Skip to content

Console Output

Started by user Philippe DUL
Agent migration-agent-fw233 is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (migration): 
* [jnlp] eclipsecbijenkins/migration-fat-agent:3.27(resourceRequestCpu: 1250m, resourceRequestMemory: 2560Mi, resourceLimitCpu: 2375m, resourceLimitMemory: 2560Mi)
yaml:
apiVersion: v1
kind: Pod
spec:
  containers:
  - name: jnlp
    volumeMounts:
    - name: settings-xml
      mountPath: /home/jenkins/.m2/settings.xml
      subPath: settings.xml
      readOnly: true
    - name: toolchains-xml
      mountPath: /home/jenkins/.m2/toolchains.xml
      subPath: toolchains.xml
      readOnly: true
  volumes:
  - name: settings-xml
    configMap:
      name: m2-dir
      items:
      - key: settings.xml
        path: settings.xml
  - name: toolchains-xml
    configMap:
      name: m2-dir
      items:
      - key: toolchains.xml
        path: toolchains.xml


Building remotely on migration-agent-fw233 (migration) in workspace /home/jenkins/workspace/amalgam-plugins-master
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-pmgeNqxkketK/agent.49
SSH_AGENT_PID=51
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/workspace/amalgam-plugins-master@tmp/private_key_263337815130744299.key (/home/jenkins/workspace/amalgam-plugins-master@tmp/private_key_263337815130744299.key)
[ssh-agent] Using credentials genie.amalgam (ssh://genie.amalgam@projects-storage.eclipse.org)
No credentials specified
Cloning the remote Git repository
Cloning repository http://git.eclipse.org/gitroot/amalgam/org.eclipse.amalgam.git
 > /usr/bin/git init /home/jenkins/workspace/amalgam-plugins-master # timeout=10
Fetching upstream changes from http://git.eclipse.org/gitroot/amalgam/org.eclipse.amalgam.git
 > /usr/bin/git --version # timeout=10
 > /usr/bin/git fetch --tags --progress http://git.eclipse.org/gitroot/amalgam/org.eclipse.amalgam.git +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git config remote.origin.url http://git.eclipse.org/gitroot/amalgam/org.eclipse.amalgam.git # timeout=10
 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git config remote.origin.url http://git.eclipse.org/gitroot/amalgam/org.eclipse.amalgam.git # timeout=10
Fetching upstream changes from http://git.eclipse.org/gitroot/amalgam/org.eclipse.amalgam.git
 > /usr/bin/git fetch --tags --progress http://git.eclipse.org/gitroot/amalgam/org.eclipse.amalgam.git +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e62343b59b59f7f0c376e8b11c2c859004198844 (origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f e62343b59b59f7f0c376e8b11c2c859004198844
Commit message: "[releng] Add missing SSH call to create remote folder"
 > /usr/bin/git rev-list --no-walk e62343b59b59f7f0c376e8b11c2c859004198844 # timeout=10
$ pkill Xvnc
$ pkill Xrealvnc
$ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
Starting xvnc
[amalgam-plugins-master] $ Xvnc :61 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset

Xvnc TigerVNC 1.8.0 - built Nov  2 2018 19:05:14
Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 12001000, The X.Org Foundation


Wed May 22 09:12:14 2019
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5961
 vncext:      created VNC server for screen 0
[amalgam-plugins-master] $ /opt/tools/apache-maven/latest/bin/mvn -f releng/org.eclipse.amalgam.releng/pom.xml -DPLATFORM=capella -DBUILD_SIGN=true -Dmaven.repo.local=/home/jenkins/workspace/amalgam-plugins-master/.repository clean package -Dmaven.test.failure.ignore=true --fail-at-end
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] Scanning for projects...
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/0.24.0/tycho-maven-plugin-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.24.0/tycho-maven-plugin-0.24.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.24.0/tycho-maven-plugin-0.24.0.pom (2.1 kB at 48 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho/0.24.0/tycho-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/0.24.0/tycho-0.24.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.24.0/tycho-0.24.0.pom (19 kB at 443 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-core/0.24.0/tycho-core-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.24.0/tycho-core-0.24.0.pom
Progress (1): 4.1/4.6 kB
Progress (1): 4.6 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.24.0/tycho-core-0.24.0.pom (4.6 kB at 63 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 221 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 644 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 585 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 400 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 95 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 74 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 380 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
Progress (1): 4.1/6.8 kB
Progress (1): 6.8 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 199 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 58 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 52 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 60 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Progress (1): 910 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 26 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Progress (1): 4.1/5.4 kB
Progress (1): 5.4 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 173 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 641 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 8.4 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 115 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Progress (1): 3.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 102 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 234 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
Progress (1): 4.1/8.4 kB
Progress (1): 7.7/8.4 kB
Progress (1): 8.4 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 290 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 135 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 261 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 226 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 41 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 66 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 76 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 199 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 89 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 93 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Progress (1): 1.2 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 42 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 259 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 398 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 118 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 578 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 182 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Progress (1): 4.1/11 kB
Progress (1): 7.7/11 kB
Progress (1): 11 kB    
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 381 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 68 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 85 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 51 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 241 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 69 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 119 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 62 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
Progress (1): 4.1/4.4 kB
Progress (1): 4.4 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom (4.4 kB at 4.2 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.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.3/plexus-components-1.3.pom (3.1 kB at 102 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
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   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 569 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
Progress (1): 3.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom (3.7 kB at 107 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 105 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 670 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.2/commons-io-2.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.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/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 356 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom
Progress (1): 4.1/47 kB
Progress (1): 7.7/47 kB
Progress (1): 12/47 kB 
Progress (1): 16/47 kB
Progress (1): 20/47 kB
Progress (1): 24/47 kB
Progress (1): 28/47 kB
Progress (1): 32/47 kB
Progress (1): 36/47 kB
Progress (1): 40/47 kB
Progress (1): 44/47 kB
Progress (1): 47 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.4 MB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 561 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.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-compress/1.9/commons-compress-1.9.pom (11 kB at 394 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom
Progress (1): 4.1/56 kB
Progress (1): 7.7/56 kB
Progress (1): 12/56 kB 
Progress (1): 16/56 kB
Progress (1): 20/56 kB
Progress (1): 24/56 kB
Progress (1): 28/56 kB
Progress (1): 32/56 kB
Progress (1): 36/56 kB
Progress (1): 40/56 kB
Progress (1): 44/56 kB
Progress (1): 48/56 kB
Progress (1): 52/56 kB
Progress (1): 56/56 kB
Progress (1): 56 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.6 MB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 466 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.pom
Progress (1): 1.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.pom (1.1 kB at 29 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-embedder/0.24.0/sisu-equinox-embedder-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.24.0/sisu-equinox-embedder-0.24.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.24.0/sisu-equinox-embedder-0.24.0.pom (1.8 kB at 60 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox/0.24.0/sisu-equinox-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/0.24.0/sisu-equinox-0.24.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.24.0/sisu-equinox-0.24.0.pom (1.0 kB at 35 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.pom
Progress (1): 1.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.pom (1.0 kB at 21 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-api/0.24.0/sisu-equinox-api-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.24.0/sisu-equinox-api-0.24.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.24.0/sisu-equinox-api-0.24.0.pom (1.7 kB at 52 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-metadata-model/0.24.0/tycho-metadata-model-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.24.0/tycho-metadata-model-0.24.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.24.0/tycho-metadata-model-0.24.0.pom (1.3 kB at 40 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 216 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-embedder-api/0.24.0/tycho-embedder-api-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.24.0/tycho-embedder-api-0.24.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.24.0/tycho-embedder-api-0.24.0.pom (2.1 kB at 58 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.24.0/org.eclipse.tycho.embedder.shared-0.24.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.24.0/org.eclipse.tycho.embedder.shared-0.24.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.24.0/org.eclipse.tycho.embedder.shared-0.24.0.pom (1.1 kB at 18 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles/0.24.0/tycho-bundles-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/0.24.0/tycho-bundles-0.24.0.pom
Progress (1): 3.2 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/0.24.0/tycho-bundles-0.24.0.pom (3.2 kB at 104 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.24.0/org.eclipse.tycho.core.shared-0.24.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.24.0/org.eclipse.tycho.core.shared-0.24.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.24.0/org.eclipse.tycho.core.shared-0.24.0.pom (1.0 kB at 13 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-facade/0.24.0/tycho-p2-facade-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.24.0/tycho-p2-facade-0.24.0.pom
Progress (1): 2.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.24.0/tycho-p2-facade-0.24.0.pom (2.1 kB at 74 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2/0.24.0/tycho-p2-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/0.24.0/tycho-p2-0.24.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.24.0/tycho-p2-0.24.0.pom (1.1 kB at 37 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.24.0/org.eclipse.tycho.p2.resolver.shared-0.24.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.24.0/org.eclipse.tycho.p2.resolver.shared-0.24.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.24.0/org.eclipse.tycho.p2.resolver.shared-0.24.0.pom (1.1 kB at 31 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.24.0/org.eclipse.tycho.p2.tools.shared-0.24.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.24.0/org.eclipse.tycho.p2.tools.shared-0.24.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.24.0/org.eclipse.tycho.p2.tools.shared-0.24.0.pom (1.1 kB at 39 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/0.24.0/tycho-maven-plugin-0.24.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-core/0.24.0/tycho-core-0.24.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.2/commons-io-2.2.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-embedder/0.24.0/sisu-equinox-embedder-0.24.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-api/0.24.0/sisu-equinox-api-0.24.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-metadata-model/0.24.0/tycho-metadata-model-0.24.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-embedder-api/0.24.0/tycho-embedder-api-0.24.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.24.0/org.eclipse.tycho.embedder.shared-0.24.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.24.0/org.eclipse.tycho.core.shared-0.24.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-facade/0.24.0/tycho-p2-facade-0.24.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.24.0/org.eclipse.tycho.p2.resolver.shared-0.24.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.24.0/org.eclipse.tycho.p2.tools.shared-0.24.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.24.0/tycho-maven-plugin-0.24.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.24.0/tycho-core-0.24.0.jar
Progress (1): 4.1/5.5 kB
Progress (1): 5.5 kB    
Progress (2): 5.5 kB | 4.1/527 kB
Progress (2): 5.5 kB | 7.7/527 kB
Progress (2): 5.5 kB | 12/527 kB 
Progress (2): 5.5 kB | 16/527 kB
Progress (3): 5.5 kB | 16/527 kB | 4.1/47 kB
Progress (3): 5.5 kB | 20/527 kB | 4.1/47 kB
Progress (3): 5.5 kB | 20/527 kB | 7.7/47 kB
Progress (3): 5.5 kB | 24/527 kB | 7.7/47 kB
Progress (3): 5.5 kB | 24/527 kB | 12/47 kB 
Progress (3): 5.5 kB | 28/527 kB | 12/47 kB
Progress (3): 5.5 kB | 28/527 kB | 16/47 kB
Progress (3): 5.5 kB | 32/527 kB | 16/47 kB
Progress (3): 5.5 kB | 32/527 kB | 20/47 kB
Progress (3): 5.5 kB | 32/527 kB | 24/47 kB
Progress (3): 5.5 kB | 32/527 kB | 28/47 kB
Progress (3): 5.5 kB | 32/527 kB | 32/47 kB
Progress (3): 5.5 kB | 32/527 kB | 36/47 kB
Progress (3): 5.5 kB | 32/527 kB | 40/47 kB
Progress (3): 5.5 kB | 32/527 kB | 44/47 kB
Progress (3): 5.5 kB | 32/527 kB | 47 kB   
Progress (3): 5.5 kB | 36/527 kB | 47 kB
Progress (3): 5.5 kB | 40/527 kB | 47 kB
Progress (4): 5.5 kB | 40/527 kB | 47 kB | 4.1/196 kB
Progress (5): 5.5 kB | 40/527 kB | 47 kB | 4.1/196 kB | 4.1/165 kB
Progress (5): 5.5 kB | 44/527 kB | 47 kB | 4.1/196 kB | 4.1/165 kB
Progress (5): 5.5 kB | 44/527 kB | 47 kB | 7.7/196 kB | 4.1/165 kB
Progress (5): 5.5 kB | 48/527 kB | 47 kB | 7.7/196 kB | 4.1/165 kB
                                                                  
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.24.0/tycho-maven-plugin-0.24.0.jar (5.5 kB at 134 kB/s)
Progress (4): 48/527 kB | 47 kB | 7.7/196 kB | 7.7/165 kB
                                                         
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Progress (4): 52/527 kB | 47 kB | 7.7/196 kB | 7.7/165 kB
Progress (4): 52/527 kB | 47 kB | 12/196 kB | 7.7/165 kB 
Progress (4): 56/527 kB | 47 kB | 12/196 kB | 7.7/165 kB
Progress (4): 56/527 kB | 47 kB | 12/196 kB | 12/165 kB 
Progress (4): 56/527 kB | 47 kB | 16/196 kB | 12/165 kB
                                                       
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 1.1 MB/s)
Progress (3): 56/527 kB | 16/196 kB | 16/165 kB
Progress (3): 60/527 kB | 16/196 kB | 16/165 kB
Progress (3): 60/527 kB | 16/196 kB | 20/165 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): 60/527 kB | 20/196 kB | 20/165 kB
Progress (3): 60/527 kB | 20/196 kB | 24/165 kB
Progress (3): 64/527 kB | 20/196 kB | 24/165 kB
Progress (3): 64/527 kB | 20/196 kB | 28/165 kB
Progress (3): 64/527 kB | 24/196 kB | 28/165 kB
Progress (3): 68/527 kB | 24/196 kB | 28/165 kB
Progress (3): 68/527 kB | 24/196 kB | 32/165 kB
Progress (3): 72/527 kB | 24/196 kB | 32/165 kB
Progress (3): 72/527 kB | 28/196 kB | 32/165 kB
Progress (3): 72/527 kB | 28/196 kB | 36/165 kB
Progress (3): 72/527 kB | 32/196 kB | 36/165 kB
Progress (3): 76/527 kB | 32/196 kB | 36/165 kB
Progress (3): 76/527 kB | 36/196 kB | 36/165 kB
Progress (3): 76/527 kB | 36/196 kB | 40/165 kB
Progress (3): 76/527 kB | 40/196 kB | 40/165 kB
Progress (3): 76/527 kB | 40/196 kB | 44/165 kB
Progress (3): 76/527 kB | 44/196 kB | 44/165 kB
Progress (3): 80/527 kB | 44/196 kB | 44/165 kB
Progress (3): 80/527 kB | 48/196 kB | 44/165 kB
Progress (3): 80/527 kB | 48/196 kB | 48/165 kB
Progress (3): 80/527 kB | 52/196 kB | 48/165 kB
Progress (3): 84/527 kB | 52/196 kB | 48/165 kB
Progress (3): 84/527 kB | 56/196 kB | 48/165 kB
Progress (3): 84/527 kB | 56/196 kB | 52/165 kB
Progress (3): 84/527 kB | 60/196 kB | 52/165 kB
Progress (3): 88/527 kB | 60/196 kB | 52/165 kB
Progress (3): 88/527 kB | 64/196 kB | 52/165 kB
Progress (3): 88/527 kB | 64/196 kB | 56/165 kB
Progress (3): 92/527 kB | 64/196 kB | 56/165 kB
Progress (3): 92/527 kB | 64/196 kB | 60/165 kB
Progress (3): 92/527 kB | 68/196 kB | 60/165 kB
Progress (3): 92/527 kB | 68/196 kB | 64/165 kB
Progress (3): 96/527 kB | 68/196 kB | 64/165 kB
Progress (4): 96/527 kB | 68/196 kB | 64/165 kB | 4.1/38 kB
Progress (4): 96/527 kB | 68/196 kB | 68/165 kB | 4.1/38 kB
Progress (5): 96/527 kB | 68/196 kB | 68/165 kB | 4.1/38 kB | 4.1/30 kB
Progress (5): 96/527 kB | 72/196 kB | 68/165 kB | 4.1/38 kB | 4.1/30 kB
Progress (5): 96/527 kB | 72/196 kB | 68/165 kB | 4.1/38 kB | 7.7/30 kB
Progress (5): 96/527 kB | 72/196 kB | 72/165 kB | 4.1/38 kB | 7.7/30 kB
Progress (5): 96/527 kB | 72/196 kB | 72/165 kB | 7.7/38 kB | 7.7/30 kB
Progress (5): 100/527 kB | 72/196 kB | 72/165 kB | 7.7/38 kB | 7.7/30 kB
Progress (5): 100/527 kB | 72/196 kB | 76/165 kB | 7.7/38 kB | 7.7/30 kB
Progress (5): 100/527 kB | 72/196 kB | 76/165 kB | 7.7/38 kB | 12/30 kB 
Progress (5): 100/527 kB | 76/196 kB | 76/165 kB | 7.7/38 kB | 12/30 kB
Progress (5): 100/527 kB | 76/196 kB | 76/165 kB | 7.7/38 kB | 16/30 kB
Progress (5): 100/527 kB | 76/196 kB | 80/165 kB | 7.7/38 kB | 16/30 kB
Progress (5): 104/527 kB | 76/196 kB | 80/165 kB | 7.7/38 kB | 16/30 kB
Progress (5): 104/527 kB | 76/196 kB | 80/165 kB | 12/38 kB | 16/30 kB 
Progress (5): 108/527 kB | 76/196 kB | 80/165 kB | 12/38 kB | 16/30 kB
Progress (5): 108/527 kB | 76/196 kB | 80/165 kB | 16/38 kB | 16/30 kB
Progress (5): 108/527 kB | 76/196 kB | 84/165 kB | 16/38 kB | 16/30 kB
Progress (5): 108/527 kB | 76/196 kB | 84/165 kB | 16/38 kB | 20/30 kB
Progress (5): 108/527 kB | 80/196 kB | 84/165 kB | 16/38 kB | 20/30 kB
Progress (5): 108/527 kB | 80/196 kB | 84/165 kB | 16/38 kB | 24/30 kB
Progress (5): 108/527 kB | 80/196 kB | 88/165 kB | 16/38 kB | 24/30 kB
Progress (5): 108/527 kB | 80/196 kB | 88/165 kB | 20/38 kB | 24/30 kB
Progress (5): 112/527 kB | 80/196 kB | 88/165 kB | 20/38 kB | 24/30 kB
Progress (5): 116/527 kB | 80/196 kB | 88/165 kB | 20/38 kB | 24/30 kB
Progress (5): 120/527 kB | 80/196 kB | 88/165 kB | 20/38 kB | 24/30 kB
Progress (5): 124/527 kB | 80/196 kB | 88/165 kB | 20/38 kB | 24/30 kB
Progress (5): 128/527 kB | 80/196 kB | 88/165 kB | 20/38 kB | 24/30 kB
Progress (5): 132/527 kB | 80/196 kB | 88/165 kB | 20/38 kB | 24/30 kB
Progress (5): 132/527 kB | 80/196 kB | 88/165 kB | 24/38 kB | 24/30 kB
Progress (5): 132/527 kB | 80/196 kB | 92/165 kB | 24/38 kB | 24/30 kB
Progress (5): 132/527 kB | 80/196 kB | 92/165 kB | 24/38 kB | 28/30 kB
Progress (5): 132/527 kB | 84/196 kB | 92/165 kB | 24/38 kB | 28/30 kB
Progress (5): 132/527 kB | 84/196 kB | 92/165 kB | 24/38 kB | 30 kB   
Progress (5): 132/527 kB | 84/196 kB | 96/165 kB | 24/38 kB | 30 kB
Progress (5): 132/527 kB | 84/196 kB | 96/165 kB | 28/38 kB | 30 kB
Progress (5): 136/527 kB | 84/196 kB | 96/165 kB | 28/38 kB | 30 kB
Progress (5): 136/527 kB | 84/196 kB | 96/165 kB | 32/38 kB | 30 kB
Progress (5): 136/527 kB | 84/196 kB | 100/165 kB | 32/38 kB | 30 kB
Progress (5): 136/527 kB | 88/196 kB | 100/165 kB | 32/38 kB | 30 kB
Progress (5): 136/527 kB | 88/196 kB | 104/165 kB | 32/38 kB | 30 kB
Progress (5): 136/527 kB | 88/196 kB | 104/165 kB | 36/38 kB | 30 kB
Progress (5): 140/527 kB | 88/196 kB | 104/165 kB | 36/38 kB | 30 kB
Progress (5): 140/527 kB | 88/196 kB | 104/165 kB | 38 kB | 30 kB   
Progress (5): 140/527 kB | 88/196 kB | 108/165 kB | 38 kB | 30 kB
Progress (5): 140/527 kB | 92/196 kB | 108/165 kB | 38 kB | 30 kB
Progress (5): 140/527 kB | 92/196 kB | 112/165 kB | 38 kB | 30 kB
Progress (5): 144/527 kB | 92/196 kB | 112/165 kB | 38 kB | 30 kB
Progress (5): 144/527 kB | 92/196 kB | 116/165 kB | 38 kB | 30 kB
Progress (5): 148/527 kB | 92/196 kB | 116/165 kB | 38 kB | 30 kB
Progress (5): 148/527 kB | 96/196 kB | 116/165 kB | 38 kB | 30 kB
Progress (5): 152/527 kB | 96/196 kB | 116/165 kB | 38 kB | 30 kB
Progress (5): 152/527 kB | 96/196 kB | 120/165 kB | 38 kB | 30 kB
Progress (5): 156/527 kB | 96/196 kB | 120/165 kB | 38 kB | 30 kB
Progress (5): 156/527 kB | 100/196 kB | 120/165 kB | 38 kB | 30 kB
Progress (5): 160/527 kB | 100/196 kB | 120/165 kB | 38 kB | 30 kB
Progress (5): 160/527 kB | 100/196 kB | 124/165 kB | 38 kB | 30 kB
Progress (5): 160/527 kB | 104/196 kB | 124/165 kB | 38 kB | 30 kB
Progress (5): 160/527 kB | 104/196 kB | 128/165 kB | 38 kB | 30 kB
Progress (5): 160/527 kB | 108/196 kB | 128/165 kB | 38 kB | 30 kB
Progress (5): 160/527 kB | 108/196 kB | 132/165 kB | 38 kB | 30 kB
Progress (5): 160/527 kB | 112/196 kB | 132/165 kB | 38 kB | 30 kB
Progress (5): 160/527 kB | 112/196 kB | 136/165 kB | 38 kB | 30 kB
Progress (5): 160/527 kB | 116/196 kB | 136/165 kB | 38 kB | 30 kB
Progress (5): 160/527 kB | 116/196 kB | 140/165 kB | 38 kB | 30 kB
Progress (5): 160/527 kB | 120/196 kB | 140/165 kB | 38 kB | 30 kB
Progress (5): 160/527 kB | 120/196 kB | 144/165 kB | 38 kB | 30 kB
Progress (5): 160/527 kB | 124/196 kB | 144/165 kB | 38 kB | 30 kB
Progress (5): 160/527 kB | 124/196 kB | 148/165 kB | 38 kB | 30 kB
Progress (5): 160/527 kB | 128/196 kB | 148/165 kB | 38 kB | 30 kB
Progress (5): 160/527 kB | 128/196 kB | 152/165 kB | 38 kB | 30 kB
Progress (5): 160/527 kB | 132/196 kB | 152/165 kB | 38 kB | 30 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 38 kB | 30 kB
                                                                  
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 301 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
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 356 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 4.1/52 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 7.7/52 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 12/52 kB 
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 16/52 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 20/52 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 24/52 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 28/52 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 32/52 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 36/52 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 40/52 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 44/52 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 48/52 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 52/52 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 52 kB   
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 52 kB | 4.1/148 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 52 kB | 7.7/148 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 52 kB | 12/148 kB 
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 52 kB | 16/148 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 52 kB | 20/148 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 52 kB | 24/148 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 52 kB | 28/148 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 52 kB | 32/148 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 52 kB | 36/148 kB
                                                                      
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 436 kB/s)
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 40/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): 160/527 kB | 136/196 kB | 152/165 kB | 44/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 48/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 52/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 56/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 60/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 64/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 68/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 72/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 76/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 80/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 84/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 88/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 92/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 96/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 100/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 104/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 108/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 112/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 116/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 120/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 124/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 128/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 132/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 136/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 140/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 144/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 148/148 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 148 kB    
                                                           
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 1.1 MB/s)
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): 160/527 kB | 136/196 kB | 152/165 kB | 4.1/106 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 7.7/106 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 12/106 kB 
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 16/106 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 20/106 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 24/106 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 28/106 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 32/106 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 36/106 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 40/106 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 44/106 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 48/106 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 52/106 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 56/106 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 60/106 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 64/106 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 68/106 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 72/106 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 76/106 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 80/106 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 84/106 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 88/106 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 92/106 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 96/106 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 100/106 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 104/106 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 106 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 660 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 4.1/14 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 7.7/14 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 12/14 kB 
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 14 kB   
                                                          
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 69 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 4.1/74 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 7.7/74 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 12/74 kB 
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 16/74 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 20/74 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 24/74 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 28/74 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 32/74 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 36/74 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 40/74 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 44/74 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 48/74 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 52/74 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 56/74 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 60/74 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 64/74 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 68/74 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 72/74 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 74 kB   
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 74 kB | 4.1/51 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 74 kB | 7.7/51 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 74 kB | 12/51 kB 
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 74 kB | 16/51 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 74 kB | 20/51 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 74 kB | 24/51 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 74 kB | 28/51 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 74 kB | 32/51 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 74 kB | 36/51 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 74 kB | 40/51 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 74 kB | 44/51 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 74 kB | 48/51 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 74 kB | 51 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 230 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
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 325 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 4.1/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 7.7/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 12/108 kB 
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 16/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 20/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 24/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 28/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 32/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 36/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 40/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 44/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 48/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 52/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 56/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 60/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 64/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 68/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 72/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 76/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 80/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 84/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 88/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 92/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 96/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 100/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 104/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 108/108 kB
Progress (4): 160/527 kB | 136/196 kB | 152/165 kB | 108 kB    
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 108 kB | 4.1/202 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 108 kB | 7.7/202 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 108 kB | 12/202 kB 
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 108 kB | 16/202 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 108 kB | 20/202 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 108 kB | 24/202 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 108 kB | 28/202 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 108 kB | 32/202 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 108 kB | 36/202 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 108 kB | 40/202 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 108 kB | 44/202 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 108 kB | 48/202 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 108 kB | 52/202 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 108 kB | 56/202 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 108 kB | 60/202 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 108 kB | 64/202 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 108 kB | 68/202 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 108 kB | 72/202 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 108 kB | 76/202 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 108 kB | 80/202 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 108 kB | 84/202 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 108 kB | 88/202 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 108 kB | 92/202 kB
Progress (5): 160/527 kB | 136/196 kB | 152/165 kB | 108 kB | 96/202 kB
Progress (5): 160/527 kB | 136/196 kB | 156/165 kB | 108 kB | 96/202 kB
Progress (5): 160/527 kB | 140/196 kB | 156/165 kB | 108 kB | 96/202 kB
Progress (5): 164/527 kB | 140/196 kB | 156/165 kB | 108 kB | 96/202 kB
Progress (5): 164/527 kB | 144/196 kB | 156/165 kB | 108 kB | 96/202 kB
Progress (5): 164/527 kB | 144/196 kB | 160/165 kB | 108 kB | 96/202 kB
Progress (5): 164/527 kB | 144/196 kB | 160/165 kB | 108 kB | 100/202 kB
Progress (5): 164/527 kB | 144/196 kB | 164/165 kB | 108 kB | 100/202 kB
Progress (5): 164/527 kB | 148/196 kB | 164/165 kB | 108 kB | 100/202 kB
Progress (5): 168/527 kB | 148/196 kB | 164/165 kB | 108 kB | 100/202 kB
Progress (5): 168/527 kB | 152/196 kB | 164/165 kB | 108 kB | 100/202 kB
Progress (5): 168/527 kB | 152/196 kB | 165 kB | 108 kB | 100/202 kB    
Progress (5): 168/527 kB | 156/196 kB | 165 kB | 108 kB | 100/202 kB
Progress (5): 168/527 kB | 156/196 kB | 165 kB | 108 kB | 104/202 kB
Progress (5): 168/527 kB | 156/196 kB | 165 kB | 108 kB | 108/202 kB
Progress (5): 168/527 kB | 156/196 kB | 165 kB | 108 kB | 112/202 kB
Progress (5): 168/527 kB | 156/196 kB | 165 kB | 108 kB | 116/202 kB
Progress (5): 168/527 kB | 156/196 kB | 165 kB | 108 kB | 120/202 kB
Progress (5): 168/527 kB | 156/196 kB | 165 kB | 108 kB | 124/202 kB
Progress (5): 168/527 kB | 160/196 kB | 165 kB | 108 kB | 124/202 kB
Progress (5): 172/527 kB | 160/196 kB | 165 kB | 108 kB | 124/202 kB
Progress (5): 172/527 kB | 164/196 kB | 165 kB | 108 kB | 124/202 kB
Progress (5): 172/527 kB | 164/196 kB | 165 kB | 108 kB | 128/202 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 372 kB/s)
Progress (4): 172/527 kB | 164/196 kB | 165 kB | 132/202 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 564 kB/s)
Progress (3): 172/527 kB | 168/196 kB | 132/202 kB
Progress (3): 176/527 kB | 168/196 kB | 132/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 (3): 176/527 kB | 168/196 kB | 136/202 kB
                                                  
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Progress (3): 176/527 kB | 168/196 kB | 140/202 kB
Progress (3): 180/527 kB | 168/196 kB | 140/202 kB
Progress (3): 180/527 kB | 172/196 kB | 140/202 kB
Progress (3): 184/527 kB | 172/196 kB | 140/202 kB
Progress (3): 184/527 kB | 172/196 kB | 144/202 kB
Progress (3): 188/527 kB | 172/196 kB | 144/202 kB
Progress (3): 188/527 kB | 176/196 kB | 144/202 kB
Progress (3): 188/527 kB | 176/196 kB | 148/202 kB
Progress (3): 188/527 kB | 180/196 kB | 148/202 kB
Progress (3): 192/527 kB | 180/196 kB | 148/202 kB
Progress (3): 192/527 kB | 184/196 kB | 148/202 kB
Progress (3): 192/527 kB | 184/196 kB | 152/202 kB
Progress (3): 192/527 kB | 188/196 kB | 152/202 kB
Progress (3): 192/527 kB | 188/196 kB | 156/202 kB
Progress (3): 196/527 kB | 188/196 kB | 156/202 kB
Progress (3): 196/527 kB | 188/196 kB | 160/202 kB
Progress (3): 196/527 kB | 192/196 kB | 160/202 kB
Progress (3): 196/527 kB | 192/196 kB | 164/202 kB
Progress (3): 200/527 kB | 192/196 kB | 164/202 kB
Progress (3): 200/527 kB | 192/196 kB | 168/202 kB
Progress (3): 200/527 kB | 196 kB | 168/202 kB    
Progress (3): 200/527 kB | 196 kB | 172/202 kB
Progress (3): 204/527 kB | 196 kB | 172/202 kB
Progress (3): 204/527 kB | 196 kB | 176/202 kB
Progress (3): 208/527 kB | 196 kB | 176/202 kB
Progress (3): 208/527 kB | 196 kB | 180/202 kB
Progress (3): 212/527 kB | 196 kB | 180/202 kB
Progress (3): 212/527 kB | 196 kB | 184/202 kB
Progress (3): 216/527 kB | 196 kB | 184/202 kB
Progress (3): 216/527 kB | 196 kB | 188/202 kB
Progress (3): 220/527 kB | 196 kB | 188/202 kB
Progress (3): 220/527 kB | 196 kB | 192/202 kB
Progress (3): 224/527 kB | 196 kB | 192/202 kB
Progress (3): 224/527 kB | 196 kB | 196/202 kB
Progress (3): 228/527 kB | 196 kB | 196/202 kB
Progress (3): 228/527 kB | 196 kB | 200/202 kB
Progress (3): 232/527 kB | 196 kB | 200/202 kB
Progress (3): 232/527 kB | 196 kB | 202 kB    
Progress (3): 236/527 kB | 196 kB | 202 kB
Progress (3): 240/527 kB | 196 kB | 202 kB
Progress (3): 244/527 kB | 196 kB | 202 kB
Progress (3): 248/527 kB | 196 kB | 202 kB
Progress (3): 252/527 kB | 196 kB | 202 kB
Progress (3): 256/527 kB | 196 kB | 202 kB
Progress (3): 260/527 kB | 196 kB | 202 kB
Progress (3): 264/527 kB | 196 kB | 202 kB
Progress (3): 268/527 kB | 196 kB | 202 kB
Progress (3): 272/527 kB | 196 kB | 202 kB
Progress (3): 276/527 kB | 196 kB | 202 kB
Progress (3): 280/527 kB | 196 kB | 202 kB
Progress (3): 284/527 kB | 196 kB | 202 kB
Progress (3): 288/527 kB | 196 kB | 202 kB
Progress (3): 292/527 kB | 196 kB | 202 kB
Progress (3): 296/527 kB | 196 kB | 202 kB
Progress (3): 300/527 kB | 196 kB | 202 kB
Progress (3): 304/527 kB | 196 kB | 202 kB
Progress (3): 308/527 kB | 196 kB | 202 kB
Progress (3): 312/527 kB | 196 kB | 202 kB
Progress (3): 316/527 kB | 196 kB | 202 kB
Progress (3): 320/527 kB | 196 kB | 202 kB
Progress (3): 324/527 kB | 196 kB | 202 kB
Progress (3): 328/527 kB | 196 kB | 202 kB
Progress (3): 332/527 kB | 196 kB | 202 kB
Progress (3): 336/527 kB | 196 kB | 202 kB
Progress (3): 340/527 kB | 196 kB | 202 kB
Progress (3): 344/527 kB | 196 kB | 202 kB
Progress (3): 348/527 kB | 196 kB | 202 kB
Progress (3): 352/527 kB | 196 kB | 202 kB
Progress (3): 356/527 kB | 196 kB | 202 kB
Progress (3): 360/527 kB | 196 kB | 202 kB
Progress (3): 364/527 kB | 196 kB | 202 kB
Progress (3): 368/527 kB | 196 kB | 202 kB
Progress (3): 372/527 kB | 196 kB | 202 kB
Progress (3): 376/527 kB | 196 kB | 202 kB
Progress (3): 380/527 kB | 196 kB | 202 kB
Progress (3): 384/527 kB | 196 kB | 202 kB
Progress (3): 388/527 kB | 196 kB | 202 kB
Progress (3): 392/527 kB | 196 kB | 202 kB
Progress (3): 396/527 kB | 196 kB | 202 kB
Progress (3): 400/527 kB | 196 kB | 202 kB
Progress (3): 404/527 kB | 196 kB | 202 kB
Progress (3): 408/527 kB | 196 kB | 202 kB
Progress (3): 412/527 kB | 196 kB | 202 kB
Progress (3): 416/527 kB | 196 kB | 202 kB
Progress (4): 416/527 kB | 196 kB | 202 kB | 4.1/153 kB
Progress (4): 420/527 kB | 196 kB | 202 kB | 4.1/153 kB
Progress (4): 420/527 kB | 196 kB | 202 kB | 7.7/153 kB
Progress (4): 424/527 kB | 196 kB | 202 kB | 7.7/153 kB
Progress (4): 424/527 kB | 196 kB | 202 kB | 12/153 kB 
Progress (4): 428/527 kB | 196 kB | 202 kB | 12/153 kB
Progress (4): 428/527 kB | 196 kB | 202 kB | 16/153 kB
Progress (4): 432/527 kB | 196 kB | 202 kB | 16/153 kB
Progress (4): 432/527 kB | 196 kB | 202 kB | 20/153 kB
Progress (4): 436/527 kB | 196 kB | 202 kB | 20/153 kB
Progress (4): 436/527 kB | 196 kB | 202 kB | 24/153 kB
Progress (4): 440/527 kB | 196 kB | 202 kB | 24/153 kB
Progress (4): 440/527 kB | 196 kB | 202 kB | 28/153 kB
Progress (4): 444/527 kB | 196 kB | 202 kB | 28/153 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 644 kB/s)
Progress (3): 444/527 kB | 196 kB | 32/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 (4): 444/527 kB | 196 kB | 32/153 kB | 4.1/472 kB
Progress (4): 448/527 kB | 196 kB | 32/153 kB | 4.1/472 kB
Progress (4): 448/527 kB | 196 kB | 32/153 kB | 7.7/472 kB
Progress (4): 448/527 kB | 196 kB | 33/153 kB | 7.7/472 kB
Progress (4): 448/527 kB | 196 kB | 33/153 kB | 12/472 kB 
Progress (4): 452/527 kB | 196 kB | 33/153 kB | 12/472 kB
Progress (4): 452/527 kB | 196 kB | 33/153 kB | 16/472 kB
Progress (4): 452/527 kB | 196 kB | 37/153 kB | 16/472 kB
Progress (4): 452/527 kB | 196 kB | 37/153 kB | 20/472 kB
Progress (4): 456/527 kB | 196 kB | 37/153 kB | 20/472 kB
Progress (4): 456/527 kB | 196 kB | 37/153 kB | 24/472 kB
Progress (4): 456/527 kB | 196 kB | 41/153 kB | 24/472 kB
Progress (4): 456/527 kB | 196 kB | 41/153 kB | 28/472 kB
Progress (4): 456/527 kB | 196 kB | 45/153 kB | 28/472 kB
Progress (4): 460/527 kB | 196 kB | 45/153 kB | 28/472 kB
Progress (4): 460/527 kB | 196 kB | 49/153 kB | 28/472 kB
Progress (4): 460/527 kB | 196 kB | 49/153 kB | 32/472 kB
Progress (4): 464/527 kB | 196 kB | 49/153 kB | 32/472 kB
Progress (4): 464/527 kB | 196 kB | 49/153 kB | 33/472 kB
Progress (4): 464/527 kB | 196 kB | 53/153 kB | 33/472 kB
Progress (4): 464/527 kB | 196 kB | 53/153 kB | 37/472 kB
Progress (4): 464/527 kB | 196 kB | 57/153 kB | 37/472 kB
Progress (4): 468/527 kB | 196 kB | 57/153 kB | 37/472 kB
Progress (4): 468/527 kB | 196 kB | 61/153 kB | 37/472 kB
Progress (4): 472/527 kB | 196 kB | 61/153 kB | 37/472 kB
Progress (4): 472/527 kB | 196 kB | 61/153 kB | 41/472 kB
Progress (4): 476/527 kB | 196 kB | 61/153 kB | 41/472 kB
Progress (4): 476/527 kB | 196 kB | 65/153 kB | 41/472 kB
Progress (4): 480/527 kB | 196 kB | 65/153 kB | 41/472 kB
Progress (4): 480/527 kB | 196 kB | 65/153 kB | 45/472 kB
Progress (4): 484/527 kB | 196 kB | 65/153 kB | 45/472 kB
Progress (4): 484/527 kB | 196 kB | 66/153 kB | 45/472 kB
                                                         
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.24.0/tycho-core-0.24.0.jar (196 kB at 610 kB/s)
Progress (3): 488/527 kB | 66/153 kB | 45/472 kB
Progress (3): 488/527 kB | 66/153 kB | 49/472 kB
                                                
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Progress (3): 488/527 kB | 70/153 kB | 49/472 kB
Progress (3): 488/527 kB | 70/153 kB | 53/472 kB
Progress (3): 492/527 kB | 70/153 kB | 53/472 kB
Progress (3): 492/527 kB | 70/153 kB | 57/472 kB
Progress (3): 492/527 kB | 74/153 kB | 57/472 kB
Progress (3): 492/527 kB | 74/153 kB | 61/472 kB
Progress (3): 496/527 kB | 74/153 kB | 61/472 kB
Progress (3): 496/527 kB | 78/153 kB | 61/472 kB
Progress (3): 496/527 kB | 78/153 kB | 65/472 kB
Progress (3): 496/527 kB | 82/153 kB | 65/472 kB
Progress (3): 500/527 kB | 82/153 kB | 65/472 kB
Progress (3): 500/527 kB | 86/153 kB | 65/472 kB
Progress (3): 500/527 kB | 86/153 kB | 66/472 kB
Progress (3): 500/527 kB | 90/153 kB | 66/472 kB
Progress (3): 504/527 kB | 90/153 kB | 66/472 kB
Progress (3): 504/527 kB | 94/153 kB | 66/472 kB
Progress (3): 504/527 kB | 94/153 kB | 70/472 kB
Progress (3): 504/527 kB | 98/153 kB | 70/472 kB
Progress (3): 508/527 kB | 98/153 kB | 70/472 kB
Progress (3): 508/527 kB | 102/153 kB | 70/472 kB
Progress (3): 508/527 kB | 102/153 kB | 74/472 kB
Progress (3): 508/527 kB | 106/153 kB | 74/472 kB
Progress (3): 512/527 kB | 106/153 kB | 74/472 kB
Progress (3): 512/527 kB | 110/153 kB | 74/472 kB
Progress (3): 516/527 kB | 110/153 kB | 74/472 kB
Progress (3): 516/527 kB | 110/153 kB | 78/472 kB
Progress (3): 520/527 kB | 110/153 kB | 78/472 kB
Progress (3): 520/527 kB | 114/153 kB | 78/472 kB
Progress (3): 524/527 kB | 114/153 kB | 78/472 kB
Progress (3): 524/527 kB | 114/153 kB | 82/472 kB
Progress (3): 527 kB | 114/153 kB | 82/472 kB    
Progress (3): 527 kB | 118/153 kB | 82/472 kB
Progress (3): 527 kB | 118/153 kB | 86/472 kB
Progress (3): 527 kB | 122/153 kB | 86/472 kB
Progress (3): 527 kB | 122/153 kB | 90/472 kB
Progress (3): 527 kB | 126/153 kB | 90/472 kB
Progress (3): 527 kB | 126/153 kB | 94/472 kB
Progress (3): 527 kB | 130/153 kB | 94/472 kB
Progress (3): 527 kB | 130/153 kB | 98/472 kB
Progress (3): 527 kB | 134/153 kB | 98/472 kB
Progress (3): 527 kB | 134/153 kB | 102/472 kB
Progress (3): 527 kB | 138/153 kB | 102/472 kB
Progress (3): 527 kB | 142/153 kB | 102/472 kB
Progress (3): 527 kB | 146/153 kB | 102/472 kB
Progress (3): 527 kB | 150/153 kB | 102/472 kB
Progress (3): 527 kB | 153 kB | 102/472 kB    
Progress (4): 527 kB | 153 kB | 102/472 kB | 4.1/61 kB
Progress (4): 527 kB | 153 kB | 102/472 kB | 7.7/61 kB
                                                      
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 393 kB/s)
Progress (3): 527 kB | 106/472 kB | 7.7/61 kB
                                             
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Progress (3): 527 kB | 106/472 kB | 12/61 kB
Progress (3): 527 kB | 110/472 kB | 12/61 kB
Progress (3): 527 kB | 110/472 kB | 16/61 kB
Progress (3): 527 kB | 114/472 kB | 16/61 kB
Progress (3): 527 kB | 114/472 kB | 20/61 kB
Progress (3): 527 kB | 118/472 kB | 20/61 kB
Progress (3): 527 kB | 118/472 kB | 24/61 kB
Progress (3): 527 kB | 122/472 kB | 24/61 kB
Progress (3): 527 kB | 126/472 kB | 24/61 kB
Progress (3): 527 kB | 130/472 kB | 24/61 kB
Progress (3): 527 kB | 134/472 kB | 24/61 kB
Progress (3): 527 kB | 138/472 kB | 24/61 kB
Progress (3): 527 kB | 142/472 kB | 24/61 kB
Progress (3): 527 kB | 146/472 kB | 24/61 kB
Progress (3): 527 kB | 150/472 kB | 24/61 kB
Progress (3): 527 kB | 154/472 kB | 24/61 kB
Progress (3): 527 kB | 158/472 kB | 24/61 kB
Progress (3): 527 kB | 162/472 kB | 24/61 kB
Progress (3): 527 kB | 166/472 kB | 24/61 kB
Progress (3): 527 kB | 170/472 kB | 24/61 kB
Progress (3): 527 kB | 174/472 kB | 24/61 kB
Progress (3): 527 kB | 178/472 kB | 24/61 kB
Progress (3): 527 kB | 182/472 kB | 24/61 kB
Progress (3): 527 kB | 186/472 kB | 24/61 kB
Progress (3): 527 kB | 190/472 kB | 24/61 kB
Progress (3): 527 kB | 194/472 kB | 24/61 kB
Progress (3): 527 kB | 198/472 kB | 24/61 kB
Progress (3): 527 kB | 202/472 kB | 24/61 kB
Progress (3): 527 kB | 206/472 kB | 24/61 kB
Progress (3): 527 kB | 210/472 kB | 24/61 kB
Progress (3): 527 kB | 214/472 kB | 24/61 kB
Progress (3): 527 kB | 218/472 kB | 24/61 kB
Progress (3): 527 kB | 222/472 kB | 24/61 kB
                                            
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 1.3 MB/s)
Progress (2): 226/472 kB | 24/61 kB
                                   
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
Progress (2): 230/472 kB | 24/61 kB
Progress (2): 234/472 kB | 24/61 kB
Progress (2): 238/472 kB | 24/61 kB
Progress (2): 242/472 kB | 24/61 kB
Progress (2): 246/472 kB | 24/61 kB
Progress (2): 250/472 kB | 24/61 kB
Progress (2): 254/472 kB | 24/61 kB
Progress (2): 258/472 kB | 24/61 kB
Progress (2): 262/472 kB | 24/61 kB
Progress (2): 266/472 kB | 24/61 kB
Progress (2): 270/472 kB | 24/61 kB
Progress (2): 274/472 kB | 24/61 kB
Progress (2): 278/472 kB | 24/61 kB
Progress (2): 282/472 kB | 24/61 kB
Progress (2): 286/472 kB | 24/61 kB
Progress (2): 290/472 kB | 24/61 kB
Progress (2): 294/472 kB | 24/61 kB
Progress (2): 298/472 kB | 24/61 kB
Progress (2): 302/472 kB | 24/61 kB
Progress (2): 306/472 kB | 24/61 kB
Progress (3): 306/472 kB | 24/61 kB | 4.1/46 kB
Progress (3): 306/472 kB | 24/61 kB | 7.7/46 kB
Progress (3): 310/472 kB | 24/61 kB | 7.7/46 kB
Progress (3): 310/472 kB | 24/61 kB | 12/46 kB 
Progress (3): 314/472 kB | 24/61 kB | 12/46 kB
Progress (3): 314/472 kB | 24/61 kB | 16/46 kB
Progress (3): 314/472 kB | 24/61 kB | 20/46 kB
Progress (3): 314/472 kB | 24/61 kB | 24/46 kB
Progress (3): 318/472 kB | 24/61 kB | 24/46 kB
Progress (4): 318/472 kB | 24/61 kB | 24/46 kB | 4.1/29 kB
Progress (4): 322/472 kB | 24/61 kB | 24/46 kB | 4.1/29 kB
Progress (4): 322/472 kB | 24/61 kB | 28/46 kB | 4.1/29 kB
Progress (4): 322/472 kB | 24/61 kB | 28/46 kB | 7.7/29 kB
Progress (4): 322/472 kB | 24/61 kB | 32/46 kB | 7.7/29 kB
Progress (4): 326/472 kB | 24/61 kB | 32/46 kB | 7.7/29 kB
Progress (4): 326/472 kB | 24/61 kB | 36/46 kB | 7.7/29 kB
Progress (4): 326/472 kB | 24/61 kB | 36/46 kB | 12/29 kB 
Progress (4): 326/472 kB | 24/61 kB | 40/46 kB | 12/29 kB
Progress (4): 330/472 kB | 24/61 kB | 40/46 kB | 12/29 kB
Progress (4): 330/472 kB | 24/61 kB | 40/46 kB | 16/29 kB
Progress (4): 330/472 kB | 24/61 kB | 44/46 kB | 16/29 kB
Progress (4): 330/472 kB | 24/61 kB | 44/46 kB | 20/29 kB
Progress (4): 334/472 kB | 24/61 kB | 44/46 kB | 20/29 kB
Progress (5): 334/472 kB | 24/61 kB | 44/46 kB | 20/29 kB | 4.1/13 kB
Progress (5): 334/472 kB | 24/61 kB | 44/46 kB | 24/29 kB | 4.1/13 kB
Progress (5): 334/472 kB | 24/61 kB | 46 kB | 24/29 kB | 4.1/13 kB   
Progress (5): 334/472 kB | 24/61 kB | 46 kB | 28/29 kB | 4.1/13 kB
Progress (5): 334/472 kB | 24/61 kB | 46 kB | 28/29 kB | 7.7/13 kB
Progress (5): 338/472 kB | 24/61 kB | 46 kB | 28/29 kB | 7.7/13 kB
Progress (5): 338/472 kB | 24/61 kB | 46 kB | 28/29 kB | 12/13 kB 
Progress (5): 338/472 kB | 24/61 kB | 46 kB | 29 kB | 12/13 kB   
Progress (5): 338/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB   
Progress (5): 342/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 346/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 350/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 354/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 358/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 362/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 366/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 370/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 374/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 378/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 382/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 386/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 390/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 394/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 398/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 402/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 406/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 410/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 414/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 418/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 422/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 426/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 430/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 434/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 438/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 442/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 446/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 450/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 454/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 458/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 462/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 466/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 470/472 kB | 24/61 kB | 46 kB | 29 kB | 13 kB
Progress (5): 472 kB | 24/61 kB | 46 kB | 29 kB | 13 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.1 MB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
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 104 kB/s)
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 64 kB/s)
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
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 30 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
Progress (2): 24/61 kB | 4.1/230 kB
Progress (3): 24/61 kB | 4.1/230 kB | 4.1/145 kB
Progress (3): 24/61 kB | 7.7/230 kB | 4.1/145 kB
Progress (3): 24/61 kB | 7.7/230 kB | 7.7/145 kB
Progress (3): 24/61 kB | 12/230 kB | 7.7/145 kB 
Progress (3): 24/61 kB | 12/230 kB | 12/145 kB 
Progress (3): 24/61 kB | 16/230 kB | 12/145 kB
Progress (3): 24/61 kB | 16/230 kB | 16/145 kB
Progress (3): 24/61 kB | 20/230 kB | 16/145 kB
Progress (3): 24/61 kB | 20/230 kB | 20/145 kB
Progress (3): 24/61 kB | 24/230 kB | 20/145 kB
Progress (3): 24/61 kB | 28/230 kB | 20/145 kB
Progress (4): 24/61 kB | 28/230 kB | 20/145 kB | 4.1/49 kB
Progress (4): 24/61 kB | 28/230 kB | 24/145 kB | 4.1/49 kB
Progress (4): 24/61 kB | 28/230 kB | 24/145 kB | 7.7/49 kB
Progress (4): 24/61 kB | 32/230 kB | 24/145 kB | 7.7/49 kB
Progress (5): 24/61 kB | 32/230 kB | 24/145 kB | 7.7/49 kB | 4.1/82 kB
Progress (5): 24/61 kB | 33/230 kB | 24/145 kB | 7.7/49 kB | 4.1/82 kB
Progress (5): 24/61 kB | 33/230 kB | 24/145 kB | 12/49 kB | 4.1/82 kB 
Progress (5): 24/61 kB | 33/230 kB | 28/145 kB | 12/49 kB | 4.1/82 kB
Progress (5): 24/61 kB | 33/230 kB | 28/145 kB | 16/49 kB | 4.1/82 kB
Progress (5): 24/61 kB | 37/230 kB | 28/145 kB | 16/49 kB | 4.1/82 kB
Progress (5): 24/61 kB | 37/230 kB | 28/145 kB | 16/49 kB | 7.7/82 kB
Progress (5): 24/61 kB | 37/230 kB | 28/145 kB | 20/49 kB | 7.7/82 kB
Progress (5): 24/61 kB | 41/230 kB | 28/145 kB | 20/49 kB | 7.7/82 kB
Progress (5): 24/61 kB | 41/230 kB | 32/145 kB | 20/49 kB | 7.7/82 kB
Progress (5): 24/61 kB | 45/230 kB | 32/145 kB | 20/49 kB | 7.7/82 kB
Progress (5): 24/61 kB | 45/230 kB | 32/145 kB | 24/49 kB | 7.7/82 kB
Progress (5): 24/61 kB | 45/230 kB | 32/145 kB | 24/49 kB | 12/82 kB 
Progress (5): 24/61 kB | 45/230 kB | 32/145 kB | 28/49 kB | 12/82 kB
Progress (5): 24/61 kB | 45/230 kB | 32/145 kB | 28/49 kB | 16/82 kB
Progress (5): 24/61 kB | 49/230 kB | 32/145 kB | 28/49 kB | 16/82 kB
Progress (5): 24/61 kB | 49/230 kB | 33/145 kB | 28/49 kB | 16/82 kB
Progress (5): 24/61 kB | 53/230 kB | 33/145 kB | 28/49 kB | 16/82 kB
Progress (5): 24/61 kB | 53/230 kB | 33/145 kB | 28/49 kB | 20/82 kB
Progress (5): 24/61 kB | 53/230 kB | 33/145 kB | 32/49 kB | 20/82 kB
Progress (5): 24/61 kB | 53/230 kB | 33/145 kB | 32/49 kB | 24/82 kB
Progress (5): 24/61 kB | 57/230 kB | 33/145 kB | 32/49 kB | 24/82 kB
Progress (5): 24/61 kB | 57/230 kB | 37/145 kB | 32/49 kB | 24/82 kB
Progress (5): 24/61 kB | 61/230 kB | 37/145 kB | 32/49 kB | 24/82 kB
Progress (5): 24/61 kB | 61/230 kB | 37/145 kB | 32/49 kB | 28/82 kB
Progress (5): 24/61 kB | 61/230 kB | 37/145 kB | 36/49 kB | 28/82 kB
Progress (5): 24/61 kB | 61/230 kB | 37/145 kB | 36/49 kB | 32/82 kB
Progress (5): 24/61 kB | 65/230 kB | 37/145 kB | 36/49 kB | 32/82 kB
Progress (5): 24/61 kB | 65/230 kB | 41/145 kB | 36/49 kB | 32/82 kB
Progress (5): 24/61 kB | 66/230 kB | 41/145 kB | 36/49 kB | 32/82 kB
Progress (5): 24/61 kB | 66/230 kB | 41/145 kB | 36/49 kB | 33/82 kB
Progress (5): 24/61 kB | 66/230 kB | 41/145 kB | 40/49 kB | 33/82 kB
Progress (5): 24/61 kB | 66/230 kB | 41/145 kB | 40/49 kB | 37/82 kB
Progress (5): 24/61 kB | 70/230 kB | 41/145 kB | 40/49 kB | 37/82 kB
Progress (5): 24/61 kB | 70/230 kB | 45/145 kB | 40/49 kB | 37/82 kB
Progress (5): 24/61 kB | 74/230 kB | 45/145 kB | 40/49 kB | 37/82 kB
Progress (5): 24/61 kB | 74/230 kB | 45/145 kB | 40/49 kB | 41/82 kB
Progress (5): 24/61 kB | 74/230 kB | 45/145 kB | 44/49 kB | 41/82 kB
Progress (5): 24/61 kB | 74/230 kB | 45/145 kB | 44/49 kB | 45/82 kB
Progress (5): 24/61 kB | 78/230 kB | 45/145 kB | 44/49 kB | 45/82 kB
Progress (5): 24/61 kB | 78/230 kB | 49/145 kB | 44/49 kB | 45/82 kB
Progress (5): 24/61 kB | 82/230 kB | 49/145 kB | 44/49 kB | 45/82 kB
Progress (5): 24/61 kB | 82/230 kB | 49/145 kB | 44/49 kB | 49/82 kB
Progress (5): 24/61 kB | 82/230 kB | 49/145 kB | 48/49 kB | 49/82 kB
Progress (5): 24/61 kB | 82/230 kB | 49/145 kB | 48/49 kB | 53/82 kB
Progress (5): 24/61 kB | 86/230 kB | 49/145 kB | 48/49 kB | 53/82 kB
Progress (5): 24/61 kB | 86/230 kB | 53/145 kB | 48/49 kB | 53/82 kB
Progress (5): 24/61 kB | 90/230 kB | 53/145 kB | 48/49 kB | 53/82 kB
Progress (5): 24/61 kB | 90/230 kB | 53/145 kB | 48/49 kB | 57/82 kB
Progress (5): 24/61 kB | 90/230 kB | 53/145 kB | 49 kB | 57/82 kB   
Progress (5): 24/61 kB | 90/230 kB | 53/145 kB | 49 kB | 61/82 kB
Progress (5): 24/61 kB | 94/230 kB | 53/145 kB | 49 kB | 61/82 kB
Progress (5): 24/61 kB | 94/230 kB | 57/145 kB | 49 kB | 61/82 kB
Progress (5): 24/61 kB | 98/230 kB | 57/145 kB | 49 kB | 61/82 kB
Progress (5): 24/61 kB | 98/230 kB | 57/145 kB | 49 kB | 65/82 kB
Progress (5): 24/61 kB | 102/230 kB | 57/145 kB | 49 kB | 65/82 kB
Progress (5): 24/61 kB | 102/230 kB | 61/145 kB | 49 kB | 65/82 kB
Progress (5): 24/61 kB | 106/230 kB | 61/145 kB | 49 kB | 65/82 kB
Progress (5): 24/61 kB | 106/230 kB | 61/145 kB | 49 kB | 69/82 kB
Progress (5): 24/61 kB | 110/230 kB | 61/145 kB | 49 kB | 69/82 kB
Progress (5): 24/61 kB | 110/230 kB | 65/145 kB | 49 kB | 69/82 kB
Progress (5): 24/61 kB | 114/230 kB | 65/145 kB | 49 kB | 69/82 kB
Progress (5): 24/61 kB | 114/230 kB | 65/145 kB | 49 kB | 73/82 kB
Progress (5): 24/61 kB | 118/230 kB | 65/145 kB | 49 kB | 73/82 kB
Progress (5): 24/61 kB | 118/230 kB | 66/145 kB | 49 kB | 73/82 kB
Progress (5): 24/61 kB | 122/230 kB | 66/145 kB | 49 kB | 73/82 kB
Progress (5): 24/61 kB | 122/230 kB | 70/145 kB | 49 kB | 73/82 kB
Progress (5): 24/61 kB | 122/230 kB | 70/145 kB | 49 kB | 77/82 kB
Progress (5): 24/61 kB | 122/230 kB | 74/145 kB | 49 kB | 77/82 kB
Progress (5): 24/61 kB | 126/230 kB | 74/145 kB | 49 kB | 77/82 kB
Progress (5): 24/61 kB | 126/230 kB | 78/145 kB | 49 kB | 77/82 kB
Progress (5): 24/61 kB | 126/230 kB | 78/145 kB | 49 kB | 81/82 kB
Progress (5): 24/61 kB | 126/230 kB | 82/145 kB | 49 kB | 81/82 kB
Progress (5): 24/61 kB | 130/230 kB | 82/145 kB | 49 kB | 81/82 kB
Progress (5): 24/61 kB | 130/230 kB | 86/145 kB | 49 kB | 81/82 kB
Progress (5): 24/61 kB | 130/230 kB | 86/145 kB | 49 kB | 82 kB   
Progress (5): 24/61 kB | 130/230 kB | 90/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 134/230 kB | 90/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 134/230 kB | 94/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 138/230 kB | 94/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 138/230 kB | 98/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 142/230 kB | 98/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 142/230 kB | 102/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 146/230 kB | 102/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 146/230 kB | 106/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 150/230 kB | 106/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 150/230 kB | 110/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 154/230 kB | 110/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 154/230 kB | 114/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 158/230 kB | 114/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 158/230 kB | 118/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 162/230 kB | 118/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 162/230 kB | 122/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 166/230 kB | 122/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 166/230 kB | 126/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 170/230 kB | 126/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 170/230 kB | 130/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 174/230 kB | 130/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 174/230 kB | 134/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 178/230 kB | 134/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 178/230 kB | 138/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 182/230 kB | 138/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 182/230 kB | 142/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 186/230 kB | 142/145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 186/230 kB | 145 kB | 49 kB | 82 kB    
Progress (5): 24/61 kB | 190/230 kB | 145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 194/230 kB | 145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 198/230 kB | 145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 202/230 kB | 145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 206/230 kB | 145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 210/230 kB | 145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 214/230 kB | 145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 218/230 kB | 145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 222/230 kB | 145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 226/230 kB | 145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 230/230 kB | 145 kB | 49 kB | 82 kB
Progress (5): 24/61 kB | 230 kB | 145 kB | 49 kB | 82 kB    
                                                        
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar (82 kB at 159 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.jar
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar (145 kB at 279 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
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 437 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.jar
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 91 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.24.0/sisu-equinox-embedder-0.24.0.jar
Progress (2): 24/61 kB | 4.1/378 kB
Progress (2): 24/61 kB | 7.7/378 kB
Progress (2): 24/61 kB | 12/378 kB 
Progress (2): 24/61 kB | 16/378 kB
Progress (2): 24/61 kB | 20/378 kB
Progress (2): 24/61 kB | 24/378 kB
Progress (3): 24/61 kB | 24/378 kB | 4.1/174 kB
Progress (3): 24/61 kB | 28/378 kB | 4.1/174 kB
Progress (3): 24/61 kB | 28/378 kB | 7.7/174 kB
Progress (3): 24/61 kB | 32/378 kB | 7.7/174 kB
Progress (3): 24/61 kB | 32/378 kB | 12/174 kB 
Progress (3): 24/61 kB | 33/378 kB | 12/174 kB
Progress (3): 24/61 kB | 33/378 kB | 16/174 kB
Progress (3): 24/61 kB | 37/378 kB | 16/174 kB
Progress (3): 24/61 kB | 37/378 kB | 20/174 kB
Progress (3): 24/61 kB | 41/378 kB | 20/174 kB
Progress (3): 24/61 kB | 41/378 kB | 24/174 kB
Progress (3): 24/61 kB | 45/378 kB | 24/174 kB
Progress (3): 24/61 kB | 45/378 kB | 28/174 kB
Progress (3): 24/61 kB | 49/378 kB | 28/174 kB
Progress (3): 24/61 kB | 49/378 kB | 32/174 kB
Progress (4): 24/61 kB | 49/378 kB | 32/174 kB | 4.1/242 kB
Progress (4): 24/61 kB | 53/378 kB | 32/174 kB | 4.1/242 kB
Progress (4): 24/61 kB | 53/378 kB | 33/174 kB | 4.1/242 kB
Progress (4): 24/61 kB | 57/378 kB | 33/174 kB | 4.1/242 kB
Progress (4): 24/61 kB | 57/378 kB | 33/174 kB | 7.7/242 kB
Progress (4): 24/61 kB | 57/378 kB | 37/174 kB | 7.7/242 kB
Progress (4): 24/61 kB | 57/378 kB | 37/174 kB | 12/242 kB 
Progress (4): 24/61 kB | 61/378 kB | 37/174 kB | 12/242 kB
Progress (4): 24/61 kB | 61/378 kB | 37/174 kB | 16/242 kB
Progress (4): 24/61 kB | 61/378 kB | 41/174 kB | 16/242 kB
Progress (4): 24/61 kB | 65/378 kB | 41/174 kB | 16/242 kB
Progress (4): 24/61 kB | 65/378 kB | 45/174 kB | 16/242 kB
Progress (4): 24/61 kB | 65/378 kB | 45/174 kB | 20/242 kB
Progress (4): 24/61 kB | 65/378 kB | 49/174 kB | 20/242 kB
Progress (4): 24/61 kB | 66/378 kB | 49/174 kB | 20/242 kB
Progress (4): 24/61 kB | 66/378 kB | 53/174 kB | 20/242 kB
Progress (4): 24/61 kB | 66/378 kB | 53/174 kB | 24/242 kB
Progress (4): 24/61 kB | 66/378 kB | 57/174 kB | 24/242 kB
Progress (4): 24/61 kB | 70/378 kB | 57/174 kB | 24/242 kB
Progress (4): 24/61 kB | 70/378 kB | 61/174 kB | 24/242 kB
Progress (4): 24/61 kB | 70/378 kB | 61/174 kB | 28/242 kB
Progress (4): 24/61 kB | 70/378 kB | 65/174 kB | 28/242 kB
Progress (4): 24/61 kB | 74/378 kB | 65/174 kB | 28/242 kB
Progress (4): 24/61 kB | 74/378 kB | 69/174 kB | 28/242 kB
Progress (4): 24/61 kB | 74/378 kB | 69/174 kB | 32/242 kB
Progress (4): 24/61 kB | 74/378 kB | 73/174 kB | 32/242 kB
Progress (4): 24/61 kB | 74/378 kB | 73/174 kB | 36/242 kB
Progress (4): 24/61 kB | 78/378 kB | 73/174 kB | 36/242 kB
Progress (4): 24/61 kB | 78/378 kB | 77/174 kB | 36/242 kB
Progress (4): 24/61 kB | 78/378 kB | 77/174 kB | 40/242 kB
Progress (5): 24/61 kB | 78/378 kB | 77/174 kB | 40/242 kB | 4.1/13 kB
Progress (5): 24/61 kB | 78/378 kB | 77/174 kB | 44/242 kB | 4.1/13 kB
Progress (5): 24/61 kB | 78/378 kB | 81/174 kB | 44/242 kB | 4.1/13 kB
Progress (5): 24/61 kB | 82/378 kB | 81/174 kB | 44/242 kB | 4.1/13 kB
Progress (5): 24/61 kB | 82/378 kB | 85/174 kB | 44/242 kB | 4.1/13 kB
Progress (5): 24/61 kB | 82/378 kB | 85/174 kB | 48/242 kB | 4.1/13 kB
Progress (5): 24/61 kB | 82/378 kB | 85/174 kB | 48/242 kB | 7.7/13 kB
Progress (5): 24/61 kB | 82/378 kB | 85/174 kB | 52/242 kB | 7.7/13 kB
Progress (5): 24/61 kB | 82/378 kB | 89/174 kB | 52/242 kB | 7.7/13 kB
Progress (5): 24/61 kB | 86/378 kB | 89/174 kB | 52/242 kB | 7.7/13 kB
Progress (5): 24/61 kB | 86/378 kB | 93/174 kB | 52/242 kB | 7.7/13 kB
Progress (5): 24/61 kB | 86/378 kB | 93/174 kB | 56/242 kB | 7.7/13 kB
Progress (5): 24/61 kB | 86/378 kB | 93/174 kB | 56/242 kB | 12/13 kB 
Progress (5): 24/61 kB | 86/378 kB | 93/174 kB | 60/242 kB | 12/13 kB
Progress (5): 24/61 kB | 86/378 kB | 97/174 kB | 60/242 kB | 12/13 kB
Progress (5): 24/61 kB | 90/378 kB | 97/174 kB | 60/242 kB | 12/13 kB
Progress (5): 24/61 kB | 90/378 kB | 101/174 kB | 60/242 kB | 12/13 kB
Progress (5): 24/61 kB | 90/378 kB | 101/174 kB | 64/242 kB | 12/13 kB
Progress (5): 24/61 kB | 90/378 kB | 101/174 kB | 64/242 kB | 13 kB   
Progress (5): 24/61 kB | 90/378 kB | 101/174 kB | 68/242 kB | 13 kB
Progress (5): 24/61 kB | 94/378 kB | 101/174 kB | 68/242 kB | 13 kB
Progress (5): 24/61 kB | 94/378 kB | 105/174 kB | 68/242 kB | 13 kB
Progress (5): 24/61 kB | 98/378 kB | 105/174 kB | 68/242 kB | 13 kB
Progress (5): 24/61 kB | 98/378 kB | 105/174 kB | 72/242 kB | 13 kB
Progress (5): 24/61 kB | 98/378 kB | 105/174 kB | 72/242 kB | 13 kB
Progress (5): 24/61 kB | 98/378 kB | 109/174 kB | 72/242 kB | 13 kB
Progress (5): 24/61 kB | 98/378 kB | 109/174 kB | 76/242 kB | 13 kB
Progress (5): 24/61 kB | 98/378 kB | 113/174 kB | 76/242 kB | 13 kB
Progress (5): 24/61 kB | 102/378 kB | 113/174 kB | 76/242 kB | 13 kB
Progress (5): 24/61 kB | 102/378 kB | 117/174 kB | 76/242 kB | 13 kB
Progress (5): 24/61 kB | 102/378 kB | 117/174 kB | 80/242 kB | 13 kB
Progress (5): 24/61 kB | 102/378 kB | 121/174 kB | 80/242 kB | 13 kB
Progress (5): 24/61 kB | 106/378 kB | 121/174 kB | 80/242 kB | 13 kB
Progress (5): 24/61 kB | 106/378 kB | 125/174 kB | 80/242 kB | 13 kB
Progress (5): 24/61 kB | 106/378 kB | 125/174 kB | 84/242 kB | 13 kB
Progress (5): 24/61 kB | 106/378 kB | 125/174 kB | 88/242 kB | 13 kB
Progress (5): 24/61 kB | 106/378 kB | 129/174 kB | 88/242 kB | 13 kB
Progress (5): 24/61 kB | 106/378 kB | 133/174 kB | 88/242 kB | 13 kB
Progress (5): 24/61 kB | 106/378 kB | 137/174 kB | 88/242 kB | 13 kB
Progress (5): 24/61 kB | 106/378 kB | 141/174 kB | 88/242 kB | 13 kB
Progress (5): 24/61 kB | 106/378 kB | 145/174 kB | 88/242 kB | 13 kB
Progress (5): 24/61 kB | 106/378 kB | 149/174 kB | 88/242 kB | 13 kB
Progress (5): 24/61 kB | 106/378 kB | 153/174 kB | 88/242 kB | 13 kB
Progress (5): 24/61 kB | 106/378 kB | 153/174 kB | 92/242 kB | 13 kB
Progress (5): 24/61 kB | 106/378 kB | 157/174 kB | 92/242 kB | 13 kB
Progress (5): 24/61 kB | 110/378 kB | 157/174 kB | 92/242 kB | 13 kB
Progress (5): 28/61 kB | 110/378 kB | 157/174 kB | 92/242 kB | 13 kB
Progress (5): 28/61 kB | 110/378 kB | 161/174 kB | 92/242 kB | 13 kB
                                                                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.24.0/sisu-equinox-embedder-0.24.0.jar (13 kB at 23 kB/s)
Progress (4): 28/61 kB | 110/378 kB | 161/174 kB | 96/242 kB
                                                            
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.jar
Progress (4): 28/61 kB | 110/378 kB | 165/174 kB | 96/242 kB
Progress (4): 32/61 kB | 110/378 kB | 165/174 kB | 96/242 kB
Progress (4): 32/61 kB | 114/378 kB | 165/174 kB | 96/242 kB
Progress (4): 32/61 kB | 114/378 kB | 169/174 kB | 96/242 kB
Progress (4): 32/61 kB | 114/378 kB | 169/174 kB | 100/242 kB
Progress (4): 32/61 kB | 114/378 kB | 173/174 kB | 100/242 kB
Progress (4): 32/61 kB | 118/378 kB | 173/174 kB | 100/242 kB
Progress (4): 36/61 kB | 118/378 kB | 173/174 kB | 100/242 kB
Progress (4): 36/61 kB | 122/378 kB | 173/174 kB | 100/242 kB
Progress (4): 36/61 kB | 122/378 kB | 174 kB | 100/242 kB    
Progress (4): 36/61 kB | 122/378 kB | 174 kB | 104/242 kB
Progress (4): 36/61 kB | 126/378 kB | 174 kB | 104/242 kB
Progress (4): 40/61 kB | 126/378 kB | 174 kB | 104/242 kB
Progress (4): 40/61 kB | 130/378 kB | 174 kB | 104/242 kB
Progress (4): 40/61 kB | 130/378 kB | 174 kB | 108/242 kB
Progress (4): 44/61 kB | 130/378 kB | 174 kB | 108/242 kB
Progress (4): 44/61 kB | 134/378 kB | 174 kB | 108/242 kB
Progress (4): 44/61 kB | 134/378 kB | 174 kB | 112/242 kB
Progress (4): 44/61 kB | 138/378 kB | 174 kB | 112/242 kB
Progress (4): 48/61 kB | 138/378 kB | 174 kB | 112/242 kB
Progress (4): 48/61 kB | 138/378 kB | 174 kB | 116/242 kB
Progress (4): 48/61 kB | 142/378 kB | 174 kB | 116/242 kB
Progress (4): 48/61 kB | 142/378 kB | 174 kB | 120/242 kB
Progress (4): 48/61 kB | 146/378 kB | 174 kB | 120/242 kB
Progress (4): 48/61 kB | 146/378 kB | 174 kB | 124/242 kB
Progress (4): 48/61 kB | 146/378 kB | 174 kB | 128/242 kB
Progress (4): 48/61 kB | 150/378 kB | 174 kB | 128/242 kB
Progress (4): 48/61 kB | 150/378 kB | 174 kB | 132/242 kB
Progress (4): 48/61 kB | 154/378 kB | 174 kB | 132/242 kB
Progress (4): 48/61 kB | 154/378 kB | 174 kB | 136/242 kB
Progress (4): 48/61 kB | 158/378 kB | 174 kB | 136/242 kB
Progress (4): 48/61 kB | 158/378 kB | 174 kB | 140/242 kB
Progress (4): 48/61 kB | 162/378 kB | 174 kB | 140/242 kB
Progress (4): 48/61 kB | 162/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 166/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 170/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 174/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 178/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 182/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 186/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 190/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 194/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 198/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 202/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 206/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 210/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 214/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 218/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 222/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 226/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 230/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 234/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 238/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 242/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 246/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 250/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 254/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 258/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 262/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 266/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 270/378 kB | 174 kB | 144/242 kB
Progress (4): 48/61 kB | 274/378 kB | 174 kB | 144/242 kB
                                                         
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 287 kB/s)
Progress (3): 48/61 kB | 278/378 kB | 144/242 kB
                                                
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.24.0/sisu-equinox-api-0.24.0.jar
Progress (3): 48/61 kB | 282/378 kB | 144/242 kB
Progress (3): 48/61 kB | 286/378 kB | 144/242 kB
Progress (3): 48/61 kB | 290/378 kB | 144/242 kB
Progress (3): 48/61 kB | 294/378 kB | 144/242 kB
Progress (3): 48/61 kB | 298/378 kB | 144/242 kB
Progress (3): 48/61 kB | 302/378 kB | 144/242 kB
Progress (3): 48/61 kB | 306/378 kB | 144/242 kB
Progress (4): 48/61 kB | 306/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 310/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 310/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 314/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 314/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 318/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 318/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 322/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 322/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 326/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 326/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 330/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 330/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 334/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 334/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 338/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 338/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 342/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 342/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 346/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 346/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 350/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 350/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 354/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 354/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 358/378 kB | 144/242 kB | 0/1.3 MB
Progress (4): 48/61 kB | 358/378 kB | 144/242 kB | 0.1/1.3 MB
Progress (4): 48/61 kB | 362/378 kB | 144/242 kB | 0.1/1.3 MB
Progress (4): 48/61 kB | 362/378 kB | 144/242 kB | 0.1/1.3 MB
Progress (4): 48/61 kB | 366/378 kB | 144/242 kB | 0.1/1.3 MB
Progress (4): 48/61 kB | 366/378 kB | 144/242 kB | 0.1/1.3 MB
Progress (4): 48/61 kB | 370/378 kB | 144/242 kB | 0.1/1.3 MB
Progress (4): 48/61 kB | 370/378 kB | 144/242 kB | 0.1/1.3 MB
Progress (4): 48/61 kB | 374/378 kB | 144/242 kB | 0.1/1.3 MB
Progress (4): 48/61 kB | 374/378 kB | 144/242 kB | 0.1/1.3 MB
Progress (4): 48/61 kB | 378 kB | 144/242 kB | 0.1/1.3 MB    
Progress (4): 48/61 kB | 378 kB | 144/242 kB | 0.1/1.3 MB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.1/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.2/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.2/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.2/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.2/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.2/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.2/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.2/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.2/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.2/1.3 MB | 3.1 kB
Progress (5): 48/61 kB | 378 kB | 144/242 kB | 0.2/1.3 MB | 3.1 kB
                                                                  
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.24.0/sisu-equinox-api-0.24.0.jar (3.1 kB at 5.0 kB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 608 kB/s)
Progress (3): 48/61 kB | 144/242 kB | 0.2/1.3 MB
                                                
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.24.0/tycho-metadata-model-0.24.0.jar
Progress (3): 48/61 kB | 144/242 kB | 0.2/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.2/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.2/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.2/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.2/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.2/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.2/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.2/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.2/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.2/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.2/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.2/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.2/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.2/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.2/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.3/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.3/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.3/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.3/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.3/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.3/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.3/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.3/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.3/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.3/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.3/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.3/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.3/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.3/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.3/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.3/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.3/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.3/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.3/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.3/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.3/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.3/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.3/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.3/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.3/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.4/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.4/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.4/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.4/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.4/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.4/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.4/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.4/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.4/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.4/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.4/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.4/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.4/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.4/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.4/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.4/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.4/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.4/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.4/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.4/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.4/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.4/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.4/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.4/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.4/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.5/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.5/1.3 MB
Progress (4): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 4.1/112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 7.7/112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 12/112 kB 
Progress (4): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 16/112 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 16/112 kB | 4.1/37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 16/112 kB | 7.7/37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 16/112 kB | 12/37 kB 
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 16/112 kB | 16/37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 16/112 kB | 20/37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 16/112 kB | 24/37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 16/112 kB | 24/37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 16/112 kB | 28/37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 16/112 kB | 28/37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 20/112 kB | 28/37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 20/112 kB | 28/37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 20/112 kB | 32/37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 20/112 kB | 32/37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 24/112 kB | 32/37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 24/112 kB | 32/37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 24/112 kB | 36/37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 24/112 kB | 36/37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 28/112 kB | 36/37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 28/112 kB | 36/37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 28/112 kB | 37 kB   
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 28/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 32/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 32/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 33/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 33/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 37/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 37/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 41/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 41/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 45/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 45/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 49/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 49/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 53/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 53/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 57/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 57/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 61/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 61/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 65/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 65/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 66/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 66/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 70/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 70/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 74/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 74/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 78/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 78/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 82/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 82/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.5/1.3 MB | 86/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 86/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 90/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 90/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 94/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 94/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 98/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 98/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 102/112 kB | 37 kB
Progress (5): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 102/112 kB | 37 kB
                                                                     
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.24.0/tycho-metadata-model-0.24.0.jar (37 kB at 52 kB/s)
Progress (4): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 102/112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 106/112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 106/112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 110/112 kB
                                                             
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.24.0/tycho-embedder-api-0.24.0.jar
Progress (4): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.6/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.7/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.7/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.7/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.7/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.7/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.7/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.7/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.7/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.7/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.7/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.7/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.7/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.7/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.7/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.7/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.7/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.7/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.7/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.7/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.7/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.7/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.7/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.7/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.7/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.7/1.3 MB | 112 kB
Progress (4): 48/61 kB | 144/242 kB | 0.8/1.3 MB | 112 kB
                                                         
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (112 kB at 157 kB/s)
Progress (3): 48/61 kB | 144/242 kB | 0.8/1.3 MB
                                                
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.24.0/org.eclipse.tycho.embedder.shared-0.24.0.jar
Progress (3): 48/61 kB | 144/242 kB | 0.8/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.8/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.8/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.8/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.8/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.8/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.8/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.8/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.8/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.8/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.8/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.8/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.8/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.8/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.8/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.8/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.8/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.8/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.8/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.8/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.8/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.8/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.8/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.9/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.9/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.9/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.9/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.9/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.9/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.9/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.9/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.9/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.9/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.9/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.9/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.9/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.9/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.9/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.9/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.9/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.9/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.9/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.9/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.9/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.9/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.9/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.9/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 0.9/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.0/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.0/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.0/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.0/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.0/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.0/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.0/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.0/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.0/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.0/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.0/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.0/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.0/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.0/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.0/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.0/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.0/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.0/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.0/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.0/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.0/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.0/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.0/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.0/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.0/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.1/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.1/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.1/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.1/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.1/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.1/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.1/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.1/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.1/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.1/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.1/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.1/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.1/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.1/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.1/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.1/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.1/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.1/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.1/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.1/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.1/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.1/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.1/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.1/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.1/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 144/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 148/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 152/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 156/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 160/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 164/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 168/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 168/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 172/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 176/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 176/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 180/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 180/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 184/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 184/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 188/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 188/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 192/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 192/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 196/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 196/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 200/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 200/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 204/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 204/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 208/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 208/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 212/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 212/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 216/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 216/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 220/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 220/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 224/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 224/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 228/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 228/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 232/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 232/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 236/242 kB | 1.2/1.3 MB
Progress (3): 48/61 kB | 236/242 kB | 1.3/1.3 MB
Progress (3): 48/61 kB | 240/242 kB | 1.3/1.3 MB
Progress (3): 48/61 kB | 240/242 kB | 1.3/1.3 MB
Progress (3): 48/61 kB | 242 kB | 1.3/1.3 MB    
Progress (3): 48/61 kB | 242 kB | 1.3/1.3 MB
Progress (3): 48/61 kB | 242 kB | 1.3/1.3 MB
Progress (3): 48/61 kB | 242 kB | 1.3/1.3 MB
Progress (3): 48/61 kB | 242 kB | 1.3/1.3 MB
Progress (3): 48/61 kB | 242 kB | 1.3/1.3 MB
Progress (3): 48/61 kB | 242 kB | 1.3/1.3 MB
Progress (3): 48/61 kB | 242 kB | 1.3/1.3 MB
Progress (3): 48/61 kB | 242 kB | 1.3/1.3 MB
Progress (3): 48/61 kB | 242 kB | 1.3/1.3 MB
Progress (3): 48/61 kB | 242 kB | 1.3/1.3 MB
Progress (3): 48/61 kB | 242 kB | 1.3/1.3 MB
Progress (3): 48/61 kB | 242 kB | 1.3/1.3 MB
Progress (3): 48/61 kB | 242 kB | 1.3 MB    
Progress (3): 52/61 kB | 242 kB | 1.3 MB
Progress (3): 56/61 kB | 242 kB | 1.3 MB
Progress (3): 60/61 kB | 242 kB | 1.3 MB
Progress (3): 61 kB | 242 kB | 1.3 MB   
                                     
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 75 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.24.0/org.eclipse.tycho.core.shared-0.24.0.jar
Progress (3): 242 kB | 1.3 MB | 4.1/7.0 kB
Progress (3): 242 kB | 1.3 MB | 7.0 kB    
                                      
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.jar (242 kB at 294 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.24.0/tycho-p2-facade-0.24.0.jar
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.24.0/tycho-embedder-api-0.24.0.jar (7.0 kB at 8.5 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.jar (1.3 MB at 1.6 MB/s)
Progress (1): 4.1/4.2 kB
                        
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.24.0/org.eclipse.tycho.p2.resolver.shared-0.24.0.jar
Progress (1): 4.2 kB
Progress (2): 4.2 kB | 4.1/9.3 kB
Progress (2): 4.2 kB | 7.7/9.3 kB
Progress (2): 4.2 kB | 9.3 kB    
Progress (3): 4.2 kB | 9.3 kB | 4.1/34 kB
Progress (3): 4.2 kB | 9.3 kB | 7.7/34 kB
Progress (3): 4.2 kB | 9.3 kB | 12/34 kB 
Progress (3): 4.2 kB | 9.3 kB | 16/34 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 5.0 kB/s)
Progress (3): 9.3 kB | 16/34 kB | 4.1/37 kB
Progress (3): 9.3 kB | 20/34 kB | 4.1/37 kB
Progress (3): 9.3 kB | 20/34 kB | 7.7/37 kB
                                           
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.24.0/org.eclipse.tycho.p2.tools.shared-0.24.0.jar
Progress (3): 9.3 kB | 20/34 kB | 12/37 kB
Progress (3): 9.3 kB | 24/34 kB | 12/37 kB
Progress (3): 9.3 kB | 24/34 kB | 16/37 kB
Progress (3): 9.3 kB | 28/34 kB | 16/37 kB
Progress (3): 9.3 kB | 32/34 kB | 16/37 kB
Progress (3): 9.3 kB | 32/34 kB | 20/37 kB
Progress (3): 9.3 kB | 34 kB | 20/37 kB   
Progress (3): 9.3 kB | 34 kB | 24/37 kB
Progress (3): 9.3 kB | 34 kB | 28/37 kB
Progress (3): 9.3 kB | 34 kB | 32/37 kB
Progress (3): 9.3 kB | 34 kB | 33/37 kB
Progress (3): 9.3 kB | 34 kB | 37/37 kB
Progress (4): 9.3 kB | 34 kB | 37/37 kB | 4.1/27 kB
Progress (4): 9.3 kB | 34 kB | 37 kB | 4.1/27 kB   
Progress (4): 9.3 kB | 34 kB | 37 kB | 7.7/27 kB
Progress (4): 9.3 kB | 34 kB | 37 kB | 12/27 kB 
Progress (4): 9.3 kB | 34 kB | 37 kB | 16/27 kB
Progress (4): 9.3 kB | 34 kB | 37 kB | 20/27 kB
Progress (4): 9.3 kB | 34 kB | 37 kB | 24/27 kB
Progress (4): 9.3 kB | 34 kB | 37 kB | 27 kB   
                                            
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.24.0/tycho-p2-facade-0.24.0.jar (34 kB at 40 kB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.24.0/org.eclipse.tycho.core.shared-0.24.0.jar (37 kB at 43 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.24.0/org.eclipse.tycho.p2.resolver.shared-0.24.0.jar (27 kB at 31 kB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.24.0/org.eclipse.tycho.embedder.shared-0.24.0.jar (9.3 kB at 11 kB/s)
Progress (1): 4.1/20 kB
Progress (1): 7.7/20 kB
Progress (1): 12/20 kB 
Progress (1): 16/20 kB
Progress (1): 20/20 kB
Progress (1): 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.24.0/org.eclipse.tycho.p2.tools.shared-0.24.0.jar (20 kB at 23 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles-external/0.24.0/tycho-bundles-external-0.24.0.zip
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/0.24.0/tycho-bundles-external-0.24.0.zip
Progress (1): 0/7.2 MB
Progress (1): 0/7.2 MB
Progress (1): 0/7.2 MB
Progress (1): 0/7.2 MB
Progress (1): 0/7.2 MB
Progress (1): 0/7.2 MB
Progress (1): 0/7.2 MB
Progress (1): 0/7.2 MB
Progress (1): 0/7.2 MB
Progress (1): 0/7.2 MB
Progress (1): 0/7.2 MB
Progress (1): 0/7.2 MB
Progress (1): 0/7.2 MB
Progress (1): 0.1/7.2 MB
Progress (1): 0.1/7.2 MB
Progress (1): 0.1/7.2 MB
Progress (1): 0.1/7.2 MB
Progress (1): 0.1/7.2 MB
Progress (1): 0.1/7.2 MB
Progress (1): 0.1/7.2 MB
Progress (1): 0.1/7.2 MB
Progress (1): 0.1/7.2 MB
Progress (1): 0.1/7.2 MB
Progress (1): 0.1/7.2 MB
Progress (1): 0.1/7.2 MB
Progress (1): 0.1/7.2 MB
Progress (1): 0.1/7.2 MB
Progress (1): 0.1/7.2 MB
Progress (1): 0.1/7.2 MB
Progress (1): 0.1/7.2 MB
Progress (1): 0.1/7.2 MB
Progress (1): 0.1/7.2 MB
Progress (1): 0.1/7.2 MB
Progress (1): 0.1/7.2 MB
Progress (1): 0.1/7.2 MB
Progress (1): 0.1/7.2 MB
Progress (1): 0.1/7.2 MB
Progress (1): 0.1/7.2 MB
Progress (1): 0.2/7.2 MB
Progress (1): 0.2/7.2 MB
Progress (1): 0.2/7.2 MB
Progress (1): 0.2/7.2 MB
Progress (1): 0.2/7.2 MB
Progress (1): 0.2/7.2 MB
Progress (1): 0.2/7.2 MB
Progress (1): 0.2/7.2 MB
Progress (1): 0.2/7.2 MB
Progress (1): 0.2/7.2 MB
Progress (1): 0.2/7.2 MB
Progress (1): 0.2/7.2 MB
Progress (1): 0.2/7.2 MB
Progress (1): 0.2/7.2 MB
Progress (1): 0.2/7.2 MB
Progress (1): 0.2/7.2 MB
Progress (1): 0.2/7.2 MB
Progress (1): 0.2/7.2 MB
Progress (1): 0.2/7.2 MB
Progress (1): 0.2/7.2 MB
Progress (1): 0.2/7.2 MB
Progress (1): 0.2/7.2 MB
Progress (1): 0.2/7.2 MB
Progress (1): 0.2/7.2 MB
Progress (1): 0.2/7.2 MB
Progress (1): 0.3/7.2 MB
Progress (1): 0.3/7.2 MB
Progress (1): 0.3/7.2 MB
Progress (1): 0.3/7.2 MB
Progress (1): 0.3/7.2 MB
Progress (1): 0.3/7.2 MB
Progress (1): 0.3/7.2 MB
Progress (1): 0.3/7.2 MB
Progress (1): 0.3/7.2 MB
Progress (1): 0.3/7.2 MB
Progress (1): 0.3/7.2 MB
Progress (1): 0.3/7.2 MB
Progress (1): 0.3/7.2 MB
Progress (1): 0.3/7.2 MB
Progress (1): 0.3/7.2 MB
Progress (1): 0.3/7.2 MB
Progress (1): 0.3/7.2 MB
Progress (1): 0.3/7.2 MB
Progress (1): 0.3/7.2 MB
Progress (1): 0.3/7.2 MB
Progress (1): 0.3/7.2 MB
Progress (1): 0.3/7.2 MB
Progress (1): 0.3/7.2 MB
Progress (1): 0.3/7.2 MB
Progress (1): 0.3/7.2 MB
Progress (1): 0.4/7.2 MB
Progress (1): 0.4/7.2 MB
Progress (1): 0.4/7.2 MB
Progress (1): 0.4/7.2 MB
Progress (1): 0.4/7.2 MB
Progress (1): 0.4/7.2 MB
Progress (1): 0.4/7.2 MB
Progress (1): 0.4/7.2 MB
Progress (1): 0.4/7.2 MB
Progress (1): 0.4/7.2 MB
Progress (1): 0.4/7.2 MB
Progress (1): 0.4/7.2 MB
Progress (1): 0.4/7.2 MB
Progress (1): 0.4/7.2 MB
Progress (1): 0.4/7.2 MB
Progress (1): 0.4/7.2 MB
Progress (1): 0.4/7.2 MB
Progress (1): 0.4/7.2 MB
Progress (1): 0.4/7.2 MB
Progress (1): 0.4/7.2 MB
Progress (1): 0.4/7.2 MB
Progress (1): 0.4/7.2 MB
Progress (1): 0.4/7.2 MB
Progress (1): 0.4/7.2 MB
Progress (1): 0.4/7.2 MB
Progress (1): 0.5/7.2 MB
Progress (1): 0.5/7.2 MB
Progress (1): 0.5/7.2 MB
Progress (1): 0.5/7.2 MB
Progress (1): 0.5/7.2 MB
Progress (1): 0.5/7.2 MB
Progress (1): 0.5/7.2 MB
Progress (1): 0.5/7.2 MB
Progress (1): 0.5/7.2 MB
Progress (1): 0.5/7.2 MB
Progress (1): 0.5/7.2 MB
Progress (1): 0.5/7.2 MB
Progress (1): 0.5/7.2 MB
Progress (1): 0.5/7.2 MB
Progress (1): 0.5/7.2 MB
Progress (1): 0.5/7.2 MB
Progress (1): 0.5/7.2 MB
Progress (1): 0.5/7.2 MB
Progress (1): 0.5/7.2 MB
Progress (1): 0.5/7.2 MB
Progress (1): 0.5/7.2 MB
Progress (1): 0.5/7.2 MB
Progress (1): 0.5/7.2 MB
Progress (1): 0.5/7.2 MB
Progress (1): 0.5/7.2 MB
Progress (1): 0.6/7.2 MB
Progress (1): 0.6/7.2 MB
Progress (1): 0.6/7.2 MB
Progress (1): 0.6/7.2 MB
Progress (1): 0.6/7.2 MB
Progress (1): 0.6/7.2 MB
Progress (1): 0.6/7.2 MB
Progress (1): 0.6/7.2 MB
Progress (1): 0.6/7.2 MB
Progress (1): 0.6/7.2 MB
Progress (1): 0.6/7.2 MB
Progress (1): 0.6/7.2 MB
Progress (1): 0.6/7.2 MB
Progress (1): 0.6/7.2 MB
Progress (1): 0.6/7.2 MB
Progress (1): 0.6/7.2 MB
Progress (1): 0.6/7.2 MB
Progress (1): 0.6/7.2 MB
Progress (1): 0.6/7.2 MB
Progress (1): 0.6/7.2 MB
Progress (1): 0.6/7.2 MB
Progress (1): 0.6/7.2 MB
Progress (1): 0.6/7.2 MB
Progress (1): 0.6/7.2 MB
Progress (1): 0.6/7.2 MB
Progress (1): 0.7/7.2 MB
Progress (1): 0.7/7.2 MB
Progress (1): 0.7/7.2 MB
Progress (1): 0.7/7.2 MB
Progress (1): 0.7/7.2 MB
Progress (1): 0.7/7.2 MB
Progress (1): 0.7/7.2 MB
Progress (1): 0.7/7.2 MB
Progress (1): 0.7/7.2 MB
Progress (1): 0.7/7.2 MB
Progress (1): 0.7/7.2 MB
Progress (1): 0.7/7.2 MB
Progress (1): 0.7/7.2 MB
Progress (1): 0.7/7.2 MB
Progress (1): 0.7/7.2 MB
Progress (1): 0.7/7.2 MB
Progress (1): 0.7/7.2 MB
Progress (1): 0.7/7.2 MB
Progress (1): 0.7/7.2 MB
Progress (1): 0.7/7.2 MB
Progress (1): 0.7/7.2 MB
Progress (1): 0.7/7.2 MB
Progress (1): 0.7/7.2 MB
Progress (1): 0.7/7.2 MB
Progress (1): 0.7/7.2 MB
Progress (1): 0.8/7.2 MB
Progress (1): 0.8/7.2 MB
Progress (1): 0.8/7.2 MB
Progress (1): 0.8/7.2 MB
Progress (1): 0.8/7.2 MB
Progress (1): 0.8/7.2 MB
Progress (1): 0.8/7.2 MB
Progress (1): 0.8/7.2 MB
Progress (1): 0.8/7.2 MB
Progress (1): 0.8/7.2 MB
Progress (1): 0.8/7.2 MB
Progress (1): 0.8/7.2 MB
Progress (1): 0.8/7.2 MB
Progress (1): 0.8/7.2 MB
Progress (1): 0.8/7.2 MB
Progress (1): 0.8/7.2 MB
Progress (1): 0.8/7.2 MB
Progress (1): 0.8/7.2 MB
Progress (1): 0.8/7.2 MB
Progress (1): 0.8/7.2 MB
Progress (1): 0.8/7.2 MB
Progress (1): 0.8/7.2 MB
Progress (1): 0.8/7.2 MB
Progress (1): 0.8/7.2 MB
Progress (1): 0.8/7.2 MB
Progress (1): 0.9/7.2 MB
Progress (1): 0.9/7.2 MB
Progress (1): 0.9/7.2 MB
Progress (1): 0.9/7.2 MB
Progress (1): 0.9/7.2 MB
Progress (1): 0.9/7.2 MB
Progress (1): 0.9/7.2 MB
Progress (1): 0.9/7.2 MB
Progress (1): 0.9/7.2 MB
Progress (1): 0.9/7.2 MB
Progress (1): 0.9/7.2 MB
Progress (1): 0.9/7.2 MB
Progress (1): 0.9/7.2 MB
Progress (1): 0.9/7.2 MB
Progress (1): 0.9/7.2 MB
Progress (1): 0.9/7.2 MB
Progress (1): 0.9/7.2 MB
Progress (1): 0.9/7.2 MB
Progress (1): 0.9/7.2 MB
Progress (1): 0.9/7.2 MB
Progress (1): 0.9/7.2 MB
Progress (1): 0.9/7.2 MB
Progress (1): 0.9/7.2 MB
Progress (1): 0.9/7.2 MB
Progress (1): 0.9/7.2 MB
Progress (1): 1.0/7.2 MB
Progress (1): 1.0/7.2 MB
Progress (1): 1.0/7.2 MB
Progress (1): 1.0/7.2 MB
Progress (1): 1.0/7.2 MB
Progress (1): 1.0/7.2 MB
Progress (1): 1.0/7.2 MB
Progress (1): 1.0/7.2 MB
Progress (1): 1.0/7.2 MB
Progress (1): 1.0/7.2 MB
Progress (1): 1.0/7.2 MB
Progress (1): 1.0/7.2 MB
Progress (1): 1.0/7.2 MB
Progress (1): 1.0/7.2 MB
Progress (1): 1.0/7.2 MB
Progress (1): 1.0/7.2 MB
Progress (1): 1.0/7.2 MB
Progress (1): 1.0/7.2 MB
Progress (1): 1.0/7.2 MB
Progress (1): 1.0/7.2 MB
Progress (1): 1.0/7.2 MB
Progress (1): 1.0/7.2 MB
Progress (1): 1.0/7.2 MB
Progress (1): 1.0/7.2 MB
Progress (1): 1.0/7.2 MB
Progress (1): 1.1/7.2 MB
Progress (1): 1.1/7.2 MB
Progress (1): 1.1/7.2 MB
Progress (1): 1.1/7.2 MB
Progress (1): 1.1/7.2 MB
Progress (1): 1.1/7.2 MB
Progress (1): 1.1/7.2 MB
Progress (1): 1.1/7.2 MB
Progress (1): 1.1/7.2 MB
Progress (1): 1.1/7.2 MB
Progress (1): 1.1/7.2 MB
Progress (1): 1.1/7.2 MB
Progress (1): 1.1/7.2 MB
Progress (1): 1.1/7.2 MB
Progress (1): 1.1/7.2 MB
Progress (1): 1.1/7.2 MB
Progress (1): 1.1/7.2 MB
Progress (1): 1.1/7.2 MB
Progress (1): 1.1/7.2 MB
Progress (1): 1.1/7.2 MB
Progress (1): 1.1/7.2 MB
Progress (1): 1.1/7.2 MB
Progress (1): 1.1/7.2 MB
Progress (1): 1.1/7.2 MB
Progress (1): 1.1/7.2 MB
Progress (1): 1.2/7.2 MB
Progress (1): 1.2/7.2 MB
Progress (1): 1.2/7.2 MB
Progress (1): 1.2/7.2 MB
Progress (1): 1.2/7.2 MB
Progress (1): 1.2/7.2 MB
Progress (1): 1.2/7.2 MB
Progress (1): 1.2/7.2 MB
Progress (1): 1.2/7.2 MB
Progress (1): 1.2/7.2 MB
Progress (1): 1.2/7.2 MB
Progress (1): 1.2/7.2 MB
Progress (1): 1.2/7.2 MB
Progress (1): 1.2/7.2 MB
Progress (1): 1.2/7.2 MB
Progress (1): 1.2/7.2 MB
Progress (1): 1.2/7.2 MB
Progress (1): 1.2/7.2 MB
Progress (1): 1.2/7.2 MB
Progress (1): 1.2/7.2 MB
Progress (1): 1.2/7.2 MB
Progress (1): 1.2/7.2 MB
Progress (1): 1.2/7.2 MB
Progress (1): 1.2/7.2 MB
Progress (1): 1.2/7.2 MB
Progress (1): 1.3/7.2 MB
Progress (1): 1.3/7.2 MB
Progress (1): 1.3/7.2 MB
Progress (1): 1.3/7.2 MB
Progress (1): 1.3/7.2 MB
Progress (1): 1.3/7.2 MB
Progress (1): 1.3/7.2 MB
Progress (1): 1.3/7.2 MB
Progress (1): 1.3/7.2 MB
Progress (1): 1.3/7.2 MB
Progress (1): 1.3/7.2 MB
Progress (1): 1.3/7.2 MB
Progress (1): 1.3/7.2 MB
Progress (1): 1.3/7.2 MB
Progress (1): 1.3/7.2 MB
Progress (1): 1.3/7.2 MB
Progress (1): 1.3/7.2 MB
Progress (1): 1.3/7.2 MB
Progress (1): 1.3/7.2 MB
Progress (1): 1.3/7.2 MB
Progress (1): 1.3/7.2 MB
Progress (1): 1.3/7.2 MB
Progress (1): 1.3/7.2 MB
Progress (1): 1.3/7.2 MB
Progress (1): 1.3/7.2 MB
Progress (1): 1.4/7.2 MB
Progress (1): 1.4/7.2 MB
Progress (1): 1.4/7.2 MB
Progress (1): 1.4/7.2 MB
Progress (1): 1.4/7.2 MB
Progress (1): 1.4/7.2 MB
Progress (1): 1.4/7.2 MB
Progress (1): 1.4/7.2 MB
Progress (1): 1.4/7.2 MB
Progress (1): 1.4/7.2 MB
Progress (1): 1.4/7.2 MB
Progress (1): 1.4/7.2 MB
Progress (1): 1.4/7.2 MB
Progress (1): 1.4/7.2 MB
Progress (1): 1.4/7.2 MB
Progress (1): 1.4/7.2 MB
Progress (1): 1.4/7.2 MB
Progress (1): 1.4/7.2 MB
Progress (1): 1.4/7.2 MB
Progress (1): 1.4/7.2 MB
Progress (1): 1.4/7.2 MB
Progress (1): 1.4/7.2 MB
Progress (1): 1.4/7.2 MB
Progress (1): 1.4/7.2 MB
Progress (1): 1.4/7.2 MB
Progress (1): 1.5/7.2 MB
Progress (1): 1.5/7.2 MB
Progress (1): 1.5/7.2 MB
Progress (1): 1.5/7.2 MB
Progress (1): 1.5/7.2 MB
Progress (1): 1.5/7.2 MB
Progress (1): 1.5/7.2 MB
Progress (1): 1.5/7.2 MB
Progress (1): 1.5/7.2 MB
Progress (1): 1.5/7.2 MB
Progress (1): 1.5/7.2 MB
Progress (1): 1.5/7.2 MB
Progress (1): 1.5/7.2 MB
Progress (1): 1.5/7.2 MB
Progress (1): 1.5/7.2 MB
Progress (1): 1.5/7.2 MB
Progress (1): 1.5/7.2 MB
Progress (1): 1.5/7.2 MB
Progress (1): 1.5/7.2 MB
Progress (1): 1.5/7.2 MB
Progress (1): 1.5/7.2 MB
Progress (1): 1.5/7.2 MB
Progress (1): 1.5/7.2 MB
Progress (1): 1.5/7.2 MB
Progress (1): 1.5/7.2 MB
Progress (1): 1.6/7.2 MB
Progress (1): 1.6/7.2 MB
Progress (1): 1.6/7.2 MB
Progress (1): 1.6/7.2 MB
Progress (1): 1.6/7.2 MB
Progress (1): 1.6/7.2 MB
Progress (1): 1.6/7.2 MB
Progress (1): 1.6/7.2 MB
Progress (1): 1.6/7.2 MB
Progress (1): 1.6/7.2 MB
Progress (1): 1.6/7.2 MB
Progress (1): 1.6/7.2 MB
Progress (1): 1.6/7.2 MB
Progress (1): 1.6/7.2 MB
Progress (1): 1.6/7.2 MB
Progress (1): 1.6/7.2 MB
Progress (1): 1.6/7.2 MB
Progress (1): 1.6/7.2 MB
Progress (1): 1.6/7.2 MB
Progress (1): 1.6/7.2 MB
Progress (1): 1.6/7.2 MB
Progress (1): 1.6/7.2 MB
Progress (1): 1.6/7.2 MB
Progress (1): 1.6/7.2 MB
Progress (1): 1.6/7.2 MB
Progress (1): 1.7/7.2 MB
Progress (1): 1.7/7.2 MB
Progress (1): 1.7/7.2 MB
Progress (1): 1.7/7.2 MB
Progress (1): 1.7/7.2 MB
Progress (1): 1.7/7.2 MB
Progress (1): 1.7/7.2 MB
Progress (1): 1.7/7.2 MB
Progress (1): 1.7/7.2 MB
Progress (1): 1.7/7.2 MB
Progress (1): 1.7/7.2 MB
Progress (1): 1.7/7.2 MB
Progress (1): 1.7/7.2 MB
Progress (1): 1.7/7.2 MB
Progress (1): 1.7/7.2 MB
Progress (1): 1.7/7.2 MB
Progress (1): 1.7/7.2 MB
Progress (1): 1.7/7.2 MB
Progress (1): 1.7/7.2 MB
Progress (1): 1.7/7.2 MB
Progress (1): 1.7/7.2 MB
Progress (1): 1.7/7.2 MB
Progress (1): 1.7/7.2 MB
Progress (1): 1.7/7.2 MB
Progress (1): 1.7/7.2 MB
Progress (1): 1.8/7.2 MB
Progress (1): 1.8/7.2 MB
Progress (1): 1.8/7.2 MB
Progress (1): 1.8/7.2 MB
Progress (1): 1.8/7.2 MB
Progress (1): 1.8/7.2 MB
Progress (1): 1.8/7.2 MB
Progress (1): 1.8/7.2 MB
Progress (1): 1.8/7.2 MB
Progress (1): 1.8/7.2 MB
Progress (1): 1.8/7.2 MB
Progress (1): 1.8/7.2 MB
Progress (1): 1.8/7.2 MB
Progress (1): 1.8/7.2 MB
Progress (1): 1.8/7.2 MB
Progress (1): 1.8/7.2 MB
Progress (1): 1.8/7.2 MB
Progress (1): 1.8/7.2 MB
Progress (1): 1.8/7.2 MB
Progress (1): 1.8/7.2 MB
Progress (1): 1.8/7.2 MB
Progress (1): 1.8/7.2 MB
Progress (1): 1.8/7.2 MB
Progress (1): 1.8/7.2 MB
Progress (1): 1.8/7.2 MB
Progress (1): 1.9/7.2 MB
Progress (1): 1.9/7.2 MB
Progress (1): 1.9/7.2 MB
Progress (1): 1.9/7.2 MB
Progress (1): 1.9/7.2 MB
Progress (1): 1.9/7.2 MB
Progress (1): 1.9/7.2 MB
Progress (1): 1.9/7.2 MB
Progress (1): 1.9/7.2 MB
Progress (1): 1.9/7.2 MB
Progress (1): 1.9/7.2 MB
Progress (1): 1.9/7.2 MB
Progress (1): 1.9/7.2 MB
Progress (1): 1.9/7.2 MB
Progress (1): 1.9/7.2 MB
Progress (1): 1.9/7.2 MB
Progress (1): 1.9/7.2 MB
Progress (1): 1.9/7.2 MB
Progress (1): 1.9/7.2 MB
Progress (1): 1.9/7.2 MB
Progress (1): 1.9/7.2 MB
Progress (1): 1.9/7.2 MB
Progress (1): 1.9/7.2 MB
Progress (1): 1.9/7.2 MB
Progress (1): 1.9/7.2 MB
Progress (1): 2.0/7.2 MB
Progress (1): 2.0/7.2 MB
Progress (1): 2.0/7.2 MB
Progress (1): 2.0/7.2 MB
Progress (1): 2.0/7.2 MB
Progress (1): 2.0/7.2 MB
Progress (1): 2.0/7.2 MB
Progress (1): 2.0/7.2 MB
Progress (1): 2.0/7.2 MB
Progress (1): 2.0/7.2 MB
Progress (1): 2.0/7.2 MB
Progress (1): 2.0/7.2 MB
Progress (1): 2.0/7.2 MB
Progress (1): 2.0/7.2 MB
Progress (1): 2.0/7.2 MB
Progress (1): 2.0/7.2 MB
Progress (1): 2.0/7.2 MB
Progress (1): 2.0/7.2 MB
Progress (1): 2.0/7.2 MB
Progress (1): 2.0/7.2 MB
Progress (1): 2.0/7.2 MB
Progress (1): 2.0/7.2 MB
Progress (1): 2.0/7.2 MB
Progress (1): 2.0/7.2 MB
Progress (1): 2.0/7.2 MB
Progress (1): 2.1/7.2 MB
Progress (1): 2.1/7.2 MB
Progress (1): 2.1/7.2 MB
Progress (1): 2.1/7.2 MB
Progress (1): 2.1/7.2 MB
Progress (1): 2.1/7.2 MB
Progress (1): 2.1/7.2 MB
Progress (1): 2.1/7.2 MB
Progress (1): 2.1/7.2 MB
Progress (1): 2.1/7.2 MB
Progress (1): 2.1/7.2 MB
Progress (1): 2.1/7.2 MB
Progress (1): 2.1/7.2 MB
Progress (1): 2.1/7.2 MB
Progress (1): 2.1/7.2 MB
Progress (1): 2.1/7.2 MB
Progress (1): 2.1/7.2 MB
Progress (1): 2.1/7.2 MB
Progress (1): 2.1/7.2 MB
Progress (1): 2.1/7.2 MB
Progress (1): 2.1/7.2 MB
Progress (1): 2.1/7.2 MB
Progress (1): 2.1/7.2 MB
Progress (1): 2.1/7.2 MB
Progress (1): 2.1/7.2 MB
Progress (1): 2.2/7.2 MB
Progress (1): 2.2/7.2 MB
Progress (1): 2.2/7.2 MB
Progress (1): 2.2/7.2 MB
Progress (1): 2.2/7.2 MB
Progress (1): 2.2/7.2 MB
Progress (1): 2.2/7.2 MB
Progress (1): 2.2/7.2 MB
Progress (1): 2.2/7.2 MB
Progress (1): 2.2/7.2 MB
Progress (1): 2.2/7.2 MB
Progress (1): 2.2/7.2 MB
Progress (1): 2.2/7.2 MB
Progress (1): 2.2/7.2 MB
Progress (1): 2.2/7.2 MB
Progress (1): 2.2/7.2 MB
Progress (1): 2.2/7.2 MB
Progress (1): 2.2/7.2 MB
Progress (1): 2.2/7.2 MB
Progress (1): 2.2/7.2 MB
Progress (1): 2.2/7.2 MB
Progress (1): 2.2/7.2 MB
Progress (1): 2.2/7.2 MB
Progress (1): 2.2/7.2 MB
Progress (1): 2.2/7.2 MB
Progress (1): 2.3/7.2 MB
Progress (1): 2.3/7.2 MB
Progress (1): 2.3/7.2 MB
Progress (1): 2.3/7.2 MB
Progress (1): 2.3/7.2 MB
Progress (1): 2.3/7.2 MB
Progress (1): 2.3/7.2 MB
Progress (1): 2.3/7.2 MB
Progress (1): 2.3/7.2 MB
Progress (1): 2.3/7.2 MB
Progress (1): 2.3/7.2 MB
Progress (1): 2.3/7.2 MB
Progress (1): 2.3/7.2 MB
Progress (1): 2.3/7.2 MB
Progress (1): 2.3/7.2 MB
Progress (1): 2.3/7.2 MB
Progress (1): 2.3/7.2 MB
Progress (1): 2.3/7.2 MB
Progress (1): 2.3/7.2 MB
Progress (1): 2.3/7.2 MB
Progress (1): 2.3/7.2 MB
Progress (1): 2.3/7.2 MB
Progress (1): 2.3/7.2 MB
Progress (1): 2.3/7.2 MB
Progress (1): 2.3/7.2 MB
Progress (1): 2.4/7.2 MB
Progress (1): 2.4/7.2 MB
Progress (1): 2.4/7.2 MB
Progress (1): 2.4/7.2 MB
Progress (1): 2.4/7.2 MB
Progress (1): 2.4/7.2 MB
Progress (1): 2.4/7.2 MB
Progress (1): 2.4/7.2 MB
Progress (1): 2.4/7.2 MB
Progress (1): 2.4/7.2 MB
Progress (1): 2.4/7.2 MB
Progress (1): 2.4/7.2 MB
Progress (1): 2.4/7.2 MB
Progress (1): 2.4/7.2 MB
Progress (1): 2.4/7.2 MB
Progress (1): 2.4/7.2 MB
Progress (1): 2.4/7.2 MB
Progress (1): 2.4/7.2 MB
Progress (1): 2.4/7.2 MB
Progress (1): 2.4/7.2 MB
Progress (1): 2.4/7.2 MB
Progress (1): 2.4/7.2 MB
Progress (1): 2.4/7.2 MB
Progress (1): 2.4/7.2 MB
Progress (1): 2.4/7.2 MB
Progress (1): 2.5/7.2 MB
Progress (1): 2.5/7.2 MB
Progress (1): 2.5/7.2 MB
Progress (1): 2.5/7.2 MB
Progress (1): 2.5/7.2 MB
Progress (1): 2.5/7.2 MB
Progress (1): 2.5/7.2 MB
Progress (1): 2.5/7.2 MB
Progress (1): 2.5/7.2 MB
Progress (1): 2.5/7.2 MB
Progress (1): 2.5/7.2 MB
Progress (1): 2.5/7.2 MB
Progress (1): 2.5/7.2 MB
Progress (1): 2.5/7.2 MB
Progress (1): 2.5/7.2 MB
Progress (1): 2.5/7.2 MB
Progress (1): 2.5/7.2 MB
Progress (1): 2.5/7.2 MB
Progress (1): 2.5/7.2 MB
Progress (1): 2.5/7.2 MB
Progress (1): 2.5/7.2 MB
Progress (1): 2.5/7.2 MB
Progress (1): 2.5/7.2 MB
Progress (1): 2.5/7.2 MB
Progress (1): 2.5/7.2 MB
Progress (1): 2.6/7.2 MB
Progress (1): 2.6/7.2 MB
Progress (1): 2.6/7.2 MB
Progress (1): 2.6/7.2 MB
Progress (1): 2.6/7.2 MB
Progress (1): 2.6/7.2 MB
Progress (1): 2.6/7.2 MB
Progress (1): 2.6/7.2 MB
Progress (1): 2.6/7.2 MB
Progress (1): 2.6/7.2 MB
Progress (1): 2.6/7.2 MB
Progress (1): 2.6/7.2 MB
Progress (1): 2.6/7.2 MB
Progress (1): 2.6/7.2 MB
Progress (1): 2.6/7.2 MB
Progress (1): 2.6/7.2 MB
Progress (1): 2.6/7.2 MB
Progress (1): 2.6/7.2 MB
Progress (1): 2.6/7.2 MB
Progress (1): 2.6/7.2 MB
Progress (1): 2.6/7.2 MB
Progress (1): 2.6/7.2 MB
Progress (1): 2.6/7.2 MB
Progress (1): 2.6/7.2 MB
Progress (1): 2.6/7.2 MB
Progress (1): 2.7/7.2 MB
Progress (1): 2.7/7.2 MB
Progress (1): 2.7/7.2 MB
Progress (1): 2.7/7.2 MB
Progress (1): 2.7/7.2 MB
Progress (1): 2.7/7.2 MB
Progress (1): 2.7/7.2 MB
Progress (1): 2.7/7.2 MB
Progress (1): 2.7/7.2 MB
Progress (1): 2.7/7.2 MB
Progress (1): 2.7/7.2 MB
Progress (1): 2.7/7.2 MB
Progress (1): 2.7/7.2 MB
Progress (1): 2.7/7.2 MB
Progress (1): 2.7/7.2 MB
Progress (1): 2.7/7.2 MB
Progress (1): 2.7/7.2 MB
Progress (1): 2.7/7.2 MB
Progress (1): 2.7/7.2 MB
Progress (1): 2.7/7.2 MB
Progress (1): 2.7/7.2 MB
Progress (1): 2.7/7.2 MB
Progress (1): 2.7/7.2 MB
Progress (1): 2.7/7.2 MB
Progress (1): 2.7/7.2 MB
Progress (1): 2.8/7.2 MB
Progress (1): 2.8/7.2 MB
Progress (1): 2.8/7.2 MB
Progress (1): 2.8/7.2 MB
Progress (1): 2.8/7.2 MB
Progress (1): 2.8/7.2 MB
Progress (1): 2.8/7.2 MB
Progress (1): 2.8/7.2 MB
Progress (1): 2.8/7.2 MB
Progress (1): 2.8/7.2 MB
Progress (1): 2.8/7.2 MB
Progress (1): 2.8/7.2 MB
Progress (1): 2.8/7.2 MB
Progress (1): 2.8/7.2 MB
Progress (1): 2.8/7.2 MB
Progress (1): 2.8/7.2 MB
Progress (1): 2.8/7.2 MB
Progress (1): 2.8/7.2 MB
Progress (1): 2.8/7.2 MB
Progress (1): 2.8/7.2 MB
Progress (1): 2.8/7.2 MB
Progress (1): 2.8/7.2 MB
Progress (1): 2.8/7.2 MB
Progress (1): 2.8/7.2 MB
Progress (1): 2.8/7.2 MB
Progress (1): 2.9/7.2 MB
Progress (1): 2.9/7.2 MB
Progress (1): 2.9/7.2 MB
Progress (1): 2.9/7.2 MB
Progress (1): 2.9/7.2 MB
Progress (1): 2.9/7.2 MB
Progress (1): 2.9/7.2 MB
Progress (1): 2.9/7.2 MB
Progress (1): 2.9/7.2 MB
Progress (1): 2.9/7.2 MB
Progress (1): 2.9/7.2 MB
Progress (1): 2.9/7.2 MB
Progress (1): 2.9/7.2 MB
Progress (1): 2.9/7.2 MB
Progress (1): 2.9/7.2 MB
Progress (1): 2.9/7.2 MB
Progress (1): 2.9/7.2 MB
Progress (1): 2.9/7.2 MB
Progress (1): 2.9/7.2 MB
Progress (1): 2.9/7.2 MB
Progress (1): 2.9/7.2 MB
Progress (1): 2.9/7.2 MB
Progress (1): 2.9/7.2 MB
Progress (1): 2.9/7.2 MB
Progress (1): 2.9/7.2 MB
Progress (1): 3.0/7.2 MB
Progress (1): 3.0/7.2 MB
Progress (1): 3.0/7.2 MB
Progress (1): 3.0/7.2 MB
Progress (1): 3.0/7.2 MB
Progress (1): 3.0/7.2 MB
Progress (1): 3.0/7.2 MB
Progress (1): 3.0/7.2 MB
Progress (1): 3.0/7.2 MB
Progress (1): 3.0/7.2 MB
Progress (1): 3.0/7.2 MB
Progress (1): 3.0/7.2 MB
Progress (1): 3.0/7.2 MB
Progress (1): 3.0/7.2 MB
Progress (1): 3.0/7.2 MB
Progress (1): 3.0/7.2 MB
Progress (1): 3.0/7.2 MB
Progress (1): 3.0/7.2 MB
Progress (1): 3.0/7.2 MB
Progress (1): 3.0/7.2 MB
Progress (1): 3.0/7.2 MB
Progress (1): 3.0/7.2 MB
Progress (1): 3.0/7.2 MB
Progress (1): 3.0/7.2 MB
Progress (1): 3.0/7.2 MB
Progress (1): 3.1/7.2 MB
Progress (1): 3.1/7.2 MB
Progress (1): 3.1/7.2 MB
Progress (1): 3.1/7.2 MB
Progress (1): 3.1/7.2 MB
Progress (1): 3.1/7.2 MB
Progress (1): 3.1/7.2 MB
Progress (1): 3.1/7.2 MB
Progress (1): 3.1/7.2 MB
Progress (1): 3.1/7.2 MB
Progress (1): 3.1/7.2 MB
Progress (1): 3.1/7.2 MB
Progress (1): 3.1/7.2 MB
Progress (1): 3.1/7.2 MB
Progress (1): 3.1/7.2 MB
Progress (1): 3.1/7.2 MB
Progress (1): 3.1/7.2 MB
Progress (1): 3.1/7.2 MB
Progress (1): 3.1/7.2 MB
Progress (1): 3.1/7.2 MB
Progress (1): 3.1/7.2 MB
Progress (1): 3.1/7.2 MB
Progress (1): 3.1/7.2 MB
Progress (1): 3.1/7.2 MB
Progress (1): 3.1/7.2 MB
Progress (1): 3.2/7.2 MB
Progress (1): 3.2/7.2 MB
Progress (1): 3.2/7.2 MB
Progress (1): 3.2/7.2 MB
Progress (1): 3.2/7.2 MB
Progress (1): 3.2/7.2 MB
Progress (1): 3.2/7.2 MB
Progress (1): 3.2/7.2 MB
Progress (1): 3.2/7.2 MB
Progress (1): 3.2/7.2 MB
Progress (1): 3.2/7.2 MB
Progress (1): 3.2/7.2 MB
Progress (1): 3.2/7.2 MB
Progress (1): 3.2/7.2 MB
Progress (1): 3.2/7.2 MB
Progress (1): 3.2/7.2 MB
Progress (1): 3.2/7.2 MB
Progress (1): 3.2/7.2 MB
Progress (1): 3.2/7.2 MB
Progress (1): 3.2/7.2 MB
Progress (1): 3.2/7.2 MB
Progress (1): 3.2/7.2 MB
Progress (1): 3.2/7.2 MB
Progress (1): 3.2/7.2 MB
Progress (1): 3.2/7.2 MB
Progress (1): 3.3/7.2 MB
Progress (1): 3.3/7.2 MB
Progress (1): 3.3/7.2 MB
Progress (1): 3.3/7.2 MB
Progress (1): 3.3/7.2 MB
Progress (1): 3.3/7.2 MB
Progress (1): 3.3/7.2 MB
Progress (1): 3.3/7.2 MB
Progress (1): 3.3/7.2 MB
Progress (1): 3.3/7.2 MB
Progress (1): 3.3/7.2 MB
Progress (1): 3.3/7.2 MB
Progress (1): 3.3/7.2 MB
Progress (1): 3.3/7.2 MB
Progress (1): 3.3/7.2 MB
Progress (1): 3.3/7.2 MB
Progress (1): 3.3/7.2 MB
Progress (1): 3.3/7.2 MB
Progress (1): 3.3/7.2 MB
Progress (1): 3.3/7.2 MB
Progress (1): 3.3/7.2 MB
Progress (1): 3.3/7.2 MB
Progress (1): 3.3/7.2 MB
Progress (1): 3.3/7.2 MB
Progress (1): 3.3/7.2 MB
Progress (1): 3.4/7.2 MB
Progress (1): 3.4/7.2 MB
Progress (1): 3.4/7.2 MB
Progress (1): 3.4/7.2 MB
Progress (1): 3.4/7.2 MB
Progress (1): 3.4/7.2 MB
Progress (1): 3.4/7.2 MB
Progress (1): 3.4/7.2 MB
Progress (1): 3.4/7.2 MB
Progress (1): 3.4/7.2 MB
Progress (1): 3.4/7.2 MB
Progress (1): 3.4/7.2 MB
Progress (1): 3.4/7.2 MB
Progress (1): 3.4/7.2 MB
Progress (1): 3.4/7.2 MB
Progress (1): 3.4/7.2 MB
Progress (1): 3.4/7.2 MB
Progress (1): 3.4/7.2 MB
Progress (1): 3.4/7.2 MB
Progress (1): 3.4/7.2 MB
Progress (1): 3.4/7.2 MB
Progress (1): 3.4/7.2 MB
Progress (1): 3.4/7.2 MB
Progress (1): 3.4/7.2 MB
Progress (1): 3.4/7.2 MB
Progress (1): 3.5/7.2 MB
Progress (1): 3.5/7.2 MB
Progress (1): 3.5/7.2 MB
Progress (1): 3.5/7.2 MB
Progress (1): 3.5/7.2 MB
Progress (1): 3.5/7.2 MB
Progress (1): 3.5/7.2 MB
Progress (1): 3.5/7.2 MB
Progress (1): 3.5/7.2 MB
Progress (1): 3.5/7.2 MB
Progress (1): 3.5/7.2 MB
Progress (1): 3.5/7.2 MB
Progress (1): 3.5/7.2 MB
Progress (1): 3.5/7.2 MB
Progress (1): 3.5/7.2 MB
Progress (1): 3.5/7.2 MB
Progress (1): 3.5/7.2 MB
Progress (1): 3.5/7.2 MB
Progress (1): 3.5/7.2 MB
Progress (1): 3.5/7.2 MB
Progress (1): 3.5/7.2 MB
Progress (1): 3.5/7.2 MB
Progress (1): 3.5/7.2 MB
Progress (1): 3.5/7.2 MB
Progress (1): 3.5/7.2 MB
Progress (1): 3.6/7.2 MB
Progress (1): 3.6/7.2 MB
Progress (1): 3.6/7.2 MB
Progress (1): 3.6/7.2 MB
Progress (1): 3.6/7.2 MB
Progress (1): 3.6/7.2 MB
Progress (1): 3.6/7.2 MB
Progress (1): 3.6/7.2 MB
Progress (1): 3.6/7.2 MB
Progress (1): 3.6/7.2 MB
Progress (1): 3.6/7.2 MB
Progress (1): 3.6/7.2 MB
Progress (1): 3.6/7.2 MB
Progress (1): 3.6/7.2 MB
Progress (1): 3.6/7.2 MB
Progress (1): 3.6/7.2 MB
Progress (1): 3.6/7.2 MB
Progress (1): 3.6/7.2 MB
Progress (1): 3.6/7.2 MB
Progress (1): 3.6/7.2 MB
Progress (1): 3.6/7.2 MB
Progress (1): 3.6/7.2 MB
Progress (1): 3.6/7.2 MB
Progress (1): 3.6/7.2 MB
Progress (1): 3.6/7.2 MB
Progress (1): 3.7/7.2 MB
Progress (1): 3.7/7.2 MB
Progress (1): 3.7/7.2 MB
Progress (1): 3.7/7.2 MB
Progress (1): 3.7/7.2 MB
Progress (1): 3.7/7.2 MB
Progress (1): 3.7/7.2 MB
Progress (1): 3.7/7.2 MB
Progress (1): 3.7/7.2 MB
Progress (1): 3.7/7.2 MB
Progress (1): 3.7/7.2 MB
Progress (1): 3.7/7.2 MB
Progress (1): 3.7/7.2 MB
Progress (1): 3.7/7.2 MB
Progress (1): 3.7/7.2 MB
Progress (1): 3.7/7.2 MB
Progress (1): 3.7/7.2 MB
Progress (1): 3.7/7.2 MB
Progress (1): 3.7/7.2 MB
Progress (1): 3.7/7.2 MB
Progress (1): 3.7/7.2 MB
Progress (1): 3.7/7.2 MB
Progress (1): 3.7/7.2 MB
Progress (1): 3.7/7.2 MB
Progress (1): 3.7/7.2 MB
Progress (1): 3.8/7.2 MB
Progress (1): 3.8/7.2 MB
Progress (1): 3.8/7.2 MB
Progress (1): 3.8/7.2 MB
Progress (1): 3.8/7.2 MB
Progress (1): 3.8/7.2 MB
Progress (1): 3.8/7.2 MB
Progress (1): 3.8/7.2 MB
Progress (1): 3.8/7.2 MB
Progress (1): 3.8/7.2 MB
Progress (1): 3.8/7.2 MB
Progress (1): 3.8/7.2 MB
Progress (1): 3.8/7.2 MB
Progress (1): 3.8/7.2 MB
Progress (1): 3.8/7.2 MB
Progress (1): 3.8/7.2 MB
Progress (1): 3.8/7.2 MB
Progress (1): 3.8/7.2 MB
Progress (1): 3.8/7.2 MB
Progress (1): 3.8/7.2 MB
Progress (1): 3.8/7.2 MB
Progress (1): 3.8/7.2 MB
Progress (1): 3.8/7.2 MB
Progress (1): 3.8/7.2 MB
Progress (1): 3.8/7.2 MB
Progress (1): 3.9/7.2 MB
Progress (1): 3.9/7.2 MB
Progress (1): 3.9/7.2 MB
Progress (1): 3.9/7.2 MB
Progress (1): 3.9/7.2 MB
Progress (1): 3.9/7.2 MB
Progress (1): 3.9/7.2 MB
Progress (1): 3.9/7.2 MB
Progress (1): 3.9/7.2 MB
Progress (1): 3.9/7.2 MB
Progress (1): 3.9/7.2 MB
Progress (1): 3.9/7.2 MB
Progress (1): 3.9/7.2 MB
Progress (1): 3.9/7.2 MB
Progress (1): 3.9/7.2 MB
Progress (1): 3.9/7.2 MB
Progress (1): 3.9/7.2 MB
Progress (1): 3.9/7.2 MB
Progress (1): 3.9/7.2 MB
Progress (1): 3.9/7.2 MB
Progress (1): 3.9/7.2 MB
Progress (1): 3.9/7.2 MB
Progress (1): 3.9/7.2 MB
Progress (1): 3.9/7.2 MB
Progress (1): 3.9/7.2 MB
Progress (1): 4.0/7.2 MB
Progress (1): 4.0/7.2 MB
Progress (1): 4.0/7.2 MB
Progress (1): 4.0/7.2 MB
Progress (1): 4.0/7.2 MB
Progress (1): 4.0/7.2 MB
Progress (1): 4.0/7.2 MB
Progress (1): 4.0/7.2 MB
Progress (1): 4.0/7.2 MB
Progress (1): 4.0/7.2 MB
Progress (1): 4.0/7.2 MB
Progress (1): 4.0/7.2 MB
Progress (1): 4.0/7.2 MB
Progress (1): 4.0/7.2 MB
Progress (1): 4.0/7.2 MB
Progress (1): 4.0/7.2 MB
Progress (1): 4.0/7.2 MB
Progress (1): 4.0/7.2 MB
Progress (1): 4.0/7.2 MB
Progress (1): 4.0/7.2 MB
Progress (1): 4.0/7.2 MB
Progress (1): 4.0/7.2 MB
Progress (1): 4.0/7.2 MB
Progress (1): 4.0/7.2 MB
Progress (1): 4.0/7.2 MB
Progress (1): 4.1/7.2 MB
Progress (1): 4.1/7.2 MB
Progress (1): 4.1/7.2 MB
Progress (1): 4.1/7.2 MB
Progress (1): 4.1/7.2 MB
Progress (1): 4.1/7.2 MB
Progress (1): 4.1/7.2 MB
Progress (1): 4.1/7.2 MB
Progress (1): 4.1/7.2 MB
Progress (1): 4.1/7.2 MB
Progress (1): 4.1/7.2 MB
Progress (1): 4.1/7.2 MB
Progress (1): 4.1/7.2 MB
Progress (1): 4.1/7.2 MB
Progress (1): 4.1/7.2 MB
Progress (1): 4.1/7.2 MB
Progress (1): 4.1/7.2 MB
Progress (1): 4.1/7.2 MB
Progress (1): 4.1/7.2 MB
Progress (1): 4.1/7.2 MB
Progress (1): 4.1/7.2 MB
Progress (1): 4.1/7.2 MB
Progress (1): 4.1/7.2 MB
Progress (1): 4.1/7.2 MB
Progress (1): 4.1/7.2 MB
Progress (1): 4.2/7.2 MB
Progress (1): 4.2/7.2 MB
Progress (1): 4.2/7.2 MB
Progress (1): 4.2/7.2 MB
Progress (1): 4.2/7.2 MB
Progress (1): 4.2/7.2 MB
Progress (1): 4.2/7.2 MB
Progress (1): 4.2/7.2 MB
Progress (1): 4.2/7.2 MB
Progress (1): 4.2/7.2 MB
Progress (1): 4.2/7.2 MB
Progress (1): 4.2/7.2 MB
Progress (1): 4.2/7.2 MB
Progress (1): 4.2/7.2 MB
Progress (1): 4.2/7.2 MB
Progress (1): 4.2/7.2 MB
Progress (1): 4.2/7.2 MB
Progress (1): 4.2/7.2 MB
Progress (1): 4.2/7.2 MB
Progress (1): 4.2/7.2 MB
Progress (1): 4.2/7.2 MB
Progress (1): 4.2/7.2 MB
Progress (1): 4.2/7.2 MB
Progress (1): 4.2/7.2 MB
Progress (1): 4.2/7.2 MB
Progress (1): 4.3/7.2 MB
Progress (1): 4.3/7.2 MB
Progress (1): 4.3/7.2 MB
Progress (1): 4.3/7.2 MB
Progress (1): 4.3/7.2 MB
Progress (1): 4.3/7.2 MB
Progress (1): 4.3/7.2 MB
Progress (1): 4.3/7.2 MB
Progress (1): 4.3/7.2 MB
Progress (1): 4.3/7.2 MB
Progress (1): 4.3/7.2 MB
Progress (1): 4.3/7.2 MB
Progress (1): 4.3/7.2 MB
Progress (1): 4.3/7.2 MB
Progress (1): 4.3/7.2 MB
Progress (1): 4.3/7.2 MB
Progress (1): 4.3/7.2 MB
Progress (1): 4.3/7.2 MB
Progress (1): 4.3/7.2 MB
Progress (1): 4.3/7.2 MB
Progress (1): 4.3/7.2 MB
Progress (1): 4.3/7.2 MB
Progress (1): 4.3/7.2 MB
Progress (1): 4.3/7.2 MB
Progress (1): 4.3/7.2 MB
Progress (1): 4.4/7.2 MB
Progress (1): 4.4/7.2 MB
Progress (1): 4.4/7.2 MB
Progress (1): 4.4/7.2 MB
Progress (1): 4.4/7.2 MB
Progress (1): 4.4/7.2 MB
Progress (1): 4.4/7.2 MB
Progress (1): 4.4/7.2 MB
Progress (1): 4.4/7.2 MB
Progress (1): 4.4/7.2 MB
Progress (1): 4.4/7.2 MB
Progress (1): 4.4/7.2 MB
Progress (1): 4.4/7.2 MB
Progress (1): 4.4/7.2 MB
Progress (1): 4.4/7.2 MB
Progress (1): 4.4/7.2 MB
Progress (1): 4.4/7.2 MB
Progress (1): 4.4/7.2 MB
Progress (1): 4.4/7.2 MB
Progress (1): 4.4/7.2 MB
Progress (1): 4.4/7.2 MB
Progress (1): 4.4/7.2 MB
Progress (1): 4.4/7.2 MB
Progress (1): 4.4/7.2 MB
Progress (1): 4.4/7.2 MB
Progress (1): 4.5/7.2 MB
Progress (1): 4.5/7.2 MB
Progress (1): 4.5/7.2 MB
Progress (1): 4.5/7.2 MB
Progress (1): 4.5/7.2 MB
Progress (1): 4.5/7.2 MB
Progress (1): 4.5/7.2 MB
Progress (1): 4.5/7.2 MB
Progress (1): 4.5/7.2 MB
Progress (1): 4.5/7.2 MB
Progress (1): 4.5/7.2 MB
Progress (1): 4.5/7.2 MB
Progress (1): 4.5/7.2 MB
Progress (1): 4.5/7.2 MB
Progress (1): 4.5/7.2 MB
Progress (1): 4.5/7.2 MB
Progress (1): 4.5/7.2 MB
Progress (1): 4.5/7.2 MB
Progress (1): 4.5/7.2 MB
Progress (1): 4.5/7.2 MB
Progress (1): 4.5/7.2 MB
Progress (1): 4.5/7.2 MB
Progress (1): 4.5/7.2 MB
Progress (1): 4.5/7.2 MB
Progress (1): 4.5/7.2 MB
Progress (1): 4.6/7.2 MB
Progress (1): 4.6/7.2 MB
Progress (1): 4.6/7.2 MB
Progress (1): 4.6/7.2 MB
Progress (1): 4.6/7.2 MB
Progress (1): 4.6/7.2 MB
Progress (1): 4.6/7.2 MB
Progress (1): 4.6/7.2 MB
Progress (1): 4.6/7.2 MB
Progress (1): 4.6/7.2 MB
Progress (1): 4.6/7.2 MB
Progress (1): 4.6/7.2 MB
Progress (1): 4.6/7.2 MB
Progress (1): 4.6/7.2 MB
Progress (1): 4.6/7.2 MB
Progress (1): 4.6/7.2 MB
Progress (1): 4.6/7.2 MB
Progress (1): 4.6/7.2 MB
Progress (1): 4.6/7.2 MB
Progress (1): 4.6/7.2 MB
Progress (1): 4.6/7.2 MB
Progress (1): 4.6/7.2 MB
Progress (1): 4.6/7.2 MB
Progress (1): 4.6/7.2 MB
Progress (1): 4.6/7.2 MB
Progress (1): 4.7/7.2 MB
Progress (1): 4.7/7.2 MB
Progress (1): 4.7/7.2 MB
Progress (1): 4.7/7.2 MB
Progress (1): 4.7/7.2 MB
Progress (1): 4.7/7.2 MB
Progress (1): 4.7/7.2 MB
Progress (1): 4.7/7.2 MB
Progress (1): 4.7/7.2 MB
Progress (1): 4.7/7.2 MB
Progress (1): 4.7/7.2 MB
Progress (1): 4.7/7.2 MB
Progress (1): 4.7/7.2 MB
Progress (1): 4.7/7.2 MB
Progress (1): 4.7/7.2 MB
Progress (1): 4.7/7.2 MB
Progress (1): 4.7/7.2 MB
Progress (1): 4.7/7.2 MB
Progress (1): 4.7/7.2 MB
Progress (1): 4.7/7.2 MB
Progress (1): 4.7/7.2 MB
Progress (1): 4.7/7.2 MB
Progress (1): 4.7/7.2 MB
Progress (1): 4.7/7.2 MB
Progress (1): 4.7/7.2 MB
Progress (1): 4.8/7.2 MB
Progress (1): 4.8/7.2 MB
Progress (1): 4.8/7.2 MB
Progress (1): 4.8/7.2 MB
Progress (1): 4.8/7.2 MB
Progress (1): 4.8/7.2 MB
Progress (1): 4.8/7.2 MB
Progress (1): 4.8/7.2 MB
Progress (1): 4.8/7.2 MB
Progress (1): 4.8/7.2 MB
Progress (1): 4.8/7.2 MB
Progress (1): 4.8/7.2 MB
Progress (1): 4.8/7.2 MB
Progress (1): 4.8/7.2 MB
Progress (1): 4.8/7.2 MB
Progress (1): 4.8/7.2 MB
Progress (1): 4.8/7.2 MB
Progress (1): 4.8/7.2 MB
Progress (1): 4.8/7.2 MB
Progress (1): 4.8/7.2 MB
Progress (1): 4.8/7.2 MB
Progress (1): 4.8/7.2 MB
Progress (1): 4.8/7.2 MB
Progress (1): 4.8/7.2 MB
Progress (1): 4.8/7.2 MB
Progress (1): 4.9/7.2 MB
Progress (1): 4.9/7.2 MB
Progress (1): 4.9/7.2 MB
Progress (1): 4.9/7.2 MB
Progress (1): 4.9/7.2 MB
Progress (1): 4.9/7.2 MB
Progress (1): 4.9/7.2 MB
Progress (1): 4.9/7.2 MB
Progress (1): 4.9/7.2 MB
Progress (1): 4.9/7.2 MB
Progress (1): 4.9/7.2 MB
Progress (1): 4.9/7.2 MB
Progress (1): 4.9/7.2 MB
Progress (1): 4.9/7.2 MB
Progress (1): 4.9/7.2 MB
Progress (1): 4.9/7.2 MB
Progress (1): 4.9/7.2 MB
Progress (1): 4.9/7.2 MB
Progress (1): 4.9/7.2 MB
Progress (1): 4.9/7.2 MB
Progress (1): 4.9/7.2 MB
Progress (1): 4.9/7.2 MB
Progress (1): 4.9/7.2 MB
Progress (1): 4.9/7.2 MB
Progress (1): 4.9/7.2 MB
Progress (1): 5.0/7.2 MB
Progress (1): 5.0/7.2 MB
Progress (1): 5.0/7.2 MB
Progress (1): 5.0/7.2 MB
Progress (1): 5.0/7.2 MB
Progress (1): 5.0/7.2 MB
Progress (1): 5.0/7.2 MB
Progress (1): 5.0/7.2 MB
Progress (1): 5.0/7.2 MB
Progress (1): 5.0/7.2 MB
Progress (1): 5.0/7.2 MB
Progress (1): 5.0/7.2 MB
Progress (1): 5.0/7.2 MB
Progress (1): 5.0/7.2 MB
Progress (1): 5.0/7.2 MB
Progress (1): 5.0/7.2 MB
Progress (1): 5.0/7.2 MB
Progress (1): 5.0/7.2 MB
Progress (1): 5.0/7.2 MB
Progress (1): 5.0/7.2 MB
Progress (1): 5.0/7.2 MB
Progress (1): 5.0/7.2 MB
Progress (1): 5.0/7.2 MB
Progress (1): 5.0/7.2 MB
Progress (1): 5.0/7.2 MB
Progress (1): 5.1/7.2 MB
Progress (1): 5.1/7.2 MB
Progress (1): 5.1/7.2 MB
Progress (1): 5.1/7.2 MB
Progress (1): 5.1/7.2 MB
Progress (1): 5.1/7.2 MB
Progress (1): 5.1/7.2 MB
Progress (1): 5.1/7.2 MB
Progress (1): 5.1/7.2 MB
Progress (1): 5.1/7.2 MB
Progress (1): 5.1/7.2 MB
Progress (1): 5.1/7.2 MB
Progress (1): 5.1/7.2 MB
Progress (1): 5.1/7.2 MB
Progress (1): 5.1/7.2 MB
Progress (1): 5.1/7.2 MB
Progress (1): 5.1/7.2 MB
Progress (1): 5.1/7.2 MB
Progress (1): 5.1/7.2 MB
Progress (1): 5.1/7.2 MB
Progress (1): 5.1/7.2 MB
Progress (1): 5.1/7.2 MB
Progress (1): 5.1/7.2 MB
Progress (1): 5.1/7.2 MB
Progress (1): 5.1/7.2 MB
Progress (1): 5.2/7.2 MB
Progress (1): 5.2/7.2 MB
Progress (1): 5.2/7.2 MB
Progress (1): 5.2/7.2 MB
Progress (1): 5.2/7.2 MB
Progress (1): 5.2/7.2 MB
Progress (1): 5.2/7.2 MB
Progress (1): 5.2/7.2 MB
Progress (1): 5.2/7.2 MB
Progress (1): 5.2/7.2 MB
Progress (1): 5.2/7.2 MB
Progress (1): 5.2/7.2 MB
Progress (1): 5.2/7.2 MB
Progress (1): 5.2/7.2 MB
Progress (1): 5.2/7.2 MB
Progress (1): 5.2/7.2 MB
Progress (1): 5.2/7.2 MB
Progress (1): 5.2/7.2 MB
Progress (1): 5.2/7.2 MB
Progress (1): 5.2/7.2 MB
Progress (1): 5.2/7.2 MB
Progress (1): 5.2/7.2 MB
Progress (1): 5.2/7.2 MB
Progress (1): 5.2/7.2 MB
Progress (1): 5.2/7.2 MB
Progress (1): 5.3/7.2 MB
Progress (1): 5.3/7.2 MB
Progress (1): 5.3/7.2 MB
Progress (1): 5.3/7.2 MB
Progress (1): 5.3/7.2 MB
Progress (1): 5.3/7.2 MB
Progress (1): 5.3/7.2 MB
Progress (1): 5.3/7.2 MB
Progress (1): 5.3/7.2 MB
Progress (1): 5.3/7.2 MB
Progress (1): 5.3/7.2 MB
Progress (1): 5.3/7.2 MB
Progress (1): 5.3/7.2 MB
Progress (1): 5.3/7.2 MB
Progress (1): 5.3/7.2 MB
Progress (1): 5.3/7.2 MB
Progress (1): 5.3/7.2 MB
Progress (1): 5.3/7.2 MB
Progress (1): 5.3/7.2 MB
Progress (1): 5.3/7.2 MB
Progress (1): 5.3/7.2 MB
Progress (1): 5.3/7.2 MB
Progress (1): 5.3/7.2 MB
Progress (1): 5.3/7.2 MB
Progress (1): 5.3/7.2 MB
Progress (1): 5.4/7.2 MB
Progress (1): 5.4/7.2 MB
Progress (1): 5.4/7.2 MB
Progress (1): 5.4/7.2 MB
Progress (1): 5.4/7.2 MB
Progress (1): 5.4/7.2 MB
Progress (1): 5.4/7.2 MB
Progress (1): 5.4/7.2 MB
Progress (1): 5.4/7.2 MB
Progress (1): 5.4/7.2 MB
Progress (1): 5.4/7.2 MB
Progress (1): 5.4/7.2 MB
Progress (1): 5.4/7.2 MB
Progress (1): 5.4/7.2 MB
Progress (1): 5.4/7.2 MB
Progress (1): 5.4/7.2 MB
Progress (1): 5.4/7.2 MB
Progress (1): 5.4/7.2 MB
Progress (1): 5.4/7.2 MB
Progress (1): 5.4/7.2 MB
Progress (1): 5.4/7.2 MB
Progress (1): 5.4/7.2 MB
Progress (1): 5.4/7.2 MB
Progress (1): 5.4/7.2 MB
Progress (1): 5.4/7.2 MB
Progress (1): 5.5/7.2 MB
Progress (1): 5.5/7.2 MB
Progress (1): 5.5/7.2 MB
Progress (1): 5.5/7.2 MB
Progress (1): 5.5/7.2 MB
Progress (1): 5.5/7.2 MB
Progress (1): 5.5/7.2 MB
Progress (1): 5.5/7.2 MB
Progress (1): 5.5/7.2 MB
Progress (1): 5.5/7.2 MB
Progress (1): 5.5/7.2 MB
Progress (1): 5.5/7.2 MB
Progress (1): 5.5/7.2 MB
Progress (1): 5.5/7.2 MB
Progress (1): 5.5/7.2 MB
Progress (1): 5.5/7.2 MB
Progress (1): 5.5/7.2 MB
Progress (1): 5.5/7.2 MB
Progress (1): 5.5/7.2 MB
Progress (1): 5.5/7.2 MB
Progress (1): 5.5/7.2 MB
Progress (1): 5.5/7.2 MB
Progress (1): 5.5/7.2 MB
Progress (1): 5.5/7.2 MB
Progress (1): 5.5/7.2 MB
Progress (1): 5.6/7.2 MB
Progress (1): 5.6/7.2 MB
Progress (1): 5.6/7.2 MB
Progress (1): 5.6/7.2 MB
Progress (1): 5.6/7.2 MB
Progress (1): 5.6/7.2 MB
Progress (1): 5.6/7.2 MB
Progress (1): 5.6/7.2 MB
Progress (1): 5.6/7.2 MB
Progress (1): 5.6/7.2 MB
Progress (1): 5.6/7.2 MB
Progress (1): 5.6/7.2 MB
Progress (1): 5.6/7.2 MB
Progress (1): 5.6/7.2 MB
Progress (1): 5.6/7.2 MB
Progress (1): 5.6/7.2 MB
Progress (1): 5.6/7.2 MB
Progress (1): 5.6/7.2 MB
Progress (1): 5.6/7.2 MB
Progress (1): 5.6/7.2 MB
Progress (1): 5.6/7.2 MB
Progress (1): 5.6/7.2 MB
Progress (1): 5.6/7.2 MB
Progress (1): 5.6/7.2 MB
Progress (1): 5.6/7.2 MB
Progress (1): 5.7/7.2 MB
Progress (1): 5.7/7.2 MB
Progress (1): 5.7/7.2 MB
Progress (1): 5.7/7.2 MB
Progress (1): 5.7/7.2 MB
Progress (1): 5.7/7.2 MB
Progress (1): 5.7/7.2 MB
Progress (1): 5.7/7.2 MB
Progress (1): 5.7/7.2 MB
Progress (1): 5.7/7.2 MB
Progress (1): 5.7/7.2 MB
Progress (1): 5.7/7.2 MB
Progress (1): 5.7/7.2 MB
Progress (1): 5.7/7.2 MB
Progress (1): 5.7/7.2 MB
Progress (1): 5.7/7.2 MB
Progress (1): 5.7/7.2 MB
Progress (1): 5.7/7.2 MB
Progress (1): 5.7/7.2 MB
Progress (1): 5.7/7.2 MB
Progress (1): 5.7/7.2 MB
Progress (1): 5.7/7.2 MB
Progress (1): 5.7/7.2 MB
Progress (1): 5.7/7.2 MB
Progress (1): 5.7/7.2 MB
Progress (1): 5.8/7.2 MB
Progress (1): 5.8/7.2 MB
Progress (1): 5.8/7.2 MB
Progress (1): 5.8/7.2 MB
Progress (1): 5.8/7.2 MB
Progress (1): 5.8/7.2 MB
Progress (1): 5.8/7.2 MB
Progress (1): 5.8/7.2 MB
Progress (1): 5.8/7.2 MB
Progress (1): 5.8/7.2 MB
Progress (1): 5.8/7.2 MB
Progress (1): 5.8/7.2 MB
Progress (1): 5.8/7.2 MB
Progress (1): 5.8/7.2 MB
Progress (1): 5.8/7.2 MB
Progress (1): 5.8/7.2 MB
Progress (1): 5.8/7.2 MB
Progress (1): 5.8/7.2 MB
Progress (1): 5.8/7.2 MB
Progress (1): 5.8/7.2 MB
Progress (1): 5.8/7.2 MB
Progress (1): 5.8/7.2 MB
Progress (1): 5.8/7.2 MB
Progress (1): 5.8/7.2 MB
Progress (1): 5.8/7.2 MB
Progress (1): 5.9/7.2 MB
Progress (1): 5.9/7.2 MB
Progress (1): 5.9/7.2 MB
Progress (1): 5.9/7.2 MB
Progress (1): 5.9/7.2 MB
Progress (1): 5.9/7.2 MB
Progress (1): 5.9/7.2 MB
Progress (1): 5.9/7.2 MB
Progress (1): 5.9/7.2 MB
Progress (1): 5.9/7.2 MB
Progress (1): 5.9/7.2 MB
Progress (1): 5.9/7.2 MB
Progress (1): 5.9/7.2 MB
Progress (1): 5.9/7.2 MB
Progress (1): 5.9/7.2 MB
Progress (1): 5.9/7.2 MB
Progress (1): 5.9/7.2 MB
Progress (1): 5.9/7.2 MB
Progress (1): 5.9/7.2 MB
Progress (1): 5.9/7.2 MB
Progress (1): 5.9/7.2 MB
Progress (1): 5.9/7.2 MB
Progress (1): 5.9/7.2 MB
Progress (1): 5.9/7.2 MB
Progress (1): 5.9/7.2 MB
Progress (1): 6.0/7.2 MB
Progress (1): 6.0/7.2 MB
Progress (1): 6.0/7.2 MB
Progress (1): 6.0/7.2 MB
Progress (1): 6.0/7.2 MB
Progress (1): 6.0/7.2 MB
Progress (1): 6.0/7.2 MB
Progress (1): 6.0/7.2 MB
Progress (1): 6.0/7.2 MB
Progress (1): 6.0/7.2 MB
Progress (1): 6.0/7.2 MB
Progress (1): 6.0/7.2 MB
Progress (1): 6.0/7.2 MB
Progress (1): 6.0/7.2 MB
Progress (1): 6.0/7.2 MB
Progress (1): 6.0/7.2 MB
Progress (1): 6.0/7.2 MB
Progress (1): 6.0/7.2 MB
Progress (1): 6.0/7.2 MB
Progress (1): 6.0/7.2 MB
Progress (1): 6.0/7.2 MB
Progress (1): 6.0/7.2 MB
Progress (1): 6.0/7.2 MB
Progress (1): 6.0/7.2 MB
Progress (1): 6.0/7.2 MB
Progress (1): 6.1/7.2 MB
Progress (1): 6.1/7.2 MB
Progress (1): 6.1/7.2 MB
Progress (1): 6.1/7.2 MB
Progress (1): 6.1/7.2 MB
Progress (1): 6.1/7.2 MB
Progress (1): 6.1/7.2 MB
Progress (1): 6.1/7.2 MB
Progress (1): 6.1/7.2 MB
Progress (1): 6.1/7.2 MB
Progress (1): 6.1/7.2 MB
Progress (1): 6.1/7.2 MB
Progress (1): 6.1/7.2 MB
Progress (1): 6.1/7.2 MB
Progress (1): 6.1/7.2 MB
Progress (1): 6.1/7.2 MB
Progress (1): 6.1/7.2 MB
Progress (1): 6.1/7.2 MB
Progress (1): 6.1/7.2 MB
Progress (1): 6.1/7.2 MB
Progress (1): 6.1/7.2 MB
Progress (1): 6.1/7.2 MB
Progress (1): 6.1/7.2 MB
Progress (1): 6.1/7.2 MB
Progress (1): 6.1/7.2 MB
Progress (1): 6.2/7.2 MB
Progress (1): 6.2/7.2 MB
Progress (1): 6.2/7.2 MB
Progress (1): 6.2/7.2 MB
Progress (1): 6.2/7.2 MB
Progress (1): 6.2/7.2 MB
Progress (1): 6.2/7.2 MB
Progress (1): 6.2/7.2 MB
Progress (1): 6.2/7.2 MB
Progress (1): 6.2/7.2 MB
Progress (1): 6.2/7.2 MB
Progress (1): 6.2/7.2 MB
Progress (1): 6.2/7.2 MB
Progress (1): 6.2/7.2 MB
Progress (1): 6.2/7.2 MB
Progress (1): 6.2/7.2 MB
Progress (1): 6.2/7.2 MB
Progress (1): 6.2/7.2 MB
Progress (1): 6.2/7.2 MB
Progress (1): 6.2/7.2 MB
Progress (1): 6.2/7.2 MB
Progress (1): 6.2/7.2 MB
Progress (1): 6.2/7.2 MB
Progress (1): 6.2/7.2 MB
Progress (1): 6.2/7.2 MB
Progress (1): 6.3/7.2 MB
Progress (1): 6.3/7.2 MB
Progress (1): 6.3/7.2 MB
Progress (1): 6.3/7.2 MB
Progress (1): 6.3/7.2 MB
Progress (1): 6.3/7.2 MB
Progress (1): 6.3/7.2 MB
Progress (1): 6.3/7.2 MB
Progress (1): 6.3/7.2 MB
Progress (1): 6.3/7.2 MB
Progress (1): 6.3/7.2 MB
Progress (1): 6.3/7.2 MB
Progress (1): 6.3/7.2 MB
Progress (1): 6.3/7.2 MB
Progress (1): 6.3/7.2 MB
Progress (1): 6.3/7.2 MB
Progress (1): 6.3/7.2 MB
Progress (1): 6.3/7.2 MB
Progress (1): 6.3/7.2 MB
Progress (1): 6.3/7.2 MB
Progress (1): 6.3/7.2 MB
Progress (1): 6.3/7.2 MB
Progress (1): 6.3/7.2 MB
Progress (1): 6.3/7.2 MB
Progress (1): 6.3/7.2 MB
Progress (1): 6.4/7.2 MB
Progress (1): 6.4/7.2 MB
Progress (1): 6.4/7.2 MB
Progress (1): 6.4/7.2 MB
Progress (1): 6.4/7.2 MB
Progress (1): 6.4/7.2 MB
Progress (1): 6.4/7.2 MB
Progress (1): 6.4/7.2 MB
Progress (1): 6.4/7.2 MB
Progress (1): 6.4/7.2 MB
Progress (1): 6.4/7.2 MB
Progress (1): 6.4/7.2 MB
Progress (1): 6.4/7.2 MB
Progress (1): 6.4/7.2 MB
Progress (1): 6.4/7.2 MB
Progress (1): 6.4/7.2 MB
Progress (1): 6.4/7.2 MB
Progress (1): 6.4/7.2 MB
Progress (1): 6.4/7.2 MB
Progress (1): 6.4/7.2 MB
Progress (1): 6.4/7.2 MB
Progress (1): 6.4/7.2 MB
Progress (1): 6.4/7.2 MB
Progress (1): 6.4/7.2 MB
Progress (1): 6.4/7.2 MB
Progress (1): 6.5/7.2 MB
Progress (1): 6.5/7.2 MB
Progress (1): 6.5/7.2 MB
Progress (1): 6.5/7.2 MB
Progress (1): 6.5/7.2 MB
Progress (1): 6.5/7.2 MB
Progress (1): 6.5/7.2 MB
Progress (1): 6.5/7.2 MB
Progress (1): 6.5/7.2 MB
Progress (1): 6.5/7.2 MB
Progress (1): 6.5/7.2 MB
Progress (1): 6.5/7.2 MB
Progress (1): 6.5/7.2 MB
Progress (1): 6.5/7.2 MB
Progress (1): 6.5/7.2 MB
Progress (1): 6.5/7.2 MB
Progress (1): 6.5/7.2 MB
Progress (1): 6.5/7.2 MB
Progress (1): 6.5/7.2 MB
Progress (1): 6.5/7.2 MB
Progress (1): 6.5/7.2 MB
Progress (1): 6.5/7.2 MB
Progress (1): 6.5/7.2 MB
Progress (1): 6.5/7.2 MB
Progress (1): 6.5/7.2 MB
Progress (1): 6.6/7.2 MB
Progress (1): 6.6/7.2 MB
Progress (1): 6.6/7.2 MB
Progress (1): 6.6/7.2 MB
Progress (1): 6.6/7.2 MB
Progress (1): 6.6/7.2 MB
Progress (1): 6.6/7.2 MB
Progress (1): 6.6/7.2 MB
Progress (1): 6.6/7.2 MB
Progress (1): 6.6/7.2 MB
Progress (1): 6.6/7.2 MB
Progress (1): 6.6/7.2 MB
Progress (1): 6.6/7.2 MB
Progress (1): 6.6/7.2 MB
Progress (1): 6.6/7.2 MB
Progress (1): 6.6/7.2 MB
Progress (1): 6.6/7.2 MB
Progress (1): 6.6/7.2 MB
Progress (1): 6.6/7.2 MB
Progress (1): 6.6/7.2 MB
Progress (1): 6.6/7.2 MB
Progress (1): 6.6/7.2 MB
Progress (1): 6.6/7.2 MB
Progress (1): 6.6/7.2 MB
Progress (1): 6.6/7.2 MB
Progress (1): 6.7/7.2 MB
Progress (1): 6.7/7.2 MB
Progress (1): 6.7/7.2 MB
Progress (1): 6.7/7.2 MB
Progress (1): 6.7/7.2 MB
Progress (1): 6.7/7.2 MB
Progress (1): 6.7/7.2 MB
Progress (1): 6.7/7.2 MB
Progress (1): 6.7/7.2 MB
Progress (1): 6.7/7.2 MB
Progress (1): 6.7/7.2 MB
Progress (1): 6.7/7.2 MB
Progress (1): 6.7/7.2 MB
Progress (1): 6.7/7.2 MB
Progress (1): 6.7/7.2 MB
Progress (1): 6.7/7.2 MB
Progress (1): 6.7/7.2 MB
Progress (1): 6.7/7.2 MB
Progress (1): 6.7/7.2 MB
Progress (1): 6.7/7.2 MB
Progress (1): 6.7/7.2 MB
Progress (1): 6.7/7.2 MB
Progress (1): 6.7/7.2 MB
Progress (1): 6.7/7.2 MB
Progress (1): 6.7/7.2 MB
Progress (1): 6.8/7.2 MB
Progress (1): 6.8/7.2 MB
Progress (1): 6.8/7.2 MB
Progress (1): 6.8/7.2 MB
Progress (1): 6.8/7.2 MB
Progress (1): 6.8/7.2 MB
Progress (1): 6.8/7.2 MB
Progress (1): 6.8/7.2 MB
Progress (1): 6.8/7.2 MB
Progress (1): 6.8/7.2 MB
Progress (1): 6.8/7.2 MB
Progress (1): 6.8/7.2 MB
Progress (1): 6.8/7.2 MB
Progress (1): 6.8/7.2 MB
Progress (1): 6.8/7.2 MB
Progress (1): 6.8/7.2 MB
Progress (1): 6.8/7.2 MB
Progress (1): 6.8/7.2 MB
Progress (1): 6.8/7.2 MB
Progress (1): 6.8/7.2 MB
Progress (1): 6.8/7.2 MB
Progress (1): 6.8/7.2 MB
Progress (1): 6.8/7.2 MB
Progress (1): 6.8/7.2 MB
Progress (1): 6.8/7.2 MB
Progress (1): 6.9/7.2 MB
Progress (1): 6.9/7.2 MB
Progress (1): 6.9/7.2 MB
Progress (1): 6.9/7.2 MB
Progress (1): 6.9/7.2 MB
Progress (1): 6.9/7.2 MB
Progress (1): 6.9/7.2 MB
Progress (1): 6.9/7.2 MB
Progress (1): 6.9/7.2 MB
Progress (1): 6.9/7.2 MB
Progress (1): 6.9/7.2 MB
Progress (1): 6.9/7.2 MB
Progress (1): 6.9/7.2 MB
Progress (1): 6.9/7.2 MB
Progress (1): 6.9/7.2 MB
Progress (1): 6.9/7.2 MB
Progress (1): 6.9/7.2 MB
Progress (1): 6.9/7.2 MB
Progress (1): 6.9/7.2 MB
Progress (1): 6.9/7.2 MB
Progress (1): 6.9/7.2 MB
Progress (1): 6.9/7.2 MB
Progress (1): 6.9/7.2 MB
Progress (1): 6.9/7.2 MB
Progress (1): 6.9/7.2 MB
Progress (1): 7.0/7.2 MB
Progress (1): 7.0/7.2 MB
Progress (1): 7.0/7.2 MB
Progress (1): 7.0/7.2 MB
Progress (1): 7.0/7.2 MB
Progress (1): 7.0/7.2 MB
Progress (1): 7.0/7.2 MB
Progress (1): 7.0/7.2 MB
Progress (1): 7.0/7.2 MB
Progress (1): 7.0/7.2 MB
Progress (1): 7.0/7.2 MB
Progress (1): 7.0/7.2 MB
Progress (1): 7.0/7.2 MB
Progress (1): 7.0/7.2 MB
Progress (1): 7.0/7.2 MB
Progress (1): 7.0/7.2 MB
Progress (1): 7.0/7.2 MB
Progress (1): 7.0/7.2 MB
Progress (1): 7.0/7.2 MB
Progress (1): 7.0/7.2 MB
Progress (1): 7.0/7.2 MB
Progress (1): 7.0/7.2 MB
Progress (1): 7.0/7.2 MB
Progress (1): 7.0/7.2 MB
Progress (1): 7.0/7.2 MB
Progress (1): 7.1/7.2 MB
Progress (1): 7.1/7.2 MB
Progress (1): 7.1/7.2 MB
Progress (1): 7.1/7.2 MB
Progress (1): 7.1/7.2 MB
Progress (1): 7.1/7.2 MB
Progress (1): 7.1/7.2 MB
Progress (1): 7.1/7.2 MB
Progress (1): 7.1/7.2 MB
Progress (1): 7.1/7.2 MB
Progress (1): 7.1/7.2 MB
Progress (1): 7.1/7.2 MB
Progress (1): 7.1/7.2 MB
Progress (1): 7.1/7.2 MB
Progress (1): 7.1/7.2 MB
Progress (1): 7.1/7.2 MB
Progress (1): 7.1/7.2 MB
Progress (1): 7.1/7.2 MB
Progress (1): 7.1/7.2 MB
Progress (1): 7.1/7.2 MB
Progress (1): 7.1/7.2 MB
Progress (1): 7.1/7.2 MB
Progress (1): 7.1/7.2 MB
Progress (1): 7.1/7.2 MB
Progress (1): 7.1/7.2 MB
Progress (1): 7.2/7.2 MB
Progress (1): 7.2/7.2 MB
Progress (1): 7.2/7.2 MB
Progress (1): 7.2/7.2 MB
Progress (1): 7.2/7.2 MB
Progress (1): 7.2/7.2 MB
Progress (1): 7.2/7.2 MB
Progress (1): 7.2/7.2 MB
Progress (1): 7.2/7.2 MB
Progress (1): 7.2/7.2 MB
Progress (1): 7.2/7.2 MB
Progress (1): 7.2/7.2 MB
Progress (1): 7.2/7.2 MB
Progress (1): 7.2/7.2 MB
Progress (1): 7.2/7.2 MB
Progress (1): 7.2/7.2 MB
Progress (1): 7.2/7.2 MB
Progress (1): 7.2/7.2 MB
Progress (1): 7.2/7.2 MB
Progress (1): 7.2/7.2 MB
Progress (1): 7.2 MB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/0.24.0/tycho-bundles-external-0.24.0.zip (7.2 MB at 6.5 MB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.24.0/org.eclipse.tycho.p2.resolver.impl-0.24.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.24.0/org.eclipse.tycho.p2.resolver.impl-0.24.0.jar
Progress (1): 4.1/214 kB
Progress (1): 7.7/214 kB
Progress (1): 12/214 kB 
Progress (1): 16/214 kB
Progress (1): 20/214 kB
Progress (1): 24/214 kB
Progress (1): 28/214 kB
Progress (1): 32/214 kB
Progress (1): 33/214 kB
Progress (1): 37/214 kB
Progress (1): 41/214 kB
Progress (1): 45/214 kB
Progress (1): 49/214 kB
Progress (1): 53/214 kB
Progress (1): 57/214 kB
Progress (1): 61/214 kB
Progress (1): 65/214 kB
Progress (1): 66/214 kB
Progress (1): 70/214 kB
Progress (1): 74/214 kB
Progress (1): 78/214 kB
Progress (1): 82/214 kB
Progress (1): 86/214 kB
Progress (1): 90/214 kB
Progress (1): 94/214 kB
Progress (1): 98/214 kB
Progress (1): 102/214 kB
Progress (1): 106/214 kB
Progress (1): 110/214 kB
Progress (1): 114/214 kB
Progress (1): 118/214 kB
Progress (1): 122/214 kB
Progress (1): 126/214 kB
Progress (1): 130/214 kB
Progress (1): 134/214 kB
Progress (1): 138/214 kB
Progress (1): 142/214 kB
Progress (1): 146/214 kB
Progress (1): 150/214 kB
Progress (1): 154/214 kB
Progress (1): 158/214 kB
Progress (1): 162/214 kB
Progress (1): 166/214 kB
Progress (1): 170/214 kB
Progress (1): 174/214 kB
Progress (1): 178/214 kB
Progress (1): 182/214 kB
Progress (1): 186/214 kB
Progress (1): 190/214 kB
Progress (1): 194/214 kB
Progress (1): 198/214 kB
Progress (1): 202/214 kB
Progress (1): 206/214 kB
Progress (1): 210/214 kB
Progress (1): 214 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.24.0/org.eclipse.tycho.p2.resolver.impl-0.24.0.jar (214 kB at 4.2 MB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.24.0/org.eclipse.tycho.p2.maven.repository-0.24.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.24.0/org.eclipse.tycho.p2.maven.repository-0.24.0.jar
Progress (1): 4.1/147 kB
Progress (1): 7.7/147 kB
Progress (1): 12/147 kB 
Progress (1): 16/147 kB
Progress (1): 20/147 kB
Progress (1): 24/147 kB
Progress (1): 28/147 kB
Progress (1): 32/147 kB
Progress (1): 33/147 kB
Progress (1): 37/147 kB
Progress (1): 41/147 kB
Progress (1): 45/147 kB
Progress (1): 49/147 kB
Progress (1): 53/147 kB
Progress (1): 57/147 kB
Progress (1): 61/147 kB
Progress (1): 65/147 kB
Progress (1): 66/147 kB
Progress (1): 70/147 kB
Progress (1): 74/147 kB
Progress (1): 78/147 kB
Progress (1): 82/147 kB
Progress (1): 86/147 kB
Progress (1): 90/147 kB
Progress (1): 94/147 kB
Progress (1): 98/147 kB
Progress (1): 98/147 kB
Progress (1): 102/147 kB
Progress (1): 106/147 kB
Progress (1): 110/147 kB
Progress (1): 114/147 kB
Progress (1): 118/147 kB
Progress (1): 122/147 kB
Progress (1): 126/147 kB
Progress (1): 130/147 kB
Progress (1): 134/147 kB
Progress (1): 138/147 kB
Progress (1): 142/147 kB
Progress (1): 146/147 kB
Progress (1): 147 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.24.0/org.eclipse.tycho.p2.maven.repository-0.24.0.jar (147 kB at 4.8 MB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.24.0/org.eclipse.tycho.p2.tools.impl-0.24.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.24.0/org.eclipse.tycho.p2.tools.impl-0.24.0.jar
Progress (1): 4.1/46 kB
Progress (1): 7.7/46 kB
Progress (1): 12/46 kB 
Progress (1): 16/46 kB
Progress (1): 20/46 kB
Progress (1): 24/46 kB
Progress (1): 28/46 kB
Progress (1): 32/46 kB
Progress (1): 36/46 kB
Progress (1): 40/46 kB
Progress (1): 44/46 kB
Progress (1): 46 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.24.0/org.eclipse.tycho.p2.tools.impl-0.24.0.jar (46 kB at 946 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.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/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom (4.7 kB at 158 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom
Progress (1): 4.1/12 kB
Progress (1): 7.7/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/12/maven-plugins-12.pom (12 kB at 420 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.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/9/maven-parent-9.pom (33 kB at 1.1 MB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 88 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.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 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar (24 kB at 786 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/0.24.0/target-platform-configuration-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.24.0/target-platform-configuration-0.24.0.pom
Progress (1): 1.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.24.0/target-platform-configuration-0.24.0.pom (1.7 kB at 29 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/0.24.0/target-platform-configuration-0.24.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.24.0/target-platform-configuration-0.24.0.jar
Progress (1): 4.1/8.0 kB
Progress (1): 7.7/8.0 kB
Progress (1): 8.0 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.24.0/target-platform-configuration-0.24.0.jar (8.0 kB at 183 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-source-plugin/0.24.0/tycho-source-plugin-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.24.0/tycho-source-plugin-0.24.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-source-plugin/0.24.0/tycho-source-plugin-0.24.0.pom (2.8 kB at 88 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-source-plugin/0.24.0/tycho-source-plugin-0.24.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.24.0/tycho-source-plugin-0.24.0.jar
Progress (1): 4.1/23 kB
Progress (1): 7.7/23 kB
Progress (1): 12/23 kB 
Progress (1): 16/23 kB
Progress (1): 20/23 kB
Progress (1): 23 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.24.0/tycho-source-plugin-0.24.0.jar (23 kB at 770 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 179 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 471 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 876 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 158 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
Progress (1): 4.1/8.7 kB
Progress (1): 7.7/8.7 kB
Progress (1): 8.7 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 335 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 850 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 477 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 988 B/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 547 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/0.24.0/tycho-packaging-plugin-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.24.0/tycho-packaging-plugin-0.24.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.24.0/tycho-packaging-plugin-0.24.0.pom (2.7 kB at 29 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/0.24.0/tycho-packaging-plugin-0.24.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.24.0/tycho-packaging-plugin-0.24.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Progress (1): 4.1/24 kB
Progress (1): 7.7/24 kB
Progress (1): 12/24 kB 
Progress (1): 16/24 kB
Progress (1): 20/24 kB
Progress (1): 24/24 kB
Progress (1): 24 kB   
Progress (2): 24 kB | 4.1/22 kB
Progress (2): 24 kB | 7.7/22 kB
Progress (2): 24 kB | 12/22 kB 
Progress (2): 24 kB | 16/22 kB
Progress (2): 24 kB | 20/22 kB
Progress (2): 24 kB | 22 kB   
Progress (3): 24 kB | 22 kB | 4.1/127 kB
Progress (3): 24 kB | 22 kB | 7.7/127 kB
Progress (3): 24 kB | 22 kB | 12/127 kB 
Progress (3): 24 kB | 22 kB | 16/127 kB
Progress (3): 24 kB | 22 kB | 20/127 kB
Progress (3): 24 kB | 22 kB | 24/127 kB
Progress (3): 24 kB | 22 kB | 28/127 kB
Progress (3): 24 kB | 22 kB | 32/127 kB
Progress (3): 24 kB | 22 kB | 36/127 kB
Progress (3): 24 kB | 22 kB | 40/127 kB
Progress (3): 24 kB | 22 kB | 44/127 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 153 kB/s)
Progress (2): 22 kB | 48/127 kB
Progress (2): 22 kB | 52/127 kB
Progress (2): 22 kB | 56/127 kB
Progress (2): 22 kB | 60/127 kB
Progress (2): 22 kB | 64/127 kB
Progress (2): 22 kB | 66/127 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 138 kB/s)
Progress (1): 70/127 kB
Progress (1): 74/127 kB
Progress (1): 78/127 kB
Progress (1): 82/127 kB
Progress (1): 86/127 kB
Progress (1): 90/127 kB
Progress (1): 94/127 kB
Progress (1): 98/127 kB
Progress (1): 102/127 kB
Progress (1): 106/127 kB
Progress (1): 110/127 kB
Progress (1): 114/127 kB
Progress (1): 118/127 kB
Progress (1): 122/127 kB
Progress (1): 126/127 kB
Progress (1): 127 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.24.0/tycho-packaging-plugin-0.24.0.jar (127 kB at 754 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.24.0/tycho-source-feature-plugin-0.24.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.24.0/tycho-source-feature-plugin-0.24.0.pom
Progress (1): 2.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.24.0/tycho-source-feature-plugin-0.24.0.pom (2.1 kB at 23 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-extras/0.24.0/tycho-extras-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/0.24.0/tycho-extras-0.24.0.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/eclipse/tycho/extras/tycho-extras/0.24.0/tycho-extras-0.24.0.pom (14 kB at 879 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.24.0/tycho-source-feature-plugin-0.24.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.24.0/tycho-source-feature-plugin-0.24.0.jar
Progress (1): 4.1/19 kB
Progress (1): 7.7/19 kB
Progress (1): 12/19 kB 
Progress (1): 16/19 kB
Progress (1): 19 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.24.0/tycho-source-feature-plugin-0.24.0.jar (19 kB at 171 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 19 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 146 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 620 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 126 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 235 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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.0 MB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 48 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 266 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 586 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 118 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 30 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 102 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 15 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 7.7 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 240 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 77 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-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.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 152 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 19 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 212 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 87 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
Progress (1): 481 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 17 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 26 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 14 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 49 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 67 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 28 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 15 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 68 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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.9 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.9 kB at 4.6 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 18 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 81 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 54 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 45 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 136 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 101 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 46 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 128 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.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/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
Progress (1): 4.1/20 kB
Progress (1): 7.7/20 kB
Progress (2): 7.7/20 kB | 4.1/61 kB
Progress (2): 12/20 kB | 4.1/61 kB 
Progress (2): 12/20 kB | 7.7/61 kB
Progress (2): 16/20 kB | 7.7/61 kB
Progress (2): 16/20 kB | 12/61 kB 
Progress (2): 20/20 kB | 12/61 kB
Progress (2): 20 kB | 12/61 kB   
Progress (2): 20 kB | 16/61 kB
Progress (2): 20 kB | 20/61 kB
Progress (3): 20 kB | 20/61 kB | 4.1/13 kB
Progress (3): 20 kB | 24/61 kB | 4.1/13 kB
Progress (3): 20 kB | 24/61 kB | 7.7/13 kB
Progress (3): 20 kB | 28/61 kB | 7.7/13 kB
Progress (3): 20 kB | 28/61 kB | 12/13 kB 
Progress (3): 20 kB | 32/61 kB | 12/13 kB
Progress (3): 20 kB | 32/61 kB | 13 kB   
Progress (3): 20 kB | 36/61 kB | 13 kB
Progress (3): 20 kB | 40/61 kB | 13 kB
Progress (3): 20 kB | 44/61 kB | 13 kB
Progress (3): 20 kB | 48/61 kB | 13 kB
Progress (3): 20 kB | 52/61 kB | 13 kB
Progress (3): 20 kB | 56/61 kB | 13 kB
Progress (3): 20 kB | 60/61 kB | 13 kB
Progress (3): 20 kB | 61 kB | 13 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 613 kB/s)
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 386 kB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 1.7 MB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/0.24.0/tycho-p2-plugin-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.24.0/tycho-p2-plugin-0.24.0.pom
Progress (1): 2.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.24.0/tycho-p2-plugin-0.24.0.pom (2.3 kB at 151 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/0.24.0/tycho-p2-plugin-0.24.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.24.0/tycho-p2-plugin-0.24.0.jar
Progress (1): 4.1/28 kB
Progress (1): 7.7/28 kB
Progress (1): 12/28 kB 
Progress (1): 16/28 kB
Progress (1): 20/28 kB
Progress (1): 24/28 kB
Progress (1): 28 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.24.0/tycho-p2-plugin-0.24.0.jar (28 kB at 1.7 MB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-launching/0.24.0/sisu-equinox-launching-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.24.0/sisu-equinox-launching-0.24.0.pom
Progress (1): 2.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.24.0/sisu-equinox-launching-0.24.0.pom (2.7 kB at 45 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 420 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 228 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-artifactcomparator/0.24.0/tycho-artifactcomparator-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.24.0/tycho-artifactcomparator-0.24.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.24.0/tycho-artifactcomparator-0.24.0.pom (1.8 kB at 21 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.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/5.0.3/asm-debug-all-5.0.3.pom (2.0 kB at 68 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.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/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 172 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 72 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-launching/0.24.0/sisu-equinox-launching-0.24.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-artifactcomparator/0.24.0/tycho-artifactcomparator-0.24.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.24.0/sisu-equinox-launching-0.24.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.24.0/tycho-artifactcomparator-0.24.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
Progress (1): 4.1/28 kB
Progress (1): 7.7/28 kB
Progress (1): 12/28 kB 
Progress (1): 16/28 kB
Progress (1): 20/28 kB
Progress (1): 24/28 kB
Progress (1): 28/28 kB
Progress (1): 28 kB   
Progress (2): 28 kB | 4.1/379 kB
Progress (2): 28 kB | 7.7/379 kB
Progress (2): 28 kB | 12/379 kB 
Progress (2): 28 kB | 16/379 kB
Progress (2): 28 kB | 20/379 kB
Progress (2): 28 kB | 24/379 kB
Progress (2): 28 kB | 28/379 kB
Progress (2): 28 kB | 32/379 kB
                               
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.24.0/sisu-equinox-launching-0.24.0.jar (28 kB at 875 kB/s)
Progress (1): 36/379 kB
Progress (1): 40/379 kB
Progress (1): 44/379 kB
Progress (1): 48/379 kB
Progress (1): 52/379 kB
Progress (1): 56/379 kB
Progress (1): 60/379 kB
Progress (1): 64/379 kB
Progress (1): 68/379 kB
Progress (1): 72/379 kB
Progress (2): 72/379 kB | 4.1/54 kB
Progress (2): 76/379 kB | 4.1/54 kB
Progress (2): 76/379 kB | 7.7/54 kB
Progress (2): 80/379 kB | 7.7/54 kB
Progress (2): 80/379 kB | 12/54 kB 
Progress (2): 84/379 kB | 12/54 kB
Progress (2): 84/379 kB | 16/54 kB
Progress (2): 88/379 kB | 16/54 kB
Progress (2): 88/379 kB | 20/54 kB
Progress (2): 92/379 kB | 20/54 kB
Progress (2): 92/379 kB | 24/54 kB
Progress (2): 96/379 kB | 24/54 kB
Progress (2): 96/379 kB | 28/54 kB
Progress (2): 100/379 kB | 28/54 kB
Progress (2): 100/379 kB | 32/54 kB
Progress (2): 104/379 kB | 32/54 kB
Progress (2): 104/379 kB | 36/54 kB
Progress (2): 108/379 kB | 36/54 kB
Progress (2): 108/379 kB | 40/54 kB
Progress (2): 112/379 kB | 40/54 kB
Progress (2): 112/379 kB | 44/54 kB
Progress (2): 116/379 kB | 44/54 kB
Progress (2): 116/379 kB | 48/54 kB
Progress (2): 120/379 kB | 48/54 kB
Progress (2): 120/379 kB | 52/54 kB
Progress (2): 120/379 kB | 54 kB   
Progress (2): 124/379 kB | 54 kB
Progress (2): 128/379 kB | 54 kB
Progress (2): 132/379 kB | 54 kB
Progress (2): 136/379 kB | 54 kB
Progress (2): 140/379 kB | 54 kB
Progress (2): 144/379 kB | 54 kB
Progress (2): 148/379 kB | 54 kB
Progress (2): 152/379 kB | 54 kB
Progress (2): 156/379 kB | 54 kB
Progress (2): 160/379 kB | 54 kB
Progress (2): 164/379 kB | 54 kB
Progress (2): 168/379 kB | 54 kB
Progress (2): 172/379 kB | 54 kB
Progress (2): 176/379 kB | 54 kB
Progress (2): 180/379 kB | 54 kB
Progress (2): 184/379 kB | 54 kB
Progress (2): 188/379 kB | 54 kB
Progress (2): 192/379 kB | 54 kB
Progress (2): 196/379 kB | 54 kB
Progress (2): 200/379 kB | 54 kB
Progress (2): 204/379 kB | 54 kB
Progress (2): 208/379 kB | 54 kB
Progress (2): 212/379 kB | 54 kB
Progress (2): 216/379 kB | 54 kB
Progress (2): 220/379 kB | 54 kB
Progress (2): 224/379 kB | 54 kB
Progress (2): 228/379 kB | 54 kB
Progress (2): 232/379 kB | 54 kB
Progress (2): 236/379 kB | 54 kB
Progress (2): 240/379 kB | 54 kB
                                
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 1.2 MB/s)
Progress (1): 244/379 kB
Progress (1): 248/379 kB
Progress (1): 252/379 kB
Progress (1): 256/379 kB
Progress (1): 260/379 kB
Progress (1): 264/379 kB
Progress (2): 264/379 kB | 4.1/20 kB
Progress (2): 268/379 kB | 4.1/20 kB
Progress (2): 268/379 kB | 7.7/20 kB
Progress (2): 272/379 kB | 7.7/20 kB
Progress (2): 272/379 kB | 12/20 kB 
Progress (2): 276/379 kB | 12/20 kB
Progress (2): 276/379 kB | 16/20 kB
Progress (2): 280/379 kB | 16/20 kB
Progress (2): 280/379 kB | 20 kB   
Progress (2): 284/379 kB | 20 kB
Progress (2): 288/379 kB | 20 kB
Progress (2): 292/379 kB | 20 kB
Progress (2): 296/379 kB | 20 kB
Progress (2): 300/379 kB | 20 kB
Progress (2): 304/379 kB | 20 kB
Progress (2): 308/379 kB | 20 kB
Progress (2): 312/379 kB | 20 kB
Progress (2): 316/379 kB | 20 kB
Progress (2): 320/379 kB | 20 kB
Progress (2): 324/379 kB | 20 kB
Progress (2): 328/379 kB | 20 kB
Progress (2): 332/379 kB | 20 kB
Progress (2): 336/379 kB | 20 kB
Progress (2): 340/379 kB | 20 kB
Progress (2): 344/379 kB | 20 kB
Progress (2): 348/379 kB | 20 kB
Progress (2): 352/379 kB | 20 kB
Progress (2): 356/379 kB | 20 kB
Progress (2): 360/379 kB | 20 kB
Progress (2): 364/379 kB | 20 kB
Progress (2): 368/379 kB | 20 kB
Progress (2): 372/379 kB | 20 kB
Progress (2): 376/379 kB | 20 kB
                                
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.24.0/tycho-artifactcomparator-0.24.0.jar (20 kB at 356 kB/s)
Progress (1): 379 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (379 kB at 6.2 MB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.24.0/tycho-pack200a-plugin-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.24.0/tycho-pack200a-plugin-0.24.0.pom
Progress (1): 1.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.24.0/tycho-pack200a-plugin-0.24.0.pom (1.3 kB at 8.1 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200/0.24.0/tycho-pack200-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/0.24.0/tycho-pack200-0.24.0.pom
Progress (1): 1.5 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/0.24.0/tycho-pack200-0.24.0.pom (1.5 kB at 20 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.24.0/tycho-pack200a-plugin-0.24.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.24.0/tycho-pack200a-plugin-0.24.0.jar
Progress (1): 4.1/7.3 kB
Progress (1): 7.3 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.24.0/tycho-pack200a-plugin-0.24.0.jar (7.3 kB at 187 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.3/eclipse-jarsigner-plugin-1.1.3.pom
Progress (1): 2.6 kB
                    
Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.3/eclipse-jarsigner-plugin-1.1.3.pom (2.6 kB at 96 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/maven-plugin-parent/1.1.3/maven-plugin-parent-1.1.3.pom
Progress (1): 4.1/5.5 kB
Progress (1): 5.5 kB    
                    
Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/maven-plugin-parent/1.1.3/maven-plugin-parent-1.1.3.pom (5.5 kB at 205 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.0.2/cbi-parent-1.0.2.pom
Progress (1): 4.1/12 kB
Progress (1): 7.7/12 kB
Progress (1): 12 kB    
                   
Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.0.2/cbi-parent-1.0.2.pom (12 kB at 384 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.3/eclipse-jarsigner-plugin-1.1.3.jar
Progress (1): 4.1/63 kB
Progress (1): 7.7/63 kB
Progress (1): 12/63 kB 
Progress (1): 16/63 kB
Progress (1): 20/63 kB
Progress (1): 24/63 kB
Progress (1): 28/63 kB
Progress (1): 32/63 kB
Progress (1): 36/63 kB
Progress (1): 40/63 kB
Progress (1): 44/63 kB
Progress (1): 48/63 kB
Progress (1): 52/63 kB
Progress (1): 56/63 kB
Progress (1): 60/63 kB
Progress (1): 63 kB   
                   
Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.3/eclipse-jarsigner-plugin-1.1.3.jar (63 kB at 3.1 MB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.24.0/tycho-pack200b-plugin-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.24.0/tycho-pack200b-plugin-0.24.0.pom
Progress (1): 1.5 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.24.0/tycho-pack200b-plugin-0.24.0.pom (1.5 kB at 9.2 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.24.0/tycho-pack200b-plugin-0.24.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.24.0/tycho-pack200b-plugin-0.24.0.jar
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/eclipse/tycho/extras/tycho-pack200b-plugin/0.24.0/tycho-pack200b-plugin-0.24.0.jar (6.8 kB at 107 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 135 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 543 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 724 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/2.4.1/maven-resources-plugin-2.4.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.1/maven-resources-plugin-2.4.1.pom
Progress (1): 4.1/5.3 kB
Progress (1): 5.3 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.1/maven-resources-plugin-2.4.1.pom (5.3 kB at 171 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/14/maven-plugins-14.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/14/maven-plugins-14.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/14/maven-plugins-14.pom (13 kB at 306 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/13/maven-parent-13.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/13/maven-parent-13.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/13/maven-parent-13.pom (23 kB at 730 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/2.4.1/maven-resources-plugin-2.4.1.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.1/maven-resources-plugin-2.4.1.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.1/maven-resources-plugin-2.4.1.jar (24 kB at 698 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-plugin/0.24.0/tycho-compiler-plugin-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.24.0/tycho-compiler-plugin-0.24.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.24.0/tycho-compiler-plugin-0.24.0.pom (2.6 kB at 80 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-plugin/0.24.0/tycho-compiler-plugin-0.24.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.24.0/tycho-compiler-plugin-0.24.0.jar
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/eclipse/tycho/tycho-compiler-plugin/0.24.0/tycho-compiler-plugin-0.24.0.jar (33 kB at 100 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 195 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 448 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 831 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 498 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 484 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 154 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 462 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 796 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
Progress (1): 4.1/21 kB
Progress (1): 7.7/21 kB
Progress (1): 12/21 kB 
Progress (1): 16/21 kB
Progress (1): 20/21 kB
Progress (1): 21 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 833 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 373 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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.2 MB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
Progress (1): 4.1/124 kB
Progress (1): 7.7/124 kB
Progress (1): 12/124 kB 
Progress (1): 16/124 kB
Progress (1): 20/124 kB
Progress (1): 24/124 kB
Progress (1): 28/124 kB
Progress (1): 32/124 kB
Progress (1): 36/124 kB
Progress (1): 40/124 kB
Progress (1): 44/124 kB
Progress (1): 48/124 kB
Progress (1): 52/124 kB
Progress (1): 56/124 kB
Progress (1): 60/124 kB
Progress (1): 64/124 kB
Progress (1): 68/124 kB
Progress (1): 72/124 kB
Progress (1): 76/124 kB
Progress (1): 80/124 kB
Progress (1): 84/124 kB
Progress (1): 88/124 kB
Progress (1): 92/124 kB
Progress (1): 96/124 kB
Progress (1): 100/124 kB
Progress (1): 104/124 kB
Progress (1): 108/124 kB
Progress (1): 112/124 kB
Progress (1): 116/124 kB
Progress (1): 120/124 kB
Progress (1): 124/124 kB
Progress (1): 124 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 4.0 MB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire-plugin/0.24.0/tycho-surefire-plugin-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.24.0/tycho-surefire-plugin-0.24.0.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/eclipse/tycho/tycho-surefire-plugin/0.24.0/tycho-surefire-plugin-0.24.0.pom (4.1 kB at 15 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire/0.24.0/tycho-surefire-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/0.24.0/tycho-surefire-0.24.0.pom
Progress (1): 3.2 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/0.24.0/tycho-surefire-0.24.0.pom (3.2 kB at 42 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire-plugin/0.24.0/tycho-surefire-plugin-0.24.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.24.0/tycho-surefire-plugin-0.24.0.jar
Progress (1): 4.1/52 kB
Progress (1): 7.7/52 kB
Progress (1): 12/52 kB 
Progress (1): 16/52 kB
Progress (1): 20/52 kB
Progress (1): 24/52 kB
Progress (1): 28/52 kB
Progress (1): 32/52 kB
Progress (1): 36/52 kB
Progress (1): 40/52 kB
Progress (1): 44/52 kB
Progress (1): 48/52 kB
Progress (1): 52/52 kB
Progress (1): 52 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.24.0/tycho-surefire-plugin-0.24.0.jar (52 kB at 296 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.24.0/org.eclipse.tycho.surefire.osgibooter-0.24.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.24.0/org.eclipse.tycho.surefire.osgibooter-0.24.0.pom
Progress (1): 2.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.24.0/org.eclipse.tycho.surefire.osgibooter-0.24.0.pom (2.1 kB at 26 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.24.0/org.eclipse.tycho.surefire.junit-0.24.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.24.0/org.eclipse.tycho.surefire.junit-0.24.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.24.0/org.eclipse.tycho.surefire.junit-0.24.0.pom (1.6 kB at 24 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.24.0/org.eclipse.tycho.surefire.junit4-0.24.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.24.0/org.eclipse.tycho.surefire.junit4-0.24.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.24.0/org.eclipse.tycho.surefire.junit4-0.24.0.pom (1.6 kB at 35 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.24.0/org.eclipse.tycho.surefire.junit47-0.24.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.24.0/org.eclipse.tycho.surefire.junit47-0.24.0.pom
Progress (1): 2.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.24.0/org.eclipse.tycho.surefire.junit47-0.24.0.pom (2.0 kB at 43 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom
Progress (1): 2.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom (2.3 kB at 72 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom
Progress (1): 4.1/17 kB
Progress (1): 7.7/17 kB
Progress (1): 12/17 kB 
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom (17 kB at 481 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom
Progress (1): 4.1/6.1 kB
Progress (1): 6.1 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom (6.1 kB at 218 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom
Progress (1): 1.6 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (1.6 kB at 49 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom
Progress (1): 4.1/13 kB
Progress (1): 7.7/13 kB
Progress (1): 12/13 kB 
Progress (1): 13 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 kB at 351 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom
Progress (1): 4.1/37 kB
Progress (1): 7.7/37 kB
Progress (1): 12/37 kB 
Progress (1): 16/37 kB
Progress (1): 20/37 kB
Progress (1): 24/37 kB
Progress (1): 28/37 kB
Progress (1): 32/37 kB
Progress (1): 36/37 kB
Progress (1): 37 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 659 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/14/apache-14.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
Progress (1): 4.1/15 kB
Progress (1): 7.7/15 kB
Progress (1): 12/15 kB 
Progress (1): 15 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 524 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom
Progress (1): 2.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom (2.8 kB at 101 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
Progress (1): 1.6 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 58 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
Progress (1): 4.1/19 kB
Progress (1): 7.7/19 kB
Progress (1): 12/19 kB 
Progress (1): 16/19 kB
Progress (1): 19 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 473 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/8/maven-parent-8.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom
Progress (1): 4.1/24 kB
Progress (1): 7.7/24 kB
Progress (1): 12/24 kB 
Progress (1): 16/24 kB
Progress (1): 20/24 kB
Progress (1): 24/24 kB
Progress (1): 24 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 603 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
Progress (1): 2.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 33 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
Progress (1): 2.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 60 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
Progress (1): 4.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 139 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
Progress (1): 2.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 2.7 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom
Progress (1): 4.1/19 kB
Progress (1): 7.7/19 kB
Progress (1): 12/19 kB 
Progress (1): 16/19 kB
Progress (1): 19 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 488 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom
Progress (1): 145 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 4.0 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
Progress (1): 4.1/5.3 kB
Progress (1): 5.3 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 206 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom
Progress (1): 2.5 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 85 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/google/1/google-1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
Progress (1): 1.6 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 56 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/4.11/junit-4.11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom
Progress (1): 2.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom (2.3 kB at 65 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Progress (1): 766 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 22 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Progress (1): 2.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 73 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
Progress (1): 2.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 100 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
Progress (1): 2.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 59 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
Progress (1): 2.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 112 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
Progress (1): 1.9 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 32 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
Progress (1): 2.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 60 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom
Progress (1): 3.5 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (3.5 kB at 15 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
Progress (1): 4.1/17 kB
Progress (1): 7.7/17 kB
Progress (1): 12/17 kB 
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 576 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom
Progress (1): 4.1/42 kB
Progress (1): 7.7/42 kB
Progress (1): 12/42 kB 
Progress (1): 16/42 kB
Progress (1): 20/42 kB
Progress (1): 24/42 kB
Progress (1): 28/42 kB
Progress (1): 32/42 kB
Progress (1): 36/42 kB
Progress (1): 40/42 kB
Progress (1): 42 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.2 MB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-testing-harness/0.24.0/tycho-testing-harness-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-testing-harness/0.24.0/tycho-testing-harness-0.24.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-testing-harness/0.24.0/tycho-testing-harness-0.24.0.pom (2.6 kB at 47 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.pom
Progress (1): 3.2 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.pom (3.2 kB at 38 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugin-testing/maven-plugin-testing/2.1/maven-plugin-testing-2.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing/2.1/maven-plugin-testing-2.1.pom
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/apache/maven/plugin-testing/maven-plugin-testing/2.1/maven-plugin-testing-2.1.pom (10 kB at 279 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-verifier/1.3/maven-verifier-1.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-verifier/1.3/maven-verifier-1.3.pom
Progress (1): 2.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-verifier/1.3/maven-verifier-1.3.pom (2.1 kB at 89 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.24.0/org.eclipse.tycho.surefire.osgibooter-0.24.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.24.0/org.eclipse.tycho.surefire.junit47-0.24.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.24.0/org.eclipse.tycho.surefire.junit4-0.24.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.24.0/org.eclipse.tycho.surefire.junit-0.24.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-testing-harness/0.24.0/tycho-testing-harness-0.24.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-verifier/1.3/maven-verifier-1.3.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.24.0/org.eclipse.tycho.surefire.osgibooter-0.24.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.24.0/org.eclipse.tycho.surefire.junit47-0.24.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.24.0/org.eclipse.tycho.surefire.junit4-0.24.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.24.0/org.eclipse.tycho.surefire.junit-0.24.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar
Progress (1): 4.1/147 kB
Progress (1): 7.7/147 kB
Progress (1): 12/147 kB 
Progress (1): 16/147 kB
Progress (1): 20/147 kB
Progress (1): 24/147 kB
Progress (1): 28/147 kB
Progress (1): 32/147 kB
Progress (1): 36/147 kB
Progress (1): 40/147 kB
Progress (1): 44/147 kB
Progress (1): 48/147 kB
Progress (1): 52/147 kB
Progress (1): 56/147 kB
Progress (1): 60/147 kB
Progress (1): 64/147 kB
Progress (1): 68/147 kB
Progress (1): 72/147 kB
Progress (1): 76/147 kB
Progress (1): 80/147 kB
Progress (1): 84/147 kB
Progress (1): 88/147 kB
Progress (1): 92/147 kB
Progress (1): 96/147 kB
Progress (1): 100/147 kB
Progress (1): 104/147 kB
Progress (1): 108/147 kB
Progress (1): 112/147 kB
Progress (1): 116/147 kB
Progress (1): 120/147 kB
Progress (1): 124/147 kB
Progress (1): 128/147 kB
Progress (1): 132/147 kB
Progress (1): 136/147 kB
Progress (1): 140/147 kB
Progress (1): 144/147 kB
Progress (1): 147 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar (147 kB at 3.2 MB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar
Progress (1): 4.1/265 kB
Progress (1): 7.7/265 kB
Progress (1): 12/265 kB 
Progress (1): 16/265 kB
Progress (1): 20/265 kB
Progress (1): 24/265 kB
Progress (1): 28/265 kB
Progress (1): 32/265 kB
Progress (1): 33/265 kB
Progress (1): 37/265 kB
Progress (1): 41/265 kB
Progress (1): 45/265 kB
Progress (1): 49/265 kB
Progress (1): 53/265 kB
Progress (1): 57/265 kB
Progress (1): 61/265 kB
Progress (1): 65/265 kB
Progress (1): 66/265 kB
Progress (1): 70/265 kB
Progress (1): 74/265 kB
Progress (1): 78/265 kB
Progress (1): 82/265 kB
Progress (1): 86/265 kB
Progress (1): 90/265 kB
Progress (1): 94/265 kB
Progress (1): 98/265 kB
Progress (1): 98/265 kB
Progress (1): 102/265 kB
Progress (1): 106/265 kB
Progress (1): 110/265 kB
Progress (1): 114/265 kB
Progress (1): 118/265 kB
Progress (1): 122/265 kB
Progress (1): 126/265 kB
Progress (1): 130/265 kB
Progress (1): 131/265 kB
Progress (1): 135/265 kB
Progress (1): 139/265 kB
Progress (1): 143/265 kB
Progress (1): 147/265 kB
Progress (1): 151/265 kB
Progress (1): 155/265 kB
Progress (1): 159/265 kB
Progress (1): 163/265 kB
Progress (1): 164/265 kB
Progress (1): 168/265 kB
Progress (1): 172/265 kB
Progress (1): 176/265 kB
Progress (1): 180/265 kB
Progress (1): 184/265 kB
Progress (1): 188/265 kB
Progress (1): 192/265 kB
Progress (1): 196/265 kB
Progress (1): 200/265 kB
Progress (1): 204/265 kB
Progress (1): 208/265 kB
Progress (1): 212/265 kB
Progress (1): 216/265 kB
Progress (1): 220/265 kB
Progress (1): 224/265 kB
Progress (1): 228/265 kB
Progress (1): 232/265 kB
Progress (1): 236/265 kB
Progress (1): 240/265 kB
Progress (1): 244/265 kB
Progress (1): 248/265 kB
Progress (1): 252/265 kB
Progress (1): 256/265 kB
Progress (1): 260/265 kB
Progress (1): 264/265 kB
Progress (1): 265 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar (265 kB at 2.0 MB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar
Progress (1): 4.1/40 kB
Progress (1): 7.7/40 kB
Progress (1): 12/40 kB 
Progress (1): 16/40 kB
Progress (1): 20/40 kB
Progress (1): 24/40 kB
Progress (1): 28/40 kB
Progress (1): 32/40 kB
Progress (1): 36/40 kB
Progress (1): 40 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar (40 kB at 257 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar
Progress (1): 4.1/37 kB
Progress (1): 7.7/37 kB
Progress (1): 12/37 kB 
Progress (1): 16/37 kB
Progress (1): 20/37 kB
Progress (1): 24/37 kB
Progress (1): 28/37 kB
Progress (1): 32/37 kB
Progress (1): 36/37 kB
Progress (1): 37 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 214 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
Progress (1): 4.1/122 kB
Progress (1): 7.7/122 kB
Progress (1): 12/122 kB 
Progress (1): 16/122 kB
Progress (1): 20/122 kB
Progress (1): 24/122 kB
Progress (1): 28/122 kB
Progress (1): 32/122 kB
Progress (1): 33/122 kB
Progress (2): 33/122 kB | 4.1/160 kB
Progress (2): 33/122 kB | 7.7/160 kB
Progress (3): 33/122 kB | 7.7/160 kB | 4.1/24 kB
Progress (3): 33/122 kB | 12/160 kB | 4.1/24 kB 
Progress (3): 33/122 kB | 12/160 kB | 7.7/24 kB
Progress (3): 33/122 kB | 16/160 kB | 7.7/24 kB
Progress (3): 33/122 kB | 16/160 kB | 12/24 kB 
Progress (3): 33/122 kB | 16/160 kB | 16/24 kB
Progress (3): 33/122 kB | 16/160 kB | 20/24 kB
Progress (4): 33/122 kB | 16/160 kB | 20/24 kB | 4.1/58 kB
Progress (4): 33/122 kB | 20/160 kB | 20/24 kB | 4.1/58 kB
Progress (4): 33/122 kB | 20/160 kB | 24/24 kB | 4.1/58 kB
Progress (4): 33/122 kB | 24/160 kB | 24/24 kB | 4.1/58 kB
Progress (4): 33/122 kB | 24/160 kB | 24/24 kB | 7.7/58 kB
Progress (4): 33/122 kB | 24/160 kB | 24 kB | 7.7/58 kB   
Progress (4): 33/122 kB | 28/160 kB | 24 kB | 7.7/58 kB
Progress (4): 33/122 kB | 28/160 kB | 24 kB | 12/58 kB 
Progress (4): 33/122 kB | 32/160 kB | 24 kB | 12/58 kB
Progress (4): 33/122 kB | 32/160 kB | 24 kB | 16/58 kB
Progress (4): 33/122 kB | 36/160 kB | 24 kB | 16/58 kB
Progress (4): 33/122 kB | 36/160 kB | 24 kB | 20/58 kB
Progress (4): 33/122 kB | 40/160 kB | 24 kB | 20/58 kB
Progress (4): 33/122 kB | 40/160 kB | 24 kB | 24/58 kB
Progress (4): 33/122 kB | 44/160 kB | 24 kB | 24/58 kB
Progress (4): 33/122 kB | 44/160 kB | 24 kB | 28/58 kB
Progress (4): 33/122 kB | 48/160 kB | 24 kB | 28/58 kB
Progress (4): 33/122 kB | 48/160 kB | 24 kB | 32/58 kB
Progress (4): 33/122 kB | 52/160 kB | 24 kB | 32/58 kB
Progress (4): 33/122 kB | 52/160 kB | 24 kB | 36/58 kB
Progress (4): 33/122 kB | 56/160 kB | 24 kB | 36/58 kB
Progress (4): 33/122 kB | 56/160 kB | 24 kB | 40/58 kB
Progress (4): 33/122 kB | 60/160 kB | 24 kB | 40/58 kB
Progress (4): 33/122 kB | 60/160 kB | 24 kB | 44/58 kB
Progress (4): 33/122 kB | 64/160 kB | 24 kB | 44/58 kB
Progress (4): 33/122 kB | 64/160 kB | 24 kB | 48/58 kB
Progress (4): 33/122 kB | 68/160 kB | 24 kB | 48/58 kB
Progress (4): 33/122 kB | 68/160 kB | 24 kB | 52/58 kB
Progress (4): 33/122 kB | 72/160 kB | 24 kB | 52/58 kB
Progress (4): 33/122 kB | 72/160 kB | 24 kB | 56/58 kB
Progress (4): 33/122 kB | 72/160 kB | 24 kB | 58 kB   
Progress (4): 33/122 kB | 76/160 kB | 24 kB | 58 kB
Progress (4): 33/122 kB | 80/160 kB | 24 kB | 58 kB
Progress (4): 33/122 kB | 84/160 kB | 24 kB | 58 kB
Progress (4): 33/122 kB | 88/160 kB | 24 kB | 58 kB
Progress (4): 33/122 kB | 92/160 kB | 24 kB | 58 kB
Progress (4): 33/122 kB | 96/160 kB | 24 kB | 58 kB
Progress (4): 33/122 kB | 100/160 kB | 24 kB | 58 kB
Progress (4): 33/122 kB | 104/160 kB | 24 kB | 58 kB
Progress (4): 33/122 kB | 108/160 kB | 24 kB | 58 kB
Progress (4): 33/122 kB | 112/160 kB | 24 kB | 58 kB
Progress (4): 33/122 kB | 116/160 kB | 24 kB | 58 kB
Progress (4): 33/122 kB | 120/160 kB | 24 kB | 58 kB
Progress (4): 33/122 kB | 124/160 kB | 24 kB | 58 kB
Progress (4): 33/122 kB | 128/160 kB | 24 kB | 58 kB
Progress (4): 33/122 kB | 132/160 kB | 24 kB | 58 kB
Progress (4): 33/122 kB | 136/160 kB | 24 kB | 58 kB
Progress (4): 33/122 kB | 140/160 kB | 24 kB | 58 kB
Progress (4): 33/122 kB | 144/160 kB | 24 kB | 58 kB
Progress (4): 33/122 kB | 148/160 kB | 24 kB | 58 kB
Progress (4): 33/122 kB | 152/160 kB | 24 kB | 58 kB
Progress (4): 33/122 kB | 156/160 kB | 24 kB | 58 kB
Progress (4): 33/122 kB | 160/160 kB | 24 kB | 58 kB
Progress (4): 33/122 kB | 160 kB | 24 kB | 58 kB    
                                                
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.24.0/org.eclipse.tycho.surefire.junit4-0.24.0.jar (58 kB at 280 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.24.0/org.eclipse.tycho.surefire.junit-0.24.0.jar (24 kB at 114 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.24.0/org.eclipse.tycho.surefire.junit47-0.24.0.jar (160 kB at 744 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
Progress (2): 33/122 kB | 4.1/58 kB
Progress (2): 33/122 kB | 7.7/58 kB
Progress (2): 33/122 kB | 12/58 kB 
Progress (2): 33/122 kB | 16/58 kB
Progress (2): 33/122 kB | 20/58 kB
Progress (2): 33/122 kB | 24/58 kB
Progress (2): 33/122 kB | 28/58 kB
Progress (2): 33/122 kB | 32/58 kB
Progress (2): 33/122 kB | 36/58 kB
Progress (2): 33/122 kB | 40/58 kB
Progress (2): 33/122 kB | 44/58 kB
Progress (2): 33/122 kB | 48/58 kB
Progress (2): 33/122 kB | 52/58 kB
Progress (3): 33/122 kB | 52/58 kB | 4.1/29 kB
Progress (3): 33/122 kB | 56/58 kB | 4.1/29 kB
Progress (3): 33/122 kB | 56/58 kB | 7.7/29 kB
Progress (3): 33/122 kB | 58 kB | 7.7/29 kB   
Progress (3): 33/122 kB | 58 kB | 12/29 kB 
Progress (3): 33/122 kB | 58 kB | 16/29 kB
Progress (3): 33/122 kB | 58 kB | 20/29 kB
Progress (3): 33/122 kB | 58 kB | 24/29 kB
Progress (3): 33/122 kB | 58 kB | 28/29 kB
Progress (3): 33/122 kB | 58 kB | 29 kB   
                                       
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 253 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 126 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
Progress (2): 33/122 kB | 4.1/38 kB
Progress (2): 33/122 kB | 7.7/38 kB
Progress (3): 33/122 kB | 7.7/38 kB | 4.1/316 kB
Progress (3): 33/122 kB | 12/38 kB | 4.1/316 kB 
Progress (3): 33/122 kB | 12/38 kB | 7.7/316 kB
Progress (3): 33/122 kB | 16/38 kB | 7.7/316 kB
Progress (3): 33/122 kB | 16/38 kB | 12/316 kB 
Progress (3): 33/122 kB | 20/38 kB | 12/316 kB
Progress (3): 33/122 kB | 20/38 kB | 16/316 kB
Progress (3): 33/122 kB | 24/38 kB | 16/316 kB
Progress (3): 33/122 kB | 24/38 kB | 20/316 kB
Progress (3): 33/122 kB | 28/38 kB | 20/316 kB
Progress (3): 33/122 kB | 28/38 kB | 24/316 kB
Progress (3): 33/122 kB | 32/38 kB | 24/316 kB
Progress (3): 33/122 kB | 32/38 kB | 28/316 kB
Progress (3): 33/122 kB | 36/38 kB | 28/316 kB
Progress (3): 33/122 kB | 36/38 kB | 32/316 kB
Progress (3): 33/122 kB | 38 kB | 32/316 kB   
Progress (3): 33/122 kB | 38 kB | 33/316 kB
Progress (3): 33/122 kB | 38 kB | 37/316 kB
Progress (3): 33/122 kB | 38 kB | 41/316 kB
Progress (4): 33/122 kB | 38 kB | 41/316 kB | 4.1/35 kB
Progress (4): 33/122 kB | 38 kB | 45/316 kB | 4.1/35 kB
Progress (4): 33/122 kB | 38 kB | 45/316 kB | 7.7/35 kB
Progress (4): 33/122 kB | 38 kB | 49/316 kB | 7.7/35 kB
Progress (4): 33/122 kB | 38 kB | 49/316 kB | 12/35 kB 
Progress (4): 33/122 kB | 38 kB | 49/316 kB | 16/35 kB
Progress (4): 33/122 kB | 38 kB | 53/316 kB | 16/35 kB
Progress (4): 33/122 kB | 38 kB | 53/316 kB | 20/35 kB
Progress (4): 33/122 kB | 38 kB | 57/316 kB | 20/35 kB
Progress (4): 33/122 kB | 38 kB | 57/316 kB | 24/35 kB
Progress (4): 33/122 kB | 38 kB | 61/316 kB | 24/35 kB
Progress (4): 33/122 kB | 38 kB | 61/316 kB | 28/35 kB
Progress (4): 33/122 kB | 38 kB | 65/316 kB | 28/35 kB
Progress (4): 33/122 kB | 38 kB | 65/316 kB | 32/35 kB
Progress (4): 33/122 kB | 38 kB | 66/316 kB | 32/35 kB
Progress (4): 33/122 kB | 38 kB | 66/316 kB | 35 kB   
Progress (4): 33/122 kB | 38 kB | 70/316 kB | 35 kB
Progress (4): 33/122 kB | 38 kB | 74/316 kB | 35 kB
Progress (4): 33/122 kB | 38 kB | 78/316 kB | 35 kB
Progress (4): 33/122 kB | 38 kB | 82/316 kB | 35 kB
Progress (4): 33/122 kB | 38 kB | 86/316 kB | 35 kB
Progress (4): 33/122 kB | 38 kB | 90/316 kB | 35 kB
Progress (4): 33/122 kB | 38 kB | 94/316 kB | 35 kB
Progress (4): 33/122 kB | 38 kB | 98/316 kB | 35 kB
Progress (4): 33/122 kB | 38 kB | 102/316 kB | 35 kB
Progress (4): 33/122 kB | 38 kB | 106/316 kB | 35 kB
Progress (4): 33/122 kB | 38 kB | 110/316 kB | 35 kB
                                                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 kB at 155 kB/s)
Progress (3): 33/122 kB | 114/316 kB | 35 kB
                                            
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-testing-harness/0.24.0/tycho-testing-harness-0.24.0.jar
Progress (3): 33/122 kB | 118/316 kB | 35 kB
Progress (3): 33/122 kB | 122/316 kB | 35 kB
Progress (3): 33/122 kB | 126/316 kB | 35 kB
Progress (3): 33/122 kB | 130/316 kB | 35 kB
Progress (3): 33/122 kB | 134/316 kB | 35 kB
Progress (3): 33/122 kB | 138/316 kB | 35 kB
Progress (3): 33/122 kB | 142/316 kB | 35 kB
Progress (3): 33/122 kB | 146/316 kB | 35 kB
Progress (3): 33/122 kB | 150/316 kB | 35 kB
Progress (3): 33/122 kB | 154/316 kB | 35 kB
Progress (3): 33/122 kB | 158/316 kB | 35 kB
Progress (3): 33/122 kB | 162/316 kB | 35 kB
Progress (3): 33/122 kB | 166/316 kB | 35 kB
                                            
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 142 kB/s)
Progress (2): 33/122 kB | 170/316 kB
                                    
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.jar
Progress (2): 33/122 kB | 174/316 kB
Progress (2): 33/122 kB | 178/316 kB
Progress (2): 33/122 kB | 182/316 kB
Progress (2): 33/122 kB | 186/316 kB
Progress (2): 33/122 kB | 190/316 kB
Progress (2): 33/122 kB | 194/316 kB
Progress (2): 33/122 kB | 198/316 kB
Progress (2): 33/122 kB | 202/316 kB
Progress (2): 33/122 kB | 206/316 kB
Progress (2): 33/122 kB | 210/316 kB
Progress (2): 33/122 kB | 214/316 kB
Progress (2): 33/122 kB | 218/316 kB
Progress (2): 33/122 kB | 222/316 kB
Progress (2): 33/122 kB | 226/316 kB
Progress (2): 33/122 kB | 230/316 kB
Progress (2): 33/122 kB | 234/316 kB
Progress (2): 33/122 kB | 238/316 kB
Progress (2): 33/122 kB | 242/316 kB
Progress (2): 33/122 kB | 246/316 kB
Progress (2): 33/122 kB | 250/316 kB
Progress (2): 33/122 kB | 254/316 kB
Progress (2): 33/122 kB | 258/316 kB
Progress (2): 33/122 kB | 262/316 kB
Progress (2): 33/122 kB | 266/316 kB
Progress (2): 33/122 kB | 270/316 kB
Progress (2): 33/122 kB | 274/316 kB
Progress (2): 33/122 kB | 278/316 kB
Progress (2): 33/122 kB | 282/316 kB
Progress (2): 33/122 kB | 286/316 kB
Progress (2): 33/122 kB | 290/316 kB
Progress (2): 33/122 kB | 294/316 kB
Progress (2): 33/122 kB | 298/316 kB
Progress (2): 33/122 kB | 302/316 kB
Progress (2): 33/122 kB | 306/316 kB
Progress (2): 33/122 kB | 310/316 kB
Progress (2): 33/122 kB | 314/316 kB
Progress (2): 33/122 kB | 316 kB    
Progress (3): 33/122 kB | 316 kB | 4.1/417 kB
Progress (3): 33/122 kB | 316 kB | 7.7/417 kB
Progress (3): 33/122 kB | 316 kB | 12/417 kB 
Progress (3): 33/122 kB | 316 kB | 16/417 kB
Progress (3): 33/122 kB | 316 kB | 20/417 kB
Progress (3): 33/122 kB | 316 kB | 24/417 kB
Progress (3): 33/122 kB | 316 kB | 28/417 kB
Progress (3): 33/122 kB | 316 kB | 32/417 kB
Progress (3): 33/122 kB | 316 kB | 36/417 kB
Progress (3): 33/122 kB | 316 kB | 40/417 kB
Progress (3): 33/122 kB | 316 kB | 44/417 kB
Progress (3): 33/122 kB | 316 kB | 48/417 kB
Progress (3): 33/122 kB | 316 kB | 52/417 kB
Progress (3): 33/122 kB | 316 kB | 56/417 kB
Progress (3): 33/122 kB | 316 kB | 60/417 kB
Progress (3): 33/122 kB | 316 kB | 64/417 kB
Progress (3): 33/122 kB | 316 kB | 68/417 kB
Progress (3): 33/122 kB | 316 kB | 72/417 kB
Progress (3): 33/122 kB | 316 kB | 76/417 kB
Progress (3): 33/122 kB | 316 kB | 80/417 kB
Progress (3): 33/122 kB | 316 kB | 84/417 kB
Progress (3): 33/122 kB | 316 kB | 88/417 kB
Progress (3): 33/122 kB | 316 kB | 92/417 kB
Progress (3): 33/122 kB | 316 kB | 96/417 kB
Progress (3): 33/122 kB | 316 kB | 100/417 kB
Progress (3): 33/122 kB | 316 kB | 104/417 kB
Progress (3): 33/122 kB | 316 kB | 108/417 kB
Progress (3): 33/122 kB | 316 kB | 112/417 kB
Progress (3): 33/122 kB | 316 kB | 116/417 kB
Progress (3): 33/122 kB | 316 kB | 120/417 kB
Progress (3): 33/122 kB | 316 kB | 124/417 kB
Progress (3): 33/122 kB | 316 kB | 128/417 kB
Progress (3): 33/122 kB | 316 kB | 131/417 kB
Progress (3): 33/122 kB | 316 kB | 135/417 kB
Progress (3): 33/122 kB | 316 kB | 139/417 kB
Progress (3): 33/122 kB | 316 kB | 143/417 kB
Progress (3): 33/122 kB | 316 kB | 147/417 kB
Progress (3): 33/122 kB | 316 kB | 151/417 kB
Progress (3): 33/122 kB | 316 kB | 155/417 kB
Progress (3): 33/122 kB | 316 kB | 159/417 kB
Progress (3): 33/122 kB | 316 kB | 163/417 kB
Progress (3): 33/122 kB | 316 kB | 167/417 kB
Progress (3): 33/122 kB | 316 kB | 171/417 kB
Progress (3): 33/122 kB | 316 kB | 175/417 kB
Progress (3): 33/122 kB | 316 kB | 179/417 kB
Progress (3): 33/122 kB | 316 kB | 183/417 kB
Progress (3): 33/122 kB | 316 kB | 187/417 kB
Progress (3): 33/122 kB | 316 kB | 191/417 kB
Progress (4): 33/122 kB | 316 kB | 191/417 kB | 4.1/40 kB
Progress (4): 33/122 kB | 316 kB | 195/417 kB | 4.1/40 kB
Progress (4): 33/122 kB | 316 kB | 195/417 kB | 7.7/40 kB
Progress (4): 33/122 kB | 316 kB | 199/417 kB | 7.7/40 kB
Progress (4): 33/122 kB | 316 kB | 199/417 kB | 12/40 kB 
Progress (4): 33/122 kB | 316 kB | 203/417 kB | 12/40 kB
Progress (4): 33/122 kB | 316 kB | 203/417 kB | 16/40 kB
Progress (4): 33/122 kB | 316 kB | 207/417 kB | 16/40 kB
Progress (4): 33/122 kB | 316 kB | 207/417 kB | 20/40 kB
Progress (4): 33/122 kB | 316 kB | 211/417 kB | 20/40 kB
Progress (4): 33/122 kB | 316 kB | 211/417 kB | 24/40 kB
Progress (4): 33/122 kB | 316 kB | 215/417 kB | 24/40 kB
Progress (4): 33/122 kB | 316 kB | 215/417 kB | 28/40 kB
Progress (4): 33/122 kB | 316 kB | 219/417 kB | 28/40 kB
Progress (4): 33/122 kB | 316 kB | 219/417 kB | 32/40 kB
Progress (4): 33/122 kB | 316 kB | 223/417 kB | 32/40 kB
Progress (4): 33/122 kB | 316 kB | 223/417 kB | 36/40 kB
Progress (4): 33/122 kB | 316 kB | 227/417 kB | 36/40 kB
Progress (4): 33/122 kB | 316 kB | 227/417 kB | 40/40 kB
Progress (4): 33/122 kB | 316 kB | 231/417 kB | 40/40 kB
Progress (4): 33/122 kB | 316 kB | 231/417 kB | 40 kB   
Progress (4): 33/122 kB | 316 kB | 235/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 239/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 243/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 247/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 251/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 255/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 259/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 263/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 267/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 271/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 275/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 279/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 283/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 287/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 291/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 295/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 299/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 303/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 307/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 311/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 315/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 319/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 323/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 327/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 331/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 335/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 339/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 343/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 347/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 351/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 355/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 359/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 363/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 367/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 371/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 375/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 379/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 383/417 kB | 40 kB
Progress (4): 33/122 kB | 316 kB | 387/417 kB | 40 kB
                                                     
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-testing-harness/0.24.0/tycho-testing-harness-0.24.0.jar (40 kB at 137 kB/s)
Progress (3): 33/122 kB | 316 kB | 391/417 kB
                                             
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-verifier/1.3/maven-verifier-1.3.jar
Progress (3): 33/122 kB | 316 kB | 395/417 kB
Progress (3): 33/122 kB | 316 kB | 399/417 kB
Progress (3): 33/122 kB | 316 kB | 403/417 kB
Progress (3): 33/122 kB | 316 kB | 407/417 kB
Progress (3): 33/122 kB | 316 kB | 411/417 kB
Progress (3): 33/122 kB | 316 kB | 415/417 kB
Progress (3): 33/122 kB | 316 kB | 417 kB    
Progress (4): 33/122 kB | 316 kB | 417 kB | 4.1/90 kB
Progress (4): 33/122 kB | 316 kB | 417 kB | 7.7/90 kB
Progress (4): 33/122 kB | 316 kB | 417 kB | 12/90 kB 
Progress (4): 33/122 kB | 316 kB | 417 kB | 16/90 kB
Progress (4): 33/122 kB | 316 kB | 417 kB | 20/90 kB
Progress (4): 33/122 kB | 316 kB | 417 kB | 24/90 kB
Progress (4): 33/122 kB | 316 kB | 417 kB | 28/90 kB
Progress (4): 33/122 kB | 316 kB | 417 kB | 32/90 kB
Progress (4): 33/122 kB | 316 kB | 417 kB | 33/90 kB
Progress (4): 33/122 kB | 316 kB | 417 kB | 37/90 kB
Progress (4): 33/122 kB | 316 kB | 417 kB | 41/90 kB
Progress (4): 33/122 kB | 316 kB | 417 kB | 45/90 kB
Progress (4): 33/122 kB | 316 kB | 417 kB | 49/90 kB
Progress (4): 33/122 kB | 316 kB | 417 kB | 53/90 kB
Progress (4): 33/122 kB | 316 kB | 417 kB | 57/90 kB
Progress (4): 33/122 kB | 316 kB | 417 kB | 61/90 kB
Progress (4): 33/122 kB | 316 kB | 417 kB | 65/90 kB
Progress (4): 33/122 kB | 316 kB | 417 kB | 69/90 kB
Progress (4): 33/122 kB | 316 kB | 417 kB | 73/90 kB
Progress (4): 33/122 kB | 316 kB | 417 kB | 77/90 kB
Progress (4): 33/122 kB | 316 kB | 417 kB | 81/90 kB
Progress (4): 33/122 kB | 316 kB | 417 kB | 85/90 kB
Progress (4): 33/122 kB | 316 kB | 417 kB | 89/90 kB
Progress (4): 33/122 kB | 316 kB | 417 kB | 90 kB   
                                                 
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-verifier/1.3/maven-verifier-1.3.jar (90 kB at 278 kB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 975 kB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.24.0/org.eclipse.tycho.surefire.osgibooter-0.24.0.jar (417 kB at 1.3 MB/s)
Progress (2): 33/122 kB | 4.1/39 kB
Progress (2): 33/122 kB | 7.7/39 kB
Progress (2): 33/122 kB | 12/39 kB 
Progress (2): 33/122 kB | 16/39 kB
Progress (2): 33/122 kB | 20/39 kB
Progress (2): 33/122 kB | 24/39 kB
Progress (2): 33/122 kB | 28/39 kB
Progress (2): 33/122 kB | 32/39 kB
Progress (2): 33/122 kB | 36/39 kB
Progress (2): 33/122 kB | 39 kB   
                               
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.jar (39 kB at 114 kB/s)
Progress (1): 37/122 kB
Progress (1): 41/122 kB
Progress (1): 45/122 kB
Progress (1): 49/122 kB
Progress (1): 53/122 kB
Progress (1): 57/122 kB
Progress (1): 61/122 kB
Progress (1): 65/122 kB
Progress (1): 69/122 kB
Progress (1): 73/122 kB
Progress (1): 77/122 kB
Progress (1): 81/122 kB
Progress (1): 85/122 kB
Progress (1): 89/122 kB
Progress (1): 93/122 kB
Progress (1): 97/122 kB
Progress (1): 101/122 kB
Progress (1): 105/122 kB
Progress (1): 109/122 kB
Progress (1): 113/122 kB
Progress (1): 117/122 kB
Progress (1): 121/122 kB
Progress (1): 122 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 301 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.24.0/tycho-p2-repository-plugin-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.24.0/tycho-p2-repository-plugin-0.24.0.pom
Progress (1): 1.4 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.24.0/tycho-p2-repository-plugin-0.24.0.pom (1.4 kB at 22 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.24.0/tycho-p2-repository-plugin-0.24.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.24.0/tycho-p2-repository-plugin-0.24.0.jar
Progress (1): 4.1/13 kB
Progress (1): 7.7/13 kB
Progress (1): 12/13 kB 
Progress (1): 13 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.24.0/tycho-p2-repository-plugin-0.24.0.jar (13 kB at 179 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.24.0/tycho-p2-publisher-plugin-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.24.0/tycho-p2-publisher-plugin-0.24.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-publisher-plugin/0.24.0/tycho-p2-publisher-plugin-0.24.0.pom (2.1 kB at 23 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.24.0/tycho-p2-publisher-plugin-0.24.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.24.0/tycho-p2-publisher-plugin-0.24.0.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   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.24.0/tycho-p2-publisher-plugin-0.24.0.jar (20 kB at 315 kB/s)
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.core:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.core/pom.xml
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/releases/oxygen
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/oxygen/ (0B of 502B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/ (0B at 0B/s)
[INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/oxygen/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201804111000/ (0B at 0B/s)
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201804111000/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201803211000/ (0B at 0B/s)
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201803211000/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201712201001/ (0B at 0B/s)
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201712201001/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen
[INFO] Fetching content.xml.xz from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/ (0B 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.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ (0B 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.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ (0B at 0B/s)
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.core:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.core/pom.xml
[INFO] Fetching 201804111000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/oxygen/ (0B at 0B/s)
[INFO] Fetching org.eclipse.osgi_3.12.100.v20180210-1608.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 435.62kB at 0B/s)
[INFO] Fetching org.eclipse.core.runtime_3.13.0.v20170207-1030.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 35.26kB at 0B/s)
[INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 368.51kB at 0B/s)
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 80.3kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.650.v20170928-1405.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 52.2kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.core_2.4.101.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 30.32kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 73.2kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 47.4kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 52.24kB at 0B/s)
[INFO] Fetching org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 40.97kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 53.99kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 71.7kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.common_3.9.0.v20170207-1454.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 51.81kB at 0B/s)
[INFO] Fetching org.eclipse.core.jobs_3.9.3.v20180115-1757.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 46.25kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 40.76kB at 0B/s)
[INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 104.66kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 101.67kB at 0B/s)
[INFO] Fetching org.tukaani.xz_1.5.0.v20170111-1717.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 41.34kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 37.96kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.security_1.2.300.v20170505-1235.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 42.3kB at 0B/s)
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.core:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.core/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.ui:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.ui:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.ui/pom.xml
[INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 21.32kB at 0B/s)
[INFO] Fetching org.apache.batik.css_1.8.0.v20170214-1941.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 81.58kB at 0B/s)
[INFO] Fetching org.apache.batik.util_1.8.0.v20170214-1941.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 56.27kB at 0B/s)
[INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 37.68kB at 0B/s)
[INFO] Fetching org.eclipse.osgi.services_3.6.0.v20170228-1906.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 41.98kB at 0B/s)
[INFO] Fetching org.apache.felix.scr_2.0.10.v20170501-2007.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 140.57kB at 0B/s)
[INFO] Fetching org.eclipse.osgi.util_3.4.0.v20170111-1608.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 24.93kB at 0B/s)
[INFO] Fetching org.eclipse.core.resources_3.12.0.v20170417-1558.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 870.77kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.ui_2.5.2.v20171013-1525.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 295.11kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 45.05kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 31.18kB at 0B/s)
[INFO] Fetching org.eclipse.emf.edit_2.12.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 88.62kB at 0B/s)
[INFO] Fetching org.eclipse.emf.edit.ui_2.13.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 74.95kB at 0B/s)
[INFO] Fetching org.eclipse.ui_3.109.0.v20170411-1742.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 357.53kB at 0B/s)
[INFO] Fetching org.eclipse.ui.forms_3.7.101.v20170815-1446.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 122.68kB at 0B/s)
[INFO] Fetching org.eclipse.core.commands_3.9.0.v20170530-1048.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 43.34kB at 0B/s)
[INFO] Fetching org.eclipse.core.databinding_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 58.16kB at 0B/s)
[INFO] Fetching org.eclipse.core.databinding.observable_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 90.43kB at 0B/s)
[INFO] Fetching org.eclipse.core.databinding.property_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 49.74kB at 0B/s)
[INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 8.71MB at 0B/s)
[INFO] Fetching org.eclipse.core.expressions_3.6.0.v20170207-1037.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 33.1kB at 0B/s)
[INFO] Fetching org.eclipse.core.filesystem_1.7.0.v20170406-1337.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 27.68kB at 0B/s)
[INFO] Fetching org.eclipse.e4.core.commands_0.12.100.v20170513-0428.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 13.47kB at 0B/s)
[INFO] Fetching org.eclipse.e4.core.di_1.6.100.v20170421-1418.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 26.17kB at 0B/s)
[INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 16.6kB at 0B/s)
[INFO] Fetching org.eclipse.e4.core.contexts_1.6.0.v20170322-1144.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 22.58kB at 0B/s)
[INFO] Fetching org.eclipse.e4.core.services_2.1.0.v20170407-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 24.42kB at 0B/s)
[INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 7.71kB at 0B/s)
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 7.77kB at 0B/s)
[INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 16.46kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 17.34kB at 0B/s)
[INFO] Fetching org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 21.68kB at 0B/s)
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 98kB at 0B/s)
[INFO] Fetching org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 24.35kB at 0B/s)
[INFO] Fetching org.eclipse.swt_3.106.3.v20180329-0507.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 17.86kB at 0B/s)
[INFO] Fetching org.eclipse.jface_3.13.2.v20171022-1656.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 355.27kB at 0B/s)
[INFO] Fetching org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 65.05kB at 0B/s)
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 80.65kB at 0B/s)
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 16.49kB at 0B/s)
[INFO] Fetching org.eclipse.e4.ui.di_1.2.100.v20170414-1137.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 9.98kB at 0B/s)
[INFO] Fetching org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 107.68kB at 0B/s)
[INFO] Fetching org.eclipse.e4.ui.services_1.3.0.v20170307-2032.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 13.36kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.event_1.4.0.v20170105-1446.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 16.46kB at 0B/s)
[INFO] Fetching org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 9.85kB at 0B/s)
[INFO] Fetching org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 85.98kB at 0B/s)
[INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 35.92kB at 0B/s)
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 55.59kB at 0B/s)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.102.v20180117-1153.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 94.14kB at 0B/s)
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 70.39kB at 0B/s)
[INFO] Fetching org.eclipse.jface.databinding_1.8.100.v20170503-1507.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 71.53kB at 0B/s)
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 7.93kB at 0B/s)
[INFO] Fetching org.eclipse.emf.common.ui_2.12.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 56.72kB at 0B/s)
[INFO] Fetching org.eclipse.ui.views_3.9.0.v20170226-1833.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 48.42kB at 0B/s)
[INFO] Fetching org.eclipse.ui.workbench_3.110.1.v20170704-1208.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 1,013.66kB at 0B/s)
[INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 103.26kB at 0B/s)
[INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 72.9kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.2.1.v20180131-1435.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 23.19kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.security.ui_1.1.400.v20170505-1235.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 72.71kB at 0B/s)
[INFO] Fetching org.eclipse.help_3.8.1.v20170815-1448.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 122.73kB at 0B/s)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.106.3.v20180329-0507.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 1.16MB at 0B/s)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.3.v20180329-0507.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 1.25MB at 0B/s)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_3.106.3.v20180329-0507.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 1.16MB at 0B/s)
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.ui:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.activity.ui:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.activity.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.activity.ui:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.activity.ui/pom.xml
[INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 676.21kB at 0B/s)
[INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 246.29kB at 0B/s)
[INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 504.53kB at 0B/s)
[INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 259.85kB at 0B/s)
[INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 107.88kB at 0B/s)
[INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 453.74kB at 0B/s)
[INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 387.41kB at 0B/s)
[INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 54.9kB at 0B/s)
[INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 99.44kB at 0B/s)
[INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 161.06kB at 0B/s)
[INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 35.81kB at 0B/s)
[INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 95.1kB at 0B/s)
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 14.95kB at 0B/s)
[INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 498.28kB at 0B/s)
[INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 79.12kB at 0B/s)
[INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 183.86kB at 0B/s)
[INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 1.24MB at 0B/s)
[INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 94.75kB at 0B/s)
[INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 286.98kB at 0B/s)
[INFO] Fetching org.eclipse.ui.navigator_3.7.0.v20170418-1342.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 134.81kB at 0B/s)
[INFO] Fetching org.eclipse.ui.ide_3.13.1.v20170822-1526.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 972.73kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.8.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 1.14MB at 0B/s)
[INFO] Fetching org.eclipse.ui.navigator.resources_3.6.1.v20170823-1443.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 66.86kB at 0B/s)
[INFO] Fetching org.eclipse.sirius.ui_6.1.3.201905061019.jar.pack.gz from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/plugins/ (0B of 379.97kB at 0B/s)
[INFO] Fetching org.eclipse.sirius.table.ui_6.1.3.201905061019.jar.pack.gz from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/plugins/ (0B of 163.84kB at 0B/s)
[INFO] Fetching org.eclipse.sirius.tree.ui_6.1.3.201905061019.jar.pack.gz from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/plugins/ (0B of 72.81kB at 0B/s)
[INFO] Fetching org.eclipse.sirius.common_6.1.3.201905061019.jar.pack.gz from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/plugins/ (0B of 82.25kB at 0B/s)
[INFO] Fetching org.eclipse.sirius.common.ui_6.1.3.201905061019.jar.pack.gz from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/plugins/ (0B of 93.56kB at 0B/s)
[INFO] Fetching org.eclipse.sirius.ext.base_6.1.3.201905061019.jar.pack.gz from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/plugins/ (0B of 14.33kB at 0B/s)
[INFO] Fetching org.eclipse.sirius.diagram_6.1.3.201905061019.jar.pack.gz from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/plugins/ (0B of 354.02kB at 0B/s)
[INFO] Fetching org.eclipse.sirius.diagram.ui_6.1.3.201905061019.jar.pack.gz from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/plugins/ (0B of 2.9MB at 0B/s)
[INFO] Fetching org.eclipse.compare_3.7.101.v20170724-1603.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 314.64kB at 0B/s)
[INFO] Fetching org.eclipse.jface.text_3.12.2.v20180112-1341.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 318.76kB at 0B/s)
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.100.v20170426-2021.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 229.15kB at 0B/s)
[INFO] Fetching org.eclipse.ui.editors_3.11.0.v20170202-1823.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 199.22kB at 0B/s)
[INFO] Fetching org.eclipse.compare.core_3.6.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 32.79kB at 0B/s)
[INFO] Fetching org.eclipse.core.databinding.beans_1.4.0.v20170210-0856.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 22.94kB at 0B/s)
[INFO] Fetching org.eclipse.core.filebuffers_3.6.100.v20170203-1130.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 42.14kB at 0B/s)
[INFO] Fetching org.eclipse.text_3.6.100.v20170203-0814.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 91.18kB at 0B/s)
[INFO] Fetching org.eclipse.core.variables_3.4.0.v20170113-2056.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 18.01kB at 0B/s)
[INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 215.67kB at 0B/s)
[INFO] Fetching org.eclipse.emf.databinding_1.3.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 27.46kB at 0B/s)
[INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 41.48kB at 0B/s)
[INFO] Fetching org.eclipse.emf.transaction_1.9.0.201706061339.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 169.02kB at 0B/s)
[INFO] Fetching org.eclipse.emf.validation_1.8.0.201706061352.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 403.65kB at 0B/s)
[INFO] Fetching org.eclipse.emf.workspace_1.5.1.201706061339.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 85.04kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 23.15kB at 0B/s)
[INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 366.65kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 114.43kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 252.27kB at 0B/s)
[INFO] Fetching org.eclipse.ui.console_3.7.1.v20170728-0806.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 82.03kB at 0B/s)
[INFO] Fetching org.eclipse.team.core_3.8.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 127.48kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 99.99kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 117.17kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 38.66kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 14.84kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 99.13kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 75.19kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 130.4kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.notation_1.8.0.201706061354.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 373.75kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 111.51kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 185.96kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 28.53kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 92.26kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 99.99kB at 0B/s)
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.1.v20170713-0803.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 40.42kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 48.52kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 215.85kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 88.47kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 134.21kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 90.72kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 191.96kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 212.78kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 61.51kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 23.61kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 114.76kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 120.78kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 67.95kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 307.51kB at 0B/s)
[INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.201706061437.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 107.19kB at 0B/s)
[INFO] Fetching org.eclipse.ltk.core.refactoring_3.8.0.v20170105-1156.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 105.95kB at 0B/s)
[INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.0.v20170412-0825.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 179.49kB at 0B/s)
[INFO] Fetching org.eclipse.team.ui_3.8.1.v20170515-1133.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 517.17kB at 0B/s)
[INFO] Fetching org.eclipse.sirius_6.1.3.201905061019.jar.pack.gz from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/plugins/ (0B of 347.3kB at 0B/s)
[INFO] Fetching org.eclipse.sirius.ecore.extender_6.1.3.201905061019.jar.pack.gz from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/plugins/ (0B of 33.11kB at 0B/s)
[INFO] Fetching org.eclipse.sirius.ext.emf_6.1.3.201905061019.jar.pack.gz from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/plugins/ (0B of 9.98kB at 0B/s)
[INFO] Fetching org.eclipse.sirius.ext.emf.tx_6.1.3.201905061019.jar.pack.gz from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/plugins/ (0B of 7.44kB at 0B/s)
[INFO] Fetching org.eclipse.sirius.ext.e3.ui_6.1.3.201905061019.jar.pack.gz from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/plugins/ (0B of 18.17kB at 0B/s)
[INFO] Fetching org.eclipse.sirius.diagram.formatdata_6.1.3.201905061019.jar.pack.gz from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/plugins/ (0B of 23.99kB at 0B/s)
[INFO] Fetching org.eclipse.sirius.diagram.layoutdata_6.1.3.201905061019.jar.pack.gz from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/plugins/ (0B of 24.09kB at 0B/s)
[INFO] Fetching org.eclipse.sirius.ext.gmf.runtime_6.1.3.201905061019.jar.pack.gz from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/plugins/ (0B of 39.17kB at 0B/s)
[INFO] Fetching org.eclipse.sirius.ext.draw2d_6.1.3.201905061019.jar.pack.gz from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/plugins/ (0B of 13.49kB at 0B/s)
[INFO] Fetching org.eclipse.sirius.ext.emf.ui_6.1.3.201905061019.jar.pack.gz from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/plugins/ (0B of 7.95kB at 0B/s)
[INFO] Fetching org.eclipse.sirius.ext.gef_6.1.3.201905061019.jar.pack.gz from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/plugins/ (0B of 10.56kB at 0B/s)
[INFO] Fetching org.eclipse.sirius.ext.jface_6.1.3.201905061019.jar.pack.gz from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/plugins/ (0B of 7.02kB at 0B/s)
[INFO] Fetching org.eclipse.sirius.ext.swt_6.1.3.201905061019.jar.pack.gz from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/plugins/ (0B of 7.47kB at 0B/s)
[INFO] Fetching org.eclipse.emf_2.6.0.v20170609-0928.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 11.34kB at 0B/s)
[INFO] Fetching org.eclipse.sirius.synchronizer_6.1.3.201905061019.jar.pack.gz from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/plugins/ (0B of 15.26kB at 0B/s)
[INFO] Fetching org.eclipse.sirius.table_6.1.3.201905061019.jar.pack.gz from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/plugins/ (0B of 97.42kB at 0B/s)
[INFO] Fetching org.eclipse.sirius.tree_6.1.3.201905061019.jar.pack.gz from http://download.eclipse.org/sirius/updates/stable/6.1.3-S20190506-061916/oxygen/plugins/ (0B of 73.27kB at 0B/s)
[INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 17.78kB at 0B/s)
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.activity.ui:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.activity.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.modeling:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.modeling/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.modeling:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.modeling/pom.xml
[INFO] Fetching org.eclipse.core.net_1.3.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 33.81kB at 0B/s)
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.modeling:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.modeling/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.modeling.tests:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.modeling.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.modeling.tests:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.modeling.tests/pom.xml
[INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 283.72kB at 0B/s)
[INFO] Fetching org.eclipse.ui.ide.application_1.2.0.v20170512-1452.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 51.89kB at 0B/s)
[INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 19.33kB at 0B/s)
[INFO] Fetching org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 30.64kB at 0B/s)
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.modeling.tests:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.modeling.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.core:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.core/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.core:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.core/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.core:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.core/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.core.ui:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.core.ui:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/pom.xml
[INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201706061339.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 44.5kB at 0B/s)
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.core.ui:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.sirius:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.sirius/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.sirius:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.sirius/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.sirius:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.sirius/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.sirius.ui:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.sirius.ui:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.sirius.ui:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.ui:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.ui:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.ui/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.ui:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.discovery:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.discovery-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.discovery:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.discovery-feature/pom.xml
[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.amalgam.features:org.eclipse.amalgam.discovery:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.discovery-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual.core:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.contextual.core-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual.core:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.contextual.core-feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual.core:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.contextual.core-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.contextual-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.contextual-feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.contextual-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual.sirius:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.contextual.sirius-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual.sirius:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.contextual.sirius-feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual.sirius:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.contextual.sirius-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.activity:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.activity-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.activity:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.activity-feature/pom.xml
[INFO] Fetching org.apache.lucene.analyzers-common_6.1.0.v20161115-1612.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 604.2kB at 0B/s)
[INFO] Fetching org.apache.lucene.misc_6.1.0.v20161115-1612.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 80.1kB at 0B/s)
[INFO] Fetching org.apache.lucene.core_6.1.0.v20170814-1820.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 748.54kB at 0B/s)
[INFO] Fetching org.apache.lucene.analyzers-smartcn_6.1.0.v20161115-1612.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 3.42MB at 0B/s)
[INFO] Fetching org.eclipse.help.ui_4.1.0.v20170311-0931.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 149.73kB at 0B/s)
[INFO] Fetching org.eclipse.help.base_4.2.153.v20180330-0640.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (0B of 161.68kB at 0B/s)
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.activity:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.activity-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.update:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.update/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.update:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.update/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.update:1.10.1-SNAPSHOT @ /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.update/pom.xml
[WARNING] The project org.eclipse.amalgam:org.eclipse.amalgam.releng:pom:1.10.1-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] org.eclipse.amalgam.releng                                         [pom]
[INFO] org.eclipse.amalgam.discovery.core                      [eclipse-plugin]
[INFO] org.eclipse.amalgam.discovery.ui                        [eclipse-plugin]
[INFO] org.eclipse.amalgam.explorer.activity.ui                [eclipse-plugin]
[INFO] org.eclipse.amalgam.discovery.modeling                  [eclipse-plugin]
[INFO] org.eclipse.amalgam.discovery.modeling.tests       [eclipse-test-plugin]
[INFO] org.eclipse.amalgam.explorer.contextual.core            [eclipse-plugin]
[INFO] org.eclipse.amalgam.explorer.contextual.core.ui         [eclipse-plugin]
[INFO] org.eclipse.amalgam.explorer.contextual.sirius          [eclipse-plugin]
[INFO] org.eclipse.amalgam.explorer.contextual.ui              [eclipse-plugin]
[INFO] org.eclipse.amalgam.explorer.contextual.sirius.ui       [eclipse-plugin]
[INFO] org.eclipse.amalgam.discovery                          [eclipse-feature]
[INFO] org.eclipse.amalgam.explorer.contextual.core           [eclipse-feature]
[INFO] org.eclipse.amalgam.explorer.contextual                [eclipse-feature]
[INFO] org.eclipse.amalgam.explorer.contextual.sirius         [eclipse-feature]
[INFO] org.eclipse.amalgam.explorer.activity                  [eclipse-feature]
[INFO] org.eclipse.amalgam.update                          [eclipse-repository]
[INFO] 
[INFO] -----------< org.eclipse.amalgam:org.eclipse.amalgam.releng >-----------
[INFO] Building org.eclipse.amalgam.releng 1.10.1-SNAPSHOT               [1/17]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.releng ---
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 95 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 288 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
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.jar
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 (1): 4.1/226 kB
Progress (1): 7.7/226 kB
Progress (1): 12/226 kB 
Progress (1): 16/226 kB
Progress (1): 20/226 kB
Progress (1): 24/226 kB
Progress (1): 28/226 kB
Progress (1): 32/226 kB
Progress (1): 36/226 kB
Progress (1): 40/226 kB
Progress (1): 44/226 kB
Progress (1): 48/226 kB
Progress (1): 52/226 kB
Progress (1): 56/226 kB
Progress (1): 60/226 kB
Progress (1): 64/226 kB
Progress (1): 68/226 kB
Progress (1): 72/226 kB
Progress (1): 76/226 kB
Progress (1): 80/226 kB
Progress (1): 84/226 kB
Progress (1): 88/226 kB
Progress (1): 92/226 kB
Progress (1): 96/226 kB
Progress (1): 100/226 kB
Progress (1): 104/226 kB
Progress (1): 108/226 kB
Progress (1): 112/226 kB
Progress (1): 116/226 kB
Progress (1): 120/226 kB
Progress (1): 124/226 kB
Progress (1): 128/226 kB
Progress (1): 132/226 kB
Progress (1): 136/226 kB
Progress (1): 140/226 kB
Progress (1): 144/226 kB
Progress (1): 148/226 kB
Progress (1): 152/226 kB
Progress (1): 156/226 kB
Progress (1): 160/226 kB
Progress (1): 164/226 kB
Progress (1): 168/226 kB
Progress (1): 172/226 kB
Progress (1): 176/226 kB
Progress (1): 180/226 kB
Progress (1): 184/226 kB
Progress (1): 188/226 kB
Progress (1): 192/226 kB
Progress (1): 196/226 kB
Progress (1): 200/226 kB
Progress (1): 204/226 kB
Progress (1): 208/226 kB
Progress (1): 212/226 kB
Progress (1): 216/226 kB
Progress (1): 220/226 kB
Progress (1): 224/226 kB
Progress (1): 226 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 5.9 MB/s)
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/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 12 kB/s)
[INFO] 
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.eclipse.amalgam.releng ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.eclipse.amalgam.releng ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.releng ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.24.0:normalize (pack200-normalize) @ org.eclipse.amalgam.releng ---
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200-impl/0.24.0/tycho-pack200-impl-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/0.24.0/tycho-pack200-impl-0.24.0.pom
Progress (1): 1.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/0.24.0/tycho-pack200-impl-0.24.0.pom (1.0 kB at 8.7 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200-impl/0.24.0/tycho-pack200-impl-0.24.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/0.24.0/tycho-pack200-impl-0.24.0.jar
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/eclipse/tycho/extras/tycho-pack200-impl/0.24.0/tycho-pack200-impl-0.24.0.jar (14 kB at 203 kB/s)
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.amalgam.releng ---
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
Progress (1): 4.1/7.3 kB
Progress (1): 7.3 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 303 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.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.1.1/maven-3.1.1.pom (22 kB at 818 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.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/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 159 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
Progress (1): 3.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 121 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
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   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 757 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.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/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 66 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
Progress (1): 2.6 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 84 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.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.19/plexus-interpolation-1.19.pom (1.0 kB at 38 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.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.3.1/plexus-components-1.3.1.pom (3.1 kB at 99 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Progress (1): 4.1/5.1 kB
Progress (1): 5.1 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 198 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
Progress (1): 2.2 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 43 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
Progress (1): 2.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 76 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
Progress (1): 3.4 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 117 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.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/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 93 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.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/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 440 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 156 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
Progress (1): 1.4 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 33 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
Progress (1): 2.4 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 76 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
Progress (1): 4.1/7.9 kB
Progress (1): 7.7/7.9 kB
Progress (1): 7.9 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 282 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.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/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 739 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
Progress (1): 1.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 39 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/javax/inject/javax.inject/1/javax.inject-1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
Progress (1): 612 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 23 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/19.0/guava-19.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0/guava-19.0.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/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 212 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
Progress (1): 4.1/9.9 kB
Progress (1): 7.7/9.9 kB
Progress (1): 9.9 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (9.9 kB at 309 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
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/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 362 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.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/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 331 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
Progress (1): 363 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 14 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
Progress (1): 2.5 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 20 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.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/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 518 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
Progress (1): 3.9 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 3.7 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
Progress (1): 4.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 161 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
Progress (1): 2.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 88 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
Progress (1): 4.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 124 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
Progress (1): 1.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 54 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
Progress (1): 4.1/28 kB
Progress (1): 7.7/28 kB
Progress (1): 12/28 kB 
Progress (1): 16/28 kB
Progress (1): 20/28 kB
Progress (1): 24/28 kB
Progress (1): 28/28 kB
Progress (1): 28 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 961 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
Progress (1): 1.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 37 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
Progress (1): 2.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 78 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
Progress (1): 3.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 115 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.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/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 173 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.2.1/cbi-common-1.2.1.pom
Progress (1): 2.2 kB
                    
Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.2.1/cbi-common-1.2.1.pom (2.2 kB at 87 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.10/commons-compress-1.10.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.10/commons-compress-1.10.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/commons/commons-compress/1.10/commons-compress-1.10.pom (13 kB at 369 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/38/commons-parent-38.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/38/commons-parent-38.pom
Progress (1): 4.1/62 kB
Progress (1): 7.7/62 kB
Progress (1): 12/62 kB 
Progress (1): 16/62 kB
Progress (1): 20/62 kB
Progress (1): 24/62 kB
Progress (1): 28/62 kB
Progress (1): 32/62 kB
Progress (1): 36/62 kB
Progress (1): 40/62 kB
Progress (1): 44/62 kB
Progress (1): 48/62 kB
Progress (1): 52/62 kB
Progress (1): 56/62 kB
Progress (1): 60/62 kB
Progress (1): 62 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/38/commons-parent-38.pom (62 kB at 1.4 MB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/16/apache-16.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.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/16/apache-16.pom (15 kB at 531 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/auto/value/auto-value/1.1/auto-value-1.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value/1.1/auto-value-1.1.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/com/google/auto/value/auto-value/1.1/auto-value-1.1.pom (4.8 kB at 130 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/auto/auto-parent/3/auto-parent-3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/auto-parent/3/auto-parent-3.pom
Progress (1): 3.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/auto-parent/3/auto-parent-3.pom (3.8 kB at 137 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/checkstyle/1.0.0/checkstyle-1.0.0.pom
Progress (1): 1.8 kB
                    
Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/checkstyle/1.0.0/checkstyle-1.0.0.pom (1.8 kB at 108 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.3/cbi-maven-plugin-common-1.1.3.pom
Progress (1): 2.3 kB
                    
Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.3/cbi-maven-plugin-common-1.1.3.pom (2.3 kB at 100 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom
Progress (1): 4.1/6.4 kB
Progress (1): 6.4 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom (6.4 kB at 100 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom
Progress (1): 4.1/16 kB
Progress (1): 7.7/16 kB
Progress (1): 12/16 kB 
Progress (1): 16 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom (16 kB at 681 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/project/7/project-7.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/7/project-7.pom
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/apache/httpcomponents/project/7/project-7.pom (27 kB at 1.2 MB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.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/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.pom (5.5 kB at 128 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom
Progress (1): 4.1/13 kB
Progress (1): 7.7/13 kB
Progress (1): 12/13 kB 
Progress (1): 13 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom (13 kB at 53 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.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/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 549 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.9/commons-codec-1.9.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.pom
Progress (1): 4.1/12 kB
Progress (1): 7.7/12 kB
Progress (1): 12 kB    
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.pom (12 kB at 428 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.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/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.pom (4.8 kB at 177 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/javax/inject/javax.inject/1/javax.inject-1.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.2.1/cbi-common-1.2.1.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/19.0/guava-19.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/checkstyle/1.0.0/checkstyle-1.0.0.jar
Progress (1): 4.1/4.9 kB
Progress (1): 4.9 kB    
                    
Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/checkstyle/1.0.0/checkstyle-1.0.0.jar (4.9 kB at 33 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.3/cbi-maven-plugin-common-1.1.3.jar
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 cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.3/cbi-maven-plugin-common-1.1.3.jar (26 kB at 159 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.9/commons-codec-1.9.jar
Progress (1): 4.1/67 kB
Progress (1): 7.7/67 kB
Progress (1): 12/67 kB 
Progress (1): 16/67 kB
Progress (1): 20/67 kB
Progress (1): 24/67 kB
Progress (1): 28/67 kB
Progress (1): 32/67 kB
Progress (1): 36/67 kB
Progress (1): 40/67 kB
Progress (1): 44/67 kB
Progress (1): 48/67 kB
Progress (1): 52/67 kB
Progress (1): 56/67 kB
Progress (1): 60/67 kB
Progress (1): 64/67 kB
Progress (1): 67 kB   
                   
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/auto/value/auto-value/1.1/auto-value-1.1.jar
Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.2.1/cbi-common-1.2.1.jar (67 kB at 259 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
Progress (1): 4.1/557 kB
Progress (1): 7.7/557 kB
Progress (1): 12/557 kB 
Progress (1): 16/557 kB
Progress (1): 20/557 kB
Progress (1): 24/557 kB
Progress (1): 28/557 kB
Progress (1): 32/557 kB
Progress (1): 33/557 kB
Progress (1): 37/557 kB
Progress (1): 41/557 kB
Progress (1): 45/557 kB
Progress (1): 49/557 kB
Progress (1): 53/557 kB
Progress (1): 57/557 kB
Progress (1): 61/557 kB
Progress (1): 65/557 kB
Progress (1): 66/557 kB
Progress (2): 66/557 kB | 4.1/42 kB
Progress (2): 66/557 kB | 7.7/42 kB
Progress (2): 66/557 kB | 12/42 kB 
Progress (2): 66/557 kB | 16/42 kB
Progress (2): 66/557 kB | 20/42 kB
Progress (2): 66/557 kB | 24/42 kB
Progress (2): 66/557 kB | 28/42 kB
Progress (2): 66/557 kB | 32/42 kB
Progress (2): 66/557 kB | 36/42 kB
Progress (2): 66/557 kB | 40/42 kB
Progress (2): 70/557 kB | 40/42 kB
Progress (2): 74/557 kB | 40/42 kB
Progress (2): 78/557 kB | 40/42 kB
Progress (2): 82/557 kB | 40/42 kB
Progress (2): 86/557 kB | 40/42 kB
Progress (3): 86/557 kB | 40/42 kB | 4.1/42 kB
Progress (3): 90/557 kB | 40/42 kB | 4.1/42 kB
Progress (3): 90/557 kB | 40/42 kB | 7.7/42 kB
Progress (3): 94/557 kB | 40/42 kB | 7.7/42 kB
Progress (3): 94/557 kB | 40/42 kB | 12/42 kB 
Progress (3): 98/557 kB | 40/42 kB | 12/42 kB
Progress (3): 98/557 kB | 40/42 kB | 16/42 kB
Progress (3): 98/557 kB | 40/42 kB | 16/42 kB
Progress (3): 98/557 kB | 40/42 kB | 20/42 kB
Progress (3): 102/557 kB | 40/42 kB | 20/42 kB
Progress (3): 102/557 kB | 40/42 kB | 24/42 kB
Progress (4): 102/557 kB | 40/42 kB | 24/42 kB | 4.1/154 kB
Progress (4): 106/557 kB | 40/42 kB | 24/42 kB | 4.1/154 kB
Progress (4): 106/557 kB | 40/42 kB | 24/42 kB | 7.7/154 kB
Progress (4): 106/557 kB | 40/42 kB | 28/42 kB | 7.7/154 kB
Progress (4): 106/557 kB | 40/42 kB | 28/42 kB | 12/154 kB 
Progress (4): 110/557 kB | 40/42 kB | 28/42 kB | 12/154 kB
Progress (5): 110/557 kB | 40/42 kB | 28/42 kB | 12/154 kB | 4.1/25 kB
Progress (5): 114/557 kB | 40/42 kB | 28/42 kB | 12/154 kB | 4.1/25 kB
Progress (5): 114/557 kB | 40/42 kB | 28/42 kB | 16/154 kB | 4.1/25 kB
Progress (5): 114/557 kB | 40/42 kB | 32/42 kB | 16/154 kB | 4.1/25 kB
Progress (5): 114/557 kB | 40/42 kB | 32/42 kB | 20/154 kB | 4.1/25 kB
Progress (5): 118/557 kB | 40/42 kB | 32/42 kB | 20/154 kB | 4.1/25 kB
Progress (5): 118/557 kB | 40/42 kB | 32/42 kB | 20/154 kB | 7.7/25 kB
Progress (5): 122/557 kB | 40/42 kB | 32/42 kB | 20/154 kB | 7.7/25 kB
Progress (5): 122/557 kB | 40/42 kB | 32/42 kB | 24/154 kB | 7.7/25 kB
Progress (5): 122/557 kB | 40/42 kB | 36/42 kB | 24/154 kB | 7.7/25 kB
Progress (5): 122/557 kB | 40/42 kB | 36/42 kB | 28/154 kB | 7.7/25 kB
Progress (5): 126/557 kB | 40/42 kB | 36/42 kB | 28/154 kB | 7.7/25 kB
Progress (5): 126/557 kB | 40/42 kB | 36/42 kB | 28/154 kB | 12/25 kB 
Progress (5): 130/557 kB | 40/42 kB | 36/42 kB | 28/154 kB | 12/25 kB
Progress (5): 130/557 kB | 40/42 kB | 36/42 kB | 32/154 kB | 12/25 kB
Progress (5): 130/557 kB | 40/42 kB | 40/42 kB | 32/154 kB | 12/25 kB
Progress (5): 130/557 kB | 40/42 kB | 40/42 kB | 36/154 kB | 12/25 kB
Progress (5): 131/557 kB | 40/42 kB | 40/42 kB | 36/154 kB | 12/25 kB
Progress (5): 131/557 kB | 40/42 kB | 40/42 kB | 36/154 kB | 16/25 kB
Progress (5): 135/557 kB | 40/42 kB | 40/42 kB | 36/154 kB | 16/25 kB
Progress (5): 135/557 kB | 40/42 kB | 40/42 kB | 40/154 kB | 16/25 kB
Progress (5): 135/557 kB | 40/42 kB | 42 kB | 40/154 kB | 16/25 kB   
Progress (5): 135/557 kB | 40/42 kB | 42 kB | 44/154 kB | 16/25 kB
Progress (5): 139/557 kB | 40/42 kB | 42 kB | 44/154 kB | 16/25 kB
Progress (5): 139/557 kB | 40/42 kB | 42 kB | 44/154 kB | 20/25 kB
Progress (5): 143/557 kB | 40/42 kB | 42 kB | 44/154 kB | 20/25 kB
Progress (5): 143/557 kB | 40/42 kB | 42 kB | 48/154 kB | 20/25 kB
Progress (5): 147/557 kB | 40/42 kB | 42 kB | 48/154 kB | 20/25 kB
Progress (5): 147/557 kB | 40/42 kB | 42 kB | 48/154 kB | 24/25 kB
Progress (5): 151/557 kB | 40/42 kB | 42 kB | 48/154 kB | 24/25 kB
Progress (5): 151/557 kB | 40/42 kB | 42 kB | 52/154 kB | 24/25 kB
Progress (5): 155/557 kB | 40/42 kB | 42 kB | 52/154 kB | 24/25 kB
Progress (5): 155/557 kB | 40/42 kB | 42 kB | 52/154 kB | 25 kB   
Progress (5): 159/557 kB | 40/42 kB | 42 kB | 52/154 kB | 25 kB
Progress (5): 159/557 kB | 40/42 kB | 42 kB | 56/154 kB | 25 kB
Progress (5): 163/557 kB | 40/42 kB | 42 kB | 56/154 kB | 25 kB
Progress (5): 163/557 kB | 40/42 kB | 42 kB | 60/154 kB | 25 kB
Progress (5): 164/557 kB | 40/42 kB | 42 kB | 60/154 kB | 25 kB
Progress (5): 164/557 kB | 40/42 kB | 42 kB | 64/154 kB | 25 kB
Progress (5): 168/557 kB | 40/42 kB | 42 kB | 64/154 kB | 25 kB
Progress (5): 168/557 kB | 40/42 kB | 42 kB | 68/154 kB | 25 kB
Progress (5): 172/557 kB | 40/42 kB | 42 kB | 68/154 kB | 25 kB
Progress (5): 172/557 kB | 40/42 kB | 42 kB | 72/154 kB | 25 kB
Progress (5): 176/557 kB | 40/42 kB | 42 kB | 72/154 kB | 25 kB
Progress (5): 176/557 kB | 40/42 kB | 42 kB | 76/154 kB | 25 kB
Progress (5): 180/557 kB | 40/42 kB | 42 kB | 76/154 kB | 25 kB
Progress (5): 180/557 kB | 40/42 kB | 42 kB | 80/154 kB | 25 kB
Progress (5): 184/557 kB | 40/42 kB | 42 kB | 80/154 kB | 25 kB
Progress (5): 184/557 kB | 40/42 kB | 42 kB | 84/154 kB | 25 kB
Progress (5): 188/557 kB | 40/42 kB | 42 kB | 84/154 kB | 25 kB
Progress (5): 188/557 kB | 40/42 kB | 42 kB | 88/154 kB | 25 kB
Progress (5): 192/557 kB | 40/42 kB | 42 kB | 88/154 kB | 25 kB
Progress (5): 192/557 kB | 40/42 kB | 42 kB | 92/154 kB | 25 kB
Progress (5): 196/557 kB | 40/42 kB | 42 kB | 92/154 kB | 25 kB
Progress (5): 196/557 kB | 40/42 kB | 42 kB | 96/154 kB | 25 kB
Progress (5): 197/557 kB | 40/42 kB | 42 kB | 96/154 kB | 25 kB
Progress (5): 197/557 kB | 40/42 kB | 42 kB | 100/154 kB | 25 kB
Progress (5): 201/557 kB | 40/42 kB | 42 kB | 100/154 kB | 25 kB
Progress (5): 201/557 kB | 40/42 kB | 42 kB | 104/154 kB | 25 kB
Progress (5): 205/557 kB | 40/42 kB | 42 kB | 104/154 kB | 25 kB
Progress (5): 205/557 kB | 40/42 kB | 42 kB | 108/154 kB | 25 kB
Progress (5): 209/557 kB | 40/42 kB | 42 kB | 108/154 kB | 25 kB
Progress (5): 209/557 kB | 40/42 kB | 42 kB | 112/154 kB | 25 kB
Progress (5): 213/557 kB | 40/42 kB | 42 kB | 112/154 kB | 25 kB
Progress (5): 213/557 kB | 40/42 kB | 42 kB | 116/154 kB | 25 kB
Progress (5): 217/557 kB | 40/42 kB | 42 kB | 116/154 kB | 25 kB
Progress (5): 217/557 kB | 40/42 kB | 42 kB | 120/154 kB | 25 kB
Progress (5): 221/557 kB | 40/42 kB | 42 kB | 120/154 kB | 25 kB
Progress (5): 221/557 kB | 40/42 kB | 42 kB | 124/154 kB | 25 kB
Progress (5): 225/557 kB | 40/42 kB | 42 kB | 124/154 kB | 25 kB
Progress (5): 225/557 kB | 40/42 kB | 42 kB | 128/154 kB | 25 kB
Progress (5): 229/557 kB | 40/42 kB | 42 kB | 128/154 kB | 25 kB
Progress (5): 229/557 kB | 40/42 kB | 42 kB | 132/154 kB | 25 kB
Progress (5): 229/557 kB | 40/42 kB | 42 kB | 132/154 kB | 25 kB
Progress (5): 229/557 kB | 40/42 kB | 42 kB | 136/154 kB | 25 kB
Progress (5): 233/557 kB | 40/42 kB | 42 kB | 136/154 kB | 25 kB
                                                                
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 848 kB/s)
Progress (4): 237/557 kB | 40/42 kB | 136/154 kB | 25 kB
Progress (4): 237/557 kB | 40/42 kB | 140/154 kB | 25 kB
Progress (4): 241/557 kB | 40/42 kB | 140/154 kB | 25 kB
                                                        
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
Progress (4): 245/557 kB | 40/42 kB | 140/154 kB | 25 kB
Progress (4): 245/557 kB | 40/42 kB | 144/154 kB | 25 kB
Progress (4): 249/557 kB | 40/42 kB | 144/154 kB | 25 kB
Progress (4): 249/557 kB | 40/42 kB | 148/154 kB | 25 kB
Progress (4): 253/557 kB | 40/42 kB | 148/154 kB | 25 kB
Progress (4): 253/557 kB | 40/42 kB | 152/154 kB | 25 kB
Progress (4): 257/557 kB | 40/42 kB | 152/154 kB | 25 kB
Progress (4): 257/557 kB | 40/42 kB | 154 kB | 25 kB    
Progress (4): 261/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 265/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 269/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 273/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 277/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 281/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 285/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 289/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 293/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 297/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 301/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 305/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 309/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 313/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 317/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 321/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 325/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 329/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 333/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 337/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 341/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 345/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 349/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 353/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 357/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 361/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 365/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 369/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 373/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 377/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 381/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 385/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 389/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 393/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 397/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 401/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 405/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 409/557 kB | 40/42 kB | 154 kB | 25 kB
Progress (4): 413/557 kB | 40/42 kB | 154 kB | 25 kB
                                                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 2.6 MB/s)
Progress (3): 417/557 kB | 40/42 kB | 25 kB
                                           
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
Progress (3): 421/557 kB | 40/42 kB | 25 kB
Progress (3): 425/557 kB | 40/42 kB | 25 kB
Progress (3): 429/557 kB | 40/42 kB | 25 kB
Progress (3): 433/557 kB | 40/42 kB | 25 kB
Progress (3): 437/557 kB | 40/42 kB | 25 kB
                                           
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 420 kB/s)
Progress (2): 441/557 kB | 40/42 kB
                                   
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
Progress (2): 445/557 kB | 40/42 kB
Progress (2): 449/557 kB | 40/42 kB
Progress (2): 453/557 kB | 40/42 kB
Progress (2): 457/557 kB | 40/42 kB
Progress (2): 461/557 kB | 40/42 kB
Progress (2): 465/557 kB | 40/42 kB
Progress (2): 469/557 kB | 40/42 kB
Progress (2): 473/557 kB | 40/42 kB
Progress (2): 477/557 kB | 40/42 kB
Progress (2): 481/557 kB | 40/42 kB
Progress (2): 485/557 kB | 40/42 kB
Progress (2): 489/557 kB | 40/42 kB
Progress (2): 493/557 kB | 40/42 kB
Progress (2): 497/557 kB | 40/42 kB
Progress (2): 501/557 kB | 40/42 kB
Progress (2): 505/557 kB | 40/42 kB
Progress (2): 509/557 kB | 40/42 kB
Progress (2): 513/557 kB | 40/42 kB
Progress (2): 517/557 kB | 40/42 kB
Progress (2): 521/557 kB | 40/42 kB
Progress (2): 525/557 kB | 40/42 kB
Progress (2): 529/557 kB | 40/42 kB
Progress (2): 533/557 kB | 40/42 kB
Progress (2): 537/557 kB | 40/42 kB
Progress (2): 541/557 kB | 40/42 kB
Progress (2): 545/557 kB | 40/42 kB
Progress (2): 549/557 kB | 40/42 kB
Progress (2): 553/557 kB | 40/42 kB
Progress (2): 557 kB | 40/42 kB    
Progress (3): 557 kB | 40/42 kB | 4.1/160 kB
Progress (3): 557 kB | 40/42 kB | 7.7/160 kB
Progress (3): 557 kB | 40/42 kB | 12/160 kB 
Progress (4): 557 kB | 40/42 kB | 12/160 kB | 4.1/52 kB
Progress (4): 557 kB | 40/42 kB | 16/160 kB | 4.1/52 kB
Progress (4): 557 kB | 40/42 kB | 16/160 kB | 7.7/52 kB
Progress (4): 557 kB | 40/42 kB | 20/160 kB | 7.7/52 kB
Progress (4): 557 kB | 40/42 kB | 20/160 kB | 12/52 kB 
Progress (4): 557 kB | 40/42 kB | 24/160 kB | 12/52 kB
Progress (4): 557 kB | 40/42 kB | 24/160 kB | 16/52 kB
Progress (4): 557 kB | 40/42 kB | 28/160 kB | 16/52 kB
Progress (4): 557 kB | 40/42 kB | 32/160 kB | 16/52 kB
Progress (4): 557 kB | 40/42 kB | 32/160 kB | 20/52 kB
Progress (4): 557 kB | 40/42 kB | 36/160 kB | 20/52 kB
Progress (4): 557 kB | 40/42 kB | 36/160 kB | 24/52 kB
Progress (4): 557 kB | 40/42 kB | 40/160 kB | 24/52 kB
Progress (4): 557 kB | 40/42 kB | 40/160 kB | 28/52 kB
Progress (4): 557 kB | 40/42 kB | 44/160 kB | 28/52 kB
Progress (4): 557 kB | 40/42 kB | 44/160 kB | 32/52 kB
Progress (4): 557 kB | 40/42 kB | 48/160 kB | 32/52 kB
Progress (4): 557 kB | 40/42 kB | 48/160 kB | 36/52 kB
Progress (4): 557 kB | 40/42 kB | 48/160 kB | 40/52 kB
Progress (4): 557 kB | 40/42 kB | 52/160 kB | 40/52 kB
Progress (4): 557 kB | 40/42 kB | 52/160 kB | 44/52 kB
Progress (4): 557 kB | 40/42 kB | 56/160 kB | 44/52 kB
Progress (4): 557 kB | 40/42 kB | 56/160 kB | 48/52 kB
Progress (4): 557 kB | 40/42 kB | 60/160 kB | 48/52 kB
Progress (4): 557 kB | 40/42 kB | 64/160 kB | 48/52 kB
Progress (4): 557 kB | 40/42 kB | 66/160 kB | 48/52 kB
Progress (4): 557 kB | 40/42 kB | 70/160 kB | 48/52 kB
Progress (4): 557 kB | 40/42 kB | 74/160 kB | 48/52 kB
Progress (4): 557 kB | 40/42 kB | 78/160 kB | 48/52 kB
Progress (4): 557 kB | 40/42 kB | 82/160 kB | 48/52 kB
Progress (4): 557 kB | 40/42 kB | 86/160 kB | 48/52 kB
Progress (4): 557 kB | 40/42 kB | 90/160 kB | 48/52 kB
                                                      
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 7.6 MB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
Progress (3): 40/42 kB | 94/160 kB | 48/52 kB
Progress (3): 40/42 kB | 98/160 kB | 48/52 kB
Progress (3): 40/42 kB | 98/160 kB | 48/52 kB
Progress (3): 40/42 kB | 102/160 kB | 48/52 kB
Progress (3): 40/42 kB | 106/160 kB | 48/52 kB
Progress (3): 40/42 kB | 110/160 kB | 48/52 kB
Progress (3): 40/42 kB | 114/160 kB | 48/52 kB
Progress (3): 40/42 kB | 118/160 kB | 48/52 kB
Progress (3): 40/42 kB | 122/160 kB | 48/52 kB
Progress (3): 40/42 kB | 126/160 kB | 48/52 kB
Progress (3): 40/42 kB | 130/160 kB | 48/52 kB
Progress (3): 40/42 kB | 134/160 kB | 48/52 kB
Progress (3): 40/42 kB | 138/160 kB | 48/52 kB
Progress (3): 40/42 kB | 142/160 kB | 48/52 kB
Progress (3): 40/42 kB | 146/160 kB | 48/52 kB
Progress (3): 40/42 kB | 150/160 kB | 48/52 kB
Progress (3): 40/42 kB | 154/160 kB | 48/52 kB
Progress (3): 40/42 kB | 158/160 kB | 48/52 kB
Progress (3): 40/42 kB | 160 kB | 48/52 kB    
Progress (4): 40/42 kB | 160 kB | 48/52 kB | 4.1/18 kB
Progress (4): 40/42 kB | 160 kB | 48/52 kB | 7.7/18 kB
Progress (4): 40/42 kB | 160 kB | 48/52 kB | 12/18 kB 
Progress (4): 40/42 kB | 160 kB | 48/52 kB | 16/18 kB
Progress (4): 40/42 kB | 160 kB | 48/52 kB | 18 kB   
                                                  
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 1.9 MB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 213 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
Progress (3): 40/42 kB | 48/52 kB | 4.1/145 kB
Progress (3): 40/42 kB | 48/52 kB | 7.7/145 kB
Progress (3): 40/42 kB | 48/52 kB | 12/145 kB 
Progress (3): 40/42 kB | 48/52 kB | 16/145 kB
Progress (3): 40/42 kB | 48/52 kB | 20/145 kB
Progress (3): 40/42 kB | 48/52 kB | 24/145 kB
Progress (3): 40/42 kB | 48/52 kB | 28/145 kB
Progress (3): 40/42 kB | 48/52 kB | 32/145 kB
Progress (3): 40/42 kB | 48/52 kB | 36/145 kB
Progress (3): 40/42 kB | 48/52 kB | 40/145 kB
Progress (3): 40/42 kB | 48/52 kB | 44/145 kB
Progress (3): 40/42 kB | 48/52 kB | 48/145 kB
Progress (3): 40/42 kB | 48/52 kB | 52/145 kB
Progress (3): 40/42 kB | 48/52 kB | 56/145 kB
Progress (4): 40/42 kB | 48/52 kB | 56/145 kB | 4.1/134 kB
Progress (4): 40/42 kB | 48/52 kB | 60/145 kB | 4.1/134 kB
Progress (4): 40/42 kB | 48/52 kB | 60/145 kB | 7.7/134 kB
Progress (4): 40/42 kB | 48/52 kB | 64/145 kB | 7.7/134 kB
Progress (4): 40/42 kB | 48/52 kB | 64/145 kB | 12/134 kB 
Progress (4): 40/42 kB | 48/52 kB | 68/145 kB | 12/134 kB
Progress (4): 40/42 kB | 48/52 kB | 68/145 kB | 16/134 kB
Progress (4): 40/42 kB | 48/52 kB | 72/145 kB | 16/134 kB
Progress (4): 40/42 kB | 48/52 kB | 72/145 kB | 20/134 kB
Progress (4): 40/42 kB | 48/52 kB | 76/145 kB | 20/134 kB
Progress (4): 40/42 kB | 48/52 kB | 76/145 kB | 24/134 kB
Progress (4): 40/42 kB | 48/52 kB | 80/145 kB | 24/134 kB
Progress (4): 40/42 kB | 48/52 kB | 80/145 kB | 28/134 kB
Progress (4): 40/42 kB | 48/52 kB | 84/145 kB | 28/134 kB
Progress (4): 40/42 kB | 48/52 kB | 84/145 kB | 32/134 kB
Progress (4): 40/42 kB | 48/52 kB | 88/145 kB | 32/134 kB
Progress (4): 40/42 kB | 48/52 kB | 88/145 kB | 36/134 kB
Progress (4): 40/42 kB | 48/52 kB | 92/145 kB | 36/134 kB
Progress (4): 40/42 kB | 48/52 kB | 92/145 kB | 40/134 kB
Progress (4): 40/42 kB | 48/52 kB | 96/145 kB | 40/134 kB
Progress (4): 40/42 kB | 48/52 kB | 96/145 kB | 44/134 kB
Progress (4): 40/42 kB | 48/52 kB | 100/145 kB | 44/134 kB
Progress (4): 40/42 kB | 48/52 kB | 100/145 kB | 48/134 kB
Progress (4): 40/42 kB | 48/52 kB | 104/145 kB | 48/134 kB
Progress (4): 40/42 kB | 48/52 kB | 104/145 kB | 52/134 kB
Progress (4): 40/42 kB | 48/52 kB | 108/145 kB | 52/134 kB
Progress (4): 40/42 kB | 48/52 kB | 112/145 kB | 52/134 kB
Progress (4): 40/42 kB | 48/52 kB | 116/145 kB | 52/134 kB
Progress (4): 40/42 kB | 48/52 kB | 120/145 kB | 52/134 kB
Progress (4): 40/42 kB | 48/52 kB | 124/145 kB | 52/134 kB
Progress (4): 40/42 kB | 48/52 kB | 128/145 kB | 52/134 kB
Progress (5): 40/42 kB | 48/52 kB | 128/145 kB | 52/134 kB | 4.1/60 kB
Progress (5): 40/42 kB | 48/52 kB | 128/145 kB | 52/134 kB | 7.7/60 kB
Progress (5): 40/42 kB | 48/52 kB | 128/145 kB | 52/134 kB | 12/60 kB 
Progress (5): 40/42 kB | 48/52 kB | 132/145 kB | 52/134 kB | 12/60 kB
Progress (5): 40/42 kB | 48/52 kB | 132/145 kB | 56/134 kB | 12/60 kB
Progress (5): 40/42 kB | 48/52 kB | 136/145 kB | 56/134 kB | 12/60 kB
Progress (5): 40/42 kB | 48/52 kB | 136/145 kB | 56/134 kB | 16/60 kB
Progress (5): 40/42 kB | 48/52 kB | 140/145 kB | 56/134 kB | 16/60 kB
Progress (5): 40/42 kB | 48/52 kB | 140/145 kB | 60/134 kB | 16/60 kB
Progress (5): 40/42 kB | 48/52 kB | 144/145 kB | 60/134 kB | 16/60 kB
Progress (5): 40/42 kB | 48/52 kB | 144/145 kB | 60/134 kB | 20/60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 60/134 kB | 20/60 kB    
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 64/134 kB | 20/60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 64/134 kB | 24/60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 68/134 kB | 24/60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 68/134 kB | 28/60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 72/134 kB | 28/60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 72/134 kB | 32/60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 76/134 kB | 32/60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 76/134 kB | 36/60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 80/134 kB | 36/60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 80/134 kB | 40/60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 80/134 kB | 44/60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 84/134 kB | 44/60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 84/134 kB | 48/60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 88/134 kB | 48/60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 88/134 kB | 52/60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 92/134 kB | 52/60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 92/134 kB | 56/60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 96/134 kB | 56/60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 96/134 kB | 60 kB   
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 100/134 kB | 60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 104/134 kB | 60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 108/134 kB | 60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 112/134 kB | 60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 116/134 kB | 60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 120/134 kB | 60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 124/134 kB | 60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 128/134 kB | 60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 132/134 kB | 60 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 60 kB    
                                                           
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 435 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 4.1/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 7.7/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 12/134 kB 
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 16/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 20/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 24/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 28/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 32/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 36/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 40/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 44/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 48/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 52/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 56/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 60/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 64/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 68/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 72/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 76/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 80/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 84/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 88/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 92/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 96/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 100/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 104/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 108/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 112/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 116/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 120/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 124/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 128/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 132/134 kB
Progress (5): 40/42 kB | 48/52 kB | 145 kB | 134 kB | 134 kB    
                                                            
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 790 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 473 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 505 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
Progress (3): 40/42 kB | 48/52 kB | 4.1/45 kB
Progress (4): 40/42 kB | 48/52 kB | 4.1/45 kB | 4.1/197 kB
Progress (4): 40/42 kB | 48/52 kB | 7.7/45 kB | 4.1/197 kB
Progress (4): 40/42 kB | 48/52 kB | 7.7/45 kB | 7.7/197 kB
Progress (4): 40/42 kB | 48/52 kB | 12/45 kB | 7.7/197 kB 
Progress (4): 40/42 kB | 48/52 kB | 16/45 kB | 7.7/197 kB
Progress (4): 40/42 kB | 48/52 kB | 20/45 kB | 7.7/197 kB
Progress (5): 40/42 kB | 48/52 kB | 20/45 kB | 7.7/197 kB | 4.1/5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 24/45 kB | 7.7/197 kB | 4.1/5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 24/45 kB | 7.7/197 kB | 5.8 kB    
Progress (5): 40/42 kB | 48/52 kB | 28/45 kB | 7.7/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 28/45 kB | 12/197 kB | 5.8 kB 
Progress (5): 40/42 kB | 48/52 kB | 32/45 kB | 12/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 32/45 kB | 16/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 36/45 kB | 16/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 36/45 kB | 20/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 40/45 kB | 20/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 40/45 kB | 24/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 44/45 kB | 24/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 44/45 kB | 28/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 28/197 kB | 5.8 kB   
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 32/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 33/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 37/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 41/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 45/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 49/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 53/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 57/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 61/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 65/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 66/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 70/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 74/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 78/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 82/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 86/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 90/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 94/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 98/197 kB | 5.8 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 102/197 kB | 5.8 kB
                                                               
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 19 kB/s)
Progress (4): 40/42 kB | 48/52 kB | 45 kB | 106/197 kB
                                                      
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
Progress (4): 40/42 kB | 48/52 kB | 45 kB | 110/197 kB
Progress (4): 40/42 kB | 48/52 kB | 45 kB | 114/197 kB
Progress (4): 40/42 kB | 48/52 kB | 45 kB | 118/197 kB
Progress (4): 40/42 kB | 48/52 kB | 45 kB | 122/197 kB
Progress (4): 40/42 kB | 48/52 kB | 45 kB | 126/197 kB
Progress (4): 40/42 kB | 48/52 kB | 45 kB | 130/197 kB
Progress (4): 40/42 kB | 48/52 kB | 45 kB | 134/197 kB
Progress (4): 40/42 kB | 48/52 kB | 45 kB | 138/197 kB
Progress (4): 40/42 kB | 48/52 kB | 45 kB | 142/197 kB
Progress (4): 40/42 kB | 48/52 kB | 45 kB | 146/197 kB
Progress (4): 40/42 kB | 48/52 kB | 45 kB | 150/197 kB
Progress (4): 40/42 kB | 48/52 kB | 45 kB | 154/197 kB
Progress (4): 40/42 kB | 48/52 kB | 45 kB | 158/197 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 158/197 kB | 2.5 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 162/197 kB | 2.5 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 166/197 kB | 2.5 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 170/197 kB | 2.5 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 174/197 kB | 2.5 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 178/197 kB | 2.5 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 182/197 kB | 2.5 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 186/197 kB | 2.5 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 190/197 kB | 2.5 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 194/197 kB | 2.5 kB
Progress (5): 40/42 kB | 48/52 kB | 45 kB | 197 kB | 2.5 kB    
                                                           
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 7.9 kB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 142 kB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 622 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
Progress (3): 40/42 kB | 48/52 kB | 4.1/4.5 kB
Progress (3): 40/42 kB | 48/52 kB | 4.5 kB    
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 4.1/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 7.7/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 12/357 kB 
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 16/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 20/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 24/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 28/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 32/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 36/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 40/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 44/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 48/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 52/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 56/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 60/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 64/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 68/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 72/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 76/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 80/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 84/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 88/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 92/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 96/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 100/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 104/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 108/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 112/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 116/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 120/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 124/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 128/357 kB
Progress (4): 40/42 kB | 48/52 kB | 4.5 kB | 132/357 kB
                                                       
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 14 kB/s)
Progress (3): 40/42 kB | 48/52 kB | 136/357 kB
Progress (4): 40/42 kB | 48/52 kB | 136/357 kB | 4.1/291 kB
                                                           
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar
Progress (4): 40/42 kB | 48/52 kB | 136/357 kB | 7.7/291 kB
Progress (4): 40/42 kB | 48/52 kB | 140/357 kB | 7.7/291 kB
Progress (4): 40/42 kB | 48/52 kB | 140/357 kB | 12/291 kB 
Progress (4): 40/42 kB | 48/52 kB | 144/357 kB | 12/291 kB
Progress (4): 40/42 kB | 48/52 kB | 144/357 kB | 16/291 kB
Progress (4): 40/42 kB | 48/52 kB | 148/357 kB | 16/291 kB
Progress (4): 40/42 kB | 48/52 kB | 148/357 kB | 20/291 kB
Progress (4): 40/42 kB | 48/52 kB | 152/357 kB | 20/291 kB
Progress (4): 40/42 kB | 48/52 kB | 152/357 kB | 24/291 kB
Progress (4): 40/42 kB | 48/52 kB | 156/357 kB | 24/291 kB
Progress (4): 40/42 kB | 48/52 kB | 156/357 kB | 28/291 kB
Progress (4): 40/42 kB | 48/52 kB | 160/357 kB | 28/291 kB
Progress (4): 40/42 kB | 48/52 kB | 160/357 kB | 32/291 kB
Progress (4): 40/42 kB | 48/52 kB | 164/357 kB | 32/291 kB
Progress (4): 40/42 kB | 48/52 kB | 164/357 kB | 33/291 kB
Progress (4): 40/42 kB | 48/52 kB | 168/357 kB | 33/291 kB
Progress (4): 40/42 kB | 48/52 kB | 168/357 kB | 37/291 kB
Progress (4): 40/42 kB | 48/52 kB | 172/357 kB | 37/291 kB
Progress (4): 40/42 kB | 48/52 kB | 172/357 kB | 41/291 kB
Progress (4): 40/42 kB | 48/52 kB | 176/357 kB | 41/291 kB
Progress (4): 40/42 kB | 48/52 kB | 176/357 kB | 45/291 kB
Progress (4): 40/42 kB | 48/52 kB | 180/357 kB | 45/291 kB
Progress (4): 40/42 kB | 48/52 kB | 180/357 kB | 49/291 kB
Progress (4): 40/42 kB | 48/52 kB | 184/357 kB | 49/291 kB
Progress (4): 40/42 kB | 48/52 kB | 184/357 kB | 53/291 kB
Progress (4): 40/42 kB | 48/52 kB | 188/357 kB | 53/291 kB
Progress (4): 40/42 kB | 48/52 kB | 188/357 kB | 57/291 kB
Progress (4): 40/42 kB | 48/52 kB | 192/357 kB | 57/291 kB
Progress (4): 40/42 kB | 48/52 kB | 192/357 kB | 61/291 kB
Progress (4): 40/42 kB | 48/52 kB | 196/357 kB | 61/291 kB
Progress (4): 40/42 kB | 48/52 kB | 196/357 kB | 65/291 kB
Progress (4): 40/42 kB | 48/52 kB | 200/357 kB | 65/291 kB
Progress (4): 40/42 kB | 48/52 kB | 200/357 kB | 66/291 kB
Progress (4): 40/42 kB | 48/52 kB | 204/357 kB | 66/291 kB
Progress (4): 40/42 kB | 48/52 kB | 204/357 kB | 70/291 kB
Progress (4): 40/42 kB | 48/52 kB | 208/357 kB | 70/291 kB
Progress (4): 40/42 kB | 48/52 kB | 208/357 kB | 74/291 kB
Progress (4): 40/42 kB | 48/52 kB | 212/357 kB | 74/291 kB
Progress (4): 40/42 kB | 48/52 kB | 212/357 kB | 78/291 kB
Progress (4): 40/42 kB | 48/52 kB | 216/357 kB | 78/291 kB
Progress (4): 40/42 kB | 48/52 kB | 216/357 kB | 82/291 kB
Progress (4): 40/42 kB | 48/52 kB | 220/357 kB | 82/291 kB
Progress (4): 40/42 kB | 48/52 kB | 220/357 kB | 86/291 kB
Progress (4): 40/42 kB | 48/52 kB | 224/357 kB | 86/291 kB
Progress (5): 40/42 kB | 48/52 kB | 224/357 kB | 86/291 kB | 4.1/62 kB
Progress (5): 40/42 kB | 48/52 kB | 224/357 kB | 90/291 kB | 4.1/62 kB
Progress (5): 40/42 kB | 48/52 kB | 224/357 kB | 90/291 kB | 7.7/62 kB
Progress (5): 40/42 kB | 48/52 kB | 228/357 kB | 90/291 kB | 7.7/62 kB
Progress (5): 40/42 kB | 48/52 kB | 228/357 kB | 90/291 kB | 12/62 kB 
Progress (5): 40/42 kB | 48/52 kB | 228/357 kB | 94/291 kB | 12/62 kB
Progress (5): 40/42 kB | 48/52 kB | 228/357 kB | 94/291 kB | 16/62 kB
Progress (5): 40/42 kB | 48/52 kB | 232/357 kB | 94/291 kB | 16/62 kB
Progress (5): 40/42 kB | 48/52 kB | 232/357 kB | 94/291 kB | 20/62 kB
Progress (5): 40/42 kB | 48/52 kB | 232/357 kB | 98/291 kB | 20/62 kB
Progress (5): 40/42 kB | 48/52 kB | 232/357 kB | 98/291 kB | 24/62 kB
Progress (5): 40/42 kB | 48/52 kB | 236/357 kB | 98/291 kB | 24/62 kB
Progress (5): 40/42 kB | 48/52 kB | 236/357 kB | 98/291 kB | 28/62 kB
Progress (5): 40/42 kB | 48/52 kB | 236/357 kB | 98/291 kB | 28/62 kB
Progress (5): 40/42 kB | 48/52 kB | 236/357 kB | 98/291 kB | 32/62 kB
Progress (5): 40/42 kB | 48/52 kB | 240/357 kB | 98/291 kB | 32/62 kB
Progress (5): 40/42 kB | 48/52 kB | 240/357 kB | 98/291 kB | 36/62 kB
Progress (5): 40/42 kB | 48/52 kB | 240/357 kB | 102/291 kB | 36/62 kB
Progress (5): 40/42 kB | 48/52 kB | 240/357 kB | 102/291 kB | 40/62 kB
Progress (5): 40/42 kB | 48/52 kB | 244/357 kB | 102/291 kB | 40/62 kB
Progress (5): 40/42 kB | 48/52 kB | 244/357 kB | 102/291 kB | 44/62 kB
Progress (5): 40/42 kB | 48/52 kB | 244/357 kB | 106/291 kB | 44/62 kB
Progress (5): 40/42 kB | 48/52 kB | 244/357 kB | 106/291 kB | 48/62 kB
Progress (5): 40/42 kB | 48/52 kB | 248/357 kB | 106/291 kB | 48/62 kB
Progress (5): 40/42 kB | 48/52 kB | 248/357 kB | 106/291 kB | 52/62 kB
Progress (5): 40/42 kB | 48/52 kB | 248/357 kB | 110/291 kB | 52/62 kB
Progress (5): 40/42 kB | 48/52 kB | 248/357 kB | 110/291 kB | 56/62 kB
Progress (5): 40/42 kB | 48/52 kB | 252/357 kB | 110/291 kB | 56/62 kB
Progress (5): 40/42 kB | 48/52 kB | 252/357 kB | 110/291 kB | 60/62 kB
Progress (5): 40/42 kB | 48/52 kB | 252/357 kB | 114/291 kB | 60/62 kB
Progress (5): 40/42 kB | 48/52 kB | 252/357 kB | 114/291 kB | 62 kB   
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 114/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 118/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 122/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 126/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 130/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 134/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 138/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 142/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 146/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 150/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 154/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 158/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 162/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 166/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 170/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 174/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 178/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 182/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 186/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 190/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 194/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 198/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 202/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 206/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 210/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 214/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 218/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 222/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 226/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 230/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 234/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 238/291 kB | 62 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 242/291 kB | 62 kB
                                                                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (62 kB at 177 kB/s)
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 246/291 kB
                                                           
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 250/291 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 254/291 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 258/291 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 262/291 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 266/291 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 270/291 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 274/291 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 278/291 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 282/291 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 286/291 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 290/291 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 291 kB    
                                                       
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 821 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 4.1/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 7.7/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 12/239 kB 
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 16/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 20/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 24/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 28/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 32/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 36/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 40/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 44/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 48/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 52/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 56/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 60/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 64/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 68/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 72/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 76/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 80/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 84/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 88/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 92/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 96/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 100/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 104/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 108/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 112/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 116/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 120/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 124/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 128/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 132/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 136/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 140/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 144/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 148/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 152/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 156/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 160/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 164/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 168/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 172/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 176/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 180/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 184/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 188/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 192/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 196/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 200/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 204/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 208/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 212/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 216/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 220/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 224/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 228/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 232/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 236/239 kB
Progress (4): 40/42 kB | 48/52 kB | 256/357 kB | 239 kB    
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 239 kB | 4.1/50 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 239 kB | 7.7/50 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 239 kB | 12/50 kB 
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 239 kB | 16/50 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 239 kB | 20/50 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 239 kB | 24/50 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 239 kB | 28/50 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 239 kB | 32/50 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 239 kB | 36/50 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 239 kB | 40/50 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 239 kB | 44/50 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 239 kB | 48/50 kB
Progress (5): 40/42 kB | 48/52 kB | 256/357 kB | 239 kB | 50 kB   
                                                               
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 130 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 610 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar
Progress (3): 42 kB | 48/52 kB | 256/357 kB
                                           
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 83 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0/guava-19.0.jar
Progress (3): 48/52 kB | 256/357 kB | 0/2.3 MB
Progress (3): 48/52 kB | 256/357 kB | 0/2.3 MB
Progress (3): 48/52 kB | 256/357 kB | 0/2.3 MB
Progress (3): 48/52 kB | 256/357 kB | 0/2.3 MB
Progress (3): 48/52 kB | 256/357 kB | 0/2.3 MB
Progress (3): 52/52 kB | 256/357 kB | 0/2.3 MB
Progress (3): 52/52 kB | 256/357 kB | 0/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0/2.3 MB   
Progress (3): 52 kB | 256/357 kB | 0/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.1/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.2/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.2/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.2/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.2/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.2/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.2/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.2/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.2/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.2/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.2/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.2/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.2/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.2/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.2/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.2/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.2/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.2/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.2/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.2/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.2/2.3 MB
Progress (3): 52 kB | 256/357 kB | 0.2/2.3 MB
Progress (3): 52 kB | 260/357 kB | 0.2/2.3 MB
                                             
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 98 kB/s)
Progress (2): 260/357 kB | 0.2/2.3 MB
Progress (2): 264/357 kB | 0.2/2.3 MB
Progress (2): 264/357 kB | 0.2/2.3 MB
                                     
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.jar
Progress (2): 264/357 kB | 0.2/2.3 MB
Progress (2): 268/357 kB | 0.2/2.3 MB
Progress (2): 268/357 kB | 0.2/2.3 MB
Progress (2): 272/357 kB | 0.2/2.3 MB
Progress (2): 272/357 kB | 0.3/2.3 MB
Progress (2): 272/357 kB | 0.3/2.3 MB
Progress (2): 276/357 kB | 0.3/2.3 MB
Progress (2): 276/357 kB | 0.3/2.3 MB
Progress (2): 280/357 kB | 0.3/2.3 MB
Progress (2): 280/357 kB | 0.3/2.3 MB
Progress (2): 284/357 kB | 0.3/2.3 MB
Progress (2): 284/357 kB | 0.3/2.3 MB
Progress (2): 288/357 kB | 0.3/2.3 MB
Progress (2): 288/357 kB | 0.3/2.3 MB
Progress (2): 292/357 kB | 0.3/2.3 MB
Progress (2): 292/357 kB | 0.3/2.3 MB
Progress (2): 296/357 kB | 0.3/2.3 MB
Progress (2): 296/357 kB | 0.3/2.3 MB
Progress (2): 300/357 kB | 0.3/2.3 MB
Progress (2): 300/357 kB | 0.3/2.3 MB
Progress (2): 304/357 kB | 0.3/2.3 MB
Progress (2): 304/357 kB | 0.3/2.3 MB
Progress (2): 308/357 kB | 0.3/2.3 MB
Progress (2): 308/357 kB | 0.3/2.3 MB
Progress (2): 312/357 kB | 0.3/2.3 MB
Progress (2): 312/357 kB | 0.3/2.3 MB
Progress (2): 316/357 kB | 0.3/2.3 MB
Progress (2): 316/357 kB | 0.3/2.3 MB
Progress (2): 320/357 kB | 0.3/2.3 MB
Progress (2): 320/357 kB | 0.3/2.3 MB
Progress (2): 324/357 kB | 0.3/2.3 MB
Progress (2): 328/357 kB | 0.3/2.3 MB
Progress (2): 328/357 kB | 0.3/2.3 MB
Progress (2): 332/357 kB | 0.3/2.3 MB
Progress (2): 332/357 kB | 0.3/2.3 MB
Progress (2): 336/357 kB | 0.3/2.3 MB
Progress (2): 336/357 kB | 0.3/2.3 MB
Progress (2): 340/357 kB | 0.3/2.3 MB
Progress (2): 340/357 kB | 0.3/2.3 MB
Progress (2): 344/357 kB | 0.3/2.3 MB
Progress (2): 348/357 kB | 0.3/2.3 MB
Progress (2): 348/357 kB | 0.3/2.3 MB
Progress (2): 352/357 kB | 0.3/2.3 MB
Progress (2): 352/357 kB | 0.3/2.3 MB
Progress (2): 352/357 kB | 0.3/2.3 MB
Progress (2): 352/357 kB | 0.3/2.3 MB
Progress (2): 352/357 kB | 0.3/2.3 MB
Progress (2): 352/357 kB | 0.3/2.3 MB
Progress (2): 352/357 kB | 0.3/2.3 MB
Progress (2): 352/357 kB | 0.4/2.3 MB
Progress (2): 352/357 kB | 0.4/2.3 MB
Progress (2): 352/357 kB | 0.4/2.3 MB
Progress (2): 352/357 kB | 0.4/2.3 MB
Progress (2): 352/357 kB | 0.4/2.3 MB
Progress (2): 352/357 kB | 0.4/2.3 MB
Progress (2): 352/357 kB | 0.4/2.3 MB
Progress (2): 352/357 kB | 0.4/2.3 MB
Progress (2): 352/357 kB | 0.4/2.3 MB
Progress (3): 352/357 kB | 0.4/2.3 MB | 4.1/733 kB
Progress (3): 352/357 kB | 0.4/2.3 MB | 4.1/733 kB
Progress (3): 352/357 kB | 0.4/2.3 MB | 7.7/733 kB
Progress (3): 352/357 kB | 0.4/2.3 MB | 7.7/733 kB
Progress (3): 352/357 kB | 0.4/2.3 MB | 7.7/733 kB
Progress (3): 352/357 kB | 0.4/2.3 MB | 7.7/733 kB
Progress (3): 352/357 kB | 0.4/2.3 MB | 12/733 kB 
Progress (3): 352/357 kB | 0.4/2.3 MB | 12/733 kB
Progress (3): 352/357 kB | 0.4/2.3 MB | 16/733 kB
Progress (3): 352/357 kB | 0.4/2.3 MB | 16/733 kB
Progress (3): 352/357 kB | 0.4/2.3 MB | 16/733 kB
Progress (3): 352/357 kB | 0.4/2.3 MB | 16/733 kB
Progress (3): 352/357 kB | 0.4/2.3 MB | 16/733 kB
Progress (3): 352/357 kB | 0.4/2.3 MB | 20/733 kB
Progress (3): 352/357 kB | 0.4/2.3 MB | 20/733 kB
Progress (3): 352/357 kB | 0.4/2.3 MB | 24/733 kB
Progress (3): 352/357 kB | 0.4/2.3 MB | 24/733 kB
Progress (3): 352/357 kB | 0.4/2.3 MB | 24/733 kB
Progress (3): 352/357 kB | 0.4/2.3 MB | 24/733 kB
Progress (3): 352/357 kB | 0.4/2.3 MB | 28/733 kB
Progress (3): 352/357 kB | 0.4/2.3 MB | 28/733 kB
Progress (3): 352/357 kB | 0.4/2.3 MB | 32/733 kB
Progress (3): 352/357 kB | 0.4/2.3 MB | 33/733 kB
Progress (3): 352/357 kB | 0.4/2.3 MB | 33/733 kB
Progress (3): 352/357 kB | 0.4/2.3 MB | 33/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 33/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 33/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 37/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 41/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 41/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 41/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 41/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 41/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 45/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 49/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 49/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 53/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 53/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 57/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 57/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 57/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 61/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 61/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 65/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 65/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 66/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 66/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 66/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 70/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 70/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 74/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 74/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 74/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 74/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 78/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 82/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 82/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 82/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 82/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 86/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 86/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 90/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 90/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 94/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 94/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 98/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 98/733 kB
Progress (3): 352/357 kB | 0.5/2.3 MB | 102/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 102/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 106/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 110/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 110/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 114/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 114/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 114/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 114/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 118/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 118/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 122/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 122/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 122/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 122/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 126/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 126/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 130/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 130/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 134/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 134/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 138/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 138/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 142/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 146/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 146/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 146/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 150/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 150/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 154/733 kB
Progress (3): 352/357 kB | 0.6/2.3 MB | 154/733 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 4.1/45 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 7.7/45 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 12/45 kB 
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 16/45 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 20/45 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 24/45 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 28/45 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 32/45 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 36/45 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 40/45 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 44/45 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB   
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 4.1/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 7.7/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 12/409 kB 
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 16/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 20/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 24/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 28/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 32/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 33/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 37/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 41/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 45/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 49/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 53/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 57/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 61/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 65/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 66/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 70/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 74/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 78/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 82/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 86/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 90/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 94/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 98/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 102/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 106/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 110/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 114/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 118/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 122/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 126/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 130/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 134/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 138/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 142/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 146/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 150/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 154/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 158/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 162/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 166/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 170/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 174/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 178/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 182/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 186/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 190/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 194/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 198/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 202/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 206/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 210/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 214/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 218/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 222/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 226/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 230/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 234/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 238/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 242/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 246/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 250/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 254/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 258/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 262/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 266/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 270/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 274/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 278/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 282/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 286/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 290/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 294/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 298/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 302/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 306/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 310/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 314/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 318/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 322/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 326/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 330/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 334/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 338/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 342/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 346/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 350/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 354/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 358/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 362/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 366/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 370/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 374/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 378/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 382/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 386/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 390/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 394/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 398/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 402/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 406/409 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45 kB | 409 kB    
                                                                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 70 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.jar
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar (409 kB at 638 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 4.1/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 7.7/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 12/327 kB 
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 16/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 20/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 24/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 28/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 32/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 33/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 37/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 41/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 45/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 49/327 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 49/327 kB | 4.1/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 53/327 kB | 4.1/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 53/327 kB | 7.7/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 57/327 kB | 7.7/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 57/327 kB | 12/62 kB 
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 61/327 kB | 12/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 61/327 kB | 16/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 65/327 kB | 16/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 65/327 kB | 20/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 66/327 kB | 20/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 66/327 kB | 24/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 70/327 kB | 24/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 70/327 kB | 28/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 74/327 kB | 28/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 74/327 kB | 32/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 78/327 kB | 32/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 78/327 kB | 36/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 82/327 kB | 36/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 82/327 kB | 40/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 86/327 kB | 40/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 86/327 kB | 44/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 90/327 kB | 44/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 90/327 kB | 48/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 94/327 kB | 48/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 94/327 kB | 52/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 98/327 kB | 52/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 98/327 kB | 56/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 98/327 kB | 56/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 98/327 kB | 60/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 102/327 kB | 60/62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 102/327 kB | 62 kB   
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 106/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 110/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 114/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 118/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 122/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 126/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 130/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 131/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 135/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 139/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 143/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 147/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 151/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 155/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 159/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 163/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 167/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 171/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 175/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 179/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 183/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 187/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 191/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 195/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 199/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 203/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 207/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 211/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 215/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 219/327 kB | 62 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 223/327 kB | 62 kB
                                                                       
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 93 kB/s)
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 227/327 kB
                                                               
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.jar
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 231/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 235/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 239/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 243/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 247/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 251/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 255/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 259/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 263/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 267/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 271/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 275/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 279/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 283/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 287/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 291/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 295/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 299/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 303/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 307/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 311/327 kB
Progress (4): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 315/327 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 315/327 kB | 4.1/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 319/327 kB | 4.1/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 319/327 kB | 7.7/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 323/327 kB | 7.7/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 323/327 kB | 12/264 kB 
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 12/264 kB    
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 16/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 20/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 24/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 28/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 32/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 33/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 37/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 41/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 45/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 49/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 53/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 57/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 61/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 65/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 66/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 70/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 74/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 78/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 82/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 86/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 90/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 94/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 98/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 102/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 106/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 110/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 114/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 118/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 122/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 126/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 130/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 134/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 138/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 142/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 146/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 150/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 154/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 158/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 162/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 166/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 170/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 174/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 178/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 182/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 186/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 190/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 194/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 198/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 202/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 206/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 210/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 214/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 218/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 222/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 226/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 230/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 234/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 238/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 242/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 246/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 250/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 254/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 258/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 262/264 kB
Progress (5): 352/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 264 kB    
Progress (5): 356/357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 264 kB    
Progress (5): 357 kB | 0.6/2.3 MB | 154/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.6/2.3 MB | 158/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.6/2.3 MB | 158/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.6/2.3 MB | 162/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.6/2.3 MB | 162/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.6/2.3 MB | 166/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.6/2.3 MB | 166/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.6/2.3 MB | 170/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.6/2.3 MB | 170/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.6/2.3 MB | 174/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.6/2.3 MB | 174/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.6/2.3 MB | 178/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.6/2.3 MB | 178/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.6/2.3 MB | 182/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.6/2.3 MB | 182/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 0.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.3/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.3/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.3/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.3/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.3/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.3/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.3/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.3/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.3/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.3/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.3/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.3/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.3/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.3/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.3/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.3/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.3/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.3/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.3/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.3/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.3/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.3/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.3/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.3/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.3/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.4/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.4/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.4/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.4/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.4/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.4/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.4/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.4/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.4/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.4/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.4/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.4/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.4/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.4/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.4/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.4/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.4/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.4/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.4/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.4/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.4/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.4/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.4/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.4/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.4/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.5/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.5/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.5/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.5/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.5/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.5/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.5/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.5/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.5/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.5/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.5/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.5/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.5/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.5/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.5/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.5/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.5/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.5/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.5/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.5/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.5/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.5/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.5/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.5/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.5/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.6/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.7/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.8/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 1.9/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.0/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.1/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
Progress (5): 357 kB | 2.2/2.3 MB | 186/733 kB | 327 kB | 264 kB
                                                                
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.jar (327 kB at 362 kB/s)
Progress (4): 357 kB | 2.2/2.3 MB | 186/733 kB | 264 kB
                                                       
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar
Progress (4): 357 kB | 2.2/2.3 MB | 186/733 kB | 264 kB
                                                       
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 395 kB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.jar (264 kB at 292 kB/s)
Progress (2): 2.2/2.3 MB | 186/733 kB
                                     
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value/1.1/auto-value-1.1.jar
Progress (2): 2.2/2.3 MB | 186/733 kB
Progress (2): 2.2/2.3 MB | 186/733 kB
Progress (2): 2.2/2.3 MB | 186/733 kB
Progress (2): 2.2/2.3 MB | 186/733 kB
Progress (2): 2.2/2.3 MB | 186/733 kB
Progress (2): 2.2/2.3 MB | 186/733 kB
Progress (2): 2.3/2.3 MB | 186/733 kB
Progress (2): 2.3/2.3 MB | 186/733 kB
Progress (2): 2.3/2.3 MB | 186/733 kB
Progress (2): 2.3/2.3 MB | 186/733 kB
Progress (2): 2.3/2.3 MB | 186/733 kB
Progress (2): 2.3/2.3 MB | 186/733 kB
Progress (2): 2.3/2.3 MB | 186/733 kB
Progress (2): 2.3/2.3 MB | 186/733 kB
Progress (2): 2.3/2.3 MB | 186/733 kB
Progress (2): 2.3/2.3 MB | 186/733 kB
Progress (2): 2.3/2.3 MB | 186/733 kB
Progress (2): 2.3/2.3 MB | 186/733 kB
Progress (2): 2.3/2.3 MB | 186/733 kB
Progress (2): 2.3/2.3 MB | 186/733 kB
Progress (2): 2.3 MB | 186/733 kB    
Progress (3): 2.3 MB | 186/733 kB | 4.1/41 kB
Progress (3): 2.3 MB | 186/733 kB | 7.7/41 kB
Progress (3): 2.3 MB | 186/733 kB | 12/41 kB 
Progress (3): 2.3 MB | 186/733 kB | 16/41 kB
Progress (3): 2.3 MB | 186/733 kB | 20/41 kB
Progress (3): 2.3 MB | 186/733 kB | 24/41 kB
Progress (3): 2.3 MB | 186/733 kB | 28/41 kB
Progress (3): 2.3 MB | 186/733 kB | 32/41 kB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.1/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.2/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.2/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.2/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.2/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.2/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.2/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.2/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.2/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.2/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.2/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.2/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.2/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.2/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.2/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.2/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.2/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.2/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.2/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.2/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.2/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.2/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.2/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.2/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.2/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.2/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.3/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.3/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.3/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.3/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.3/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.3/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.3/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.3/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.3/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.3/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.3/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.3/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.3/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.3/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.3/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.3/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.3/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.3/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.3/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.3/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.3/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.3/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.3/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.3/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.3/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.4/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.4/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.4/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.4/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.4/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.4/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.4/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.4/1.9 MB
Progress (4): 2.3 MB | 186/733 kB | 32/41 kB | 0.4/1.9 MB
                                                         
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0/guava-19.0.jar (2.3 MB at 2.5 MB/s)
Progress (3): 186/733 kB | 32/41 kB | 0.4/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.4/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.4/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.4/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.4/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.4/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.4/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.4/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.4/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.4/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.4/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.4/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.4/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.4/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.4/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.4/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.5/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.5/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.5/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.5/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.5/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.5/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.5/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.5/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.5/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.5/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.5/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.5/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.5/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.5/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.5/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.5/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.5/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.5/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.5/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.5/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.5/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.5/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.5/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.5/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.5/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.6/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.6/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.6/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.6/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.6/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.6/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.6/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.6/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.6/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.6/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.6/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.6/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.6/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.6/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.6/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.6/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.6/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.6/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.6/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.6/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.6/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.6/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.6/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.6/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.6/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.7/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.7/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.7/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.7/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.7/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.7/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.7/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.7/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.7/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.7/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.7/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.7/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.7/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.7/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.7/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.7/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.7/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.7/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.7/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.7/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.7/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.7/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.7/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.7/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.7/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.8/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.8/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.8/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.8/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.8/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.8/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.8/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.8/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.8/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.8/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.8/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.8/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.8/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.8/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.8/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.8/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.8/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.8/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.8/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.8/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.8/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.8/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.8/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.8/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.8/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.9/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.9/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.9/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.9/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.9/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.9/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.9/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.9/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.9/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.9/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.9/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.9/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.9/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.9/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.9/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.9/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.9/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.9/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.9/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.9/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.9/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.9/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.9/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.9/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 0.9/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.0/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.0/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.0/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.0/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.0/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.0/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.0/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.0/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.0/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.0/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.0/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.0/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.0/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.0/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.0/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.0/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.0/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.0/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.0/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.0/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.0/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.0/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.0/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.0/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.0/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.1/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.1/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.1/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.1/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.1/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.1/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.1/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.1/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.1/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.1/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.1/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.1/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.1/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.1/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.1/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.1/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.1/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.1/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.1/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.1/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.1/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.1/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.1/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.1/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.1/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.2/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.2/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.2/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.2/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.2/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.2/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.2/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.2/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.2/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.2/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.2/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.2/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.2/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.2/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.2/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.2/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.2/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.2/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.2/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.2/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.2/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.2/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.2/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.2/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.2/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 186/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 190/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 190/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 190/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 194/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 194/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 194/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 198/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 198/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 202/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 202/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 206/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 210/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 214/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 218/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 222/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 226/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 230/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 234/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 238/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 238/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 242/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 242/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 246/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 246/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 250/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 250/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 254/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 254/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 258/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 258/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 258/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 258/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 258/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 262/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 262/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 266/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 266/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 266/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 270/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 270/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 274/733 kB | 32/41 kB | 1.3/1.9 MB
Progress (3): 274/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 274/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 274/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 274/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 274/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 278/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 278/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 282/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 282/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 286/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 286/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 290/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 290/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 290/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 290/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 290/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 290/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 290/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 290/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 290/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 290/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 294/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 294/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 298/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 298/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 302/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 302/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 306/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 306/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 310/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 310/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 314/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 314/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 314/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 318/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 318/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 322/733 kB | 32/41 kB | 1.4/1.9 MB
Progress (3): 322/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 322/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 326/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 326/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 330/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 330/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 334/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 334/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 338/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 338/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 342/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 342/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 346/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 346/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 350/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 350/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 354/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 354/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 354/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 358/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 358/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 362/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 362/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 362/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 366/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 366/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 370/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 370/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 374/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 374/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 378/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 378/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 378/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 382/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 382/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 386/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 386/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 390/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 390/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 394/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 394/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 398/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 398/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 402/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 402/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 406/733 kB | 32/41 kB | 1.5/1.9 MB
Progress (3): 406/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 410/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 410/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 410/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 414/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 414/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 418/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 418/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 422/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 422/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 426/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 426/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 430/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 430/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 434/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 434/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 438/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 438/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.6/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 442/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 446/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 446/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 450/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 450/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 454/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 454/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 458/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 458/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 458/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 462/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 462/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 466/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 466/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 470/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 470/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 474/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 474/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 478/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 478/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 482/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 482/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 486/733 kB | 32/41 kB | 1.7/1.9 MB
Progress (3): 486/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 490/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 490/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 494/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 494/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 498/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 498/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 502/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 502/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 506/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 510/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 514/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 518/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 522/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 526/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 530/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 534/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 538/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 542/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 546/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 550/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 554/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 558/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 562/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 566/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 570/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 574/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 578/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 582/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 586/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 590/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 594/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 598/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 602/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 606/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 610/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 614/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 618/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 622/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 626/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 630/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 634/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 634/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 638/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 638/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 642/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 642/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 642/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 642/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 642/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 642/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 642/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 642/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 642/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 646/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 646/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 650/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 650/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 654/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 654/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 658/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 658/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 662/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 662/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 666/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 666/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 670/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 670/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 674/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 674/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 678/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 678/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 682/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 682/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 686/733 kB | 32/41 kB | 1.8/1.9 MB
Progress (3): 686/733 kB | 32/41 kB | 1.9/1.9 MB
Progress (3): 690/733 kB | 32/41 kB | 1.9/1.9 MB
Progress (3): 690/733 kB | 32/41 kB | 1.9/1.9 MB
Progress (3): 694/733 kB | 32/41 kB | 1.9/1.9 MB
Progress (3): 694/733 kB | 32/41 kB | 1.9/1.9 MB
Progress (3): 698/733 kB | 32/41 kB | 1.9/1.9 MB
Progress (3): 698/733 kB | 32/41 kB | 1.9/1.9 MB
Progress (3): 702/733 kB | 32/41 kB | 1.9/1.9 MB
Progress (3): 702/733 kB | 32/41 kB | 1.9 MB    
Progress (3): 706/733 kB | 32/41 kB | 1.9 MB
Progress (3): 710/733 kB | 32/41 kB | 1.9 MB
Progress (3): 714/733 kB | 32/41 kB | 1.9 MB
Progress (3): 718/733 kB | 32/41 kB | 1.9 MB
Progress (3): 722/733 kB | 32/41 kB | 1.9 MB
Progress (3): 726/733 kB | 32/41 kB | 1.9 MB
Progress (3): 730/733 kB | 32/41 kB | 1.9 MB
Progress (3): 733 kB | 32/41 kB | 1.9 MB    
                                        
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value/1.1/auto-value-1.1.jar (1.9 MB at 1.8 MB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.jar (733 kB at 690 kB/s)
Progress (1): 36/41 kB
Progress (1): 40/41 kB
Progress (1): 41 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar (41 kB at 29 kB/s)
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.24.0:pack (pack200-pack) @ org.eclipse.amalgam.releng ---
[INFO] 
[INFO] -------< org.eclipse.amalgam:org.eclipse.amalgam.discovery.core >-------
[INFO] Building org.eclipse.amalgam.discovery.core 1.10.1-SNAPSHOT       [2/17]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.discovery.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.discovery.core ---
[INFO] The project's OSGi version is 1.10.1.201905220914
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ org.eclipse.amalgam.discovery.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ org.eclipse.amalgam.discovery.core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.amalgam.discovery.core ---
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-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-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 240 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 138 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 106 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 77 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 236 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-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-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 75 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.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/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 208 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
Progress (1): 4.1/12 kB
Progress (1): 7.7/12 kB
Progress (1): 12 kB    
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 484 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.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/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.pom (5.5 kB at 212 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom
Progress (1): 4.1/8.3 kB
Progress (1): 7.7/8.3 kB
Progress (1): 8.3 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (8.3 kB at 261 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
Progress (1): 889 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 31 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
Progress (1): 4.1/5.8 kB
Progress (1): 5.8 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 216 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
Progress (1): 2.9 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 84 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
Progress (1): 3.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 100 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.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/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 153 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.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/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 323 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-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 cbi: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/3.8.1/junit-3.8.1.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar
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.jar
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.jar
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.jar
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.jar
Progress (1): 4.1/116 kB
Progress (1): 7.7/116 kB
Progress (2): 7.7/116 kB | 4.1/49 kB
Progress (2): 12/116 kB | 4.1/49 kB 
Progress (2): 12/116 kB | 7.7/49 kB
Progress (2): 16/116 kB | 7.7/49 kB
Progress (2): 16/116 kB | 12/49 kB 
Progress (2): 20/116 kB | 12/49 kB
Progress (2): 20/116 kB | 16/49 kB
Progress (2): 24/116 kB | 16/49 kB
Progress (2): 24/116 kB | 20/49 kB
Progress (2): 28/116 kB | 20/49 kB
Progress (3): 28/116 kB | 20/49 kB | 4.1/35 kB
Progress (3): 32/116 kB | 20/49 kB | 4.1/35 kB
Progress (3): 32/116 kB | 24/49 kB | 4.1/35 kB
Progress (3): 36/116 kB | 24/49 kB | 4.1/35 kB
Progress (3): 36/116 kB | 28/49 kB | 4.1/35 kB
Progress (3): 36/116 kB | 28/49 kB | 7.7/35 kB
Progress (3): 36/116 kB | 32/49 kB | 7.7/35 kB
Progress (3): 40/116 kB | 32/49 kB | 7.7/35 kB
Progress (3): 40/116 kB | 36/49 kB | 7.7/35 kB
Progress (3): 40/116 kB | 36/49 kB | 12/35 kB 
Progress (3): 40/116 kB | 40/49 kB | 12/35 kB
Progress (3): 44/116 kB | 40/49 kB | 12/35 kB
Progress (3): 44/116 kB | 40/49 kB | 16/35 kB
Progress (3): 48/116 kB | 40/49 kB | 16/35 kB
Progress (3): 48/116 kB | 44/49 kB | 16/35 kB
Progress (3): 48/116 kB | 44/49 kB | 20/35 kB
Progress (3): 48/116 kB | 48/49 kB | 20/35 kB
Progress (3): 52/116 kB | 48/49 kB | 20/35 kB
Progress (3): 52/116 kB | 49 kB | 20/35 kB   
Progress (3): 52/116 kB | 49 kB | 24/35 kB
Progress (3): 56/116 kB | 49 kB | 24/35 kB
Progress (3): 56/116 kB | 49 kB | 28/35 kB
Progress (3): 60/116 kB | 49 kB | 28/35 kB
Progress (3): 60/116 kB | 49 kB | 32/35 kB
Progress (3): 64/116 kB | 49 kB | 32/35 kB
Progress (3): 64/116 kB | 49 kB | 35 kB   
Progress (3): 68/116 kB | 49 kB | 35 kB
Progress (3): 72/116 kB | 49 kB | 35 kB
Progress (3): 76/116 kB | 49 kB | 35 kB
Progress (3): 80/116 kB | 49 kB | 35 kB
Progress (3): 84/116 kB | 49 kB | 35 kB
Progress (3): 88/116 kB | 49 kB | 35 kB
Progress (3): 92/116 kB | 49 kB | 35 kB
Progress (3): 96/116 kB | 49 kB | 35 kB
Progress (3): 100/116 kB | 49 kB | 35 kB
Progress (3): 104/116 kB | 49 kB | 35 kB
Progress (3): 108/116 kB | 49 kB | 35 kB
Progress (3): 112/116 kB | 49 kB | 35 kB
Progress (3): 116/116 kB | 49 kB | 35 kB
Progress (3): 116 kB | 49 kB | 35 kB    
Progress (4): 116 kB | 49 kB | 35 kB | 4.1/57 kB
Progress (4): 116 kB | 49 kB | 35 kB | 7.7/57 kB
Progress (4): 116 kB | 49 kB | 35 kB | 12/57 kB 
Progress (4): 116 kB | 49 kB | 35 kB | 16/57 kB
Progress (4): 116 kB | 49 kB | 35 kB | 20/57 kB
Progress (4): 116 kB | 49 kB | 35 kB | 24/57 kB
Progress (4): 116 kB | 49 kB | 35 kB | 28/57 kB
Progress (4): 116 kB | 49 kB | 35 kB | 32/57 kB
Progress (4): 116 kB | 49 kB | 35 kB | 36/57 kB
Progress (4): 116 kB | 49 kB | 35 kB | 40/57 kB
Progress (4): 116 kB | 49 kB | 35 kB | 44/57 kB
Progress (5): 116 kB | 49 kB | 35 kB | 44/57 kB | 4.1/86 kB
Progress (5): 116 kB | 49 kB | 35 kB | 48/57 kB | 4.1/86 kB
Progress (5): 116 kB | 49 kB | 35 kB | 48/57 kB | 7.7/86 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.jar (35 kB at 1.1 MB/s)
Progress (4): 116 kB | 49 kB | 48/57 kB | 12/86 kB
Progress (4): 116 kB | 49 kB | 52/57 kB | 12/86 kB
Progress (4): 116 kB | 49 kB | 52/57 kB | 16/86 kB
                                                  
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.jar
Progress (4): 116 kB | 49 kB | 52/57 kB | 20/86 kB
Progress (4): 116 kB | 49 kB | 56/57 kB | 20/86 kB
Progress (4): 116 kB | 49 kB | 56/57 kB | 24/86 kB
Progress (4): 116 kB | 49 kB | 57 kB | 24/86 kB   
Progress (4): 116 kB | 49 kB | 57 kB | 28/86 kB
Progress (4): 116 kB | 49 kB | 57 kB | 32/86 kB
Progress (4): 116 kB | 49 kB | 57 kB | 36/86 kB
Progress (4): 116 kB | 49 kB | 57 kB | 40/86 kB
Progress (4): 116 kB | 49 kB | 57 kB | 44/86 kB
Progress (4): 116 kB | 49 kB | 57 kB | 48/86 kB
Progress (4): 116 kB | 49 kB | 57 kB | 52/86 kB
Progress (4): 116 kB | 49 kB | 57 kB | 56/86 kB
Progress (4): 116 kB | 49 kB | 57 kB | 60/86 kB
Progress (4): 116 kB | 49 kB | 57 kB | 64/86 kB
Progress (4): 116 kB | 49 kB | 57 kB | 68/86 kB
Progress (4): 116 kB | 49 kB | 57 kB | 72/86 kB
Progress (4): 116 kB | 49 kB | 57 kB | 76/86 kB
Progress (4): 116 kB | 49 kB | 57 kB | 80/86 kB
Progress (4): 116 kB | 49 kB | 57 kB | 84/86 kB
Progress (4): 116 kB | 49 kB | 57 kB | 86 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.jar (86 kB at 2.0 MB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar
Progress (4): 116 kB | 49 kB | 57 kB | 4.1/24 kB
Progress (4): 116 kB | 49 kB | 57 kB | 7.7/24 kB
Progress (4): 116 kB | 49 kB | 57 kB | 12/24 kB 
Progress (4): 116 kB | 49 kB | 57 kB | 16/24 kB
Progress (4): 116 kB | 49 kB | 57 kB | 20/24 kB
Progress (4): 116 kB | 49 kB | 57 kB | 24/24 kB
Progress (4): 116 kB | 49 kB | 57 kB | 24 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.jar (57 kB at 1.1 MB/s)
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.jar
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.jar (24 kB at 445 kB/s)
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
Progress (3): 116 kB | 49 kB | 4.1/87 kB
Progress (3): 116 kB | 49 kB | 7.7/87 kB
Progress (3): 116 kB | 49 kB | 12/87 kB 
Progress (3): 116 kB | 49 kB | 16/87 kB
Progress (3): 116 kB | 49 kB | 20/87 kB
Progress (3): 116 kB | 49 kB | 24/87 kB
Progress (3): 116 kB | 49 kB | 28/87 kB
Progress (3): 116 kB | 49 kB | 32/87 kB
Progress (3): 116 kB | 49 kB | 36/87 kB
Progress (3): 116 kB | 49 kB | 40/87 kB
Progress (3): 116 kB | 49 kB | 44/87 kB
Progress (3): 116 kB | 49 kB | 48/87 kB
Progress (3): 116 kB | 49 kB | 52/87 kB
Progress (3): 116 kB | 49 kB | 56/87 kB
Progress (3): 116 kB | 49 kB | 60/87 kB
Progress (3): 116 kB | 49 kB | 64/87 kB
Progress (3): 116 kB | 49 kB | 68/87 kB
Progress (3): 116 kB | 49 kB | 72/87 kB
Progress (3): 116 kB | 49 kB | 76/87 kB
Progress (3): 116 kB | 49 kB | 80/87 kB
Progress (3): 116 kB | 49 kB | 84/87 kB
Progress (3): 116 kB | 49 kB | 87 kB   
Progress (4): 116 kB | 49 kB | 87 kB | 4.1/194 kB
Progress (4): 116 kB | 49 kB | 87 kB | 7.7/194 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.jar (87 kB at 1.3 MB/s)
Progress (3): 116 kB | 49 kB | 12/194 kB
                                        
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar
Progress (3): 116 kB | 49 kB | 16/194 kB
Progress (3): 116 kB | 49 kB | 20/194 kB
Progress (3): 116 kB | 49 kB | 24/194 kB
Progress (3): 116 kB | 49 kB | 28/194 kB
Progress (3): 116 kB | 49 kB | 32/194 kB
Progress (3): 116 kB | 49 kB | 33/194 kB
Progress (3): 116 kB | 49 kB | 37/194 kB
Progress (3): 116 kB | 49 kB | 41/194 kB
Progress (3): 116 kB | 49 kB | 45/194 kB
Progress (3): 116 kB | 49 kB | 49/194 kB
Progress (3): 116 kB | 49 kB | 53/194 kB
Progress (3): 116 kB | 49 kB | 57/194 kB
Progress (3): 116 kB | 49 kB | 61/194 kB
Progress (3): 116 kB | 49 kB | 65/194 kB
Progress (3): 116 kB | 49 kB | 69/194 kB
Progress (3): 116 kB | 49 kB | 73/194 kB
Progress (3): 116 kB | 49 kB | 77/194 kB
Progress (3): 116 kB | 49 kB | 81/194 kB
Progress (3): 116 kB | 49 kB | 85/194 kB
Progress (3): 116 kB | 49 kB | 89/194 kB
Progress (3): 116 kB | 49 kB | 93/194 kB
Progress (3): 116 kB | 49 kB | 97/194 kB
Progress (3): 116 kB | 49 kB | 101/194 kB
Progress (3): 116 kB | 49 kB | 105/194 kB
Progress (3): 116 kB | 49 kB | 109/194 kB
Progress (3): 116 kB | 49 kB | 113/194 kB
Progress (3): 116 kB | 49 kB | 117/194 kB
Progress (3): 116 kB | 49 kB | 121/194 kB
Progress (3): 116 kB | 49 kB | 125/194 kB
Progress (3): 116 kB | 49 kB | 129/194 kB
Progress (3): 116 kB | 49 kB | 133/194 kB
Progress (3): 116 kB | 49 kB | 137/194 kB
Progress (4): 116 kB | 49 kB | 137/194 kB | 4.1/121 kB
Progress (4): 116 kB | 49 kB | 137/194 kB | 7.7/121 kB
Progress (4): 116 kB | 49 kB | 137/194 kB | 12/121 kB 
Progress (4): 116 kB | 49 kB | 137/194 kB | 16/121 kB
Progress (4): 116 kB | 49 kB | 137/194 kB | 20/121 kB
Progress (4): 116 kB | 49 kB | 137/194 kB | 24/121 kB
Progress (4): 116 kB | 49 kB | 141/194 kB | 24/121 kB
Progress (4): 116 kB | 49 kB | 141/194 kB | 28/121 kB
Progress (4): 116 kB | 49 kB | 145/194 kB | 28/121 kB
Progress (4): 116 kB | 49 kB | 145/194 kB | 32/121 kB
Progress (4): 116 kB | 49 kB | 149/194 kB | 32/121 kB
Progress (4): 116 kB | 49 kB | 149/194 kB | 36/121 kB
Progress (4): 116 kB | 49 kB | 153/194 kB | 36/121 kB
Progress (4): 116 kB | 49 kB | 153/194 kB | 40/121 kB
Progress (4): 116 kB | 49 kB | 157/194 kB | 40/121 kB
Progress (4): 116 kB | 49 kB | 157/194 kB | 44/121 kB
Progress (4): 116 kB | 49 kB | 161/194 kB | 44/121 kB
Progress (4): 116 kB | 49 kB | 161/194 kB | 48/121 kB
Progress (4): 116 kB | 49 kB | 161/194 kB | 52/121 kB
Progress (4): 116 kB | 49 kB | 161/194 kB | 56/121 kB
Progress (4): 116 kB | 49 kB | 161/194 kB | 60/121 kB
Progress (4): 116 kB | 49 kB | 161/194 kB | 64/121 kB
Progress (4): 116 kB | 49 kB | 161/194 kB | 68/121 kB
Progress (4): 116 kB | 49 kB | 165/194 kB | 68/121 kB
Progress (4): 116 kB | 49 kB | 165/194 kB | 72/121 kB
Progress (4): 116 kB | 49 kB | 169/194 kB | 72/121 kB
Progress (4): 116 kB | 49 kB | 169/194 kB | 76/121 kB
Progress (4): 116 kB | 49 kB | 169/194 kB | 80/121 kB
Progress (4): 116 kB | 49 kB | 169/194 kB | 84/121 kB
Progress (4): 116 kB | 49 kB | 169/194 kB | 88/121 kB
Progress (4): 116 kB | 49 kB | 173/194 kB | 88/121 kB
Progress (4): 116 kB | 49 kB | 173/194 kB | 92/121 kB
Progress (4): 116 kB | 49 kB | 177/194 kB | 92/121 kB
Progress (4): 116 kB | 49 kB | 177/194 kB | 96/121 kB
Progress (4): 116 kB | 49 kB | 177/194 kB | 100/121 kB
Progress (4): 116 kB | 49 kB | 177/194 kB | 104/121 kB
Progress (4): 116 kB | 49 kB | 181/194 kB | 104/121 kB
Progress (4): 116 kB | 49 kB | 181/194 kB | 108/121 kB
Progress (4): 116 kB | 49 kB | 185/194 kB | 108/121 kB
Progress (4): 116 kB | 49 kB | 185/194 kB | 112/121 kB
Progress (4): 116 kB | 49 kB | 189/194 kB | 112/121 kB
Progress (4): 116 kB | 49 kB | 189/194 kB | 116/121 kB
Progress (4): 116 kB | 49 kB | 193/194 kB | 116/121 kB
Progress (4): 116 kB | 49 kB | 193/194 kB | 120/121 kB
Progress (4): 116 kB | 49 kB | 194 kB | 120/121 kB    
Progress (4): 116 kB | 49 kB | 194 kB | 121 kB    
                                              
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 2.3 MB/s)
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 (4): 116 kB | 49 kB | 121 kB | 4.1/38 kB
Progress (4): 116 kB | 49 kB | 121 kB | 7.7/38 kB
Progress (4): 116 kB | 49 kB | 121 kB | 12/38 kB 
Progress (4): 116 kB | 49 kB | 121 kB | 16/38 kB
Progress (4): 116 kB | 49 kB | 121 kB | 20/38 kB
Progress (4): 116 kB | 49 kB | 121 kB | 24/38 kB
                                                
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 884 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 830 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.jar
Progress (3): 49 kB | 24/38 kB | 4.1/29 kB
Progress (3): 49 kB | 24/38 kB | 7.7/29 kB
Progress (3): 49 kB | 24/38 kB | 12/29 kB 
Progress (3): 49 kB | 24/38 kB | 16/29 kB
Progress (3): 49 kB | 24/38 kB | 20/29 kB
Progress (3): 49 kB | 24/38 kB | 24/29 kB
Progress (3): 49 kB | 24/38 kB | 28/29 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.jar (49 kB at 334 kB/s)
Progress (2): 24/38 kB | 29 kB
                              
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.jar
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 189 kB/s)
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.jar
Progress (2): 24/38 kB | 4.1/228 kB
Progress (2): 24/38 kB | 7.7/228 kB
Progress (2): 24/38 kB | 12/228 kB 
Progress (2): 24/38 kB | 16/228 kB
Progress (3): 24/38 kB | 16/228 kB | 4.1/34 kB
Progress (3): 24/38 kB | 20/228 kB | 4.1/34 kB
Progress (4): 24/38 kB | 20/228 kB | 4.1/34 kB | 4.1/152 kB
Progress (4): 24/38 kB | 20/228 kB | 7.7/34 kB | 4.1/152 kB
Progress (4): 24/38 kB | 20/228 kB | 7.7/34 kB | 7.7/152 kB
Progress (4): 24/38 kB | 24/228 kB | 7.7/34 kB | 7.7/152 kB
Progress (4): 24/38 kB | 28/228 kB | 7.7/34 kB | 7.7/152 kB
Progress (4): 24/38 kB | 32/228 kB | 7.7/34 kB | 7.7/152 kB
Progress (4): 24/38 kB | 33/228 kB | 7.7/34 kB | 7.7/152 kB
Progress (4): 24/38 kB | 37/228 kB | 7.7/34 kB | 7.7/152 kB
Progress (4): 24/38 kB | 41/228 kB | 7.7/34 kB | 7.7/152 kB
Progress (4): 24/38 kB | 41/228 kB | 7.7/34 kB | 12/152 kB 
Progress (4): 24/38 kB | 41/228 kB | 12/34 kB | 12/152 kB 
Progress (4): 24/38 kB | 45/228 kB | 12/34 kB | 12/152 kB
Progress (4): 24/38 kB | 45/228 kB | 16/34 kB | 12/152 kB
Progress (4): 24/38 kB | 45/228 kB | 16/34 kB | 16/152 kB
Progress (4): 24/38 kB | 45/228 kB | 20/34 kB | 16/152 kB
Progress (4): 24/38 kB | 49/228 kB | 20/34 kB | 16/152 kB
Progress (4): 24/38 kB | 49/228 kB | 24/34 kB | 16/152 kB
Progress (4): 24/38 kB | 49/228 kB | 24/34 kB | 20/152 kB
Progress (4): 24/38 kB | 49/228 kB | 28/34 kB | 20/152 kB
Progress (4): 24/38 kB | 49/228 kB | 28/34 kB | 24/152 kB
Progress (4): 24/38 kB | 49/228 kB | 32/34 kB | 24/152 kB
Progress (4): 24/38 kB | 49/228 kB | 32/34 kB | 28/152 kB
Progress (4): 24/38 kB | 49/228 kB | 34 kB | 28/152 kB   
Progress (4): 24/38 kB | 49/228 kB | 34 kB | 32/152 kB
Progress (4): 24/38 kB | 49/228 kB | 34 kB | 36/152 kB
Progress (4): 24/38 kB | 49/228 kB | 34 kB | 40/152 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 40/152 kB | 4.1/21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 44/152 kB | 4.1/21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 44/152 kB | 7.7/21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 48/152 kB | 7.7/21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 48/152 kB | 12/21 kB 
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 52/152 kB | 12/21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 52/152 kB | 16/21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 56/152 kB | 16/21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 56/152 kB | 20/21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 60/152 kB | 20/21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 60/152 kB | 21 kB   
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 64/152 kB | 21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 66/152 kB | 21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 70/152 kB | 21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 74/152 kB | 21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 78/152 kB | 21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 82/152 kB | 21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 86/152 kB | 21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 90/152 kB | 21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 94/152 kB | 21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 98/152 kB | 21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 102/152 kB | 21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 106/152 kB | 21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 110/152 kB | 21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 114/152 kB | 21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 118/152 kB | 21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 122/152 kB | 21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 126/152 kB | 21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 130/152 kB | 21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 134/152 kB | 21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 138/152 kB | 21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 142/152 kB | 21 kB
Progress (5): 24/38 kB | 49/228 kB | 34 kB | 146/152 kB | 21 kB
                                                               
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.jar (34 kB at 206 kB/s)
Progress (4): 24/38 kB | 49/228 kB | 150/152 kB | 21 kB
                                                       
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.jar
Progress (4): 24/38 kB | 49/228 kB | 152 kB | 21 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.jar (21 kB at 123 kB/s)
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.jar
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.jar (152 kB at 871 kB/s)
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.jar
Progress (3): 24/38 kB | 49/228 kB | 4.1/9.9 kB
Progress (3): 24/38 kB | 49/228 kB | 7.7/9.9 kB
Progress (3): 24/38 kB | 49/228 kB | 9.9 kB    
Progress (4): 24/38 kB | 49/228 kB | 9.9 kB | 4.1/5.9 kB
Progress (4): 24/38 kB | 49/228 kB | 9.9 kB | 5.9 kB    
                                                    
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.jar (5.9 kB at 32 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
Progress (4): 24/38 kB | 49/228 kB | 9.9 kB | 4.1/30 kB
Progress (4): 24/38 kB | 49/228 kB | 9.9 kB | 7.7/30 kB
Progress (4): 24/38 kB | 49/228 kB | 9.9 kB | 12/30 kB 
Progress (4): 24/38 kB | 49/228 kB | 9.9 kB | 16/30 kB
Progress (4): 24/38 kB | 49/228 kB | 9.9 kB | 20/30 kB
Progress (4): 24/38 kB | 49/228 kB | 9.9 kB | 24/30 kB
Progress (4): 24/38 kB | 49/228 kB | 9.9 kB | 28/30 kB
Progress (4): 24/38 kB | 49/228 kB | 9.9 kB | 30 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.jar (9.9 kB at 49 kB/s)
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.jar
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 146 kB/s)
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.jar
Progress (3): 24/38 kB | 49/228 kB | 4.1/14 kB
Progress (3): 24/38 kB | 49/228 kB | 7.7/14 kB
Progress (3): 24/38 kB | 49/228 kB | 12/14 kB 
Progress (3): 24/38 kB | 49/228 kB | 14 kB   
Progress (4): 24/38 kB | 49/228 kB | 14 kB | 4.1/37 kB
Progress (4): 24/38 kB | 49/228 kB | 14 kB | 7.7/37 kB
Progress (4): 24/38 kB | 49/228 kB | 14 kB | 12/37 kB 
Progress (4): 24/38 kB | 49/228 kB | 14 kB | 16/37 kB
Progress (4): 24/38 kB | 49/228 kB | 14 kB | 20/37 kB
Progress (4): 24/38 kB | 49/228 kB | 14 kB | 24/37 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.jar (14 kB at 63 kB/s)
Progress (3): 24/38 kB | 49/228 kB | 28/37 kB
                                             
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.jar
Progress (3): 24/38 kB | 49/228 kB | 32/37 kB
Progress (3): 24/38 kB | 49/228 kB | 36/37 kB
Progress (3): 24/38 kB | 49/228 kB | 37 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.jar (37 kB at 166 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
Progress (3): 24/38 kB | 49/228 kB | 4.1/13 kB
Progress (3): 24/38 kB | 49/228 kB | 7.7/13 kB
Progress (3): 24/38 kB | 49/228 kB | 12/13 kB 
Progress (3): 24/38 kB | 49/228 kB | 13 kB   
Progress (4): 24/38 kB | 49/228 kB | 13 kB | 4.1/10 kB
Progress (4): 24/38 kB | 49/228 kB | 13 kB | 7.7/10 kB
Progress (4): 24/38 kB | 49/228 kB | 13 kB | 10 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.jar (13 kB at 57 kB/s)
Progress (4): 24/38 kB | 49/228 kB | 10 kB | 4.1/6.8 kB
Progress (4): 24/38 kB | 49/228 kB | 10 kB | 6.8 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.jar (10 kB at 43 kB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 28 kB/s)
Progress (2): 28/38 kB | 49/228 kB
Progress (2): 32/38 kB | 49/228 kB
Progress (2): 36/38 kB | 49/228 kB
Progress (2): 38 kB | 49/228 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 123 kB/s)
Progress (1): 53/228 kB
Progress (1): 57/228 kB
Progress (1): 61/228 kB
Progress (1): 65/228 kB
Progress (1): 66/228 kB
Progress (1): 70/228 kB
Progress (1): 74/228 kB
Progress (1): 78/228 kB
Progress (1): 82/228 kB
Progress (1): 86/228 kB
Progress (1): 90/228 kB
Progress (1): 94/228 kB
Progress (1): 98/228 kB
Progress (1): 98/228 kB
Progress (1): 102/228 kB
Progress (1): 106/228 kB
Progress (1): 110/228 kB
Progress (1): 114/228 kB
Progress (1): 118/228 kB
Progress (1): 122/228 kB
Progress (1): 126/228 kB
Progress (1): 130/228 kB
Progress (1): 131/228 kB
Progress (1): 135/228 kB
Progress (1): 139/228 kB
Progress (1): 143/228 kB
Progress (1): 147/228 kB
Progress (1): 151/228 kB
Progress (1): 155/228 kB
Progress (1): 159/228 kB
Progress (1): 163/228 kB
Progress (1): 167/228 kB
Progress (1): 171/228 kB
Progress (1): 175/228 kB
Progress (1): 179/228 kB
Progress (1): 183/228 kB
Progress (1): 187/228 kB
Progress (1): 191/228 kB
Progress (1): 195/228 kB
Progress (1): 199/228 kB
Progress (1): 203/228 kB
Progress (1): 207/228 kB
Progress (1): 211/228 kB
Progress (1): 215/228 kB
Progress (1): 219/228 kB
Progress (1): 223/228 kB
Progress (1): 227/228 kB
Progress (1): 228 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 608 kB/s)
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.24.0:compile (default-compile) @ org.eclipse.amalgam.discovery.core ---
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
Progress (1): 4.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 268 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/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 12 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
Progress (1): 4.1/12 kB
Progress (1): 7.7/12 kB
Progress (1): 12/12 kB 
Progress (1): 12 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 344 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
Progress (1): 690 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 49 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
Progress (1): 3.6 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 181 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
Progress (1): 865 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 41 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-jdt/0.24.0/tycho-compiler-jdt-0.24.0.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/0.24.0/tycho-compiler-jdt-0.24.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-compiler-jdt/0.24.0/tycho-compiler-jdt-0.24.0.pom (1.8 kB at 63 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.jdt.core/3.11.1.v20150902-1521/org.eclipse.jdt.core-3.11.1.v20150902-1521.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.11.1.v20150902-1521/org.eclipse.jdt.core-3.11.1.v20150902-1521.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.jdt.core/3.11.1.v20150902-1521/org.eclipse.jdt.core-3.11.1.v20150902-1521.pom (1.0 kB at 23 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.0.v20150514-0146/org.eclipse.jdt.compiler.apt-1.2.0.v20150514-0146.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.0.v20150514-0146/org.eclipse.jdt.compiler.apt-1.2.0.v20150514-0146.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.jdt.compiler.apt/1.2.0.v20150514-0146/org.eclipse.jdt.compiler.apt-1.2.0.v20150514-0146.pom (1.1 kB at 37 kB/s)
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-jdt/0.24.0/tycho-compiler-jdt-0.24.0.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.jdt.core/3.11.1.v20150902-1521/org.eclipse.jdt.core-3.11.1.v20150902-1521.jar
Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.0.v20150514-0146/org.eclipse.jdt.compiler.apt-1.2.0.v20150514-0146.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/0.24.0/tycho-compiler-jdt-0.24.0.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
Progress (1): 4.1/16 kB
Progress (1): 7.7/16 kB
Progress (1): 12/16 kB 
Progress (1): 16 kB   
Progress (2): 16 kB | 4.1/25 kB
Progress (3): 16 kB | 4.1/25 kB | 4.1/285 kB
Progress (3): 16 kB | 7.7/25 kB | 4.1/285 kB
Progress (3): 16 kB | 7.7/25 kB | 7.7/285 kB
Progress (3): 16 kB | 12/25 kB | 7.7/285 kB 
Progress (3): 16 kB | 12/25 kB | 12/285 kB 
Progress (3): 16 kB | 16/25 kB | 12/285 kB
Progress (3): 16 kB | 16/25 kB | 16/285 kB
Progress (3): 16 kB | 20/25 kB | 16/285 kB
Progress (3): 16 kB | 20/25 kB | 20/285 kB
Progress (3): 16 kB | 24/25 kB | 20/285 kB
Progress (3): 16 kB | 24/25 kB | 24/285 kB
Progress (3): 16 kB | 25 kB | 24/285 kB   
Progress (4): 16 kB | 25 kB | 24/285 kB | 4.1/53 kB
Progress (4): 16 kB | 25 kB | 24/285 kB | 7.7/53 kB
Progress (4): 16 kB | 25 kB | 24/285 kB | 12/53 kB 
Progress (4): 16 kB | 25 kB | 24/285 kB | 16/53 kB
Progress (4): 16 kB | 25 kB | 24/285 kB | 20/53 kB
Progress (4): 16 kB | 25 kB | 24/285 kB | 24/53 kB
Progress (4): 16 kB | 25 kB | 28/285 kB | 24/53 kB
Progress (4): 16 kB | 25 kB | 32/285 kB | 24/53 kB
Progress (4): 16 kB | 25 kB | 36/285 kB | 24/53 kB
Progress (4): 16 kB | 25 kB | 40/285 kB | 24/53 kB
Progress (4): 16 kB | 25 kB | 44/285 kB | 24/53 kB
Progress (4): 16 kB | 25 kB | 48/285 kB | 24/53 kB
Progress (5): 16 kB | 25 kB | 48/285 kB | 24/53 kB | 4.1/4.6 kB
Progress (5): 16 kB | 25 kB | 52/285 kB | 24/53 kB | 4.1/4.6 kB
Progress (5): 16 kB | 25 kB | 52/285 kB | 24/53 kB | 4.6 kB    
Progress (5): 16 kB | 25 kB | 56/285 kB | 24/53 kB | 4.6 kB
                                                           
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 543 kB/s)
Progress (4): 16 kB | 56/285 kB | 28/53 kB | 4.6 kB
Progress (4): 16 kB | 60/285 kB | 28/53 kB | 4.6 kB
Progress (4): 16 kB | 60/285 kB | 32/53 kB | 4.6 kB
                                                   
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.11.1.v20150902-1521/org.eclipse.jdt.core-3.11.1.v20150902-1521.jar
Progress (4): 16 kB | 60/285 kB | 36/53 kB | 4.6 kB
Progress (4): 16 kB | 64/285 kB | 36/53 kB | 4.6 kB
Progress (4): 16 kB | 64/285 kB | 40/53 kB | 4.6 kB
Progress (4): 16 kB | 68/285 kB | 40/53 kB | 4.6 kB
Progress (4): 16 kB | 68/285 kB | 44/53 kB | 4.6 kB
Progress (4): 16 kB | 72/285 kB | 44/53 kB | 4.6 kB
Progress (4): 16 kB | 72/285 kB | 48/53 kB | 4.6 kB
Progress (4): 16 kB | 76/285 kB | 48/53 kB | 4.6 kB
Progress (4): 16 kB | 76/285 kB | 52/53 kB | 4.6 kB
Progress (4): 16 kB | 80/285 kB | 52/53 kB | 4.6 kB
Progress (4): 16 kB | 80/285 kB | 53 kB | 4.6 kB   
Progress (4): 16 kB | 84/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 88/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 92/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 96/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 100/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 104/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 108/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 112/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 116/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 120/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 124/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 128/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 132/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 136/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 140/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 144/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 148/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 152/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 156/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 160/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 164/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 168/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 172/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 176/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 180/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 184/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 188/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 192/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 196/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 200/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 204/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 208/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 212/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 216/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 220/285 kB | 53 kB | 4.6 kB
Progress (4): 16 kB | 224/285 kB | 53 kB | 4.6 kB
                                                 
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 81 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.0.v20150514-0146/org.eclipse.jdt.compiler.apt-1.2.0.v20150514-0146.jar
Progress (3): 16 kB | 228/285 kB | 53 kB
                                        
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 917 kB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/0.24.0/tycho-compiler-jdt-0.24.0.jar (16 kB at 268 kB/s)
Progress (1): 232/285 kB
Progress (1): 236/285 kB
Progress (1): 240/285 kB
Progress (2): 240/285 kB | 0/5.7 MB
Progress (2): 244/285 kB | 0/5.7 MB
Progress (2): 244/285 kB | 0/5.7 MB
Progress (2): 248/285 kB | 0/5.7 MB
Progress (2): 248/285 kB | 0/5.7 MB
Progress (2): 252/285 kB | 0/5.7 MB
Progress (2): 252/285 kB | 0/5.7 MB
Progress (2): 256/285 kB | 0/5.7 MB
Progress (2): 256/285 kB | 0/5.7 MB
Progress (2): 260/285 kB | 0/5.7 MB
Progress (2): 260/285 kB | 0/5.7 MB
Progress (2): 264/285 kB | 0/5.7 MB
Progress (2): 264/285 kB | 0/5.7 MB
Progress (2): 268/285 kB | 0/5.7 MB
Progress (2): 268/285 kB | 0/5.7 MB
Progress (2): 272/285 kB | 0/5.7 MB
Progress (2): 272/285 kB | 0/5.7 MB
Progress (2): 276/285 kB | 0/5.7 MB
Progress (2): 276/285 kB | 0/5.7 MB
Progress (2): 280/285 kB | 0/5.7 MB
Progress (2): 280/285 kB | 0/5.7 MB
Progress (2): 284/285 kB | 0/5.7 MB
Progress (2): 285 kB | 0/5.7 MB    
Progress (2): 285 kB | 0/5.7 MB
Progress (2): 285 kB | 0/5.7 MB
Progress (2): 285 kB | 0.1/5.7 MB
Progress (2): 285 kB | 0.1/5.7 MB
Progress (2): 285 kB | 0.1/5.7 MB
Progress (2): 285 kB | 0.1/5.7 MB
Progress (2): 285 kB | 0.1/5.7 MB
Progress (2): 285 kB | 0.1/5.7 MB
Progress (2): 285 kB | 0.1/5.7 MB
Progress (2): 285 kB | 0.1/5.7 MB
Progress (2): 285 kB | 0.1/5.7 MB
Progress (2): 285 kB | 0.1/5.7 MB
Progress (2): 285 kB | 0.1/5.7 MB
Progress (2): 285 kB | 0.1/5.7 MB
Progress (2): 285 kB | 0.1/5.7 MB
Progress (2): 285 kB | 0.1/5.7 MB
Progress (2): 285 kB | 0.1/5.7 MB
Progress (2): 285 kB | 0.1/5.7 MB
Progress (2): 285 kB | 0.1/5.7 MB
Progress (2): 285 kB | 0.1/5.7 MB
Progress (2): 285 kB | 0.1/5.7 MB
Progress (2): 285 kB | 0.1/5.7 MB
Progress (2): 285 kB | 0.1/5.7 MB
Progress (2): 285 kB | 0.1/5.7 MB
Progress (2): 285 kB | 0.1/5.7 MB
Progress (2): 285 kB | 0.1/5.7 MB
Progress (2): 285 kB | 0.1/5.7 MB
Progress (2): 285 kB | 0.2/5.7 MB
Progress (2): 285 kB | 0.2/5.7 MB
Progress (2): 285 kB | 0.2/5.7 MB
Progress (2): 285 kB | 0.2/5.7 MB
Progress (2): 285 kB | 0.2/5.7 MB
Progress (2): 285 kB | 0.2/5.7 MB
Progress (2): 285 kB | 0.2/5.7 MB
Progress (2): 285 kB | 0.2/5.7 MB
Progress (2): 285 kB | 0.2/5.7 MB
Progress (3): 285 kB | 0.2/5.7 MB | 4.1/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 4.1/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 7.7/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 7.7/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 12/168 kB 
Progress (3): 285 kB | 0.2/5.7 MB | 12/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 16/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 16/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 20/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 20/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 24/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 24/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 28/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 28/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 32/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 32/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 36/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 36/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 40/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 40/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 44/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 44/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 48/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 48/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 52/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 52/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 56/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 56/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 60/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 60/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 64/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 64/168 kB
Progress (3): 285 kB | 0.2/5.7 MB | 68/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 68/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 72/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 72/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 76/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 76/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 80/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 80/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 84/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 84/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 88/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 88/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 92/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 92/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 96/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 96/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 100/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 100/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 104/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 104/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 108/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 108/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 112/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 112/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 116/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 120/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 120/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 124/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 124/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 128/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 128/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 132/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 132/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 136/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 136/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 140/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 140/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 144/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 144/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 148/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 148/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 152/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 152/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 156/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 156/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 160/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 160/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 164/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 164/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 168/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 168/168 kB
Progress (3): 285 kB | 0.3/5.7 MB | 168 kB    
Progress (3): 285 kB | 0.4/5.7 MB | 168 kB
Progress (3): 285 kB | 0.4/5.7 MB | 168 kB
Progress (3): 285 kB | 0.4/5.7 MB | 168 kB
Progress (3): 285 kB | 0.4/5.7 MB | 168 kB
Progress (3): 285 kB | 0.4/5.7 MB | 168 kB
Progress (3): 285 kB | 0.4/5.7 MB | 168 kB
Progress (3): 285 kB | 0.4/5.7 MB | 168 kB
Progress (3): 285 kB | 0.4/5.7 MB | 168 kB
Progress (3): 285 kB | 0.4/5.7 MB | 168 kB
Progress (3): 285 kB | 0.4/5.7 MB | 168 kB
Progress (3): 285 kB | 0.4/5.7 MB | 168 kB
Progress (3): 285 kB | 0.4/5.7 MB | 168 kB
Progress (3): 285 kB | 0.4/5.7 MB | 168 kB
Progress (3): 285 kB | 0.4/5.7 MB | 168 kB
Progress (3): 285 kB | 0.4/5.7 MB | 168 kB
Progress (3): 285 kB | 0.4/5.7 MB | 168 kB
Progress (3): 285 kB | 0.4/5.7 MB | 168 kB
Progress (3): 285 kB | 0.4/5.7 MB | 168 kB
Progress (3): 285 kB | 0.4/5.7 MB | 168 kB
Progress (3): 285 kB | 0.4/5.7 MB | 168 kB
Progress (3): 285 kB | 0.4/5.7 MB | 168 kB
Progress (3): 285 kB | 0.4/5.7 MB | 168 kB
Progress (3): 285 kB | 0.4/5.7 MB | 168 kB
Progress (3): 285 kB | 0.4/5.7 MB | 168 kB
Progress (3): 285 kB | 0.4/5.7 MB | 168 kB
Progress (3): 285 kB | 0.5/5.7 MB | 168 kB
Progress (3): 285 kB | 0.5/5.7 MB | 168 kB
Progress (3): 285 kB | 0.5/5.7 MB | 168 kB
Progress (3): 285 kB | 0.5/5.7 MB | 168 kB
Progress (3): 285 kB | 0.5/5.7 MB | 168 kB
Progress (3): 285 kB | 0.5/5.7 MB | 168 kB
Progress (3): 285 kB | 0.5/5.7 MB | 168 kB
Progress (3): 285 kB | 0.5/5.7 MB | 168 kB
Progress (3): 285 kB | 0.5/5.7 MB | 168 kB
Progress (3): 285 kB | 0.5/5.7 MB | 168 kB
Progress (3): 285 kB | 0.5/5.7 MB | 168 kB
Progress (3): 285 kB | 0.5/5.7 MB | 168 kB
Progress (3): 285 kB | 0.5/5.7 MB | 168 kB
Progress (3): 285 kB | 0.5/5.7 MB | 168 kB
Progress (3): 285 kB | 0.5/5.7 MB | 168 kB
Progress (3): 285 kB | 0.5/5.7 MB | 168 kB
Progress (3): 285 kB | 0.5/5.7 MB | 168 kB
                                          
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.0.v20150514-0146/org.eclipse.jdt.compiler.apt-1.2.0.v20150514-0146.jar (168 kB at 2.0 MB/s)
Progress (2): 285 kB | 0.5/5.7 MB
Progress (2): 285 kB | 0.5/5.7 MB
Progress (2): 285 kB | 0.5/5.7 MB
Progress (2): 285 kB | 0.5/5.7 MB
Progress (2): 285 kB | 0.5/5.7 MB
Progress (2): 285 kB | 0.5/5.7 MB
Progress (2): 285 kB | 0.5/5.7 MB
Progress (2): 285 kB | 0.5/5.7 MB
Progress (2): 285 kB | 0.6/5.7 MB
Progress (2): 285 kB | 0.6/5.7 MB
Progress (2): 285 kB | 0.6/5.7 MB
Progress (2): 285 kB | 0.6/5.7 MB
Progress (2): 285 kB | 0.6/5.7 MB
Progress (2): 285 kB | 0.6/5.7 MB
Progress (2): 285 kB | 0.6/5.7 MB
Progress (2): 285 kB | 0.6/5.7 MB
Progress (2): 285 kB | 0.6/5.7 MB
Progress (2): 285 kB | 0.6/5.7 MB
Progress (2): 285 kB | 0.6/5.7 MB
Progress (2): 285 kB | 0.6/5.7 MB
Progress (2): 285 kB | 0.6/5.7 MB
Progress (2): 285 kB | 0.6/5.7 MB
Progress (2): 285 kB | 0.6/5.7 MB
Progress (2): 285 kB | 0.6/5.7 MB
Progress (2): 285 kB | 0.6/5.7 MB
Progress (2): 285 kB | 0.6/5.7 MB
Progress (2): 285 kB | 0.6/5.7 MB
Progress (2): 285 kB | 0.6/5.7 MB
Progress (2): 285 kB | 0.6/5.7 MB
Progress (2): 285 kB | 0.6/5.7 MB
Progress (2): 285 kB | 0.6/5.7 MB
Progress (2): 285 kB | 0.6/5.7 MB
Progress (2): 285 kB | 0.6/5.7 MB
Progress (2): 285 kB | 0.7/5.7 MB
Progress (2): 285 kB | 0.7/5.7 MB
Progress (2): 285 kB | 0.7/5.7 MB
Progress (2): 285 kB | 0.7/5.7 MB
Progress (2): 285 kB | 0.7/5.7 MB
Progress (2): 285 kB | 0.7/5.7 MB
Progress (2): 285 kB | 0.7/5.7 MB
Progress (2): 285 kB | 0.7/5.7 MB
Progress (2): 285 kB | 0.7/5.7 MB
Progress (2): 285 kB | 0.7/5.7 MB
Progress (2): 285 kB | 0.7/5.7 MB
Progress (2): 285 kB | 0.7/5.7 MB
Progress (2): 285 kB | 0.7/5.7 MB
Progress (2): 285 kB | 0.7/5.7 MB
Progress (2): 285 kB | 0.7/5.7 MB
Progress (2): 285 kB | 0.7/5.7 MB
Progress (2): 285 kB | 0.7/5.7 MB
Progress (2): 285 kB | 0.7/5.7 MB
Progress (2): 285 kB | 0.7/5.7 MB
Progress (2): 285 kB | 0.7/5.7 MB
Progress (2): 285 kB | 0.7/5.7 MB
Progress (2): 285 kB | 0.7/5.7 MB
Progress (2): 285 kB | 0.7/5.7 MB
Progress (2): 285 kB | 0.7/5.7 MB
Progress (2): 285 kB | 0.7/5.7 MB
Progress (2): 285 kB | 0.8/5.7 MB
Progress (2): 285 kB | 0.8/5.7 MB
Progress (2): 285 kB | 0.8/5.7 MB
Progress (2): 285 kB | 0.8/5.7 MB
Progress (2): 285 kB | 0.8/5.7 MB
Progress (2): 285 kB | 0.8/5.7 MB
Progress (2): 285 kB | 0.8/5.7 MB
Progress (2): 285 kB | 0.8/5.7 MB
Progress (2): 285 kB | 0.8/5.7 MB
Progress (2): 285 kB | 0.8/5.7 MB
Progress (2): 285 kB | 0.8/5.7 MB
Progress (2): 285 kB | 0.8/5.7 MB
Progress (2): 285 kB | 0.8/5.7 MB
Progress (2): 285 kB | 0.8/5.7 MB
Progress (2): 285 kB | 0.8/5.7 MB
Progress (2): 285 kB | 0.8/5.7 MB
Progress (2): 285 kB | 0.8/5.7 MB
Progress (2): 285 kB | 0.8/5.7 MB
Progress (2): 285 kB | 0.8/5.7 MB
Progress (2): 285 kB | 0.8/5.7 MB
Progress (2): 285 kB | 0.8/5.7 MB
Progress (2): 285 kB | 0.8/5.7 MB
Progress (2): 285 kB | 0.8/5.7 MB
Progress (2): 285 kB | 0.8/5.7 MB
Progress (2): 285 kB | 0.8/5.7 MB
Progress (2): 285 kB | 0.9/5.7 MB
Progress (2): 285 kB | 0.9/5.7 MB
Progress (2): 285 kB | 0.9/5.7 MB
Progress (2): 285 kB | 0.9/5.7 MB
Progress (2): 285 kB | 0.9/5.7 MB
Progress (2): 285 kB | 0.9/5.7 MB
Progress (2): 285 kB | 0.9/5.7 MB
Progress (2): 285 kB | 0.9/5.7 MB
Progress (2): 285 kB | 0.9/5.7 MB
Progress (2): 285 kB | 0.9/5.7 MB
Progress (2): 285 kB | 0.9/5.7 MB
Progress (2): 285 kB | 0.9/5.7 MB
Progress (2): 285 kB | 0.9/5.7 MB
Progress (2): 285 kB | 0.9/5.7 MB
Progress (2): 285 kB | 0.9/5.7 MB
Progress (2): 285 kB | 0.9/5.7 MB
Progress (2): 285 kB | 0.9/5.7 MB
Progress (2): 285 kB | 0.9/5.7 MB
Progress (2): 285 kB | 0.9/5.7 MB
Progress (2): 285 kB | 0.9/5.7 MB
Progress (2): 285 kB | 0.9/5.7 MB
Progress (2): 285 kB | 0.9/5.7 MB
Progress (2): 285 kB | 0.9/5.7 MB
Progress (2): 285 kB | 0.9/5.7 MB
Progress (2): 285 kB | 0.9/5.7 MB
Progress (2): 285 kB | 1.0/5.7 MB
Progress (2): 285 kB | 1.0/5.7 MB
Progress (2): 285 kB | 1.0/5.7 MB
Progress (2): 285 kB | 1.0/5.7 MB
Progress (2): 285 kB | 1.0/5.7 MB
Progress (2): 285 kB | 1.0/5.7 MB
Progress (2): 285 kB | 1.0/5.7 MB
Progress (2): 285 kB | 1.0/5.7 MB
Progress (2): 285 kB | 1.0/5.7 MB
Progress (2): 285 kB | 1.0/5.7 MB
Progress (2): 285 kB | 1.0/5.7 MB
Progress (2): 285 kB | 1.0/5.7 MB
Progress (2): 285 kB | 1.0/5.7 MB
Progress (2): 285 kB | 1.0/5.7 MB
Progress (2): 285 kB | 1.0/5.7 MB
Progress (2): 285 kB | 1.0/5.7 MB
Progress (2): 285 kB | 1.0/5.7 MB
Progress (2): 285 kB | 1.0/5.7 MB
Progress (2): 285 kB | 1.0/5.7 MB
Progress (2): 285 kB | 1.0/5.7 MB
Progress (2): 285 kB | 1.0/5.7 MB
Progress (2): 285 kB | 1.0/5.7 MB
Progress (2): 285 kB | 1.0/5.7 MB
Progress (2): 285 kB | 1.0/5.7 MB
Progress (2): 285 kB | 1.0/5.7 MB
Progress (2): 285 kB | 1.1/5.7 MB
Progress (2): 285 kB | 1.1/5.7 MB
Progress (2): 285 kB | 1.1/5.7 MB
Progress (2): 285 kB | 1.1/5.7 MB
Progress (2): 285 kB | 1.1/5.7 MB
Progress (2): 285 kB | 1.1/5.7 MB
Progress (2): 285 kB | 1.1/5.7 MB
Progress (2): 285 kB | 1.1/5.7 MB
Progress (2): 285 kB | 1.1/5.7 MB
Progress (2): 285 kB | 1.1/5.7 MB
Progress (2): 285 kB | 1.1/5.7 MB
Progress (2): 285 kB | 1.1/5.7 MB
Progress (2): 285 kB | 1.1/5.7 MB
Progress (2): 285 kB | 1.1/5.7 MB
Progress (2): 285 kB | 1.1/5.7 MB
Progress (2): 285 kB | 1.1/5.7 MB
Progress (2): 285 kB | 1.1/5.7 MB
Progress (2): 285 kB | 1.1/5.7 MB
Progress (2): 285 kB | 1.1/5.7 MB
Progress (2): 285 kB | 1.1/5.7 MB
Progress (2): 285 kB | 1.1/5.7 MB
Progress (2): 285 kB | 1.1/5.7 MB
Progress (2): 285 kB | 1.1/5.7 MB
Progress (2): 285 kB | 1.1/5.7 MB
Progress (2): 285 kB | 1.1/5.7 MB
Progress (2): 285 kB | 1.2/5.7 MB
Progress (2): 285 kB | 1.2/5.7 MB
Progress (2): 285 kB | 1.2/5.7 MB
Progress (2): 285 kB | 1.2/5.7 MB
Progress (2): 285 kB | 1.2/5.7 MB
Progress (2): 285 kB | 1.2/5.7 MB
Progress (2): 285 kB | 1.2/5.7 MB
Progress (2): 285 kB | 1.2/5.7 MB
Progress (2): 285 kB | 1.2/5.7 MB
Progress (2): 285 kB | 1.2/5.7 MB
Progress (2): 285 kB | 1.2/5.7 MB
Progress (2): 285 kB | 1.2/5.7 MB
Progress (2): 285 kB | 1.2/5.7 MB
Progress (2): 285 kB | 1.2/5.7 MB
Progress (2): 285 kB | 1.2/5.7 MB
Progress (2): 285 kB | 1.2/5.7 MB
Progress (2): 285 kB | 1.2/5.7 MB
Progress (2): 285 kB | 1.2/5.7 MB
Progress (2): 285 kB | 1.2/5.7 MB
Progress (2): 285 kB | 1.2/5.7 MB
Progress (2): 285 kB | 1.2/5.7 MB
Progress (2): 285 kB | 1.2/5.7 MB
Progress (2): 285 kB | 1.2/5.7 MB
Progress (2): 285 kB | 1.2/5.7 MB
Progress (2): 285 kB | 1.2/5.7 MB
Progress (2): 285 kB | 1.3/5.7 MB
Progress (2): 285 kB | 1.3/5.7 MB
Progress (2): 285 kB | 1.3/5.7 MB
Progress (2): 285 kB | 1.3/5.7 MB
Progress (2): 285 kB | 1.3/5.7 MB
Progress (2): 285 kB | 1.3/5.7 MB
Progress (2): 285 kB | 1.3/5.7 MB
Progress (2): 285 kB | 1.3/5.7 MB
Progress (2): 285 kB | 1.3/5.7 MB
Progress (2): 285 kB | 1.3/5.7 MB
Progress (2): 285 kB | 1.3/5.7 MB
Progress (2): 285 kB | 1.3/5.7 MB
Progress (2): 285 kB | 1.3/5.7 MB
Progress (2): 285 kB | 1.3/5.7 MB
Progress (2): 285 kB | 1.3/5.7 MB
Progress (2): 285 kB | 1.3/5.7 MB
Progress (2): 285 kB | 1.3/5.7 MB
Progress (2): 285 kB | 1.3/5.7 MB
Progress (2): 285 kB | 1.3/5.7 MB
Progress (2): 285 kB | 1.3/5.7 MB
Progress (2): 285 kB | 1.3/5.7 MB
Progress (2): 285 kB | 1.3/5.7 MB
Progress (2): 285 kB | 1.3/5.7 MB
Progress (2): 285 kB | 1.3/5.7 MB
Progress (2): 285 kB | 1.3/5.7 MB
Progress (2): 285 kB | 1.4/5.7 MB
Progress (2): 285 kB | 1.4/5.7 MB
Progress (2): 285 kB | 1.4/5.7 MB
Progress (2): 285 kB | 1.4/5.7 MB
Progress (2): 285 kB | 1.4/5.7 MB
Progress (2): 285 kB | 1.4/5.7 MB
Progress (2): 285 kB | 1.4/5.7 MB
Progress (2): 285 kB | 1.4/5.7 MB
Progress (2): 285 kB | 1.4/5.7 MB
Progress (2): 285 kB | 1.4/5.7 MB
Progress (2): 285 kB | 1.4/5.7 MB
Progress (2): 285 kB | 1.4/5.7 MB
Progress (2): 285 kB | 1.4/5.7 MB
Progress (2): 285 kB | 1.4/5.7 MB
Progress (2): 285 kB | 1.4/5.7 MB
Progress (2): 285 kB | 1.4/5.7 MB
Progress (2): 285 kB | 1.4/5.7 MB
Progress (2): 285 kB | 1.4/5.7 MB
Progress (2): 285 kB | 1.4/5.7 MB
Progress (2): 285 kB | 1.4/5.7 MB
Progress (2): 285 kB | 1.4/5.7 MB
Progress (2): 285 kB | 1.4/5.7 MB
Progress (2): 285 kB | 1.4/5.7 MB
Progress (2): 285 kB | 1.4/5.7 MB
Progress (2): 285 kB | 1.4/5.7 MB
Progress (2): 285 kB | 1.5/5.7 MB
Progress (2): 285 kB | 1.5/5.7 MB
Progress (2): 285 kB | 1.5/5.7 MB
Progress (2): 285 kB | 1.5/5.7 MB
Progress (2): 285 kB | 1.5/5.7 MB
Progress (2): 285 kB | 1.5/5.7 MB
Progress (2): 285 kB | 1.5/5.7 MB
Progress (2): 285 kB | 1.5/5.7 MB
Progress (2): 285 kB | 1.5/5.7 MB
Progress (2): 285 kB | 1.5/5.7 MB
Progress (2): 285 kB | 1.5/5.7 MB
Progress (2): 285 kB | 1.5/5.7 MB
Progress (2): 285 kB | 1.5/5.7 MB
Progress (2): 285 kB | 1.5/5.7 MB
Progress (2): 285 kB | 1.5/5.7 MB
Progress (2): 285 kB | 1.5/5.7 MB
Progress (2): 285 kB | 1.5/5.7 MB
Progress (2): 285 kB | 1.5/5.7 MB
Progress (2): 285 kB | 1.5/5.7 MB
Progress (2): 285 kB | 1.5/5.7 MB
Progress (2): 285 kB | 1.5/5.7 MB
Progress (2): 285 kB | 1.5/5.7 MB
Progress (2): 285 kB | 1.5/5.7 MB
Progress (2): 285 kB | 1.5/5.7 MB
Progress (2): 285 kB | 1.5/5.7 MB
Progress (2): 285 kB | 1.6/5.7 MB
Progress (2): 285 kB | 1.6/5.7 MB
Progress (2): 285 kB | 1.6/5.7 MB
Progress (2): 285 kB | 1.6/5.7 MB
Progress (2): 285 kB | 1.6/5.7 MB
Progress (2): 285 kB | 1.6/5.7 MB
Progress (2): 285 kB | 1.6/5.7 MB
Progress (2): 285 kB | 1.6/5.7 MB
Progress (2): 285 kB | 1.6/5.7 MB
Progress (2): 285 kB | 1.6/5.7 MB
Progress (2): 285 kB | 1.6/5.7 MB
Progress (2): 285 kB | 1.6/5.7 MB
Progress (2): 285 kB | 1.6/5.7 MB
Progress (2): 285 kB | 1.6/5.7 MB
Progress (2): 285 kB | 1.6/5.7 MB
Progress (2): 285 kB | 1.6/5.7 MB
Progress (2): 285 kB | 1.6/5.7 MB
Progress (2): 285 kB | 1.6/5.7 MB
Progress (2): 285 kB | 1.6/5.7 MB
Progress (2): 285 kB | 1.6/5.7 MB
Progress (2): 285 kB | 1.6/5.7 MB
Progress (2): 285 kB | 1.6/5.7 MB
Progress (2): 285 kB | 1.6/5.7 MB
Progress (2): 285 kB | 1.6/5.7 MB
Progress (2): 285 kB | 1.6/5.7 MB
Progress (2): 285 kB | 1.7/5.7 MB
Progress (2): 285 kB | 1.7/5.7 MB
Progress (2): 285 kB | 1.7/5.7 MB
Progress (2): 285 kB | 1.7/5.7 MB
Progress (2): 285 kB | 1.7/5.7 MB
Progress (2): 285 kB | 1.7/5.7 MB
Progress (2): 285 kB | 1.7/5.7 MB
Progress (2): 285 kB | 1.7/5.7 MB
Progress (2): 285 kB | 1.7/5.7 MB
Progress (2): 285 kB | 1.7/5.7 MB
Progress (2): 285 kB | 1.7/5.7 MB
Progress (2): 285 kB | 1.7/5.7 MB
Progress (2): 285 kB | 1.7/5.7 MB
Progress (2): 285 kB | 1.7/5.7 MB
Progress (2): 285 kB | 1.7/5.7 MB
Progress (2): 285 kB | 1.7/5.7 MB
Progress (2): 285 kB | 1.7/5.7 MB
Progress (2): 285 kB | 1.7/5.7 MB
Progress (2): 285 kB | 1.7/5.7 MB
Progress (2): 285 kB | 1.7/5.7 MB
Progress (2): 285 kB | 1.7/5.7 MB
Progress (2): 285 kB | 1.7/5.7 MB
Progress (2): 285 kB | 1.7/5.7 MB
Progress (2): 285 kB | 1.7/5.7 MB
Progress (2): 285 kB | 1.7/5.7 MB
Progress (2): 285 kB | 1.8/5.7 MB
Progress (2): 285 kB | 1.8/5.7 MB
Progress (2): 285 kB | 1.8/5.7 MB
Progress (2): 285 kB | 1.8/5.7 MB
Progress (2): 285 kB | 1.8/5.7 MB
Progress (2): 285 kB | 1.8/5.7 MB
Progress (2): 285 kB | 1.8/5.7 MB
Progress (2): 285 kB | 1.8/5.7 MB
Progress (2): 285 kB | 1.8/5.7 MB
Progress (2): 285 kB | 1.8/5.7 MB
Progress (2): 285 kB | 1.8/5.7 MB
Progress (2): 285 kB | 1.8/5.7 MB
Progress (2): 285 kB | 1.8/5.7 MB
Progress (2): 285 kB | 1.8/5.7 MB
Progress (2): 285 kB | 1.8/5.7 MB
Progress (2): 285 kB | 1.8/5.7 MB
Progress (2): 285 kB | 1.8/5.7 MB
Progress (2): 285 kB | 1.8/5.7 MB
Progress (2): 285 kB | 1.8/5.7 MB
Progress (2): 285 kB | 1.8/5.7 MB
Progress (2): 285 kB | 1.8/5.7 MB
Progress (2): 285 kB | 1.8/5.7 MB
Progress (2): 285 kB | 1.8/5.7 MB
Progress (2): 285 kB | 1.8/5.7 MB
Progress (2): 285 kB | 1.8/5.7 MB
Progress (2): 285 kB | 1.9/5.7 MB
Progress (2): 285 kB | 1.9/5.7 MB
Progress (2): 285 kB | 1.9/5.7 MB
Progress (2): 285 kB | 1.9/5.7 MB
Progress (2): 285 kB | 1.9/5.7 MB
Progress (2): 285 kB | 1.9/5.7 MB
Progress (2): 285 kB | 1.9/5.7 MB
Progress (2): 285 kB | 1.9/5.7 MB
Progress (2): 285 kB | 1.9/5.7 MB
Progress (2): 285 kB | 1.9/5.7 MB
Progress (2): 285 kB | 1.9/5.7 MB
Progress (2): 285 kB | 1.9/5.7 MB
Progress (2): 285 kB | 1.9/5.7 MB
Progress (2): 285 kB | 1.9/5.7 MB
Progress (2): 285 kB | 1.9/5.7 MB
Progress (2): 285 kB | 1.9/5.7 MB
Progress (2): 285 kB | 1.9/5.7 MB
Progress (2): 285 kB | 1.9/5.7 MB
Progress (2): 285 kB | 1.9/5.7 MB
Progress (2): 285 kB | 1.9/5.7 MB
Progress (2): 285 kB | 1.9/5.7 MB
Progress (2): 285 kB | 1.9/5.7 MB
Progress (2): 285 kB | 1.9/5.7 MB
Progress (2): 285 kB | 1.9/5.7 MB
Progress (2): 285 kB | 1.9/5.7 MB
Progress (2): 285 kB | 2.0/5.7 MB
Progress (2): 285 kB | 2.0/5.7 MB
Progress (2): 285 kB | 2.0/5.7 MB
Progress (2): 285 kB | 2.0/5.7 MB
Progress (2): 285 kB | 2.0/5.7 MB
Progress (2): 285 kB | 2.0/5.7 MB
Progress (2): 285 kB | 2.0/5.7 MB
Progress (2): 285 kB | 2.0/5.7 MB
Progress (2): 285 kB | 2.0/5.7 MB
Progress (2): 285 kB | 2.0/5.7 MB
Progress (2): 285 kB | 2.0/5.7 MB
Progress (2): 285 kB | 2.0/5.7 MB
Progress (2): 285 kB | 2.0/5.7 MB
Progress (2): 285 kB | 2.0/5.7 MB
Progress (2): 285 kB | 2.0/5.7 MB
Progress (2): 285 kB | 2.0/5.7 MB
Progress (2): 285 kB | 2.0/5.7 MB
Progress (2): 285 kB | 2.0/5.7 MB
Progress (2): 285 kB | 2.0/5.7 MB
Progress (2): 285 kB | 2.0/5.7 MB
Progress (2): 285 kB | 2.0/5.7 MB
Progress (2): 285 kB | 2.0/5.7 MB
Progress (2): 285 kB | 2.0/5.7 MB
Progress (2): 285 kB | 2.0/5.7 MB
Progress (2): 285 kB | 2.0/5.7 MB
Progress (2): 285 kB | 2.1/5.7 MB
Progress (2): 285 kB | 2.1/5.7 MB
Progress (2): 285 kB | 2.1/5.7 MB
Progress (2): 285 kB | 2.1/5.7 MB
Progress (2): 285 kB | 2.1/5.7 MB
Progress (2): 285 kB | 2.1/5.7 MB
Progress (2): 285 kB | 2.1/5.7 MB
Progress (2): 285 kB | 2.1/5.7 MB
Progress (2): 285 kB | 2.1/5.7 MB
Progress (2): 285 kB | 2.1/5.7 MB
Progress (2): 285 kB | 2.1/5.7 MB
Progress (2): 285 kB | 2.1/5.7 MB
Progress (2): 285 kB | 2.1/5.7 MB
Progress (2): 285 kB | 2.1/5.7 MB
Progress (2): 285 kB | 2.1/5.7 MB
Progress (2): 285 kB | 2.1/5.7 MB
Progress (2): 285 kB | 2.1/5.7 MB
Progress (2): 285 kB | 2.1/5.7 MB
Progress (2): 285 kB | 2.1/5.7 MB
Progress (2): 285 kB | 2.1/5.7 MB
Progress (2): 285 kB | 2.1/5.7 MB
Progress (2): 285 kB | 2.1/5.7 MB
Progress (2): 285 kB | 2.1/5.7 MB
Progress (2): 285 kB | 2.1/5.7 MB
Progress (2): 285 kB | 2.1/5.7 MB
Progress (2): 285 kB | 2.2/5.7 MB
Progress (2): 285 kB | 2.2/5.7 MB
Progress (2): 285 kB | 2.2/5.7 MB
Progress (2): 285 kB | 2.2/5.7 MB
Progress (2): 285 kB | 2.2/5.7 MB
Progress (2): 285 kB | 2.2/5.7 MB
Progress (2): 285 kB | 2.2/5.7 MB
Progress (2): 285 kB | 2.2/5.7 MB
Progress (2): 285 kB | 2.2/5.7 MB
Progress (2): 285 kB | 2.2/5.7 MB
Progress (2): 285 kB | 2.2/5.7 MB
Progress (2): 285 kB | 2.2/5.7 MB
Progress (2): 285 kB | 2.2/5.7 MB
Progress (2): 285 kB | 2.2/5.7 MB
Progress (2): 285 kB | 2.2/5.7 MB
Progress (2): 285 kB | 2.2/5.7 MB
Progress (2): 285 kB | 2.2/5.7 MB
Progress (2): 285 kB | 2.2/5.7 MB
Progress (2): 285 kB | 2.2/5.7 MB
Progress (2): 285 kB | 2.2/5.7 MB
Progress (2): 285 kB | 2.2/5.7 MB
Progress (2): 285 kB | 2.2/5.7 MB
Progress (2): 285 kB | 2.2/5.7 MB
Progress (2): 285 kB | 2.2/5.7 MB
Progress (2): 285 kB | 2.2/5.7 MB
Progress (2): 285 kB | 2.3/5.7 MB
Progress (2): 285 kB | 2.3/5.7 MB
Progress (2): 285 kB | 2.3/5.7 MB
Progress (2): 285 kB | 2.3/5.7 MB
Progress (2): 285 kB | 2.3/5.7 MB
Progress (2): 285 kB | 2.3/5.7 MB
Progress (2): 285 kB | 2.3/5.7 MB
Progress (2): 285 kB | 2.3/5.7 MB
Progress (2): 285 kB | 2.3/5.7 MB
Progress (2): 285 kB | 2.3/5.7 MB
Progress (2): 285 kB | 2.3/5.7 MB
Progress (2): 285 kB | 2.3/5.7 MB
Progress (2): 285 kB | 2.3/5.7 MB
Progress (2): 285 kB | 2.3/5.7 MB
Progress (2): 285 kB | 2.3/5.7 MB
Progress (2): 285 kB | 2.3/5.7 MB
Progress (2): 285 kB | 2.3/5.7 MB
Progress (2): 285 kB | 2.3/5.7 MB
Progress (2): 285 kB | 2.3/5.7 MB
Progress (2): 285 kB | 2.3/5.7 MB
Progress (2): 285 kB | 2.3/5.7 MB
Progress (2): 285 kB | 2.3/5.7 MB
Progress (2): 285 kB | 2.3/5.7 MB
Progress (2): 285 kB | 2.3/5.7 MB
Progress (2): 285 kB | 2.3/5.7 MB
Progress (2): 285 kB | 2.4/5.7 MB
Progress (2): 285 kB | 2.4/5.7 MB
Progress (2): 285 kB | 2.4/5.7 MB
Progress (2): 285 kB | 2.4/5.7 MB
Progress (2): 285 kB | 2.4/5.7 MB
Progress (2): 285 kB | 2.4/5.7 MB
Progress (2): 285 kB | 2.4/5.7 MB
Progress (2): 285 kB | 2.4/5.7 MB
Progress (2): 285 kB | 2.4/5.7 MB
Progress (2): 285 kB | 2.4/5.7 MB
Progress (2): 285 kB | 2.4/5.7 MB
Progress (2): 285 kB | 2.4/5.7 MB
Progress (2): 285 kB | 2.4/5.7 MB
Progress (2): 285 kB | 2.4/5.7 MB
Progress (2): 285 kB | 2.4/5.7 MB
Progress (2): 285 kB | 2.4/5.7 MB
Progress (2): 285 kB | 2.4/5.7 MB
Progress (2): 285 kB | 2.4/5.7 MB
Progress (2): 285 kB | 2.4/5.7 MB
Progress (2): 285 kB | 2.4/5.7 MB
Progress (2): 285 kB | 2.4/5.7 MB
Progress (2): 285 kB | 2.4/5.7 MB
Progress (2): 285 kB | 2.4/5.7 MB
Progress (2): 285 kB | 2.4/5.7 MB
Progress (2): 285 kB | 2.4/5.7 MB
Progress (2): 285 kB | 2.5/5.7 MB
Progress (2): 285 kB | 2.5/5.7 MB
Progress (2): 285 kB | 2.5/5.7 MB
Progress (2): 285 kB | 2.5/5.7 MB
Progress (2): 285 kB | 2.5/5.7 MB
Progress (2): 285 kB | 2.5/5.7 MB
Progress (2): 285 kB | 2.5/5.7 MB
Progress (2): 285 kB | 2.5/5.7 MB
Progress (2): 285 kB | 2.5/5.7 MB
Progress (2): 285 kB | 2.5/5.7 MB
Progress (2): 285 kB | 2.5/5.7 MB
Progress (2): 285 kB | 2.5/5.7 MB
Progress (2): 285 kB | 2.5/5.7 MB
Progress (2): 285 kB | 2.5/5.7 MB
Progress (2): 285 kB | 2.5/5.7 MB
Progress (2): 285 kB | 2.5/5.7 MB
Progress (2): 285 kB | 2.5/5.7 MB
Progress (2): 285 kB | 2.5/5.7 MB
Progress (2): 285 kB | 2.5/5.7 MB
Progress (2): 285 kB | 2.5/5.7 MB
Progress (2): 285 kB | 2.5/5.7 MB
Progress (2): 285 kB | 2.5/5.7 MB
Progress (2): 285 kB | 2.5/5.7 MB
Progress (2): 285 kB | 2.5/5.7 MB
Progress (2): 285 kB | 2.5/5.7 MB
Progress (2): 285 kB | 2.6/5.7 MB
Progress (2): 285 kB | 2.6/5.7 MB
Progress (2): 285 kB | 2.6/5.7 MB
Progress (2): 285 kB | 2.6/5.7 MB
Progress (2): 285 kB | 2.6/5.7 MB
Progress (2): 285 kB | 2.6/5.7 MB
Progress (2): 285 kB | 2.6/5.7 MB
Progress (2): 285 kB | 2.6/5.7 MB
Progress (2): 285 kB | 2.6/5.7 MB
Progress (2): 285 kB | 2.6/5.7 MB
Progress (2): 285 kB | 2.6/5.7 MB
Progress (2): 285 kB | 2.6/5.7 MB
Progress (2): 285 kB | 2.6/5.7 MB
Progress (2): 285 kB | 2.6/5.7 MB
Progress (2): 285 kB | 2.6/5.7 MB
Progress (2): 285 kB | 2.6/5.7 MB
Progress (2): 285 kB | 2.6/5.7 MB
Progress (2): 285 kB | 2.6/5.7 MB
Progress (2): 285 kB | 2.6/5.7 MB
Progress (2): 285 kB | 2.6/5.7 MB
Progress (2): 285 kB | 2.6/5.7 MB
Progress (2): 285 kB | 2.6/5.7 MB
Progress (2): 285 kB | 2.6/5.7 MB
Progress (2): 285 kB | 2.6/5.7 MB
Progress (2): 285 kB | 2.6/5.7 MB
Progress (2): 285 kB | 2.7/5.7 MB
Progress (2): 285 kB | 2.7/5.7 MB
Progress (2): 285 kB | 2.7/5.7 MB
Progress (2): 285 kB | 2.7/5.7 MB
Progress (2): 285 kB | 2.7/5.7 MB
Progress (2): 285 kB | 2.7/5.7 MB
Progress (2): 285 kB | 2.7/5.7 MB
Progress (2): 285 kB | 2.7/5.7 MB
Progress (2): 285 kB | 2.7/5.7 MB
Progress (2): 285 kB | 2.7/5.7 MB
Progress (2): 285 kB | 2.7/5.7 MB
Progress (2): 285 kB | 2.7/5.7 MB
Progress (2): 285 kB | 2.7/5.7 MB
Progress (2): 285 kB | 2.7/5.7 MB
Progress (2): 285 kB | 2.7/5.7 MB
Progress (2): 285 kB | 2.7/5.7 MB
Progress (2): 285 kB | 2.7/5.7 MB
Progress (2): 285 kB | 2.7/5.7 MB
Progress (2): 285 kB | 2.7/5.7 MB
Progress (2): 285 kB | 2.7/5.7 MB
Progress (2): 285 kB | 2.7/5.7 MB
Progress (2): 285 kB | 2.7/5.7 MB
Progress (2): 285 kB | 2.7/5.7 MB
Progress (2): 285 kB | 2.7/5.7 MB
Progress (2): 285 kB | 2.7/5.7 MB
Progress (2): 285 kB | 2.8/5.7 MB
Progress (2): 285 kB | 2.8/5.7 MB
Progress (2): 285 kB | 2.8/5.7 MB
Progress (2): 285 kB | 2.8/5.7 MB
Progress (2): 285 kB | 2.8/5.7 MB
Progress (2): 285 kB | 2.8/5.7 MB
Progress (2): 285 kB | 2.8/5.7 MB
Progress (2): 285 kB | 2.8/5.7 MB
Progress (2): 285 kB | 2.8/5.7 MB
Progress (2): 285 kB | 2.8/5.7 MB
Progress (2): 285 kB | 2.8/5.7 MB
Progress (2): 285 kB | 2.8/5.7 MB
Progress (2): 285 kB | 2.8/5.7 MB
Progress (2): 285 kB | 2.8/5.7 MB
Progress (2): 285 kB | 2.8/5.7 MB
Progress (2): 285 kB | 2.8/5.7 MB
Progress (2): 285 kB | 2.8/5.7 MB
Progress (2): 285 kB | 2.8/5.7 MB
Progress (2): 285 kB | 2.8/5.7 MB
Progress (2): 285 kB | 2.8/5.7 MB
Progress (2): 285 kB | 2.8/5.7 MB
Progress (2): 285 kB | 2.8/5.7 MB
Progress (2): 285 kB | 2.8/5.7 MB
Progress (2): 285 kB | 2.8/5.7 MB
Progress (2): 285 kB | 2.8/5.7 MB
Progress (2): 285 kB | 2.9/5.7 MB
Progress (2): 285 kB | 2.9/5.7 MB
Progress (2): 285 kB | 2.9/5.7 MB
Progress (2): 285 kB | 2.9/5.7 MB
Progress (2): 285 kB | 2.9/5.7 MB
Progress (2): 285 kB | 2.9/5.7 MB
Progress (2): 285 kB | 2.9/5.7 MB
Progress (2): 285 kB | 2.9/5.7 MB
Progress (2): 285 kB | 2.9/5.7 MB
Progress (2): 285 kB | 2.9/5.7 MB
Progress (2): 285 kB | 2.9/5.7 MB
Progress (2): 285 kB | 2.9/5.7 MB
Progress (2): 285 kB | 2.9/5.7 MB
Progress (2): 285 kB | 2.9/5.7 MB
Progress (2): 285 kB | 2.9/5.7 MB
Progress (2): 285 kB | 2.9/5.7 MB
Progress (2): 285 kB | 2.9/5.7 MB
Progress (2): 285 kB | 2.9/5.7 MB
Progress (2): 285 kB | 2.9/5.7 MB
Progress (2): 285 kB | 2.9/5.7 MB
Progress (2): 285 kB | 2.9/5.7 MB
Progress (2): 285 kB | 2.9/5.7 MB
Progress (2): 285 kB | 2.9/5.7 MB
Progress (2): 285 kB | 2.9/5.7 MB
Progress (2): 285 kB | 2.9/5.7 MB
Progress (2): 285 kB | 3.0/5.7 MB
Progress (2): 285 kB | 3.0/5.7 MB
Progress (2): 285 kB | 3.0/5.7 MB
Progress (2): 285 kB | 3.0/5.7 MB
Progress (2): 285 kB | 3.0/5.7 MB
Progress (2): 285 kB | 3.0/5.7 MB
Progress (2): 285 kB | 3.0/5.7 MB
Progress (2): 285 kB | 3.0/5.7 MB
Progress (2): 285 kB | 3.0/5.7 MB
Progress (2): 285 kB | 3.0/5.7 MB
Progress (2): 285 kB | 3.0/5.7 MB
Progress (2): 285 kB | 3.0/5.7 MB
Progress (2): 285 kB | 3.0/5.7 MB
Progress (2): 285 kB | 3.0/5.7 MB
Progress (2): 285 kB | 3.0/5.7 MB
Progress (2): 285 kB | 3.0/5.7 MB
Progress (2): 285 kB | 3.0/5.7 MB
Progress (2): 285 kB | 3.0/5.7 MB
Progress (2): 285 kB | 3.0/5.7 MB
Progress (2): 285 kB | 3.0/5.7 MB
Progress (2): 285 kB | 3.0/5.7 MB
Progress (2): 285 kB | 3.0/5.7 MB
Progress (2): 285 kB | 3.0/5.7 MB
Progress (2): 285 kB | 3.0/5.7 MB
Progress (2): 285 kB | 3.0/5.7 MB
Progress (2): 285 kB | 3.1/5.7 MB
Progress (2): 285 kB | 3.1/5.7 MB
Progress (2): 285 kB | 3.1/5.7 MB
Progress (2): 285 kB | 3.1/5.7 MB
Progress (2): 285 kB | 3.1/5.7 MB
Progress (2): 285 kB | 3.1/5.7 MB
Progress (2): 285 kB | 3.1/5.7 MB
Progress (2): 285 kB | 3.1/5.7 MB
Progress (2): 285 kB | 3.1/5.7 MB
Progress (2): 285 kB | 3.1/5.7 MB
Progress (2): 285 kB | 3.1/5.7 MB
Progress (2): 285 kB | 3.1/5.7 MB
Progress (2): 285 kB | 3.1/5.7 MB
Progress (2): 285 kB | 3.1/5.7 MB
Progress (2): 285 kB | 3.1/5.7 MB
Progress (2): 285 kB | 3.1/5.7 MB
Progress (2): 285 kB | 3.1/5.7 MB
Progress (2): 285 kB | 3.1/5.7 MB
Progress (2): 285 kB | 3.1/5.7 MB
Progress (2): 285 kB | 3.1/5.7 MB
Progress (2): 285 kB | 3.1/5.7 MB
Progress (2): 285 kB | 3.1/5.7 MB
Progress (2): 285 kB | 3.1/5.7 MB
Progress (2): 285 kB | 3.1/5.7 MB
Progress (2): 285 kB | 3.1/5.7 MB
Progress (2): 285 kB | 3.2/5.7 MB
Progress (2): 285 kB | 3.2/5.7 MB
Progress (2): 285 kB | 3.2/5.7 MB
Progress (2): 285 kB | 3.2/5.7 MB
Progress (2): 285 kB | 3.2/5.7 MB
Progress (2): 285 kB | 3.2/5.7 MB
Progress (2): 285 kB | 3.2/5.7 MB
Progress (2): 285 kB | 3.2/5.7 MB
Progress (2): 285 kB | 3.2/5.7 MB
Progress (2): 285 kB | 3.2/5.7 MB
Progress (2): 285 kB | 3.2/5.7 MB
                                 
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 1.0 MB/s)
Progress (1): 3.2/5.7 MB
Progress (1): 3.2/5.7 MB
Progress (1): 3.2/5.7 MB
Progress (1): 3.2/5.7 MB
Progress (1): 3.2/5.7 MB
Progress (1): 3.2/5.7 MB
Progress (1): 3.2/5.7 MB
Progress (1): 3.2/5.7 MB
Progress (1): 3.2/5.7 MB
Progress (1): 3.2/5.7 MB
Progress (1): 3.2/5.7 MB
Progress (1): 3.2/5.7 MB
Progress (1): 3.2/5.7 MB
Progress (1): 3.2/5.7 MB
Progress (1): 3.3/5.7 MB
Progress (1): 3.3/5.7 MB
Progress (1): 3.3/5.7 MB
Progress (1): 3.3/5.7 MB
Progress (1): 3.3/5.7 MB
Progress (1): 3.3/5.7 MB
Progress (1): 3.3/5.7 MB
Progress (1): 3.3/5.7 MB
Progress (1): 3.3/5.7 MB
Progress (1): 3.3/5.7 MB
Progress (1): 3.3/5.7 MB
Progress (1): 3.3/5.7 MB
Progress (1): 3.3/5.7 MB
Progress (1): 3.3/5.7 MB
Progress (1): 3.3/5.7 MB
Progress (1): 3.3/5.7 MB
Progress (1): 3.3/5.7 MB
Progress (1): 3.3/5.7 MB
Progress (1): 3.3/5.7 MB
Progress (1): 3.3/5.7 MB
Progress (1): 3.3/5.7 MB
Progress (1): 3.3/5.7 MB
Progress (1): 3.3/5.7 MB
Progress (1): 3.3/5.7 MB
Progress (1): 3.3/5.7 MB
Progress (1): 3.4/5.7 MB
Progress (1): 3.4/5.7 MB
Progress (1): 3.4/5.7 MB
Progress (1): 3.4/5.7 MB
Progress (1): 3.4/5.7 MB
Progress (1): 3.4/5.7 MB
Progress (1): 3.4/5.7 MB
Progress (1): 3.4/5.7 MB
Progress (1): 3.4/5.7 MB
Progress (1): 3.4/5.7 MB
Progress (1): 3.4/5.7 MB
Progress (1): 3.4/5.7 MB
Progress (1): 3.4/5.7 MB
Progress (1): 3.4/5.7 MB
Progress (1): 3.4/5.7 MB
Progress (1): 3.4/5.7 MB
Progress (1): 3.4/5.7 MB
Progress (1): 3.4/5.7 MB
Progress (1): 3.4/5.7 MB
Progress (1): 3.4/5.7 MB
Progress (1): 3.4/5.7 MB
Progress (1): 3.4/5.7 MB
Progress (1): 3.4/5.7 MB
Progress (1): 3.4/5.7 MB
Progress (1): 3.4/5.7 MB
Progress (1): 3.5/5.7 MB
Progress (1): 3.5/5.7 MB
Progress (1): 3.5/5.7 MB
Progress (1): 3.5/5.7 MB
Progress (1): 3.5/5.7 MB
Progress (1): 3.5/5.7 MB
Progress (1): 3.5/5.7 MB
Progress (1): 3.5/5.7 MB
Progress (1): 3.5/5.7 MB
Progress (1): 3.5/5.7 MB
Progress (1): 3.5/5.7 MB
Progress (1): 3.5/5.7 MB
Progress (1): 3.5/5.7 MB
Progress (1): 3.5/5.7 MB
Progress (1): 3.5/5.7 MB
Progress (1): 3.5/5.7 MB
Progress (1): 3.5/5.7 MB
Progress (1): 3.5/5.7 MB
Progress (1): 3.5/5.7 MB
Progress (1): 3.5/5.7 MB
Progress (1): 3.5/5.7 MB
Progress (1): 3.5/5.7 MB
Progress (1): 3.5/5.7 MB
Progress (1): 3.5/5.7 MB
Progress (1): 3.5/5.7 MB
Progress (1): 3.6/5.7 MB
Progress (1): 3.6/5.7 MB
Progress (1): 3.6/5.7 MB
Progress (1): 3.6/5.7 MB
Progress (1): 3.6/5.7 MB
Progress (1): 3.6/5.7 MB
Progress (1): 3.6/5.7 MB
Progress (1): 3.6/5.7 MB
Progress (1): 3.6/5.7 MB
Progress (1): 3.6/5.7 MB
Progress (1): 3.6/5.7 MB
Progress (1): 3.6/5.7 MB
Progress (1): 3.6/5.7 MB
Progress (1): 3.6/5.7 MB
Progress (1): 3.6/5.7 MB
Progress (1): 3.6/5.7 MB
Progress (1): 3.6/5.7 MB
Progress (1): 3.6/5.7 MB
Progress (1): 3.6/5.7 MB
Progress (1): 3.6/5.7 MB
Progress (1): 3.6/5.7 MB
Progress (1): 3.6/5.7 MB
Progress (1): 3.6/5.7 MB
Progress (1): 3.6/5.7 MB
Progress (1): 3.6/5.7 MB
Progress (1): 3.7/5.7 MB
Progress (1): 3.7/5.7 MB
Progress (1): 3.7/5.7 MB
Progress (1): 3.7/5.7 MB
Progress (1): 3.7/5.7 MB
Progress (1): 3.7/5.7 MB
Progress (1): 3.7/5.7 MB
Progress (1): 3.7/5.7 MB
Progress (1): 3.7/5.7 MB
Progress (1): 3.7/5.7 MB
Progress (1): 3.7/5.7 MB
Progress (1): 3.7/5.7 MB
Progress (1): 3.7/5.7 MB
Progress (1): 3.7/5.7 MB
Progress (1): 3.7/5.7 MB
Progress (1): 3.7/5.7 MB
Progress (1): 3.7/5.7 MB
Progress (1): 3.7/5.7 MB
Progress (1): 3.7/5.7 MB
Progress (1): 3.7/5.7 MB
Progress (1): 3.7/5.7 MB
Progress (1): 3.7/5.7 MB
Progress (1): 3.7/5.7 MB
Progress (1): 3.7/5.7 MB
Progress (1): 3.7/5.7 MB
Progress (1): 3.8/5.7 MB
Progress (1): 3.8/5.7 MB
Progress (1): 3.8/5.7 MB
Progress (1): 3.8/5.7 MB
Progress (1): 3.8/5.7 MB
Progress (1): 3.8/5.7 MB
Progress (1): 3.8/5.7 MB
Progress (1): 3.8/5.7 MB
Progress (1): 3.8/5.7 MB
Progress (1): 3.8/5.7 MB
Progress (1): 3.8/5.7 MB
Progress (1): 3.8/5.7 MB
Progress (1): 3.8/5.7 MB
Progress (1): 3.8/5.7 MB
Progress (1): 3.8/5.7 MB
Progress (1): 3.8/5.7 MB
Progress (1): 3.8/5.7 MB
Progress (1): 3.8/5.7 MB
Progress (1): 3.8/5.7 MB
Progress (1): 3.8/5.7 MB
Progress (1): 3.8/5.7 MB
Progress (1): 3.8/5.7 MB
Progress (1): 3.8/5.7 MB
Progress (1): 3.8/5.7 MB
Progress (1): 3.8/5.7 MB
Progress (1): 3.9/5.7 MB
Progress (1): 3.9/5.7 MB
Progress (1): 3.9/5.7 MB
Progress (1): 3.9/5.7 MB
Progress (1): 3.9/5.7 MB
Progress (1): 3.9/5.7 MB
Progress (1): 3.9/5.7 MB
Progress (1): 3.9/5.7 MB
Progress (1): 3.9/5.7 MB
Progress (1): 3.9/5.7 MB
Progress (1): 3.9/5.7 MB
Progress (1): 3.9/5.7 MB
Progress (1): 3.9/5.7 MB
Progress (1): 3.9/5.7 MB
Progress (1): 3.9/5.7 MB
Progress (1): 3.9/5.7 MB
Progress (1): 3.9/5.7 MB
Progress (1): 3.9/5.7 MB
Progress (1): 3.9/5.7 MB
Progress (1): 3.9/5.7 MB
Progress (1): 3.9/5.7 MB
Progress (1): 3.9/5.7 MB
Progress (1): 3.9/5.7 MB
Progress (1): 3.9/5.7 MB
Progress (1): 3.9/5.7 MB
Progress (1): 4.0/5.7 MB
Progress (1): 4.0/5.7 MB
Progress (1): 4.0/5.7 MB
Progress (1): 4.0/5.7 MB
Progress (1): 4.0/5.7 MB
Progress (1): 4.0/5.7 MB
Progress (1): 4.0/5.7 MB
Progress (1): 4.0/5.7 MB
Progress (1): 4.0/5.7 MB
Progress (1): 4.0/5.7 MB
Progress (1): 4.0/5.7 MB
Progress (1): 4.0/5.7 MB
Progress (1): 4.0/5.7 MB
Progress (1): 4.0/5.7 MB
Progress (1): 4.0/5.7 MB
Progress (1): 4.0/5.7 MB
Progress (1): 4.0/5.7 MB
Progress (1): 4.0/5.7 MB
Progress (1): 4.0/5.7 MB
Progress (1): 4.0/5.7 MB
Progress (1): 4.0/5.7 MB
Progress (1): 4.0/5.7 MB
Progress (1): 4.0/5.7 MB
Progress (1): 4.0/5.7 MB
Progress (1): 4.0/5.7 MB
Progress (1): 4.1/5.7 MB
Progress (1): 4.1/5.7 MB
Progress (1): 4.1/5.7 MB
Progress (1): 4.1/5.7 MB
Progress (1): 4.1/5.7 MB
Progress (1): 4.1/5.7 MB
Progress (1): 4.1/5.7 MB
Progress (1): 4.1/5.7 MB
Progress (1): 4.1/5.7 MB
Progress (1): 4.1/5.7 MB
Progress (1): 4.1/5.7 MB
Progress (1): 4.1/5.7 MB
Progress (1): 4.1/5.7 MB
Progress (1): 4.1/5.7 MB
Progress (1): 4.1/5.7 MB
Progress (1): 4.1/5.7 MB
Progress (1): 4.1/5.7 MB
Progress (1): 4.1/5.7 MB
Progress (1): 4.1/5.7 MB
Progress (1): 4.1/5.7 MB
Progress (1): 4.1/5.7 MB
Progress (1): 4.1/5.7 MB
Progress (1): 4.1/5.7 MB
Progress (1): 4.1/5.7 MB
Progress (1): 4.1/5.7 MB
Progress (1): 4.2/5.7 MB
Progress (1): 4.2/5.7 MB
Progress (1): 4.2/5.7 MB
Progress (1): 4.2/5.7 MB
Progress (1): 4.2/5.7 MB
Progress (1): 4.2/5.7 MB
Progress (1): 4.2/5.7 MB
Progress (1): 4.2/5.7 MB
Progress (1): 4.2/5.7 MB
Progress (1): 4.2/5.7 MB
Progress (1): 4.2/5.7 MB
Progress (1): 4.2/5.7 MB
Progress (1): 4.2/5.7 MB
Progress (1): 4.2/5.7 MB
Progress (1): 4.2/5.7 MB
Progress (1): 4.2/5.7 MB
Progress (1): 4.2/5.7 MB
Progress (1): 4.2/5.7 MB
Progress (1): 4.2/5.7 MB
Progress (1): 4.2/5.7 MB
Progress (1): 4.2/5.7 MB
Progress (1): 4.2/5.7 MB
Progress (1): 4.2/5.7 MB
Progress (1): 4.2/5.7 MB
Progress (1): 4.2/5.7 MB
Progress (1): 4.3/5.7 MB
Progress (1): 4.3/5.7 MB
Progress (1): 4.3/5.7 MB
Progress (1): 4.3/5.7 MB
Progress (1): 4.3/5.7 MB
Progress (1): 4.3/5.7 MB
Progress (1): 4.3/5.7 MB
Progress (1): 4.3/5.7 MB
Progress (1): 4.3/5.7 MB
Progress (1): 4.3/5.7 MB
Progress (1): 4.3/5.7 MB
Progress (1): 4.3/5.7 MB
Progress (1): 4.3/5.7 MB
Progress (1): 4.3/5.7 MB
Progress (1): 4.3/5.7 MB
Progress (1): 4.3/5.7 MB
Progress (1): 4.3/5.7 MB
Progress (1): 4.3/5.7 MB
Progress (1): 4.3/5.7 MB
Progress (1): 4.3/5.7 MB
Progress (1): 4.3/5.7 MB
Progress (1): 4.3/5.7 MB
Progress (1): 4.3/5.7 MB
Progress (1): 4.3/5.7 MB
Progress (1): 4.3/5.7 MB
Progress (1): 4.4/5.7 MB
Progress (1): 4.4/5.7 MB
Progress (1): 4.4/5.7 MB
Progress (1): 4.4/5.7 MB
Progress (1): 4.4/5.7 MB
Progress (1): 4.4/5.7 MB
Progress (1): 4.4/5.7 MB
Progress (1): 4.4/5.7 MB
Progress (1): 4.4/5.7 MB
Progress (1): 4.4/5.7 MB
Progress (1): 4.4/5.7 MB
Progress (1): 4.4/5.7 MB
Progress (1): 4.4/5.7 MB
Progress (1): 4.4/5.7 MB
Progress (1): 4.4/5.7 MB
Progress (1): 4.4/5.7 MB
Progress (1): 4.4/5.7 MB
Progress (1): 4.4/5.7 MB
Progress (1): 4.4/5.7 MB
Progress (1): 4.4/5.7 MB
Progress (1): 4.4/5.7 MB
Progress (1): 4.4/5.7 MB
Progress (1): 4.4/5.7 MB
Progress (1): 4.4/5.7 MB
Progress (1): 4.4/5.7 MB
Progress (1): 4.5/5.7 MB
Progress (1): 4.5/5.7 MB
Progress (1): 4.5/5.7 MB
Progress (1): 4.5/5.7 MB
Progress (1): 4.5/5.7 MB
Progress (1): 4.5/5.7 MB
Progress (1): 4.5/5.7 MB
Progress (1): 4.5/5.7 MB
Progress (1): 4.5/5.7 MB
Progress (1): 4.5/5.7 MB
Progress (1): 4.5/5.7 MB
Progress (1): 4.5/5.7 MB
Progress (1): 4.5/5.7 MB
Progress (1): 4.5/5.7 MB
Progress (1): 4.5/5.7 MB
Progress (1): 4.5/5.7 MB
Progress (1): 4.5/5.7 MB
Progress (1): 4.5/5.7 MB
Progress (1): 4.5/5.7 MB
Progress (1): 4.5/5.7 MB
Progress (1): 4.5/5.7 MB
Progress (1): 4.5/5.7 MB
Progress (1): 4.5/5.7 MB
Progress (1): 4.5/5.7 MB
Progress (1): 4.5/5.7 MB
Progress (1): 4.6/5.7 MB
Progress (1): 4.6/5.7 MB
Progress (1): 4.6/5.7 MB
Progress (1): 4.6/5.7 MB
Progress (1): 4.6/5.7 MB
Progress (1): 4.6/5.7 MB
Progress (1): 4.6/5.7 MB
Progress (1): 4.6/5.7 MB
Progress (1): 4.6/5.7 MB
Progress (1): 4.6/5.7 MB
Progress (1): 4.6/5.7 MB
Progress (1): 4.6/5.7 MB
Progress (1): 4.6/5.7 MB
Progress (1): 4.6/5.7 MB
Progress (1): 4.6/5.7 MB
Progress (1): 4.6/5.7 MB
Progress (1): 4.6/5.7 MB
Progress (1): 4.6/5.7 MB
Progress (1): 4.6/5.7 MB
Progress (1): 4.6/5.7 MB
Progress (1): 4.6/5.7 MB
Progress (1): 4.6/5.7 MB
Progress (1): 4.6/5.7 MB
Progress (1): 4.6/5.7 MB
Progress (1): 4.6/5.7 MB
Progress (1): 4.7/5.7 MB
Progress (1): 4.7/5.7 MB
Progress (1): 4.7/5.7 MB
Progress (1): 4.7/5.7 MB
Progress (1): 4.7/5.7 MB
Progress (1): 4.7/5.7 MB
Progress (1): 4.7/5.7 MB
Progress (1): 4.7/5.7 MB
Progress (1): 4.7/5.7 MB
Progress (1): 4.7/5.7 MB
Progress (1): 4.7/5.7 MB
Progress (1): 4.7/5.7 MB
Progress (1): 4.7/5.7 MB
Progress (1): 4.7/5.7 MB
Progress (1): 4.7/5.7 MB
Progress (1): 4.7/5.7 MB
Progress (1): 4.7/5.7 MB
Progress (1): 4.7/5.7 MB
Progress (1): 4.7/5.7 MB
Progress (1): 4.7/5.7 MB
Progress (1): 4.7/5.7 MB
Progress (1): 4.7/5.7 MB
Progress (1): 4.7/5.7 MB
Progress (1): 4.7/5.7 MB
Progress (1): 4.7/5.7 MB
Progress (1): 4.8/5.7 MB
Progress (1): 4.8/5.7 MB
Progress (1): 4.8/5.7 MB
Progress (1): 4.8/5.7 MB
Progress (1): 4.8/5.7 MB
Progress (1): 4.8/5.7 MB
Progress (1): 4.8/5.7 MB
Progress (1): 4.8/5.7 MB
Progress (1): 4.8/5.7 MB
Progress (1): 4.8/5.7 MB
Progress (1): 4.8/5.7 MB
Progress (1): 4.8/5.7 MB
Progress (1): 4.8/5.7 MB
Progress (1): 4.8/5.7 MB
Progress (1): 4.8/5.7 MB
Progress (1): 4.8/5.7 MB
Progress (1): 4.8/5.7 MB
Progress (1): 4.8/5.7 MB
Progress (1): 4.8/5.7 MB
Progress (1): 4.8/5.7 MB
Progress (1): 4.8/5.7 MB
Progress (1): 4.8/5.7 MB
Progress (1): 4.8/5.7 MB
Progress (1): 4.8/5.7 MB
Progress (1): 4.8/5.7 MB
Progress (1): 4.9/5.7 MB
Progress (1): 4.9/5.7 MB
Progress (1): 4.9/5.7 MB
Progress (1): 4.9/5.7 MB
Progress (1): 4.9/5.7 MB
Progress (1): 4.9/5.7 MB
Progress (1): 4.9/5.7 MB
Progress (1): 4.9/5.7 MB
Progress (1): 4.9/5.7 MB
Progress (1): 4.9/5.7 MB
Progress (1): 4.9/5.7 MB
Progress (1): 4.9/5.7 MB
Progress (1): 4.9/5.7 MB
Progress (1): 4.9/5.7 MB
Progress (1): 4.9/5.7 MB
Progress (1): 4.9/5.7 MB
Progress (1): 4.9/5.7 MB
Progress (1): 4.9/5.7 MB
Progress (1): 4.9/5.7 MB
Progress (1): 4.9/5.7 MB
Progress (1): 4.9/5.7 MB
Progress (1): 4.9/5.7 MB
Progress (1): 4.9/5.7 MB
Progress (1): 4.9/5.7 MB
Progress (1): 4.9/5.7 MB
Progress (1): 5.0/5.7 MB
Progress (1): 5.0/5.7 MB
Progress (1): 5.0/5.7 MB
Progress (1): 5.0/5.7 MB
Progress (1): 5.0/5.7 MB
Progress (1): 5.0/5.7 MB
Progress (1): 5.0/5.7 MB
Progress (1): 5.0/5.7 MB
Progress (1): 5.0/5.7 MB
Progress (1): 5.0/5.7 MB
Progress (1): 5.0/5.7 MB
Progress (1): 5.0/5.7 MB
Progress (1): 5.0/5.7 MB
Progress (1): 5.0/5.7 MB
Progress (1): 5.0/5.7 MB
Progress (1): 5.0/5.7 MB
Progress (1): 5.0/5.7 MB
Progress (1): 5.0/5.7 MB
Progress (1): 5.0/5.7 MB
Progress (1): 5.0/5.7 MB
Progress (1): 5.0/5.7 MB
Progress (1): 5.0/5.7 MB
Progress (1): 5.0/5.7 MB
Progress (1): 5.0/5.7 MB
Progress (1): 5.0/5.7 MB
Progress (1): 5.1/5.7 MB
Progress (1): 5.1/5.7 MB
Progress (1): 5.1/5.7 MB
Progress (1): 5.1/5.7 MB
Progress (1): 5.1/5.7 MB
Progress (1): 5.1/5.7 MB
Progress (1): 5.1/5.7 MB
Progress (1): 5.1/5.7 MB
Progress (1): 5.1/5.7 MB
Progress (1): 5.1/5.7 MB
Progress (1): 5.1/5.7 MB
Progress (1): 5.1/5.7 MB
Progress (1): 5.1/5.7 MB
Progress (1): 5.1/5.7 MB
Progress (1): 5.1/5.7 MB
Progress (1): 5.1/5.7 MB
Progress (1): 5.1/5.7 MB
Progress (1): 5.1/5.7 MB
Progress (1): 5.1/5.7 MB
Progress (1): 5.1/5.7 MB
Progress (1): 5.1/5.7 MB
Progress (1): 5.1/5.7 MB
Progress (1): 5.1/5.7 MB
Progress (1): 5.1/5.7 MB
Progress (1): 5.1/5.7 MB
Progress (1): 5.2/5.7 MB
Progress (1): 5.2/5.7 MB
Progress (1): 5.2/5.7 MB
Progress (1): 5.2/5.7 MB
Progress (1): 5.2/5.7 MB
Progress (1): 5.2/5.7 MB
Progress (1): 5.2/5.7 MB
Progress (1): 5.2/5.7 MB
Progress (1): 5.2/5.7 MB
Progress (1): 5.2/5.7 MB
Progress (1): 5.2/5.7 MB
Progress (1): 5.2/5.7 MB
Progress (1): 5.2/5.7 MB
Progress (1): 5.2/5.7 MB
Progress (1): 5.2/5.7 MB
Progress (1): 5.2/5.7 MB
Progress (1): 5.2/5.7 MB
Progress (1): 5.2/5.7 MB
Progress (1): 5.2/5.7 MB
Progress (1): 5.2/5.7 MB
Progress (1): 5.2/5.7 MB
Progress (1): 5.2/5.7 MB
Progress (1): 5.2/5.7 MB
Progress (1): 5.2/5.7 MB
Progress (1): 5.2/5.7 MB
Progress (1): 5.3/5.7 MB
Progress (1): 5.3/5.7 MB
Progress (1): 5.3/5.7 MB
Progress (1): 5.3/5.7 MB
Progress (1): 5.3/5.7 MB
Progress (1): 5.3/5.7 MB
Progress (1): 5.3/5.7 MB
Progress (1): 5.3/5.7 MB
Progress (1): 5.3/5.7 MB
Progress (1): 5.3/5.7 MB
Progress (1): 5.3/5.7 MB
Progress (1): 5.3/5.7 MB
Progress (1): 5.3/5.7 MB
Progress (1): 5.3/5.7 MB
Progress (1): 5.3/5.7 MB
Progress (1): 5.3/5.7 MB
Progress (1): 5.3/5.7 MB
Progress (1): 5.3/5.7 MB
Progress (1): 5.3/5.7 MB
Progress (1): 5.3/5.7 MB
Progress (1): 5.3/5.7 MB
Progress (1): 5.3/5.7 MB
Progress (1): 5.3/5.7 MB
Progress (1): 5.3/5.7 MB
Progress (1): 5.3/5.7 MB
Progress (1): 5.4/5.7 MB
Progress (1): 5.4/5.7 MB
Progress (1): 5.4/5.7 MB
Progress (1): 5.4/5.7 MB
Progress (1): 5.4/5.7 MB
Progress (1): 5.4/5.7 MB
Progress (1): 5.4/5.7 MB
Progress (1): 5.4/5.7 MB
Progress (1): 5.4/5.7 MB
Progress (1): 5.4/5.7 MB
Progress (1): 5.4/5.7 MB
Progress (1): 5.4/5.7 MB
Progress (1): 5.4/5.7 MB
Progress (1): 5.4/5.7 MB
Progress (1): 5.4/5.7 MB
Progress (1): 5.4/5.7 MB
Progress (1): 5.4/5.7 MB
Progress (1): 5.4/5.7 MB
Progress (1): 5.4/5.7 MB
Progress (1): 5.4/5.7 MB
Progress (1): 5.4/5.7 MB
Progress (1): 5.4/5.7 MB
Progress (1): 5.4/5.7 MB
Progress (1): 5.4/5.7 MB
Progress (1): 5.4/5.7 MB
Progress (1): 5.5/5.7 MB
Progress (1): 5.5/5.7 MB
Progress (1): 5.5/5.7 MB
Progress (1): 5.5/5.7 MB
Progress (1): 5.5/5.7 MB
Progress (1): 5.5/5.7 MB
Progress (1): 5.5/5.7 MB
Progress (1): 5.5/5.7 MB
Progress (1): 5.5/5.7 MB
Progress (1): 5.5/5.7 MB
Progress (1): 5.5/5.7 MB
Progress (1): 5.5/5.7 MB
Progress (1): 5.5/5.7 MB
Progress (1): 5.5/5.7 MB
Progress (1): 5.5/5.7 MB
Progress (1): 5.5/5.7 MB
Progress (1): 5.5/5.7 MB
Progress (1): 5.5/5.7 MB
Progress (1): 5.5/5.7 MB
Progress (1): 5.5/5.7 MB
Progress (1): 5.5/5.7 MB
Progress (1): 5.5/5.7 MB
Progress (1): 5.5/5.7 MB
Progress (1): 5.5/5.7 MB
Progress (1): 5.5/5.7 MB
Progress (1): 5.6/5.7 MB
Progress (1): 5.6/5.7 MB
Progress (1): 5.6/5.7 MB
Progress (1): 5.6/5.7 MB
Progress (1): 5.6/5.7 MB
Progress (1): 5.6/5.7 MB
Progress (1): 5.6/5.7 MB
Progress (1): 5.6/5.7 MB
Progress (1): 5.6/5.7 MB
Progress (1): 5.6/5.7 MB
Progress (1): 5.6/5.7 MB
Progress (1): 5.6/5.7 MB
Progress (1): 5.6/5.7 MB
Progress (1): 5.6/5.7 MB
Progress (1): 5.6/5.7 MB
Progress (1): 5.6/5.7 MB
Progress (1): 5.6/5.7 MB
Progress (1): 5.6/5.7 MB
Progress (1): 5.6/5.7 MB
Progress (1): 5.6/5.7 MB
Progress (1): 5.6/5.7 MB
Progress (1): 5.6/5.7 MB
Progress (1): 5.6/5.7 MB
Progress (1): 5.6/5.7 MB
Progress (1): 5.6/5.7 MB
Progress (1): 5.7/5.7 MB
Progress (1): 5.7/5.7 MB
Progress (1): 5.7/5.7 MB
Progress (1): 5.7/5.7 MB
Progress (1): 5.7/5.7 MB
Progress (1): 5.7/5.7 MB
Progress (1): 5.7/5.7 MB
Progress (1): 5.7/5.7 MB
Progress (1): 5.7/5.7 MB
Progress (1): 5.7/5.7 MB
Progress (1): 5.7/5.7 MB
Progress (1): 5.7/5.7 MB
Progress (1): 5.7/5.7 MB
Progress (1): 5.7/5.7 MB
Progress (1): 5.7/5.7 MB
Progress (1): 5.7/5.7 MB
Progress (1): 5.7/5.7 MB
Progress (1): 5.7 MB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.11.1.v20150902-1521/org.eclipse.jdt.core-3.11.1.v20150902-1521.jar (5.7 MB at 2.4 MB/s)
[INFO] Compiling 26 source files to /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.core/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.amalgam.discovery.core ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.core/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.eclipse.amalgam.discovery.core ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.core/target/org.eclipse.amalgam.discovery.core-1.10.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.eclipse.amalgam.discovery.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ org.eclipse.amalgam.discovery.core ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.core/target/org.eclipse.amalgam.discovery.core-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.discovery.core ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.eclipse.amalgam.discovery.core ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.discovery.core ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.24.0:normalize (pack200-normalize) @ org.eclipse.amalgam.discovery.core ---
[INFO] Pack200 normalizing jar /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.core/target/org.eclipse.amalgam.discovery.core-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.amalgam.discovery.core ---
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.core/target/org.eclipse.amalgam.discovery.core-1.10.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.core/target/org.eclipse.amalgam.discovery.core-1.10.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.24.0:pack (pack200-pack) @ org.eclipse.amalgam.discovery.core ---
[INFO] Pack200 packing jar /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.core/target/org.eclipse.amalgam.discovery.core-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --------< org.eclipse.amalgam:org.eclipse.amalgam.discovery.ui >--------
[INFO] Building org.eclipse.amalgam.discovery.ui 1.10.1-SNAPSHOT         [3/17]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.discovery.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.discovery.ui ---
[INFO] The project's OSGi version is 1.10.1.201905220914
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ org.eclipse.amalgam.discovery.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ org.eclipse.amalgam.discovery.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.amalgam.discovery.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.24.0:compile (default-compile) @ org.eclipse.amalgam.discovery.ui ---
[INFO] Compiling 19 source files to /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.amalgam.discovery.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.eclipse.amalgam.discovery.ui ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.ui/target/org.eclipse.amalgam.discovery.ui-1.10.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.eclipse.amalgam.discovery.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ org.eclipse.amalgam.discovery.ui ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.ui/target/org.eclipse.amalgam.discovery.ui-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.discovery.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.eclipse.amalgam.discovery.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.discovery.ui ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.24.0:normalize (pack200-normalize) @ org.eclipse.amalgam.discovery.ui ---
[INFO] Pack200 normalizing jar /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.ui/target/org.eclipse.amalgam.discovery.ui-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.amalgam.discovery.ui ---
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.ui/target/org.eclipse.amalgam.discovery.ui-1.10.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.ui/target/org.eclipse.amalgam.discovery.ui-1.10.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.24.0:pack (pack200-pack) @ org.eclipse.amalgam.discovery.ui ---
[INFO] Pack200 packing jar /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.ui/target/org.eclipse.amalgam.discovery.ui-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] ----< org.eclipse.amalgam:org.eclipse.amalgam.explorer.activity.ui >----
[INFO] Building org.eclipse.amalgam.explorer.activity.ui 1.10.1-SNAPSHOT [4/17]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] The project's OSGi version is 1.10.1.201905220914
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.activity.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.24.0:compile (default-compile) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] Compiling 88 source files to /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.activity.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.activity.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.activity.ui/target/org.eclipse.amalgam.explorer.activity.ui-1.10.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.activity.ui/target/org.eclipse.amalgam.explorer.activity.ui-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.24.0:normalize (pack200-normalize) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] Pack200 normalizing jar /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.activity.ui/target/org.eclipse.amalgam.explorer.activity.ui-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.activity.ui/target/org.eclipse.amalgam.explorer.activity.ui-1.10.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.activity.ui/target/org.eclipse.amalgam.explorer.activity.ui-1.10.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.24.0:pack (pack200-pack) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] Pack200 packing jar /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.activity.ui/target/org.eclipse.amalgam.explorer.activity.ui-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] -----< org.eclipse.amalgam:org.eclipse.amalgam.discovery.modeling >-----
[INFO] Building org.eclipse.amalgam.discovery.modeling 1.10.1-SNAPSHOT   [5/17]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] The project's OSGi version is 1.10.1.201905220914
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.modeling/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.24.0:compile (default-compile) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] Compiling 4 source files to /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.modeling/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.modeling/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.eclipse.amalgam.discovery.modeling ---
[WARNING] bundle localization file /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.modeling/plugin.properties not found
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.modeling/target/org.eclipse.amalgam.discovery.modeling-1.10.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.modeling/target/org.eclipse.amalgam.discovery.modeling-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.24.0:normalize (pack200-normalize) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] Pack200 normalizing jar /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.modeling/target/org.eclipse.amalgam.discovery.modeling-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.modeling/target/org.eclipse.amalgam.discovery.modeling-1.10.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.modeling/target/org.eclipse.amalgam.discovery.modeling-1.10.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.24.0:pack (pack200-pack) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] Pack200 packing jar /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.modeling/target/org.eclipse.amalgam.discovery.modeling-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.amalgam:org.eclipse.amalgam.discovery.modeling.tests >--
[INFO] Building org.eclipse.amalgam.discovery.modeling.tests 1.10.1-SNAPSHOT [6/17]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] The project's OSGi version is 1.10.1.201905220914
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- tycho-compiler-plugin:0.24.0:compile (default-compile) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] Compiling 1 source file to /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.modeling.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.modeling.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.eclipse.amalgam.discovery.modeling.tests ---
[WARNING] bundle localization file /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.modeling.tests/plugin.properties not found
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.modeling.tests/target/org.eclipse.amalgam.discovery.modeling.tests-1.10.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.modeling.tests/target/org.eclipse.amalgam.discovery.modeling.tests-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.24.0:normalize (pack200-normalize) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] Pack200 normalizing jar /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.modeling.tests/target/org.eclipse.amalgam.discovery.modeling.tests-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.modeling.tests/target/org.eclipse.amalgam.discovery.modeling.tests-1.10.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.modeling.tests/target/org.eclipse.amalgam.discovery.modeling.tests-1.10.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.24.0:pack (pack200-pack) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] Pack200 packing jar /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.discovery.modeling.tests/target/org.eclipse.amalgam.discovery.modeling.tests-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.core >--
[INFO] Building org.eclipse.amalgam.explorer.contextual.core 1.10.1-SNAPSHOT [7/17]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] The project's OSGi version is 1.10.1.201905220914
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.24.0:compile (default-compile) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Compiling 34 source files to /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.core/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.core/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.core/target/org.eclipse.amalgam.explorer.contextual.core-1.10.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.core/target/org.eclipse.amalgam.explorer.contextual.core-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.24.0:normalize (pack200-normalize) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Pack200 normalizing jar /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.core/target/org.eclipse.amalgam.explorer.contextual.core-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.core/target/org.eclipse.amalgam.explorer.contextual.core-1.10.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.core/target/org.eclipse.amalgam.explorer.contextual.core-1.10.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.24.0:pack (pack200-pack) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Pack200 packing jar /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.core/target/org.eclipse.amalgam.explorer.contextual.core-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.core.ui >--
[INFO] Building org.eclipse.amalgam.explorer.contextual.core.ui 1.10.1-SNAPSHOT [8/17]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] The project's OSGi version is 1.10.1.201905220914
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.24.0:compile (default-compile) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] Compiling 21 source files to /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/target/org.eclipse.amalgam.explorer.contextual.core.ui-1.10.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/target/org.eclipse.amalgam.explorer.contextual.core.ui-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.24.0:normalize (pack200-normalize) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] Pack200 normalizing jar /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/target/org.eclipse.amalgam.explorer.contextual.core.ui-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/target/org.eclipse.amalgam.explorer.contextual.core.ui-1.10.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/target/org.eclipse.amalgam.explorer.contextual.core.ui-1.10.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.24.0:pack (pack200-pack) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] Pack200 packing jar /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/target/org.eclipse.amalgam.explorer.contextual.core.ui-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.sirius >--
[INFO] Building org.eclipse.amalgam.explorer.contextual.sirius 1.10.1-SNAPSHOT [9/17]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] The project's OSGi version is 1.10.1.201905220914
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.sirius/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.24.0:compile (default-compile) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Compiling 5 source files to /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.sirius/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.sirius/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.sirius/target/org.eclipse.amalgam.explorer.contextual.sirius-1.10.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.sirius/target/org.eclipse.amalgam.explorer.contextual.sirius-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.24.0:normalize (pack200-normalize) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Pack200 normalizing jar /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.sirius/target/org.eclipse.amalgam.explorer.contextual.sirius-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.sirius/target/org.eclipse.amalgam.explorer.contextual.sirius-1.10.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.sirius/target/org.eclipse.amalgam.explorer.contextual.sirius-1.10.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.24.0:pack (pack200-pack) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Pack200 packing jar /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.sirius/target/org.eclipse.amalgam.explorer.contextual.sirius-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] ---< org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.ui >---
[INFO] Building org.eclipse.amalgam.explorer.contextual.ui 1.10.1-SNAPSHOT [10/17]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] The project's OSGi version is 1.10.1.201905220914
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.24.0:compile (default-compile) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] Compiling 7 source files to /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.ui/target/org.eclipse.amalgam.explorer.contextual.ui-1.10.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.ui/target/org.eclipse.amalgam.explorer.contextual.ui-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.24.0:normalize (pack200-normalize) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] Pack200 normalizing jar /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.ui/target/org.eclipse.amalgam.explorer.contextual.ui-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.ui/target/org.eclipse.amalgam.explorer.contextual.ui-1.10.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.ui/target/org.eclipse.amalgam.explorer.contextual.ui-1.10.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.24.0:pack (pack200-pack) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] Pack200 packing jar /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.ui/target/org.eclipse.amalgam.explorer.contextual.ui-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.sirius.ui >--
[INFO] Building org.eclipse.amalgam.explorer.contextual.sirius.ui 1.10.1-SNAPSHOT [11/17]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] The project's OSGi version is 1.10.1.201905220914
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.24.0:compile (default-compile) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] Compiling 5 source files to /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/target/org.eclipse.amalgam.explorer.contextual.sirius.ui-1.10.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/target/org.eclipse.amalgam.explorer.contextual.sirius.ui-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.24.0:normalize (pack200-normalize) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] Pack200 normalizing jar /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/target/org.eclipse.amalgam.explorer.contextual.sirius.ui-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/target/org.eclipse.amalgam.explorer.contextual.sirius.ui-1.10.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/target/org.eclipse.amalgam.explorer.contextual.sirius.ui-1.10.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.24.0:pack (pack200-pack) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] Pack200 packing jar /home/jenkins/workspace/amalgam-plugins-master/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/target/org.eclipse.amalgam.explorer.contextual.sirius.ui-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] -----< org.eclipse.amalgam.features:org.eclipse.amalgam.discovery >-----
[INFO] Building org.eclipse.amalgam.discovery 1.10.1-SNAPSHOT           [12/17]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.discovery ---
[INFO] Deleting /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.discovery-feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.amalgam.discovery ---
[INFO] The project's OSGi version is 1.10.1.201905220914
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ org.eclipse.amalgam.discovery ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ org.eclipse.amalgam.discovery ---
[INFO] 
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.eclipse.amalgam.discovery ---
[INFO] 
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.eclipse.amalgam.discovery ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:package-feature (default-package-feature) @ org.eclipse.amalgam.discovery ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.discovery-feature/target/org.eclipse.amalgam.discovery-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.discovery ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.amalgam.discovery ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.eclipse.amalgam.discovery ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.discovery-feature/target/org.eclipse.amalgam.discovery-1.10.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.discovery ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.24.0:normalize (pack200-normalize) @ org.eclipse.amalgam.discovery ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.amalgam.discovery ---
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.discovery-feature/target/org.eclipse.amalgam.discovery-1.10.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.discovery-feature/target/org.eclipse.amalgam.discovery-1.10.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.24.0:pack (pack200-pack) @ org.eclipse.amalgam.discovery ---
[INFO] 
[INFO] --< org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual.core >--
[INFO] Building org.eclipse.amalgam.explorer.contextual.core 1.10.1-SNAPSHOT [13/17]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Deleting /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.contextual.core-feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] The project's OSGi version is 1.10.1.201905220914
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:package-feature (default-package-feature) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.contextual.core-feature/target/org.eclipse.amalgam.explorer.contextual.core-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.contextual.core-feature/target/org.eclipse.amalgam.explorer.contextual.core-1.10.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.24.0:normalize (pack200-normalize) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.contextual.core-feature/target/org.eclipse.amalgam.explorer.contextual.core-1.10.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.contextual.core-feature/target/org.eclipse.amalgam.explorer.contextual.core-1.10.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.24.0:pack (pack200-pack) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --< org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual >--
[INFO] Building org.eclipse.amalgam.explorer.contextual 1.10.1-SNAPSHOT [14/17]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] Deleting /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.contextual-feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] The project's OSGi version is 1.10.1.201905220914
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] 
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] 
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:package-feature (default-package-feature) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.contextual-feature/target/org.eclipse.amalgam.explorer.contextual-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.contextual-feature/target/org.eclipse.amalgam.explorer.contextual-1.10.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.24.0:normalize (pack200-normalize) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.contextual-feature/target/org.eclipse.amalgam.explorer.contextual-1.10.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.contextual-feature/target/org.eclipse.amalgam.explorer.contextual-1.10.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.24.0:pack (pack200-pack) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] 
[INFO] --< org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual.sirius >--
[INFO] Building org.eclipse.amalgam.explorer.contextual.sirius 1.10.1-SNAPSHOT [15/17]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Deleting /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.contextual.sirius-feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] The project's OSGi version is 1.10.1.201905220914
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:package-feature (default-package-feature) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.contextual.sirius-feature/target/org.eclipse.amalgam.explorer.contextual.sirius-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.contextual.sirius-feature/target/org.eclipse.amalgam.explorer.contextual.sirius-1.10.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.24.0:normalize (pack200-normalize) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.contextual.sirius-feature/target/org.eclipse.amalgam.explorer.contextual.sirius-1.10.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.contextual.sirius-feature/target/org.eclipse.amalgam.explorer.contextual.sirius-1.10.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.24.0:pack (pack200-pack) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --< org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.activity >--
[INFO] Building org.eclipse.amalgam.explorer.activity 1.10.1-SNAPSHOT   [16/17]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.explorer.activity ---
[INFO] Deleting /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.activity-feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.amalgam.explorer.activity ---
[INFO] The project's OSGi version is 1.10.1.201905220914
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.activity ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.activity ---
[INFO] 
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.activity ---
[INFO] 
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.activity ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:package-feature (default-package-feature) @ org.eclipse.amalgam.explorer.activity ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.activity-feature/target/org.eclipse.amalgam.explorer.activity-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.activity ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.amalgam.explorer.activity ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.eclipse.amalgam.explorer.activity ---
[INFO] Building jar: /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.activity-feature/target/org.eclipse.amalgam.explorer.activity-1.10.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.activity ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.24.0:normalize (pack200-normalize) @ org.eclipse.amalgam.explorer.activity ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.amalgam.explorer.activity ---
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.activity-feature/target/org.eclipse.amalgam.explorer.activity-1.10.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.explorer.activity-feature/target/org.eclipse.amalgam.explorer.activity-1.10.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.24.0:pack (pack200-pack) @ org.eclipse.amalgam.explorer.activity ---
[INFO] 
[INFO] -----------< org.eclipse.amalgam:org.eclipse.amalgam.update >-----------
[INFO] Building org.eclipse.amalgam.update 1.10.1-SNAPSHOT              [17/17]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.update ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.amalgam.update ---
[INFO] The project's OSGi version is 1.10.1.201905220914
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:copy-resources (copy-resources) @ org.eclipse.amalgam.update ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.amalgam.update ---
[INFO] Deleting /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.update/target
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.amalgam.update ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.update/src/main/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.eclipse.amalgam.update ---
[INFO] 
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.eclipse.amalgam.update ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.24.0:publish-products (default-publish-products) @ org.eclipse.amalgam.update ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.24.0:publish-categories (default-publish-categories) @ org.eclipse.amalgam.update ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.24.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.amalgam.update ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.24.0:assemble-repository (default-assemble-repository) @ org.eclipse.amalgam.update ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.24.0:archive-repository (default-archive-repository) @ org.eclipse.amalgam.update ---
[INFO] Building zip: /home/jenkins/workspace/amalgam-plugins-master/features/org.eclipse.amalgam.update/target/org.eclipse.amalgam.update.zip
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.eclipse.amalgam.update ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.update ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.24.0:normalize (pack200-normalize) @ org.eclipse.amalgam.update ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.amalgam.update ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.24.0:pack (pack200-pack) @ org.eclipse.amalgam.update ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for org.eclipse.amalgam.releng 1.10.1-SNAPSHOT:
[INFO] 
[INFO] org.eclipse.amalgam.releng ......................... SUCCESS [  8.068 s]
[INFO] org.eclipse.amalgam.discovery.core ................. SUCCESS [ 15.079 s]
[INFO] org.eclipse.amalgam.discovery.ui ................... SUCCESS [  4.443 s]
[INFO] org.eclipse.amalgam.explorer.activity.ui ........... SUCCESS [  4.050 s]
[INFO] org.eclipse.amalgam.discovery.modeling ............. SUCCESS [  2.432 s]
[INFO] org.eclipse.amalgam.discovery.modeling.tests ....... SUCCESS [  2.409 s]
[INFO] org.eclipse.amalgam.explorer.contextual.core ....... SUCCESS [  2.828 s]
[INFO] org.eclipse.amalgam.explorer.contextual.core.ui .... SUCCESS [  3.793 s]
[INFO] org.eclipse.amalgam.explorer.contextual.sirius ..... SUCCESS [  2.383 s]
[INFO] org.eclipse.amalgam.explorer.contextual.ui ......... SUCCESS [  3.191 s]
[INFO] org.eclipse.amalgam.explorer.contextual.sirius.ui .. SUCCESS [  2.734 s]
[INFO] org.eclipse.amalgam.discovery ...................... SUCCESS [  2.277 s]
[INFO] org.eclipse.amalgam.explorer.contextual.core ....... SUCCESS [  3.330 s]
[INFO] org.eclipse.amalgam.explorer.contextual ............ SUCCESS [  3.031 s]
[INFO] org.eclipse.amalgam.explorer.contextual.sirius ..... SUCCESS [  2.446 s]
[INFO] org.eclipse.amalgam.explorer.activity .............. SUCCESS [  2.533 s]
[INFO] org.eclipse.amalgam.update ......................... SUCCESS [  2.370 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:07 min
[INFO] Finished at: 2019-05-22T09:15:23Z
[INFO] ------------------------------------------------------------------------
[amalgam-plugins-master] $ /bin/sh -xe /tmp/jenkins8089990923948229135.sh
+ sh /home/jenkins/workspace/amalgam-plugins-master/releng/org.eclipse.amalgam.releng/publish-nightly-jiro.sh
############################################################################
[PUBLISH] Promoted into folder:   /home/data/httpd/download.eclipse.org/modeling/amalgam/staging//nightly/1.10.1-N132/capella
[PUBLISH] Build accessible at http://download.eclipse.org/modeling/amalgam/staging//nightly/1.10.1-N132/capella
############################################################################
Terminating xvnc.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 51 killed;
[ssh-agent] Stopped.
Archiving artifacts
Finished: SUCCESS