Started by timer Building in workspace /home/hudson/genie.scout/.jenkins/jobs/scout-integration-4.1-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.1-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.1.x^{commit} # timeout=10 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/releases/4.1.x^{commit} # timeout=10 Checking out Revision 63f3f537412f005b88c0a90e5d663ae070e314b5 (refs/remotes/origin/releases/4.1.x) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f 63f3f537412f005b88c0a90e5d663ae070e314b5 Commit message: "Revert: 443287: Upgrade to RAP 3.0 AND" > /usr/local/bin/git rev-list --no-walk 63f3f537412f005b88c0a90e5d663ae070e314b5 # 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/jenkins4196784105312306777.sh +++ readlink -f /tmp/genie.scout/jenkins4196784105312306777.sh ++ dirname /tmp/genie.scout/jenkins4196784105312306777.sh + ROOT_PATH=/tmp/genie.scout + LOCAL_BRANCH=origin/releases/4.1.x + BUILD_FROM_TAG=false + REMOTE_BRANCH=releases/4.1.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.1-nightly/workspace/org.eclipse.scout.rt'... Cloning into '/jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt.incubator'... Cloning into '/jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.sdk'... Submodule path 'org.eclipse.scout.rt': checked out '8f60586488a30ce2481d3efb3c1e9cd6d9f510e6' Submodule path 'org.eclipse.scout.rt.incubator': checked out 'd8cc0e559b5557ede7d98142c7173afeedbfb11f' Submodule path 'org.eclipse.scout.sdk': checked out '6b99c2101ffbd70d11d33eefb0c215b9e1089623' + git submodule foreach --recursive '/home/hudson/genie.scout/.jenkins/jobs/scout-integration-4.1-nightly/workspace/checkoutToBranch.sh origin/releases/4.1.x false releases/4.1.x' Entering 'org.eclipse.scout.rt' Trying to checkout local branch origin/releases/4.1.x or remote branch releases/4.1.x. Could not checkout local branch origin/releases/4.1.x. Checkout remote branch origin/releases/4.1.x. Previous HEAD position was 8f60586488 bug 441610: Release- and Build-Management for Mars Switched to a new branch 'origin/releases/4.1.x' Branch 'origin/releases/4.1.x' set up to track remote branch 'releases/4.1.x' from 'origin'. From git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt * branch releases/4.1.x -> FETCH_HEAD Already up to date. Entering 'org.eclipse.scout.rt.incubator' Trying to checkout local branch origin/releases/4.1.x or remote branch releases/4.1.x. Could not checkout local branch origin/releases/4.1.x. Checkout remote branch origin/releases/4.1.x. Switched to a new branch 'origin/releases/4.1.x' Branch 'origin/releases/4.1.x' set up to track remote branch 'releases/4.1.x' from 'origin'. From git://git.eclipse.org/gitroot/scout/scout.rt.incubator * branch releases/4.1.x -> FETCH_HEAD Already up to date. Entering 'org.eclipse.scout.sdk' Trying to checkout local branch origin/releases/4.1.x or remote branch releases/4.1.x. Could not checkout local branch origin/releases/4.1.x. Checkout remote branch origin/releases/4.1.x. Previous HEAD position was 6b99c2101 Bug 441856 - New Project Wizard for Scout 4.1 should create 4.5 target Switched to a new branch 'origin/releases/4.1.x' Branch 'origin/releases/4.1.x' set up to track remote branch 'releases/4.1.x' from 'origin'. From git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk * branch releases/4.1.x -> FETCH_HEAD Already up to date. [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml -Dremote_branch=releases/4.1.x -Dis_tag=false -Dtag_or_branch=origin/releases/4.1.x -Dmaven.test.skip=true -Dmaven.repo.local=/home/hudson/genie.scout/.jenkins/jobs/scout-integration-4.1-nightly/workspace/.repository clean verify -Pplatform-indigo -Pbree-libs Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout [INFO] Scanning for projects... Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.pom (2.1 kB at 49 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho/0.20.0/tycho-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho/0.20.0/tycho-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho/0.20.0/tycho-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/0.20.0/tycho-0.20.0.pom Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/0.20.0/tycho-0.20.0.pom (19 kB at 421 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.pom Progress (1): 4.1/4.7 kB Progress (1): 4.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.pom (4.7 kB at 146 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-core/3.0/maven-core-3.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/3.0/maven-core-3.0.pom 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 Progress (1): 4.1/6.6 kB Progress (1): 6.6 kB 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 207 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven/3.0/maven-3.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven/3.0/maven-3.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven/3.0/maven-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB 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 547 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/15/maven-parent-15.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/15/maven-parent-15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB 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 667 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/6/apache-6.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/6/apache-6.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/6/apache-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 413 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model/3.0/maven-model-3.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/3.0/maven-model-3.0.pom 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 Progress (1): 3.9 kB 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 144 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom 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 Progress (1): 2.5 kB 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 70 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB 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 454 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB 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) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB 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 502 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom 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 Progress (1): 1.9 kB 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 86 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom 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 Progress (1): 2.2 kB 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 79 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom 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 Progress (1): 910 B 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 43 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom 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 Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB 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 233 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom 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 Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB 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 692 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom 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 Progress (1): 815 B 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 35 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom 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 Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB 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 157 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom 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 Progress (1): 3.0 kB 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 141 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB 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 252 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB 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 336 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom 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 Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB 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 139 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/spice/spice-parent/15/spice-parent-15.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/spice/spice-parent/15/spice-parent-15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB 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 363 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB 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 380 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom 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 Progress (1): 1.9 kB 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 84 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom 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 Progress (1): 1.9 kB 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 40 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom 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 Progress (1): 2.3 kB 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 82 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom 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 Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB 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 283 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom 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 Progress (1): 3.1 kB 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 149 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom 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 Progress (1): 2.6 kB 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 104 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom 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 Progress (1): 1.2 kB 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 69 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom 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 Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB 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 354 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/forge/forge-parent/6/forge-parent-6.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/forge/forge-parent/6/forge-parent-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 538 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom 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 Progress (1): 4.0 kB 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 182 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom 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 Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB 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 453 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom 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 Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB 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 260 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom 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 Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 425 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom 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 Progress (1): 2.2 kB 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 112 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom 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 Progress (1): 2.5 kB 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 103 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom 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 Progress (1): 1.7 kB 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 80 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom 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 Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB 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 386 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom 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 Progress (1): 2.1 kB 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 79 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom 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 Progress (1): 3.7 kB 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 205 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom 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 Progress (1): 1.7 kB 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 83 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom 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 Progress (1): 3.2 kB 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 119 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom 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 Progress (1): 3.0 kB 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 131 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.pom 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 Progress (1): 2.2 kB 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) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom 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 Progress (1): 3.1 kB 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 96 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB 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 852 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/org.eclipse.osgi-3.9.1.v20130814-1242.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/org.eclipse.osgi-3.9.1.v20130814-1242.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/org.eclipse.osgi-3.9.1.v20130814-1242.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/org.eclipse.osgi-3.9.1.v20130814-1242.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/org.eclipse.osgi-3.9.1.v20130814-1242.pom (1.5 kB at 65 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-embedder/0.20.0/sisu-equinox-embedder-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-embedder/0.20.0/sisu-equinox-embedder-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-embedder/0.20.0/sisu-equinox-embedder-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.20.0/sisu-equinox-embedder-0.20.0.pom Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.20.0/sisu-equinox-embedder-0.20.0.pom (1.8 kB at 62 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox/0.20.0/sisu-equinox-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox/0.20.0/sisu-equinox-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox/0.20.0/sisu-equinox-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/0.20.0/sisu-equinox-0.20.0.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/0.20.0/sisu-equinox-0.20.0.pom (1.0 kB at 43 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-api/0.20.0/sisu-equinox-api-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-api/0.20.0/sisu-equinox-api-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-api/0.20.0/sisu-equinox-api-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.20.0/sisu-equinox-api-0.20.0.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.20.0/sisu-equinox-api-0.20.0.pom (1.7 kB at 79 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-metadata-model/0.20.0/tycho-metadata-model-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-metadata-model/0.20.0/tycho-metadata-model-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-metadata-model/0.20.0/tycho-metadata-model-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.20.0/tycho-metadata-model-0.20.0.pom Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.20.0/tycho-metadata-model-0.20.0.pom (1.3 kB at 49 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/de/pdark/decentxml/1.3/decentxml-1.3.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/de/pdark/decentxml/1.3/decentxml-1.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom Progress (1): 4.1/6.3 kB Progress (1): 6.3 kB 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 330 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-embedder-api/0.20.0/tycho-embedder-api-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-embedder-api/0.20.0/tycho-embedder-api-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-embedder-api/0.20.0/tycho-embedder-api-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.20.0/tycho-embedder-api-0.20.0.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.20.0/tycho-embedder-api-0.20.0.pom (2.1 kB at 99 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.20.0/org.eclipse.tycho.embedder.shared-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.20.0/org.eclipse.tycho.embedder.shared-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.20.0/org.eclipse.tycho.embedder.shared-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.20.0/org.eclipse.tycho.embedder.shared-0.20.0.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.20.0/org.eclipse.tycho.embedder.shared-0.20.0.pom (1.1 kB at 51 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-bundles/0.20.0/tycho-bundles-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-bundles/0.20.0/tycho-bundles-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-bundles/0.20.0/tycho-bundles-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/0.20.0/tycho-bundles-0.20.0.pom Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/0.20.0/tycho-bundles-0.20.0.pom (2.6 kB at 124 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.pom (1.0 kB at 26 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.pom (2.3 kB at 94 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2/0.20.0/tycho-p2-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2/0.20.0/tycho-p2-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2/0.20.0/tycho-p2-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/0.20.0/tycho-p2-0.20.0.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/0.20.0/tycho-p2-0.20.0.pom (1.1 kB at 31 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/org.eclipse.tycho.p2.resolver.shared-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/org.eclipse.tycho.p2.resolver.shared-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/org.eclipse.tycho.p2.resolver.shared-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/org.eclipse.tycho.p2.resolver.shared-0.20.0.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/org.eclipse.tycho.p2.resolver.shared-0.20.0.pom (1.1 kB at 49 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/org.eclipse.tycho.p2.tools.shared-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/org.eclipse.tycho.p2.tools.shared-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/org.eclipse.tycho.p2.tools.shared-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/org.eclipse.tycho.p2.tools.shared-0.20.0.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/org.eclipse.tycho.p2.tools.shared-0.20.0.pom (1.1 kB at 42 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-core/3.0/maven-core-3.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model/3.0/maven-model-3.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/org.eclipse.osgi-3.9.1.v20130814-1242.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-embedder/0.20.0/sisu-equinox-embedder-0.20.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-api/0.20.0/sisu-equinox-api-0.20.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-metadata-model/0.20.0/tycho-metadata-model-0.20.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/de/pdark/decentxml/1.3/decentxml-1.3.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-embedder-api/0.20.0/tycho-embedder-api-0.20.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.20.0/org.eclipse.tycho.embedder.shared-0.20.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/org.eclipse.tycho.p2.resolver.shared-0.20.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/org.eclipse.tycho.p2.tools.shared-0.20.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar 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 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 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 Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/org.eclipse.osgi-3.9.1.v20130814-1242.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-embedder/0.20.0/sisu-equinox-embedder-0.20.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-api/0.20.0/sisu-equinox-api-0.20.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-metadata-model/0.20.0/tycho-metadata-model-0.20.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-embedder-api/0.20.0/tycho-embedder-api-0.20.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.20.0/org.eclipse.tycho.embedder.shared-0.20.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.jar 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 Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/org.eclipse.tycho.p2.resolver.shared-0.20.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/org.eclipse.tycho.p2.tools.shared-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/3.0/maven-model-3.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/3.0/maven-core-3.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/org.eclipse.osgi-3.9.1.v20130814-1242.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-embedder/0.20.0/sisu-equinox-embedder-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-api/0.20.0/sisu-equinox-api-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-metadata-model/0.20.0/tycho-metadata-model-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/de/pdark/decentxml/1.3/decentxml-1.3.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-embedder-api/0.20.0/tycho-embedder-api-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.20.0/org.eclipse.tycho.embedder.shared-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/org.eclipse.tycho.p2.resolver.shared-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/org.eclipse.tycho.p2.tools.shared-0.20.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.jar 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 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 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 Progress (1): 4.1/165 kB Progress (1): 7.7/165 kB Progress (2): 7.7/165 kB | 4.1/47 kB Progress (2): 12/165 kB | 4.1/47 kB Progress (2): 12/165 kB | 7.7/47 kB Progress (3): 12/165 kB | 7.7/47 kB | 4.1/527 kB Progress (3): 16/165 kB | 7.7/47 kB | 4.1/527 kB Progress (4): 16/165 kB | 7.7/47 kB | 4.1/527 kB | 4.1/4.8 kB Progress (4): 16/165 kB | 7.7/47 kB | 7.7/527 kB | 4.1/4.8 kB Progress (4): 16/165 kB | 12/47 kB | 7.7/527 kB | 4.1/4.8 kB Progress (4): 16/165 kB | 12/47 kB | 12/527 kB | 4.1/4.8 kB Progress (4): 16/165 kB | 12/47 kB | 12/527 kB | 4.8 kB Progress (5): 16/165 kB | 12/47 kB | 12/527 kB | 4.8 kB | 4.1/180 kB Progress (5): 20/165 kB | 12/47 kB | 12/527 kB | 4.8 kB | 4.1/180 kB Progress (5): 20/165 kB | 12/47 kB | 12/527 kB | 4.8 kB | 7.7/180 kB Progress (5): 20/165 kB | 12/47 kB | 16/527 kB | 4.8 kB | 7.7/180 kB Progress (5): 20/165 kB | 16/47 kB | 16/527 kB | 4.8 kB | 7.7/180 kB Progress (5): 20/165 kB | 16/47 kB | 20/527 kB | 4.8 kB | 7.7/180 kB Progress (5): 20/165 kB | 16/47 kB | 20/527 kB | 4.8 kB | 12/180 kB Progress (5): 24/165 kB | 16/47 kB | 20/527 kB | 4.8 kB | 12/180 kB Progress (5): 24/165 kB | 16/47 kB | 20/527 kB | 4.8 kB | 16/180 kB Progress (5): 24/165 kB | 16/47 kB | 24/527 kB | 4.8 kB | 16/180 kB Progress (5): 24/165 kB | 20/47 kB | 24/527 kB | 4.8 kB | 16/180 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.jar (4.8 kB at 156 kB/s) 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 Progress (4): 24/165 kB | 20/47 kB | 28/527 kB | 16/180 kB Progress (4): 24/165 kB | 20/47 kB | 28/527 kB | 20/180 kB Progress (4): 28/165 kB | 20/47 kB | 28/527 kB | 20/180 kB Progress (4): 28/165 kB | 20/47 kB | 28/527 kB | 24/180 kB Progress (4): 28/165 kB | 20/47 kB | 32/527 kB | 24/180 kB Progress (4): 28/165 kB | 24/47 kB | 32/527 kB | 24/180 kB Progress (4): 28/165 kB | 24/47 kB | 33/527 kB | 24/180 kB Progress (4): 28/165 kB | 24/47 kB | 33/527 kB | 28/180 kB Progress (4): 32/165 kB | 24/47 kB | 33/527 kB | 28/180 kB Progress (4): 32/165 kB | 24/47 kB | 33/527 kB | 32/180 kB Progress (4): 32/165 kB | 24/47 kB | 37/527 kB | 32/180 kB Progress (4): 32/165 kB | 28/47 kB | 37/527 kB | 32/180 kB Progress (4): 32/165 kB | 28/47 kB | 41/527 kB | 32/180 kB Progress (4): 32/165 kB | 28/47 kB | 41/527 kB | 36/180 kB Progress (4): 36/165 kB | 28/47 kB | 41/527 kB | 36/180 kB Progress (4): 36/165 kB | 28/47 kB | 41/527 kB | 40/180 kB Progress (4): 36/165 kB | 28/47 kB | 45/527 kB | 40/180 kB Progress (4): 36/165 kB | 32/47 kB | 45/527 kB | 40/180 kB Progress (5): 36/165 kB | 32/47 kB | 45/527 kB | 40/180 kB | 4.1/38 kB Progress (5): 36/165 kB | 32/47 kB | 49/527 kB | 40/180 kB | 4.1/38 kB Progress (5): 36/165 kB | 32/47 kB | 49/527 kB | 44/180 kB | 4.1/38 kB Progress (5): 40/165 kB | 32/47 kB | 49/527 kB | 44/180 kB | 4.1/38 kB Progress (5): 40/165 kB | 32/47 kB | 49/527 kB | 48/180 kB | 4.1/38 kB Progress (5): 40/165 kB | 32/47 kB | 53/527 kB | 48/180 kB | 4.1/38 kB Progress (5): 40/165 kB | 32/47 kB | 53/527 kB | 48/180 kB | 7.7/38 kB Progress (5): 40/165 kB | 36/47 kB | 53/527 kB | 48/180 kB | 7.7/38 kB Progress (5): 40/165 kB | 36/47 kB | 53/527 kB | 48/180 kB | 12/38 kB Progress (5): 40/165 kB | 36/47 kB | 57/527 kB | 48/180 kB | 12/38 kB Progress (5): 40/165 kB | 36/47 kB | 57/527 kB | 52/180 kB | 12/38 kB Progress (5): 44/165 kB | 36/47 kB | 57/527 kB | 52/180 kB | 12/38 kB Progress (5): 44/165 kB | 36/47 kB | 57/527 kB | 56/180 kB | 12/38 kB Progress (5): 44/165 kB | 36/47 kB | 61/527 kB | 56/180 kB | 12/38 kB Progress (5): 44/165 kB | 36/47 kB | 61/527 kB | 56/180 kB | 16/38 kB Progress (5): 44/165 kB | 40/47 kB | 61/527 kB | 56/180 kB | 16/38 kB Progress (5): 44/165 kB | 40/47 kB | 61/527 kB | 56/180 kB | 20/38 kB Progress (5): 44/165 kB | 40/47 kB | 65/527 kB | 56/180 kB | 20/38 kB Progress (5): 44/165 kB | 40/47 kB | 65/527 kB | 60/180 kB | 20/38 kB Progress (5): 48/165 kB | 40/47 kB | 65/527 kB | 60/180 kB | 20/38 kB Progress (5): 48/165 kB | 40/47 kB | 65/527 kB | 64/180 kB | 20/38 kB Progress (5): 48/165 kB | 40/47 kB | 66/527 kB | 64/180 kB | 20/38 kB Progress (5): 48/165 kB | 40/47 kB | 66/527 kB | 64/180 kB | 24/38 kB Progress (5): 48/165 kB | 44/47 kB | 66/527 kB | 64/180 kB | 24/38 kB Progress (5): 48/165 kB | 44/47 kB | 66/527 kB | 64/180 kB | 28/38 kB Progress (5): 48/165 kB | 44/47 kB | 70/527 kB | 64/180 kB | 28/38 kB Progress (5): 48/165 kB | 44/47 kB | 70/527 kB | 68/180 kB | 28/38 kB Progress (5): 52/165 kB | 44/47 kB | 70/527 kB | 68/180 kB | 28/38 kB Progress (5): 52/165 kB | 44/47 kB | 70/527 kB | 72/180 kB | 28/38 kB Progress (5): 52/165 kB | 44/47 kB | 74/527 kB | 72/180 kB | 28/38 kB Progress (5): 52/165 kB | 44/47 kB | 74/527 kB | 72/180 kB | 32/38 kB Progress (5): 52/165 kB | 47 kB | 74/527 kB | 72/180 kB | 32/38 kB Progress (5): 52/165 kB | 47 kB | 74/527 kB | 72/180 kB | 33/38 kB Progress (5): 52/165 kB | 47 kB | 78/527 kB | 72/180 kB | 33/38 kB Progress (5): 52/165 kB | 47 kB | 78/527 kB | 76/180 kB | 33/38 kB Progress (5): 56/165 kB | 47 kB | 78/527 kB | 76/180 kB | 33/38 kB Progress (5): 56/165 kB | 47 kB | 78/527 kB | 80/180 kB | 33/38 kB Progress (5): 56/165 kB | 47 kB | 82/527 kB | 80/180 kB | 33/38 kB Progress (5): 56/165 kB | 47 kB | 82/527 kB | 80/180 kB | 37/38 kB Progress (5): 56/165 kB | 47 kB | 86/527 kB | 80/180 kB | 37/38 kB Progress (5): 56/165 kB | 47 kB | 86/527 kB | 84/180 kB | 37/38 kB Progress (5): 60/165 kB | 47 kB | 86/527 kB | 84/180 kB | 37/38 kB Progress (5): 60/165 kB | 47 kB | 86/527 kB | 88/180 kB | 37/38 kB Progress (5): 60/165 kB | 47 kB | 90/527 kB | 88/180 kB | 37/38 kB Progress (5): 60/165 kB | 47 kB | 90/527 kB | 88/180 kB | 38 kB Progress (5): 60/165 kB | 47 kB | 94/527 kB | 88/180 kB | 38 kB 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 686 kB/s) Progress (4): 60/165 kB | 94/527 kB | 92/180 kB | 38 kB Progress (4): 64/165 kB | 94/527 kB | 92/180 kB | 38 kB Progress (4): 64/165 kB | 94/527 kB | 96/180 kB | 38 kB 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 Progress (4): 64/165 kB | 98/527 kB | 96/180 kB | 38 kB Progress (4): 64/165 kB | 98/527 kB | 100/180 kB | 38 kB Progress (4): 68/165 kB | 98/527 kB | 100/180 kB | 38 kB Progress (4): 68/165 kB | 98/527 kB | 104/180 kB | 38 kB Progress (4): 68/165 kB | 102/527 kB | 104/180 kB | 38 kB Progress (4): 68/165 kB | 102/527 kB | 108/180 kB | 38 kB Progress (4): 72/165 kB | 102/527 kB | 108/180 kB | 38 kB Progress (4): 72/165 kB | 102/527 kB | 112/180 kB | 38 kB Progress (4): 72/165 kB | 106/527 kB | 112/180 kB | 38 kB Progress (4): 72/165 kB | 106/527 kB | 116/180 kB | 38 kB Progress (4): 76/165 kB | 106/527 kB | 116/180 kB | 38 kB Progress (4): 76/165 kB | 106/527 kB | 120/180 kB | 38 kB Progress (4): 76/165 kB | 110/527 kB | 120/180 kB | 38 kB Progress (4): 76/165 kB | 110/527 kB | 124/180 kB | 38 kB Progress (4): 80/165 kB | 110/527 kB | 124/180 kB | 38 kB Progress (4): 80/165 kB | 110/527 kB | 128/180 kB | 38 kB Progress (4): 80/165 kB | 114/527 kB | 128/180 kB | 38 kB Progress (4): 80/165 kB | 114/527 kB | 132/180 kB | 38 kB Progress (4): 84/165 kB | 114/527 kB | 132/180 kB | 38 kB Progress (4): 84/165 kB | 114/527 kB | 136/180 kB | 38 kB Progress (4): 84/165 kB | 118/527 kB | 136/180 kB | 38 kB Progress (4): 84/165 kB | 118/527 kB | 140/180 kB | 38 kB Progress (5): 84/165 kB | 118/527 kB | 140/180 kB | 38 kB | 4.1/30 kB Progress (5): 88/165 kB | 118/527 kB | 140/180 kB | 38 kB | 4.1/30 kB Progress (5): 88/165 kB | 118/527 kB | 140/180 kB | 38 kB | 7.7/30 kB 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 466 kB/s) 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 Progress (4): 88/165 kB | 118/527 kB | 144/180 kB | 7.7/30 kB Progress (4): 88/165 kB | 122/527 kB | 144/180 kB | 7.7/30 kB Progress (4): 88/165 kB | 122/527 kB | 148/180 kB | 7.7/30 kB Progress (4): 88/165 kB | 122/527 kB | 148/180 kB | 12/30 kB Progress (4): 92/165 kB | 122/527 kB | 148/180 kB | 12/30 kB Progress (4): 92/165 kB | 122/527 kB | 148/180 kB | 16/30 kB Progress (4): 92/165 kB | 122/527 kB | 152/180 kB | 16/30 kB Progress (4): 92/165 kB | 126/527 kB | 152/180 kB | 16/30 kB Progress (4): 92/165 kB | 126/527 kB | 156/180 kB | 16/30 kB Progress (4): 92/165 kB | 126/527 kB | 160/180 kB | 16/30 kB Progress (4): 92/165 kB | 126/527 kB | 160/180 kB | 20/30 kB Progress (4): 96/165 kB | 126/527 kB | 160/180 kB | 20/30 kB Progress (4): 96/165 kB | 126/527 kB | 160/180 kB | 24/30 kB Progress (4): 96/165 kB | 126/527 kB | 164/180 kB | 24/30 kB Progress (4): 96/165 kB | 130/527 kB | 164/180 kB | 24/30 kB Progress (4): 96/165 kB | 130/527 kB | 168/180 kB | 24/30 kB Progress (4): 96/165 kB | 130/527 kB | 168/180 kB | 28/30 kB Progress (4): 100/165 kB | 130/527 kB | 168/180 kB | 28/30 kB Progress (4): 100/165 kB | 130/527 kB | 168/180 kB | 30 kB Progress (4): 100/165 kB | 130/527 kB | 172/180 kB | 30 kB Progress (4): 100/165 kB | 134/527 kB | 172/180 kB | 30 kB Progress (4): 100/165 kB | 134/527 kB | 176/180 kB | 30 kB Progress (4): 104/165 kB | 134/527 kB | 176/180 kB | 30 kB Progress (5): 104/165 kB | 134/527 kB | 176/180 kB | 30 kB | 4.1/52 kB Progress (5): 108/165 kB | 134/527 kB | 176/180 kB | 30 kB | 4.1/52 kB Progress (5): 108/165 kB | 134/527 kB | 180/180 kB | 30 kB | 4.1/52 kB Progress (5): 108/165 kB | 138/527 kB | 180/180 kB | 30 kB | 4.1/52 kB Progress (5): 108/165 kB | 138/527 kB | 180 kB | 30 kB | 4.1/52 kB Progress (5): 112/165 kB | 138/527 kB | 180 kB | 30 kB | 4.1/52 kB Progress (5): 112/165 kB | 138/527 kB | 180 kB | 30 kB | 7.7/52 kB Progress (5): 116/165 kB | 138/527 kB | 180 kB | 30 kB | 7.7/52 kB Progress (5): 116/165 kB | 142/527 kB | 180 kB | 30 kB | 7.7/52 kB Progress (5): 120/165 kB | 142/527 kB | 180 kB | 30 kB | 7.7/52 kB Progress (5): 120/165 kB | 142/527 kB | 180 kB | 30 kB | 12/52 kB Progress (5): 124/165 kB | 142/527 kB | 180 kB | 30 kB | 12/52 kB Progress (5): 124/165 kB | 146/527 kB | 180 kB | 30 kB | 12/52 kB Progress (5): 128/165 kB | 146/527 kB | 180 kB | 30 kB | 12/52 kB 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 307 kB/s) Progress (4): 128/165 kB | 146/527 kB | 180 kB | 16/52 kB 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 Progress (4): 132/165 kB | 146/527 kB | 180 kB | 16/52 kB Progress (4): 132/165 kB | 150/527 kB | 180 kB | 16/52 kB Progress (4): 136/165 kB | 150/527 kB | 180 kB | 16/52 kB Progress (4): 136/165 kB | 150/527 kB | 180 kB | 20/52 kB Progress (4): 140/165 kB | 150/527 kB | 180 kB | 20/52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.jar (180 kB at 1.8 MB/s) 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 Progress (3): 140/165 kB | 154/527 kB | 20/52 kB Progress (3): 144/165 kB | 154/527 kB | 20/52 kB Progress (3): 144/165 kB | 154/527 kB | 24/52 kB Progress (3): 148/165 kB | 154/527 kB | 24/52 kB Progress (3): 148/165 kB | 158/527 kB | 24/52 kB Progress (3): 152/165 kB | 158/527 kB | 24/52 kB Progress (3): 152/165 kB | 158/527 kB | 28/52 kB Progress (3): 156/165 kB | 158/527 kB | 28/52 kB Progress (3): 156/165 kB | 162/527 kB | 28/52 kB Progress (3): 160/165 kB | 162/527 kB | 28/52 kB Progress (3): 160/165 kB | 162/527 kB | 32/52 kB Progress (3): 164/165 kB | 162/527 kB | 32/52 kB Progress (3): 164/165 kB | 166/527 kB | 32/52 kB Progress (3): 165 kB | 166/527 kB | 32/52 kB Progress (3): 165 kB | 166/527 kB | 33/52 kB Progress (3): 165 kB | 170/527 kB | 33/52 kB Progress (3): 165 kB | 170/527 kB | 37/52 kB Progress (3): 165 kB | 174/527 kB | 37/52 kB Progress (3): 165 kB | 174/527 kB | 41/52 kB Progress (3): 165 kB | 178/527 kB | 41/52 kB Progress (3): 165 kB | 178/527 kB | 45/52 kB Progress (3): 165 kB | 182/527 kB | 45/52 kB Progress (3): 165 kB | 182/527 kB | 49/52 kB Progress (3): 165 kB | 186/527 kB | 49/52 kB Progress (3): 165 kB | 186/527 kB | 52 kB Progress (3): 165 kB | 190/527 kB | 52 kB Progress (3): 165 kB | 194/527 kB | 52 kB Progress (3): 165 kB | 198/527 kB | 52 kB Progress (3): 165 kB | 202/527 kB | 52 kB Progress (3): 165 kB | 206/527 kB | 52 kB Progress (3): 165 kB | 210/527 kB | 52 kB Progress (3): 165 kB | 214/527 kB | 52 kB Progress (3): 165 kB | 218/527 kB | 52 kB Progress (3): 165 kB | 222/527 kB | 52 kB Progress (3): 165 kB | 226/527 kB | 52 kB Progress (3): 165 kB | 230/527 kB | 52 kB Progress (3): 165 kB | 234/527 kB | 52 kB Progress (3): 165 kB | 238/527 kB | 52 kB Progress (3): 165 kB | 242/527 kB | 52 kB Progress (3): 165 kB | 246/527 kB | 52 kB Progress (3): 165 kB | 250/527 kB | 52 kB Progress (3): 165 kB | 254/527 kB | 52 kB Progress (3): 165 kB | 258/527 kB | 52 kB Progress (3): 165 kB | 262/527 kB | 52 kB Progress (3): 165 kB | 266/527 kB | 52 kB Progress (3): 165 kB | 270/527 kB | 52 kB Progress (3): 165 kB | 274/527 kB | 52 kB Progress (3): 165 kB | 278/527 kB | 52 kB Progress (4): 165 kB | 278/527 kB | 52 kB | 4.1/148 kB Progress (4): 165 kB | 282/527 kB | 52 kB | 4.1/148 kB Progress (4): 165 kB | 282/527 kB | 52 kB | 7.7/148 kB Progress (4): 165 kB | 286/527 kB | 52 kB | 7.7/148 kB 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 433 kB/s) Progress (3): 165 kB | 286/527 kB | 12/148 kB 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 1.4 MB/s) Progress (3): 286/527 kB | 12/148 kB | 4.1/51 kB Progress (3): 286/527 kB | 16/148 kB | 4.1/51 kB 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 Progress (3): 290/527 kB | 16/148 kB | 4.1/51 kB Progress (3): 290/527 kB | 20/148 kB | 4.1/51 kB Progress (3): 290/527 kB | 20/148 kB | 7.7/51 kB 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 Progress (3): 290/527 kB | 20/148 kB | 12/51 kB Progress (3): 290/527 kB | 24/148 kB | 12/51 kB Progress (3): 294/527 kB | 24/148 kB | 12/51 kB Progress (3): 294/527 kB | 28/148 kB | 12/51 kB Progress (3): 294/527 kB | 28/148 kB | 16/51 kB Progress (3): 294/527 kB | 32/148 kB | 16/51 kB Progress (3): 294/527 kB | 32/148 kB | 20/51 kB Progress (3): 298/527 kB | 32/148 kB | 20/51 kB Progress (3): 298/527 kB | 32/148 kB | 24/51 kB Progress (3): 298/527 kB | 33/148 kB | 24/51 kB Progress (3): 298/527 kB | 33/148 kB | 28/51 kB Progress (3): 302/527 kB | 33/148 kB | 28/51 kB Progress (3): 302/527 kB | 33/148 kB | 32/51 kB Progress (3): 302/527 kB | 37/148 kB | 32/51 kB Progress (3): 302/527 kB | 37/148 kB | 33/51 kB Progress (3): 306/527 kB | 37/148 kB | 33/51 kB Progress (3): 306/527 kB | 37/148 kB | 37/51 kB Progress (3): 306/527 kB | 41/148 kB | 37/51 kB Progress (3): 306/527 kB | 41/148 kB | 41/51 kB Progress (3): 310/527 kB | 41/148 kB | 41/51 kB Progress (3): 310/527 kB | 41/148 kB | 45/51 kB Progress (3): 310/527 kB | 45/148 kB | 45/51 kB Progress (3): 310/527 kB | 45/148 kB | 49/51 kB Progress (3): 314/527 kB | 45/148 kB | 49/51 kB Progress (3): 314/527 kB | 45/148 kB | 51 kB Progress (3): 314/527 kB | 49/148 kB | 51 kB Progress (3): 318/527 kB | 49/148 kB | 51 kB Progress (3): 318/527 kB | 53/148 kB | 51 kB Progress (3): 322/527 kB | 53/148 kB | 51 kB Progress (3): 322/527 kB | 57/148 kB | 51 kB Progress (3): 326/527 kB | 57/148 kB | 51 kB Progress (3): 326/527 kB | 61/148 kB | 51 kB Progress (3): 330/527 kB | 61/148 kB | 51 kB Progress (3): 330/527 kB | 65/148 kB | 51 kB Progress (3): 334/527 kB | 65/148 kB | 51 kB Progress (3): 334/527 kB | 66/148 kB | 51 kB Progress (3): 338/527 kB | 66/148 kB | 51 kB Progress (3): 338/527 kB | 70/148 kB | 51 kB Progress (3): 342/527 kB | 70/148 kB | 51 kB Progress (3): 342/527 kB | 74/148 kB | 51 kB Progress (3): 346/527 kB | 74/148 kB | 51 kB Progress (3): 346/527 kB | 78/148 kB | 51 kB Progress (3): 350/527 kB | 78/148 kB | 51 kB Progress (3): 350/527 kB | 82/148 kB | 51 kB Progress (3): 354/527 kB | 82/148 kB | 51 kB Progress (3): 354/527 kB | 86/148 kB | 51 kB Progress (4): 354/527 kB | 86/148 kB | 51 kB | 4.1/14 kB Progress (4): 354/527 kB | 90/148 kB | 51 kB | 4.1/14 kB Progress (4): 358/527 kB | 90/148 kB | 51 kB | 4.1/14 kB Progress (4): 358/527 kB | 94/148 kB | 51 kB | 4.1/14 kB Progress (5): 358/527 kB | 94/148 kB | 51 kB | 4.1/14 kB | 4.1/106 kB Progress (5): 358/527 kB | 94/148 kB | 51 kB | 7.7/14 kB | 4.1/106 kB 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 376 kB/s) 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 Progress (4): 358/527 kB | 94/148 kB | 7.7/14 kB | 7.7/106 kB Progress (4): 358/527 kB | 98/148 kB | 7.7/14 kB | 7.7/106 kB Progress (4): 362/527 kB | 98/148 kB | 7.7/14 kB | 7.7/106 kB Progress (4): 362/527 kB | 102/148 kB | 7.7/14 kB | 7.7/106 kB Progress (4): 362/527 kB | 102/148 kB | 7.7/14 kB | 12/106 kB Progress (4): 362/527 kB | 102/148 kB | 12/14 kB | 12/106 kB Progress (4): 362/527 kB | 102/148 kB | 12/14 kB | 16/106 kB Progress (4): 362/527 kB | 106/148 kB | 12/14 kB | 16/106 kB Progress (4): 366/527 kB | 106/148 kB | 12/14 kB | 16/106 kB Progress (4): 366/527 kB | 110/148 kB | 12/14 kB | 16/106 kB Progress (4): 366/527 kB | 110/148 kB | 12/14 kB | 20/106 kB Progress (4): 366/527 kB | 110/148 kB | 14 kB | 20/106 kB Progress (4): 366/527 kB | 110/148 kB | 14 kB | 24/106 kB Progress (4): 366/527 kB | 114/148 kB | 14 kB | 24/106 kB Progress (4): 370/527 kB | 114/148 kB | 14 kB | 24/106 kB Progress (4): 370/527 kB | 118/148 kB | 14 kB | 24/106 kB Progress (4): 370/527 kB | 118/148 kB | 14 kB | 28/106 kB Progress (4): 370/527 kB | 122/148 kB | 14 kB | 28/106 kB Progress (4): 374/527 kB | 122/148 kB | 14 kB | 28/106 kB Progress (4): 374/527 kB | 126/148 kB | 14 kB | 28/106 kB Progress (4): 374/527 kB | 126/148 kB | 14 kB | 32/106 kB Progress (5): 374/527 kB | 126/148 kB | 14 kB | 32/106 kB | 4.1/74 kB Progress (5): 374/527 kB | 130/148 kB | 14 kB | 32/106 kB | 4.1/74 kB Progress (5): 378/527 kB | 130/148 kB | 14 kB | 32/106 kB | 4.1/74 kB Progress (5): 378/527 kB | 134/148 kB | 14 kB | 32/106 kB | 4.1/74 kB Progress (5): 378/527 kB | 134/148 kB | 14 kB | 32/106 kB | 7.7/74 kB Progress (5): 378/527 kB | 134/148 kB | 14 kB | 33/106 kB | 7.7/74 kB Progress (5): 378/527 kB | 134/148 kB | 14 kB | 33/106 kB | 12/74 kB Progress (5): 378/527 kB | 138/148 kB | 14 kB | 33/106 kB | 12/74 kB Progress (5): 382/527 kB | 138/148 kB | 14 kB | 33/106 kB | 12/74 kB Progress (5): 382/527 kB | 142/148 kB | 14 kB | 33/106 kB | 12/74 kB 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 91 kB/s) 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 Progress (4): 382/527 kB | 142/148 kB | 33/106 kB | 16/74 kB Progress (4): 382/527 kB | 142/148 kB | 37/106 kB | 16/74 kB Progress (4): 382/527 kB | 142/148 kB | 37/106 kB | 20/74 kB Progress (4): 382/527 kB | 146/148 kB | 37/106 kB | 20/74 kB Progress (4): 386/527 kB | 146/148 kB | 37/106 kB | 20/74 kB Progress (4): 386/527 kB | 148 kB | 37/106 kB | 20/74 kB Progress (4): 386/527 kB | 148 kB | 37/106 kB | 24/74 kB Progress (4): 386/527 kB | 148 kB | 41/106 kB | 24/74 kB Progress (4): 386/527 kB | 148 kB | 41/106 kB | 28/74 kB Progress (4): 390/527 kB | 148 kB | 41/106 kB | 28/74 kB Progress (4): 390/527 kB | 148 kB | 41/106 kB | 32/74 kB Progress (4): 390/527 kB | 148 kB | 45/106 kB | 32/74 kB Progress (4): 390/527 kB | 148 kB | 45/106 kB | 33/74 kB Progress (4): 394/527 kB | 148 kB | 45/106 kB | 33/74 kB Progress (4): 394/527 kB | 148 kB | 45/106 kB | 37/74 kB Progress (4): 394/527 kB | 148 kB | 49/106 kB | 37/74 kB Progress (4): 394/527 kB | 148 kB | 49/106 kB | 41/74 kB Progress (4): 398/527 kB | 148 kB | 49/106 kB | 41/74 kB Progress (4): 398/527 kB | 148 kB | 49/106 kB | 45/74 kB Progress (4): 398/527 kB | 148 kB | 53/106 kB | 45/74 kB Progress (4): 398/527 kB | 148 kB | 53/106 kB | 49/74 kB Progress (4): 402/527 kB | 148 kB | 53/106 kB | 49/74 kB Progress (4): 402/527 kB | 148 kB | 53/106 kB | 53/74 kB Progress (4): 402/527 kB | 148 kB | 57/106 kB | 53/74 kB Progress (4): 402/527 kB | 148 kB | 57/106 kB | 57/74 kB Progress (4): 406/527 kB | 148 kB | 57/106 kB | 57/74 kB Progress (4): 406/527 kB | 148 kB | 57/106 kB | 61/74 kB Progress (4): 406/527 kB | 148 kB | 61/106 kB | 61/74 kB Progress (4): 406/527 kB | 148 kB | 61/106 kB | 65/74 kB Progress (4): 410/527 kB | 148 kB | 61/106 kB | 65/74 kB 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 937 kB/s) Progress (3): 410/527 kB | 61/106 kB | 66/74 kB Progress (3): 410/527 kB | 65/106 kB | 66/74 kB Progress (3): 410/527 kB | 65/106 kB | 70/74 kB Progress (3): 410/527 kB | 69/106 kB | 70/74 kB 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 Progress (3): 414/527 kB | 69/106 kB | 70/74 kB Progress (3): 414/527 kB | 73/106 kB | 70/74 kB Progress (3): 414/527 kB | 73/106 kB | 74/74 kB Progress (3): 414/527 kB | 77/106 kB | 74/74 kB Progress (4): 414/527 kB | 77/106 kB | 74/74 kB | 4.1/108 kB Progress (4): 414/527 kB | 81/106 kB | 74/74 kB | 4.1/108 kB Progress (4): 414/527 kB | 81/106 kB | 74 kB | 4.1/108 kB Progress (4): 418/527 kB | 81/106 kB | 74 kB | 4.1/108 kB Progress (4): 418/527 kB | 85/106 kB | 74 kB | 4.1/108 kB Progress (4): 418/527 kB | 85/106 kB | 74 kB | 7.7/108 kB Progress (4): 418/527 kB | 89/106 kB | 74 kB | 7.7/108 kB Progress (4): 422/527 kB | 89/106 kB | 74 kB | 7.7/108 kB Progress (4): 422/527 kB | 93/106 kB | 74 kB | 7.7/108 kB Progress (4): 422/527 kB | 93/106 kB | 74 kB | 12/108 kB Progress (4): 422/527 kB | 97/106 kB | 74 kB | 12/108 kB Progress (4): 426/527 kB | 97/106 kB | 74 kB | 12/108 kB Progress (4): 426/527 kB | 101/106 kB | 74 kB | 12/108 kB Progress (4): 426/527 kB | 101/106 kB | 74 kB | 16/108 kB Progress (4): 426/527 kB | 105/106 kB | 74 kB | 16/108 kB Progress (4): 430/527 kB | 105/106 kB | 74 kB | 16/108 kB Progress (4): 430/527 kB | 106 kB | 74 kB | 16/108 kB Progress (4): 430/527 kB | 106 kB | 74 kB | 20/108 kB Progress (4): 434/527 kB | 106 kB | 74 kB | 20/108 kB Progress (4): 434/527 kB | 106 kB | 74 kB | 24/108 kB Progress (4): 438/527 kB | 106 kB | 74 kB | 24/108 kB Progress (4): 438/527 kB | 106 kB | 74 kB | 28/108 kB Progress (5): 438/527 kB | 106 kB | 74 kB | 28/108 kB | 4.1/202 kB Progress (5): 442/527 kB | 106 kB | 74 kB | 28/108 kB | 4.1/202 kB Progress (5): 442/527 kB | 106 kB | 74 kB | 28/108 kB | 7.7/202 kB 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 442 kB/s) Progress (4): 442/527 kB | 106 kB | 32/108 kB | 7.7/202 kB 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 Progress (4): 442/527 kB | 106 kB | 32/108 kB | 12/202 kB Progress (4): 446/527 kB | 106 kB | 32/108 kB | 12/202 kB Progress (4): 446/527 kB | 106 kB | 32/108 kB | 16/202 kB Progress (4): 446/527 kB | 106 kB | 33/108 kB | 16/202 kB Progress (4): 446/527 kB | 106 kB | 33/108 kB | 20/202 kB Progress (4): 450/527 kB | 106 kB | 33/108 kB | 20/202 kB Progress (4): 450/527 kB | 106 kB | 33/108 kB | 24/202 kB Progress (4): 450/527 kB | 106 kB | 37/108 kB | 24/202 kB Progress (4): 450/527 kB | 106 kB | 37/108 kB | 28/202 kB Progress (4): 454/527 kB | 106 kB | 37/108 kB | 28/202 kB Progress (4): 454/527 kB | 106 kB | 37/108 kB | 32/202 kB Progress (4): 454/527 kB | 106 kB | 41/108 kB | 32/202 kB 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 614 kB/s) Progress (3): 454/527 kB | 45/108 kB | 32/202 kB Progress (3): 454/527 kB | 45/108 kB | 33/202 kB Progress (3): 458/527 kB | 45/108 kB | 33/202 kB Progress (3): 458/527 kB | 45/108 kB | 37/202 kB Progress (3): 458/527 kB | 49/108 kB | 37/202 kB 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 Progress (4): 458/527 kB | 49/108 kB | 37/202 kB | 4.1/153 kB Progress (4): 458/527 kB | 53/108 kB | 37/202 kB | 4.1/153 kB Progress (4): 458/527 kB | 53/108 kB | 41/202 kB | 4.1/153 kB Progress (4): 462/527 kB | 53/108 kB | 41/202 kB | 4.1/153 kB Progress (4): 462/527 kB | 53/108 kB | 45/202 kB | 4.1/153 kB Progress (4): 462/527 kB | 57/108 kB | 45/202 kB | 4.1/153 kB Progress (4): 462/527 kB | 57/108 kB | 45/202 kB | 7.7/153 kB Progress (4): 462/527 kB | 61/108 kB | 45/202 kB | 7.7/153 kB Progress (4): 462/527 kB | 61/108 kB | 49/202 kB | 7.7/153 kB Progress (4): 466/527 kB | 61/108 kB | 49/202 kB | 7.7/153 kB Progress (4): 466/527 kB | 61/108 kB | 53/202 kB | 7.7/153 kB Progress (4): 466/527 kB | 65/108 kB | 53/202 kB | 7.7/153 kB Progress (4): 466/527 kB | 65/108 kB | 53/202 kB | 12/153 kB Progress (4): 466/527 kB | 66/108 kB | 53/202 kB | 12/153 kB Progress (4): 466/527 kB | 66/108 kB | 57/202 kB | 12/153 kB Progress (4): 466/527 kB | 70/108 kB | 57/202 kB | 12/153 kB Progress (4): 470/527 kB | 70/108 kB | 57/202 kB | 12/153 kB Progress (4): 470/527 kB | 74/108 kB | 57/202 kB | 12/153 kB Progress (4): 470/527 kB | 74/108 kB | 61/202 kB | 12/153 kB Progress (4): 470/527 kB | 74/108 kB | 61/202 kB | 16/153 kB Progress (4): 470/527 kB | 74/108 kB | 65/202 kB | 16/153 kB Progress (4): 470/527 kB | 78/108 kB | 65/202 kB | 16/153 kB Progress (5): 470/527 kB | 78/108 kB | 65/202 kB | 16/153 kB | 4.1/472 kB Progress (5): 474/527 kB | 78/108 kB | 65/202 kB | 16/153 kB | 4.1/472 kB Progress (5): 474/527 kB | 78/108 kB | 65/202 kB | 16/153 kB | 7.7/472 kB Progress (5): 474/527 kB | 82/108 kB | 65/202 kB | 16/153 kB | 7.7/472 kB Progress (5): 474/527 kB | 82/108 kB | 66/202 kB | 16/153 kB | 7.7/472 kB Progress (5): 474/527 kB | 82/108 kB | 66/202 kB | 20/153 kB | 7.7/472 kB Progress (5): 474/527 kB | 82/108 kB | 70/202 kB | 20/153 kB | 7.7/472 kB Progress (5): 474/527 kB | 86/108 kB | 70/202 kB | 20/153 kB | 7.7/472 kB Progress (5): 474/527 kB | 86/108 kB | 70/202 kB | 20/153 kB | 12/472 kB Progress (5): 478/527 kB | 86/108 kB | 70/202 kB | 20/153 kB | 12/472 kB Progress (5): 478/527 kB | 86/108 kB | 70/202 kB | 20/153 kB | 16/472 kB Progress (5): 478/527 kB | 90/108 kB | 70/202 kB | 20/153 kB | 16/472 kB Progress (5): 478/527 kB | 90/108 kB | 74/202 kB | 20/153 kB | 16/472 kB Progress (5): 478/527 kB | 90/108 kB | 74/202 kB | 24/153 kB | 16/472 kB Progress (5): 478/527 kB | 90/108 kB | 78/202 kB | 24/153 kB | 16/472 kB Progress (5): 478/527 kB | 94/108 kB | 78/202 kB | 24/153 kB | 16/472 kB Progress (5): 478/527 kB | 94/108 kB | 78/202 kB | 24/153 kB | 20/472 kB Progress (5): 482/527 kB | 94/108 kB | 78/202 kB | 24/153 kB | 20/472 kB Progress (5): 482/527 kB | 94/108 kB | 78/202 kB | 24/153 kB | 24/472 kB Progress (5): 482/527 kB | 98/108 kB | 78/202 kB | 24/153 kB | 24/472 kB Progress (5): 482/527 kB | 98/108 kB | 82/202 kB | 24/153 kB | 24/472 kB Progress (5): 482/527 kB | 98/108 kB | 82/202 kB | 28/153 kB | 24/472 kB Progress (5): 482/527 kB | 98/108 kB | 86/202 kB | 28/153 kB | 24/472 kB Progress (5): 482/527 kB | 98/108 kB | 86/202 kB | 28/153 kB | 24/472 kB Progress (5): 482/527 kB | 98/108 kB | 86/202 kB | 28/153 kB | 28/472 kB Progress (5): 486/527 kB | 98/108 kB | 86/202 kB | 28/153 kB | 28/472 kB Progress (5): 486/527 kB | 98/108 kB | 86/202 kB | 28/153 kB | 32/472 kB Progress (5): 486/527 kB | 102/108 kB | 86/202 kB | 28/153 kB | 32/472 kB Progress (5): 486/527 kB | 102/108 kB | 90/202 kB | 28/153 kB | 32/472 kB Progress (5): 486/527 kB | 102/108 kB | 90/202 kB | 32/153 kB | 32/472 kB Progress (5): 486/527 kB | 102/108 kB | 94/202 kB | 32/153 kB | 32/472 kB Progress (5): 486/527 kB | 106/108 kB | 94/202 kB | 32/153 kB | 32/472 kB Progress (5): 486/527 kB | 106/108 kB | 94/202 kB | 32/153 kB | 33/472 kB Progress (5): 490/527 kB | 106/108 kB | 94/202 kB | 32/153 kB | 33/472 kB Progress (5): 490/527 kB | 106/108 kB | 94/202 kB | 32/153 kB | 37/472 kB Progress (5): 490/527 kB | 108 kB | 94/202 kB | 32/153 kB | 37/472 kB Progress (5): 490/527 kB | 108 kB | 98/202 kB | 32/153 kB | 37/472 kB Progress (5): 490/527 kB | 108 kB | 98/202 kB | 33/153 kB | 37/472 kB Progress (5): 490/527 kB | 108 kB | 102/202 kB | 33/153 kB | 37/472 kB Progress (5): 490/527 kB | 108 kB | 102/202 kB | 33/153 kB | 41/472 kB Progress (5): 494/527 kB | 108 kB | 102/202 kB | 33/153 kB | 41/472 kB Progress (5): 494/527 kB | 108 kB | 102/202 kB | 33/153 kB | 45/472 kB Progress (5): 494/527 kB | 108 kB | 106/202 kB | 33/153 kB | 45/472 kB Progress (5): 494/527 kB | 108 kB | 106/202 kB | 37/153 kB | 45/472 kB Progress (5): 494/527 kB | 108 kB | 110/202 kB | 37/153 kB | 45/472 kB Progress (5): 494/527 kB | 108 kB | 110/202 kB | 37/153 kB | 49/472 kB Progress (5): 498/527 kB | 108 kB | 110/202 kB | 37/153 kB | 49/472 kB Progress (5): 498/527 kB | 108 kB | 110/202 kB | 37/153 kB | 53/472 kB Progress (5): 498/527 kB | 108 kB | 114/202 kB | 37/153 kB | 53/472 kB Progress (5): 498/527 kB | 108 kB | 114/202 kB | 41/153 kB | 53/472 kB Progress (5): 498/527 kB | 108 kB | 118/202 kB | 41/153 kB | 53/472 kB Progress (5): 498/527 kB | 108 kB | 118/202 kB | 41/153 kB | 57/472 kB Progress (5): 502/527 kB | 108 kB | 118/202 kB | 41/153 kB | 57/472 kB Progress (5): 502/527 kB | 108 kB | 118/202 kB | 41/153 kB | 61/472 kB Progress (5): 502/527 kB | 108 kB | 122/202 kB | 41/153 kB | 61/472 kB Progress (5): 502/527 kB | 108 kB | 122/202 kB | 45/153 kB | 61/472 kB Progress (5): 502/527 kB | 108 kB | 126/202 kB | 45/153 kB | 61/472 kB Progress (5): 502/527 kB | 108 kB | 126/202 kB | 45/153 kB | 65/472 kB Progress (5): 506/527 kB | 108 kB | 126/202 kB | 45/153 kB | 65/472 kB Progress (5): 506/527 kB | 108 kB | 126/202 kB | 45/153 kB | 66/472 kB Progress (5): 506/527 kB | 108 kB | 130/202 kB | 45/153 kB | 66/472 kB Progress (5): 506/527 kB | 108 kB | 130/202 kB | 49/153 kB | 66/472 kB 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 519 kB/s) Progress (4): 506/527 kB | 130/202 kB | 53/153 kB | 66/472 kB Progress (4): 506/527 kB | 134/202 kB | 53/153 kB | 66/472 kB Progress (4): 506/527 kB | 134/202 kB | 53/153 kB | 70/472 kB Progress (4): 510/527 kB | 134/202 kB | 53/153 kB | 70/472 kB Progress (4): 510/527 kB | 134/202 kB | 53/153 kB | 74/472 kB Progress (4): 510/527 kB | 138/202 kB | 53/153 kB | 74/472 kB Progress (4): 510/527 kB | 138/202 kB | 57/153 kB | 74/472 kB 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 Progress (4): 510/527 kB | 138/202 kB | 61/153 kB | 74/472 kB Progress (4): 510/527 kB | 142/202 kB | 61/153 kB | 74/472 kB Progress (4): 510/527 kB | 142/202 kB | 61/153 kB | 78/472 kB Progress (4): 514/527 kB | 142/202 kB | 61/153 kB | 78/472 kB Progress (4): 514/527 kB | 142/202 kB | 61/153 kB | 82/472 kB Progress (4): 514/527 kB | 146/202 kB | 61/153 kB | 82/472 kB Progress (4): 514/527 kB | 146/202 kB | 65/153 kB | 82/472 kB Progress (4): 514/527 kB | 150/202 kB | 65/153 kB | 82/472 kB Progress (4): 514/527 kB | 150/202 kB | 65/153 kB | 86/472 kB Progress (4): 518/527 kB | 150/202 kB | 65/153 kB | 86/472 kB Progress (4): 518/527 kB | 150/202 kB | 65/153 kB | 90/472 kB Progress (4): 518/527 kB | 154/202 kB | 65/153 kB | 90/472 kB Progress (4): 518/527 kB | 154/202 kB | 66/153 kB | 90/472 kB Progress (4): 518/527 kB | 158/202 kB | 66/153 kB | 90/472 kB Progress (4): 518/527 kB | 158/202 kB | 66/153 kB | 94/472 kB Progress (4): 522/527 kB | 158/202 kB | 66/153 kB | 94/472 kB Progress (4): 522/527 kB | 158/202 kB | 66/153 kB | 98/472 kB Progress (4): 522/527 kB | 162/202 kB | 66/153 kB | 98/472 kB Progress (4): 522/527 kB | 162/202 kB | 70/153 kB | 98/472 kB Progress (4): 522/527 kB | 166/202 kB | 70/153 kB | 98/472 kB Progress (4): 522/527 kB | 166/202 kB | 70/153 kB | 98/472 kB Progress (4): 526/527 kB | 166/202 kB | 70/153 kB | 98/472 kB Progress (4): 526/527 kB | 166/202 kB | 70/153 kB | 102/472 kB Progress (4): 526/527 kB | 170/202 kB | 70/153 kB | 102/472 kB Progress (4): 526/527 kB | 170/202 kB | 74/153 kB | 102/472 kB Progress (4): 526/527 kB | 174/202 kB | 74/153 kB | 102/472 kB Progress (4): 526/527 kB | 174/202 kB | 74/153 kB | 106/472 kB Progress (4): 527 kB | 174/202 kB | 74/153 kB | 106/472 kB Progress (4): 527 kB | 174/202 kB | 74/153 kB | 110/472 kB Progress (4): 527 kB | 178/202 kB | 74/153 kB | 110/472 kB Progress (5): 527 kB | 178/202 kB | 74/153 kB | 110/472 kB | 4.1/61 kB Progress (5): 527 kB | 178/202 kB | 78/153 kB | 110/472 kB | 4.1/61 kB Progress (5): 527 kB | 178/202 kB | 78/153 kB | 110/472 kB | 7.7/61 kB Progress (5): 527 kB | 182/202 kB | 78/153 kB | 110/472 kB | 7.7/61 kB Progress (5): 527 kB | 182/202 kB | 78/153 kB | 114/472 kB | 7.7/61 kB Progress (5): 527 kB | 186/202 kB | 78/153 kB | 114/472 kB | 7.7/61 kB Progress (5): 527 kB | 186/202 kB | 78/153 kB | 114/472 kB | 12/61 kB Progress (5): 527 kB | 186/202 kB | 82/153 kB | 114/472 kB | 12/61 kB Progress (5): 527 kB | 186/202 kB | 82/153 kB | 114/472 kB | 16/61 kB Progress (5): 527 kB | 190/202 kB | 82/153 kB | 114/472 kB | 16/61 kB Progress (5): 527 kB | 190/202 kB | 82/153 kB | 118/472 kB | 16/61 kB Progress (5): 527 kB | 194/202 kB | 82/153 kB | 118/472 kB | 16/61 kB Progress (5): 527 kB | 194/202 kB | 82/153 kB | 118/472 kB | 20/61 kB Progress (5): 527 kB | 194/202 kB | 86/153 kB | 118/472 kB | 20/61 kB Progress (5): 527 kB | 194/202 kB | 86/153 kB | 118/472 kB | 24/61 kB Progress (5): 527 kB | 198/202 kB | 86/153 kB | 118/472 kB | 24/61 kB Progress (5): 527 kB | 198/202 kB | 86/153 kB | 122/472 kB | 24/61 kB Progress (5): 527 kB | 202/202 kB | 86/153 kB | 122/472 kB | 24/61 kB Progress (5): 527 kB | 202/202 kB | 86/153 kB | 122/472 kB | 28/61 kB Progress (5): 527 kB | 202/202 kB | 90/153 kB | 122/472 kB | 28/61 kB Progress (5): 527 kB | 202/202 kB | 90/153 kB | 122/472 kB | 32/61 kB Progress (5): 527 kB | 202 kB | 90/153 kB | 122/472 kB | 32/61 kB Progress (5): 527 kB | 202 kB | 90/153 kB | 126/472 kB | 32/61 kB Progress (5): 527 kB | 202 kB | 90/153 kB | 126/472 kB | 36/61 kB Progress (5): 527 kB | 202 kB | 94/153 kB | 126/472 kB | 36/61 kB 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 2.3 MB/s) 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 Progress (4): 202 kB | 98/153 kB | 126/472 kB | 36/61 kB Progress (4): 202 kB | 98/153 kB | 126/472 kB | 40/61 kB Progress (4): 202 kB | 98/153 kB | 130/472 kB | 40/61 kB Progress (4): 202 kB | 98/153 kB | 130/472 kB | 44/61 kB Progress (4): 202 kB | 98/153 kB | 130/472 kB | 44/61 kB Progress (4): 202 kB | 98/153 kB | 130/472 kB | 48/61 kB Progress (4): 202 kB | 98/153 kB | 134/472 kB | 48/61 kB Progress (4): 202 kB | 98/153 kB | 134/472 kB | 52/61 kB Progress (4): 202 kB | 102/153 kB | 134/472 kB | 52/61 kB Progress (4): 202 kB | 102/153 kB | 134/472 kB | 56/61 kB Progress (4): 202 kB | 102/153 kB | 138/472 kB | 56/61 kB Progress (4): 202 kB | 102/153 kB | 138/472 kB | 60/61 kB Progress (4): 202 kB | 106/153 kB | 138/472 kB | 60/61 kB Progress (4): 202 kB | 106/153 kB | 138/472 kB | 61 kB Progress (4): 202 kB | 106/153 kB | 142/472 kB | 61 kB Progress (4): 202 kB | 110/153 kB | 142/472 kB | 61 kB Progress (4): 202 kB | 110/153 kB | 146/472 kB | 61 kB Progress (4): 202 kB | 114/153 kB | 146/472 kB | 61 kB Progress (4): 202 kB | 114/153 kB | 150/472 kB | 61 kB Progress (4): 202 kB | 118/153 kB | 150/472 kB | 61 kB Progress (4): 202 kB | 118/153 kB | 154/472 kB | 61 kB Progress (4): 202 kB | 122/153 kB | 154/472 kB | 61 kB Progress (4): 202 kB | 122/153 kB | 158/472 kB | 61 kB Progress (4): 202 kB | 126/153 kB | 158/472 kB | 61 kB Progress (4): 202 kB | 126/153 kB | 162/472 kB | 61 kB Progress (4): 202 kB | 130/153 kB | 162/472 kB | 61 kB Progress (4): 202 kB | 130/153 kB | 166/472 kB | 61 kB Progress (4): 202 kB | 134/153 kB | 166/472 kB | 61 kB Progress (4): 202 kB | 134/153 kB | 170/472 kB | 61 kB Progress (4): 202 kB | 138/153 kB | 170/472 kB | 61 kB Progress (4): 202 kB | 138/153 kB | 174/472 kB | 61 kB Progress (4): 202 kB | 142/153 kB | 174/472 kB | 61 kB Progress (4): 202 kB | 142/153 kB | 178/472 kB | 61 kB Progress (4): 202 kB | 146/153 kB | 178/472 kB | 61 kB Progress (4): 202 kB | 146/153 kB | 182/472 kB | 61 kB Progress (4): 202 kB | 150/153 kB | 182/472 kB | 61 kB Progress (4): 202 kB | 150/153 kB | 186/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 186/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 190/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 194/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 198/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 202/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 206/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 210/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 214/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 218/472 kB | 61 kB 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 834 kB/s) Progress (3): 153 kB | 222/472 kB | 61 kB Progress (4): 153 kB | 222/472 kB | 61 kB | 4.1/46 kB 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 Progress (4): 153 kB | 222/472 kB | 61 kB | 7.7/46 kB Progress (4): 153 kB | 226/472 kB | 61 kB | 7.7/46 kB Progress (4): 153 kB | 226/472 kB | 61 kB | 12/46 kB Progress (4): 153 kB | 230/472 kB | 61 kB | 12/46 kB Progress (4): 153 kB | 230/472 kB | 61 kB | 16/46 kB Progress (4): 153 kB | 234/472 kB | 61 kB | 16/46 kB Progress (4): 153 kB | 234/472 kB | 61 kB | 20/46 kB Progress (4): 153 kB | 238/472 kB | 61 kB | 20/46 kB Progress (4): 153 kB | 238/472 kB | 61 kB | 24/46 kB 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 249 kB/s) Progress (3): 153 kB | 238/472 kB | 28/46 kB Progress (3): 153 kB | 242/472 kB | 28/46 kB Progress (3): 153 kB | 242/472 kB | 32/46 kB 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 Progress (3): 153 kB | 242/472 kB | 33/46 kB Progress (3): 153 kB | 246/472 kB | 33/46 kB Progress (3): 153 kB | 246/472 kB | 37/46 kB Progress (3): 153 kB | 250/472 kB | 37/46 kB Progress (3): 153 kB | 250/472 kB | 41/46 kB Progress (3): 153 kB | 254/472 kB | 41/46 kB 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 617 kB/s) Progress (2): 254/472 kB | 45/46 kB 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 Progress (2): 258/472 kB | 45/46 kB Progress (2): 258/472 kB | 46 kB Progress (2): 262/472 kB | 46 kB Progress (2): 266/472 kB | 46 kB Progress (2): 270/472 kB | 46 kB Progress (2): 274/472 kB | 46 kB Progress (2): 278/472 kB | 46 kB Progress (2): 282/472 kB | 46 kB Progress (2): 286/472 kB | 46 kB Progress (2): 290/472 kB | 46 kB Progress (2): 294/472 kB | 46 kB Progress (2): 298/472 kB | 46 kB Progress (2): 302/472 kB | 46 kB Progress (2): 306/472 kB | 46 kB Progress (2): 310/472 kB | 46 kB Progress (2): 314/472 kB | 46 kB Progress (2): 318/472 kB | 46 kB Progress (2): 322/472 kB | 46 kB Progress (2): 326/472 kB | 46 kB Progress (3): 326/472 kB | 46 kB | 4.1/29 kB Progress (3): 330/472 kB | 46 kB | 4.1/29 kB Progress (3): 330/472 kB | 46 kB | 7.7/29 kB Progress (3): 334/472 kB | 46 kB | 7.7/29 kB Progress (3): 334/472 kB | 46 kB | 12/29 kB Progress (4): 334/472 kB | 46 kB | 12/29 kB | 4.1/13 kB Progress (4): 338/472 kB | 46 kB | 12/29 kB | 4.1/13 kB Progress (4): 338/472 kB | 46 kB | 12/29 kB | 7.7/13 kB Progress (4): 338/472 kB | 46 kB | 16/29 kB | 7.7/13 kB Progress (4): 338/472 kB | 46 kB | 16/29 kB | 12/13 kB Progress (4): 342/472 kB | 46 kB | 16/29 kB | 12/13 kB 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 179 kB/s) Progress (4): 342/472 kB | 16/29 kB | 12/13 kB | 4.1/49 kB Progress (4): 346/472 kB | 16/29 kB | 12/13 kB | 4.1/49 kB Progress (4): 346/472 kB | 16/29 kB | 13 kB | 4.1/49 kB Progress (4): 346/472 kB | 20/29 kB | 13 kB | 4.1/49 kB Progress (4): 350/472 kB | 20/29 kB | 13 kB | 4.1/49 kB Progress (4): 350/472 kB | 20/29 kB | 13 kB | 7.7/49 kB 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 Progress (4): 350/472 kB | 20/29 kB | 13 kB | 12/49 kB Progress (4): 354/472 kB | 20/29 kB | 13 kB | 12/49 kB Progress (4): 354/472 kB | 24/29 kB | 13 kB | 12/49 kB Progress (4): 358/472 kB | 24/29 kB | 13 kB | 12/49 kB Progress (4): 358/472 kB | 24/29 kB | 13 kB | 16/49 kB Progress (4): 362/472 kB | 24/29 kB | 13 kB | 16/49 kB Progress (4): 362/472 kB | 28/29 kB | 13 kB | 16/49 kB Progress (4): 366/472 kB | 28/29 kB | 13 kB | 16/49 kB Progress (4): 366/472 kB | 28/29 kB | 13 kB | 20/49 kB Progress (4): 370/472 kB | 28/29 kB | 13 kB | 20/49 kB Progress (4): 370/472 kB | 29 kB | 13 kB | 20/49 kB Progress (4): 374/472 kB | 29 kB | 13 kB | 20/49 kB Progress (4): 374/472 kB | 29 kB | 13 kB | 24/49 kB Progress (4): 378/472 kB | 29 kB | 13 kB | 24/49 kB Progress (4): 378/472 kB | 29 kB | 13 kB | 28/49 kB 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 51 kB/s) Progress (3): 378/472 kB | 29 kB | 32/49 kB Progress (3): 382/472 kB | 29 kB | 32/49 kB Progress (3): 382/472 kB | 29 kB | 33/49 kB 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 Progress (3): 382/472 kB | 29 kB | 37/49 kB Progress (3): 386/472 kB | 29 kB | 37/49 kB Progress (3): 386/472 kB | 29 kB | 41/49 kB Progress (3): 390/472 kB | 29 kB | 41/49 kB Progress (3): 390/472 kB | 29 kB | 45/49 kB Progress (3): 394/472 kB | 29 kB | 45/49 kB Progress (3): 394/472 kB | 29 kB | 49/49 kB Progress (3): 398/472 kB | 29 kB | 49/49 kB Progress (3): 398/472 kB | 29 kB | 49 kB Progress (3): 402/472 kB | 29 kB | 49 kB Progress (3): 406/472 kB | 29 kB | 49 kB 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 107 kB/s) Progress (2): 410/472 kB | 49 kB 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 Progress (3): 410/472 kB | 49 kB | 4.1/230 kB Progress (3): 414/472 kB | 49 kB | 4.1/230 kB Progress (3): 414/472 kB | 49 kB | 7.7/230 kB Progress (3): 418/472 kB | 49 kB | 7.7/230 kB Progress (3): 418/472 kB | 49 kB | 12/230 kB Progress (3): 422/472 kB | 49 kB | 12/230 kB Progress (3): 422/472 kB | 49 kB | 16/230 kB Progress (3): 426/472 kB | 49 kB | 16/230 kB Progress (3): 426/472 kB | 49 kB | 20/230 kB Progress (3): 430/472 kB | 49 kB | 20/230 kB Progress (3): 430/472 kB | 49 kB | 24/230 kB Progress (3): 434/472 kB | 49 kB | 24/230 kB Progress (3): 434/472 kB | 49 kB | 28/230 kB Progress (3): 438/472 kB | 49 kB | 28/230 kB Progress (3): 438/472 kB | 49 kB | 32/230 kB Progress (3): 442/472 kB | 49 kB | 32/230 kB Progress (3): 442/472 kB | 49 kB | 33/230 kB Progress (3): 446/472 kB | 49 kB | 33/230 kB Progress (3): 446/472 kB | 49 kB | 37/230 kB Progress (4): 446/472 kB | 49 kB | 37/230 kB | 4.1/185 kB Progress (4): 446/472 kB | 49 kB | 41/230 kB | 4.1/185 kB Progress (4): 450/472 kB | 49 kB | 41/230 kB | 4.1/185 kB Progress (4): 450/472 kB | 49 kB | 45/230 kB | 4.1/185 kB Progress (4): 450/472 kB | 49 kB | 45/230 kB | 7.7/185 kB Progress (4): 450/472 kB | 49 kB | 49/230 kB | 7.7/185 kB Progress (4): 454/472 kB | 49 kB | 49/230 kB | 7.7/185 kB Progress (4): 454/472 kB | 49 kB | 53/230 kB | 7.7/185 kB Progress (4): 454/472 kB | 49 kB | 53/230 kB | 12/185 kB Progress (4): 454/472 kB | 49 kB | 57/230 kB | 12/185 kB Progress (4): 458/472 kB | 49 kB | 57/230 kB | 12/185 kB Progress (4): 458/472 kB | 49 kB | 61/230 kB | 12/185 kB 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 177 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/org.eclipse.osgi-3.9.1.v20130814-1242.jar Progress (3): 458/472 kB | 61/230 kB | 16/185 kB Progress (3): 458/472 kB | 65/230 kB | 16/185 kB Progress (3): 462/472 kB | 65/230 kB | 16/185 kB Progress (3): 462/472 kB | 66/230 kB | 16/185 kB Progress (3): 462/472 kB | 66/230 kB | 20/185 kB Progress (3): 466/472 kB | 66/230 kB | 20/185 kB Progress (3): 466/472 kB | 66/230 kB | 24/185 kB Progress (3): 466/472 kB | 70/230 kB | 24/185 kB Progress (3): 470/472 kB | 70/230 kB | 24/185 kB Progress (3): 470/472 kB | 74/230 kB | 24/185 kB Progress (3): 470/472 kB | 74/230 kB | 28/185 kB Progress (3): 470/472 kB | 78/230 kB | 28/185 kB Progress (3): 472 kB | 78/230 kB | 28/185 kB Progress (3): 472 kB | 82/230 kB | 28/185 kB Progress (3): 472 kB | 82/230 kB | 32/185 kB Progress (3): 472 kB | 86/230 kB | 32/185 kB Progress (3): 472 kB | 86/230 kB | 33/185 kB Progress (3): 472 kB | 90/230 kB | 33/185 kB Progress (3): 472 kB | 90/230 kB | 37/185 kB Progress (3): 472 kB | 94/230 kB | 37/185 kB Progress (3): 472 kB | 94/230 kB | 41/185 kB Progress (3): 472 kB | 98/230 kB | 41/185 kB Progress (3): 472 kB | 98/230 kB | 45/185 kB Progress (3): 472 kB | 98/230 kB | 45/185 kB Progress (3): 472 kB | 98/230 kB | 49/185 kB Progress (3): 472 kB | 102/230 kB | 49/185 kB Progress (3): 472 kB | 102/230 kB | 53/185 kB Progress (3): 472 kB | 106/230 kB | 53/185 kB Progress (3): 472 kB | 106/230 kB | 57/185 kB Progress (3): 472 kB | 110/230 kB | 57/185 kB Progress (3): 472 kB | 110/230 kB | 61/185 kB Progress (3): 472 kB | 114/230 kB | 61/185 kB Progress (3): 472 kB | 114/230 kB | 65/185 kB Progress (3): 472 kB | 118/230 kB | 65/185 kB Progress (3): 472 kB | 118/230 kB | 66/185 kB Progress (3): 472 kB | 122/230 kB | 66/185 kB Progress (3): 472 kB | 122/230 kB | 70/185 kB Progress (3): 472 kB | 126/230 kB | 70/185 kB Progress (3): 472 kB | 126/230 kB | 74/185 kB Progress (3): 472 kB | 130/230 kB | 74/185 kB Progress (3): 472 kB | 130/230 kB | 78/185 kB Progress (3): 472 kB | 134/230 kB | 78/185 kB Progress (3): 472 kB | 134/230 kB | 82/185 kB Progress (3): 472 kB | 138/230 kB | 82/185 kB Progress (3): 472 kB | 138/230 kB | 86/185 kB Progress (3): 472 kB | 142/230 kB | 86/185 kB Progress (3): 472 kB | 142/230 kB | 90/185 kB Progress (3): 472 kB | 146/230 kB | 90/185 kB Progress (3): 472 kB | 146/230 kB | 94/185 kB Progress (3): 472 kB | 150/230 kB | 94/185 kB Progress (3): 472 kB | 150/230 kB | 98/185 kB Progress (3): 472 kB | 154/230 kB | 98/185 kB Progress (3): 472 kB | 154/230 kB | 98/185 kB Progress (3): 472 kB | 158/230 kB | 98/185 kB Progress (3): 472 kB | 158/230 kB | 102/185 kB Progress (3): 472 kB | 162/230 kB | 102/185 kB Progress (3): 472 kB | 162/230 kB | 106/185 kB Progress (3): 472 kB | 166/230 kB | 106/185 kB Progress (3): 472 kB | 166/230 kB | 110/185 kB Progress (3): 472 kB | 170/230 kB | 110/185 kB Progress (3): 472 kB | 170/230 kB | 114/185 kB Progress (3): 472 kB | 174/230 kB | 114/185 kB Progress (3): 472 kB | 174/230 kB | 118/185 kB Progress (3): 472 kB | 178/230 kB | 118/185 kB Progress (3): 472 kB | 178/230 kB | 122/185 kB Progress (3): 472 kB | 182/230 kB | 122/185 kB Progress (3): 472 kB | 182/230 kB | 126/185 kB Progress (3): 472 kB | 186/230 kB | 126/185 kB Progress (3): 472 kB | 186/230 kB | 130/185 kB Progress (3): 472 kB | 190/230 kB | 130/185 kB Progress (3): 472 kB | 190/230 kB | 134/185 kB Progress (3): 472 kB | 194/230 kB | 134/185 kB Progress (3): 472 kB | 194/230 kB | 138/185 kB Progress (3): 472 kB | 198/230 kB | 138/185 kB Progress (3): 472 kB | 198/230 kB | 142/185 kB Progress (3): 472 kB | 202/230 kB | 142/185 kB Progress (3): 472 kB | 202/230 kB | 146/185 kB Progress (3): 472 kB | 206/230 kB | 146/185 kB Progress (3): 472 kB | 206/230 kB | 150/185 kB Progress (3): 472 kB | 210/230 kB | 150/185 kB Progress (3): 472 kB | 210/230 kB | 154/185 kB Progress (3): 472 kB | 214/230 kB | 154/185 kB Progress (3): 472 kB | 214/230 kB | 158/185 kB Progress (3): 472 kB | 218/230 kB | 158/185 kB Progress (3): 472 kB | 218/230 kB | 162/185 kB Progress (3): 472 kB | 222/230 kB | 162/185 kB Progress (3): 472 kB | 222/230 kB | 166/185 kB Progress (3): 472 kB | 226/230 kB | 166/185 kB Progress (3): 472 kB | 226/230 kB | 170/185 kB Progress (3): 472 kB | 230/230 kB | 170/185 kB Progress (3): 472 kB | 230 kB | 170/185 kB Progress (3): 472 kB | 230 kB | 174/185 kB Progress (3): 472 kB | 230 kB | 178/185 kB Progress (3): 472 kB | 230 kB | 182/185 kB Progress (3): 472 kB | 230 kB | 185 kB Progress (4): 472 kB | 230 kB | 185 kB | 0/1.4 MB Progress (4): 472 kB | 230 kB | 185 kB | 0/1.4 MB Progress (4): 472 kB | 230 kB | 185 kB | 0/1.4 MB Progress (4): 472 kB | 230 kB | 185 kB | 0/1.4 MB Progress (4): 472 kB | 230 kB | 185 kB | 0/1.4 MB Progress (4): 472 kB | 230 kB | 185 kB | 0/1.4 MB Progress (4): 472 kB | 230 kB | 185 kB | 0/1.4 MB Progress (4): 472 kB | 230 kB | 185 kB | 0/1.4 MB Progress (4): 472 kB | 230 kB | 185 kB | 0/1.4 MB Progress (4): 472 kB | 230 kB | 185 kB | 0/1.4 MB Progress (4): 472 kB | 230 kB | 185 kB | 0/1.4 MB Progress (4): 472 kB | 230 kB | 185 kB | 0/1.4 MB Progress (4): 472 kB | 230 kB | 185 kB | 0/1.4 MB Progress (4): 472 kB | 230 kB | 185 kB | 0.1/1.4 MB Progress (4): 472 kB | 230 kB | 185 kB | 0.1/1.4 MB Progress (4): 472 kB | 230 kB | 185 kB | 0.1/1.4 MB Progress (4): 472 kB | 230 kB | 185 kB | 0.1/1.4 MB 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 758 kB/s) Progress (3): 472 kB | 185 kB | 0.1/1.4 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.20.0/sisu-equinox-embedder-0.20.0.jar Progress (3): 472 kB | 185 kB | 0.1/1.4 MB Progress (3): 472 kB | 185 kB | 0.1/1.4 MB Progress (3): 472 kB | 185 kB | 0.1/1.4 MB Progress (3): 472 kB | 185 kB | 0.1/1.4 MB Progress (3): 472 kB | 185 kB | 0.1/1.4 MB Progress (3): 472 kB | 185 kB | 0.1/1.4 MB Progress (3): 472 kB | 185 kB | 0.1/1.4 MB Progress (3): 472 kB | 185 kB | 0.1/1.4 MB Progress (3): 472 kB | 185 kB | 0.1/1.4 MB Progress (3): 472 kB | 185 kB | 0.1/1.4 MB Progress (3): 472 kB | 185 kB | 0.1/1.4 MB Progress (3): 472 kB | 185 kB | 0.1/1.4 MB Progress (3): 472 kB | 185 kB | 0.1/1.4 MB Progress (4): 472 kB | 185 kB | 0.1/1.4 MB | 4.1/58 kB Progress (4): 472 kB | 185 kB | 0.1/1.4 MB | 4.1/58 kB Progress (4): 472 kB | 185 kB | 0.1/1.4 MB | 7.7/58 kB Progress (4): 472 kB | 185 kB | 0.1/1.4 MB | 7.7/58 kB Progress (4): 472 kB | 185 kB | 0.1/1.4 MB | 12/58 kB Progress (4): 472 kB | 185 kB | 0.1/1.4 MB | 12/58 kB Progress (4): 472 kB | 185 kB | 0.1/1.4 MB | 16/58 kB Progress (4): 472 kB | 185 kB | 0.1/1.4 MB | 16/58 kB Progress (4): 472 kB | 185 kB | 0.1/1.4 MB | 20/58 kB Progress (4): 472 kB | 185 kB | 0.1/1.4 MB | 20/58 kB Progress (4): 472 kB | 185 kB | 0.1/1.4 MB | 24/58 kB Progress (4): 472 kB | 185 kB | 0.1/1.4 MB | 24/58 kB Progress (4): 472 kB | 185 kB | 0.1/1.4 MB | 28/58 kB Progress (4): 472 kB | 185 kB | 0.1/1.4 MB | 28/58 kB 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 591 kB/s) 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 1.5 MB/s) Progress (2): 0.1/1.4 MB | 28/58 kB Progress (2): 0.1/1.4 MB | 32/58 kB Progress (2): 0.1/1.4 MB | 32/58 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.20.0/tycho-metadata-model-0.20.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.20.0/sisu-equinox-api-0.20.0.jar Progress (2): 0.2/1.4 MB | 32/58 kB Progress (2): 0.2/1.4 MB | 33/58 kB Progress (2): 0.2/1.4 MB | 33/58 kB Progress (2): 0.2/1.4 MB | 37/58 kB Progress (2): 0.2/1.4 MB | 37/58 kB Progress (2): 0.2/1.4 MB | 41/58 kB Progress (2): 0.2/1.4 MB | 41/58 kB Progress (2): 0.2/1.4 MB | 45/58 kB Progress (2): 0.2/1.4 MB | 45/58 kB Progress (2): 0.2/1.4 MB | 49/58 kB Progress (2): 0.2/1.4 MB | 49/58 kB Progress (2): 0.2/1.4 MB | 53/58 kB Progress (2): 0.2/1.4 MB | 53/58 kB Progress (2): 0.2/1.4 MB | 57/58 kB Progress (2): 0.2/1.4 MB | 57/58 kB Progress (2): 0.2/1.4 MB | 58 kB Progress (2): 0.2/1.4 MB | 58 kB Progress (2): 0.2/1.4 MB | 58 kB Progress (2): 0.2/1.4 MB | 58 kB Progress (2): 0.2/1.4 MB | 58 kB Progress (2): 0.2/1.4 MB | 58 kB Progress (2): 0.2/1.4 MB | 58 kB Progress (2): 0.2/1.4 MB | 58 kB Progress (2): 0.2/1.4 MB | 58 kB Progress (2): 0.2/1.4 MB | 58 kB Progress (2): 0.2/1.4 MB | 58 kB Progress (2): 0.2/1.4 MB | 58 kB Progress (2): 0.2/1.4 MB | 58 kB Progress (2): 0.2/1.4 MB | 58 kB Progress (2): 0.2/1.4 MB | 58 kB Progress (2): 0.2/1.4 MB | 58 kB Progress (2): 0.2/1.4 MB | 58 kB Progress (3): 0.2/1.4 MB | 58 kB | 4.1/31 kB Progress (3): 0.2/1.4 MB | 58 kB | 4.1/31 kB Progress (3): 0.2/1.4 MB | 58 kB | 7.7/31 kB Progress (4): 0.2/1.4 MB | 58 kB | 7.7/31 kB | 4.1/13 kB Progress (4): 0.2/1.4 MB | 58 kB | 12/31 kB | 4.1/13 kB Progress (4): 0.2/1.4 MB | 58 kB | 12/31 kB | 4.1/13 kB Progress (4): 0.2/1.4 MB | 58 kB | 16/31 kB | 4.1/13 kB Progress (5): 0.2/1.4 MB | 58 kB | 16/31 kB | 4.1/13 kB | 3.1 kB Progress (5): 0.2/1.4 MB | 58 kB | 16/31 kB | 7.7/13 kB | 3.1 kB 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 176 kB/s) Progress (4): 0.2/1.4 MB | 16/31 kB | 12/13 kB | 3.1 kB Progress (4): 0.2/1.4 MB | 20/31 kB | 12/13 kB | 3.1 kB Progress (4): 0.2/1.4 MB | 20/31 kB | 12/13 kB | 3.1 kB Progress (4): 0.2/1.4 MB | 24/31 kB | 12/13 kB | 3.1 kB Progress (4): 0.2/1.4 MB | 24/31 kB | 13 kB | 3.1 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar Progress (4): 0.2/1.4 MB | 28/31 kB | 13 kB | 3.1 kB Progress (4): 0.3/1.4 MB | 28/31 kB | 13 kB | 3.1 kB Progress (4): 0.3/1.4 MB | 31 kB | 13 kB | 3.1 kB Progress (4): 0.3/1.4 MB | 31 kB | 13 kB | 3.1 kB Progress (4): 0.3/1.4 MB | 31 kB | 13 kB | 3.1 kB Progress (4): 0.3/1.4 MB | 31 kB | 13 kB | 3.1 kB Progress (4): 0.3/1.4 MB | 31 kB | 13 kB | 3.1 kB Progress (4): 0.3/1.4 MB | 31 kB | 13 kB | 3.1 kB Progress (4): 0.3/1.4 MB | 31 kB | 13 kB | 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.20.0/sisu-equinox-api-0.20.0.jar (3.1 kB at 9.5 kB/s) Progress (3): 0.3/1.4 MB | 31 kB | 13 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.20.0/tycho-embedder-api-0.20.0.jar Progress (3): 0.3/1.4 MB | 31 kB | 13 kB Progress (3): 0.3/1.4 MB | 31 kB | 13 kB Progress (3): 0.3/1.4 MB | 31 kB | 13 kB Progress (3): 0.3/1.4 MB | 31 kB | 13 kB Progress (3): 0.3/1.4 MB | 31 kB | 13 kB Progress (3): 0.3/1.4 MB | 31 kB | 13 kB Progress (3): 0.3/1.4 MB | 31 kB | 13 kB Progress (3): 0.3/1.4 MB | 31 kB | 13 kB Progress (3): 0.3/1.4 MB | 31 kB | 13 kB Progress (3): 0.3/1.4 MB | 31 kB | 13 kB Progress (3): 0.3/1.4 MB | 31 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.20.0/sisu-equinox-embedder-0.20.0.jar (13 kB at 38 kB/s) Progress (2): 0.3/1.4 MB | 31 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.20.0/org.eclipse.tycho.embedder.shared-0.20.0.jar Progress (2): 0.3/1.4 MB | 31 kB Progress (3): 0.3/1.4 MB | 31 kB | 4.1/112 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.20.0/tycho-metadata-model-0.20.0.jar (31 kB at 93 kB/s) Progress (2): 0.3/1.4 MB | 7.7/112 kB Progress (2): 0.3/1.4 MB | 7.7/112 kB Progress (2): 0.3/1.4 MB | 12/112 kB Progress (3): 0.3/1.4 MB | 12/112 kB | 4.1/7.0 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.jar Progress (3): 0.3/1.4 MB | 12/112 kB | 7.0 kB Progress (3): 0.3/1.4 MB | 16/112 kB | 7.0 kB Progress (3): 0.3/1.4 MB | 16/112 kB | 7.0 kB Progress (3): 0.3/1.4 MB | 20/112 kB | 7.0 kB Progress (3): 0.3/1.4 MB | 20/112 kB | 7.0 kB Progress (3): 0.3/1.4 MB | 24/112 kB | 7.0 kB Progress (3): 0.3/1.4 MB | 24/112 kB | 7.0 kB Progress (3): 0.3/1.4 MB | 28/112 kB | 7.0 kB Progress (3): 0.4/1.4 MB | 28/112 kB | 7.0 kB Progress (3): 0.4/1.4 MB | 32/112 kB | 7.0 kB Progress (3): 0.4/1.4 MB | 32/112 kB | 7.0 kB Progress (3): 0.4/1.4 MB | 33/112 kB | 7.0 kB Progress (3): 0.4/1.4 MB | 33/112 kB | 7.0 kB Progress (3): 0.4/1.4 MB | 37/112 kB | 7.0 kB Progress (3): 0.4/1.4 MB | 37/112 kB | 7.0 kB Progress (3): 0.4/1.4 MB | 41/112 kB | 7.0 kB Progress (3): 0.4/1.4 MB | 41/112 kB | 7.0 kB Progress (3): 0.4/1.4 MB | 45/112 kB | 7.0 kB Progress (3): 0.4/1.4 MB | 45/112 kB | 7.0 kB Progress (3): 0.4/1.4 MB | 49/112 kB | 7.0 kB Progress (3): 0.4/1.4 MB | 49/112 kB | 7.0 kB Progress (3): 0.4/1.4 MB | 53/112 kB | 7.0 kB Progress (3): 0.4/1.4 MB | 53/112 kB | 7.0 kB Progress (3): 0.4/1.4 MB | 57/112 kB | 7.0 kB Progress (3): 0.4/1.4 MB | 57/112 kB | 7.0 kB Progress (3): 0.4/1.4 MB | 61/112 kB | 7.0 kB Progress (3): 0.4/1.4 MB | 61/112 kB | 7.0 kB Progress (3): 0.4/1.4 MB | 65/112 kB | 7.0 kB Progress (3): 0.4/1.4 MB | 65/112 kB | 7.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.20.0/tycho-embedder-api-0.20.0.jar (7.0 kB at 20 kB/s) Progress (2): 0.4/1.4 MB | 66/112 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.jar Progress (2): 0.4/1.4 MB | 66/112 kB Progress (2): 0.4/1.4 MB | 70/112 kB Progress (2): 0.4/1.4 MB | 70/112 kB Progress (2): 0.4/1.4 MB | 74/112 kB Progress (3): 0.4/1.4 MB | 74/112 kB | 4.1/6.4 kB Progress (4): 0.4/1.4 MB | 74/112 kB | 4.1/6.4 kB | 4.1/33 kB Progress (4): 0.4/1.4 MB | 74/112 kB | 4.1/6.4 kB | 4.1/33 kB Progress (4): 0.4/1.4 MB | 74/112 kB | 4.1/6.4 kB | 7.7/33 kB Progress (4): 0.4/1.4 MB | 74/112 kB | 6.4 kB | 7.7/33 kB Progress (4): 0.4/1.4 MB | 78/112 kB | 6.4 kB | 7.7/33 kB Progress (4): 0.4/1.4 MB | 78/112 kB | 6.4 kB | 12/33 kB Progress (4): 0.4/1.4 MB | 78/112 kB | 6.4 kB | 12/33 kB Progress (4): 0.4/1.4 MB | 78/112 kB | 6.4 kB | 16/33 kB Progress (4): 0.4/1.4 MB | 82/112 kB | 6.4 kB | 16/33 kB Progress (4): 0.4/1.4 MB | 82/112 kB | 6.4 kB | 20/33 kB Progress (4): 0.4/1.4 MB | 82/112 kB | 6.4 kB | 20/33 kB Progress (4): 0.4/1.4 MB | 82/112 kB | 6.4 kB | 24/33 kB Progress (4): 0.4/1.4 MB | 86/112 kB | 6.4 kB | 24/33 kB Progress (4): 0.4/1.4 MB | 86/112 kB | 6.4 kB | 28/33 kB Progress (4): 0.4/1.4 MB | 86/112 kB | 6.4 kB | 28/33 kB Progress (5): 0.4/1.4 MB | 86/112 kB | 6.4 kB | 28/33 kB | 4.1/32 kB Progress (5): 0.4/1.4 MB | 86/112 kB | 6.4 kB | 32/33 kB | 4.1/32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.20.0/org.eclipse.tycho.embedder.shared-0.20.0.jar (6.4 kB at 18 kB/s) 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 Progress (4): 0.4/1.4 MB | 90/112 kB | 32/33 kB | 4.1/32 kB Progress (4): 0.4/1.4 MB | 90/112 kB | 33 kB | 4.1/32 kB Progress (4): 0.4/1.4 MB | 90/112 kB | 33 kB | 7.7/32 kB Progress (4): 0.4/1.4 MB | 90/112 kB | 33 kB | 7.7/32 kB Progress (4): 0.4/1.4 MB | 90/112 kB | 33 kB | 12/32 kB Progress (4): 0.4/1.4 MB | 94/112 kB | 33 kB | 12/32 kB Progress (4): 0.4/1.4 MB | 94/112 kB | 33 kB | 16/32 kB Progress (4): 0.4/1.4 MB | 94/112 kB | 33 kB | 16/32 kB Progress (4): 0.4/1.4 MB | 94/112 kB | 33 kB | 20/32 kB Progress (4): 0.4/1.4 MB | 98/112 kB | 33 kB | 20/32 kB Progress (4): 0.4/1.4 MB | 98/112 kB | 33 kB | 24/32 kB Progress (4): 0.4/1.4 MB | 98/112 kB | 33 kB | 24/32 kB Progress (4): 0.4/1.4 MB | 98/112 kB | 33 kB | 28/32 kB Progress (4): 0.4/1.4 MB | 102/112 kB | 33 kB | 28/32 kB Progress (4): 0.4/1.4 MB | 102/112 kB | 33 kB | 32/32 kB Progress (4): 0.4/1.4 MB | 102/112 kB | 33 kB | 32/32 kB Progress (4): 0.4/1.4 MB | 102/112 kB | 33 kB | 32 kB Progress (4): 0.4/1.4 MB | 106/112 kB | 33 kB | 32 kB Progress (4): 0.4/1.4 MB | 106/112 kB | 33 kB | 32 kB Progress (5): 0.4/1.4 MB | 106/112 kB | 33 kB | 32 kB | 4.1/4.2 kB Progress (5): 0.4/1.4 MB | 110/112 kB | 33 kB | 32 kB | 4.1/4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.jar (33 kB at 90 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/org.eclipse.tycho.p2.resolver.shared-0.20.0.jar Progress (4): 0.4/1.4 MB | 110/112 kB | 32 kB | 4.2 kB Progress (4): 0.4/1.4 MB | 110/112 kB | 32 kB | 4.2 kB Progress (4): 0.4/1.4 MB | 112 kB | 32 kB | 4.2 kB Progress (4): 0.4/1.4 MB | 112 kB | 32 kB | 4.2 kB Progress (4): 0.4/1.4 MB | 112 kB | 32 kB | 4.2 kB Progress (4): 0.5/1.4 MB | 112 kB | 32 kB | 4.2 kB Progress (4): 0.5/1.4 MB | 112 kB | 32 kB | 4.2 kB Progress (4): 0.5/1.4 MB | 112 kB | 32 kB | 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.jar (32 kB at 87 kB/s) Progress (3): 0.5/1.4 MB | 112 kB | 4.2 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/org.eclipse.tycho.p2.tools.shared-0.20.0.jar Progress (3): 0.5/1.4 MB | 112 kB | 4.2 kB Progress (3): 0.5/1.4 MB | 112 kB | 4.2 kB Progress (3): 0.5/1.4 MB | 112 kB | 4.2 kB Progress (3): 0.5/1.4 MB | 112 kB | 4.2 kB Progress (3): 0.5/1.4 MB | 112 kB | 4.2 kB Progress (3): 0.5/1.4 MB | 112 kB | 4.2 kB Progress (3): 0.5/1.4 MB | 112 kB | 4.2 kB Progress (3): 0.5/1.4 MB | 112 kB | 4.2 kB Progress (3): 0.5/1.4 MB | 112 kB | 4.2 kB Progress (3): 0.5/1.4 MB | 112 kB | 4.2 kB Progress (3): 0.5/1.4 MB | 112 kB | 4.2 kB Progress (3): 0.5/1.4 MB | 112 kB | 4.2 kB Progress (3): 0.5/1.4 MB | 112 kB | 4.2 kB Progress (3): 0.5/1.4 MB | 112 kB | 4.2 kB Progress (3): 0.5/1.4 MB | 112 kB | 4.2 kB 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 11 kB/s) Progress (2): 0.5/1.4 MB | 112 kB Progress (2): 0.5/1.4 MB | 112 kB Progress (2): 0.5/1.4 MB | 112 kB Progress (2): 0.5/1.4 MB | 112 kB Progress (3): 0.5/1.4 MB | 112 kB | 4.1/27 kB Progress (3): 0.5/1.4 MB | 112 kB | 4.1/27 kB 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 299 kB/s) Progress (2): 0.5/1.4 MB | 7.7/27 kB Progress (2): 0.5/1.4 MB | 7.7/27 kB Progress (2): 0.5/1.4 MB | 12/27 kB Progress (2): 0.6/1.4 MB | 12/27 kB Progress (2): 0.6/1.4 MB | 16/27 kB Progress (3): 0.6/1.4 MB | 16/27 kB | 4.1/20 kB Progress (3): 0.6/1.4 MB | 20/27 kB | 4.1/20 kB Progress (3): 0.6/1.4 MB | 20/27 kB | 4.1/20 kB Progress (3): 0.6/1.4 MB | 24/27 kB | 4.1/20 kB Progress (3): 0.6/1.4 MB | 24/27 kB | 7.7/20 kB Progress (3): 0.6/1.4 MB | 27 kB | 7.7/20 kB Progress (3): 0.6/1.4 MB | 27 kB | 7.7/20 kB Progress (3): 0.6/1.4 MB | 27 kB | 12/20 kB Progress (3): 0.6/1.4 MB | 27 kB | 12/20 kB Progress (3): 0.6/1.4 MB | 27 kB | 16/20 kB Progress (3): 0.6/1.4 MB | 27 kB | 16/20 kB Progress (3): 0.6/1.4 MB | 27 kB | 20/20 kB Progress (3): 0.6/1.4 MB | 27 kB | 20/20 kB Progress (3): 0.6/1.4 MB | 27 kB | 20 kB Progress (3): 0.6/1.4 MB | 27 kB | 20 kB Progress (3): 0.6/1.4 MB | 27 kB | 20 kB Progress (3): 0.6/1.4 MB | 27 kB | 20 kB Progress (3): 0.6/1.4 MB | 27 kB | 20 kB Progress (3): 0.6/1.4 MB | 27 kB | 20 kB Progress (3): 0.6/1.4 MB | 27 kB | 20 kB Progress (3): 0.6/1.4 MB | 27 kB | 20 kB Progress (3): 0.6/1.4 MB | 27 kB | 20 kB Progress (3): 0.6/1.4 MB | 27 kB | 20 kB Progress (3): 0.6/1.4 MB | 27 kB | 20 kB Progress (3): 0.6/1.4 MB | 27 kB | 20 kB Progress (3): 0.6/1.4 MB | 27 kB | 20 kB Progress (3): 0.6/1.4 MB | 27 kB | 20 kB Progress (3): 0.6/1.4 MB | 27 kB | 20 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/org.eclipse.tycho.p2.resolver.shared-0.20.0.jar (27 kB at 72 kB/s) Progress (2): 0.6/1.4 MB | 20 kB Progress (2): 0.6/1.4 MB | 20 kB Progress (2): 0.6/1.4 MB | 20 kB Progress (2): 0.6/1.4 MB | 20 kB Progress (2): 0.6/1.4 MB | 20 kB Progress (2): 0.7/1.4 MB | 20 kB Progress (2): 0.7/1.4 MB | 20 kB Progress (2): 0.7/1.4 MB | 20 kB Progress (2): 0.7/1.4 MB | 20 kB Progress (2): 0.7/1.4 MB | 20 kB Progress (2): 0.7/1.4 MB | 20 kB Progress (2): 0.7/1.4 MB | 20 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/org.eclipse.tycho.p2.tools.shared-0.20.0.jar (20 kB at 51 kB/s) Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/org.eclipse.osgi-3.9.1.v20130814-1242.jar (1.4 MB at 3.2 MB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.pom 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 Progress (1): 2.6 kB 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 124 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom 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 Progress (1): 2.1 kB 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 81 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom 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 Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 516 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB 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) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/5/apache-5.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/5/apache-5.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/5/apache-5.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/5/apache-5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom Progress (1): 4.1/4.1 kB Progress (1): 4.1 kB 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) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-net/commons-net/2.0/commons-net-2.0.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/commons-net/commons-net/2.0/commons-net-2.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/commons-net/commons-net/2.0/commons-net-2.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/commons-net/commons-net/2.0/commons-net-2.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-net/commons-net/2.0/commons-net-2.0.pom 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 Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB 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 322 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/11/commons-parent-11.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-parent/11/commons-parent-11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom Progress (1): 4.1/25 kB Progress (1): 7.7/25 kB Progress (1): 12/25 kB Progress (1): 16/25 kB Progress (1): 20/25 kB Progress (1): 24/25 kB Progress (1): 25 kB 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.1 MB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/4/apache-4.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/4/apache-4.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/4/apache-4.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/4/apache-4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB 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 204 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom 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 Progress (1): 1.8 kB 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 110 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom 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 Progress (1): 2.0 kB 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 93 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom 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 Progress (1): 4.1/9.0 kB Progress (1): 7.7/9.0 kB Progress (1): 9.0 kB 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 320 kB/s) 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 Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-net/commons-net/2.0/commons-net-2.0.jar 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 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 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 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 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 Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/commons-net/commons-net/2.0/commons-net-2.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/commons-net/commons-net/2.0/commons-net-2.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar 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 Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/commons-net/commons-net/2.0/commons-net-2.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-net/commons-net/2.0/commons-net-2.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar 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 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 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 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 Progress (1): 4.1/53 kB Progress (1): 7.7/53 kB Progress (1): 12/53 kB Progress (1): 16/53 kB Progress (1): 20/53 kB Progress (1): 24/53 kB Progress (1): 28/53 kB Progress (1): 32/53 kB Progress (1): 36/53 kB Progress (1): 40/53 kB Progress (1): 44/53 kB Progress (1): 48/53 kB Progress (2): 48/53 kB | 4.1/15 kB Progress (3): 48/53 kB | 4.1/15 kB | 4.1/190 kB Progress (3): 52/53 kB | 4.1/15 kB | 4.1/190 kB Progress (3): 52/53 kB | 4.1/15 kB | 7.7/190 kB Progress (3): 52/53 kB | 7.7/15 kB | 7.7/190 kB Progress (3): 52/53 kB | 7.7/15 kB | 12/190 kB Progress (3): 53 kB | 7.7/15 kB | 12/190 kB Progress (3): 53 kB | 7.7/15 kB | 16/190 kB Progress (3): 53 kB | 12/15 kB | 16/190 kB Progress (3): 53 kB | 12/15 kB | 20/190 kB Progress (3): 53 kB | 15 kB | 20/190 kB Progress (3): 53 kB | 15 kB | 24/190 kB Progress (3): 53 kB | 15 kB | 28/190 kB Progress (3): 53 kB | 15 kB | 32/190 kB Progress (3): 53 kB | 15 kB | 36/190 kB Progress (3): 53 kB | 15 kB | 40/190 kB Progress (3): 53 kB | 15 kB | 44/190 kB Progress (3): 53 kB | 15 kB | 48/190 kB Progress (3): 53 kB | 15 kB | 52/190 kB Progress (3): 53 kB | 15 kB | 56/190 kB Progress (3): 53 kB | 15 kB | 60/190 kB Progress (4): 53 kB | 15 kB | 60/190 kB | 4.1/197 kB Progress (4): 53 kB | 15 kB | 64/190 kB | 4.1/197 kB Progress (4): 53 kB | 15 kB | 64/190 kB | 7.7/197 kB Progress (4): 53 kB | 15 kB | 68/190 kB | 7.7/197 kB Progress (4): 53 kB | 15 kB | 68/190 kB | 12/197 kB Progress (4): 53 kB | 15 kB | 72/190 kB | 12/197 kB Progress (4): 53 kB | 15 kB | 72/190 kB | 16/197 kB Progress (4): 53 kB | 15 kB | 76/190 kB | 16/197 kB Progress (4): 53 kB | 15 kB | 76/190 kB | 20/197 kB Progress (4): 53 kB | 15 kB | 80/190 kB | 20/197 kB Progress (4): 53 kB | 15 kB | 80/190 kB | 24/197 kB Progress (4): 53 kB | 15 kB | 84/190 kB | 24/197 kB Progress (4): 53 kB | 15 kB | 84/190 kB | 28/197 kB Progress (4): 53 kB | 15 kB | 88/190 kB | 28/197 kB 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.0 MB/s) Progress (3): 15 kB | 92/190 kB | 28/197 kB Progress (3): 15 kB | 92/190 kB | 32/197 kB Progress (3): 15 kB | 96/190 kB | 32/197 kB 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 544 kB/s) Progress (2): 100/190 kB | 32/197 kB Progress (2): 100/190 kB | 36/197 kB Progress (2): 104/190 kB | 36/197 kB Progress (2): 104/190 kB | 40/197 kB Progress (2): 108/190 kB | 40/197 kB Progress (2): 108/190 kB | 44/197 kB Progress (2): 112/190 kB | 44/197 kB Progress (2): 112/190 kB | 48/197 kB Progress (2): 116/190 kB | 48/197 kB Progress (2): 116/190 kB | 52/197 kB Progress (2): 120/190 kB | 52/197 kB Progress (2): 120/190 kB | 56/197 kB Progress (2): 124/190 kB | 56/197 kB Progress (2): 124/190 kB | 60/197 kB Progress (2): 128/190 kB | 60/197 kB Progress (2): 128/190 kB | 64/197 kB Progress (2): 132/190 kB | 64/197 kB Progress (2): 132/190 kB | 68/197 kB Progress (2): 136/190 kB | 68/197 kB Progress (2): 136/190 kB | 72/197 kB Progress (2): 140/190 kB | 72/197 kB Progress (2): 140/190 kB | 76/197 kB Progress (2): 144/190 kB | 76/197 kB Progress (2): 144/190 kB | 80/197 kB Progress (2): 148/190 kB | 80/197 kB Progress (2): 148/190 kB | 84/197 kB Progress (2): 152/190 kB | 84/197 kB Progress (2): 152/190 kB | 88/197 kB Progress (2): 156/190 kB | 88/197 kB Progress (2): 156/190 kB | 92/197 kB Progress (2): 160/190 kB | 92/197 kB Progress (2): 160/190 kB | 96/197 kB Progress (2): 164/190 kB | 96/197 kB Progress (2): 164/190 kB | 100/197 kB Progress (2): 168/190 kB | 100/197 kB Progress (2): 168/190 kB | 104/197 kB Progress (2): 172/190 kB | 104/197 kB Progress (2): 172/190 kB | 108/197 kB Progress (2): 176/190 kB | 108/197 kB Progress (2): 176/190 kB | 112/197 kB Progress (2): 180/190 kB | 112/197 kB Progress (2): 180/190 kB | 116/197 kB Progress (2): 184/190 kB | 116/197 kB Progress (2): 184/190 kB | 120/197 kB Progress (2): 188/190 kB | 120/197 kB Progress (2): 188/190 kB | 124/197 kB Progress (2): 190 kB | 124/197 kB Progress (2): 190 kB | 128/197 kB Progress (2): 190 kB | 132/197 kB Progress (2): 190 kB | 136/197 kB Progress (2): 190 kB | 140/197 kB Progress (2): 190 kB | 144/197 kB Progress (2): 190 kB | 148/197 kB Progress (2): 190 kB | 152/197 kB Progress (2): 190 kB | 156/197 kB Progress (2): 190 kB | 160/197 kB Progress (2): 190 kB | 164/197 kB Progress (2): 190 kB | 168/197 kB Progress (2): 190 kB | 172/197 kB Progress (2): 190 kB | 176/197 kB Progress (2): 190 kB | 180/197 kB Progress (2): 190 kB | 184/197 kB Progress (2): 190 kB | 188/197 kB Progress (2): 190 kB | 192/197 kB Progress (2): 190 kB | 196/197 kB Progress (2): 190 kB | 197 kB 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 4.3 MB/s) 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 4.1 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/0.20.0/tycho-bundles-external-0.20.0.zip Progress (1): 0/6.3 MB Progress (1): 0/6.3 MB Progress (1): 0/6.3 MB Progress (1): 0/6.3 MB Progress (1): 0/6.3 MB Progress (1): 0/6.3 MB Progress (1): 0/6.3 MB Progress (1): 0/6.3 MB Progress (1): 0/6.3 MB Progress (1): 0/6.3 MB Progress (1): 0/6.3 MB Progress (1): 0/6.3 MB Progress (1): 0/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.1/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.2/6.3 MB Progress (1): 0.3/6.3 MB Progress (1): 0.3/6.3 MB Progress (1): 0.3/6.3 MB Progress (1): 0.3/6.3 MB Progress (1): 0.3/6.3 MB Progress (1): 0.3/6.3 MB Progress (1): 0.3/6.3 MB Progress (1): 0.3/6.3 MB Progress (1): 0.3/6.3 MB Progress (1): 0.3/6.3 MB Progress (1): 0.3/6.3 MB Progress (1): 0.3/6.3 MB Progress (1): 0.3/6.3 MB Progress (1): 0.3/6.3 MB Progress (1): 0.3/6.3 MB Progress (1): 0.3/6.3 MB Progress (1): 0.3/6.3 MB Progress (1): 0.3/6.3 MB Progress (1): 0.3/6.3 MB Progress (1): 0.3/6.3 MB Progress (1): 0.3/6.3 MB Progress (1): 0.3/6.3 MB Progress (1): 0.3/6.3 MB Progress (1): 0.3/6.3 MB Progress (1): 0.3/6.3 MB Progress (1): 0.4/6.3 MB Progress (1): 0.4/6.3 MB Progress (1): 0.4/6.3 MB Progress (1): 0.4/6.3 MB Progress (1): 0.4/6.3 MB Progress (1): 0.4/6.3 MB Progress (1): 0.4/6.3 MB Progress (1): 0.4/6.3 MB Progress (1): 0.4/6.3 MB Progress (1): 0.4/6.3 MB Progress (1): 0.4/6.3 MB Progress (1): 0.4/6.3 MB Progress (1): 0.4/6.3 MB Progress (1): 0.4/6.3 MB Progress (1): 0.4/6.3 MB Progress (1): 0.4/6.3 MB Progress (1): 0.4/6.3 MB Progress (1): 0.4/6.3 MB Progress (1): 0.4/6.3 MB Progress (1): 0.4/6.3 MB Progress (1): 0.4/6.3 MB Progress (1): 0.4/6.3 MB Progress (1): 0.4/6.3 MB Progress (1): 0.4/6.3 MB Progress (1): 0.4/6.3 MB Progress (1): 0.5/6.3 MB Progress (1): 0.5/6.3 MB Progress (1): 0.5/6.3 MB Progress (1): 0.5/6.3 MB Progress (1): 0.5/6.3 MB Progress (1): 0.5/6.3 MB Progress (1): 0.5/6.3 MB Progress (1): 0.5/6.3 MB Progress (1): 0.5/6.3 MB Progress (1): 0.5/6.3 MB Progress (1): 0.5/6.3 MB Progress (1): 0.5/6.3 MB Progress (1): 0.5/6.3 MB Progress (1): 0.5/6.3 MB Progress (1): 0.5/6.3 MB Progress (1): 0.5/6.3 MB Progress (1): 0.5/6.3 MB Progress (1): 0.5/6.3 MB Progress (1): 0.5/6.3 MB Progress (1): 0.5/6.3 MB Progress (1): 0.5/6.3 MB Progress (1): 0.5/6.3 MB Progress (1): 0.5/6.3 MB Progress (1): 0.5/6.3 MB Progress (1): 0.5/6.3 MB Progress (1): 0.6/6.3 MB Progress (1): 0.6/6.3 MB Progress (1): 0.6/6.3 MB Progress (1): 0.6/6.3 MB Progress (1): 0.6/6.3 MB Progress (1): 0.6/6.3 MB Progress (1): 0.6/6.3 MB Progress (1): 0.6/6.3 MB Progress (1): 0.6/6.3 MB Progress (1): 0.6/6.3 MB Progress (1): 0.6/6.3 MB Progress (1): 0.6/6.3 MB Progress (1): 0.6/6.3 MB Progress (1): 0.6/6.3 MB Progress (1): 0.6/6.3 MB Progress (1): 0.6/6.3 MB Progress (1): 0.6/6.3 MB Progress (1): 0.6/6.3 MB Progress (1): 0.6/6.3 MB Progress (1): 0.6/6.3 MB Progress (1): 0.6/6.3 MB Progress (1): 0.6/6.3 MB Progress (1): 0.6/6.3 MB Progress (1): 0.6/6.3 MB Progress (1): 0.6/6.3 MB Progress (1): 0.7/6.3 MB Progress (1): 0.7/6.3 MB Progress (1): 0.7/6.3 MB Progress (1): 0.7/6.3 MB Progress (1): 0.7/6.3 MB Progress (1): 0.7/6.3 MB Progress (1): 0.7/6.3 MB Progress (1): 0.7/6.3 MB Progress (1): 0.7/6.3 MB Progress (1): 0.7/6.3 MB Progress (1): 0.7/6.3 MB Progress (1): 0.7/6.3 MB Progress (1): 0.7/6.3 MB Progress (1): 0.7/6.3 MB Progress (1): 0.7/6.3 MB Progress (1): 0.7/6.3 MB Progress (1): 0.7/6.3 MB Progress (1): 0.7/6.3 MB Progress (1): 0.7/6.3 MB Progress (1): 0.7/6.3 MB Progress (1): 0.7/6.3 MB Progress (1): 0.7/6.3 MB Progress (1): 0.7/6.3 MB Progress (1): 0.7/6.3 MB Progress (1): 0.7/6.3 MB Progress (1): 0.8/6.3 MB Progress (1): 0.8/6.3 MB Progress (1): 0.8/6.3 MB Progress (1): 0.8/6.3 MB Progress (1): 0.8/6.3 MB Progress (1): 0.8/6.3 MB Progress (1): 0.8/6.3 MB Progress (1): 0.8/6.3 MB Progress (1): 0.8/6.3 MB Progress (1): 0.8/6.3 MB Progress (1): 0.8/6.3 MB Progress (1): 0.8/6.3 MB Progress (1): 0.8/6.3 MB Progress (1): 0.8/6.3 MB Progress (1): 0.8/6.3 MB Progress (1): 0.8/6.3 MB Progress (1): 0.8/6.3 MB Progress (1): 0.8/6.3 MB Progress (1): 0.8/6.3 MB Progress (1): 0.8/6.3 MB Progress (1): 0.8/6.3 MB Progress (1): 0.8/6.3 MB Progress (1): 0.8/6.3 MB Progress (1): 0.8/6.3 MB Progress (1): 0.8/6.3 MB Progress (1): 0.9/6.3 MB Progress (1): 0.9/6.3 MB Progress (1): 0.9/6.3 MB Progress (1): 0.9/6.3 MB Progress (1): 0.9/6.3 MB Progress (1): 0.9/6.3 MB Progress (1): 0.9/6.3 MB Progress (1): 0.9/6.3 MB Progress (1): 0.9/6.3 MB Progress (1): 0.9/6.3 MB Progress (1): 0.9/6.3 MB Progress (1): 0.9/6.3 MB Progress (1): 0.9/6.3 MB Progress (1): 0.9/6.3 MB Progress (1): 0.9/6.3 MB Progress (1): 0.9/6.3 MB Progress (1): 0.9/6.3 MB Progress (1): 0.9/6.3 MB Progress (1): 0.9/6.3 MB Progress (1): 0.9/6.3 MB Progress (1): 0.9/6.3 MB Progress (1): 0.9/6.3 MB Progress (1): 0.9/6.3 MB Progress (1): 0.9/6.3 MB Progress (1): 0.9/6.3 MB Progress (1): 1.0/6.3 MB Progress (1): 1.0/6.3 MB Progress (1): 1.0/6.3 MB Progress (1): 1.0/6.3 MB Progress (1): 1.0/6.3 MB Progress (1): 1.0/6.3 MB Progress (1): 1.0/6.3 MB Progress (1): 1.0/6.3 MB Progress (1): 1.0/6.3 MB Progress (1): 1.0/6.3 MB Progress (1): 1.0/6.3 MB Progress (1): 1.0/6.3 MB Progress (1): 1.0/6.3 MB Progress (1): 1.0/6.3 MB Progress (1): 1.0/6.3 MB Progress (1): 1.0/6.3 MB Progress (1): 1.0/6.3 MB Progress (1): 1.0/6.3 MB Progress (1): 1.0/6.3 MB Progress (1): 1.0/6.3 MB Progress (1): 1.0/6.3 MB Progress (1): 1.0/6.3 MB Progress (1): 1.0/6.3 MB Progress (1): 1.0/6.3 MB Progress (1): 1.0/6.3 MB Progress (1): 1.1/6.3 MB Progress (1): 1.1/6.3 MB Progress (1): 1.1/6.3 MB Progress (1): 1.1/6.3 MB Progress (1): 1.1/6.3 MB Progress (1): 1.1/6.3 MB Progress (1): 1.1/6.3 MB Progress (1): 1.1/6.3 MB Progress (1): 1.1/6.3 MB Progress (1): 1.1/6.3 MB Progress (1): 1.1/6.3 MB Progress (1): 1.1/6.3 MB Progress (1): 1.1/6.3 MB Progress (1): 1.1/6.3 MB Progress (1): 1.1/6.3 MB Progress (1): 1.1/6.3 MB Progress (1): 1.1/6.3 MB Progress (1): 1.1/6.3 MB Progress (1): 1.1/6.3 MB Progress (1): 1.1/6.3 MB Progress (1): 1.1/6.3 MB Progress (1): 1.1/6.3 MB Progress (1): 1.1/6.3 MB Progress (1): 1.1/6.3 MB Progress (1): 1.1/6.3 MB Progress (1): 1.2/6.3 MB Progress (1): 1.2/6.3 MB Progress (1): 1.2/6.3 MB Progress (1): 1.2/6.3 MB Progress (1): 1.2/6.3 MB Progress (1): 1.2/6.3 MB Progress (1): 1.2/6.3 MB Progress (1): 1.2/6.3 MB Progress (1): 1.2/6.3 MB Progress (1): 1.2/6.3 MB Progress (1): 1.2/6.3 MB Progress (1): 1.2/6.3 MB Progress (1): 1.2/6.3 MB Progress (1): 1.2/6.3 MB Progress (1): 1.2/6.3 MB Progress (1): 1.2/6.3 MB Progress (1): 1.2/6.3 MB Progress (1): 1.2/6.3 MB Progress (1): 1.2/6.3 MB Progress (1): 1.2/6.3 MB Progress (1): 1.2/6.3 MB Progress (1): 1.2/6.3 MB Progress (1): 1.2/6.3 MB Progress (1): 1.2/6.3 MB Progress (1): 1.2/6.3 MB Progress (1): 1.3/6.3 MB Progress (1): 1.3/6.3 MB Progress (1): 1.3/6.3 MB Progress (1): 1.3/6.3 MB Progress (1): 1.3/6.3 MB Progress (1): 1.3/6.3 MB Progress (1): 1.3/6.3 MB Progress (1): 1.3/6.3 MB Progress (1): 1.3/6.3 MB Progress (1): 1.3/6.3 MB Progress (1): 1.3/6.3 MB Progress (1): 1.3/6.3 MB Progress (1): 1.3/6.3 MB Progress (1): 1.3/6.3 MB Progress (1): 1.3/6.3 MB Progress (1): 1.3/6.3 MB Progress (1): 1.3/6.3 MB Progress (1): 1.3/6.3 MB Progress (1): 1.3/6.3 MB Progress (1): 1.3/6.3 MB Progress (1): 1.3/6.3 MB Progress (1): 1.3/6.3 MB Progress (1): 1.3/6.3 MB Progress (1): 1.3/6.3 MB Progress (1): 1.3/6.3 MB Progress (1): 1.4/6.3 MB Progress (1): 1.4/6.3 MB Progress (1): 1.4/6.3 MB Progress (1): 1.4/6.3 MB Progress (1): 1.4/6.3 MB Progress (1): 1.4/6.3 MB Progress (1): 1.4/6.3 MB Progress (1): 1.4/6.3 MB Progress (1): 1.4/6.3 MB Progress (1): 1.4/6.3 MB Progress (1): 1.4/6.3 MB Progress (1): 1.4/6.3 MB Progress (1): 1.4/6.3 MB Progress (1): 1.4/6.3 MB Progress (1): 1.4/6.3 MB Progress (1): 1.4/6.3 MB Progress (1): 1.4/6.3 MB Progress (1): 1.4/6.3 MB Progress (1): 1.4/6.3 MB Progress (1): 1.4/6.3 MB Progress (1): 1.4/6.3 MB Progress (1): 1.4/6.3 MB Progress (1): 1.4/6.3 MB Progress (1): 1.4/6.3 MB Progress (1): 1.4/6.3 MB Progress (1): 1.5/6.3 MB Progress (1): 1.5/6.3 MB Progress (1): 1.5/6.3 MB Progress (1): 1.5/6.3 MB Progress (1): 1.5/6.3 MB Progress (1): 1.5/6.3 MB Progress (1): 1.5/6.3 MB Progress (1): 1.5/6.3 MB Progress (1): 1.5/6.3 MB Progress (1): 1.5/6.3 MB Progress (1): 1.5/6.3 MB Progress (1): 1.5/6.3 MB Progress (1): 1.5/6.3 MB Progress (1): 1.5/6.3 MB Progress (1): 1.5/6.3 MB Progress (1): 1.5/6.3 MB Progress (1): 1.5/6.3 MB Progress (1): 1.5/6.3 MB Progress (1): 1.5/6.3 MB Progress (1): 1.5/6.3 MB Progress (1): 1.5/6.3 MB Progress (1): 1.5/6.3 MB Progress (1): 1.5/6.3 MB Progress (1): 1.5/6.3 MB Progress (1): 1.5/6.3 MB Progress (1): 1.6/6.3 MB Progress (1): 1.6/6.3 MB Progress (1): 1.6/6.3 MB Progress (1): 1.6/6.3 MB Progress (1): 1.6/6.3 MB Progress (1): 1.6/6.3 MB Progress (1): 1.6/6.3 MB Progress (1): 1.6/6.3 MB Progress (1): 1.6/6.3 MB Progress (1): 1.6/6.3 MB Progress (1): 1.6/6.3 MB Progress (1): 1.6/6.3 MB Progress (1): 1.6/6.3 MB Progress (1): 1.6/6.3 MB Progress (1): 1.6/6.3 MB Progress (1): 1.6/6.3 MB Progress (1): 1.6/6.3 MB Progress (1): 1.6/6.3 MB Progress (1): 1.6/6.3 MB Progress (1): 1.6/6.3 MB Progress (1): 1.6/6.3 MB Progress (1): 1.6/6.3 MB Progress (1): 1.6/6.3 MB Progress (1): 1.6/6.3 MB Progress (1): 1.6/6.3 MB Progress (1): 1.7/6.3 MB Progress (1): 1.7/6.3 MB Progress (1): 1.7/6.3 MB Progress (1): 1.7/6.3 MB Progress (1): 1.7/6.3 MB Progress (1): 1.7/6.3 MB Progress (1): 1.7/6.3 MB Progress (1): 1.7/6.3 MB Progress (1): 1.7/6.3 MB Progress (1): 1.7/6.3 MB Progress (1): 1.7/6.3 MB Progress (1): 1.7/6.3 MB Progress (1): 1.7/6.3 MB Progress (1): 1.7/6.3 MB Progress (1): 1.7/6.3 MB Progress (1): 1.7/6.3 MB Progress (1): 1.7/6.3 MB Progress (1): 1.7/6.3 MB Progress (1): 1.7/6.3 MB Progress (1): 1.7/6.3 MB Progress (1): 1.7/6.3 MB Progress (1): 1.7/6.3 MB Progress (1): 1.7/6.3 MB Progress (1): 1.7/6.3 MB Progress (1): 1.7/6.3 MB Progress (1): 1.8/6.3 MB Progress (1): 1.8/6.3 MB Progress (1): 1.8/6.3 MB Progress (1): 1.8/6.3 MB Progress (1): 1.8/6.3 MB Progress (1): 1.8/6.3 MB Progress (1): 1.8/6.3 MB Progress (1): 1.8/6.3 MB Progress (1): 1.8/6.3 MB Progress (1): 1.8/6.3 MB Progress (1): 1.8/6.3 MB Progress (1): 1.8/6.3 MB Progress (1): 1.8/6.3 MB Progress (1): 1.8/6.3 MB Progress (1): 1.8/6.3 MB Progress (1): 1.8/6.3 MB Progress (1): 1.8/6.3 MB Progress (1): 1.8/6.3 MB Progress (1): 1.8/6.3 MB Progress (1): 1.8/6.3 MB Progress (1): 1.8/6.3 MB Progress (1): 1.8/6.3 MB Progress (1): 1.8/6.3 MB Progress (1): 1.8/6.3 MB Progress (1): 1.8/6.3 MB Progress (1): 1.9/6.3 MB Progress (1): 1.9/6.3 MB Progress (1): 1.9/6.3 MB Progress (1): 1.9/6.3 MB Progress (1): 1.9/6.3 MB Progress (1): 1.9/6.3 MB Progress (1): 1.9/6.3 MB Progress (1): 1.9/6.3 MB Progress (1): 1.9/6.3 MB Progress (1): 1.9/6.3 MB Progress (1): 1.9/6.3 MB Progress (1): 1.9/6.3 MB Progress (1): 1.9/6.3 MB Progress (1): 1.9/6.3 MB Progress (1): 1.9/6.3 MB Progress (1): 1.9/6.3 MB Progress (1): 1.9/6.3 MB Progress (1): 1.9/6.3 MB Progress (1): 1.9/6.3 MB Progress (1): 1.9/6.3 MB Progress (1): 1.9/6.3 MB Progress (1): 1.9/6.3 MB Progress (1): 1.9/6.3 MB Progress (1): 1.9/6.3 MB Progress (1): 1.9/6.3 MB Progress (1): 2.0/6.3 MB Progress (1): 2.0/6.3 MB Progress (1): 2.0/6.3 MB Progress (1): 2.0/6.3 MB Progress (1): 2.0/6.3 MB Progress (1): 2.0/6.3 MB Progress (1): 2.0/6.3 MB Progress (1): 2.0/6.3 MB Progress (1): 2.0/6.3 MB Progress (1): 2.0/6.3 MB Progress (1): 2.0/6.3 MB Progress (1): 2.0/6.3 MB Progress (1): 2.0/6.3 MB Progress (1): 2.0/6.3 MB Progress (1): 2.0/6.3 MB Progress (1): 2.0/6.3 MB Progress (1): 2.0/6.3 MB Progress (1): 2.0/6.3 MB Progress (1): 2.0/6.3 MB Progress (1): 2.0/6.3 MB Progress (1): 2.0/6.3 MB Progress (1): 2.0/6.3 MB Progress (1): 2.0/6.3 MB Progress (1): 2.0/6.3 MB Progress (1): 2.0/6.3 MB Progress (1): 2.1/6.3 MB Progress (1): 2.1/6.3 MB Progress (1): 2.1/6.3 MB Progress (1): 2.1/6.3 MB Progress (1): 2.1/6.3 MB Progress (1): 2.1/6.3 MB Progress (1): 2.1/6.3 MB Progress (1): 2.1/6.3 MB Progress (1): 2.1/6.3 MB Progress (1): 2.1/6.3 MB Progress (1): 2.1/6.3 MB Progress (1): 2.1/6.3 MB Progress (1): 2.1/6.3 MB Progress (1): 2.1/6.3 MB Progress (1): 2.1/6.3 MB Progress (1): 2.1/6.3 MB Progress (1): 2.1/6.3 MB Progress (1): 2.1/6.3 MB Progress (1): 2.1/6.3 MB Progress (1): 2.1/6.3 MB Progress (1): 2.1/6.3 MB Progress (1): 2.1/6.3 MB Progress (1): 2.1/6.3 MB Progress (1): 2.1/6.3 MB Progress (1): 2.1/6.3 MB Progress (1): 2.2/6.3 MB Progress (1): 2.2/6.3 MB Progress (1): 2.2/6.3 MB Progress (1): 2.2/6.3 MB Progress (1): 2.2/6.3 MB Progress (1): 2.2/6.3 MB Progress (1): 2.2/6.3 MB Progress (1): 2.2/6.3 MB Progress (1): 2.2/6.3 MB Progress (1): 2.2/6.3 MB Progress (1): 2.2/6.3 MB Progress (1): 2.2/6.3 MB Progress (1): 2.2/6.3 MB Progress (1): 2.2/6.3 MB Progress (1): 2.2/6.3 MB Progress (1): 2.2/6.3 MB Progress (1): 2.2/6.3 MB Progress (1): 2.2/6.3 MB Progress (1): 2.2/6.3 MB Progress (1): 2.2/6.3 MB Progress (1): 2.2/6.3 MB Progress (1): 2.2/6.3 MB Progress (1): 2.2/6.3 MB Progress (1): 2.2/6.3 MB Progress (1): 2.2/6.3 MB Progress (1): 2.3/6.3 MB Progress (1): 2.3/6.3 MB Progress (1): 2.3/6.3 MB Progress (1): 2.3/6.3 MB Progress (1): 2.3/6.3 MB Progress (1): 2.3/6.3 MB Progress (1): 2.3/6.3 MB Progress (1): 2.3/6.3 MB Progress (1): 2.3/6.3 MB Progress (1): 2.3/6.3 MB Progress (1): 2.3/6.3 MB Progress (1): 2.3/6.3 MB Progress (1): 2.3/6.3 MB Progress (1): 2.3/6.3 MB Progress (1): 2.3/6.3 MB Progress (1): 2.3/6.3 MB Progress (1): 2.3/6.3 MB Progress (1): 2.3/6.3 MB Progress (1): 2.3/6.3 MB Progress (1): 2.3/6.3 MB Progress (1): 2.3/6.3 MB Progress (1): 2.3/6.3 MB Progress (1): 2.3/6.3 MB Progress (1): 2.3/6.3 MB Progress (1): 2.3/6.3 MB Progress (1): 2.4/6.3 MB Progress (1): 2.4/6.3 MB Progress (1): 2.4/6.3 MB Progress (1): 2.4/6.3 MB Progress (1): 2.4/6.3 MB Progress (1): 2.4/6.3 MB Progress (1): 2.4/6.3 MB Progress (1): 2.4/6.3 MB Progress (1): 2.4/6.3 MB Progress (1): 2.4/6.3 MB Progress (1): 2.4/6.3 MB Progress (1): 2.4/6.3 MB Progress (1): 2.4/6.3 MB Progress (1): 2.4/6.3 MB Progress (1): 2.4/6.3 MB Progress (1): 2.4/6.3 MB Progress (1): 2.4/6.3 MB Progress (1): 2.4/6.3 MB Progress (1): 2.4/6.3 MB Progress (1): 2.4/6.3 MB Progress (1): 2.4/6.3 MB Progress (1): 2.4/6.3 MB Progress (1): 2.4/6.3 MB Progress (1): 2.4/6.3 MB Progress (1): 2.4/6.3 MB Progress (1): 2.5/6.3 MB Progress (1): 2.5/6.3 MB Progress (1): 2.5/6.3 MB Progress (1): 2.5/6.3 MB Progress (1): 2.5/6.3 MB Progress (1): 2.5/6.3 MB Progress (1): 2.5/6.3 MB Progress (1): 2.5/6.3 MB Progress (1): 2.5/6.3 MB Progress (1): 2.5/6.3 MB Progress (1): 2.5/6.3 MB Progress (1): 2.5/6.3 MB Progress (1): 2.5/6.3 MB Progress (1): 2.5/6.3 MB Progress (1): 2.5/6.3 MB Progress (1): 2.5/6.3 MB Progress (1): 2.5/6.3 MB Progress (1): 2.5/6.3 MB Progress (1): 2.5/6.3 MB Progress (1): 2.5/6.3 MB Progress (1): 2.5/6.3 MB Progress (1): 2.5/6.3 MB Progress (1): 2.5/6.3 MB Progress (1): 2.5/6.3 MB Progress (1): 2.5/6.3 MB Progress (1): 2.6/6.3 MB Progress (1): 2.6/6.3 MB Progress (1): 2.6/6.3 MB Progress (1): 2.6/6.3 MB Progress (1): 2.6/6.3 MB Progress (1): 2.6/6.3 MB Progress (1): 2.6/6.3 MB Progress (1): 2.6/6.3 MB Progress (1): 2.6/6.3 MB Progress (1): 2.6/6.3 MB Progress (1): 2.6/6.3 MB Progress (1): 2.6/6.3 MB Progress (1): 2.6/6.3 MB Progress (1): 2.6/6.3 MB Progress (1): 2.6/6.3 MB Progress (1): 2.6/6.3 MB Progress (1): 2.6/6.3 MB Progress (1): 2.6/6.3 MB Progress (1): 2.6/6.3 MB Progress (1): 2.6/6.3 MB Progress (1): 2.6/6.3 MB Progress (1): 2.6/6.3 MB Progress (1): 2.6/6.3 MB Progress (1): 2.6/6.3 MB Progress (1): 2.6/6.3 MB Progress (1): 2.7/6.3 MB Progress (1): 2.7/6.3 MB Progress (1): 2.7/6.3 MB Progress (1): 2.7/6.3 MB Progress (1): 2.7/6.3 MB Progress (1): 2.7/6.3 MB Progress (1): 2.7/6.3 MB Progress (1): 2.7/6.3 MB Progress (1): 2.7/6.3 MB Progress (1): 2.7/6.3 MB Progress (1): 2.7/6.3 MB Progress (1): 2.7/6.3 MB Progress (1): 2.7/6.3 MB Progress (1): 2.7/6.3 MB Progress (1): 2.7/6.3 MB Progress (1): 2.7/6.3 MB Progress (1): 2.7/6.3 MB Progress (1): 2.7/6.3 MB Progress (1): 2.7/6.3 MB Progress (1): 2.7/6.3 MB Progress (1): 2.7/6.3 MB Progress (1): 2.7/6.3 MB Progress (1): 2.7/6.3 MB Progress (1): 2.7/6.3 MB Progress (1): 2.7/6.3 MB Progress (1): 2.8/6.3 MB Progress (1): 2.8/6.3 MB Progress (1): 2.8/6.3 MB Progress (1): 2.8/6.3 MB Progress (1): 2.8/6.3 MB Progress (1): 2.8/6.3 MB Progress (1): 2.8/6.3 MB Progress (1): 2.8/6.3 MB Progress (1): 2.8/6.3 MB Progress (1): 2.8/6.3 MB Progress (1): 2.8/6.3 MB Progress (1): 2.8/6.3 MB Progress (1): 2.8/6.3 MB Progress (1): 2.8/6.3 MB Progress (1): 2.8/6.3 MB Progress (1): 2.8/6.3 MB Progress (1): 2.8/6.3 MB Progress (1): 2.8/6.3 MB Progress (1): 2.8/6.3 MB Progress (1): 2.8/6.3 MB Progress (1): 2.8/6.3 MB Progress (1): 2.8/6.3 MB Progress (1): 2.8/6.3 MB Progress (1): 2.8/6.3 MB Progress (1): 2.8/6.3 MB Progress (1): 2.9/6.3 MB Progress (1): 2.9/6.3 MB Progress (1): 2.9/6.3 MB Progress (1): 2.9/6.3 MB Progress (1): 2.9/6.3 MB Progress (1): 2.9/6.3 MB Progress (1): 2.9/6.3 MB Progress (1): 2.9/6.3 MB Progress (1): 2.9/6.3 MB Progress (1): 2.9/6.3 MB Progress (1): 2.9/6.3 MB Progress (1): 2.9/6.3 MB Progress (1): 2.9/6.3 MB Progress (1): 2.9/6.3 MB Progress (1): 2.9/6.3 MB Progress (1): 2.9/6.3 MB Progress (1): 2.9/6.3 MB Progress (1): 2.9/6.3 MB Progress (1): 2.9/6.3 MB Progress (1): 2.9/6.3 MB Progress (1): 2.9/6.3 MB Progress (1): 2.9/6.3 MB Progress (1): 2.9/6.3 MB Progress (1): 2.9/6.3 MB Progress (1): 2.9/6.3 MB Progress (1): 3.0/6.3 MB Progress (1): 3.0/6.3 MB Progress (1): 3.0/6.3 MB Progress (1): 3.0/6.3 MB Progress (1): 3.0/6.3 MB Progress (1): 3.0/6.3 MB Progress (1): 3.0/6.3 MB Progress (1): 3.0/6.3 MB Progress (1): 3.0/6.3 MB Progress (1): 3.0/6.3 MB Progress (1): 3.0/6.3 MB Progress (1): 3.0/6.3 MB Progress (1): 3.0/6.3 MB Progress (1): 3.0/6.3 MB Progress (1): 3.0/6.3 MB Progress (1): 3.0/6.3 MB Progress (1): 3.0/6.3 MB Progress (1): 3.0/6.3 MB Progress (1): 3.0/6.3 MB Progress (1): 3.0/6.3 MB Progress (1): 3.0/6.3 MB Progress (1): 3.0/6.3 MB Progress (1): 3.0/6.3 MB Progress (1): 3.0/6.3 MB Progress (1): 3.0/6.3 MB Progress (1): 3.1/6.3 MB Progress (1): 3.1/6.3 MB Progress (1): 3.1/6.3 MB Progress (1): 3.1/6.3 MB Progress (1): 3.1/6.3 MB Progress (1): 3.1/6.3 MB Progress (1): 3.1/6.3 MB Progress (1): 3.1/6.3 MB Progress (1): 3.1/6.3 MB Progress (1): 3.1/6.3 MB Progress (1): 3.1/6.3 MB Progress (1): 3.1/6.3 MB Progress (1): 3.1/6.3 MB Progress (1): 3.1/6.3 MB Progress (1): 3.1/6.3 MB Progress (1): 3.1/6.3 MB Progress (1): 3.1/6.3 MB Progress (1): 3.1/6.3 MB Progress (1): 3.1/6.3 MB Progress (1): 3.1/6.3 MB Progress (1): 3.1/6.3 MB Progress (1): 3.1/6.3 MB Progress (1): 3.1/6.3 MB Progress (1): 3.1/6.3 MB Progress (1): 3.1/6.3 MB Progress (1): 3.2/6.3 MB Progress (1): 3.2/6.3 MB Progress (1): 3.2/6.3 MB Progress (1): 3.2/6.3 MB Progress (1): 3.2/6.3 MB Progress (1): 3.2/6.3 MB Progress (1): 3.2/6.3 MB Progress (1): 3.2/6.3 MB Progress (1): 3.2/6.3 MB Progress (1): 3.2/6.3 MB Progress (1): 3.2/6.3 MB Progress (1): 3.2/6.3 MB Progress (1): 3.2/6.3 MB Progress (1): 3.2/6.3 MB Progress (1): 3.2/6.3 MB Progress (1): 3.2/6.3 MB Progress (1): 3.2/6.3 MB Progress (1): 3.2/6.3 MB Progress (1): 3.2/6.3 MB Progress (1): 3.2/6.3 MB Progress (1): 3.2/6.3 MB Progress (1): 3.2/6.3 MB Progress (1): 3.2/6.3 MB Progress (1): 3.2/6.3 MB Progress (1): 3.2/6.3 MB Progress (1): 3.3/6.3 MB Progress (1): 3.3/6.3 MB Progress (1): 3.3/6.3 MB Progress (1): 3.3/6.3 MB Progress (1): 3.3/6.3 MB Progress (1): 3.3/6.3 MB Progress (1): 3.3/6.3 MB Progress (1): 3.3/6.3 MB Progress (1): 3.3/6.3 MB Progress (1): 3.3/6.3 MB Progress (1): 3.3/6.3 MB Progress (1): 3.3/6.3 MB Progress (1): 3.3/6.3 MB Progress (1): 3.3/6.3 MB Progress (1): 3.3/6.3 MB Progress (1): 3.3/6.3 MB Progress (1): 3.3/6.3 MB Progress (1): 3.3/6.3 MB Progress (1): 3.3/6.3 MB Progress (1): 3.3/6.3 MB Progress (1): 3.3/6.3 MB Progress (1): 3.3/6.3 MB Progress (1): 3.3/6.3 MB Progress (1): 3.3/6.3 MB Progress (1): 3.3/6.3 MB Progress (1): 3.4/6.3 MB Progress (1): 3.4/6.3 MB Progress (1): 3.4/6.3 MB Progress (1): 3.4/6.3 MB Progress (1): 3.4/6.3 MB Progress (1): 3.4/6.3 MB Progress (1): 3.4/6.3 MB Progress (1): 3.4/6.3 MB Progress (1): 3.4/6.3 MB Progress (1): 3.4/6.3 MB Progress (1): 3.4/6.3 MB Progress (1): 3.4/6.3 MB Progress (1): 3.4/6.3 MB Progress (1): 3.4/6.3 MB Progress (1): 3.4/6.3 MB Progress (1): 3.4/6.3 MB Progress (1): 3.4/6.3 MB Progress (1): 3.4/6.3 MB Progress (1): 3.4/6.3 MB Progress (1): 3.4/6.3 MB Progress (1): 3.4/6.3 MB Progress (1): 3.4/6.3 MB Progress (1): 3.4/6.3 MB Progress (1): 3.4/6.3 MB Progress (1): 3.4/6.3 MB Progress (1): 3.5/6.3 MB Progress (1): 3.5/6.3 MB Progress (1): 3.5/6.3 MB Progress (1): 3.5/6.3 MB Progress (1): 3.5/6.3 MB Progress (1): 3.5/6.3 MB Progress (1): 3.5/6.3 MB Progress (1): 3.5/6.3 MB Progress (1): 3.5/6.3 MB Progress (1): 3.5/6.3 MB Progress (1): 3.5/6.3 MB Progress (1): 3.5/6.3 MB Progress (1): 3.5/6.3 MB Progress (1): 3.5/6.3 MB Progress (1): 3.5/6.3 MB Progress (1): 3.5/6.3 MB Progress (1): 3.5/6.3 MB Progress (1): 3.5/6.3 MB Progress (1): 3.5/6.3 MB Progress (1): 3.5/6.3 MB Progress (1): 3.5/6.3 MB Progress (1): 3.5/6.3 MB Progress (1): 3.5/6.3 MB Progress (1): 3.5/6.3 MB Progress (1): 3.5/6.3 MB Progress (1): 3.6/6.3 MB Progress (1): 3.6/6.3 MB Progress (1): 3.6/6.3 MB Progress (1): 3.6/6.3 MB Progress (1): 3.6/6.3 MB Progress (1): 3.6/6.3 MB Progress (1): 3.6/6.3 MB Progress (1): 3.6/6.3 MB Progress (1): 3.6/6.3 MB Progress (1): 3.6/6.3 MB Progress (1): 3.6/6.3 MB Progress (1): 3.6/6.3 MB Progress (1): 3.6/6.3 MB Progress (1): 3.6/6.3 MB Progress (1): 3.6/6.3 MB Progress (1): 3.6/6.3 MB Progress (1): 3.6/6.3 MB Progress (1): 3.6/6.3 MB Progress (1): 3.6/6.3 MB Progress (1): 3.6/6.3 MB Progress (1): 3.6/6.3 MB Progress (1): 3.6/6.3 MB Progress (1): 3.6/6.3 MB Progress (1): 3.6/6.3 MB Progress (1): 3.6/6.3 MB Progress (1): 3.7/6.3 MB Progress (1): 3.7/6.3 MB Progress (1): 3.7/6.3 MB Progress (1): 3.7/6.3 MB Progress (1): 3.7/6.3 MB Progress (1): 3.7/6.3 MB Progress (1): 3.7/6.3 MB Progress (1): 3.7/6.3 MB Progress (1): 3.7/6.3 MB Progress (1): 3.7/6.3 MB Progress (1): 3.7/6.3 MB Progress (1): 3.7/6.3 MB Progress (1): 3.7/6.3 MB Progress (1): 3.7/6.3 MB Progress (1): 3.7/6.3 MB Progress (1): 3.7/6.3 MB Progress (1): 3.7/6.3 MB Progress (1): 3.7/6.3 MB Progress (1): 3.7/6.3 MB Progress (1): 3.7/6.3 MB Progress (1): 3.7/6.3 MB Progress (1): 3.7/6.3 MB Progress (1): 3.7/6.3 MB Progress (1): 3.7/6.3 MB Progress (1): 3.7/6.3 MB Progress (1): 3.8/6.3 MB Progress (1): 3.8/6.3 MB Progress (1): 3.8/6.3 MB Progress (1): 3.8/6.3 MB Progress (1): 3.8/6.3 MB Progress (1): 3.8/6.3 MB Progress (1): 3.8/6.3 MB Progress (1): 3.8/6.3 MB Progress (1): 3.8/6.3 MB Progress (1): 3.8/6.3 MB Progress (1): 3.8/6.3 MB Progress (1): 3.8/6.3 MB Progress (1): 3.8/6.3 MB Progress (1): 3.8/6.3 MB Progress (1): 3.8/6.3 MB Progress (1): 3.8/6.3 MB Progress (1): 3.8/6.3 MB Progress (1): 3.8/6.3 MB Progress (1): 3.8/6.3 MB Progress (1): 3.8/6.3 MB Progress (1): 3.8/6.3 MB Progress (1): 3.8/6.3 MB Progress (1): 3.8/6.3 MB Progress (1): 3.8/6.3 MB Progress (1): 3.8/6.3 MB Progress (1): 3.9/6.3 MB Progress (1): 3.9/6.3 MB Progress (1): 3.9/6.3 MB Progress (1): 3.9/6.3 MB Progress (1): 3.9/6.3 MB Progress (1): 3.9/6.3 MB Progress (1): 3.9/6.3 MB Progress (1): 3.9/6.3 MB Progress (1): 3.9/6.3 MB Progress (1): 3.9/6.3 MB Progress (1): 3.9/6.3 MB Progress (1): 3.9/6.3 MB Progress (1): 3.9/6.3 MB Progress (1): 3.9/6.3 MB Progress (1): 3.9/6.3 MB Progress (1): 3.9/6.3 MB Progress (1): 3.9/6.3 MB Progress (1): 3.9/6.3 MB Progress (1): 3.9/6.3 MB Progress (1): 3.9/6.3 MB Progress (1): 3.9/6.3 MB Progress (1): 3.9/6.3 MB Progress (1): 3.9/6.3 MB Progress (1): 3.9/6.3 MB Progress (1): 3.9/6.3 MB Progress (1): 4.0/6.3 MB Progress (1): 4.0/6.3 MB Progress (1): 4.0/6.3 MB Progress (1): 4.0/6.3 MB Progress (1): 4.0/6.3 MB Progress (1): 4.0/6.3 MB Progress (1): 4.0/6.3 MB Progress (1): 4.0/6.3 MB Progress (1): 4.0/6.3 MB Progress (1): 4.0/6.3 MB Progress (1): 4.0/6.3 MB Progress (1): 4.0/6.3 MB Progress (1): 4.0/6.3 MB Progress (1): 4.0/6.3 MB Progress (1): 4.0/6.3 MB Progress (1): 4.0/6.3 MB Progress (1): 4.0/6.3 MB Progress (1): 4.0/6.3 MB Progress (1): 4.0/6.3 MB Progress (1): 4.0/6.3 MB Progress (1): 4.0/6.3 MB Progress (1): 4.0/6.3 MB Progress (1): 4.0/6.3 MB Progress (1): 4.0/6.3 MB Progress (1): 4.0/6.3 MB Progress (1): 4.1/6.3 MB Progress (1): 4.1/6.3 MB Progress (1): 4.1/6.3 MB Progress (1): 4.1/6.3 MB Progress (1): 4.1/6.3 MB Progress (1): 4.1/6.3 MB Progress (1): 4.1/6.3 MB Progress (1): 4.1/6.3 MB Progress (1): 4.1/6.3 MB Progress (1): 4.1/6.3 MB Progress (1): 4.1/6.3 MB Progress (1): 4.1/6.3 MB Progress (1): 4.1/6.3 MB Progress (1): 4.1/6.3 MB Progress (1): 4.1/6.3 MB Progress (1): 4.1/6.3 MB Progress (1): 4.1/6.3 MB Progress (1): 4.1/6.3 MB Progress (1): 4.1/6.3 MB Progress (1): 4.1/6.3 MB Progress (1): 4.1/6.3 MB Progress (1): 4.1/6.3 MB Progress (1): 4.1/6.3 MB Progress (1): 4.1/6.3 MB Progress (1): 4.1/6.3 MB Progress (1): 4.2/6.3 MB Progress (1): 4.2/6.3 MB Progress (1): 4.2/6.3 MB Progress (1): 4.2/6.3 MB Progress (1): 4.2/6.3 MB Progress (1): 4.2/6.3 MB Progress (1): 4.2/6.3 MB Progress (1): 4.2/6.3 MB Progress (1): 4.2/6.3 MB Progress (1): 4.2/6.3 MB Progress (1): 4.2/6.3 MB Progress (1): 4.2/6.3 MB Progress (1): 4.2/6.3 MB Progress (1): 4.2/6.3 MB Progress (1): 4.2/6.3 MB Progress (1): 4.2/6.3 MB Progress (1): 4.2/6.3 MB Progress (1): 4.2/6.3 MB Progress (1): 4.2/6.3 MB Progress (1): 4.2/6.3 MB Progress (1): 4.2/6.3 MB Progress (1): 4.2/6.3 MB Progress (1): 4.2/6.3 MB Progress (1): 4.2/6.3 MB Progress (1): 4.2/6.3 MB Progress (1): 4.3/6.3 MB Progress (1): 4.3/6.3 MB Progress (1): 4.3/6.3 MB Progress (1): 4.3/6.3 MB Progress (1): 4.3/6.3 MB Progress (1): 4.3/6.3 MB Progress (1): 4.3/6.3 MB Progress (1): 4.3/6.3 MB Progress (1): 4.3/6.3 MB Progress (1): 4.3/6.3 MB Progress (1): 4.3/6.3 MB Progress (1): 4.3/6.3 MB Progress (1): 4.3/6.3 MB Progress (1): 4.3/6.3 MB Progress (1): 4.3/6.3 MB Progress (1): 4.3/6.3 MB Progress (1): 4.3/6.3 MB Progress (1): 4.3/6.3 MB Progress (1): 4.3/6.3 MB Progress (1): 4.3/6.3 MB Progress (1): 4.3/6.3 MB Progress (1): 4.3/6.3 MB Progress (1): 4.3/6.3 MB Progress (1): 4.3/6.3 MB Progress (1): 4.3/6.3 MB Progress (1): 4.4/6.3 MB Progress (1): 4.4/6.3 MB Progress (1): 4.4/6.3 MB Progress (1): 4.4/6.3 MB Progress (1): 4.4/6.3 MB Progress (1): 4.4/6.3 MB Progress (1): 4.4/6.3 MB Progress (1): 4.4/6.3 MB Progress (1): 4.4/6.3 MB Progress (1): 4.4/6.3 MB Progress (1): 4.4/6.3 MB Progress (1): 4.4/6.3 MB Progress (1): 4.4/6.3 MB Progress (1): 4.4/6.3 MB Progress (1): 4.4/6.3 MB Progress (1): 4.4/6.3 MB Progress (1): 4.4/6.3 MB Progress (1): 4.4/6.3 MB Progress (1): 4.4/6.3 MB Progress (1): 4.4/6.3 MB Progress (1): 4.4/6.3 MB Progress (1): 4.4/6.3 MB Progress (1): 4.4/6.3 MB Progress (1): 4.4/6.3 MB Progress (1): 4.4/6.3 MB Progress (1): 4.5/6.3 MB Progress (1): 4.5/6.3 MB Progress (1): 4.5/6.3 MB Progress (1): 4.5/6.3 MB Progress (1): 4.5/6.3 MB Progress (1): 4.5/6.3 MB Progress (1): 4.5/6.3 MB Progress (1): 4.5/6.3 MB Progress (1): 4.5/6.3 MB Progress (1): 4.5/6.3 MB Progress (1): 4.5/6.3 MB Progress (1): 4.5/6.3 MB Progress (1): 4.5/6.3 MB Progress (1): 4.5/6.3 MB Progress (1): 4.5/6.3 MB Progress (1): 4.5/6.3 MB Progress (1): 4.5/6.3 MB Progress (1): 4.5/6.3 MB Progress (1): 4.5/6.3 MB Progress (1): 4.5/6.3 MB Progress (1): 4.5/6.3 MB Progress (1): 4.5/6.3 MB Progress (1): 4.5/6.3 MB Progress (1): 4.5/6.3 MB Progress (1): 4.5/6.3 MB Progress (1): 4.6/6.3 MB Progress (1): 4.6/6.3 MB Progress (1): 4.6/6.3 MB Progress (1): 4.6/6.3 MB Progress (1): 4.6/6.3 MB Progress (1): 4.6/6.3 MB Progress (1): 4.6/6.3 MB Progress (1): 4.6/6.3 MB Progress (1): 4.6/6.3 MB Progress (1): 4.6/6.3 MB Progress (1): 4.6/6.3 MB Progress (1): 4.6/6.3 MB Progress (1): 4.6/6.3 MB Progress (1): 4.6/6.3 MB Progress (1): 4.6/6.3 MB Progress (1): 4.6/6.3 MB Progress (1): 4.6/6.3 MB Progress (1): 4.6/6.3 MB Progress (1): 4.6/6.3 MB Progress (1): 4.6/6.3 MB Progress (1): 4.6/6.3 MB Progress (1): 4.6/6.3 MB Progress (1): 4.6/6.3 MB Progress (1): 4.6/6.3 MB Progress (1): 4.6/6.3 MB Progress (1): 4.7/6.3 MB Progress (1): 4.7/6.3 MB Progress (1): 4.7/6.3 MB Progress (1): 4.7/6.3 MB Progress (1): 4.7/6.3 MB Progress (1): 4.7/6.3 MB Progress (1): 4.7/6.3 MB Progress (1): 4.7/6.3 MB Progress (1): 4.7/6.3 MB Progress (1): 4.7/6.3 MB Progress (1): 4.7/6.3 MB Progress (1): 4.7/6.3 MB Progress (1): 4.7/6.3 MB Progress (1): 4.7/6.3 MB Progress (1): 4.7/6.3 MB Progress (1): 4.7/6.3 MB Progress (1): 4.7/6.3 MB Progress (1): 4.7/6.3 MB Progress (1): 4.7/6.3 MB Progress (1): 4.7/6.3 MB Progress (1): 4.7/6.3 MB Progress (1): 4.7/6.3 MB Progress (1): 4.7/6.3 MB Progress (1): 4.7/6.3 MB Progress (1): 4.7/6.3 MB Progress (1): 4.8/6.3 MB Progress (1): 4.8/6.3 MB Progress (1): 4.8/6.3 MB Progress (1): 4.8/6.3 MB Progress (1): 4.8/6.3 MB Progress (1): 4.8/6.3 MB Progress (1): 4.8/6.3 MB Progress (1): 4.8/6.3 MB Progress (1): 4.8/6.3 MB Progress (1): 4.8/6.3 MB Progress (1): 4.8/6.3 MB Progress (1): 4.8/6.3 MB Progress (1): 4.8/6.3 MB Progress (1): 4.8/6.3 MB Progress (1): 4.8/6.3 MB Progress (1): 4.8/6.3 MB Progress (1): 4.8/6.3 MB Progress (1): 4.8/6.3 MB Progress (1): 4.8/6.3 MB Progress (1): 4.8/6.3 MB Progress (1): 4.8/6.3 MB Progress (1): 4.8/6.3 MB Progress (1): 4.8/6.3 MB Progress (1): 4.8/6.3 MB Progress (1): 4.8/6.3 MB Progress (1): 4.9/6.3 MB Progress (1): 4.9/6.3 MB Progress (1): 4.9/6.3 MB Progress (1): 4.9/6.3 MB Progress (1): 4.9/6.3 MB Progress (1): 4.9/6.3 MB Progress (1): 4.9/6.3 MB Progress (1): 4.9/6.3 MB Progress (1): 4.9/6.3 MB Progress (1): 4.9/6.3 MB Progress (1): 4.9/6.3 MB Progress (1): 4.9/6.3 MB Progress (1): 4.9/6.3 MB Progress (1): 4.9/6.3 MB Progress (1): 4.9/6.3 MB Progress (1): 4.9/6.3 MB Progress (1): 4.9/6.3 MB Progress (1): 4.9/6.3 MB Progress (1): 4.9/6.3 MB Progress (1): 4.9/6.3 MB Progress (1): 4.9/6.3 MB Progress (1): 4.9/6.3 MB Progress (1): 4.9/6.3 MB Progress (1): 4.9/6.3 MB Progress (1): 4.9/6.3 MB Progress (1): 5.0/6.3 MB Progress (1): 5.0/6.3 MB Progress (1): 5.0/6.3 MB Progress (1): 5.0/6.3 MB Progress (1): 5.0/6.3 MB Progress (1): 5.0/6.3 MB Progress (1): 5.0/6.3 MB Progress (1): 5.0/6.3 MB Progress (1): 5.0/6.3 MB Progress (1): 5.0/6.3 MB Progress (1): 5.0/6.3 MB Progress (1): 5.0/6.3 MB Progress (1): 5.0/6.3 MB Progress (1): 5.0/6.3 MB Progress (1): 5.0/6.3 MB Progress (1): 5.0/6.3 MB Progress (1): 5.0/6.3 MB Progress (1): 5.0/6.3 MB Progress (1): 5.0/6.3 MB Progress (1): 5.0/6.3 MB Progress (1): 5.0/6.3 MB Progress (1): 5.0/6.3 MB Progress (1): 5.0/6.3 MB Progress (1): 5.0/6.3 MB Progress (1): 5.0/6.3 MB Progress (1): 5.1/6.3 MB Progress (1): 5.1/6.3 MB Progress (1): 5.1/6.3 MB Progress (1): 5.1/6.3 MB Progress (1): 5.1/6.3 MB Progress (1): 5.1/6.3 MB Progress (1): 5.1/6.3 MB Progress (1): 5.1/6.3 MB Progress (1): 5.1/6.3 MB Progress (1): 5.1/6.3 MB Progress (1): 5.1/6.3 MB Progress (1): 5.1/6.3 MB Progress (1): 5.1/6.3 MB Progress (1): 5.1/6.3 MB Progress (1): 5.1/6.3 MB Progress (1): 5.1/6.3 MB Progress (1): 5.1/6.3 MB Progress (1): 5.1/6.3 MB Progress (1): 5.1/6.3 MB Progress (1): 5.1/6.3 MB Progress (1): 5.1/6.3 MB Progress (1): 5.1/6.3 MB Progress (1): 5.1/6.3 MB Progress (1): 5.1/6.3 MB Progress (1): 5.1/6.3 MB Progress (1): 5.2/6.3 MB Progress (1): 5.2/6.3 MB Progress (1): 5.2/6.3 MB Progress (1): 5.2/6.3 MB Progress (1): 5.2/6.3 MB Progress (1): 5.2/6.3 MB Progress (1): 5.2/6.3 MB Progress (1): 5.2/6.3 MB Progress (1): 5.2/6.3 MB Progress (1): 5.2/6.3 MB Progress (1): 5.2/6.3 MB Progress (1): 5.2/6.3 MB Progress (1): 5.2/6.3 MB Progress (1): 5.2/6.3 MB Progress (1): 5.2/6.3 MB Progress (1): 5.2/6.3 MB Progress (1): 5.2/6.3 MB Progress (1): 5.2/6.3 MB Progress (1): 5.2/6.3 MB Progress (1): 5.2/6.3 MB Progress (1): 5.2/6.3 MB Progress (1): 5.2/6.3 MB Progress (1): 5.2/6.3 MB Progress (1): 5.2/6.3 MB Progress (1): 5.2/6.3 MB Progress (1): 5.3/6.3 MB Progress (1): 5.3/6.3 MB Progress (1): 5.3/6.3 MB Progress (1): 5.3/6.3 MB Progress (1): 5.3/6.3 MB Progress (1): 5.3/6.3 MB Progress (1): 5.3/6.3 MB Progress (1): 5.3/6.3 MB Progress (1): 5.3/6.3 MB Progress (1): 5.3/6.3 MB Progress (1): 5.3/6.3 MB Progress (1): 5.3/6.3 MB Progress (1): 5.3/6.3 MB Progress (1): 5.3/6.3 MB Progress (1): 5.3/6.3 MB Progress (1): 5.3/6.3 MB Progress (1): 5.3/6.3 MB Progress (1): 5.3/6.3 MB Progress (1): 5.3/6.3 MB Progress (1): 5.3/6.3 MB Progress (1): 5.3/6.3 MB Progress (1): 5.3/6.3 MB Progress (1): 5.3/6.3 MB Progress (1): 5.3/6.3 MB Progress (1): 5.3/6.3 MB Progress (1): 5.4/6.3 MB Progress (1): 5.4/6.3 MB Progress (1): 5.4/6.3 MB Progress (1): 5.4/6.3 MB Progress (1): 5.4/6.3 MB Progress (1): 5.4/6.3 MB Progress (1): 5.4/6.3 MB Progress (1): 5.4/6.3 MB Progress (1): 5.4/6.3 MB Progress (1): 5.4/6.3 MB Progress (1): 5.4/6.3 MB Progress (1): 5.4/6.3 MB Progress (1): 5.4/6.3 MB Progress (1): 5.4/6.3 MB Progress (1): 5.4/6.3 MB Progress (1): 5.4/6.3 MB Progress (1): 5.4/6.3 MB Progress (1): 5.4/6.3 MB Progress (1): 5.4/6.3 MB Progress (1): 5.4/6.3 MB Progress (1): 5.4/6.3 MB Progress (1): 5.4/6.3 MB Progress (1): 5.4/6.3 MB Progress (1): 5.4/6.3 MB Progress (1): 5.4/6.3 MB Progress (1): 5.5/6.3 MB Progress (1): 5.5/6.3 MB Progress (1): 5.5/6.3 MB Progress (1): 5.5/6.3 MB Progress (1): 5.5/6.3 MB Progress (1): 5.5/6.3 MB Progress (1): 5.5/6.3 MB Progress (1): 5.5/6.3 MB Progress (1): 5.5/6.3 MB Progress (1): 5.5/6.3 MB Progress (1): 5.5/6.3 MB Progress (1): 5.5/6.3 MB Progress (1): 5.5/6.3 MB Progress (1): 5.5/6.3 MB Progress (1): 5.5/6.3 MB Progress (1): 5.5/6.3 MB Progress (1): 5.5/6.3 MB Progress (1): 5.5/6.3 MB Progress (1): 5.5/6.3 MB Progress (1): 5.5/6.3 MB Progress (1): 5.5/6.3 MB Progress (1): 5.5/6.3 MB Progress (1): 5.5/6.3 MB Progress (1): 5.5/6.3 MB Progress (1): 5.5/6.3 MB Progress (1): 5.6/6.3 MB Progress (1): 5.6/6.3 MB Progress (1): 5.6/6.3 MB Progress (1): 5.6/6.3 MB Progress (1): 5.6/6.3 MB Progress (1): 5.6/6.3 MB Progress (1): 5.6/6.3 MB Progress (1): 5.6/6.3 MB Progress (1): 5.6/6.3 MB Progress (1): 5.6/6.3 MB Progress (1): 5.6/6.3 MB Progress (1): 5.6/6.3 MB Progress (1): 5.6/6.3 MB Progress (1): 5.6/6.3 MB Progress (1): 5.6/6.3 MB Progress (1): 5.6/6.3 MB Progress (1): 5.6/6.3 MB Progress (1): 5.6/6.3 MB Progress (1): 5.6/6.3 MB Progress (1): 5.6/6.3 MB Progress (1): 5.6/6.3 MB Progress (1): 5.6/6.3 MB Progress (1): 5.6/6.3 MB Progress (1): 5.6/6.3 MB Progress (1): 5.6/6.3 MB Progress (1): 5.7/6.3 MB Progress (1): 5.7/6.3 MB Progress (1): 5.7/6.3 MB Progress (1): 5.7/6.3 MB Progress (1): 5.7/6.3 MB Progress (1): 5.7/6.3 MB Progress (1): 5.7/6.3 MB Progress (1): 5.7/6.3 MB Progress (1): 5.7/6.3 MB Progress (1): 5.7/6.3 MB Progress (1): 5.7/6.3 MB Progress (1): 5.7/6.3 MB Progress (1): 5.7/6.3 MB Progress (1): 5.7/6.3 MB Progress (1): 5.7/6.3 MB Progress (1): 5.7/6.3 MB Progress (1): 5.7/6.3 MB Progress (1): 5.7/6.3 MB Progress (1): 5.7/6.3 MB Progress (1): 5.7/6.3 MB Progress (1): 5.7/6.3 MB Progress (1): 5.7/6.3 MB Progress (1): 5.7/6.3 MB Progress (1): 5.7/6.3 MB Progress (1): 5.7/6.3 MB Progress (1): 5.8/6.3 MB Progress (1): 5.8/6.3 MB Progress (1): 5.8/6.3 MB Progress (1): 5.8/6.3 MB Progress (1): 5.8/6.3 MB Progress (1): 5.8/6.3 MB Progress (1): 5.8/6.3 MB Progress (1): 5.8/6.3 MB Progress (1): 5.8/6.3 MB Progress (1): 5.8/6.3 MB Progress (1): 5.8/6.3 MB Progress (1): 5.8/6.3 MB Progress (1): 5.8/6.3 MB Progress (1): 5.8/6.3 MB Progress (1): 5.8/6.3 MB Progress (1): 5.8/6.3 MB Progress (1): 5.8/6.3 MB Progress (1): 5.8/6.3 MB Progress (1): 5.8/6.3 MB Progress (1): 5.8/6.3 MB Progress (1): 5.8/6.3 MB Progress (1): 5.8/6.3 MB Progress (1): 5.8/6.3 MB Progress (1): 5.8/6.3 MB Progress (1): 5.8/6.3 MB Progress (1): 5.9/6.3 MB Progress (1): 5.9/6.3 MB Progress (1): 5.9/6.3 MB Progress (1): 5.9/6.3 MB Progress (1): 5.9/6.3 MB Progress (1): 5.9/6.3 MB Progress (1): 5.9/6.3 MB Progress (1): 5.9/6.3 MB Progress (1): 5.9/6.3 MB Progress (1): 5.9/6.3 MB Progress (1): 5.9/6.3 MB Progress (1): 5.9/6.3 MB Progress (1): 5.9/6.3 MB Progress (1): 5.9/6.3 MB Progress (1): 5.9/6.3 MB Progress (1): 5.9/6.3 MB Progress (1): 5.9/6.3 MB Progress (1): 5.9/6.3 MB Progress (1): 5.9/6.3 MB Progress (1): 5.9/6.3 MB Progress (1): 5.9/6.3 MB Progress (1): 5.9/6.3 MB Progress (1): 5.9/6.3 MB Progress (1): 5.9/6.3 MB Progress (1): 5.9/6.3 MB Progress (1): 6.0/6.3 MB Progress (1): 6.0/6.3 MB Progress (1): 6.0/6.3 MB Progress (1): 6.0/6.3 MB Progress (1): 6.0/6.3 MB Progress (1): 6.0/6.3 MB Progress (1): 6.0/6.3 MB Progress (1): 6.0/6.3 MB Progress (1): 6.0/6.3 MB Progress (1): 6.0/6.3 MB Progress (1): 6.0/6.3 MB Progress (1): 6.0/6.3 MB Progress (1): 6.0/6.3 MB Progress (1): 6.0/6.3 MB Progress (1): 6.0/6.3 MB Progress (1): 6.0/6.3 MB Progress (1): 6.0/6.3 MB Progress (1): 6.0/6.3 MB Progress (1): 6.0/6.3 MB Progress (1): 6.0/6.3 MB Progress (1): 6.0/6.3 MB Progress (1): 6.0/6.3 MB Progress (1): 6.0/6.3 MB Progress (1): 6.0/6.3 MB Progress (1): 6.0/6.3 MB Progress (1): 6.1/6.3 MB Progress (1): 6.1/6.3 MB Progress (1): 6.1/6.3 MB Progress (1): 6.1/6.3 MB Progress (1): 6.1/6.3 MB Progress (1): 6.1/6.3 MB Progress (1): 6.1/6.3 MB Progress (1): 6.1/6.3 MB Progress (1): 6.1/6.3 MB Progress (1): 6.1/6.3 MB Progress (1): 6.1/6.3 MB Progress (1): 6.1/6.3 MB Progress (1): 6.1/6.3 MB Progress (1): 6.1/6.3 MB Progress (1): 6.1/6.3 MB Progress (1): 6.1/6.3 MB Progress (1): 6.1/6.3 MB Progress (1): 6.1/6.3 MB Progress (1): 6.1/6.3 MB Progress (1): 6.1/6.3 MB Progress (1): 6.1/6.3 MB Progress (1): 6.1/6.3 MB Progress (1): 6.1/6.3 MB Progress (1): 6.1/6.3 MB Progress (1): 6.1/6.3 MB Progress (1): 6.2/6.3 MB Progress (1): 6.2/6.3 MB Progress (1): 6.2/6.3 MB Progress (1): 6.2/6.3 MB Progress (1): 6.2/6.3 MB Progress (1): 6.2/6.3 MB Progress (1): 6.2/6.3 MB Progress (1): 6.2/6.3 MB Progress (1): 6.2/6.3 MB Progress (1): 6.2/6.3 MB Progress (1): 6.2/6.3 MB Progress (1): 6.2/6.3 MB Progress (1): 6.2/6.3 MB Progress (1): 6.2/6.3 MB Progress (1): 6.2/6.3 MB Progress (1): 6.2/6.3 MB Progress (1): 6.2/6.3 MB Progress (1): 6.2/6.3 MB Progress (1): 6.2/6.3 MB Progress (1): 6.2/6.3 MB Progress (1): 6.2/6.3 MB Progress (1): 6.2/6.3 MB Progress (1): 6.2/6.3 MB Progress (1): 6.2/6.3 MB Progress (1): 6.2/6.3 MB Progress (1): 6.3/6.3 MB Progress (1): 6.3/6.3 MB Progress (1): 6.3/6.3 MB Progress (1): 6.3/6.3 MB Progress (1): 6.3/6.3 MB Progress (1): 6.3/6.3 MB Progress (1): 6.3/6.3 MB Progress (1): 6.3/6.3 MB Progress (1): 6.3/6.3 MB Progress (1): 6.3 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/0.20.0/tycho-bundles-external-0.20.0.zip (6.3 MB at 15 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.20.0/org.eclipse.tycho.p2.resolver.impl-0.20.0.jar Progress (1): 4.1/183 kB Progress (1): 7.7/183 kB Progress (1): 12/183 kB Progress (1): 16/183 kB Progress (1): 20/183 kB Progress (1): 24/183 kB Progress (1): 28/183 kB Progress (1): 32/183 kB Progress (1): 33/183 kB Progress (1): 37/183 kB Progress (1): 41/183 kB Progress (1): 45/183 kB Progress (1): 49/183 kB Progress (1): 53/183 kB Progress (1): 57/183 kB Progress (1): 61/183 kB Progress (1): 65/183 kB Progress (1): 66/183 kB Progress (1): 70/183 kB Progress (1): 74/183 kB Progress (1): 78/183 kB Progress (1): 82/183 kB Progress (1): 86/183 kB Progress (1): 90/183 kB Progress (1): 94/183 kB Progress (1): 98/183 kB Progress (1): 98/183 kB Progress (1): 102/183 kB Progress (1): 106/183 kB Progress (1): 110/183 kB Progress (1): 114/183 kB Progress (1): 118/183 kB Progress (1): 122/183 kB Progress (1): 126/183 kB Progress (1): 130/183 kB Progress (1): 131/183 kB Progress (1): 135/183 kB Progress (1): 139/183 kB Progress (1): 143/183 kB Progress (1): 147/183 kB Progress (1): 151/183 kB Progress (1): 155/183 kB Progress (1): 159/183 kB Progress (1): 163/183 kB Progress (1): 167/183 kB Progress (1): 171/183 kB Progress (1): 175/183 kB Progress (1): 179/183 kB Progress (1): 183/183 kB Progress (1): 183 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.20.0/org.eclipse.tycho.p2.resolver.impl-0.20.0.jar (183 kB at 4.5 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.20.0/org.eclipse.tycho.p2.maven.repository-0.20.0.jar Progress (1): 4.1/137 kB Progress (1): 7.7/137 kB Progress (1): 12/137 kB Progress (1): 16/137 kB Progress (1): 20/137 kB Progress (1): 24/137 kB Progress (1): 28/137 kB Progress (1): 32/137 kB Progress (1): 33/137 kB Progress (1): 37/137 kB Progress (1): 41/137 kB Progress (1): 45/137 kB Progress (1): 49/137 kB Progress (1): 53/137 kB Progress (1): 57/137 kB Progress (1): 61/137 kB Progress (1): 65/137 kB Progress (1): 66/137 kB Progress (1): 70/137 kB Progress (1): 74/137 kB Progress (1): 78/137 kB Progress (1): 82/137 kB Progress (1): 86/137 kB Progress (1): 90/137 kB Progress (1): 94/137 kB Progress (1): 98/137 kB Progress (1): 98/137 kB Progress (1): 102/137 kB Progress (1): 106/137 kB Progress (1): 110/137 kB Progress (1): 114/137 kB Progress (1): 118/137 kB Progress (1): 122/137 kB Progress (1): 126/137 kB Progress (1): 130/137 kB Progress (1): 131/137 kB Progress (1): 135/137 kB Progress (1): 137 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.20.0/org.eclipse.tycho.p2.maven.repository-0.20.0.jar (137 kB at 4.2 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.20.0/org.eclipse.tycho.p2.tools.impl-0.20.0.jar Progress (1): 4.1/36 kB Progress (1): 7.7/36 kB Progress (1): 12/36 kB Progress (1): 16/36 kB Progress (1): 20/36 kB Progress (1): 24/36 kB Progress (1): 28/36 kB Progress (1): 32/36 kB Progress (1): 33/36 kB Progress (1): 36 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.20.0/org.eclipse.tycho.p2.tools.impl-0.20.0.jar (36 kB at 925 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.pom Progress (1): 1.7 kB Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.pom (1.7 kB at 41 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-parent/1.0.5/eclipse-cbi-parent-1.0.5.pom Progress (1): 4.1/5.9 kB Progress (1): 5.9 kB Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-parent/1.0.5/eclipse-cbi-parent-1.0.5.pom (5.9 kB at 147 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.jar Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.jar (15 kB at 417 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.pom (1.1 kB at 27 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.jar Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.jar Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.jar (3.2 kB at 118 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.pom Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.pom (2.5 kB at 59 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.jar Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.jar Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.jar (19 kB at 507 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom 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 Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB 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 239 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom 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 Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 655 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom 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 Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB 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 252 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom 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 Progress (1): 4.1/8.7 kB Progress (1): 7.7/8.7 kB Progress (1): 8.7 kB 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 458 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom Progress (1): 4.1/26 kB Progress (1): 7.7/26 kB Progress (1): 12/26 kB Progress (1): 16/26 kB Progress (1): 20/26 kB Progress (1): 24/26 kB Progress (1): 26 kB 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.3 MB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/10/apache-10.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/10/apache-10.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/10/apache-10.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/10/apache-10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 1.1 MB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom 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 Progress (1): 1.0 kB 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 54 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom 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 Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB 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 809 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.pom (2.7 kB at 78 kB/s) 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 Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.jar Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar 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 Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.jar 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 Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar 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 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.jar 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 Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB Progress (2): 24 kB | 4.1/22 kB Progress (2): 24 kB | 7.7/22 kB Progress (2): 24 kB | 12/22 kB Progress (2): 24 kB | 16/22 kB Progress (2): 24 kB | 20/22 kB Progress (2): 24 kB | 22 kB 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 341 kB/s) 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 291 kB/s) Progress (1): 4.1/110 kB Progress (1): 7.7/110 kB Progress (1): 12/110 kB Progress (1): 16/110 kB Progress (1): 20/110 kB Progress (1): 24/110 kB Progress (1): 28/110 kB Progress (1): 32/110 kB Progress (1): 36/110 kB Progress (1): 40/110 kB Progress (1): 44/110 kB Progress (1): 48/110 kB Progress (1): 52/110 kB Progress (1): 56/110 kB Progress (1): 60/110 kB Progress (1): 64/110 kB Progress (1): 68/110 kB Progress (1): 72/110 kB Progress (1): 76/110 kB Progress (1): 80/110 kB Progress (1): 84/110 kB Progress (1): 88/110 kB Progress (1): 92/110 kB Progress (1): 96/110 kB Progress (1): 100/110 kB Progress (1): 104/110 kB Progress (1): 108/110 kB Progress (1): 110 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.jar (110 kB at 1.2 MB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.pom Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.pom (2.6 kB at 75 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.jar Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.jar Progress (1): 4.1/27 kB Progress (1): 7.7/27 kB Progress (1): 12/27 kB Progress (1): 16/27 kB Progress (1): 20/27 kB Progress (1): 24/27 kB Progress (1): 27 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.jar (27 kB at 817 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom 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 Progress (1): 3.9 kB 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) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom 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 Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB 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 593 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar 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 Progress (1): 4.1/25 kB Progress (1): 7.7/25 kB Progress (1): 12/25 kB Progress (1): 16/25 kB Progress (1): 20/25 kB Progress (1): 24/25 kB Progress (1): 25 kB 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.1 MB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom 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 Progress (1): 4.1/4.9 kB Progress (1): 4.9 kB 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 212 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom 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 Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB 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 419 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB 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) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/7/apache-7.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/7/apache-7.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/7/apache-7.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/7/apache-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 902 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar 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 Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB 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) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.pom (2.1 kB at 56 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.jar Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.jar Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.jar (24 kB at 716 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.pom Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.pom (2.5 kB at 89 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom 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 Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 546 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/32/commons-parent-32.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-parent/32/commons-parent-32.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom Progress (1): 4.1/53 kB Progress (1): 7.7/53 kB Progress (1): 12/53 kB Progress (1): 16/53 kB Progress (1): 20/53 kB Progress (1): 24/53 kB Progress (1): 28/53 kB Progress (1): 32/53 kB Progress (1): 36/53 kB Progress (1): 40/53 kB Progress (1): 44/53 kB Progress (1): 48/53 kB Progress (1): 52/53 kB Progress (1): 53 kB 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.6 MB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/13/apache-13.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/13/apache-13.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/13/apache-13.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/13/apache-13.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 582 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.pom Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.pom (1.8 kB at 61 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.pom 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 Progress (1): 2.0 kB 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 99 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom 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 Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB 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) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/ow2/ow2/1.3/ow2-1.3.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/ow2/ow2/1.3/ow2-1.3.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/ow2/ow2/1.3/ow2-1.3.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/ow2/1.3/ow2-1.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom Progress (1): 4.1/9.5 kB Progress (1): 7.7/9.5 kB Progress (1): 9.5 kB 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 559 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.jar Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar 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 Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.jar Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.jar Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.jar 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.jar 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 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 Progress (1): 4.1/54 kB Progress (2): 4.1/54 kB | 4.1/321 kB Progress (2): 7.7/54 kB | 4.1/321 kB Progress (2): 7.7/54 kB | 7.7/321 kB Progress (2): 12/54 kB | 7.7/321 kB Progress (2): 16/54 kB | 7.7/321 kB Progress (2): 16/54 kB | 12/321 kB Progress (2): 20/54 kB | 12/321 kB Progress (2): 20/54 kB | 16/321 kB Progress (2): 24/54 kB | 16/321 kB Progress (2): 24/54 kB | 20/321 kB Progress (2): 28/54 kB | 20/321 kB Progress (2): 28/54 kB | 24/321 kB Progress (2): 32/54 kB | 24/321 kB Progress (2): 36/54 kB | 24/321 kB Progress (2): 36/54 kB | 28/321 kB Progress (2): 40/54 kB | 28/321 kB Progress (2): 40/54 kB | 32/321 kB Progress (2): 44/54 kB | 32/321 kB Progress (2): 48/54 kB | 32/321 kB Progress (2): 48/54 kB | 36/321 kB Progress (2): 48/54 kB | 40/321 kB Progress (2): 52/54 kB | 40/321 kB Progress (2): 54 kB | 40/321 kB Progress (2): 54 kB | 44/321 kB Progress (2): 54 kB | 48/321 kB Progress (3): 54 kB | 48/321 kB | 4.1/19 kB Progress (3): 54 kB | 52/321 kB | 4.1/19 kB Progress (3): 54 kB | 52/321 kB | 7.7/19 kB Progress (3): 54 kB | 56/321 kB | 7.7/19 kB Progress (3): 54 kB | 56/321 kB | 12/19 kB Progress (3): 54 kB | 60/321 kB | 12/19 kB Progress (3): 54 kB | 60/321 kB | 16/19 kB Progress (3): 54 kB | 64/321 kB | 16/19 kB Progress (3): 54 kB | 64/321 kB | 19 kB Progress (3): 54 kB | 68/321 kB | 19 kB Progress (3): 54 kB | 72/321 kB | 19 kB Progress (3): 54 kB | 76/321 kB | 19 kB Progress (3): 54 kB | 80/321 kB | 19 kB Progress (4): 54 kB | 80/321 kB | 19 kB | 4.1/26 kB Progress (4): 54 kB | 84/321 kB | 19 kB | 4.1/26 kB Progress (4): 54 kB | 84/321 kB | 19 kB | 7.7/26 kB Progress (4): 54 kB | 88/321 kB | 19 kB | 7.7/26 kB Progress (4): 54 kB | 88/321 kB | 19 kB | 12/26 kB Progress (4): 54 kB | 92/321 kB | 19 kB | 12/26 kB Progress (4): 54 kB | 92/321 kB | 19 kB | 16/26 kB Progress (4): 54 kB | 96/321 kB | 19 kB | 16/26 kB Progress (4): 54 kB | 96/321 kB | 19 kB | 20/26 kB Progress (4): 54 kB | 100/321 kB | 19 kB | 20/26 kB Progress (4): 54 kB | 100/321 kB | 19 kB | 24/26 kB Progress (4): 54 kB | 104/321 kB | 19 kB | 24/26 kB Progress (4): 54 kB | 104/321 kB | 19 kB | 26 kB Progress (4): 54 kB | 108/321 kB | 19 kB | 26 kB Progress (4): 54 kB | 112/321 kB | 19 kB | 26 kB Progress (4): 54 kB | 116/321 kB | 19 kB | 26 kB Progress (4): 54 kB | 120/321 kB | 19 kB | 26 kB Progress (4): 54 kB | 124/321 kB | 19 kB | 26 kB Progress (4): 54 kB | 128/321 kB | 19 kB | 26 kB Progress (4): 54 kB | 132/321 kB | 19 kB | 26 kB Progress (4): 54 kB | 136/321 kB | 19 kB | 26 kB Progress (4): 54 kB | 140/321 kB | 19 kB | 26 kB 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) Progress (3): 144/321 kB | 19 kB | 26 kB Progress (3): 148/321 kB | 19 kB | 26 kB Progress (3): 152/321 kB | 19 kB | 26 kB Progress (3): 156/321 kB | 19 kB | 26 kB Progress (3): 160/321 kB | 19 kB | 26 kB Progress (3): 164/321 kB | 19 kB | 26 kB Progress (3): 168/321 kB | 19 kB | 26 kB Progress (3): 172/321 kB | 19 kB | 26 kB Progress (3): 176/321 kB | 19 kB | 26 kB Progress (3): 180/321 kB | 19 kB | 26 kB Progress (3): 184/321 kB | 19 kB | 26 kB Progress (3): 188/321 kB | 19 kB | 26 kB Progress (3): 192/321 kB | 19 kB | 26 kB Progress (3): 196/321 kB | 19 kB | 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.jar (19 kB at 541 kB/s) Progress (2): 200/321 kB | 26 kB Progress (2): 204/321 kB | 26 kB Progress (2): 208/321 kB | 26 kB Progress (2): 212/321 kB | 26 kB Progress (2): 216/321 kB | 26 kB Progress (2): 220/321 kB | 26 kB Progress (2): 224/321 kB | 26 kB Progress (2): 228/321 kB | 26 kB Progress (2): 232/321 kB | 26 kB Progress (2): 236/321 kB | 26 kB Progress (2): 240/321 kB | 26 kB Progress (2): 244/321 kB | 26 kB Progress (2): 248/321 kB | 26 kB Progress (2): 252/321 kB | 26 kB Progress (2): 256/321 kB | 26 kB Progress (2): 260/321 kB | 26 kB Progress (2): 264/321 kB | 26 kB Progress (2): 268/321 kB | 26 kB Progress (2): 272/321 kB | 26 kB Progress (2): 276/321 kB | 26 kB Progress (2): 280/321 kB | 26 kB Progress (2): 284/321 kB | 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.jar (26 kB at 631 kB/s) Progress (1): 288/321 kB Progress (1): 292/321 kB Progress (1): 296/321 kB Progress (1): 300/321 kB Progress (1): 304/321 kB Progress (1): 308/321 kB Progress (1): 312/321 kB Progress (1): 316/321 kB Progress (1): 320/321 kB Progress (1): 321 kB 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 6.7 MB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom 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 Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB 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 283 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar 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 Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB 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 939 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom 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 Progress (1): 4.1/5.7 kB Progress (1): 5.7 kB 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 300 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom 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 Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB 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 647 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar 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 Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB 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 1.3 MB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom 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 Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB 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 1.0 MB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom 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 Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 491 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB 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.7 MB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar 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 Progress (1): 4.1/124 kB Progress (1): 7.7/124 kB Progress (1): 12/124 kB Progress (1): 16/124 kB Progress (1): 20/124 kB Progress (1): 24/124 kB Progress (1): 28/124 kB Progress (1): 32/124 kB Progress (1): 36/124 kB Progress (1): 40/124 kB Progress (1): 44/124 kB Progress (1): 48/124 kB Progress (1): 52/124 kB Progress (1): 56/124 kB Progress (1): 60/124 kB Progress (1): 64/124 kB Progress (1): 68/124 kB Progress (1): 72/124 kB Progress (1): 76/124 kB Progress (1): 80/124 kB Progress (1): 84/124 kB Progress (1): 88/124 kB Progress (1): 92/124 kB Progress (1): 96/124 kB Progress (1): 100/124 kB Progress (1): 104/124 kB Progress (1): 108/124 kB Progress (1): 112/124 kB Progress (1): 116/124 kB Progress (1): 120/124 kB Progress (1): 124/124 kB Progress (1): 124 kB 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 4.1 MB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.pom (2.2 kB at 68 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-extras/0.20.0/tycho-extras-0.20.0.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-extras/0.20.0/tycho-extras-0.20.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/extras/tycho-extras/0.20.0/tycho-extras-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-extras/0.20.0/tycho-extras-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-extras/0.20.0/tycho-extras-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/0.20.0/tycho-extras-0.20.0.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/0.20.0/tycho-extras-0.20.0.pom (11 kB at 314 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.jar Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.jar Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.jar (16 kB at 516 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom 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 Progress (1): 3.3 kB 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 167 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom 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 Progress (1): 815 B 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 35 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom 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 Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB 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 202 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom 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 Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB 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 867 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom 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 Progress (1): 3.3 kB 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 133 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom 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 Progress (1): 4.0 kB 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) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom 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 Progress (1): 4.1/9.2 kB Progress (1): 7.7/9.2 kB Progress (1): 9.2 kB 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 436 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/19/maven-parent-19.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/19/maven-parent-19.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/19/maven-parent-19.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/19/maven-parent-19.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/19/maven-parent-19.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/19/maven-parent-19.pom Progress (1): 4.1/25 kB Progress (1): 7.7/25 kB Progress (1): 12/25 kB Progress (1): 16/25 kB Progress (1): 20/25 kB Progress (1): 24/25 kB Progress (1): 25 kB 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.4 MB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/9/apache-9.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/9/apache-9.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/9/apache-9.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/9/apache-9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 798 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom 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 Progress (1): 1.6 kB 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 61 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven/2.0.6/maven-2.0.6.pom 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 Progress (1): 4.1/9.0 kB Progress (1): 7.7/9.0 kB Progress (1): 9.0 kB 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 335 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 693 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/3/apache-3.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/3/apache-3.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/3/apache-3.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/3/apache-3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom Progress (1): 3.4 kB 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 181 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom 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 Progress (1): 1.9 kB 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 66 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom 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 Progress (1): 3.0 kB 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 179 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom 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 Progress (1): 2.8 kB 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 148 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom 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 Progress (1): 3.9 kB 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 219 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom 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 Progress (1): 492 B 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 17 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom 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 Progress (1): 4.1/5.7 kB Progress (1): 5.7 kB 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 337 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/junit/junit/4.10/junit-4.10.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/junit/junit/4.10/junit-4.10.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/junit/junit/4.10/junit-4.10.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/junit/junit/4.10/junit-4.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom Progress (1): 2.3 kB 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 130 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom 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 Progress (1): 481 B 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 16 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom 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 Progress (1): 4.1/5.9 kB Progress (1): 5.9 kB 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 294 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom 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 Progress (1): 4.1/6.9 kB Progress (1): 6.9 kB 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 361 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom 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 Progress (1): 3.1 kB 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 130 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom 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 Progress (1): 4.1 kB 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 185 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB 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 440 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom 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 Progress (1): 1.7 kB 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 57 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom 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 Progress (1): 2.7 kB 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 123 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom 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 Progress (1): 890 B 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 44 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom 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 Progress (1): 2.8 kB 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 136 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom 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 Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 773 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom 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 Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB 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 286 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom 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 Progress (1): 2.1 kB 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 109 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom 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 Progress (1): 1.7 kB 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 67 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom 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 Progress (1): 4.1/6.7 kB Progress (1): 6.7 kB 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 305 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom 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 Progress (1): 2.0 kB 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 83 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom 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 Progress (1): 1.9 kB 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 96 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom 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 Progress (1): 1.8 kB 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 92 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom 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 Progress (1): 1.4 kB 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 76 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom 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 Progress (1): 424 B 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 28 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom 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 Progress (1): 3.9 kB 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 217 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom 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 Progress (1): 2.0 kB 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 132 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom 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 Progress (1): 1.8 kB 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 103 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom 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 Progress (1): 1.7 kB 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 90 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/commons-cli/commons-cli/1.0/commons-cli-1.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-cli/commons-cli/1.0/commons-cli-1.0.pom 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 Progress (1): 2.1 kB 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 66 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom 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 Progress (1): 1.5 kB 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 61 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom 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 Progress (1): 2.0 kB 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 112 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom 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 Progress (1): 4.1/7.1 kB Progress (1): 7.1 kB 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 394 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom 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 Progress (1): 2.6 kB 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 119 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom 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 Progress (1): 1.3 kB 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) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/classworlds/classworlds/1.1/classworlds-1.1.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/classworlds/classworlds/1.1/classworlds-1.1.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/classworlds/classworlds/1.1/classworlds-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom Progress (1): 3.3 kB 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 101 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom 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 Progress (1): 2.8 kB 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 122 kB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom 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 Progress (1): 1.7 kB 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 67 kB/s) 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 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 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 Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar 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 Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar 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 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 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 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 Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar 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 Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar 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 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 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 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 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 Progress (1): 4.1/20 kB Progress (2): 4.1/20 kB | 4.1/38 kB Progress (2): 7.7/20 kB | 4.1/38 kB Progress (3): 7.7/20 kB | 4.1/38 kB | 4.1/58 kB Progress (3): 7.7/20 kB | 7.7/38 kB | 4.1/58 kB Progress (3): 12/20 kB | 7.7/38 kB | 4.1/58 kB Progress (3): 12/20 kB | 7.7/38 kB | 7.7/58 kB Progress (3): 16/20 kB | 7.7/38 kB | 7.7/58 kB Progress (3): 16/20 kB | 12/38 kB | 7.7/58 kB Progress (3): 16/20 kB | 12/38 kB | 12/58 kB Progress (3): 16/20 kB | 16/38 kB | 12/58 kB Progress (3): 20/20 kB | 16/38 kB | 12/58 kB Progress (3): 20/20 kB | 16/38 kB | 16/58 kB Progress (3): 20/20 kB | 20/38 kB | 16/58 kB Progress (3): 20 kB | 20/38 kB | 16/58 kB Progress (3): 20 kB | 20/38 kB | 20/58 kB Progress (3): 20 kB | 24/38 kB | 20/58 kB Progress (4): 20 kB | 24/38 kB | 20/58 kB | 4.1/194 kB Progress (4): 20 kB | 24/38 kB | 24/58 kB | 4.1/194 kB Progress (4): 20 kB | 24/38 kB | 24/58 kB | 7.7/194 kB Progress (4): 20 kB | 28/38 kB | 24/58 kB | 7.7/194 kB Progress (4): 20 kB | 28/38 kB | 28/58 kB | 7.7/194 kB Progress (4): 20 kB | 28/38 kB | 28/58 kB | 12/194 kB Progress (4): 20 kB | 32/38 kB | 28/58 kB | 12/194 kB Progress (4): 20 kB | 32/38 kB | 28/58 kB | 16/194 kB Progress (4): 20 kB | 36/38 kB | 28/58 kB | 16/194 kB Progress (4): 20 kB | 36/38 kB | 32/58 kB | 16/194 kB Progress (4): 20 kB | 36/38 kB | 32/58 kB | 20/194 kB Progress (4): 20 kB | 38 kB | 32/58 kB | 20/194 kB Progress (4): 20 kB | 38 kB | 32/58 kB | 24/194 kB Progress (4): 20 kB | 38 kB | 36/58 kB | 24/194 kB Progress (4): 20 kB | 38 kB | 40/58 kB | 24/194 kB Progress (4): 20 kB | 38 kB | 40/58 kB | 28/194 kB Progress (4): 20 kB | 38 kB | 44/58 kB | 28/194 kB Progress (4): 20 kB | 38 kB | 44/58 kB | 32/194 kB Progress (4): 20 kB | 38 kB | 48/58 kB | 32/194 kB Progress (4): 20 kB | 38 kB | 48/58 kB | 36/194 kB Progress (4): 20 kB | 38 kB | 52/58 kB | 36/194 kB Progress (4): 20 kB | 38 kB | 52/58 kB | 40/194 kB Progress (4): 20 kB | 38 kB | 56/58 kB | 40/194 kB Progress (4): 20 kB | 38 kB | 56/58 kB | 44/194 kB Progress (4): 20 kB | 38 kB | 58 kB | 44/194 kB Progress (4): 20 kB | 38 kB | 58 kB | 48/194 kB Progress (4): 20 kB | 38 kB | 58 kB | 52/194 kB Progress (4): 20 kB | 38 kB | 58 kB | 56/194 kB Progress (4): 20 kB | 38 kB | 58 kB | 60/194 kB Progress (4): 20 kB | 38 kB | 58 kB | 64/194 kB Progress (4): 20 kB | 38 kB | 58 kB | 68/194 kB Progress (4): 20 kB | 38 kB | 58 kB | 72/194 kB Progress (4): 20 kB | 38 kB | 58 kB | 76/194 kB 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 674 kB/s) Progress (3): 38 kB | 58 kB | 80/194 kB 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 Progress (3): 38 kB | 58 kB | 84/194 kB Progress (3): 38 kB | 58 kB | 88/194 kB Progress (3): 38 kB | 58 kB | 92/194 kB Progress (3): 38 kB | 58 kB | 96/194 kB Progress (3): 38 kB | 58 kB | 100/194 kB Progress (3): 38 kB | 58 kB | 104/194 kB Progress (3): 38 kB | 58 kB | 108/194 kB Progress (3): 38 kB | 58 kB | 112/194 kB Progress (3): 38 kB | 58 kB | 116/194 kB Progress (3): 38 kB | 58 kB | 120/194 kB Progress (3): 38 kB | 58 kB | 124/194 kB Progress (3): 38 kB | 58 kB | 128/194 kB Progress (4): 38 kB | 58 kB | 128/194 kB | 4.1/180 kB Progress (4): 38 kB | 58 kB | 132/194 kB | 4.1/180 kB Progress (4): 38 kB | 58 kB | 132/194 kB | 7.7/180 kB Progress (4): 38 kB | 58 kB | 136/194 kB | 7.7/180 kB Progress (4): 38 kB | 58 kB | 136/194 kB | 12/180 kB Progress (4): 38 kB | 58 kB | 140/194 kB | 12/180 kB 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 1.8 MB/s) Progress (3): 38 kB | 140/194 kB | 16/180 kB 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 Progress (3): 38 kB | 144/194 kB | 16/180 kB Progress (3): 38 kB | 144/194 kB | 20/180 kB 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.1 MB/s) 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 Progress (2): 148/194 kB | 20/180 kB Progress (2): 148/194 kB | 24/180 kB Progress (2): 152/194 kB | 24/180 kB Progress (2): 152/194 kB | 28/180 kB Progress (2): 156/194 kB | 28/180 kB Progress (2): 156/194 kB | 32/180 kB Progress (2): 160/194 kB | 32/180 kB Progress (2): 160/194 kB | 36/180 kB Progress (2): 160/194 kB | 40/180 kB Progress (2): 164/194 kB | 40/180 kB Progress (2): 164/194 kB | 44/180 kB Progress (2): 168/194 kB | 44/180 kB Progress (2): 168/194 kB | 48/180 kB Progress (2): 172/194 kB | 48/180 kB Progress (2): 172/194 kB | 52/180 kB Progress (2): 176/194 kB | 52/180 kB Progress (2): 176/194 kB | 56/180 kB Progress (2): 180/194 kB | 56/180 kB Progress (2): 180/194 kB | 60/180 kB Progress (2): 184/194 kB | 60/180 kB Progress (2): 184/194 kB | 64/180 kB Progress (2): 184/194 kB | 66/180 kB Progress (2): 188/194 kB | 66/180 kB Progress (2): 188/194 kB | 70/180 kB Progress (2): 192/194 kB | 70/180 kB Progress (2): 192/194 kB | 74/180 kB Progress (2): 194 kB | 74/180 kB Progress (2): 194 kB | 78/180 kB Progress (2): 194 kB | 82/180 kB Progress (2): 194 kB | 86/180 kB Progress (2): 194 kB | 90/180 kB Progress (2): 194 kB | 94/180 kB Progress (2): 194 kB | 98/180 kB Progress (3): 194 kB | 98/180 kB | 4.1/13 kB Progress (3): 194 kB | 98/180 kB | 4.1/13 kB Progress (3): 194 kB | 98/180 kB | 7.7/13 kB Progress (3): 194 kB | 102/180 kB | 7.7/13 kB Progress (3): 194 kB | 102/180 kB | 12/13 kB Progress (3): 194 kB | 106/180 kB | 12/13 kB Progress (3): 194 kB | 106/180 kB | 13 kB Progress (3): 194 kB | 110/180 kB | 13 kB Progress (3): 194 kB | 114/180 kB | 13 kB Progress (3): 194 kB | 118/180 kB | 13 kB Progress (3): 194 kB | 122/180 kB | 13 kB Progress (3): 194 kB | 126/180 kB | 13 kB Progress (3): 194 kB | 130/180 kB | 13 kB Progress (3): 194 kB | 134/180 kB | 13 kB Progress (3): 194 kB | 138/180 kB | 13 kB Progress (3): 194 kB | 142/180 kB | 13 kB Progress (3): 194 kB | 146/180 kB | 13 kB Progress (3): 194 kB | 150/180 kB | 13 kB Progress (3): 194 kB | 154/180 kB | 13 kB Progress (3): 194 kB | 158/180 kB | 13 kB Progress (3): 194 kB | 162/180 kB | 13 kB Progress (3): 194 kB | 166/180 kB | 13 kB Progress (3): 194 kB | 170/180 kB | 13 kB Progress (3): 194 kB | 174/180 kB | 13 kB Progress (3): 194 kB | 178/180 kB | 13 kB Progress (3): 194 kB | 180 kB | 13 kB Progress (4): 194 kB | 180 kB | 13 kB | 4.1/226 kB Progress (4): 194 kB | 180 kB | 13 kB | 7.7/226 kB 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 4.2 MB/s) Progress (3): 180 kB | 13 kB | 12/226 kB 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 287 kB/s) Progress (2): 180 kB | 16/226 kB Progress (2): 180 kB | 20/226 kB Progress (2): 180 kB | 24/226 kB Progress (2): 180 kB | 28/226 kB Progress (2): 180 kB | 32/226 kB Progress (2): 180 kB | 33/226 kB Progress (2): 180 kB | 37/226 kB Progress (2): 180 kB | 41/226 kB Progress (2): 180 kB | 45/226 kB Progress (2): 180 kB | 49/226 kB Progress (2): 180 kB | 53/226 kB Progress (2): 180 kB | 57/226 kB 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 3.6 MB/s) Progress (1): 61/226 kB Progress (1): 65/226 kB Progress (2): 65/226 kB | 4.1/61 kB Progress (2): 66/226 kB | 4.1/61 kB Progress (2): 66/226 kB | 7.7/61 kB Progress (2): 70/226 kB | 7.7/61 kB Progress (2): 70/226 kB | 12/61 kB Progress (2): 74/226 kB | 12/61 kB Progress (2): 74/226 kB | 16/61 kB Progress (2): 78/226 kB | 16/61 kB Progress (2): 78/226 kB | 20/61 kB Progress (2): 82/226 kB | 20/61 kB Progress (2): 82/226 kB | 24/61 kB Progress (2): 86/226 kB | 24/61 kB Progress (2): 86/226 kB | 28/61 kB Progress (2): 90/226 kB | 28/61 kB Progress (2): 90/226 kB | 32/61 kB Progress (2): 90/226 kB | 33/61 kB Progress (2): 94/226 kB | 33/61 kB Progress (2): 94/226 kB | 37/61 kB Progress (2): 98/226 kB | 37/61 kB Progress (2): 98/226 kB | 41/61 kB Progress (2): 98/226 kB | 41/61 kB Progress (2): 98/226 kB | 45/61 kB Progress (2): 98/226 kB | 49/61 kB Progress (2): 102/226 kB | 49/61 kB Progress (2): 102/226 kB | 53/61 kB Progress (2): 106/226 kB | 53/61 kB Progress (2): 106/226 kB | 57/61 kB Progress (2): 110/226 kB | 57/61 kB Progress (2): 110/226 kB | 61/61 kB Progress (2): 114/226 kB | 61/61 kB Progress (2): 114/226 kB | 61 kB Progress (2): 118/226 kB | 61 kB Progress (2): 122/226 kB | 61 kB Progress (2): 126/226 kB | 61 kB Progress (2): 130/226 kB | 61 kB Progress (2): 131/226 kB | 61 kB Progress (2): 135/226 kB | 61 kB Progress (2): 139/226 kB | 61 kB Progress (2): 143/226 kB | 61 kB Progress (2): 147/226 kB | 61 kB Progress (2): 151/226 kB | 61 kB Progress (2): 155/226 kB | 61 kB Progress (2): 159/226 kB | 61 kB Progress (2): 163/226 kB | 61 kB Progress (2): 164/226 kB | 61 kB Progress (2): 168/226 kB | 61 kB Progress (2): 172/226 kB | 61 kB Progress (2): 176/226 kB | 61 kB Progress (2): 180/226 kB | 61 kB Progress (2): 184/226 kB | 61 kB Progress (2): 188/226 kB | 61 kB 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.0 MB/s) Progress (1): 192/226 kB Progress (1): 196/226 kB Progress (1): 197/226 kB Progress (1): 201/226 kB Progress (1): 205/226 kB Progress (1): 209/226 kB Progress (1): 213/226 kB Progress (1): 217/226 kB Progress (1): 221/226 kB Progress (1): 225/226 kB Progress (1): 226 kB 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 3.4 MB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.pom (3.1 kB at 94 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/0.20.0/tycho-surefire-0.20.0.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-surefire/0.20.0/tycho-surefire-0.20.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-surefire/0.20.0/tycho-surefire-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-surefire/0.20.0/tycho-surefire-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-surefire/0.20.0/tycho-surefire-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/0.20.0/tycho-surefire-0.20.0.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/0.20.0/tycho-surefire-0.20.0.pom (2.8 kB at 67 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.jar Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.jar Progress (1): 4.1/44 kB Progress (1): 7.7/44 kB Progress (1): 12/44 kB Progress (1): 16/44 kB Progress (1): 20/44 kB Progress (1): 24/44 kB Progress (1): 28/44 kB Progress (1): 32/44 kB Progress (1): 36/44 kB Progress (1): 40/44 kB Progress (1): 44 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.jar (44 kB at 1.4 MB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.pom (1.9 kB at 62 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.pom (1.6 kB at 54 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.pom (1.6 kB at 56 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.pom (1.6 kB at 39 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.pom (2.3 kB at 57 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/2.10/surefire-2.10.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/surefire/2.10/surefire-2.10.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire/2.10/surefire-2.10.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/surefire/2.10/surefire-2.10.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire/2.10/surefire-2.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.10/surefire-2.10.pom Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.10/surefire-2.10.pom (12 kB at 373 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/20/maven-parent-20.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/20/maven-parent-20.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/20/maven-parent-20.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/20/maven-parent-20.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/20/maven-parent-20.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/20/maven-parent-20.pom Progress (1): 4.1/25 kB Progress (1): 7.7/25 kB Progress (1): 12/25 kB Progress (1): 16/25 kB Progress (1): 20/25 kB Progress (1): 24/25 kB Progress (1): 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/20/maven-parent-20.pom (25 kB at 1.5 MB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.jar Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.jar Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.jar Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.jar Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.jar Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.jar Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.jar Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.jar Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.jar Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.jar Progress (1): 4.1/184 kB Progress (2): 4.1/184 kB | 4.1/30 kB Progress (2): 7.7/184 kB | 4.1/30 kB Progress (2): 7.7/184 kB | 7.7/30 kB Progress (2): 12/184 kB | 7.7/30 kB Progress (2): 12/184 kB | 12/30 kB Progress (2): 16/184 kB | 12/30 kB Progress (2): 16/184 kB | 16/30 kB Progress (2): 20/184 kB | 16/30 kB Progress (2): 20/184 kB | 20/30 kB Progress (2): 24/184 kB | 20/30 kB Progress (2): 24/184 kB | 24/30 kB Progress (3): 24/184 kB | 24/30 kB | 4.1/50 kB Progress (3): 28/184 kB | 24/30 kB | 4.1/50 kB Progress (3): 28/184 kB | 24/30 kB | 7.7/50 kB Progress (3): 28/184 kB | 28/30 kB | 7.7/50 kB Progress (3): 32/184 kB | 28/30 kB | 7.7/50 kB Progress (3): 32/184 kB | 28/30 kB | 12/50 kB Progress (3): 33/184 kB | 28/30 kB | 12/50 kB Progress (3): 33/184 kB | 30 kB | 12/50 kB Progress (3): 33/184 kB | 30 kB | 16/50 kB Progress (4): 33/184 kB | 30 kB | 16/50 kB | 4.1/161 kB Progress (4): 37/184 kB | 30 kB | 16/50 kB | 4.1/161 kB Progress (4): 37/184 kB | 30 kB | 16/50 kB | 7.7/161 kB Progress (4): 37/184 kB | 30 kB | 20/50 kB | 7.7/161 kB Progress (4): 41/184 kB | 30 kB | 20/50 kB | 7.7/161 kB Progress (4): 41/184 kB | 30 kB | 24/50 kB | 7.7/161 kB Progress (4): 41/184 kB | 30 kB | 24/50 kB | 12/161 kB Progress (4): 45/184 kB | 30 kB | 24/50 kB | 12/161 kB Progress (4): 45/184 kB | 30 kB | 24/50 kB | 16/161 kB Progress (4): 45/184 kB | 30 kB | 28/50 kB | 16/161 kB Progress (4): 49/184 kB | 30 kB | 28/50 kB | 16/161 kB Progress (4): 49/184 kB | 30 kB | 32/50 kB | 16/161 kB Progress (4): 49/184 kB | 30 kB | 32/50 kB | 20/161 kB Progress (4): 53/184 kB | 30 kB | 32/50 kB | 20/161 kB Progress (4): 53/184 kB | 30 kB | 36/50 kB | 20/161 kB Progress (4): 53/184 kB | 30 kB | 36/50 kB | 24/161 kB Progress (4): 53/184 kB | 30 kB | 40/50 kB | 24/161 kB Progress (5): 53/184 kB | 30 kB | 40/50 kB | 24/161 kB | 4.1/25 kB Progress (5): 53/184 kB | 30 kB | 44/50 kB | 24/161 kB | 4.1/25 kB Progress (5): 57/184 kB | 30 kB | 44/50 kB | 24/161 kB | 4.1/25 kB Progress (5): 57/184 kB | 30 kB | 48/50 kB | 24/161 kB | 4.1/25 kB Progress (5): 57/184 kB | 30 kB | 48/50 kB | 24/161 kB | 7.7/25 kB Progress (5): 57/184 kB | 30 kB | 48/50 kB | 28/161 kB | 7.7/25 kB Progress (5): 57/184 kB | 30 kB | 50 kB | 28/161 kB | 7.7/25 kB Progress (5): 61/184 kB | 30 kB | 50 kB | 28/161 kB | 7.7/25 kB Progress (5): 61/184 kB | 30 kB | 50 kB | 32/161 kB | 7.7/25 kB Progress (5): 61/184 kB | 30 kB | 50 kB | 32/161 kB | 12/25 kB Progress (5): 61/184 kB | 30 kB | 50 kB | 36/161 kB | 12/25 kB Progress (5): 65/184 kB | 30 kB | 50 kB | 36/161 kB | 12/25 kB Progress (5): 65/184 kB | 30 kB | 50 kB | 40/161 kB | 12/25 kB Progress (5): 65/184 kB | 30 kB | 50 kB | 40/161 kB | 16/25 kB Progress (5): 65/184 kB | 30 kB | 50 kB | 44/161 kB | 16/25 kB Progress (5): 66/184 kB | 30 kB | 50 kB | 44/161 kB | 16/25 kB Progress (5): 66/184 kB | 30 kB | 50 kB | 44/161 kB | 20/25 kB Progress (5): 66/184 kB | 30 kB | 50 kB | 48/161 kB | 20/25 kB Progress (5): 66/184 kB | 30 kB | 50 kB | 48/161 kB | 24/25 kB Progress (5): 70/184 kB | 30 kB | 50 kB | 48/161 kB | 24/25 kB Progress (5): 70/184 kB | 30 kB | 50 kB | 48/161 kB | 25 kB Progress (5): 70/184 kB | 30 kB | 50 kB | 52/161 kB | 25 kB Progress (5): 74/184 kB | 30 kB | 50 kB | 52/161 kB | 25 kB Progress (5): 74/184 kB | 30 kB | 50 kB | 56/161 kB | 25 kB Progress (5): 78/184 kB | 30 kB | 50 kB | 56/161 kB | 25 kB Progress (5): 78/184 kB | 30 kB | 50 kB | 60/161 kB | 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.jar (30 kB at 560 kB/s) Progress (4): 78/184 kB | 50 kB | 64/161 kB | 25 kB Progress (4): 82/184 kB | 50 kB | 64/161 kB | 25 kB Progress (4): 82/184 kB | 50 kB | 66/161 kB | 25 kB Progress (4): 86/184 kB | 50 kB | 66/161 kB | 25 kB Progress (4): 86/184 kB | 50 kB | 70/161 kB | 25 kB Progress (4): 90/184 kB | 50 kB | 70/161 kB | 25 kB Progress (4): 90/184 kB | 50 kB | 74/161 kB | 25 kB Progress (4): 94/184 kB | 50 kB | 74/161 kB | 25 kB Progress (4): 94/184 kB | 50 kB | 78/161 kB | 25 kB Progress (4): 98/184 kB | 50 kB | 78/161 kB | 25 kB Progress (4): 98/184 kB | 50 kB | 82/161 kB | 25 kB Progress (4): 98/184 kB | 50 kB | 82/161 kB | 25 kB Progress (4): 98/184 kB | 50 kB | 86/161 kB | 25 kB Progress (4): 102/184 kB | 50 kB | 86/161 kB | 25 kB Progress (4): 102/184 kB | 50 kB | 90/161 kB | 25 kB Progress (4): 106/184 kB | 50 kB | 90/161 kB | 25 kB Progress (4): 106/184 kB | 50 kB | 94/161 kB | 25 kB Progress (4): 110/184 kB | 50 kB | 94/161 kB | 25 kB Progress (4): 110/184 kB | 50 kB | 98/161 kB | 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.jar (50 kB at 873 kB/s) Progress (3): 114/184 kB | 98/161 kB | 25 kB Progress (3): 114/184 kB | 102/161 kB | 25 kB Progress (3): 114/184 kB | 106/161 kB | 25 kB Progress (3): 118/184 kB | 106/161 kB | 25 kB Progress (3): 122/184 kB | 106/161 kB | 25 kB Progress (3): 122/184 kB | 110/161 kB | 25 kB Progress (3): 126/184 kB | 110/161 kB | 25 kB Progress (3): 126/184 kB | 114/161 kB | 25 kB Progress (3): 130/184 kB | 114/161 kB | 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.jar (25 kB at 419 kB/s) Progress (2): 131/184 kB | 114/161 kB Progress (2): 131/184 kB | 118/161 kB Progress (2): 131/184 kB | 122/161 kB Progress (2): 135/184 kB | 122/161 kB Progress (2): 139/184 kB | 122/161 kB Progress (2): 139/184 kB | 126/161 kB Progress (2): 139/184 kB | 130/161 kB Progress (2): 143/184 kB | 130/161 kB Progress (2): 147/184 kB | 130/161 kB Progress (2): 147/184 kB | 134/161 kB Progress (2): 147/184 kB | 138/161 kB Progress (2): 151/184 kB | 138/161 kB Progress (2): 155/184 kB | 138/161 kB Progress (2): 155/184 kB | 142/161 kB Progress (2): 155/184 kB | 146/161 kB Progress (2): 159/184 kB | 146/161 kB Progress (2): 163/184 kB | 146/161 kB Progress (2): 163/184 kB | 150/161 kB Progress (2): 164/184 kB | 150/161 kB Progress (2): 164/184 kB | 154/161 kB Progress (2): 168/184 kB | 154/161 kB Progress (2): 168/184 kB | 158/161 kB Progress (2): 172/184 kB | 158/161 kB Progress (2): 172/184 kB | 161 kB Progress (2): 176/184 kB | 161 kB Progress (2): 180/184 kB | 161 kB Progress (2): 184/184 kB | 161 kB Progress (2): 184 kB | 161 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.jar (161 kB at 2.3 MB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.jar (184 kB at 2.6 MB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.pom (1.7 kB at 53 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.jar Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.jar Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.jar (21 kB at 641 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.pom Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.pom Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.pom (1.3 kB at 43 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.jar Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.jar Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.jar (10 kB at 322 kB/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.pom Downloaded from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.pom (0 B at 0 B/s) Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.jar Downloaded from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.jar (0 B at 0 B/s) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.pom Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.pom Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.pom (5.6 kB at 223 kB/s) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB 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 254 kB/s) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar Progress (1): 4.1/38 kB Progress (1): 7.7/38 kB Progress (1): 12/38 kB Progress (1): 16/38 kB Progress (1): 20/38 kB Progress (1): 24/38 kB Progress (1): 28/38 kB Progress (1): 32/38 kB Progress (1): 36/38 kB Progress (1): 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar (38 kB at 1.7 MB/s) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/target-platform-utils/0.16.0.CR2/target-platform-utils-0.16.0.CR2.pom Progress (1): 1.0/2.2 kB Progress (1): 2.2 kB Downloaded from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/target-platform-utils/0.16.0.CR2/target-platform-utils-0.16.0.CR2.pom (2.2 kB at 4.1 kB/s) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/0.16.0.CR2/tycho-plugins-0.16.0.CR2.pom Progress (1): 1.0/3.1 kB Progress (1): 2.4/3.1 kB Progress (1): 3.1 kB Downloaded from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/0.16.0.CR2/tycho-plugins-0.16.0.CR2.pom (3.1 kB at 9.4 kB/s) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/target-platform-utils/0.16.0.CR2/target-platform-utils-0.16.0.CR2.jar Progress (1): 1.0/20 kB Progress (1): 2.4/20 kB Progress (1): 3.7/20 kB Progress (1): 5.1/20 kB Progress (1): 6.4/20 kB Progress (1): 7.8/20 kB Progress (1): 9.1/20 kB Progress (1): 10/20 kB Progress (1): 15/20 kB Progress (1): 19/20 kB Progress (1): 20 kB Downloaded from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/target-platform-utils/0.16.0.CR2/target-platform-utils-0.16.0.CR2.jar (20 kB at 59 kB/s) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-p2-facade/0.16.0/tycho-p2-facade-0.16.0.pom Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-p2-facade/0.16.0/tycho-p2-facade-0.16.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-facade/0.16.0/tycho-p2-facade-0.16.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-facade/0.16.0/tycho-p2-facade-0.16.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-facade/0.16.0/tycho-p2-facade-0.16.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.16.0/tycho-p2-facade-0.16.0.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.16.0/tycho-p2-facade-0.16.0.pom (2.4 kB at 60 kB/s) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-p2/0.16.0/tycho-p2-0.16.0.pom Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-p2/0.16.0/tycho-p2-0.16.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2/0.16.0/tycho-p2-0.16.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2/0.16.0/tycho-p2-0.16.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2/0.16.0/tycho-p2-0.16.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/0.16.0/tycho-p2-0.16.0.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/0.16.0/tycho-p2-0.16.0.pom (1.1 kB at 35 kB/s) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho/0.16.0/tycho-0.16.0.pom Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho/0.16.0/tycho-0.16.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho/0.16.0/tycho-0.16.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho/0.16.0/tycho-0.16.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho/0.16.0/tycho-0.16.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/0.16.0/tycho-0.16.0.pom Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/0.16.0/tycho-0.16.0.pom (18 kB at 532 kB/s) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi/3.8.1.v20120830-144521/org.eclipse.osgi-3.8.1.v20120830-144521.pom Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/org.eclipse.osgi/3.8.1.v20120830-144521/org.eclipse.osgi-3.8.1.v20120830-144521.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.osgi/3.8.1.v20120830-144521/org.eclipse.osgi-3.8.1.v20120830-144521.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi/3.8.1.v20120830-144521/org.eclipse.osgi-3.8.1.v20120830-144521.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.osgi/3.8.1.v20120830-144521/org.eclipse.osgi-3.8.1.v20120830-144521.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.8.1.v20120830-144521/org.eclipse.osgi-3.8.1.v20120830-144521.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.8.1.v20120830-144521/org.eclipse.osgi-3.8.1.v20120830-144521.pom (1.5 kB at 50 kB/s) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-core/0.16.0/tycho-core-0.16.0.pom Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-core/0.16.0/tycho-core-0.16.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-core/0.16.0/tycho-core-0.16.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-core/0.16.0/tycho-core-0.16.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-core/0.16.0/tycho-core-0.16.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.16.0/tycho-core-0.16.0.pom Progress (1): 4.1/4.7 kB Progress (1): 4.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.16.0/tycho-core-0.16.0.pom (4.7 kB at 180 kB/s) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/sisu-equinox-embedder/0.16.0/sisu-equinox-embedder-0.16.0.pom Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/sisu-equinox-embedder/0.16.0/sisu-equinox-embedder-0.16.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-embedder/0.16.0/sisu-equinox-embedder-0.16.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-embedder/0.16.0/sisu-equinox-embedder-0.16.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-embedder/0.16.0/sisu-equinox-embedder-0.16.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.16.0/sisu-equinox-embedder-0.16.0.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.16.0/sisu-equinox-embedder-0.16.0.pom (1.9 kB at 36 kB/s) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/sisu-equinox/0.16.0/sisu-equinox-0.16.0.pom Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/sisu-equinox/0.16.0/sisu-equinox-0.16.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox/0.16.0/sisu-equinox-0.16.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox/0.16.0/sisu-equinox-0.16.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox/0.16.0/sisu-equinox-0.16.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/0.16.0/sisu-equinox-0.16.0.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/0.16.0/sisu-equinox-0.16.0.pom (1.0 kB at 39 kB/s) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/sisu-equinox-api/0.16.0/sisu-equinox-api-0.16.0.pom Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/sisu-equinox-api/0.16.0/sisu-equinox-api-0.16.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-api/0.16.0/sisu-equinox-api-0.16.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-api/0.16.0/sisu-equinox-api-0.16.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-api/0.16.0/sisu-equinox-api-0.16.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.16.0/sisu-equinox-api-0.16.0.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.16.0/sisu-equinox-api-0.16.0.pom (1.7 kB at 58 kB/s) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-metadata-model/0.16.0/tycho-metadata-model-0.16.0.pom Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-metadata-model/0.16.0/tycho-metadata-model-0.16.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-metadata-model/0.16.0/tycho-metadata-model-0.16.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-metadata-model/0.16.0/tycho-metadata-model-0.16.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-metadata-model/0.16.0/tycho-metadata-model-0.16.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.16.0/tycho-metadata-model-0.16.0.pom Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.16.0/tycho-metadata-model-0.16.0.pom (1.3 kB at 30 kB/s) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-embedder-api/0.16.0/tycho-embedder-api-0.16.0.pom Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-embedder-api/0.16.0/tycho-embedder-api-0.16.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-embedder-api/0.16.0/tycho-embedder-api-0.16.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-embedder-api/0.16.0/tycho-embedder-api-0.16.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-embedder-api/0.16.0/tycho-embedder-api-0.16.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.16.0/tycho-embedder-api-0.16.0.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.16.0/tycho-embedder-api-0.16.0.pom (2.1 kB at 53 kB/s) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.16.0/org.eclipse.tycho.embedder.shared-0.16.0.pom Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.16.0/org.eclipse.tycho.embedder.shared-0.16.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.16.0/org.eclipse.tycho.embedder.shared-0.16.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.16.0/org.eclipse.tycho.embedder.shared-0.16.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.16.0/org.eclipse.tycho.embedder.shared-0.16.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.16.0/org.eclipse.tycho.embedder.shared-0.16.0.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.16.0/org.eclipse.tycho.embedder.shared-0.16.0.pom (1.1 kB at 33 kB/s) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-bundles/0.16.0/tycho-bundles-0.16.0.pom Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-bundles/0.16.0/tycho-bundles-0.16.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-bundles/0.16.0/tycho-bundles-0.16.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-bundles/0.16.0/tycho-bundles-0.16.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-bundles/0.16.0/tycho-bundles-0.16.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/0.16.0/tycho-bundles-0.16.0.pom Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/0.16.0/tycho-bundles-0.16.0.pom (2.6 kB at 83 kB/s) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.16.0/org.eclipse.tycho.core.shared-0.16.0.pom Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.16.0/org.eclipse.tycho.core.shared-0.16.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.16.0/org.eclipse.tycho.core.shared-0.16.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.16.0/org.eclipse.tycho.core.shared-0.16.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.16.0/org.eclipse.tycho.core.shared-0.16.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.16.0/org.eclipse.tycho.core.shared-0.16.0.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.16.0/org.eclipse.tycho.core.shared-0.16.0.pom (1.0 kB at 26 kB/s) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.16.0/org.eclipse.tycho.p2.resolver.shared-0.16.0.pom Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.16.0/org.eclipse.tycho.p2.resolver.shared-0.16.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.16.0/org.eclipse.tycho.p2.resolver.shared-0.16.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.16.0/org.eclipse.tycho.p2.resolver.shared-0.16.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.16.0/org.eclipse.tycho.p2.resolver.shared-0.16.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.16.0/org.eclipse.tycho.p2.resolver.shared-0.16.0.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.16.0/org.eclipse.tycho.p2.resolver.shared-0.16.0.pom (1.1 kB at 36 kB/s) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.16.0/org.eclipse.tycho.p2.tools.shared-0.16.0.pom Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.16.0/org.eclipse.tycho.p2.tools.shared-0.16.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.16.0/org.eclipse.tycho.p2.tools.shared-0.16.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.16.0/org.eclipse.tycho.p2.tools.shared-0.16.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.16.0/org.eclipse.tycho.p2.tools.shared-0.16.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.16.0/org.eclipse.tycho.p2.tools.shared-0.16.0.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.16.0/org.eclipse.tycho.p2.tools.shared-0.16.0.pom (1.1 kB at 36 kB/s) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.pom Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.pom (1.7 kB at 47 kB/s) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.pom Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.pom (2.7 kB at 57 kB/s) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/junit/junit/3.8.1/junit-3.8.1.pom Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/junit/junit/3.8.1/junit-3.8.1.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/junit/junit/3.8.1/junit-3.8.1.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/junit/junit/3.8.1/junit-3.8.1.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/junit/junit/3.8.1/junit-3.8.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom Progress (1): 998 B 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) 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 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 Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.jar 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 Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.jar 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 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 Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.jar 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 Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar 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 Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.jar Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.jar Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.jar 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 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 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 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.jar Progress (1): 4.1/222 kB Progress (2): 4.1/222 kB | 4.1/4.2 kB Progress (3): 4.1/222 kB | 4.1/4.2 kB | 4.1/58 kB Progress (3): 4.1/222 kB | 4.2 kB | 4.1/58 kB Progress (3): 7.7/222 kB | 4.2 kB | 4.1/58 kB Progress (3): 7.7/222 kB | 4.2 kB | 7.7/58 kB Progress (3): 12/222 kB | 4.2 kB | 7.7/58 kB Progress (3): 12/222 kB | 4.2 kB | 12/58 kB Progress (3): 16/222 kB | 4.2 kB | 12/58 kB Progress (3): 16/222 kB | 4.2 kB | 16/58 kB Progress (3): 20/222 kB | 4.2 kB | 16/58 kB Progress (3): 20/222 kB | 4.2 kB | 20/58 kB Progress (3): 24/222 kB | 4.2 kB | 20/58 kB Progress (3): 24/222 kB | 4.2 kB | 24/58 kB Progress (3): 28/222 kB | 4.2 kB | 24/58 kB Progress (3): 28/222 kB | 4.2 kB | 28/58 kB Progress (3): 32/222 kB | 4.2 kB | 28/58 kB Progress (3): 32/222 kB | 4.2 kB | 32/58 kB Progress (3): 36/222 kB | 4.2 kB | 32/58 kB Progress (3): 36/222 kB | 4.2 kB | 36/58 kB Progress (3): 40/222 kB | 4.2 kB | 36/58 kB Progress (3): 40/222 kB | 4.2 kB | 40/58 kB Progress (3): 44/222 kB | 4.2 kB | 40/58 kB Progress (3): 44/222 kB | 4.2 kB | 44/58 kB Progress (3): 48/222 kB | 4.2 kB | 44/58 kB Progress (3): 48/222 kB | 4.2 kB | 48/58 kB Progress (3): 52/222 kB | 4.2 kB | 48/58 kB Progress (3): 52/222 kB | 4.2 kB | 52/58 kB Progress (3): 56/222 kB | 4.2 kB | 52/58 kB Progress (3): 56/222 kB | 4.2 kB | 56/58 kB Progress (3): 60/222 kB | 4.2 kB | 56/58 kB Progress (3): 60/222 kB | 4.2 kB | 58 kB Progress (3): 64/222 kB | 4.2 kB | 58 kB Progress (3): 68/222 kB | 4.2 kB | 58 kB Progress (3): 72/222 kB | 4.2 kB | 58 kB Progress (3): 76/222 kB | 4.2 kB | 58 kB Progress (3): 80/222 kB | 4.2 kB | 58 kB 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 140 kB/s) Progress (2): 84/222 kB | 58 kB Progress (2): 88/222 kB | 58 kB Progress (2): 92/222 kB | 58 kB Progress (2): 96/222 kB | 58 kB Progress (2): 100/222 kB | 58 kB Progress (2): 104/222 kB | 58 kB Progress (2): 108/222 kB | 58 kB Progress (2): 112/222 kB | 58 kB Progress (2): 116/222 kB | 58 kB Progress (2): 120/222 kB | 58 kB Progress (2): 124/222 kB | 58 kB Progress (2): 128/222 kB | 58 kB Progress (2): 132/222 kB | 58 kB Progress (2): 136/222 kB | 58 kB Progress (2): 140/222 kB | 58 kB Progress (2): 144/222 kB | 58 kB Progress (2): 148/222 kB | 58 kB Progress (2): 152/222 kB | 58 kB Progress (2): 156/222 kB | 58 kB Progress (2): 160/222 kB | 58 kB Progress (2): 164/222 kB | 58 kB Progress (2): 168/222 kB | 58 kB Progress (2): 172/222 kB | 58 kB Progress (2): 176/222 kB | 58 kB Progress (2): 180/222 kB | 58 kB Progress (2): 184/222 kB | 58 kB Progress (2): 188/222 kB | 58 kB Progress (2): 192/222 kB | 58 kB Progress (2): 196/222 kB | 58 kB Progress (2): 200/222 kB | 58 kB 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.6 MB/s) Progress (1): 204/222 kB Progress (1): 208/222 kB Progress (1): 212/222 kB Progress (1): 216/222 kB Progress (1): 220/222 kB Progress (1): 222 kB Progress (2): 222 kB | 4.1/21 kB Progress (2): 222 kB | 7.7/21 kB Progress (2): 222 kB | 12/21 kB Progress (2): 222 kB | 16/21 kB Progress (2): 222 kB | 20/21 kB Progress (2): 222 kB | 21 kB Progress (3): 222 kB | 21 kB | 4.1/106 kB Progress (3): 222 kB | 21 kB | 7.7/106 kB Progress (3): 222 kB | 21 kB | 12/106 kB Progress (3): 222 kB | 21 kB | 16/106 kB 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 5.2 MB/s) Progress (2): 21 kB | 20/106 kB Progress (2): 21 kB | 24/106 kB Progress (2): 21 kB | 28/106 kB Progress (2): 21 kB | 32/106 kB Progress (2): 21 kB | 33/106 kB Progress (2): 21 kB | 37/106 kB Progress (2): 21 kB | 41/106 kB Progress (2): 21 kB | 45/106 kB Progress (2): 21 kB | 49/106 kB Progress (2): 21 kB | 53/106 kB Progress (2): 21 kB | 57/106 kB Progress (2): 21 kB | 61/106 kB Progress (2): 21 kB | 65/106 kB Progress (2): 21 kB | 66/106 kB Progress (2): 21 kB | 70/106 kB Progress (2): 21 kB | 74/106 kB Progress (2): 21 kB | 78/106 kB Progress (2): 21 kB | 82/106 kB Progress (2): 21 kB | 86/106 kB Progress (2): 21 kB | 90/106 kB Progress (2): 21 kB | 94/106 kB Progress (2): 21 kB | 98/106 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.jar (21 kB at 453 kB/s) Progress (1): 102/106 kB Progress (1): 106/106 kB Progress (1): 106 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.jar (106 kB at 2.0 MB/s) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom 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 Progress (1): 4.1/8.1 kB Progress (1): 7.7/8.1 kB Progress (1): 8.1 kB 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) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom 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 Progress (1): 4.1/9.2 kB Progress (1): 7.7/9.2 kB Progress (1): 9.2 kB 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 400 kB/s) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom Progress (1): 4.1/30 kB Progress (1): 7.7/30 kB Progress (1): 12/30 kB Progress (1): 16/30 kB Progress (1): 20/30 kB Progress (1): 24/30 kB Progress (1): 28/30 kB Progress (1): 30 kB 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) Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/apache/11/apache-11.pom Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apache/apache/11/apache-11.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/11/apache-11.pom Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/11/apache-11.pom Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/11/apache-11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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) 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 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 Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar 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 Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar 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 Progress (1): 4.1/30 kB Progress (1): 7.7/30 kB Progress (1): 12/30 kB Progress (1): 16/30 kB Progress (1): 20/30 kB Progress (1): 24/30 kB Progress (1): 28/30 kB Progress (1): 30 kB 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 843 kB/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.1-nightly/workspace/org.eclipse.scout.rt/org.apache.derby.jdbc_1091.fragment/pom.xml [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] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/ (0B of 188.24kB 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] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.apache.derby.jdbc_1091.fragment:10.9.1-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt/org.apache.derby.jdbc_1091.fragment/pom.xml [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.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] 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.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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=/releases/indigo/201202240900/aggregate/ (0B of 63B at 0B/s) [INFO] Fetching javax.xml_1.3.4.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/indigo/201202240900/aggregate/plugins/ (0B of 63.51kB at 0B/s) [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from http://download.eclipse.org/releases/indigo/201202240900/aggregate/plugins/ (0B of 402.74kB at 0B/s) [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/indigo/201202240900/aggregate/plugins/ (0B of 40.47kB at 0B/s) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/indigo/201202240900/aggregate/plugins/ (0B of 113.18kB 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.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.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.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.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.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.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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.commons/pom.xml [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 &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20150124073747/repository/ (0B of 63B at 0B/s) [INFO] Fetching javax.servlet_3.0.0.v201112011016.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 120kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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/R20150124073747/repository/plugins/ (0B of 269.42kB at 0B/s) [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 88.73kB at 0B/s) [INFO] Fetching org.apache.batik.dom_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 67.52kB 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/R20150124073747/repository/plugins/ (0B of 249.96kB 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/R20150124073747/repository/plugins/ (0B of 195.82kB 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/R20150124073747/repository/plugins/ (0B of 34.23kB at 0B/s) [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 60.88kB at 0B/s) [INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 77.67kB 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/R20150124073747/repository/plugins/ (0B of 23.3kB at 0B/s) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/indigo/201202240900/aggregate/plugins/ (0B of 27.83kB at 0B/s) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar.pack.gz from http://download.eclipse.org/releases/indigo/201202240900/aggregate/plugins/ (0B of 7.65kB at 0B/s) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/indigo/201202240900/aggregate/plugins/ (0B of 18.51kB at 0B/s) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/indigo/201202240900/aggregate/plugins/ (0B of 14.2kB 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/R20150124073747/repository/plugins/ (0B of 60.16kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.client:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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/R20150124073747/repository/plugins/ (0B of 77.71kB 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/R20150124073747/repository/plugins/ (0B of 55.56kB 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.eclipse.equinox.http.servletbridge_1.0.200.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 5.62kB at 0B/s) [INFO] Fetching org.eclipse.equinox.servletbridge_1.2.100.v20110502.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 19.72kB 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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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/R20150124073747/repository/plugins/ (0B of 18.81kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.jdbc.derby10:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swt/pom.xml [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.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 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.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.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.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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.swt-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.swt:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt-feature/pom.xml [INFO] Fetching javax.servlet.jsp_2.0.0.v201101211617.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 62.39kB at 0B/s) [INFO] Fetching javax.servlet_2.5.0.v201103041518.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 116.51kB 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 from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 314.09kB at 0B/s) [INFO] Fetching org.apache.commons.codec_1.3.0.v201101211617.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 53.72kB at 0B/s) [INFO] Fetching org.apache.commons.logging_1.0.4.v201101211617.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 44.34kB 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 from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 69.35kB at 0B/s) [INFO] Fetching org.apache.lucene.core_2.9.1.v201101211721.jar 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.apache.lucene.analysis_2.9.1.v201101211721.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 211.02kB 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/signatureFile7711751653239868461.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.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/signatureFile2606126325858312938.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.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.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.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_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/signatureFile119205127128989207.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.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.mortbay.jetty.util_6.1.23.v201012071420.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 188.77kB at 0B/s) [INFO] Fetching org.mortbay.jetty.server_6.1.23.v201012071420.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 544.81kB 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/signatureFile254188973749278747.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/signatureFile277892305841527826.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/signatureFile3068828745656159299.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/signatureFile8511277400957546320.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/signatureFile6332475925572674139.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/signatureFile6683575573263877201.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/signatureFile418526248975257844.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/signatureFile5256688437228622274.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/signatureFile8726680900053530425.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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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/R20150124073747/repository/plugins/ (0B of 19.79kB 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.11.0.v201303080030.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 222.27kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.commons.test:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client.test/pom.xml [INFO] Fetching org.easymock_2.4.0.v20090202-0900.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 89.88kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.test:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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/R20150124073747/repository/plugins/ (0B of 1.26MB at 0B/s) [INFO] Fetching com.thoughtworks.selenium_2.25.0.v201212071504.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 3.8MB 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/R20150124073747/repository/plugins/ (0B of 28.92kB 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/R20150124073747/repository/plugins/ (0B of 102.06kB at 0B/s) [INFO] Fetching org.apache.httpcomponents.httpclient_4.3.6.v201411290715.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 248.59kB at 0B/s) [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from http://download.eclipse.org/releases/indigo/201202240900/aggregate/plugins/ (0B of 28.97kB 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/R20150124073747/repository/plugins/ (0B of 92.03kB at 0B/s) [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/indigo/201202240900/aggregate/plugins/ (0B of 32.73kB at 0B/s) [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.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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.spec.client/pom.xml [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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-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/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.rt.feature:org.eclipse.scout.rt.rap.basic.target:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.rap.basic.target-feature/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/201409261001/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.TargetPlatformImpl.getLocalArtifactFile (TargetPlatformImpl.java:146) at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.addUnit (P2ResolverImpl.java:208) at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.toResolutionResult (P2ResolverImpl.java:171) at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.resolveDependencies (P2ResolverImpl.java:163) at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.resolveDependencies (P2ResolverImpl.java:107) at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.doResolveDependencies (P2TargetPlatformResolver.java:348) at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.resolveDependencies (P2TargetPlatformResolver.java:321) at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject (DefaultTychoDependencyResolver.java:109) at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:75) 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.TargetPlatformImpl.getLocalArtifactFile (TargetPlatformImpl.java:146) at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.addUnit (P2ResolverImpl.java:208) at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.toResolutionResult (P2ResolverImpl.java:171) at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.resolveDependencies (P2ResolverImpl.java:163) at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.resolveDependencies (P2ResolverImpl.java:107) at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.doResolveDependencies (P2TargetPlatformResolver.java:348) at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.resolveDependencies (P2TargetPlatformResolver.java:321) at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject (DefaultTychoDependencyResolver.java:109) at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:75) 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/201409261001/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.TargetPlatformImpl.getLocalArtifactFile (TargetPlatformImpl.java:146) at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.addUnit (P2ResolverImpl.java:208) at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.toResolutionResult (P2ResolverImpl.java:171) at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.resolveDependencies (P2ResolverImpl.java:163) at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.resolveDependencies (P2ResolverImpl.java:107) at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.doResolveDependencies (P2TargetPlatformResolver.java:348) at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.resolveDependencies (P2TargetPlatformResolver.java:321) at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject (DefaultTychoDependencyResolver.java:109) at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:75) 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:131) at org.apache.http.impl.io.AbstractSessionOutputBuffer.flush (AbstractSessionOutputBuffer.java:138) at org.apache.http.impl.AbstractHttpClientConnection.doFlush (AbstractHttpClientConnection.java:271) at org.apache.http.impl.AbstractHttpClientConnection.flush (AbstractHttpClientConnection.java:276) at org.apache.http.impl.conn.AbstractClientConnAdapter.flush (AbstractClientConnAdapter.java:194) at org.apache.http.protocol.HttpRequestExecutor.doSendRequest (HttpRequestExecutor.java:258) at org.apache.http.protocol.HttpRequestExecutor.execute (HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute (DefaultRequestDirector.java:647) at org.apache.http.impl.client.DefaultRequestDirector.execute (DefaultRequestDirector.java:464) at org.apache.http.impl.client.AbstractHttpClient.execute (AbstractHttpClient.java:820) at org.apache.http.impl.client.AbstractHttpClient.execute (AbstractHttpClient.java:754) at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.performConnect (HttpClientRetrieveFileTransfer.java:1074) at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.openStreams (HttpClientRetrieveFileTransfer.java:621) at org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer.sendRetrieveRequest (AbstractRetrieveFileTransfer.java:879) at org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer.sendRetrieveRequest (AbstractRetrieveFileTransfer.java:570) at org.eclipse.ecf.provider.filetransfer.retrieve.MultiProtocolRetrieveAdapter.sendRetrieveRequest (MultiProtocolRetrieveAdapter.java:106) at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.sendRetrieveRequest (FileReader.java:422) at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.readInto (FileReader.java:355) at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download (RepositoryTransport.java:101) at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download (RepositoryTransport.java:156) at org.eclipse.equinox.internal.p2.repository.CacheManager.updateCache (CacheManager.java:345) 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.TargetPlatformImpl.getLocalArtifactFile (TargetPlatformImpl.java:146) at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.addUnit (P2ResolverImpl.java:208) at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.toResolutionResult (P2ResolverImpl.java:171) at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.resolveDependencies (P2ResolverImpl.java:163) at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.resolveDependencies (P2ResolverImpl.java:107) at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.doResolveDependencies (P2TargetPlatformResolver.java:348) at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.resolveDependencies (P2TargetPlatformResolver.java:321) at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject (DefaultTychoDependencyResolver.java:109) at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:75) 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: 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:131) at org.apache.http.impl.io.AbstractSessionOutputBuffer.flush (AbstractSessionOutputBuffer.java:138) at org.apache.http.impl.AbstractHttpClientConnection.doFlush (AbstractHttpClientConnection.java:271) at org.apache.http.impl.AbstractHttpClientConnection.flush (AbstractHttpClientConnection.java:276) at org.apache.http.impl.conn.AbstractClientConnAdapter.flush (AbstractClientConnAdapter.java:194) at org.apache.http.protocol.HttpRequestExecutor.doSendRequest (HttpRequestExecutor.java:258) at org.apache.http.protocol.HttpRequestExecutor.execute (HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute (DefaultRequestDirector.java:647) at org.apache.http.impl.client.DefaultRequestDirector.execute (DefaultRequestDirector.java:464) at org.apache.http.impl.client.AbstractHttpClient.execute (AbstractHttpClient.java:820) at org.apache.http.impl.client.AbstractHttpClient.execute (AbstractHttpClient.java:754) at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.performConnect (HttpClientRetrieveFileTransfer.java:1074) at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.openStreams (HttpClientRetrieveFileTransfer.java:621) at org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer.sendRetrieveRequest (AbstractRetrieveFileTransfer.java:879) at org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer.sendRetrieveRequest (AbstractRetrieveFileTransfer.java:570) at org.eclipse.ecf.provider.filetransfer.retrieve.MultiProtocolRetrieveAdapter.sendRetrieveRequest (MultiProtocolRetrieveAdapter.java:106) at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.sendRetrieveRequest (FileReader.java:422) at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.readInto (FileReader.java:355) at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download (RepositoryTransport.java:101) at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download (RepositoryTransport.java:156) at org.eclipse.equinox.internal.p2.repository.CacheManager.updateCache (CacheManager.java:345) 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.TargetPlatformImpl.getLocalArtifactFile (TargetPlatformImpl.java:146) at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.addUnit (P2ResolverImpl.java:208) at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.toResolutionResult (P2ResolverImpl.java:171) at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.resolveDependencies (P2ResolverImpl.java:163) at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.resolveDependencies (P2ResolverImpl.java:107) at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.doResolveDependencies (P2TargetPlatformResolver.java:348) at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.resolveDependencies (P2TargetPlatformResolver.java:321) at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject (DefaultTychoDependencyResolver.java:109) at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:75) 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: 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:131) at org.apache.http.impl.io.AbstractSessionOutputBuffer.flush (AbstractSessionOutputBuffer.java:138) at org.apache.http.impl.AbstractHttpClientConnection.doFlush (AbstractHttpClientConnection.java:271) at org.apache.http.impl.AbstractHttpClientConnection.flush (AbstractHttpClientConnection.java:276) at org.apache.http.impl.conn.AbstractClientConnAdapter.flush (AbstractClientConnAdapter.java:194) at org.apache.http.protocol.HttpRequestExecutor.doSendRequest (HttpRequestExecutor.java:258) at org.apache.http.protocol.HttpRequestExecutor.execute (HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute (DefaultRequestDirector.java:647) at org.apache.http.impl.client.DefaultRequestDirector.execute (DefaultRequestDirector.java:464) at org.apache.http.impl.client.AbstractHttpClient.execute (AbstractHttpClient.java:820) at org.apache.http.impl.client.AbstractHttpClient.execute (AbstractHttpClient.java:754) at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.performConnect (HttpClientRetrieveFileTransfer.java:1074) at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.openStreams (HttpClientRetrieveFileTransfer.java:621) at org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer.sendRetrieveRequest (AbstractRetrieveFileTransfer.java:879) at org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer.sendRetrieveRequest (AbstractRetrieveFileTransfer.java:570) at org.eclipse.ecf.provider.filetransfer.retrieve.MultiProtocolRetrieveAdapter.sendRetrieveRequest (MultiProtocolRetrieveAdapter.java:106) at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.sendRetrieveRequest (FileReader.java:422) at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.readInto (FileReader.java:355) at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download (RepositoryTransport.java:101) at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download (RepositoryTransport.java:156) at org.eclipse.equinox.internal.p2.repository.CacheManager.updateCache (CacheManager.java:345) 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.TargetPlatformImpl.getLocalArtifactFile (TargetPlatformImpl.java:146) at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.addUnit (P2ResolverImpl.java:208) at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.toResolutionResult (P2ResolverImpl.java:171) at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.resolveDependencies (P2ResolverImpl.java:163) at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.resolveDependencies (P2ResolverImpl.java:107) at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.doResolveDependencies (P2TargetPlatformResolver.java:348) at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.resolveDependencies (P2TargetPlatformResolver.java:321) at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject (DefaultTychoDependencyResolver.java:109) at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:75) 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) [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 Arthur.vanDorp@bsi-software.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