Skip to content

Console Output

Started by timer
Building in workspace /home/hudson/genie.scout/.jenkins/jobs/scout-stable-4.0-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-stable-4.0-nightly/workspace # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/scout/org.eclipse.scout-aggregator.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/scout/org.eclipse.scout-aggregator.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/scout/org.eclipse.scout-aggregator.git # timeout=10
 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/scout/org.eclipse.scout-aggregator.git # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/scout/org.eclipse.scout-aggregator.git
 > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/scout/org.eclipse.scout-aggregator.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse refs/remotes/origin/releases/4.0.x^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/releases/4.0.x^{commit} # timeout=10
Checking out Revision 6469962760332aece983d2d721294149fe8f15e2 (refs/remotes/origin/releases/4.0.x)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 6469962760332aece983d2d721294149fe8f15e2
Commit message: "Update jarsigner plugin version"
 > /usr/local/bin/git rev-list --no-walk 6469962760332aece983d2d721294149fe8f15e2 # 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/jenkins4970119329490792048.sh
+++ readlink -f /tmp/genie.scout/jenkins4970119329490792048.sh
++ dirname /tmp/genie.scout/jenkins4970119329490792048.sh
+ ROOT_PATH=/tmp/genie.scout
+ LOCAL_BRANCH=origin/releases/4.0.x
+ BUILD_FROM_TAG=false
+ REMOTE_BRANCH=releases/4.0.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-stable-4.0-nightly/workspace/org.eclipse.scout.rt'...
Cloning into '/jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt.incubator'...
Cloning into '/jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.sdk'...
Submodule path 'org.eclipse.scout.rt': checked out '460b517a6d551d5eda7b005de9ee86f292c55ebc'
Submodule path 'org.eclipse.scout.rt.incubator': checked out '1aa07ca18ff4ad18e388447aa5db6da7a6f665b7'
Submodule path 'org.eclipse.scout.sdk': checked out '4ae6a3d0a0900ab2510b87a6282f7ad1f915bdd8'
+ git submodule foreach --recursive '/home/hudson/genie.scout/.jenkins/jobs/scout-stable-4.0-nightly/workspace/checkoutToBranch.sh origin/releases/4.0.x false releases/4.0.x'
Entering 'org.eclipse.scout.rt'
Trying to checkout local branch origin/releases/4.0.x or remote branch releases/4.0.x.
Could not checkout local branch origin/releases/4.0.x.
Checkout remote branch origin/releases/4.0.x.
Previous HEAD position was 460b517a6d bug 412011: CBI Build: Add Eclipse Luna Integration to target file
Switched to a new branch 'origin/releases/4.0.x'
Branch 'origin/releases/4.0.x' set up to track remote branch 'releases/4.0.x' from 'origin'.
From git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt
 * branch                  releases/4.0.x -> FETCH_HEAD
Already up to date.
Entering 'org.eclipse.scout.rt.incubator'
Trying to checkout local branch origin/releases/4.0.x or remote branch releases/4.0.x.
Could not checkout local branch origin/releases/4.0.x.
Checkout remote branch origin/releases/4.0.x.
Switched to a new branch 'origin/releases/4.0.x'
Branch 'origin/releases/4.0.x' set up to track remote branch 'releases/4.0.x' from 'origin'.
From git://git.eclipse.org/gitroot/scout/scout.rt.incubator
 * branch            releases/4.0.x -> FETCH_HEAD
Already up to date.
Entering 'org.eclipse.scout.sdk'
Trying to checkout local branch origin/releases/4.0.x or remote branch releases/4.0.x.
Could not checkout local branch origin/releases/4.0.x.
Checkout remote branch origin/releases/4.0.x.
Switched to a new branch 'origin/releases/4.0.x'
Branch 'origin/releases/4.0.x' set up to track remote branch 'releases/4.0.x' from 'origin'.
From git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk
 * branch                releases/4.0.x -> FETCH_HEAD
