Skip to content

Console Output

Started by timer
Building in workspace /home/hudson/genie.scout/.jenkins/jobs/scout-integration-3.10-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-3.10-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/3.10.x^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/releases/3.10.x^{commit} # timeout=10
Checking out Revision 99cd67b4ea88a9566e6ddd04e7e1dab19be54b3c (refs/remotes/origin/releases/3.10.x)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 99cd67b4ea88a9566e6ddd04e7e1dab19be54b3c
Commit message: "updates usage of tycho to version 0.22.0 and cbi-jdt version to 3.10.2"
 > /usr/local/bin/git rev-list --no-walk 99cd67b4ea88a9566e6ddd04e7e1dab19be54b3c # 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/jenkins4491219312504269174.sh
+++ readlink -f /tmp/genie.scout/jenkins4491219312504269174.sh
++ dirname /tmp/genie.scout/jenkins4491219312504269174.sh
+ ROOT_PATH=/tmp/genie.scout
+ LOCAL_BRANCH=origin/releases/3.10.x
+ BUILD_FROM_TAG=false
+ REMOTE_BRANCH=releases/3.10.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-3.10-nightly/workspace/org.eclipse.scout.rt'...
Cloning into '/jobs/genie.scout/scout-integration-3.10-nightly/workspace/org.eclipse.scout.rt.incubator'...
Cloning into '/jobs/genie.scout/scout-integration-3.10-nightly/workspace/org.eclipse.scout.sdk'...
Submodule path 'org.eclipse.scout.rt': checked out 'b0838a490d687c18f53ffbf7c2fe0ad34077f383'
Submodule path 'org.eclipse.scout.rt.incubator': checked out '123cf4c1138db8e2f71064476766091703a094fc'
Submodule path 'org.eclipse.scout.sdk': checked out 'a80fc45f064c38e7fd4145407d87ce50b16314e6'
+ git submodule foreach --recursive '/home/hudson/genie.scout/.jenkins/jobs/scout-integration-3.10-nightly/workspace/checkoutToBranch.sh origin/releases/3.10.x false releases/3.10.x'
Entering 'org.eclipse.scout.rt'
Trying to checkout local branch origin/releases/3.10.x or remote branch releases/3.10.x.
Could not checkout local branch origin/releases/3.10.x.
Checkout remote branch origin/releases/3.10.x.
Previous HEAD position was b0838a490d bug 412011: CBI Build: Add Eclipse Luna Integration to target file
Switched to a new branch 'origin/releases/3.10.x'
Branch 'origin/releases/3.10.x' set up to track remote branch 'releases/3.10.x' from 'origin'.
From git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt
 * branch                  releases/3.10.x -> FETCH_HEAD
Already up to date.
Entering 'org.eclipse.scout.rt.incubator'
Trying to checkout local branch origin/releases/3.10.x or remote branch releases/3.10.x.
Could not checkout local branch origin/releases/3.10.x.
Checkout remote branch origin/releases/3.10.x.
Previous HEAD position was 123cf4c Bug 431797 - CBI: Create branch for Scout 3.10.x
Switched to a new branch 'origin/releases/3.10.x'
Branch 'origin/releases/3.10.x' set up to track remote branch 'releases/3.10.x' from 'origin'.
From git://git.eclipse.org/gitroot/scout/scout.rt.incubator
 * branch            releases/3.10.x -> FETCH_HEAD
Already up to date.
Entering 'org.eclipse.scout.sdk'
Trying to checkout local branch origin/releases/3.10.x or remote branch releases/3.10.x.
Could not checkout local branch origin/releases/3.10.x.
Checkout remote branch origin/releases/3.10.x.
Previous HEAD position was a80fc45f0 obsolete file removed.
Switched to a new branch 'origin/releases/3.10.x'
Branch 'origin/releases/3.10.x' set up to track remote branch 'releases/3.10.x' from 'origin'.
From git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk
 * branch                releases/3.10.x -> FETCH_HEAD
Already up to date.
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml -Dremote_branch=releases/3.10.x -Dis_tag=false -Dtag_or_branch=origin/releases/3.10.x -Dmaven.test.skip=true -Dmaven.repo.local=/home/hudson/genie.scout/.jenkins/jobs/scout-integration-3.10-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 eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-maven-plugin/0.22.0/tycho-maven-plugin-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-maven-plugin/0.22.0/tycho-maven-plugin-0.22.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.22.0/tycho-maven-plugin-0.22.0.pom
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.22.0/tycho-maven-plugin-0.22.0.pom (2.1 kB at 35 kB/s)
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho/0.22.0/tycho-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho/0.22.0/tycho-0.22.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/0.22.0/tycho-0.22.0.pom
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.22.0/tycho-0.22.0.pom (18 kB at 345 kB/s)
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.pom
Progress (1): 4.1/4.6 kB
Progress (1): 4.6 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.pom (4.6 kB at 109 kB/s)
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 170 kB/s)
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 534 kB/s)
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 453 kB/s)
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 355 kB/s)
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 97 kB/s)
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 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 503 kB/s)
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 233 kB/s)
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 323 kB/s)
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 59 kB/s)
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 72 kB/s)
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 19 kB/s)
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 149 kB/s)
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 540 kB/s)
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 28 kB/s)
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 151 kB/s)
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 135 kB/s)
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 194 kB/s)
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 290 kB/s)
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 119 kB/s)
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 246 kB/s)
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 239 kB/s)
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 57 kB/s)
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 62 kB/s)
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 67 kB/s)
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 103 kB/s)
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 57 kB/s)
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 87 kB/s)
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 42 kB/s)
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 199 kB/s)
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 384 kB/s)
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 95 kB/s)
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 508 kB/s)
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 188 kB/s)
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 381 kB/s)
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 83 kB/s)
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 91 kB/s)
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 52 kB/s)
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 234 kB/s)
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 59 kB/s)
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 79 kB/s)
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 38 kB/s)
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 82 kB/s)
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 46 kB/s)
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 44 kB/s)
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 87 kB/s)
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 399 kB/s)
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.pom
Progress (1): 1.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.pom (1.1 kB at 28 kB/s)
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.pom
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.22.0/sisu-equinox-embedder-0.22.0.pom (1.8 kB at 54 kB/s)
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox/0.22.0/sisu-equinox-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox/0.22.0/sisu-equinox-0.22.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/0.22.0/sisu-equinox-0.22.0.pom
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.22.0/sisu-equinox-0.22.0.pom (1.0 kB at 30 kB/s)
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.pom
Progress (1): 1.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.pom (1.0 kB at 32 kB/s)
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-api/0.22.0/sisu-equinox-api-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-api/0.22.0/sisu-equinox-api-0.22.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.22.0/sisu-equinox-api-0.22.0.pom
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.22.0/sisu-equinox-api-0.22.0.pom (1.7 kB at 37 kB/s)
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.0.pom
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.22.0/tycho-metadata-model-0.22.0.pom (1.3 kB at 34 kB/s)
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 125 kB/s)
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-embedder-api/0.22.0/tycho-embedder-api-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-embedder-api/0.22.0/tycho-embedder-api-0.22.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.22.0/tycho-embedder-api-0.22.0.pom
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.22.0/tycho-embedder-api-0.22.0.pom (2.1 kB at 45 kB/s)
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.22.0/org.eclipse.tycho.embedder.shared-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.22.0/org.eclipse.tycho.embedder.shared-0.22.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.22.0/org.eclipse.tycho.embedder.shared-0.22.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.22.0/org.eclipse.tycho.embedder.shared-0.22.0.pom (1.1 kB at 30 kB/s)
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-bundles/0.22.0/tycho-bundles-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-bundles/0.22.0/tycho-bundles-0.22.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/0.22.0/tycho-bundles-0.22.0.pom
Progress (1): 3.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/0.22.0/tycho-bundles-0.22.0.pom (3.0 kB at 74 kB/s)
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.22.0/org.eclipse.tycho.core.shared-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.22.0/org.eclipse.tycho.core.shared-0.22.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.22.0/org.eclipse.tycho.core.shared-0.22.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.22.0/org.eclipse.tycho.core.shared-0.22.0.pom (1.0 kB at 22 kB/s)
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.pom
Progress (1): 2.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.pom (2.1 kB at 77 kB/s)
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2/0.22.0/tycho-p2-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2/0.22.0/tycho-p2-0.22.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/0.22.0/tycho-p2-0.22.0.pom
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.22.0/tycho-p2-0.22.0.pom (1.1 kB at 35 kB/s)
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.22.0/org.eclipse.tycho.p2.resolver.shared-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.22.0/org.eclipse.tycho.p2.resolver.shared-0.22.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.22.0/org.eclipse.tycho.p2.resolver.shared-0.22.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.22.0/org.eclipse.tycho.p2.resolver.shared-0.22.0.pom (1.1 kB at 37 kB/s)
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.22.0/org.eclipse.tycho.p2.tools.shared-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.22.0/org.eclipse.tycho.p2.tools.shared-0.22.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.22.0/org.eclipse.tycho.p2.tools.shared-0.22.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.22.0/org.eclipse.tycho.p2.tools.shared-0.22.0.pom (1.1 kB at 47 kB/s)
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-maven-plugin/0.22.0/tycho-maven-plugin-0.22.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-api/0.22.0/sisu-equinox-api-0.22.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.0.jar
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.22.0/tycho-embedder-api-0.22.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.22.0/org.eclipse.tycho.embedder.shared-0.22.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.22.0/org.eclipse.tycho.core.shared-0.22.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.jar
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.22.0/org.eclipse.tycho.p2.resolver.shared-0.22.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.22.0/org.eclipse.tycho.p2.tools.shared-0.22.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.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-settings/3.0/maven-settings-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/eclipse/tycho/tycho-maven-plugin/0.22.0/tycho-maven-plugin-0.22.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.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-api/0.22.0/sisu-equinox-api-0.22.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.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.22.0/tycho-embedder-api-0.22.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.22.0/org.eclipse.tycho.embedder.shared-0.22.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.22.0/org.eclipse.tycho.core.shared-0.22.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.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.22.0/org.eclipse.tycho.p2.resolver.shared-0.22.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.22.0/org.eclipse.tycho.p2.tools.shared-0.22.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.22.0/tycho-maven-plugin-0.22.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.jar
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 (2): 4.1/47 kB | 4.1/165 kB
Progress (3): 4.1/47 kB | 4.1/165 kB | 4.1/527 kB
Progress (3): 4.1/47 kB | 7.7/165 kB | 4.1/527 kB
Progress (4): 4.1/47 kB | 7.7/165 kB | 4.1/527 kB | 4.1/194 kB
Progress (5): 4.1/47 kB | 7.7/165 kB | 4.1/527 kB | 4.1/194 kB | 4.1/5.4 kB
Progress (5): 7.7/47 kB | 7.7/165 kB | 4.1/527 kB | 4.1/194 kB | 4.1/5.4 kB
Progress (5): 7.7/47 kB | 7.7/165 kB | 4.1/527 kB | 4.1/194 kB | 5.4 kB    
Progress (5): 7.7/47 kB | 7.7/165 kB | 4.1/527 kB | 7.7/194 kB | 5.4 kB
Progress (5): 7.7/47 kB | 12/165 kB | 4.1/527 kB | 7.7/194 kB | 5.4 kB 
Progress (5): 7.7/47 kB | 12/165 kB | 7.7/527 kB | 7.7/194 kB | 5.4 kB
Progress (5): 7.7/47 kB | 16/165 kB | 7.7/527 kB | 7.7/194 kB | 5.4 kB
Progress (5): 7.7/47 kB | 16/165 kB | 7.7/527 kB | 12/194 kB | 5.4 kB 
Progress (5): 12/47 kB | 16/165 kB | 7.7/527 kB | 12/194 kB | 5.4 kB 
Progress (5): 12/47 kB | 16/165 kB | 7.7/527 kB | 16/194 kB | 5.4 kB
Progress (5): 12/47 kB | 20/165 kB | 7.7/527 kB | 16/194 kB | 5.4 kB
Progress (5): 12/47 kB | 20/165 kB | 12/527 kB | 16/194 kB | 5.4 kB 
Progress (5): 12/47 kB | 24/165 kB | 12/527 kB | 16/194 kB | 5.4 kB
Progress (5): 12/47 kB | 24/165 kB | 12/527 kB | 20/194 kB | 5.4 kB
                                                                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.22.0/tycho-maven-plugin-0.22.0.jar (5.4 kB at 143 kB/s)
