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/jenkins5752061555317502905.sh
+++ readlink -f /tmp/genie.scout/jenkins5752061555317502905.sh
++ dirname /tmp/genie.scout/jenkins5752061555317502905.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 34 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 293 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.pom
Progress (1): 4.1/4.7 kB
Progress (1): 4.7 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.pom (4.7 kB at 112 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Progress (1): 4.1/6.6 kB
Progress (1): 6.6 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 207 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven/3.0/maven-3.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven/3.0/maven-3.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven/3.0/maven-3.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom
Progress (1): 4.1/22 kB
Progress (1): 7.7/22 kB
Progress (1): 12/22 kB 
Progress (1): 16/22 kB
Progress (1): 20/22 kB
Progress (1): 22 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 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 558 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 376 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Progress (1): 3.9 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 144 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
Progress (1): 2.5 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (2.5 kB at 105 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 642 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 241 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 437 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 82 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 101 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 40 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 255 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Progress (1): 4.1/17 kB
Progress (1): 7.7/17 kB
Progress (1): 12/17 kB 
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 692 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Progress (1): 815 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 37 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Progress (1): 4.1/4.2 kB
Progress (1): 4.2 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 177 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Progress (1): 3.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 129 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
Progress (1): 4.1/6.8 kB
Progress (1): 6.8 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 309 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
Progress (1): 4.1/8.4 kB
Progress (1): 7.7/8.4 kB
Progress (1): 8.4 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 336 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
Progress (1): 4.1/4.2 kB
Progress (1): 4.2 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 190 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
Progress (1): 4.1/8.4 kB
Progress (1): 7.7/8.4 kB
Progress (1): 8.4 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 363 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
Progress (1): 4.1/8.4 kB
Progress (1): 7.7/8.4 kB
Progress (1): 8.4 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 299 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 92 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 80 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 109 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 101 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 142 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 130 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 46 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Progress (1): 4.1/7.8 kB
Progress (1): 7.7/7.8 kB
Progress (1): 7.8 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 354 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Progress (1): 4.1/11 kB
Progress (1): 7.7/11 kB
Progress (1): 11 kB    
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 448 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 200 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 798 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 273 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 461 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 90 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 95 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 93 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Progress (1): 4.1/7.7 kB
Progress (1): 7.7/7.7 kB
Progress (1): 7.7 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 386 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Progress (1): 2.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 137 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 154 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 79 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 169 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 151 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 67 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 153 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 893 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 54 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 68 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 31 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 41 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 31 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 418 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 63 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 74 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.pom
Progress (1): 1.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.pom (1.0 kB at 32 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.pom
Progress (1): 2.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.pom (2.3 kB at 63 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 37 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 34 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 30 kB/s)
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/org.eclipse.osgi-3.9.1.v20130814-1242.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-embedder/0.20.0/sisu-equinox-embedder-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-api/0.20.0/sisu-equinox-api-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-metadata-model/0.20.0/tycho-metadata-model-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/de/pdark/decentxml/1.3/decentxml-1.3.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-embedder-api/0.20.0/tycho-embedder-api-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.20.0/org.eclipse.tycho.embedder.shared-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/org.eclipse.tycho.p2.resolver.shared-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/org.eclipse.tycho.p2.tools.shared-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/org.eclipse.osgi-3.9.1.v20130814-1242.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-embedder/0.20.0/sisu-equinox-embedder-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-api/0.20.0/sisu-equinox-api-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-metadata-model/0.20.0/tycho-metadata-model-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-embedder-api/0.20.0/tycho-embedder-api-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.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-model/3.0/maven-model-3.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-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-builder/3.0/maven-settings-builder-3.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/org.eclipse.osgi-3.9.1.v20130814-1242.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-embedder/0.20.0/sisu-equinox-embedder-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-api/0.20.0/sisu-equinox-api-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-metadata-model/0.20.0/tycho-metadata-model-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/de/pdark/decentxml/1.3/decentxml-1.3.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-embedder-api/0.20.0/tycho-embedder-api-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.20.0/org.eclipse.tycho.embedder.shared-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/org.eclipse.tycho.p2.resolver.shared-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/org.eclipse.tycho.p2.tools.shared-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.20.0/tycho-core-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Progress (1): 4.1/165 kB
Progress (1): 7.7/165 kB
Progress (1): 12/165 kB 
Progress (1): 16/165 kB
Progress (1): 20/165 kB
Progress (1): 24/165 kB
Progress (2): 24/165 kB | 4.1/527 kB
Progress (2): 28/165 kB | 4.1/527 kB
Progress (2): 28/165 kB | 7.7/527 kB
Progress (2): 32/165 kB | 7.7/527 kB
Progress (2): 32/165 kB | 12/527 kB 
Progress (3): 32/165 kB | 12/527 kB | 4.1/47 kB
Progress (3): 32/165 kB | 16/527 kB | 4.1/47 kB
Progress (3): 36/165 kB | 16/527 kB | 4.1/47 kB
Progress (3): 36/165 kB | 20/527 kB | 4.1/47 kB
Progress (3): 36/165 kB | 20/527 kB | 7.7/47 kB
Progress (3): 36/165 kB | 24/527 kB | 7.7/47 kB
Progress (3): 40/165 kB | 24/527 kB | 7.7/47 kB
Progress (3): 40/165 kB | 28/527 kB | 7.7/47 kB
Progress (3): 40/165 kB | 28/527 kB | 12/47 kB 
Progress (3): 40/165 kB | 32/527 kB | 12/47 kB
Progress (3): 44/165 kB | 32/527 kB | 12/47 kB
Progress (3): 44/165 kB | 36/527 kB | 12/47 kB
Progress (3): 44/165 kB | 36/527 kB | 16/47 kB
Progress (3): 44/165 kB | 40/527 kB | 16/47 kB
Progress (3): 48/165 kB | 40/527 kB | 16/47 kB
Progress (3): 48/165 kB | 44/527 kB | 16/47 kB
Progress (3): 48/165 kB | 44/527 kB | 20/47 kB
Progress (3): 48/165 kB | 48/527 kB | 20/47 kB
Progress (3): 52/165 kB | 48/527 kB | 20/47 kB
Progress (3): 52/165 kB | 52/527 kB | 20/47 kB
Progress (3): 52/165 kB | 52/527 kB | 24/47 kB
Progress (3): 52/165 kB | 56/527 kB | 24/47 kB
Progress (3): 56/165 kB | 56/527 kB | 24/47 kB
Progress (3): 56/165 kB | 60/527 kB | 24/47 kB
Progress (3): 56/165 kB | 60/527 kB | 28/47 kB
Progress (3): 56/165 kB | 64/527 kB | 28/47 kB
Progress (3): 60/165 kB | 64/527 kB | 28/47 kB
Progress (3): 60/165 kB | 68/527 kB | 28/47 kB
Progress (3): 60/165 kB | 68/527 kB | 32/47 kB
Progress (3): 60/165 kB | 72/527 kB | 32/47 kB
Progress (3): 64/165 kB | 72/527 kB | 32/47 kB
Progress (3): 64/165 kB | 76/527 kB | 32/47 kB
Progress (3): 64/165 kB | 76/527 kB | 33/47 kB
Progress (4): 64/165 kB | 76/527 kB | 33/47 kB | 4.1/180 kB
Progress (4): 64/165 kB | 80/527 kB | 33/47 kB | 4.1/180 kB
Progress (4): 66/165 kB | 80/527 kB | 33/47 kB | 4.1/180 kB
Progress (5): 66/165 kB | 80/527 kB | 33/47 kB | 4.1/180 kB | 4.1/4.8 kB
Progress (5): 66/165 kB | 84/527 kB | 33/47 kB | 4.1/180 kB | 4.1/4.8 kB
Progress (5): 66/165 kB | 84/527 kB | 33/47 kB | 7.7/180 kB | 4.1/4.8 kB
Progress (5): 66/165 kB | 84/527 kB | 37/47 kB | 7.7/180 kB | 4.1/4.8 kB
Progress (5): 66/165 kB | 84/527 kB | 37/47 kB | 12/180 kB | 4.1/4.8 kB 
Progress (5): 66/165 kB | 88/527 kB | 37/47 kB | 12/180 kB | 4.1/4.8 kB
Progress (5): 66/165 kB | 88/527 kB | 37/47 kB | 12/180 kB | 4.8 kB    
Progress (5): 70/165 kB | 88/527 kB | 37/47 kB | 12/180 kB | 4.8 kB
Progress (5): 70/165 kB | 92/527 kB | 37/47 kB | 12/180 kB | 4.8 kB
Progress (5): 70/165 kB | 92/527 kB | 37/47 kB | 16/180 kB | 4.8 kB
Progress (5): 70/165 kB | 92/527 kB | 41/47 kB | 16/180 kB | 4.8 kB
Progress (5): 70/165 kB | 92/527 kB | 41/47 kB | 20/180 kB | 4.8 kB
Progress (5): 70/165 kB | 96/527 kB | 41/47 kB | 20/180 kB | 4.8 kB
Progress (5): 74/165 kB | 96/527 kB | 41/47 kB | 20/180 kB | 4.8 kB
Progress (5): 74/165 kB | 100/527 kB | 41/47 kB | 20/180 kB | 4.8 kB
Progress (5): 74/165 kB | 100/527 kB | 41/47 kB | 24/180 kB | 4.8 kB
Progress (5): 74/165 kB | 100/527 kB | 45/47 kB | 24/180 kB | 4.8 kB
Progress (5): 74/165 kB | 100/527 kB | 45/47 kB | 28/180 kB | 4.8 kB
Progress (5): 74/165 kB | 104/527 kB | 45/47 kB | 28/180 kB | 4.8 kB
Progress (5): 78/165 kB | 104/527 kB | 45/47 kB | 28/180 kB | 4.8 kB
Progress (5): 78/165 kB | 108/527 kB | 45/47 kB | 28/180 kB | 4.8 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 97 kB/s)
Progress (4): 78/165 kB | 108/527 kB | 45/47 kB | 32/180 kB
Progress (4): 78/165 kB | 108/527 kB | 47 kB | 32/180 kB   
Progress (4): 78/165 kB | 108/527 kB | 47 kB | 33/180 kB
                                                        
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Progress (4): 78/165 kB | 112/527 kB | 47 kB | 33/180 kB
Progress (4): 82/165 kB | 112/527 kB | 47 kB | 33/180 kB
Progress (4): 82/165 kB | 116/527 kB | 47 kB | 33/180 kB
Progress (4): 82/165 kB | 116/527 kB | 47 kB | 37/180 kB
Progress (4): 82/165 kB | 120/527 kB | 47 kB | 37/180 kB
Progress (4): 86/165 kB | 120/527 kB | 47 kB | 37/180 kB
Progress (4): 86/165 kB | 124/527 kB | 47 kB | 37/180 kB
Progress (4): 86/165 kB | 124/527 kB | 47 kB | 41/180 kB
Progress (4): 86/165 kB | 128/527 kB | 47 kB | 41/180 kB
Progress (4): 90/165 kB | 128/527 kB | 47 kB | 41/180 kB
Progress (4): 90/165 kB | 132/527 kB | 47 kB | 41/180 kB
Progress (4): 90/165 kB | 132/527 kB | 47 kB | 45/180 kB
Progress (4): 90/165 kB | 136/527 kB | 47 kB | 45/180 kB
Progress (4): 94/165 kB | 136/527 kB | 47 kB | 45/180 kB
Progress (4): 94/165 kB | 140/527 kB | 47 kB | 45/180 kB
Progress (4): 94/165 kB | 140/527 kB | 47 kB | 49/180 kB
Progress (4): 94/165 kB | 144/527 kB | 47 kB | 49/180 kB
                                                        
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 778 kB/s)
Progress (3): 98/165 kB | 144/527 kB | 49/180 kB
                                                
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Progress (3): 98/165 kB | 148/527 kB | 49/180 kB
Progress (3): 98/165 kB | 148/527 kB | 53/180 kB
Progress (3): 98/165 kB | 152/527 kB | 53/180 kB
Progress (4): 98/165 kB | 152/527 kB | 53/180 kB | 4.1/38 kB
Progress (4): 98/165 kB | 152/527 kB | 53/180 kB | 4.1/38 kB
Progress (4): 98/165 kB | 152/527 kB | 53/180 kB | 7.7/38 kB
Progress (4): 98/165 kB | 156/527 kB | 53/180 kB | 7.7/38 kB
Progress (4): 98/165 kB | 156/527 kB | 57/180 kB | 7.7/38 kB
Progress (4): 98/165 kB | 160/527 kB | 57/180 kB | 7.7/38 kB
Progress (4): 98/165 kB | 160/527 kB | 57/180 kB | 12/38 kB 
Progress (4): 102/165 kB | 160/527 kB | 57/180 kB | 12/38 kB
Progress (4): 102/165 kB | 160/527 kB | 57/180 kB | 16/38 kB
Progress (4): 102/165 kB | 164/527 kB | 57/180 kB | 16/38 kB
Progress (4): 102/165 kB | 164/527 kB | 61/180 kB | 16/38 kB
Progress (4): 102/165 kB | 168/527 kB | 61/180 kB | 16/38 kB
Progress (4): 102/165 kB | 168/527 kB | 61/180 kB | 20/38 kB
Progress (4): 106/165 kB | 168/527 kB | 61/180 kB | 20/38 kB
Progress (4): 106/165 kB | 168/527 kB | 61/180 kB | 24/38 kB
Progress (4): 106/165 kB | 172/527 kB | 61/180 kB | 24/38 kB
Progress (4): 106/165 kB | 172/527 kB | 65/180 kB | 24/38 kB
Progress (4): 106/165 kB | 176/527 kB | 65/180 kB | 24/38 kB
Progress (4): 106/165 kB | 176/527 kB | 65/180 kB | 28/38 kB
Progress (4): 110/165 kB | 176/527 kB | 65/180 kB | 28/38 kB
Progress (4): 110/165 kB | 176/527 kB | 65/180 kB | 32/38 kB
Progress (4): 110/165 kB | 180/527 kB | 65/180 kB | 32/38 kB
Progress (5): 110/165 kB | 180/527 kB | 65/180 kB | 32/38 kB | 4.1/30 kB
Progress (5): 110/165 kB | 180/527 kB | 66/180 kB | 32/38 kB | 4.1/30 kB
Progress (5): 110/165 kB | 180/527 kB | 66/180 kB | 32/38 kB | 7.7/30 kB
Progress (5): 110/165 kB | 184/527 kB | 66/180 kB | 32/38 kB | 7.7/30 kB
Progress (5): 110/165 kB | 184/527 kB | 66/180 kB | 36/38 kB | 7.7/30 kB
Progress (5): 114/165 kB | 184/527 kB | 66/180 kB | 36/38 kB | 7.7/30 kB
Progress (5): 114/165 kB | 184/527 kB | 66/180 kB | 38 kB | 7.7/30 kB   
Progress (5): 114/165 kB | 188/527 kB | 66/180 kB | 38 kB | 7.7/30 kB
Progress (5): 114/165 kB | 188/527 kB | 66/180 kB | 38 kB | 12/30 kB 
Progress (5): 114/165 kB | 188/527 kB | 70/180 kB | 38 kB | 12/30 kB
Progress (5): 114/165 kB | 188/527 kB | 70/180 kB | 38 kB | 16/30 kB
Progress (5): 114/165 kB | 192/527 kB | 70/180 kB | 38 kB | 16/30 kB
Progress (5): 118/165 kB | 192/527 kB | 70/180 kB | 38 kB | 16/30 kB
Progress (5): 118/165 kB | 196/527 kB | 70/180 kB | 38 kB | 16/30 kB
Progress (5): 118/165 kB | 196/527 kB | 70/180 kB | 38 kB | 20/30 kB
Progress (5): 118/165 kB | 196/527 kB | 74/180 kB | 38 kB | 20/30 kB
Progress (5): 118/165 kB | 196/527 kB | 74/180 kB | 38 kB | 24/30 kB
Progress (5): 118/165 kB | 197/527 kB | 74/180 kB | 38 kB | 24/30 kB
Progress (5): 122/165 kB | 197/527 kB | 74/180 kB | 38 kB | 24/30 kB
Progress (5): 122/165 kB | 201/527 kB | 74/180 kB | 38 kB | 24/30 kB
Progress (5): 122/165 kB | 201/527 kB | 74/180 kB | 38 kB | 28/30 kB
Progress (5): 122/165 kB | 201/527 kB | 78/180 kB | 38 kB | 28/30 kB
Progress (5): 122/165 kB | 201/527 kB | 78/180 kB | 38 kB | 30 kB   
Progress (5): 122/165 kB | 205/527 kB | 78/180 kB | 38 kB | 30 kB
Progress (5): 126/165 kB | 205/527 kB | 78/180 kB | 38 kB | 30 kB
Progress (5): 126/165 kB | 209/527 kB | 78/180 kB | 38 kB | 30 kB
Progress (5): 126/165 kB | 209/527 kB | 82/180 kB | 38 kB | 30 kB
                                                                 
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 450 kB/s)
Progress (4): 126/165 kB | 213/527 kB | 82/180 kB | 30 kB
Progress (4): 130/165 kB | 213/527 kB | 82/180 kB | 30 kB
Progress (4): 130/165 kB | 217/527 kB | 82/180 kB | 30 kB
                                                         
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Progress (4): 130/165 kB | 217/527 kB | 86/180 kB | 30 kB
Progress (4): 130/165 kB | 221/527 kB | 86/180 kB | 30 kB
Progress (4): 131/165 kB | 221/527 kB | 86/180 kB | 30 kB
Progress (4): 131/165 kB | 225/527 kB | 86/180 kB | 30 kB
Progress (4): 131/165 kB | 225/527 kB | 90/180 kB | 30 kB
Progress (4): 131/165 kB | 229/527 kB | 90/180 kB | 30 kB
Progress (4): 135/165 kB | 229/527 kB | 90/180 kB | 30 kB
Progress (4): 135/165 kB | 229/527 kB | 90/180 kB | 30 kB
Progress (4): 135/165 kB | 229/527 kB | 94/180 kB | 30 kB
Progress (4): 135/165 kB | 233/527 kB | 94/180 kB | 30 kB
Progress (4): 139/165 kB | 233/527 kB | 94/180 kB | 30 kB
Progress (4): 139/165 kB | 237/527 kB | 94/180 kB | 30 kB
Progress (4): 139/165 kB | 237/527 kB | 98/180 kB | 30 kB
Progress (4): 139/165 kB | 241/527 kB | 98/180 kB | 30 kB
Progress (4): 143/165 kB | 241/527 kB | 98/180 kB | 30 kB
Progress (4): 143/165 kB | 245/527 kB | 98/180 kB | 30 kB
Progress (4): 143/165 kB | 245/527 kB | 98/180 kB | 30 kB
Progress (4): 143/165 kB | 249/527 kB | 98/180 kB | 30 kB
Progress (4): 147/165 kB | 249/527 kB | 98/180 kB | 30 kB
Progress (4): 147/165 kB | 253/527 kB | 98/180 kB | 30 kB
Progress (4): 147/165 kB | 253/527 kB | 102/180 kB | 30 kB
Progress (4): 147/165 kB | 257/527 kB | 102/180 kB | 30 kB
                                                          
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 320 kB/s)
Progress (3): 151/165 kB | 257/527 kB | 102/180 kB
                                                  
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Progress (3): 151/165 kB | 261/527 kB | 102/180 kB
Progress (3): 151/165 kB | 261/527 kB | 106/180 kB
Progress (3): 151/165 kB | 262/527 kB | 106/180 kB
Progress (4): 151/165 kB | 262/527 kB | 106/180 kB | 4.1/52 kB
Progress (4): 155/165 kB | 262/527 kB | 106/180 kB | 4.1/52 kB
Progress (4): 155/165 kB | 262/527 kB | 106/180 kB | 7.7/52 kB
Progress (4): 155/165 kB | 266/527 kB | 106/180 kB | 7.7/52 kB
Progress (4): 155/165 kB | 266/527 kB | 110/180 kB | 7.7/52 kB
Progress (4): 155/165 kB | 270/527 kB | 110/180 kB | 7.7/52 kB
Progress (4): 155/165 kB | 270/527 kB | 110/180 kB | 12/52 kB 
Progress (4): 159/165 kB | 270/527 kB | 110/180 kB | 12/52 kB
Progress (4): 159/165 kB | 270/527 kB | 110/180 kB | 16/52 kB
Progress (4): 159/165 kB | 274/527 kB | 110/180 kB | 16/52 kB
Progress (4): 159/165 kB | 274/527 kB | 114/180 kB | 16/52 kB
Progress (4): 159/165 kB | 278/527 kB | 114/180 kB | 16/52 kB
Progress (4): 159/165 kB | 278/527 kB | 114/180 kB | 20/52 kB
Progress (4): 163/165 kB | 278/527 kB | 114/180 kB | 20/52 kB
Progress (4): 163/165 kB | 278/527 kB | 114/180 kB | 24/52 kB
Progress (4): 163/165 kB | 282/527 kB | 114/180 kB | 24/52 kB
Progress (4): 163/165 kB | 282/527 kB | 118/180 kB | 24/52 kB
Progress (5): 163/165 kB | 282/527 kB | 118/180 kB | 24/52 kB | 4.1/148 kB
Progress (5): 163/165 kB | 286/527 kB | 118/180 kB | 24/52 kB | 4.1/148 kB
Progress (5): 163/165 kB | 286/527 kB | 118/180 kB | 28/52 kB | 4.1/148 kB
Progress (5): 165 kB | 286/527 kB | 118/180 kB | 28/52 kB | 4.1/148 kB    
Progress (5): 165 kB | 286/527 kB | 118/180 kB | 32/52 kB | 4.1/148 kB
Progress (5): 165 kB | 290/527 kB | 118/180 kB | 32/52 kB | 4.1/148 kB
Progress (5): 165 kB | 290/527 kB | 118/180 kB | 32/52 kB | 7.7/148 kB
Progress (5): 165 kB | 290/527 kB | 122/180 kB | 32/52 kB | 7.7/148 kB
Progress (5): 165 kB | 290/527 kB | 122/180 kB | 32/52 kB | 12/148 kB 
Progress (5): 165 kB | 294/527 kB | 122/180 kB | 32/52 kB | 12/148 kB
Progress (5): 165 kB | 294/527 kB | 122/180 kB | 33/52 kB | 12/148 kB
Progress (5): 165 kB | 295/527 kB | 122/180 kB | 33/52 kB | 12/148 kB
Progress (5): 165 kB | 295/527 kB | 122/180 kB | 33/52 kB | 16/148 kB
Progress (5): 165 kB | 295/527 kB | 126/180 kB | 33/52 kB | 16/148 kB
Progress (5): 165 kB | 295/527 kB | 126/180 kB | 33/52 kB | 20/148 kB
Progress (5): 165 kB | 299/527 kB | 126/180 kB | 33/52 kB | 20/148 kB
Progress (5): 165 kB | 299/527 kB | 126/180 kB | 37/52 kB | 20/148 kB
                                                                     
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 1.5 MB/s)
Progress (4): 303/527 kB | 126/180 kB | 37/52 kB | 20/148 kB
Progress (4): 303/527 kB | 126/180 kB | 37/52 kB | 24/148 kB
Progress (4): 303/527 kB | 130/180 kB | 37/52 kB | 24/148 kB
Progress (4): 303/527 kB | 130/180 kB | 37/52 kB | 28/148 kB
Progress (4): 307/527 kB | 130/180 kB | 37/52 kB | 28/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): 307/527 kB | 130/180 kB | 41/52 kB | 28/148 kB
Progress (4): 311/527 kB | 130/180 kB | 41/52 kB | 28/148 kB
Progress (4): 311/527 kB | 130/180 kB | 41/52 kB | 32/148 kB
Progress (4): 311/527 kB | 131/180 kB | 41/52 kB | 32/148 kB
Progress (4): 311/527 kB | 131/180 kB | 41/52 kB | 33/148 kB
Progress (4): 315/527 kB | 131/180 kB | 41/52 kB | 33/148 kB
Progress (4): 315/527 kB | 131/180 kB | 45/52 kB | 33/148 kB
Progress (4): 319/527 kB | 131/180 kB | 45/52 kB | 33/148 kB
Progress (4): 319/527 kB | 131/180 kB | 45/52 kB | 37/148 kB
Progress (4): 319/527 kB | 135/180 kB | 45/52 kB | 37/148 kB
Progress (4): 319/527 kB | 135/180 kB | 45/52 kB | 41/148 kB
Progress (4): 323/527 kB | 135/180 kB | 45/52 kB | 41/148 kB
Progress (4): 323/527 kB | 135/180 kB | 49/52 kB | 41/148 kB
Progress (4): 327/527 kB | 135/180 kB | 49/52 kB | 41/148 kB
Progress (4): 327/527 kB | 135/180 kB | 49/52 kB | 45/148 kB
Progress (4): 327/527 kB | 139/180 kB | 49/52 kB | 45/148 kB
Progress (4): 327/527 kB | 139/180 kB | 49/52 kB | 49/148 kB
Progress (4): 328/527 kB | 139/180 kB | 49/52 kB | 49/148 kB
Progress (4): 328/527 kB | 139/180 kB | 52 kB | 49/148 kB   
Progress (4): 332/527 kB | 139/180 kB | 52 kB | 49/148 kB
Progress (4): 332/527 kB | 139/180 kB | 52 kB | 53/148 kB
Progress (4): 332/527 kB | 143/180 kB | 52 kB | 53/148 kB
Progress (4): 332/527 kB | 143/180 kB | 52 kB | 57/148 kB
Progress (4): 336/527 kB | 143/180 kB | 52 kB | 57/148 kB
Progress (4): 336/527 kB | 143/180 kB | 52 kB | 61/148 kB
Progress (4): 336/527 kB | 147/180 kB | 52 kB | 61/148 kB
Progress (4): 336/527 kB | 147/180 kB | 52 kB | 65/148 kB
Progress (4): 340/527 kB | 147/180 kB | 52 kB | 65/148 kB
Progress (4): 340/527 kB | 147/180 kB | 52 kB | 66/148 kB
Progress (5): 340/527 kB | 147/180 kB | 52 kB | 66/148 kB | 4.1/51 kB
Progress (5): 340/527 kB | 151/180 kB | 52 kB | 66/148 kB | 4.1/51 kB
Progress (5): 340/527 kB | 151/180 kB | 52 kB | 66/148 kB | 7.7/51 kB
Progress (5): 340/527 kB | 151/180 kB | 52 kB | 70/148 kB | 7.7/51 kB
Progress (5): 344/527 kB | 151/180 kB | 52 kB | 70/148 kB | 7.7/51 kB
Progress (5): 344/527 kB | 151/180 kB | 52 kB | 74/148 kB | 7.7/51 kB
Progress (5): 344/527 kB | 151/180 kB | 52 kB | 74/148 kB | 12/51 kB 
Progress (5): 344/527 kB | 155/180 kB | 52 kB | 74/148 kB | 12/51 kB
Progress (5): 344/527 kB | 155/180 kB | 52 kB | 74/148 kB | 16/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 409 kB/s)
Progress (4): 344/527 kB | 155/180 kB | 78/148 kB | 16/51 kB
Progress (4): 348/527 kB | 155/180 kB | 78/148 kB | 16/51 kB
Progress (4): 348/527 kB | 155/180 kB | 82/148 kB | 16/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): 348/527 kB | 155/180 kB | 82/148 kB | 20/51 kB
Progress (4): 348/527 kB | 159/180 kB | 82/148 kB | 20/51 kB
Progress (4): 348/527 kB | 159/180 kB | 82/148 kB | 24/51 kB
Progress (4): 348/527 kB | 159/180 kB | 86/148 kB | 24/51 kB
Progress (4): 352/527 kB | 159/180 kB | 86/148 kB | 24/51 kB
Progress (4): 352/527 kB | 159/180 kB | 90/148 kB | 24/51 kB
Progress (4): 352/527 kB | 159/180 kB | 90/148 kB | 28/51 kB
Progress (4): 352/527 kB | 163/180 kB | 90/148 kB | 28/51 kB
Progress (4): 352/527 kB | 163/180 kB | 90/148 kB | 32/51 kB
Progress (4): 352/527 kB | 163/180 kB | 94/148 kB | 32/51 kB
Progress (4): 356/527 kB | 163/180 kB | 94/148 kB | 32/51 kB
Progress (4): 356/527 kB | 163/180 kB | 98/148 kB | 32/51 kB
Progress (4): 356/527 kB | 163/180 kB | 98/148 kB | 36/51 kB
Progress (4): 356/527 kB | 167/180 kB | 98/148 kB | 36/51 kB
Progress (4): 356/527 kB | 167/180 kB | 98/148 kB | 40/51 kB
Progress (4): 356/527 kB | 167/180 kB | 98/148 kB | 40/51 kB
Progress (5): 356/527 kB | 167/180 kB | 98/148 kB | 40/51 kB | 4.1/106 kB
Progress (5): 360/527 kB | 167/180 kB | 98/148 kB | 40/51 kB | 4.1/106 kB
Progress (5): 360/527 kB | 167/180 kB | 98/148 kB | 40/51 kB | 7.7/106 kB
Progress (5): 360/527 kB | 167/180 kB | 102/148 kB | 40/51 kB | 7.7/106 kB
Progress (5): 360/527 kB | 167/180 kB | 102/148 kB | 44/51 kB | 7.7/106 kB
Progress (5): 360/527 kB | 171/180 kB | 102/148 kB | 44/51 kB | 7.7/106 kB
Progress (5): 360/527 kB | 171/180 kB | 102/148 kB | 48/51 kB | 7.7/106 kB
Progress (5): 360/527 kB | 171/180 kB | 106/148 kB | 48/51 kB | 7.7/106 kB
Progress (5): 360/527 kB | 171/180 kB | 106/148 kB | 48/51 kB | 12/106 kB 
Progress (5): 360/527 kB | 171/180 kB | 106/148 kB | 48/51 kB | 12/106 kB
Progress (5): 360/527 kB | 171/180 kB | 106/148 kB | 48/51 kB | 16/106 kB
Progress (5): 360/527 kB | 171/180 kB | 110/148 kB | 48/51 kB | 16/106 kB
Progress (5): 360/527 kB | 171/180 kB | 110/148 kB | 51 kB | 16/106 kB   
Progress (5): 360/527 kB | 175/180 kB | 110/148 kB | 51 kB | 16/106 kB
Progress (5): 360/527 kB | 175/180 kB | 114/148 kB | 51 kB | 16/106 kB
Progress (5): 360/527 kB | 175/180 kB | 114/148 kB | 51 kB | 20/106 kB
Progress (5): 365/527 kB | 175/180 kB | 114/148 kB | 51 kB | 20/106 kB
Progress (5): 365/527 kB | 175/180 kB | 114/148 kB | 51 kB | 24/106 kB
Progress (5): 365/527 kB | 175/180 kB | 118/148 kB | 51 kB | 24/106 kB
Progress (5): 365/527 kB | 179/180 kB | 118/148 kB | 51 kB | 24/106 kB
Progress (5): 365/527 kB | 179/180 kB | 122/148 kB | 51 kB | 24/106 kB
Progress (5): 365/527 kB | 179/180 kB | 122/148 kB | 51 kB | 28/106 kB
Progress (5): 368/527 kB | 179/180 kB | 122/148 kB | 51 kB | 28/106 kB
Progress (5): 368/527 kB | 179/180 kB | 122/148 kB | 51 kB | 32/106 kB
Progress (5): 368/527 kB | 179/180 kB | 126/148 kB | 51 kB | 32/106 kB
Progress (5): 368/527 kB | 180 kB | 126/148 kB | 51 kB | 32/106 kB    
Progress (5): 368/527 kB | 180 kB | 130/148 kB | 51 kB | 32/106 kB
Progress (5): 368/527 kB | 180 kB | 130/148 kB | 51 kB | 33/106 kB
Progress (5): 373/527 kB | 180 kB | 130/148 kB | 51 kB | 33/106 kB
Progress (5): 373/527 kB | 180 kB | 130/148 kB | 51 kB | 37/106 kB
Progress (5): 373/527 kB | 180 kB | 134/148 kB | 51 kB | 37/106 kB
Progress (5): 373/527 kB | 180 kB | 134/148 kB | 51 kB | 41/106 kB
Progress (5): 376/527 kB | 180 kB | 134/148 kB | 51 kB | 41/106 kB
Progress (5): 376/527 kB | 180 kB | 134/148 kB | 51 kB | 45/106 kB
                                                                  
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 341 kB/s)
Progress (4): 376/527 kB | 180 kB | 138/148 kB | 45/106 kB
                                                          
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Progress (4): 376/527 kB | 180 kB | 138/148 kB | 49/106 kB
Progress (4): 381/527 kB | 180 kB | 138/148 kB | 49/106 kB
Progress (4): 381/527 kB | 180 kB | 138/148 kB | 53/106 kB
Progress (4): 381/527 kB | 180 kB | 142/148 kB | 53/106 kB
Progress (4): 381/527 kB | 180 kB | 142/148 kB | 57/106 kB
Progress (4): 384/527 kB | 180 kB | 142/148 kB | 57/106 kB
Progress (4): 384/527 kB | 180 kB | 142/148 kB | 61/106 kB
Progress (4): 384/527 kB | 180 kB | 146/148 kB | 61/106 kB
Progress (4): 384/527 kB | 180 kB | 146/148 kB | 65/106 kB
Progress (4): 389/527 kB | 180 kB | 146/148 kB | 65/106 kB
Progress (4): 389/527 kB | 180 kB | 146/148 kB | 66/106 kB
Progress (4): 389/527 kB | 180 kB | 148 kB | 66/106 kB    
Progress (4): 389/527 kB | 180 kB | 148 kB | 70/106 kB
Progress (4): 392/527 kB | 180 kB | 148 kB | 70/106 kB
Progress (4): 392/527 kB | 180 kB | 148 kB | 74/106 kB
Progress (4): 393/527 kB | 180 kB | 148 kB | 74/106 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.2 MB/s)
Progress (3): 393/527 kB | 148 kB | 78/106 kB
                                             
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Progress (3): 397/527 kB | 148 kB | 78/106 kB
Progress (3): 397/527 kB | 148 kB | 82/106 kB
Progress (3): 401/527 kB | 148 kB | 82/106 kB
Progress (3): 401/527 kB | 148 kB | 86/106 kB
Progress (3): 405/527 kB | 148 kB | 86/106 kB
Progress (3): 405/527 kB | 148 kB | 90/106 kB
Progress (3): 409/527 kB | 148 kB | 90/106 kB
Progress (3): 409/527 kB | 148 kB | 94/106 kB
Progress (3): 413/527 kB | 148 kB | 94/106 kB
Progress (3): 413/527 kB | 148 kB | 98/106 kB
Progress (4): 413/527 kB | 148 kB | 98/106 kB | 4.1/14 kB
Progress (4): 413/527 kB | 148 kB | 98/106 kB | 4.1/14 kB
Progress (4): 417/527 kB | 148 kB | 98/106 kB | 4.1/14 kB
Progress (4): 417/527 kB | 148 kB | 102/106 kB | 4.1/14 kB
Progress (4): 417/527 kB | 148 kB | 102/106 kB | 7.7/14 kB
Progress (4): 417/527 kB | 148 kB | 106 kB | 7.7/14 kB    
Progress (4): 421/527 kB | 148 kB | 106 kB | 7.7/14 kB
Progress (4): 421/527 kB | 148 kB | 106 kB | 12/14 kB 
Progress (4): 425/527 kB | 148 kB | 106 kB | 12/14 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 919 kB/s)
Progress (3): 425/527 kB | 106 kB | 14 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): 426/527 kB | 106 kB | 14 kB
Progress (3): 430/527 kB | 106 kB | 14 kB
Progress (3): 434/527 kB | 106 kB | 14 kB
Progress (3): 438/527 kB | 106 kB | 14 kB
Progress (3): 442/527 kB | 106 kB | 14 kB
Progress (3): 446/527 kB | 106 kB | 14 kB
Progress (3): 450/527 kB | 106 kB | 14 kB
Progress (3): 454/527 kB | 106 kB | 14 kB
Progress (3): 458/527 kB | 106 kB | 14 kB
Progress (3): 459/527 kB | 106 kB | 14 kB
Progress (3): 463/527 kB | 106 kB | 14 kB
Progress (3): 467/527 kB | 106 kB | 14 kB
Progress (3): 471/527 kB | 106 kB | 14 kB
Progress (3): 475/527 kB | 106 kB | 14 kB
Progress (3): 479/527 kB | 106 kB | 14 kB
Progress (3): 483/527 kB | 106 kB | 14 kB
Progress (3): 487/527 kB | 106 kB | 14 kB
Progress (3): 491/527 kB | 106 kB | 14 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 633 kB/s)
Progress (2): 492/527 kB | 14 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 (2): 496/527 kB | 14 kB
Progress (2): 500/527 kB | 14 kB
Progress (2): 504/527 kB | 14 kB
Progress (2): 508/527 kB | 14 kB
Progress (3): 508/527 kB | 14 kB | 4.1/74 kB
Progress (3): 512/527 kB | 14 kB | 4.1/74 kB
Progress (3): 512/527 kB | 14 kB | 7.7/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 79 kB/s)
Progress (2): 516/527 kB | 7.7/74 kB
Progress (3): 516/527 kB | 7.7/74 kB | 4.1/108 kB
                                                 
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Progress (3): 516/527 kB | 12/74 kB | 4.1/108 kB
Progress (3): 516/527 kB | 12/74 kB | 7.7/108 kB
Progress (3): 520/527 kB | 12/74 kB | 7.7/108 kB
Progress (3): 520/527 kB | 12/74 kB | 12/108 kB 
Progress (3): 520/527 kB | 16/74 kB | 12/108 kB
Progress (3): 520/527 kB | 16/74 kB | 16/108 kB
Progress (3): 520/527 kB | 20/74 kB | 16/108 kB
Progress (3): 524/527 kB | 20/74 kB | 16/108 kB
Progress (3): 524/527 kB | 24/74 kB | 16/108 kB
Progress (3): 524/527 kB | 24/74 kB | 20/108 kB
Progress (3): 524/527 kB | 28/74 kB | 20/108 kB
Progress (3): 527 kB | 28/74 kB | 20/108 kB    
Progress (3): 527 kB | 32/74 kB | 20/108 kB
Progress (3): 527 kB | 32/74 kB | 24/108 kB
Progress (3): 527 kB | 33/74 kB | 24/108 kB
Progress (3): 527 kB | 33/74 kB | 28/108 kB
Progress (3): 527 kB | 37/74 kB | 28/108 kB
Progress (3): 527 kB | 37/74 kB | 32/108 kB
Progress (3): 527 kB | 41/74 kB | 32/108 kB
Progress (3): 527 kB | 41/74 kB | 33/108 kB
Progress (3): 527 kB | 45/74 kB | 33/108 kB
Progress (3): 527 kB | 45/74 kB | 37/108 kB
Progress (3): 527 kB | 49/74 kB | 37/108 kB
Progress (3): 527 kB | 49/74 kB | 41/108 kB
Progress (3): 527 kB | 53/74 kB | 41/108 kB
Progress (3): 527 kB | 53/74 kB | 45/108 kB
Progress (3): 527 kB | 57/74 kB | 45/108 kB
Progress (3): 527 kB | 57/74 kB | 49/108 kB
Progress (3): 527 kB | 61/74 kB | 49/108 kB
Progress (3): 527 kB | 61/74 kB | 53/108 kB
Progress (3): 527 kB | 65/74 kB | 53/108 kB
Progress (3): 527 kB | 65/74 kB | 57/108 kB
Progress (3): 527 kB | 66/74 kB | 57/108 kB
Progress (3): 527 kB | 66/74 kB | 61/108 kB
Progress (3): 527 kB | 70/74 kB | 61/108 kB
Progress (3): 527 kB | 70/74 kB | 65/108 kB
Progress (3): 527 kB | 74/74 kB | 65/108 kB
Progress (3): 527 kB | 74/74 kB | 66/108 kB
Progress (3): 527 kB | 74 kB | 66/108 kB   
Progress (3): 527 kB | 74 kB | 70/108 kB
Progress (3): 527 kB | 74 kB | 74/108 kB
Progress (4): 527 kB | 74 kB | 74/108 kB | 4.1/202 kB
Progress (4): 527 kB | 74 kB | 78/108 kB | 4.1/202 kB
Progress (4): 527 kB | 74 kB | 78/108 kB | 7.7/202 kB
Progress (4): 527 kB | 74 kB | 82/108 kB | 7.7/202 kB
Progress (4): 527 kB | 74 kB | 82/108 kB | 12/202 kB 
Progress (4): 527 kB | 74 kB | 86/108 kB | 12/202 kB
Progress (4): 527 kB | 74 kB | 86/108 kB | 16/202 kB
Progress (4): 527 kB | 74 kB | 90/108 kB | 16/202 kB
Progress (4): 527 kB | 74 kB | 90/108 kB | 20/202 kB
Progress (4): 527 kB | 74 kB | 94/108 kB | 20/202 kB
Progress (4): 527 kB | 74 kB | 94/108 kB | 24/202 kB
Progress (4): 527 kB | 74 kB | 98/108 kB | 24/202 kB
Progress (4): 527 kB | 74 kB | 98/108 kB | 28/202 kB
Progress (4): 527 kB | 74 kB | 98/108 kB | 28/202 kB
Progress (4): 527 kB | 74 kB | 98/108 kB | 32/202 kB
Progress (4): 527 kB | 74 kB | 102/108 kB | 32/202 kB
Progress (4): 527 kB | 74 kB | 102/108 kB | 33/202 kB
Progress (4): 527 kB | 74 kB | 106/108 kB | 33/202 kB
Progress (4): 527 kB | 74 kB | 106/108 kB | 37/202 kB
Progress (4): 527 kB | 74 kB | 108 kB | 37/202 kB    
Progress (4): 527 kB | 74 kB | 108 kB | 41/202 kB
Progress (4): 527 kB | 74 kB | 108 kB | 45/202 kB
Progress (4): 527 kB | 74 kB | 108 kB | 49/202 kB
Progress (4): 527 kB | 74 kB | 108 kB | 53/202 kB
Progress (4): 527 kB | 74 kB | 108 kB | 57/202 kB
Progress (4): 527 kB | 74 kB | 108 kB | 61/202 kB
Progress (4): 527 kB | 74 kB | 108 kB | 65/202 kB
Progress (4): 527 kB | 74 kB | 108 kB | 66/202 kB
Progress (4): 527 kB | 74 kB | 108 kB | 70/202 kB
Progress (4): 527 kB | 74 kB | 108 kB | 74/202 kB
Progress (4): 527 kB | 74 kB | 108 kB | 78/202 kB
Progress (4): 527 kB | 74 kB | 108 kB | 82/202 kB
Progress (4): 527 kB | 74 kB | 108 kB | 86/202 kB
Progress (4): 527 kB | 74 kB | 108 kB | 90/202 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.7 MB/s)
Progress (3): 74 kB | 108 kB | 94/202 kB
                                        
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Progress (4): 74 kB | 108 kB | 94/202 kB | 4.1/153 kB
Progress (4): 74 kB | 108 kB | 98/202 kB | 4.1/153 kB
Progress (4): 74 kB | 108 kB | 98/202 kB | 7.7/153 kB
Progress (4): 74 kB | 108 kB | 98/202 kB | 7.7/153 kB
Progress (4): 74 kB | 108 kB | 98/202 kB | 12/153 kB 
Progress (4): 74 kB | 108 kB | 102/202 kB | 12/153 kB
                                                     
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 380 kB/s)
Progress (3): 108 kB | 102/202 kB | 16/153 kB
                                             
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Progress (3): 108 kB | 106/202 kB | 16/153 kB
                                             
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 551 kB/s)
Progress (2): 106/202 kB | 20/153 kB
                                    
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Progress (2): 110/202 kB | 20/153 kB
Progress (2): 110/202 kB | 24/153 kB
Progress (2): 114/202 kB | 24/153 kB
Progress (2): 114/202 kB | 28/153 kB
Progress (2): 118/202 kB | 28/153 kB
Progress (2): 118/202 kB | 32/153 kB
Progress (2): 122/202 kB | 32/153 kB
Progress (2): 122/202 kB | 33/153 kB
Progress (2): 126/202 kB | 33/153 kB
Progress (2): 126/202 kB | 37/153 kB
Progress (2): 130/202 kB | 37/153 kB
Progress (2): 130/202 kB | 41/153 kB
Progress (2): 131/202 kB | 41/153 kB
Progress (2): 131/202 kB | 45/153 kB
Progress (2): 135/202 kB | 45/153 kB
Progress (2): 135/202 kB | 49/153 kB
Progress (2): 139/202 kB | 49/153 kB
Progress (2): 139/202 kB | 53/153 kB
Progress (2): 143/202 kB | 53/153 kB
Progress (2): 143/202 kB | 57/153 kB
Progress (2): 147/202 kB | 57/153 kB
Progress (2): 147/202 kB | 61/153 kB
Progress (2): 151/202 kB | 61/153 kB
Progress (2): 151/202 kB | 65/153 kB
Progress (2): 155/202 kB | 65/153 kB
Progress (2): 155/202 kB | 66/153 kB
Progress (2): 159/202 kB | 66/153 kB
Progress (2): 159/202 kB | 70/153 kB
Progress (2): 163/202 kB | 70/153 kB
Progress (2): 163/202 kB | 74/153 kB
Progress (3): 163/202 kB | 74/153 kB | 4.1/472 kB
Progress (3): 164/202 kB | 74/153 kB | 4.1/472 kB
Progress (3): 164/202 kB | 74/153 kB | 7.7/472 kB
Progress (4): 164/202 kB | 74/153 kB | 7.7/472 kB | 4.1/61 kB
Progress (4): 164/202 kB | 78/153 kB | 7.7/472 kB | 4.1/61 kB
Progress (4): 164/202 kB | 78/153 kB | 7.7/472 kB | 7.7/61 kB
Progress (4): 164/202 kB | 78/153 kB | 12/472 kB | 7.7/61 kB 
Progress (4): 168/202 kB | 78/153 kB | 12/472 kB | 7.7/61 kB
Progress (4): 168/202 kB | 78/153 kB | 16/472 kB | 7.7/61 kB
Progress (4): 168/202 kB | 78/153 kB | 16/472 kB | 12/61 kB 
Progress (4): 168/202 kB | 82/153 kB | 16/472 kB | 12/61 kB
Progress (4): 168/202 kB | 82/153 kB | 16/472 kB | 16/61 kB
Progress (4): 168/202 kB | 82/153 kB | 20/472 kB | 16/61 kB
Progress (4): 172/202 kB | 82/153 kB | 20/472 kB | 16/61 kB
Progress (4): 172/202 kB | 82/153 kB | 24/472 kB | 16/61 kB
Progress (4): 172/202 kB | 82/153 kB | 24/472 kB | 20/61 kB
Progress (5): 172/202 kB | 82/153 kB | 24/472 kB | 20/61 kB | 4.1/46 kB
Progress (5): 172/202 kB | 86/153 kB | 24/472 kB | 20/61 kB | 4.1/46 kB
Progress (5): 172/202 kB | 86/153 kB | 24/472 kB | 20/61 kB | 7.7/46 kB
Progress (5): 172/202 kB | 86/153 kB | 24/472 kB | 24/61 kB | 7.7/46 kB
Progress (5): 172/202 kB | 86/153 kB | 28/472 kB | 24/61 kB | 7.7/46 kB
Progress (5): 176/202 kB | 86/153 kB | 28/472 kB | 24/61 kB | 7.7/46 kB
Progress (5): 176/202 kB | 86/153 kB | 32/472 kB | 24/61 kB | 7.7/46 kB
Progress (5): 176/202 kB | 86/153 kB | 32/472 kB | 28/61 kB | 7.7/46 kB
Progress (5): 176/202 kB | 86/153 kB | 32/472 kB | 28/61 kB | 12/46 kB 
Progress (5): 176/202 kB | 90/153 kB | 32/472 kB | 28/61 kB | 12/46 kB
Progress (5): 176/202 kB | 90/153 kB | 32/472 kB | 28/61 kB | 16/46 kB
Progress (5): 176/202 kB | 90/153 kB | 32/472 kB | 32/61 kB | 16/46 kB
Progress (5): 176/202 kB | 90/153 kB | 33/472 kB | 32/61 kB | 16/46 kB
Progress (5): 180/202 kB | 90/153 kB | 33/472 kB | 32/61 kB | 16/46 kB
Progress (5): 180/202 kB | 90/153 kB | 37/472 kB | 32/61 kB | 16/46 kB
Progress (5): 180/202 kB | 90/153 kB | 37/472 kB | 36/61 kB | 16/46 kB
Progress (5): 180/202 kB | 90/153 kB | 37/472 kB | 36/61 kB | 20/46 kB
Progress (5): 180/202 kB | 94/153 kB | 37/472 kB | 36/61 kB | 20/46 kB
Progress (5): 180/202 kB | 94/153 kB | 37/472 kB | 36/61 kB | 24/46 kB
Progress (5): 180/202 kB | 94/153 kB | 37/472 kB | 40/61 kB | 24/46 kB
Progress (5): 180/202 kB | 94/153 kB | 41/472 kB | 40/61 kB | 24/46 kB
Progress (5): 184/202 kB | 94/153 kB | 41/472 kB | 40/61 kB | 24/46 kB
Progress (5): 184/202 kB | 94/153 kB | 45/472 kB | 40/61 kB | 24/46 kB
Progress (5): 184/202 kB | 94/153 kB | 45/472 kB | 44/61 kB | 24/46 kB
Progress (5): 184/202 kB | 94/153 kB | 45/472 kB | 44/61 kB | 28/46 kB
Progress (5): 184/202 kB | 98/153 kB | 45/472 kB | 44/61 kB | 28/46 kB
Progress (5): 184/202 kB | 98/153 kB | 45/472 kB | 44/61 kB | 32/46 kB
Progress (5): 184/202 kB | 98/153 kB | 45/472 kB | 48/61 kB | 32/46 kB
Progress (5): 184/202 kB | 98/153 kB | 49/472 kB | 48/61 kB | 32/46 kB
Progress (5): 188/202 kB | 98/153 kB | 49/472 kB | 48/61 kB | 32/46 kB
Progress (5): 188/202 kB | 98/153 kB | 53/472 kB | 48/61 kB | 32/46 kB
Progress (5): 188/202 kB | 98/153 kB | 53/472 kB | 52/61 kB | 32/46 kB
Progress (5): 188/202 kB | 98/153 kB | 53/472 kB | 52/61 kB | 36/46 kB
Progress (5): 188/202 kB | 98/153 kB | 53/472 kB | 52/61 kB | 36/46 kB
Progress (5): 188/202 kB | 98/153 kB | 53/472 kB | 52/61 kB | 40/46 kB
Progress (5): 188/202 kB | 98/153 kB | 53/472 kB | 56/61 kB | 40/46 kB
Progress (5): 188/202 kB | 98/153 kB | 57/472 kB | 56/61 kB | 40/46 kB
Progress (5): 192/202 kB | 98/153 kB | 57/472 kB | 56/61 kB | 40/46 kB
Progress (5): 192/202 kB | 98/153 kB | 61/472 kB | 56/61 kB | 40/46 kB
Progress (5): 192/202 kB | 98/153 kB | 61/472 kB | 60/61 kB | 40/46 kB
Progress (5): 192/202 kB | 98/153 kB | 61/472 kB | 60/61 kB | 44/46 kB
Progress (5): 192/202 kB | 98/153 kB | 61/472 kB | 60/61 kB | 46 kB   
Progress (5): 192/202 kB | 102/153 kB | 61/472 kB | 60/61 kB | 46 kB
Progress (5): 192/202 kB | 102/153 kB | 61/472 kB | 61 kB | 46 kB   
Progress (5): 192/202 kB | 102/153 kB | 65/472 kB | 61 kB | 46 kB
Progress (5): 196/202 kB | 102/153 kB | 65/472 kB | 61 kB | 46 kB
Progress (5): 196/202 kB | 102/153 kB | 66/472 kB | 61 kB | 46 kB
Progress (5): 196/202 kB | 106/153 kB | 66/472 kB | 61 kB | 46 kB
Progress (5): 196/202 kB | 106/153 kB | 70/472 kB | 61 kB | 46 kB
Progress (5): 200/202 kB | 106/153 kB | 70/472 kB | 61 kB | 46 kB
Progress (5): 200/202 kB | 106/153 kB | 74/472 kB | 61 kB | 46 kB
Progress (5): 200/202 kB | 110/153 kB | 74/472 kB | 61 kB | 46 kB
Progress (5): 200/202 kB | 110/153 kB | 78/472 kB | 61 kB | 46 kB
Progress (5): 202 kB | 110/153 kB | 78/472 kB | 61 kB | 46 kB    
Progress (5): 202 kB | 110/153 kB | 82/472 kB | 61 kB | 46 kB
Progress (5): 202 kB | 114/153 kB | 82/472 kB | 61 kB | 46 kB
Progress (5): 202 kB | 114/153 kB | 86/472 kB | 61 kB | 46 kB
Progress (5): 202 kB | 118/153 kB | 86/472 kB | 61 kB | 46 kB
Progress (5): 202 kB | 118/153 kB | 90/472 kB | 61 kB | 46 kB
Progress (5): 202 kB | 122/153 kB | 90/472 kB | 61 kB | 46 kB
Progress (5): 202 kB | 122/153 kB | 94/472 kB | 61 kB | 46 kB
Progress (5): 202 kB | 126/153 kB | 94/472 kB | 61 kB | 46 kB
Progress (5): 202 kB | 126/153 kB | 98/472 kB | 61 kB | 46 kB
Progress (5): 202 kB | 130/153 kB | 98/472 kB | 61 kB | 46 kB
Progress (5): 202 kB | 130/153 kB | 98/472 kB | 61 kB | 46 kB
Progress (5): 202 kB | 134/153 kB | 98/472 kB | 61 kB | 46 kB
Progress (5): 202 kB | 134/153 kB | 102/472 kB | 61 kB | 46 kB
Progress (5): 202 kB | 138/153 kB | 102/472 kB | 61 kB | 46 kB
Progress (5): 202 kB | 138/153 kB | 106/472 kB | 61 kB | 46 kB
Progress (5): 202 kB | 142/153 kB | 106/472 kB | 61 kB | 46 kB
Progress (5): 202 kB | 142/153 kB | 110/472 kB | 61 kB | 46 kB
                                                              
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 262 kB/s)
Progress (4): 202 kB | 146/153 kB | 110/472 kB | 46 kB
                                                      
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Progress (4): 202 kB | 146/153 kB | 114/472 kB | 46 kB
                                                      
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 862 kB/s)
Progress (3): 150/153 kB | 114/472 kB | 46 kB
                                             
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 196 kB/s)
Progress (2): 153 kB | 114/472 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): 153 kB | 118/472 kB
                                 
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Progress (2): 153 kB | 122/472 kB
Progress (2): 153 kB | 126/472 kB
Progress (2): 153 kB | 130/472 kB
Progress (2): 153 kB | 131/472 kB
Progress (2): 153 kB | 135/472 kB
Progress (2): 153 kB | 139/472 kB
Progress (2): 153 kB | 143/472 kB
Progress (2): 153 kB | 147/472 kB
Progress (2): 153 kB | 151/472 kB
Progress (2): 153 kB | 155/472 kB
Progress (2): 153 kB | 159/472 kB
Progress (2): 153 kB | 163/472 kB
Progress (2): 153 kB | 164/472 kB
Progress (2): 153 kB | 168/472 kB
Progress (2): 153 kB | 172/472 kB
Progress (2): 153 kB | 176/472 kB
Progress (2): 153 kB | 180/472 kB
Progress (2): 153 kB | 184/472 kB
Progress (2): 153 kB | 188/472 kB
Progress (2): 153 kB | 192/472 kB
Progress (2): 153 kB | 196/472 kB
Progress (2): 153 kB | 197/472 kB
Progress (2): 153 kB | 201/472 kB
Progress (2): 153 kB | 205/472 kB
Progress (2): 153 kB | 209/472 kB
Progress (2): 153 kB | 213/472 kB
Progress (2): 153 kB | 217/472 kB
Progress (2): 153 kB | 221/472 kB
Progress (2): 153 kB | 225/472 kB
Progress (2): 153 kB | 229/472 kB
Progress (2): 153 kB | 229/472 kB
Progress (2): 153 kB | 233/472 kB
Progress (2): 153 kB | 237/472 kB
Progress (2): 153 kB | 241/472 kB
Progress (2): 153 kB | 245/472 kB
Progress (2): 153 kB | 249/472 kB
Progress (2): 153 kB | 253/472 kB
Progress (2): 153 kB | 257/472 kB
Progress (2): 153 kB | 261/472 kB
Progress (2): 153 kB | 262/472 kB
Progress (2): 153 kB | 266/472 kB
Progress (2): 153 kB | 270/472 kB
Progress (2): 153 kB | 274/472 kB
Progress (3): 153 kB | 274/472 kB | 4.1/29 kB
Progress (3): 153 kB | 278/472 kB | 4.1/29 kB
Progress (3): 153 kB | 278/472 kB | 7.7/29 kB
Progress (3): 153 kB | 282/472 kB | 7.7/29 kB
Progress (3): 153 kB | 282/472 kB | 12/29 kB 
Progress (3): 153 kB | 286/472 kB | 12/29 kB
Progress (3): 153 kB | 286/472 kB | 16/29 kB
Progress (3): 153 kB | 290/472 kB | 16/29 kB
Progress (3): 153 kB | 290/472 kB | 20/29 kB
Progress (3): 153 kB | 294/472 kB | 20/29 kB
Progress (3): 153 kB | 294/472 kB | 24/29 kB
Progress (3): 153 kB | 295/472 kB | 24/29 kB
Progress (3): 153 kB | 295/472 kB | 28/29 kB
Progress (3): 153 kB | 299/472 kB | 28/29 kB
Progress (4): 153 kB | 299/472 kB | 28/29 kB | 4.1/49 kB
Progress (4): 153 kB | 303/472 kB | 28/29 kB | 4.1/49 kB
Progress (4): 153 kB | 303/472 kB | 29 kB | 4.1/49 kB   
Progress (4): 153 kB | 307/472 kB | 29 kB | 4.1/49 kB
Progress (4): 153 kB | 307/472 kB | 29 kB | 7.7/49 kB
Progress (4): 153 kB | 311/472 kB | 29 kB | 7.7/49 kB
Progress (5): 153 kB | 311/472 kB | 29 kB | 7.7/49 kB | 4.1/13 kB
Progress (5): 153 kB | 315/472 kB | 29 kB | 7.7/49 kB | 4.1/13 kB
Progress (5): 153 kB | 315/472 kB | 29 kB | 12/49 kB | 4.1/13 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 602 kB/s)
Progress (4): 319/472 kB | 29 kB | 12/49 kB | 4.1/13 kB
Progress (4): 319/472 kB | 29 kB | 12/49 kB | 7.7/13 kB
Progress (4): 323/472 kB | 29 kB | 12/49 kB | 7.7/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
Progress (4): 323/472 kB | 29 kB | 16/49 kB | 7.7/13 kB
Progress (4): 327/472 kB | 29 kB | 16/49 kB | 7.7/13 kB
Progress (4): 327/472 kB | 29 kB | 16/49 kB | 12/13 kB 
Progress (4): 328/472 kB | 29 kB | 16/49 kB | 12/13 kB
Progress (4): 328/472 kB | 29 kB | 20/49 kB | 12/13 kB
Progress (4): 332/472 kB | 29 kB | 20/49 kB | 12/13 kB
Progress (4): 332/472 kB | 29 kB | 20/49 kB | 13 kB   
Progress (4): 336/472 kB | 29 kB | 20/49 kB | 13 kB
Progress (4): 336/472 kB | 29 kB | 24/49 kB | 13 kB
Progress (4): 340/472 kB | 29 kB | 24/49 kB | 13 kB
Progress (4): 340/472 kB | 29 kB | 28/49 kB | 13 kB
Progress (4): 344/472 kB | 29 kB | 28/49 kB | 13 kB
Progress (4): 344/472 kB | 29 kB | 32/49 kB | 13 kB
Progress (4): 348/472 kB | 29 kB | 32/49 kB | 13 kB
Progress (4): 348/472 kB | 29 kB | 36/49 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 110 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
Progress (3): 348/472 kB | 40/49 kB | 13 kB
Progress (3): 352/472 kB | 40/49 kB | 13 kB
Progress (3): 352/472 kB | 44/49 kB | 13 kB
Progress (3): 356/472 kB | 44/49 kB | 13 kB
Progress (3): 356/472 kB | 48/49 kB | 13 kB
Progress (3): 360/472 kB | 48/49 kB | 13 kB
Progress (3): 360/472 kB | 49 kB | 13 kB   
Progress (3): 360/472 kB | 49 kB | 13 kB
Progress (3): 365/472 kB | 49 kB | 13 kB
                                        
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 51 kB/s)
Progress (2): 368/472 kB | 49 kB
                                
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar
Progress (2): 373/472 kB | 49 kB
Progress (2): 376/472 kB | 49 kB
Progress (2): 381/472 kB | 49 kB
Progress (2): 384/472 kB | 49 kB
Progress (2): 389/472 kB | 49 kB
Progress (2): 392/472 kB | 49 kB
Progress (2): 393/472 kB | 49 kB
Progress (2): 397/472 kB | 49 kB
Progress (2): 401/472 kB | 49 kB
Progress (3): 401/472 kB | 49 kB | 4.1/230 kB
Progress (3): 405/472 kB | 49 kB | 4.1/230 kB
Progress (3): 405/472 kB | 49 kB | 7.7/230 kB
Progress (3): 409/472 kB | 49 kB | 7.7/230 kB
Progress (3): 409/472 kB | 49 kB | 12/230 kB 
Progress (3): 413/472 kB | 49 kB | 12/230 kB
Progress (3): 413/472 kB | 49 kB | 16/230 kB
Progress (3): 417/472 kB | 49 kB | 16/230 kB
Progress (3): 417/472 kB | 49 kB | 20/230 kB
Progress (3): 421/472 kB | 49 kB | 20/230 kB
Progress (3): 421/472 kB | 49 kB | 24/230 kB
Progress (3): 425/472 kB | 49 kB | 24/230 kB
Progress (3): 425/472 kB | 49 kB | 28/230 kB
Progress (3): 426/472 kB | 49 kB | 28/230 kB
Progress (3): 426/472 kB | 49 kB | 32/230 kB
Progress (3): 430/472 kB | 49 kB | 32/230 kB
Progress (3): 430/472 kB | 49 kB | 33/230 kB
Progress (3): 434/472 kB | 49 kB | 33/230 kB
Progress (3): 438/472 kB | 49 kB | 33/230 kB
Progress (3): 442/472 kB | 49 kB | 33/230 kB
Progress (3): 446/472 kB | 49 kB | 33/230 kB
Progress (3): 450/472 kB | 49 kB | 33/230 kB
Progress (3): 454/472 kB | 49 kB | 33/230 kB
Progress (3): 458/472 kB | 49 kB | 33/230 kB
Progress (3): 462/472 kB | 49 kB | 33/230 kB
Progress (3): 466/472 kB | 49 kB | 33/230 kB
Progress (3): 470/472 kB | 49 kB | 33/230 kB
Progress (3): 472 kB | 49 kB | 33/230 kB    
Progress (3): 472 kB | 49 kB | 37/230 kB
Progress (3): 472 kB | 49 kB | 41/230 kB
Progress (3): 472 kB | 49 kB | 45/230 kB
Progress (3): 472 kB | 49 kB | 49/230 kB
Progress (3): 472 kB | 49 kB | 53/230 kB
Progress (3): 472 kB | 49 kB | 57/230 kB
Progress (3): 472 kB | 49 kB | 61/230 kB
Progress (3): 472 kB | 49 kB | 65/230 kB
Progress (3): 472 kB | 49 kB | 66/230 kB
Progress (3): 472 kB | 49 kB | 70/230 kB
Progress (3): 472 kB | 49 kB | 74/230 kB
Progress (3): 472 kB | 49 kB | 78/230 kB
Progress (3): 472 kB | 49 kB | 82/230 kB
Progress (3): 472 kB | 49 kB | 86/230 kB
Progress (3): 472 kB | 49 kB | 90/230 kB
Progress (3): 472 kB | 49 kB | 94/230 kB
Progress (3): 472 kB | 49 kB | 98/230 kB
Progress (3): 472 kB | 49 kB | 98/230 kB
Progress (4): 472 kB | 49 kB | 98/230 kB | 4.1/185 kB
Progress (4): 472 kB | 49 kB | 102/230 kB | 4.1/185 kB
Progress (4): 472 kB | 49 kB | 102/230 kB | 7.7/185 kB
Progress (4): 472 kB | 49 kB | 106/230 kB | 7.7/185 kB
Progress (4): 472 kB | 49 kB | 106/230 kB | 12/185 kB 
Progress (4): 472 kB | 49 kB | 110/230 kB | 12/185 kB
Progress (4): 472 kB | 49 kB | 110/230 kB | 16/185 kB
Progress (4): 472 kB | 49 kB | 114/230 kB | 16/185 kB
                                                     
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 1.6 MB/s)
Progress (3): 49 kB | 118/230 kB | 16/185 kB
                                            
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 166 kB/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 (2): 118/230 kB | 20/185 kB
Progress (2): 122/230 kB | 20/185 kB
                                    
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/org.eclipse.osgi-3.9.1.v20130814-1242.jar
Progress (2): 126/230 kB | 20/185 kB
Progress (2): 126/230 kB | 24/185 kB
Progress (2): 130/230 kB | 24/185 kB
Progress (2): 130/230 kB | 28/185 kB
Progress (2): 131/230 kB | 28/185 kB
Progress (2): 131/230 kB | 32/185 kB
Progress (2): 135/230 kB | 32/185 kB
Progress (2): 135/230 kB | 33/185 kB
Progress (2): 139/230 kB | 33/185 kB
Progress (2): 139/230 kB | 37/185 kB
Progress (2): 143/230 kB | 37/185 kB
Progress (2): 143/230 kB | 41/185 kB
Progress (2): 147/230 kB | 41/185 kB
Progress (2): 147/230 kB | 45/185 kB
Progress (2): 151/230 kB | 45/185 kB
Progress (2): 151/230 kB | 49/185 kB
Progress (2): 155/230 kB | 49/185 kB
Progress (2): 155/230 kB | 53/185 kB
Progress (2): 159/230 kB | 53/185 kB
Progress (2): 159/230 kB | 57/185 kB
Progress (2): 163/230 kB | 57/185 kB
Progress (2): 163/230 kB | 61/185 kB
Progress (2): 164/230 kB | 61/185 kB
Progress (2): 164/230 kB | 65/185 kB
Progress (2): 168/230 kB | 65/185 kB
Progress (2): 168/230 kB | 66/185 kB
Progress (2): 172/230 kB | 66/185 kB
Progress (2): 172/230 kB | 70/185 kB
Progress (2): 176/230 kB | 70/185 kB
Progress (2): 176/230 kB | 74/185 kB
Progress (2): 180/230 kB | 74/185 kB
Progress (2): 180/230 kB | 78/185 kB
Progress (2): 184/230 kB | 78/185 kB
Progress (3): 184/230 kB | 78/185 kB | 4.1/58 kB
Progress (3): 184/230 kB | 82/185 kB | 4.1/58 kB
Progress (3): 184/230 kB | 82/185 kB | 7.7/58 kB
Progress (3): 184/230 kB | 86/185 kB | 7.7/58 kB
Progress (3): 188/230 kB | 86/185 kB | 7.7/58 kB
Progress (3): 188/230 kB | 90/185 kB | 7.7/58 kB
Progress (3): 188/230 kB | 90/185 kB | 12/58 kB 
Progress (3): 188/230 kB | 94/185 kB | 12/58 kB
Progress (3): 192/230 kB | 94/185 kB | 12/58 kB
Progress (3): 192/230 kB | 98/185 kB | 12/58 kB
Progress (3): 192/230 kB | 98/185 kB | 16/58 kB
Progress (3): 192/230 kB | 98/185 kB | 16/58 kB
Progress (3): 192/230 kB | 98/185 kB | 20/58 kB
Progress (3): 196/230 kB | 98/185 kB | 20/58 kB
Progress (3): 196/230 kB | 98/185 kB | 24/58 kB
Progress (3): 196/230 kB | 102/185 kB | 24/58 kB
Progress (3): 196/230 kB | 102/185 kB | 28/58 kB
Progress (3): 197/230 kB | 102/185 kB | 28/58 kB
Progress (3): 197/230 kB | 102/185 kB | 32/58 kB
Progress (3): 197/230 kB | 106/185 kB | 32/58 kB
Progress (3): 197/230 kB | 106/185 kB | 33/58 kB
Progress (3): 201/230 kB | 106/185 kB | 33/58 kB
Progress (3): 201/230 kB | 106/185 kB | 37/58 kB
Progress (3): 201/230 kB | 110/185 kB | 37/58 kB
Progress (3): 201/230 kB | 110/185 kB | 41/58 kB
Progress (3): 205/230 kB | 110/185 kB | 41/58 kB
Progress (3): 205/230 kB | 110/185 kB | 45/58 kB
Progress (3): 209/230 kB | 110/185 kB | 45/58 kB
Progress (3): 209/230 kB | 114/185 kB | 45/58 kB
Progress (3): 213/230 kB | 114/185 kB | 45/58 kB
Progress (3): 213/230 kB | 114/185 kB | 49/58 kB
Progress (3): 217/230 kB | 114/185 kB | 49/58 kB
Progress (3): 217/230 kB | 118/185 kB | 49/58 kB
Progress (3): 221/230 kB | 118/185 kB | 49/58 kB
Progress (3): 221/230 kB | 118/185 kB | 53/58 kB
Progress (3): 225/230 kB | 118/185 kB | 53/58 kB
Progress (3): 225/230 kB | 122/185 kB | 53/58 kB
Progress (3): 229/230 kB | 122/185 kB | 53/58 kB
Progress (3): 229/230 kB | 122/185 kB | 57/58 kB
Progress (3): 230 kB | 122/185 kB | 57/58 kB    
Progress (3): 230 kB | 126/185 kB | 57/58 kB
Progress (3): 230 kB | 126/185 kB | 58 kB   
Progress (3): 230 kB | 130/185 kB | 58 kB
Progress (3): 230 kB | 131/185 kB | 58 kB
Progress (3): 230 kB | 135/185 kB | 58 kB
Progress (3): 230 kB | 139/185 kB | 58 kB
Progress (3): 230 kB | 143/185 kB | 58 kB
Progress (3): 230 kB | 147/185 kB | 58 kB
Progress (3): 230 kB | 151/185 kB | 58 kB
Progress (3): 230 kB | 155/185 kB | 58 kB
Progress (3): 230 kB | 159/185 kB | 58 kB
Progress (3): 230 kB | 163/185 kB | 58 kB
Progress (3): 230 kB | 167/185 kB | 58 kB
Progress (3): 230 kB | 171/185 kB | 58 kB
Progress (3): 230 kB | 175/185 kB | 58 kB
Progress (3): 230 kB | 179/185 kB | 58 kB
Progress (3): 230 kB | 183/185 kB | 58 kB
Progress (3): 230 kB | 185 kB | 58 kB    
                                     
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar (58 kB at 181 kB/s)
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): 230 kB | 185 kB | 4.1/13 kB
                                         
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar (230 kB at 722 kB/s)
Progress (2): 185 kB | 7.7/13 kB
                                
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.20.0/tycho-metadata-model-0.20.0.jar
Progress (2): 185 kB | 12/13 kB
Progress (2): 185 kB | 13 kB   
Progress (3): 185 kB | 13 kB | 0/1.4 MB
Progress (3): 185 kB | 13 kB | 0/1.4 MB
Progress (3): 185 kB | 13 kB | 0/1.4 MB
Progress (3): 185 kB | 13 kB | 0/1.4 MB
Progress (3): 185 kB | 13 kB | 0/1.4 MB
Progress (3): 185 kB | 13 kB | 0/1.4 MB
Progress (3): 185 kB | 13 kB | 0/1.4 MB
Progress (3): 185 kB | 13 kB | 0/1.4 MB
Progress (3): 185 kB | 13 kB | 0/1.4 MB
Progress (3): 185 kB | 13 kB | 0/1.4 MB
Progress (3): 185 kB | 13 kB | 0/1.4 MB
Progress (3): 185 kB | 13 kB | 0/1.4 MB
Progress (3): 185 kB | 13 kB | 0/1.4 MB
Progress (3): 185 kB | 13 kB | 0.1/1.4 MB
Progress (3): 185 kB | 13 kB | 0.1/1.4 MB
Progress (3): 185 kB | 13 kB | 0.1/1.4 MB
Progress (3): 185 kB | 13 kB | 0.1/1.4 MB
                                         
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 564 kB/s)
Progress (2): 13 kB | 0.1/1.4 MB
                                
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar
Progress (2): 13 kB | 0.1/1.4 MB
Progress (2): 13 kB | 0.1/1.4 MB
Progress (2): 13 kB | 0.1/1.4 MB
Progress (2): 13 kB | 0.1/1.4 MB
Progress (2): 13 kB | 0.1/1.4 MB
Progress (2): 13 kB | 0.1/1.4 MB
Progress (2): 13 kB | 0.1/1.4 MB
Progress (2): 13 kB | 0.1/1.4 MB
Progress (2): 13 kB | 0.1/1.4 MB
Progress (2): 13 kB | 0.1/1.4 MB
Progress (2): 13 kB | 0.1/1.4 MB
Progress (2): 13 kB | 0.1/1.4 MB
                                
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 39 kB/s)
Progress (1): 0.1/1.4 MB
                        
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.20.0/tycho-embedder-api-0.20.0.jar
Progress (1): 0.1/1.4 MB
Progress (1): 0.1/1.4 MB
Progress (1): 0.1/1.4 MB
Progress (1): 0.1/1.4 MB
Progress (1): 0.1/1.4 MB
Progress (1): 0.1/1.4 MB
Progress (1): 0.1/1.4 MB
Progress (2): 0.1/1.4 MB | 4.1/112 kB
Progress (2): 0.1/1.4 MB | 4.1/112 kB
Progress (2): 0.1/1.4 MB | 7.7/112 kB
Progress (2): 0.1/1.4 MB | 7.7/112 kB
Progress (2): 0.1/1.4 MB | 12/112 kB 
Progress (2): 0.2/1.4 MB | 12/112 kB
Progress (2): 0.2/1.4 MB | 16/112 kB
Progress (2): 0.2/1.4 MB | 16/112 kB
Progress (2): 0.2/1.4 MB | 20/112 kB
Progress (2): 0.2/1.4 MB | 20/112 kB
Progress (2): 0.2/1.4 MB | 24/112 kB
Progress (2): 0.2/1.4 MB | 24/112 kB
Progress (2): 0.2/1.4 MB | 28/112 kB
Progress (2): 0.2/1.4 MB | 28/112 kB
Progress (2): 0.2/1.4 MB | 32/112 kB
Progress (2): 0.2/1.4 MB | 32/112 kB
Progress (2): 0.2/1.4 MB | 33/112 kB
Progress (2): 0.2/1.4 MB | 33/112 kB
Progress (2): 0.2/1.4 MB | 37/112 kB
Progress (2): 0.2/1.4 MB | 37/112 kB
Progress (2): 0.2/1.4 MB | 41/112 kB
Progress (2): 0.2/1.4 MB | 41/112 kB
Progress (2): 0.2/1.4 MB | 45/112 kB
Progress (2): 0.2/1.4 MB | 45/112 kB
Progress (2): 0.2/1.4 MB | 49/112 kB
Progress (2): 0.2/1.4 MB | 49/112 kB
Progress (2): 0.2/1.4 MB | 53/112 kB
Progress (2): 0.2/1.4 MB | 53/112 kB
Progress (2): 0.2/1.4 MB | 57/112 kB
Progress (2): 0.2/1.4 MB | 57/112 kB
Progress (2): 0.2/1.4 MB | 61/112 kB
Progress (2): 0.2/1.4 MB | 61/112 kB
Progress (2): 0.2/1.4 MB | 65/112 kB
Progress (2): 0.2/1.4 MB | 65/112 kB
Progress (2): 0.2/1.4 MB | 66/112 kB
Progress (2): 0.2/1.4 MB | 66/112 kB
Progress (2): 0.2/1.4 MB | 70/112 kB
Progress (2): 0.2/1.4 MB | 70/112 kB
Progress (2): 0.2/1.4 MB | 74/112 kB
Progress (2): 0.2/1.4 MB | 74/112 kB
Progress (2): 0.2/1.4 MB | 78/112 kB
Progress (2): 0.2/1.4 MB | 78/112 kB
Progress (2): 0.2/1.4 MB | 82/112 kB
Progress (3): 0.2/1.4 MB | 82/112 kB | 3.1 kB
Progress (3): 0.2/1.4 MB | 86/112 kB | 3.1 kB
Progress (3): 0.2/1.4 MB | 86/112 kB | 3.1 kB
Progress (3): 0.2/1.4 MB | 90/112 kB | 3.1 kB
Progress (3): 0.2/1.4 MB | 90/112 kB | 3.1 kB
Progress (3): 0.2/1.4 MB | 94/112 kB | 3.1 kB
Progress (3): 0.2/1.4 MB | 94/112 kB | 3.1 kB
Progress (3): 0.2/1.4 MB | 98/112 kB | 3.1 kB
Progress (3): 0.2/1.4 MB | 98/112 kB | 3.1 kB
Progress (3): 0.2/1.4 MB | 98/112 kB | 3.1 kB
Progress (3): 0.2/1.4 MB | 98/112 kB | 3.1 kB
Progress (3): 0.2/1.4 MB | 102/112 kB | 3.1 kB
Progress (3): 0.2/1.4 MB | 102/112 kB | 3.1 kB
Progress (4): 0.2/1.4 MB | 102/112 kB | 3.1 kB | 4.1/31 kB
Progress (4): 0.2/1.4 MB | 106/112 kB | 3.1 kB | 4.1/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 9.0 kB/s)
Progress (3): 0.2/1.4 MB | 106/112 kB | 7.7/31 kB
Progress (3): 0.2/1.4 MB | 106/112 kB | 7.7/31 kB
Progress (3): 0.2/1.4 MB | 106/112 kB | 12/31 kB 
                                                
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.20.0/org.eclipse.tycho.embedder.shared-0.20.0.jar
Progress (4): 0.2/1.4 MB | 106/112 kB | 12/31 kB | 4.1/7.0 kB
Progress (4): 0.2/1.4 MB | 110/112 kB | 12/31 kB | 4.1/7.0 kB
Progress (4): 0.2/1.4 MB | 110/112 kB | 12/31 kB | 7.0 kB    
Progress (4): 0.2/1.4 MB | 110/112 kB | 16/31 kB | 7.0 kB
Progress (4): 0.2/1.4 MB | 110/112 kB | 16/31 kB | 7.0 kB
Progress (4): 0.2/1.4 MB | 110/112 kB | 20/31 kB | 7.0 kB
Progress (4): 0.2/1.4 MB | 112 kB | 20/31 kB | 7.0 kB    
Progress (4): 0.2/1.4 MB | 112 kB | 24/31 kB | 7.0 kB
Progress (4): 0.2/1.4 MB | 112 kB | 24/31 kB | 7.0 kB
Progress (4): 0.2/1.4 MB | 112 kB | 28/31 kB | 7.0 kB
Progress (4): 0.3/1.4 MB | 112 kB | 28/31 kB | 7.0 kB
Progress (4): 0.3/1.4 MB | 112 kB | 31 kB | 7.0 kB   
Progress (4): 0.3/1.4 MB | 112 kB | 31 kB | 7.0 kB
Progress (4): 0.3/1.4 MB | 112 kB | 31 kB | 7.0 kB
Progress (4): 0.3/1.4 MB | 112 kB | 31 kB | 7.0 kB
Progress (4): 0.3/1.4 MB | 112 kB | 31 kB | 7.0 kB
Progress (4): 0.3/1.4 MB | 112 kB | 31 kB | 7.0 kB
Progress (4): 0.3/1.4 MB | 112 kB | 31 kB | 7.0 kB
Progress (4): 0.3/1.4 MB | 112 kB | 31 kB | 7.0 kB
Progress (4): 0.3/1.4 MB | 112 kB | 31 kB | 7.0 kB
Progress (4): 0.3/1.4 MB | 112 kB | 31 kB | 7.0 kB
Progress (4): 0.3/1.4 MB | 112 kB | 31 kB | 7.0 kB
Progress (4): 0.3/1.4 MB | 112 kB | 31 kB | 7.0 kB
Progress (4): 0.3/1.4 MB | 112 kB | 31 kB | 7.0 kB
Progress (4): 0.3/1.4 MB | 112 kB | 31 kB | 7.0 kB
Progress (4): 0.3/1.4 MB | 112 kB | 31 kB | 7.0 kB
Progress (4): 0.3/1.4 MB | 112 kB | 31 kB | 7.0 kB
Progress (4): 0.3/1.4 MB | 112 kB | 31 kB | 7.0 kB
Progress (4): 0.3/1.4 MB | 112 kB | 31 kB | 7.0 kB
Progress (4): 0.3/1.4 MB | 112 kB | 31 kB | 7.0 kB
Progress (4): 0.3/1.4 MB | 112 kB | 31 kB | 7.0 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 86 kB/s)
Progress (3): 0.3/1.4 MB | 112 kB | 7.0 kB
                                          
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.jar
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 307 kB/s)
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 19 kB/s)
Progress (1): 0.3/1.4 MB
                        
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
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.jar
Progress (1): 0.3/1.4 MB
Progress (1): 0.3/1.4 MB
Progress (1): 0.3/1.4 MB
Progress (1): 0.3/1.4 MB
Progress (1): 0.3/1.4 MB
Progress (1): 0.4/1.4 MB
Progress (1): 0.4/1.4 MB
Progress (1): 0.4/1.4 MB
Progress (1): 0.4/1.4 MB
Progress (1): 0.4/1.4 MB
Progress (1): 0.4/1.4 MB
Progress (1): 0.4/1.4 MB
Progress (1): 0.4/1.4 MB
Progress (1): 0.4/1.4 MB
Progress (1): 0.4/1.4 MB
Progress (1): 0.4/1.4 MB
Progress (1): 0.4/1.4 MB
Progress (1): 0.4/1.4 MB
Progress (1): 0.4/1.4 MB
Progress (1): 0.4/1.4 MB
Progress (1): 0.4/1.4 MB
Progress (1): 0.4/1.4 MB
Progress (1): 0.4/1.4 MB
Progress (1): 0.4/1.4 MB
Progress (1): 0.4/1.4 MB
Progress (1): 0.4/1.4 MB
Progress (1): 0.4/1.4 MB
Progress (1): 0.4/1.4 MB
Progress (1): 0.4/1.4 MB
Progress (2): 0.4/1.4 MB | 4.1/4.2 kB
Progress (2): 0.4/1.4 MB | 4.1/4.2 kB
Progress (2): 0.4/1.4 MB | 4.2 kB    
Progress (2): 0.4/1.4 MB | 4.2 kB
Progress (2): 0.4/1.4 MB | 4.2 kB
Progress (2): 0.4/1.4 MB | 4.2 kB
Progress (2): 0.5/1.4 MB | 4.2 kB
Progress (2): 0.5/1.4 MB | 4.2 kB
Progress (2): 0.5/1.4 MB | 4.2 kB
Progress (2): 0.5/1.4 MB | 4.2 kB
Progress (3): 0.5/1.4 MB | 4.2 kB | 4.1/6.4 kB
Progress (3): 0.5/1.4 MB | 4.2 kB | 4.1/6.4 kB
Progress (3): 0.5/1.4 MB | 4.2 kB | 6.4 kB    
Progress (3): 0.5/1.4 MB | 4.2 kB | 6.4 kB
Progress (3): 0.5/1.4 MB | 4.2 kB | 6.4 kB
Progress (3): 0.5/1.4 MB | 4.2 kB | 6.4 kB
Progress (3): 0.5/1.4 MB | 4.2 kB | 6.4 kB
Progress (3): 0.5/1.4 MB | 4.2 kB | 6.4 kB
Progress (3): 0.5/1.4 MB | 4.2 kB | 6.4 kB
Progress (3): 0.5/1.4 MB | 4.2 kB | 6.4 kB
Progress (3): 0.5/1.4 MB | 4.2 kB | 6.4 kB
Progress (3): 0.5/1.4 MB | 4.2 kB | 6.4 kB
Progress (3): 0.5/1.4 MB | 4.2 kB | 6.4 kB
Progress (3): 0.5/1.4 MB | 4.2 kB | 6.4 kB
Progress (3): 0.5/1.4 MB | 4.2 kB | 6.4 kB
Progress (3): 0.5/1.4 MB | 4.2 kB | 6.4 kB
Progress (3): 0.5/1.4 MB | 4.2 kB | 6.4 kB
                                          
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 11 kB/s)
Progress (2): 0.5/1.4 MB | 6.4 kB
                                 
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/org.eclipse.tycho.p2.resolver.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.embedder.shared/0.20.0/org.eclipse.tycho.embedder.shared-0.20.0.jar (6.4 kB at 17 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/org.eclipse.tycho.p2.tools.shared-0.20.0.jar
Progress (1): 0.5/1.4 MB
Progress (2): 0.5/1.4 MB | 4.1/33 kB
Progress (2): 0.5/1.4 MB | 4.1/33 kB
Progress (2): 0.5/1.4 MB | 7.7/33 kB
Progress (2): 0.5/1.4 MB | 7.7/33 kB
Progress (2): 0.5/1.4 MB | 12/33 kB 
Progress (2): 0.5/1.4 MB | 12/33 kB
Progress (2): 0.5/1.4 MB | 16/33 kB
Progress (2): 0.5/1.4 MB | 16/33 kB
Progress (2): 0.5/1.4 MB | 20/33 kB
Progress (3): 0.5/1.4 MB | 20/33 kB | 4.1/32 kB
Progress (3): 0.5/1.4 MB | 20/33 kB | 4.1/32 kB
Progress (3): 0.5/1.4 MB | 20/33 kB | 7.7/32 kB
Progress (3): 0.5/1.4 MB | 24/33 kB | 7.7/32 kB
Progress (3): 0.5/1.4 MB | 24/33 kB | 12/32 kB 
Progress (3): 0.5/1.4 MB | 24/33 kB | 12/32 kB
Progress (3): 0.5/1.4 MB | 24/33 kB | 16/32 kB
Progress (3): 0.5/1.4 MB | 28/33 kB | 16/32 kB
Progress (3): 0.5/1.4 MB | 28/33 kB | 20/32 kB
Progress (3): 0.6/1.4 MB | 28/33 kB | 20/32 kB
Progress (3): 0.6/1.4 MB | 28/33 kB | 24/32 kB
Progress (3): 0.6/1.4 MB | 32/33 kB | 24/32 kB
Progress (3): 0.6/1.4 MB | 32/33 kB | 28/32 kB
Progress (3): 0.6/1.4 MB | 32/33 kB | 28/32 kB
Progress (3): 0.6/1.4 MB | 32/33 kB | 32/32 kB
Progress (3): 0.6/1.4 MB | 33 kB | 32/32 kB   
Progress (3): 0.6/1.4 MB | 33 kB | 32 kB   
Progress (3): 0.6/1.4 MB | 33 kB | 32 kB
Progress (3): 0.6/1.4 MB | 33 kB | 32 kB
Progress (3): 0.6/1.4 MB | 33 kB | 32 kB
Progress (3): 0.6/1.4 MB | 33 kB | 32 kB
Progress (3): 0.6/1.4 MB | 33 kB | 32 kB
Progress (3): 0.6/1.4 MB | 33 kB | 32 kB
Progress (3): 0.6/1.4 MB | 33 kB | 32 kB
Progress (3): 0.6/1.4 MB | 33 kB | 32 kB
Progress (3): 0.6/1.4 MB | 33 kB | 32 kB
Progress (3): 0.6/1.4 MB | 33 kB | 32 kB
Progress (3): 0.6/1.4 MB | 33 kB | 32 kB
Progress (3): 0.6/1.4 MB | 33 kB | 32 kB
Progress (3): 0.6/1.4 MB | 33 kB | 32 kB
Progress (3): 0.6/1.4 MB | 33 kB | 32 kB
Progress (3): 0.6/1.4 MB | 33 kB | 32 kB
Progress (3): 0.6/1.4 MB | 33 kB | 32 kB
Progress (3): 0.6/1.4 MB | 33 kB | 32 kB
Progress (3): 0.6/1.4 MB | 33 kB | 32 kB
Progress (3): 0.6/1.4 MB | 33 kB | 32 kB
Progress (3): 0.6/1.4 MB | 33 kB | 32 kB
Progress (3): 0.6/1.4 MB | 33 kB | 32 kB
                                        
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.20.0/tycho-p2-facade-0.20.0.jar (32 kB at 80 kB/s)
Progress (2): 0.6/1.4 MB | 33 kB
Progress (2): 0.6/1.4 MB | 33 kB
                                
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/org.eclipse.tycho.core.shared-0.20.0.jar (33 kB at 81 kB/s)
Progress (1): 0.6/1.4 MB
Progress (1): 0.6/1.4 MB
Progress (1): 0.7/1.4 MB
Progress (1): 0.7/1.4 MB
Progress (1): 0.7/1.4 MB
Progress (2): 0.7/1.4 MB | 4.1/27 kB
Progress (2): 0.7/1.4 MB | 4.1/27 kB
Progress (2): 0.7/1.4 MB | 7.7/27 kB
Progress (2): 0.7/1.4 MB | 7.7/27 kB
Progress (2): 0.7/1.4 MB | 12/27 kB 
Progress (2): 0.7/1.4 MB | 12/27 kB
Progress (2): 0.7/1.4 MB | 16/27 kB
Progress (2): 0.7/1.4 MB | 16/27 kB
Progress (2): 0.7/1.4 MB | 20/27 kB
Progress (2): 0.7/1.4 MB | 20/27 kB
Progress (2): 0.7/1.4 MB | 24/27 kB
Progress (2): 0.7/1.4 MB | 24/27 kB
Progress (2): 0.7/1.4 MB | 27 kB   
Progress (2): 0.7/1.4 MB | 27 kB
Progress (3): 0.7/1.4 MB | 27 kB | 4.1/20 kB
Progress (3): 0.7/1.4 MB | 27 kB | 4.1/20 kB
Progress (3): 0.7/1.4 MB | 27 kB | 7.7/20 kB
Progress (3): 0.7/1.4 MB | 27 kB | 7.7/20 kB
Progress (3): 0.7/1.4 MB | 27 kB | 12/20 kB 
Progress (3): 0.7/1.4 MB | 27 kB | 12/20 kB
Progress (3): 0.7/1.4 MB | 27 kB | 16/20 kB
Progress (3): 0.7/1.4 MB | 27 kB | 16/20 kB
Progress (3): 0.7/1.4 MB | 27 kB | 20/20 kB
Progress (3): 0.7/1.4 MB | 27 kB | 20/20 kB
Progress (3): 0.7/1.4 MB | 27 kB | 20 kB   
Progress (3): 0.7/1.4 MB | 27 kB | 20 kB
Progress (3): 0.7/1.4 MB | 27 kB | 20 kB
Progress (3): 0.7/1.4 MB | 27 kB | 20 kB
Progress (3): 0.7/1.4 MB | 27 kB | 20 kB
Progress (3): 0.7/1.4 MB | 27 kB | 20 kB
Progress (3): 0.7/1.4 MB | 27 kB | 20 kB
Progress (3): 0.7/1.4 MB | 27 kB | 20 kB
Progress (3): 0.7/1.4 MB | 27 kB | 20 kB
Progress (3): 0.7/1.4 MB | 27 kB | 20 kB
Progress (3): 0.7/1.4 MB | 27 kB | 20 kB
Progress (3): 0.7/1.4 MB | 27 kB | 20 kB
Progress (3): 0.7/1.4 MB | 27 kB | 20 kB
Progress (3): 0.7/1.4 MB | 27 kB | 20 kB
Progress (3): 0.8/1.4 MB | 27 kB | 20 kB
Progress (3): 0.8/1.4 MB | 27 kB | 20 kB
Progress (3): 0.8/1.4 MB | 27 kB | 20 kB
Progress (3): 0.8/1.4 MB | 27 kB | 20 kB
Progress (3): 0.8/1.4 MB | 27 kB | 20 kB
Progress (3): 0.8/1.4 MB | 27 kB | 20 kB
Progress (3): 0.8/1.4 MB | 27 kB | 20 kB
Progress (3): 0.8/1.4 MB | 27 kB | 20 kB
                                        
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/org.eclipse.tycho.p2.tools.shared-0.20.0.jar (20 kB at 48 kB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/org.eclipse.tycho.p2.resolver.shared-0.20.0.jar (27 kB at 66 kB/s)
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.0/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.1/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.4/1.4 MB
Progress (1): 1.4/1.4 MB
Progress (1): 1.4/1.4 MB
Progress (1): 1.4/1.4 MB
Progress (1): 1.4/1.4 MB
Progress (1): 1.4/1.4 MB
Progress (1): 1.4/1.4 MB
Progress (1): 1.4/1.4 MB
Progress (1): 1.4/1.4 MB
Progress (1): 1.4/1.4 MB
Progress (1): 1.4 MB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/org.eclipse.osgi-3.9.1.v20130814-1242.jar (1.4 MB at 3.0 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.pom
Downloading from 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 93 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 60 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 688 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 216 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 114 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/11/commons-parent-11.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-parent/11/commons-parent-11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom
Progress (1): 4.1/25 kB
Progress (1): 7.7/25 kB
Progress (1): 12/25 kB 
Progress (1): 16/25 kB
Progress (1): 20/25 kB
Progress (1): 24/25 kB
Progress (1): 25 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 1.1 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/4/apache-4.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/4/apache-4.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/4/apache-4.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/4/apache-4.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
Progress (1): 4.1/4.5 kB
Progress (1): 4.5 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 225 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 98 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 59 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 374 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-net/commons-net/2.0/commons-net-2.0.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/commons-net/commons-net/2.0/commons-net-2.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/commons-net/commons-net/2.0/commons-net-2.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/commons-net/commons-net/2.0/commons-net-2.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-net/commons-net/2.0/commons-net-2.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/2.0/commons-net-2.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Progress (1): 4.1/53 kB
Progress (1): 7.7/53 kB
Progress (1): 12/53 kB 
Progress (1): 16/53 kB
Progress (1): 20/53 kB
Progress (1): 24/53 kB
Progress (1): 28/53 kB
Progress (1): 32/53 kB
Progress (1): 36/53 kB
Progress (1): 40/53 kB
Progress (1): 44/53 kB
Progress (1): 48/53 kB
Progress (1): 52/53 kB
Progress (1): 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 2.4 MB/s)
Progress (1): 4.1/15 kB
Progress (1): 7.7/15 kB
Progress (1): 12/15 kB 
Progress (2): 12/15 kB | 4.1/190 kB
Progress (2): 15 kB | 4.1/190 kB   
Progress (2): 15 kB | 7.7/190 kB
Progress (2): 15 kB | 12/190 kB 
Progress (2): 15 kB | 16/190 kB
Progress (2): 15 kB | 20/190 kB
Progress (2): 15 kB | 24/190 kB
Progress (2): 15 kB | 28/190 kB
Progress (2): 15 kB | 32/190 kB
Progress (2): 15 kB | 36/190 kB
Progress (2): 15 kB | 40/190 kB
Progress (2): 15 kB | 44/190 kB
Progress (2): 15 kB | 48/190 kB
Progress (2): 15 kB | 52/190 kB
Progress (2): 15 kB | 56/190 kB
Progress (2): 15 kB | 60/190 kB
Progress (2): 15 kB | 64/190 kB
Progress (3): 15 kB | 64/190 kB | 4.1/197 kB
Progress (3): 15 kB | 66/190 kB | 4.1/197 kB
Progress (3): 15 kB | 66/190 kB | 7.7/197 kB
Progress (3): 15 kB | 70/190 kB | 7.7/197 kB
Progress (3): 15 kB | 70/190 kB | 12/197 kB 
Progress (3): 15 kB | 74/190 kB | 12/197 kB
Progress (3): 15 kB | 74/190 kB | 16/197 kB
Progress (3): 15 kB | 78/190 kB | 16/197 kB
Progress (3): 15 kB | 78/190 kB | 20/197 kB
Progress (3): 15 kB | 82/190 kB | 20/197 kB
Progress (3): 15 kB | 82/190 kB | 24/197 kB
Progress (3): 15 kB | 86/190 kB | 24/197 kB
Progress (3): 15 kB | 86/190 kB | 28/197 kB
Progress (3): 15 kB | 90/190 kB | 28/197 kB
Progress (3): 15 kB | 90/190 kB | 32/197 kB
Progress (3): 15 kB | 94/190 kB | 32/197 kB
Progress (3): 15 kB | 94/190 kB | 36/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 363 kB/s)
Progress (2): 94/190 kB | 40/197 kB
Progress (2): 98/190 kB | 40/197 kB
Progress (2): 98/190 kB | 44/197 kB
Progress (2): 98/190 kB | 44/197 kB
Progress (2): 98/190 kB | 48/197 kB
Progress (2): 102/190 kB | 48/197 kB
Progress (2): 102/190 kB | 52/197 kB
Progress (2): 106/190 kB | 52/197 kB
Progress (2): 106/190 kB | 56/197 kB
Progress (2): 110/190 kB | 56/197 kB
Progress (2): 110/190 kB | 60/197 kB
Progress (2): 114/190 kB | 60/197 kB
Progress (2): 114/190 kB | 64/197 kB
Progress (2): 118/190 kB | 64/197 kB
Progress (2): 118/190 kB | 66/197 kB
Progress (2): 122/190 kB | 66/197 kB
Progress (2): 122/190 kB | 70/197 kB
Progress (2): 126/190 kB | 70/197 kB
Progress (2): 126/190 kB | 74/197 kB
Progress (2): 130/190 kB | 74/197 kB
Progress (2): 130/190 kB | 78/197 kB
Progress (2): 131/190 kB | 78/197 kB
Progress (2): 131/190 kB | 82/197 kB
Progress (2): 135/190 kB | 82/197 kB
Progress (2): 135/190 kB | 86/197 kB
Progress (2): 139/190 kB | 86/197 kB
Progress (2): 139/190 kB | 90/197 kB
Progress (2): 143/190 kB | 90/197 kB
Progress (2): 143/190 kB | 94/197 kB
Progress (2): 147/190 kB | 94/197 kB
Progress (2): 147/190 kB | 98/197 kB
Progress (2): 151/190 kB | 98/197 kB
Progress (2): 151/190 kB | 98/197 kB
Progress (2): 155/190 kB | 98/197 kB
Progress (2): 155/190 kB | 102/197 kB
Progress (2): 159/190 kB | 102/197 kB
Progress (2): 159/190 kB | 106/197 kB
Progress (2): 163/190 kB | 106/197 kB
Progress (2): 163/190 kB | 110/197 kB
Progress (2): 167/190 kB | 110/197 kB
Progress (2): 167/190 kB | 114/197 kB
Progress (2): 171/190 kB | 114/197 kB
Progress (2): 171/190 kB | 118/197 kB
Progress (2): 175/190 kB | 118/197 kB
Progress (2): 175/190 kB | 122/197 kB
Progress (2): 179/190 kB | 122/197 kB
Progress (2): 179/190 kB | 126/197 kB
Progress (2): 183/190 kB | 126/197 kB
Progress (2): 183/190 kB | 130/197 kB
Progress (2): 187/190 kB | 130/197 kB
Progress (2): 187/190 kB | 131/197 kB
Progress (2): 190 kB | 131/197 kB    
Progress (2): 190 kB | 135/197 kB
Progress (2): 190 kB | 139/197 kB
Progress (2): 190 kB | 143/197 kB
Progress (2): 190 kB | 147/197 kB
Progress (2): 190 kB | 151/197 kB
Progress (2): 190 kB | 155/197 kB
Progress (2): 190 kB | 159/197 kB
Progress (2): 190 kB | 163/197 kB
Progress (2): 190 kB | 164/197 kB
Progress (2): 190 kB | 168/197 kB
Progress (2): 190 kB | 172/197 kB
Progress (2): 190 kB | 176/197 kB
Progress (2): 190 kB | 180/197 kB
Progress (2): 190 kB | 184/197 kB
Progress (2): 190 kB | 188/197 kB
Progress (2): 190 kB | 192/197 kB
Progress (2): 190 kB | 196/197 kB
Progress (2): 190 kB | 197 kB    
                             
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar (190 kB at 3.2 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.1 MB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/0.20.0/tycho-bundles-external-0.20.0.zip
Progress (1): 0/6.3 MB
Progress (1): 0/6.3 MB
Progress (1): 0/6.3 MB
Progress (1): 0/6.3 MB
Progress (1): 0/6.3 MB
Progress (1): 0/6.3 MB
Progress (1): 0/6.3 MB
Progress (1): 0/6.3 MB
Progress (1): 0/6.3 MB
Progress (1): 0/6.3 MB
Progress (1): 0/6.3 MB
Progress (1): 0/6.3 MB
Progress (1): 0/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.1/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.2/6.3 MB
Progress (1): 0.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.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.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.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.6/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.7/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.8/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 0.9/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.0/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.1/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.2/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.3/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.4/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.5/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.6/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.7/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.8/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 1.9/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.0/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.1/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.2/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.3/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.4/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.5/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.6/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.7/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.8/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 2.9/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.0/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.1/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.2/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.3/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.4/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.5/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.6/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.7/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.8/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 3.9/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.0/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.1/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.2/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.3/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.4/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.5/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.6/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.7/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.8/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 4.9/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.0/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.1/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.2/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.3/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.4/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.5/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.6/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.7/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.8/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 5.9/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.0/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.1/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.2/6.3 MB
Progress (1): 6.3/6.3 MB
Progress (1): 6.3/6.3 MB
Progress (1): 6.3/6.3 MB
Progress (1): 6.3/6.3 MB
Progress (1): 6.3/6.3 MB
Progress (1): 6.3/6.3 MB
Progress (1): 6.3/6.3 MB
Progress (1): 6.3/6.3 MB
Progress (1): 6.3/6.3 MB
Progress (1): 6.3 MB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/0.20.0/tycho-bundles-external-0.20.0.zip (6.3 MB at 16 MB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.20.0/org.eclipse.tycho.p2.resolver.impl-0.20.0.jar
Progress (1): 4.1/183 kB
Progress (1): 7.7/183 kB
Progress (1): 12/183 kB 
Progress (1): 16/183 kB
Progress (1): 20/183 kB
Progress (1): 24/183 kB
Progress (1): 28/183 kB
Progress (1): 32/183 kB
Progress (1): 33/183 kB
Progress (1): 37/183 kB
Progress (1): 41/183 kB
Progress (1): 45/183 kB
Progress (1): 49/183 kB
Progress (1): 53/183 kB
Progress (1): 57/183 kB
Progress (1): 61/183 kB
Progress (1): 65/183 kB
Progress (1): 66/183 kB
Progress (1): 70/183 kB
Progress (1): 74/183 kB
Progress (1): 78/183 kB
Progress (1): 82/183 kB
Progress (1): 86/183 kB
Progress (1): 90/183 kB
Progress (1): 94/183 kB
Progress (1): 98/183 kB
Progress (1): 98/183 kB
Progress (1): 102/183 kB
Progress (1): 106/183 kB
Progress (1): 110/183 kB
Progress (1): 114/183 kB
Progress (1): 118/183 kB
Progress (1): 122/183 kB
Progress (1): 126/183 kB
Progress (1): 130/183 kB
Progress (1): 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): 69/137 kB
Progress (1): 73/137 kB
Progress (1): 77/137 kB
Progress (1): 81/137 kB
Progress (1): 85/137 kB
Progress (1): 89/137 kB
Progress (1): 93/137 kB
Progress (1): 97/137 kB
Progress (1): 101/137 kB
Progress (1): 105/137 kB
Progress (1): 109/137 kB
Progress (1): 113/137 kB
Progress (1): 117/137 kB
Progress (1): 121/137 kB
Progress (1): 125/137 kB
Progress (1): 129/137 kB
Progress (1): 133/137 kB
Progress (1): 137/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.7 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 839 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.pom
Progress (1): 1.7 kB
                    
Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.pom (1.7 kB at 69 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 113 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 682 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 62 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 168 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 132 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 1.0 MB/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 228 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 561 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 175 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
Progress (1): 4.1/8.7 kB
Progress (1): 7.7/8.7 kB
Progress (1): 8.7 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 458 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/21/maven-parent-21.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/21/maven-parent-21.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom
Progress (1): 4.1/26 kB
Progress (1): 7.7/26 kB
Progress (1): 12/26 kB 
Progress (1): 16/26 kB
Progress (1): 20/26 kB
Progress (1): 24/26 kB
Progress (1): 26 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.1 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 620 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 121 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/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/tycho-packaging-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/24 kB
Progress (2): 24/24 kB | 4.1/22 kB
Progress (2): 24 kB | 4.1/22 kB   
Progress (3): 24 kB | 4.1/22 kB | 4.1/110 kB
Progress (3): 24 kB | 7.7/22 kB | 4.1/110 kB
Progress (3): 24 kB | 7.7/22 kB | 7.7/110 kB
Progress (3): 24 kB | 12/22 kB | 7.7/110 kB 
Progress (3): 24 kB | 12/22 kB | 12/110 kB 
Progress (3): 24 kB | 16/22 kB | 12/110 kB
Progress (3): 24 kB | 16/22 kB | 16/110 kB
Progress (3): 24 kB | 20/22 kB | 16/110 kB
Progress (3): 24 kB | 20/22 kB | 20/110 kB
Progress (3): 24 kB | 22 kB | 20/110 kB   
Progress (3): 24 kB | 22 kB | 24/110 kB
Progress (3): 24 kB | 22 kB | 28/110 kB
Progress (3): 24 kB | 22 kB | 32/110 kB
Progress (3): 24 kB | 22 kB | 36/110 kB
Progress (3): 24 kB | 22 kB | 40/110 kB
Progress (3): 24 kB | 22 kB | 44/110 kB
Progress (3): 24 kB | 22 kB | 48/110 kB
Progress (3): 24 kB | 22 kB | 52/110 kB
                                       
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (24 kB at 917 kB/s)
Progress (2): 22 kB | 56/110 kB
Progress (2): 22 kB | 60/110 kB
Progress (2): 22 kB | 64/110 kB
Progress (2): 22 kB | 68/110 kB
Progress (2): 22 kB | 72/110 kB
Progress (2): 22 kB | 76/110 kB
Progress (2): 22 kB | 80/110 kB
Progress (2): 22 kB | 84/110 kB
Progress (2): 22 kB | 88/110 kB
Progress (2): 22 kB | 92/110 kB
Progress (2): 22 kB | 96/110 kB
Progress (2): 22 kB | 100/110 kB
Progress (2): 22 kB | 104/110 kB
Progress (2): 22 kB | 108/110 kB
Progress (2): 22 kB | 110 kB    
                            
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 727 kB/s)
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 3.0 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.pom
Progress (1): 2.6 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/tycho-compiler-plugin-0.20.0.pom (2.6 kB at 111 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.0 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 170 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
Progress (1): 4.1/13 kB
Progress (1): 7.7/13 kB
Progress (1): 12/13 kB 
Progress (1): 13 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 522 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
Progress (1): 4.1/25 kB
Progress (1): 7.7/25 kB
Progress (1): 12/25 kB 
Progress (1): 16/25 kB
Progress (1): 20/25 kB
Progress (1): 24/25 kB
Progress (1): 25 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 821 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
Progress (1): 4.1/4.9 kB
Progress (1): 4.9 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (4.9 kB at 222 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
Progress (1): 4.1/13 kB
Progress (1): 7.7/13 kB
Progress (1): 12/13 kB 
Progress (1): 13 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 kB at 619 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/16/maven-parent-16.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/16/maven-parent-16.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom
Progress (1): 4.1/23 kB
Progress (1): 7.7/23 kB
Progress (1): 12/23 kB 
Progress (1): 16/23 kB
Progress (1): 20/23 kB
Progress (1): 23 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.2 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 577 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
Progress (1): 4.1/23 kB
Progress (1): 7.7/23 kB
Progress (1): 12/23 kB 
Progress (1): 16/23 kB
Progress (1): 20/23 kB
Progress (1): 23 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 kB at 1.2 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.pom
Progress (1): 2.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.20.0/tycho-p2-plugin-0.20.0.pom (2.1 kB at 112 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 550 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.pom
Progress (1): 2.5 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.20.0/sisu-equinox-launching-0.20.0.pom (2.5 kB at 75 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 575 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 652 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/13/apache-13.pom
Downloading from 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 608 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 66 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 58 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom
Downloading from 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 196 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 500 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/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.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/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 (2): 19 kB | 12/54 kB 
Progress (2): 19 kB | 16/54 kB
Progress (2): 19 kB | 20/54 kB
Progress (2): 19 kB | 24/54 kB
Progress (3): 19 kB | 24/54 kB | 4.1/26 kB
Progress (3): 19 kB | 28/54 kB | 4.1/26 kB
Progress (3): 19 kB | 28/54 kB | 7.7/26 kB
Progress (3): 19 kB | 32/54 kB | 7.7/26 kB
Progress (3): 19 kB | 32/54 kB | 12/26 kB 
Progress (3): 19 kB | 36/54 kB | 12/26 kB
Progress (3): 19 kB | 36/54 kB | 16/26 kB
Progress (3): 19 kB | 40/54 kB | 16/26 kB
Progress (3): 19 kB | 40/54 kB | 20/26 kB
Progress (3): 19 kB | 44/54 kB | 20/26 kB
Progress (3): 19 kB | 44/54 kB | 24/26 kB
Progress (3): 19 kB | 48/54 kB | 24/26 kB
Progress (3): 19 kB | 48/54 kB | 26 kB   
Progress (3): 19 kB | 52/54 kB | 26 kB
Progress (3): 19 kB | 54 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 902 kB/s)
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 1.2 MB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 2.2 MB/s)
Progress (1): 4.1/321 kB
Progress (1): 7.7/321 kB
Progress (1): 12/321 kB 
Progress (1): 16/321 kB
Progress (1): 20/321 kB
Progress (1): 24/321 kB
Progress (1): 28/321 kB
Progress (1): 32/321 kB
Progress (1): 36/321 kB
Progress (1): 40/321 kB
Progress (1): 44/321 kB
Progress (1): 48/321 kB
Progress (1): 52/321 kB
Progress (1): 56/321 kB
Progress (1): 60/321 kB
Progress (1): 64/321 kB
Progress (1): 68/321 kB
Progress (1): 72/321 kB
Progress (1): 76/321 kB
Progress (1): 80/321 kB
Progress (1): 84/321 kB
Progress (1): 88/321 kB
Progress (1): 92/321 kB
Progress (1): 96/321 kB
Progress (1): 100/321 kB
Progress (1): 104/321 kB
Progress (1): 108/321 kB
Progress (1): 112/321 kB
Progress (1): 116/321 kB
Progress (1): 120/321 kB
Progress (1): 124/321 kB
Progress (1): 128/321 kB
Progress (1): 132/321 kB
Progress (1): 136/321 kB
Progress (1): 140/321 kB
Progress (1): 144/321 kB
Progress (1): 148/321 kB
Progress (1): 152/321 kB
Progress (1): 156/321 kB
Progress (1): 160/321 kB
Progress (1): 164/321 kB
Progress (1): 164/321 kB
Progress (1): 168/321 kB
Progress (1): 172/321 kB
Progress (1): 176/321 kB
Progress (1): 180/321 kB
Progress (1): 184/321 kB
Progress (1): 188/321 kB
Progress (1): 192/321 kB
Progress (1): 196/321 kB
Progress (1): 197/321 kB
Progress (1): 201/321 kB
Progress (1): 205/321 kB
Progress (1): 209/321 kB
Progress (1): 213/321 kB
Progress (1): 217/321 kB
Progress (1): 221/321 kB
Progress (1): 225/321 kB
Progress (1): 229/321 kB
Progress (1): 229/321 kB
Progress (1): 233/321 kB
Progress (1): 237/321 kB
Progress (1): 241/321 kB
Progress (1): 245/321 kB
Progress (1): 249/321 kB
Progress (1): 253/321 kB
Progress (1): 257/321 kB
Progress (1): 261/321 kB
Progress (1): 262/321 kB
Progress (1): 266/321 kB
Progress (1): 270/321 kB
Progress (1): 274/321 kB
Progress (1): 278/321 kB
Progress (1): 282/321 kB
Progress (1): 286/321 kB
Progress (1): 290/321 kB
Progress (1): 294/321 kB
Progress (1): 298/321 kB
Progress (1): 302/321 kB
Progress (1): 306/321 kB
Progress (1): 310/321 kB
Progress (1): 314/321 kB
Progress (1): 318/321 kB
Progress (1): 321 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.jar (321 kB at 5.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 372 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 197 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 563 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
Progress (1): 4.1/23 kB
Progress (1): 7.7/23 kB
Progress (1): 12/23 kB 
Progress (1): 16/23 kB
Progress (1): 20/23 kB
Progress (1): 23 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar (23 kB at 1.2 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
Progress (1): 4.1/21 kB
Progress (1): 7.7/21 kB
Progress (1): 12/21 kB 
Progress (1): 16/21 kB
Progress (1): 20/21 kB
Progress (1): 21 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 204 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 515 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.9 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): 66/124 kB
Progress (1): 70/124 kB
Progress (1): 74/124 kB
Progress (1): 78/124 kB
Progress (1): 82/124 kB
Progress (1): 86/124 kB
Progress (1): 90/124 kB
Progress (1): 94/124 kB
Progress (1): 98/124 kB
Progress (1): 102/124 kB
Progress (1): 106/124 kB
Progress (1): 110/124 kB
Progress (1): 114/124 kB
Progress (1): 118/124 kB
Progress (1): 122/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 3.9 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 87 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 305 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 123 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 37 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 723 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 152 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 223 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 327 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 632 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 72 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 172 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 95 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 127 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom
Downloading from 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 197 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 25 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 287 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 123 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
Progress (1): 481 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 23 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
Progress (1): 4.1/5.9 kB
Progress (1): 5.9 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 309 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Progress (1): 4.1/6.9 kB
Progress (1): 6.9 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 381 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Progress (1): 3.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 149 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Progress (1): 4.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 169 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 363 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 71 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 42 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 168 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
Progress (1): 4.1/15 kB
Progress (1): 7.7/15 kB
Progress (1): 12/15 kB 
Progress (1): 15 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 773 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Progress (1): 4.1/5.1 kB
Progress (1): 5.1 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 245 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Progress (1): 2.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 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 96 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 292 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 111 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 101 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 83 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 72 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 130 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
Progress (1): 2.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 82 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
Progress (1): 1.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.8 kB at 84 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 100 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 100 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 66 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 373 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
Downloading from 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 138 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 43 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/classworlds/classworlds/1.1/classworlds-1.1.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/classworlds/classworlds/1.1/classworlds-1.1.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/classworlds/classworlds/1.1/classworlds-1.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
Progress (1): 3.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 158 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
Progress (1): 2.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 148 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 83 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/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/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-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-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-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-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-utils/3.0/plexus-utils-3.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Progress (1): 4.1/20 kB
Progress (1): 7.7/20 kB
Progress (1): 12/20 kB 
Progress (1): 16/20 kB
Progress (1): 20/20 kB
Progress (1): 20 kB   
Progress (2): 20 kB | 4.1/38 kB
Progress (2): 20 kB | 7.7/38 kB
Progress (2): 20 kB | 12/38 kB 
Progress (2): 20 kB | 16/38 kB
Progress (3): 20 kB | 16/38 kB | 4.1/194 kB
Progress (3): 20 kB | 20/38 kB | 4.1/194 kB
Progress (3): 20 kB | 20/38 kB | 7.7/194 kB
Progress (3): 20 kB | 24/38 kB | 7.7/194 kB
Progress (3): 20 kB | 24/38 kB | 12/194 kB 
Progress (3): 20 kB | 24/38 kB | 16/194 kB
Progress (3): 20 kB | 28/38 kB | 16/194 kB
Progress (3): 20 kB | 28/38 kB | 20/194 kB
Progress (4): 20 kB | 28/38 kB | 20/194 kB | 4.1/180 kB
Progress (4): 20 kB | 28/38 kB | 24/194 kB | 4.1/180 kB
Progress (4): 20 kB | 32/38 kB | 24/194 kB | 4.1/180 kB
Progress (4): 20 kB | 32/38 kB | 28/194 kB | 4.1/180 kB
Progress (4): 20 kB | 32/38 kB | 28/194 kB | 7.7/180 kB
Progress (4): 20 kB | 32/38 kB | 32/194 kB | 7.7/180 kB
Progress (4): 20 kB | 36/38 kB | 32/194 kB | 7.7/180 kB
Progress (4): 20 kB | 36/38 kB | 33/194 kB | 7.7/180 kB
Progress (4): 20 kB | 36/38 kB | 33/194 kB | 12/180 kB 
Progress (4): 20 kB | 36/38 kB | 37/194 kB | 12/180 kB
Progress (5): 20 kB | 36/38 kB | 37/194 kB | 12/180 kB | 4.1/58 kB
Progress (5): 20 kB | 38 kB | 37/194 kB | 12/180 kB | 4.1/58 kB   
Progress (5): 20 kB | 38 kB | 37/194 kB | 12/180 kB | 7.7/58 kB
Progress (5): 20 kB | 38 kB | 41/194 kB | 12/180 kB | 7.7/58 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 778 kB/s)
Progress (4): 38 kB | 41/194 kB | 16/180 kB | 7.7/58 kB
                                                       
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Progress (4): 38 kB | 45/194 kB | 16/180 kB | 7.7/58 kB
Progress (4): 38 kB | 45/194 kB | 16/180 kB | 12/58 kB 
Progress (4): 38 kB | 49/194 kB | 16/180 kB | 12/58 kB
Progress (4): 38 kB | 49/194 kB | 20/180 kB | 12/58 kB
Progress (4): 38 kB | 53/194 kB | 20/180 kB | 12/58 kB
Progress (4): 38 kB | 53/194 kB | 20/180 kB | 16/58 kB
Progress (4): 38 kB | 57/194 kB | 20/180 kB | 16/58 kB
Progress (4): 38 kB | 57/194 kB | 24/180 kB | 16/58 kB
Progress (4): 38 kB | 61/194 kB | 24/180 kB | 16/58 kB
Progress (4): 38 kB | 61/194 kB | 24/180 kB | 20/58 kB
Progress (4): 38 kB | 65/194 kB | 24/180 kB | 20/58 kB
Progress (4): 38 kB | 65/194 kB | 28/180 kB | 20/58 kB
Progress (4): 38 kB | 66/194 kB | 28/180 kB | 20/58 kB
Progress (4): 38 kB | 66/194 kB | 28/180 kB | 24/58 kB
Progress (4): 38 kB | 70/194 kB | 28/180 kB | 24/58 kB
Progress (4): 38 kB | 70/194 kB | 32/180 kB | 24/58 kB
Progress (4): 38 kB | 74/194 kB | 32/180 kB | 24/58 kB
Progress (4): 38 kB | 74/194 kB | 32/180 kB | 28/58 kB
Progress (4): 38 kB | 78/194 kB | 32/180 kB | 28/58 kB
Progress (4): 38 kB | 78/194 kB | 33/180 kB | 28/58 kB
Progress (4): 38 kB | 82/194 kB | 33/180 kB | 28/58 kB
                                                      
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 1.2 MB/s)
Progress (3): 82/194 kB | 33/180 kB | 32/58 kB
                                              
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
Progress (4): 82/194 kB | 33/180 kB | 32/58 kB | 4.1/226 kB
Progress (4): 86/194 kB | 33/180 kB | 32/58 kB | 4.1/226 kB
Progress (4): 86/194 kB | 37/180 kB | 32/58 kB | 4.1/226 kB
Progress (4): 90/194 kB | 37/180 kB | 32/58 kB | 4.1/226 kB
Progress (4): 90/194 kB | 37/180 kB | 32/58 kB | 7.7/226 kB
Progress (4): 90/194 kB | 37/180 kB | 36/58 kB | 7.7/226 kB
Progress (4): 90/194 kB | 37/180 kB | 36/58 kB | 12/226 kB 
Progress (4): 94/194 kB | 37/180 kB | 36/58 kB | 12/226 kB
Progress (4): 94/194 kB | 41/180 kB | 36/58 kB | 12/226 kB
Progress (4): 98/194 kB | 41/180 kB | 36/58 kB | 12/226 kB
Progress (4): 98/194 kB | 41/180 kB | 36/58 kB | 16/226 kB
Progress (4): 98/194 kB | 41/180 kB | 40/58 kB | 16/226 kB
Progress (4): 98/194 kB | 41/180 kB | 40/58 kB | 20/226 kB
Progress (4): 98/194 kB | 41/180 kB | 40/58 kB | 20/226 kB
Progress (4): 98/194 kB | 45/180 kB | 40/58 kB | 20/226 kB
Progress (4): 102/194 kB | 45/180 kB | 40/58 kB | 20/226 kB
Progress (4): 102/194 kB | 45/180 kB | 40/58 kB | 24/226 kB
Progress (4): 102/194 kB | 45/180 kB | 44/58 kB | 24/226 kB
Progress (4): 102/194 kB | 45/180 kB | 44/58 kB | 28/226 kB
Progress (4): 106/194 kB | 45/180 kB | 44/58 kB | 28/226 kB
Progress (4): 106/194 kB | 49/180 kB | 44/58 kB | 28/226 kB
Progress (4): 110/194 kB | 49/180 kB | 44/58 kB | 28/226 kB
Progress (4): 110/194 kB | 53/180 kB | 44/58 kB | 28/226 kB
Progress (4): 110/194 kB | 53/180 kB | 44/58 kB | 32/226 kB
Progress (4): 110/194 kB | 53/180 kB | 48/58 kB | 32/226 kB
Progress (4): 110/194 kB | 53/180 kB | 48/58 kB | 33/226 kB
Progress (4): 110/194 kB | 57/180 kB | 48/58 kB | 33/226 kB
Progress (4): 114/194 kB | 57/180 kB | 48/58 kB | 33/226 kB
Progress (4): 114/194 kB | 61/180 kB | 48/58 kB | 33/226 kB
Progress (4): 114/194 kB | 61/180 kB | 48/58 kB | 37/226 kB
Progress (4): 114/194 kB | 61/180 kB | 52/58 kB | 37/226 kB
Progress (4): 114/194 kB | 61/180 kB | 52/58 kB | 41/226 kB
Progress (4): 114/194 kB | 65/180 kB | 52/58 kB | 41/226 kB
Progress (4): 118/194 kB | 65/180 kB | 52/58 kB | 41/226 kB
Progress (4): 118/194 kB | 66/180 kB | 52/58 kB | 41/226 kB
Progress (4): 118/194 kB | 66/180 kB | 52/58 kB | 45/226 kB
Progress (4): 118/194 kB | 66/180 kB | 56/58 kB | 45/226 kB
Progress (4): 118/194 kB | 66/180 kB | 56/58 kB | 49/226 kB
Progress (4): 118/194 kB | 70/180 kB | 56/58 kB | 49/226 kB
Progress (4): 122/194 kB | 70/180 kB | 56/58 kB | 49/226 kB
Progress (4): 122/194 kB | 74/180 kB | 56/58 kB | 49/226 kB
Progress (4): 122/194 kB | 74/180 kB | 56/58 kB | 53/226 kB
Progress (4): 122/194 kB | 74/180 kB | 58 kB | 53/226 kB   
Progress (4): 122/194 kB | 74/180 kB | 58 kB | 57/226 kB
Progress (4): 122/194 kB | 78/180 kB | 58 kB | 57/226 kB
Progress (4): 126/194 kB | 78/180 kB | 58 kB | 57/226 kB
Progress (5): 126/194 kB | 78/180 kB | 58 kB | 57/226 kB | 4.1/61 kB
Progress (5): 126/194 kB | 82/180 kB | 58 kB | 57/226 kB | 4.1/61 kB
Progress (5): 126/194 kB | 82/180 kB | 58 kB | 61/226 kB | 4.1/61 kB
Progress (5): 126/194 kB | 86/180 kB | 58 kB | 61/226 kB | 4.1/61 kB
Progress (5): 126/194 kB | 86/180 kB | 58 kB | 61/226 kB | 7.7/61 kB
Progress (5): 130/194 kB | 86/180 kB | 58 kB | 61/226 kB | 7.7/61 kB
Progress (5): 130/194 kB | 86/180 kB | 58 kB | 61/226 kB | 12/61 kB 
Progress (5): 130/194 kB | 90/180 kB | 58 kB | 61/226 kB | 12/61 kB
Progress (5): 130/194 kB | 90/180 kB | 58 kB | 65/226 kB | 12/61 kB
Progress (5): 130/194 kB | 94/180 kB | 58 kB | 65/226 kB | 12/61 kB
Progress (5): 130/194 kB | 94/180 kB | 58 kB | 65/226 kB | 16/61 kB
Progress (5): 131/194 kB | 94/180 kB | 58 kB | 65/226 kB | 16/61 kB
Progress (5): 131/194 kB | 94/180 kB | 58 kB | 65/226 kB | 20/61 kB
Progress (5): 131/194 kB | 98/180 kB | 58 kB | 65/226 kB | 20/61 kB
Progress (5): 131/194 kB | 98/180 kB | 58 kB | 66/226 kB | 20/61 kB
Progress (5): 131/194 kB | 98/180 kB | 58 kB | 66/226 kB | 20/61 kB
Progress (5): 131/194 kB | 98/180 kB | 58 kB | 66/226 kB | 24/61 kB
Progress (5): 135/194 kB | 98/180 kB | 58 kB | 66/226 kB | 24/61 kB
Progress (5): 135/194 kB | 98/180 kB | 58 kB | 66/226 kB | 28/61 kB
Progress (5): 135/194 kB | 102/180 kB | 58 kB | 66/226 kB | 28/61 kB
Progress (5): 135/194 kB | 102/180 kB | 58 kB | 70/226 kB | 28/61 kB
                                                                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar (58 kB at 1.1 MB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Progress (4): 135/194 kB | 102/180 kB | 74/226 kB | 28/61 kB
Progress (4): 135/194 kB | 106/180 kB | 74/226 kB | 28/61 kB
Progress (4): 135/194 kB | 106/180 kB | 74/226 kB | 32/61 kB
Progress (4): 139/194 kB | 106/180 kB | 74/226 kB | 32/61 kB
Progress (4): 139/194 kB | 110/180 kB | 74/226 kB | 32/61 kB
Progress (4): 139/194 kB | 114/180 kB | 74/226 kB | 32/61 kB
Progress (4): 139/194 kB | 114/180 kB | 78/226 kB | 32/61 kB
Progress (4): 139/194 kB | 118/180 kB | 78/226 kB | 32/61 kB
Progress (4): 143/194 kB | 118/180 kB | 78/226 kB | 32/61 kB
Progress (4): 143/194 kB | 118/180 kB | 78/226 kB | 36/61 kB
Progress (4): 147/194 kB | 118/180 kB | 78/226 kB | 36/61 kB
Progress (4): 147/194 kB | 122/180 kB | 78/226 kB | 36/61 kB
Progress (4): 147/194 kB | 122/180 kB | 82/226 kB | 36/61 kB
Progress (4): 147/194 kB | 126/180 kB | 82/226 kB | 36/61 kB
Progress (4): 151/194 kB | 126/180 kB | 82/226 kB | 36/61 kB
Progress (4): 151/194 kB | 126/180 kB | 82/226 kB | 40/61 kB
Progress (4): 155/194 kB | 126/180 kB | 82/226 kB | 40/61 kB
Progress (4): 155/194 kB | 130/180 kB | 82/226 kB | 40/61 kB
Progress (4): 155/194 kB | 130/180 kB | 86/226 kB | 40/61 kB
Progress (4): 155/194 kB | 131/180 kB | 86/226 kB | 40/61 kB
Progress (4): 159/194 kB | 131/180 kB | 86/226 kB | 40/61 kB
Progress (4): 159/194 kB | 131/180 kB | 86/226 kB | 44/61 kB
Progress (4): 163/194 kB | 131/180 kB | 86/226 kB | 44/61 kB
Progress (4): 163/194 kB | 135/180 kB | 86/226 kB | 44/61 kB
Progress (4): 163/194 kB | 135/180 kB | 90/226 kB | 44/61 kB
Progress (4): 163/194 kB | 139/180 kB | 90/226 kB | 44/61 kB
Progress (4): 167/194 kB | 139/180 kB | 90/226 kB | 44/61 kB
Progress (4): 167/194 kB | 139/180 kB | 90/226 kB | 48/61 kB
Progress (4): 171/194 kB | 139/180 kB | 90/226 kB | 48/61 kB
Progress (4): 171/194 kB | 143/180 kB | 90/226 kB | 48/61 kB
Progress (4): 171/194 kB | 143/180 kB | 94/226 kB | 48/61 kB
Progress (4): 171/194 kB | 147/180 kB | 94/226 kB | 48/61 kB
Progress (4): 175/194 kB | 147/180 kB | 94/226 kB | 48/61 kB
Progress (5): 175/194 kB | 147/180 kB | 94/226 kB | 48/61 kB | 4.1/13 kB
Progress (5): 175/194 kB | 147/180 kB | 94/226 kB | 49/61 kB | 4.1/13 kB
Progress (5): 175/194 kB | 147/180 kB | 94/226 kB | 49/61 kB | 7.7/13 kB
Progress (5): 179/194 kB | 147/180 kB | 94/226 kB | 49/61 kB | 7.7/13 kB
Progress (5): 179/194 kB | 151/180 kB | 94/226 kB | 49/61 kB | 7.7/13 kB
Progress (5): 179/194 kB | 151/180 kB | 98/226 kB | 49/61 kB | 7.7/13 kB
Progress (5): 179/194 kB | 155/180 kB | 98/226 kB | 49/61 kB | 7.7/13 kB
Progress (5): 183/194 kB | 155/180 kB | 98/226 kB | 49/61 kB | 7.7/13 kB
Progress (5): 183/194 kB | 155/180 kB | 98/226 kB | 49/61 kB | 12/13 kB 
Progress (5): 183/194 kB | 155/180 kB | 98/226 kB | 53/61 kB | 12/13 kB
Progress (5): 183/194 kB | 155/180 kB | 98/226 kB | 53/61 kB | 13 kB   
Progress (5): 187/194 kB | 155/180 kB | 98/226 kB | 53/61 kB | 13 kB
Progress (5): 187/194 kB | 159/180 kB | 98/226 kB | 53/61 kB | 13 kB
Progress (5): 187/194 kB | 159/180 kB | 98/226 kB | 53/61 kB | 13 kB
Progress (5): 187/194 kB | 163/180 kB | 98/226 kB | 53/61 kB | 13 kB
Progress (5): 191/194 kB | 163/180 kB | 98/226 kB | 53/61 kB | 13 kB
Progress (5): 191/194 kB | 163/180 kB | 98/226 kB | 57/61 kB | 13 kB
Progress (5): 194 kB | 163/180 kB | 98/226 kB | 57/61 kB | 13 kB    
Progress (5): 194 kB | 167/180 kB | 98/226 kB | 57/61 kB | 13 kB
Progress (5): 194 kB | 167/180 kB | 102/226 kB | 57/61 kB | 13 kB
Progress (5): 194 kB | 171/180 kB | 102/226 kB | 57/61 kB | 13 kB
Progress (5): 194 kB | 171/180 kB | 102/226 kB | 61 kB | 13 kB   
Progress (5): 194 kB | 175/180 kB | 102/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 175/180 kB | 106/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 179/180 kB | 106/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 179/180 kB | 110/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 180 kB | 110/226 kB | 61 kB | 13 kB    
Progress (5): 194 kB | 180 kB | 114/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 180 kB | 118/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 180 kB | 122/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 180 kB | 126/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 180 kB | 130/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 180 kB | 131/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 180 kB | 135/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 180 kB | 139/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 180 kB | 143/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 180 kB | 147/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 180 kB | 151/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 180 kB | 155/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 180 kB | 159/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 180 kB | 163/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 180 kB | 164/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 180 kB | 168/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 180 kB | 172/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 180 kB | 176/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 180 kB | 180/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 180 kB | 184/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 180 kB | 188/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 180 kB | 192/226 kB | 61 kB | 13 kB
Progress (5): 194 kB | 180 kB | 196/226 kB | 61 kB | 13 kB
                                                          
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 171 kB/s)
Progress (4): 194 kB | 180 kB | 200/226 kB | 61 kB
Progress (4): 194 kB | 180 kB | 204/226 kB | 61 kB
Progress (4): 194 kB | 180 kB | 208/226 kB | 61 kB
Progress (4): 194 kB | 180 kB | 212/226 kB | 61 kB
Progress (4): 194 kB | 180 kB | 216/226 kB | 61 kB
Progress (4): 194 kB | 180 kB | 220/226 kB | 61 kB
Progress (4): 194 kB | 180 kB | 224/226 kB | 61 kB
Progress (4): 194 kB | 180 kB | 226 kB | 61 kB    
                                              
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar (180 kB at 2.2 MB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 736 kB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 2.3 MB/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 2.5 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.pom
Progress (1): 3.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.20.0/tycho-surefire-plugin-0.20.0.pom (3.1 kB at 148 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 142 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.9 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 77 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 62 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 53 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 88 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 596 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/20/maven-parent-20.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/20/maven-parent-20.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/20/maven-parent-20.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/20/maven-parent-20.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/20/maven-parent-20.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/20/maven-parent-20.pom
Progress (1): 4.1/25 kB
Progress (1): 7.7/25 kB
Progress (1): 12/25 kB 
Progress (1): 16/25 kB
Progress (1): 20/25 kB
Progress (1): 24/25 kB
Progress (1): 25 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/20/maven-parent-20.pom (25 kB at 1.3 MB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.jar
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/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.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.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/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.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/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.20.0/org.eclipse.tycho.surefire.osgibooter-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.20.0/org.eclipse.tycho.surefire.junit4-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.20.0/org.eclipse.tycho.surefire.junit-0.20.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.20.0/org.eclipse.tycho.surefire.junit47-0.20.0.jar
Progress (1): 4.1/184 kB
Progress (1): 7.7/184 kB
Progress (1): 12/184 kB 
Progress (1): 16/184 kB
Progress (1): 20/184 kB
Progress (1): 24/184 kB
Progress (1): 28/184 kB
Progress (1): 32/184 kB
Progress (1): 36/184 kB
Progress (1): 40/184 kB
Progress (1): 44/184 kB
Progress (1): 48/184 kB
Progress (1): 52/184 kB
Progress (1): 56/184 kB
Progress (1): 60/184 kB
Progress (1): 64/184 kB
Progress (1): 68/184 kB
Progress (1): 72/184 kB
Progress (1): 76/184 kB
Progress (1): 80/184 kB
Progress (1): 84/184 kB
Progress (1): 88/184 kB
Progress (1): 92/184 kB
Progress (1): 96/184 kB
Progress (1): 100/184 kB
Progress (1): 104/184 kB
Progress (1): 108/184 kB
Progress (1): 112/184 kB
Progress (1): 116/184 kB
Progress (1): 120/184 kB
Progress (1): 124/184 kB
Progress (2): 124/184 kB | 4.1/161 kB
Progress (2): 128/184 kB | 4.1/161 kB
Progress (2): 128/184 kB | 7.7/161 kB
Progress (2): 131/184 kB | 7.7/161 kB
Progress (2): 131/184 kB | 12/161 kB 
Progress (2): 135/184 kB | 12/161 kB
Progress (2): 135/184 kB | 16/161 kB
Progress (2): 139/184 kB | 16/161 kB
Progress (3): 139/184 kB | 16/161 kB | 4.1/25 kB
Progress (3): 143/184 kB | 16/161 kB | 4.1/25 kB
Progress (3): 143/184 kB | 20/161 kB | 4.1/25 kB
Progress (3): 147/184 kB | 20/161 kB | 4.1/25 kB
Progress (3): 147/184 kB | 20/161 kB | 7.7/25 kB
Progress (3): 147/184 kB | 24/161 kB | 7.7/25 kB
Progress (3): 147/184 kB | 24/161 kB | 12/25 kB 
Progress (3): 147/184 kB | 28/161 kB | 12/25 kB
Progress (3): 151/184 kB | 28/161 kB | 12/25 kB
Progress (4): 151/184 kB | 28/161 kB | 12/25 kB | 4.1/50 kB
Progress (4): 151/184 kB | 32/161 kB | 12/25 kB | 4.1/50 kB
Progress (5): 151/184 kB | 32/161 kB | 12/25 kB | 4.1/50 kB | 4.1/30 kB
Progress (5): 151/184 kB | 32/161 kB | 16/25 kB | 4.1/50 kB | 4.1/30 kB
Progress (5): 151/184 kB | 32/161 kB | 16/25 kB | 4.1/50 kB | 7.7/30 kB
Progress (5): 151/184 kB | 36/161 kB | 16/25 kB | 4.1/50 kB | 7.7/30 kB
Progress (5): 151/184 kB | 36/161 kB | 16/25 kB | 7.7/50 kB | 7.7/30 kB
Progress (5): 155/184 kB | 36/161 kB | 16/25 kB | 7.7/50 kB | 7.7/30 kB
Progress (5): 155/184 kB | 36/161 kB | 16/25 kB | 12/50 kB | 7.7/30 kB 
Progress (5): 155/184 kB | 40/161 kB | 16/25 kB | 12/50 kB | 7.7/30 kB
Progress (5): 155/184 kB | 40/161 kB | 16/25 kB | 12/50 kB | 12/30 kB 
Progress (5): 155/184 kB | 40/161 kB | 20/25 kB | 12/50 kB | 12/30 kB
Progress (5): 155/184 kB | 40/161 kB | 20/25 kB | 12/50 kB | 16/30 kB
Progress (5): 155/184 kB | 44/161 kB | 20/25 kB | 12/50 kB | 16/30 kB
Progress (5): 155/184 kB | 44/161 kB | 20/25 kB | 16/50 kB | 16/30 kB
Progress (5): 159/184 kB | 44/161 kB | 20/25 kB | 16/50 kB | 16/30 kB
Progress (5): 159/184 kB | 44/161 kB | 20/25 kB | 20/50 kB | 16/30 kB
Progress (5): 159/184 kB | 48/161 kB | 20/25 kB | 20/50 kB | 16/30 kB
Progress (5): 159/184 kB | 48/161 kB | 20/25 kB | 20/50 kB | 20/30 kB
Progress (5): 159/184 kB | 48/161 kB | 24/25 kB | 20/50 kB | 20/30 kB
Progress (5): 159/184 kB | 48/161 kB | 24/25 kB | 20/50 kB | 24/30 kB
Progress (5): 159/184 kB | 52/161 kB | 24/25 kB | 20/50 kB | 24/30 kB
Progress (5): 159/184 kB | 52/161 kB | 24/25 kB | 24/50 kB | 24/30 kB
Progress (5): 163/184 kB | 52/161 kB | 24/25 kB | 24/50 kB | 24/30 kB
Progress (5): 163/184 kB | 52/161 kB | 24/25 kB | 28/50 kB | 24/30 kB
Progress (5): 163/184 kB | 56/161 kB | 24/25 kB | 28/50 kB | 24/30 kB
Progress (5): 163/184 kB | 56/161 kB | 24/25 kB | 28/50 kB | 28/30 kB
Progress (5): 163/184 kB | 56/161 kB | 25 kB | 28/50 kB | 28/30 kB   
Progress (5): 163/184 kB | 56/161 kB | 25 kB | 28/50 kB | 30 kB   
Progress (5): 163/184 kB | 60/161 kB | 25 kB | 28/50 kB | 30 kB
Progress (5): 163/184 kB | 60/161 kB | 25 kB | 32/50 kB | 30 kB
Progress (5): 167/184 kB | 60/161 kB | 25 kB | 32/50 kB | 30 kB
Progress (5): 167/184 kB | 60/161 kB | 25 kB | 36/50 kB | 30 kB
Progress (5): 167/184 kB | 64/161 kB | 25 kB | 36/50 kB | 30 kB
Progress (5): 167/184 kB | 64/161 kB | 25 kB | 40/50 kB | 30 kB
Progress (5): 171/184 kB | 64/161 kB | 25 kB | 40/50 kB | 30 kB
Progress (5): 171/184 kB | 64/161 kB | 25 kB | 44/50 kB | 30 kB
Progress (5): 171/184 kB | 66/161 kB | 25 kB | 44/50 kB | 30 kB
Progress (5): 171/184 kB | 66/161 kB | 25 kB | 48/50 kB | 30 kB
Progress (5): 175/184 kB | 66/161 kB | 25 kB | 48/50 kB | 30 kB
Progress (5): 175/184 kB | 66/161 kB | 25 kB | 50 kB | 30 kB   
Progress (5): 175/184 kB | 70/161 kB | 25 kB | 50 kB | 30 kB
Progress (5): 179/184 kB | 70/161 kB | 25 kB | 50 kB | 30 kB
Progress (5): 179/184 kB | 74/161 kB | 25 kB | 50 kB | 30 kB
Progress (5): 183/184 kB | 74/161 kB | 25 kB | 50 kB | 30 kB
Progress (5): 183/184 kB | 78/161 kB | 25 kB | 50 kB | 30 kB
Progress (5): 184 kB | 78/161 kB | 25 kB | 50 kB | 30 kB    
Progress (5): 184 kB | 82/161 kB | 25 kB | 50 kB | 30 kB
Progress (5): 184 kB | 86/161 kB | 25 kB | 50 kB | 30 kB
Progress (5): 184 kB | 90/161 kB | 25 kB | 50 kB | 30 kB
Progress (5): 184 kB | 94/161 kB | 25 kB | 50 kB | 30 kB
Progress (5): 184 kB | 98/161 kB | 25 kB | 50 kB | 30 kB
Progress (5): 184 kB | 98/161 kB | 25 kB | 50 kB | 30 kB
Progress (5): 184 kB | 102/161 kB | 25 kB | 50 kB | 30 kB
Progress (5): 184 kB | 106/161 kB | 25 kB | 50 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 550 kB/s)
Progress (4): 184 kB | 110/161 kB | 50 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 660 kB/s)
Progress (3): 184 kB | 114/161 kB | 50 kB
Progress (3): 184 kB | 118/161 kB | 50 kB
Progress (3): 184 kB | 122/161 kB | 50 kB
Progress (3): 184 kB | 126/161 kB | 50 kB
Progress (3): 184 kB | 130/161 kB | 50 kB
Progress (3): 184 kB | 134/161 kB | 50 kB
Progress (3): 184 kB | 138/161 kB | 50 kB
Progress (3): 184 kB | 142/161 kB | 50 kB
Progress (3): 184 kB | 146/161 kB | 50 kB
Progress (3): 184 kB | 150/161 kB | 50 kB
Progress (3): 184 kB | 154/161 kB | 50 kB
Progress (3): 184 kB | 158/161 kB | 50 kB
Progress (3): 184 kB | 161 kB | 50 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.6 MB/s)
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 976 kB/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 2.9 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 100 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 882 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.pom
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.pom
Progress (1): 1.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/tycho-p2-repository-plugin-0.20.0.pom (1.3 kB at 48 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 543 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 310 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 230 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar
Progress (1): 4.1/38 kB
Progress (1): 7.7/38 kB
Progress (1): 12/38 kB 
Progress (1): 16/38 kB
Progress (1): 20/38 kB
Progress (1): 24/38 kB
Progress (1): 28/38 kB
Progress (1): 32/38 kB
Progress (1): 36/38 kB
Progress (1): 38 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar (38 kB at 1.7 MB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/target-platform-utils/0.16.0.CR2/target-platform-utils-0.16.0.CR2.pom
Progress (1): 1.0/2.2 kB
Progress (1): 2.2 kB    
                    
Downloaded from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/target-platform-utils/0.16.0.CR2/target-platform-utils-0.16.0.CR2.pom (2.2 kB at 4.1 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/0.16.0.CR2/tycho-plugins-0.16.0.CR2.pom
Progress (1): 1.0/3.1 kB
Progress (1): 2.4/3.1 kB
Progress (1): 3.1 kB    
                    
Downloaded from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/0.16.0.CR2/tycho-plugins-0.16.0.CR2.pom (3.1 kB at 9.4 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/target-platform-utils/0.16.0.CR2/target-platform-utils-0.16.0.CR2.jar
Progress (1): 1.0/20 kB
Progress (1): 2.4/20 kB
Progress (1): 3.7/20 kB
Progress (1): 5.1/20 kB
Progress (1): 6.4/20 kB
Progress (1): 7.8/20 kB
Progress (1): 9.1/20 kB
Progress (1): 10/20 kB 
Progress (1): 12/20 kB
Progress (1): 16/20 kB
Progress (1): 20 kB   
                   
Downloaded from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/target-platform-utils/0.16.0.CR2/target-platform-utils-0.16.0.CR2.jar (20 kB at 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 44 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 861 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 75 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 234 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 99 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 50 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 82 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 67 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 28 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 51 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 126 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 50 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 52 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 49 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 63 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 133 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 42 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.jar
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.jar
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.jar
Downloading from 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 cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-publisher-plugin/0.16.0/tycho-p2-publisher-plugin-0.16.0.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-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 eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
Downloading from 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/106 kB
Progress (2): 21 kB | 7.7/106 kB
Progress (2): 21 kB | 12/106 kB 
Progress (2): 21 kB | 16/106 kB
Progress (2): 21 kB | 20/106 kB
Progress (3): 21 kB | 20/106 kB | 4.1/222 kB
Progress (3): 21 kB | 24/106 kB | 4.1/222 kB
Progress (3): 21 kB | 24/106 kB | 7.7/222 kB
Progress (3): 21 kB | 28/106 kB | 7.7/222 kB
Progress (3): 21 kB | 28/106 kB | 12/222 kB 
Progress (3): 21 kB | 32/106 kB | 12/222 kB
Progress (3): 21 kB | 32/106 kB | 16/222 kB
Progress (3): 21 kB | 33/106 kB | 16/222 kB
Progress (3): 21 kB | 33/106 kB | 20/222 kB
Progress (3): 21 kB | 37/106 kB | 20/222 kB
Progress (3): 21 kB | 37/106 kB | 24/222 kB
Progress (3): 21 kB | 41/106 kB | 24/222 kB
Progress (3): 21 kB | 41/106 kB | 28/222 kB
Progress (3): 21 kB | 45/106 kB | 28/222 kB
Progress (3): 21 kB | 45/106 kB | 32/222 kB
Progress (3): 21 kB | 49/106 kB | 32/222 kB
Progress (3): 21 kB | 49/106 kB | 36/222 kB
Progress (3): 21 kB | 53/106 kB | 36/222 kB
Progress (3): 21 kB | 53/106 kB | 40/222 kB
Progress (3): 21 kB | 57/106 kB | 40/222 kB
Progress (3): 21 kB | 57/106 kB | 44/222 kB
Progress (3): 21 kB | 61/106 kB | 44/222 kB
Progress (4): 21 kB | 61/106 kB | 44/222 kB | 4.1/4.2 kB
Progress (4): 21 kB | 61/106 kB | 48/222 kB | 4.1/4.2 kB
Progress (4): 21 kB | 61/106 kB | 48/222 kB | 4.2 kB    
Progress (4): 21 kB | 65/106 kB | 48/222 kB | 4.2 kB
Progress (4): 21 kB | 65/106 kB | 52/222 kB | 4.2 kB
Progress (4): 21 kB | 66/106 kB | 52/222 kB | 4.2 kB
Progress (4): 21 kB | 66/106 kB | 56/222 kB | 4.2 kB
Progress (4): 21 kB | 70/106 kB | 56/222 kB | 4.2 kB
Progress (4): 21 kB | 70/106 kB | 60/222 kB | 4.2 kB
Progress (4): 21 kB | 74/106 kB | 60/222 kB | 4.2 kB
Progress (4): 21 kB | 74/106 kB | 64/222 kB | 4.2 kB
Progress (4): 21 kB | 78/106 kB | 64/222 kB | 4.2 kB
Progress (4): 21 kB | 78/106 kB | 68/222 kB | 4.2 kB
Progress (4): 21 kB | 82/106 kB | 68/222 kB | 4.2 kB
Progress (4): 21 kB | 82/106 kB | 72/222 kB | 4.2 kB
Progress (4): 21 kB | 86/106 kB | 72/222 kB | 4.2 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 801 kB/s)
Progress (3): 90/106 kB | 72/222 kB | 4.2 kB
Progress (3): 90/106 kB | 76/222 kB | 4.2 kB
Progress (4): 90/106 kB | 76/222 kB | 4.2 kB | 4.1/58 kB
Progress (4): 94/106 kB | 76/222 kB | 4.2 kB | 4.1/58 kB
Progress (4): 94/106 kB | 76/222 kB | 4.2 kB | 7.7/58 kB
Progress (4): 94/106 kB | 80/222 kB | 4.2 kB | 7.7/58 kB
Progress (4): 94/106 kB | 80/222 kB | 4.2 kB | 12/58 kB 
Progress (4): 98/106 kB | 80/222 kB | 4.2 kB | 12/58 kB
Progress (4): 98/106 kB | 80/222 kB | 4.2 kB | 16/58 kB
Progress (4): 98/106 kB | 84/222 kB | 4.2 kB | 16/58 kB
Progress (4): 98/106 kB | 84/222 kB | 4.2 kB | 20/58 kB
Progress (4): 98/106 kB | 84/222 kB | 4.2 kB | 20/58 kB
Progress (4): 98/106 kB | 84/222 kB | 4.2 kB | 24/58 kB
Progress (4): 98/106 kB | 88/222 kB | 4.2 kB | 24/58 kB
Progress (4): 98/106 kB | 88/222 kB | 4.2 kB | 28/58 kB
Progress (4): 102/106 kB | 88/222 kB | 4.2 kB | 28/58 kB
Progress (4): 102/106 kB | 88/222 kB | 4.2 kB | 32/58 kB
Progress (4): 102/106 kB | 92/222 kB | 4.2 kB | 32/58 kB
                                                        
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar (4.2 kB at 136 kB/s)
Progress (3): 102/106 kB | 92/222 kB | 36/58 kB
Progress (3): 106/106 kB | 92/222 kB | 36/58 kB
Progress (3): 106/106 kB | 92/222 kB | 40/58 kB
Progress (3): 106/106 kB | 96/222 kB | 40/58 kB
Progress (3): 106/106 kB | 96/222 kB | 44/58 kB
Progress (3): 106/106 kB | 100/222 kB | 44/58 kB
Progress (3): 106 kB | 100/222 kB | 44/58 kB    
Progress (3): 106 kB | 104/222 kB | 44/58 kB
Progress (3): 106 kB | 104/222 kB | 48/58 kB
Progress (3): 106 kB | 108/222 kB | 48/58 kB
Progress (3): 106 kB | 108/222 kB | 52/58 kB
Progress (3): 106 kB | 112/222 kB | 52/58 kB
Progress (3): 106 kB | 112/222 kB | 56/58 kB
Progress (3): 106 kB | 116/222 kB | 56/58 kB
Progress (3): 106 kB | 116/222 kB | 58 kB   
Progress (3): 106 kB | 120/222 kB | 58 kB
Progress (3): 106 kB | 124/222 kB | 58 kB
Progress (3): 106 kB | 128/222 kB | 58 kB
Progress (3): 106 kB | 132/222 kB | 58 kB
Progress (3): 106 kB | 136/222 kB | 58 kB
Progress (3): 106 kB | 140/222 kB | 58 kB
Progress (3): 106 kB | 144/222 kB | 58 kB
Progress (3): 106 kB | 148/222 kB | 58 kB
Progress (3): 106 kB | 152/222 kB | 58 kB
Progress (3): 106 kB | 156/222 kB | 58 kB
Progress (3): 106 kB | 160/222 kB | 58 kB
Progress (3): 106 kB | 164/222 kB | 58 kB
Progress (3): 106 kB | 168/222 kB | 58 kB
Progress (3): 106 kB | 172/222 kB | 58 kB
Progress (3): 106 kB | 176/222 kB | 58 kB
Progress (3): 106 kB | 180/222 kB | 58 kB
Progress (3): 106 kB | 184/222 kB | 58 kB
Progress (3): 106 kB | 188/222 kB | 58 kB
Progress (3): 106 kB | 192/222 kB | 58 kB
Progress (3): 106 kB | 196/222 kB | 58 kB
Progress (3): 106 kB | 200/222 kB | 58 kB
                                         
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.16.0/tycho-packaging-plugin-0.16.0.jar (106 kB at 2.8 MB/s)
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.5 MB/s)
Progress (1): 204/222 kB
Progress (1): 208/222 kB
Progress (1): 212/222 kB
Progress (1): 216/222 kB
Progress (1): 220/222 kB
Progress (1): 222 kB    
                    
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 4.6 MB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
Progress (1): 4.1/8.1 kB
Progress (1): 7.7/8.1 kB
Progress (1): 8.1 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 477 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
Downloading from cbi-snapshots: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
Progress (1): 4.1/9.2 kB
Progress (1): 7.7/9.2 kB
Progress (1): 9.2 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 460 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 402 kB/s)
Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/apache/11/apache-11.pom
Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apache/apache/11/apache-11.pom
Downloading from 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 705 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.2 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 427B 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 content.jar from http://download.eclipse.org/scout/nightly/4.0/scout.main/N20181029-0015/ (0B of 55.9kB 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/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] Fetching content.jar from http://download.eclipse.org/scout/nightly/4.0/scout.rap/N20181029-0015/ (0B of 38.63kB 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/signatureFile8436034933170774124.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/signatureFile2100351183754388436.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/signatureFile2669725638751325587.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/signatureFile3372794946962366779.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/signatureFile1324476196160269186.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/signatureFile1211774300087202531.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/signatureFile3972305042088701953.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/signatureFile6057923570173744006.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/signatureFile8587203877728919564.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/signatureFile1188189537095384177.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/signatureFile6423740446732016940.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/signatureFile4115062463947112057.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