Already up to date.
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml -Dremote_branch=releases/4.0.x -Dis_tag=false -Dtag_or_branch=origin/releases/4.0.x -Dmaven.test.skip=true -Dmaven.repo.local=/home/hudson/genie.scout/.jenkins/jobs/scout-stable-4.0-nightly/workspace/.repository clean verify -Pplatform-indigo -Pbree-libs
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
[INFO] Scanning for projects...
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.pom
Progress (1): 2.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.pom (2.1 kB at 1.4 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho/0.20.0/tycho-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho/0.20.0/tycho-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho/0.20.0/tycho-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/0.20.0/tycho-0.20.0.pom
Progress (1): 4.1/19 kB
Progress (1): 7.7/19 kB
Progress (1): 12/19 kB 
Progress (1): 16/19 kB
Progress (1): 19 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/0.20.0/tycho-0.20.0.pom (19 kB at 472 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.pom
Progress (1): 4.1/4.7 kB
Progress (1): 4.7 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.pom (4.7 kB at 156 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Progress (1): 4.1/6.6 kB
Progress (1): 6.6 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 189 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven/3.0/maven-3.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven/3.0/maven-3.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven/3.0/maven-3.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom
Progress (1): 4.1/22 kB
Progress (1): 7.7/22 kB
Progress (1): 12/22 kB 
Progress (1): 16/22 kB
Progress (1): 20/22 kB
Progress (1): 22 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 608 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/15/maven-parent-15.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/15/maven-parent-15.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom
Progress (1): 4.1/24 kB
Progress (1): 7.7/24 kB
Progress (1): 12/24 kB 
Progress (1): 16/24 kB
Progress (1): 20/24 kB
Progress (1): 24/24 kB
Progress (1): 24 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 97 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/6/apache-6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/6/apache-6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/6/apache-6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
Progress (1): 4.1/13 kB
Progress (1): 7.7/13 kB
Progress (1): 12/13 kB 
Progress (1): 13 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 413 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Progress (1): 3.9 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 100 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
Progress (1): 2.5 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (2.5 kB at 87 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Progress (1): 4.1/19 kB
Progress (1): 7.7/19 kB
Progress (1): 12/19 kB 
Progress (1): 16/19 kB
Progress (1): 19 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 477 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
Progress (1): 4.1/6.8 kB
Progress (1): 6.8 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 199 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
Progress (1): 4.1/14 kB
Progress (1): 7.7/14 kB
Progress (1): 12/14 kB 
Progress (1): 14 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 399 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
Progress (1): 1.9 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 75 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Progress (1): 2.2 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 89 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Progress (1): 910 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 34 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Progress (1): 4.1/5.4 kB
Progress (1): 5.4 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 173 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Progress (1): 4.1/17 kB
Progress (1): 7.7/17 kB
Progress (1): 12/17 kB 
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 480 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Progress (1): 815 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 25 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Progress (1): 4.1/4.2 kB
Progress (1): 4.2 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 132 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Progress (1): 3.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 102 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
Progress (1): 4.1/6.8 kB
Progress (1): 6.8 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 272 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
Progress (1): 4.1/8.4 kB
Progress (1): 7.7/8.4 kB
Progress (1): 8.4 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 300 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
Progress (1): 4.1/4.2 kB
Progress (1): 4.2 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 144 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
Progress (1): 4.1/8.4 kB
Progress (1): 7.7/8.4 kB
Progress (1): 8.4 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 298 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
Progress (1): 4.1/8.4 kB
Progress (1): 7.7/8.4 kB
Progress (1): 8.4 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 310 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
Progress (1): 1.9 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 77 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
Progress (1): 1.9 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 74 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
Progress (1): 2.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 88 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
Progress (1): 4.1/5.4 kB
Progress (1): 5.4 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 192 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
Progress (1): 3.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 120 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
Progress (1): 2.6 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 79 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Progress (1): 1.2 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 48 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Progress (1): 4.1/7.8 kB
Progress (1): 7.7/7.8 kB
Progress (1): 7.8 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 288 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Progress (1): 4.1/11 kB
Progress (1): 7.7/11 kB
Progress (1): 11 kB    
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 430 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
Progress (1): 4.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 160 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
Progress (1): 4.1/17 kB
Progress (1): 7.7/17 kB
Progress (1): 12/17 kB 
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 541 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
Progress (1): 4.1/5.5 kB
Progress (1): 5.5 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 218 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Progress (1): 4.1/11 kB
Progress (1): 7.7/11 kB
Progress (1): 11 kB    
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 442 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
Progress (1): 2.2 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 98 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
Progress (1): 2.5 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 103 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
Progress (1): 1.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 64 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Progress (1): 4.1/7.7 kB
Progress (1): 7.7/7.7 kB
Progress (1): 7.7 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 336 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Progress (1): 2.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 86 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
Progress (1): 3.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 161 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
Progress (1): 1.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 70 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
Progress (1): 3.2 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 134 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
Progress (1): 3.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 131 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.pom
Progress (1): 2.2 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.pom (2.2 kB at 71 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
Progress (1): 3.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 118 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
Progress (1): 4.1/19 kB
Progress (1): 7.7/19 kB
Progress (1): 12/19 kB 
Progress (1): 16/19 kB
Progress (1): 19 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 750 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/org.eclipse.osgi-3.9.1.v20130814-1242.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/org.eclipse.osgi-3.9.1.v20130814-1242.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/org.eclipse.osgi-3.9.1.v20130814-1242.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/org.eclipse.osgi-3.9.1.v20130814-1242.pom
Progress (1): 1.5 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/org.eclipse.osgi-3.9.1.v20130814-1242.pom (1.5 kB at 60 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-embedder/0.20.0/sisu-equinox-embedder-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-embedder/0.20.0/sisu-equinox-embedder-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-embedder/0.20.0/sisu-equinox-embedder-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.20.0/sisu-equinox-embedder-0.20.0.pom
Progress (1): 1.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.20.0/sisu-equinox-embedder-0.20.0.pom (1.8 kB at 84 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox/0.20.0/sisu-equinox-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox/0.20.0/sisu-equinox-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox/0.20.0/sisu-equinox-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/0.20.0/sisu-equinox-0.20.0.pom
Progress (1): 1.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/0.20.0/sisu-equinox-0.20.0.pom (1.0 kB at 50 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-api/0.20.0/sisu-equinox-api-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-api/0.20.0/sisu-equinox-api-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-api/0.20.0/sisu-equinox-api-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.20.0/sisu-equinox-api-0.20.0.pom
Progress (1): 1.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.20.0/sisu-equinox-api-0.20.0.pom (1.7 kB at 75 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-metadata-model/0.20.0/tycho-metadata-model-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-metadata-model/0.20.0/tycho-metadata-model-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-metadata-model/0.20.0/tycho-metadata-model-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.20.0/tycho-metadata-model-0.20.0.pom
Progress (1): 1.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.20.0/tycho-metadata-model-0.20.0.pom (1.3 kB at 61 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/de/pdark/decentxml/1.3/decentxml-1.3.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/de/pdark/decentxml/1.3/decentxml-1.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom
Progress (1): 4.1/6.3 kB
Progress (1): 6.3 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (6.3 kB at 232 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-embedder-api/0.20.0/tycho-embedder-api-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-embedder-api/0.20.0/tycho-embedder-api-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-embedder-api/0.20.0/tycho-embedder-api-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.20.0/tycho-embedder-api-0.20.0.pom
Progress (1): 2.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.20.0/tycho-embedder-api-0.20.0.pom (2.1 kB at 86 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.20.0/org.eclipse.tycho.embedder.shared-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.20.0/org.eclipse.tycho.embedder.shared-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.20.0/org.eclipse.tycho.embedder.shared-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.20.0/org.eclipse.tycho.embedder.shared-0.20.0.pom
Progress (1): 1.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.20.0/org.eclipse.tycho.embedder.shared-0.20.0.pom (1.1 kB at 43 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-bundles/0.20.0/tycho-bundles-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-bundles/0.20.0/tycho-bundles-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-bundles/0.20.0/tycho-bundles-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/0.20.0/tycho-bundles-0.20.0.pom
Progress (1): 2.6 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/0.20.0/tycho-bundles-0.20.0.pom (2.6 kB at 109 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.pom
Progress (1): 1.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.pom (1.0 kB at 48 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.pom
Progress (1): 2.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.pom (2.3 kB at 99 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2/0.20.0/tycho-p2-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2/0.20.0/tycho-p2-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2/0.20.0/tycho-p2-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/0.20.0/tycho-p2-0.20.0.pom
Progress (1): 1.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/0.20.0/tycho-p2-0.20.0.pom (1.1 kB at 52 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/org.eclipse.tycho.p2.resolver.shared-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/org.eclipse.tycho.p2.resolver.shared-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/org.eclipse.tycho.p2.resolver.shared-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/org.eclipse.tycho.p2.resolver.shared-0.20.0.pom
Progress (1): 1.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/org.eclipse.tycho.p2.resolver.shared-0.20.0.pom (1.1 kB at 52 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/org.eclipse.tycho.p2.tools.shared-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/org.eclipse.tycho.p2.tools.shared-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/org.eclipse.tycho.p2.tools.shared-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/org.eclipse.tycho.p2.tools.shared-0.20.0.pom
Progress (1): 1.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/org.eclipse.tycho.p2.tools.shared-0.20.0.pom (1.1 kB at 52 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/org.eclipse.osgi-3.9.1.v20130814-1242.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-embedder/0.20.0/sisu-equinox-embedder-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-api/0.20.0/sisu-equinox-api-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-metadata-model/0.20.0/tycho-metadata-model-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/de/pdark/decentxml/1.3/decentxml-1.3.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-embedder-api/0.20.0/tycho-embedder-api-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.20.0/org.eclipse.tycho.embedder.shared-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/org.eclipse.tycho.p2.resolver.shared-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/org.eclipse.tycho.p2.tools.shared-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/org.eclipse.osgi-3.9.1.v20130814-1242.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-embedder/0.20.0/sisu-equinox-embedder-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-api/0.20.0/sisu-equinox-api-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-metadata-model/0.20.0/tycho-metadata-model-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-embedder-api/0.20.0/tycho-embedder-api-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.20.0/org.eclipse.tycho.embedder.shared-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/org.eclipse.tycho.p2.resolver.shared-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/org.eclipse.tycho.p2.tools.shared-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/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-core/0.20.0/tycho-core-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/3.0/maven-settings-3.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-builder/3.0/maven-settings-builder-3.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/org.eclipse.osgi-3.9.1.v20130814-1242.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-embedder/0.20.0/sisu-equinox-embedder-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-api/0.20.0/sisu-equinox-api-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-metadata-model/0.20.0/tycho-metadata-model-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/de/pdark/decentxml/1.3/decentxml-1.3.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-embedder-api/0.20.0/tycho-embedder-api-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.20.0/org.eclipse.tycho.embedder.shared-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/org.eclipse.tycho.p2.resolver.shared-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/org.eclipse.tycho.p2.tools.shared-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/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/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Progress (1): 4.1/527 kB
Progress (1): 7.7/527 kB
Progress (1): 12/527 kB 
Progress (1): 16/527 kB
Progress (2): 16/527 kB | 4.1/180 kB
Progress (2): 20/527 kB | 4.1/180 kB
Progress (2): 20/527 kB | 7.7/180 kB
Progress (2): 24/527 kB | 7.7/180 kB
Progress (2): 24/527 kB | 12/180 kB 
Progress (3): 24/527 kB | 12/180 kB | 4.1/47 kB
Progress (3): 24/527 kB | 16/180 kB | 4.1/47 kB
Progress (3): 28/527 kB | 16/180 kB | 4.1/47 kB
Progress (3): 28/527 kB | 20/180 kB | 4.1/47 kB
Progress (3): 28/527 kB | 20/180 kB | 7.7/47 kB
Progress (4): 28/527 kB | 20/180 kB | 7.7/47 kB | 4.1/4.8 kB
Progress (4): 28/527 kB | 20/180 kB | 12/47 kB | 4.1/4.8 kB 
Progress (4): 28/527 kB | 24/180 kB | 12/47 kB | 4.1/4.8 kB
Progress (4): 32/527 kB | 24/180 kB | 12/47 kB | 4.1/4.8 kB
Progress (4): 32/527 kB | 28/180 kB | 12/47 kB | 4.1/4.8 kB
Progress (4): 32/527 kB | 28/180 kB | 16/47 kB | 4.1/4.8 kB
Progress (4): 32/527 kB | 28/180 kB | 16/47 kB | 4.8 kB    
Progress (5): 32/527 kB | 28/180 kB | 16/47 kB | 4.8 kB | 4.1/165 kB
Progress (5): 32/527 kB | 28/180 kB | 20/47 kB | 4.8 kB | 4.1/165 kB
Progress (5): 32/527 kB | 32/180 kB | 20/47 kB | 4.8 kB | 4.1/165 kB
Progress (5): 36/527 kB | 32/180 kB | 20/47 kB | 4.8 kB | 4.1/165 kB
Progress (5): 36/527 kB | 36/180 kB | 20/47 kB | 4.8 kB | 4.1/165 kB
Progress (5): 36/527 kB | 36/180 kB | 24/47 kB | 4.8 kB | 4.1/165 kB
Progress (5): 36/527 kB | 36/180 kB | 24/47 kB | 4.8 kB | 7.7/165 kB
Progress (5): 36/527 kB | 36/180 kB | 28/47 kB | 4.8 kB | 7.7/165 kB
Progress (5): 36/527 kB | 40/180 kB | 28/47 kB | 4.8 kB | 7.7/165 kB
Progress (5): 40/527 kB | 40/180 kB | 28/47 kB | 4.8 kB | 7.7/165 kB
Progress (5): 40/527 kB | 44/180 kB | 28/47 kB | 4.8 kB | 7.7/165 kB
Progress (5): 40/527 kB | 44/180 kB | 32/47 kB | 4.8 kB | 7.7/165 kB
Progress (5): 40/527 kB | 44/180 kB | 32/47 kB | 4.8 kB | 12/165 kB 
Progress (5): 40/527 kB | 44/180 kB | 36/47 kB | 4.8 kB | 12/165 kB
                                                                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.jar (4.8 kB at 134 kB/s)
Progress (4): 40/527 kB | 48/180 kB | 36/47 kB | 12/165 kB
Progress (4): 44/527 kB | 48/180 kB | 36/47 kB | 12/165 kB
Progress (4): 44/527 kB | 52/180 kB | 36/47 kB | 12/165 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): 44/527 kB | 52/180 kB | 40/47 kB | 12/165 kB
Progress (4): 44/527 kB | 52/180 kB | 40/47 kB | 16/165 kB
Progress (4): 44/527 kB | 52/180 kB | 44/47 kB | 16/165 kB
Progress (4): 44/527 kB | 56/180 kB | 44/47 kB | 16/165 kB
Progress (4): 48/527 kB | 56/180 kB | 44/47 kB | 16/165 kB
Progress (4): 48/527 kB | 60/180 kB | 44/47 kB | 16/165 kB
Progress (4): 48/527 kB | 60/180 kB | 47 kB | 16/165 kB   
Progress (4): 48/527 kB | 60/180 kB | 47 kB | 20/165 kB
Progress (4): 48/527 kB | 64/180 kB | 47 kB | 20/165 kB
Progress (4): 52/527 kB | 64/180 kB | 47 kB | 20/165 kB
Progress (4): 52/527 kB | 68/180 kB | 47 kB | 20/165 kB
Progress (4): 52/527 kB | 68/180 kB | 47 kB | 24/165 kB
Progress (4): 52/527 kB | 72/180 kB | 47 kB | 24/165 kB
Progress (4): 56/527 kB | 72/180 kB | 47 kB | 24/165 kB
Progress (4): 56/527 kB | 76/180 kB | 47 kB | 24/165 kB
Progress (4): 56/527 kB | 76/180 kB | 47 kB | 28/165 kB
Progress (4): 56/527 kB | 80/180 kB | 47 kB | 28/165 kB
Progress (4): 60/527 kB | 80/180 kB | 47 kB | 28/165 kB
Progress (4): 60/527 kB | 84/180 kB | 47 kB | 28/165 kB
Progress (4): 60/527 kB | 84/180 kB | 47 kB | 32/165 kB
Progress (4): 60/527 kB | 88/180 kB | 47 kB | 32/165 kB
Progress (4): 64/527 kB | 88/180 kB | 47 kB | 32/165 kB
Progress (4): 64/527 kB | 92/180 kB | 47 kB | 32/165 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 952 kB/s)
Progress (3): 64/527 kB | 92/180 kB | 36/165 kB
Progress (4): 64/527 kB | 92/180 kB | 36/165 kB | 4.1/38 kB
                                                           
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Progress (4): 64/527 kB | 96/180 kB | 36/165 kB | 4.1/38 kB
Progress (4): 66/527 kB | 96/180 kB | 36/165 kB | 4.1/38 kB
Progress (4): 66/527 kB | 100/180 kB | 36/165 kB | 4.1/38 kB
Progress (4): 66/527 kB | 100/180 kB | 36/165 kB | 7.7/38 kB
Progress (4): 66/527 kB | 100/180 kB | 40/165 kB | 7.7/38 kB
Progress (4): 66/527 kB | 100/180 kB | 40/165 kB | 12/38 kB 
Progress (4): 66/527 kB | 104/180 kB | 40/165 kB | 12/38 kB
Progress (4): 70/527 kB | 104/180 kB | 40/165 kB | 12/38 kB
Progress (4): 70/527 kB | 108/180 kB | 40/165 kB | 12/38 kB
Progress (4): 70/527 kB | 108/180 kB | 40/165 kB | 16/38 kB
Progress (4): 70/527 kB | 108/180 kB | 44/165 kB | 16/38 kB
Progress (4): 70/527 kB | 108/180 kB | 44/165 kB | 20/38 kB
Progress (4): 70/527 kB | 112/180 kB | 44/165 kB | 20/38 kB
Progress (4): 74/527 kB | 112/180 kB | 44/165 kB | 20/38 kB
Progress (4): 74/527 kB | 116/180 kB | 44/165 kB | 20/38 kB
Progress (4): 74/527 kB | 116/180 kB | 44/165 kB | 24/38 kB
Progress (4): 74/527 kB | 116/180 kB | 48/165 kB | 24/38 kB
Progress (4): 74/527 kB | 116/180 kB | 48/165 kB | 28/38 kB
Progress (4): 74/527 kB | 120/180 kB | 48/165 kB | 28/38 kB
Progress (4): 78/527 kB | 120/180 kB | 48/165 kB | 28/38 kB
Progress (4): 78/527 kB | 124/180 kB | 48/165 kB | 28/38 kB
Progress (4): 78/527 kB | 124/180 kB | 48/165 kB | 32/38 kB
Progress (5): 78/527 kB | 124/180 kB | 48/165 kB | 32/38 kB | 4.1/30 kB
Progress (5): 78/527 kB | 124/180 kB | 52/165 kB | 32/38 kB | 4.1/30 kB
Progress (5): 78/527 kB | 124/180 kB | 52/165 kB | 32/38 kB | 7.7/30 kB
Progress (5): 78/527 kB | 124/180 kB | 52/165 kB | 33/38 kB | 7.7/30 kB
Progress (5): 78/527 kB | 128/180 kB | 52/165 kB | 33/38 kB | 7.7/30 kB
Progress (5): 82/527 kB | 128/180 kB | 52/165 kB | 33/38 kB | 7.7/30 kB
Progress (5): 82/527 kB | 132/180 kB | 52/165 kB | 33/38 kB | 7.7/30 kB
Progress (5): 82/527 kB | 132/180 kB | 52/165 kB | 37/38 kB | 7.7/30 kB
Progress (5): 82/527 kB | 132/180 kB | 52/165 kB | 37/38 kB | 12/30 kB 
Progress (5): 82/527 kB | 132/180 kB | 52/165 kB | 37/38 kB | 16/30 kB
Progress (5): 82/527 kB | 132/180 kB | 52/165 kB | 37/38 kB | 20/30 kB
Progress (5): 82/527 kB | 132/180 kB | 52/165 kB | 37/38 kB | 24/30 kB
Progress (5): 82/527 kB | 132/180 kB | 52/165 kB | 37/38 kB | 28/30 kB
Progress (5): 82/527 kB | 132/180 kB | 52/165 kB | 37/38 kB | 30 kB   
Progress (5): 82/527 kB | 132/180 kB | 56/165 kB | 37/38 kB | 30 kB
Progress (5): 82/527 kB | 132/180 kB | 56/165 kB | 38 kB | 30 kB   
Progress (5): 82/527 kB | 136/180 kB | 56/165 kB | 38 kB | 30 kB
Progress (5): 86/527 kB | 136/180 kB | 56/165 kB | 38 kB | 30 kB
Progress (5): 86/527 kB | 140/180 kB | 56/165 kB | 38 kB | 30 kB
Progress (5): 86/527 kB | 140/180 kB | 60/165 kB | 38 kB | 30 kB
Progress (5): 86/527 kB | 144/180 kB | 60/165 kB | 38 kB | 30 kB
Progress (5): 90/527 kB | 144/180 kB | 60/165 kB | 38 kB | 30 kB
Progress (5): 90/527 kB | 148/180 kB | 60/165 kB | 38 kB | 30 kB
Progress (5): 90/527 kB | 148/180 kB | 64/165 kB | 38 kB | 30 kB
Progress (5): 90/527 kB | 152/180 kB | 64/165 kB | 38 kB | 30 kB
Progress (5): 94/527 kB | 152/180 kB | 64/165 kB | 38 kB | 30 kB
Progress (5): 94/527 kB | 156/180 kB | 64/165 kB | 38 kB | 30 kB
Progress (5): 94/527 kB | 156/180 kB | 66/165 kB | 38 kB | 30 kB
Progress (5): 94/527 kB | 160/180 kB | 66/165 kB | 38 kB | 30 kB
Progress (5): 98/527 kB | 160/180 kB | 66/165 kB | 38 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 391 kB/s)
Progress (4): 98/527 kB | 164/180 kB | 66/165 kB | 38 kB
Progress (4): 98/527 kB | 164/180 kB | 70/165 kB | 38 kB
Progress (4): 98/527 kB | 168/180 kB | 70/165 kB | 38 kB
                                                        
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Progress (4): 98/527 kB | 168/180 kB | 70/165 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 478 kB/s)
Progress (3): 98/527 kB | 172/180 kB | 70/165 kB
Progress (3): 98/527 kB | 172/180 kB | 74/165 kB
Progress (3): 98/527 kB | 176/180 kB | 74/165 kB
                                                
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Progress (3): 102/527 kB | 176/180 kB | 74/165 kB
Progress (3): 102/527 kB | 180/180 kB | 74/165 kB
Progress (3): 102/527 kB | 180/180 kB | 78/165 kB
Progress (3): 102/527 kB | 180 kB | 78/165 kB    
Progress (3): 106/527 kB | 180 kB | 78/165 kB
Progress (3): 106/527 kB | 180 kB | 82/165 kB
Progress (3): 110/527 kB | 180 kB | 82/165 kB
Progress (3): 110/527 kB | 180 kB | 86/165 kB
Progress (3): 114/527 kB | 180 kB | 86/165 kB
Progress (3): 114/527 kB | 180 kB | 90/165 kB
Progress (3): 118/527 kB | 180 kB | 90/165 kB
Progress (3): 118/527 kB | 180 kB | 94/165 kB
Progress (3): 122/527 kB | 180 kB | 94/165 kB
Progress (3): 122/527 kB | 180 kB | 98/165 kB
Progress (3): 126/527 kB | 180 kB | 98/165 kB
Progress (3): 126/527 kB | 180 kB | 102/165 kB
Progress (3): 130/527 kB | 180 kB | 102/165 kB
Progress (3): 130/527 kB | 180 kB | 106/165 kB
Progress (3): 134/527 kB | 180 kB | 106/165 kB
Progress (3): 134/527 kB | 180 kB | 110/165 kB
Progress (3): 138/527 kB | 180 kB | 110/165 kB
Progress (3): 138/527 kB | 180 kB | 114/165 kB
Progress (3): 142/527 kB | 180 kB | 114/165 kB
Progress (3): 142/527 kB | 180 kB | 118/165 kB
Progress (3): 146/527 kB | 180 kB | 118/165 kB
Progress (3): 146/527 kB | 180 kB | 122/165 kB
Progress (3): 150/527 kB | 180 kB | 122/165 kB
Progress (3): 150/527 kB | 180 kB | 126/165 kB
Progress (3): 154/527 kB | 180 kB | 126/165 kB
Progress (3): 154/527 kB | 180 kB | 130/165 kB
Progress (3): 158/527 kB | 180 kB | 130/165 kB
Progress (3): 158/527 kB | 180 kB | 134/165 kB
Progress (4): 158/527 kB | 180 kB | 134/165 kB | 4.1/52 kB
Progress (4): 162/527 kB | 180 kB | 134/165 kB | 4.1/52 kB
Progress (4): 162/527 kB | 180 kB | 134/165 kB | 7.7/52 kB
Progress (5): 162/527 kB | 180 kB | 134/165 kB | 7.7/52 kB | 4.1/148 kB
Progress (5): 162/527 kB | 180 kB | 138/165 kB | 7.7/52 kB | 4.1/148 kB
Progress (5): 162/527 kB | 180 kB | 138/165 kB | 7.7/52 kB | 7.7/148 kB
Progress (5): 162/527 kB | 180 kB | 138/165 kB | 12/52 kB | 7.7/148 kB 
Progress (5): 166/527 kB | 180 kB | 138/165 kB | 12/52 kB | 7.7/148 kB
Progress (5): 166/527 kB | 180 kB | 138/165 kB | 16/52 kB | 7.7/148 kB
Progress (5): 166/527 kB | 180 kB | 138/165 kB | 16/52 kB | 12/148 kB 
                                                                     
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.jar (180 kB at 1.9 MB/s)
Progress (4): 166/527 kB | 142/165 kB | 16/52 kB | 12/148 kB
                                                            
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Progress (4): 166/527 kB | 142/165 kB | 16/52 kB | 16/148 kB
Progress (4): 166/527 kB | 142/165 kB | 20/52 kB | 16/148 kB
Progress (4): 170/527 kB | 142/165 kB | 20/52 kB | 16/148 kB
Progress (4): 170/527 kB | 142/165 kB | 24/52 kB | 16/148 kB
Progress (4): 170/527 kB | 142/165 kB | 24/52 kB | 20/148 kB
Progress (4): 170/527 kB | 146/165 kB | 24/52 kB | 20/148 kB
Progress (4): 170/527 kB | 146/165 kB | 24/52 kB | 24/148 kB
Progress (4): 170/527 kB | 146/165 kB | 28/52 kB | 24/148 kB
Progress (4): 174/527 kB | 146/165 kB | 28/52 kB | 24/148 kB
Progress (4): 174/527 kB | 146/165 kB | 32/52 kB | 24/148 kB
Progress (4): 174/527 kB | 146/165 kB | 32/52 kB | 28/148 kB
Progress (4): 174/527 kB | 150/165 kB | 32/52 kB | 28/148 kB
Progress (4): 174/527 kB | 150/165 kB | 32/52 kB | 32/148 kB
Progress (4): 174/527 kB | 150/165 kB | 36/52 kB | 32/148 kB
Progress (4): 178/527 kB | 150/165 kB | 36/52 kB | 32/148 kB
Progress (4): 178/527 kB | 150/165 kB | 40/52 kB | 32/148 kB
Progress (4): 178/527 kB | 150/165 kB | 40/52 kB | 36/148 kB
Progress (4): 178/527 kB | 154/165 kB | 40/52 kB | 36/148 kB
Progress (4): 178/527 kB | 154/165 kB | 40/52 kB | 40/148 kB
Progress (4): 178/527 kB | 154/165 kB | 44/52 kB | 40/148 kB
Progress (5): 178/527 kB | 154/165 kB | 44/52 kB | 40/148 kB | 4.1/51 kB
Progress (5): 182/527 kB | 154/165 kB | 44/52 kB | 40/148 kB | 4.1/51 kB
Progress (5): 182/527 kB | 154/165 kB | 44/52 kB | 40/148 kB | 7.7/51 kB
Progress (5): 182/527 kB | 154/165 kB | 48/52 kB | 40/148 kB | 7.7/51 kB
Progress (5): 182/527 kB | 154/165 kB | 48/52 kB | 44/148 kB | 7.7/51 kB
Progress (5): 182/527 kB | 158/165 kB | 48/52 kB | 44/148 kB | 7.7/51 kB
Progress (5): 182/527 kB | 158/165 kB | 48/52 kB | 48/148 kB | 7.7/51 kB
Progress (5): 182/527 kB | 158/165 kB | 52/52 kB | 48/148 kB | 7.7/51 kB
Progress (5): 182/527 kB | 158/165 kB | 52/52 kB | 48/148 kB | 12/51 kB 
Progress (5): 186/527 kB | 158/165 kB | 52/52 kB | 48/148 kB | 12/51 kB
Progress (5): 186/527 kB | 158/165 kB | 52/52 kB | 48/148 kB | 16/51 kB
Progress (5): 186/527 kB | 158/165 kB | 52 kB | 48/148 kB | 16/51 kB   
Progress (5): 186/527 kB | 158/165 kB | 52 kB | 52/148 kB | 16/51 kB
Progress (5): 186/527 kB | 162/165 kB | 52 kB | 52/148 kB | 16/51 kB
Progress (5): 186/527 kB | 162/165 kB | 52 kB | 56/148 kB | 16/51 kB
Progress (5): 186/527 kB | 162/165 kB | 52 kB | 56/148 kB | 20/51 kB
Progress (5): 190/527 kB | 162/165 kB | 52 kB | 56/148 kB | 20/51 kB
Progress (5): 190/527 kB | 162/165 kB | 52 kB | 56/148 kB | 24/51 kB
Progress (5): 190/527 kB | 162/165 kB | 52 kB | 60/148 kB | 24/51 kB
Progress (5): 190/527 kB | 165 kB | 52 kB | 60/148 kB | 24/51 kB    
Progress (5): 190/527 kB | 165 kB | 52 kB | 64/148 kB | 24/51 kB
Progress (5): 190/527 kB | 165 kB | 52 kB | 64/148 kB | 28/51 kB
Progress (5): 194/527 kB | 165 kB | 52 kB | 64/148 kB | 28/51 kB
Progress (5): 194/527 kB | 165 kB | 52 kB | 64/148 kB | 32/51 kB
Progress (5): 194/527 kB | 165 kB | 52 kB | 68/148 kB | 32/51 kB
Progress (5): 194/527 kB | 165 kB | 52 kB | 68/148 kB | 36/51 kB
Progress (5): 198/527 kB | 165 kB | 52 kB | 68/148 kB | 36/51 kB
Progress (5): 198/527 kB | 165 kB | 52 kB | 68/148 kB | 40/51 kB
Progress (5): 198/527 kB | 165 kB | 52 kB | 72/148 kB | 40/51 kB
Progress (5): 198/527 kB | 165 kB | 52 kB | 72/148 kB | 44/51 kB
                                                                
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 440 kB/s)
Progress (4): 202/527 kB | 165 kB | 72/148 kB | 44/51 kB
                                                        
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Progress (4): 202/527 kB | 165 kB | 72/148 kB | 48/51 kB
Progress (4): 202/527 kB | 165 kB | 76/148 kB | 48/51 kB
Progress (4): 202/527 kB | 165 kB | 76/148 kB | 51 kB   
Progress (4): 206/527 kB | 165 kB | 76/148 kB | 51 kB
Progress (4): 206/527 kB | 165 kB | 80/148 kB | 51 kB
Progress (4): 210/527 kB | 165 kB | 80/148 kB | 51 kB
Progress (4): 210/527 kB | 165 kB | 84/148 kB | 51 kB
Progress (4): 214/527 kB | 165 kB | 84/148 kB | 51 kB
                                                     
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 1.4 MB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Progress (3): 218/527 kB | 84/148 kB | 51 kB
Progress (3): 218/527 kB | 88/148 kB | 51 kB
Progress (3): 222/527 kB | 88/148 kB | 51 kB
Progress (3): 222/527 kB | 92/148 kB | 51 kB
Progress (3): 226/527 kB | 92/148 kB | 51 kB
Progress (3): 226/527 kB | 96/148 kB | 51 kB
Progress (3): 230/527 kB | 96/148 kB | 51 kB
Progress (3): 230/527 kB | 100/148 kB | 51 kB
Progress (3): 234/527 kB | 100/148 kB | 51 kB
Progress (3): 234/527 kB | 104/148 kB | 51 kB
Progress (3): 238/527 kB | 104/148 kB | 51 kB
Progress (3): 238/527 kB | 108/148 kB | 51 kB
Progress (3): 242/527 kB | 108/148 kB | 51 kB
Progress (3): 242/527 kB | 112/148 kB | 51 kB
Progress (3): 246/527 kB | 112/148 kB | 51 kB
Progress (3): 246/527 kB | 116/148 kB | 51 kB
Progress (3): 250/527 kB | 116/148 kB | 51 kB
Progress (3): 250/527 kB | 120/148 kB | 51 kB
Progress (3): 254/527 kB | 120/148 kB | 51 kB
Progress (3): 254/527 kB | 124/148 kB | 51 kB
Progress (3): 258/527 kB | 124/148 kB | 51 kB
Progress (3): 258/527 kB | 128/148 kB | 51 kB
Progress (3): 262/527 kB | 128/148 kB | 51 kB
Progress (3): 262/527 kB | 132/148 kB | 51 kB
Progress (3): 266/527 kB | 132/148 kB | 51 kB
Progress (3): 266/527 kB | 136/148 kB | 51 kB
Progress (3): 270/527 kB | 136/148 kB | 51 kB
Progress (3): 270/527 kB | 140/148 kB | 51 kB
Progress (3): 274/527 kB | 140/148 kB | 51 kB
Progress (3): 274/527 kB | 144/148 kB | 51 kB
Progress (3): 278/527 kB | 144/148 kB | 51 kB
Progress (3): 278/527 kB | 148/148 kB | 51 kB
Progress (3): 282/527 kB | 148/148 kB | 51 kB
Progress (3): 282/527 kB | 148 kB | 51 kB    
Progress (3): 286/527 kB | 148 kB | 51 kB
Progress (3): 290/527 kB | 148 kB | 51 kB
Progress (3): 294/527 kB | 148 kB | 51 kB
Progress (3): 298/527 kB | 148 kB | 51 kB
Progress (3): 302/527 kB | 148 kB | 51 kB
Progress (4): 302/527 kB | 148 kB | 51 kB | 4.1/14 kB
                                                     
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 388 kB/s)
Progress (3): 302/527 kB | 148 kB | 7.7/14 kB
Progress (4): 302/527 kB | 148 kB | 7.7/14 kB | 4.1/106 kB
Progress (4): 306/527 kB | 148 kB | 7.7/14 kB | 4.1/106 kB
Progress (4): 306/527 kB | 148 kB | 7.7/14 kB | 7.7/106 kB
Progress (4): 306/527 kB | 148 kB | 12/14 kB | 7.7/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 (4): 306/527 kB | 148 kB | 14 kB | 7.7/106 kB
Progress (4): 306/527 kB | 148 kB | 14 kB | 12/106 kB 
Progress (4): 310/527 kB | 148 kB | 14 kB | 12/106 kB
Progress (4): 310/527 kB | 148 kB | 14 kB | 16/106 kB
Progress (4): 314/527 kB | 148 kB | 14 kB | 16/106 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 1.1 MB/s)
Progress (3): 314/527 kB | 14 kB | 20/106 kB
                                            
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Progress (3): 318/527 kB | 14 kB | 20/106 kB
Progress (3): 318/527 kB | 14 kB | 24/106 kB
Progress (3): 322/527 kB | 14 kB | 24/106 kB
Progress (3): 322/527 kB | 14 kB | 28/106 kB
Progress (3): 326/527 kB | 14 kB | 28/106 kB
Progress (3): 326/527 kB | 14 kB | 32/106 kB
Progress (3): 330/527 kB | 14 kB | 32/106 kB
Progress (3): 330/527 kB | 14 kB | 33/106 kB
Progress (3): 334/527 kB | 14 kB | 33/106 kB
Progress (3): 334/527 kB | 14 kB | 37/106 kB
Progress (3): 338/527 kB | 14 kB | 37/106 kB
Progress (3): 338/527 kB | 14 kB | 41/106 kB
Progress (3): 342/527 kB | 14 kB | 41/106 kB
Progress (3): 342/527 kB | 14 kB | 45/106 kB
Progress (3): 346/527 kB | 14 kB | 45/106 kB
Progress (3): 346/527 kB | 14 kB | 49/106 kB
Progress (3): 350/527 kB | 14 kB | 49/106 kB
Progress (3): 354/527 kB | 14 kB | 49/106 kB
Progress (3): 354/527 kB | 14 kB | 53/106 kB
Progress (3): 358/527 kB | 14 kB | 53/106 kB
Progress (4): 358/527 kB | 14 kB | 53/106 kB | 4.1/74 kB
Progress (4): 362/527 kB | 14 kB | 53/106 kB | 4.1/74 kB
Progress (4): 362/527 kB | 14 kB | 57/106 kB | 4.1/74 kB
Progress (4): 366/527 kB | 14 kB | 57/106 kB | 4.1/74 kB
Progress (4): 366/527 kB | 14 kB | 57/106 kB | 7.7/74 kB
Progress (4): 370/527 kB | 14 kB | 57/106 kB | 7.7/74 kB
Progress (4): 370/527 kB | 14 kB | 61/106 kB | 7.7/74 kB
Progress (4): 374/527 kB | 14 kB | 61/106 kB | 7.7/74 kB
Progress (4): 374/527 kB | 14 kB | 61/106 kB | 12/74 kB 
Progress (4): 378/527 kB | 14 kB | 61/106 kB | 12/74 kB
Progress (4): 378/527 kB | 14 kB | 65/106 kB | 12/74 kB
Progress (4): 382/527 kB | 14 kB | 65/106 kB | 12/74 kB
                                                       
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 92 kB/s)
Progress (3): 382/527 kB | 65/106 kB | 16/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): 386/527 kB | 65/106 kB | 16/74 kB
Progress (3): 386/527 kB | 66/106 kB | 16/74 kB
Progress (3): 390/527 kB | 66/106 kB | 16/74 kB
Progress (3): 390/527 kB | 66/106 kB | 20/74 kB
Progress (3): 394/527 kB | 66/106 kB | 20/74 kB
Progress (3): 394/527 kB | 70/106 kB | 20/74 kB
Progress (3): 398/527 kB | 70/106 kB | 20/74 kB
Progress (3): 398/527 kB | 70/106 kB | 24/74 kB
Progress (3): 402/527 kB | 70/106 kB | 24/74 kB
Progress (3): 402/527 kB | 74/106 kB | 24/74 kB
Progress (3): 406/527 kB | 74/106 kB | 24/74 kB
Progress (3): 406/527 kB | 74/106 kB | 28/74 kB
Progress (3): 410/527 kB | 74/106 kB | 28/74 kB
Progress (3): 410/527 kB | 78/106 kB | 28/74 kB
Progress (3): 414/527 kB | 78/106 kB | 28/74 kB
Progress (3): 414/527 kB | 78/106 kB | 32/74 kB
Progress (3): 418/527 kB | 78/106 kB | 32/74 kB
Progress (3): 418/527 kB | 82/106 kB | 32/74 kB
Progress (3): 422/527 kB | 82/106 kB | 32/74 kB
Progress (3): 422/527 kB | 82/106 kB | 33/74 kB
Progress (3): 426/527 kB | 82/106 kB | 33/74 kB
Progress (3): 426/527 kB | 86/106 kB | 33/74 kB
Progress (3): 430/527 kB | 86/106 kB | 33/74 kB
Progress (3): 430/527 kB | 86/106 kB | 37/74 kB
Progress (3): 434/527 kB | 86/106 kB | 37/74 kB
Progress (3): 434/527 kB | 90/106 kB | 37/74 kB
Progress (3): 438/527 kB | 90/106 kB | 37/74 kB
Progress (3): 438/527 kB | 90/106 kB | 41/74 kB
Progress (3): 442/527 kB | 90/106 kB | 41/74 kB
Progress (3): 442/527 kB | 94/106 kB | 41/74 kB
Progress (3): 446/527 kB | 94/106 kB | 41/74 kB
Progress (3): 446/527 kB | 94/106 kB | 45/74 kB
Progress (3): 450/527 kB | 94/106 kB | 45/74 kB
Progress (3): 450/527 kB | 98/106 kB | 45/74 kB
Progress (3): 454/527 kB | 98/106 kB | 45/74 kB
Progress (3): 454/527 kB | 98/106 kB | 49/74 kB
Progress (3): 458/527 kB | 98/106 kB | 49/74 kB
Progress (3): 458/527 kB | 102/106 kB | 49/74 kB
Progress (3): 462/527 kB | 102/106 kB | 49/74 kB
Progress (3): 462/527 kB | 102/106 kB | 53/74 kB
Progress (3): 466/527 kB | 102/106 kB | 53/74 kB
Progress (3): 466/527 kB | 106/106 kB | 53/74 kB
Progress (3): 466/527 kB | 106/106 kB | 57/74 kB
Progress (3): 466/527 kB | 106 kB | 57/74 kB    
Progress (4): 466/527 kB | 106 kB | 57/74 kB | 4.1/202 kB
Progress (4): 470/527 kB | 106 kB | 57/74 kB | 4.1/202 kB
Progress (4): 470/527 kB | 106 kB | 57/74 kB | 7.7/202 kB
Progress (4): 470/527 kB | 106 kB | 61/74 kB | 7.7/202 kB
Progress (5): 470/527 kB | 106 kB | 61/74 kB | 7.7/202 kB | 4.1/108 kB
Progress (5): 470/527 kB | 106 kB | 61/74 kB | 12/202 kB | 4.1/108 kB 
Progress (5): 474/527 kB | 106 kB | 61/74 kB | 12/202 kB | 4.1/108 kB
Progress (5): 474/527 kB | 106 kB | 61/74 kB | 16/202 kB | 4.1/108 kB
Progress (5): 474/527 kB | 106 kB | 61/74 kB | 16/202 kB | 7.7/108 kB
Progress (5): 474/527 kB | 106 kB | 65/74 kB | 16/202 kB | 7.7/108 kB
Progress (5): 474/527 kB | 106 kB | 65/74 kB | 16/202 kB | 12/108 kB 
Progress (5): 474/527 kB | 106 kB | 65/74 kB | 20/202 kB | 12/108 kB
Progress (5): 478/527 kB | 106 kB | 65/74 kB | 20/202 kB | 12/108 kB
Progress (5): 478/527 kB | 106 kB | 65/74 kB | 24/202 kB | 12/108 kB
Progress (5): 478/527 kB | 106 kB | 65/74 kB | 24/202 kB | 16/108 kB
Progress (5): 478/527 kB | 106 kB | 66/74 kB | 24/202 kB | 16/108 kB
                                                                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 652 kB/s)
Progress (4): 478/527 kB | 66/74 kB | 24/202 kB | 20/108 kB
Progress (4): 478/527 kB | 66/74 kB | 28/202 kB | 20/108 kB
Progress (4): 482/527 kB | 66/74 kB | 28/202 kB | 20/108 kB
Progress (4): 482/527 kB | 66/74 kB | 32/202 kB | 20/108 kB
Progress (4): 482/527 kB | 66/74 kB | 32/202 kB | 24/108 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): 482/527 kB | 70/74 kB | 32/202 kB | 24/108 kB
Progress (4): 482/527 kB | 70/74 kB | 32/202 kB | 28/108 kB
Progress (4): 482/527 kB | 70/74 kB | 33/202 kB | 28/108 kB
Progress (4): 486/527 kB | 70/74 kB | 33/202 kB | 28/108 kB
Progress (4): 486/527 kB | 70/74 kB | 37/202 kB | 28/108 kB
Progress (4): 486/527 kB | 70/74 kB | 37/202 kB | 32/108 kB
Progress (4): 486/527 kB | 74/74 kB | 37/202 kB | 32/108 kB
Progress (4): 486/527 kB | 74/74 kB | 37/202 kB | 33/108 kB
Progress (4): 486/527 kB | 74/74 kB | 41/202 kB | 33/108 kB
Progress (4): 490/527 kB | 74/74 kB | 41/202 kB | 33/108 kB
Progress (4): 490/527 kB | 74/74 kB | 45/202 kB | 33/108 kB
Progress (4): 490/527 kB | 74/74 kB | 45/202 kB | 37/108 kB
Progress (4): 490/527 kB | 74 kB | 45/202 kB | 37/108 kB   
Progress (4): 490/527 kB | 74 kB | 45/202 kB | 41/108 kB
Progress (4): 490/527 kB | 74 kB | 49/202 kB | 41/108 kB
Progress (4): 494/527 kB | 74 kB | 49/202 kB | 41/108 kB
Progress (4): 494/527 kB | 74 kB | 53/202 kB | 41/108 kB
Progress (4): 494/527 kB | 74 kB | 53/202 kB | 45/108 kB
Progress (4): 494/527 kB | 74 kB | 57/202 kB | 45/108 kB
Progress (4): 498/527 kB | 74 kB | 57/202 kB | 45/108 kB
Progress (4): 498/527 kB | 74 kB | 61/202 kB | 45/108 kB
Progress (4): 498/527 kB | 74 kB | 61/202 kB | 49/108 kB
Progress (4): 498/527 kB | 74 kB | 65/202 kB | 49/108 kB
Progress (4): 502/527 kB | 74 kB | 65/202 kB | 49/108 kB
Progress (4): 502/527 kB | 74 kB | 69/202 kB | 49/108 kB
Progress (4): 502/527 kB | 74 kB | 69/202 kB | 53/108 kB
Progress (4): 502/527 kB | 74 kB | 73/202 kB | 53/108 kB
Progress (4): 506/527 kB | 74 kB | 73/202 kB | 53/108 kB
Progress (4): 506/527 kB | 74 kB | 77/202 kB | 53/108 kB
Progress (4): 506/527 kB | 74 kB | 77/202 kB | 57/108 kB
Progress (4): 506/527 kB | 74 kB | 81/202 kB | 57/108 kB
Progress (4): 510/527 kB | 74 kB | 81/202 kB | 57/108 kB
Progress (4): 510/527 kB | 74 kB | 85/202 kB | 57/108 kB
Progress (4): 510/527 kB | 74 kB | 85/202 kB | 61/108 kB
Progress (4): 510/527 kB | 74 kB | 89/202 kB | 61/108 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 426 kB/s)
Progress (3): 514/527 kB | 89/202 kB | 61/108 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): 514/527 kB | 89/202 kB | 61/108 kB | 4.1/153 kB
Progress (4): 514/527 kB | 93/202 kB | 61/108 kB | 4.1/153 kB
Progress (4): 514/527 kB | 93/202 kB | 65/108 kB | 4.1/153 kB
Progress (4): 514/527 kB | 97/202 kB | 65/108 kB | 4.1/153 kB
Progress (4): 514/527 kB | 97/202 kB | 65/108 kB | 7.7/153 kB
Progress (4): 518/527 kB | 97/202 kB | 65/108 kB | 7.7/153 kB
Progress (4): 518/527 kB | 97/202 kB | 65/108 kB | 12/153 kB 
Progress (4): 518/527 kB | 101/202 kB | 65/108 kB | 12/153 kB
Progress (4): 518/527 kB | 101/202 kB | 66/108 kB | 12/153 kB
Progress (4): 518/527 kB | 105/202 kB | 66/108 kB | 12/153 kB
Progress (4): 518/527 kB | 105/202 kB | 66/108 kB | 16/153 kB
Progress (4): 522/527 kB | 105/202 kB | 66/108 kB | 16/153 kB
Progress (4): 522/527 kB | 105/202 kB | 66/108 kB | 20/153 kB
Progress (4): 522/527 kB | 109/202 kB | 66/108 kB | 20/153 kB
Progress (4): 522/527 kB | 109/202 kB | 70/108 kB | 20/153 kB
Progress (4): 522/527 kB | 113/202 kB | 70/108 kB | 20/153 kB
Progress (4): 522/527 kB | 113/202 kB | 70/108 kB | 24/153 kB
Progress (4): 526/527 kB | 113/202 kB | 70/108 kB | 24/153 kB
Progress (4): 526/527 kB | 113/202 kB | 70/108 kB | 28/153 kB
Progress (4): 526/527 kB | 117/202 kB | 70/108 kB | 28/153 kB
Progress (4): 526/527 kB | 117/202 kB | 74/108 kB | 28/153 kB
Progress (4): 526/527 kB | 121/202 kB | 74/108 kB | 28/153 kB
Progress (4): 526/527 kB | 121/202 kB | 74/108 kB | 32/153 kB
Progress (4): 527 kB | 121/202 kB | 74/108 kB | 32/153 kB    
Progress (4): 527 kB | 121/202 kB | 74/108 kB | 33/153 kB
Progress (4): 527 kB | 125/202 kB | 74/108 kB | 33/153 kB
Progress (4): 527 kB | 125/202 kB | 78/108 kB | 33/153 kB
Progress (4): 527 kB | 129/202 kB | 78/108 kB | 33/153 kB
Progress (4): 527 kB | 129/202 kB | 78/108 kB | 37/153 kB
Progress (5): 527 kB | 129/202 kB | 78/108 kB | 37/153 kB | 4.1/472 kB
Progress (5): 527 kB | 129/202 kB | 78/108 kB | 41/153 kB | 4.1/472 kB
Progress (5): 527 kB | 133/202 kB | 78/108 kB | 41/153 kB | 4.1/472 kB
Progress (5): 527 kB | 133/202 kB | 82/108 kB | 41/153 kB | 4.1/472 kB
Progress (5): 527 kB | 137/202 kB | 82/108 kB | 41/153 kB | 4.1/472 kB
Progress (5): 527 kB | 137/202 kB | 82/108 kB | 45/153 kB | 4.1/472 kB
Progress (5): 527 kB | 137/202 kB | 82/108 kB | 45/153 kB | 7.7/472 kB
Progress (5): 527 kB | 137/202 kB | 82/108 kB | 49/153 kB | 7.7/472 kB
Progress (5): 527 kB | 141/202 kB | 82/108 kB | 49/153 kB | 7.7/472 kB
Progress (5): 527 kB | 141/202 kB | 86/108 kB | 49/153 kB | 7.7/472 kB
Progress (5): 527 kB | 145/202 kB | 86/108 kB | 49/153 kB | 7.7/472 kB
Progress (5): 527 kB | 145/202 kB | 86/108 kB | 53/153 kB | 7.7/472 kB
Progress (5): 527 kB | 145/202 kB | 86/108 kB | 53/153 kB | 12/472 kB 
Progress (5): 527 kB | 145/202 kB | 86/108 kB | 57/153 kB | 12/472 kB
Progress (5): 527 kB | 149/202 kB | 86/108 kB | 57/153 kB | 12/472 kB
Progress (5): 527 kB | 149/202 kB | 90/108 kB | 57/153 kB | 12/472 kB
                                                                     
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 2.8 MB/s)
Progress (4): 153/202 kB | 90/108 kB | 57/153 kB | 12/472 kB
Progress (4): 153/202 kB | 90/108 kB | 61/153 kB | 12/472 kB
Progress (4): 153/202 kB | 90/108 kB | 61/153 kB | 16/472 kB
Progress (4): 153/202 kB | 90/108 kB | 65/153 kB | 16/472 kB
Progress (4): 157/202 kB | 90/108 kB | 65/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): 157/202 kB | 94/108 kB | 65/153 kB | 16/472 kB
Progress (4): 161/202 kB | 94/108 kB | 65/153 kB | 16/472 kB
Progress (4): 161/202 kB | 94/108 kB | 66/153 kB | 16/472 kB
Progress (4): 161/202 kB | 94/108 kB | 66/153 kB | 20/472 kB
Progress (4): 161/202 kB | 94/108 kB | 70/153 kB | 20/472 kB
Progress (4): 165/202 kB | 94/108 kB | 70/153 kB | 20/472 kB
Progress (4): 165/202 kB | 98/108 kB | 70/153 kB | 20/472 kB
Progress (4): 169/202 kB | 98/108 kB | 70/153 kB | 20/472 kB
Progress (4): 169/202 kB | 98/108 kB | 74/153 kB | 20/472 kB
Progress (4): 169/202 kB | 98/108 kB | 74/153 kB | 24/472 kB
Progress (4): 169/202 kB | 98/108 kB | 78/153 kB | 24/472 kB
Progress (4): 173/202 kB | 98/108 kB | 78/153 kB | 24/472 kB
Progress (4): 173/202 kB | 98/108 kB | 78/153 kB | 24/472 kB
Progress (4): 177/202 kB | 98/108 kB | 78/153 kB | 24/472 kB
Progress (4): 177/202 kB | 98/108 kB | 82/153 kB | 24/472 kB
Progress (4): 177/202 kB | 98/108 kB | 82/153 kB | 28/472 kB
Progress (4): 177/202 kB | 98/108 kB | 86/153 kB | 28/472 kB
Progress (4): 181/202 kB | 98/108 kB | 86/153 kB | 28/472 kB
Progress (4): 181/202 kB | 102/108 kB | 86/153 kB | 28/472 kB
Progress (4): 185/202 kB | 102/108 kB | 86/153 kB | 28/472 kB
Progress (4): 185/202 kB | 102/108 kB | 90/153 kB | 28/472 kB
Progress (4): 185/202 kB | 102/108 kB | 90/153 kB | 32/472 kB
Progress (4): 185/202 kB | 102/108 kB | 94/153 kB | 32/472 kB
Progress (4): 189/202 kB | 102/108 kB | 94/153 kB | 32/472 kB
Progress (4): 189/202 kB | 106/108 kB | 94/153 kB | 32/472 kB
Progress (4): 193/202 kB | 106/108 kB | 94/153 kB | 32/472 kB
Progress (4): 193/202 kB | 106/108 kB | 98/153 kB | 32/472 kB
Progress (4): 193/202 kB | 106/108 kB | 98/153 kB | 33/472 kB
Progress (4): 193/202 kB | 106/108 kB | 102/153 kB | 33/472 kB
Progress (4): 197/202 kB | 106/108 kB | 102/153 kB | 33/472 kB
Progress (4): 197/202 kB | 108 kB | 102/153 kB | 33/472 kB    
Progress (4): 201/202 kB | 108 kB | 102/153 kB | 33/472 kB
Progress (4): 201/202 kB | 108 kB | 106/153 kB | 33/472 kB
Progress (4): 201/202 kB | 108 kB | 106/153 kB | 37/472 kB
Progress (4): 201/202 kB | 108 kB | 110/153 kB | 37/472 kB
Progress (4): 202 kB | 108 kB | 110/153 kB | 37/472 kB    
Progress (5): 202 kB | 108 kB | 110/153 kB | 37/472 kB | 4.1/61 kB
Progress (5): 202 kB | 108 kB | 114/153 kB | 37/472 kB | 4.1/61 kB
Progress (5): 202 kB | 108 kB | 114/153 kB | 41/472 kB | 4.1/61 kB
Progress (5): 202 kB | 108 kB | 118/153 kB | 41/472 kB | 4.1/61 kB
Progress (5): 202 kB | 108 kB | 118/153 kB | 41/472 kB | 7.7/61 kB
Progress (5): 202 kB | 108 kB | 122/153 kB | 41/472 kB | 7.7/61 kB
Progress (5): 202 kB | 108 kB | 122/153 kB | 45/472 kB | 7.7/61 kB
Progress (5): 202 kB | 108 kB | 126/153 kB | 45/472 kB | 7.7/61 kB
Progress (5): 202 kB | 108 kB | 126/153 kB | 45/472 kB | 12/61 kB 
Progress (5): 202 kB | 108 kB | 130/153 kB | 45/472 kB | 12/61 kB
Progress (5): 202 kB | 108 kB | 130/153 kB | 49/472 kB | 12/61 kB
Progress (5): 202 kB | 108 kB | 134/153 kB | 49/472 kB | 12/61 kB
Progress (5): 202 kB | 108 kB | 134/153 kB | 49/472 kB | 16/61 kB
Progress (5): 202 kB | 108 kB | 138/153 kB | 49/472 kB | 16/61 kB
Progress (5): 202 kB | 108 kB | 138/153 kB | 53/472 kB | 16/61 kB
Progress (5): 202 kB | 108 kB | 142/153 kB | 53/472 kB | 16/61 kB
Progress (5): 202 kB | 108 kB | 142/153 kB | 53/472 kB | 20/61 kB
Progress (5): 202 kB | 108 kB | 146/153 kB | 53/472 kB | 20/61 kB
Progress (5): 202 kB | 108 kB | 146/153 kB | 57/472 kB | 20/61 kB
Progress (5): 202 kB | 108 kB | 150/153 kB | 57/472 kB | 20/61 kB
Progress (5): 202 kB | 108 kB | 150/153 kB | 57/472 kB | 24/61 kB
                                                                 
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 519 kB/s)
Progress (4): 202 kB | 153 kB | 57/472 kB | 24/61 kB
Progress (4): 202 kB | 153 kB | 61/472 kB | 24/61 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): 202 kB | 153 kB | 61/472 kB | 28/61 kB
                                                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 961 kB/s)
Progress (3): 153 kB | 65/472 kB | 28/61 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): 153 kB | 65/472 kB | 32/61 kB
Progress (3): 153 kB | 66/472 kB | 32/61 kB
Progress (3): 153 kB | 66/472 kB | 36/61 kB
Progress (3): 153 kB | 70/472 kB | 36/61 kB
Progress (3): 153 kB | 70/472 kB | 40/61 kB
Progress (3): 153 kB | 74/472 kB | 40/61 kB
Progress (3): 153 kB | 74/472 kB | 44/61 kB
Progress (3): 153 kB | 78/472 kB | 44/61 kB
Progress (3): 153 kB | 78/472 kB | 48/61 kB
Progress (3): 153 kB | 82/472 kB | 48/61 kB
Progress (3): 153 kB | 82/472 kB | 52/61 kB
Progress (3): 153 kB | 86/472 kB | 52/61 kB
Progress (3): 153 kB | 86/472 kB | 56/61 kB
Progress (3): 153 kB | 90/472 kB | 56/61 kB
Progress (3): 153 kB | 90/472 kB | 60/61 kB
Progress (3): 153 kB | 94/472 kB | 60/61 kB
Progress (3): 153 kB | 94/472 kB | 61 kB   
Progress (3): 153 kB | 98/472 kB | 61 kB
Progress (3): 153 kB | 102/472 kB | 61 kB
Progress (3): 153 kB | 106/472 kB | 61 kB
Progress (3): 153 kB | 110/472 kB | 61 kB
Progress (3): 153 kB | 114/472 kB | 61 kB
Progress (3): 153 kB | 118/472 kB | 61 kB
Progress (3): 153 kB | 122/472 kB | 61 kB
Progress (3): 153 kB | 126/472 kB | 61 kB
Progress (3): 153 kB | 130/472 kB | 61 kB
Progress (3): 153 kB | 134/472 kB | 61 kB
Progress (3): 153 kB | 138/472 kB | 61 kB
Progress (3): 153 kB | 142/472 kB | 61 kB
Progress (3): 153 kB | 146/472 kB | 61 kB
Progress (3): 153 kB | 150/472 kB | 61 kB
Progress (3): 153 kB | 154/472 kB | 61 kB
Progress (3): 153 kB | 158/472 kB | 61 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 699 kB/s)
Progress (2): 162/472 kB | 61 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 (2): 166/472 kB | 61 kB
Progress (2): 170/472 kB | 61 kB
Progress (2): 174/472 kB | 61 kB
Progress (2): 178/472 kB | 61 kB
Progress (2): 182/472 kB | 61 kB
Progress (2): 186/472 kB | 61 kB
Progress (2): 190/472 kB | 61 kB
Progress (2): 194/472 kB | 61 kB
Progress (2): 198/472 kB | 61 kB
Progress (2): 202/472 kB | 61 kB
Progress (2): 206/472 kB | 61 kB
Progress (2): 210/472 kB | 61 kB
Progress (2): 214/472 kB | 61 kB
Progress (2): 218/472 kB | 61 kB
Progress (3): 218/472 kB | 61 kB | 4.1/46 kB
Progress (3): 222/472 kB | 61 kB | 4.1/46 kB
Progress (3): 222/472 kB | 61 kB | 7.7/46 kB
Progress (3): 226/472 kB | 61 kB | 7.7/46 kB
Progress (4): 226/472 kB | 61 kB | 7.7/46 kB | 4.1/29 kB
Progress (4): 230/472 kB | 61 kB | 7.7/46 kB | 4.1/29 kB
Progress (4): 230/472 kB | 61 kB | 12/46 kB | 4.1/29 kB 
Progress (4): 234/472 kB | 61 kB | 12/46 kB | 4.1/29 kB
Progress (4): 234/472 kB | 61 kB | 12/46 kB | 7.7/29 kB
Progress (4): 238/472 kB | 61 kB | 12/46 kB | 7.7/29 kB
Progress (4): 238/472 kB | 61 kB | 16/46 kB | 7.7/29 kB
                                                       
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 270 kB/s)
Progress (3): 242/472 kB | 16/46 kB | 7.7/29 kB
Progress (3): 242/472 kB | 16/46 kB | 12/29 kB 
Progress (3): 246/472 kB | 16/46 kB | 12/29 kB
                                              
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Progress (3): 246/472 kB | 20/46 kB | 12/29 kB
Progress (3): 250/472 kB | 20/46 kB | 12/29 kB
Progress (3): 250/472 kB | 20/46 kB | 16/29 kB
Progress (3): 254/472 kB | 20/46 kB | 16/29 kB
Progress (3): 254/472 kB | 24/46 kB | 16/29 kB
Progress (3): 258/472 kB | 24/46 kB | 16/29 kB
Progress (3): 258/472 kB | 24/46 kB | 20/29 kB
Progress (3): 258/472 kB | 28/46 kB | 20/29 kB
Progress (4): 258/472 kB | 28/46 kB | 20/29 kB | 4.1/13 kB
Progress (4): 258/472 kB | 32/46 kB | 20/29 kB | 4.1/13 kB
Progress (4): 258/472 kB | 32/46 kB | 24/29 kB | 4.1/13 kB
Progress (4): 262/472 kB | 32/46 kB | 24/29 kB | 4.1/13 kB
Progress (4): 262/472 kB | 32/46 kB | 28/29 kB | 4.1/13 kB
Progress (4): 262/472 kB | 36/46 kB | 28/29 kB | 4.1/13 kB
Progress (4): 262/472 kB | 36/46 kB | 28/29 kB | 7.7/13 kB
Progress (4): 262/472 kB | 40/46 kB | 28/29 kB | 7.7/13 kB
Progress (4): 262/472 kB | 40/46 kB | 29 kB | 7.7/13 kB   
Progress (4): 266/472 kB | 40/46 kB | 29 kB | 7.7/13 kB
Progress (4): 266/472 kB | 44/46 kB | 29 kB | 7.7/13 kB
Progress (4): 266/472 kB | 44/46 kB | 29 kB | 12/13 kB 
Progress (4): 266/472 kB | 46 kB | 29 kB | 12/13 kB   
Progress (4): 270/472 kB | 46 kB | 29 kB | 12/13 kB
Progress (4): 270/472 kB | 46 kB | 29 kB | 13 kB   
Progress (4): 274/472 kB | 46 kB | 29 kB | 13 kB
Progress (4): 278/472 kB | 46 kB | 29 kB | 13 kB
Progress (4): 282/472 kB | 46 kB | 29 kB | 13 kB
Progress (4): 286/472 kB | 46 kB | 29 kB | 13 kB
Progress (4): 290/472 kB | 46 kB | 29 kB | 13 kB
Progress (4): 294/472 kB | 46 kB | 29 kB | 13 kB
Progress (4): 298/472 kB | 46 kB | 29 kB | 13 kB
Progress (4): 302/472 kB | 46 kB | 29 kB | 13 kB
Progress (4): 306/472 kB | 46 kB | 29 kB | 13 kB
Progress (4): 310/472 kB | 46 kB | 29 kB | 13 kB
Progress (4): 314/472 kB | 46 kB | 29 kB | 13 kB
Progress (4): 318/472 kB | 46 kB | 29 kB | 13 kB
Progress (4): 322/472 kB | 46 kB | 29 kB | 13 kB
Progress (4): 326/472 kB | 46 kB | 29 kB | 13 kB
Progress (4): 330/472 kB | 46 kB | 29 kB | 13 kB
Progress (4): 334/472 kB | 46 kB | 29 kB | 13 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 120 kB/s)
Progress (3): 338/472 kB | 46 kB | 13 kB
                                        
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
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 193 kB/s)
Progress (2): 342/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 56 kB/s)
Progress (2): 342/472 kB | 4.1/49 kB
Progress (2): 346/472 kB | 4.1/49 kB
Progress (2): 346/472 kB | 7.7/49 kB
                                    
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar
Progress (2): 346/472 kB | 12/49 kB
Progress (2): 350/472 kB | 12/49 kB
Progress (2): 350/472 kB | 16/49 kB
Progress (2): 354/472 kB | 16/49 kB
Progress (2): 354/472 kB | 20/49 kB
Progress (2): 358/472 kB | 20/49 kB
Progress (2): 358/472 kB | 24/49 kB
Progress (2): 362/472 kB | 24/49 kB
Progress (2): 362/472 kB | 28/49 kB
Progress (2): 366/472 kB | 28/49 kB
Progress (2): 366/472 kB | 32/49 kB
Progress (2): 370/472 kB | 32/49 kB
Progress (2): 370/472 kB | 36/49 kB
Progress (2): 374/472 kB | 36/49 kB
Progress (2): 374/472 kB | 40/49 kB
Progress (2): 378/472 kB | 40/49 kB
Progress (2): 378/472 kB | 44/49 kB
Progress (2): 382/472 kB | 44/49 kB
Progress (2): 382/472 kB | 48/49 kB
Progress (2): 386/472 kB | 48/49 kB
Progress (2): 386/472 kB | 49 kB   
Progress (2): 390/472 kB | 49 kB
Progress (2): 394/472 kB | 49 kB
Progress (2): 398/472 kB | 49 kB
Progress (2): 402/472 kB | 49 kB
Progress (2): 406/472 kB | 49 kB
Progress (2): 410/472 kB | 49 kB
Progress (2): 414/472 kB | 49 kB
Progress (2): 418/472 kB | 49 kB
Progress (2): 422/472 kB | 49 kB
Progress (2): 426/472 kB | 49 kB
Progress (2): 430/472 kB | 49 kB
Progress (2): 434/472 kB | 49 kB
Progress (2): 438/472 kB | 49 kB
Progress (2): 442/472 kB | 49 kB
Progress (2): 446/472 kB | 49 kB
Progress (2): 450/472 kB | 49 kB
Progress (2): 454/472 kB | 49 kB
Progress (2): 458/472 kB | 49 kB
Progress (2): 462/472 kB | 49 kB
Progress (2): 466/472 kB | 49 kB
Progress (2): 470/472 kB | 49 kB
Progress (3): 470/472 kB | 49 kB | 4.1/185 kB
Progress (4): 470/472 kB | 49 kB | 4.1/185 kB | 4.1/230 kB
Progress (4): 472 kB | 49 kB | 4.1/185 kB | 4.1/230 kB    
Progress (4): 472 kB | 49 kB | 4.1/185 kB | 7.7/230 kB
Progress (4): 472 kB | 49 kB | 7.7/185 kB | 7.7/230 kB
Progress (5): 472 kB | 49 kB | 7.7/185 kB | 7.7/230 kB | 4.1/58 kB
Progress (5): 472 kB | 49 kB | 12/185 kB | 7.7/230 kB | 4.1/58 kB 
Progress (5): 472 kB | 49 kB | 12/185 kB | 12/230 kB | 4.1/58 kB 
                                                                
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 193 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/org.eclipse.osgi-3.9.1.v20130814-1242.jar
Progress (4): 472 kB | 16/185 kB | 12/230 kB | 4.1/58 kB
Progress (4): 472 kB | 16/185 kB | 12/230 kB | 7.7/58 kB
Progress (4): 472 kB | 20/185 kB | 12/230 kB | 7.7/58 kB
Progress (4): 472 kB | 20/185 kB | 16/230 kB | 7.7/58 kB
Progress (4): 472 kB | 24/185 kB | 16/230 kB | 7.7/58 kB
Progress (4): 472 kB | 24/185 kB | 16/230 kB | 12/58 kB 
Progress (4): 472 kB | 28/185 kB | 16/230 kB | 12/58 kB
Progress (4): 472 kB | 28/185 kB | 20/230 kB | 12/58 kB
Progress (4): 472 kB | 32/185 kB | 20/230 kB | 12/58 kB
Progress (4): 472 kB | 32/185 kB | 20/230 kB | 16/58 kB
Progress (4): 472 kB | 33/185 kB | 20/230 kB | 16/58 kB
Progress (4): 472 kB | 33/185 kB | 24/230 kB | 16/58 kB
Progress (4): 472 kB | 37/185 kB | 24/230 kB | 16/58 kB
Progress (4): 472 kB | 37/185 kB | 24/230 kB | 20/58 kB
Progress (4): 472 kB | 41/185 kB | 24/230 kB | 20/58 kB
Progress (4): 472 kB | 41/185 kB | 28/230 kB | 20/58 kB
Progress (4): 472 kB | 45/185 kB | 28/230 kB | 20/58 kB
Progress (4): 472 kB | 45/185 kB | 28/230 kB | 24/58 kB
Progress (4): 472 kB | 49/185 kB | 28/230 kB | 24/58 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.8 MB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.20.0/sisu-equinox-embedder-0.20.0.jar
Progress (3): 49/185 kB | 32/230 kB | 24/58 kB
Progress (3): 53/185 kB | 32/230 kB | 24/58 kB
Progress (4): 53/185 kB | 32/230 kB | 24/58 kB | 0/1.4 MB
Progress (4): 53/185 kB | 32/230 kB | 28/58 kB | 0/1.4 MB
Progress (4): 53/185 kB | 32/230 kB | 28/58 kB | 0/1.4 MB
Progress (4): 57/185 kB | 32/230 kB | 28/58 kB | 0/1.4 MB
Progress (4): 57/185 kB | 33/230 kB | 28/58 kB | 0/1.4 MB
Progress (4): 61/185 kB | 33/230 kB | 28/58 kB | 0/1.4 MB
Progress (4): 61/185 kB | 33/230 kB | 28/58 kB | 0/1.4 MB
Progress (4): 61/185 kB | 33/230 kB | 32/58 kB | 0/1.4 MB
Progress (4): 61/185 kB | 33/230 kB | 32/58 kB | 0/1.4 MB
Progress (4): 65/185 kB | 33/230 kB | 32/58 kB | 0/1.4 MB
Progress (4): 65/185 kB | 37/230 kB | 32/58 kB | 0/1.4 MB
Progress (4): 66/185 kB | 37/230 kB | 32/58 kB | 0/1.4 MB
Progress (4): 66/185 kB | 37/230 kB | 32/58 kB | 0/1.4 MB
Progress (4): 66/185 kB | 37/230 kB | 36/58 kB | 0/1.4 MB
Progress (4): 66/185 kB | 37/230 kB | 36/58 kB | 0/1.4 MB
Progress (4): 70/185 kB | 37/230 kB | 36/58 kB | 0/1.4 MB
Progress (4): 70/185 kB | 41/230 kB | 36/58 kB | 0/1.4 MB
Progress (4): 74/185 kB | 41/230 kB | 36/58 kB | 0/1.4 MB
Progress (4): 74/185 kB | 41/230 kB | 36/58 kB | 0/1.4 MB
Progress (4): 74/185 kB | 41/230 kB | 40/58 kB | 0/1.4 MB
Progress (4): 74/185 kB | 41/230 kB | 40/58 kB | 0/1.4 MB
Progress (4): 78/185 kB | 41/230 kB | 40/58 kB | 0/1.4 MB
Progress (4): 78/185 kB | 45/230 kB | 40/58 kB | 0/1.4 MB
Progress (4): 82/185 kB | 45/230 kB | 40/58 kB | 0/1.4 MB
Progress (4): 82/185 kB | 45/230 kB | 40/58 kB | 0/1.4 MB
Progress (4): 82/185 kB | 45/230 kB | 44/58 kB | 0/1.4 MB
Progress (4): 82/185 kB | 45/230 kB | 44/58 kB | 0/1.4 MB
Progress (4): 86/185 kB | 45/230 kB | 44/58 kB | 0/1.4 MB
Progress (4): 86/185 kB | 49/230 kB | 44/58 kB | 0/1.4 MB
Progress (5): 86/185 kB | 49/230 kB | 44/58 kB | 0/1.4 MB | 4.1/13 kB
Progress (5): 86/185 kB | 53/230 kB | 44/58 kB | 0/1.4 MB | 4.1/13 kB
Progress (5): 90/185 kB | 53/230 kB | 44/58 kB | 0/1.4 MB | 4.1/13 kB
Progress (5): 90/185 kB | 53/230 kB | 44/58 kB | 0/1.4 MB | 4.1/13 kB
Progress (5): 90/185 kB | 53/230 kB | 48/58 kB | 0/1.4 MB | 4.1/13 kB
Progress (5): 90/185 kB | 53/230 kB | 48/58 kB | 0/1.4 MB | 4.1/13 kB
Progress (5): 94/185 kB | 53/230 kB | 48/58 kB | 0/1.4 MB | 4.1/13 kB
Progress (5): 94/185 kB | 57/230 kB | 48/58 kB | 0/1.4 MB | 4.1/13 kB
Progress (5): 94/185 kB | 57/230 kB | 48/58 kB | 0/1.4 MB | 7.7/13 kB
Progress (5): 94/185 kB | 61/230 kB | 48/58 kB | 0/1.4 MB | 7.7/13 kB
Progress (5): 98/185 kB | 61/230 kB | 48/58 kB | 0/1.4 MB | 7.7/13 kB
Progress (5): 98/185 kB | 61/230 kB | 48/58 kB | 0/1.4 MB | 7.7/13 kB
Progress (5): 98/185 kB | 61/230 kB | 52/58 kB | 0/1.4 MB | 7.7/13 kB
Progress (5): 98/185 kB | 61/230 kB | 52/58 kB | 0.1/1.4 MB | 7.7/13 kB
Progress (5): 98/185 kB | 61/230 kB | 52/58 kB | 0.1/1.4 MB | 7.7/13 kB
Progress (5): 98/185 kB | 65/230 kB | 52/58 kB | 0.1/1.4 MB | 7.7/13 kB
Progress (5): 98/185 kB | 65/230 kB | 52/58 kB | 0.1/1.4 MB | 12/13 kB 
Progress (5): 98/185 kB | 66/230 kB | 52/58 kB | 0.1/1.4 MB | 12/13 kB
Progress (5): 102/185 kB | 66/230 kB | 52/58 kB | 0.1/1.4 MB | 12/13 kB
Progress (5): 102/185 kB | 66/230 kB | 52/58 kB | 0.1/1.4 MB | 12/13 kB
Progress (5): 102/185 kB | 66/230 kB | 56/58 kB | 0.1/1.4 MB | 12/13 kB
Progress (5): 102/185 kB | 66/230 kB | 56/58 kB | 0.1/1.4 MB | 12/13 kB
Progress (5): 106/185 kB | 66/230 kB | 56/58 kB | 0.1/1.4 MB | 12/13 kB
Progress (5): 106/185 kB | 70/230 kB | 56/58 kB | 0.1/1.4 MB | 12/13 kB
Progress (5): 106/185 kB | 70/230 kB | 56/58 kB | 0.1/1.4 MB | 13 kB   
Progress (5): 106/185 kB | 74/230 kB | 56/58 kB | 0.1/1.4 MB | 13 kB
Progress (5): 110/185 kB | 74/230 kB | 56/58 kB | 0.1/1.4 MB | 13 kB
Progress (5): 110/185 kB | 74/230 kB | 56/58 kB | 0.1/1.4 MB | 13 kB
Progress (5): 110/185 kB | 74/230 kB | 58 kB | 0.1/1.4 MB | 13 kB   
Progress (5): 110/185 kB | 74/230 kB | 58 kB | 0.1/1.4 MB | 13 kB
Progress (5): 114/185 kB | 74/230 kB | 58 kB | 0.1/1.4 MB | 13 kB
Progress (5): 114/185 kB | 78/230 kB | 58 kB | 0.1/1.4 MB | 13 kB
Progress (5): 118/185 kB | 78/230 kB | 58 kB | 0.1/1.4 MB | 13 kB
Progress (5): 118/185 kB | 78/230 kB | 58 kB | 0.1/1.4 MB | 13 kB
Progress (5): 122/185 kB | 78/230 kB | 58 kB | 0.1/1.4 MB | 13 kB
Progress (5): 122/185 kB | 82/230 kB | 58 kB | 0.1/1.4 MB | 13 kB
Progress (5): 126/185 kB | 82/230 kB | 58 kB | 0.1/1.4 MB | 13 kB
Progress (5): 126/185 kB | 82/230 kB | 58 kB | 0.1/1.4 MB | 13 kB
Progress (5): 130/185 kB | 82/230 kB | 58 kB | 0.1/1.4 MB | 13 kB
Progress (5): 130/185 kB | 86/230 kB | 58 kB | 0.1/1.4 MB | 13 kB
Progress (5): 134/185 kB | 86/230 kB | 58 kB | 0.1/1.4 MB | 13 kB
Progress (5): 134/185 kB | 86/230 kB | 58 kB | 0.1/1.4 MB | 13 kB
Progress (5): 138/185 kB | 86/230 kB | 58 kB | 0.1/1.4 MB | 13 kB
Progress (5): 138/185 kB | 90/230 kB | 58 kB | 0.1/1.4 MB | 13 kB
                                                                 
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.20.0/sisu-equinox-embedder-0.20.0.jar (13 kB at 44 kB/s)
Progress (4): 142/185 kB | 90/230 kB | 58 kB | 0.1/1.4 MB
Progress (4): 142/185 kB | 90/230 kB | 58 kB | 0.1/1.4 MB
Progress (4): 146/185 kB | 90/230 kB | 58 kB | 0.1/1.4 MB
                                                         
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar (58 kB at 196 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.20.0/tycho-metadata-model-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.20.0/sisu-equinox-api-0.20.0.jar
Progress (3): 146/185 kB | 94/230 kB | 0.1/1.4 MB
Progress (3): 150/185 kB | 94/230 kB | 0.1/1.4 MB
Progress (3): 150/185 kB | 94/230 kB | 0.1/1.4 MB
Progress (3): 154/185 kB | 94/230 kB | 0.1/1.4 MB
Progress (3): 154/185 kB | 98/230 kB | 0.1/1.4 MB
Progress (3): 158/185 kB | 98/230 kB | 0.1/1.4 MB
Progress (3): 158/185 kB | 98/230 kB | 0.1/1.4 MB
Progress (3): 162/185 kB | 98/230 kB | 0.1/1.4 MB
Progress (3): 162/185 kB | 98/230 kB | 0.1/1.4 MB
Progress (3): 166/185 kB | 98/230 kB | 0.1/1.4 MB
Progress (3): 166/185 kB | 98/230 kB | 0.1/1.4 MB
Progress (3): 170/185 kB | 98/230 kB | 0.1/1.4 MB
Progress (3): 170/185 kB | 102/230 kB | 0.1/1.4 MB
Progress (3): 174/185 kB | 102/230 kB | 0.1/1.4 MB
Progress (3): 174/185 kB | 102/230 kB | 0.1/1.4 MB
Progress (3): 178/185 kB | 102/230 kB | 0.1/1.4 MB
Progress (3): 178/185 kB | 106/230 kB | 0.1/1.4 MB
Progress (3): 182/185 kB | 106/230 kB | 0.1/1.4 MB
Progress (3): 182/185 kB | 106/230 kB | 0.1/1.4 MB
Progress (3): 185 kB | 106/230 kB | 0.1/1.4 MB    
Progress (3): 185 kB | 110/230 kB | 0.1/1.4 MB
Progress (3): 185 kB | 110/230 kB | 0.1/1.4 MB
Progress (3): 185 kB | 114/230 kB | 0.1/1.4 MB
Progress (3): 185 kB | 114/230 kB | 0.1/1.4 MB
Progress (3): 185 kB | 118/230 kB | 0.1/1.4 MB
Progress (3): 185 kB | 118/230 kB | 0.1/1.4 MB
Progress (3): 185 kB | 122/230 kB | 0.1/1.4 MB
Progress (3): 185 kB | 122/230 kB | 0.1/1.4 MB
Progress (3): 185 kB | 126/230 kB | 0.1/1.4 MB
Progress (3): 185 kB | 126/230 kB | 0.1/1.4 MB
Progress (3): 185 kB | 130/230 kB | 0.1/1.4 MB
Progress (4): 185 kB | 130/230 kB | 0.1/1.4 MB | 3.1 kB
Progress (4): 185 kB | 130/230 kB | 0.1/1.4 MB | 3.1 kB
Progress (4): 185 kB | 131/230 kB | 0.1/1.4 MB | 3.1 kB
Progress (4): 185 kB | 131/230 kB | 0.1/1.4 MB | 3.1 kB
Progress (5): 185 kB | 131/230 kB | 0.1/1.4 MB | 3.1 kB | 4.1/31 kB
Progress (5): 185 kB | 131/230 kB | 0.1/1.4 MB | 3.1 kB | 4.1/31 kB
Progress (5): 185 kB | 135/230 kB | 0.1/1.4 MB | 3.1 kB | 4.1/31 kB
Progress (5): 185 kB | 135/230 kB | 0.1/1.4 MB | 3.1 kB | 4.1/31 kB
Progress (5): 185 kB | 135/230 kB | 0.1/1.4 MB | 3.1 kB | 7.7/31 kB
Progress (5): 185 kB | 135/230 kB | 0.1/1.4 MB | 3.1 kB | 7.7/31 kB
Progress (5): 185 kB | 139/230 kB | 0.1/1.4 MB | 3.1 kB | 7.7/31 kB
Progress (5): 185 kB | 139/230 kB | 0.1/1.4 MB | 3.1 kB | 7.7/31 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 599 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar
Progress (4): 139/230 kB | 0.1/1.4 MB | 3.1 kB | 12/31 kB
Progress (4): 139/230 kB | 0.1/1.4 MB | 3.1 kB | 12/31 kB
Progress (4): 143/230 kB | 0.1/1.4 MB | 3.1 kB | 12/31 kB
Progress (4): 143/230 kB | 0.2/1.4 MB | 3.1 kB | 12/31 kB
Progress (4): 143/230 kB | 0.2/1.4 MB | 3.1 kB | 16/31 kB
                                                         
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.20.0/sisu-equinox-api-0.20.0.jar (3.1 kB at 10 kB/s)
Progress (3): 143/230 kB | 0.2/1.4 MB | 16/31 kB
Progress (3): 147/230 kB | 0.2/1.4 MB | 16/31 kB
Progress (3): 147/230 kB | 0.2/1.4 MB | 16/31 kB
                                                
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.20.0/tycho-embedder-api-0.20.0.jar
Progress (3): 147/230 kB | 0.2/1.4 MB | 20/31 kB
Progress (3): 147/230 kB | 0.2/1.4 MB | 20/31 kB
Progress (3): 151/230 kB | 0.2/1.4 MB | 20/31 kB
Progress (3): 151/230 kB | 0.2/1.4 MB | 20/31 kB
Progress (3): 151/230 kB | 0.2/1.4 MB | 24/31 kB
Progress (3): 151/230 kB | 0.2/1.4 MB | 24/31 kB
Progress (3): 155/230 kB | 0.2/1.4 MB | 24/31 kB
Progress (3): 155/230 kB | 0.2/1.4 MB | 24/31 kB
Progress (3): 155/230 kB | 0.2/1.4 MB | 28/31 kB
Progress (3): 155/230 kB | 0.2/1.4 MB | 28/31 kB
Progress (3): 159/230 kB | 0.2/1.4 MB | 28/31 kB
Progress (3): 159/230 kB | 0.2/1.4 MB | 28/31 kB
Progress (3): 159/230 kB | 0.2/1.4 MB | 31 kB   
Progress (3): 159/230 kB | 0.2/1.4 MB | 31 kB
Progress (3): 163/230 kB | 0.2/1.4 MB | 31 kB
Progress (3): 163/230 kB | 0.2/1.4 MB | 31 kB
Progress (3): 167/230 kB | 0.2/1.4 MB | 31 kB
Progress (3): 167/230 kB | 0.2/1.4 MB | 31 kB
Progress (3): 171/230 kB | 0.2/1.4 MB | 31 kB
Progress (3): 171/230 kB | 0.2/1.4 MB | 31 kB
Progress (3): 175/230 kB | 0.2/1.4 MB | 31 kB
Progress (3): 175/230 kB | 0.2/1.4 MB | 31 kB
Progress (3): 179/230 kB | 0.2/1.4 MB | 31 kB
Progress (3): 179/230 kB | 0.2/1.4 MB | 31 kB
Progress (3): 183/230 kB | 0.2/1.4 MB | 31 kB
Progress (3): 183/230 kB | 0.2/1.4 MB | 31 kB
Progress (3): 187/230 kB | 0.2/1.4 MB | 31 kB
Progress (3): 187/230 kB | 0.2/1.4 MB | 31 kB
Progress (3): 191/230 kB | 0.2/1.4 MB | 31 kB
Progress (3): 191/230 kB | 0.2/1.4 MB | 31 kB
Progress (3): 195/230 kB | 0.2/1.4 MB | 31 kB
Progress (4): 195/230 kB | 0.2/1.4 MB | 31 kB | 4.1/7.0 kB
Progress (4): 199/230 kB | 0.2/1.4 MB | 31 kB | 4.1/7.0 kB
Progress (4): 199/230 kB | 0.2/1.4 MB | 31 kB | 4.1/7.0 kB
Progress (4): 203/230 kB | 0.2/1.4 MB | 31 kB | 4.1/7.0 kB
Progress (4): 203/230 kB | 0.2/1.4 MB | 31 kB | 7.0 kB    
Progress (5): 203/230 kB | 0.2/1.4 MB | 31 kB | 7.0 kB | 4.1/112 kB
Progress (5): 207/230 kB | 0.2/1.4 MB | 31 kB | 7.0 kB | 4.1/112 kB
Progress (5): 207/230 kB | 0.2/1.4 MB | 31 kB | 7.0 kB | 4.1/112 kB
Progress (5): 211/230 kB | 0.2/1.4 MB | 31 kB | 7.0 kB | 4.1/112 kB
                                                                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.20.0/tycho-metadata-model-0.20.0.jar (31 kB at 95 kB/s)
Progress (4): 211/230 kB | 0.2/1.4 MB | 7.0 kB | 7.7/112 kB
                                                           
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.20.0/org.eclipse.tycho.embedder.shared-0.20.0.jar
Progress (4): 215/230 kB | 0.2/1.4 MB | 7.0 kB | 7.7/112 kB
Progress (4): 215/230 kB | 0.2/1.4 MB | 7.0 kB | 7.7/112 kB
Progress (4): 219/230 kB | 0.2/1.4 MB | 7.0 kB | 7.7/112 kB
Progress (4): 219/230 kB | 0.2/1.4 MB | 7.0 kB | 12/112 kB 
Progress (4): 223/230 kB | 0.2/1.4 MB | 7.0 kB | 12/112 kB
Progress (4): 223/230 kB | 0.2/1.4 MB | 7.0 kB | 12/112 kB
Progress (4): 227/230 kB | 0.2/1.4 MB | 7.0 kB | 12/112 kB
Progress (4): 227/230 kB | 0.2/1.4 MB | 7.0 kB | 16/112 kB
Progress (4): 230 kB | 0.2/1.4 MB | 7.0 kB | 16/112 kB    
Progress (4): 230 kB | 0.2/1.4 MB | 7.0 kB | 16/112 kB
Progress (4): 230 kB | 0.2/1.4 MB | 7.0 kB | 20/112 kB
Progress (4): 230 kB | 0.2/1.4 MB | 7.0 kB | 20/112 kB
Progress (4): 230 kB | 0.2/1.4 MB | 7.0 kB | 24/112 kB
Progress (4): 230 kB | 0.2/1.4 MB | 7.0 kB | 24/112 kB
Progress (4): 230 kB | 0.2/1.4 MB | 7.0 kB | 28/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 28/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 32/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 32/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 33/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 33/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 37/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 37/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 41/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 41/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 45/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 45/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 49/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 49/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 53/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 53/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 57/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 57/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 61/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 61/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 65/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 65/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 66/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 66/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 70/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 70/112 kB
Progress (4): 230 kB | 0.3/1.4 MB | 7.0 kB | 74/112 kB
                                                      
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.20.0/tycho-embedder-api-0.20.0.jar (7.0 kB at 21 kB/s)
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 678 kB/s)
Progress (2): 0.3/1.4 MB | 78/112 kB
Progress (2): 0.3/1.4 MB | 78/112 kB
Progress (2): 0.3/1.4 MB | 82/112 kB
                                    
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.jar
Progress (2): 0.3/1.4 MB | 86/112 kB
Progress (2): 0.3/1.4 MB | 86/112 kB
Progress (3): 0.3/1.4 MB | 86/112 kB | 4.1/6.4 kB
Progress (3): 0.3/1.4 MB | 90/112 kB | 4.1/6.4 kB
Progress (3): 0.3/1.4 MB | 90/112 kB | 6.4 kB    
Progress (3): 0.3/1.4 MB | 90/112 kB | 6.4 kB
Progress (3): 0.3/1.4 MB | 94/112 kB | 6.4 kB
Progress (3): 0.3/1.4 MB | 94/112 kB | 6.4 kB
Progress (3): 0.3/1.4 MB | 98/112 kB | 6.4 kB
Progress (3): 0.3/1.4 MB | 98/112 kB | 6.4 kB
Progress (3): 0.3/1.4 MB | 102/112 kB | 6.4 kB
Progress (3): 0.3/1.4 MB | 102/112 kB | 6.4 kB
Progress (3): 0.3/1.4 MB | 106/112 kB | 6.4 kB
Progress (3): 0.3/1.4 MB | 106/112 kB | 6.4 kB
Progress (3): 0.3/1.4 MB | 110/112 kB | 6.4 kB
Progress (3): 0.3/1.4 MB | 110/112 kB | 6.4 kB
Progress (3): 0.3/1.4 MB | 112 kB | 6.4 kB    
Progress (3): 0.3/1.4 MB | 112 kB | 6.4 kB
Progress (3): 0.3/1.4 MB | 112 kB | 6.4 kB
Progress (3): 0.3/1.4 MB | 112 kB | 6.4 kB
Progress (3): 0.3/1.4 MB | 112 kB | 6.4 kB
Progress (3): 0.4/1.4 MB | 112 kB | 6.4 kB
Progress (3): 0.4/1.4 MB | 112 kB | 6.4 kB
Progress (3): 0.4/1.4 MB | 112 kB | 6.4 kB
Progress (3): 0.4/1.4 MB | 112 kB | 6.4 kB
Progress (3): 0.4/1.4 MB | 112 kB | 6.4 kB
Progress (3): 0.4/1.4 MB | 112 kB | 6.4 kB
Progress (3): 0.4/1.4 MB | 112 kB | 6.4 kB
Progress (3): 0.4/1.4 MB | 112 kB | 6.4 kB
Progress (3): 0.4/1.4 MB | 112 kB | 6.4 kB
Progress (3): 0.4/1.4 MB | 112 kB | 6.4 kB
Progress (3): 0.4/1.4 MB | 112 kB | 6.4 kB
Progress (3): 0.4/1.4 MB | 112 kB | 6.4 kB
Progress (3): 0.4/1.4 MB | 112 kB | 6.4 kB
Progress (3): 0.4/1.4 MB | 112 kB | 6.4 kB
Progress (3): 0.4/1.4 MB | 112 kB | 6.4 kB
Progress (3): 0.4/1.4 MB | 112 kB | 6.4 kB
                                          
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.20.0/org.eclipse.tycho.embedder.shared-0.20.0.jar (6.4 kB at 18 kB/s)
Progress (2): 0.4/1.4 MB | 112 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 (2): 0.4/1.4 MB | 112 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 316 kB/s)
Progress (1): 0.4/1.4 MB
                        
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/org.eclipse.tycho.p2.resolver.shared-0.20.0.jar
Progress (2): 0.4/1.4 MB | 4.1/32 kB
Progress (2): 0.4/1.4 MB | 4.1/32 kB
Progress (2): 0.4/1.4 MB | 7.7/32 kB
Progress (3): 0.4/1.4 MB | 7.7/32 kB | 4.1/33 kB
Progress (3): 0.4/1.4 MB | 12/32 kB | 4.1/33 kB 
Progress (3): 0.4/1.4 MB | 12/32 kB | 4.1/33 kB
Progress (3): 0.4/1.4 MB | 16/32 kB | 4.1/33 kB
Progress (3): 0.4/1.4 MB | 16/32 kB | 7.7/33 kB
Progress (3): 0.4/1.4 MB | 20/32 kB | 7.7/33 kB
Progress (3): 0.4/1.4 MB | 20/32 kB | 7.7/33 kB
Progress (3): 0.4/1.4 MB | 24/32 kB | 7.7/33 kB
Progress (3): 0.4/1.4 MB | 24/32 kB | 12/33 kB 
Progress (3): 0.4/1.4 MB | 28/32 kB | 12/33 kB
Progress (3): 0.4/1.4 MB | 28/32 kB | 12/33 kB
Progress (3): 0.4/1.4 MB | 32/32 kB | 12/33 kB
Progress (3): 0.4/1.4 MB | 32/32 kB | 16/33 kB
Progress (3): 0.4/1.4 MB | 32 kB | 16/33 kB   
Progress (3): 0.4/1.4 MB | 32 kB | 16/33 kB
Progress (3): 0.4/1.4 MB | 32 kB | 20/33 kB
Progress (3): 0.4/1.4 MB | 32 kB | 24/33 kB
Progress (3): 0.4/1.4 MB | 32 kB | 24/33 kB
Progress (3): 0.4/1.4 MB | 32 kB | 28/33 kB
Progress (3): 0.5/1.4 MB | 32 kB | 28/33 kB
Progress (3): 0.5/1.4 MB | 32 kB | 32/33 kB
Progress (3): 0.5/1.4 MB | 32 kB | 32/33 kB
Progress (3): 0.5/1.4 MB | 32 kB | 33 kB   
Progress (3): 0.5/1.4 MB | 32 kB | 33 kB
Progress (3): 0.5/1.4 MB | 32 kB | 33 kB
Progress (3): 0.5/1.4 MB | 32 kB | 33 kB
Progress (3): 0.5/1.4 MB | 32 kB | 33 kB
Progress (3): 0.5/1.4 MB | 32 kB | 33 kB
Progress (3): 0.5/1.4 MB | 32 kB | 33 kB
Progress (3): 0.5/1.4 MB | 32 kB | 33 kB
Progress (3): 0.5/1.4 MB | 32 kB | 33 kB
Progress (3): 0.5/1.4 MB | 32 kB | 33 kB
Progress (3): 0.5/1.4 MB | 32 kB | 33 kB
Progress (3): 0.5/1.4 MB | 32 kB | 33 kB
Progress (3): 0.5/1.4 MB | 32 kB | 33 kB
Progress (3): 0.5/1.4 MB | 32 kB | 33 kB
Progress (4): 0.5/1.4 MB | 32 kB | 33 kB | 4.1/4.2 kB
Progress (4): 0.5/1.4 MB | 32 kB | 33 kB | 4.1/4.2 kB
Progress (4): 0.5/1.4 MB | 32 kB | 33 kB | 4.2 kB    
Progress (4): 0.5/1.4 MB | 32 kB | 33 kB | 4.2 kB
Progress (5): 0.5/1.4 MB | 32 kB | 33 kB | 4.2 kB | 4.1/27 kB
Progress (5): 0.5/1.4 MB | 32 kB | 33 kB | 4.2 kB | 4.1/27 kB
Progress (5): 0.5/1.4 MB | 32 kB | 33 kB | 4.2 kB | 7.7/27 kB
Progress (5): 0.5/1.4 MB | 32 kB | 33 kB | 4.2 kB | 7.7/27 kB
Progress (5): 0.5/1.4 MB | 32 kB | 33 kB | 4.2 kB | 12/27 kB 
Progress (5): 0.5/1.4 MB | 32 kB | 33 kB | 4.2 kB | 12/27 kB
                                                            
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.jar (32 kB at 87 kB/s)
Progress (4): 0.5/1.4 MB | 33 kB | 4.2 kB | 12/27 kB
Progress (4): 0.5/1.4 MB | 33 kB | 4.2 kB | 16/27 kB
Progress (4): 0.5/1.4 MB | 33 kB | 4.2 kB | 16/27 kB
                                                    
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/org.eclipse.tycho.p2.tools.shared-0.20.0.jar
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.jar (33 kB at 89 kB/s)
Progress (3): 0.5/1.4 MB | 4.2 kB | 16/27 kB
Progress (3): 0.5/1.4 MB | 4.2 kB | 20/27 kB
Progress (3): 0.5/1.4 MB | 4.2 kB | 20/27 kB
Progress (3): 0.5/1.4 MB | 4.2 kB | 24/27 kB
Progress (3): 0.5/1.4 MB | 4.2 kB | 24/27 kB
Progress (3): 0.5/1.4 MB | 4.2 kB | 27 kB   
Progress (3): 0.6/1.4 MB | 4.2 kB | 27 kB
Progress (3): 0.6/1.4 MB | 4.2 kB | 27 kB
Progress (3): 0.6/1.4 MB | 4.2 kB | 27 kB
Progress (3): 0.6/1.4 MB | 4.2 kB | 27 kB
Progress (3): 0.6/1.4 MB | 4.2 kB | 27 kB
Progress (3): 0.6/1.4 MB | 4.2 kB | 27 kB
Progress (3): 0.6/1.4 MB | 4.2 kB | 27 kB
Progress (3): 0.6/1.4 MB | 4.2 kB | 27 kB
Progress (3): 0.6/1.4 MB | 4.2 kB | 27 kB
Progress (3): 0.6/1.4 MB | 4.2 kB | 27 kB
Progress (3): 0.6/1.4 MB | 4.2 kB | 27 kB
Progress (3): 0.6/1.4 MB | 4.2 kB | 27 kB
Progress (3): 0.6/1.4 MB | 4.2 kB | 27 kB
Progress (3): 0.6/1.4 MB | 4.2 kB | 27 kB
                                         
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 11 kB/s)
Progress (2): 0.6/1.4 MB | 27 kB
Progress (2): 0.6/1.4 MB | 27 kB
Progress (2): 0.6/1.4 MB | 27 kB
Progress (2): 0.6/1.4 MB | 27 kB
Progress (2): 0.6/1.4 MB | 27 kB
Progress (3): 0.6/1.4 MB | 27 kB | 4.1/20 kB
Progress (3): 0.6/1.4 MB | 27 kB | 4.1/20 kB
Progress (3): 0.6/1.4 MB | 27 kB | 7.7/20 kB
Progress (3): 0.6/1.4 MB | 27 kB | 7.7/20 kB
Progress (3): 0.6/1.4 MB | 27 kB | 12/20 kB 
                                           
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/org.eclipse.tycho.p2.resolver.shared-0.20.0.jar (27 kB at 72 kB/s)
Progress (2): 0.6/1.4 MB | 12/20 kB
Progress (2): 0.6/1.4 MB | 16/20 kB
Progress (2): 0.6/1.4 MB | 16/20 kB
Progress (2): 0.6/1.4 MB | 20/20 kB
Progress (2): 0.6/1.4 MB | 20/20 kB
Progress (2): 0.6/1.4 MB | 20 kB   
Progress (2): 0.6/1.4 MB | 20 kB
Progress (2): 0.7/1.4 MB | 20 kB
Progress (2): 0.7/1.4 MB | 20 kB
Progress (2): 0.7/1.4 MB | 20 kB
Progress (2): 0.7/1.4 MB | 20 kB
Progress (2): 0.7/1.4 MB | 20 kB
Progress (2): 0.7/1.4 MB | 20 kB
Progress (2): 0.7/1.4 MB | 20 kB
Progress (2): 0.7/1.4 MB | 20 kB
Progress (2): 0.7/1.4 MB | 20 kB
Progress (2): 0.7/1.4 MB | 20 kB
Progress (2): 0.7/1.4 MB | 20 kB
Progress (2): 0.7/1.4 MB | 20 kB
Progress (2): 0.7/1.4 MB | 20 kB
Progress (2): 0.7/1.4 MB | 20 kB
Progress (2): 0.7/1.4 MB | 20 kB
Progress (2): 0.7/1.4 MB | 20 kB
Progress (2): 0.7/1.4 MB | 20 kB
Progress (2): 0.7/1.4 MB | 20 kB
Progress (2): 0.7/1.4 MB | 20 kB
Progress (2): 0.7/1.4 MB | 20 kB
Progress (2): 0.7/1.4 MB | 20 kB
Progress (2): 0.7/1.4 MB | 20 kB
Progress (2): 0.7/1.4 MB | 20 kB
                                
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/org.eclipse.tycho.p2.tools.shared-0.20.0.jar (20 kB at 51 kB/s)
Progress (1): 0.7/1.4 MB
Progress (1): 0.7/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.4/1.4 MB
Progress (1): 1.4/1.4 MB
Progress (1): 1.4/1.4 MB
Progress (1): 1.4/1.4 MB
Progress (1): 1.4/1.4 MB
Progress (1): 1.4/1.4 MB
Progress (1): 1.4/1.4 MB
Progress (1): 1.4/1.4 MB
Progress (1): 1.4/1.4 MB
Progress (1): 1.4/1.4 MB
Progress (1): 1.4/1.4 MB
Progress (1): 1.4 MB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/org.eclipse.osgi-3.9.1.v20130814-1242.jar (1.4 MB at 3.2 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.pom
Progress (1): 2.6 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.pom (2.6 kB at 124 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom
Progress (1): 2.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom (2.1 kB at 92 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
Progress (1): 4.1/12 kB
Progress (1): 7.7/12 kB
Progress (1): 12/12 kB 
Progress (1): 12 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 400 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/11/maven-parent-11.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/11/maven-parent-11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom
Progress (1): 4.1/32 kB
Progress (1): 7.7/32 kB
Progress (1): 12/32 kB 
Progress (1): 16/32 kB
Progress (1): 20/32 kB
Progress (1): 24/32 kB
Progress (1): 28/32 kB
Progress (1): 32/32 kB
Progress (1): 32 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.5 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/5/apache-5.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/5/apache-5.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/5/apache-5.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/5/apache-5.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
Progress (1): 4.1/4.1 kB
Progress (1): 4.1 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 186 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-net/commons-net/2.0/commons-net-2.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/commons-net/commons-net/2.0/commons-net-2.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/commons-net/commons-net/2.0/commons-net-2.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/commons-net/commons-net/2.0/commons-net-2.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-net/commons-net/2.0/commons-net-2.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/2.0/commons-net-2.0.pom
Progress (1): 4.1/7.7 kB
Progress (1): 7.7/7.7 kB
Progress (1): 7.7 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/2.0/commons-net-2.0.pom (7.7 kB at 286 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/11/commons-parent-11.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-parent/11/commons-parent-11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom
Progress (1): 4.1/25 kB
Progress (1): 7.7/25 kB
Progress (1): 12/25 kB 
Progress (1): 16/25 kB
Progress (1): 20/25 kB
Progress (1): 24/25 kB
Progress (1): 25 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 770 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/4/apache-4.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/4/apache-4.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/4/apache-4.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/4/apache-4.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
Progress (1): 4.1/4.5 kB
Progress (1): 4.5 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 214 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
Progress (1): 1.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 88 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
Progress (1): 2.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 115 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
Progress (1): 4.1/9.0 kB
Progress (1): 7.7/9.0 kB
Progress (1): 9.0 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 390 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/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/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.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/commons-net/commons-net/2.0/commons-net-2.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/commons-net/commons-net/2.0/commons-net-2.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/commons-net/commons-net/2.0/commons-net-2.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-net/commons-net/2.0/commons-net-2.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/2.0/commons-net-2.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Progress (1): 4.1/15 kB
Progress (1): 7.7/15 kB
Progress (1): 12/15 kB 
Progress (1): 15 kB   
Progress (2): 15 kB | 4.1/190 kB
Progress (2): 15 kB | 7.7/190 kB
Progress (3): 15 kB | 7.7/190 kB | 4.1/197 kB
Progress (3): 15 kB | 12/190 kB | 4.1/197 kB 
Progress (3): 15 kB | 12/190 kB | 7.7/197 kB
Progress (3): 15 kB | 16/190 kB | 7.7/197 kB
Progress (3): 15 kB | 16/190 kB | 12/197 kB 
Progress (3): 15 kB | 20/190 kB | 12/197 kB
Progress (3): 15 kB | 20/190 kB | 16/197 kB
Progress (3): 15 kB | 24/190 kB | 16/197 kB
Progress (3): 15 kB | 24/190 kB | 20/197 kB
Progress (3): 15 kB | 28/190 kB | 20/197 kB
Progress (3): 15 kB | 28/190 kB | 24/197 kB
Progress (3): 15 kB | 32/190 kB | 24/197 kB
Progress (3): 15 kB | 36/190 kB | 24/197 kB
Progress (3): 15 kB | 40/190 kB | 24/197 kB
Progress (3): 15 kB | 40/190 kB | 28/197 kB
Progress (3): 15 kB | 44/190 kB | 28/197 kB
Progress (3): 15 kB | 44/190 kB | 32/197 kB
Progress (3): 15 kB | 48/190 kB | 32/197 kB
Progress (3): 15 kB | 48/190 kB | 36/197 kB
Progress (3): 15 kB | 52/190 kB | 36/197 kB
Progress (3): 15 kB | 52/190 kB | 40/197 kB
Progress (3): 15 kB | 56/190 kB | 40/197 kB
Progress (3): 15 kB | 56/190 kB | 44/197 kB
Progress (3): 15 kB | 60/190 kB | 44/197 kB
Progress (3): 15 kB | 60/190 kB | 48/197 kB
Progress (3): 15 kB | 64/190 kB | 48/197 kB
Progress (3): 15 kB | 64/190 kB | 52/197 kB
Progress (3): 15 kB | 66/190 kB | 52/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 586 kB/s)
Progress (2): 66/190 kB | 56/197 kB
Progress (2): 70/190 kB | 56/197 kB
Progress (2): 70/190 kB | 60/197 kB
Progress (2): 74/190 kB | 60/197 kB
Progress (2): 74/190 kB | 64/197 kB
Progress (2): 78/190 kB | 64/197 kB
Progress (2): 78/190 kB | 66/197 kB
Progress (2): 82/190 kB | 66/197 kB
Progress (2): 82/190 kB | 70/197 kB
Progress (2): 86/190 kB | 70/197 kB
Progress (2): 86/190 kB | 74/197 kB
Progress (2): 90/190 kB | 74/197 kB
Progress (3): 90/190 kB | 74/197 kB | 4.1/53 kB
Progress (3): 94/190 kB | 74/197 kB | 4.1/53 kB
Progress (3): 94/190 kB | 78/197 kB | 4.1/53 kB
Progress (3): 98/190 kB | 78/197 kB | 4.1/53 kB
Progress (3): 98/190 kB | 78/197 kB | 7.7/53 kB
Progress (3): 98/190 kB | 78/197 kB | 7.7/53 kB
Progress (3): 98/190 kB | 82/197 kB | 7.7/53 kB
Progress (3): 102/190 kB | 82/197 kB | 7.7/53 kB
Progress (3): 102/190 kB | 82/197 kB | 12/53 kB 
Progress (3): 106/190 kB | 82/197 kB | 12/53 kB
Progress (3): 106/190 kB | 86/197 kB | 12/53 kB
Progress (3): 110/190 kB | 86/197 kB | 12/53 kB
Progress (3): 110/190 kB | 86/197 kB | 16/53 kB
Progress (3): 114/190 kB | 86/197 kB | 16/53 kB
Progress (3): 114/190 kB | 90/197 kB | 16/53 kB
Progress (3): 118/190 kB | 90/197 kB | 16/53 kB
Progress (3): 118/190 kB | 90/197 kB | 20/53 kB
Progress (3): 122/190 kB | 90/197 kB | 20/53 kB
Progress (3): 122/190 kB | 94/197 kB | 20/53 kB
Progress (3): 126/190 kB | 94/197 kB | 20/53 kB
Progress (3): 126/190 kB | 94/197 kB | 24/53 kB
Progress (3): 130/190 kB | 94/197 kB | 24/53 kB
Progress (3): 130/190 kB | 98/197 kB | 24/53 kB
Progress (3): 134/190 kB | 98/197 kB | 24/53 kB
Progress (3): 134/190 kB | 98/197 kB | 28/53 kB
Progress (3): 138/190 kB | 98/197 kB | 28/53 kB
Progress (3): 138/190 kB | 102/197 kB | 28/53 kB
Progress (3): 142/190 kB | 102/197 kB | 28/53 kB
Progress (3): 142/190 kB | 102/197 kB | 32/53 kB
Progress (3): 146/190 kB | 102/197 kB | 32/53 kB
Progress (3): 146/190 kB | 106/197 kB | 32/53 kB
Progress (3): 150/190 kB | 106/197 kB | 32/53 kB
Progress (3): 150/190 kB | 110/197 kB | 32/53 kB
Progress (3): 150/190 kB | 110/197 kB | 36/53 kB
Progress (3): 150/190 kB | 114/197 kB | 36/53 kB
Progress (3): 154/190 kB | 114/197 kB | 36/53 kB
Progress (3): 154/190 kB | 118/197 kB | 36/53 kB
Progress (3): 154/190 kB | 118/197 kB | 40/53 kB
Progress (3): 154/190 kB | 122/197 kB | 40/53 kB
Progress (3): 158/190 kB | 122/197 kB | 40/53 kB
Progress (3): 158/190 kB | 126/197 kB | 40/53 kB
Progress (3): 158/190 kB | 126/197 kB | 44/53 kB
Progress (3): 158/190 kB | 130/197 kB | 44/53 kB
Progress (3): 162/190 kB | 130/197 kB | 44/53 kB
Progress (3): 162/190 kB | 134/197 kB | 44/53 kB
Progress (3): 162/190 kB | 134/197 kB | 48/53 kB
Progress (3): 162/190 kB | 138/197 kB | 48/53 kB
Progress (3): 166/190 kB | 138/197 kB | 48/53 kB
Progress (3): 166/190 kB | 142/197 kB | 48/53 kB
Progress (3): 166/190 kB | 142/197 kB | 52/53 kB
Progress (3): 166/190 kB | 146/197 kB | 52/53 kB
Progress (3): 170/190 kB | 146/197 kB | 52/53 kB
Progress (3): 170/190 kB | 150/197 kB | 52/53 kB
Progress (3): 170/190 kB | 150/197 kB | 53 kB   
Progress (3): 170/190 kB | 154/197 kB | 53 kB
Progress (3): 174/190 kB | 154/197 kB | 53 kB
Progress (3): 174/190 kB | 158/197 kB | 53 kB
Progress (3): 178/190 kB | 158/197 kB | 53 kB
Progress (3): 178/190 kB | 162/197 kB | 53 kB
Progress (3): 182/190 kB | 162/197 kB | 53 kB
Progress (3): 182/190 kB | 166/197 kB | 53 kB
Progress (3): 186/190 kB | 166/197 kB | 53 kB
Progress (3): 186/190 kB | 170/197 kB | 53 kB
Progress (3): 190 kB | 170/197 kB | 53 kB    
Progress (3): 190 kB | 174/197 kB | 53 kB
Progress (3): 190 kB | 178/197 kB | 53 kB
Progress (3): 190 kB | 182/197 kB | 53 kB
Progress (3): 190 kB | 186/197 kB | 53 kB
Progress (3): 190 kB | 190/197 kB | 53 kB
Progress (3): 190 kB | 194/197 kB | 53 kB
Progress (3): 190 kB | 197 kB | 53 kB    
                                     
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 1.1 MB/s)
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.8 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.8 MB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/0.20.0/tycho-bundles-external-0.20.0.zip
Progress (1): 0/6.3 MB
Progress (1): 0/6.3 MB
Progress (1): 0/6.3 MB
Progress (1): 0/6.3 MB
Progress (1): 0/6.3 MB
Progress (1): 0/6.3 MB
Progress (1): 0/6.3 MB
Progress (1): 0/6.3 MB
Progress (1): 0/6.3 MB
Progress (1): 0/6.3 MB
Progress (1): 0/6.3 MB
Progress (1): 0/6.3 MB
Progress (1): 0/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.3/6.3 MB
Progress (1): 0.3/6.3 MB
Progress (1): 0.3/6.3 MB
Progress (1): 0.3/6.3 MB
Progress (1): 0.3/6.3 MB
Progress (1): 0.3/6.3 MB
Progress (1): 0.3/6.3 MB
Progress (1): 0.3/6.3 MB
Progress (1): 0.3/6.3 MB
Progress (1): 0.3/6.3 MB
Progress (1): 0.3/6.3 MB
Progress (1): 0.3/6.3 MB
Progress (1): 0.3/6.3 MB
Progress (1): 0.3/6.3 MB
Progress (1): 0.3/6.3 MB
Progress (1): 0.3/6.3 MB
Progress (1): 0.3/6.3 MB
Progress (1): 0.3/6.3 MB
Progress (1): 0.3/6.3 MB
Progress (1): 0.3/6.3 MB
Progress (1): 0.3/6.3 MB
Progress (1): 0.3/6.3 MB
Progress (1): 0.3/6.3 MB
Progress (1): 0.3/6.3 MB
Progress (1): 0.3/6.3 MB
Progress (1): 0.4/6.3 MB
Progress (1): 0.4/6.3 MB
Progress (1): 0.4/6.3 MB
Progress (1): 0.4/6.3 MB
Progress (1): 0.4/6.3 MB
Progress (1): 0.4/6.3 MB
Progress (1): 0.4/6.3 MB
Progress (1): 0.4/6.3 MB
Progress (1): 0.4/6.3 MB
Progress (1): 0.4/6.3 MB
Progress (1): 0.4/6.3 MB
Progress (1): 0.4/6.3 MB
Progress (1): 0.4/6.3 MB
Progress (1): 0.4/6.3 MB
Progress (1): 0.4/6.3 MB
Progress (1): 0.4/6.3 MB
Progress (1): 0.4/6.3 MB
Progress (1): 0.4/6.3 MB
Progress (1): 0.4/6.3 MB
Progress (1): 0.4/6.3 MB
Progress (1): 0.4/6.3 MB
Progress (1): 0.4/6.3 MB
Progress (1): 0.4/6.3 MB
Progress (1): 0.4/6.3 MB
Progress (1): 0.4/6.3 MB
Progress (1): 0.5/6.3 MB
Progress (1): 0.5/6.3 MB
Progress (1): 0.5/6.3 MB
Progress (1): 0.5/6.3 MB
Progress (1): 0.5/6.3 MB
Progress (1): 0.5/6.3 MB
Progress (1): 0.5/6.3 MB
Progress (1): 0.5/6.3 MB
Progress (1): 0.5/6.3 MB
Progress (1): 0.5/6.3 MB
Progress (1): 0.5/6.3 MB
Progress (1): 0.5/6.3 MB
Progress (1): 0.5/6.3 MB
Progress (1): 0.5/6.3 MB
Progress (1): 0.5/6.3 MB
Progress (1): 0.5/6.3 MB
Progress (1): 0.5/6.3 MB
Progress (1): 0.5/6.3 MB
Progress (1): 0.5/6.3 MB
Progress (1): 0.5/6.3 MB
Progress (1): 0.5/6.3 MB
Progress (1): 0.5/6.3 MB
Progress (1): 0.5/6.3 MB
Progress (1): 0.5/6.3 MB
Progress (1): 0.5/6.3 MB
Progress (1): 0.6/6.3 MB
Progress (1): 0.6/6.3 MB
Progress (1): 0.6/6.3 MB
Progress (1): 0.6/6.3 MB
Progress (1): 0.6/6.3 MB
Progress (1): 0.6/6.3 MB
Progress (1): 0.6/6.3 MB
Progress (1): 0.6/6.3 MB
Progress (1): 0.6/6.3 MB
Progress (1): 0.6/6.3 MB
Progress (1): 0.6/6.3 MB
Progress (1): 0.6/6.3 MB
Progress (1): 0.6/6.3 MB
Progress (1): 0.6/6.3 MB
Progress (1): 0.6/6.3 MB
Progress (1): 0.6/6.3 MB
Progress (1): 0.6/6.3 MB
Progress (1): 0.6/6.3 MB
Progress (1): 0.6/6.3 MB
Progress (1): 0.6/6.3 MB
Progress (1): 0.6/6.3 MB
Progress (1): 0.6/6.3 MB
Progress (1): 0.6/6.3 MB
Progress (1): 0.6/6.3 MB
Progress (1): 0.6/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.3/6.3 MB
Progress (1): 6.3/6.3 MB
Progress (1): 6.3/6.3 MB
Progress (1): 6.3/6.3 MB
Progress (1): 6.3/6.3 MB
Progress (1): 6.3/6.3 MB
Progress (1): 6.3/6.3 MB
Progress (1): 6.3/6.3 MB
Progress (1): 6.3/6.3 MB
Progress (1): 6.3 MB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/0.20.0/tycho-bundles-external-0.20.0.zip (6.3 MB at 17 MB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.20.0/org.eclipse.tycho.p2.resolver.impl-0.20.0.jar
Progress (1): 4.1/183 kB
Progress (1): 7.7/183 kB
Progress (1): 12/183 kB 
Progress (1): 16/183 kB
Progress (1): 20/183 kB
Progress (1): 24/183 kB
Progress (1): 28/183 kB
Progress (1): 32/183 kB
Progress (1): 33/183 kB
Progress (1): 37/183 kB
Progress (1): 41/183 kB
Progress (1): 45/183 kB
Progress (1): 49/183 kB
Progress (1): 53/183 kB
Progress (1): 57/183 kB
Progress (1): 61/183 kB
Progress (1): 65/183 kB
Progress (1): 66/183 kB
Progress (1): 70/183 kB
Progress (1): 74/183 kB
Progress (1): 78/183 kB
Progress (1): 82/183 kB
Progress (1): 86/183 kB
Progress (1): 90/183 kB
Progress (1): 94/183 kB
Progress (1): 98/183 kB
Progress (1): 98/183 kB
Progress (1): 102/183 kB
Progress (1): 106/183 kB
Progress (1): 110/183 kB
Progress (1): 114/183 kB
Progress (1): 118/183 kB
Progress (1): 122/183 kB
Progress (1): 126/183 kB
Progress (1): 130/183 kB
Progress (1): 131/183 kB
Progress (1): 135/183 kB
Progress (1): 139/183 kB
Progress (1): 143/183 kB
Progress (1): 147/183 kB
Progress (1): 151/183 kB
Progress (1): 155/183 kB
Progress (1): 159/183 kB
Progress (1): 163/183 kB
Progress (1): 167/183 kB
Progress (1): 171/183 kB
Progress (1): 175/183 kB
Progress (1): 179/183 kB
Progress (1): 183/183 kB
Progress (1): 183 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.20.0/org.eclipse.tycho.p2.resolver.impl-0.20.0.jar (183 kB at 6.8 MB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.20.0/org.eclipse.tycho.p2.maven.repository-0.20.0.jar
Progress (1): 4.1/137 kB
Progress (1): 7.7/137 kB
Progress (1): 12/137 kB 
Progress (1): 16/137 kB
Progress (1): 20/137 kB
Progress (1): 24/137 kB
Progress (1): 28/137 kB
Progress (1): 32/137 kB
Progress (1): 33/137 kB
Progress (1): 37/137 kB
Progress (1): 41/137 kB
Progress (1): 45/137 kB
Progress (1): 49/137 kB
Progress (1): 53/137 kB
Progress (1): 57/137 kB
Progress (1): 61/137 kB
Progress (1): 65/137 kB
Progress (1): 66/137 kB
Progress (1): 70/137 kB
Progress (1): 74/137 kB
Progress (1): 78/137 kB
Progress (1): 82/137 kB
Progress (1): 86/137 kB
Progress (1): 90/137 kB
Progress (1): 94/137 kB
Progress (1): 98/137 kB
Progress (1): 98/137 kB
Progress (1): 102/137 kB
Progress (1): 106/137 kB
Progress (1): 110/137 kB
Progress (1): 114/137 kB
Progress (1): 118/137 kB
Progress (1): 122/137 kB
Progress (1): 126/137 kB
Progress (1): 130/137 kB
Progress (1): 134/137 kB
Progress (1): 137 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.20.0/org.eclipse.tycho.p2.maven.repository-0.20.0.jar (137 kB at 5.5 MB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.20.0/org.eclipse.tycho.p2.tools.impl-0.20.0.jar
Progress (1): 4.1/36 kB
Progress (1): 7.7/36 kB
Progress (1): 12/36 kB 
Progress (1): 16/36 kB
Progress (1): 20/36 kB
Progress (1): 24/36 kB
Progress (1): 28/36 kB
Progress (1): 32/36 kB
Progress (1): 36/36 kB
Progress (1): 36 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.20.0/org.eclipse.tycho.p2.tools.impl-0.20.0.jar (36 kB at 2.0 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.pom
Progress (1): 1.7 kB
                    
Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.pom (1.7 kB at 59 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-parent/1.0.5/eclipse-cbi-parent-1.0.5.pom
Progress (1): 4.1/5.9 kB
Progress (1): 5.9 kB    
                    
Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-parent/1.0.5/eclipse-cbi-parent-1.0.5.pom (5.9 kB at 310 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.jar
Progress (1): 4.1/15 kB
Progress (1): 7.7/15 kB
Progress (1): 12/15 kB 
Progress (1): 15 kB   
                   
Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.jar (15 kB at 790 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.pom
Progress (1): 1.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.pom (1.1 kB at 48 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.jar
Progress (1): 3.2 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.20.0/target-platform-configuration-0.20.0.jar (3.2 kB at 160 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.pom
Progress (1): 2.5 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.pom (2.5 kB at 105 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.jar
Progress (1): 4.1/19 kB
Progress (1): 7.7/19 kB
Progress (1): 12/19 kB 
Progress (1): 16/19 kB
Progress (1): 19 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.20.0/tycho-source-plugin-0.20.0.jar (19 kB at 917 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
Progress (1): 4.1/5.0 kB
Progress (1): 5.0 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (5.0 kB at 119 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
Progress (1): 4.1/12 kB
Progress (1): 7.7/12 kB
Progress (1): 12/12 kB 
Progress (1): 12 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 kB at 536 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
Progress (1): 4.1/4.5 kB
Progress (1): 4.5 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 206 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
Progress (1): 4.1/8.7 kB
Progress (1): 7.7/8.7 kB
Progress (1): 8.7 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 335 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/21/maven-parent-21.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/21/maven-parent-21.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom
Progress (1): 4.1/26 kB
Progress (1): 7.7/26 kB
Progress (1): 12/26 kB 
Progress (1): 16/26 kB
Progress (1): 20/26 kB
Progress (1): 24/26 kB
Progress (1): 26 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.3 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/10/apache-10.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/10/apache-10.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/10/apache-10.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/10/apache-10.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom
Progress (1): 4.1/15 kB
Progress (1): 7.7/15 kB
Progress (1): 12/15 kB 
Progress (1): 15 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 705 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
Progress (1): 1.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 54 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
Progress (1): 4.1/19 kB
Progress (1): 7.7/19 kB
Progress (1): 12/19 kB 
Progress (1): 16/19 kB
Progress (1): 19 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 931 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.pom
Progress (1): 2.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.pom (2.7 kB at 133 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Progress (1): 4.1/110 kB
Progress (2): 4.1/110 kB | 4.1/22 kB
Progress (2): 7.7/110 kB | 4.1/22 kB
Progress (2): 7.7/110 kB | 7.7/22 kB
Progress (2): 12/110 kB | 7.7/22 kB 
Progress (2): 12/110 kB | 12/22 kB 
Progress (2): 16/110 kB | 12/22 kB
Progress (2): 16/110 kB | 16/22 kB
Progress (2): 20/110 kB | 16/22 kB
Progress (2): 20/110 kB | 20/22 kB
Progress (2): 24/110 kB | 20/22 kB
Progress (2): 24/110 kB | 22 kB   
Progress (2): 28/110 kB | 22 kB
Progress (2): 32/110 kB | 22 kB
Progress (2): 36/110 kB | 22 kB
Progress (2): 40/110 kB | 22 kB
Progress (2): 44/110 kB | 22 kB
Progress (2): 48/110 kB | 22 kB
Progress (2): 52/110 kB | 22 kB
Progress (2): 56/110 kB | 22 kB
Progress (2): 60/110 kB | 22 kB
Progress (2): 64/110 kB | 22 kB
Progress (2): 68/110 kB | 22 kB
Progress (2): 72/110 kB | 22 kB
Progress (2): 76/110 kB | 22 kB
Progress (2): 80/110 kB | 22 kB
Progress (2): 84/110 kB | 22 kB
Progress (2): 88/110 kB | 22 kB
Progress (2): 92/110 kB | 22 kB
Progress (2): 96/110 kB | 22 kB
Progress (2): 100/110 kB | 22 kB
Progress (2): 104/110 kB | 22 kB
Progress (2): 108/110 kB | 22 kB
Progress (2): 110 kB | 22 kB    
Progress (3): 110 kB | 22 kB | 4.1/24 kB
Progress (3): 110 kB | 22 kB | 7.7/24 kB
Progress (3): 110 kB | 22 kB | 12/24 kB 
Progress (3): 110 kB | 22 kB | 16/24 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 992 kB/s)
Progress (2): 110 kB | 20/24 kB
Progress (2): 110 kB | 24/24 kB
Progress (2): 110 kB | 24 kB   
                            
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-plugin-0.20.0.jar (110 kB at 4.1 MB/s)
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 822 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.pom
Progress (1): 2.6 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.pom (2.6 kB at 122 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.jar
Progress (1): 4.1/27 kB
Progress (1): 7.7/27 kB
Progress (1): 12/27 kB 
Progress (1): 16/27 kB
Progress (1): 20/27 kB
Progress (1): 24/27 kB
Progress (1): 27 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.jar (27 kB at 1.3 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 cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
Progress (1): 3.9 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 187 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
Progress (1): 4.1/13 kB
Progress (1): 7.7/13 kB
Progress (1): 12/13 kB 
Progress (1): 13 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 652 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
Progress (1): 4.1/25 kB
Progress (1): 7.7/25 kB
Progress (1): 12/25 kB 
Progress (1): 16/25 kB
Progress (1): 20/25 kB
Progress (1): 24/25 kB
Progress (1): 25 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 947 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 cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
Progress (1): 4.1/4.9 kB
Progress (1): 4.9 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (4.9 kB at 233 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
Progress (1): 4.1/13 kB
Progress (1): 7.7/13 kB
Progress (1): 12/13 kB 
Progress (1): 13 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 kB at 619 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/16/maven-parent-16.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/16/maven-parent-16.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom
Progress (1): 4.1/23 kB
Progress (1): 7.7/23 kB
Progress (1): 12/23 kB 
Progress (1): 16/23 kB
Progress (1): 20/23 kB
Progress (1): 23 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.1 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/7/apache-7.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/7/apache-7.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/7/apache-7.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/7/apache-7.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
Progress (1): 4.1/14 kB
Progress (1): 7.7/14 kB
Progress (1): 12/14 kB 
Progress (1): 14 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 656 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
Progress (1): 4.1/23 kB
Progress (1): 7.7/23 kB
Progress (1): 12/23 kB 
Progress (1): 16/23 kB
Progress (1): 20/23 kB
Progress (1): 23 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 kB at 910 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.pom
Progress (1): 2.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.pom (2.1 kB at 101 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.jar
Progress (1): 4.1/24 kB
Progress (1): 7.7/24 kB
Progress (1): 12/24 kB 
Progress (1): 16/24 kB
Progress (1): 20/24 kB
Progress (1): 24 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.jar (24 kB at 1.2 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.pom
Progress (1): 2.5 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.pom (2.5 kB at 124 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
Progress (1): 4.1/11 kB
Progress (1): 7.7/11 kB
Progress (1): 11 kB    
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 kB at 520 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/32/commons-parent-32.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-parent/32/commons-parent-32.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom
Progress (1): 4.1/53 kB
Progress (1): 7.7/53 kB
Progress (1): 12/53 kB 
Progress (1): 16/53 kB
Progress (1): 20/53 kB
Progress (1): 24/53 kB
Progress (1): 28/53 kB
Progress (1): 32/53 kB
Progress (1): 36/53 kB
Progress (1): 40/53 kB
Progress (1): 44/53 kB
Progress (1): 48/53 kB
Progress (1): 52/53 kB
Progress (1): 53 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 2.2 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/13/apache-13.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/13/apache-13.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/13/apache-13.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/13/apache-13.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
Progress (1): 4.1/14 kB
Progress (1): 7.7/14 kB
Progress (1): 12/14 kB 
Progress (1): 14 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 635 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.pom
Progress (1): 1.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.pom (1.8 kB at 81 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.pom
Progress (1): 2.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.pom (2.0 kB at 99 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom
Progress (1): 4.1/5.5 kB
Progress (1): 5.5 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom (5.5 kB at 220 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/ow2/ow2/1.3/ow2-1.3.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/ow2/ow2/1.3/ow2-1.3.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/ow2/ow2/1.3/ow2-1.3.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/ow2/1.3/ow2-1.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom
Progress (1): 4.1/9.5 kB
Progress (1): 7.7/9.5 kB
Progress (1): 9.5 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 475 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.jar
Progress (1): 4.1/19 kB
Progress (1): 7.7/19 kB
Progress (1): 12/19 kB 
Progress (1): 16/19 kB
Progress (1): 19 kB   
Progress (2): 19 kB | 4.1/54 kB
Progress (2): 19 kB | 7.7/54 kB
Progress (3): 19 kB | 7.7/54 kB | 4.1/321 kB
Progress (3): 19 kB | 12/54 kB | 4.1/321 kB 
Progress (3): 19 kB | 12/54 kB | 7.7/321 kB
Progress (3): 19 kB | 16/54 kB | 7.7/321 kB
Progress (3): 19 kB | 16/54 kB | 12/321 kB 
Progress (3): 19 kB | 20/54 kB | 12/321 kB
Progress (3): 19 kB | 20/54 kB | 16/321 kB
Progress (3): 19 kB | 24/54 kB | 16/321 kB
Progress (3): 19 kB | 24/54 kB | 20/321 kB
Progress (3): 19 kB | 28/54 kB | 20/321 kB
Progress (3): 19 kB | 28/54 kB | 24/321 kB
Progress (4): 19 kB | 28/54 kB | 24/321 kB | 4.1/26 kB
Progress (4): 19 kB | 32/54 kB | 24/321 kB | 4.1/26 kB
Progress (4): 19 kB | 32/54 kB | 28/321 kB | 4.1/26 kB
Progress (4): 19 kB | 32/54 kB | 28/321 kB | 7.7/26 kB
Progress (4): 19 kB | 32/54 kB | 32/321 kB | 7.7/26 kB
Progress (4): 19 kB | 36/54 kB | 32/321 kB | 7.7/26 kB
Progress (4): 19 kB | 36/54 kB | 32/321 kB | 12/26 kB 
Progress (4): 19 kB | 40/54 kB | 32/321 kB | 12/26 kB
Progress (4): 19 kB | 40/54 kB | 36/321 kB | 12/26 kB
Progress (4): 19 kB | 40/54 kB | 36/321 kB | 16/26 kB
Progress (4): 19 kB | 40/54 kB | 40/321 kB | 16/26 kB
Progress (4): 19 kB | 44/54 kB | 40/321 kB | 16/26 kB
Progress (4): 19 kB | 44/54 kB | 40/321 kB | 20/26 kB
Progress (4): 19 kB | 44/54 kB | 44/321 kB | 20/26 kB
Progress (4): 19 kB | 48/54 kB | 44/321 kB | 20/26 kB
Progress (4): 19 kB | 48/54 kB | 48/321 kB | 20/26 kB
Progress (4): 19 kB | 48/54 kB | 48/321 kB | 24/26 kB
Progress (4): 19 kB | 52/54 kB | 48/321 kB | 24/26 kB
Progress (4): 19 kB | 52/54 kB | 48/321 kB | 26 kB   
Progress (4): 19 kB | 54 kB | 48/321 kB | 26 kB   
Progress (4): 19 kB | 54 kB | 52/321 kB | 26 kB
Progress (4): 19 kB | 54 kB | 56/321 kB | 26 kB
Progress (4): 19 kB | 54 kB | 60/321 kB | 26 kB
                                               
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/tycho-artifactcomparator-0.20.0.jar (19 kB at 728 kB/s)
Progress (3): 54 kB | 64/321 kB | 26 kB
Progress (3): 54 kB | 68/321 kB | 26 kB
Progress (3): 54 kB | 72/321 kB | 26 kB
Progress (3): 54 kB | 76/321 kB | 26 kB
Progress (3): 54 kB | 80/321 kB | 26 kB
Progress (3): 54 kB | 84/321 kB | 26 kB
Progress (3): 54 kB | 88/321 kB | 26 kB
Progress (3): 54 kB | 92/321 kB | 26 kB
Progress (3): 54 kB | 96/321 kB | 26 kB
Progress (3): 54 kB | 100/321 kB | 26 kB
Progress (3): 54 kB | 104/321 kB | 26 kB
Progress (3): 54 kB | 108/321 kB | 26 kB
Progress (3): 54 kB | 112/321 kB | 26 kB
Progress (3): 54 kB | 116/321 kB | 26 kB
Progress (3): 54 kB | 120/321 kB | 26 kB
Progress (3): 54 kB | 124/321 kB | 26 kB
Progress (3): 54 kB | 128/321 kB | 26 kB
                                        
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.jar (26 kB at 854 kB/s)
Progress (2): 54 kB | 132/321 kB
Progress (2): 54 kB | 136/321 kB
Progress (2): 54 kB | 140/321 kB
Progress (2): 54 kB | 144/321 kB
Progress (2): 54 kB | 148/321 kB
                                
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 1.7 MB/s)
Progress (1): 152/321 kB
Progress (1): 156/321 kB
Progress (1): 160/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): 200/321 kB
Progress (1): 204/321 kB
Progress (1): 208/321 kB
Progress (1): 212/321 kB
Progress (1): 216/321 kB
Progress (1): 220/321 kB
Progress (1): 224/321 kB
Progress (1): 228/321 kB
Progress (1): 232/321 kB
Progress (1): 236/321 kB
Progress (1): 240/321 kB
Progress (1): 244/321 kB
Progress (1): 248/321 kB
Progress (1): 252/321 kB
Progress (1): 256/321 kB
Progress (1): 260/321 kB
Progress (1): 264/321 kB
Progress (1): 268/321 kB
Progress (1): 272/321 kB
Progress (1): 276/321 kB
Progress (1): 280/321 kB
Progress (1): 284/321 kB
Progress (1): 288/321 kB
Progress (1): 292/321 kB
Progress (1): 296/321 kB
Progress (1): 300/321 kB
Progress (1): 304/321 kB
Progress (1): 308/321 kB
Progress (1): 312/321 kB
Progress (1): 316/321 kB
Progress (1): 320/321 kB
Progress (1): 321 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.jar (321 kB at 6.8 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom
Progress (1): 4.1/6.0 kB
Progress (1): 6.0 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom (6.0 kB at 283 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar
Progress (1): 4.1/24 kB
Progress (1): 7.7/24 kB
Progress (1): 12/24 kB 
Progress (1): 16/24 kB
Progress (1): 20/24 kB
Progress (1): 24/24 kB
Progress (1): 24 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar (24 kB at 1.2 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
Progress (1): 4.1/5.7 kB
Progress (1): 5.7 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom (5.7 kB at 300 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
Progress (1): 4.1/13 kB
Progress (1): 7.7/13 kB
Progress (1): 12/13 kB 
Progress (1): 13 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 589 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
Progress (1): 4.1/23 kB
Progress (1): 7.7/23 kB
Progress (1): 12/23 kB 
Progress (1): 16/23 kB
Progress (1): 20/23 kB
Progress (1): 23 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar (23 kB at 1.1 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
Progress (1): 4.1/21 kB
Progress (1): 7.7/21 kB
Progress (1): 12/21 kB 
Progress (1): 16/21 kB
Progress (1): 20/21 kB
Progress (1): 21 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 867 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
Progress (1): 4.1/11 kB
Progress (1): 7.7/11 kB
Progress (1): 11 kB    
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 540 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/23/maven-parent-23.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/23/maven-parent-23.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom
Progress (1): 4.1/33 kB
Progress (1): 7.7/33 kB
Progress (1): 12/33 kB 
Progress (1): 16/33 kB
Progress (1): 20/33 kB
Progress (1): 24/33 kB
Progress (1): 28/33 kB
Progress (1): 32/33 kB
Progress (1): 33 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.6 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
Progress (1): 4.1/124 kB
Progress (1): 7.7/124 kB
Progress (1): 12/124 kB 
Progress (1): 16/124 kB
Progress (1): 20/124 kB
Progress (1): 24/124 kB
Progress (1): 28/124 kB
Progress (1): 32/124 kB
Progress (1): 36/124 kB
Progress (1): 40/124 kB
Progress (1): 44/124 kB
Progress (1): 48/124 kB
Progress (1): 52/124 kB
Progress (1): 56/124 kB
Progress (1): 60/124 kB
Progress (1): 64/124 kB
Progress (1): 68/124 kB
Progress (1): 72/124 kB
Progress (1): 76/124 kB
Progress (1): 80/124 kB
Progress (1): 84/124 kB
Progress (1): 88/124 kB
Progress (1): 92/124 kB
Progress (1): 96/124 kB
Progress (1): 100/124 kB
Progress (1): 104/124 kB
Progress (1): 108/124 kB
Progress (1): 112/124 kB
Progress (1): 116/124 kB
Progress (1): 120/124 kB
Progress (1): 124/124 kB
Progress (1): 124 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 5.0 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.pom
Progress (1): 2.2 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.pom (2.2 kB at 95 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-extras/0.20.0/tycho-extras-0.20.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-extras/0.20.0/tycho-extras-0.20.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/extras/tycho-extras/0.20.0/tycho-extras-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-extras/0.20.0/tycho-extras-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-extras/0.20.0/tycho-extras-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/0.20.0/tycho-extras-0.20.0.pom
Progress (1): 4.1/11 kB
Progress (1): 7.7/11 kB
Progress (1): 11 kB    
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/0.20.0/tycho-extras-0.20.0.pom (11 kB at 435 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.jar
Progress (1): 4.1/16 kB
Progress (1): 7.7/16 kB
Progress (1): 12/16 kB 
Progress (1): 16/16 kB
Progress (1): 16 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.20.0/tycho-source-feature-plugin-0.20.0.jar (16 kB at 800 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Progress (1): 3.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 167 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
Progress (1): 815 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 27 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
Progress (1): 4.1/4.2 kB
Progress (1): 4.2 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 236 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
Progress (1): 4.1/17 kB
Progress (1): 7.7/17 kB
Progress (1): 12/17 kB 
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 867 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Progress (1): 3.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 167 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom
Progress (1): 4.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom (4.0 kB at 139 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom
Progress (1): 4.1/9.2 kB
Progress (1): 7.7/9.2 kB
Progress (1): 9.2 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom (9.2 kB at 572 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/19/maven-parent-19.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/19/maven-parent-19.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/19/maven-parent-19.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/19/maven-parent-19.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/19/maven-parent-19.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/19/maven-parent-19.pom
Progress (1): 4.1/25 kB
Progress (1): 7.7/25 kB
Progress (1): 12/25 kB 
Progress (1): 16/25 kB
Progress (1): 20/25 kB
Progress (1): 24/25 kB
Progress (1): 25 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 1.1 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/9/apache-9.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/9/apache-9.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/9/apache-9.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/9/apache-9.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
Progress (1): 4.1/15 kB
Progress (1): 7.7/15 kB
Progress (1): 12/15 kB 
Progress (1): 15 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 722 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
Progress (1): 1.6 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 75 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
Progress (1): 4.1/9.0 kB
Progress (1): 7.7/9.0 kB
Progress (1): 9.0 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 452 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/5/maven-parent-5.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/5/maven-parent-5.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom
Progress (1): 4.1/15 kB
Progress (1): 7.7/15 kB
Progress (1): 12/15 kB 
Progress (1): 15 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 762 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/3/apache-3.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/3/apache-3.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/3/apache-3.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/3/apache-3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
Progress (1): 3.4 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 156 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
Progress (1): 1.9 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 58 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
Progress (1): 3.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 145 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom
Progress (1): 2.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom (2.8 kB at 141 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
Progress (1): 3.9 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 188 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
Progress (1): 492 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 18 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
Progress (1): 4.1/5.7 kB
Progress (1): 5.7 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 261 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/junit/junit/4.10/junit-4.10.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/junit/junit/4.10/junit-4.10.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/junit/junit/4.10/junit-4.10.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/junit/junit/4.10/junit-4.10.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom
Progress (1): 2.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom (2.3 kB at 67 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
Progress (1): 481 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 17 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
Progress (1): 4.1/5.9 kB
Progress (1): 5.9 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 210 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Progress (1): 4.1/6.9 kB
Progress (1): 6.9 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 361 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Progress (1): 3.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 101 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Progress (1): 4.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 214 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
Progress (1): 4.1/8.4 kB
Progress (1): 7.7/8.4 kB
Progress (1): 8.4 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 418 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom
Progress (1): 1.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom (1.7 kB at 90 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
Progress (1): 2.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 128 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
Progress (1): 890 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 39 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
Progress (1): 2.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 110 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
Progress (1): 4.1/15 kB
Progress (1): 7.7/15 kB
Progress (1): 12/15 kB 
Progress (1): 15 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 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 cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Progress (1): 4.1/5.1 kB
Progress (1): 5.1 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 257 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Progress (1): 2.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 115 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
Progress (1): 1.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 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 cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
Progress (1): 4.1/6.7 kB
Progress (1): 6.7 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 336 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
Progress (1): 2.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 95 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
Progress (1): 1.9 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 96 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
Progress (1): 1.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 73 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
Progress (1): 1.4 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 69 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
Progress (1): 424 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 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 cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
Progress (1): 3.9 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 178 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
Progress (1): 2.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 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 cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
Progress (1): 1.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.8 kB at 97 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
Progress (1): 1.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 85 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
Progress (1): 2.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 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 cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
Progress (1): 1.5 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 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 cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
Progress (1): 2.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 88 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
Progress (1): 4.1/7.1 kB
Progress (1): 7.1 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 355 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
Progress (1): 2.6 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 109 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
Progress (1): 1.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 63 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/classworlds/classworlds/1.1/classworlds-1.1.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/classworlds/classworlds/1.1/classworlds-1.1.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/classworlds/classworlds/1.1/classworlds-1.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
Progress (1): 3.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 166 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
Progress (1): 2.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 128 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
Progress (1): 1.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 87 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/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/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-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 cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/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-archiver/2.0.1/plexus-archiver-2.0.1.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.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/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Progress (1): 4.1/194 kB
Progress (1): 7.7/194 kB
Progress (1): 12/194 kB 
Progress (1): 16/194 kB
Progress (1): 20/194 kB
Progress (1): 24/194 kB
Progress (1): 28/194 kB
Progress (1): 32/194 kB
Progress (1): 33/194 kB
Progress (1): 37/194 kB
Progress (1): 41/194 kB
Progress (1): 45/194 kB
Progress (1): 49/194 kB
Progress (1): 53/194 kB
Progress (1): 57/194 kB
Progress (2): 57/194 kB | 4.1/38 kB
Progress (2): 61/194 kB | 4.1/38 kB
Progress (2): 61/194 kB | 7.7/38 kB
Progress (2): 65/194 kB | 7.7/38 kB
Progress (2): 66/194 kB | 7.7/38 kB
Progress (2): 66/194 kB | 12/38 kB 
Progress (2): 66/194 kB | 16/38 kB
Progress (2): 70/194 kB | 16/38 kB
Progress (2): 70/194 kB | 20/38 kB
Progress (2): 74/194 kB | 20/38 kB
Progress (2): 74/194 kB | 24/38 kB
Progress (2): 78/194 kB | 24/38 kB
Progress (2): 78/194 kB | 28/38 kB
Progress (2): 82/194 kB | 28/38 kB
Progress (2): 82/194 kB | 32/38 kB
Progress (2): 86/194 kB | 32/38 kB
Progress (2): 86/194 kB | 36/38 kB
Progress (2): 90/194 kB | 36/38 kB
Progress (2): 90/194 kB | 38 kB   
Progress (2): 94/194 kB | 38 kB
Progress (2): 98/194 kB | 38 kB
Progress (2): 98/194 kB | 38 kB
Progress (2): 102/194 kB | 38 kB
Progress (2): 106/194 kB | 38 kB
Progress (2): 110/194 kB | 38 kB
Progress (2): 114/194 kB | 38 kB
Progress (3): 114/194 kB | 38 kB | 4.1/20 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 4.9 kB/s)
Progress (3): 114/194 kB | 4.1/20 kB | 4.1/58 kB
Progress (4): 114/194 kB | 4.1/20 kB | 4.1/58 kB | 4.1/180 kB
Progress (4): 114/194 kB | 4.1/20 kB | 7.7/58 kB | 4.1/180 kB
                                                             
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Progress (4): 114/194 kB | 7.7/20 kB | 7.7/58 kB | 4.1/180 kB
Progress (4): 118/194 kB | 7.7/20 kB | 7.7/58 kB | 4.1/180 kB
Progress (4): 118/194 kB | 7.7/20 kB | 12/58 kB | 4.1/180 kB 
Progress (4): 118/194 kB | 7.7/20 kB | 12/58 kB | 7.7/180 kB
Progress (4): 118/194 kB | 7.7/20 kB | 16/58 kB | 7.7/180 kB
Progress (4): 122/194 kB | 7.7/20 kB | 16/58 kB | 7.7/180 kB
Progress (4): 122/194 kB | 12/20 kB | 16/58 kB | 7.7/180 kB 
Progress (4): 122/194 kB | 12/20 kB | 20/58 kB | 7.7/180 kB
Progress (4): 122/194 kB | 12/20 kB | 20/58 kB | 12/180 kB 
Progress (4): 122/194 kB | 12/20 kB | 24/58 kB | 12/180 kB
Progress (4): 122/194 kB | 16/20 kB | 24/58 kB | 12/180 kB
Progress (4): 126/194 kB | 16/20 kB | 24/58 kB | 12/180 kB
Progress (4): 126/194 kB | 16/20 kB | 28/58 kB | 12/180 kB
Progress (4): 126/194 kB | 16/20 kB | 28/58 kB | 16/180 kB
Progress (4): 126/194 kB | 16/20 kB | 32/58 kB | 16/180 kB
Progress (4): 130/194 kB | 16/20 kB | 32/58 kB | 16/180 kB
Progress (4): 130/194 kB | 20/20 kB | 32/58 kB | 16/180 kB
Progress (4): 131/194 kB | 20/20 kB | 32/58 kB | 16/180 kB
Progress (4): 131/194 kB | 20/20 kB | 36/58 kB | 16/180 kB
Progress (4): 131/194 kB | 20/20 kB | 36/58 kB | 20/180 kB
Progress (4): 131/194 kB | 20/20 kB | 40/58 kB | 20/180 kB
Progress (4): 135/194 kB | 20/20 kB | 40/58 kB | 20/180 kB
Progress (4): 135/194 kB | 20 kB | 40/58 kB | 20/180 kB   
Progress (4): 139/194 kB | 20 kB | 40/58 kB | 20/180 kB
Progress (4): 139/194 kB | 20 kB | 44/58 kB | 20/180 kB
Progress (4): 139/194 kB | 20 kB | 44/58 kB | 24/180 kB
Progress (4): 139/194 kB | 20 kB | 48/58 kB | 24/180 kB
Progress (4): 143/194 kB | 20 kB | 48/58 kB | 24/180 kB
Progress (4): 143/194 kB | 20 kB | 48/58 kB | 28/180 kB
Progress (4): 143/194 kB | 20 kB | 52/58 kB | 28/180 kB
Progress (4): 147/194 kB | 20 kB | 52/58 kB | 28/180 kB
Progress (4): 147/194 kB | 20 kB | 56/58 kB | 28/180 kB
Progress (4): 147/194 kB | 20 kB | 56/58 kB | 32/180 kB
Progress (4): 147/194 kB | 20 kB | 58 kB | 32/180 kB   
Progress (4): 151/194 kB | 20 kB | 58 kB | 32/180 kB
Progress (4): 151/194 kB | 20 kB | 58 kB | 36/180 kB
Progress (4): 155/194 kB | 20 kB | 58 kB | 36/180 kB
Progress (4): 155/194 kB | 20 kB | 58 kB | 40/180 kB
Progress (4): 159/194 kB | 20 kB | 58 kB | 40/180 kB
Progress (4): 159/194 kB | 20 kB | 58 kB | 44/180 kB
Progress (4): 163/194 kB | 20 kB | 58 kB | 44/180 kB
Progress (4): 163/194 kB | 20 kB | 58 kB | 48/180 kB
Progress (4): 167/194 kB | 20 kB | 58 kB | 48/180 kB
Progress (4): 167/194 kB | 20 kB | 58 kB | 52/180 kB
Progress (4): 171/194 kB | 20 kB | 58 kB | 52/180 kB
Progress (4): 171/194 kB | 20 kB | 58 kB | 56/180 kB
Progress (4): 175/194 kB | 20 kB | 58 kB | 56/180 kB
Progress (4): 175/194 kB | 20 kB | 58 kB | 60/180 kB
Progress (4): 179/194 kB | 20 kB | 58 kB | 60/180 kB
Progress (4): 179/194 kB | 20 kB | 58 kB | 64/180 kB
Progress (4): 183/194 kB | 20 kB | 58 kB | 64/180 kB
Progress (4): 183/194 kB | 20 kB | 58 kB | 68/180 kB
Progress (4): 187/194 kB | 20 kB | 58 kB | 68/180 kB
Progress (4): 187/194 kB | 20 kB | 58 kB | 72/180 kB
Progress (4): 191/194 kB | 20 kB | 58 kB | 72/180 kB
Progress (4): 191/194 kB | 20 kB | 58 kB | 76/180 kB
Progress (4): 194 kB | 20 kB | 58 kB | 76/180 kB    
Progress (4): 194 kB | 20 kB | 58 kB | 80/180 kB
Progress (4): 194 kB | 20 kB | 58 kB | 84/180 kB
Progress (4): 194 kB | 20 kB | 58 kB | 88/180 kB
Progress (4): 194 kB | 20 kB | 58 kB | 92/180 kB
Progress (4): 194 kB | 20 kB | 58 kB | 96/180 kB
Progress (4): 194 kB | 20 kB | 58 kB | 100/180 kB
Progress (4): 194 kB | 20 kB | 58 kB | 104/180 kB
Progress (4): 194 kB | 20 kB | 58 kB | 108/180 kB
Progress (4): 194 kB | 20 kB | 58 kB | 112/180 kB
Progress (4): 194 kB | 20 kB | 58 kB | 116/180 kB
Progress (4): 194 kB | 20 kB | 58 kB | 120/180 kB
Progress (4): 194 kB | 20 kB | 58 kB | 124/180 kB
Progress (4): 194 kB | 20 kB | 58 kB | 128/180 kB
Progress (4): 194 kB | 20 kB | 58 kB | 132/180 kB
Progress (4): 194 kB | 20 kB | 58 kB | 136/180 kB
Progress (4): 194 kB | 20 kB | 58 kB | 140/180 kB
Progress (4): 194 kB | 20 kB | 58 kB | 144/180 kB
Progress (4): 194 kB | 20 kB | 58 kB | 148/180 kB
                                                 
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar (20 kB at 2.6 kB/s)
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 7.5 kB/s)
Progress (2): 194 kB | 152/180 kB
                                 
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
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 (2): 194 kB | 156/180 kB
Progress (2): 194 kB | 160/180 kB
Progress (2): 194 kB | 164/180 kB
Progress (2): 194 kB | 168/180 kB
Progress (2): 194 kB | 172/180 kB
Progress (2): 194 kB | 176/180 kB
Progress (2): 194 kB | 180/180 kB
Progress (2): 194 kB | 180 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 25 kB/s)
Progress (2): 180 kB | 4.1/226 kB
Progress (2): 180 kB | 7.7/226 kB
Progress (2): 180 kB | 12/226 kB 
Progress (2): 180 kB | 16/226 kB
Progress (2): 180 kB | 20/226 kB
Progress (2): 180 kB | 24/226 kB
Progress (2): 180 kB | 28/226 kB
Progress (2): 180 kB | 32/226 kB
Progress (2): 180 kB | 36/226 kB
Progress (2): 180 kB | 40/226 kB
Progress (2): 180 kB | 44/226 kB
Progress (2): 180 kB | 48/226 kB
Progress (2): 180 kB | 52/226 kB
Progress (2): 180 kB | 56/226 kB
Progress (2): 180 kB | 60/226 kB
Progress (2): 180 kB | 64/226 kB
Progress (2): 180 kB | 68/226 kB
Progress (2): 180 kB | 72/226 kB
Progress (2): 180 kB | 76/226 kB
Progress (2): 180 kB | 80/226 kB
                                
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar (180 kB at 23 kB/s)
Progress (1): 84/226 kB
Progress (1): 88/226 kB
Progress (1): 92/226 kB
Progress (1): 96/226 kB
Progress (1): 100/226 kB
Progress (1): 104/226 kB
Progress (1): 108/226 kB
Progress (2): 108/226 kB | 4.1/13 kB
Progress (2): 112/226 kB | 4.1/13 kB
Progress (2): 112/226 kB | 7.7/13 kB
Progress (2): 116/226 kB | 7.7/13 kB
Progress (2): 116/226 kB | 12/13 kB 
Progress (2): 120/226 kB | 12/13 kB
Progress (2): 120/226 kB | 13 kB   
Progress (2): 124/226 kB | 13 kB
Progress (3): 124/226 kB | 13 kB | 4.1/61 kB
Progress (3): 128/226 kB | 13 kB | 4.1/61 kB
Progress (3): 128/226 kB | 13 kB | 7.7/61 kB
Progress (3): 132/226 kB | 13 kB | 7.7/61 kB
Progress (3): 136/226 kB | 13 kB | 7.7/61 kB
Progress (3): 136/226 kB | 13 kB | 12/61 kB 
Progress (3): 140/226 kB | 13 kB | 12/61 kB
Progress (3): 140/226 kB | 13 kB | 16/61 kB
Progress (3): 144/226 kB | 13 kB | 16/61 kB
Progress (3): 144/226 kB | 13 kB | 20/61 kB
Progress (3): 148/226 kB | 13 kB | 20/61 kB
Progress (3): 148/226 kB | 13 kB | 24/61 kB
Progress (3): 152/226 kB | 13 kB | 24/61 kB
Progress (3): 152/226 kB | 13 kB | 28/61 kB
Progress (3): 156/226 kB | 13 kB | 28/61 kB
Progress (3): 156/226 kB | 13 kB | 32/61 kB
Progress (3): 160/226 kB | 13 kB | 32/61 kB
Progress (3): 160/226 kB | 13 kB | 36/61 kB
Progress (3): 164/226 kB | 13 kB | 36/61 kB
Progress (3): 164/226 kB | 13 kB | 40/61 kB
Progress (3): 168/226 kB | 13 kB | 40/61 kB
Progress (3): 168/226 kB | 13 kB | 44/61 kB
Progress (3): 172/226 kB | 13 kB | 44/61 kB
Progress (3): 172/226 kB | 13 kB | 48/61 kB
Progress (3): 176/226 kB | 13 kB | 48/61 kB
Progress (3): 176/226 kB | 13 kB | 49/61 kB
Progress (3): 180/226 kB | 13 kB | 49/61 kB
Progress (3): 184/226 kB | 13 kB | 49/61 kB
Progress (3): 184/226 kB | 13 kB | 53/61 kB
Progress (3): 188/226 kB | 13 kB | 53/61 kB
Progress (3): 188/226 kB | 13 kB | 57/61 kB
Progress (3): 192/226 kB | 13 kB | 57/61 kB
Progress (3): 192/226 kB | 13 kB | 61 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 1.7 kB/s)
Progress (2): 196/226 kB | 61 kB
Progress (2): 200/226 kB | 61 kB
Progress (2): 204/226 kB | 61 kB
Progress (2): 208/226 kB | 61 kB
Progress (2): 212/226 kB | 61 kB
Progress (2): 216/226 kB | 61 kB
Progress (2): 220/226 kB | 61 kB
Progress (2): 224/226 kB | 61 kB
Progress (2): 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 7.9 kB/s)
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 29 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.pom
Progress (1): 3.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.pom (3.1 kB at 129 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/0.20.0/tycho-surefire-0.20.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-surefire/0.20.0/tycho-surefire-0.20.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-surefire/0.20.0/tycho-surefire-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-surefire/0.20.0/tycho-surefire-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-surefire/0.20.0/tycho-surefire-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/0.20.0/tycho-surefire-0.20.0.pom
Progress (1): 2.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/0.20.0/tycho-surefire-0.20.0.pom (2.8 kB at 94 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.jar
Progress (1): 4.1/44 kB
Progress (1): 7.7/44 kB
Progress (1): 12/44 kB 
Progress (1): 16/44 kB
Progress (1): 20/44 kB
Progress (1): 24/44 kB
Progress (1): 28/44 kB
Progress (1): 32/44 kB
Progress (1): 36/44 kB
Progress (1): 40/44 kB
Progress (1): 44 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.jar (44 kB at 1.7 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.pom
Progress (1): 1.9 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.pom (1.9 kB at 83 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.pom
Progress (1): 1.6 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.pom (1.6 kB at 70 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.pom
Progress (1): 1.6 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.pom (1.6 kB at 64 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.pom
Progress (1): 1.6 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.pom (1.6 kB at 69 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.pom
Progress (1): 2.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.pom (2.3 kB at 104 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/2.10/surefire-2.10.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/surefire/2.10/surefire-2.10.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire/2.10/surefire-2.10.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/surefire/2.10/surefire-2.10.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire/2.10/surefire-2.10.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.10/surefire-2.10.pom
Progress (1): 4.1/12 kB
Progress (1): 7.7/12 kB
Progress (1): 12/12 kB 
Progress (1): 12 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.10/surefire-2.10.pom (12 kB at 542 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/20/maven-parent-20.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/20/maven-parent-20.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/20/maven-parent-20.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/20/maven-parent-20.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/20/maven-parent-20.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/20/maven-parent-20.pom
Progress (1): 4.1/25 kB
Progress (1): 7.7/25 kB
Progress (1): 12/25 kB 
Progress (1): 16/25 kB
Progress (1): 20/25 kB
Progress (1): 24/25 kB
Progress (1): 25 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/20/maven-parent-20.pom (25 kB at 849 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.jar
Progress (1): 4.1/50 kB
Progress (1): 7.7/50 kB
Progress (1): 12/50 kB 
Progress (2): 12/50 kB | 4.1/161 kB
Progress (2): 16/50 kB | 4.1/161 kB
Progress (2): 16/50 kB | 7.7/161 kB
Progress (2): 20/50 kB | 7.7/161 kB
Progress (3): 20/50 kB | 7.7/161 kB | 4.1/184 kB
Progress (3): 24/50 kB | 7.7/161 kB | 4.1/184 kB
Progress (3): 24/50 kB | 7.7/161 kB | 7.7/184 kB
Progress (3): 24/50 kB | 12/161 kB | 7.7/184 kB 
Progress (3): 24/50 kB | 12/161 kB | 12/184 kB 
Progress (4): 24/50 kB | 12/161 kB | 12/184 kB | 4.1/25 kB
Progress (4): 28/50 kB | 12/161 kB | 12/184 kB | 4.1/25 kB
Progress (4): 28/50 kB | 12/161 kB | 12/184 kB | 7.7/25 kB
Progress (4): 28/50 kB | 12/161 kB | 16/184 kB | 7.7/25 kB
Progress (4): 28/50 kB | 16/161 kB | 16/184 kB | 7.7/25 kB
Progress (4): 28/50 kB | 16/161 kB | 20/184 kB | 7.7/25 kB
Progress (4): 28/50 kB | 16/161 kB | 20/184 kB | 12/25 kB 
Progress (4): 32/50 kB | 16/161 kB | 20/184 kB | 12/25 kB
Progress (4): 32/50 kB | 16/161 kB | 20/184 kB | 16/25 kB
Progress (4): 32/50 kB | 20/161 kB | 20/184 kB | 16/25 kB
Progress (4): 32/50 kB | 20/161 kB | 24/184 kB | 16/25 kB
Progress (5): 32/50 kB | 20/161 kB | 24/184 kB | 16/25 kB | 4.1/30 kB
Progress (5): 32/50 kB | 24/161 kB | 24/184 kB | 16/25 kB | 4.1/30 kB
Progress (5): 32/50 kB | 24/161 kB | 24/184 kB | 20/25 kB | 4.1/30 kB
Progress (5): 36/50 kB | 24/161 kB | 24/184 kB | 20/25 kB | 4.1/30 kB
Progress (5): 36/50 kB | 28/161 kB | 24/184 kB | 20/25 kB | 4.1/30 kB
Progress (5): 36/50 kB | 28/161 kB | 24/184 kB | 24/25 kB | 4.1/30 kB
Progress (5): 36/50 kB | 28/161 kB | 24/184 kB | 24/25 kB | 7.7/30 kB
Progress (5): 36/50 kB | 28/161 kB | 28/184 kB | 24/25 kB | 7.7/30 kB
Progress (5): 36/50 kB | 28/161 kB | 28/184 kB | 24/25 kB | 12/30 kB 
Progress (5): 36/50 kB | 28/161 kB | 28/184 kB | 25 kB | 12/30 kB   
Progress (5): 36/50 kB | 32/161 kB | 28/184 kB | 25 kB | 12/30 kB
Progress (5): 40/50 kB | 32/161 kB | 28/184 kB | 25 kB | 12/30 kB
Progress (5): 40/50 kB | 32/161 kB | 28/184 kB | 25 kB | 16/30 kB
Progress (5): 44/50 kB | 32/161 kB | 28/184 kB | 25 kB | 16/30 kB
Progress (5): 44/50 kB | 32/161 kB | 28/184 kB | 25 kB | 20/30 kB
Progress (5): 44/50 kB | 32/161 kB | 32/184 kB | 25 kB | 20/30 kB
Progress (5): 44/50 kB | 32/161 kB | 32/184 kB | 25 kB | 24/30 kB
Progress (5): 48/50 kB | 32/161 kB | 32/184 kB | 25 kB | 24/30 kB
Progress (5): 48/50 kB | 36/161 kB | 32/184 kB | 25 kB | 24/30 kB
Progress (5): 50 kB | 36/161 kB | 32/184 kB | 25 kB | 24/30 kB   
Progress (5): 50 kB | 36/161 kB | 32/184 kB | 25 kB | 28/30 kB
Progress (5): 50 kB | 36/161 kB | 33/184 kB | 25 kB | 28/30 kB
Progress (5): 50 kB | 36/161 kB | 33/184 kB | 25 kB | 30 kB   
Progress (5): 50 kB | 40/161 kB | 33/184 kB | 25 kB | 30 kB
Progress (5): 50 kB | 40/161 kB | 37/184 kB | 25 kB | 30 kB
Progress (5): 50 kB | 40/161 kB | 41/184 kB | 25 kB | 30 kB
Progress (5): 50 kB | 44/161 kB | 41/184 kB | 25 kB | 30 kB
Progress (5): 50 kB | 44/161 kB | 45/184 kB | 25 kB | 30 kB
Progress (5): 50 kB | 48/161 kB | 45/184 kB | 25 kB | 30 kB
Progress (5): 50 kB | 48/161 kB | 49/184 kB | 25 kB | 30 kB
Progress (5): 50 kB | 52/161 kB | 49/184 kB | 25 kB | 30 kB
Progress (5): 50 kB | 52/161 kB | 53/184 kB | 25 kB | 30 kB
Progress (5): 50 kB | 56/161 kB | 53/184 kB | 25 kB | 30 kB
                                                           
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.jar (25 kB at 798 kB/s)
Progress (4): 50 kB | 56/161 kB | 57/184 kB | 30 kB
Progress (4): 50 kB | 60/161 kB | 57/184 kB | 30 kB
Progress (4): 50 kB | 60/161 kB | 61/184 kB | 30 kB
Progress (4): 50 kB | 64/161 kB | 61/184 kB | 30 kB
Progress (4): 50 kB | 64/161 kB | 65/184 kB | 30 kB
Progress (4): 50 kB | 64/161 kB | 66/184 kB | 30 kB
Progress (4): 50 kB | 68/161 kB | 66/184 kB | 30 kB
Progress (4): 50 kB | 68/161 kB | 70/184 kB | 30 kB
Progress (4): 50 kB | 72/161 kB | 70/184 kB | 30 kB
                                                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.jar (50 kB at 1.5 MB/s)
Progress (3): 72/161 kB | 74/184 kB | 30 kB
Progress (3): 76/161 kB | 74/184 kB | 30 kB
Progress (3): 76/161 kB | 78/184 kB | 30 kB
Progress (3): 80/161 kB | 78/184 kB | 30 kB
Progress (3): 80/161 kB | 82/184 kB | 30 kB
Progress (3): 84/161 kB | 82/184 kB | 30 kB
Progress (3): 84/161 kB | 86/184 kB | 30 kB
Progress (3): 88/161 kB | 86/184 kB | 30 kB
Progress (3): 88/161 kB | 90/184 kB | 30 kB
                                           
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.jar (30 kB at 848 kB/s)
Progress (2): 88/161 kB | 94/184 kB
Progress (2): 92/161 kB | 94/184 kB
Progress (2): 92/161 kB | 98/184 kB
Progress (2): 96/161 kB | 98/184 kB
Progress (2): 96/161 kB | 102/184 kB
Progress (2): 96/161 kB | 106/184 kB
Progress (2): 100/161 kB | 106/184 kB
Progress (2): 100/161 kB | 110/184 kB
Progress (2): 104/161 kB | 110/184 kB
Progress (2): 104/161 kB | 114/184 kB
Progress (2): 108/161 kB | 114/184 kB
Progress (2): 108/161 kB | 118/184 kB
Progress (2): 112/161 kB | 118/184 kB
Progress (2): 112/161 kB | 122/184 kB
Progress (2): 116/161 kB | 122/184 kB
Progress (2): 116/161 kB | 126/184 kB
Progress (2): 120/161 kB | 126/184 kB
Progress (2): 120/161 kB | 130/184 kB
Progress (2): 124/161 kB | 130/184 kB
Progress (2): 124/161 kB | 134/184 kB
Progress (2): 128/161 kB | 134/184 kB
Progress (2): 128/161 kB | 138/184 kB
Progress (2): 132/161 kB | 138/184 kB
Progress (2): 132/161 kB | 142/184 kB
Progress (2): 136/161 kB | 142/184 kB
Progress (2): 136/161 kB | 146/184 kB
Progress (2): 140/161 kB | 146/184 kB
Progress (2): 140/161 kB | 150/184 kB
Progress (2): 144/161 kB | 150/184 kB
Progress (2): 144/161 kB | 154/184 kB
Progress (2): 148/161 kB | 154/184 kB
Progress (2): 148/161 kB | 158/184 kB
Progress (2): 152/161 kB | 158/184 kB
Progress (2): 152/161 kB | 162/184 kB
Progress (2): 156/161 kB | 162/184 kB
Progress (2): 156/161 kB | 166/184 kB
Progress (2): 160/161 kB | 166/184 kB
Progress (2): 160/161 kB | 170/184 kB
Progress (2): 161 kB | 170/184 kB    
Progress (2): 161 kB | 174/184 kB
Progress (2): 161 kB | 178/184 kB
Progress (2): 161 kB | 182/184 kB
Progress (2): 161 kB | 184 kB    
                             
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.jar (184 kB at 3.7 MB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.jar (161 kB at 3.2 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.pom
Progress (1): 1.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.pom (1.7 kB at 70 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.jar
Progress (1): 4.1/21 kB
Progress (1): 7.7/21 kB
Progress (1): 12/21 kB 
Progress (1): 16/21 kB
Progress (1): 20/21 kB
Progress (1): 21 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/tycho-p2-publisher-plugin-0.20.0.jar (21 kB at 1.0 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.pom
Progress (1): 1.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.pom (1.3 kB at 43 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.jar
Progress (1): 4.1/10 kB
Progress (1): 7.7/10 kB
Progress (1): 10 kB    
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.jar (10 kB at 644 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.pom
Downloaded from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.pom (0 B at 0 B/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.jar
Downloaded from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.jar (0 B at 0 B/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.pom
Progress (1): 4.1/5.6 kB
Progress (1): 5.6 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.pom (5.6 kB at 243 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Progress (1): 4.1/4.8 kB
Progress (1): 4.8 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 1.8 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar
Progress (1): 4.1/38 kB
Progress (1): 7.7/38 kB
Progress (1): 12/38 kB 
Progress (1): 16/38 kB
Progress (1): 20/38 kB
Progress (1): 24/38 kB
Progress (1): 28/38 kB
Progress (1): 32/38 kB
Progress (1): 36/38 kB
Progress (1): 38 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar (38 kB at 2.0 MB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/target-platform-utils/0.16.0.CR2/target-platform-utils-0.16.0.CR2.pom
Progress (1): 1.0/2.2 kB
Progress (1): 2.2 kB    
                    
Downloaded from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/target-platform-utils/0.16.0.CR2/target-platform-utils-0.16.0.CR2.pom (2.2 kB at 4.1 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/0.16.0.CR2/tycho-plugins-0.16.0.CR2.pom
Progress (1): 1.0/3.1 kB
Progress (1): 2.4/3.1 kB
Progress (1): 3.1 kB    
                    
Downloaded from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/0.16.0.CR2/tycho-plugins-0.16.0.CR2.pom (3.1 kB at 9.4 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/target-platform-utils/0.16.0.CR2/target-platform-utils-0.16.0.CR2.jar
Progress (1): 1.0/20 kB
Progress (1): 2.4/20 kB
Progress (1): 3.7/20 kB
Progress (1): 5.1/20 kB
Progress (1): 6.4/20 kB
Progress (1): 7.8/20 kB
Progress (1): 9.1/20 kB
Progress (1): 10/20 kB 
Progress (1): 12/20 kB
Progress (1): 13/20 kB
Progress (1): 17/20 kB
Progress (1): 20 kB   
                   
Downloaded from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/target-platform-utils/0.16.0.CR2/target-platform-utils-0.16.0.CR2.jar (20 kB at 60 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-p2-facade/0.16.0/tycho-p2-facade-0.16.0.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-p2-facade/0.16.0/tycho-p2-facade-0.16.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-facade/0.16.0/tycho-p2-facade-0.16.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-facade/0.16.0/tycho-p2-facade-0.16.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-facade/0.16.0/tycho-p2-facade-0.16.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.16.0/tycho-p2-facade-0.16.0.pom
Progress (1): 2.4 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.16.0/tycho-p2-facade-0.16.0.pom (2.4 kB at 114 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-p2/0.16.0/tycho-p2-0.16.0.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-p2/0.16.0/tycho-p2-0.16.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2/0.16.0/tycho-p2-0.16.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2/0.16.0/tycho-p2-0.16.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2/0.16.0/tycho-p2-0.16.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/0.16.0/tycho-p2-0.16.0.pom
Progress (1): 1.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/0.16.0/tycho-p2-0.16.0.pom (1.1 kB at 54 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho/0.16.0/tycho-0.16.0.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho/0.16.0/tycho-0.16.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho/0.16.0/tycho-0.16.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho/0.16.0/tycho-0.16.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho/0.16.0/tycho-0.16.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/0.16.0/tycho-0.16.0.pom
Progress (1): 4.1/18 kB
Progress (1): 7.7/18 kB
Progress (1): 12/18 kB 
Progress (1): 16/18 kB
Progress (1): 18 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/0.16.0/tycho-0.16.0.pom (18 kB at 822 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi/3.8.1.v20120830-144521/org.eclipse.osgi-3.8.1.v20120830-144521.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/org.eclipse.osgi/3.8.1.v20120830-144521/org.eclipse.osgi-3.8.1.v20120830-144521.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.osgi/3.8.1.v20120830-144521/org.eclipse.osgi-3.8.1.v20120830-144521.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi/3.8.1.v20120830-144521/org.eclipse.osgi-3.8.1.v20120830-144521.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.osgi/3.8.1.v20120830-144521/org.eclipse.osgi-3.8.1.v20120830-144521.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.8.1.v20120830-144521/org.eclipse.osgi-3.8.1.v20120830-144521.pom
Progress (1): 1.5 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.8.1.v20120830-144521/org.eclipse.osgi-3.8.1.v20120830-144521.pom (1.5 kB at 79 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-core/0.16.0/tycho-core-0.16.0.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-core/0.16.0/tycho-core-0.16.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-core/0.16.0/tycho-core-0.16.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-core/0.16.0/tycho-core-0.16.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-core/0.16.0/tycho-core-0.16.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.16.0/tycho-core-0.16.0.pom
Progress (1): 4.1/4.7 kB
Progress (1): 4.7 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.16.0/tycho-core-0.16.0.pom (4.7 kB at 5.6 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/sisu-equinox-embedder/0.16.0/sisu-equinox-embedder-0.16.0.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/sisu-equinox-embedder/0.16.0/sisu-equinox-embedder-0.16.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-embedder/0.16.0/sisu-equinox-embedder-0.16.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-embedder/0.16.0/sisu-equinox-embedder-0.16.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-embedder/0.16.0/sisu-equinox-embedder-0.16.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.16.0/sisu-equinox-embedder-0.16.0.pom
Progress (1): 1.9 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.16.0/sisu-equinox-embedder-0.16.0.pom (1.9 kB at 94 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/sisu-equinox/0.16.0/sisu-equinox-0.16.0.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/sisu-equinox/0.16.0/sisu-equinox-0.16.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox/0.16.0/sisu-equinox-0.16.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox/0.16.0/sisu-equinox-0.16.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox/0.16.0/sisu-equinox-0.16.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/0.16.0/sisu-equinox-0.16.0.pom
Progress (1): 1.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/0.16.0/sisu-equinox-0.16.0.pom (1.0 kB at 52 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/sisu-equinox-api/0.16.0/sisu-equinox-api-0.16.0.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/sisu-equinox-api/0.16.0/sisu-equinox-api-0.16.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-api/0.16.0/sisu-equinox-api-0.16.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-api/0.16.0/sisu-equinox-api-0.16.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-api/0.16.0/sisu-equinox-api-0.16.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.16.0/sisu-equinox-api-0.16.0.pom
Progress (1): 1.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.16.0/sisu-equinox-api-0.16.0.pom (1.7 kB at 1.9 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-metadata-model/0.16.0/tycho-metadata-model-0.16.0.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-metadata-model/0.16.0/tycho-metadata-model-0.16.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-metadata-model/0.16.0/tycho-metadata-model-0.16.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-metadata-model/0.16.0/tycho-metadata-model-0.16.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-metadata-model/0.16.0/tycho-metadata-model-0.16.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.16.0/tycho-metadata-model-0.16.0.pom
Progress (1): 1.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.16.0/tycho-metadata-model-0.16.0.pom (1.3 kB at 51 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-embedder-api/0.16.0/tycho-embedder-api-0.16.0.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-embedder-api/0.16.0/tycho-embedder-api-0.16.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-embedder-api/0.16.0/tycho-embedder-api-0.16.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-embedder-api/0.16.0/tycho-embedder-api-0.16.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-embedder-api/0.16.0/tycho-embedder-api-0.16.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.16.0/tycho-embedder-api-0.16.0.pom
Progress (1): 2.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.16.0/tycho-embedder-api-0.16.0.pom (2.1 kB at 99 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.16.0/org.eclipse.tycho.embedder.shared-0.16.0.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.16.0/org.eclipse.tycho.embedder.shared-0.16.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.16.0/org.eclipse.tycho.embedder.shared-0.16.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.16.0/org.eclipse.tycho.embedder.shared-0.16.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.16.0/org.eclipse.tycho.embedder.shared-0.16.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.16.0/org.eclipse.tycho.embedder.shared-0.16.0.pom
Progress (1): 1.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.16.0/org.eclipse.tycho.embedder.shared-0.16.0.pom (1.1 kB at 21 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-bundles/0.16.0/tycho-bundles-0.16.0.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-bundles/0.16.0/tycho-bundles-0.16.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-bundles/0.16.0/tycho-bundles-0.16.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-bundles/0.16.0/tycho-bundles-0.16.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-bundles/0.16.0/tycho-bundles-0.16.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/0.16.0/tycho-bundles-0.16.0.pom
Progress (1): 2.6 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/0.16.0/tycho-bundles-0.16.0.pom (2.6 kB at 132 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.16.0/org.eclipse.tycho.core.shared-0.16.0.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.16.0/org.eclipse.tycho.core.shared-0.16.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.16.0/org.eclipse.tycho.core.shared-0.16.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.16.0/org.eclipse.tycho.core.shared-0.16.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.16.0/org.eclipse.tycho.core.shared-0.16.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.16.0/org.eclipse.tycho.core.shared-0.16.0.pom
Progress (1): 1.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.16.0/org.eclipse.tycho.core.shared-0.16.0.pom (1.0 kB at 48 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.16.0/org.eclipse.tycho.p2.resolver.shared-0.16.0.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.16.0/org.eclipse.tycho.p2.resolver.shared-0.16.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.16.0/org.eclipse.tycho.p2.resolver.shared-0.16.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.16.0/org.eclipse.tycho.p2.resolver.shared-0.16.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.16.0/org.eclipse.tycho.p2.resolver.shared-0.16.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.16.0/org.eclipse.tycho.p2.resolver.shared-0.16.0.pom
Progress (1): 1.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.16.0/org.eclipse.tycho.p2.resolver.shared-0.16.0.pom (1.1 kB at 49 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.16.0/org.eclipse.tycho.p2.tools.shared-0.16.0.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.16.0/org.eclipse.tycho.p2.tools.shared-0.16.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.16.0/org.eclipse.tycho.p2.tools.shared-0.16.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.16.0/org.eclipse.tycho.p2.tools.shared-0.16.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.16.0/org.eclipse.tycho.p2.tools.shared-0.16.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.16.0/org.eclipse.tycho.p2.tools.shared-0.16.0.pom
Progress (1): 1.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.16.0/org.eclipse.tycho.p2.tools.shared-0.16.0.pom (1.1 kB at 52 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.pom
Progress (1): 1.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.pom (1.7 kB at 81 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.pom
Progress (1): 2.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.pom (2.7 kB at 111 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/junit/junit/3.8.1/junit-3.8.1.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/junit/junit/3.8.1/junit-3.8.1.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/junit/junit/3.8.1/junit-3.8.1.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/junit/junit/3.8.1/junit-3.8.1.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/junit/junit/3.8.1/junit-3.8.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom
Progress (1): 998 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 50 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.jar
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.jar
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-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-utils/2.0.4/plexus-utils-2.0.4.jar
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.jar
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.jar
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/codehaus/plexus/plexus-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-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.jar
Progress (1): 4.1/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   
Progress (2): 21 kB | 4.1/58 kB
Progress (2): 21 kB | 7.7/58 kB
Progress (2): 21 kB | 12/58 kB 
Progress (2): 21 kB | 16/58 kB
Progress (2): 21 kB | 20/58 kB
Progress (2): 21 kB | 24/58 kB
Progress (3): 21 kB | 24/58 kB | 4.1/4.2 kB
Progress (3): 21 kB | 28/58 kB | 4.1/4.2 kB
Progress (3): 21 kB | 28/58 kB | 4.2 kB    
Progress (3): 21 kB | 32/58 kB | 4.2 kB
Progress (4): 21 kB | 32/58 kB | 4.2 kB | 4.1/106 kB
Progress (4): 21 kB | 36/58 kB | 4.2 kB | 4.1/106 kB
Progress (4): 21 kB | 36/58 kB | 4.2 kB | 7.7/106 kB
Progress (4): 21 kB | 40/58 kB | 4.2 kB | 7.7/106 kB
Progress (4): 21 kB | 40/58 kB | 4.2 kB | 12/106 kB 
Progress (4): 21 kB | 40/58 kB | 4.2 kB | 16/106 kB
Progress (4): 21 kB | 44/58 kB | 4.2 kB | 16/106 kB
Progress (4): 21 kB | 44/58 kB | 4.2 kB | 20/106 kB
Progress (5): 21 kB | 44/58 kB | 4.2 kB | 20/106 kB | 4.1/222 kB
Progress (5): 21 kB | 48/58 kB | 4.2 kB | 20/106 kB | 4.1/222 kB
Progress (5): 21 kB | 48/58 kB | 4.2 kB | 20/106 kB | 7.7/222 kB
Progress (5): 21 kB | 48/58 kB | 4.2 kB | 24/106 kB | 7.7/222 kB
Progress (5): 21 kB | 52/58 kB | 4.2 kB | 24/106 kB | 7.7/222 kB
Progress (5): 21 kB | 52/58 kB | 4.2 kB | 24/106 kB | 12/222 kB 
Progress (5): 21 kB | 56/58 kB | 4.2 kB | 24/106 kB | 12/222 kB
Progress (5): 21 kB | 56/58 kB | 4.2 kB | 28/106 kB | 12/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 28/106 kB | 12/222 kB   
Progress (5): 21 kB | 58 kB | 4.2 kB | 28/106 kB | 16/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 32/106 kB | 16/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 32/106 kB | 20/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 36/106 kB | 20/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 36/106 kB | 24/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 40/106 kB | 24/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 40/106 kB | 28/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 44/106 kB | 28/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 44/106 kB | 32/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 48/106 kB | 32/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 48/106 kB | 33/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 52/106 kB | 33/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 52/106 kB | 37/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 56/106 kB | 37/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 56/106 kB | 41/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 60/106 kB | 41/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 60/106 kB | 45/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 64/106 kB | 45/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 64/106 kB | 49/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 68/106 kB | 49/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 68/106 kB | 53/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 72/106 kB | 53/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 72/106 kB | 57/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 76/106 kB | 57/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 76/106 kB | 61/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 80/106 kB | 61/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 80/106 kB | 65/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 84/106 kB | 65/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 84/106 kB | 69/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 88/106 kB | 69/222 kB
Progress (5): 21 kB | 58 kB | 4.2 kB | 88/106 kB | 73/222 kB
                                                            
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.jar (21 kB at 744 kB/s)
Progress (4): 58 kB | 4.2 kB | 88/106 kB | 77/222 kB
Progress (4): 58 kB | 4.2 kB | 92/106 kB | 77/222 kB
Progress (4): 58 kB | 4.2 kB | 92/106 kB | 81/222 kB
Progress (4): 58 kB | 4.2 kB | 96/106 kB | 81/222 kB
Progress (4): 58 kB | 4.2 kB | 96/106 kB | 85/222 kB
Progress (4): 58 kB | 4.2 kB | 100/106 kB | 85/222 kB
Progress (4): 58 kB | 4.2 kB | 100/106 kB | 89/222 kB
Progress (4): 58 kB | 4.2 kB | 104/106 kB | 89/222 kB
Progress (4): 58 kB | 4.2 kB | 104/106 kB | 93/222 kB
Progress (4): 58 kB | 4.2 kB | 106 kB | 93/222 kB    
Progress (4): 58 kB | 4.2 kB | 106 kB | 97/222 kB
Progress (4): 58 kB | 4.2 kB | 106 kB | 101/222 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 136 kB/s)
Progress (3): 58 kB | 106 kB | 105/222 kB
Progress (3): 58 kB | 106 kB | 109/222 kB
Progress (3): 58 kB | 106 kB | 113/222 kB
                                         
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 1.8 MB/s)
Progress (2): 106 kB | 117/222 kB
Progress (2): 106 kB | 121/222 kB
Progress (2): 106 kB | 125/222 kB
Progress (2): 106 kB | 129/222 kB
Progress (2): 106 kB | 133/222 kB
Progress (2): 106 kB | 137/222 kB
Progress (2): 106 kB | 141/222 kB
Progress (2): 106 kB | 145/222 kB
Progress (2): 106 kB | 149/222 kB
Progress (2): 106 kB | 153/222 kB
Progress (2): 106 kB | 157/222 kB
Progress (2): 106 kB | 161/222 kB
Progress (2): 106 kB | 165/222 kB
Progress (2): 106 kB | 169/222 kB
Progress (2): 106 kB | 173/222 kB
Progress (2): 106 kB | 177/222 kB
Progress (2): 106 kB | 181/222 kB
Progress (2): 106 kB | 185/222 kB
                                 
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.jar (106 kB at 3.0 MB/s)
Progress (1): 189/222 kB
Progress (1): 193/222 kB
Progress (1): 197/222 kB
Progress (1): 201/222 kB
Progress (1): 205/222 kB
Progress (1): 209/222 kB
Progress (1): 213/222 kB
Progress (1): 217/222 kB
Progress (1): 221/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 5.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 cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
Progress (1): 4.1/8.1 kB
Progress (1): 7.7/8.1 kB
Progress (1): 8.1 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 427 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
Progress (1): 4.1/9.2 kB
Progress (1): 7.7/9.2 kB
Progress (1): 9.2 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 438 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/maven/maven-parent/22/maven-parent-22.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apache/maven/maven-parent/22/maven-parent-22.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/22/maven-parent-22.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/22/maven-parent-22.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/22/maven-parent-22.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom
Progress (1): 4.1/30 kB
Progress (1): 7.7/30 kB
Progress (1): 12/30 kB 
Progress (1): 16/30 kB
Progress (1): 20/30 kB
Progress (1): 24/30 kB
Progress (1): 28/30 kB
Progress (1): 30 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 1.3 MB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/apache/11/apache-11.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apache/apache/11/apache-11.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/11/apache-11.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/11/apache-11.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/11/apache-11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom
Progress (1): 4.1/15 kB
Progress (1): 7.7/15 kB
Progress (1): 12/15 kB 
Progress (1): 15 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (15 kB at 290 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
Progress (1): 4.1/30 kB
Progress (1): 7.7/30 kB
Progress (1): 12/30 kB 
Progress (1): 16/30 kB
Progress (1): 20/30 kB
Progress (1): 24/30 kB
Progress (1): 28/30 kB
Progress (1): 30 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 1.4 MB/s)
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.apache.derby.jdbc_1091.fragment:10.9.1-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.apache.derby.jdbc_1091.fragment/pom.xml
[INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/releases/indigo
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/indigo/ (0B of 473B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/indigo/ (0B at 0B/s)
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/technology/epp/packages/indigo/ (0B of 479B at 0B/s)
[INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/indigo/SR2/ (0B of 98.96kB at 0B/s)
[INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/indigo/SR1/ (0B of 87.87kB at 0B/s)
[INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/indigo/R/ (0B of 85.15kB at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/201202240900/ (0B at 0B/s)
[INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201202240900/ (0B of 2.2MB at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/201109230900/ (0B at 0B/s)
[INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201109230900/ (0B of 2.22MB at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/201106220900/ (0B at 0B/s)
[INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (0B of 2.18MB at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository
[INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/ (0B of 188.24kB at 0B/s)
[INFO] Adding repository http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013
[INFO] Fetching content.jar from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/ (0B of 32.23kB at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/rt/rap/incubator/2.3/fileupload/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/rt/rap/incubator/2.3/fileupload
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/rt/rap/incubator/2.3/fileupload/ (0B of 410B at 0B/s)
[INFO] Fetching content.jar from http://download.eclipse.org/rt/rap/incubator/2.3/fileupload/20140517-1319/ (0B of 5.11kB at 0B/s)
[INFO] Fetching content.jar from http://download.eclipse.org/rt/rap/incubator/2.3/fileupload/20140611-1558/ (0B of 5.16kB at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/scout/nightly/4.0/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/scout/nightly/4.0
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/scout/nightly/4.0/ (0B of 426B at 0B/s)
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/scout/nightly/4.0/scout.main/ (0B of 425B at 0B/s)
[INFO] Fetching content.jar from http://download.eclipse.org/scout/nightly/4.0/scout.main/N20181022-0049/ (0B of 55.97kB at 0B/s)
[INFO] Fetching content.jar from http://download.eclipse.org/scout/nightly/4.0/scout.main/N20181023-0016/ (0B of 53.66kB at 0B/s)
[INFO] Fetching content.jar from http://download.eclipse.org/scout/nightly/4.0/scout.main/N20181024-0056/ (0B of 56.47kB at 0B/s)
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/scout/nightly/4.0/scout.rap/ (0B of 431B at 0B/s)
[INFO] Fetching content.jar from http://download.eclipse.org/scout/nightly/4.0/scout.rap/N20181022-0049/ (0B of 50.4kB at 0B/s)
[INFO] Fetching content.jar from http://download.eclipse.org/scout/nightly/4.0/scout.rap/N20181023-0016/ (0B of 47.93kB at 0B/s)
[INFO] Fetching content.jar from http://download.eclipse.org/scout/nightly/4.0/scout.rap/N20181024-0056/ (0B of 41.56kB at 0B/s)
[INFO] Adding repository http://download.eclipse.org/scout/releases/4.0/testing
[INFO] Fetching content.jar from http://download.eclipse.org/scout/releases/4.0/testing/ (0B of 1.27kB at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/cbi/updates/license
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (0B of 430B at 0B/s)
[INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (0B of 3.87kB at 0B/s)
[INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (0B of 3.83kB at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ (0B at 0B/s)
[INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ (0B of 3.84kB at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ (0B at 0B/s)
[INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ (0B of 3.85kB at 0B/s)
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.apache.derby.jdbc_1091.fragment:10.9.1-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.apache.derby.jdbc_1091.fragment/pom.xml
[INFO] Fetching R-3.7.2-201202080800&format=xml&protocol=http&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?file=/eclipse/updates/3.7/ (0B of 63B at 0B/s)
[INFO] Fetching org.eclipse.osgi_3.7.2.v20120110-1415.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 448.11kB at 0B/s)
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.apache.derby.jdbc_1091.fragment:10.9.1-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.apache.derby.jdbc_1091.fragment/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.commons:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.commons/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.commons:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.commons/pom.xml
[INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/indigo/201202240900/aggregate/ (0B of 63B at 0B/s)
[INFO] Fetching javax.xml_1.3.4.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/indigo/201202240900/aggregate/plugins/ (0B of 63.51kB at 0B/s)
[INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from http://download.eclipse.org/releases/indigo/201202240900/aggregate/plugins/ (0B of 402.74kB at 0B/s)
[INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/indigo/201202240900/aggregate/plugins/ (0B of 40.47kB at 0B/s)
[INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/indigo/201202240900/aggregate/plugins/ (0B of 113.18kB at 0B/s)
[INFO] Fetching org.eclipse.core.contenttype_3.4.100.v20110423-0524.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 33.54kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.preferences_3.4.2.v20120111-2020.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 44.08kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.registry_3.5.101.R37x_v20110810-1611.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 66.67kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.common_3.6.0.v20110523.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 42.3kB at 0B/s)
[INFO] Fetching org.eclipse.core.jobs_3.5.101.v20120113-1953.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 36.34kB at 0B/s)
[INFO] Fetching org.eclipse.core.runtime_3.7.0.v20110110.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 29.54kB at 0B/s)
[INFO] Fetching org.eclipse.core.runtime.compatibility.auth_3.2.200.v20110110.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 12.18kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.app_1.3.100.v20110321.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 37.82kB at 0B/s)
[INFO] Fetching org.eclipse.osgi.services_3.3.0.v20110513.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 27.28kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.security_1.1.1.R37x_v20110822-1018.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 38.75kB at 0B/s)
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.commons:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.commons/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.service:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.service/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.service:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.service/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.service:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.service/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.commons/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.commons/pom.xml
[INFO] Fetching org.eclipse.equinox.http.registry_1.1.100.v20110502.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 15.79kB at 0B/s)
[INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20150124073747/repository/ (0B of 63B at 0B/s)
[INFO] Fetching javax.servlet_3.0.0.v201112011016.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 120kB at 0B/s)
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.commons/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.jaxws216/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.jaxws216/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.jaxws216/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.net:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.net/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.net:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.net/pom.xml
[INFO] Fetching org.eclipse.core.net_1.2.100.I20110511-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 28.91kB at 0B/s)
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.net:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.net/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.servicetunnel:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.servicetunnel/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.servicetunnel:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.servicetunnel/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.servicetunnel:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.servicetunnel/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.shared:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.shared/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.shared:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.shared/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.shared:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.shared/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.mobile:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client.mobile/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.mobile:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client.mobile/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.mobile:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client.mobile/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.extension.client:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.extension.client/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.extension.client:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.extension.client/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.extension.client:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.extension.client/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.client:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.svg.client/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.client:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.svg.client/pom.xml
[INFO] Fetching org.apache.batik.bridge_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 269.42kB at 0B/s)
[INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 88.73kB at 0B/s)
[INFO] Fetching org.apache.batik.dom_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 67.52kB at 0B/s)
[INFO] Fetching org.apache.batik.dom.svg_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 249.96kB at 0B/s)
[INFO] Fetching org.apache.batik.ext.awt_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 195.82kB at 0B/s)
[INFO] Fetching org.apache.batik.parser_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 34.23kB at 0B/s)
[INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 60.88kB at 0B/s)
[INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 77.67kB at 0B/s)
[INFO] Fetching org.apache.batik.xml_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 23.3kB at 0B/s)
[INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/indigo/201202240900/aggregate/plugins/ (0B of 27.83kB at 0B/s)
[INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar.pack.gz from http://download.eclipse.org/releases/indigo/201202240900/aggregate/plugins/ (0B of 7.65kB at 0B/s)
[INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/indigo/201202240900/aggregate/plugins/ (0B of 18.51kB at 0B/s)
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/indigo/201202240900/aggregate/plugins/ (0B of 14.2kB at 0B/s)
[INFO] Fetching org.apache.batik.swing_1.7.0.v201302011158.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 60.16kB at 0B/s)
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.client:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.svg.client/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.client:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.client:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client-feature/pom.xml
[INFO] Fetching org.apache.batik.svggen_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 77.71kB at 0B/s)
[INFO] Fetching org.apache.batik.transcoder_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 55.56kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.http.servlet_1.1.200.v20110502.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 17.08kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.http.servletbridge_1.0.200.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 5.62kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.servletbridge_1.2.100.v20110502.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 19.72kB at 0B/s)
[INFO] Fetching org.eclipse.license_2.0.1.v20180423-1114.jar from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/features/ (0B of 13.05kB at 0B/s)
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.client:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.jdbc.derby10:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.jdbc.derby10/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.jdbc.derby10:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.jdbc.derby10/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.jdbc.derby10:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.jdbc.derby10/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing.browser.swt.fragment:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing.browser.swt.fragment/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing.browser.swt.fragment:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing.browser.swt.fragment/pom.xml
[INFO] Fetching org.eclipse.swt_3.7.2.v3740f.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 15.47kB at 0B/s)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.7.2.v3740f.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 1.01MB at 0B/s)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.7.2.v3740f.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 1.18MB at 0B/s)
[INFO] Fetching org.eclipse.swt.gtk.linux.ppc64_3.7.2.v3740f.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 1.07MB at 0B/s)
[INFO] Fetching org.eclipse.swt.gtk.linux.s390_3.7.2.v3740f.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 1.04MB at 0B/s)
[INFO] Fetching org.eclipse.swt.gtk.linux.s390x_3.7.2.v3740f.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 1.07MB at 0B/s)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_3.7.2.v3740f.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 1.11MB at 0B/s)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.7.2.v3740f.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 1.08MB at 0B/s)
[INFO] Fetching org.eclipse.swt.cocoa.macosx_3.7.2.v3740f.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 962.17kB at 0B/s)
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.7.2.v3740f.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 868.83kB at 0B/s)
[INFO] Fetching org.eclipse.swt.gtk.solaris.sparc_3.7.2.v3740f.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 998.8kB at 0B/s)
[INFO] Fetching org.eclipse.swt.gtk.solaris.x86_3.7.2.v3740f.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 950.78kB at 0B/s)
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing.browser.swt.fragment:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing.browser.swt.fragment/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.swing:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.swing/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.swing:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.swing/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.swing:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.swing/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.swing:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.swing-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.swing:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.swing-feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.swing:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.swing-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swt:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swt/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swt:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swt/pom.xml
[INFO] Fetching org.eclipse.core.commands_3.6.0.I20110111-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 34.32kB at 0B/s)
[INFO] Fetching org.eclipse.core.databinding_1.4.0.I20110111-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 50.7kB at 0B/s)
[INFO] Fetching org.eclipse.core.databinding.observable_1.4.0.I20110222-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 65.67kB at 0B/s)
[INFO] Fetching org.eclipse.core.databinding.property_1.4.0.I20110222-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 35.73kB at 0B/s)
[INFO] Fetching com.ibm.icu_4.4.2.v20110823.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 6.39MB at 0B/s)
[INFO] Fetching org.eclipse.core.expressions_3.4.300.v20110228.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 27.85kB at 0B/s)
[INFO] Fetching org.eclipse.help_3.5.100.v20110426.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 106.26kB at 0B/s)
[INFO] Fetching org.eclipse.jface_3.7.0.v20110928-1505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 312.33kB at 0B/s)
[INFO] Fetching org.eclipse.jface.databinding_1.5.0.I20100907-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 58.45kB at 0B/s)
[INFO] Fetching org.eclipse.jface.text_3.7.2.v20111213-1208.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 281.22kB at 0B/s)
[INFO] Fetching org.eclipse.text_3.5.101.v20110928-1504.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 77.45kB at 0B/s)
[INFO] Fetching org.eclipse.ui_3.7.0.v20110928-1505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 91.63kB at 0B/s)
[INFO] Fetching org.eclipse.ui.forms_3.5.101.v20111011-1919.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 95.89kB at 0B/s)
[INFO] Fetching org.eclipse.ui.workbench_3.7.1.v20120104-1859.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 1.14MB at 0B/s)
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swt:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swt/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.swt:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.swt/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.swt:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.swt/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.swt:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.swt/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.swt:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.swt-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.swt:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.swt-feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.swt:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.swt-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.svg.calendar:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.svg.calendar/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.svg.calendar:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.svg.calendar/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.svg.calendar:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.svg.calendar/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.feature.about:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.feature.about/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.feature.about:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.feature.about/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.feature.about:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.feature.about/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.core:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.core-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.core:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.core-feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.core:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.core-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt-feature/pom.xml
[INFO] Fetching javax.servlet.jsp_2.0.0.v201101211617.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 62.39kB at 0B/s)
[INFO] Fetching javax.servlet_2.5.0.v201103041518.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 116.51kB at 0B/s)
[INFO] Fetching org.apache.ant_1.8.2.v20120109-1030.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 2.13MB at 0B/s)
[INFO] Fetching org.apache.commons.el_1.0.0.v201101211617.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 125.67kB at 0B/s)
[INFO] Fetching org.apache.commons.httpclient_3.1.0.v201012070820.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 314.09kB at 0B/s)
[INFO] Fetching org.apache.commons.codec_1.3.0.v201101211617.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 53.72kB at 0B/s)
[INFO] Fetching org.apache.commons.logging_1.0.4.v201101211617.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 44.34kB at 0B/s)
[INFO] Fetching org.apache.jasper_5.5.17.v201101211617.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 1.64MB at 0B/s)
[INFO] Fetching org.apache.lucene_2.9.1.v201101211721.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 69.35kB at 0B/s)
[INFO] Fetching org.apache.lucene.core_2.9.1.v201101211721.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 1.11MB at 0B/s)
[INFO] Fetching org.apache.lucene.analysis_2.9.1.v201101211721.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 211.02kB at 0B/s)
[INFO] Fetching org.eclipse.ant.core_3.2.302.v20120110-1739.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 46.61kB at 0B/s)
[INFO] Fetching org.eclipse.ant.core_3.2.302.v20120110-1739.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 95.58kB at 0B/s)
[WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.ant.core,3.2.302.v20120110-1739 failed:
[WARNING]    An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.ant.core,3.2.302.v20120110-1739 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800:
[WARNING]       Problems downloading artifact: osgi.bundle,org.eclipse.ant.core,3.2.302.v20120110-1739.:
[WARNING]          File has invalid content:/tmp/genie.scout/signatureFile7657522052477062572.jar:
[WARNING]             Invalid content:lib/antsupportlib.jar
[INFO] Fetching org.eclipse.core.variables_3.2.500.v20110928-1503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 15.1kB at 0B/s)
[INFO] Fetching org.eclipse.compare_3.5.202.R37x_v20111109-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 228.09kB at 0B/s)
[INFO] Fetching org.eclipse.core.resources_3.7.101.v20120125-1505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 272.5kB at 0B/s)
[INFO] Fetching org.eclipse.core.resources_3.7.101.v20120125-1505.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 788.32kB at 0B/s)
[WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.core.resources,3.7.101.v20120125-1505 failed:
[WARNING]    An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.core.resources,3.7.101.v20120125-1505 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800:
[WARNING]       Problems downloading artifact: osgi.bundle,org.eclipse.core.resources,3.7.101.v20120125-1505.:
[WARNING]          File has invalid content:/tmp/genie.scout/signatureFile6163677904542193228.jar:
[WARNING]             Invalid content:ant_tasks/resources-ant.jar
[INFO] Fetching org.eclipse.ui.ide_3.7.0.v20110928-1505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 691.21kB at 0B/s)
[INFO] Fetching org.eclipse.ui.views_3.6.0.v20110928-1505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 31.45kB at 0B/s)
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.7.0.v20110928-1504.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 179.85kB at 0B/s)
[INFO] Fetching org.eclipse.ui.editors_3.7.0.v20110928-1504.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 167.19kB at 0B/s)
[INFO] Fetching org.eclipse.compare.core_3.5.200.I20110208-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 27.82kB at 0B/s)
[INFO] Fetching org.eclipse.core.databinding.beans_1.2.100.I20100824-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 18.83kB at 0B/s)
[INFO] Fetching org.eclipse.core.externaltools_1.0.100.v20111007_r372.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 17.33kB at 0B/s)
[INFO] Fetching org.eclipse.debug.core_3.7.1.v20111129-2031.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 96.59kB at 0B/s)
[INFO] Fetching org.eclipse.core.filebuffers_3.5.200.v20110928-1504.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 36.66kB at 0B/s)
[INFO] Fetching org.eclipse.core.filesystem_1.3.100.v20110423-0524.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 21.55kB at 0B/s)
[INFO] Fetching org.eclipse.core.filesystem.linux.x86_1.4.0.v20110423-0524.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 7.67kB at 0B/s)
[INFO] Fetching org.eclipse.core.net.linux.x86_1.1.200.I20110419-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 34.09kB at 0B/s)
[INFO] Fetching org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 35.53kB at 0B/s)
[INFO] Fetching org.eclipse.update.configurator_3.3.100.v20100512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 41.87kB at 0B/s)
[INFO] Fetching org.eclipse.core.runtime.compatibility.registry_3.5.0.v20110505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 11.55kB at 0B/s)
[INFO] Fetching org.eclipse.core.runtime.compatibility.registry_3.5.0.v20110505.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 16.5kB at 0B/s)
[WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.core.runtime.compatibility.registry,3.5.0.v20110505 failed:
[WARNING]    An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.core.runtime.compatibility.registry,3.5.0.v20110505 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800:
[WARNING]       Problems downloading artifact: osgi.bundle,org.eclipse.core.runtime.compatibility.registry,3.5.0.v20110505.:
[WARNING]          File has invalid content:/tmp/genie.scout/signatureFile7822914699337724877.jar:
[WARNING]             Invalid content:runtime_registry_compatibility.jar
[INFO] Fetching org.eclipse.debug.ui_3.7.102.v20111129-1423_r372.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 773.76kB at 0B/s)
[INFO] Fetching org.eclipse.ui.console_3.5.100.v20111007_r372.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 53.76kB at 0B/s)
[INFO] Fetching org.eclipse.ecf_3.1.300.v20110531-2218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 34.34kB at 0B/s)
[INFO] Fetching org.eclipse.ecf.identity_3.1.100.v20110531-2218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 21.49kB at 0B/s)
[INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20110531-2218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 16.85kB at 0B/s)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.0.v20110531-2218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 41.17kB at 0B/s)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient_4.0.0.v20110531-2218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 27.69kB at 0B/s)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient.ssl_1.0.0.v20110531-2218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 10.04kB at 0B/s)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20110531-2218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 5.71kB at 0B/s)
[INFO] Fetching org.eclipse.ecf.ssl_1.0.100.v20110531-2218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 7.39kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.ds_1.3.1.R37x_v20110701.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 84.32kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.util_1.0.300.v20110502.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 29.25kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.event_1.2.100.v20110502.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 13.89kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.0.v20110815-1438.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 17.03kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.300.v20110815-1438.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 29.09kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.http.jetty_2.0.100.v20110502.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 13.37kB at 0B/s)
[INFO] Fetching org.mortbay.jetty.util_6.1.23.v201012071420.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 188.77kB at 0B/s)
[INFO] Fetching org.mortbay.jetty.server_6.1.23.v201012071420.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 544.81kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.jsp.jasper_1.0.300.v20110502.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 11.84kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.0.200.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 6.87kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_1.1.100.v20110505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 71.17kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.launcher_1.2.0.v20110502.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 25.22kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.101.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 47.34kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.1.0.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 94.29kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.core_2.1.1.v20120113-1346.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 26.58kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.200.v20110815-1438.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 29.8kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.200.v20110815-1438.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 65.44kB at 0B/s)
[WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.0.200.v20110815-1438 failed:
[WARNING]    An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.0.200.v20110815-1438 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800:
[WARNING]       Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.0.200.v20110815-1438.:
[WARNING]          File has invalid content:/tmp/genie.scout/signatureFile4458741283723862632.jar:
[WARNING]             Invalid content:lib/jarprocessor-ant.jar
[INFO] Fetching org.eclipse.equinox.p2.repository_2.1.1.v20120113-1346.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 47.12kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.console_1.0.300.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 15.37kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.director_2.1.1.v20111126-0211.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 39.76kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.engine_2.1.1.R37x_v20111003.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 60.1kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.200.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 11.74kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.0.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 38.37kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.0.v20110815-1419.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 113.01kB at 0B/s)
[WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.2.0.v20110815-1419 failed:
[WARNING]    An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.2.0.v20110815-1419 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800:
[WARNING]       Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.2.0.v20110815-1419.:
[WARNING]          File has invalid content:/tmp/genie.scout/signatureFile2508251072304057703.jar:
[WARNING]             Invalid content:ant_tasks/metadataRepository-ant.jar
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.1.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 39.56kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.0.300.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 20.17kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20110815-1438.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 12.58kB at 0B/s)
[INFO] Fetching org.sat4j.core_2.3.0.v20110329.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 205.76kB at 0B/s)
[INFO] Fetching org.sat4j.pb_2.3.0.v20110329.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 137.43kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.ql_2.0.100.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 5.56kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.0.0.v20111128-0624.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 17.99kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.operations_2.1.1.R37x_v20111111.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 21.52kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.core.feature_1.0.1.v20110906-1605-8290FZ9FVKHVRKtmx3fpNuo02129.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/features/ (0B of 28.36kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.0.200.v20110815-1438.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 17.88kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.300.v20111126-0153.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 29.58kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.300.v20111126-0153.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 46.23kB at 0B/s)
[WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.director.app,1.0.300.v20111126-0153 failed:
[WARNING]    An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.director.app,1.0.300.v20111126-0153 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800:
[WARNING]       Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.director.app,1.0.300.v20111126-0153.:
[WARNING]          File has invalid content:/tmp/genie.scout/signatureFile747815278964210656.jar:
[WARNING]             Invalid content:ant_tasks/director-ant.jar
[INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.0.300.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 15.24kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.publisher_1.2.0.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 38.69kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.0.0.v20110815-1438.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 83.84kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.0.0.v20110815-1438.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 193.65kB at 0B/s)
[WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.publisher.eclipse,1.0.0.v20110815-1438 failed:
[WARNING]    An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.publisher.eclipse,1.0.0.v20110815-1438 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800:
[WARNING]       Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.publisher.eclipse,1.0.0.v20110815-1438.:
[WARNING]          File has invalid content:/tmp/genie.scout/signatureFile8759618983276297223.jar:
[WARNING]             Invalid content:pdepublishing.jar
[WARNING]             Invalid content:ant_tasks/pdepublishing-ant.jar
[INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.100.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 14.98kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.100.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 24.4kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.0.100.v20110815-1438.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 84.84kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.0.100.v20110815-1438.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 227.23kB at 0B/s)
[WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.repository.tools,2.0.100.v20110815-1438 failed:
[WARNING]    An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.repository.tools,2.0.100.v20110815-1438 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800:
[WARNING]       Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.repository.tools,2.0.100.v20110815-1438.:
[WARNING]          File has invalid content:/tmp/genie.scout/signatureFile3746255197371865439.jar:
[WARNING]             Invalid content:lib/repository-tools-ant.jar
[INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.0.1.v20110906-1605-7A4FD4DiVOMap8cHSc6vPuny4gqO.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/features/ (0B of 27.96kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.ui_2.1.1.v20120113-1346.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 166.15kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.0.100.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 23.39kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.200.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 8.84kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.security.ui_1.1.0.v20101004.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 74.63kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.200.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 17.16kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.0.1.v20110906-1605-782EqBqNKGVkiV-PUsgz-uny4gqO.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/features/ (0B of 27.89kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.0.1.R37x_v20111103.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 39.09kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.300.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 34.76kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.user.ui_2.1.2.R37x_v20110815-1155-6-Bk8pYWZz0qUTX5I15GZWwbXkrl.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/features/ (0B of 27.93kB at 0B/s)
[INFO] Fetching org.eclipse.help.appserver_3.1.400.v20110425.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 10.09kB at 0B/s)
[INFO] Fetching org.eclipse.help.base_3.6.2.v201202080800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 146.34kB at 0B/s)
[INFO] Fetching org.eclipse.help.base_3.6.2.v201202080800.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 404.46kB at 0B/s)
[WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.help.base,3.6.2.v201202080800 failed:
[WARNING]    An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.help.base,3.6.2.v201202080800 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800:
[WARNING]       Problems downloading artifact: osgi.bundle,org.eclipse.help.base,3.6.2.v201202080800.:
[WARNING]          File has invalid content:/tmp/genie.scout/signatureFile5698454240987902964.jar:
[WARNING]             Invalid content:ant_tasks/helpbase-ant.jar
[INFO] Fetching org.eclipse.help.ui_3.5.101.r37_20110819.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 142.77kB at 0B/s)
[INFO] Fetching org.eclipse.help.webapp_3.6.1.r37_20110929.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 223.71kB at 0B/s)
[INFO] Fetching org.eclipse.help_1.3.0.v20110530-0844-7i7uFFmFFl8nvqbDpEqTvx.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/features/ (0B of 28.03kB at 0B/s)
[INFO] Fetching org.eclipse.jsch.core_1.1.300.I20110514-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 16.36kB at 0B/s)
[INFO] Fetching com.jcraft.jsch_0.1.44.v201101211721.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 194.46kB at 0B/s)
[INFO] Fetching org.eclipse.jsch.ui_1.1.300.R37x_v20111201-1600.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 31.23kB at 0B/s)
[INFO] Fetching org.eclipse.ltk.core.refactoring_3.5.201.r372_v20111101-0700.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 91.87kB at 0B/s)
[INFO] Fetching org.eclipse.ltk.ui.refactoring_3.6.0.v20110928-1453.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 142.64kB at 0B/s)
[INFO] Fetching org.eclipse.ui.navigator_3.5.101.v20120106-1355.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 108.62kB at 0B/s)
[INFO] Fetching org.eclipse.team.core_3.6.0.I20110525-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 109.08kB at 0B/s)
[INFO] Fetching org.eclipse.team.ui_3.6.101.R37x_v20111109-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 404.42kB at 0B/s)
[INFO] Fetching org.eclipse.osgi.util_3.2.200.v20110110.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 15.94kB at 0B/s)
[INFO] Fetching org.eclipse.platform_3.7.2.v201202080800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 309.57kB at 0B/s)
[INFO] Fetching org.eclipse.platform_3.7.2.v201202080800.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 330.35kB at 0B/s)
[WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.platform,3.7.2.v201202080800 failed:
[WARNING]    An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.platform,3.7.2.v201202080800 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800:
[WARNING]       Problems downloading artifact: osgi.bundle,org.eclipse.platform,3.7.2.v201202080800.:
[WARNING]          File has invalid content:/tmp/genie.scout/signatureFile7439928066220688048.jar:
[WARNING]             Invalid content:platform.jar
[INFO] Fetching org.eclipse.ui.intro_3.4.100.v20110425.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 111.45kB at 0B/s)
[INFO] Fetching org.eclipse.ui.cheatsheets_3.4.100.v20110425.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 107.38kB at 0B/s)
[INFO] Fetching org.eclipse.platform.doc.user_3.7.1.r372_v20111202.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 6.27MB at 0B/s)
[INFO] Fetching org.eclipse.core.boot_3.1.200.v20100505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 5.06kB at 0B/s)
[INFO] Fetching org.eclipse.search_3.7.0.v20110928-1504.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 144.11kB at 0B/s)
[INFO] Fetching org.eclipse.ui.presentations.r21_3.2.200.I20100517-1500.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 36.49kB at 0B/s)
[INFO] Fetching org.eclipse.ui.intro.universal_3.2.500.v20110510.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 1.35MB at 0B/s)
[INFO] Fetching org.eclipse.ui.intro.universal_3.2.500.v20110510.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 1.56MB at 0B/s)
[WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.ui.intro.universal,3.2.500.v20110510 failed:
[WARNING]    An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.ui.intro.universal,3.2.500.v20110510 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800:
[WARNING]       Problems downloading artifact: osgi.bundle,org.eclipse.ui.intro.universal,3.2.500.v20110510.:
[WARNING]          File has invalid content:/tmp/genie.scout/signatureFile6697084492142606661.jar:
[WARNING]             Invalid content:universal.jar
[INFO] Fetching org.eclipse.ui.browser_3.3.101.v20111019-1723.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 71.86kB at 0B/s)
[INFO] Fetching org.eclipse.ui.navigator.resources_3.4.300.v20110928-1505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 40.27kB at 0B/s)
[INFO] Fetching org.eclipse.ui.net_1.2.100.v20111208-1155.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 17.64kB at 0B/s)
[INFO] Fetching org.eclipse.ui.externaltools_3.2.0.v20111007_r372.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 52.06kB at 0B/s)
[INFO] Fetching org.eclipse.ui.ide.application_1.0.300.I20110306-2000.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 28.01kB at 0B/s)
[INFO] Fetching org.eclipse.update.core_3.2.500.v20110330.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 187.14kB at 0B/s)
[INFO] Fetching org.eclipse.update.scheduler_3.2.300.v20100512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 13.8kB at 0B/s)
[INFO] Fetching org.eclipse.update.ui_3.2.300.v20100512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 187.68kB at 0B/s)
[INFO] Fetching org.eclipse.ui.workbench.compatibility_3.2.100.I20110413-1600.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 10.81kB at 0B/s)
[INFO] Fetching org.eclipse.ui.workbench.compatibility_3.2.100.I20110413-1600.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 13.56kB at 0B/s)
[WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.ui.workbench.compatibility,3.2.100.I20110413-1600 failed:
[WARNING]    An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.ui.workbench.compatibility,3.2.100.I20110413-1600 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800:
[WARNING]       Problems downloading artifact: osgi.bundle,org.eclipse.ui.workbench.compatibility,3.2.100.I20110413-1600.:
[WARNING]          File has invalid content:/tmp/genie.scout/signatureFile2828518206365627692.jar:
[WARNING]             Invalid content:compatibility.jar
[INFO] Fetching org.eclipse.update.core.linux_3.2.200.v20100512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 6.98kB at 0B/s)
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.5.200.v20110928-1505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 33.63kB at 0B/s)
[INFO] Fetching org.eclipse.platform_3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/features/ (0B of 29.28kB at 0B/s)
[INFO] Fetching org.eclipse.platform_root_3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/binary/ (0B of 42.81kB at 0B/s)
[INFO] Fetching org.eclipse.rcp_3.7.2.v201202080800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 12.11kB at 0B/s)
[INFO] Fetching org.eclipse.rcp_3.7.2.v20120120-1424-9DB5FmnFq5JCf1UA38R-kz0S0272.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/features/ (0B of 28.75kB at 0B/s)
[INFO] Fetching org.eclipse.rcp_root_3.7.2.v20120120-1424-9DB5FmnFq5JCf1UA38R-kz0S0272 from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/binary/ (0B of 42.81kB at 0B/s)
[INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.0.v20110423-0524.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 7.94kB at 0B/s)
[INFO] Fetching org.eclipse.core.net.linux.x86_64_1.1.0.I20110331-0827.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 34.97kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.100.v20110505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 75.37kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64_1.0.100.v20110505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 78.84kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.s390_1.1.100.v20110505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 77.72kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.s390x_1.1.100.v20110505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 78.85kB at 0B/s)
[INFO] Fetching org.eclipse.compare.win32_1.0.200.I20110510-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 18.66kB at 0B/s)
[INFO] Fetching org.eclipse.core.filesystem.win32.x86_1.1.300.v20110423-0524.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 28.23kB at 0B/s)
[INFO] Fetching org.eclipse.core.net.win32.x86_1.0.100.I20110331-0827.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 27.45kB at 0B/s)
[INFO] Fetching org.eclipse.core.resources.win32.x86_3.5.100.v20110423-0524.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 15.35kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_1.1.100.v20110502.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 24.51kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.security.win32.x86_1.0.200.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 17.25kB at 0B/s)
[INFO] Fetching org.eclipse.ui.win32_3.2.200.v20110928-1505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 12.19kB at 0B/s)
[INFO] Fetching org.eclipse.update.core.win32_3.2.200.v20100512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 83.3kB at 0B/s)
[INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.1.300.v20110423-0524.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 26.3kB at 0B/s)
[INFO] Fetching org.eclipse.core.net.win32.x86_64_1.0.100.I20110331-0827.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 25.71kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.100.v20110502.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 26.69kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.0.0.v20110502.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 29.47kB at 0B/s)
[INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.0.v20110423-0524.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 11.16kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.1.101.v20120109-1504.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 45.57kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.security.macosx_1.100.100.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 11.53kB at 0B/s)
[INFO] Fetching org.eclipse.ui.cocoa_1.1.0.I20101109-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 13.17kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.101.v20120109-1504.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 27.54kB at 0B/s)
[INFO] Fetching org.eclipse.core.filesystem.solaris.sparc_1.2.0.v20110423-0524.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 7.49kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.launcher.gtk.solaris.sparc_1.1.100.v20110505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 39.27kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.launcher.gtk.solaris.x86_1.1.100.v20110505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 34.17kB at 0B/s)
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.org.w3c.dom.svg.fragment:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.org.w3c.dom.svg.fragment/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.org.w3c.dom.svg.fragment:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.org.w3c.dom.svg.fragment/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.org.w3c.dom.svg.fragment:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.org.w3c.dom.svg.fragment/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.batik.dependency:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.batik.dependency-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.batik.dependency:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.batik.dependency-feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.batik.dependency:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.batik.dependency-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.commons.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.commons.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.commons.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.commons.test/pom.xml
[INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 19.79kB at 0B/s)
[INFO] Fetching org.mockito.mockito-all_1.9.5.jar from http://download.eclipse.org/scout/releases/4.0/testing/plugins/ (0B of 1.51MB at 0B/s)
[INFO] Fetching org.junit_4.11.0.v201303080030.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 222.27kB at 0B/s)
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.commons.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.commons.test/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.jaxws216.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.jaxws216.test/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.jaxws216.test/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.mobile.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client.mobile.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.mobile.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client.mobile.test/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.mobile.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client.mobile.test/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client.test/pom.xml
[INFO] Fetching org.easymock_2.4.0.v20090202-0900.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 89.88kB at 0B/s)
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client.test/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.testenvironment:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client.testenvironment/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.testenvironment:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client.testenvironment/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.testenvironment:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client.testenvironment/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.extension.client.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.extension.client.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.extension.client.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.extension.client.test/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.extension.client.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.extension.client.test/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap.testing:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.rap.testing-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap.testing:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.rap.testing-feature/pom.xml
[INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 1.26MB at 0B/s)
[INFO] Fetching com.thoughtworks.selenium_2.25.0.v201212071504.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 3.8MB at 0B/s)
[INFO] Fetching org.apache.commons.exec_1.1.0.v201301240602.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 28.92kB at 0B/s)
[INFO] Fetching org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 102.06kB at 0B/s)
[INFO] Fetching org.apache.httpcomponents.httpclient_4.3.6.v201411290715.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 248.59kB at 0B/s)
[INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from http://download.eclipse.org/releases/indigo/201202240900/aggregate/plugins/ (0B of 28.97kB at 0B/s)
[INFO] Fetching org.apache.commons.codec_1.6.0.v201305230611.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/plugins/ (0B of 92.03kB at 0B/s)
[INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/indigo/201202240900/aggregate/plugins/ (0B of 32.73kB at 0B/s)
[INFO] Fetching SR2-20150128-1013&format=xml&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?file=/rt/rap/2.3/ (0B of 63B at 0B/s)
[INFO] Fetching org.eclipse.rap.rwt.osgi_2.3.2.20150119-1706.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 16.57kB at 0B/s)
[INFO] Fetching org.eclipse.rap.rwt_2.3.2.20150128-1013.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 1.18MB at 0B/s)
[INFO] Fetching org.eclipse.rap.ui.forms_2.3.2.20150119-1706.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 95.36kB at 0B/s)
[INFO] Fetching org.eclipse.rap.ui.views_2.3.2.20150119-1706.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 28.61kB at 0B/s)
[INFO] Fetching org.eclipse.rap.ui.cheatsheets_2.3.2.20150119-1706.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 105.44kB at 0B/s)
[INFO] Fetching org.eclipse.rap.feature_2.3.2.20150128-1013.jar from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/features/ (0B of 19.18kB at 0B/s)
[INFO] Fetching org.eclipse.rap.jface.databinding_2.3.2.20150119-1706.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 60.36kB at 0B/s)
[INFO] Fetching org.eclipse.rap.ui.workbench_2.3.2.20150119-1706.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 873.78kB at 0B/s)
[INFO] Fetching org.eclipse.rap.jface_2.3.2.20150119-1706.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 285.57kB at 0B/s)
[INFO] Fetching org.eclipse.rap.ui_2.3.2.20150119-1706.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 95.52kB at 0B/s)
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap.testing:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.rap.testing-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.test/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.test/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.commons.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.commons.test/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.commons.test/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.testenvironment:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.testenvironment/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.testenvironment:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.testenvironment/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.testenvironment:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.testenvironment/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.shared.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.shared.test/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.shared.test/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.test/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.test/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing.test/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing.test/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swt.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swt.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swt.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swt.test/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swt.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swt.test/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.service.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.service.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.service.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.service.test/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.service.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.service.test/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.net.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.net.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.net.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.net.test/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.net.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.net.test/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing-feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.client:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.client/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.client:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.client/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.client:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.client/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.client.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.client.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.client.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.client.test/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.client.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.client.test/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.common.ant.optional.junit.fragment:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.common.ant.optional.junit.fragment/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.common.ant.optional.junit.fragment:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.common.ant.optional.junit.fragment/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.common.ant.optional.junit.fragment:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.common.ant.optional.junit.fragment/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.commons:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.commons/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.commons:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.commons/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.commons:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.commons/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.commons.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.commons.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.commons.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.commons.test/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.commons.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.commons.test/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.server:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.server/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.server:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.server/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.server:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.server/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.server.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.server.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.server.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.server.test/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.server.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.server.test/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.shared:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.shared/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.shared:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.shared/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.shared:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.shared/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.shared.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.shared.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.shared.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.shared.test/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.shared.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.shared.test/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.rap:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.rap/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.rap:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.rap/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.rap:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.rap/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.swing:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.swing/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.swing:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.swing/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.swing:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.swing/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.swt:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.swt/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.swt:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.swt/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.swt:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.swt/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.core:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.core-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.core:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.core-feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.core:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.core-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.swing:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.swing-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.swing:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.swing-feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.swing:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.swing-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.swt:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.swt-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.swt:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.swt-feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.swt:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.swt-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.spec.client:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.spec.client/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.spec.client:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.spec.client/pom.xml
[INFO] Fetching org.eclipse.mylyn.wikitext.core_1.5.1.v20110720-0100.jar.pack.gz from http://download.eclipse.org/releases/indigo/201202240900/aggregate/plugins/ (0B of 86.73kB at 0B/s)
[INFO] Fetching org.eclipse.mylyn.wikitext.mediawiki.core_1.5.2.v20110830-0100.jar.pack.gz from http://download.eclipse.org/releases/indigo/201202240900/aggregate/plugins/ (0B of 35.57kB at 0B/s)
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.spec.client:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.spec.client/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.spec.client.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.spec.client.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.spec.client.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.spec.client.test/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.spec.client.test:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.spec.client.test/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.spec:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.spec-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.spec:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.spec-feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.spec:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.spec-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.workbench:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.workbench/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.workbench:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.workbench/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.workbench:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.workbench/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.mobile:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.mobile/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.mobile:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.mobile/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.mobile:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.mobile/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.theme.rayo:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.theme.rayo/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.theme.rayo:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.theme.rayo/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.theme.rayo:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.theme.rayo/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.theme.rayo.mobile:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.theme.rayo.mobile/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.theme.rayo.mobile:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.theme.rayo.mobile/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.theme.rayo.mobile:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.theme.rayo.mobile/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.rap:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.rap/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.rap:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.rap/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.rap:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.rap/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.rap-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.rap-feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.rap-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap.basic.target:4.0.200-SNAPSHOT @ /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.rap.basic.target-feature/pom.xml
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/releases/luna
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/luna/ (0B of 518B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201406250900/ (0B at 0B/s)
[ERROR] Internal error: java.lang.RuntimeException: Failed to resolve target definition /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.target/eclipse-3.10.target: Failed to load p2 metadata repository from location http://download.eclipse.org/releases/luna: Unable to read repository at http://download.eclipse.org/releases/luna. No repository found at http://download.eclipse.org/releases/luna/201406250900. -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Failed to resolve target definition /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.target/eclipse-3.10.target
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:120)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:606)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
Caused by: java.lang.RuntimeException: Failed to resolve target definition /jobs/genie.scout/scout-stable-4.0-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.target/eclipse-3.10.target
    at org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContent (TargetDefinitionResolver.java:85)
    at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.resolveFromArguments (TargetDefinitionResolverService.java:65)
    at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.getTargetDefinitionContent (TargetDefinitionResolverService.java:55)
    at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.resolveTargetDefinitions (TargetPlatformFactoryImpl.java:210)
    at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:144)
    at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:117)
    at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:1)
    at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.computeTargetPlatform (P2TargetPlatformResolver.java:214)
    at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject (DefaultTychoDependencyResolver.java:100)
    at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:75)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:264)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:606)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
