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/jenkins1012929142584575397.sh +++ readlink -f /tmp/genie.scout/jenkins1012929142584575397.sh ++ dirname /tmp/genie.scout/jenkins1012929142584575397.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 38 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 387 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 112 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 684 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 632 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 441 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 122 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 90 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 620 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 154 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 468 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 75 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 97 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 26 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 223 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 665 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 26 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 177 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 129 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 227 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 182 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 334 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 335 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 74 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 46 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 79 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 244 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 120 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 118 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 59 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 326 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 174 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 729 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 218 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 481 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 107 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 112 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 67 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 221 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 94 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 106 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 70 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 124 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 137 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 105 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 146 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 44 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 36 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 58 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 42 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 261 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 71 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 40 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 84 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 32 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 67 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 38 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 37 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 33 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-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-core/3.0/maven-core-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-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-model/3.0/maven-model-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.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/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/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-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 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 Progress (1): 4.1/47 kB Progress (1): 7.7/47 kB Progress (1): 12/47 kB Progress (1): 16/47 kB Progress (1): 20/47 kB Progress (1): 24/47 kB Progress (2): 24/47 kB | 4.1/165 kB Progress (2): 28/47 kB | 4.1/165 kB Progress (3): 28/47 kB | 4.1/165 kB | 4.1/527 kB Progress (3): 28/47 kB | 7.7/165 kB | 4.1/527 kB Progress (3): 28/47 kB | 7.7/165 kB | 7.7/527 kB Progress (3): 32/47 kB | 7.7/165 kB | 7.7/527 kB Progress (3): 32/47 kB | 7.7/165 kB | 12/527 kB Progress (3): 32/47 kB | 12/165 kB | 12/527 kB Progress (3): 32/47 kB | 12/165 kB | 16/527 kB Progress (3): 36/47 kB | 12/165 kB | 16/527 kB Progress (3): 36/47 kB | 12/165 kB | 20/527 kB Progress (3): 36/47 kB | 16/165 kB | 20/527 kB Progress (3): 36/47 kB | 16/165 kB | 24/527 kB Progress (3): 40/47 kB | 16/165 kB | 24/527 kB Progress (3): 40/47 kB | 16/165 kB | 28/527 kB Progress (3): 40/47 kB | 20/165 kB | 28/527 kB Progress (3): 40/47 kB | 20/165 kB | 32/527 kB Progress (3): 44/47 kB | 20/165 kB | 32/527 kB Progress (3): 44/47 kB | 20/165 kB | 36/527 kB Progress (3): 44/47 kB | 24/165 kB | 36/527 kB Progress (3): 44/47 kB | 24/165 kB | 40/527 kB Progress (3): 47 kB | 24/165 kB | 40/527 kB Progress (3): 47 kB | 24/165 kB | 44/527 kB Progress (3): 47 kB | 28/165 kB | 44/527 kB Progress (4): 47 kB | 28/165 kB | 44/527 kB | 4.1/4.8 kB Progress (4): 47 kB | 28/165 kB | 48/527 kB | 4.1/4.8 kB Progress (4): 47 kB | 28/165 kB | 48/527 kB | 4.8 kB Progress (4): 47 kB | 32/165 kB | 48/527 kB | 4.8 kB Progress (5): 47 kB | 32/165 kB | 48/527 kB | 4.8 kB | 4.1/180 kB Progress (5): 47 kB | 32/165 kB | 52/527 kB | 4.8 kB | 4.1/180 kB Progress (5): 47 kB | 32/165 kB | 52/527 kB | 4.8 kB | 7.7/180 kB Progress (5): 47 kB | 36/165 kB | 52/527 kB | 4.8 kB | 7.7/180 kB Progress (5): 47 kB | 36/165 kB | 52/527 kB | 4.8 kB | 12/180 kB Progress (5): 47 kB | 36/165 kB | 56/527 kB | 4.8 kB | 12/180 kB Progress (5): 47 kB | 36/165 kB | 56/527 kB | 4.8 kB | 16/180 kB Progress (5): 47 kB | 40/165 kB | 56/527 kB | 4.8 kB | 16/180 kB Progress (5): 47 kB | 40/165 kB | 56/527 kB | 4.8 kB | 20/180 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 1.3 MB/s) Progress (4): 40/165 kB | 60/527 kB | 4.8 kB | 20/180 kB 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 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 124 kB/s) 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 (3): 40/165 kB | 60/527 kB | 24/180 kB Progress (3): 44/165 kB | 60/527 kB | 24/180 kB Progress (3): 44/165 kB | 60/527 kB | 28/180 kB Progress (3): 44/165 kB | 64/527 kB | 28/180 kB Progress (3): 44/165 kB | 64/527 kB | 32/180 kB Progress (3): 48/165 kB | 64/527 kB | 32/180 kB Progress (3): 48/165 kB | 64/527 kB | 36/180 kB Progress (3): 48/165 kB | 68/527 kB | 36/180 kB Progress (3): 48/165 kB | 68/527 kB | 40/180 kB Progress (3): 52/165 kB | 68/527 kB | 40/180 kB Progress (3): 52/165 kB | 68/527 kB | 44/180 kB Progress (3): 52/165 kB | 72/527 kB | 44/180 kB Progress (3): 52/165 kB | 72/527 kB | 48/180 kB Progress (3): 56/165 kB | 72/527 kB | 48/180 kB Progress (3): 56/165 kB | 72/527 kB | 52/180 kB Progress (3): 56/165 kB | 76/527 kB | 52/180 kB Progress (3): 56/165 kB | 76/527 kB | 56/180 kB Progress (3): 60/165 kB | 76/527 kB | 56/180 kB Progress (3): 60/165 kB | 76/527 kB | 60/180 kB Progress (3): 60/165 kB | 80/527 kB | 60/180 kB Progress (4): 60/165 kB | 80/527 kB | 60/180 kB | 4.1/30 kB Progress (4): 60/165 kB | 84/527 kB | 60/180 kB | 4.1/30 kB Progress (4): 60/165 kB | 84/527 kB | 64/180 kB | 4.1/30 kB Progress (4): 64/165 kB | 84/527 kB | 64/180 kB | 4.1/30 kB Progress (4): 64/165 kB | 84/527 kB | 68/180 kB | 4.1/30 kB Progress (5): 64/165 kB | 84/527 kB | 68/180 kB | 4.1/30 kB | 4.1/38 kB Progress (5): 64/165 kB | 88/527 kB | 68/180 kB | 4.1/30 kB | 4.1/38 kB Progress (5): 64/165 kB | 88/527 kB | 68/180 kB | 7.7/30 kB | 4.1/38 kB Progress (5): 64/165 kB | 92/527 kB | 68/180 kB | 7.7/30 kB | 4.1/38 kB Progress (5): 64/165 kB | 92/527 kB | 68/180 kB | 7.7/30 kB | 7.7/38 kB Progress (5): 64/165 kB | 92/527 kB | 72/180 kB | 7.7/30 kB | 7.7/38 kB Progress (5): 68/165 kB | 92/527 kB | 72/180 kB | 7.7/30 kB | 7.7/38 kB Progress (5): 68/165 kB | 92/527 kB | 76/180 kB | 7.7/30 kB | 7.7/38 kB Progress (5): 68/165 kB | 92/527 kB | 76/180 kB | 7.7/30 kB | 12/38 kB Progress (5): 68/165 kB | 96/527 kB | 76/180 kB | 7.7/30 kB | 12/38 kB Progress (5): 68/165 kB | 96/527 kB | 76/180 kB | 12/30 kB | 12/38 kB Progress (5): 68/165 kB | 100/527 kB | 76/180 kB | 12/30 kB | 12/38 kB Progress (5): 68/165 kB | 100/527 kB | 76/180 kB | 12/30 kB | 16/38 kB Progress (5): 68/165 kB | 100/527 kB | 80/180 kB | 12/30 kB | 16/38 kB Progress (5): 72/165 kB | 100/527 kB | 80/180 kB | 12/30 kB | 16/38 kB Progress (5): 72/165 kB | 100/527 kB | 84/180 kB | 12/30 kB | 16/38 kB Progress (5): 72/165 kB | 100/527 kB | 84/180 kB | 12/30 kB | 20/38 kB Progress (5): 72/165 kB | 104/527 kB | 84/180 kB | 12/30 kB | 20/38 kB Progress (5): 72/165 kB | 104/527 kB | 84/180 kB | 16/30 kB | 20/38 kB Progress (5): 72/165 kB | 108/527 kB | 84/180 kB | 16/30 kB | 20/38 kB Progress (5): 72/165 kB | 108/527 kB | 84/180 kB | 16/30 kB | 24/38 kB Progress (5): 72/165 kB | 108/527 kB | 88/180 kB | 16/30 kB | 24/38 kB Progress (5): 76/165 kB | 108/527 kB | 88/180 kB | 16/30 kB | 24/38 kB Progress (5): 76/165 kB | 108/527 kB | 92/180 kB | 16/30 kB | 24/38 kB Progress (5): 76/165 kB | 108/527 kB | 92/180 kB | 16/30 kB | 28/38 kB Progress (5): 76/165 kB | 112/527 kB | 92/180 kB | 16/30 kB | 28/38 kB Progress (5): 76/165 kB | 112/527 kB | 92/180 kB | 20/30 kB | 28/38 kB Progress (5): 76/165 kB | 116/527 kB | 92/180 kB | 20/30 kB | 28/38 kB Progress (5): 76/165 kB | 116/527 kB | 92/180 kB | 20/30 kB | 32/38 kB Progress (5): 76/165 kB | 116/527 kB | 96/180 kB | 20/30 kB | 32/38 kB Progress (5): 80/165 kB | 116/527 kB | 96/180 kB | 20/30 kB | 32/38 kB Progress (5): 80/165 kB | 116/527 kB | 100/180 kB | 20/30 kB | 32/38 kB Progress (5): 80/165 kB | 116/527 kB | 100/180 kB | 20/30 kB | 36/38 kB Progress (5): 80/165 kB | 120/527 kB | 100/180 kB | 20/30 kB | 36/38 kB Progress (5): 80/165 kB | 120/527 kB | 100/180 kB | 24/30 kB | 36/38 kB Progress (5): 80/165 kB | 124/527 kB | 100/180 kB | 24/30 kB | 36/38 kB Progress (5): 80/165 kB | 124/527 kB | 100/180 kB | 24/30 kB | 38 kB Progress (5): 80/165 kB | 124/527 kB | 104/180 kB | 24/30 kB | 38 kB Progress (5): 84/165 kB | 124/527 kB | 104/180 kB | 24/30 kB | 38 kB Progress (5): 84/165 kB | 124/527 kB | 108/180 kB | 24/30 kB | 38 kB Progress (5): 84/165 kB | 128/527 kB | 108/180 kB | 24/30 kB | 38 kB Progress (5): 84/165 kB | 128/527 kB | 108/180 kB | 28/30 kB | 38 kB Progress (5): 84/165 kB | 132/527 kB | 108/180 kB | 28/30 kB | 38 kB Progress (5): 84/165 kB | 132/527 kB | 112/180 kB | 28/30 kB | 38 kB Progress (5): 88/165 kB | 132/527 kB | 112/180 kB | 28/30 kB | 38 kB Progress (5): 88/165 kB | 132/527 kB | 116/180 kB | 28/30 kB | 38 kB Progress (5): 88/165 kB | 136/527 kB | 116/180 kB | 28/30 kB | 38 kB Progress (5): 88/165 kB | 136/527 kB | 116/180 kB | 30 kB | 38 kB Progress (5): 88/165 kB | 140/527 kB | 116/180 kB | 30 kB | 38 kB Progress (5): 88/165 kB | 140/527 kB | 120/180 kB | 30 kB | 38 kB Progress (5): 92/165 kB | 140/527 kB | 120/180 kB | 30 kB | 38 kB Progress (5): 92/165 kB | 140/527 kB | 124/180 kB | 30 kB | 38 kB Progress (5): 92/165 kB | 144/527 kB | 124/180 kB | 30 kB | 38 kB Progress (5): 92/165 kB | 144/527 kB | 128/180 kB | 30 kB | 38 kB Progress (5): 96/165 kB | 144/527 kB | 128/180 kB | 30 kB | 38 kB Progress (5): 96/165 kB | 144/527 kB | 132/180 kB | 30 kB | 38 kB Progress (5): 96/165 kB | 148/527 kB | 132/180 kB | 30 kB | 38 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) Progress (4): 96/165 kB | 152/527 kB | 132/180 kB | 30 kB Progress (4): 96/165 kB | 152/527 kB | 136/180 kB | 30 kB Progress (4): 100/165 kB | 152/527 kB | 136/180 kB | 30 kB Progress (4): 100/165 kB | 152/527 kB | 140/180 kB | 30 kB Progress (4): 100/165 kB | 156/527 kB | 140/180 kB | 30 kB 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): 100/165 kB | 160/527 kB | 140/180 kB | 30 kB Progress (4): 100/165 kB | 160/527 kB | 144/180 kB | 30 kB Progress (4): 104/165 kB | 160/527 kB | 144/180 kB | 30 kB Progress (4): 104/165 kB | 160/527 kB | 148/180 kB | 30 kB Progress (4): 104/165 kB | 164/527 kB | 148/180 kB | 30 kB Progress (4): 104/165 kB | 164/527 kB | 152/180 kB | 30 kB Progress (4): 108/165 kB | 164/527 kB | 152/180 kB | 30 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 346 kB/s) Progress (3): 112/165 kB | 164/527 kB | 152/180 kB Progress (3): 112/165 kB | 164/527 kB | 156/180 kB Progress (3): 112/165 kB | 168/527 kB | 156/180 kB Progress (3): 112/165 kB | 168/527 kB | 160/180 kB Progress (3): 116/165 kB | 168/527 kB | 160/180 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 (3): 120/165 kB | 168/527 kB | 160/180 kB Progress (3): 120/165 kB | 168/527 kB | 164/180 kB Progress (3): 120/165 kB | 172/527 kB | 164/180 kB Progress (3): 120/165 kB | 172/527 kB | 168/180 kB Progress (3): 124/165 kB | 172/527 kB | 168/180 kB Progress (3): 124/165 kB | 172/527 kB | 172/180 kB Progress (3): 124/165 kB | 176/527 kB | 172/180 kB Progress (3): 124/165 kB | 176/527 kB | 176/180 kB Progress (4): 124/165 kB | 176/527 kB | 176/180 kB | 4.1/52 kB Progress (4): 128/165 kB | 176/527 kB | 176/180 kB | 4.1/52 kB Progress (4): 128/165 kB | 176/527 kB | 176/180 kB | 7.7/52 kB Progress (4): 128/165 kB | 176/527 kB | 180/180 kB | 7.7/52 kB Progress (4): 128/165 kB | 180/527 kB | 180/180 kB | 7.7/52 kB Progress (4): 128/165 kB | 180/527 kB | 180 kB | 7.7/52 kB Progress (4): 128/165 kB | 180/527 kB | 180 kB | 12/52 kB Progress (4): 132/165 kB | 180/527 kB | 180 kB | 12/52 kB Progress (4): 132/165 kB | 180/527 kB | 180 kB | 16/52 kB Progress (4): 132/165 kB | 184/527 kB | 180 kB | 16/52 kB Progress (4): 132/165 kB | 184/527 kB | 180 kB | 20/52 kB Progress (4): 136/165 kB | 184/527 kB | 180 kB | 20/52 kB Progress (4): 136/165 kB | 184/527 kB | 180 kB | 24/52 kB Progress (4): 136/165 kB | 188/527 kB | 180 kB | 24/52 kB Progress (4): 136/165 kB | 188/527 kB | 180 kB | 28/52 kB Progress (4): 140/165 kB | 188/527 kB | 180 kB | 28/52 kB Progress (4): 140/165 kB | 188/527 kB | 180 kB | 32/52 kB Progress (4): 140/165 kB | 192/527 kB | 180 kB | 32/52 kB Progress (4): 140/165 kB | 192/527 kB | 180 kB | 33/52 kB Progress (4): 144/165 kB | 192/527 kB | 180 kB | 33/52 kB Progress (4): 144/165 kB | 192/527 kB | 180 kB | 37/52 kB Progress (4): 144/165 kB | 196/527 kB | 180 kB | 37/52 kB Progress (5): 144/165 kB | 196/527 kB | 180 kB | 37/52 kB | 4.1/148 kB Progress (5): 144/165 kB | 200/527 kB | 180 kB | 37/52 kB | 4.1/148 kB Progress (5): 144/165 kB | 200/527 kB | 180 kB | 41/52 kB | 4.1/148 kB Progress (5): 148/165 kB | 200/527 kB | 180 kB | 41/52 kB | 4.1/148 kB Progress (5): 148/165 kB | 200/527 kB | 180 kB | 45/52 kB | 4.1/148 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) Progress (4): 148/165 kB | 204/527 kB | 45/52 kB | 4.1/148 kB Progress (4): 148/165 kB | 204/527 kB | 45/52 kB | 7.7/148 kB Progress (4): 148/165 kB | 208/527 kB | 45/52 kB | 7.7/148 kB 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 (4): 148/165 kB | 208/527 kB | 49/52 kB | 7.7/148 kB Progress (4): 152/165 kB | 208/527 kB | 49/52 kB | 7.7/148 kB Progress (4): 152/165 kB | 208/527 kB | 52 kB | 7.7/148 kB Progress (4): 152/165 kB | 212/527 kB | 52 kB | 7.7/148 kB Progress (4): 152/165 kB | 212/527 kB | 52 kB | 12/148 kB Progress (4): 152/165 kB | 216/527 kB | 52 kB | 12/148 kB Progress (4): 156/165 kB | 216/527 kB | 52 kB | 12/148 kB Progress (4): 156/165 kB | 220/527 kB | 52 kB | 12/148 kB Progress (4): 156/165 kB | 220/527 kB | 52 kB | 16/148 kB Progress (4): 156/165 kB | 224/527 kB | 52 kB | 16/148 kB Progress (4): 160/165 kB | 224/527 kB | 52 kB | 16/148 kB Progress (4): 160/165 kB | 228/527 kB | 52 kB | 16/148 kB Progress (4): 160/165 kB | 228/527 kB | 52 kB | 20/148 kB Progress (4): 160/165 kB | 232/527 kB | 52 kB | 20/148 kB Progress (4): 164/165 kB | 232/527 kB | 52 kB | 20/148 kB Progress (4): 164/165 kB | 236/527 kB | 52 kB | 20/148 kB Progress (4): 164/165 kB | 236/527 kB | 52 kB | 24/148 kB Progress (4): 164/165 kB | 240/527 kB | 52 kB | 24/148 kB Progress (4): 165 kB | 240/527 kB | 52 kB | 24/148 kB Progress (4): 165 kB | 244/527 kB | 52 kB | 24/148 kB Progress (4): 165 kB | 244/527 kB | 52 kB | 28/148 kB Progress (4): 165 kB | 248/527 kB | 52 kB | 28/148 kB Progress (5): 165 kB | 248/527 kB | 52 kB | 28/148 kB | 4.1/51 kB Progress (5): 165 kB | 252/527 kB | 52 kB | 28/148 kB | 4.1/51 kB Progress (5): 165 kB | 252/527 kB | 52 kB | 32/148 kB | 4.1/51 kB Progress (5): 165 kB | 256/527 kB | 52 kB | 32/148 kB | 4.1/51 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 447 kB/s) Progress (4): 165 kB | 256/527 kB | 32/148 kB | 7.7/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 (4): 165 kB | 260/527 kB | 32/148 kB | 7.7/51 kB Progress (4): 165 kB | 260/527 kB | 33/148 kB | 7.7/51 kB Progress (4): 165 kB | 264/527 kB | 33/148 kB | 7.7/51 kB Progress (4): 165 kB | 264/527 kB | 33/148 kB | 12/51 kB Progress (4): 165 kB | 268/527 kB | 33/148 kB | 12/51 kB Progress (4): 165 kB | 268/527 kB | 37/148 kB | 12/51 kB Progress (4): 165 kB | 272/527 kB | 37/148 kB | 12/51 kB Progress (4): 165 kB | 272/527 kB | 37/148 kB | 16/51 kB Progress (4): 165 kB | 276/527 kB | 37/148 kB | 16/51 kB Progress (4): 165 kB | 276/527 kB | 41/148 kB | 16/51 kB Progress (4): 165 kB | 280/527 kB | 41/148 kB | 16/51 kB Progress (4): 165 kB | 280/527 kB | 41/148 kB | 20/51 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.3 MB/s) Progress (3): 280/527 kB | 41/148 kB | 24/51 kB Progress (3): 284/527 kB | 41/148 kB | 24/51 kB Progress (3): 284/527 kB | 45/148 kB | 24/51 kB Progress (3): 288/527 kB | 45/148 kB | 24/51 kB Progress (3): 288/527 kB | 45/148 kB | 28/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): 288/527 kB | 45/148 kB | 32/51 kB Progress (3): 292/527 kB | 45/148 kB | 32/51 kB Progress (3): 292/527 kB | 49/148 kB | 32/51 kB Progress (3): 296/527 kB | 49/148 kB | 32/51 kB Progress (3): 296/527 kB | 49/148 kB | 36/51 kB Progress (3): 300/527 kB | 49/148 kB | 36/51 kB Progress (3): 300/527 kB | 53/148 kB | 36/51 kB Progress (3): 304/527 kB | 53/148 kB | 36/51 kB Progress (3): 304/527 kB | 53/148 kB | 40/51 kB Progress (3): 308/527 kB | 53/148 kB | 40/51 kB Progress (3): 308/527 kB | 57/148 kB | 40/51 kB Progress (3): 312/527 kB | 57/148 kB | 40/51 kB Progress (3): 312/527 kB | 57/148 kB | 44/51 kB Progress (3): 316/527 kB | 57/148 kB | 44/51 kB Progress (3): 316/527 kB | 61/148 kB | 44/51 kB Progress (3): 320/527 kB | 61/148 kB | 44/51 kB Progress (3): 320/527 kB | 61/148 kB | 48/51 kB Progress (3): 324/527 kB | 61/148 kB | 48/51 kB Progress (4): 324/527 kB | 61/148 kB | 48/51 kB | 4.1/106 kB Progress (4): 324/527 kB | 65/148 kB | 48/51 kB | 4.1/106 kB Progress (4): 324/527 kB | 65/148 kB | 48/51 kB | 7.7/106 kB Progress (4): 328/527 kB | 65/148 kB | 48/51 kB | 7.7/106 kB Progress (4): 328/527 kB | 65/148 kB | 51 kB | 7.7/106 kB Progress (5): 328/527 kB | 65/148 kB | 51 kB | 7.7/106 kB | 4.1/14 kB Progress (5): 332/527 kB | 65/148 kB | 51 kB | 7.7/106 kB | 4.1/14 kB Progress (5): 332/527 kB | 65/148 kB | 51 kB | 12/106 kB | 4.1/14 kB Progress (5): 332/527 kB | 66/148 kB | 51 kB | 12/106 kB | 4.1/14 kB Progress (5): 332/527 kB | 66/148 kB | 51 kB | 16/106 kB | 4.1/14 kB Progress (5): 336/527 kB | 66/148 kB | 51 kB | 16/106 kB | 4.1/14 kB Progress (5): 336/527 kB | 66/148 kB | 51 kB | 16/106 kB | 7.7/14 kB Progress (5): 340/527 kB | 66/148 kB | 51 kB | 16/106 kB | 7.7/14 kB Progress (5): 340/527 kB | 66/148 kB | 51 kB | 20/106 kB | 7.7/14 kB Progress (5): 340/527 kB | 70/148 kB | 51 kB | 20/106 kB | 7.7/14 kB Progress (5): 340/527 kB | 70/148 kB | 51 kB | 24/106 kB | 7.7/14 kB Progress (5): 344/527 kB | 70/148 kB | 51 kB | 24/106 kB | 7.7/14 kB Progress (5): 344/527 kB | 70/148 kB | 51 kB | 24/106 kB | 12/14 kB Progress (5): 348/527 kB | 70/148 kB | 51 kB | 24/106 kB | 12/14 kB Progress (5): 348/527 kB | 70/148 kB | 51 kB | 28/106 kB | 12/14 kB Progress (5): 348/527 kB | 74/148 kB | 51 kB | 28/106 kB | 12/14 kB Progress (5): 348/527 kB | 74/148 kB | 51 kB | 32/106 kB | 12/14 kB Progress (5): 352/527 kB | 74/148 kB | 51 kB | 32/106 kB | 12/14 kB Progress (5): 352/527 kB | 74/148 kB | 51 kB | 32/106 kB | 14 kB Progress (5): 356/527 kB | 74/148 kB | 51 kB | 32/106 kB | 14 kB Progress (5): 356/527 kB | 74/148 kB | 51 kB | 33/106 kB | 14 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 360 kB/s) Progress (4): 356/527 kB | 78/148 kB | 33/106 kB | 14 kB 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): 356/527 kB | 78/148 kB | 37/106 kB | 14 kB Progress (4): 360/527 kB | 78/148 kB | 37/106 kB | 14 kB Progress (4): 360/527 kB | 78/148 kB | 41/106 kB | 14 kB Progress (4): 360/527 kB | 82/148 kB | 41/106 kB | 14 kB Progress (4): 360/527 kB | 82/148 kB | 45/106 kB | 14 kB Progress (4): 364/527 kB | 82/148 kB | 45/106 kB | 14 kB Progress (4): 364/527 kB | 82/148 kB | 49/106 kB | 14 kB Progress (4): 364/527 kB | 86/148 kB | 49/106 kB | 14 kB Progress (4): 364/527 kB | 86/148 kB | 53/106 kB | 14 kB Progress (4): 368/527 kB | 86/148 kB | 53/106 kB | 14 kB Progress (4): 368/527 kB | 86/148 kB | 57/106 kB | 14 kB Progress (4): 368/527 kB | 90/148 kB | 57/106 kB | 14 kB Progress (4): 368/527 kB | 90/148 kB | 61/106 kB | 14 kB Progress (4): 372/527 kB | 90/148 kB | 61/106 kB | 14 kB Progress (4): 372/527 kB | 90/148 kB | 65/106 kB | 14 kB Progress (4): 372/527 kB | 94/148 kB | 65/106 kB | 14 kB Progress (4): 372/527 kB | 94/148 kB | 66/106 kB | 14 kB Progress (4): 376/527 kB | 94/148 kB | 66/106 kB | 14 kB Progress (4): 376/527 kB | 94/148 kB | 70/106 kB | 14 kB Progress (4): 376/527 kB | 98/148 kB | 70/106 kB | 14 kB Progress (4): 376/527 kB | 98/148 kB | 74/106 kB | 14 kB Progress (4): 380/527 kB | 98/148 kB | 74/106 kB | 14 kB Progress (4): 380/527 kB | 98/148 kB | 78/106 kB | 14 kB Progress (4): 380/527 kB | 102/148 kB | 78/106 kB | 14 kB Progress (4): 380/527 kB | 102/148 kB | 82/106 kB | 14 kB Progress (4): 384/527 kB | 102/148 kB | 82/106 kB | 14 kB Progress (4): 384/527 kB | 102/148 kB | 86/106 kB | 14 kB Progress (4): 384/527 kB | 106/148 kB | 86/106 kB | 14 kB Progress (4): 384/527 kB | 106/148 kB | 90/106 kB | 14 kB Progress (4): 388/527 kB | 106/148 kB | 90/106 kB | 14 kB Progress (4): 388/527 kB | 106/148 kB | 94/106 kB | 14 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 89 kB/s) Progress (3): 388/527 kB | 110/148 kB | 94/106 kB 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 (3): 388/527 kB | 110/148 kB | 98/106 kB Progress (3): 392/527 kB | 110/148 kB | 98/106 kB Progress (4): 392/527 kB | 110/148 kB | 98/106 kB | 4.1/74 kB Progress (4): 396/527 kB | 110/148 kB | 98/106 kB | 4.1/74 kB Progress (4): 396/527 kB | 110/148 kB | 102/106 kB | 4.1/74 kB Progress (4): 396/527 kB | 114/148 kB | 102/106 kB | 4.1/74 kB Progress (4): 396/527 kB | 114/148 kB | 106/106 kB | 4.1/74 kB Progress (4): 400/527 kB | 114/148 kB | 106/106 kB | 4.1/74 kB Progress (4): 400/527 kB | 114/148 kB | 106/106 kB | 7.7/74 kB Progress (4): 404/527 kB | 114/148 kB | 106/106 kB | 7.7/74 kB Progress (4): 404/527 kB | 114/148 kB | 106 kB | 7.7/74 kB Progress (4): 404/527 kB | 118/148 kB | 106 kB | 7.7/74 kB Progress (4): 408/527 kB | 118/148 kB | 106 kB | 7.7/74 kB Progress (4): 408/527 kB | 118/148 kB | 106 kB | 12/74 kB Progress (4): 412/527 kB | 118/148 kB | 106 kB | 12/74 kB Progress (4): 412/527 kB | 122/148 kB | 106 kB | 12/74 kB Progress (4): 416/527 kB | 122/148 kB | 106 kB | 12/74 kB Progress (4): 416/527 kB | 126/148 kB | 106 kB | 12/74 kB Progress (4): 416/527 kB | 126/148 kB | 106 kB | 16/74 kB Progress (4): 416/527 kB | 130/148 kB | 106 kB | 16/74 kB Progress (4): 420/527 kB | 130/148 kB | 106 kB | 16/74 kB Progress (4): 420/527 kB | 134/148 kB | 106 kB | 16/74 kB Progress (4): 420/527 kB | 134/148 kB | 106 kB | 20/74 kB Progress (4): 420/527 kB | 138/148 kB | 106 kB | 20/74 kB Progress (4): 424/527 kB | 138/148 kB | 106 kB | 20/74 kB Progress (4): 424/527 kB | 142/148 kB | 106 kB | 20/74 kB Progress (4): 424/527 kB | 142/148 kB | 106 kB | 24/74 kB Progress (4): 424/527 kB | 146/148 kB | 106 kB | 24/74 kB Progress (4): 428/527 kB | 146/148 kB | 106 kB | 24/74 kB Progress (4): 428/527 kB | 148 kB | 106 kB | 24/74 kB Progress (4): 428/527 kB | 148 kB | 106 kB | 28/74 kB Progress (5): 428/527 kB | 148 kB | 106 kB | 28/74 kB | 4.1/108 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 644 kB/s) Progress (4): 432/527 kB | 148 kB | 28/74 kB | 4.1/108 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 (4): 432/527 kB | 148 kB | 28/74 kB | 7.7/108 kB Progress (4): 432/527 kB | 148 kB | 32/74 kB | 7.7/108 kB Progress (4): 432/527 kB | 148 kB | 32/74 kB | 12/108 kB Progress (4): 436/527 kB | 148 kB | 32/74 kB | 12/108 kB Progress (4): 436/527 kB | 148 kB | 32/74 kB | 16/108 kB Progress (4): 436/527 kB | 148 kB | 33/74 kB | 16/108 kB Progress (4): 436/527 kB | 148 kB | 33/74 kB | 20/108 kB Progress (4): 440/527 kB | 148 kB | 33/74 kB | 20/108 kB Progress (4): 440/527 kB | 148 kB | 33/74 kB | 24/108 kB Progress (4): 440/527 kB | 148 kB | 37/74 kB | 24/108 kB Progress (4): 440/527 kB | 148 kB | 37/74 kB | 28/108 kB Progress (4): 444/527 kB | 148 kB | 37/74 kB | 28/108 kB Progress (4): 444/527 kB | 148 kB | 37/74 kB | 32/108 kB Progress (4): 444/527 kB | 148 kB | 41/74 kB | 32/108 kB Progress (4): 444/527 kB | 148 kB | 41/74 kB | 33/108 kB Progress (4): 448/527 kB | 148 kB | 41/74 kB | 33/108 kB Progress (4): 448/527 kB | 148 kB | 41/74 kB | 37/108 kB Progress (4): 448/527 kB | 148 kB | 45/74 kB | 37/108 kB Progress (4): 448/527 kB | 148 kB | 45/74 kB | 41/108 kB Progress (4): 452/527 kB | 148 kB | 45/74 kB | 41/108 kB Progress (4): 452/527 kB | 148 kB | 45/74 kB | 45/108 kB Progress (4): 452/527 kB | 148 kB | 49/74 kB | 45/108 kB Progress (4): 452/527 kB | 148 kB | 49/74 kB | 49/108 kB Progress (4): 456/527 kB | 148 kB | 49/74 kB | 49/108 kB Progress (5): 456/527 kB | 148 kB | 49/74 kB | 49/108 kB | 4.1/202 kB Progress (5): 460/527 kB | 148 kB | 49/74 kB | 49/108 kB | 4.1/202 kB Progress (5): 460/527 kB | 148 kB | 49/74 kB | 53/108 kB | 4.1/202 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 846 kB/s) Progress (4): 460/527 kB | 53/74 kB | 53/108 kB | 4.1/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): 460/527 kB | 53/74 kB | 57/108 kB | 4.1/202 kB Progress (4): 464/527 kB | 53/74 kB | 57/108 kB | 4.1/202 kB Progress (4): 464/527 kB | 53/74 kB | 57/108 kB | 7.7/202 kB Progress (4): 468/527 kB | 53/74 kB | 57/108 kB | 7.7/202 kB Progress (4): 468/527 kB | 53/74 kB | 61/108 kB | 7.7/202 kB Progress (4): 468/527 kB | 57/74 kB | 61/108 kB | 7.7/202 kB Progress (4): 468/527 kB | 57/74 kB | 65/108 kB | 7.7/202 kB Progress (4): 472/527 kB | 57/74 kB | 65/108 kB | 7.7/202 kB Progress (4): 472/527 kB | 57/74 kB | 65/108 kB | 12/202 kB Progress (4): 476/527 kB | 57/74 kB | 65/108 kB | 12/202 kB Progress (4): 476/527 kB | 57/74 kB | 66/108 kB | 12/202 kB Progress (4): 476/527 kB | 61/74 kB | 66/108 kB | 12/202 kB Progress (4): 476/527 kB | 61/74 kB | 70/108 kB | 12/202 kB Progress (4): 480/527 kB | 61/74 kB | 70/108 kB | 12/202 kB Progress (4): 480/527 kB | 61/74 kB | 70/108 kB | 16/202 kB Progress (4): 484/527 kB | 61/74 kB | 70/108 kB | 16/202 kB Progress (4): 484/527 kB | 61/74 kB | 74/108 kB | 16/202 kB Progress (4): 484/527 kB | 65/74 kB | 74/108 kB | 16/202 kB Progress (4): 484/527 kB | 65/74 kB | 78/108 kB | 16/202 kB Progress (4): 488/527 kB | 65/74 kB | 78/108 kB | 16/202 kB Progress (4): 488/527 kB | 65/74 kB | 78/108 kB | 20/202 kB Progress (4): 492/527 kB | 65/74 kB | 78/108 kB | 20/202 kB Progress (4): 492/527 kB | 65/74 kB | 82/108 kB | 20/202 kB Progress (4): 492/527 kB | 66/74 kB | 82/108 kB | 20/202 kB Progress (4): 492/527 kB | 66/74 kB | 86/108 kB | 20/202 kB Progress (4): 496/527 kB | 66/74 kB | 86/108 kB | 20/202 kB Progress (4): 496/527 kB | 66/74 kB | 86/108 kB | 24/202 kB Progress (4): 500/527 kB | 66/74 kB | 86/108 kB | 24/202 kB Progress (5): 500/527 kB | 66/74 kB | 86/108 kB | 24/202 kB | 4.1/153 kB Progress (5): 500/527 kB | 66/74 kB | 90/108 kB | 24/202 kB | 4.1/153 kB Progress (5): 500/527 kB | 70/74 kB | 90/108 kB | 24/202 kB | 4.1/153 kB Progress (5): 500/527 kB | 70/74 kB | 94/108 kB | 24/202 kB | 4.1/153 kB Progress (5): 500/527 kB | 70/74 kB | 94/108 kB | 24/202 kB | 7.7/153 kB Progress (5): 504/527 kB | 70/74 kB | 94/108 kB | 24/202 kB | 7.7/153 kB Progress (5): 504/527 kB | 70/74 kB | 94/108 kB | 28/202 kB | 7.7/153 kB Progress (5): 508/527 kB | 70/74 kB | 94/108 kB | 28/202 kB | 7.7/153 kB Progress (5): 508/527 kB | 70/74 kB | 94/108 kB | 28/202 kB | 12/153 kB Progress (5): 508/527 kB | 70/74 kB | 98/108 kB | 28/202 kB | 12/153 kB Progress (5): 508/527 kB | 74/74 kB | 98/108 kB | 28/202 kB | 12/153 kB Progress (5): 508/527 kB | 74/74 kB | 102/108 kB | 28/202 kB | 12/153 kB Progress (5): 508/527 kB | 74/74 kB | 102/108 kB | 28/202 kB | 16/153 kB Progress (5): 512/527 kB | 74/74 kB | 102/108 kB | 28/202 kB | 16/153 kB Progress (5): 512/527 kB | 74/74 kB | 102/108 kB | 32/202 kB | 16/153 kB Progress (5): 516/527 kB | 74/74 kB | 102/108 kB | 32/202 kB | 16/153 kB Progress (5): 516/527 kB | 74/74 kB | 102/108 kB | 32/202 kB | 20/153 kB Progress (5): 516/527 kB | 74/74 kB | 106/108 kB | 32/202 kB | 20/153 kB Progress (5): 516/527 kB | 74 kB | 106/108 kB | 32/202 kB | 20/153 kB Progress (5): 516/527 kB | 74 kB | 108 kB | 32/202 kB | 20/153 kB Progress (5): 516/527 kB | 74 kB | 108 kB | 32/202 kB | 24/153 kB Progress (5): 520/527 kB | 74 kB | 108 kB | 32/202 kB | 24/153 kB Progress (5): 520/527 kB | 74 kB | 108 kB | 33/202 kB | 24/153 kB Progress (5): 524/527 kB | 74 kB | 108 kB | 33/202 kB | 24/153 kB Progress (5): 524/527 kB | 74 kB | 108 kB | 33/202 kB | 28/153 kB Progress (5): 527 kB | 74 kB | 108 kB | 33/202 kB | 28/153 kB Progress (5): 527 kB | 74 kB | 108 kB | 37/202 kB | 28/153 kB Progress (5): 527 kB | 74 kB | 108 kB | 37/202 kB | 32/153 kB Progress (5): 527 kB | 74 kB | 108 kB | 41/202 kB | 32/153 kB Progress (5): 527 kB | 74 kB | 108 kB | 41/202 kB | 33/153 kB Progress (5): 527 kB | 74 kB | 108 kB | 45/202 kB | 33/153 kB Progress (5): 527 kB | 74 kB | 108 kB | 45/202 kB | 37/153 kB Progress (5): 527 kB | 74 kB | 108 kB | 49/202 kB | 37/153 kB Progress (5): 527 kB | 74 kB | 108 kB | 49/202 kB | 41/153 kB Progress (5): 527 kB | 74 kB | 108 kB | 53/202 kB | 41/153 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 369 kB/s) Progress (4): 527 kB | 108 kB | 53/202 kB | 45/153 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): 527 kB | 108 kB | 57/202 kB | 45/153 kB Progress (4): 527 kB | 108 kB | 57/202 kB | 49/153 kB Progress (4): 527 kB | 108 kB | 61/202 kB | 49/153 kB Progress (4): 527 kB | 108 kB | 61/202 kB | 53/153 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.6 MB/s) Progress (3): 108 kB | 61/202 kB | 57/153 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 529 kB/s) Progress (2): 65/202 kB | 57/153 kB 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 (2): 65/202 kB | 61/153 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 (2): 65/202 kB | 65/153 kB Progress (2): 66/202 kB | 65/153 kB Progress (2): 66/202 kB | 66/153 kB Progress (2): 70/202 kB | 66/153 kB Progress (2): 74/202 kB | 66/153 kB Progress (2): 74/202 kB | 70/153 kB Progress (2): 78/202 kB | 70/153 kB Progress (2): 78/202 kB | 74/153 kB Progress (2): 82/202 kB | 74/153 kB Progress (2): 82/202 kB | 78/153 kB Progress (2): 86/202 kB | 78/153 kB Progress (2): 86/202 kB | 82/153 kB Progress (2): 90/202 kB | 82/153 kB Progress (2): 90/202 kB | 86/153 kB Progress (2): 94/202 kB | 86/153 kB Progress (2): 94/202 kB | 90/153 kB Progress (2): 98/202 kB | 90/153 kB Progress (2): 98/202 kB | 94/153 kB Progress (2): 102/202 kB | 94/153 kB Progress (2): 102/202 kB | 98/153 kB Progress (2): 106/202 kB | 98/153 kB Progress (2): 106/202 kB | 98/153 kB Progress (2): 110/202 kB | 98/153 kB Progress (2): 114/202 kB | 98/153 kB Progress (2): 114/202 kB | 102/153 kB Progress (2): 118/202 kB | 102/153 kB Progress (2): 118/202 kB | 106/153 kB Progress (2): 122/202 kB | 106/153 kB Progress (2): 122/202 kB | 110/153 kB Progress (2): 126/202 kB | 110/153 kB Progress (2): 126/202 kB | 114/153 kB Progress (2): 130/202 kB | 114/153 kB Progress (2): 130/202 kB | 118/153 kB Progress (2): 134/202 kB | 118/153 kB Progress (2): 134/202 kB | 122/153 kB Progress (2): 138/202 kB | 122/153 kB Progress (2): 138/202 kB | 126/153 kB Progress (2): 142/202 kB | 126/153 kB Progress (2): 142/202 kB | 130/153 kB Progress (2): 146/202 kB | 130/153 kB Progress (2): 146/202 kB | 134/153 kB Progress (2): 150/202 kB | 134/153 kB Progress (2): 150/202 kB | 138/153 kB Progress (2): 154/202 kB | 138/153 kB Progress (2): 154/202 kB | 142/153 kB Progress (2): 158/202 kB | 142/153 kB Progress (2): 158/202 kB | 146/153 kB Progress (2): 162/202 kB | 146/153 kB Progress (2): 162/202 kB | 150/153 kB Progress (2): 166/202 kB | 150/153 kB Progress (2): 166/202 kB | 153 kB Progress (2): 170/202 kB | 153 kB Progress (2): 174/202 kB | 153 kB Progress (2): 178/202 kB | 153 kB Progress (2): 182/202 kB | 153 kB Progress (2): 186/202 kB | 153 kB Progress (2): 190/202 kB | 153 kB Progress (2): 194/202 kB | 153 kB Progress (2): 198/202 kB | 153 kB Progress (2): 202/202 kB | 153 kB Progress (2): 202 kB | 153 kB Progress (3): 202 kB | 153 kB | 4.1/472 kB Progress (3): 202 kB | 153 kB | 7.7/472 kB Progress (3): 202 kB | 153 kB | 12/472 kB Progress (3): 202 kB | 153 kB | 16/472 kB Progress (3): 202 kB | 153 kB | 20/472 kB Progress (3): 202 kB | 153 kB | 24/472 kB Progress (3): 202 kB | 153 kB | 28/472 kB Progress (3): 202 kB | 153 kB | 32/472 kB Progress (3): 202 kB | 153 kB | 33/472 kB Progress (3): 202 kB | 153 kB | 37/472 kB Progress (3): 202 kB | 153 kB | 41/472 kB Progress (3): 202 kB | 153 kB | 45/472 kB Progress (3): 202 kB | 153 kB | 49/472 kB Progress (3): 202 kB | 153 kB | 53/472 kB Progress (3): 202 kB | 153 kB | 57/472 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 680 kB/s) Progress (2): 202 kB | 61/472 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 (3): 202 kB | 61/472 kB | 4.1/61 kB Progress (3): 202 kB | 65/472 kB | 4.1/61 kB Progress (3): 202 kB | 65/472 kB | 7.7/61 kB Progress (4): 202 kB | 65/472 kB | 7.7/61 kB | 4.1/46 kB Progress (4): 202 kB | 65/472 kB | 12/61 kB | 4.1/46 kB Progress (4): 202 kB | 66/472 kB | 12/61 kB | 4.1/46 kB Progress (4): 202 kB | 66/472 kB | 16/61 kB | 4.1/46 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 885 kB/s) Progress (3): 66/472 kB | 16/61 kB | 7.7/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): 66/472 kB | 20/61 kB | 7.7/46 kB Progress (3): 70/472 kB | 20/61 kB | 7.7/46 kB Progress (3): 70/472 kB | 24/61 kB | 7.7/46 kB Progress (3): 70/472 kB | 24/61 kB | 12/46 kB Progress (3): 70/472 kB | 28/61 kB | 12/46 kB Progress (3): 74/472 kB | 28/61 kB | 12/46 kB Progress (3): 74/472 kB | 32/61 kB | 12/46 kB Progress (3): 74/472 kB | 32/61 kB | 16/46 kB Progress (3): 74/472 kB | 36/61 kB | 16/46 kB Progress (3): 78/472 kB | 36/61 kB | 16/46 kB Progress (3): 78/472 kB | 40/61 kB | 16/46 kB Progress (3): 78/472 kB | 40/61 kB | 20/46 kB Progress (3): 78/472 kB | 44/61 kB | 20/46 kB Progress (3): 82/472 kB | 44/61 kB | 20/46 kB Progress (3): 82/472 kB | 48/61 kB | 20/46 kB Progress (3): 82/472 kB | 48/61 kB | 24/46 kB Progress (3): 82/472 kB | 52/61 kB | 24/46 kB Progress (3): 86/472 kB | 52/61 kB | 24/46 kB Progress (3): 86/472 kB | 56/61 kB | 24/46 kB Progress (3): 86/472 kB | 56/61 kB | 28/46 kB Progress (3): 86/472 kB | 60/61 kB | 28/46 kB Progress (3): 90/472 kB | 60/61 kB | 28/46 kB Progress (3): 90/472 kB | 61 kB | 28/46 kB Progress (3): 90/472 kB | 61 kB | 32/46 kB Progress (3): 94/472 kB | 61 kB | 32/46 kB Progress (3): 94/472 kB | 61 kB | 33/46 kB Progress (3): 98/472 kB | 61 kB | 33/46 kB Progress (3): 98/472 kB | 61 kB | 33/46 kB Progress (3): 98/472 kB | 61 kB | 37/46 kB Progress (3): 102/472 kB | 61 kB | 37/46 kB Progress (4): 102/472 kB | 61 kB | 37/46 kB | 4.1/13 kB Progress (4): 102/472 kB | 61 kB | 41/46 kB | 4.1/13 kB Progress (4): 102/472 kB | 61 kB | 41/46 kB | 7.7/13 kB Progress (5): 102/472 kB | 61 kB | 41/46 kB | 7.7/13 kB | 4.1/29 kB Progress (5): 106/472 kB | 61 kB | 41/46 kB | 7.7/13 kB | 4.1/29 kB Progress (5): 106/472 kB | 61 kB | 41/46 kB | 7.7/13 kB | 7.7/29 kB Progress (5): 106/472 kB | 61 kB | 41/46 kB | 12/13 kB | 7.7/29 kB Progress (5): 106/472 kB | 61 kB | 41/46 kB | 12/13 kB | 12/29 kB Progress (5): 106/472 kB | 61 kB | 45/46 kB | 12/13 kB | 12/29 kB Progress (5): 106/472 kB | 61 kB | 45/46 kB | 12/13 kB | 16/29 kB Progress (5): 106/472 kB | 61 kB | 45/46 kB | 13 kB | 16/29 kB Progress (5): 106/472 kB | 61 kB | 45/46 kB | 13 kB | 20/29 kB Progress (5): 110/472 kB | 61 kB | 45/46 kB | 13 kB | 20/29 kB Progress (5): 110/472 kB | 61 kB | 45/46 kB | 13 kB | 24/29 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 253 kB/s) Progress (4): 110/472 kB | 46 kB | 13 kB | 24/29 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 (4): 110/472 kB | 46 kB | 13 kB | 28/29 kB Progress (4): 114/472 kB | 46 kB | 13 kB | 28/29 kB Progress (4): 114/472 kB | 46 kB | 13 kB | 29 kB Progress (4): 118/472 kB | 46 kB | 13 kB | 29 kB Progress (4): 122/472 kB | 46 kB | 13 kB | 29 kB Progress (4): 126/472 kB | 46 kB | 13 kB | 29 kB Progress (4): 130/472 kB | 46 kB | 13 kB | 29 kB Progress (4): 131/472 kB | 46 kB | 13 kB | 29 kB Progress (4): 135/472 kB | 46 kB | 13 kB | 29 kB Progress (4): 139/472 kB | 46 kB | 13 kB | 29 kB Progress (4): 143/472 kB | 46 kB | 13 kB | 29 kB Progress (4): 147/472 kB | 46 kB | 13 kB | 29 kB Progress (4): 151/472 kB | 46 kB | 13 kB | 29 kB Progress (4): 155/472 kB | 46 kB | 13 kB | 29 kB Progress (4): 159/472 kB | 46 kB | 13 kB | 29 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 187 kB/s) 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 54 kB/s) 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 (2): 163/472 kB | 29 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 (2): 164/472 kB | 29 kB Progress (2): 168/472 kB | 29 kB Progress (2): 172/472 kB | 29 kB Progress (2): 176/472 kB | 29 kB Progress (2): 180/472 kB | 29 kB Progress (2): 184/472 kB | 29 kB Progress (2): 188/472 kB | 29 kB Progress (2): 192/472 kB | 29 kB Progress (2): 196/472 kB | 29 kB Progress (2): 197/472 kB | 29 kB Progress (2): 201/472 kB | 29 kB Progress (2): 205/472 kB | 29 kB Progress (2): 209/472 kB | 29 kB Progress (2): 213/472 kB | 29 kB Progress (2): 217/472 kB | 29 kB Progress (2): 221/472 kB | 29 kB Progress (2): 225/472 kB | 29 kB Progress (2): 229/472 kB | 29 kB Progress (2): 229/472 kB | 29 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 113 kB/s) Progress (2): 229/472 kB | 4.1/49 kB Progress (2): 233/472 kB | 4.1/49 kB Progress (2): 233/472 kB | 7.7/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 (2): 233/472 kB | 12/49 kB Progress (2): 237/472 kB | 12/49 kB Progress (2): 237/472 kB | 16/49 kB Progress (2): 241/472 kB | 16/49 kB Progress (2): 241/472 kB | 20/49 kB Progress (2): 245/472 kB | 20/49 kB Progress (2): 245/472 kB | 24/49 kB Progress (3): 245/472 kB | 24/49 kB | 4.1/230 kB Progress (3): 245/472 kB | 28/49 kB | 4.1/230 kB Progress (3): 249/472 kB | 28/49 kB | 4.1/230 kB Progress (3): 249/472 kB | 32/49 kB | 4.1/230 kB Progress (3): 249/472 kB | 32/49 kB | 7.7/230 kB Progress (3): 249/472 kB | 36/49 kB | 7.7/230 kB Progress (3): 253/472 kB | 36/49 kB | 7.7/230 kB Progress (3): 253/472 kB | 40/49 kB | 7.7/230 kB Progress (3): 253/472 kB | 40/49 kB | 12/230 kB Progress (4): 253/472 kB | 40/49 kB | 12/230 kB | 4.1/185 kB Progress (4): 253/472 kB | 40/49 kB | 16/230 kB | 4.1/185 kB Progress (4): 253/472 kB | 44/49 kB | 16/230 kB | 4.1/185 kB Progress (4): 257/472 kB | 44/49 kB | 16/230 kB | 4.1/185 kB Progress (4): 257/472 kB | 48/49 kB | 16/230 kB | 4.1/185 kB Progress (4): 257/472 kB | 48/49 kB | 20/230 kB | 4.1/185 kB Progress (4): 257/472 kB | 48/49 kB | 20/230 kB | 7.7/185 kB Progress (4): 257/472 kB | 48/49 kB | 24/230 kB | 7.7/185 kB Progress (4): 257/472 kB | 49 kB | 24/230 kB | 7.7/185 kB Progress (4): 261/472 kB | 49 kB | 24/230 kB | 7.7/185 kB Progress (4): 261/472 kB | 49 kB | 28/230 kB | 7.7/185 kB Progress (4): 261/472 kB | 49 kB | 28/230 kB | 12/185 kB Progress (4): 261/472 kB | 49 kB | 32/230 kB | 12/185 kB Progress (4): 265/472 kB | 49 kB | 32/230 kB | 12/185 kB Progress (4): 265/472 kB | 49 kB | 33/230 kB | 12/185 kB Progress (4): 265/472 kB | 49 kB | 33/230 kB | 16/185 kB Progress (4): 265/472 kB | 49 kB | 37/230 kB | 16/185 kB Progress (4): 269/472 kB | 49 kB | 37/230 kB | 16/185 kB Progress (4): 269/472 kB | 49 kB | 41/230 kB | 16/185 kB Progress (4): 269/472 kB | 49 kB | 41/230 kB | 20/185 kB Progress (4): 269/472 kB | 49 kB | 45/230 kB | 20/185 kB Progress (4): 273/472 kB | 49 kB | 45/230 kB | 20/185 kB Progress (4): 273/472 kB | 49 kB | 49/230 kB | 20/185 kB Progress (5): 273/472 kB | 49 kB | 49/230 kB | 20/185 kB | 4.1/58 kB Progress (5): 273/472 kB | 49 kB | 49/230 kB | 24/185 kB | 4.1/58 kB Progress (5): 273/472 kB | 49 kB | 49/230 kB | 24/185 kB | 7.7/58 kB Progress (5): 273/472 kB | 49 kB | 53/230 kB | 24/185 kB | 7.7/58 kB Progress (5): 273/472 kB | 49 kB | 53/230 kB | 24/185 kB | 12/58 kB Progress (5): 277/472 kB | 49 kB | 53/230 kB | 24/185 kB | 12/58 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 183 kB/s) Progress (4): 277/472 kB | 53/230 kB | 24/185 kB | 16/58 kB Progress (4): 277/472 kB | 57/230 kB | 24/185 kB | 16/58 kB Progress (4): 277/472 kB | 57/230 kB | 28/185 kB | 16/58 kB Progress (4): 277/472 kB | 61/230 kB | 28/185 kB | 16/58 kB Progress (4): 277/472 kB | 61/230 kB | 28/185 kB | 20/58 kB 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 (4): 281/472 kB | 61/230 kB | 28/185 kB | 20/58 kB Progress (4): 281/472 kB | 61/230 kB | 28/185 kB | 24/58 kB Progress (4): 281/472 kB | 65/230 kB | 28/185 kB | 24/58 kB Progress (4): 281/472 kB | 65/230 kB | 32/185 kB | 24/58 kB Progress (4): 281/472 kB | 66/230 kB | 32/185 kB | 24/58 kB Progress (4): 281/472 kB | 66/230 kB | 32/185 kB | 28/58 kB Progress (4): 285/472 kB | 66/230 kB | 32/185 kB | 28/58 kB Progress (4): 285/472 kB | 66/230 kB | 32/185 kB | 32/58 kB Progress (4): 285/472 kB | 70/230 kB | 32/185 kB | 32/58 kB Progress (4): 285/472 kB | 70/230 kB | 33/185 kB | 32/58 kB Progress (4): 285/472 kB | 74/230 kB | 33/185 kB | 32/58 kB Progress (4): 285/472 kB | 74/230 kB | 33/185 kB | 36/58 kB Progress (4): 289/472 kB | 74/230 kB | 33/185 kB | 36/58 kB Progress (4): 289/472 kB | 74/230 kB | 33/185 kB | 40/58 kB Progress (4): 289/472 kB | 78/230 kB | 33/185 kB | 40/58 kB Progress (4): 289/472 kB | 78/230 kB | 37/185 kB | 40/58 kB Progress (4): 289/472 kB | 82/230 kB | 37/185 kB | 40/58 kB Progress (4): 289/472 kB | 82/230 kB | 37/185 kB | 44/58 kB Progress (4): 293/472 kB | 82/230 kB | 37/185 kB | 44/58 kB Progress (4): 293/472 kB | 82/230 kB | 37/185 kB | 48/58 kB Progress (4): 293/472 kB | 86/230 kB | 37/185 kB | 48/58 kB Progress (4): 293/472 kB | 86/230 kB | 41/185 kB | 48/58 kB Progress (4): 293/472 kB | 90/230 kB | 41/185 kB | 48/58 kB Progress (4): 293/472 kB | 90/230 kB | 41/185 kB | 52/58 kB Progress (4): 297/472 kB | 90/230 kB | 41/185 kB | 52/58 kB Progress (4): 297/472 kB | 90/230 kB | 41/185 kB | 56/58 kB Progress (4): 297/472 kB | 94/230 kB | 41/185 kB | 56/58 kB Progress (4): 297/472 kB | 94/230 kB | 45/185 kB | 56/58 kB Progress (4): 297/472 kB | 98/230 kB | 45/185 kB | 56/58 kB Progress (4): 297/472 kB | 98/230 kB | 45/185 kB | 58 kB Progress (4): 301/472 kB | 98/230 kB | 45/185 kB | 58 kB Progress (4): 301/472 kB | 102/230 kB | 45/185 kB | 58 kB Progress (4): 301/472 kB | 102/230 kB | 49/185 kB | 58 kB Progress (4): 301/472 kB | 106/230 kB | 49/185 kB | 58 kB Progress (4): 305/472 kB | 106/230 kB | 49/185 kB | 58 kB Progress (4): 305/472 kB | 110/230 kB | 49/185 kB | 58 kB Progress (4): 305/472 kB | 110/230 kB | 53/185 kB | 58 kB Progress (4): 305/472 kB | 114/230 kB | 53/185 kB | 58 kB Progress (4): 309/472 kB | 114/230 kB | 53/185 kB | 58 kB Progress (4): 309/472 kB | 118/230 kB | 53/185 kB | 58 kB Progress (4): 309/472 kB | 118/230 kB | 57/185 kB | 58 kB Progress (4): 309/472 kB | 122/230 kB | 57/185 kB | 58 kB Progress (4): 313/472 kB | 122/230 kB | 57/185 kB | 58 kB Progress (4): 313/472 kB | 126/230 kB | 57/185 kB | 58 kB Progress (4): 313/472 kB | 126/230 kB | 61/185 kB | 58 kB Progress (4): 313/472 kB | 130/230 kB | 61/185 kB | 58 kB Progress (4): 317/472 kB | 130/230 kB | 61/185 kB | 58 kB Progress (4): 317/472 kB | 134/230 kB | 61/185 kB | 58 kB Progress (4): 317/472 kB | 134/230 kB | 65/185 kB | 58 kB Progress (4): 317/472 kB | 138/230 kB | 65/185 kB | 58 kB Progress (4): 321/472 kB | 138/230 kB | 65/185 kB | 58 kB Progress (4): 321/472 kB | 142/230 kB | 65/185 kB | 58 kB Progress (4): 321/472 kB | 142/230 kB | 66/185 kB | 58 kB Progress (4): 321/472 kB | 146/230 kB | 66/185 kB | 58 kB Progress (4): 325/472 kB | 146/230 kB | 66/185 kB | 58 kB Progress (4): 325/472 kB | 150/230 kB | 66/185 kB | 58 kB Progress (4): 325/472 kB | 150/230 kB | 70/185 kB | 58 kB Progress (4): 325/472 kB | 154/230 kB | 70/185 kB | 58 kB Progress (4): 329/472 kB | 154/230 kB | 70/185 kB | 58 kB Progress (4): 329/472 kB | 158/230 kB | 70/185 kB | 58 kB Progress (4): 329/472 kB | 158/230 kB | 74/185 kB | 58 kB Progress (5): 329/472 kB | 158/230 kB | 74/185 kB | 58 kB | 0/1.4 MB Progress (5): 329/472 kB | 162/230 kB | 74/185 kB | 58 kB | 0/1.4 MB Progress (5): 333/472 kB | 162/230 kB | 74/185 kB | 58 kB | 0/1.4 MB Progress (5): 333/472 kB | 166/230 kB | 74/185 kB | 58 kB | 0/1.4 MB Progress (5): 333/472 kB | 166/230 kB | 74/185 kB | 58 kB | 0/1.4 MB Progress (5): 333/472 kB | 166/230 kB | 78/185 kB | 58 kB | 0/1.4 MB Progress (5): 333/472 kB | 166/230 kB | 78/185 kB | 58 kB | 0/1.4 MB Progress (5): 333/472 kB | 170/230 kB | 78/185 kB | 58 kB | 0/1.4 MB 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 198 kB/s) Progress (4): 337/472 kB | 170/230 kB | 78/185 kB | 0/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 (4): 337/472 kB | 174/230 kB | 78/185 kB | 0/1.4 MB Progress (4): 337/472 kB | 174/230 kB | 78/185 kB | 0/1.4 MB Progress (4): 337/472 kB | 174/230 kB | 82/185 kB | 0/1.4 MB Progress (4): 337/472 kB | 174/230 kB | 82/185 kB | 0/1.4 MB Progress (4): 337/472 kB | 178/230 kB | 82/185 kB | 0/1.4 MB Progress (4): 341/472 kB | 178/230 kB | 82/185 kB | 0/1.4 MB Progress (4): 341/472 kB | 182/230 kB | 82/185 kB | 0/1.4 MB Progress (4): 341/472 kB | 182/230 kB | 86/185 kB | 0/1.4 MB Progress (4): 341/472 kB | 182/230 kB | 86/185 kB | 0/1.4 MB Progress (4): 341/472 kB | 182/230 kB | 90/185 kB | 0/1.4 MB Progress (4): 341/472 kB | 186/230 kB | 90/185 kB | 0/1.4 MB Progress (4): 345/472 kB | 186/230 kB | 90/185 kB | 0/1.4 MB Progress (4): 345/472 kB | 190/230 kB | 90/185 kB | 0/1.4 MB Progress (4): 345/472 kB | 190/230 kB | 90/185 kB | 0/1.4 MB Progress (4): 345/472 kB | 194/230 kB | 90/185 kB | 0/1.4 MB Progress (4): 349/472 kB | 194/230 kB | 90/185 kB | 0/1.4 MB Progress (4): 349/472 kB | 194/230 kB | 94/185 kB | 0/1.4 MB Progress (4): 353/472 kB | 194/230 kB | 94/185 kB | 0/1.4 MB Progress (4): 353/472 kB | 198/230 kB | 94/185 kB | 0/1.4 MB Progress (4): 353/472 kB | 198/230 kB | 94/185 kB | 0/1.4 MB Progress (4): 353/472 kB | 202/230 kB | 94/185 kB | 0/1.4 MB Progress (4): 357/472 kB | 202/230 kB | 94/185 kB | 0/1.4 MB Progress (4): 357/472 kB | 202/230 kB | 98/185 kB | 0/1.4 MB Progress (4): 361/472 kB | 202/230 kB | 98/185 kB | 0/1.4 MB Progress (4): 361/472 kB | 206/230 kB | 98/185 kB | 0/1.4 MB Progress (4): 361/472 kB | 206/230 kB | 98/185 kB | 0/1.4 MB Progress (4): 361/472 kB | 210/230 kB | 98/185 kB | 0/1.4 MB Progress (4): 365/472 kB | 210/230 kB | 98/185 kB | 0/1.4 MB Progress (4): 365/472 kB | 210/230 kB | 98/185 kB | 0/1.4 MB Progress (4): 369/472 kB | 210/230 kB | 98/185 kB | 0/1.4 MB Progress (4): 369/472 kB | 214/230 kB | 98/185 kB | 0/1.4 MB Progress (4): 369/472 kB | 214/230 kB | 98/185 kB | 0/1.4 MB Progress (4): 369/472 kB | 218/230 kB | 98/185 kB | 0/1.4 MB Progress (4): 373/472 kB | 218/230 kB | 98/185 kB | 0/1.4 MB Progress (4): 373/472 kB | 218/230 kB | 102/185 kB | 0/1.4 MB Progress (4): 377/472 kB | 218/230 kB | 102/185 kB | 0/1.4 MB Progress (4): 377/472 kB | 222/230 kB | 102/185 kB | 0/1.4 MB Progress (4): 377/472 kB | 222/230 kB | 102/185 kB | 0/1.4 MB Progress (4): 377/472 kB | 226/230 kB | 102/185 kB | 0/1.4 MB Progress (4): 381/472 kB | 226/230 kB | 102/185 kB | 0/1.4 MB Progress (4): 381/472 kB | 226/230 kB | 106/185 kB | 0/1.4 MB Progress (4): 385/472 kB | 226/230 kB | 106/185 kB | 0/1.4 MB Progress (4): 385/472 kB | 230/230 kB | 106/185 kB | 0/1.4 MB Progress (4): 385/472 kB | 230/230 kB | 106/185 kB | 0/1.4 MB Progress (4): 385/472 kB | 230 kB | 106/185 kB | 0/1.4 MB Progress (4): 389/472 kB | 230 kB | 106/185 kB | 0/1.4 MB Progress (4): 389/472 kB | 230 kB | 110/185 kB | 0/1.4 MB Progress (4): 393/472 kB | 230 kB | 110/185 kB | 0/1.4 MB Progress (5): 393/472 kB | 230 kB | 110/185 kB | 0/1.4 MB | 4.1/13 kB Progress (5): 393/472 kB | 230 kB | 110/185 kB | 0/1.4 MB | 4.1/13 kB Progress (5): 393/472 kB | 230 kB | 110/185 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 397/472 kB | 230 kB | 110/185 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 397/472 kB | 230 kB | 114/185 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 401/472 kB | 230 kB | 114/185 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 401/472 kB | 230 kB | 114/185 kB | 0/1.4 MB | 12/13 kB Progress (5): 401/472 kB | 230 kB | 114/185 kB | 0.1/1.4 MB | 12/13 kB Progress (5): 401/472 kB | 230 kB | 114/185 kB | 0.1/1.4 MB | 13 kB Progress (5): 405/472 kB | 230 kB | 114/185 kB | 0.1/1.4 MB | 13 kB Progress (5): 405/472 kB | 230 kB | 118/185 kB | 0.1/1.4 MB | 13 kB Progress (5): 409/472 kB | 230 kB | 118/185 kB | 0.1/1.4 MB | 13 kB Progress (5): 409/472 kB | 230 kB | 118/185 kB | 0.1/1.4 MB | 13 kB Progress (5): 413/472 kB | 230 kB | 118/185 kB | 0.1/1.4 MB | 13 kB Progress (5): 413/472 kB | 230 kB | 122/185 kB | 0.1/1.4 MB | 13 kB Progress (5): 417/472 kB | 230 kB | 122/185 kB | 0.1/1.4 MB | 13 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.jar (230 kB at 732 kB/s) Progress (4): 417/472 kB | 122/185 kB | 0.1/1.4 MB | 13 kB 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 (4): 421/472 kB | 122/185 kB | 0.1/1.4 MB | 13 kB Progress (4): 421/472 kB | 126/185 kB | 0.1/1.4 MB | 13 kB Progress (4): 425/472 kB | 126/185 kB | 0.1/1.4 MB | 13 kB Progress (4): 425/472 kB | 126/185 kB | 0.1/1.4 MB | 13 kB Progress (4): 429/472 kB | 126/185 kB | 0.1/1.4 MB | 13 kB Progress (4): 429/472 kB | 130/185 kB | 0.1/1.4 MB | 13 kB Progress (4): 433/472 kB | 130/185 kB | 0.1/1.4 MB | 13 kB Progress (4): 433/472 kB | 130/185 kB | 0.1/1.4 MB | 13 kB Progress (4): 437/472 kB | 130/185 kB | 0.1/1.4 MB | 13 kB Progress (4): 437/472 kB | 134/185 kB | 0.1/1.4 MB | 13 kB Progress (4): 441/472 kB | 134/185 kB | 0.1/1.4 MB | 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 40 kB/s) Progress (3): 441/472 kB | 134/185 kB | 0.1/1.4 MB 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 Progress (3): 445/472 kB | 134/185 kB | 0.1/1.4 MB Progress (3): 445/472 kB | 138/185 kB | 0.1/1.4 MB Progress (3): 449/472 kB | 138/185 kB | 0.1/1.4 MB Progress (3): 449/472 kB | 138/185 kB | 0.1/1.4 MB Progress (3): 453/472 kB | 138/185 kB | 0.1/1.4 MB Progress (3): 453/472 kB | 142/185 kB | 0.1/1.4 MB Progress (3): 457/472 kB | 142/185 kB | 0.1/1.4 MB Progress (3): 457/472 kB | 142/185 kB | 0.1/1.4 MB Progress (3): 461/472 kB | 142/185 kB | 0.1/1.4 MB Progress (3): 461/472 kB | 146/185 kB | 0.1/1.4 MB Progress (3): 465/472 kB | 146/185 kB | 0.1/1.4 MB Progress (3): 465/472 kB | 146/185 kB | 0.1/1.4 MB Progress (3): 469/472 kB | 146/185 kB | 0.1/1.4 MB Progress (3): 469/472 kB | 150/185 kB | 0.1/1.4 MB Progress (3): 472 kB | 150/185 kB | 0.1/1.4 MB Progress (3): 472 kB | 150/185 kB | 0.1/1.4 MB Progress (3): 472 kB | 154/185 kB | 0.1/1.4 MB Progress (3): 472 kB | 154/185 kB | 0.1/1.4 MB Progress (3): 472 kB | 158/185 kB | 0.1/1.4 MB Progress (3): 472 kB | 158/185 kB | 0.1/1.4 MB Progress (3): 472 kB | 162/185 kB | 0.1/1.4 MB Progress (3): 472 kB | 162/185 kB | 0.1/1.4 MB Progress (3): 472 kB | 166/185 kB | 0.1/1.4 MB Progress (3): 472 kB | 166/185 kB | 0.1/1.4 MB Progress (3): 472 kB | 170/185 kB | 0.1/1.4 MB Progress (3): 472 kB | 170/185 kB | 0.1/1.4 MB Progress (3): 472 kB | 174/185 kB | 0.1/1.4 MB Progress (3): 472 kB | 174/185 kB | 0.1/1.4 MB Progress (3): 472 kB | 178/185 kB | 0.1/1.4 MB Progress (3): 472 kB | 178/185 kB | 0.1/1.4 MB Progress (3): 472 kB | 182/185 kB | 0.1/1.4 MB Progress (4): 472 kB | 182/185 kB | 0.1/1.4 MB | 3.1 kB Progress (4): 472 kB | 182/185 kB | 0.1/1.4 MB | 3.1 kB Progress (4): 472 kB | 185 kB | 0.1/1.4 MB | 3.1 kB Progress (4): 472 kB | 185 kB | 0.1/1.4 MB | 3.1 kB Progress (4): 472 kB | 185 kB | 0.1/1.4 MB | 3.1 kB Progress (4): 472 kB | 185 kB | 0.1/1.4 MB | 3.1 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-noaop.jar (472 kB at 1.4 MB/s) Progress (3): 185 kB | 0.1/1.4 MB | 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 (3): 185 kB | 0.1/1.4 MB | 3.1 kB Progress (3): 185 kB | 0.1/1.4 MB | 3.1 kB Progress (3): 185 kB | 0.1/1.4 MB | 3.1 kB Progress (3): 185 kB | 0.1/1.4 MB | 3.1 kB Progress (3): 185 kB | 0.1/1.4 MB | 3.1 kB Progress (3): 185 kB | 0.2/1.4 MB | 3.1 kB Progress (3): 185 kB | 0.2/1.4 MB | 3.1 kB Progress (3): 185 kB | 0.2/1.4 MB | 3.1 kB Progress (3): 185 kB | 0.2/1.4 MB | 3.1 kB Progress (3): 185 kB | 0.2/1.4 MB | 3.1 kB Progress (3): 185 kB | 0.2/1.4 MB | 3.1 kB Progress (3): 185 kB | 0.2/1.4 MB | 3.1 kB Progress (3): 185 kB | 0.2/1.4 MB | 3.1 kB Progress (3): 185 kB | 0.2/1.4 MB | 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.3 kB/s) Progress (2): 185 kB | 0.2/1.4 MB 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 (2): 185 kB | 0.2/1.4 MB Progress (2): 185 kB | 0.2/1.4 MB Progress (2): 185 kB | 0.2/1.4 MB Progress (2): 185 kB | 0.2/1.4 MB Progress (2): 185 kB | 0.2/1.4 MB Progress (2): 185 kB | 0.2/1.4 MB Progress (2): 185 kB | 0.2/1.4 MB Progress (2): 185 kB | 0.2/1.4 MB Progress (2): 185 kB | 0.2/1.4 MB Progress (2): 185 kB | 0.2/1.4 MB Progress (2): 185 kB | 0.2/1.4 MB Progress (2): 185 kB | 0.2/1.4 MB Progress (2): 185 kB | 0.2/1.4 MB Progress (2): 185 kB | 0.2/1.4 MB Progress (2): 185 kB | 0.2/1.4 MB Progress (2): 185 kB | 0.3/1.4 MB Progress (2): 185 kB | 0.3/1.4 MB Progress (2): 185 kB | 0.3/1.4 MB Progress (3): 185 kB | 0.3/1.4 MB | 4.1/31 kB Progress (3): 185 kB | 0.3/1.4 MB | 4.1/31 kB Progress (3): 185 kB | 0.3/1.4 MB | 7.7/31 kB Progress (3): 185 kB | 0.3/1.4 MB | 7.7/31 kB Progress (3): 185 kB | 0.3/1.4 MB | 12/31 kB Progress (3): 185 kB | 0.3/1.4 MB | 12/31 kB Progress (3): 185 kB | 0.3/1.4 MB | 16/31 kB Progress (3): 185 kB | 0.3/1.4 MB | 16/31 kB Progress (3): 185 kB | 0.3/1.4 MB | 20/31 kB Progress (3): 185 kB | 0.3/1.4 MB | 20/31 kB Progress (4): 185 kB | 0.3/1.4 MB | 20/31 kB | 4.1/112 kB Progress (4): 185 kB | 0.3/1.4 MB | 24/31 kB | 4.1/112 kB Progress (4): 185 kB | 0.3/1.4 MB | 24/31 kB | 7.7/112 kB Progress (4): 185 kB | 0.3/1.4 MB | 24/31 kB | 7.7/112 kB Progress (4): 185 kB | 0.3/1.4 MB | 24/31 kB | 12/112 kB Progress (4): 185 kB | 0.3/1.4 MB | 28/31 kB | 12/112 kB Progress (4): 185 kB | 0.3/1.4 MB | 28/31 kB | 16/112 kB Progress (4): 185 kB | 0.3/1.4 MB | 28/31 kB | 16/112 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 524 kB/s) Progress (3): 0.3/1.4 MB | 28/31 kB | 16/112 kB Progress (3): 0.3/1.4 MB | 28/31 kB | 20/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 20/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 24/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 24/112 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 (3): 0.3/1.4 MB | 31 kB | 24/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 28/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 28/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 32/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 32/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 33/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 33/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 37/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 37/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 41/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 41/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 45/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 45/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 49/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 49/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 53/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 53/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 57/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 57/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 61/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 61/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 65/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 65/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 66/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 66/112 kB Progress (3): 0.3/1.4 MB | 31 kB | 70/112 kB Progress (3): 0.4/1.4 MB | 31 kB | 70/112 kB Progress (3): 0.4/1.4 MB | 31 kB | 74/112 kB Progress (3): 0.4/1.4 MB | 31 kB | 74/112 kB Progress (3): 0.4/1.4 MB | 31 kB | 78/112 kB Progress (3): 0.4/1.4 MB | 31 kB | 78/112 kB Progress (3): 0.4/1.4 MB | 31 kB | 82/112 kB Progress (3): 0.4/1.4 MB | 31 kB | 82/112 kB Progress (3): 0.4/1.4 MB | 31 kB | 86/112 kB Progress (3): 0.4/1.4 MB | 31 kB | 86/112 kB Progress (3): 0.4/1.4 MB | 31 kB | 90/112 kB Progress (3): 0.4/1.4 MB | 31 kB | 90/112 kB Progress (3): 0.4/1.4 MB | 31 kB | 94/112 kB Progress (3): 0.4/1.4 MB | 31 kB | 94/112 kB Progress (3): 0.4/1.4 MB | 31 kB | 98/112 kB Progress (3): 0.4/1.4 MB | 31 kB | 98/112 kB Progress (3): 0.4/1.4 MB | 31 kB | 98/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 85 kB/s) Progress (2): 0.4/1.4 MB | 102/112 kB Progress (2): 0.4/1.4 MB | 102/112 kB Progress (2): 0.4/1.4 MB | 106/112 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 (2): 0.4/1.4 MB | 110/112 kB Progress (2): 0.4/1.4 MB | 110/112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/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/7.0 kB Progress (3): 0.5/1.4 MB | 112 kB | 4.1/7.0 kB Progress (3): 0.5/1.4 MB | 112 kB | 7.0 kB Progress (3): 0.5/1.4 MB | 112 kB | 7.0 kB Progress (3): 0.5/1.4 MB | 112 kB | 7.0 kB Progress (3): 0.5/1.4 MB | 112 kB | 7.0 kB Progress (3): 0.5/1.4 MB | 112 kB | 7.0 kB Progress (3): 0.5/1.4 MB | 112 kB | 7.0 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.0 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.5/1.4 MB | 7.0 kB Progress (2): 0.5/1.4 MB | 7.0 kB Progress (2): 0.5/1.4 MB | 7.0 kB Progress (2): 0.5/1.4 MB | 7.0 kB Progress (2): 0.5/1.4 MB | 7.0 kB Progress (2): 0.5/1.4 MB | 7.0 kB Progress (2): 0.5/1.4 MB | 7.0 kB Progress (2): 0.5/1.4 MB | 7.0 kB Progress (2): 0.5/1.4 MB | 7.0 kB Progress (2): 0.5/1.4 MB | 7.0 kB Progress (2): 0.5/1.4 MB | 7.0 kB Progress (2): 0.5/1.4 MB | 7.0 kB Progress (2): 0.5/1.4 MB | 7.0 kB Progress (2): 0.5/1.4 MB | 7.0 kB Progress (2): 0.5/1.4 MB | 7.0 kB Progress (2): 0.5/1.4 MB | 7.0 kB Progress (3): 0.5/1.4 MB | 7.0 kB | 4.1/6.4 kB Progress (3): 0.5/1.4 MB | 7.0 kB | 4.1/6.4 kB Progress (3): 0.5/1.4 MB | 7.0 kB | 6.4 kB Progress (3): 0.6/1.4 MB | 7.0 kB | 6.4 kB Progress (3): 0.6/1.4 MB | 7.0 kB | 6.4 kB Progress (3): 0.6/1.4 MB | 7.0 kB | 6.4 kB Progress (3): 0.6/1.4 MB | 7.0 kB | 6.4 kB Progress (4): 0.6/1.4 MB | 7.0 kB | 6.4 kB | 4.1/33 kB Progress (4): 0.6/1.4 MB | 7.0 kB | 6.4 kB | 4.1/33 kB Progress (4): 0.6/1.4 MB | 7.0 kB | 6.4 kB | 7.7/33 kB Progress (4): 0.6/1.4 MB | 7.0 kB | 6.4 kB | 7.7/33 kB Progress (4): 0.6/1.4 MB | 7.0 kB | 6.4 kB | 12/33 kB Progress (4): 0.6/1.4 MB | 7.0 kB | 6.4 kB | 12/33 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 18 kB/s) Progress (3): 0.6/1.4 MB | 6.4 kB | 12/33 kB Progress (3): 0.6/1.4 MB | 6.4 kB | 16/33 kB Progress (3): 0.6/1.4 MB | 6.4 kB | 16/33 kB 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 (3): 0.6/1.4 MB | 6.4 kB | 16/33 kB Progress (3): 0.6/1.4 MB | 6.4 kB | 20/33 kB Progress (3): 0.6/1.4 MB | 6.4 kB | 20/33 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 17 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 (2): 0.6/1.4 MB | 20/33 kB Progress (2): 0.6/1.4 MB | 24/33 kB Progress (2): 0.6/1.4 MB | 24/33 kB Progress (2): 0.6/1.4 MB | 28/33 kB Progress (2): 0.6/1.4 MB | 28/33 kB Progress (2): 0.6/1.4 MB | 32/33 kB Progress (2): 0.6/1.4 MB | 32/33 kB Progress (2): 0.6/1.4 MB | 33 kB Progress (2): 0.6/1.4 MB | 33 kB Progress (2): 0.6/1.4 MB | 33 kB Progress (2): 0.6/1.4 MB | 33 kB Progress (2): 0.6/1.4 MB | 33 kB Progress (2): 0.6/1.4 MB | 33 kB Progress (2): 0.6/1.4 MB | 33 kB Progress (2): 0.6/1.4 MB | 33 kB Progress (2): 0.6/1.4 MB | 33 kB Progress (2): 0.6/1.4 MB | 33 kB Progress (2): 0.6/1.4 MB | 33 kB Progress (2): 0.7/1.4 MB | 33 kB Progress (2): 0.7/1.4 MB | 33 kB Progress (2): 0.7/1.4 MB | 33 kB Progress (2): 0.7/1.4 MB | 33 kB Progress (2): 0.7/1.4 MB | 33 kB Progress (2): 0.7/1.4 MB | 33 kB Progress (2): 0.7/1.4 MB | 33 kB Progress (3): 0.7/1.4 MB | 33 kB | 4.1/4.2 kB Progress (3): 0.7/1.4 MB | 33 kB | 4.1/4.2 kB Progress (3): 0.7/1.4 MB | 33 kB | 4.2 kB Progress (3): 0.7/1.4 MB | 33 kB | 4.2 kB Progress (4): 0.7/1.4 MB | 33 kB | 4.2 kB | 4.1/32 kB Progress (4): 0.7/1.4 MB | 33 kB | 4.2 kB | 4.1/32 kB Progress (4): 0.7/1.4 MB | 33 kB | 4.2 kB | 7.7/32 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 83 kB/s) Progress (3): 0.7/1.4 MB | 4.2 kB | 7.7/32 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.7/1.4 MB | 4.2 kB | 12/32 kB Progress (3): 0.7/1.4 MB | 4.2 kB | 12/32 kB Progress (3): 0.7/1.4 MB | 4.2 kB | 16/32 kB Progress (3): 0.7/1.4 MB | 4.2 kB | 16/32 kB Progress (3): 0.7/1.4 MB | 4.2 kB | 20/32 kB Progress (3): 0.7/1.4 MB | 4.2 kB | 20/32 kB Progress (3): 0.7/1.4 MB | 4.2 kB | 24/32 kB Progress (3): 0.7/1.4 MB | 4.2 kB | 24/32 kB Progress (3): 0.7/1.4 MB | 4.2 kB | 28/32 kB Progress (3): 0.7/1.4 MB | 4.2 kB | 28/32 kB Progress (3): 0.7/1.4 MB | 4.2 kB | 32/32 kB Progress (3): 0.7/1.4 MB | 4.2 kB | 32/32 kB Progress (3): 0.7/1.4 MB | 4.2 kB | 32 kB Progress (3): 0.7/1.4 MB | 4.2 kB | 32 kB Progress (3): 0.7/1.4 MB | 4.2 kB | 32 kB Progress (3): 0.7/1.4 MB | 4.2 kB | 32 kB Progress (3): 0.7/1.4 MB | 4.2 kB | 32 kB Progress (3): 0.7/1.4 MB | 4.2 kB | 32 kB Progress (3): 0.7/1.4 MB | 4.2 kB | 32 kB Progress (3): 0.7/1.4 MB | 4.2 kB | 32 kB Progress (3): 0.7/1.4 MB | 4.2 kB | 32 kB Progress (3): 0.8/1.4 MB | 4.2 kB | 32 kB Progress (3): 0.8/1.4 MB | 4.2 kB | 32 kB Progress (3): 0.8/1.4 MB | 4.2 kB | 32 kB Progress (3): 0.8/1.4 MB | 4.2 kB | 32 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 10 kB/s) Progress (2): 0.8/1.4 MB | 32 kB Progress (2): 0.8/1.4 MB | 32 kB Progress (2): 0.8/1.4 MB | 32 kB Progress (2): 0.8/1.4 MB | 32 kB Progress (2): 0.8/1.4 MB | 32 kB Progress (2): 0.8/1.4 MB | 32 kB Progress (2): 0.8/1.4 MB | 32 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 79 kB/s) Progress (1): 0.8/1.4 MB Progress (2): 0.8/1.4 MB | 4.1/27 kB Progress (2): 0.8/1.4 MB | 4.1/27 kB Progress (2): 0.8/1.4 MB | 7.7/27 kB Progress (2): 0.8/1.4 MB | 7.7/27 kB Progress (2): 0.8/1.4 MB | 12/27 kB Progress (2): 0.8/1.4 MB | 12/27 kB Progress (2): 0.8/1.4 MB | 16/27 kB Progress (2): 0.8/1.4 MB | 16/27 kB Progress (2): 0.8/1.4 MB | 20/27 kB Progress (2): 0.8/1.4 MB | 20/27 kB Progress (2): 0.8/1.4 MB | 24/27 kB Progress (2): 0.8/1.4 MB | 24/27 kB Progress (2): 0.8/1.4 MB | 27 kB Progress (2): 0.8/1.4 MB | 27 kB Progress (2): 0.8/1.4 MB | 27 kB Progress (2): 0.8/1.4 MB | 27 kB Progress (2): 0.8/1.4 MB | 27 kB Progress (2): 0.8/1.4 MB | 27 kB Progress (2): 0.8/1.4 MB | 27 kB Progress (2): 0.8/1.4 MB | 27 kB Progress (2): 0.9/1.4 MB | 27 kB Progress (2): 0.9/1.4 MB | 27 kB Progress (2): 0.9/1.4 MB | 27 kB Progress (2): 0.9/1.4 MB | 27 kB Progress (2): 0.9/1.4 MB | 27 kB Progress (2): 0.9/1.4 MB | 27 kB Progress (2): 0.9/1.4 MB | 27 kB Progress (3): 0.9/1.4 MB | 27 kB | 4.1/20 kB Progress (3): 0.9/1.4 MB | 27 kB | 4.1/20 kB Progress (3): 0.9/1.4 MB | 27 kB | 7.7/20 kB Progress (3): 0.9/1.4 MB | 27 kB | 7.7/20 kB Progress (3): 0.9/1.4 MB | 27 kB | 12/20 kB Progress (3): 0.9/1.4 MB | 27 kB | 12/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 66 kB/s) Progress (2): 0.9/1.4 MB | 12/20 kB Progress (2): 0.9/1.4 MB | 16/20 kB Progress (2): 0.9/1.4 MB | 16/20 kB Progress (2): 0.9/1.4 MB | 20/20 kB Progress (2): 0.9/1.4 MB | 20/20 kB Progress (2): 0.9/1.4 MB | 20 kB Progress (2): 0.9/1.4 MB | 20 kB Progress (2): 0.9/1.4 MB | 20 kB Progress (2): 0.9/1.4 MB | 20 kB Progress (2): 0.9/1.4 MB | 20 kB Progress (2): 0.9/1.4 MB | 20 kB Progress (2): 0.9/1.4 MB | 20 kB Progress (2): 0.9/1.4 MB | 20 kB Progress (2): 0.9/1.4 MB | 20 kB Progress (2): 0.9/1.4 MB | 20 kB Progress (2): 0.9/1.4 MB | 20 kB Progress (2): 0.9/1.4 MB | 20 kB Progress (2): 0.9/1.4 MB | 20 kB Progress (2): 1.0/1.4 MB | 20 kB Progress (2): 1.0/1.4 MB | 20 kB Progress (2): 1.0/1.4 MB | 20 kB Progress (2): 1.0/1.4 MB | 20 kB Progress (2): 1.0/1.4 MB | 20 kB Progress (2): 1.0/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 47 kB/s) 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/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.1 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 118 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 96 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 590 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.6 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 195 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 351 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 948 kB/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 100 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 93 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 98 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 408 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/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.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.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/commons-net/commons-net/2.0/commons-net-2.0.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/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/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/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.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 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/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.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/commons-net/commons-net/2.0/commons-net-2.0.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/197 kB Progress (2): 4.1/197 kB | 4.1/190 kB Progress (2): 7.7/197 kB | 4.1/190 kB Progress (2): 7.7/197 kB | 7.7/190 kB Progress (2): 12/197 kB | 7.7/190 kB Progress (2): 12/197 kB | 12/190 kB Progress (2): 16/197 kB | 12/190 kB Progress (2): 16/197 kB | 16/190 kB Progress (2): 20/197 kB | 16/190 kB Progress (2): 20/197 kB | 20/190 kB Progress (2): 24/197 kB | 20/190 kB Progress (2): 24/197 kB | 24/190 kB Progress (2): 28/197 kB | 24/190 kB Progress (2): 28/197 kB | 28/190 kB Progress (2): 32/197 kB | 28/190 kB Progress (2): 32/197 kB | 32/190 kB Progress (2): 36/197 kB | 32/190 kB Progress (3): 36/197 kB | 32/190 kB | 4.1/15 kB Progress (3): 36/197 kB | 36/190 kB | 4.1/15 kB Progress (3): 36/197 kB | 36/190 kB | 7.7/15 kB Progress (3): 40/197 kB | 36/190 kB | 7.7/15 kB Progress (3): 40/197 kB | 36/190 kB | 12/15 kB Progress (3): 40/197 kB | 40/190 kB | 12/15 kB Progress (3): 40/197 kB | 40/190 kB | 15 kB Progress (4): 40/197 kB | 40/190 kB | 15 kB | 4.1/53 kB Progress (4): 44/197 kB | 40/190 kB | 15 kB | 4.1/53 kB Progress (4): 44/197 kB | 40/190 kB | 15 kB | 7.7/53 kB Progress (4): 44/197 kB | 44/190 kB | 15 kB | 7.7/53 kB Progress (4): 44/197 kB | 44/190 kB | 15 kB | 12/53 kB Progress (4): 48/197 kB | 44/190 kB | 15 kB | 12/53 kB Progress (4): 48/197 kB | 44/190 kB | 15 kB | 16/53 kB Progress (4): 48/197 kB | 48/190 kB | 15 kB | 16/53 kB Progress (4): 48/197 kB | 48/190 kB | 15 kB | 20/53 kB Progress (4): 52/197 kB | 48/190 kB | 15 kB | 20/53 kB Progress (4): 52/197 kB | 48/190 kB | 15 kB | 24/53 kB Progress (4): 52/197 kB | 52/190 kB | 15 kB | 24/53 kB Progress (4): 52/197 kB | 52/190 kB | 15 kB | 28/53 kB Progress (4): 56/197 kB | 52/190 kB | 15 kB | 28/53 kB Progress (4): 56/197 kB | 52/190 kB | 15 kB | 32/53 kB Progress (4): 56/197 kB | 56/190 kB | 15 kB | 32/53 kB Progress (4): 56/197 kB | 56/190 kB | 15 kB | 36/53 kB Progress (4): 60/197 kB | 56/190 kB | 15 kB | 36/53 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 476 kB/s) Progress (3): 60/197 kB | 56/190 kB | 40/53 kB Progress (3): 60/197 kB | 60/190 kB | 40/53 kB Progress (3): 60/197 kB | 60/190 kB | 44/53 kB Progress (3): 64/197 kB | 60/190 kB | 44/53 kB Progress (3): 64/197 kB | 60/190 kB | 48/53 kB Progress (3): 64/197 kB | 64/190 kB | 48/53 kB Progress (3): 64/197 kB | 64/190 kB | 52/53 kB Progress (3): 66/197 kB | 64/190 kB | 52/53 kB Progress (3): 66/197 kB | 64/190 kB | 53 kB Progress (3): 66/197 kB | 68/190 kB | 53 kB Progress (3): 70/197 kB | 68/190 kB | 53 kB Progress (3): 70/197 kB | 72/190 kB | 53 kB Progress (3): 74/197 kB | 72/190 kB | 53 kB Progress (3): 74/197 kB | 76/190 kB | 53 kB Progress (3): 78/197 kB | 76/190 kB | 53 kB Progress (3): 78/197 kB | 80/190 kB | 53 kB Progress (3): 82/197 kB | 80/190 kB | 53 kB Progress (3): 82/197 kB | 84/190 kB | 53 kB Progress (3): 86/197 kB | 84/190 kB | 53 kB Progress (3): 86/197 kB | 88/190 kB | 53 kB Progress (3): 90/197 kB | 88/190 kB | 53 kB Progress (3): 90/197 kB | 92/190 kB | 53 kB Progress (3): 94/197 kB | 92/190 kB | 53 kB Progress (3): 94/197 kB | 96/190 kB | 53 kB Progress (3): 98/197 kB | 96/190 kB | 53 kB Progress (3): 98/197 kB | 100/190 kB | 53 kB Progress (3): 102/197 kB | 100/190 kB | 53 kB Progress (3): 102/197 kB | 104/190 kB | 53 kB Progress (3): 106/197 kB | 104/190 kB | 53 kB Progress (3): 106/197 kB | 108/190 kB | 53 kB Progress (3): 110/197 kB | 108/190 kB | 53 kB Progress (3): 110/197 kB | 112/190 kB | 53 kB Progress (3): 114/197 kB | 112/190 kB | 53 kB Progress (3): 114/197 kB | 116/190 kB | 53 kB Progress (3): 118/197 kB | 116/190 kB | 53 kB Progress (3): 118/197 kB | 120/190 kB | 53 kB Progress (3): 122/197 kB | 120/190 kB | 53 kB Progress (3): 122/197 kB | 124/190 kB | 53 kB Progress (3): 126/197 kB | 124/190 kB | 53 kB Progress (3): 126/197 kB | 128/190 kB | 53 kB Progress (3): 130/197 kB | 128/190 kB | 53 kB Progress (3): 130/197 kB | 132/190 kB | 53 kB Progress (3): 134/197 kB | 132/190 kB | 53 kB Progress (3): 134/197 kB | 136/190 kB | 53 kB Progress (3): 138/197 kB | 136/190 kB | 53 kB Progress (3): 138/197 kB | 140/190 kB | 53 kB Progress (3): 142/197 kB | 140/190 kB | 53 kB Progress (3): 142/197 kB | 144/190 kB | 53 kB Progress (3): 146/197 kB | 144/190 kB | 53 kB Progress (3): 146/197 kB | 148/190 kB | 53 kB Progress (3): 150/197 kB | 148/190 kB | 53 kB Progress (3): 150/197 kB | 152/190 kB | 53 kB Progress (3): 154/197 kB | 152/190 kB | 53 kB Progress (3): 154/197 kB | 156/190 kB | 53 kB Progress (3): 158/197 kB | 156/190 kB | 53 kB Progress (3): 158/197 kB | 160/190 kB | 53 kB Progress (3): 162/197 kB | 160/190 kB | 53 kB Progress (3): 162/197 kB | 164/190 kB | 53 kB Progress (3): 166/197 kB | 164/190 kB | 53 kB Progress (3): 166/197 kB | 168/190 kB | 53 kB Progress (3): 170/197 kB | 168/190 kB | 53 kB Progress (3): 170/197 kB | 172/190 kB | 53 kB Progress (3): 174/197 kB | 172/190 kB | 53 kB Progress (3): 174/197 kB | 176/190 kB | 53 kB Progress (3): 178/197 kB | 176/190 kB | 53 kB Progress (3): 178/197 kB | 180/190 kB | 53 kB Progress (3): 182/197 kB | 180/190 kB | 53 kB Progress (3): 182/197 kB | 184/190 kB | 53 kB Progress (3): 186/197 kB | 184/190 kB | 53 kB Progress (3): 186/197 kB | 188/190 kB | 53 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 933 kB/s) Progress (2): 186/197 kB | 190 kB Progress (2): 190/197 kB | 190 kB Progress (2): 194/197 kB | 190 kB Progress (2): 197 kB | 190 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 3.1 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 2.9 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.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 16 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): 134/183 kB Progress (1): 138/183 kB Progress (1): 142/183 kB Progress (1): 146/183 kB Progress (1): 150/183 kB Progress (1): 154/183 kB Progress (1): 158/183 kB Progress (1): 162/183 kB Progress (1): 166/183 kB Progress (1): 170/183 kB Progress (1): 174/183 kB Progress (1): 178/183 kB Progress (1): 182/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.6 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): 134/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.0 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): 36/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 1.3 MB/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 178 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 429 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 38 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 94 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 84 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 567 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 139 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 589 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 206 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 414 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.4 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 673 kB/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 38 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 689 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 89 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/apache/maven/maven-archiver/2.5/maven-archiver-2.5.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.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/apache/maven/maven-archiver/2.5/maven-archiver-2.5.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 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 (2): 4.1/24 kB | 4.1/22 kB Progress (2): 7.7/24 kB | 4.1/22 kB Progress (2): 7.7/24 kB | 7.7/22 kB Progress (2): 12/24 kB | 7.7/22 kB Progress (2): 12/24 kB | 12/22 kB Progress (2): 16/24 kB | 12/22 kB Progress (2): 16/24 kB | 16/22 kB Progress (2): 20/24 kB | 16/22 kB Progress (2): 20/24 kB | 20/22 kB Progress (2): 24/24 kB | 20/22 kB Progress (2): 24/24 kB | 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 953 kB/s) Progress (2): 22 kB | 4.1/110 kB Progress (2): 22 kB | 7.7/110 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.jar (22 kB at 779 kB/s) 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 2.6 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 82 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 929 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 206 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 522 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 222 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 619 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 759 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 1.1 MB/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 69 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 788 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 69 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.4 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 665 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 56 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 203 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 475 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/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.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 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/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 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 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/apache/commons/commons-exec/1.2/commons-exec-1.2.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/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/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 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 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/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 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 Progress (1): 4.1/54 kB Progress (1): 7.7/54 kB Progress (1): 12/54 kB Progress (1): 16/54 kB Progress (2): 16/54 kB | 4.1/321 kB Progress (2): 16/54 kB | 7.7/321 kB Progress (2): 20/54 kB | 7.7/321 kB Progress (2): 20/54 kB | 12/321 kB Progress (2): 24/54 kB | 12/321 kB Progress (2): 24/54 kB | 16/321 kB Progress (2): 24/54 kB | 20/321 kB Progress (2): 24/54 kB | 24/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): 40/54 kB | 24/321 kB Progress (2): 40/54 kB | 28/321 kB Progress (2): 44/54 kB | 28/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): 48/54 kB | 44/321 kB Progress (2): 48/54 kB | 48/321 kB Progress (2): 52/54 kB | 48/321 kB Progress (2): 54 kB | 48/321 kB Progress (2): 54 kB | 52/321 kB Progress (2): 54 kB | 56/321 kB Progress (2): 54 kB | 60/321 kB Progress (2): 54 kB | 64/321 kB Progress (2): 54 kB | 68/321 kB Progress (2): 54 kB | 72/321 kB Progress (3): 54 kB | 72/321 kB | 4.1/26 kB Progress (3): 54 kB | 72/321 kB | 7.7/26 kB Progress (3): 54 kB | 76/321 kB | 7.7/26 kB Progress (3): 54 kB | 76/321 kB | 12/26 kB Progress (3): 54 kB | 80/321 kB | 12/26 kB Progress (3): 54 kB | 80/321 kB | 16/26 kB Progress (3): 54 kB | 84/321 kB | 16/26 kB Progress (3): 54 kB | 84/321 kB | 20/26 kB Progress (3): 54 kB | 88/321 kB | 20/26 kB Progress (3): 54 kB | 88/321 kB | 24/26 kB Progress (3): 54 kB | 88/321 kB | 26 kB Progress (4): 54 kB | 88/321 kB | 26 kB | 4.1/19 kB Progress (4): 54 kB | 88/321 kB | 26 kB | 7.7/19 kB Progress (4): 54 kB | 92/321 kB | 26 kB | 7.7/19 kB Progress (4): 54 kB | 92/321 kB | 26 kB | 12/19 kB Progress (4): 54 kB | 96/321 kB | 26 kB | 12/19 kB Progress (4): 54 kB | 96/321 kB | 26 kB | 16/19 kB Progress (4): 54 kB | 100/321 kB | 26 kB | 16/19 kB Progress (4): 54 kB | 100/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 104/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 108/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 112/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 116/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 120/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 124/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 128/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 132/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 136/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 140/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 144/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 148/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 152/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 156/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 160/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 164/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 168/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 172/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 176/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 180/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 184/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 188/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 192/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 196/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 200/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 204/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 208/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 212/321 kB | 26 kB | 19 kB Progress (4): 54 kB | 216/321 kB | 26 kB | 19 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 646 kB/s) Progress (3): 54 kB | 220/321 kB | 19 kB Progress (3): 54 kB | 224/321 kB | 19 kB Progress (3): 54 kB | 228/321 kB | 19 kB Progress (3): 54 kB | 232/321 kB | 19 kB Progress (3): 54 kB | 236/321 kB | 19 kB Progress (3): 54 kB | 240/321 kB | 19 kB Progress (3): 54 kB | 244/321 kB | 19 kB Progress (3): 54 kB | 248/321 kB | 19 kB Progress (3): 54 kB | 252/321 kB | 19 kB Progress (3): 54 kB | 256/321 kB | 19 kB Progress (3): 54 kB | 260/321 kB | 19 kB Progress (3): 54 kB | 264/321 kB | 19 kB Progress (3): 54 kB | 268/321 kB | 19 kB Progress (3): 54 kB | 272/321 kB | 19 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 440 kB/s) Progress (2): 54 kB | 276/321 kB Progress (2): 54 kB | 280/321 kB Progress (2): 54 kB | 284/321 kB Progress (2): 54 kB | 288/321 kB Progress (2): 54 kB | 292/321 kB Progress (2): 54 kB | 296/321 kB Progress (2): 54 kB | 300/321 kB Progress (2): 54 kB | 304/321 kB Progress (2): 54 kB | 308/321 kB Progress (2): 54 kB | 312/321 kB Progress (2): 54 kB | 316/321 kB Progress (2): 54 kB | 320/321 kB Progress (2): 54 kB | 321 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.2 MB/s) 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.1 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 270 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 1.1 MB/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 248 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.2 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 833 kB/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 569 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 931 kB/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 5.7 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 365 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 593 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 159 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 43 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 236 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 964 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 145 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 191 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 962 kB/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 758 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 69 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 431 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 662 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 73 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 152 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 122 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 88 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 23 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 261 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 117 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 23 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 309 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 343 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 149 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 163 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 85 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 117 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 47 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 736 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 245 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 102 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 203 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 80 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 83 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 76 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 69 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 19 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 178 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 82 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 88 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 81 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 54 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 69 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 101 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 284 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 131 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 63 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 158 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 128 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 7.3 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-archiver/2.0.1/plexus-archiver-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-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-io/2.0.1/plexus-io-2.0.1.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-archiver/2.0.1/plexus-archiver-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-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-io/2.0.1/plexus-io-2.0.1.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-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-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-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-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-archiver/2.0.1/plexus-archiver-2.0.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 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 Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (2): 7.7/20 kB | 4.1/38 kB Progress (2): 12/20 kB | 4.1/38 kB Progress (2): 12/20 kB | 7.7/38 kB Progress (2): 16/20 kB | 7.7/38 kB Progress (3): 16/20 kB | 7.7/38 kB | 4.1/58 kB Progress (3): 20/20 kB | 7.7/38 kB | 4.1/58 kB Progress (3): 20/20 kB | 7.7/38 kB | 7.7/58 kB Progress (3): 20/20 kB | 12/38 kB | 7.7/58 kB Progress (3): 20 kB | 12/38 kB | 7.7/58 kB Progress (3): 20 kB | 12/38 kB | 12/58 kB Progress (3): 20 kB | 16/38 kB | 12/58 kB Progress (3): 20 kB | 16/38 kB | 16/58 kB Progress (4): 20 kB | 16/38 kB | 16/58 kB | 4.1/194 kB Progress (4): 20 kB | 16/38 kB | 20/58 kB | 4.1/194 kB Progress (5): 20 kB | 16/38 kB | 20/58 kB | 4.1/194 kB | 4.1/180 kB Progress (5): 20 kB | 20/38 kB | 20/58 kB | 4.1/194 kB | 4.1/180 kB Progress (5): 20 kB | 20/38 kB | 20/58 kB | 4.1/194 kB | 7.7/180 kB Progress (5): 20 kB | 20/38 kB | 20/58 kB | 7.7/194 kB | 7.7/180 kB Progress (5): 20 kB | 20/38 kB | 24/58 kB | 7.7/194 kB | 7.7/180 kB Progress (5): 20 kB | 20/38 kB | 24/58 kB | 7.7/194 kB | 12/180 kB Progress (5): 20 kB | 20/38 kB | 28/58 kB | 7.7/194 kB | 12/180 kB Progress (5): 20 kB | 24/38 kB | 28/58 kB | 7.7/194 kB | 12/180 kB Progress (5): 20 kB | 24/38 kB | 32/58 kB | 7.7/194 kB | 12/180 kB Progress (5): 20 kB | 28/38 kB | 32/58 kB | 7.7/194 kB | 12/180 kB Progress (5): 20 kB | 28/38 kB | 32/58 kB | 7.7/194 kB | 16/180 kB Progress (5): 20 kB | 28/38 kB | 32/58 kB | 12/194 kB | 16/180 kB Progress (5): 20 kB | 28/38 kB | 32/58 kB | 12/194 kB | 20/180 kB Progress (5): 20 kB | 32/38 kB | 32/58 kB | 12/194 kB | 20/180 kB Progress (5): 20 kB | 32/38 kB | 36/58 kB | 12/194 kB | 20/180 kB Progress (5): 20 kB | 36/38 kB | 36/58 kB | 12/194 kB | 20/180 kB Progress (5): 20 kB | 36/38 kB | 36/58 kB | 12/194 kB | 24/180 kB Progress (5): 20 kB | 36/38 kB | 36/58 kB | 16/194 kB | 24/180 kB Progress (5): 20 kB | 36/38 kB | 36/58 kB | 16/194 kB | 28/180 kB Progress (5): 20 kB | 38 kB | 36/58 kB | 16/194 kB | 28/180 kB Progress (5): 20 kB | 38 kB | 40/58 kB | 16/194 kB | 28/180 kB Progress (5): 20 kB | 38 kB | 40/58 kB | 20/194 kB | 28/180 kB Progress (5): 20 kB | 38 kB | 40/58 kB | 20/194 kB | 32/180 kB Progress (5): 20 kB | 38 kB | 40/58 kB | 24/194 kB | 32/180 kB Progress (5): 20 kB | 38 kB | 40/58 kB | 24/194 kB | 36/180 kB Progress (5): 20 kB | 38 kB | 44/58 kB | 24/194 kB | 36/180 kB Progress (5): 20 kB | 38 kB | 44/58 kB | 28/194 kB | 36/180 kB Progress (5): 20 kB | 38 kB | 44/58 kB | 28/194 kB | 40/180 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 532 kB/s) Progress (4): 38 kB | 44/58 kB | 28/194 kB | 44/180 kB Progress (4): 38 kB | 44/58 kB | 32/194 kB | 44/180 kB Progress (4): 38 kB | 48/58 kB | 32/194 kB | 44/180 kB Progress (4): 38 kB | 48/58 kB | 36/194 kB | 44/180 kB Progress (4): 38 kB | 48/58 kB | 36/194 kB | 48/180 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 (4): 38 kB | 48/58 kB | 36/194 kB | 52/180 kB Progress (4): 38 kB | 48/58 kB | 40/194 kB | 52/180 kB Progress (4): 38 kB | 52/58 kB | 40/194 kB | 52/180 kB Progress (4): 38 kB | 52/58 kB | 44/194 kB | 52/180 kB Progress (4): 38 kB | 52/58 kB | 44/194 kB | 56/180 kB Progress (4): 38 kB | 52/58 kB | 48/194 kB | 56/180 kB Progress (4): 38 kB | 56/58 kB | 48/194 kB | 56/180 kB Progress (4): 38 kB | 56/58 kB | 48/194 kB | 60/180 kB Progress (4): 38 kB | 58 kB | 48/194 kB | 60/180 kB Progress (4): 38 kB | 58 kB | 52/194 kB | 60/180 kB Progress (4): 38 kB | 58 kB | 52/194 kB | 64/180 kB Progress (4): 38 kB | 58 kB | 56/194 kB | 64/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 915 kB/s) Progress (3): 58 kB | 60/194 kB | 64/180 kB Progress (3): 58 kB | 60/194 kB | 68/180 kB Progress (3): 58 kB | 64/194 kB | 68/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): 58 kB | 68/194 kB | 68/180 kB Progress (3): 58 kB | 68/194 kB | 72/180 kB Progress (3): 58 kB | 72/194 kB | 72/180 kB Progress (3): 58 kB | 72/194 kB | 76/180 kB Progress (3): 58 kB | 76/194 kB | 76/180 kB Progress (3): 58 kB | 76/194 kB | 80/180 kB Progress (3): 58 kB | 80/194 kB | 80/180 kB Progress (3): 58 kB | 80/194 kB | 84/180 kB Progress (3): 58 kB | 84/194 kB | 84/180 kB Progress (3): 58 kB | 84/194 kB | 88/180 kB Progress (3): 58 kB | 88/194 kB | 88/180 kB Progress (3): 58 kB | 88/194 kB | 92/180 kB Progress (3): 58 kB | 92/194 kB | 92/180 kB Progress (3): 58 kB | 92/194 kB | 96/180 kB Progress (3): 58 kB | 96/194 kB | 96/180 kB Progress (3): 58 kB | 96/194 kB | 100/180 kB Progress (3): 58 kB | 100/194 kB | 100/180 kB Progress (3): 58 kB | 100/194 kB | 104/180 kB Progress (3): 58 kB | 104/194 kB | 104/180 kB Progress (3): 58 kB | 104/194 kB | 108/180 kB Progress (3): 58 kB | 108/194 kB | 108/180 kB Progress (3): 58 kB | 108/194 kB | 112/180 kB Progress (3): 58 kB | 112/194 kB | 112/180 kB Progress (3): 58 kB | 112/194 kB | 116/180 kB Progress (3): 58 kB | 116/194 kB | 116/180 kB Progress (3): 58 kB | 116/194 kB | 120/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.3 MB/s) Progress (2): 116/194 kB | 124/180 kB Progress (2): 120/194 kB | 124/180 kB Progress (2): 120/194 kB | 128/180 kB 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): 120/194 kB | 132/180 kB Progress (2): 124/194 kB | 132/180 kB Progress (2): 124/194 kB | 136/180 kB Progress (3): 124/194 kB | 136/180 kB | 4.1/226 kB Progress (3): 128/194 kB | 136/180 kB | 4.1/226 kB Progress (3): 128/194 kB | 136/180 kB | 7.7/226 kB Progress (3): 128/194 kB | 140/180 kB | 7.7/226 kB Progress (3): 132/194 kB | 140/180 kB | 7.7/226 kB Progress (3): 132/194 kB | 140/180 kB | 12/226 kB Progress (3): 132/194 kB | 144/180 kB | 12/226 kB Progress (3): 132/194 kB | 144/180 kB | 16/226 kB Progress (3): 136/194 kB | 144/180 kB | 16/226 kB Progress (3): 136/194 kB | 148/180 kB | 16/226 kB Progress (3): 136/194 kB | 148/180 kB | 20/226 kB Progress (3): 140/194 kB | 148/180 kB | 20/226 kB Progress (3): 140/194 kB | 152/180 kB | 20/226 kB Progress (3): 144/194 kB | 152/180 kB | 20/226 kB Progress (3): 144/194 kB | 152/180 kB | 24/226 kB Progress (3): 144/194 kB | 156/180 kB | 24/226 kB Progress (3): 148/194 kB | 156/180 kB | 24/226 kB Progress (3): 148/194 kB | 160/180 kB | 24/226 kB Progress (3): 148/194 kB | 160/180 kB | 28/226 kB Progress (3): 152/194 kB | 160/180 kB | 28/226 kB Progress (3): 152/194 kB | 160/180 kB | 32/226 kB Progress (3): 152/194 kB | 164/180 kB | 32/226 kB Progress (3): 152/194 kB | 164/180 kB | 33/226 kB Progress (3): 156/194 kB | 164/180 kB | 33/226 kB Progress (3): 156/194 kB | 168/180 kB | 33/226 kB Progress (3): 156/194 kB | 168/180 kB | 37/226 kB Progress (3): 160/194 kB | 168/180 kB | 37/226 kB Progress (3): 160/194 kB | 168/180 kB | 41/226 kB Progress (3): 160/194 kB | 172/180 kB | 41/226 kB Progress (3): 164/194 kB | 172/180 kB | 41/226 kB Progress (3): 164/194 kB | 176/180 kB | 41/226 kB Progress (3): 164/194 kB | 176/180 kB | 45/226 kB Progress (3): 164/194 kB | 180/180 kB | 45/226 kB Progress (3): 168/194 kB | 180/180 kB | 45/226 kB Progress (3): 168/194 kB | 180 kB | 45/226 kB Progress (3): 168/194 kB | 180 kB | 49/226 kB Progress (3): 172/194 kB | 180 kB | 49/226 kB Progress (3): 176/194 kB | 180 kB | 49/226 kB Progress (3): 176/194 kB | 180 kB | 53/226 kB Progress (3): 180/194 kB | 180 kB | 53/226 kB Progress (3): 180/194 kB | 180 kB | 57/226 kB Progress (3): 184/194 kB | 180 kB | 57/226 kB Progress (3): 184/194 kB | 180 kB | 61/226 kB Progress (3): 188/194 kB | 180 kB | 61/226 kB Progress (3): 188/194 kB | 180 kB | 65/226 kB Progress (3): 192/194 kB | 180 kB | 65/226 kB Progress (3): 192/194 kB | 180 kB | 66/226 kB Progress (3): 194 kB | 180 kB | 66/226 kB Progress (3): 194 kB | 180 kB | 70/226 kB Progress (3): 194 kB | 180 kB | 74/226 kB Progress (3): 194 kB | 180 kB | 78/226 kB Progress (3): 194 kB | 180 kB | 82/226 kB Progress (3): 194 kB | 180 kB | 86/226 kB Progress (3): 194 kB | 180 kB | 90/226 kB Progress (3): 194 kB | 180 kB | 94/226 kB Progress (3): 194 kB | 180 kB | 98/226 kB Progress (3): 194 kB | 180 kB | 102/226 kB Progress (3): 194 kB | 180 kB | 106/226 kB Progress (3): 194 kB | 180 kB | 110/226 kB Progress (3): 194 kB | 180 kB | 114/226 kB Progress (3): 194 kB | 180 kB | 118/226 kB Progress (3): 194 kB | 180 kB | 122/226 kB Progress (3): 194 kB | 180 kB | 126/226 kB Progress (3): 194 kB | 180 kB | 130/226 kB Progress (3): 194 kB | 180 kB | 134/226 kB Progress (3): 194 kB | 180 kB | 138/226 kB Progress (3): 194 kB | 180 kB | 142/226 kB Progress (3): 194 kB | 180 kB | 146/226 kB Progress (3): 194 kB | 180 kB | 150/226 kB Progress (3): 194 kB | 180 kB | 154/226 kB Progress (3): 194 kB | 180 kB | 158/226 kB Progress (3): 194 kB | 180 kB | 162/226 kB Progress (3): 194 kB | 180 kB | 166/226 kB Progress (3): 194 kB | 180 kB | 170/226 kB Progress (3): 194 kB | 180 kB | 174/226 kB Progress (3): 194 kB | 180 kB | 178/226 kB Progress (3): 194 kB | 180 kB | 182/226 kB Progress (3): 194 kB | 180 kB | 186/226 kB Progress (3): 194 kB | 180 kB | 190/226 kB Progress (3): 194 kB | 180 kB | 194/226 kB Progress (3): 194 kB | 180 kB | 198/226 kB Progress (3): 194 kB | 180 kB | 202/226 kB Progress (3): 194 kB | 180 kB | 206/226 kB Progress (3): 194 kB | 180 kB | 210/226 kB Progress (3): 194 kB | 180 kB | 214/226 kB Progress (3): 194 kB | 180 kB | 218/226 kB Progress (3): 194 kB | 180 kB | 222/226 kB Progress (3): 194 kB | 180 kB | 226/226 kB Progress (3): 194 kB | 180 kB | 226 kB Progress (4): 194 kB | 180 kB | 226 kB | 4.1/61 kB Progress (4): 194 kB | 180 kB | 226 kB | 7.7/61 kB Progress (4): 194 kB | 180 kB | 226 kB | 12/61 kB Progress (4): 194 kB | 180 kB | 226 kB | 16/61 kB Progress (5): 194 kB | 180 kB | 226 kB | 16/61 kB | 4.1/13 kB Progress (5): 194 kB | 180 kB | 226 kB | 20/61 kB | 4.1/13 kB Progress (5): 194 kB | 180 kB | 226 kB | 20/61 kB | 7.7/13 kB Progress (5): 194 kB | 180 kB | 226 kB | 24/61 kB | 7.7/13 kB Progress (5): 194 kB | 180 kB | 226 kB | 24/61 kB | 12/13 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 2.7 MB/s) 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 2.5 MB/s) Progress (3): 226 kB | 24/61 kB | 13 kB Progress (3): 226 kB | 28/61 kB | 13 kB Progress (3): 226 kB | 32/61 kB | 13 kB Progress (3): 226 kB | 36/61 kB | 13 kB Progress (3): 226 kB | 40/61 kB | 13 kB Progress (3): 226 kB | 44/61 kB | 13 kB Progress (3): 226 kB | 48/61 kB | 13 kB Progress (3): 226 kB | 52/61 kB | 13 kB Progress (3): 226 kB | 56/61 kB | 13 kB Progress (3): 226 kB | 60/61 kB | 13 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.1 MB/s) Progress (2): 61 kB | 13 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 173 kB/s) 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 763 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.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 78 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 91 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.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.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 66 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 60 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 39 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 59 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 79 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 426 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 849 kB/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.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-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.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/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.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 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 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/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 Progress (2): 25 kB | 4.1/30 kB Progress (2): 25 kB | 7.7/30 kB Progress (3): 25 kB | 7.7/30 kB | 4.1/184 kB Progress (3): 25 kB | 12/30 kB | 4.1/184 kB Progress (3): 25 kB | 12/30 kB | 7.7/184 kB Progress (3): 25 kB | 16/30 kB | 7.7/184 kB Progress (3): 25 kB | 16/30 kB | 12/184 kB Progress (3): 25 kB | 16/30 kB | 16/184 kB Progress (3): 25 kB | 20/30 kB | 16/184 kB Progress (4): 25 kB | 20/30 kB | 16/184 kB | 4.1/50 kB Progress (4): 25 kB | 24/30 kB | 16/184 kB | 4.1/50 kB Progress (4): 25 kB | 24/30 kB | 20/184 kB | 4.1/50 kB Progress (4): 25 kB | 24/30 kB | 20/184 kB | 7.7/50 kB Progress (4): 25 kB | 24/30 kB | 24/184 kB | 7.7/50 kB Progress (4): 25 kB | 28/30 kB | 24/184 kB | 7.7/50 kB Progress (4): 25 kB | 28/30 kB | 28/184 kB | 7.7/50 kB Progress (4): 25 kB | 28/30 kB | 28/184 kB | 12/50 kB Progress (4): 25 kB | 28/30 kB | 32/184 kB | 12/50 kB Progress (4): 25 kB | 30 kB | 32/184 kB | 12/50 kB Progress (4): 25 kB | 30 kB | 33/184 kB | 12/50 kB Progress (5): 25 kB | 30 kB | 33/184 kB | 12/50 kB | 4.1/161 kB Progress (5): 25 kB | 30 kB | 33/184 kB | 16/50 kB | 4.1/161 kB Progress (5): 25 kB | 30 kB | 33/184 kB | 16/50 kB | 7.7/161 kB Progress (5): 25 kB | 30 kB | 37/184 kB | 16/50 kB | 7.7/161 kB Progress (5): 25 kB | 30 kB | 37/184 kB | 16/50 kB | 12/161 kB Progress (5): 25 kB | 30 kB | 37/184 kB | 20/50 kB | 12/161 kB Progress (5): 25 kB | 30 kB | 37/184 kB | 20/50 kB | 16/161 kB Progress (5): 25 kB | 30 kB | 41/184 kB | 20/50 kB | 16/161 kB Progress (5): 25 kB | 30 kB | 41/184 kB | 20/50 kB | 20/161 kB Progress (5): 25 kB | 30 kB | 41/184 kB | 24/50 kB | 20/161 kB Progress (5): 25 kB | 30 kB | 41/184 kB | 24/50 kB | 24/161 kB Progress (5): 25 kB | 30 kB | 45/184 kB | 24/50 kB | 24/161 kB Progress (5): 25 kB | 30 kB | 45/184 kB | 28/50 kB | 24/161 kB Progress (5): 25 kB | 30 kB | 49/184 kB | 28/50 kB | 24/161 kB Progress (5): 25 kB | 30 kB | 49/184 kB | 32/50 kB | 24/161 kB Progress (5): 25 kB | 30 kB | 53/184 kB | 32/50 kB | 24/161 kB Progress (5): 25 kB | 30 kB | 53/184 kB | 36/50 kB | 24/161 kB Progress (5): 25 kB | 30 kB | 57/184 kB | 36/50 kB | 24/161 kB Progress (5): 25 kB | 30 kB | 57/184 kB | 40/50 kB | 24/161 kB Progress (5): 25 kB | 30 kB | 61/184 kB | 40/50 kB | 24/161 kB Progress (5): 25 kB | 30 kB | 61/184 kB | 44/50 kB | 24/161 kB Progress (5): 25 kB | 30 kB | 65/184 kB | 44/50 kB | 24/161 kB Progress (5): 25 kB | 30 kB | 65/184 kB | 48/50 kB | 24/161 kB Progress (5): 25 kB | 30 kB | 66/184 kB | 48/50 kB | 24/161 kB Progress (5): 25 kB | 30 kB | 66/184 kB | 50 kB | 24/161 kB Progress (5): 25 kB | 30 kB | 66/184 kB | 50 kB | 28/161 kB Progress (5): 25 kB | 30 kB | 66/184 kB | 50 kB | 32/161 kB Progress (5): 25 kB | 30 kB | 66/184 kB | 50 kB | 36/161 kB Progress (5): 25 kB | 30 kB | 66/184 kB | 50 kB | 40/161 kB Progress (5): 25 kB | 30 kB | 66/184 kB | 50 kB | 44/161 kB Progress (5): 25 kB | 30 kB | 66/184 kB | 50 kB | 48/161 kB Progress (5): 25 kB | 30 kB | 66/184 kB | 50 kB | 52/161 kB Progress (5): 25 kB | 30 kB | 66/184 kB | 50 kB | 56/161 kB Progress (5): 25 kB | 30 kB | 66/184 kB | 50 kB | 60/161 kB Progress (5): 25 kB | 30 kB | 66/184 kB | 50 kB | 64/161 kB Progress (5): 25 kB | 30 kB | 66/184 kB | 50 kB | 68/161 kB Progress (5): 25 kB | 30 kB | 66/184 kB | 50 kB | 72/161 kB Progress (5): 25 kB | 30 kB | 66/184 kB | 50 kB | 76/161 kB Progress (5): 25 kB | 30 kB | 66/184 kB | 50 kB | 80/161 kB Progress (5): 25 kB | 30 kB | 66/184 kB | 50 kB | 84/161 kB Progress (5): 25 kB | 30 kB | 66/184 kB | 50 kB | 88/161 kB Progress (5): 25 kB | 30 kB | 66/184 kB | 50 kB | 92/161 kB Progress (5): 25 kB | 30 kB | 66/184 kB | 50 kB | 96/161 kB Progress (5): 25 kB | 30 kB | 66/184 kB | 50 kB | 100/161 kB Progress (5): 25 kB | 30 kB | 66/184 kB | 50 kB | 104/161 kB Progress (5): 25 kB | 30 kB | 66/184 kB | 50 kB | 108/161 kB Progress (5): 25 kB | 30 kB | 66/184 kB | 50 kB | 112/161 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 571 kB/s) Progress (4): 25 kB | 66/184 kB | 50 kB | 116/161 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 939 kB/s) Progress (3): 25 kB | 66/184 kB | 120/161 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 467 kB/s) Progress (2): 70/184 kB | 120/161 kB Progress (2): 70/184 kB | 124/161 kB Progress (2): 74/184 kB | 124/161 kB Progress (2): 74/184 kB | 128/161 kB Progress (2): 78/184 kB | 128/161 kB Progress (2): 78/184 kB | 132/161 kB Progress (2): 82/184 kB | 132/161 kB Progress (2): 82/184 kB | 136/161 kB Progress (2): 86/184 kB | 136/161 kB Progress (2): 86/184 kB | 140/161 kB Progress (2): 90/184 kB | 140/161 kB Progress (2): 90/184 kB | 144/161 kB Progress (2): 94/184 kB | 144/161 kB Progress (2): 94/184 kB | 148/161 kB Progress (2): 98/184 kB | 148/161 kB Progress (2): 98/184 kB | 152/161 kB Progress (2): 98/184 kB | 152/161 kB Progress (2): 98/184 kB | 156/161 kB Progress (2): 102/184 kB | 156/161 kB Progress (2): 102/184 kB | 160/161 kB Progress (2): 106/184 kB | 160/161 kB Progress (2): 106/184 kB | 161 kB Progress (2): 110/184 kB | 161 kB Progress (2): 114/184 kB | 161 kB Progress (2): 118/184 kB | 161 kB Progress (2): 122/184 kB | 161 kB Progress (2): 126/184 kB | 161 kB Progress (2): 130/184 kB | 161 kB Progress (2): 131/184 kB | 161 kB Progress (2): 135/184 kB | 161 kB Progress (2): 139/184 kB | 161 kB Progress (2): 143/184 kB | 161 kB Progress (2): 147/184 kB | 161 kB Progress (2): 151/184 kB | 161 kB Progress (2): 155/184 kB | 161 kB Progress (2): 159/184 kB | 161 kB Progress (2): 163/184 kB | 161 kB Progress (2): 167/184 kB | 161 kB Progress (2): 171/184 kB | 161 kB Progress (2): 175/184 kB | 161 kB Progress (2): 179/184 kB | 161 kB Progress (2): 183/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.5 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.7 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 65 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 730 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 35 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 382 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 233 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 241 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): 12/20 kB Progress (1): 16/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 64 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 41 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 548 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 48 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 138 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 52 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 37 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 40 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 74 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 94 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 37 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 35 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 37 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 53 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 92 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 50 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-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.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-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-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/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 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-io/2.0.4/plexus-io-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-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.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 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-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-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.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/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/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-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 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 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/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/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-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.jar Progress (1): 4.1/222 kB Progress (1): 7.7/222 kB Progress (1): 12/222 kB Progress (1): 16/222 kB Progress (1): 20/222 kB Progress (1): 24/222 kB Progress (1): 28/222 kB Progress (1): 32/222 kB Progress (2): 32/222 kB | 4.1/58 kB Progress (2): 36/222 kB | 4.1/58 kB Progress (2): 36/222 kB | 7.7/58 kB Progress (2): 40/222 kB | 7.7/58 kB Progress (2): 40/222 kB | 12/58 kB Progress (2): 44/222 kB | 12/58 kB Progress (2): 44/222 kB | 16/58 kB Progress (2): 48/222 kB | 16/58 kB Progress (2): 48/222 kB | 20/58 kB Progress (2): 52/222 kB | 20/58 kB Progress (2): 52/222 kB | 24/58 kB Progress (2): 56/222 kB | 24/58 kB Progress (2): 56/222 kB | 28/58 kB Progress (2): 60/222 kB | 28/58 kB Progress (2): 60/222 kB | 32/58 kB Progress (2): 64/222 kB | 32/58 kB Progress (2): 66/222 kB | 32/58 kB Progress (2): 66/222 kB | 36/58 kB Progress (3): 66/222 kB | 36/58 kB | 4.1/4.2 kB Progress (3): 70/222 kB | 36/58 kB | 4.1/4.2 kB Progress (3): 70/222 kB | 40/58 kB | 4.1/4.2 kB Progress (3): 74/222 kB | 40/58 kB | 4.1/4.2 kB Progress (3): 74/222 kB | 40/58 kB | 4.2 kB Progress (3): 74/222 kB | 44/58 kB | 4.2 kB Progress (3): 78/222 kB | 44/58 kB | 4.2 kB Progress (3): 78/222 kB | 48/58 kB | 4.2 kB Progress (3): 82/222 kB | 48/58 kB | 4.2 kB Progress (3): 82/222 kB | 52/58 kB | 4.2 kB Progress (3): 86/222 kB | 52/58 kB | 4.2 kB Progress (3): 86/222 kB | 56/58 kB | 4.2 kB Progress (3): 90/222 kB | 56/58 kB | 4.2 kB Progress (3): 90/222 kB | 58 kB | 4.2 kB Progress (3): 94/222 kB | 58 kB | 4.2 kB Progress (3): 98/222 kB | 58 kB | 4.2 kB Progress (3): 102/222 kB | 58 kB | 4.2 kB Progress (3): 106/222 kB | 58 kB | 4.2 kB Progress (3): 110/222 kB | 58 kB | 4.2 kB Progress (3): 114/222 kB | 58 kB | 4.2 kB Progress (3): 118/222 kB | 58 kB | 4.2 kB Progress (3): 122/222 kB | 58 kB | 4.2 kB Progress (3): 126/222 kB | 58 kB | 4.2 kB Progress (3): 130/222 kB | 58 kB | 4.2 kB Progress (3): 134/222 kB | 58 kB | 4.2 kB Progress (3): 138/222 kB | 58 kB | 4.2 kB Progress (3): 142/222 kB | 58 kB | 4.2 kB Progress (3): 146/222 kB | 58 kB | 4.2 kB Progress (3): 150/222 kB | 58 kB | 4.2 kB Progress (3): 154/222 kB | 58 kB | 4.2 kB Progress (3): 158/222 kB | 58 kB | 4.2 kB Progress (3): 162/222 kB | 58 kB | 4.2 kB Progress (3): 166/222 kB | 58 kB | 4.2 kB Progress (3): 170/222 kB | 58 kB | 4.2 kB Progress (3): 174/222 kB | 58 kB | 4.2 kB Progress (3): 178/222 kB | 58 kB | 4.2 kB Progress (3): 182/222 kB | 58 kB | 4.2 kB Progress (3): 186/222 kB | 58 kB | 4.2 kB Progress (3): 190/222 kB | 58 kB | 4.2 kB Progress (3): 194/222 kB | 58 kB | 4.2 kB Progress (3): 198/222 kB | 58 kB | 4.2 kB Progress (3): 202/222 kB | 58 kB | 4.2 kB Progress (3): 206/222 kB | 58 kB | 4.2 kB Progress (3): 210/222 kB | 58 kB | 4.2 kB Progress (3): 214/222 kB | 58 kB | 4.2 kB Progress (3): 218/222 kB | 58 kB | 4.2 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 2.2 MB/s) Progress (2): 222/222 kB | 4.2 kB Progress (2): 222 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.4/plexus-component-annotations-1.5.4.jar (4.2 kB at 150 kB/s) Progress (2): 222 kB | 4.1/106 kB Progress (2): 222 kB | 7.7/106 kB Progress (2): 222 kB | 12/106 kB Progress (2): 222 kB | 16/106 kB Progress (2): 222 kB | 20/106 kB Progress (2): 222 kB | 24/106 kB Progress (2): 222 kB | 28/106 kB Progress (2): 222 kB | 32/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 6.7 MB/s) Progress (1): 36/106 kB Progress (1): 40/106 kB Progress (2): 40/106 kB | 4.1/21 kB Progress (2): 44/106 kB | 4.1/21 kB Progress (2): 44/106 kB | 7.7/21 kB Progress (2): 48/106 kB | 7.7/21 kB Progress (2): 52/106 kB | 7.7/21 kB Progress (2): 56/106 kB | 7.7/21 kB Progress (2): 60/106 kB | 7.7/21 kB Progress (2): 60/106 kB | 12/21 kB Progress (2): 64/106 kB | 12/21 kB Progress (2): 64/106 kB | 16/21 kB Progress (2): 64/106 kB | 20/21 kB Progress (2): 64/106 kB | 21 kB Progress (2): 68/106 kB | 21 kB Progress (2): 72/106 kB | 21 kB Progress (2): 76/106 kB | 21 kB Progress (2): 80/106 kB | 21 kB Progress (2): 84/106 kB | 21 kB Progress (2): 88/106 kB | 21 kB Progress (2): 92/106 kB | 21 kB Progress (2): 96/106 kB | 21 kB Progress (2): 100/106 kB | 21 kB Progress (2): 104/106 kB | 21 kB Progress (2): 106 kB | 21 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 496 kB/s) 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.4 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 541 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 418 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.4 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 549 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 1.5 MB/s) [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.apache.derby.jdbc_1091.fragment:10.9.1-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.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/signatureFile4880578956594968740.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/signatureFile446916163419834643.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/signatureFile3424184890271876060.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/signatureFile3840349538769670738.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/signatureFile8353293362081446314.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/signatureFile2431069641471603340.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/signatureFile9176644110657426516.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/signatureFile3624438749297609923.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/signatureFile2380105600762631181.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/signatureFile1901257935841586558.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/signatureFile212305357597981099.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/signatureFile4112051614328455489.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 [INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/luna/201502271000/ (0B of 63B at 0B/s) [INFO] Fetching org.eclipse.osgi_3.10.2.v20150203-1939.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (0B of 387.71kB at 0B/s) [INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/luna/201406250900/ (0B of 63B at 0B/s) [INFO] Fetching org.eclipse.core.contenttype_3.4.200.v20140207-1251.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 35.1kB at 0B/s) [INFO] Fetching org.eclipse.equinox.preferences_3.5.200.v20140224-1527.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 48.93kB at 0B/s) [INFO] Fetching org.eclipse.equinox.registry_3.5.400.v20140428-1507.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 67.85kB at 0B/s) [INFO] Fetching org.eclipse.equinox.common_3.6.200.v20130402-1505.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 43.57kB at 0B/s) [INFO] Fetching org.eclipse.core.jobs_3.6.1.v20141014-1248.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (0B of 40.01kB at 0B/s) [INFO] Fetching org.eclipse.core.net_1.2.200.v20140124-2013.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 30.23kB at 0B/s) [INFO] Fetching org.eclipse.equinox.security_1.2.0.v20130424-1801.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 40.07kB at 0B/s) [INFO] Fetching org.eclipse.core.runtime_3.10.0.v20140318-2214.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 33.47kB at 0B/s) [INFO] Fetching org.eclipse.equinox.app_1.3.200.v20130910-1609.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 39.03kB at 0B/s) [INFO] Fetching org.eclipse.core.runtime.compatibility_3.2.200.v20140128-0851.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 36.67kB at 0B/s) [INFO] Fetching org.eclipse.update.configurator_3.3.300.v20140518-1928.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 43.09kB at 0B/s) [INFO] Fetching org.apache.ant_1.9.2.v201404171502.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 2.17MB at 0B/s) [INFO] Resolving class path 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 [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt-repository:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt-repository/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt-repository:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt-repository/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt-repository:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt-repository/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.rap-repository:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.rap-repository/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.rap-repository:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.rap-repository/pom.xml [INFO] Fetching org.eclipse.osgi.services_3.4.0.v20140312-2051.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 33kB at 0B/s) [INFO] Fetching org.eclipse.core.commands_3.6.100.v20140528-1422.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 36.09kB at 0B/s) [INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/luna/201409261001/ (0B of 63B at 0B/s) [INFO] Fetching org.eclipse.core.databinding_1.4.2.v20140729-1044.jar.pack.gz from http://download.eclipse.org/releases/luna/201409261001/plugins/ (0B of 52.4kB at 0B/s) [INFO] Fetching org.eclipse.core.databinding.observable_1.4.1.v20140210-1835.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 67.3kB at 0B/s) [INFO] Fetching org.eclipse.core.databinding.property_1.4.200.v20140214-0004.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 37.4kB at 0B/s) [INFO] Fetching com.ibm.icu_52.1.1.v201501240615.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (0B of 7.77MB at 0B/s) [INFO] Fetching org.eclipse.core.expressions_3.4.600.v20140128-0851.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 29.39kB at 0B/s) [INFO] Fetching org.eclipse.equinox.http.registry_1.1.300.v20130402-1529.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 17.12kB at 0B/s) [INFO] Fetching org.eclipse.equinox.http.servlet_1.1.500.v20140318-1755.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 18.7kB at 0B/s) [INFO] Fetching org.eclipse.equinox.http.servletbridge_1.0.300.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 6.8kB at 0B/s) [INFO] Fetching org.eclipse.equinox.servletbridge_1.3.0.v20140430-1556.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 21.71kB at 0B/s) [INFO] Fetching org.eclipse.help_3.6.0.v20130326-1254.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 107.95kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.rap-repository:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.rap-repository/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.incubator:org.eclipse.scout.rt.ui.rap.incubator.filechooser:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt.incubator/org.eclipse.scout.rt.ui.rap.incubator.filechooser/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.incubator:org.eclipse.scout.rt.ui.rap.incubator.filechooser:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt.incubator/org.eclipse.scout.rt.ui.rap.incubator.filechooser/pom.xml [INFO] Fetching org.apache.commons.fileupload_1.3.1.201405120000.jar from http://download.eclipse.org/rt/rap/incubator/2.3/fileupload/20140517-1319/plugins/ (0B of 75.5kB at 0B/s) [INFO] Fetching org.apache.commons.io_2.2.0.201405120000.jar from http://download.eclipse.org/rt/rap/incubator/2.3/fileupload/20140517-1319/plugins/ (0B of 190.06kB at 0B/s) [INFO] Fetching org.eclipse.rap.addons.filedialog_0.6.0.20140611-1558.jar from http://download.eclipse.org/rt/rap/incubator/2.3/fileupload/20140611-1558/plugins/ (0B of 36.7kB at 0B/s) [INFO] Fetching org.eclipse.rap.addons.fileupload_0.6.0.20140611-1558.jar from http://download.eclipse.org/rt/rap/incubator/2.3/fileupload/20140611-1558/plugins/ (0B of 19.5kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.incubator:org.eclipse.scout.rt.ui.rap.incubator.filechooser:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt.incubator/org.eclipse.scout.rt.ui.rap.incubator.filechooser/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.ui.rap.incubator.filechooser:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt.incubator/org.eclipse.scout.rt.ui.rap.incubator.filechooser-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.ui.rap.incubator.filechooser:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt.incubator/org.eclipse.scout.rt.ui.rap.incubator.filechooser-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.ui.rap.incubator.filechooser:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt.incubator/org.eclipse.scout.rt.ui.rap.incubator.filechooser-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.incubator:org.eclipse.scout.rt.ui.rap.incubator.filechooser-repository:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt.incubator/org.eclipse.scout.rt.ui.rap.incubator.filechooser-repository/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.incubator:org.eclipse.scout.rt.ui.rap.incubator.filechooser-repository:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt.incubator/org.eclipse.scout.rt.ui.rap.incubator.filechooser-repository/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.incubator:org.eclipse.scout.rt.ui.rap.incubator.filechooser-repository:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt.incubator/org.eclipse.scout.rt.ui.rap.incubator.filechooser-repository/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility/pom.xml [INFO] Fetching org.eclipse.jdt.core_3.7.3.v20120119-1537.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 1.66MB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility.v37v41.fragment:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility.v37v41.fragment/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility.v37v41.fragment:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility.v37v41.fragment/pom.xml [INFO] Fetching org.eclipse.jdt.core.manipulation_1.4.0.v20110928-1453.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 28.31kB at 0B/s) [INFO] Fetching org.eclipse.jdt.debug_3.7.1.v20111006_r372.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 272.38kB at 0B/s) [INFO] Fetching org.eclipse.jdt.debug_3.7.1.v20111006_r372.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 800.86kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.jdt.debug,3.7.1.v20111006_r372 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.jdt.debug,3.7.1.v20111006_r372 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.jdt.debug,3.7.1.v20111006_r372.: [WARNING] File has invalid content:/tmp/genie.scout/signatureFile2893683674308385523.jar: [WARNING] Invalid content:jdi.jar [WARNING] Invalid content:jdimodel.jar [INFO] Fetching org.eclipse.jdt.launching_3.6.1.v20111006_r372.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 102.79kB at 0B/s) [INFO] Fetching org.eclipse.jdt.launching_3.6.1.v20111006_r372.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 298.73kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.jdt.launching,3.6.1.v20111006_r372 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.jdt.launching,3.6.1.v20111006_r372 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.jdt.launching,3.6.1.v20111006_r372.: [WARNING] File has invalid content:/tmp/genie.scout/signatureFile3488059725197860267.jar: [WARNING] Invalid content:lib/launchingsupport.jar [INFO] Fetching org.eclipse.jdt.ui_3.7.2.v20120109-1427.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 3.31MB at 0B/s) [INFO] Fetching org.eclipse.pde.build_3.7.0.v20111116-2009.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 455.7kB at 0B/s) [INFO] Fetching org.eclipse.pde.core_3.7.1.v20120103_r372.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 385.2kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility.v37v41.fragment:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility.v37v41.fragment/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility.v38v42.fragment:4.1.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility.v38v42.fragment/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/releases/juno/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/releases/juno [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/juno/ (0B of 490B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/juno/201303010900/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/juno/201303010900/ (0B of 2.06MB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/juno/201209280900/ (0B at 0B/s) [ERROR] Internal error: java.lang.RuntimeException: Failed to resolve target definition /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.target/eclipse-juno.target: Failed to load p2 metadata repository from location http://download.eclipse.org/releases/juno/: Unable to read repository at http://download.eclipse.org/releases/juno. Unable to read repository at http://download.eclipse.org/releases/juno/201209280900/content.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: Failed to resolve target definition /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.target/eclipse-juno.target 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: Failed to resolve target definition /jobs/genie.scout/scout-integration-4.1-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.target/eclipse-juno.target at org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContent (TargetDefinitionResolver.java:85) at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.resolveFromArguments (TargetDefinitionResolverService.java:65) at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.getTargetDefinitionContent (TargetDefinitionResolverService.java:55) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.resolveTargetDefinitions (TargetPlatformFactoryImpl.java:210) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:144) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:117) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:1) at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.computeTargetPlatform (P2TargetPlatformResolver.java:214) at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject (DefaultTychoDependencyResolver.java:100) 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.tycho.p2.target.facade.TargetDefinitionResolutionException: Failed to load p2 metadata repository from location http://download.eclipse.org/releases/juno/ at org.eclipse.tycho.p2.target.TargetDefinitionResolver.loadRepository (TargetDefinitionResolver.java:204) at org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContentWithExceptions (TargetDefinitionResolver.java:121) at org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContent (TargetDefinitionResolver.java:80) at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.resolveFromArguments (TargetDefinitionResolverService.java:65) at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.getTargetDefinitionContent (TargetDefinitionResolverService.java:55) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.resolveTargetDefinitions (TargetPlatformFactoryImpl.java:210) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:144) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:117) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:1) at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.computeTargetPlatform (P2TargetPlatformResolver.java:214) at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject (DefaultTychoDependencyResolver.java:100) 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/juno. at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.addChild (CompositeMetadataRepository.java:185) at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository. (CompositeMetadataRepository.java:106) at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepositoryFactory.load (CompositeMetadataRepositoryFactory.java:122) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad (MetadataRepositoryManager.java:57) 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.metadata.repository.MetadataRepositoryManager.loadRepository (MetadataRepositoryManager.java:96) at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:59) at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:52) at org.eclipse.tycho.p2.target.TargetDefinitionResolver.loadRepository (TargetDefinitionResolver.java:202) at org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContentWithExceptions (TargetDefinitionResolver.java:121) at org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContent (TargetDefinitionResolver.java:80) at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.resolveFromArguments (TargetDefinitionResolverService.java:65) at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.getTargetDefinitionContent (TargetDefinitionResolverService.java:55) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.resolveTargetDefinitions (TargetPlatformFactoryImpl.java:210) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:144) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:117) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:1) at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.computeTargetPlatform (P2TargetPlatformResolver.java:214) at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject (DefaultTychoDependencyResolver.java:100) 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/juno/201209280900/content.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.metadata.repository.SimpleMetadataRepositoryFactory.getLocalFile (SimpleMetadataRepositoryFactory.java:66) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load (SimpleMetadataRepositoryFactory.java:88) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad (MetadataRepositoryManager.java:57) 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.metadata.repository.MetadataRepositoryManager.loadRepository (MetadataRepositoryManager.java:96) at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:59) at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:52) at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.addChild (CompositeMetadataRepository.java:166) at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository. (CompositeMetadataRepository.java:106) at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepositoryFactory.load (CompositeMetadataRepositoryFactory.java:122) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad (MetadataRepositoryManager.java:57) 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.metadata.repository.MetadataRepositoryManager.loadRepository (MetadataRepositoryManager.java:96) at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:59) at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:52) at org.eclipse.tycho.p2.target.TargetDefinitionResolver.loadRepository (TargetDefinitionResolver.java:202) at org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContentWithExceptions (TargetDefinitionResolver.java:121) at org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContent (TargetDefinitionResolver.java:80) at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.resolveFromArguments (TargetDefinitionResolverService.java:65) at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.getTargetDefinitionContent (TargetDefinitionResolverService.java:55) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.resolveTargetDefinitions (TargetPlatformFactoryImpl.java:210) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:144) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:117) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:1) at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.computeTargetPlatform (P2TargetPlatformResolver.java:214) at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject (DefaultTychoDependencyResolver.java:100) 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.metadata.repository.SimpleMetadataRepositoryFactory.getLocalFile (SimpleMetadataRepositoryFactory.java:66) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load (SimpleMetadataRepositoryFactory.java:88) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad (MetadataRepositoryManager.java:57) 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.metadata.repository.MetadataRepositoryManager.loadRepository (MetadataRepositoryManager.java:96) at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:59) at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:52) at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.addChild (CompositeMetadataRepository.java:166) at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository. (CompositeMetadataRepository.java:106) at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepositoryFactory.load (CompositeMetadataRepositoryFactory.java:122) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad (MetadataRepositoryManager.java:57) 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.metadata.repository.MetadataRepositoryManager.loadRepository (MetadataRepositoryManager.java:96) at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:59) at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:52) at org.eclipse.tycho.p2.target.TargetDefinitionResolver.loadRepository (TargetDefinitionResolver.java:202) at org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContentWithExceptions (TargetDefinitionResolver.java:121) at org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContent (TargetDefinitionResolver.java:80) at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.resolveFromArguments (TargetDefinitionResolverService.java:65) at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.getTargetDefinitionContent (TargetDefinitionResolverService.java:55) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.resolveTargetDefinitions (TargetPlatformFactoryImpl.java:210) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:144) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:117) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:1) at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.computeTargetPlatform (P2TargetPlatformResolver.java:214) at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject (DefaultTychoDependencyResolver.java:100) 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.metadata.repository.SimpleMetadataRepositoryFactory.getLocalFile (SimpleMetadataRepositoryFactory.java:66) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load (SimpleMetadataRepositoryFactory.java:88) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad (MetadataRepositoryManager.java:57) 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.metadata.repository.MetadataRepositoryManager.loadRepository (MetadataRepositoryManager.java:96) at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:59) at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:52) at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.addChild (CompositeMetadataRepository.java:166) at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository. (CompositeMetadataRepository.java:106) at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepositoryFactory.load (CompositeMetadataRepositoryFactory.java:122) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad (MetadataRepositoryManager.java:57) 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.metadata.repository.MetadataRepositoryManager.loadRepository (MetadataRepositoryManager.java:96) at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:59) at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:52) at org.eclipse.tycho.p2.target.TargetDefinitionResolver.loadRepository (TargetDefinitionResolver.java:202) at org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContentWithExceptions (TargetDefinitionResolver.java:121) at org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContent (TargetDefinitionResolver.java:80) at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.resolveFromArguments (TargetDefinitionResolverService.java:65) at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.getTargetDefinitionContent (TargetDefinitionResolverService.java:55) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.resolveTargetDefinitions (TargetPlatformFactoryImpl.java:210) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:144) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:117) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:1) at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.computeTargetPlatform (P2TargetPlatformResolver.java:214) at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject (DefaultTychoDependencyResolver.java:100) 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.metadata.repository.SimpleMetadataRepositoryFactory.getLocalFile (SimpleMetadataRepositoryFactory.java:66) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load (SimpleMetadataRepositoryFactory.java:88) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad (MetadataRepositoryManager.java:57) 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.metadata.repository.MetadataRepositoryManager.loadRepository (MetadataRepositoryManager.java:96) at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:59) at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:52) at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.addChild (CompositeMetadataRepository.java:166) at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository. (CompositeMetadataRepository.java:106) at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepositoryFactory.load (CompositeMetadataRepositoryFactory.java:122) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad (MetadataRepositoryManager.java:57) 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.metadata.repository.MetadataRepositoryManager.loadRepository (MetadataRepositoryManager.java:96) at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:59) at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:52) at org.eclipse.tycho.p2.target.TargetDefinitionResolver.loadRepository (TargetDefinitionResolver.java:202) at org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContentWithExceptions (TargetDefinitionResolver.java:121) at org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContent (TargetDefinitionResolver.java:80) at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.resolveFromArguments (TargetDefinitionResolverService.java:65) at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.getTargetDefinitionContent (TargetDefinitionResolverService.java:55) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.resolveTargetDefinitions (TargetPlatformFactoryImpl.java:210) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:144) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:117) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:1) at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.computeTargetPlatform (P2TargetPlatformResolver.java:214) at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject (DefaultTychoDependencyResolver.java:100) 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