Progress (4): 16/47 kB | 24/165 kB | 12/527 kB | 20/194 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
Progress (4): 16/47 kB | 24/165 kB | 12/527 kB | 24/194 kB
Progress (4): 16/47 kB | 28/165 kB | 12/527 kB | 24/194 kB
Progress (4): 16/47 kB | 28/165 kB | 16/527 kB | 24/194 kB
Progress (4): 16/47 kB | 32/165 kB | 16/527 kB | 24/194 kB
Progress (4): 16/47 kB | 32/165 kB | 16/527 kB | 28/194 kB
Progress (4): 20/47 kB | 32/165 kB | 16/527 kB | 28/194 kB
Progress (4): 20/47 kB | 32/165 kB | 16/527 kB | 32/194 kB
Progress (4): 20/47 kB | 36/165 kB | 16/527 kB | 32/194 kB
Progress (4): 20/47 kB | 36/165 kB | 20/527 kB | 32/194 kB
Progress (4): 20/47 kB | 40/165 kB | 20/527 kB | 32/194 kB
Progress (4): 20/47 kB | 40/165 kB | 20/527 kB | 36/194 kB
Progress (4): 24/47 kB | 40/165 kB | 20/527 kB | 36/194 kB
Progress (4): 24/47 kB | 40/165 kB | 20/527 kB | 40/194 kB
Progress (4): 24/47 kB | 44/165 kB | 20/527 kB | 40/194 kB
Progress (4): 24/47 kB | 44/165 kB | 24/527 kB | 40/194 kB
Progress (5): 24/47 kB | 44/165 kB | 24/527 kB | 40/194 kB | 4.1/38 kB
Progress (5): 24/47 kB | 48/165 kB | 24/527 kB | 40/194 kB | 4.1/38 kB
Progress (5): 24/47 kB | 48/165 kB | 24/527 kB | 44/194 kB | 4.1/38 kB
Progress (5): 28/47 kB | 48/165 kB | 24/527 kB | 44/194 kB | 4.1/38 kB
Progress (5): 28/47 kB | 48/165 kB | 24/527 kB | 48/194 kB | 4.1/38 kB
Progress (5): 28/47 kB | 52/165 kB | 24/527 kB | 48/194 kB | 4.1/38 kB
Progress (5): 28/47 kB | 52/165 kB | 24/527 kB | 48/194 kB | 7.7/38 kB
Progress (5): 28/47 kB | 52/165 kB | 28/527 kB | 48/194 kB | 7.7/38 kB
Progress (5): 28/47 kB | 52/165 kB | 28/527 kB | 48/194 kB | 12/38 kB 
Progress (5): 28/47 kB | 56/165 kB | 28/527 kB | 48/194 kB | 12/38 kB
Progress (5): 28/47 kB | 56/165 kB | 28/527 kB | 52/194 kB | 12/38 kB
Progress (5): 32/47 kB | 56/165 kB | 28/527 kB | 52/194 kB | 12/38 kB
Progress (5): 32/47 kB | 56/165 kB | 28/527 kB | 56/194 kB | 12/38 kB
Progress (5): 32/47 kB | 60/165 kB | 28/527 kB | 56/194 kB | 12/38 kB
Progress (5): 32/47 kB | 60/165 kB | 28/527 kB | 56/194 kB | 16/38 kB
Progress (5): 32/47 kB | 60/165 kB | 32/527 kB | 56/194 kB | 16/38 kB
Progress (5): 32/47 kB | 60/165 kB | 32/527 kB | 56/194 kB | 20/38 kB
Progress (5): 32/47 kB | 64/165 kB | 32/527 kB | 56/194 kB | 20/38 kB
Progress (5): 32/47 kB | 64/165 kB | 32/527 kB | 60/194 kB | 20/38 kB
Progress (5): 36/47 kB | 64/165 kB | 32/527 kB | 60/194 kB | 20/38 kB
Progress (5): 36/47 kB | 64/165 kB | 32/527 kB | 64/194 kB | 20/38 kB
Progress (5): 36/47 kB | 66/165 kB | 32/527 kB | 64/194 kB | 20/38 kB
Progress (5): 36/47 kB | 66/165 kB | 32/527 kB | 64/194 kB | 24/38 kB
Progress (5): 36/47 kB | 66/165 kB | 36/527 kB | 64/194 kB | 24/38 kB
Progress (5): 36/47 kB | 66/165 kB | 36/527 kB | 64/194 kB | 28/38 kB
Progress (5): 36/47 kB | 70/165 kB | 36/527 kB | 64/194 kB | 28/38 kB
Progress (5): 36/47 kB | 70/165 kB | 36/527 kB | 68/194 kB | 28/38 kB
Progress (5): 40/47 kB | 70/165 kB | 36/527 kB | 68/194 kB | 28/38 kB
Progress (5): 40/47 kB | 70/165 kB | 36/527 kB | 72/194 kB | 28/38 kB
Progress (5): 40/47 kB | 74/165 kB | 36/527 kB | 72/194 kB | 28/38 kB
Progress (5): 40/47 kB | 74/165 kB | 36/527 kB | 72/194 kB | 32/38 kB
Progress (5): 40/47 kB | 74/165 kB | 40/527 kB | 72/194 kB | 32/38 kB
Progress (5): 40/47 kB | 74/165 kB | 40/527 kB | 72/194 kB | 36/38 kB
Progress (5): 40/47 kB | 78/165 kB | 40/527 kB | 72/194 kB | 36/38 kB
Progress (5): 40/47 kB | 78/165 kB | 40/527 kB | 76/194 kB | 36/38 kB
Progress (5): 44/47 kB | 78/165 kB | 40/527 kB | 76/194 kB | 36/38 kB
Progress (5): 44/47 kB | 78/165 kB | 40/527 kB | 80/194 kB | 36/38 kB
Progress (5): 44/47 kB | 82/165 kB | 40/527 kB | 80/194 kB | 36/38 kB
Progress (5): 44/47 kB | 82/165 kB | 40/527 kB | 80/194 kB | 38 kB   
Progress (5): 44/47 kB | 82/165 kB | 44/527 kB | 80/194 kB | 38 kB
Progress (5): 44/47 kB | 86/165 kB | 44/527 kB | 80/194 kB | 38 kB
Progress (5): 44/47 kB | 86/165 kB | 44/527 kB | 84/194 kB | 38 kB
Progress (5): 47 kB | 86/165 kB | 44/527 kB | 84/194 kB | 38 kB   
Progress (5): 47 kB | 86/165 kB | 44/527 kB | 88/194 kB | 38 kB
Progress (5): 47 kB | 90/165 kB | 44/527 kB | 88/194 kB | 38 kB
Progress (5): 47 kB | 90/165 kB | 48/527 kB | 88/194 kB | 38 kB
Progress (5): 47 kB | 94/165 kB | 48/527 kB | 88/194 kB | 38 kB
Progress (5): 47 kB | 94/165 kB | 48/527 kB | 92/194 kB | 38 kB
Progress (5): 47 kB | 98/165 kB | 48/527 kB | 92/194 kB | 38 kB
Progress (5): 47 kB | 98/165 kB | 52/527 kB | 92/194 kB | 38 kB
Progress (5): 47 kB | 98/165 kB | 52/527 kB | 92/194 kB | 38 kB
Progress (5): 47 kB | 98/165 kB | 52/527 kB | 96/194 kB | 38 kB
Progress (5): 47 kB | 102/165 kB | 52/527 kB | 96/194 kB | 38 kB
Progress (5): 47 kB | 102/165 kB | 56/527 kB | 96/194 kB | 38 kB
Progress (5): 47 kB | 106/165 kB | 56/527 kB | 96/194 kB | 38 kB
Progress (5): 47 kB | 106/165 kB | 56/527 kB | 100/194 kB | 38 kB
Progress (5): 47 kB | 110/165 kB | 56/527 kB | 100/194 kB | 38 kB
Progress (5): 47 kB | 110/165 kB | 60/527 kB | 100/194 kB | 38 kB
Progress (5): 47 kB | 114/165 kB | 60/527 kB | 100/194 kB | 38 kB
Progress (5): 47 kB | 114/165 kB | 60/527 kB | 104/194 kB | 38 kB
Progress (5): 47 kB | 118/165 kB | 60/527 kB | 104/194 kB | 38 kB
Progress (5): 47 kB | 118/165 kB | 64/527 kB | 104/194 kB | 38 kB
Progress (5): 47 kB | 122/165 kB | 64/527 kB | 104/194 kB | 38 kB
                                                                 
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 543 kB/s)
Progress (4): 122/165 kB | 64/527 kB | 108/194 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 439 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Progress (3): 122/165 kB | 64/527 kB | 112/194 kB
                                                 
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Progress (3): 126/165 kB | 64/527 kB | 112/194 kB
Progress (3): 126/165 kB | 66/527 kB | 112/194 kB
Progress (3): 130/165 kB | 66/527 kB | 112/194 kB
Progress (3): 130/165 kB | 66/527 kB | 116/194 kB
Progress (3): 131/165 kB | 66/527 kB | 116/194 kB
Progress (3): 131/165 kB | 70/527 kB | 116/194 kB
Progress (3): 135/165 kB | 70/527 kB | 116/194 kB
Progress (3): 135/165 kB | 70/527 kB | 120/194 kB
Progress (3): 139/165 kB | 70/527 kB | 120/194 kB
Progress (3): 139/165 kB | 74/527 kB | 120/194 kB
Progress (3): 143/165 kB | 74/527 kB | 120/194 kB
Progress (3): 143/165 kB | 74/527 kB | 124/194 kB
Progress (3): 147/165 kB | 74/527 kB | 124/194 kB
Progress (3): 147/165 kB | 78/527 kB | 124/194 kB
Progress (3): 151/165 kB | 78/527 kB | 124/194 kB
Progress (3): 151/165 kB | 78/527 kB | 128/194 kB
Progress (3): 155/165 kB | 78/527 kB | 128/194 kB
Progress (3): 155/165 kB | 82/527 kB | 128/194 kB
Progress (3): 159/165 kB | 82/527 kB | 128/194 kB
Progress (3): 159/165 kB | 82/527 kB | 132/194 kB
Progress (3): 163/165 kB | 82/527 kB | 132/194 kB
Progress (3): 163/165 kB | 86/527 kB | 132/194 kB
Progress (3): 164/165 kB | 86/527 kB | 132/194 kB
Progress (3): 164/165 kB | 86/527 kB | 136/194 kB
Progress (3): 165 kB | 86/527 kB | 136/194 kB    
Progress (3): 165 kB | 90/527 kB | 136/194 kB
Progress (3): 165 kB | 90/527 kB | 140/194 kB
Progress (3): 165 kB | 94/527 kB | 140/194 kB
Progress (3): 165 kB | 94/527 kB | 144/194 kB
Progress (3): 165 kB | 98/527 kB | 144/194 kB
Progress (3): 165 kB | 98/527 kB | 148/194 kB
Progress (3): 165 kB | 98/527 kB | 148/194 kB
Progress (4): 165 kB | 98/527 kB | 148/194 kB | 4.1/52 kB
Progress (4): 165 kB | 98/527 kB | 152/194 kB | 4.1/52 kB
Progress (4): 165 kB | 98/527 kB | 152/194 kB | 7.7/52 kB
Progress (4): 165 kB | 102/527 kB | 152/194 kB | 7.7/52 kB
Progress (5): 165 kB | 102/527 kB | 152/194 kB | 7.7/52 kB | 4.1/30 kB
Progress (5): 165 kB | 102/527 kB | 152/194 kB | 12/52 kB | 4.1/30 kB 
Progress (5): 165 kB | 102/527 kB | 156/194 kB | 12/52 kB | 4.1/30 kB
Progress (5): 165 kB | 102/527 kB | 156/194 kB | 16/52 kB | 4.1/30 kB
Progress (5): 165 kB | 102/527 kB | 156/194 kB | 20/52 kB | 4.1/30 kB
Progress (5): 165 kB | 102/527 kB | 156/194 kB | 24/52 kB | 4.1/30 kB
Progress (5): 165 kB | 102/527 kB | 156/194 kB | 24/52 kB | 7.7/30 kB
Progress (5): 165 kB | 102/527 kB | 156/194 kB | 24/52 kB | 12/30 kB 
Progress (5): 165 kB | 102/527 kB | 156/194 kB | 24/52 kB | 16/30 kB
Progress (5): 165 kB | 102/527 kB | 156/194 kB | 24/52 kB | 20/30 kB
Progress (5): 165 kB | 102/527 kB | 156/194 kB | 24/52 kB | 24/30 kB
Progress (5): 165 kB | 102/527 kB | 156/194 kB | 24/52 kB | 28/30 kB
Progress (5): 165 kB | 102/527 kB | 156/194 kB | 24/52 kB | 30 kB   
Progress (5): 165 kB | 106/527 kB | 156/194 kB | 24/52 kB | 30 kB
Progress (5): 165 kB | 106/527 kB | 156/194 kB | 28/52 kB | 30 kB
                                                                 
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 1.4 MB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Progress (4): 106/527 kB | 160/194 kB | 28/52 kB | 30 kB
Progress (4): 106/527 kB | 160/194 kB | 32/52 kB | 30 kB
Progress (4): 110/527 kB | 160/194 kB | 32/52 kB | 30 kB
Progress (4): 110/527 kB | 160/194 kB | 33/52 kB | 30 kB
Progress (4): 110/527 kB | 160/194 kB | 37/52 kB | 30 kB
Progress (4): 110/527 kB | 160/194 kB | 41/52 kB | 30 kB
Progress (4): 110/527 kB | 160/194 kB | 45/52 kB | 30 kB
Progress (4): 110/527 kB | 160/194 kB | 49/52 kB | 30 kB
Progress (4): 110/527 kB | 160/194 kB | 52 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 241 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Progress (4): 110/527 kB | 160/194 kB | 52 kB | 4.1/148 kB
Progress (4): 110/527 kB | 160/194 kB | 52 kB | 7.7/148 kB
Progress (4): 110/527 kB | 160/194 kB | 52 kB | 12/148 kB 
Progress (4): 110/527 kB | 160/194 kB | 52 kB | 16/148 kB
Progress (4): 110/527 kB | 160/194 kB | 52 kB | 20/148 kB
Progress (4): 110/527 kB | 164/194 kB | 52 kB | 20/148 kB
Progress (4): 110/527 kB | 164/194 kB | 52 kB | 24/148 kB
Progress (4): 114/527 kB | 164/194 kB | 52 kB | 24/148 kB
Progress (4): 114/527 kB | 164/194 kB | 52 kB | 28/148 kB
Progress (4): 114/527 kB | 168/194 kB | 52 kB | 28/148 kB
Progress (4): 114/527 kB | 168/194 kB | 52 kB | 32/148 kB
                                                         
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 390 kB/s)
Progress (3): 118/527 kB | 168/194 kB | 32/148 kB
                                                 
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Progress (3): 118/527 kB | 168/194 kB | 33/148 kB
Progress (3): 118/527 kB | 172/194 kB | 33/148 kB
Progress (4): 118/527 kB | 172/194 kB | 33/148 kB | 4.1/51 kB
Progress (4): 122/527 kB | 172/194 kB | 33/148 kB | 4.1/51 kB
Progress (4): 122/527 kB | 172/194 kB | 33/148 kB | 7.7/51 kB
Progress (4): 122/527 kB | 176/194 kB | 33/148 kB | 7.7/51 kB
Progress (4): 122/527 kB | 176/194 kB | 37/148 kB | 7.7/51 kB
Progress (4): 122/527 kB | 180/194 kB | 37/148 kB | 7.7/51 kB
Progress (4): 122/527 kB | 180/194 kB | 37/148 kB | 12/51 kB 
Progress (4): 126/527 kB | 180/194 kB | 37/148 kB | 12/51 kB
Progress (4): 126/527 kB | 180/194 kB | 37/148 kB | 16/51 kB
Progress (4): 126/527 kB | 184/194 kB | 37/148 kB | 16/51 kB
Progress (4): 126/527 kB | 184/194 kB | 41/148 kB | 16/51 kB
Progress (4): 126/527 kB | 188/194 kB | 41/148 kB | 16/51 kB
Progress (4): 126/527 kB | 188/194 kB | 41/148 kB | 20/51 kB
Progress (4): 126/527 kB | 188/194 kB | 41/148 kB | 24/51 kB
Progress (4): 126/527 kB | 188/194 kB | 41/148 kB | 28/51 kB
Progress (4): 126/527 kB | 188/194 kB | 41/148 kB | 32/51 kB
Progress (4): 126/527 kB | 188/194 kB | 41/148 kB | 36/51 kB
Progress (4): 130/527 kB | 188/194 kB | 41/148 kB | 36/51 kB
Progress (4): 130/527 kB | 188/194 kB | 41/148 kB | 40/51 kB
Progress (5): 130/527 kB | 188/194 kB | 41/148 kB | 40/51 kB | 4.1/106 kB
Progress (5): 130/527 kB | 188/194 kB | 41/148 kB | 40/51 kB | 7.7/106 kB
Progress (5): 130/527 kB | 188/194 kB | 41/148 kB | 40/51 kB | 12/106 kB 
Progress (5): 130/527 kB | 192/194 kB | 41/148 kB | 40/51 kB | 12/106 kB
Progress (5): 130/527 kB | 192/194 kB | 45/148 kB | 40/51 kB | 12/106 kB
Progress (5): 130/527 kB | 194 kB | 45/148 kB | 40/51 kB | 12/106 kB    
Progress (5): 130/527 kB | 194 kB | 45/148 kB | 40/51 kB | 16/106 kB
Progress (5): 130/527 kB | 194 kB | 45/148 kB | 44/51 kB | 16/106 kB
Progress (5): 131/527 kB | 194 kB | 45/148 kB | 44/51 kB | 16/106 kB
Progress (5): 131/527 kB | 194 kB | 45/148 kB | 48/51 kB | 16/106 kB
Progress (5): 131/527 kB | 194 kB | 45/148 kB | 48/51 kB | 20/106 kB
Progress (5): 131/527 kB | 194 kB | 49/148 kB | 48/51 kB | 20/106 kB
Progress (5): 131/527 kB | 194 kB | 49/148 kB | 48/51 kB | 24/106 kB
Progress (5): 131/527 kB | 194 kB | 49/148 kB | 51 kB | 24/106 kB   
Progress (5): 135/527 kB | 194 kB | 49/148 kB | 51 kB | 24/106 kB
Progress (5): 135/527 kB | 194 kB | 49/148 kB | 51 kB | 28/106 kB
Progress (5): 135/527 kB | 194 kB | 53/148 kB | 51 kB | 28/106 kB
Progress (5): 135/527 kB | 194 kB | 53/148 kB | 51 kB | 32/106 kB
Progress (5): 139/527 kB | 194 kB | 53/148 kB | 51 kB | 32/106 kB
                                                                 
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.jar (194 kB at 1.2 MB/s)
Progress (4): 139/527 kB | 53/148 kB | 51 kB | 33/106 kB
Progress (4): 139/527 kB | 57/148 kB | 51 kB | 33/106 kB
Progress (4): 139/527 kB | 57/148 kB | 51 kB | 37/106 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 (4): 143/527 kB | 57/148 kB | 51 kB | 37/106 kB
Progress (4): 143/527 kB | 57/148 kB | 51 kB | 41/106 kB
Progress (4): 143/527 kB | 61/148 kB | 51 kB | 41/106 kB
Progress (4): 143/527 kB | 61/148 kB | 51 kB | 45/106 kB
Progress (4): 147/527 kB | 61/148 kB | 51 kB | 45/106 kB
Progress (4): 147/527 kB | 61/148 kB | 51 kB | 49/106 kB
Progress (4): 147/527 kB | 65/148 kB | 51 kB | 49/106 kB
Progress (4): 147/527 kB | 65/148 kB | 51 kB | 53/106 kB
Progress (4): 151/527 kB | 65/148 kB | 51 kB | 53/106 kB
Progress (4): 151/527 kB | 65/148 kB | 51 kB | 57/106 kB
Progress (4): 151/527 kB | 66/148 kB | 51 kB | 57/106 kB
Progress (4): 151/527 kB | 66/148 kB | 51 kB | 61/106 kB
                                                        
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 312 kB/s)
Progress (3): 155/527 kB | 66/148 kB | 61/106 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 (3): 155/527 kB | 66/148 kB | 65/106 kB
Progress (3): 155/527 kB | 70/148 kB | 65/106 kB
Progress (3): 155/527 kB | 70/148 kB | 66/106 kB
Progress (3): 159/527 kB | 70/148 kB | 66/106 kB
Progress (3): 159/527 kB | 70/148 kB | 70/106 kB
Progress (3): 159/527 kB | 74/148 kB | 70/106 kB
Progress (3): 159/527 kB | 74/148 kB | 74/106 kB
Progress (3): 163/527 kB | 74/148 kB | 74/106 kB
Progress (3): 163/527 kB | 74/148 kB | 78/106 kB
Progress (4): 163/527 kB | 74/148 kB | 78/106 kB | 4.1/14 kB
Progress (4): 163/527 kB | 78/148 kB | 78/106 kB | 4.1/14 kB
Progress (4): 163/527 kB | 78/148 kB | 78/106 kB | 7.7/14 kB
Progress (4): 163/527 kB | 78/148 kB | 82/106 kB | 7.7/14 kB
Progress (4): 164/527 kB | 78/148 kB | 82/106 kB | 7.7/14 kB
Progress (4): 164/527 kB | 78/148 kB | 86/106 kB | 7.7/14 kB
Progress (4): 164/527 kB | 78/148 kB | 86/106 kB | 12/14 kB 
Progress (4): 164/527 kB | 82/148 kB | 86/106 kB | 12/14 kB
Progress (4): 164/527 kB | 82/148 kB | 86/106 kB | 14 kB   
Progress (4): 164/527 kB | 82/148 kB | 90/106 kB | 14 kB
Progress (4): 168/527 kB | 82/148 kB | 90/106 kB | 14 kB
Progress (4): 168/527 kB | 82/148 kB | 94/106 kB | 14 kB
Progress (4): 168/527 kB | 86/148 kB | 94/106 kB | 14 kB
Progress (5): 168/527 kB | 86/148 kB | 94/106 kB | 14 kB | 4.1/74 kB
Progress (5): 168/527 kB | 86/148 kB | 98/106 kB | 14 kB | 4.1/74 kB
Progress (5): 172/527 kB | 86/148 kB | 98/106 kB | 14 kB | 4.1/74 kB
Progress (5): 172/527 kB | 86/148 kB | 102/106 kB | 14 kB | 4.1/74 kB
Progress (5): 172/527 kB | 86/148 kB | 102/106 kB | 14 kB | 7.7/74 kB
Progress (5): 172/527 kB | 90/148 kB | 102/106 kB | 14 kB | 7.7/74 kB
Progress (5): 172/527 kB | 90/148 kB | 102/106 kB | 14 kB | 12/74 kB 
Progress (5): 172/527 kB | 90/148 kB | 106/106 kB | 14 kB | 12/74 kB
Progress (5): 176/527 kB | 90/148 kB | 106/106 kB | 14 kB | 12/74 kB
Progress (5): 176/527 kB | 90/148 kB | 106 kB | 14 kB | 12/74 kB    
Progress (5): 176/527 kB | 90/148 kB | 106 kB | 14 kB | 16/74 kB
Progress (5): 176/527 kB | 94/148 kB | 106 kB | 14 kB | 16/74 kB
Progress (5): 176/527 kB | 94/148 kB | 106 kB | 14 kB | 20/74 kB
Progress (5): 180/527 kB | 94/148 kB | 106 kB | 14 kB | 20/74 kB
Progress (5): 180/527 kB | 94/148 kB | 106 kB | 14 kB | 24/74 kB
Progress (5): 180/527 kB | 98/148 kB | 106 kB | 14 kB | 24/74 kB
Progress (5): 180/527 kB | 98/148 kB | 106 kB | 14 kB | 28/74 kB
                                                                
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 73 kB/s)
Progress (4): 184/527 kB | 98/148 kB | 106 kB | 28/74 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 (4): 184/527 kB | 98/148 kB | 106 kB | 32/74 kB
Progress (4): 184/527 kB | 98/148 kB | 106 kB | 32/74 kB
Progress (4): 184/527 kB | 98/148 kB | 106 kB | 33/74 kB
Progress (4): 188/527 kB | 98/148 kB | 106 kB | 33/74 kB
Progress (4): 188/527 kB | 102/148 kB | 106 kB | 33/74 kB
Progress (4): 192/527 kB | 102/148 kB | 106 kB | 33/74 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 562 kB/s)
Progress (3): 192/527 kB | 102/148 kB | 37/74 kB
                                                
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Progress (3): 196/527 kB | 102/148 kB | 37/74 kB
Progress (3): 196/527 kB | 106/148 kB | 37/74 kB
Progress (3): 197/527 kB | 106/148 kB | 37/74 kB
Progress (3): 197/527 kB | 106/148 kB | 41/74 kB
Progress (3): 201/527 kB | 106/148 kB | 41/74 kB
Progress (3): 201/527 kB | 110/148 kB | 41/74 kB
Progress (3): 201/527 kB | 110/148 kB | 45/74 kB
Progress (3): 205/527 kB | 110/148 kB | 45/74 kB
Progress (3): 205/527 kB | 110/148 kB | 49/74 kB
Progress (3): 205/527 kB | 114/148 kB | 49/74 kB
Progress (3): 205/527 kB | 114/148 kB | 53/74 kB
Progress (3): 209/527 kB | 114/148 kB | 53/74 kB
Progress (3): 209/527 kB | 114/148 kB | 57/74 kB
Progress (3): 209/527 kB | 118/148 kB | 57/74 kB
Progress (3): 209/527 kB | 118/148 kB | 61/74 kB
Progress (3): 213/527 kB | 118/148 kB | 61/74 kB
Progress (3): 213/527 kB | 118/148 kB | 65/74 kB
Progress (3): 213/527 kB | 122/148 kB | 65/74 kB
Progress (3): 213/527 kB | 122/148 kB | 66/74 kB
Progress (3): 217/527 kB | 122/148 kB | 66/74 kB
Progress (3): 217/527 kB | 126/148 kB | 66/74 kB
Progress (4): 217/527 kB | 126/148 kB | 66/74 kB | 4.1/108 kB
Progress (4): 221/527 kB | 126/148 kB | 66/74 kB | 4.1/108 kB
Progress (4): 221/527 kB | 126/148 kB | 70/74 kB | 4.1/108 kB
Progress (4): 225/527 kB | 126/148 kB | 70/74 kB | 4.1/108 kB
Progress (4): 225/527 kB | 126/148 kB | 70/74 kB | 7.7/108 kB
Progress (4): 225/527 kB | 130/148 kB | 70/74 kB | 7.7/108 kB
Progress (4): 225/527 kB | 130/148 kB | 70/74 kB | 12/108 kB 
Progress (4): 229/527 kB | 130/148 kB | 70/74 kB | 12/108 kB
Progress (4): 229/527 kB | 130/148 kB | 74/74 kB | 12/108 kB
Progress (4): 229/527 kB | 130/148 kB | 74/74 kB | 12/108 kB
Progress (4): 229/527 kB | 130/148 kB | 74/74 kB | 16/108 kB
Progress (4): 229/527 kB | 131/148 kB | 74/74 kB | 16/108 kB
Progress (4): 229/527 kB | 131/148 kB | 74/74 kB | 20/108 kB
Progress (4): 233/527 kB | 131/148 kB | 74/74 kB | 20/108 kB
Progress (4): 233/527 kB | 131/148 kB | 74 kB | 20/108 kB   
Progress (4): 237/527 kB | 131/148 kB | 74 kB | 20/108 kB
Progress (4): 237/527 kB | 131/148 kB | 74 kB | 24/108 kB
Progress (4): 237/527 kB | 135/148 kB | 74 kB | 24/108 kB
Progress (4): 237/527 kB | 135/148 kB | 74 kB | 28/108 kB
Progress (4): 241/527 kB | 135/148 kB | 74 kB | 28/108 kB
Progress (4): 241/527 kB | 135/148 kB | 74 kB | 32/108 kB
Progress (5): 241/527 kB | 135/148 kB | 74 kB | 32/108 kB | 4.1/202 kB
Progress (5): 241/527 kB | 139/148 kB | 74 kB | 32/108 kB | 4.1/202 kB
Progress (5): 241/527 kB | 139/148 kB | 74 kB | 32/108 kB | 7.7/202 kB
Progress (5): 241/527 kB | 139/148 kB | 74 kB | 33/108 kB | 7.7/202 kB
Progress (5): 245/527 kB | 139/148 kB | 74 kB | 33/108 kB | 7.7/202 kB
Progress (5): 245/527 kB | 139/148 kB | 74 kB | 37/108 kB | 7.7/202 kB
Progress (5): 245/527 kB | 139/148 kB | 74 kB | 37/108 kB | 12/202 kB 
Progress (5): 245/527 kB | 143/148 kB | 74 kB | 37/108 kB | 12/202 kB
Progress (5): 245/527 kB | 143/148 kB | 74 kB | 37/108 kB | 16/202 kB
Progress (5): 245/527 kB | 143/148 kB | 74 kB | 41/108 kB | 16/202 kB
Progress (5): 249/527 kB | 143/148 kB | 74 kB | 41/108 kB | 16/202 kB
Progress (5): 249/527 kB | 143/148 kB | 74 kB | 45/108 kB | 16/202 kB
Progress (5): 249/527 kB | 143/148 kB | 74 kB | 45/108 kB | 20/202 kB
Progress (5): 249/527 kB | 147/148 kB | 74 kB | 45/108 kB | 20/202 kB
Progress (5): 249/527 kB | 147/148 kB | 74 kB | 45/108 kB | 24/202 kB
Progress (5): 249/527 kB | 147/148 kB | 74 kB | 49/108 kB | 24/202 kB
Progress (5): 253/527 kB | 147/148 kB | 74 kB | 49/108 kB | 24/202 kB
Progress (5): 253/527 kB | 147/148 kB | 74 kB | 53/108 kB | 24/202 kB
Progress (5): 253/527 kB | 147/148 kB | 74 kB | 53/108 kB | 28/202 kB
                                                                     
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 352 kB/s)
Progress (4): 253/527 kB | 148 kB | 53/108 kB | 28/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): 253/527 kB | 148 kB | 53/108 kB | 32/202 kB
Progress (4): 253/527 kB | 148 kB | 57/108 kB | 32/202 kB
Progress (4): 257/527 kB | 148 kB | 57/108 kB | 32/202 kB
Progress (4): 257/527 kB | 148 kB | 61/108 kB | 32/202 kB
Progress (4): 257/527 kB | 148 kB | 61/108 kB | 33/202 kB
Progress (4): 257/527 kB | 148 kB | 65/108 kB | 33/202 kB
Progress (4): 261/527 kB | 148 kB | 65/108 kB | 33/202 kB
Progress (4): 261/527 kB | 148 kB | 66/108 kB | 33/202 kB
Progress (4): 261/527 kB | 148 kB | 66/108 kB | 37/202 kB
Progress (4): 261/527 kB | 148 kB | 70/108 kB | 37/202 kB
Progress (4): 262/527 kB | 148 kB | 70/108 kB | 37/202 kB
Progress (4): 262/527 kB | 148 kB | 74/108 kB | 37/202 kB
Progress (4): 262/527 kB | 148 kB | 74/108 kB | 41/202 kB
Progress (4): 262/527 kB | 148 kB | 78/108 kB | 41/202 kB
Progress (4): 266/527 kB | 148 kB | 78/108 kB | 41/202 kB
Progress (4): 266/527 kB | 148 kB | 82/108 kB | 41/202 kB
Progress (4): 266/527 kB | 148 kB | 82/108 kB | 45/202 kB
Progress (4): 266/527 kB | 148 kB | 86/108 kB | 45/202 kB
Progress (4): 270/527 kB | 148 kB | 86/108 kB | 45/202 kB
Progress (4): 270/527 kB | 148 kB | 90/108 kB | 45/202 kB
Progress (4): 270/527 kB | 148 kB | 90/108 kB | 49/202 kB
Progress (4): 270/527 kB | 148 kB | 94/108 kB | 49/202 kB
Progress (4): 274/527 kB | 148 kB | 94/108 kB | 49/202 kB
Progress (4): 274/527 kB | 148 kB | 98/108 kB | 49/202 kB
Progress (4): 274/527 kB | 148 kB | 98/108 kB | 53/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 670 kB/s)
Progress (3): 274/527 kB | 98/108 kB | 57/202 kB
Progress (3): 274/527 kB | 98/108 kB | 57/202 kB
Progress (3): 274/527 kB | 98/108 kB | 61/202 kB
Progress (3): 278/527 kB | 98/108 kB | 61/202 kB
Progress (3): 278/527 kB | 98/108 kB | 65/202 kB
Progress (4): 278/527 kB | 98/108 kB | 65/202 kB | 4.1/153 kB
Progress (4): 278/527 kB | 102/108 kB | 65/202 kB | 4.1/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): 278/527 kB | 106/108 kB | 65/202 kB | 4.1/153 kB
Progress (4): 278/527 kB | 106/108 kB | 65/202 kB | 7.7/153 kB
Progress (4): 278/527 kB | 106/108 kB | 66/202 kB | 7.7/153 kB
Progress (4): 282/527 kB | 106/108 kB | 66/202 kB | 7.7/153 kB
Progress (4): 282/527 kB | 106/108 kB | 70/202 kB | 7.7/153 kB
Progress (4): 282/527 kB | 106/108 kB | 70/202 kB | 12/153 kB 
Progress (4): 282/527 kB | 108 kB | 70/202 kB | 12/153 kB    
Progress (4): 282/527 kB | 108 kB | 70/202 kB | 16/153 kB
Progress (4): 282/527 kB | 108 kB | 74/202 kB | 16/153 kB
Progress (4): 286/527 kB | 108 kB | 74/202 kB | 16/153 kB
Progress (4): 286/527 kB | 108 kB | 74/202 kB | 20/153 kB
Progress (4): 290/527 kB | 108 kB | 74/202 kB | 20/153 kB
Progress (4): 290/527 kB | 108 kB | 78/202 kB | 20/153 kB
Progress (4): 294/527 kB | 108 kB | 78/202 kB | 20/153 kB
Progress (4): 294/527 kB | 108 kB | 78/202 kB | 24/153 kB
Progress (4): 295/527 kB | 108 kB | 78/202 kB | 24/153 kB
Progress (4): 295/527 kB | 108 kB | 82/202 kB | 24/153 kB
Progress (4): 299/527 kB | 108 kB | 82/202 kB | 24/153 kB
Progress (4): 299/527 kB | 108 kB | 82/202 kB | 28/153 kB
Progress (4): 303/527 kB | 108 kB | 82/202 kB | 28/153 kB
Progress (4): 303/527 kB | 108 kB | 86/202 kB | 28/153 kB
Progress (4): 307/527 kB | 108 kB | 86/202 kB | 28/153 kB
Progress (4): 307/527 kB | 108 kB | 86/202 kB | 32/153 kB
Progress (4): 311/527 kB | 108 kB | 86/202 kB | 32/153 kB
Progress (4): 311/527 kB | 108 kB | 90/202 kB | 32/153 kB
Progress (4): 315/527 kB | 108 kB | 90/202 kB | 32/153 kB
Progress (4): 315/527 kB | 108 kB | 90/202 kB | 33/153 kB
Progress (5): 315/527 kB | 108 kB | 90/202 kB | 33/153 kB | 4.1/472 kB
Progress (5): 319/527 kB | 108 kB | 90/202 kB | 33/153 kB | 4.1/472 kB
Progress (5): 319/527 kB | 108 kB | 94/202 kB | 33/153 kB | 4.1/472 kB
Progress (5): 323/527 kB | 108 kB | 94/202 kB | 33/153 kB | 4.1/472 kB
Progress (5): 323/527 kB | 108 kB | 94/202 kB | 33/153 kB | 7.7/472 kB
Progress (5): 323/527 kB | 108 kB | 94/202 kB | 37/153 kB | 7.7/472 kB
                                                                      
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 455 kB/s)
Progress (4): 323/527 kB | 94/202 kB | 41/153 kB | 7.7/472 kB
Progress (4): 323/527 kB | 94/202 kB | 41/153 kB | 12/472 kB 
Progress (4): 323/527 kB | 94/202 kB | 45/153 kB | 12/472 kB
Progress (4): 327/527 kB | 94/202 kB | 45/153 kB | 12/472 kB
Progress (4): 327/527 kB | 98/202 kB | 45/153 kB | 12/472 kB
Progress (4): 328/527 kB | 98/202 kB | 45/153 kB | 12/472 kB
Progress (4): 328/527 kB | 98/202 kB | 49/153 kB | 12/472 kB
Progress (4): 328/527 kB | 98/202 kB | 49/153 kB | 16/472 kB
Progress (4): 328/527 kB | 98/202 kB | 53/153 kB | 16/472 kB
                                                            
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Progress (4): 328/527 kB | 98/202 kB | 57/153 kB | 16/472 kB
Progress (4): 328/527 kB | 98/202 kB | 57/153 kB | 20/472 kB
Progress (4): 332/527 kB | 98/202 kB | 57/153 kB | 20/472 kB
Progress (4): 332/527 kB | 98/202 kB | 57/153 kB | 20/472 kB
Progress (4): 336/527 kB | 98/202 kB | 57/153 kB | 20/472 kB
Progress (4): 336/527 kB | 98/202 kB | 57/153 kB | 24/472 kB
Progress (4): 336/527 kB | 98/202 kB | 61/153 kB | 24/472 kB
Progress (4): 336/527 kB | 98/202 kB | 61/153 kB | 28/472 kB
Progress (4): 340/527 kB | 98/202 kB | 61/153 kB | 28/472 kB
Progress (4): 340/527 kB | 102/202 kB | 61/153 kB | 28/472 kB
Progress (4): 344/527 kB | 102/202 kB | 61/153 kB | 28/472 kB
Progress (4): 344/527 kB | 102/202 kB | 61/153 kB | 32/472 kB
Progress (4): 344/527 kB | 102/202 kB | 65/153 kB | 32/472 kB
Progress (4): 344/527 kB | 102/202 kB | 65/153 kB | 33/472 kB
Progress (4): 348/527 kB | 102/202 kB | 65/153 kB | 33/472 kB
Progress (4): 348/527 kB | 106/202 kB | 65/153 kB | 33/472 kB
Progress (4): 352/527 kB | 106/202 kB | 65/153 kB | 33/472 kB
Progress (4): 352/527 kB | 106/202 kB | 65/153 kB | 37/472 kB
Progress (4): 352/527 kB | 106/202 kB | 66/153 kB | 37/472 kB
Progress (4): 352/527 kB | 106/202 kB | 66/153 kB | 41/472 kB
Progress (4): 356/527 kB | 106/202 kB | 66/153 kB | 41/472 kB
Progress (4): 356/527 kB | 110/202 kB | 66/153 kB | 41/472 kB
Progress (4): 360/527 kB | 110/202 kB | 66/153 kB | 41/472 kB
Progress (4): 360/527 kB | 110/202 kB | 66/153 kB | 45/472 kB
Progress (4): 360/527 kB | 110/202 kB | 70/153 kB | 45/472 kB
Progress (4): 360/527 kB | 110/202 kB | 70/153 kB | 49/472 kB
Progress (4): 360/527 kB | 110/202 kB | 70/153 kB | 49/472 kB
Progress (4): 360/527 kB | 114/202 kB | 70/153 kB | 49/472 kB
Progress (4): 365/527 kB | 114/202 kB | 70/153 kB | 49/472 kB
Progress (4): 365/527 kB | 118/202 kB | 70/153 kB | 49/472 kB
Progress (4): 365/527 kB | 118/202 kB | 70/153 kB | 53/472 kB
Progress (5): 365/527 kB | 118/202 kB | 70/153 kB | 53/472 kB | 4.1/61 kB
Progress (5): 365/527 kB | 118/202 kB | 74/153 kB | 53/472 kB | 4.1/61 kB
Progress (5): 365/527 kB | 118/202 kB | 74/153 kB | 53/472 kB | 7.7/61 kB
Progress (5): 365/527 kB | 118/202 kB | 74/153 kB | 57/472 kB | 7.7/61 kB
Progress (5): 365/527 kB | 122/202 kB | 74/153 kB | 57/472 kB | 7.7/61 kB
Progress (5): 368/527 kB | 122/202 kB | 74/153 kB | 57/472 kB | 7.7/61 kB
Progress (5): 368/527 kB | 126/202 kB | 74/153 kB | 57/472 kB | 7.7/61 kB
Progress (5): 368/527 kB | 126/202 kB | 74/153 kB | 61/472 kB | 7.7/61 kB
Progress (5): 368/527 kB | 126/202 kB | 74/153 kB | 61/472 kB | 12/61 kB 
Progress (5): 368/527 kB | 126/202 kB | 78/153 kB | 61/472 kB | 12/61 kB
Progress (5): 368/527 kB | 126/202 kB | 78/153 kB | 61/472 kB | 16/61 kB
Progress (5): 368/527 kB | 126/202 kB | 78/153 kB | 65/472 kB | 16/61 kB
Progress (5): 368/527 kB | 130/202 kB | 78/153 kB | 65/472 kB | 16/61 kB
Progress (5): 373/527 kB | 130/202 kB | 78/153 kB | 65/472 kB | 16/61 kB
Progress (5): 373/527 kB | 131/202 kB | 78/153 kB | 65/472 kB | 16/61 kB
Progress (5): 373/527 kB | 131/202 kB | 78/153 kB | 66/472 kB | 16/61 kB
Progress (5): 373/527 kB | 131/202 kB | 78/153 kB | 66/472 kB | 20/61 kB
Progress (5): 373/527 kB | 131/202 kB | 82/153 kB | 66/472 kB | 20/61 kB
Progress (5): 373/527 kB | 131/202 kB | 82/153 kB | 66/472 kB | 24/61 kB
Progress (5): 373/527 kB | 131/202 kB | 82/153 kB | 70/472 kB | 24/61 kB
Progress (5): 373/527 kB | 135/202 kB | 82/153 kB | 70/472 kB | 24/61 kB
Progress (5): 376/527 kB | 135/202 kB | 82/153 kB | 70/472 kB | 24/61 kB
Progress (5): 376/527 kB | 139/202 kB | 82/153 kB | 70/472 kB | 24/61 kB
Progress (5): 376/527 kB | 139/202 kB | 82/153 kB | 74/472 kB | 24/61 kB
Progress (5): 376/527 kB | 139/202 kB | 82/153 kB | 74/472 kB | 28/61 kB
Progress (5): 376/527 kB | 139/202 kB | 86/153 kB | 74/472 kB | 28/61 kB
Progress (5): 376/527 kB | 139/202 kB | 86/153 kB | 74/472 kB | 32/61 kB
Progress (5): 376/527 kB | 139/202 kB | 86/153 kB | 78/472 kB | 32/61 kB
Progress (5): 376/527 kB | 143/202 kB | 86/153 kB | 78/472 kB | 32/61 kB
Progress (5): 381/527 kB | 143/202 kB | 86/153 kB | 78/472 kB | 32/61 kB
Progress (5): 381/527 kB | 147/202 kB | 86/153 kB | 78/472 kB | 32/61 kB
Progress (5): 381/527 kB | 147/202 kB | 86/153 kB | 82/472 kB | 32/61 kB
Progress (5): 381/527 kB | 147/202 kB | 86/153 kB | 82/472 kB | 33/61 kB
Progress (5): 381/527 kB | 147/202 kB | 90/153 kB | 82/472 kB | 33/61 kB
Progress (5): 381/527 kB | 147/202 kB | 90/153 kB | 82/472 kB | 37/61 kB
Progress (5): 381/527 kB | 147/202 kB | 90/153 kB | 86/472 kB | 37/61 kB
Progress (5): 381/527 kB | 151/202 kB | 90/153 kB | 86/472 kB | 37/61 kB
Progress (5): 384/527 kB | 151/202 kB | 90/153 kB | 86/472 kB | 37/61 kB
Progress (5): 384/527 kB | 155/202 kB | 90/153 kB | 86/472 kB | 37/61 kB
Progress (5): 384/527 kB | 155/202 kB | 90/153 kB | 90/472 kB | 37/61 kB
Progress (5): 384/527 kB | 155/202 kB | 90/153 kB | 90/472 kB | 41/61 kB
Progress (5): 384/527 kB | 155/202 kB | 94/153 kB | 90/472 kB | 41/61 kB
Progress (5): 384/527 kB | 155/202 kB | 94/153 kB | 90/472 kB | 45/61 kB
Progress (5): 384/527 kB | 155/202 kB | 94/153 kB | 94/472 kB | 45/61 kB
Progress (5): 384/527 kB | 159/202 kB | 94/153 kB | 94/472 kB | 45/61 kB
Progress (5): 389/527 kB | 159/202 kB | 94/153 kB | 94/472 kB | 45/61 kB
Progress (5): 389/527 kB | 163/202 kB | 94/153 kB | 94/472 kB | 45/61 kB
Progress (5): 389/527 kB | 163/202 kB | 94/153 kB | 98/472 kB | 45/61 kB
Progress (5): 389/527 kB | 163/202 kB | 94/153 kB | 98/472 kB | 49/61 kB
Progress (5): 389/527 kB | 163/202 kB | 98/153 kB | 98/472 kB | 49/61 kB
Progress (5): 389/527 kB | 163/202 kB | 98/153 kB | 98/472 kB | 53/61 kB
Progress (5): 389/527 kB | 163/202 kB | 98/153 kB | 98/472 kB | 53/61 kB
Progress (5): 389/527 kB | 164/202 kB | 98/153 kB | 98/472 kB | 53/61 kB
Progress (5): 392/527 kB | 164/202 kB | 98/153 kB | 98/472 kB | 53/61 kB
Progress (5): 392/527 kB | 168/202 kB | 98/153 kB | 98/472 kB | 53/61 kB
Progress (5): 392/527 kB | 168/202 kB | 98/153 kB | 102/472 kB | 53/61 kB
Progress (5): 392/527 kB | 168/202 kB | 98/153 kB | 102/472 kB | 57/61 kB
Progress (5): 392/527 kB | 168/202 kB | 98/153 kB | 102/472 kB | 57/61 kB
Progress (5): 392/527 kB | 168/202 kB | 98/153 kB | 102/472 kB | 61/61 kB
Progress (5): 392/527 kB | 168/202 kB | 98/153 kB | 106/472 kB | 61/61 kB
Progress (5): 392/527 kB | 172/202 kB | 98/153 kB | 106/472 kB | 61/61 kB
Progress (5): 393/527 kB | 172/202 kB | 98/153 kB | 106/472 kB | 61/61 kB
Progress (5): 393/527 kB | 176/202 kB | 98/153 kB | 106/472 kB | 61/61 kB
Progress (5): 393/527 kB | 176/202 kB | 98/153 kB | 110/472 kB | 61/61 kB
Progress (5): 393/527 kB | 176/202 kB | 98/153 kB | 110/472 kB | 61 kB   
Progress (5): 393/527 kB | 176/202 kB | 102/153 kB | 110/472 kB | 61 kB
Progress (5): 393/527 kB | 176/202 kB | 102/153 kB | 114/472 kB | 61 kB
Progress (5): 393/527 kB | 180/202 kB | 102/153 kB | 114/472 kB | 61 kB
Progress (5): 397/527 kB | 180/202 kB | 102/153 kB | 114/472 kB | 61 kB
Progress (5): 397/527 kB | 184/202 kB | 102/153 kB | 114/472 kB | 61 kB
Progress (5): 397/527 kB | 184/202 kB | 102/153 kB | 118/472 kB | 61 kB
Progress (5): 397/527 kB | 184/202 kB | 106/153 kB | 118/472 kB | 61 kB
Progress (5): 397/527 kB | 184/202 kB | 106/153 kB | 122/472 kB | 61 kB
Progress (5): 397/527 kB | 188/202 kB | 106/153 kB | 122/472 kB | 61 kB
Progress (5): 401/527 kB | 188/202 kB | 106/153 kB | 122/472 kB | 61 kB
Progress (5): 401/527 kB | 192/202 kB | 106/153 kB | 122/472 kB | 61 kB
Progress (5): 401/527 kB | 192/202 kB | 106/153 kB | 126/472 kB | 61 kB
Progress (5): 401/527 kB | 192/202 kB | 110/153 kB | 126/472 kB | 61 kB
Progress (5): 401/527 kB | 192/202 kB | 110/153 kB | 130/472 kB | 61 kB
Progress (5): 401/527 kB | 196/202 kB | 110/153 kB | 130/472 kB | 61 kB
Progress (5): 405/527 kB | 196/202 kB | 110/153 kB | 130/472 kB | 61 kB
Progress (5): 405/527 kB | 200/202 kB | 110/153 kB | 130/472 kB | 61 kB
Progress (5): 405/527 kB | 200/202 kB | 110/153 kB | 131/472 kB | 61 kB
Progress (5): 405/527 kB | 200/202 kB | 114/153 kB | 131/472 kB | 61 kB
Progress (5): 405/527 kB | 200/202 kB | 114/153 kB | 135/472 kB | 61 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 213 kB/s)
Progress (4): 405/527 kB | 202 kB | 114/153 kB | 135/472 kB
Progress (4): 409/527 kB | 202 kB | 114/153 kB | 135/472 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 (4): 409/527 kB | 202 kB | 114/153 kB | 139/472 kB
Progress (4): 409/527 kB | 202 kB | 118/153 kB | 139/472 kB
Progress (4): 409/527 kB | 202 kB | 118/153 kB | 143/472 kB
Progress (4): 413/527 kB | 202 kB | 118/153 kB | 143/472 kB
Progress (4): 413/527 kB | 202 kB | 118/153 kB | 147/472 kB
Progress (4): 413/527 kB | 202 kB | 122/153 kB | 147/472 kB
Progress (4): 413/527 kB | 202 kB | 122/153 kB | 151/472 kB
Progress (4): 417/527 kB | 202 kB | 122/153 kB | 151/472 kB
Progress (4): 417/527 kB | 202 kB | 122/153 kB | 155/472 kB
Progress (4): 417/527 kB | 202 kB | 126/153 kB | 155/472 kB
Progress (4): 417/527 kB | 202 kB | 126/153 kB | 159/472 kB
Progress (4): 421/527 kB | 202 kB | 126/153 kB | 159/472 kB
Progress (4): 421/527 kB | 202 kB | 126/153 kB | 163/472 kB
Progress (4): 421/527 kB | 202 kB | 130/153 kB | 163/472 kB
Progress (4): 421/527 kB | 202 kB | 130/153 kB | 164/472 kB
Progress (4): 425/527 kB | 202 kB | 130/153 kB | 164/472 kB
Progress (4): 425/527 kB | 202 kB | 130/153 kB | 168/472 kB
Progress (4): 425/527 kB | 202 kB | 134/153 kB | 168/472 kB
Progress (4): 425/527 kB | 202 kB | 134/153 kB | 172/472 kB
Progress (4): 426/527 kB | 202 kB | 134/153 kB | 172/472 kB
Progress (4): 426/527 kB | 202 kB | 134/153 kB | 176/472 kB
Progress (4): 426/527 kB | 202 kB | 138/153 kB | 176/472 kB
Progress (4): 426/527 kB | 202 kB | 138/153 kB | 180/472 kB
Progress (4): 430/527 kB | 202 kB | 138/153 kB | 180/472 kB
Progress (4): 430/527 kB | 202 kB | 138/153 kB | 184/472 kB
Progress (4): 430/527 kB | 202 kB | 142/153 kB | 184/472 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 679 kB/s)
Progress (3): 430/527 kB | 142/153 kB | 188/472 kB
Progress (3): 434/527 kB | 142/153 kB | 188/472 kB
Progress (3): 434/527 kB | 142/153 kB | 192/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): 434/527 kB | 146/153 kB | 192/472 kB
Progress (3): 434/527 kB | 146/153 kB | 196/472 kB
Progress (3): 434/527 kB | 146/153 kB | 197/472 kB
Progress (3): 434/527 kB | 146/153 kB | 201/472 kB
Progress (3): 434/527 kB | 146/153 kB | 205/472 kB
Progress (3): 434/527 kB | 146/153 kB | 209/472 kB
Progress (3): 434/527 kB | 146/153 kB | 213/472 kB
Progress (3): 434/527 kB | 146/153 kB | 217/472 kB
Progress (3): 434/527 kB | 146/153 kB | 221/472 kB
Progress (3): 434/527 kB | 146/153 kB | 225/472 kB
Progress (3): 434/527 kB | 146/153 kB | 229/472 kB
Progress (3): 438/527 kB | 146/153 kB | 229/472 kB
Progress (3): 438/527 kB | 146/153 kB | 229/472 kB
Progress (4): 438/527 kB | 146/153 kB | 229/472 kB | 4.1/46 kB
Progress (4): 438/527 kB | 150/153 kB | 229/472 kB | 4.1/46 kB
Progress (4): 438/527 kB | 150/153 kB | 229/472 kB | 7.7/46 kB
Progress (4): 438/527 kB | 150/153 kB | 233/472 kB | 7.7/46 kB
Progress (4): 442/527 kB | 150/153 kB | 233/472 kB | 7.7/46 kB
Progress (4): 442/527 kB | 150/153 kB | 237/472 kB | 7.7/46 kB
Progress (4): 442/527 kB | 150/153 kB | 237/472 kB | 12/46 kB 
Progress (4): 442/527 kB | 153 kB | 237/472 kB | 12/46 kB    
Progress (4): 442/527 kB | 153 kB | 237/472 kB | 16/46 kB
Progress (4): 442/527 kB | 153 kB | 241/472 kB | 16/46 kB
Progress (4): 446/527 kB | 153 kB | 241/472 kB | 16/46 kB
Progress (4): 446/527 kB | 153 kB | 245/472 kB | 16/46 kB
Progress (4): 446/527 kB | 153 kB | 245/472 kB | 20/46 kB
Progress (4): 446/527 kB | 153 kB | 249/472 kB | 20/46 kB
Progress (5): 446/527 kB | 153 kB | 249/472 kB | 20/46 kB | 4.1/29 kB
Progress (5): 450/527 kB | 153 kB | 249/472 kB | 20/46 kB | 4.1/29 kB
Progress (5): 450/527 kB | 153 kB | 249/472 kB | 20/46 kB | 7.7/29 kB
Progress (5): 450/527 kB | 153 kB | 253/472 kB | 20/46 kB | 7.7/29 kB
Progress (5): 450/527 kB | 153 kB | 253/472 kB | 24/46 kB | 7.7/29 kB
Progress (5): 450/527 kB | 153 kB | 257/472 kB | 24/46 kB | 7.7/29 kB
Progress (5): 450/527 kB | 153 kB | 257/472 kB | 24/46 kB | 12/29 kB 
Progress (5): 454/527 kB | 153 kB | 257/472 kB | 24/46 kB | 12/29 kB
Progress (5): 454/527 kB | 153 kB | 257/472 kB | 24/46 kB | 16/29 kB
Progress (5): 454/527 kB | 153 kB | 261/472 kB | 24/46 kB | 16/29 kB
Progress (5): 454/527 kB | 153 kB | 261/472 kB | 28/46 kB | 16/29 kB
Progress (5): 454/527 kB | 153 kB | 262/472 kB | 28/46 kB | 16/29 kB
Progress (5): 454/527 kB | 153 kB | 262/472 kB | 28/46 kB | 20/29 kB
Progress (5): 458/527 kB | 153 kB | 262/472 kB | 28/46 kB | 20/29 kB
Progress (5): 458/527 kB | 153 kB | 262/472 kB | 28/46 kB | 24/29 kB
Progress (5): 458/527 kB | 153 kB | 266/472 kB | 28/46 kB | 24/29 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 486 kB/s)
Progress (4): 458/527 kB | 266/472 kB | 32/46 kB | 24/29 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 (4): 458/527 kB | 270/472 kB | 32/46 kB | 24/29 kB
Progress (4): 458/527 kB | 270/472 kB | 32/46 kB | 28/29 kB
Progress (4): 462/527 kB | 270/472 kB | 32/46 kB | 28/29 kB
Progress (4): 462/527 kB | 270/472 kB | 32/46 kB | 29 kB   
Progress (4): 462/527 kB | 274/472 kB | 32/46 kB | 29 kB
Progress (4): 462/527 kB | 274/472 kB | 33/46 kB | 29 kB
Progress (4): 462/527 kB | 278/472 kB | 33/46 kB | 29 kB
Progress (4): 466/527 kB | 278/472 kB | 33/46 kB | 29 kB
Progress (4): 466/527 kB | 282/472 kB | 33/46 kB | 29 kB
Progress (4): 466/527 kB | 282/472 kB | 37/46 kB | 29 kB
Progress (4): 466/527 kB | 286/472 kB | 37/46 kB | 29 kB
Progress (4): 470/527 kB | 286/472 kB | 37/46 kB | 29 kB
Progress (4): 470/527 kB | 290/472 kB | 37/46 kB | 29 kB
Progress (4): 470/527 kB | 290/472 kB | 41/46 kB | 29 kB
Progress (4): 470/527 kB | 294/472 kB | 41/46 kB | 29 kB
Progress (4): 474/527 kB | 294/472 kB | 41/46 kB | 29 kB
Progress (4): 474/527 kB | 295/472 kB | 41/46 kB | 29 kB
Progress (4): 474/527 kB | 295/472 kB | 45/46 kB | 29 kB
Progress (4): 474/527 kB | 299/472 kB | 45/46 kB | 29 kB
Progress (4): 478/527 kB | 299/472 kB | 45/46 kB | 29 kB
Progress (4): 478/527 kB | 303/472 kB | 45/46 kB | 29 kB
Progress (4): 478/527 kB | 303/472 kB | 46 kB | 29 kB   
Progress (4): 478/527 kB | 307/472 kB | 46 kB | 29 kB
Progress (4): 482/527 kB | 307/472 kB | 46 kB | 29 kB
Progress (4): 482/527 kB | 311/472 kB | 46 kB | 29 kB
Progress (4): 486/527 kB | 311/472 kB | 46 kB | 29 kB
Progress (4): 486/527 kB | 315/472 kB | 46 kB | 29 kB
Progress (4): 490/527 kB | 315/472 kB | 46 kB | 29 kB
Progress (4): 490/527 kB | 319/472 kB | 46 kB | 29 kB
Progress (4): 494/527 kB | 319/472 kB | 46 kB | 29 kB
Progress (4): 494/527 kB | 323/472 kB | 46 kB | 29 kB
Progress (4): 498/527 kB | 323/472 kB | 46 kB | 29 kB
Progress (4): 498/527 kB | 327/472 kB | 46 kB | 29 kB
Progress (4): 502/527 kB | 327/472 kB | 46 kB | 29 kB
Progress (4): 502/527 kB | 328/472 kB | 46 kB | 29 kB
Progress (4): 506/527 kB | 328/472 kB | 46 kB | 29 kB
Progress (4): 506/527 kB | 332/472 kB | 46 kB | 29 kB
Progress (4): 510/527 kB | 332/472 kB | 46 kB | 29 kB
Progress (4): 510/527 kB | 336/472 kB | 46 kB | 29 kB
Progress (4): 514/527 kB | 336/472 kB | 46 kB | 29 kB
Progress (4): 514/527 kB | 340/472 kB | 46 kB | 29 kB
Progress (4): 518/527 kB | 340/472 kB | 46 kB | 29 kB
Progress (4): 518/527 kB | 344/472 kB | 46 kB | 29 kB
Progress (4): 522/527 kB | 344/472 kB | 46 kB | 29 kB
Progress (4): 522/527 kB | 348/472 kB | 46 kB | 29 kB
Progress (4): 526/527 kB | 348/472 kB | 46 kB | 29 kB
Progress (4): 526/527 kB | 352/472 kB | 46 kB | 29 kB
Progress (4): 527 kB | 352/472 kB | 46 kB | 29 kB    
Progress (4): 527 kB | 356/472 kB | 46 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 87 kB/s)
Progress (4): 527 kB | 356/472 kB | 46 kB | 4.1/13 kB
Progress (4): 527 kB | 360/472 kB | 46 kB | 4.1/13 kB
Progress (4): 527 kB | 360/472 kB | 46 kB | 7.7/13 kB
                                                     
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 139 kB/s)
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
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 (3): 527 kB | 360/472 kB | 12/13 kB
Progress (3): 527 kB | 360/472 kB | 12/13 kB
Progress (3): 527 kB | 360/472 kB | 13 kB   
Progress (3): 527 kB | 365/472 kB | 13 kB
Progress (3): 527 kB | 368/472 kB | 13 kB
Progress (3): 527 kB | 373/472 kB | 13 kB
Progress (3): 527 kB | 376/472 kB | 13 kB
Progress (3): 527 kB | 381/472 kB | 13 kB
Progress (3): 527 kB | 384/472 kB | 13 kB
Progress (3): 527 kB | 389/472 kB | 13 kB
Progress (3): 527 kB | 392/472 kB | 13 kB
Progress (3): 527 kB | 393/472 kB | 13 kB
Progress (3): 527 kB | 397/472 kB | 13 kB
Progress (3): 527 kB | 401/472 kB | 13 kB
Progress (3): 527 kB | 405/472 kB | 13 kB
Progress (3): 527 kB | 409/472 kB | 13 kB
Progress (3): 527 kB | 413/472 kB | 13 kB
Progress (3): 527 kB | 417/472 kB | 13 kB
Progress (3): 527 kB | 421/472 kB | 13 kB
Progress (3): 527 kB | 425/472 kB | 13 kB
Progress (3): 527 kB | 426/472 kB | 13 kB
Progress (3): 527 kB | 430/472 kB | 13 kB
Progress (3): 527 kB | 434/472 kB | 13 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 1.5 MB/s)
Progress (2): 438/472 kB | 13 kB
                                
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
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 39 kB/s)
Progress (1): 442/472 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 (1): 446/472 kB
Progress (1): 450/472 kB
Progress (1): 454/472 kB
Progress (1): 458/472 kB
Progress (1): 462/472 kB
Progress (1): 466/472 kB
Progress (2): 466/472 kB | 4.1/49 kB
Progress (2): 470/472 kB | 4.1/49 kB
Progress (3): 470/472 kB | 4.1/49 kB | 4.1/230 kB
Progress (3): 472 kB | 4.1/49 kB | 4.1/230 kB    
Progress (3): 472 kB | 7.7/49 kB | 4.1/230 kB
Progress (3): 472 kB | 7.7/49 kB | 7.7/230 kB
Progress (3): 472 kB | 12/49 kB | 7.7/230 kB 
Progress (3): 472 kB | 12/49 kB | 12/230 kB 
Progress (3): 472 kB | 16/49 kB | 12/230 kB
Progress (3): 472 kB | 16/49 kB | 16/230 kB
Progress (3): 472 kB | 20/49 kB | 16/230 kB
Progress (3): 472 kB | 20/49 kB | 20/230 kB
Progress (3): 472 kB | 24/49 kB | 20/230 kB
Progress (3): 472 kB | 24/49 kB | 24/230 kB
Progress (3): 472 kB | 28/49 kB | 24/230 kB
Progress (3): 472 kB | 28/49 kB | 28/230 kB
Progress (3): 472 kB | 32/49 kB | 28/230 kB
Progress (3): 472 kB | 32/49 kB | 32/230 kB
Progress (3): 472 kB | 33/49 kB | 32/230 kB
Progress (3): 472 kB | 33/49 kB | 33/230 kB
Progress (3): 472 kB | 37/49 kB | 33/230 kB
Progress (3): 472 kB | 37/49 kB | 37/230 kB
Progress (3): 472 kB | 41/49 kB | 37/230 kB
Progress (3): 472 kB | 41/49 kB | 41/230 kB
Progress (3): 472 kB | 45/49 kB | 41/230 kB
Progress (3): 472 kB | 45/49 kB | 45/230 kB
Progress (3): 472 kB | 49/49 kB | 45/230 kB
Progress (4): 472 kB | 49/49 kB | 45/230 kB | 4.1/185 kB
Progress (4): 472 kB | 49/49 kB | 49/230 kB | 4.1/185 kB
Progress (4): 472 kB | 49/49 kB | 49/230 kB | 7.7/185 kB
Progress (4): 472 kB | 49 kB | 49/230 kB | 7.7/185 kB   
Progress (4): 472 kB | 49 kB | 49/230 kB | 12/185 kB 
Progress (4): 472 kB | 49 kB | 53/230 kB | 12/185 kB
Progress (4): 472 kB | 49 kB | 53/230 kB | 16/185 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.3 MB/s)
Progress (3): 49 kB | 53/230 kB | 20/185 kB
Progress (3): 49 kB | 57/230 kB | 20/185 kB
Progress (3): 49 kB | 57/230 kB | 24/185 kB
                                           
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.jar
Progress (3): 49 kB | 57/230 kB | 28/185 kB
Progress (3): 49 kB | 61/230 kB | 28/185 kB
Progress (3): 49 kB | 61/230 kB | 32/185 kB
Progress (3): 49 kB | 65/230 kB | 32/185 kB
Progress (3): 49 kB | 65/230 kB | 33/185 kB
Progress (3): 49 kB | 66/230 kB | 33/185 kB
Progress (3): 49 kB | 66/230 kB | 37/185 kB
Progress (3): 49 kB | 70/230 kB | 37/185 kB
Progress (3): 49 kB | 70/230 kB | 41/185 kB
Progress (3): 49 kB | 74/230 kB | 41/185 kB
Progress (3): 49 kB | 74/230 kB | 45/185 kB
Progress (3): 49 kB | 78/230 kB | 45/185 kB
Progress (3): 49 kB | 78/230 kB | 49/185 kB
Progress (3): 49 kB | 82/230 kB | 49/185 kB
Progress (3): 49 kB | 82/230 kB | 53/185 kB
Progress (3): 49 kB | 86/230 kB | 53/185 kB
Progress (3): 49 kB | 86/230 kB | 57/185 kB
Progress (3): 49 kB | 90/230 kB | 57/185 kB
                                           
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 136 kB/s)
Progress (2): 94/230 kB | 57/185 kB
Progress (2): 94/230 kB | 61/185 kB
Progress (2): 98/230 kB | 61/185 kB
                                   
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.jar
Progress (3): 98/230 kB | 61/185 kB | 4.1/58 kB
Progress (3): 98/230 kB | 61/185 kB | 4.1/58 kB
Progress (3): 98/230 kB | 65/185 kB | 4.1/58 kB
Progress (3): 102/230 kB | 65/185 kB | 4.1/58 kB
Progress (3): 102/230 kB | 65/185 kB | 7.7/58 kB
Progress (3): 106/230 kB | 65/185 kB | 7.7/58 kB
Progress (4): 106/230 kB | 65/185 kB | 7.7/58 kB | 4.1/242 kB
Progress (4): 106/230 kB | 66/185 kB | 7.7/58 kB | 4.1/242 kB
Progress (4): 106/230 kB | 66/185 kB | 7.7/58 kB | 7.7/242 kB
Progress (4): 110/230 kB | 66/185 kB | 7.7/58 kB | 7.7/242 kB
Progress (4): 110/230 kB | 66/185 kB | 12/58 kB | 7.7/242 kB 
Progress (4): 114/230 kB | 66/185 kB | 12/58 kB | 7.7/242 kB
Progress (4): 114/230 kB | 66/185 kB | 12/58 kB | 12/242 kB 
Progress (4): 114/230 kB | 70/185 kB | 12/58 kB | 12/242 kB
Progress (4): 114/230 kB | 70/185 kB | 12/58 kB | 16/242 kB
Progress (4): 118/230 kB | 70/185 kB | 12/58 kB | 16/242 kB
Progress (4): 118/230 kB | 70/185 kB | 16/58 kB | 16/242 kB
Progress (4): 122/230 kB | 70/185 kB | 16/58 kB | 16/242 kB
Progress (4): 122/230 kB | 70/185 kB | 16/58 kB | 20/242 kB
Progress (4): 122/230 kB | 74/185 kB | 16/58 kB | 20/242 kB
Progress (4): 122/230 kB | 74/185 kB | 16/58 kB | 24/242 kB
Progress (4): 126/230 kB | 74/185 kB | 16/58 kB | 24/242 kB
Progress (4): 126/230 kB | 74/185 kB | 20/58 kB | 24/242 kB
Progress (4): 130/230 kB | 74/185 kB | 20/58 kB | 24/242 kB
Progress (4): 130/230 kB | 74/185 kB | 20/58 kB | 28/242 kB
Progress (4): 130/230 kB | 78/185 kB | 20/58 kB | 28/242 kB
Progress (4): 130/230 kB | 78/185 kB | 20/58 kB | 32/242 kB
Progress (5): 130/230 kB | 78/185 kB | 20/58 kB | 32/242 kB | 4.1/13 kB
Progress (5): 131/230 kB | 78/185 kB | 20/58 kB | 32/242 kB | 4.1/13 kB
Progress (5): 131/230 kB | 78/185 kB | 24/58 kB | 32/242 kB | 4.1/13 kB
Progress (5): 135/230 kB | 78/185 kB | 24/58 kB | 32/242 kB | 4.1/13 kB
Progress (5): 135/230 kB | 78/185 kB | 24/58 kB | 32/242 kB | 7.7/13 kB
Progress (5): 135/230 kB | 78/185 kB | 24/58 kB | 33/242 kB | 7.7/13 kB
Progress (5): 135/230 kB | 82/185 kB | 24/58 kB | 33/242 kB | 7.7/13 kB
Progress (5): 135/230 kB | 82/185 kB | 24/58 kB | 37/242 kB | 7.7/13 kB
Progress (5): 135/230 kB | 82/185 kB | 24/58 kB | 37/242 kB | 12/13 kB 
Progress (5): 139/230 kB | 82/185 kB | 24/58 kB | 37/242 kB | 12/13 kB
Progress (5): 139/230 kB | 82/185 kB | 28/58 kB | 37/242 kB | 12/13 kB
Progress (5): 143/230 kB | 82/185 kB | 28/58 kB | 37/242 kB | 12/13 kB
Progress (5): 143/230 kB | 82/185 kB | 28/58 kB | 37/242 kB | 13 kB   
Progress (5): 143/230 kB | 82/185 kB | 28/58 kB | 41/242 kB | 13 kB
Progress (5): 143/230 kB | 86/185 kB | 28/58 kB | 41/242 kB | 13 kB
Progress (5): 143/230 kB | 86/185 kB | 28/58 kB | 45/242 kB | 13 kB
Progress (5): 147/230 kB | 86/185 kB | 28/58 kB | 45/242 kB | 13 kB
Progress (5): 147/230 kB | 86/185 kB | 32/58 kB | 45/242 kB | 13 kB
Progress (5): 151/230 kB | 86/185 kB | 32/58 kB | 45/242 kB | 13 kB
Progress (5): 151/230 kB | 86/185 kB | 32/58 kB | 49/242 kB | 13 kB
Progress (5): 151/230 kB | 90/185 kB | 32/58 kB | 49/242 kB | 13 kB
Progress (5): 151/230 kB | 90/185 kB | 32/58 kB | 53/242 kB | 13 kB
Progress (5): 155/230 kB | 90/185 kB | 32/58 kB | 53/242 kB | 13 kB
Progress (5): 155/230 kB | 90/185 kB | 33/58 kB | 53/242 kB | 13 kB
Progress (5): 159/230 kB | 90/185 kB | 33/58 kB | 53/242 kB | 13 kB
Progress (5): 159/230 kB | 90/185 kB | 37/58 kB | 53/242 kB | 13 kB
Progress (5): 159/230 kB | 90/185 kB | 37/58 kB | 57/242 kB | 13 kB
Progress (5): 159/230 kB | 94/185 kB | 37/58 kB | 57/242 kB | 13 kB
Progress (5): 159/230 kB | 94/185 kB | 37/58 kB | 61/242 kB | 13 kB
Progress (5): 159/230 kB | 94/185 kB | 41/58 kB | 61/242 kB | 13 kB
Progress (5): 163/230 kB | 94/185 kB | 41/58 kB | 61/242 kB | 13 kB
Progress (5): 163/230 kB | 94/185 kB | 45/58 kB | 61/242 kB | 13 kB
Progress (5): 163/230 kB | 94/185 kB | 45/58 kB | 65/242 kB | 13 kB
Progress (5): 163/230 kB | 98/185 kB | 45/58 kB | 65/242 kB | 13 kB
Progress (5): 163/230 kB | 98/185 kB | 45/58 kB | 66/242 kB | 13 kB
Progress (5): 163/230 kB | 98/185 kB | 49/58 kB | 66/242 kB | 13 kB
Progress (5): 164/230 kB | 98/185 kB | 49/58 kB | 66/242 kB | 13 kB
Progress (5): 164/230 kB | 98/185 kB | 53/58 kB | 66/242 kB | 13 kB
Progress (5): 164/230 kB | 98/185 kB | 53/58 kB | 70/242 kB | 13 kB
                                                                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.jar (13 kB at 34 kB/s)
Progress (4): 164/230 kB | 102/185 kB | 53/58 kB | 70/242 kB
                                                            
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.jar
Progress (4): 164/230 kB | 102/185 kB | 53/58 kB | 74/242 kB
Progress (4): 164/230 kB | 102/185 kB | 57/58 kB | 74/242 kB
Progress (4): 168/230 kB | 102/185 kB | 57/58 kB | 74/242 kB
Progress (4): 168/230 kB | 102/185 kB | 58 kB | 74/242 kB   
Progress (4): 168/230 kB | 102/185 kB | 58 kB | 78/242 kB
Progress (4): 168/230 kB | 106/185 kB | 58 kB | 78/242 kB
Progress (4): 168/230 kB | 106/185 kB | 58 kB | 82/242 kB
Progress (4): 172/230 kB | 106/185 kB | 58 kB | 82/242 kB
Progress (4): 172/230 kB | 106/185 kB | 58 kB | 86/242 kB
Progress (4): 176/230 kB | 106/185 kB | 58 kB | 86/242 kB
Progress (4): 176/230 kB | 110/185 kB | 58 kB | 86/242 kB
Progress (4): 180/230 kB | 110/185 kB | 58 kB | 86/242 kB
Progress (4): 180/230 kB | 110/185 kB | 58 kB | 90/242 kB
Progress (4): 184/230 kB | 110/185 kB | 58 kB | 90/242 kB
Progress (4): 184/230 kB | 114/185 kB | 58 kB | 90/242 kB
Progress (4): 188/230 kB | 114/185 kB | 58 kB | 90/242 kB
Progress (4): 188/230 kB | 114/185 kB | 58 kB | 94/242 kB
Progress (4): 192/230 kB | 114/185 kB | 58 kB | 94/242 kB
Progress (4): 192/230 kB | 118/185 kB | 58 kB | 94/242 kB
Progress (4): 196/230 kB | 118/185 kB | 58 kB | 94/242 kB
Progress (4): 196/230 kB | 118/185 kB | 58 kB | 98/242 kB
Progress (4): 197/230 kB | 118/185 kB | 58 kB | 98/242 kB
Progress (4): 197/230 kB | 122/185 kB | 58 kB | 98/242 kB
Progress (4): 201/230 kB | 122/185 kB | 58 kB | 98/242 kB
Progress (4): 201/230 kB | 122/185 kB | 58 kB | 98/242 kB
Progress (4): 205/230 kB | 122/185 kB | 58 kB | 98/242 kB
Progress (4): 205/230 kB | 126/185 kB | 58 kB | 98/242 kB
Progress (4): 209/230 kB | 126/185 kB | 58 kB | 98/242 kB
Progress (4): 209/230 kB | 126/185 kB | 58 kB | 102/242 kB
Progress (4): 213/230 kB | 126/185 kB | 58 kB | 102/242 kB
Progress (4): 213/230 kB | 130/185 kB | 58 kB | 102/242 kB
Progress (4): 217/230 kB | 130/185 kB | 58 kB | 102/242 kB
Progress (4): 217/230 kB | 130/185 kB | 58 kB | 106/242 kB
Progress (4): 221/230 kB | 130/185 kB | 58 kB | 106/242 kB
Progress (4): 221/230 kB | 134/185 kB | 58 kB | 106/242 kB
Progress (4): 225/230 kB | 134/185 kB | 58 kB | 106/242 kB
Progress (4): 225/230 kB | 134/185 kB | 58 kB | 110/242 kB
Progress (4): 229/230 kB | 134/185 kB | 58 kB | 110/242 kB
Progress (5): 229/230 kB | 134/185 kB | 58 kB | 110/242 kB | 0/1.3 MB
Progress (5): 229/230 kB | 138/185 kB | 58 kB | 110/242 kB | 0/1.3 MB
Progress (5): 229/230 kB | 138/185 kB | 58 kB | 110/242 kB | 0/1.3 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 143 kB/s)
Progress (4): 230 kB | 138/185 kB | 110/242 kB | 0/1.3 MB
Progress (4): 230 kB | 138/185 kB | 114/242 kB | 0/1.3 MB
                                                         
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.22.0/sisu-equinox-api-0.22.0.jar
Progress (4): 230 kB | 138/185 kB | 114/242 kB | 0/1.3 MB
Progress (4): 230 kB | 142/185 kB | 114/242 kB | 0/1.3 MB
Progress (4): 230 kB | 142/185 kB | 114/242 kB | 0/1.3 MB
Progress (4): 230 kB | 142/185 kB | 118/242 kB | 0/1.3 MB
Progress (4): 230 kB | 142/185 kB | 118/242 kB | 0/1.3 MB
Progress (4): 230 kB | 146/185 kB | 118/242 kB | 0/1.3 MB
Progress (4): 230 kB | 146/185 kB | 118/242 kB | 0/1.3 MB
Progress (4): 230 kB | 146/185 kB | 122/242 kB | 0/1.3 MB
Progress (4): 230 kB | 146/185 kB | 122/242 kB | 0/1.3 MB
Progress (4): 230 kB | 150/185 kB | 122/242 kB | 0/1.3 MB
Progress (4): 230 kB | 150/185 kB | 122/242 kB | 0/1.3 MB
Progress (4): 230 kB | 150/185 kB | 126/242 kB | 0/1.3 MB
Progress (5): 230 kB | 150/185 kB | 126/242 kB | 0/1.3 MB | 3.1 kB
Progress (5): 230 kB | 150/185 kB | 126/242 kB | 0/1.3 MB | 3.1 kB
Progress (5): 230 kB | 154/185 kB | 126/242 kB | 0/1.3 MB | 3.1 kB
Progress (5): 230 kB | 154/185 kB | 126/242 kB | 0/1.3 MB | 3.1 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 520 kB/s)
Progress (4): 154/185 kB | 130/242 kB | 0/1.3 MB | 3.1 kB
                                                         
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.0.jar
Progress (4): 154/185 kB | 130/242 kB | 0/1.3 MB | 3.1 kB
Progress (4): 158/185 kB | 130/242 kB | 0/1.3 MB | 3.1 kB
Progress (4): 158/185 kB | 130/242 kB | 0/1.3 MB | 3.1 kB
Progress (4): 158/185 kB | 131/242 kB | 0/1.3 MB | 3.1 kB
Progress (4): 158/185 kB | 131/242 kB | 0/1.3 MB | 3.1 kB
Progress (4): 162/185 kB | 131/242 kB | 0/1.3 MB | 3.1 kB
Progress (4): 162/185 kB | 135/242 kB | 0/1.3 MB | 3.1 kB
Progress (4): 166/185 kB | 135/242 kB | 0/1.3 MB | 3.1 kB
Progress (4): 166/185 kB | 135/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (4): 170/185 kB | 135/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (4): 170/185 kB | 139/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (4): 174/185 kB | 139/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (4): 174/185 kB | 139/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (4): 178/185 kB | 139/242 kB | 0.1/1.3 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.22.0/sisu-equinox-api-0.22.0.jar (3.1 kB at 7.0 kB/s)
Progress (3): 178/185 kB | 143/242 kB | 0.1/1.3 MB
                                                  
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): 182/185 kB | 143/242 kB | 0.1/1.3 MB
Progress (3): 182/185 kB | 143/242 kB | 0.1/1.3 MB
Progress (4): 182/185 kB | 143/242 kB | 0.1/1.3 MB | 4.1/33 kB
Progress (4): 185 kB | 143/242 kB | 0.1/1.3 MB | 4.1/33 kB    
Progress (4): 185 kB | 147/242 kB | 0.1/1.3 MB | 4.1/33 kB
Progress (4): 185 kB | 147/242 kB | 0.1/1.3 MB | 7.7/33 kB
Progress (4): 185 kB | 147/242 kB | 0.1/1.3 MB | 7.7/33 kB
Progress (4): 185 kB | 147/242 kB | 0.1/1.3 MB | 12/33 kB 
Progress (4): 185 kB | 151/242 kB | 0.1/1.3 MB | 12/33 kB
Progress (4): 185 kB | 151/242 kB | 0.1/1.3 MB | 16/33 kB
Progress (4): 185 kB | 151/242 kB | 0.1/1.3 MB | 16/33 kB
Progress (4): 185 kB | 151/242 kB | 0.1/1.3 MB | 20/33 kB
Progress (4): 185 kB | 155/242 kB | 0.1/1.3 MB | 20/33 kB
Progress (4): 185 kB | 155/242 kB | 0.1/1.3 MB | 24/33 kB
Progress (4): 185 kB | 155/242 kB | 0.1/1.3 MB | 24/33 kB
Progress (4): 185 kB | 155/242 kB | 0.1/1.3 MB | 28/33 kB
Progress (4): 185 kB | 159/242 kB | 0.1/1.3 MB | 28/33 kB
Progress (4): 185 kB | 159/242 kB | 0.1/1.3 MB | 32/33 kB
Progress (4): 185 kB | 159/242 kB | 0.1/1.3 MB | 32/33 kB
Progress (4): 185 kB | 159/242 kB | 0.1/1.3 MB | 32/33 kB
Progress (4): 185 kB | 159/242 kB | 0.1/1.3 MB | 32/33 kB
Progress (4): 185 kB | 159/242 kB | 0.1/1.3 MB | 32/33 kB
Progress (4): 185 kB | 159/242 kB | 0.1/1.3 MB | 33 kB   
Progress (5): 185 kB | 159/242 kB | 0.1/1.3 MB | 33 kB | 4.1/112 kB
Progress (5): 185 kB | 163/242 kB | 0.1/1.3 MB | 33 kB | 4.1/112 kB
Progress (5): 185 kB | 163/242 kB | 0.1/1.3 MB | 33 kB | 7.7/112 kB
Progress (5): 185 kB | 163/242 kB | 0.1/1.3 MB | 33 kB | 7.7/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 400 kB/s)
Progress (4): 163/242 kB | 0.1/1.3 MB | 33 kB | 7.7/112 kB
Progress (4): 163/242 kB | 0.1/1.3 MB | 33 kB | 12/112 kB 
Progress (4): 164/242 kB | 0.1/1.3 MB | 33 kB | 12/112 kB
Progress (4): 164/242 kB | 0.1/1.3 MB | 33 kB | 16/112 kB
Progress (4): 164/242 kB | 0.1/1.3 MB | 33 kB | 16/112 kB
                                                         
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.22.0/tycho-embedder-api-0.22.0.jar
Progress (4): 164/242 kB | 0.1/1.3 MB | 33 kB | 16/112 kB
Progress (4): 164/242 kB | 0.1/1.3 MB | 33 kB | 20/112 kB
Progress (4): 168/242 kB | 0.1/1.3 MB | 33 kB | 20/112 kB
Progress (4): 168/242 kB | 0.1/1.3 MB | 33 kB | 24/112 kB
Progress (4): 168/242 kB | 0.1/1.3 MB | 33 kB | 24/112 kB
                                                         
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.0.jar (33 kB at 70 kB/s)
Progress (3): 168/242 kB | 0.1/1.3 MB | 24/112 kB
Progress (3): 168/242 kB | 0.1/1.3 MB | 28/112 kB
Progress (3): 172/242 kB | 0.1/1.3 MB | 28/112 kB
Progress (3): 172/242 kB | 0.1/1.3 MB | 32/112 kB
Progress (3): 172/242 kB | 0.1/1.3 MB | 32/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.22.0/org.eclipse.tycho.embedder.shared-0.22.0.jar
Progress (3): 172/242 kB | 0.1/1.3 MB | 32/112 kB
Progress (3): 172/242 kB | 0.1/1.3 MB | 33/112 kB
Progress (3): 176/242 kB | 0.1/1.3 MB | 33/112 kB
Progress (3): 176/242 kB | 0.1/1.3 MB | 37/112 kB
Progress (3): 176/242 kB | 0.1/1.3 MB | 37/112 kB
Progress (3): 176/242 kB | 0.1/1.3 MB | 41/112 kB
Progress (4): 176/242 kB | 0.1/1.3 MB | 41/112 kB | 4.1/7.0 kB
Progress (4): 180/242 kB | 0.1/1.3 MB | 41/112 kB | 4.1/7.0 kB
Progress (4): 180/242 kB | 0.1/1.3 MB | 41/112 kB | 7.0 kB    
Progress (4): 180/242 kB | 0.1/1.3 MB | 45/112 kB | 7.0 kB
Progress (4): 180/242 kB | 0.1/1.3 MB | 45/112 kB | 7.0 kB
Progress (4): 180/242 kB | 0.1/1.3 MB | 49/112 kB | 7.0 kB
Progress (4): 184/242 kB | 0.1/1.3 MB | 49/112 kB | 7.0 kB
Progress (4): 184/242 kB | 0.1/1.3 MB | 53/112 kB | 7.0 kB
Progress (4): 184/242 kB | 0.1/1.3 MB | 53/112 kB | 7.0 kB
Progress (4): 184/242 kB | 0.1/1.3 MB | 57/112 kB | 7.0 kB
Progress (4): 188/242 kB | 0.1/1.3 MB | 57/112 kB | 7.0 kB
Progress (4): 188/242 kB | 0.1/1.3 MB | 61/112 kB | 7.0 kB
Progress (4): 188/242 kB | 0.1/1.3 MB | 61/112 kB | 7.0 kB
Progress (5): 188/242 kB | 0.1/1.3 MB | 61/112 kB | 7.0 kB | 4.1/8.8 kB
Progress (5): 188/242 kB | 0.1/1.3 MB | 65/112 kB | 7.0 kB | 4.1/8.8 kB
Progress (5): 192/242 kB | 0.1/1.3 MB | 65/112 kB | 7.0 kB | 4.1/8.8 kB
Progress (5): 192/242 kB | 0.1/1.3 MB | 66/112 kB | 7.0 kB | 4.1/8.8 kB
Progress (5): 192/242 kB | 0.1/1.3 MB | 66/112 kB | 7.0 kB | 7.7/8.8 kB
Progress (5): 192/242 kB | 0.1/1.3 MB | 66/112 kB | 7.0 kB | 7.7/8.8 kB
Progress (5): 192/242 kB | 0.1/1.3 MB | 66/112 kB | 7.0 kB | 8.8 kB    
                                                                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.22.0/tycho-embedder-api-0.22.0.jar (7.0 kB at 15 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.22.0/org.eclipse.tycho.core.shared-0.22.0.jar
Progress (4): 192/242 kB | 0.1/1.3 MB | 70/112 kB | 8.8 kB
Progress (4): 196/242 kB | 0.1/1.3 MB | 70/112 kB | 8.8 kB
Progress (4): 196/242 kB | 0.1/1.3 MB | 74/112 kB | 8.8 kB
Progress (4): 196/242 kB | 0.1/1.3 MB | 74/112 kB | 8.8 kB
Progress (4): 196/242 kB | 0.1/1.3 MB | 78/112 kB | 8.8 kB
Progress (4): 197/242 kB | 0.1/1.3 MB | 78/112 kB | 8.8 kB
Progress (4): 197/242 kB | 0.1/1.3 MB | 82/112 kB | 8.8 kB
Progress (4): 197/242 kB | 0.1/1.3 MB | 86/112 kB | 8.8 kB
Progress (4): 197/242 kB | 0.1/1.3 MB | 86/112 kB | 8.8 kB
Progress (4): 197/242 kB | 0.1/1.3 MB | 90/112 kB | 8.8 kB
Progress (4): 201/242 kB | 0.1/1.3 MB | 90/112 kB | 8.8 kB
Progress (4): 201/242 kB | 0.1/1.3 MB | 94/112 kB | 8.8 kB
Progress (4): 201/242 kB | 0.1/1.3 MB | 94/112 kB | 8.8 kB
Progress (4): 201/242 kB | 0.1/1.3 MB | 98/112 kB | 8.8 kB
Progress (4): 205/242 kB | 0.1/1.3 MB | 98/112 kB | 8.8 kB
Progress (4): 205/242 kB | 0.1/1.3 MB | 102/112 kB | 8.8 kB
Progress (4): 205/242 kB | 0.1/1.3 MB | 106/112 kB | 8.8 kB
Progress (4): 205/242 kB | 0.1/1.3 MB | 110/112 kB | 8.8 kB
                                                           
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.22.0/org.eclipse.tycho.embedder.shared-0.22.0.jar (8.8 kB at 18 kB/s)
Progress (3): 205/242 kB | 0.1/1.3 MB | 110/112 kB
                                                  
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.jar
Progress (3): 205/242 kB | 0.1/1.3 MB | 112 kB
Progress (4): 205/242 kB | 0.1/1.3 MB | 112 kB | 4.1/35 kB
Progress (4): 209/242 kB | 0.1/1.3 MB | 112 kB | 4.1/35 kB
Progress (4): 209/242 kB | 0.1/1.3 MB | 112 kB | 7.7/35 kB
Progress (4): 209/242 kB | 0.2/1.3 MB | 112 kB | 7.7/35 kB
Progress (4): 209/242 kB | 0.2/1.3 MB | 112 kB | 12/35 kB 
Progress (4): 213/242 kB | 0.2/1.3 MB | 112 kB | 12/35 kB
Progress (4): 213/242 kB | 0.2/1.3 MB | 112 kB | 16/35 kB
Progress (4): 213/242 kB | 0.2/1.3 MB | 112 kB | 16/35 kB
Progress (4): 213/242 kB | 0.2/1.3 MB | 112 kB | 20/35 kB
Progress (4): 217/242 kB | 0.2/1.3 MB | 112 kB | 20/35 kB
Progress (4): 217/242 kB | 0.2/1.3 MB | 112 kB | 24/35 kB
Progress (4): 217/242 kB | 0.2/1.3 MB | 112 kB | 24/35 kB
Progress (4): 217/242 kB | 0.2/1.3 MB | 112 kB | 28/35 kB
Progress (4): 221/242 kB | 0.2/1.3 MB | 112 kB | 28/35 kB
Progress (4): 221/242 kB | 0.2/1.3 MB | 112 kB | 32/35 kB
Progress (4): 221/242 kB | 0.2/1.3 MB | 112 kB | 32/35 kB
Progress (4): 221/242 kB | 0.2/1.3 MB | 112 kB | 33/35 kB
Progress (4): 225/242 kB | 0.2/1.3 MB | 112 kB | 33/35 kB
Progress (4): 225/242 kB | 0.2/1.3 MB | 112 kB | 35 kB   
Progress (4): 225/242 kB | 0.2/1.3 MB | 112 kB | 35 kB
Progress (4): 229/242 kB | 0.2/1.3 MB | 112 kB | 35 kB
Progress (4): 229/242 kB | 0.2/1.3 MB | 112 kB | 35 kB
Progress (4): 229/242 kB | 0.2/1.3 MB | 112 kB | 35 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 221 kB/s)
Progress (3): 229/242 kB | 0.2/1.3 MB | 35 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): 233/242 kB | 0.2/1.3 MB | 35 kB
Progress (4): 233/242 kB | 0.2/1.3 MB | 35 kB | 4.1/34 kB
Progress (4): 237/242 kB | 0.2/1.3 MB | 35 kB | 4.1/34 kB
Progress (4): 237/242 kB | 0.2/1.3 MB | 35 kB | 4.1/34 kB
Progress (4): 241/242 kB | 0.2/1.3 MB | 35 kB | 4.1/34 kB
Progress (4): 241/242 kB | 0.2/1.3 MB | 35 kB | 7.7/34 kB
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 7.7/34 kB    
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 7.7/34 kB
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 12/34 kB 
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 12/34 kB
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 16/34 kB
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 16/34 kB
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 20/34 kB
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 20/34 kB
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 24/34 kB
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 24/34 kB
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 28/34 kB
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 28/34 kB
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 32/34 kB
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 32/34 kB
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 34 kB   
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 34 kB
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 34 kB
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 34 kB
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 34 kB
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 34 kB
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 34 kB
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 34 kB
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 34 kB
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 34 kB
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 34 kB
Progress (4): 242 kB | 0.2/1.3 MB | 35 kB | 34 kB
                                                 
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.22.0/org.eclipse.tycho.core.shared-0.22.0.jar (35 kB at 67 kB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.jar (242 kB at 466 kB/s)
Progress (2): 0.2/1.3 MB | 34 kB
Progress (2): 0.3/1.3 MB | 34 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.22.0/org.eclipse.tycho.p2.tools.shared-0.22.0.jar
Progress (3): 0.3/1.3 MB | 34 kB | 4.1/4.2 kB
                                             
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.22.0/org.eclipse.tycho.p2.resolver.shared-0.22.0.jar
Progress (3): 0.3/1.3 MB | 34 kB | 4.2 kB
                                         
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.jar (34 kB at 65 kB/s)
Progress (2): 0.3/1.3 MB | 4.2 kB
Progress (2): 0.3/1.3 MB | 4.2 kB
Progress (2): 0.3/1.3 MB | 4.2 kB
Progress (2): 0.3/1.3 MB | 4.2 kB
Progress (2): 0.3/1.3 MB | 4.2 kB
Progress (2): 0.3/1.3 MB | 4.2 kB
Progress (2): 0.3/1.3 MB | 4.2 kB
Progress (2): 0.3/1.3 MB | 4.2 kB
Progress (2): 0.3/1.3 MB | 4.2 kB
Progress (2): 0.3/1.3 MB | 4.2 kB
Progress (2): 0.3/1.3 MB | 4.2 kB
Progress (2): 0.3/1.3 MB | 4.2 kB
Progress (2): 0.3/1.3 MB | 4.2 kB
Progress (2): 0.3/1.3 MB | 4.2 kB
Progress (2): 0.3/1.3 MB | 4.2 kB
Progress (2): 0.3/1.3 MB | 4.2 kB
Progress (2): 0.3/1.3 MB | 4.2 kB
Progress (2): 0.3/1.3 MB | 4.2 kB
Progress (2): 0.3/1.3 MB | 4.2 kB
Progress (2): 0.3/1.3 MB | 4.2 kB
Progress (2): 0.3/1.3 MB | 4.2 kB
Progress (2): 0.3/1.3 MB | 4.2 kB
Progress (2): 0.3/1.3 MB | 4.2 kB
Progress (2): 0.3/1.3 MB | 4.2 kB
Progress (2): 0.3/1.3 MB | 4.2 kB
Progress (3): 0.3/1.3 MB | 4.2 kB | 4.1/20 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 7.9 kB/s)
Progress (2): 0.3/1.3 MB | 7.7/20 kB
Progress (2): 0.3/1.3 MB | 7.7/20 kB
Progress (2): 0.4/1.3 MB | 7.7/20 kB
Progress (3): 0.4/1.3 MB | 7.7/20 kB | 4.1/28 kB
Progress (3): 0.4/1.3 MB | 12/20 kB | 4.1/28 kB 
Progress (3): 0.4/1.3 MB | 12/20 kB | 4.1/28 kB
Progress (3): 0.4/1.3 MB | 16/20 kB | 4.1/28 kB
Progress (3): 0.4/1.3 MB | 16/20 kB | 7.7/28 kB
Progress (3): 0.4/1.3 MB | 16/20 kB | 7.7/28 kB
Progress (3): 0.4/1.3 MB | 20/20 kB | 7.7/28 kB
Progress (3): 0.4/1.3 MB | 20/20 kB | 7.7/28 kB
Progress (3): 0.4/1.3 MB | 20/20 kB | 12/28 kB 
Progress (3): 0.4/1.3 MB | 20/20 kB | 12/28 kB
Progress (3): 0.4/1.3 MB | 20 kB | 12/28 kB   
Progress (3): 0.4/1.3 MB | 20 kB | 12/28 kB
Progress (3): 0.4/1.3 MB | 20 kB | 16/28 kB
Progress (3): 0.4/1.3 MB | 20 kB | 16/28 kB
Progress (3): 0.4/1.3 MB | 20 kB | 16/28 kB
Progress (3): 0.4/1.3 MB | 20 kB | 20/28 kB
Progress (3): 0.4/1.3 MB | 20 kB | 20/28 kB
Progress (3): 0.4/1.3 MB | 20 kB | 24/28 kB
Progress (3): 0.4/1.3 MB | 20 kB | 24/28 kB
Progress (3): 0.4/1.3 MB | 20 kB | 28/28 kB
Progress (3): 0.4/1.3 MB | 20 kB | 28/28 kB
Progress (3): 0.4/1.3 MB | 20 kB | 28 kB   
Progress (3): 0.4/1.3 MB | 20 kB | 28 kB
Progress (3): 0.4/1.3 MB | 20 kB | 28 kB
Progress (3): 0.4/1.3 MB | 20 kB | 28 kB
Progress (3): 0.4/1.3 MB | 20 kB | 28 kB
Progress (3): 0.4/1.3 MB | 20 kB | 28 kB
Progress (3): 0.4/1.3 MB | 20 kB | 28 kB
Progress (3): 0.4/1.3 MB | 20 kB | 28 kB
Progress (3): 0.4/1.3 MB | 20 kB | 28 kB
Progress (3): 0.4/1.3 MB | 20 kB | 28 kB
Progress (3): 0.4/1.3 MB | 20 kB | 28 kB
Progress (3): 0.4/1.3 MB | 20 kB | 28 kB
Progress (3): 0.4/1.3 MB | 20 kB | 28 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.22.0/org.eclipse.tycho.p2.tools.shared-0.22.0.jar (20 kB at 37 kB/s)
Progress (2): 0.4/1.3 MB | 28 kB
Progress (2): 0.4/1.3 MB | 28 kB
Progress (2): 0.4/1.3 MB | 28 kB
Progress (2): 0.4/1.3 MB | 28 kB
Progress (2): 0.5/1.3 MB | 28 kB
Progress (2): 0.5/1.3 MB | 28 kB
Progress (2): 0.5/1.3 MB | 28 kB
Progress (2): 0.5/1.3 MB | 28 kB
Progress (2): 0.5/1.3 MB | 28 kB
Progress (2): 0.5/1.3 MB | 28 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.22.0/org.eclipse.tycho.p2.resolver.shared-0.22.0.jar (28 kB at 51 kB/s)
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.3/1.3 MB
Progress (1): 1.3/1.3 MB
Progress (1): 1.3/1.3 MB
Progress (1): 1.3/1.3 MB
Progress (1): 1.3 MB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.jar (1.3 MB at 2.0 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 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 137 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 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 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 344 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 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.1 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 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 128 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 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 227 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 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 880 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 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 173 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 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 63 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 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 65 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 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 345 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/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/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: 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/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Downloading from 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/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 cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/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/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/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
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
Progress (1): 4.1/190 kB
Progress (2): 4.1/190 kB | 4.1/15 kB
Progress (2): 7.7/190 kB | 4.1/15 kB
Progress (2): 7.7/190 kB | 7.7/15 kB
Progress (2): 12/190 kB | 7.7/15 kB 
Progress (2): 12/190 kB | 12/15 kB 
Progress (2): 16/190 kB | 12/15 kB
Progress (2): 16/190 kB | 15 kB   
Progress (2): 20/190 kB | 15 kB
Progress (2): 24/190 kB | 15 kB
Progress (2): 28/190 kB | 15 kB
Progress (2): 32/190 kB | 15 kB
Progress (2): 36/190 kB | 15 kB
Progress (2): 40/190 kB | 15 kB
Progress (3): 40/190 kB | 15 kB | 4.1/53 kB
Progress (3): 40/190 kB | 15 kB | 7.7/53 kB
Progress (3): 40/190 kB | 15 kB | 12/53 kB 
Progress (3): 44/190 kB | 15 kB | 12/53 kB
Progress (4): 44/190 kB | 15 kB | 12/53 kB | 4.1/197 kB
Progress (4): 48/190 kB | 15 kB | 12/53 kB | 4.1/197 kB
Progress (4): 48/190 kB | 15 kB | 16/53 kB | 4.1/197 kB
Progress (4): 52/190 kB | 15 kB | 16/53 kB | 4.1/197 kB
Progress (4): 52/190 kB | 15 kB | 20/53 kB | 4.1/197 kB
Progress (4): 52/190 kB | 15 kB | 20/53 kB | 7.7/197 kB
Progress (4): 52/190 kB | 15 kB | 24/53 kB | 7.7/197 kB
Progress (4): 56/190 kB | 15 kB | 24/53 kB | 7.7/197 kB
Progress (4): 56/190 kB | 15 kB | 28/53 kB | 7.7/197 kB
Progress (4): 56/190 kB | 15 kB | 28/53 kB | 12/197 kB 
Progress (4): 56/190 kB | 15 kB | 32/53 kB | 12/197 kB
Progress (4): 60/190 kB | 15 kB | 32/53 kB | 12/197 kB
Progress (4): 60/190 kB | 15 kB | 36/53 kB | 12/197 kB
Progress (4): 60/190 kB | 15 kB | 36/53 kB | 16/197 kB
Progress (4): 60/190 kB | 15 kB | 40/53 kB | 16/197 kB
                                                      
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar (15 kB at 508 kB/s)
Progress (3): 64/190 kB | 40/53 kB | 16/197 kB
Progress (3): 64/190 kB | 44/53 kB | 16/197 kB
Progress (3): 64/190 kB | 44/53 kB | 20/197 kB
Progress (3): 64/190 kB | 48/53 kB | 20/197 kB
Progress (3): 68/190 kB | 48/53 kB | 20/197 kB
Progress (3): 68/190 kB | 52/53 kB | 20/197 kB
Progress (3): 68/190 kB | 52/53 kB | 24/197 kB
Progress (3): 68/190 kB | 53 kB | 24/197 kB   
Progress (3): 72/190 kB | 53 kB | 24/197 kB
Progress (3): 72/190 kB | 53 kB | 28/197 kB
Progress (3): 76/190 kB | 53 kB | 28/197 kB
Progress (3): 76/190 kB | 53 kB | 32/197 kB
Progress (3): 80/190 kB | 53 kB | 32/197 kB
Progress (3): 80/190 kB | 53 kB | 36/197 kB
Progress (3): 84/190 kB | 53 kB | 36/197 kB
Progress (3): 84/190 kB | 53 kB | 40/197 kB
Progress (3): 88/190 kB | 53 kB | 40/197 kB
Progress (3): 88/190 kB | 53 kB | 44/197 kB
Progress (3): 92/190 kB | 53 kB | 44/197 kB
Progress (3): 92/190 kB | 53 kB | 48/197 kB
Progress (3): 96/190 kB | 53 kB | 48/197 kB
Progress (3): 96/190 kB | 53 kB | 52/197 kB
Progress (3): 100/190 kB | 53 kB | 52/197 kB
Progress (3): 100/190 kB | 53 kB | 56/197 kB
Progress (3): 104/190 kB | 53 kB | 56/197 kB
Progress (3): 104/190 kB | 53 kB | 60/197 kB
Progress (3): 108/190 kB | 53 kB | 60/197 kB
Progress (3): 108/190 kB | 53 kB | 64/197 kB
Progress (3): 112/190 kB | 53 kB | 64/197 kB
Progress (3): 112/190 kB | 53 kB | 68/197 kB
Progress (3): 116/190 kB | 53 kB | 68/197 kB
Progress (3): 116/190 kB | 53 kB | 72/197 kB
Progress (3): 120/190 kB | 53 kB | 72/197 kB
Progress (3): 120/190 kB | 53 kB | 76/197 kB
Progress (3): 124/190 kB | 53 kB | 76/197 kB
Progress (3): 124/190 kB | 53 kB | 80/197 kB
Progress (3): 128/190 kB | 53 kB | 80/197 kB
Progress (3): 128/190 kB | 53 kB | 84/197 kB
Progress (3): 132/190 kB | 53 kB | 84/197 kB
Progress (3): 132/190 kB | 53 kB | 88/197 kB
Progress (3): 136/190 kB | 53 kB | 88/197 kB
Progress (3): 136/190 kB | 53 kB | 92/197 kB
Progress (3): 140/190 kB | 53 kB | 92/197 kB
Progress (3): 140/190 kB | 53 kB | 96/197 kB
Progress (3): 144/190 kB | 53 kB | 96/197 kB
Progress (3): 144/190 kB | 53 kB | 98/197 kB
Progress (3): 148/190 kB | 53 kB | 98/197 kB
                                            
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 1.3 MB/s)
Progress (2): 152/190 kB | 98/197 kB
Progress (2): 152/190 kB | 102/197 kB
Progress (2): 156/190 kB | 102/197 kB
Progress (2): 156/190 kB | 106/197 kB
Progress (2): 160/190 kB | 106/197 kB
Progress (2): 160/190 kB | 110/197 kB
Progress (2): 164/190 kB | 110/197 kB
Progress (2): 164/190 kB | 114/197 kB
Progress (2): 168/190 kB | 114/197 kB
Progress (2): 168/190 kB | 118/197 kB
Progress (2): 172/190 kB | 118/197 kB
Progress (2): 172/190 kB | 122/197 kB
Progress (2): 176/190 kB | 122/197 kB
Progress (2): 176/190 kB | 126/197 kB
Progress (2): 180/190 kB | 126/197 kB
Progress (2): 180/190 kB | 130/197 kB
Progress (2): 184/190 kB | 130/197 kB
Progress (2): 184/190 kB | 131/197 kB
Progress (2): 188/190 kB | 131/197 kB
Progress (2): 188/190 kB | 135/197 kB
Progress (2): 190 kB | 135/197 kB    
Progress (2): 190 kB | 139/197 kB
Progress (2): 190 kB | 143/197 kB
Progress (2): 190 kB | 147/197 kB
Progress (2): 190 kB | 151/197 kB
Progress (2): 190 kB | 155/197 kB
Progress (2): 190 kB | 159/197 kB
Progress (2): 190 kB | 163/197 kB
Progress (2): 190 kB | 164/197 kB
Progress (2): 190 kB | 168/197 kB
Progress (2): 190 kB | 172/197 kB
Progress (2): 190 kB | 176/197 kB
Progress (2): 190 kB | 180/197 kB
Progress (2): 190 kB | 184/197 kB
Progress (2): 190 kB | 188/197 kB
Progress (2): 190 kB | 192/197 kB
Progress (2): 190 kB | 196/197 kB
Progress (2): 190 kB | 197 kB    
                             
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar (190 kB at 3.6 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 3.4 MB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/0.22.0/tycho-bundles-external-0.22.0.zip
Progress (1): 0/7.0 MB
Progress (1): 0/7.0 MB
Progress (1): 0/7.0 MB
Progress (1): 0/7.0 MB
Progress (1): 0/7.0 MB
Progress (1): 0/7.0 MB
Progress (1): 0/7.0 MB
Progress (1): 0/7.0 MB
Progress (1): 0/7.0 MB
Progress (1): 0/7.0 MB
Progress (1): 0/7.0 MB
Progress (1): 0/7.0 MB
Progress (1): 0/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.1/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.2/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.3/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.4/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.5/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.6/7.0 MB
Progress (1): 0.7/7.0 MB
Progress (1): 0.7/7.0 MB
Progress (1): 0.7/7.0 MB
Progress (1): 0.7/7.0 MB
Progress (1): 0.7/7.0 MB
Progress (1): 0.7/7.0 MB
Progress (1): 0.7/7.0 MB
Progress (1): 0.7/7.0 MB
Progress (1): 0.7/7.0 MB
Progress (1): 0.7/7.0 MB
Progress (1): 0.7/7.0 MB
Progress (1): 0.7/7.0 MB
Progress (1): 0.7/7.0 MB
Progress (1): 0.7/7.0 MB
Progress (1): 0.7/7.0 MB
Progress (1): 0.7/7.0 MB
Progress (1): 0.7/7.0 MB
Progress (1): 0.7/7.0 MB
Progress (1): 0.7/7.0 MB
Progress (1): 0.7/7.0 MB
Progress (1): 0.7/7.0 MB
Progress (1): 0.7/7.0 MB
Progress (1): 0.7/7.0 MB
Progress (1): 0.7/7.0 MB
Progress (1): 0.7/7.0 MB
Progress (1): 0.8/7.0 MB
Progress (1): 0.8/7.0 MB
Progress (1): 0.8/7.0 MB
Progress (1): 0.8/7.0 MB
Progress (1): 0.8/7.0 MB
Progress (1): 0.8/7.0 MB
Progress (1): 0.8/7.0 MB
Progress (1): 0.8/7.0 MB
Progress (1): 0.8/7.0 MB
Progress (1): 0.8/7.0 MB
Progress (1): 0.8/7.0 MB
Progress (1): 0.8/7.0 MB
Progress (1): 0.8/7.0 MB
Progress (1): 0.8/7.0 MB
Progress (1): 0.8/7.0 MB
Progress (1): 0.8/7.0 MB
Progress (1): 0.8/7.0 MB
Progress (1): 0.8/7.0 MB
Progress (1): 0.8/7.0 MB
Progress (1): 0.8/7.0 MB
Progress (1): 0.8/7.0 MB
Progress (1): 0.8/7.0 MB
Progress (1): 0.8/7.0 MB
Progress (1): 0.8/7.0 MB
Progress (1): 0.8/7.0 MB
Progress (1): 0.9/7.0 MB
Progress (1): 0.9/7.0 MB
Progress (1): 0.9/7.0 MB
Progress (1): 0.9/7.0 MB
Progress (1): 0.9/7.0 MB
Progress (1): 0.9/7.0 MB
Progress (1): 0.9/7.0 MB
Progress (1): 0.9/7.0 MB
Progress (1): 0.9/7.0 MB
Progress (1): 0.9/7.0 MB
Progress (1): 0.9/7.0 MB
Progress (1): 0.9/7.0 MB
Progress (1): 0.9/7.0 MB
Progress (1): 0.9/7.0 MB
Progress (1): 0.9/7.0 MB
Progress (1): 0.9/7.0 MB
Progress (1): 0.9/7.0 MB
Progress (1): 0.9/7.0 MB
Progress (1): 0.9/7.0 MB
Progress (1): 0.9/7.0 MB
Progress (1): 0.9/7.0 MB
Progress (1): 0.9/7.0 MB
Progress (1): 0.9/7.0 MB
Progress (1): 0.9/7.0 MB
Progress (1): 0.9/7.0 MB
Progress (1): 1.0/7.0 MB
Progress (1): 1.0/7.0 MB
Progress (1): 1.0/7.0 MB
Progress (1): 1.0/7.0 MB
Progress (1): 1.0/7.0 MB
Progress (1): 1.0/7.0 MB
Progress (1): 1.0/7.0 MB
Progress (1): 1.0/7.0 MB
Progress (1): 1.0/7.0 MB
Progress (1): 1.0/7.0 MB
Progress (1): 1.0/7.0 MB
Progress (1): 1.0/7.0 MB
Progress (1): 1.0/7.0 MB
Progress (1): 1.0/7.0 MB
Progress (1): 1.0/7.0 MB
Progress (1): 1.0/7.0 MB
Progress (1): 1.0/7.0 MB
Progress (1): 1.0/7.0 MB
Progress (1): 1.0/7.0 MB
Progress (1): 1.0/7.0 MB
Progress (1): 1.0/7.0 MB
Progress (1): 1.0/7.0 MB
Progress (1): 1.0/7.0 MB
Progress (1): 1.0/7.0 MB
Progress (1): 1.0/7.0 MB
Progress (1): 1.1/7.0 MB
Progress (1): 1.1/7.0 MB
Progress (1): 1.1/7.0 MB
Progress (1): 1.1/7.0 MB
Progress (1): 1.1/7.0 MB
Progress (1): 1.1/7.0 MB
Progress (1): 1.1/7.0 MB
Progress (1): 1.1/7.0 MB
Progress (1): 1.1/7.0 MB
Progress (1): 1.1/7.0 MB
Progress (1): 1.1/7.0 MB
Progress (1): 1.1/7.0 MB
Progress (1): 1.1/7.0 MB
Progress (1): 1.1/7.0 MB
Progress (1): 1.1/7.0 MB
Progress (1): 1.1/7.0 MB
Progress (1): 1.1/7.0 MB
Progress (1): 1.1/7.0 MB
Progress (1): 1.1/7.0 MB
Progress (1): 1.1/7.0 MB
Progress (1): 1.1/7.0 MB
Progress (1): 1.1/7.0 MB
Progress (1): 1.1/7.0 MB
Progress (1): 1.1/7.0 MB
Progress (1): 1.1/7.0 MB
Progress (1): 1.2/7.0 MB
Progress (1): 1.2/7.0 MB
Progress (1): 1.2/7.0 MB
Progress (1): 1.2/7.0 MB
Progress (1): 1.2/7.0 MB
Progress (1): 1.2/7.0 MB
Progress (1): 1.2/7.0 MB
Progress (1): 1.2/7.0 MB
Progress (1): 1.2/7.0 MB
Progress (1): 1.2/7.0 MB
Progress (1): 1.2/7.0 MB
Progress (1): 1.2/7.0 MB
Progress (1): 1.2/7.0 MB
Progress (1): 1.2/7.0 MB
Progress (1): 1.2/7.0 MB
Progress (1): 1.2/7.0 MB
Progress (1): 1.2/7.0 MB
Progress (1): 1.2/7.0 MB
Progress (1): 1.2/7.0 MB
Progress (1): 1.2/7.0 MB
Progress (1): 1.2/7.0 MB
Progress (1): 1.2/7.0 MB
Progress (1): 1.2/7.0 MB
Progress (1): 1.2/7.0 MB
Progress (1): 1.2/7.0 MB
Progress (1): 1.3/7.0 MB
Progress (1): 1.3/7.0 MB
Progress (1): 1.3/7.0 MB
Progress (1): 1.3/7.0 MB
Progress (1): 1.3/7.0 MB
Progress (1): 1.3/7.0 MB
Progress (1): 1.3/7.0 MB
Progress (1): 1.3/7.0 MB
Progress (1): 1.3/7.0 MB
Progress (1): 1.3/7.0 MB
Progress (1): 1.3/7.0 MB
Progress (1): 1.3/7.0 MB
Progress (1): 1.3/7.0 MB
Progress (1): 1.3/7.0 MB
Progress (1): 1.3/7.0 MB
Progress (1): 1.3/7.0 MB
Progress (1): 1.3/7.0 MB
Progress (1): 1.3/7.0 MB
Progress (1): 1.3/7.0 MB
Progress (1): 1.3/7.0 MB
Progress (1): 1.3/7.0 MB
Progress (1): 1.3/7.0 MB
Progress (1): 1.3/7.0 MB
Progress (1): 1.3/7.0 MB
Progress (1): 1.3/7.0 MB
Progress (1): 1.4/7.0 MB
Progress (1): 1.4/7.0 MB
Progress (1): 1.4/7.0 MB
Progress (1): 1.4/7.0 MB
Progress (1): 1.4/7.0 MB
Progress (1): 1.4/7.0 MB
Progress (1): 1.4/7.0 MB
Progress (1): 1.4/7.0 MB
Progress (1): 1.4/7.0 MB
Progress (1): 1.4/7.0 MB
Progress (1): 1.4/7.0 MB
Progress (1): 1.4/7.0 MB
Progress (1): 1.4/7.0 MB
Progress (1): 1.4/7.0 MB
Progress (1): 1.4/7.0 MB
Progress (1): 1.4/7.0 MB
Progress (1): 1.4/7.0 MB
Progress (1): 1.4/7.0 MB
Progress (1): 1.4/7.0 MB
Progress (1): 1.4/7.0 MB
Progress (1): 1.4/7.0 MB
Progress (1): 1.4/7.0 MB
Progress (1): 1.4/7.0 MB
Progress (1): 1.4/7.0 MB
Progress (1): 1.4/7.0 MB
Progress (1): 1.5/7.0 MB
Progress (1): 1.5/7.0 MB
Progress (1): 1.5/7.0 MB
Progress (1): 1.5/7.0 MB
Progress (1): 1.5/7.0 MB
Progress (1): 1.5/7.0 MB
Progress (1): 1.5/7.0 MB
Progress (1): 1.5/7.0 MB
Progress (1): 1.5/7.0 MB
Progress (1): 1.5/7.0 MB
Progress (1): 1.5/7.0 MB
Progress (1): 1.5/7.0 MB
Progress (1): 1.5/7.0 MB
Progress (1): 1.5/7.0 MB
Progress (1): 1.5/7.0 MB
Progress (1): 1.5/7.0 MB
Progress (1): 1.5/7.0 MB
Progress (1): 1.5/7.0 MB
Progress (1): 1.5/7.0 MB
Progress (1): 1.5/7.0 MB
Progress (1): 1.5/7.0 MB
Progress (1): 1.5/7.0 MB
Progress (1): 1.5/7.0 MB
Progress (1): 1.5/7.0 MB
Progress (1): 1.5/7.0 MB
Progress (1): 1.6/7.0 MB
Progress (1): 1.6/7.0 MB
Progress (1): 1.6/7.0 MB
Progress (1): 1.6/7.0 MB
Progress (1): 1.6/7.0 MB
Progress (1): 1.6/7.0 MB
Progress (1): 1.6/7.0 MB
Progress (1): 1.6/7.0 MB
Progress (1): 1.6/7.0 MB
Progress (1): 1.6/7.0 MB
Progress (1): 1.6/7.0 MB
Progress (1): 1.6/7.0 MB
Progress (1): 1.6/7.0 MB
Progress (1): 1.6/7.0 MB
Progress (1): 1.6/7.0 MB
Progress (1): 1.6/7.0 MB
Progress (1): 1.6/7.0 MB
Progress (1): 1.6/7.0 MB
Progress (1): 1.6/7.0 MB
Progress (1): 1.6/7.0 MB
Progress (1): 1.6/7.0 MB
Progress (1): 1.6/7.0 MB
Progress (1): 1.6/7.0 MB
Progress (1): 1.6/7.0 MB
Progress (1): 1.6/7.0 MB
Progress (1): 1.7/7.0 MB
Progress (1): 1.7/7.0 MB
Progress (1): 1.7/7.0 MB
Progress (1): 1.7/7.0 MB
Progress (1): 1.7/7.0 MB
Progress (1): 1.7/7.0 MB
Progress (1): 1.7/7.0 MB
Progress (1): 1.7/7.0 MB
Progress (1): 1.7/7.0 MB
Progress (1): 1.7/7.0 MB
Progress (1): 1.7/7.0 MB
Progress (1): 1.7/7.0 MB
Progress (1): 1.7/7.0 MB
Progress (1): 1.7/7.0 MB
Progress (1): 1.7/7.0 MB
Progress (1): 1.7/7.0 MB
Progress (1): 1.7/7.0 MB
Progress (1): 1.7/7.0 MB
Progress (1): 1.7/7.0 MB
Progress (1): 1.7/7.0 MB
Progress (1): 1.7/7.0 MB
Progress (1): 1.7/7.0 MB
Progress (1): 1.7/7.0 MB
Progress (1): 1.7/7.0 MB
Progress (1): 1.7/7.0 MB
Progress (1): 1.8/7.0 MB
Progress (1): 1.8/7.0 MB
Progress (1): 1.8/7.0 MB
Progress (1): 1.8/7.0 MB
Progress (1): 1.8/7.0 MB
Progress (1): 1.8/7.0 MB
Progress (1): 1.8/7.0 MB
Progress (1): 1.8/7.0 MB
Progress (1): 1.8/7.0 MB
Progress (1): 1.8/7.0 MB
Progress (1): 1.8/7.0 MB
Progress (1): 1.8/7.0 MB
Progress (1): 1.8/7.0 MB
Progress (1): 1.8/7.0 MB
Progress (1): 1.8/7.0 MB
Progress (1): 1.8/7.0 MB
Progress (1): 1.8/7.0 MB
Progress (1): 1.8/7.0 MB
Progress (1): 1.8/7.0 MB
Progress (1): 1.8/7.0 MB
Progress (1): 1.8/7.0 MB
Progress (1): 1.8/7.0 MB
Progress (1): 1.8/7.0 MB
Progress (1): 1.8/7.0 MB
Progress (1): 1.8/7.0 MB
Progress (1): 1.9/7.0 MB
Progress (1): 1.9/7.0 MB
Progress (1): 1.9/7.0 MB
Progress (1): 1.9/7.0 MB
Progress (1): 1.9/7.0 MB
Progress (1): 1.9/7.0 MB
Progress (1): 1.9/7.0 MB
Progress (1): 1.9/7.0 MB
Progress (1): 1.9/7.0 MB
Progress (1): 1.9/7.0 MB
Progress (1): 1.9/7.0 MB
Progress (1): 1.9/7.0 MB
Progress (1): 1.9/7.0 MB
Progress (1): 1.9/7.0 MB
Progress (1): 1.9/7.0 MB
Progress (1): 1.9/7.0 MB
Progress (1): 1.9/7.0 MB
Progress (1): 1.9/7.0 MB
Progress (1): 1.9/7.0 MB
Progress (1): 1.9/7.0 MB
Progress (1): 1.9/7.0 MB
Progress (1): 1.9/7.0 MB
Progress (1): 1.9/7.0 MB
Progress (1): 1.9/7.0 MB
Progress (1): 1.9/7.0 MB
Progress (1): 2.0/7.0 MB
Progress (1): 2.0/7.0 MB
Progress (1): 2.0/7.0 MB
Progress (1): 2.0/7.0 MB
Progress (1): 2.0/7.0 MB
Progress (1): 2.0/7.0 MB
Progress (1): 2.0/7.0 MB
Progress (1): 2.0/7.0 MB
Progress (1): 2.0/7.0 MB
Progress (1): 2.0/7.0 MB
Progress (1): 2.0/7.0 MB
Progress (1): 2.0/7.0 MB
Progress (1): 2.0/7.0 MB
Progress (1): 2.0/7.0 MB
Progress (1): 2.0/7.0 MB
Progress (1): 2.0/7.0 MB
Progress (1): 2.0/7.0 MB
Progress (1): 2.0/7.0 MB
Progress (1): 2.0/7.0 MB
Progress (1): 2.0/7.0 MB
Progress (1): 2.0/7.0 MB
Progress (1): 2.0/7.0 MB
Progress (1): 2.0/7.0 MB
Progress (1): 2.0/7.0 MB
Progress (1): 2.0/7.0 MB
Progress (1): 2.1/7.0 MB
Progress (1): 2.1/7.0 MB
Progress (1): 2.1/7.0 MB
Progress (1): 2.1/7.0 MB
Progress (1): 2.1/7.0 MB
Progress (1): 2.1/7.0 MB
Progress (1): 2.1/7.0 MB
Progress (1): 2.1/7.0 MB
Progress (1): 2.1/7.0 MB
Progress (1): 2.1/7.0 MB
Progress (1): 2.1/7.0 MB
Progress (1): 2.1/7.0 MB
Progress (1): 2.1/7.0 MB
Progress (1): 2.1/7.0 MB
Progress (1): 2.1/7.0 MB
Progress (1): 2.1/7.0 MB
Progress (1): 2.1/7.0 MB
Progress (1): 2.1/7.0 MB
Progress (1): 2.1/7.0 MB
Progress (1): 2.1/7.0 MB
Progress (1): 2.1/7.0 MB
Progress (1): 2.1/7.0 MB
Progress (1): 2.1/7.0 MB
Progress (1): 2.1/7.0 MB
Progress (1): 2.1/7.0 MB
Progress (1): 2.2/7.0 MB
Progress (1): 2.2/7.0 MB
Progress (1): 2.2/7.0 MB
Progress (1): 2.2/7.0 MB
Progress (1): 2.2/7.0 MB
Progress (1): 2.2/7.0 MB
Progress (1): 2.2/7.0 MB
Progress (1): 2.2/7.0 MB
Progress (1): 2.2/7.0 MB
Progress (1): 2.2/7.0 MB
Progress (1): 2.2/7.0 MB
Progress (1): 2.2/7.0 MB
Progress (1): 2.2/7.0 MB
Progress (1): 2.2/7.0 MB
Progress (1): 2.2/7.0 MB
Progress (1): 2.2/7.0 MB
Progress (1): 2.2/7.0 MB
Progress (1): 2.2/7.0 MB
Progress (1): 2.2/7.0 MB
Progress (1): 2.2/7.0 MB
Progress (1): 2.2/7.0 MB
Progress (1): 2.2/7.0 MB
Progress (1): 2.2/7.0 MB
Progress (1): 2.2/7.0 MB
Progress (1): 2.2/7.0 MB
Progress (1): 2.3/7.0 MB
Progress (1): 2.3/7.0 MB
Progress (1): 2.3/7.0 MB
Progress (1): 2.3/7.0 MB
Progress (1): 2.3/7.0 MB
Progress (1): 2.3/7.0 MB
Progress (1): 2.3/7.0 MB
Progress (1): 2.3/7.0 MB
Progress (1): 2.3/7.0 MB
Progress (1): 2.3/7.0 MB
Progress (1): 2.3/7.0 MB
Progress (1): 2.3/7.0 MB
Progress (1): 2.3/7.0 MB
Progress (1): 2.3/7.0 MB
Progress (1): 2.3/7.0 MB
Progress (1): 2.3/7.0 MB
Progress (1): 2.3/7.0 MB
Progress (1): 2.3/7.0 MB
Progress (1): 2.3/7.0 MB
Progress (1): 2.3/7.0 MB
Progress (1): 2.3/7.0 MB
Progress (1): 2.3/7.0 MB
Progress (1): 2.3/7.0 MB
Progress (1): 2.3/7.0 MB
Progress (1): 2.3/7.0 MB
Progress (1): 2.4/7.0 MB
Progress (1): 2.4/7.0 MB
Progress (1): 2.4/7.0 MB
Progress (1): 2.4/7.0 MB
Progress (1): 2.4/7.0 MB
Progress (1): 2.4/7.0 MB
Progress (1): 2.4/7.0 MB
Progress (1): 2.4/7.0 MB
Progress (1): 2.4/7.0 MB
Progress (1): 2.4/7.0 MB
Progress (1): 2.4/7.0 MB
Progress (1): 2.4/7.0 MB
Progress (1): 2.4/7.0 MB
Progress (1): 2.4/7.0 MB
Progress (1): 2.4/7.0 MB
Progress (1): 2.4/7.0 MB
Progress (1): 2.4/7.0 MB
Progress (1): 2.4/7.0 MB
Progress (1): 2.4/7.0 MB
Progress (1): 2.4/7.0 MB
Progress (1): 2.4/7.0 MB
Progress (1): 2.4/7.0 MB
Progress (1): 2.4/7.0 MB
Progress (1): 2.4/7.0 MB
Progress (1): 2.4/7.0 MB
Progress (1): 2.5/7.0 MB
Progress (1): 2.5/7.0 MB
Progress (1): 2.5/7.0 MB
Progress (1): 2.5/7.0 MB
Progress (1): 2.5/7.0 MB
Progress (1): 2.5/7.0 MB
Progress (1): 2.5/7.0 MB
Progress (1): 2.5/7.0 MB
Progress (1): 2.5/7.0 MB
Progress (1): 2.5/7.0 MB
Progress (1): 2.5/7.0 MB
Progress (1): 2.5/7.0 MB
Progress (1): 2.5/7.0 MB
Progress (1): 2.5/7.0 MB
Progress (1): 2.5/7.0 MB
Progress (1): 2.5/7.0 MB
Progress (1): 2.5/7.0 MB
Progress (1): 2.5/7.0 MB
Progress (1): 2.5/7.0 MB
Progress (1): 2.5/7.0 MB
Progress (1): 2.5/7.0 MB
Progress (1): 2.5/7.0 MB
Progress (1): 2.5/7.0 MB
Progress (1): 2.5/7.0 MB
Progress (1): 2.5/7.0 MB
Progress (1): 2.6/7.0 MB
Progress (1): 2.6/7.0 MB
Progress (1): 2.6/7.0 MB
Progress (1): 2.6/7.0 MB
Progress (1): 2.6/7.0 MB
Progress (1): 2.6/7.0 MB
Progress (1): 2.6/7.0 MB
Progress (1): 2.6/7.0 MB
Progress (1): 2.6/7.0 MB
Progress (1): 2.6/7.0 MB
Progress (1): 2.6/7.0 MB
Progress (1): 2.6/7.0 MB
Progress (1): 2.6/7.0 MB
Progress (1): 2.6/7.0 MB
Progress (1): 2.6/7.0 MB
Progress (1): 2.6/7.0 MB
Progress (1): 2.6/7.0 MB
Progress (1): 2.6/7.0 MB
Progress (1): 2.6/7.0 MB
Progress (1): 2.6/7.0 MB
Progress (1): 2.6/7.0 MB
Progress (1): 2.6/7.0 MB
Progress (1): 2.6/7.0 MB
Progress (1): 2.6/7.0 MB
Progress (1): 2.6/7.0 MB
Progress (1): 2.7/7.0 MB
Progress (1): 2.7/7.0 MB
Progress (1): 2.7/7.0 MB
Progress (1): 2.7/7.0 MB
Progress (1): 2.7/7.0 MB
Progress (1): 2.7/7.0 MB
Progress (1): 2.7/7.0 MB
Progress (1): 2.7/7.0 MB
Progress (1): 2.7/7.0 MB
Progress (1): 2.7/7.0 MB
Progress (1): 2.7/7.0 MB
Progress (1): 2.7/7.0 MB
Progress (1): 2.7/7.0 MB
Progress (1): 2.7/7.0 MB
Progress (1): 2.7/7.0 MB
Progress (1): 2.7/7.0 MB
Progress (1): 2.7/7.0 MB
Progress (1): 2.7/7.0 MB
Progress (1): 2.7/7.0 MB
Progress (1): 2.7/7.0 MB
Progress (1): 2.7/7.0 MB
Progress (1): 2.7/7.0 MB
Progress (1): 2.7/7.0 MB
Progress (1): 2.7/7.0 MB
Progress (1): 2.7/7.0 MB
Progress (1): 2.8/7.0 MB
Progress (1): 2.8/7.0 MB
Progress (1): 2.8/7.0 MB
Progress (1): 2.8/7.0 MB
Progress (1): 2.8/7.0 MB
Progress (1): 2.8/7.0 MB
Progress (1): 2.8/7.0 MB
Progress (1): 2.8/7.0 MB
Progress (1): 2.8/7.0 MB
Progress (1): 2.8/7.0 MB
Progress (1): 2.8/7.0 MB
Progress (1): 2.8/7.0 MB
Progress (1): 2.8/7.0 MB
Progress (1): 2.8/7.0 MB
Progress (1): 2.8/7.0 MB
Progress (1): 2.8/7.0 MB
Progress (1): 2.8/7.0 MB
Progress (1): 2.8/7.0 MB
Progress (1): 2.8/7.0 MB
Progress (1): 2.8/7.0 MB
Progress (1): 2.8/7.0 MB
Progress (1): 2.8/7.0 MB
Progress (1): 2.8/7.0 MB
Progress (1): 2.8/7.0 MB
Progress (1): 2.8/7.0 MB
Progress (1): 2.9/7.0 MB
Progress (1): 2.9/7.0 MB
Progress (1): 2.9/7.0 MB
Progress (1): 2.9/7.0 MB
Progress (1): 2.9/7.0 MB
Progress (1): 2.9/7.0 MB
Progress (1): 2.9/7.0 MB
Progress (1): 2.9/7.0 MB
Progress (1): 2.9/7.0 MB
Progress (1): 2.9/7.0 MB
Progress (1): 2.9/7.0 MB
Progress (1): 2.9/7.0 MB
Progress (1): 2.9/7.0 MB
Progress (1): 2.9/7.0 MB
Progress (1): 2.9/7.0 MB
Progress (1): 2.9/7.0 MB
Progress (1): 2.9/7.0 MB
Progress (1): 2.9/7.0 MB
Progress (1): 2.9/7.0 MB
Progress (1): 2.9/7.0 MB
Progress (1): 2.9/7.0 MB
Progress (1): 2.9/7.0 MB
Progress (1): 2.9/7.0 MB
Progress (1): 2.9/7.0 MB
Progress (1): 2.9/7.0 MB
Progress (1): 3.0/7.0 MB
Progress (1): 3.0/7.0 MB
Progress (1): 3.0/7.0 MB
Progress (1): 3.0/7.0 MB
Progress (1): 3.0/7.0 MB
Progress (1): 3.0/7.0 MB
Progress (1): 3.0/7.0 MB
Progress (1): 3.0/7.0 MB
Progress (1): 3.0/7.0 MB
Progress (1): 3.0/7.0 MB
Progress (1): 3.0/7.0 MB
Progress (1): 3.0/7.0 MB
Progress (1): 3.0/7.0 MB
Progress (1): 3.0/7.0 MB
Progress (1): 3.0/7.0 MB
Progress (1): 3.0/7.0 MB
Progress (1): 3.0/7.0 MB
Progress (1): 3.0/7.0 MB
Progress (1): 3.0/7.0 MB
Progress (1): 3.0/7.0 MB
Progress (1): 3.0/7.0 MB
Progress (1): 3.0/7.0 MB
Progress (1): 3.0/7.0 MB
Progress (1): 3.0/7.0 MB
Progress (1): 3.0/7.0 MB
Progress (1): 3.1/7.0 MB
Progress (1): 3.1/7.0 MB
Progress (1): 3.1/7.0 MB
Progress (1): 3.1/7.0 MB
Progress (1): 3.1/7.0 MB
Progress (1): 3.1/7.0 MB
Progress (1): 3.1/7.0 MB
Progress (1): 3.1/7.0 MB
Progress (1): 3.1/7.0 MB
Progress (1): 3.1/7.0 MB
Progress (1): 3.1/7.0 MB
Progress (1): 3.1/7.0 MB
Progress (1): 3.1/7.0 MB
Progress (1): 3.1/7.0 MB
Progress (1): 3.1/7.0 MB
Progress (1): 3.1/7.0 MB
Progress (1): 3.1/7.0 MB
Progress (1): 3.1/7.0 MB
Progress (1): 3.1/7.0 MB
Progress (1): 3.1/7.0 MB
Progress (1): 3.1/7.0 MB
Progress (1): 3.1/7.0 MB
Progress (1): 3.1/7.0 MB
Progress (1): 3.1/7.0 MB
Progress (1): 3.1/7.0 MB
Progress (1): 3.2/7.0 MB
Progress (1): 3.2/7.0 MB
Progress (1): 3.2/7.0 MB
Progress (1): 3.2/7.0 MB
Progress (1): 3.2/7.0 MB
Progress (1): 3.2/7.0 MB
Progress (1): 3.2/7.0 MB
Progress (1): 3.2/7.0 MB
Progress (1): 3.2/7.0 MB
Progress (1): 3.2/7.0 MB
Progress (1): 3.2/7.0 MB
Progress (1): 3.2/7.0 MB
Progress (1): 3.2/7.0 MB
Progress (1): 3.2/7.0 MB
Progress (1): 3.2/7.0 MB
Progress (1): 3.2/7.0 MB
Progress (1): 3.2/7.0 MB
Progress (1): 3.2/7.0 MB
Progress (1): 3.2/7.0 MB
Progress (1): 3.2/7.0 MB
Progress (1): 3.2/7.0 MB
Progress (1): 3.2/7.0 MB
Progress (1): 3.2/7.0 MB
Progress (1): 3.2/7.0 MB
Progress (1): 3.2/7.0 MB
Progress (1): 3.3/7.0 MB
Progress (1): 3.3/7.0 MB
Progress (1): 3.3/7.0 MB
Progress (1): 3.3/7.0 MB
Progress (1): 3.3/7.0 MB
Progress (1): 3.3/7.0 MB
Progress (1): 3.3/7.0 MB
Progress (1): 3.3/7.0 MB
Progress (1): 3.3/7.0 MB
Progress (1): 3.3/7.0 MB
Progress (1): 3.3/7.0 MB
Progress (1): 3.3/7.0 MB
Progress (1): 3.3/7.0 MB
Progress (1): 3.3/7.0 MB
Progress (1): 3.3/7.0 MB
Progress (1): 3.3/7.0 MB
Progress (1): 3.3/7.0 MB
Progress (1): 3.3/7.0 MB
Progress (1): 3.3/7.0 MB
Progress (1): 3.3/7.0 MB
Progress (1): 3.3/7.0 MB
Progress (1): 3.3/7.0 MB
Progress (1): 3.3/7.0 MB
Progress (1): 3.3/7.0 MB
Progress (1): 3.3/7.0 MB
Progress (1): 3.4/7.0 MB
Progress (1): 3.4/7.0 MB
Progress (1): 3.4/7.0 MB
Progress (1): 3.4/7.0 MB
Progress (1): 3.4/7.0 MB
Progress (1): 3.4/7.0 MB
Progress (1): 3.4/7.0 MB
Progress (1): 3.4/7.0 MB
Progress (1): 3.4/7.0 MB
Progress (1): 3.4/7.0 MB
Progress (1): 3.4/7.0 MB
Progress (1): 3.4/7.0 MB
Progress (1): 3.4/7.0 MB
Progress (1): 3.4/7.0 MB
Progress (1): 3.4/7.0 MB
Progress (1): 3.4/7.0 MB
Progress (1): 3.4/7.0 MB
Progress (1): 3.4/7.0 MB
Progress (1): 3.4/7.0 MB
Progress (1): 3.4/7.0 MB
Progress (1): 3.4/7.0 MB
Progress (1): 3.4/7.0 MB
Progress (1): 3.4/7.0 MB
Progress (1): 3.4/7.0 MB
Progress (1): 3.4/7.0 MB
Progress (1): 3.5/7.0 MB
Progress (1): 3.5/7.0 MB
Progress (1): 3.5/7.0 MB
Progress (1): 3.5/7.0 MB
Progress (1): 3.5/7.0 MB
Progress (1): 3.5/7.0 MB
Progress (1): 3.5/7.0 MB
Progress (1): 3.5/7.0 MB
Progress (1): 3.5/7.0 MB
Progress (1): 3.5/7.0 MB
Progress (1): 3.5/7.0 MB
Progress (1): 3.5/7.0 MB
Progress (1): 3.5/7.0 MB
Progress (1): 3.5/7.0 MB
Progress (1): 3.5/7.0 MB
Progress (1): 3.5/7.0 MB
Progress (1): 3.5/7.0 MB
Progress (1): 3.5/7.0 MB
Progress (1): 3.5/7.0 MB
Progress (1): 3.5/7.0 MB
Progress (1): 3.5/7.0 MB
Progress (1): 3.5/7.0 MB
Progress (1): 3.5/7.0 MB
Progress (1): 3.5/7.0 MB
Progress (1): 3.5/7.0 MB
Progress (1): 3.6/7.0 MB
Progress (1): 3.6/7.0 MB
Progress (1): 3.6/7.0 MB
Progress (1): 3.6/7.0 MB
Progress (1): 3.6/7.0 MB
Progress (1): 3.6/7.0 MB
Progress (1): 3.6/7.0 MB
Progress (1): 3.6/7.0 MB
Progress (1): 3.6/7.0 MB
Progress (1): 3.6/7.0 MB
Progress (1): 3.6/7.0 MB
Progress (1): 3.6/7.0 MB
Progress (1): 3.6/7.0 MB
Progress (1): 3.6/7.0 MB
Progress (1): 3.6/7.0 MB
Progress (1): 3.6/7.0 MB
Progress (1): 3.6/7.0 MB
Progress (1): 3.6/7.0 MB
Progress (1): 3.6/7.0 MB
Progress (1): 3.6/7.0 MB
Progress (1): 3.6/7.0 MB
Progress (1): 3.6/7.0 MB
Progress (1): 3.6/7.0 MB
Progress (1): 3.6/7.0 MB
Progress (1): 3.6/7.0 MB
Progress (1): 3.7/7.0 MB
Progress (1): 3.7/7.0 MB
Progress (1): 3.7/7.0 MB
Progress (1): 3.7/7.0 MB
Progress (1): 3.7/7.0 MB
Progress (1): 3.7/7.0 MB
Progress (1): 3.7/7.0 MB
Progress (1): 3.7/7.0 MB
Progress (1): 3.7/7.0 MB
Progress (1): 3.7/7.0 MB
Progress (1): 3.7/7.0 MB
Progress (1): 3.7/7.0 MB
Progress (1): 3.7/7.0 MB
Progress (1): 3.7/7.0 MB
Progress (1): 3.7/7.0 MB
Progress (1): 3.7/7.0 MB
Progress (1): 3.7/7.0 MB
Progress (1): 3.7/7.0 MB
Progress (1): 3.7/7.0 MB
Progress (1): 3.7/7.0 MB
Progress (1): 3.7/7.0 MB
Progress (1): 3.7/7.0 MB
Progress (1): 3.7/7.0 MB
Progress (1): 3.7/7.0 MB
Progress (1): 3.7/7.0 MB
Progress (1): 3.8/7.0 MB
Progress (1): 3.8/7.0 MB
Progress (1): 3.8/7.0 MB
Progress (1): 3.8/7.0 MB
Progress (1): 3.8/7.0 MB
Progress (1): 3.8/7.0 MB
Progress (1): 3.8/7.0 MB
Progress (1): 3.8/7.0 MB
Progress (1): 3.8/7.0 MB
Progress (1): 3.8/7.0 MB
Progress (1): 3.8/7.0 MB
Progress (1): 3.8/7.0 MB
Progress (1): 3.8/7.0 MB
Progress (1): 3.8/7.0 MB
Progress (1): 3.8/7.0 MB
Progress (1): 3.8/7.0 MB
Progress (1): 3.8/7.0 MB
Progress (1): 3.8/7.0 MB
Progress (1): 3.8/7.0 MB
Progress (1): 3.8/7.0 MB
Progress (1): 3.8/7.0 MB
Progress (1): 3.8/7.0 MB
Progress (1): 3.8/7.0 MB
Progress (1): 3.8/7.0 MB
Progress (1): 3.8/7.0 MB
Progress (1): 3.9/7.0 MB
Progress (1): 3.9/7.0 MB
Progress (1): 3.9/7.0 MB
Progress (1): 3.9/7.0 MB
Progress (1): 3.9/7.0 MB
Progress (1): 3.9/7.0 MB
Progress (1): 3.9/7.0 MB
Progress (1): 3.9/7.0 MB
Progress (1): 3.9/7.0 MB
Progress (1): 3.9/7.0 MB
Progress (1): 3.9/7.0 MB
Progress (1): 3.9/7.0 MB
Progress (1): 3.9/7.0 MB
Progress (1): 3.9/7.0 MB
Progress (1): 3.9/7.0 MB
Progress (1): 3.9/7.0 MB
Progress (1): 3.9/7.0 MB
Progress (1): 3.9/7.0 MB
Progress (1): 3.9/7.0 MB
Progress (1): 3.9/7.0 MB
Progress (1): 3.9/7.0 MB
Progress (1): 3.9/7.0 MB
Progress (1): 3.9/7.0 MB
Progress (1): 3.9/7.0 MB
Progress (1): 3.9/7.0 MB
Progress (1): 4.0/7.0 MB
Progress (1): 4.0/7.0 MB
Progress (1): 4.0/7.0 MB
Progress (1): 4.0/7.0 MB
Progress (1): 4.0/7.0 MB
Progress (1): 4.0/7.0 MB
Progress (1): 4.0/7.0 MB
Progress (1): 4.0/7.0 MB
Progress (1): 4.0/7.0 MB
Progress (1): 4.0/7.0 MB
Progress (1): 4.0/7.0 MB
Progress (1): 4.0/7.0 MB
Progress (1): 4.0/7.0 MB
Progress (1): 4.0/7.0 MB
Progress (1): 4.0/7.0 MB
Progress (1): 4.0/7.0 MB
Progress (1): 4.0/7.0 MB
Progress (1): 4.0/7.0 MB
Progress (1): 4.0/7.0 MB
Progress (1): 4.0/7.0 MB
Progress (1): 4.0/7.0 MB
Progress (1): 4.0/7.0 MB
Progress (1): 4.0/7.0 MB
Progress (1): 4.0/7.0 MB
Progress (1): 4.0/7.0 MB
Progress (1): 4.1/7.0 MB
Progress (1): 4.1/7.0 MB
Progress (1): 4.1/7.0 MB
Progress (1): 4.1/7.0 MB
Progress (1): 4.1/7.0 MB
Progress (1): 4.1/7.0 MB
Progress (1): 4.1/7.0 MB
Progress (1): 4.1/7.0 MB
Progress (1): 4.1/7.0 MB
Progress (1): 4.1/7.0 MB
Progress (1): 4.1/7.0 MB
Progress (1): 4.1/7.0 MB
Progress (1): 4.1/7.0 MB
Progress (1): 4.1/7.0 MB
Progress (1): 4.1/7.0 MB
Progress (1): 4.1/7.0 MB
Progress (1): 4.1/7.0 MB
Progress (1): 4.1/7.0 MB
Progress (1): 4.1/7.0 MB
Progress (1): 4.1/7.0 MB
Progress (1): 4.1/7.0 MB
Progress (1): 4.1/7.0 MB
Progress (1): 4.1/7.0 MB
Progress (1): 4.1/7.0 MB
Progress (1): 4.1/7.0 MB
Progress (1): 4.2/7.0 MB
Progress (1): 4.2/7.0 MB
Progress (1): 4.2/7.0 MB
Progress (1): 4.2/7.0 MB
Progress (1): 4.2/7.0 MB
Progress (1): 4.2/7.0 MB
Progress (1): 4.2/7.0 MB
Progress (1): 4.2/7.0 MB
Progress (1): 4.2/7.0 MB
Progress (1): 4.2/7.0 MB
Progress (1): 4.2/7.0 MB
Progress (1): 4.2/7.0 MB
Progress (1): 4.2/7.0 MB
Progress (1): 4.2/7.0 MB
Progress (1): 4.2/7.0 MB
Progress (1): 4.2/7.0 MB
Progress (1): 4.2/7.0 MB
Progress (1): 4.2/7.0 MB
Progress (1): 4.2/7.0 MB
Progress (1): 4.2/7.0 MB
Progress (1): 4.2/7.0 MB
Progress (1): 4.2/7.0 MB
Progress (1): 4.2/7.0 MB
Progress (1): 4.2/7.0 MB
Progress (1): 4.2/7.0 MB
Progress (1): 4.3/7.0 MB
Progress (1): 4.3/7.0 MB
Progress (1): 4.3/7.0 MB
Progress (1): 4.3/7.0 MB
Progress (1): 4.3/7.0 MB
Progress (1): 4.3/7.0 MB
Progress (1): 4.3/7.0 MB
Progress (1): 4.3/7.0 MB
Progress (1): 4.3/7.0 MB
Progress (1): 4.3/7.0 MB
Progress (1): 4.3/7.0 MB
Progress (1): 4.3/7.0 MB
Progress (1): 4.3/7.0 MB
Progress (1): 4.3/7.0 MB
Progress (1): 4.3/7.0 MB
Progress (1): 4.3/7.0 MB
Progress (1): 4.3/7.0 MB
Progress (1): 4.3/7.0 MB
Progress (1): 4.3/7.0 MB
Progress (1): 4.3/7.0 MB
Progress (1): 4.3/7.0 MB
Progress (1): 4.3/7.0 MB
Progress (1): 4.3/7.0 MB
Progress (1): 4.3/7.0 MB
Progress (1): 4.3/7.0 MB
Progress (1): 4.4/7.0 MB
Progress (1): 4.4/7.0 MB
Progress (1): 4.4/7.0 MB
Progress (1): 4.4/7.0 MB
Progress (1): 4.4/7.0 MB
Progress (1): 4.4/7.0 MB
Progress (1): 4.4/7.0 MB
Progress (1): 4.4/7.0 MB
Progress (1): 4.4/7.0 MB
Progress (1): 4.4/7.0 MB
Progress (1): 4.4/7.0 MB
Progress (1): 4.4/7.0 MB
Progress (1): 4.4/7.0 MB
Progress (1): 4.4/7.0 MB
Progress (1): 4.4/7.0 MB
Progress (1): 4.4/7.0 MB
Progress (1): 4.4/7.0 MB
Progress (1): 4.4/7.0 MB
Progress (1): 4.4/7.0 MB
Progress (1): 4.4/7.0 MB
Progress (1): 4.4/7.0 MB
Progress (1): 4.4/7.0 MB
Progress (1): 4.4/7.0 MB
Progress (1): 4.4/7.0 MB
Progress (1): 4.4/7.0 MB
Progress (1): 4.5/7.0 MB
Progress (1): 4.5/7.0 MB
Progress (1): 4.5/7.0 MB
Progress (1): 4.5/7.0 MB
Progress (1): 4.5/7.0 MB
Progress (1): 4.5/7.0 MB
Progress (1): 4.5/7.0 MB
Progress (1): 4.5/7.0 MB
Progress (1): 4.5/7.0 MB
Progress (1): 4.5/7.0 MB
Progress (1): 4.5/7.0 MB
Progress (1): 4.5/7.0 MB
Progress (1): 4.5/7.0 MB
Progress (1): 4.5/7.0 MB
Progress (1): 4.5/7.0 MB
Progress (1): 4.5/7.0 MB
Progress (1): 4.5/7.0 MB
Progress (1): 4.5/7.0 MB
Progress (1): 4.5/7.0 MB
Progress (1): 4.5/7.0 MB
Progress (1): 4.5/7.0 MB
Progress (1): 4.5/7.0 MB
Progress (1): 4.5/7.0 MB
Progress (1): 4.5/7.0 MB
Progress (1): 4.5/7.0 MB
Progress (1): 4.6/7.0 MB
Progress (1): 4.6/7.0 MB
Progress (1): 4.6/7.0 MB
Progress (1): 4.6/7.0 MB
Progress (1): 4.6/7.0 MB
Progress (1): 4.6/7.0 MB
Progress (1): 4.6/7.0 MB
Progress (1): 4.6/7.0 MB
Progress (1): 4.6/7.0 MB
Progress (1): 4.6/7.0 MB
Progress (1): 4.6/7.0 MB
Progress (1): 4.6/7.0 MB
Progress (1): 4.6/7.0 MB
Progress (1): 4.6/7.0 MB
Progress (1): 4.6/7.0 MB
Progress (1): 4.6/7.0 MB
Progress (1): 4.6/7.0 MB
Progress (1): 4.6/7.0 MB
Progress (1): 4.6/7.0 MB
Progress (1): 4.6/7.0 MB
Progress (1): 4.6/7.0 MB
Progress (1): 4.6/7.0 MB
Progress (1): 4.6/7.0 MB
Progress (1): 4.6/7.0 MB
Progress (1): 4.6/7.0 MB
Progress (1): 4.7/7.0 MB
Progress (1): 4.7/7.0 MB
Progress (1): 4.7/7.0 MB
Progress (1): 4.7/7.0 MB
Progress (1): 4.7/7.0 MB
Progress (1): 4.7/7.0 MB
Progress (1): 4.7/7.0 MB
Progress (1): 4.7/7.0 MB
Progress (1): 4.7/7.0 MB
Progress (1): 4.7/7.0 MB
Progress (1): 4.7/7.0 MB
Progress (1): 4.7/7.0 MB
Progress (1): 4.7/7.0 MB
Progress (1): 4.7/7.0 MB
Progress (1): 4.7/7.0 MB
Progress (1): 4.7/7.0 MB
Progress (1): 4.7/7.0 MB
Progress (1): 4.7/7.0 MB
Progress (1): 4.7/7.0 MB
Progress (1): 4.7/7.0 MB
Progress (1): 4.7/7.0 MB
Progress (1): 4.7/7.0 MB
Progress (1): 4.7/7.0 MB
Progress (1): 4.7/7.0 MB
Progress (1): 4.7/7.0 MB
Progress (1): 4.8/7.0 MB
Progress (1): 4.8/7.0 MB
Progress (1): 4.8/7.0 MB
Progress (1): 4.8/7.0 MB
Progress (1): 4.8/7.0 MB
Progress (1): 4.8/7.0 MB
Progress (1): 4.8/7.0 MB
Progress (1): 4.8/7.0 MB
Progress (1): 4.8/7.0 MB
Progress (1): 4.8/7.0 MB
Progress (1): 4.8/7.0 MB
Progress (1): 4.8/7.0 MB
Progress (1): 4.8/7.0 MB
Progress (1): 4.8/7.0 MB
Progress (1): 4.8/7.0 MB
Progress (1): 4.8/7.0 MB
Progress (1): 4.8/7.0 MB
Progress (1): 4.8/7.0 MB
Progress (1): 4.8/7.0 MB
Progress (1): 4.8/7.0 MB
Progress (1): 4.8/7.0 MB
Progress (1): 4.8/7.0 MB
Progress (1): 4.8/7.0 MB
Progress (1): 4.8/7.0 MB
Progress (1): 4.8/7.0 MB
Progress (1): 4.9/7.0 MB
Progress (1): 4.9/7.0 MB
Progress (1): 4.9/7.0 MB
Progress (1): 4.9/7.0 MB
Progress (1): 4.9/7.0 MB
Progress (1): 4.9/7.0 MB
Progress (1): 4.9/7.0 MB
Progress (1): 4.9/7.0 MB
Progress (1): 4.9/7.0 MB
Progress (1): 4.9/7.0 MB
Progress (1): 4.9/7.0 MB
Progress (1): 4.9/7.0 MB
Progress (1): 4.9/7.0 MB
Progress (1): 4.9/7.0 MB
Progress (1): 4.9/7.0 MB
Progress (1): 4.9/7.0 MB
Progress (1): 4.9/7.0 MB
Progress (1): 4.9/7.0 MB
Progress (1): 4.9/7.0 MB
Progress (1): 4.9/7.0 MB
Progress (1): 4.9/7.0 MB
Progress (1): 4.9/7.0 MB
Progress (1): 4.9/7.0 MB
Progress (1): 4.9/7.0 MB
Progress (1): 4.9/7.0 MB
Progress (1): 5.0/7.0 MB
Progress (1): 5.0/7.0 MB
Progress (1): 5.0/7.0 MB
Progress (1): 5.0/7.0 MB
Progress (1): 5.0/7.0 MB
Progress (1): 5.0/7.0 MB
Progress (1): 5.0/7.0 MB
Progress (1): 5.0/7.0 MB
Progress (1): 5.0/7.0 MB
Progress (1): 5.0/7.0 MB
Progress (1): 5.0/7.0 MB
Progress (1): 5.0/7.0 MB
Progress (1): 5.0/7.0 MB
Progress (1): 5.0/7.0 MB
Progress (1): 5.0/7.0 MB
Progress (1): 5.0/7.0 MB
Progress (1): 5.0/7.0 MB
Progress (1): 5.0/7.0 MB
Progress (1): 5.0/7.0 MB
Progress (1): 5.0/7.0 MB
Progress (1): 5.0/7.0 MB
Progress (1): 5.0/7.0 MB
Progress (1): 5.0/7.0 MB
Progress (1): 5.0/7.0 MB
Progress (1): 5.0/7.0 MB
Progress (1): 5.1/7.0 MB
Progress (1): 5.1/7.0 MB
Progress (1): 5.1/7.0 MB
Progress (1): 5.1/7.0 MB
Progress (1): 5.1/7.0 MB
Progress (1): 5.1/7.0 MB
Progress (1): 5.1/7.0 MB
Progress (1): 5.1/7.0 MB
Progress (1): 5.1/7.0 MB
Progress (1): 5.1/7.0 MB
Progress (1): 5.1/7.0 MB
Progress (1): 5.1/7.0 MB
Progress (1): 5.1/7.0 MB
Progress (1): 5.1/7.0 MB
Progress (1): 5.1/7.0 MB
Progress (1): 5.1/7.0 MB
Progress (1): 5.1/7.0 MB
Progress (1): 5.1/7.0 MB
Progress (1): 5.1/7.0 MB
Progress (1): 5.1/7.0 MB
Progress (1): 5.1/7.0 MB
Progress (1): 5.1/7.0 MB
Progress (1): 5.1/7.0 MB
Progress (1): 5.1/7.0 MB
Progress (1): 5.1/7.0 MB
Progress (1): 5.2/7.0 MB
Progress (1): 5.2/7.0 MB
Progress (1): 5.2/7.0 MB
Progress (1): 5.2/7.0 MB
Progress (1): 5.2/7.0 MB
Progress (1): 5.2/7.0 MB
Progress (1): 5.2/7.0 MB
Progress (1): 5.2/7.0 MB
Progress (1): 5.2/7.0 MB
Progress (1): 5.2/7.0 MB
Progress (1): 5.2/7.0 MB
Progress (1): 5.2/7.0 MB
Progress (1): 5.2/7.0 MB
Progress (1): 5.2/7.0 MB
Progress (1): 5.2/7.0 MB
Progress (1): 5.2/7.0 MB
Progress (1): 5.2/7.0 MB
Progress (1): 5.2/7.0 MB
Progress (1): 5.2/7.0 MB
Progress (1): 5.2/7.0 MB
Progress (1): 5.2/7.0 MB
Progress (1): 5.2/7.0 MB
Progress (1): 5.2/7.0 MB
Progress (1): 5.2/7.0 MB
Progress (1): 5.2/7.0 MB
Progress (1): 5.3/7.0 MB
Progress (1): 5.3/7.0 MB
Progress (1): 5.3/7.0 MB
Progress (1): 5.3/7.0 MB
Progress (1): 5.3/7.0 MB
Progress (1): 5.3/7.0 MB
Progress (1): 5.3/7.0 MB
Progress (1): 5.3/7.0 MB
Progress (1): 5.3/7.0 MB
Progress (1): 5.3/7.0 MB
Progress (1): 5.3/7.0 MB
Progress (1): 5.3/7.0 MB
Progress (1): 5.3/7.0 MB
Progress (1): 5.3/7.0 MB
Progress (1): 5.3/7.0 MB
Progress (1): 5.3/7.0 MB
Progress (1): 5.3/7.0 MB
Progress (1): 5.3/7.0 MB
Progress (1): 5.3/7.0 MB
Progress (1): 5.3/7.0 MB
Progress (1): 5.3/7.0 MB
Progress (1): 5.3/7.0 MB
Progress (1): 5.3/7.0 MB
Progress (1): 5.3/7.0 MB
Progress (1): 5.3/7.0 MB
Progress (1): 5.4/7.0 MB
Progress (1): 5.4/7.0 MB
Progress (1): 5.4/7.0 MB
Progress (1): 5.4/7.0 MB
Progress (1): 5.4/7.0 MB
Progress (1): 5.4/7.0 MB
Progress (1): 5.4/7.0 MB
Progress (1): 5.4/7.0 MB
Progress (1): 5.4/7.0 MB
Progress (1): 5.4/7.0 MB
Progress (1): 5.4/7.0 MB
Progress (1): 5.4/7.0 MB
Progress (1): 5.4/7.0 MB
Progress (1): 5.4/7.0 MB
Progress (1): 5.4/7.0 MB
Progress (1): 5.4/7.0 MB
Progress (1): 5.4/7.0 MB
Progress (1): 5.4/7.0 MB
Progress (1): 5.4/7.0 MB
Progress (1): 5.4/7.0 MB
Progress (1): 5.4/7.0 MB
Progress (1): 5.4/7.0 MB
Progress (1): 5.4/7.0 MB
Progress (1): 5.4/7.0 MB
Progress (1): 5.4/7.0 MB
Progress (1): 5.5/7.0 MB
Progress (1): 5.5/7.0 MB
Progress (1): 5.5/7.0 MB
Progress (1): 5.5/7.0 MB
Progress (1): 5.5/7.0 MB
Progress (1): 5.5/7.0 MB
Progress (1): 5.5/7.0 MB
Progress (1): 5.5/7.0 MB
Progress (1): 5.5/7.0 MB
Progress (1): 5.5/7.0 MB
Progress (1): 5.5/7.0 MB
Progress (1): 5.5/7.0 MB
Progress (1): 5.5/7.0 MB
Progress (1): 5.5/7.0 MB
Progress (1): 5.5/7.0 MB
Progress (1): 5.5/7.0 MB
Progress (1): 5.5/7.0 MB
Progress (1): 5.5/7.0 MB
Progress (1): 5.5/7.0 MB
Progress (1): 5.5/7.0 MB
Progress (1): 5.5/7.0 MB
Progress (1): 5.5/7.0 MB
Progress (1): 5.5/7.0 MB
Progress (1): 5.5/7.0 MB
Progress (1): 5.5/7.0 MB
Progress (1): 5.6/7.0 MB
Progress (1): 5.6/7.0 MB
Progress (1): 5.6/7.0 MB
Progress (1): 5.6/7.0 MB
Progress (1): 5.6/7.0 MB
Progress (1): 5.6/7.0 MB
Progress (1): 5.6/7.0 MB
Progress (1): 5.6/7.0 MB
Progress (1): 5.6/7.0 MB
Progress (1): 5.6/7.0 MB
Progress (1): 5.6/7.0 MB
Progress (1): 5.6/7.0 MB
Progress (1): 5.6/7.0 MB
Progress (1): 5.6/7.0 MB
Progress (1): 5.6/7.0 MB
Progress (1): 5.6/7.0 MB
Progress (1): 5.6/7.0 MB
Progress (1): 5.6/7.0 MB
Progress (1): 5.6/7.0 MB
Progress (1): 5.6/7.0 MB
Progress (1): 5.6/7.0 MB
Progress (1): 5.6/7.0 MB
Progress (1): 5.6/7.0 MB
Progress (1): 5.6/7.0 MB
Progress (1): 5.6/7.0 MB
Progress (1): 5.7/7.0 MB
Progress (1): 5.7/7.0 MB
Progress (1): 5.7/7.0 MB
Progress (1): 5.7/7.0 MB
Progress (1): 5.7/7.0 MB
Progress (1): 5.7/7.0 MB
Progress (1): 5.7/7.0 MB
Progress (1): 5.7/7.0 MB
Progress (1): 5.7/7.0 MB
Progress (1): 5.7/7.0 MB
Progress (1): 5.7/7.0 MB
Progress (1): 5.7/7.0 MB
Progress (1): 5.7/7.0 MB
Progress (1): 5.7/7.0 MB
Progress (1): 5.7/7.0 MB
Progress (1): 5.7/7.0 MB
Progress (1): 5.7/7.0 MB
Progress (1): 5.7/7.0 MB
Progress (1): 5.7/7.0 MB
Progress (1): 5.7/7.0 MB
Progress (1): 5.7/7.0 MB
Progress (1): 5.7/7.0 MB
Progress (1): 5.7/7.0 MB
Progress (1): 5.7/7.0 MB
Progress (1): 5.7/7.0 MB
Progress (1): 5.8/7.0 MB
Progress (1): 5.8/7.0 MB
Progress (1): 5.8/7.0 MB
Progress (1): 5.8/7.0 MB
Progress (1): 5.8/7.0 MB
Progress (1): 5.8/7.0 MB
Progress (1): 5.8/7.0 MB
Progress (1): 5.8/7.0 MB
Progress (1): 5.8/7.0 MB
Progress (1): 5.8/7.0 MB
Progress (1): 5.8/7.0 MB
Progress (1): 5.8/7.0 MB
Progress (1): 5.8/7.0 MB
Progress (1): 5.8/7.0 MB
Progress (1): 5.8/7.0 MB
Progress (1): 5.8/7.0 MB
Progress (1): 5.8/7.0 MB
Progress (1): 5.8/7.0 MB
Progress (1): 5.8/7.0 MB
Progress (1): 5.8/7.0 MB
Progress (1): 5.8/7.0 MB
Progress (1): 5.8/7.0 MB
Progress (1): 5.8/7.0 MB
Progress (1): 5.8/7.0 MB
Progress (1): 5.8/7.0 MB
Progress (1): 5.9/7.0 MB
Progress (1): 5.9/7.0 MB
Progress (1): 5.9/7.0 MB
Progress (1): 5.9/7.0 MB
Progress (1): 5.9/7.0 MB
Progress (1): 5.9/7.0 MB
Progress (1): 5.9/7.0 MB
Progress (1): 5.9/7.0 MB
Progress (1): 5.9/7.0 MB
Progress (1): 5.9/7.0 MB
Progress (1): 5.9/7.0 MB
Progress (1): 5.9/7.0 MB
Progress (1): 5.9/7.0 MB
Progress (1): 5.9/7.0 MB
Progress (1): 5.9/7.0 MB
Progress (1): 5.9/7.0 MB
Progress (1): 5.9/7.0 MB
Progress (1): 5.9/7.0 MB
Progress (1): 5.9/7.0 MB
Progress (1): 5.9/7.0 MB
Progress (1): 5.9/7.0 MB
Progress (1): 5.9/7.0 MB
Progress (1): 5.9/7.0 MB
Progress (1): 5.9/7.0 MB
Progress (1): 5.9/7.0 MB
Progress (1): 6.0/7.0 MB
Progress (1): 6.0/7.0 MB
Progress (1): 6.0/7.0 MB
Progress (1): 6.0/7.0 MB
Progress (1): 6.0/7.0 MB
Progress (1): 6.0/7.0 MB
Progress (1): 6.0/7.0 MB
Progress (1): 6.0/7.0 MB
Progress (1): 6.0/7.0 MB
Progress (1): 6.0/7.0 MB
Progress (1): 6.0/7.0 MB
Progress (1): 6.0/7.0 MB
Progress (1): 6.0/7.0 MB
Progress (1): 6.0/7.0 MB
Progress (1): 6.0/7.0 MB
Progress (1): 6.0/7.0 MB
Progress (1): 6.0/7.0 MB
Progress (1): 6.0/7.0 MB
Progress (1): 6.0/7.0 MB
Progress (1): 6.0/7.0 MB
Progress (1): 6.0/7.0 MB
Progress (1): 6.0/7.0 MB
Progress (1): 6.0/7.0 MB
Progress (1): 6.0/7.0 MB
Progress (1): 6.0/7.0 MB
Progress (1): 6.1/7.0 MB
Progress (1): 6.1/7.0 MB
Progress (1): 6.1/7.0 MB
Progress (1): 6.1/7.0 MB
Progress (1): 6.1/7.0 MB
Progress (1): 6.1/7.0 MB
Progress (1): 6.1/7.0 MB
Progress (1): 6.1/7.0 MB
Progress (1): 6.1/7.0 MB
Progress (1): 6.1/7.0 MB
Progress (1): 6.1/7.0 MB
Progress (1): 6.1/7.0 MB
Progress (1): 6.1/7.0 MB
Progress (1): 6.1/7.0 MB
Progress (1): 6.1/7.0 MB
Progress (1): 6.1/7.0 MB
Progress (1): 6.1/7.0 MB
Progress (1): 6.1/7.0 MB
Progress (1): 6.1/7.0 MB
Progress (1): 6.1/7.0 MB
Progress (1): 6.1/7.0 MB
Progress (1): 6.1/7.0 MB
Progress (1): 6.1/7.0 MB
Progress (1): 6.1/7.0 MB
Progress (1): 6.1/7.0 MB
Progress (1): 6.2/7.0 MB
Progress (1): 6.2/7.0 MB
Progress (1): 6.2/7.0 MB
Progress (1): 6.2/7.0 MB
Progress (1): 6.2/7.0 MB
Progress (1): 6.2/7.0 MB
Progress (1): 6.2/7.0 MB
Progress (1): 6.2/7.0 MB
Progress (1): 6.2/7.0 MB
Progress (1): 6.2/7.0 MB
Progress (1): 6.2/7.0 MB
Progress (1): 6.2/7.0 MB
Progress (1): 6.2/7.0 MB
Progress (1): 6.2/7.0 MB
Progress (1): 6.2/7.0 MB
Progress (1): 6.2/7.0 MB
Progress (1): 6.2/7.0 MB
Progress (1): 6.2/7.0 MB
Progress (1): 6.2/7.0 MB
Progress (1): 6.2/7.0 MB
Progress (1): 6.2/7.0 MB
Progress (1): 6.2/7.0 MB
Progress (1): 6.2/7.0 MB
Progress (1): 6.2/7.0 MB
Progress (1): 6.2/7.0 MB
Progress (1): 6.3/7.0 MB
Progress (1): 6.3/7.0 MB
Progress (1): 6.3/7.0 MB
Progress (1): 6.3/7.0 MB
Progress (1): 6.3/7.0 MB
Progress (1): 6.3/7.0 MB
Progress (1): 6.3/7.0 MB
Progress (1): 6.3/7.0 MB
Progress (1): 6.3/7.0 MB
Progress (1): 6.3/7.0 MB
Progress (1): 6.3/7.0 MB
Progress (1): 6.3/7.0 MB
Progress (1): 6.3/7.0 MB
Progress (1): 6.3/7.0 MB
Progress (1): 6.3/7.0 MB
Progress (1): 6.3/7.0 MB
Progress (1): 6.3/7.0 MB
Progress (1): 6.3/7.0 MB
Progress (1): 6.3/7.0 MB
Progress (1): 6.3/7.0 MB
Progress (1): 6.3/7.0 MB
Progress (1): 6.3/7.0 MB
Progress (1): 6.3/7.0 MB
Progress (1): 6.3/7.0 MB
Progress (1): 6.3/7.0 MB
Progress (1): 6.4/7.0 MB
Progress (1): 6.4/7.0 MB
Progress (1): 6.4/7.0 MB
Progress (1): 6.4/7.0 MB
Progress (1): 6.4/7.0 MB
Progress (1): 6.4/7.0 MB
Progress (1): 6.4/7.0 MB
Progress (1): 6.4/7.0 MB
Progress (1): 6.4/7.0 MB
Progress (1): 6.4/7.0 MB
Progress (1): 6.4/7.0 MB
Progress (1): 6.4/7.0 MB
Progress (1): 6.4/7.0 MB
Progress (1): 6.4/7.0 MB
Progress (1): 6.4/7.0 MB
Progress (1): 6.4/7.0 MB
Progress (1): 6.4/7.0 MB
Progress (1): 6.4/7.0 MB
Progress (1): 6.4/7.0 MB
Progress (1): 6.4/7.0 MB
Progress (1): 6.4/7.0 MB
Progress (1): 6.4/7.0 MB
Progress (1): 6.4/7.0 MB
Progress (1): 6.4/7.0 MB
Progress (1): 6.4/7.0 MB
Progress (1): 6.5/7.0 MB
Progress (1): 6.5/7.0 MB
Progress (1): 6.5/7.0 MB
Progress (1): 6.5/7.0 MB
Progress (1): 6.5/7.0 MB
Progress (1): 6.5/7.0 MB
Progress (1): 6.5/7.0 MB
Progress (1): 6.5/7.0 MB
Progress (1): 6.5/7.0 MB
Progress (1): 6.5/7.0 MB
Progress (1): 6.5/7.0 MB
Progress (1): 6.5/7.0 MB
Progress (1): 6.5/7.0 MB
Progress (1): 6.5/7.0 MB
Progress (1): 6.5/7.0 MB
Progress (1): 6.5/7.0 MB
Progress (1): 6.5/7.0 MB
Progress (1): 6.5/7.0 MB
Progress (1): 6.5/7.0 MB
Progress (1): 6.5/7.0 MB
Progress (1): 6.5/7.0 MB
Progress (1): 6.5/7.0 MB
Progress (1): 6.5/7.0 MB
Progress (1): 6.5/7.0 MB
Progress (1): 6.5/7.0 MB
Progress (1): 6.6/7.0 MB
Progress (1): 6.6/7.0 MB
Progress (1): 6.6/7.0 MB
Progress (1): 6.6/7.0 MB
Progress (1): 6.6/7.0 MB
Progress (1): 6.6/7.0 MB
Progress (1): 6.6/7.0 MB
Progress (1): 6.6/7.0 MB
Progress (1): 6.6/7.0 MB
Progress (1): 6.6/7.0 MB
Progress (1): 6.6/7.0 MB
Progress (1): 6.6/7.0 MB
Progress (1): 6.6/7.0 MB
Progress (1): 6.6/7.0 MB
Progress (1): 6.6/7.0 MB
Progress (1): 6.6/7.0 MB
Progress (1): 6.6/7.0 MB
Progress (1): 6.6/7.0 MB
Progress (1): 6.6/7.0 MB
Progress (1): 6.6/7.0 MB
Progress (1): 6.6/7.0 MB
Progress (1): 6.6/7.0 MB
Progress (1): 6.6/7.0 MB
Progress (1): 6.6/7.0 MB
Progress (1): 6.6/7.0 MB
Progress (1): 6.7/7.0 MB
Progress (1): 6.7/7.0 MB
Progress (1): 6.7/7.0 MB
Progress (1): 6.7/7.0 MB
Progress (1): 6.7/7.0 MB
Progress (1): 6.7/7.0 MB
Progress (1): 6.7/7.0 MB
Progress (1): 6.7/7.0 MB
Progress (1): 6.7/7.0 MB
Progress (1): 6.7/7.0 MB
Progress (1): 6.7/7.0 MB
Progress (1): 6.7/7.0 MB
Progress (1): 6.7/7.0 MB
Progress (1): 6.7/7.0 MB
Progress (1): 6.7/7.0 MB
Progress (1): 6.7/7.0 MB
Progress (1): 6.7/7.0 MB
Progress (1): 6.7/7.0 MB
Progress (1): 6.7/7.0 MB
Progress (1): 6.7/7.0 MB
Progress (1): 6.7/7.0 MB
Progress (1): 6.7/7.0 MB
Progress (1): 6.7/7.0 MB
Progress (1): 6.7/7.0 MB
Progress (1): 6.7/7.0 MB
Progress (1): 6.8/7.0 MB
Progress (1): 6.8/7.0 MB
Progress (1): 6.8/7.0 MB
Progress (1): 6.8/7.0 MB
Progress (1): 6.8/7.0 MB
Progress (1): 6.8/7.0 MB
Progress (1): 6.8/7.0 MB
Progress (1): 6.8/7.0 MB
Progress (1): 6.8/7.0 MB
Progress (1): 6.8/7.0 MB
Progress (1): 6.8/7.0 MB
Progress (1): 6.8/7.0 MB
Progress (1): 6.8/7.0 MB
Progress (1): 6.8/7.0 MB
Progress (1): 6.8/7.0 MB
Progress (1): 6.8/7.0 MB
Progress (1): 6.8/7.0 MB
Progress (1): 6.8/7.0 MB
Progress (1): 6.8/7.0 MB
Progress (1): 6.8/7.0 MB
Progress (1): 6.8/7.0 MB
Progress (1): 6.8/7.0 MB
Progress (1): 6.8/7.0 MB
Progress (1): 6.8/7.0 MB
Progress (1): 6.8/7.0 MB
Progress (1): 6.9/7.0 MB
Progress (1): 6.9/7.0 MB
Progress (1): 6.9/7.0 MB
Progress (1): 6.9/7.0 MB
Progress (1): 6.9/7.0 MB
Progress (1): 6.9/7.0 MB
Progress (1): 6.9/7.0 MB
Progress (1): 6.9/7.0 MB
Progress (1): 6.9/7.0 MB
Progress (1): 6.9/7.0 MB
Progress (1): 6.9/7.0 MB
Progress (1): 6.9/7.0 MB
Progress (1): 6.9/7.0 MB
Progress (1): 6.9/7.0 MB
Progress (1): 6.9/7.0 MB
Progress (1): 6.9/7.0 MB
Progress (1): 6.9/7.0 MB
Progress (1): 6.9/7.0 MB
Progress (1): 6.9/7.0 MB
Progress (1): 6.9/7.0 MB
Progress (1): 6.9/7.0 MB
Progress (1): 6.9/7.0 MB
Progress (1): 6.9/7.0 MB
Progress (1): 6.9/7.0 MB
Progress (1): 6.9/7.0 MB
Progress (1): 7.0/7.0 MB
Progress (1): 7.0/7.0 MB
Progress (1): 7.0/7.0 MB
Progress (1): 7.0/7.0 MB
Progress (1): 7.0/7.0 MB
Progress (1): 7.0/7.0 MB
Progress (1): 7.0/7.0 MB
Progress (1): 7.0/7.0 MB
Progress (1): 7.0/7.0 MB
Progress (1): 7.0/7.0 MB
Progress (1): 7.0 MB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/0.22.0/tycho-bundles-external-0.22.0.zip (7.0 MB at 15 MB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.22.0/org.eclipse.tycho.p2.resolver.impl-0.22.0.jar
Progress (1): 4.1/203 kB
Progress (1): 7.7/203 kB
Progress (1): 12/203 kB 
Progress (1): 16/203 kB
Progress (1): 20/203 kB
Progress (1): 24/203 kB
Progress (1): 28/203 kB
Progress (1): 32/203 kB
Progress (1): 33/203 kB
Progress (1): 37/203 kB
Progress (1): 41/203 kB
Progress (1): 45/203 kB
Progress (1): 49/203 kB
Progress (1): 53/203 kB
Progress (1): 57/203 kB
Progress (1): 61/203 kB
Progress (1): 65/203 kB
Progress (1): 66/203 kB
Progress (1): 70/203 kB
Progress (1): 74/203 kB
Progress (1): 78/203 kB
Progress (1): 82/203 kB
Progress (1): 86/203 kB
Progress (1): 90/203 kB
Progress (1): 94/203 kB
Progress (1): 98/203 kB
Progress (1): 98/203 kB
Progress (1): 102/203 kB
Progress (1): 106/203 kB
Progress (1): 110/203 kB
Progress (1): 114/203 kB
Progress (1): 118/203 kB
Progress (1): 122/203 kB
Progress (1): 126/203 kB
Progress (1): 130/203 kB
Progress (1): 131/203 kB
Progress (1): 135/203 kB
Progress (1): 139/203 kB
Progress (1): 143/203 kB
Progress (1): 147/203 kB
Progress (1): 151/203 kB
Progress (1): 155/203 kB
Progress (1): 159/203 kB
Progress (1): 163/203 kB
Progress (1): 164/203 kB
Progress (1): 168/203 kB
Progress (1): 172/203 kB
Progress (1): 176/203 kB
Progress (1): 180/203 kB
Progress (1): 184/203 kB
Progress (1): 188/203 kB
Progress (1): 192/203 kB
Progress (1): 196/203 kB
Progress (1): 200/203 kB
Progress (1): 203 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.22.0/org.eclipse.tycho.p2.resolver.impl-0.22.0.jar (203 kB at 6.4 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.22.0/org.eclipse.tycho.p2.maven.repository-0.22.0.jar
Progress (1): 4.1/139 kB
Progress (1): 7.7/139 kB
Progress (1): 12/139 kB 
Progress (1): 16/139 kB
Progress (1): 20/139 kB
Progress (1): 24/139 kB
Progress (1): 28/139 kB
Progress (1): 32/139 kB
Progress (1): 33/139 kB
Progress (1): 37/139 kB
Progress (1): 41/139 kB
Progress (1): 45/139 kB
Progress (1): 49/139 kB
Progress (1): 53/139 kB
Progress (1): 57/139 kB
Progress (1): 61/139 kB
Progress (1): 65/139 kB
Progress (1): 66/139 kB
Progress (1): 70/139 kB
Progress (1): 74/139 kB
Progress (1): 78/139 kB
Progress (1): 82/139 kB
Progress (1): 86/139 kB
Progress (1): 90/139 kB
Progress (1): 94/139 kB
Progress (1): 98/139 kB
Progress (1): 98/139 kB
Progress (1): 102/139 kB
Progress (1): 106/139 kB
Progress (1): 110/139 kB
Progress (1): 114/139 kB
Progress (1): 118/139 kB
Progress (1): 122/139 kB
Progress (1): 126/139 kB
Progress (1): 130/139 kB
Progress (1): 134/139 kB
Progress (1): 138/139 kB
Progress (1): 139 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.22.0/org.eclipse.tycho.p2.maven.repository-0.22.0.jar (139 kB at 5.3 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.22.0/org.eclipse.tycho.p2.tools.impl-0.22.0.jar
Progress (1): 4.1/37 kB
Progress (1): 7.7/37 kB
Progress (1): 12/37 kB 
Progress (1): 16/37 kB
Progress (1): 20/37 kB
Progress (1): 24/37 kB
Progress (1): 28/37 kB
Progress (1): 32/37 kB
Progress (1): 33/37 kB
Progress (1): 37/37 kB
Progress (1): 37 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.22.0/org.eclipse.tycho.p2.tools.impl-0.22.0.jar (37 kB at 1.4 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.pom
Progress (1): 1.8 kB
                    
Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.pom (1.8 kB at 71 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-parent/1.1.2/eclipse-cbi-parent-1.1.2.pom
Progress (1): 4.1/8.4 kB
Progress (1): 7.7/8.4 kB
Progress (1): 8.4 kB    
                    
Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-parent/1.1.2/eclipse-cbi-parent-1.1.2.pom (8.4 kB at 419 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.jar
Progress (1): 4.1/28 kB
Progress (1): 7.7/28 kB
Progress (1): 12/28 kB 
Progress (1): 16/28 kB
Progress (1): 20/28 kB
Progress (1): 24/28 kB
Progress (1): 28/28 kB
Progress (1): 28 kB   
                   
Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.jar (28 kB at 1.1 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.pom
Progress (1): 1.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.pom (1.7 kB at 52 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.jar
Progress (1): 4.1/8.0 kB
Progress (1): 7.7/8.0 kB
Progress (1): 8.0 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.jar (8.0 kB at 308 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.pom
Progress (1): 2.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.pom (2.7 kB at 98 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.jar
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/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.jar (23 kB at 764 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 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 157 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 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 436 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 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 133 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 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 290 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 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 976 kB/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 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 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 39 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 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 564 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.pom
Progress (1): 2.6 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.pom (2.6 kB at 81 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.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: 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/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.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 cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Progress (1): 4.1/24 kB
Progress (1): 7.7/24 kB
Progress (1): 12/24 kB 
Progress (1): 16/24 kB
Progress (1): 20/24 kB
Progress (1): 24/24 kB
Progress (1): 24 kB   
Progress (2): 24 kB | 4.1/22 kB
Progress (3): 24 kB | 4.1/22 kB | 4.1/121 kB
Progress (3): 24 kB | 7.7/22 kB | 4.1/121 kB
Progress (3): 24 kB | 7.7/22 kB | 7.7/121 kB
Progress (3): 24 kB | 12/22 kB | 7.7/121 kB 
Progress (3): 24 kB | 12/22 kB | 12/121 kB 
Progress (3): 24 kB | 16/22 kB | 12/121 kB
Progress (3): 24 kB | 16/22 kB | 16/121 kB
Progress (3): 24 kB | 20/22 kB | 16/121 kB
Progress (3): 24 kB | 20/22 kB | 20/121 kB
Progress (3): 24 kB | 22 kB | 20/121 kB   
Progress (3): 24 kB | 22 kB | 24/121 kB
Progress (3): 24 kB | 22 kB | 28/121 kB
Progress (3): 24 kB | 22 kB | 32/121 kB
Progress (3): 24 kB | 22 kB | 36/121 kB
Progress (3): 24 kB | 22 kB | 40/121 kB
Progress (3): 24 kB | 22 kB | 44/121 kB
Progress (3): 24 kB | 22 kB | 48/121 kB
Progress (3): 24 kB | 22 kB | 52/121 kB
Progress (3): 24 kB | 22 kB | 56/121 kB
Progress (3): 24 kB | 22 kB | 60/121 kB
Progress (3): 24 kB | 22 kB | 64/121 kB
Progress (3): 24 kB | 22 kB | 68/121 kB
Progress (3): 24 kB | 22 kB | 72/121 kB
Progress (3): 24 kB | 22 kB | 76/121 kB
Progress (3): 24 kB | 22 kB | 80/121 kB
Progress (3): 24 kB | 22 kB | 84/121 kB
Progress (3): 24 kB | 22 kB | 88/121 kB
Progress (3): 24 kB | 22 kB | 92/121 kB
Progress (3): 24 kB | 22 kB | 96/121 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 701 kB/s)
Progress (2): 22 kB | 100/121 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 623 kB/s)
Progress (1): 104/121 kB
Progress (1): 108/121 kB
Progress (1): 112/121 kB
Progress (1): 116/121 kB
Progress (1): 120/121 kB
Progress (1): 121 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.jar (121 kB at 2.6 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.pom
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.22.0/tycho-compiler-plugin-0.22.0.pom (2.6 kB at 64 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.jar
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/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.jar (32 kB at 1.2 MB/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 eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
Progress (1): 3.9 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 145 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
Downloading from 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 395 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 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 821 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.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 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 119 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 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 406 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 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 408 kB/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 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 314 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 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 529 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.pom
Progress (1): 2.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.pom (2.3 kB at 13 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.jar
Progress (1): 4.1/28 kB
Progress (1): 7.7/28 kB
Progress (1): 12/28 kB 
Progress (1): 16/28 kB
Progress (1): 20/28 kB
Progress (1): 24/28 kB
Progress (1): 28 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.jar (28 kB at 16 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.pom
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.22.0/sisu-equinox-launching-0.22.0.pom (2.5 kB at 54 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 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 237 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 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 660 kB/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 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 399 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.pom
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.22.0/tycho-artifactcomparator-0.22.0.pom (1.8 kB at 29 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 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 58 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 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 141 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 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 226 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.jar
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.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.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.22.0/tycho-artifactcomparator-0.22.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/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.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/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.jar
Progress (1): 4.1/27 kB
Progress (2): 4.1/27 kB | 4.1/54 kB
Progress (2): 7.7/27 kB | 4.1/54 kB
Progress (2): 12/27 kB | 4.1/54 kB 
Progress (2): 16/27 kB | 4.1/54 kB
Progress (2): 20/27 kB | 4.1/54 kB
Progress (2): 24/27 kB | 4.1/54 kB
Progress (2): 27 kB | 4.1/54 kB   
Progress (2): 27 kB | 7.7/54 kB
Progress (2): 27 kB | 12/54 kB 
Progress (2): 27 kB | 16/54 kB
Progress (2): 27 kB | 20/54 kB
Progress (2): 27 kB | 24/54 kB
Progress (2): 27 kB | 28/54 kB
Progress (2): 27 kB | 32/54 kB
Progress (2): 27 kB | 36/54 kB
Progress (2): 27 kB | 40/54 kB
Progress (2): 27 kB | 44/54 kB
Progress (2): 27 kB | 48/54 kB
Progress (2): 27 kB | 52/54 kB
Progress (2): 27 kB | 54 kB   
                           
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.jar (27 kB at 455 kB/s)
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 760 kB/s)
Progress (1): 4.1/20 kB
Progress (1): 7.7/20 kB
Progress (1): 12/20 kB 
Progress (1): 16/20 kB
Progress (1): 20 kB   
Progress (2): 20 kB | 4.1/321 kB
Progress (2): 20 kB | 7.7/321 kB
Progress (2): 20 kB | 12/321 kB 
Progress (2): 20 kB | 16/321 kB
Progress (2): 20 kB | 20/321 kB
Progress (2): 20 kB | 24/321 kB
Progress (2): 20 kB | 28/321 kB
Progress (2): 20 kB | 32/321 kB
Progress (2): 20 kB | 36/321 kB
Progress (2): 20 kB | 40/321 kB
Progress (2): 20 kB | 44/321 kB
Progress (2): 20 kB | 48/321 kB
Progress (2): 20 kB | 52/321 kB
Progress (2): 20 kB | 56/321 kB
Progress (2): 20 kB | 60/321 kB
Progress (2): 20 kB | 64/321 kB
Progress (2): 20 kB | 68/321 kB
Progress (2): 20 kB | 72/321 kB
                               
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.jar (20 kB at 225 kB/s)
Progress (1): 76/321 kB
Progress (1): 80/321 kB
Progress (1): 84/321 kB
Progress (1): 88/321 kB
Progress (1): 92/321 kB
Progress (1): 96/321 kB
Progress (1): 98/321 kB
Progress (1): 102/321 kB
Progress (1): 106/321 kB
Progress (1): 110/321 kB
Progress (1): 114/321 kB
Progress (1): 118/321 kB
Progress (1): 122/321 kB
Progress (1): 126/321 kB
Progress (1): 130/321 kB
Progress (1): 131/321 kB
Progress (1): 135/321 kB
Progress (1): 139/321 kB
Progress (1): 143/321 kB
Progress (1): 147/321 kB
Progress (1): 151/321 kB
Progress (1): 155/321 kB
Progress (1): 159/321 kB
Progress (1): 163/321 kB
Progress (1): 164/321 kB
Progress (1): 168/321 kB
Progress (1): 172/321 kB
Progress (1): 176/321 kB
Progress (1): 180/321 kB
Progress (1): 184/321 kB
Progress (1): 188/321 kB
Progress (1): 192/321 kB
Progress (1): 196/321 kB
Progress (1): 197/321 kB
Progress (1): 201/321 kB
Progress (1): 205/321 kB
Progress (1): 209/321 kB
Progress (1): 213/321 kB
Progress (1): 217/321 kB
Progress (1): 221/321 kB
Progress (1): 225/321 kB
Progress (1): 229/321 kB
Progress (1): 229/321 kB
Progress (1): 233/321 kB
Progress (1): 237/321 kB
Progress (1): 241/321 kB
Progress (1): 245/321 kB
Progress (1): 249/321 kB
Progress (1): 253/321 kB
Progress (1): 257/321 kB
Progress (1): 261/321 kB
Progress (1): 262/321 kB
Progress (1): 266/321 kB
Progress (1): 270/321 kB
Progress (1): 274/321 kB
Progress (1): 278/321 kB
Progress (1): 282/321 kB
Progress (1): 286/321 kB
Progress (1): 290/321 kB
Progress (1): 294/321 kB
Progress (1): 298/321 kB
Progress (1): 302/321 kB
Progress (1): 306/321 kB
Progress (1): 310/321 kB
Progress (1): 314/321 kB
Progress (1): 318/321 kB
Progress (1): 321 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.jar (321 kB at 2.0 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 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 205 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 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 414 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
Downloading from 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 127 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 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 350 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 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 444 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.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 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 508 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 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 190 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 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 402 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 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 2.9 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.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.22.0/tycho-source-feature-plugin-0.22.0.pom
Progress (1): 2.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.pom (2.3 kB at 56 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-extras/0.22.0/tycho-extras-0.22.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-extras/0.22.0/tycho-extras-0.22.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-extras/0.22.0/tycho-extras-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-extras/0.22.0/tycho-extras-0.22.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/0.22.0/tycho-extras-0.22.0.pom
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/eclipse/tycho/extras/tycho-extras/0.22.0/tycho-extras-0.22.0.pom (12 kB at 228 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.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.22.0/tycho-source-feature-plugin-0.22.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/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.jar (19 kB at 566 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 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 111 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 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 21 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 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 96 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 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 526 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 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 48 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 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 161 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 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 269 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 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 500 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 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 337 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 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 35 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 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 197 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 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 564 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 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 50 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 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 260 B/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 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 127 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 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 261 B/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 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 146 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 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 16 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 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 127 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 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 98 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 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 20 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 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 226 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 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 221 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 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 120 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 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 107 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 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 1.3 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 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 61 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 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 135 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 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 37 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 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 124 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 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 644 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 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 198 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 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 86 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 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 87 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 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 192 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 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 7.9 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 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 76 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 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 70 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 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 65 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 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 21 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 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 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 76 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 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 66 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 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 74 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 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 96 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 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 77 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 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 84 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 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 373 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 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 146 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 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 55 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 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 145 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 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 134 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 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 56 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-archiver/2.0.1/plexus-archiver-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-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/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.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/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-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
Progress (1): 4.1/58 kB
Progress (1): 7.7/58 kB
Progress (2): 7.7/58 kB | 4.1/180 kB
Progress (2): 12/58 kB | 4.1/180 kB 
Progress (2): 12/58 kB | 7.7/180 kB
Progress (2): 16/58 kB | 7.7/180 kB
Progress (2): 16/58 kB | 12/180 kB 
Progress (2): 16/58 kB | 16/180 kB
Progress (2): 20/58 kB | 16/180 kB
Progress (2): 20/58 kB | 20/180 kB
Progress (3): 20/58 kB | 20/180 kB | 4.1/20 kB
Progress (3): 24/58 kB | 20/180 kB | 4.1/20 kB
Progress (3): 24/58 kB | 20/180 kB | 7.7/20 kB
Progress (3): 28/58 kB | 20/180 kB | 7.7/20 kB
Progress (3): 28/58 kB | 24/180 kB | 7.7/20 kB
Progress (3): 32/58 kB | 24/180 kB | 7.7/20 kB
Progress (3): 32/58 kB | 24/180 kB | 12/20 kB 
Progress (3): 36/58 kB | 24/180 kB | 12/20 kB
Progress (3): 36/58 kB | 28/180 kB | 12/20 kB
Progress (3): 40/58 kB | 28/180 kB | 12/20 kB
Progress (4): 40/58 kB | 28/180 kB | 12/20 kB | 4.1/38 kB
Progress (4): 40/58 kB | 28/180 kB | 16/20 kB | 4.1/38 kB
Progress (4): 40/58 kB | 28/180 kB | 16/20 kB | 7.7/38 kB
Progress (5): 40/58 kB | 28/180 kB | 16/20 kB | 7.7/38 kB | 4.1/194 kB
Progress (5): 44/58 kB | 28/180 kB | 16/20 kB | 7.7/38 kB | 4.1/194 kB
Progress (5): 44/58 kB | 32/180 kB | 16/20 kB | 7.7/38 kB | 4.1/194 kB
Progress (5): 48/58 kB | 32/180 kB | 16/20 kB | 7.7/38 kB | 4.1/194 kB
Progress (5): 48/58 kB | 32/180 kB | 16/20 kB | 7.7/38 kB | 7.7/194 kB
Progress (5): 48/58 kB | 32/180 kB | 16/20 kB | 12/38 kB | 7.7/194 kB 
Progress (5): 48/58 kB | 32/180 kB | 20/20 kB | 12/38 kB | 7.7/194 kB
Progress (5): 48/58 kB | 32/180 kB | 20/20 kB | 16/38 kB | 7.7/194 kB
Progress (5): 48/58 kB | 32/180 kB | 20/20 kB | 16/38 kB | 12/194 kB 
Progress (5): 52/58 kB | 32/180 kB | 20/20 kB | 16/38 kB | 12/194 kB
Progress (5): 52/58 kB | 36/180 kB | 20/20 kB | 16/38 kB | 12/194 kB
Progress (5): 56/58 kB | 36/180 kB | 20/20 kB | 16/38 kB | 12/194 kB
Progress (5): 56/58 kB | 36/180 kB | 20/20 kB | 16/38 kB | 16/194 kB
Progress (5): 56/58 kB | 36/180 kB | 20/20 kB | 20/38 kB | 16/194 kB
Progress (5): 56/58 kB | 36/180 kB | 20 kB | 20/38 kB | 16/194 kB   
Progress (5): 56/58 kB | 36/180 kB | 20 kB | 24/38 kB | 16/194 kB
Progress (5): 56/58 kB | 36/180 kB | 20 kB | 24/38 kB | 20/194 kB
Progress (5): 58 kB | 36/180 kB | 20 kB | 24/38 kB | 20/194 kB   
Progress (5): 58 kB | 40/180 kB | 20 kB | 24/38 kB | 20/194 kB
Progress (5): 58 kB | 40/180 kB | 20 kB | 24/38 kB | 24/194 kB
Progress (5): 58 kB | 40/180 kB | 20 kB | 28/38 kB | 24/194 kB
Progress (5): 58 kB | 40/180 kB | 20 kB | 28/38 kB | 28/194 kB
Progress (5): 58 kB | 44/180 kB | 20 kB | 28/38 kB | 28/194 kB
Progress (5): 58 kB | 44/180 kB | 20 kB | 28/38 kB | 32/194 kB
Progress (5): 58 kB | 44/180 kB | 20 kB | 32/38 kB | 32/194 kB
Progress (5): 58 kB | 44/180 kB | 20 kB | 32/38 kB | 36/194 kB
Progress (5): 58 kB | 48/180 kB | 20 kB | 32/38 kB | 36/194 kB
Progress (5): 58 kB | 48/180 kB | 20 kB | 32/38 kB | 40/194 kB
Progress (5): 58 kB | 48/180 kB | 20 kB | 36/38 kB | 40/194 kB
Progress (5): 58 kB | 48/180 kB | 20 kB | 36/38 kB | 44/194 kB
Progress (5): 58 kB | 52/180 kB | 20 kB | 36/38 kB | 44/194 kB
Progress (5): 58 kB | 52/180 kB | 20 kB | 36/38 kB | 48/194 kB
Progress (5): 58 kB | 52/180 kB | 20 kB | 38 kB | 48/194 kB   
Progress (5): 58 kB | 52/180 kB | 20 kB | 38 kB | 52/194 kB
Progress (5): 58 kB | 56/180 kB | 20 kB | 38 kB | 52/194 kB
                                                           
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar (20 kB at 547 kB/s)
Progress (4): 58 kB | 56/180 kB | 38 kB | 56/194 kB
                                                   
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Progress (4): 58 kB | 60/180 kB | 38 kB | 56/194 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.5 MB/s)
Progress (3): 60/180 kB | 38 kB | 60/194 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): 64/180 kB | 38 kB | 60/194 kB
Progress (3): 64/180 kB | 38 kB | 64/194 kB
Progress (3): 66/180 kB | 38 kB | 64/194 kB
Progress (3): 66/180 kB | 38 kB | 66/194 kB
Progress (3): 70/180 kB | 38 kB | 66/194 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 893 kB/s)
Progress (2): 70/180 kB | 70/194 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): 74/180 kB | 70/194 kB
Progress (2): 74/180 kB | 74/194 kB
Progress (2): 78/180 kB | 74/194 kB
Progress (2): 78/180 kB | 78/194 kB
Progress (2): 82/180 kB | 78/194 kB
Progress (2): 82/180 kB | 82/194 kB
Progress (2): 86/180 kB | 82/194 kB
Progress (2): 86/180 kB | 86/194 kB
Progress (2): 90/180 kB | 86/194 kB
Progress (2): 90/180 kB | 90/194 kB
Progress (2): 94/180 kB | 90/194 kB
Progress (2): 94/180 kB | 94/194 kB
Progress (2): 98/180 kB | 94/194 kB
Progress (2): 98/180 kB | 98/194 kB
Progress (2): 98/180 kB | 98/194 kB
Progress (2): 98/180 kB | 98/194 kB
Progress (2): 102/180 kB | 98/194 kB
Progress (2): 102/180 kB | 102/194 kB
Progress (2): 106/180 kB | 102/194 kB
Progress (3): 106/180 kB | 102/194 kB | 4.1/226 kB
Progress (3): 106/180 kB | 106/194 kB | 4.1/226 kB
Progress (3): 106/180 kB | 106/194 kB | 7.7/226 kB
Progress (3): 106/180 kB | 110/194 kB | 7.7/226 kB
Progress (3): 110/180 kB | 110/194 kB | 7.7/226 kB
Progress (3): 110/180 kB | 114/194 kB | 7.7/226 kB
Progress (3): 110/180 kB | 114/194 kB | 12/226 kB 
Progress (3): 114/180 kB | 114/194 kB | 12/226 kB
Progress (3): 114/180 kB | 114/194 kB | 16/226 kB
Progress (3): 114/180 kB | 118/194 kB | 16/226 kB
Progress (3): 118/180 kB | 118/194 kB | 16/226 kB
Progress (3): 118/180 kB | 118/194 kB | 20/226 kB
Progress (3): 118/180 kB | 122/194 kB | 20/226 kB
Progress (3): 118/180 kB | 122/194 kB | 24/226 kB
Progress (3): 122/180 kB | 122/194 kB | 24/226 kB
Progress (3): 122/180 kB | 126/194 kB | 24/226 kB
Progress (4): 122/180 kB | 126/194 kB | 24/226 kB | 4.1/61 kB
Progress (4): 122/180 kB | 130/194 kB | 24/226 kB | 4.1/61 kB
Progress (4): 126/180 kB | 130/194 kB | 24/226 kB | 4.1/61 kB
Progress (4): 126/180 kB | 130/194 kB | 28/226 kB | 4.1/61 kB
Progress (4): 130/180 kB | 130/194 kB | 28/226 kB | 4.1/61 kB
Progress (4): 130/180 kB | 131/194 kB | 28/226 kB | 4.1/61 kB
Progress (4): 130/180 kB | 131/194 kB | 28/226 kB | 7.7/61 kB
Progress (5): 130/180 kB | 131/194 kB | 28/226 kB | 7.7/61 kB | 4.1/13 kB
Progress (5): 130/180 kB | 135/194 kB | 28/226 kB | 7.7/61 kB | 4.1/13 kB
Progress (5): 131/180 kB | 135/194 kB | 28/226 kB | 7.7/61 kB | 4.1/13 kB
Progress (5): 131/180 kB | 135/194 kB | 32/226 kB | 7.7/61 kB | 4.1/13 kB
Progress (5): 135/180 kB | 135/194 kB | 32/226 kB | 7.7/61 kB | 4.1/13 kB
Progress (5): 135/180 kB | 139/194 kB | 32/226 kB | 7.7/61 kB | 4.1/13 kB
Progress (5): 135/180 kB | 139/194 kB | 32/226 kB | 7.7/61 kB | 7.7/13 kB
Progress (5): 135/180 kB | 139/194 kB | 32/226 kB | 12/61 kB | 7.7/13 kB 
Progress (5): 135/180 kB | 139/194 kB | 32/226 kB | 12/61 kB | 12/13 kB 
Progress (5): 135/180 kB | 143/194 kB | 32/226 kB | 12/61 kB | 12/13 kB
Progress (5): 139/180 kB | 143/194 kB | 32/226 kB | 12/61 kB | 12/13 kB
Progress (5): 139/180 kB | 143/194 kB | 33/226 kB | 12/61 kB | 12/13 kB
Progress (5): 143/180 kB | 143/194 kB | 33/226 kB | 12/61 kB | 12/13 kB
Progress (5): 143/180 kB | 147/194 kB | 33/226 kB | 12/61 kB | 12/13 kB
Progress (5): 143/180 kB | 147/194 kB | 33/226 kB | 12/61 kB | 13 kB   
Progress (5): 143/180 kB | 147/194 kB | 33/226 kB | 16/61 kB | 13 kB
Progress (5): 143/180 kB | 151/194 kB | 33/226 kB | 16/61 kB | 13 kB
Progress (5): 147/180 kB | 151/194 kB | 33/226 kB | 16/61 kB | 13 kB
Progress (5): 147/180 kB | 151/194 kB | 37/226 kB | 16/61 kB | 13 kB
Progress (5): 151/180 kB | 151/194 kB | 37/226 kB | 16/61 kB | 13 kB
Progress (5): 151/180 kB | 155/194 kB | 37/226 kB | 16/61 kB | 13 kB
Progress (5): 151/180 kB | 155/194 kB | 37/226 kB | 20/61 kB | 13 kB
Progress (5): 151/180 kB | 159/194 kB | 37/226 kB | 20/61 kB | 13 kB
Progress (5): 155/180 kB | 159/194 kB | 37/226 kB | 20/61 kB | 13 kB
Progress (5): 155/180 kB | 159/194 kB | 41/226 kB | 20/61 kB | 13 kB
Progress (5): 159/180 kB | 159/194 kB | 41/226 kB | 20/61 kB | 13 kB
Progress (5): 159/180 kB | 163/194 kB | 41/226 kB | 20/61 kB | 13 kB
Progress (5): 159/180 kB | 163/194 kB | 41/226 kB | 24/61 kB | 13 kB
Progress (5): 159/180 kB | 167/194 kB | 41/226 kB | 24/61 kB | 13 kB
Progress (5): 163/180 kB | 167/194 kB | 41/226 kB | 24/61 kB | 13 kB
Progress (5): 163/180 kB | 167/194 kB | 45/226 kB | 24/61 kB | 13 kB
Progress (5): 167/180 kB | 167/194 kB | 45/226 kB | 24/61 kB | 13 kB
Progress (5): 167/180 kB | 171/194 kB | 45/226 kB | 24/61 kB | 13 kB
Progress (5): 167/180 kB | 171/194 kB | 45/226 kB | 28/61 kB | 13 kB
Progress (5): 167/180 kB | 175/194 kB | 45/226 kB | 28/61 kB | 13 kB
Progress (5): 171/180 kB | 175/194 kB | 45/226 kB | 28/61 kB | 13 kB
Progress (5): 171/180 kB | 175/194 kB | 49/226 kB | 28/61 kB | 13 kB
Progress (5): 175/180 kB | 175/194 kB | 49/226 kB | 28/61 kB | 13 kB
Progress (5): 175/180 kB | 179/194 kB | 49/226 kB | 28/61 kB | 13 kB
Progress (5): 175/180 kB | 179/194 kB | 49/226 kB | 32/61 kB | 13 kB
Progress (5): 175/180 kB | 183/194 kB | 49/226 kB | 32/61 kB | 13 kB
Progress (5): 179/180 kB | 183/194 kB | 49/226 kB | 32/61 kB | 13 kB
Progress (5): 179/180 kB | 183/194 kB | 53/226 kB | 32/61 kB | 13 kB
Progress (5): 180 kB | 183/194 kB | 53/226 kB | 32/61 kB | 13 kB    
Progress (5): 180 kB | 187/194 kB | 53/226 kB | 32/61 kB | 13 kB
Progress (5): 180 kB | 187/194 kB | 53/226 kB | 33/61 kB | 13 kB
Progress (5): 180 kB | 191/194 kB | 53/226 kB | 33/61 kB | 13 kB
Progress (5): 180 kB | 191/194 kB | 57/226 kB | 33/61 kB | 13 kB
Progress (5): 180 kB | 194 kB | 57/226 kB | 33/61 kB | 13 kB    
Progress (5): 180 kB | 194 kB | 57/226 kB | 37/61 kB | 13 kB
Progress (5): 180 kB | 194 kB | 61/226 kB | 37/61 kB | 13 kB
Progress (5): 180 kB | 194 kB | 61/226 kB | 41/61 kB | 13 kB
Progress (5): 180 kB | 194 kB | 65/226 kB | 41/61 kB | 13 kB
Progress (5): 180 kB | 194 kB | 65/226 kB | 45/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 204 kB/s)
Progress (4): 180 kB | 194 kB | 66/226 kB | 45/61 kB
Progress (4): 180 kB | 194 kB | 66/226 kB | 49/61 kB
Progress (4): 180 kB | 194 kB | 70/226 kB | 49/61 kB
Progress (4): 180 kB | 194 kB | 70/226 kB | 53/61 kB
Progress (4): 180 kB | 194 kB | 74/226 kB | 53/61 kB
Progress (4): 180 kB | 194 kB | 74/226 kB | 57/61 kB
Progress (4): 180 kB | 194 kB | 78/226 kB | 57/61 kB
Progress (4): 180 kB | 194 kB | 78/226 kB | 61/61 kB
Progress (4): 180 kB | 194 kB | 82/226 kB | 61/61 kB
Progress (4): 180 kB | 194 kB | 82/226 kB | 61 kB   
Progress (4): 180 kB | 194 kB | 86/226 kB | 61 kB
Progress (4): 180 kB | 194 kB | 90/226 kB | 61 kB
Progress (4): 180 kB | 194 kB | 94/226 kB | 61 kB
Progress (4): 180 kB | 194 kB | 98/226 kB | 61 kB
                                                 
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar (180 kB at 2.6 MB/s)
Progress (3): 194 kB | 98/226 kB | 61 kB
Progress (3): 194 kB | 102/226 kB | 61 kB
Progress (3): 194 kB | 106/226 kB | 61 kB
Progress (3): 194 kB | 110/226 kB | 61 kB
Progress (3): 194 kB | 114/226 kB | 61 kB
Progress (3): 194 kB | 118/226 kB | 61 kB
Progress (3): 194 kB | 122/226 kB | 61 kB
Progress (3): 194 kB | 126/226 kB | 61 kB
Progress (3): 194 kB | 130/226 kB | 61 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)
Progress (2): 131/226 kB | 61 kB
Progress (2): 135/226 kB | 61 kB
Progress (2): 139/226 kB | 61 kB
Progress (2): 143/226 kB | 61 kB
Progress (2): 147/226 kB | 61 kB
Progress (2): 151/226 kB | 61 kB
Progress (2): 155/226 kB | 61 kB
Progress (2): 159/226 kB | 61 kB
Progress (2): 163/226 kB | 61 kB
Progress (2): 164/226 kB | 61 kB
Progress (2): 168/226 kB | 61 kB
Progress (2): 172/226 kB | 61 kB
                                
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 803 kB/s)
Progress (1): 176/226 kB
Progress (1): 180/226 kB
Progress (1): 184/226 kB
Progress (1): 188/226 kB
Progress (1): 192/226 kB
Progress (1): 196/226 kB
Progress (1): 197/226 kB
Progress (1): 201/226 kB
Progress (1): 205/226 kB
Progress (1): 209/226 kB
Progress (1): 213/226 kB
Progress (1): 217/226 kB
Progress (1): 221/226 kB
Progress (1): 225/226 kB
Progress (1): 226 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 2.7 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.pom
Progress (1): 3.5 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.pom (3.5 kB at 165 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/0.22.0/tycho-surefire-0.22.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-surefire/0.22.0/tycho-surefire-0.22.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-surefire/0.22.0/tycho-surefire-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-surefire/0.22.0/tycho-surefire-0.22.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/0.22.0/tycho-surefire-0.22.0.pom
Progress (1): 3.2 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/0.22.0/tycho-surefire-0.22.0.pom (3.2 kB at 124 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.jar
Progress (1): 4.1/52 kB
Progress (1): 7.7/52 kB
Progress (1): 12/52 kB 
Progress (1): 16/52 kB
Progress (1): 20/52 kB
Progress (1): 24/52 kB
Progress (1): 28/52 kB
Progress (1): 32/52 kB
Progress (1): 36/52 kB
Progress (1): 40/52 kB
Progress (1): 44/52 kB
Progress (1): 48/52 kB
Progress (1): 52/52 kB
Progress (1): 52 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.jar (52 kB at 1.9 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.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.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.pom
Progress (1): 2.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.pom (2.1 kB at 101 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.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.22.0/org.eclipse.tycho.surefire.junit-0.22.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.22.0/org.eclipse.tycho.surefire.junit-0.22.0.pom (1.6 kB at 73 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.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.22.0/org.eclipse.tycho.surefire.junit4-0.22.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.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.pom (1.6 kB at 73 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.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.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.pom
Progress (1): 2.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.pom (2.0 kB at 91 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom
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.17/surefire-api-2.17.pom (2.3 kB at 104 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom
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/apache/maven/surefire/surefire/2.17/surefire-2.17.pom (17 kB at 787 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom
Progress (1): 4.1/6.1 kB
Progress (1): 6.1 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom (6.1 kB at 210 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom
Progress (1): 1.6 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (1.6 kB at 63 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom
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/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 kB at 506 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/24/maven-parent-24.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom
Progress (1): 4.1/37 kB
Progress (1): 7.7/37 kB
Progress (1): 12/37 kB 
Progress (1): 16/37 kB
Progress (1): 20/37 kB
Progress (1): 24/37 kB
Progress (1): 28/37 kB
Progress (1): 32/37 kB
Progress (1): 36/37 kB
Progress (1): 37 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.3 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/14/apache-14.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/14/apache-14.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/14/apache-14.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.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/14/apache-14.pom (15 kB at 587 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom
Progress (1): 2.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom (2.8 kB at 105 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
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.9/maven-artifact-2.0.9.pom (1.6 kB at 60 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
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/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 610 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/8/maven-parent-8.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/8/maven-parent-8.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/8/maven-parent-8.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/8/maven-parent-8.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.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/8/maven-parent-8.pom (24 kB at 754 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
Progress (1): 2.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 94 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
Progress (1): 2.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 98 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
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.2/plexus-classworlds-2.2.2.pom (4.0 kB at 168 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
Progress (1): 2.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 117 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/xbean/xbean/3.4/xbean-3.4.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.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/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 806 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/log4j/log4j/1.2.12/log4j-1.2.12.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom
Progress (1): 145 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 5.6 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
Progress (1): 4.1/5.3 kB
Progress (1): 5.3 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 198 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/collections/google-collections/1.0/google-collections-1.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom
Progress (1): 2.5 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 92 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/com/google/google/1/google-1.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/com/google/google/1/google-1.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/google/1/google-1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
Progress (1): 1.6 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 68 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/junit/junit/4.11/junit-4.11.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/junit/junit/4.11/junit-4.11.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/junit/junit/4.11/junit-4.11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom
Progress (1): 2.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom (2.3 kB at 107 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Progress (1): 766 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 32 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Progress (1): 2.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 47 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
Progress (1): 2.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 129 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
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.9/maven-profile-2.0.9.pom (2.0 kB at 102 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
Progress (1): 2.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 123 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
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/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 95 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
Progress (1): 2.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 64 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom
Progress (1): 3.5 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (3.5 kB at 145 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
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/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 760 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-parent/22/commons-parent-22.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom
Progress (1): 4.1/42 kB
Progress (1): 7.7/42 kB
Progress (1): 12/42 kB 
Progress (1): 16/42 kB
Progress (1): 20/42 kB
Progress (1): 24/42 kB
Progress (1): 28/42 kB
Progress (1): 32/42 kB
Progress (1): 36/42 kB
Progress (1): 40/42 kB
Progress (1): 42 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.7 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.jar
Progress (1): 4.1/417 kB
Progress (2): 4.1/417 kB | 4.1/160 kB
Progress (2): 7.7/417 kB | 4.1/160 kB
Progress (2): 7.7/417 kB | 7.7/160 kB
Progress (2): 12/417 kB | 7.7/160 kB 
Progress (2): 16/417 kB | 7.7/160 kB
Progress (2): 16/417 kB | 12/160 kB 
Progress (2): 20/417 kB | 12/160 kB
Progress (2): 20/417 kB | 16/160 kB
Progress (2): 24/417 kB | 16/160 kB
Progress (2): 24/417 kB | 20/160 kB
Progress (2): 28/417 kB | 20/160 kB
Progress (2): 28/417 kB | 24/160 kB
Progress (2): 32/417 kB | 24/160 kB
Progress (2): 32/417 kB | 28/160 kB
Progress (2): 36/417 kB | 28/160 kB
Progress (2): 36/417 kB | 32/160 kB
Progress (2): 40/417 kB | 32/160 kB
Progress (2): 40/417 kB | 36/160 kB
Progress (3): 40/417 kB | 36/160 kB | 4.1/147 kB
Progress (3): 44/417 kB | 36/160 kB | 4.1/147 kB
Progress (3): 44/417 kB | 36/160 kB | 7.7/147 kB
Progress (3): 44/417 kB | 40/160 kB | 7.7/147 kB
Progress (3): 44/417 kB | 40/160 kB | 12/147 kB 
Progress (3): 48/417 kB | 40/160 kB | 12/147 kB
Progress (3): 48/417 kB | 44/160 kB | 12/147 kB
Progress (3): 48/417 kB | 44/160 kB | 16/147 kB
Progress (3): 48/417 kB | 48/160 kB | 16/147 kB
Progress (3): 48/417 kB | 48/160 kB | 20/147 kB
Progress (3): 48/417 kB | 48/160 kB | 24/147 kB
Progress (3): 48/417 kB | 48/160 kB | 28/147 kB
Progress (3): 52/417 kB | 48/160 kB | 28/147 kB
Progress (3): 52/417 kB | 48/160 kB | 32/147 kB
Progress (4): 52/417 kB | 48/160 kB | 32/147 kB | 4.1/24 kB
Progress (4): 52/417 kB | 52/160 kB | 32/147 kB | 4.1/24 kB
Progress (4): 52/417 kB | 52/160 kB | 32/147 kB | 7.7/24 kB
Progress (4): 52/417 kB | 52/160 kB | 36/147 kB | 7.7/24 kB
Progress (4): 56/417 kB | 52/160 kB | 36/147 kB | 7.7/24 kB
Progress (5): 56/417 kB | 52/160 kB | 36/147 kB | 7.7/24 kB | 4.1/58 kB
Progress (5): 60/417 kB | 52/160 kB | 36/147 kB | 7.7/24 kB | 4.1/58 kB
Progress (5): 60/417 kB | 52/160 kB | 40/147 kB | 7.7/24 kB | 4.1/58 kB
Progress (5): 60/417 kB | 52/160 kB | 40/147 kB | 12/24 kB | 4.1/58 kB 
Progress (5): 60/417 kB | 56/160 kB | 40/147 kB | 12/24 kB | 4.1/58 kB
Progress (5): 60/417 kB | 56/160 kB | 40/147 kB | 16/24 kB | 4.1/58 kB
Progress (5): 60/417 kB | 56/160 kB | 44/147 kB | 16/24 kB | 4.1/58 kB
Progress (5): 64/417 kB | 56/160 kB | 44/147 kB | 16/24 kB | 4.1/58 kB
Progress (5): 64/417 kB | 56/160 kB | 44/147 kB | 16/24 kB | 7.7/58 kB
Progress (5): 68/417 kB | 56/160 kB | 44/147 kB | 16/24 kB | 7.7/58 kB
Progress (5): 68/417 kB | 56/160 kB | 48/147 kB | 16/24 kB | 7.7/58 kB
Progress (5): 68/417 kB | 56/160 kB | 48/147 kB | 20/24 kB | 7.7/58 kB
Progress (5): 68/417 kB | 60/160 kB | 48/147 kB | 20/24 kB | 7.7/58 kB
Progress (5): 68/417 kB | 60/160 kB | 48/147 kB | 24/24 kB | 7.7/58 kB
Progress (5): 68/417 kB | 60/160 kB | 52/147 kB | 24/24 kB | 7.7/58 kB
Progress (5): 68/417 kB | 60/160 kB | 52/147 kB | 24/24 kB | 12/58 kB 
Progress (5): 72/417 kB | 60/160 kB | 52/147 kB | 24/24 kB | 12/58 kB
Progress (5): 72/417 kB | 60/160 kB | 52/147 kB | 24/24 kB | 16/58 kB
Progress (5): 76/417 kB | 60/160 kB | 52/147 kB | 24/24 kB | 16/58 kB
Progress (5): 80/417 kB | 60/160 kB | 52/147 kB | 24/24 kB | 16/58 kB
Progress (5): 80/417 kB | 60/160 kB | 56/147 kB | 24/24 kB | 16/58 kB
Progress (5): 80/417 kB | 60/160 kB | 56/147 kB | 24 kB | 16/58 kB   
Progress (5): 80/417 kB | 64/160 kB | 56/147 kB | 24 kB | 16/58 kB
Progress (5): 80/417 kB | 64/160 kB | 60/147 kB | 24 kB | 16/58 kB
Progress (5): 84/417 kB | 64/160 kB | 60/147 kB | 24 kB | 16/58 kB
Progress (5): 84/417 kB | 64/160 kB | 60/147 kB | 24 kB | 20/58 kB
Progress (5): 88/417 kB | 64/160 kB | 60/147 kB | 24 kB | 20/58 kB
Progress (5): 88/417 kB | 64/160 kB | 64/147 kB | 24 kB | 20/58 kB
Progress (5): 88/417 kB | 66/160 kB | 64/147 kB | 24 kB | 20/58 kB
Progress (5): 88/417 kB | 66/160 kB | 68/147 kB | 24 kB | 20/58 kB
Progress (5): 92/417 kB | 66/160 kB | 68/147 kB | 24 kB | 20/58 kB
Progress (5): 92/417 kB | 66/160 kB | 68/147 kB | 24 kB | 24/58 kB
Progress (5): 96/417 kB | 66/160 kB | 68/147 kB | 24 kB | 24/58 kB
Progress (5): 96/417 kB | 66/160 kB | 68/147 kB | 24 kB | 28/58 kB
Progress (5): 96/417 kB | 66/160 kB | 72/147 kB | 24 kB | 28/58 kB
Progress (5): 96/417 kB | 70/160 kB | 72/147 kB | 24 kB | 28/58 kB
Progress (5): 96/417 kB | 70/160 kB | 76/147 kB | 24 kB | 28/58 kB
Progress (5): 96/417 kB | 70/160 kB | 76/147 kB | 24 kB | 32/58 kB
Progress (5): 100/417 kB | 70/160 kB | 76/147 kB | 24 kB | 32/58 kB
Progress (5): 100/417 kB | 70/160 kB | 76/147 kB | 24 kB | 36/58 kB
Progress (5): 100/417 kB | 70/160 kB | 80/147 kB | 24 kB | 36/58 kB
Progress (5): 100/417 kB | 74/160 kB | 80/147 kB | 24 kB | 36/58 kB
Progress (5): 100/417 kB | 74/160 kB | 84/147 kB | 24 kB | 36/58 kB
Progress (5): 100/417 kB | 78/160 kB | 84/147 kB | 24 kB | 36/58 kB
Progress (5): 100/417 kB | 78/160 kB | 84/147 kB | 24 kB | 40/58 kB
Progress (5): 104/417 kB | 78/160 kB | 84/147 kB | 24 kB | 40/58 kB
Progress (5): 104/417 kB | 78/160 kB | 84/147 kB | 24 kB | 44/58 kB
Progress (5): 104/417 kB | 82/160 kB | 84/147 kB | 24 kB | 44/58 kB
Progress (5): 104/417 kB | 82/160 kB | 88/147 kB | 24 kB | 44/58 kB
                                                                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.jar (24 kB at 552 kB/s)
Progress (4): 104/417 kB | 82/160 kB | 92/147 kB | 44/58 kB
Progress (4): 104/417 kB | 86/160 kB | 92/147 kB | 44/58 kB
Progress (4): 104/417 kB | 86/160 kB | 92/147 kB | 48/58 kB
Progress (4): 108/417 kB | 86/160 kB | 92/147 kB | 48/58 kB
Progress (4): 108/417 kB | 86/160 kB | 92/147 kB | 52/58 kB
Progress (4): 108/417 kB | 90/160 kB | 92/147 kB | 52/58 kB
Progress (4): 108/417 kB | 90/160 kB | 96/147 kB | 52/58 kB
                                                           
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar
Progress (4): 108/417 kB | 90/160 kB | 100/147 kB | 52/58 kB
Progress (4): 108/417 kB | 94/160 kB | 100/147 kB | 52/58 kB
Progress (4): 108/417 kB | 94/160 kB | 100/147 kB | 56/58 kB
Progress (4): 112/417 kB | 94/160 kB | 100/147 kB | 56/58 kB
Progress (4): 112/417 kB | 94/160 kB | 100/147 kB | 58 kB   
Progress (4): 112/417 kB | 98/160 kB | 100/147 kB | 58 kB
Progress (4): 112/417 kB | 98/160 kB | 104/147 kB | 58 kB
Progress (4): 112/417 kB | 98/160 kB | 104/147 kB | 58 kB
Progress (4): 116/417 kB | 98/160 kB | 104/147 kB | 58 kB
Progress (4): 116/417 kB | 98/160 kB | 108/147 kB | 58 kB
Progress (4): 116/417 kB | 102/160 kB | 108/147 kB | 58 kB
Progress (4): 120/417 kB | 102/160 kB | 108/147 kB | 58 kB
Progress (4): 120/417 kB | 106/160 kB | 108/147 kB | 58 kB
Progress (4): 120/417 kB | 106/160 kB | 112/147 kB | 58 kB
Progress (4): 124/417 kB | 106/160 kB | 112/147 kB | 58 kB
Progress (4): 124/417 kB | 110/160 kB | 112/147 kB | 58 kB
Progress (4): 124/417 kB | 110/160 kB | 116/147 kB | 58 kB
Progress (4): 128/417 kB | 110/160 kB | 116/147 kB | 58 kB
Progress (4): 128/417 kB | 110/160 kB | 120/147 kB | 58 kB
Progress (4): 128/417 kB | 114/160 kB | 120/147 kB | 58 kB
Progress (4): 128/417 kB | 114/160 kB | 124/147 kB | 58 kB
Progress (4): 132/417 kB | 114/160 kB | 124/147 kB | 58 kB
Progress (4): 132/417 kB | 118/160 kB | 124/147 kB | 58 kB
Progress (4): 132/417 kB | 118/160 kB | 128/147 kB | 58 kB
Progress (4): 132/417 kB | 122/160 kB | 128/147 kB | 58 kB
Progress (4): 136/417 kB | 122/160 kB | 128/147 kB | 58 kB
Progress (4): 136/417 kB | 122/160 kB | 132/147 kB | 58 kB
Progress (4): 140/417 kB | 122/160 kB | 132/147 kB | 58 kB
Progress (4): 140/417 kB | 126/160 kB | 132/147 kB | 58 kB
Progress (4): 144/417 kB | 126/160 kB | 132/147 kB | 58 kB
Progress (4): 144/417 kB | 126/160 kB | 136/147 kB | 58 kB
Progress (4): 148/417 kB | 126/160 kB | 136/147 kB | 58 kB
Progress (4): 148/417 kB | 130/160 kB | 136/147 kB | 58 kB
Progress (4): 148/417 kB | 130/160 kB | 140/147 kB | 58 kB
Progress (4): 152/417 kB | 130/160 kB | 140/147 kB | 58 kB
Progress (4): 152/417 kB | 130/160 kB | 144/147 kB | 58 kB
Progress (4): 152/417 kB | 134/160 kB | 144/147 kB | 58 kB
Progress (4): 152/417 kB | 134/160 kB | 147 kB | 58 kB    
Progress (4): 156/417 kB | 134/160 kB | 147 kB | 58 kB
Progress (4): 156/417 kB | 138/160 kB | 147 kB | 58 kB
Progress (4): 160/417 kB | 138/160 kB | 147 kB | 58 kB
                                                      
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.jar (58 kB at 1.0 MB/s)
Progress (3): 164/417 kB | 138/160 kB | 147 kB
Progress (4): 164/417 kB | 138/160 kB | 147 kB | 4.1/265 kB
Progress (4): 164/417 kB | 142/160 kB | 147 kB | 4.1/265 kB
Progress (4): 164/417 kB | 142/160 kB | 147 kB | 7.7/265 kB
Progress (4): 168/417 kB | 142/160 kB | 147 kB | 7.7/265 kB
                                                           
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar
Progress (4): 172/417 kB | 142/160 kB | 147 kB | 7.7/265 kB
Progress (4): 172/417 kB | 142/160 kB | 147 kB | 12/265 kB 
Progress (4): 172/417 kB | 146/160 kB | 147 kB | 12/265 kB
Progress (4): 172/417 kB | 146/160 kB | 147 kB | 16/265 kB
Progress (4): 176/417 kB | 146/160 kB | 147 kB | 16/265 kB
Progress (4): 176/417 kB | 146/160 kB | 147 kB | 20/265 kB
Progress (4): 176/417 kB | 150/160 kB | 147 kB | 20/265 kB
Progress (4): 176/417 kB | 150/160 kB | 147 kB | 24/265 kB
Progress (4): 180/417 kB | 150/160 kB | 147 kB | 24/265 kB
Progress (4): 180/417 kB | 150/160 kB | 147 kB | 28/265 kB
Progress (4): 180/417 kB | 154/160 kB | 147 kB | 28/265 kB
Progress (4): 180/417 kB | 154/160 kB | 147 kB | 32/265 kB
Progress (4): 184/417 kB | 154/160 kB | 147 kB | 32/265 kB
Progress (4): 184/417 kB | 158/160 kB | 147 kB | 32/265 kB
Progress (4): 184/417 kB | 158/160 kB | 147 kB | 33/265 kB
Progress (4): 184/417 kB | 160 kB | 147 kB | 33/265 kB    
Progress (4): 188/417 kB | 160 kB | 147 kB | 33/265 kB
Progress (4): 188/417 kB | 160 kB | 147 kB | 37/265 kB
Progress (4): 192/417 kB | 160 kB | 147 kB | 37/265 kB
Progress (4): 192/417 kB | 160 kB | 147 kB | 41/265 kB
Progress (4): 196/417 kB | 160 kB | 147 kB | 41/265 kB
Progress (4): 196/417 kB | 160 kB | 147 kB | 45/265 kB
Progress (4): 200/417 kB | 160 kB | 147 kB | 45/265 kB
                                                      
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar (147 kB at 2.3 MB/s)
Progress (3): 200/417 kB | 160 kB | 49/265 kB
                                             
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar
Progress (3): 204/417 kB | 160 kB | 49/265 kB
Progress (3): 204/417 kB | 160 kB | 53/265 kB
Progress (3): 208/417 kB | 160 kB | 53/265 kB
Progress (3): 208/417 kB | 160 kB | 57/265 kB
Progress (3): 212/417 kB | 160 kB | 57/265 kB
Progress (3): 212/417 kB | 160 kB | 61/265 kB
Progress (3): 216/417 kB | 160 kB | 61/265 kB
Progress (3): 216/417 kB | 160 kB | 65/265 kB
Progress (3): 216/417 kB | 160 kB | 66/265 kB
Progress (3): 220/417 kB | 160 kB | 66/265 kB
Progress (3): 220/417 kB | 160 kB | 70/265 kB
Progress (3): 224/417 kB | 160 kB | 70/265 kB
Progress (3): 224/417 kB | 160 kB | 74/265 kB
Progress (3): 228/417 kB | 160 kB | 74/265 kB
Progress (3): 228/417 kB | 160 kB | 78/265 kB
Progress (3): 232/417 kB | 160 kB | 78/265 kB
Progress (3): 232/417 kB | 160 kB | 82/265 kB
Progress (3): 236/417 kB | 160 kB | 82/265 kB
Progress (3): 236/417 kB | 160 kB | 86/265 kB
Progress (3): 240/417 kB | 160 kB | 86/265 kB
Progress (3): 240/417 kB | 160 kB | 90/265 kB
Progress (3): 244/417 kB | 160 kB | 90/265 kB
Progress (3): 244/417 kB | 160 kB | 94/265 kB
Progress (3): 248/417 kB | 160 kB | 94/265 kB
                                             
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.jar (160 kB at 2.4 MB/s)
Progress (2): 248/417 kB | 98/265 kB
                                    
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
Progress (2): 252/417 kB | 98/265 kB
Progress (2): 252/417 kB | 98/265 kB
Progress (2): 256/417 kB | 98/265 kB
Progress (3): 256/417 kB | 98/265 kB | 4.1/40 kB
Progress (3): 256/417 kB | 102/265 kB | 4.1/40 kB
Progress (3): 256/417 kB | 102/265 kB | 7.7/40 kB
Progress (3): 260/417 kB | 102/265 kB | 7.7/40 kB
Progress (3): 260/417 kB | 102/265 kB | 12/40 kB 
Progress (3): 260/417 kB | 106/265 kB | 12/40 kB
Progress (3): 260/417 kB | 106/265 kB | 16/40 kB
Progress (3): 264/417 kB | 106/265 kB | 16/40 kB
Progress (3): 264/417 kB | 106/265 kB | 20/40 kB
Progress (3): 264/417 kB | 110/265 kB | 20/40 kB
Progress (3): 268/417 kB | 110/265 kB | 20/40 kB
Progress (3): 268/417 kB | 110/265 kB | 24/40 kB
Progress (3): 272/417 kB | 110/265 kB | 24/40 kB
Progress (3): 272/417 kB | 114/265 kB | 24/40 kB
Progress (3): 272/417 kB | 114/265 kB | 28/40 kB
Progress (3): 276/417 kB | 114/265 kB | 28/40 kB
Progress (3): 276/417 kB | 118/265 kB | 28/40 kB
Progress (3): 276/417 kB | 118/265 kB | 32/40 kB
Progress (3): 276/417 kB | 122/265 kB | 32/40 kB
Progress (3): 280/417 kB | 122/265 kB | 32/40 kB
Progress (3): 280/417 kB | 126/265 kB | 32/40 kB
Progress (3): 280/417 kB | 126/265 kB | 33/40 kB
Progress (3): 284/417 kB | 126/265 kB | 33/40 kB
Progress (3): 284/417 kB | 130/265 kB | 33/40 kB
Progress (3): 288/417 kB | 130/265 kB | 33/40 kB
Progress (3): 288/417 kB | 130/265 kB | 37/40 kB
Progress (3): 288/417 kB | 131/265 kB | 37/40 kB
Progress (3): 288/417 kB | 131/265 kB | 40 kB   
Progress (3): 292/417 kB | 131/265 kB | 40 kB
Progress (3): 292/417 kB | 135/265 kB | 40 kB
Progress (4): 292/417 kB | 135/265 kB | 40 kB | 4.1/37 kB
Progress (4): 296/417 kB | 135/265 kB | 40 kB | 4.1/37 kB
Progress (4): 296/417 kB | 135/265 kB | 40 kB | 7.7/37 kB
Progress (4): 296/417 kB | 139/265 kB | 40 kB | 7.7/37 kB
Progress (4): 300/417 kB | 139/265 kB | 40 kB | 7.7/37 kB
Progress (4): 300/417 kB | 143/265 kB | 40 kB | 7.7/37 kB
Progress (4): 300/417 kB | 143/265 kB | 40 kB | 12/37 kB 
Progress (5): 300/417 kB | 143/265 kB | 40 kB | 12/37 kB | 4.1/122 kB
Progress (5): 300/417 kB | 147/265 kB | 40 kB | 12/37 kB | 4.1/122 kB
Progress (5): 304/417 kB | 147/265 kB | 40 kB | 12/37 kB | 4.1/122 kB
Progress (5): 304/417 kB | 151/265 kB | 40 kB | 12/37 kB | 4.1/122 kB
Progress (5): 304/417 kB | 151/265 kB | 40 kB | 12/37 kB | 7.7/122 kB
Progress (5): 304/417 kB | 151/265 kB | 40 kB | 16/37 kB | 7.7/122 kB
Progress (5): 304/417 kB | 155/265 kB | 40 kB | 16/37 kB | 7.7/122 kB
Progress (5): 308/417 kB | 155/265 kB | 40 kB | 16/37 kB | 7.7/122 kB
Progress (5): 308/417 kB | 159/265 kB | 40 kB | 16/37 kB | 7.7/122 kB
Progress (5): 308/417 kB | 159/265 kB | 40 kB | 20/37 kB | 7.7/122 kB
Progress (5): 308/417 kB | 159/265 kB | 40 kB | 20/37 kB | 12/122 kB 
Progress (5): 308/417 kB | 159/265 kB | 40 kB | 24/37 kB | 12/122 kB
Progress (5): 308/417 kB | 163/265 kB | 40 kB | 24/37 kB | 12/122 kB
Progress (5): 312/417 kB | 163/265 kB | 40 kB | 24/37 kB | 12/122 kB
                                                                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar (40 kB at 495 kB/s)
Progress (4): 312/417 kB | 164/265 kB | 24/37 kB | 12/122 kB
Progress (4): 312/417 kB | 164/265 kB | 28/37 kB | 12/122 kB
Progress (4): 312/417 kB | 164/265 kB | 28/37 kB | 16/122 kB
Progress (4): 312/417 kB | 164/265 kB | 32/37 kB | 16/122 kB
Progress (4): 312/417 kB | 168/265 kB | 32/37 kB | 16/122 kB
                                                            
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
Progress (4): 316/417 kB | 168/265 kB | 32/37 kB | 16/122 kB
Progress (4): 316/417 kB | 172/265 kB | 32/37 kB | 16/122 kB
Progress (4): 316/417 kB | 172/265 kB | 32/37 kB | 20/122 kB
Progress (4): 316/417 kB | 172/265 kB | 33/37 kB | 20/122 kB
Progress (4): 316/417 kB | 172/265 kB | 33/37 kB | 24/122 kB
Progress (4): 316/417 kB | 176/265 kB | 33/37 kB | 24/122 kB
Progress (4): 320/417 kB | 176/265 kB | 33/37 kB | 24/122 kB
Progress (4): 320/417 kB | 176/265 kB | 33/37 kB | 28/122 kB
Progress (4): 320/417 kB | 180/265 kB | 33/37 kB | 28/122 kB
Progress (4): 320/417 kB | 180/265 kB | 37/37 kB | 28/122 kB
Progress (4): 320/417 kB | 184/265 kB | 37/37 kB | 28/122 kB
Progress (4): 320/417 kB | 184/265 kB | 37/37 kB | 32/122 kB
Progress (4): 324/417 kB | 184/265 kB | 37/37 kB | 32/122 kB
Progress (4): 324/417 kB | 184/265 kB | 37/37 kB | 33/122 kB
Progress (4): 324/417 kB | 188/265 kB | 37/37 kB | 33/122 kB
Progress (4): 324/417 kB | 188/265 kB | 37 kB | 33/122 kB   
Progress (4): 324/417 kB | 192/265 kB | 37 kB | 33/122 kB
Progress (4): 324/417 kB | 192/265 kB | 37 kB | 37/122 kB
Progress (4): 328/417 kB | 192/265 kB | 37 kB | 37/122 kB
Progress (4): 328/417 kB | 192/265 kB | 37 kB | 41/122 kB
Progress (4): 328/417 kB | 196/265 kB | 37 kB | 41/122 kB
Progress (4): 332/417 kB | 196/265 kB | 37 kB | 41/122 kB
Progress (4): 332/417 kB | 196/265 kB | 37 kB | 45/122 kB
Progress (4): 332/417 kB | 197/265 kB | 37 kB | 45/122 kB
Progress (4): 332/417 kB | 197/265 kB | 37 kB | 49/122 kB
Progress (4): 336/417 kB | 197/265 kB | 37 kB | 49/122 kB
Progress (4): 336/417 kB | 201/265 kB | 37 kB | 49/122 kB
Progress (4): 336/417 kB | 201/265 kB | 37 kB | 53/122 kB
Progress (4): 336/417 kB | 205/265 kB | 37 kB | 53/122 kB
Progress (4): 340/417 kB | 205/265 kB | 37 kB | 53/122 kB
Progress (4): 340/417 kB | 209/265 kB | 37 kB | 53/122 kB
Progress (4): 340/417 kB | 209/265 kB | 37 kB | 57/122 kB
Progress (4): 340/417 kB | 213/265 kB | 37 kB | 57/122 kB
Progress (4): 344/417 kB | 213/265 kB | 37 kB | 57/122 kB
Progress (4): 344/417 kB | 217/265 kB | 37 kB | 57/122 kB
Progress (4): 344/417 kB | 217/265 kB | 37 kB | 61/122 kB
Progress (4): 344/417 kB | 221/265 kB | 37 kB | 61/122 kB
Progress (4): 348/417 kB | 221/265 kB | 37 kB | 61/122 kB
Progress (4): 348/417 kB | 221/265 kB | 37 kB | 65/122 kB
Progress (4): 348/417 kB | 225/265 kB | 37 kB | 65/122 kB
Progress (4): 352/417 kB | 225/265 kB | 37 kB | 65/122 kB
Progress (4): 352/417 kB | 229/265 kB | 37 kB | 65/122 kB
                                                         
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 407 kB/s)
Progress (3): 352/417 kB | 229/265 kB | 66/122 kB
                                                 
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
Progress (3): 356/417 kB | 229/265 kB | 66/122 kB
Progress (3): 356/417 kB | 229/265 kB | 66/122 kB
Progress (3): 360/417 kB | 229/265 kB | 66/122 kB
Progress (4): 360/417 kB | 229/265 kB | 66/122 kB | 4.1/35 kB
Progress (4): 360/417 kB | 229/265 kB | 70/122 kB | 4.1/35 kB
Progress (4): 360/417 kB | 229/265 kB | 70/122 kB | 7.7/35 kB
Progress (4): 364/417 kB | 229/265 kB | 70/122 kB | 7.7/35 kB
Progress (4): 364/417 kB | 233/265 kB | 70/122 kB | 7.7/35 kB
Progress (4): 368/417 kB | 233/265 kB | 70/122 kB | 7.7/35 kB
Progress (4): 368/417 kB | 233/265 kB | 70/122 kB | 12/35 kB 
Progress (4): 368/417 kB | 233/265 kB | 74/122 kB | 12/35 kB
Progress (4): 368/417 kB | 233/265 kB | 74/122 kB | 16/35 kB
Progress (4): 372/417 kB | 233/265 kB | 74/122 kB | 16/35 kB
Progress (4): 372/417 kB | 237/265 kB | 74/122 kB | 16/35 kB
Progress (4): 376/417 kB | 237/265 kB | 74/122 kB | 16/35 kB
Progress (4): 376/417 kB | 237/265 kB | 74/122 kB | 20/35 kB
Progress (4): 376/417 kB | 237/265 kB | 78/122 kB | 20/35 kB
Progress (4): 376/417 kB | 237/265 kB | 78/122 kB | 24/35 kB
Progress (4): 380/417 kB | 237/265 kB | 78/122 kB | 24/35 kB
Progress (4): 380/417 kB | 241/265 kB | 78/122 kB | 24/35 kB
Progress (4): 384/417 kB | 241/265 kB | 78/122 kB | 24/35 kB
Progress (4): 384/417 kB | 241/265 kB | 78/122 kB | 28/35 kB
Progress (4): 384/417 kB | 241/265 kB | 82/122 kB | 28/35 kB
Progress (4): 388/417 kB | 241/265 kB | 82/122 kB | 28/35 kB
Progress (4): 388/417 kB | 241/265 kB | 82/122 kB | 32/35 kB
Progress (4): 388/417 kB | 245/265 kB | 82/122 kB | 32/35 kB
Progress (4): 388/417 kB | 245/265 kB | 82/122 kB | 33/35 kB
Progress (4): 388/417 kB | 245/265 kB | 86/122 kB | 33/35 kB
Progress (4): 392/417 kB | 245/265 kB | 86/122 kB | 33/35 kB
Progress (4): 392/417 kB | 245/265 kB | 90/122 kB | 33/35 kB
Progress (4): 396/417 kB | 245/265 kB | 90/122 kB | 33/35 kB
Progress (4): 396/417 kB | 245/265 kB | 90/122 kB | 35 kB   
Progress (4): 396/417 kB | 249/265 kB | 90/122 kB | 35 kB
Progress (4): 400/417 kB | 249/265 kB | 90/122 kB | 35 kB
Progress (4): 400/417 kB | 249/265 kB | 94/122 kB | 35 kB
Progress (5): 400/417 kB | 249/265 kB | 94/122 kB | 35 kB | 4.1/58 kB
Progress (5): 400/417 kB | 253/265 kB | 94/122 kB | 35 kB | 4.1/58 kB
Progress (5): 400/417 kB | 253/265 kB | 94/122 kB | 35 kB | 7.7/58 kB
Progress (5): 400/417 kB | 253/265 kB | 98/122 kB | 35 kB | 7.7/58 kB
Progress (5): 404/417 kB | 253/265 kB | 98/122 kB | 35 kB | 7.7/58 kB
Progress (5): 404/417 kB | 253/265 kB | 98/122 kB | 35 kB | 7.7/58 kB
Progress (5): 404/417 kB | 253/265 kB | 98/122 kB | 35 kB | 12/58 kB 
Progress (5): 404/417 kB | 257/265 kB | 98/122 kB | 35 kB | 12/58 kB
Progress (5): 404/417 kB | 257/265 kB | 102/122 kB | 35 kB | 12/58 kB
Progress (5): 404/417 kB | 257/265 kB | 102/122 kB | 35 kB | 16/58 kB
Progress (5): 408/417 kB | 257/265 kB | 102/122 kB | 35 kB | 16/58 kB
Progress (5): 408/417 kB | 257/265 kB | 102/122 kB | 35 kB | 20/58 kB
Progress (5): 408/417 kB | 257/265 kB | 106/122 kB | 35 kB | 20/58 kB
Progress (5): 408/417 kB | 261/265 kB | 106/122 kB | 35 kB | 20/58 kB
Progress (5): 412/417 kB | 261/265 kB | 106/122 kB | 35 kB | 20/58 kB
Progress (5): 412/417 kB | 261/265 kB | 106/122 kB | 35 kB | 24/58 kB
Progress (5): 416/417 kB | 261/265 kB | 106/122 kB | 35 kB | 24/58 kB
Progress (5): 416/417 kB | 265 kB | 106/122 kB | 35 kB | 24/58 kB    
Progress (5): 416/417 kB | 265 kB | 110/122 kB | 35 kB | 24/58 kB
                                                                 
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 343 kB/s)
Progress (4): 417 kB | 265 kB | 110/122 kB | 24/58 kB
Progress (4): 417 kB | 265 kB | 110/122 kB | 28/58 kB
                                                     
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
Progress (4): 417 kB | 265 kB | 114/122 kB | 28/58 kB
Progress (4): 417 kB | 265 kB | 114/122 kB | 32/58 kB
Progress (4): 417 kB | 265 kB | 114/122 kB | 33/58 kB
Progress (4): 417 kB | 265 kB | 118/122 kB | 33/58 kB
Progress (4): 417 kB | 265 kB | 118/122 kB | 37/58 kB
Progress (4): 417 kB | 265 kB | 122 kB | 37/58 kB    
Progress (4): 417 kB | 265 kB | 122 kB | 41/58 kB
Progress (4): 417 kB | 265 kB | 122 kB | 45/58 kB
Progress (4): 417 kB | 265 kB | 122 kB | 49/58 kB
Progress (4): 417 kB | 265 kB | 122 kB | 53/58 kB
Progress (4): 417 kB | 265 kB | 122 kB | 57/58 kB
Progress (4): 417 kB | 265 kB | 122 kB | 58 kB   
                                              
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar (265 kB at 2.4 MB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.jar (417 kB at 3.6 MB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 1.0 MB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 494 kB/s)
Progress (1): 4.1/29 kB
Progress (1): 7.7/29 kB
Progress (1): 12/29 kB 
Progress (1): 16/29 kB
Progress (2): 16/29 kB | 4.1/38 kB
Progress (2): 20/29 kB | 4.1/38 kB
Progress (2): 20/29 kB | 7.7/38 kB
Progress (2): 24/29 kB | 7.7/38 kB
Progress (2): 24/29 kB | 12/38 kB 
Progress (2): 28/29 kB | 12/38 kB
Progress (2): 28/29 kB | 16/38 kB
Progress (2): 29 kB | 16/38 kB   
Progress (2): 29 kB | 20/38 kB
Progress (2): 29 kB | 24/38 kB
Progress (2): 29 kB | 28/38 kB
Progress (2): 29 kB | 32/38 kB
Progress (2): 29 kB | 33/38 kB
Progress (2): 29 kB | 37/38 kB
Progress (2): 29 kB | 38 kB   
Progress (3): 29 kB | 38 kB | 4.1/316 kB
Progress (3): 29 kB | 38 kB | 7.7/316 kB
Progress (3): 29 kB | 38 kB | 12/316 kB 
Progress (3): 29 kB | 38 kB | 16/316 kB
Progress (3): 29 kB | 38 kB | 20/316 kB
Progress (3): 29 kB | 38 kB | 24/316 kB
Progress (3): 29 kB | 38 kB | 28/316 kB
Progress (3): 29 kB | 38 kB | 32/316 kB
Progress (3): 29 kB | 38 kB | 33/316 kB
Progress (3): 29 kB | 38 kB | 37/316 kB
Progress (3): 29 kB | 38 kB | 41/316 kB
                                       
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 231 kB/s)
Progress (2): 38 kB | 45/316 kB
Progress (2): 38 kB | 49/316 kB
Progress (2): 38 kB | 53/316 kB
Progress (2): 38 kB | 57/316 kB
Progress (2): 38 kB | 61/316 kB
Progress (2): 38 kB | 65/316 kB
Progress (2): 38 kB | 66/316 kB
Progress (2): 38 kB | 70/316 kB
                               
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 kB at 294 kB/s)
Progress (1): 74/316 kB
Progress (1): 78/316 kB
Progress (1): 82/316 kB
Progress (1): 86/316 kB
Progress (1): 90/316 kB
Progress (1): 94/316 kB
Progress (1): 98/316 kB
Progress (1): 98/316 kB
Progress (1): 102/316 kB
Progress (1): 106/316 kB
Progress (1): 110/316 kB
Progress (1): 114/316 kB
Progress (1): 118/316 kB
Progress (1): 122/316 kB
Progress (1): 126/316 kB
Progress (1): 130/316 kB
Progress (1): 131/316 kB
Progress (1): 135/316 kB
Progress (1): 139/316 kB
Progress (1): 143/316 kB
Progress (1): 147/316 kB
Progress (1): 151/316 kB
Progress (1): 155/316 kB
Progress (1): 159/316 kB
Progress (1): 163/316 kB
Progress (1): 164/316 kB
Progress (1): 168/316 kB
Progress (1): 172/316 kB
Progress (1): 176/316 kB
Progress (1): 180/316 kB
Progress (1): 184/316 kB
Progress (1): 188/316 kB
Progress (1): 192/316 kB
Progress (1): 196/316 kB
Progress (1): 197/316 kB
Progress (1): 201/316 kB
Progress (1): 205/316 kB
Progress (1): 209/316 kB
Progress (1): 213/316 kB
Progress (1): 217/316 kB
Progress (1): 221/316 kB
Progress (1): 225/316 kB
Progress (1): 229/316 kB
Progress (1): 229/316 kB
Progress (1): 233/316 kB
Progress (1): 237/316 kB
Progress (1): 241/316 kB
Progress (1): 245/316 kB
Progress (1): 249/316 kB
Progress (1): 253/316 kB
Progress (1): 257/316 kB
Progress (1): 261/316 kB
Progress (1): 262/316 kB
Progress (1): 266/316 kB
Progress (1): 270/316 kB
Progress (1): 274/316 kB
Progress (1): 278/316 kB
Progress (1): 282/316 kB
Progress (1): 286/316 kB
Progress (1): 290/316 kB
Progress (1): 294/316 kB
Progress (1): 298/316 kB
Progress (1): 302/316 kB
Progress (1): 306/316 kB
Progress (1): 310/316 kB
Progress (1): 314/316 kB
Progress (1): 316 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 2.0 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.pom
Progress (1): 1.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.pom (1.8 kB at 76 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.jar
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/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.jar (22 kB at 976 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.pom
Progress (1): 1.4 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.pom (1.4 kB at 72 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.jar
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/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.jar (13 kB at 639 kB/s)
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.pom
Downloaded from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.pom (0 B at 0 B/s)
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.jar
Downloaded from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.jar (0 B at 0 B/s)
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 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 1.6 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 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 186 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 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.5 MB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/target-platform-utils/0.22.0/target-platform-utils-0.22.0.pom
Progress (1): 1.0/1.4 kB
Progress (1): 1.4 kB    
                    
Downloaded from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/target-platform-utils/0.22.0/target-platform-utils-0.22.0.pom (1.4 kB at 2.5 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/0.22.0/tycho-plugins-0.22.0.pom
Progress (1): 1.0/4.7 kB
Progress (1): 2.4/4.7 kB
Progress (1): 3.7/4.7 kB
Progress (1): 4.7 kB    
                    
Downloaded from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/0.22.0/tycho-plugins-0.22.0.pom (4.7 kB at 12 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/target-platform-utils/0.22.0/target-platform-utils-0.22.0.jar
Progress (1): 1.0/23 kB
Progress (1): 2.4/23 kB
Progress (1): 3.7/23 kB
Progress (1): 5.1/23 kB
Progress (1): 6.4/23 kB
Progress (1): 7.8/23 kB
Progress (1): 9.1/23 kB
Progress (1): 10/23 kB 
Progress (1): 12/23 kB
Progress (1): 16/23 kB
Progress (1): 19/23 kB
Progress (1): 23/23 kB
Progress (1): 23 kB   
                   
Downloaded from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/target-platform-utils/0.22.0/target-platform-utils-0.22.0.jar (23 kB at 68 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 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 30 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/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-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/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-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-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 eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-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-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
Progress (1): 4.1/4.2 kB
Progress (1): 4.2 kB    
Progress (2): 4.2 kB | 4.1/222 kB
Progress (2): 4.2 kB | 7.7/222 kB
Progress (2): 4.2 kB | 12/222 kB 
Progress (3): 4.2 kB | 12/222 kB | 4.1/58 kB
Progress (3): 4.2 kB | 12/222 kB | 7.7/58 kB
Progress (3): 4.2 kB | 16/222 kB | 7.7/58 kB
Progress (3): 4.2 kB | 16/222 kB | 12/58 kB 
Progress (3): 4.2 kB | 16/222 kB | 16/58 kB
Progress (3): 4.2 kB | 20/222 kB | 16/58 kB
                                           
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar (4.2 kB at 111 kB/s)
Progress (2): 20/222 kB | 20/58 kB
Progress (2): 24/222 kB | 20/58 kB
Progress (2): 24/222 kB | 24/58 kB
Progress (2): 28/222 kB | 24/58 kB
Progress (2): 28/222 kB | 28/58 kB
Progress (2): 32/222 kB | 28/58 kB
Progress (2): 32/222 kB | 32/58 kB
Progress (2): 36/222 kB | 32/58 kB
Progress (2): 36/222 kB | 36/58 kB
Progress (2): 36/222 kB | 40/58 kB
Progress (2): 36/222 kB | 44/58 kB
Progress (2): 36/222 kB | 48/58 kB
Progress (2): 36/222 kB | 52/58 kB
Progress (2): 36/222 kB | 56/58 kB
Progress (2): 36/222 kB | 58 kB   
Progress (2): 40/222 kB | 58 kB
Progress (2): 44/222 kB | 58 kB
Progress (2): 48/222 kB | 58 kB
Progress (2): 52/222 kB | 58 kB
Progress (2): 56/222 kB | 58 kB
Progress (2): 60/222 kB | 58 kB
Progress (2): 64/222 kB | 58 kB
Progress (2): 68/222 kB | 58 kB
Progress (2): 72/222 kB | 58 kB
Progress (2): 76/222 kB | 58 kB
Progress (2): 80/222 kB | 58 kB
Progress (2): 84/222 kB | 58 kB
Progress (2): 88/222 kB | 58 kB
Progress (2): 92/222 kB | 58 kB
Progress (2): 96/222 kB | 58 kB
Progress (2): 100/222 kB | 58 kB
Progress (2): 104/222 kB | 58 kB
Progress (2): 108/222 kB | 58 kB
Progress (2): 112/222 kB | 58 kB
Progress (2): 116/222 kB | 58 kB
Progress (2): 120/222 kB | 58 kB
Progress (2): 124/222 kB | 58 kB
Progress (2): 128/222 kB | 58 kB
Progress (2): 132/222 kB | 58 kB
Progress (2): 136/222 kB | 58 kB
                                
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 971 kB/s)
Progress (1): 140/222 kB
Progress (1): 144/222 kB
Progress (1): 148/222 kB
Progress (1): 152/222 kB
Progress (1): 156/222 kB
Progress (1): 160/222 kB
Progress (1): 164/222 kB
Progress (1): 168/222 kB
Progress (1): 172/222 kB
Progress (1): 176/222 kB
Progress (1): 180/222 kB
Progress (1): 184/222 kB
Progress (1): 188/222 kB
Progress (1): 192/222 kB
Progress (1): 196/222 kB
Progress (1): 200/222 kB
Progress (1): 204/222 kB
Progress (1): 208/222 kB
Progress (1): 212/222 kB
Progress (1): 216/222 kB
Progress (1): 220/222 kB
Progress (1): 222 kB    
                    
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 2.2 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 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 301 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 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 256 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 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 661 kB/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 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 302 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 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 984 kB/s)
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.apache.derby.jdbc_1091.fragment:10.9.1-SNAPSHOT @ /jobs/genie.scout/scout-integration-3.10-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)
[ERROR] Failed to resolve target definition /jobs/genie.scout/scout-integration-3.10-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.target/eclipse-3.7.target: Failed to load p2 metadata repository from location http://download.eclipse.org/releases/indigo/: Unable to read repository at http://download.eclipse.org/releases/indigo. Unable to read repository at http://download.eclipse.org/releases/indigo/201106220900/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]
[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/MavenExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Sending e-mails to: tools_core@bsiag.com
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in  2 second
Finished: FAILURE