Caused by: org.eclipse.tycho.p2.target.facade.TargetDefinitionResolutionException: Failed to load p2 metadata repository from location http://download.eclipse.org/releases/luna
    at org.eclipse.tycho.p2.target.TargetDefinitionResolver.loadRepository (TargetDefinitionResolver.java:204)
    at org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContentWithExceptions (TargetDefinitionResolver.java:121)
    at org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContent (TargetDefinitionResolver.java:80)
    at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.resolveFromArguments (TargetDefinitionResolverService.java:65)
    at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.getTargetDefinitionContent (TargetDefinitionResolverService.java:55)
    at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.resolveTargetDefinitions (TargetPlatformFactoryImpl.java:210)
    at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:144)
    at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:117)
    at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:1)
    at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.computeTargetPlatform (P2TargetPlatformResolver.java:214)
    at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject (DefaultTychoDependencyResolver.java:100)
    at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:75)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:264)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:606)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
Caused by: org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository at http://download.eclipse.org/releases/luna.
    at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.addChild (CompositeMetadataRepository.java:185)
    at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.<init> (CompositeMetadataRepository.java:106)
    at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepositoryFactory.load (CompositeMetadataRepositoryFactory.java:122)
    at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad (MetadataRepositoryManager.java:57)
    at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository (AbstractRepositoryManager.java:768)
    at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository (AbstractRepositoryManager.java:668)
    at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository (MetadataRepositoryManager.java:96)
    at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:59)
    at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:52)
    at org.eclipse.tycho.p2.target.TargetDefinitionResolver.loadRepository (TargetDefinitionResolver.java:202)
    at org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContentWithExceptions (TargetDefinitionResolver.java:121)
    at org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContent (TargetDefinitionResolver.java:80)
    at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.resolveFromArguments (TargetDefinitionResolverService.java:65)
    at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.getTargetDefinitionContent (TargetDefinitionResolverService.java:55)
    at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.resolveTargetDefinitions (TargetPlatformFactoryImpl.java:210)
    at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:144)
    at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:117)
    at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:1)
    at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.computeTargetPlatform (P2TargetPlatformResolver.java:214)
    at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject (DefaultTychoDependencyResolver.java:100)
    at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:75)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:264)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:606)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
Caused by: org.eclipse.equinox.p2.core.ProvisionException: No repository found at http://download.eclipse.org/releases/luna/201406250900.
    at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.fail (AbstractRepositoryManager.java:395)
    at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository (AbstractRepositoryManager.java:692)
    at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository (MetadataRepositoryManager.java:96)
    at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:59)
    at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:52)
    at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.addChild (CompositeMetadataRepository.java:166)
    at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.<init> (CompositeMetadataRepository.java:106)
    at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepositoryFactory.load (CompositeMetadataRepositoryFactory.java:122)
    at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad (MetadataRepositoryManager.java:57)
    at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository (AbstractRepositoryManager.java:768)
    at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository (AbstractRepositoryManager.java:668)
    at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository (MetadataRepositoryManager.java:96)
    at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:59)
    at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:52)
    at org.eclipse.tycho.p2.target.TargetDefinitionResolver.loadRepository (TargetDefinitionResolver.java:202)
    at org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContentWithExceptions (TargetDefinitionResolver.java:121)
    at org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContent (TargetDefinitionResolver.java:80)
    at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.resolveFromArguments (TargetDefinitionResolverService.java:65)
    at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.getTargetDefinitionContent (TargetDefinitionResolverService.java:55)
    at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.resolveTargetDefinitions (TargetPlatformFactoryImpl.java:210)
    at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:144)
    at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:117)
    at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:1)
    at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.computeTargetPlatform (P2TargetPlatformResolver.java:214)
    at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject (DefaultTychoDependencyResolver.java:100)
    at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:75)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:264)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:606)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException
Build step 'Invoke top-level Maven targets' marked build as failure
Sending e-mails to: tools_core@bsiag.com
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE