Started by an SCM change Running as SYSTEM Agent default-agent-dd6j5 is provisioned from template Kubernetes Pod Template --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" name: "default-agent-dd6j5" spec: containers: - env: - name: "JENKINS_SECRET" value: "12ed79de877c8edafb4528d806e6b797c0b7b790be3b4807fb20a8dc0b415a59" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.mdht.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "default-agent-dd6j5" - name: "JENKINS_NAME" value: "default-agent-dd6j5" - name: "JENKINS_URL" value: "http://jenkins-ui.mdht.svc.cluster.local/mdht/" - name: "HOME" value: "/home/jenkins" image: "eclipsecbijenkins/jenkins-agent:3.29@sha256:5e2449faafc9c1662697946057b511572fa666289255069526c1d5057be0c0f3" imagePullPolicy: "IfNotPresent" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "toolchains-xml" readOnly: true subPath: "toolchains.xml" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-2" readOnly: false - mountPath: "/home/jenkins" name: "workspace-volume" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "settings-xml" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false workingDir: "/home/jenkins" nodeSelector: {} restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-mdht" readOnly: true - configMap: items: - key: "toolchains.xml" path: "toolchains.xml" name: "m2-dir" name: "toolchains-xml" - emptyDir: medium: "" name: "volume-2" - configMap: name: "known-hosts" name: "volume-1" - configMap: items: - key: "settings.xml" path: "settings.xml" name: "m2-dir" name: "settings-xml" - emptyDir: medium: "" name: "workspace-volume" Building remotely on default-agent-dd6j5 in workspace /home/jenkins/workspace/MDHT-master-scm No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/mdht/org.eclipse.mdht > /usr/bin/git init /home/jenkins/workspace/MDHT-master-scm # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/mdht/org.eclipse.mdht > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --force --progress https://git.eclipse.org/r/mdht/org.eclipse.mdht +refs/heads/*:refs/remotes/origin/* > /usr/bin/git config remote.origin.url https://git.eclipse.org/r/mdht/org.eclipse.mdht # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://git.eclipse.org/r/mdht/org.eclipse.mdht # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/mdht/org.eclipse.mdht > /usr/bin/git fetch --tags --force --progress https://git.eclipse.org/r/mdht/org.eclipse.mdht +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 0868762819c1f4639cf18e2bf39faafd17d4f7c1 (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 0868762819c1f4639cf18e2bf39faafd17d4f7c1 Commit message: "Update POM" > /usr/bin/git rev-list --no-walk 9f33f8f1208121a5c1b89345b186b3d604f2e32b # timeout=10 [MDHT-master-scm] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -Declipse.download=file:/home/data/httpd/download.eclipse.org -Dmaven.repo.local=/home/jenkins/workspace/MDHT-master-scm/.repository clean verify 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 org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.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/1.4.0/tycho-maven-plugin-1.4.0.pom (2.1 kB at 59 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho/1.4.0/tycho-1.4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho/1.4.0/tycho-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.4.0/tycho-1.4.0.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 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.4.0/tycho-1.4.0.pom (20 kB at 674 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.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/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.pom (4.5 kB at 150 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.0/maven-3.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 755 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 800 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/6/apache-6.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 312 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 139 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.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/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 147 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.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/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 717 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 468 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 70 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 74 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 32 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 185 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 596 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom Progress (1): 770 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 3.2 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.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-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 194 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 106 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 243 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 149 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 279 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 380 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 45 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 79 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 185 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 108 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 87 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 36 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 268 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/sonatype/forge/forge-parent/6/forge-parent-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 384 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 133 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 599 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 195 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 410 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 75 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 91 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 62 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 297 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 74 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 137 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 64 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.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/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (5.3 kB at 213 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.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/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (4.9 kB at 197 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 721 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 260 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.2/commons-io-2.2.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 460 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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.8 MB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/9/apache-9.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 523 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.5/commons-io-2.5.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/commons-io/commons-io/2.5/commons-io-2.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.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/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 429 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/commons/commons-parent/39/commons-parent-39.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.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/39/commons-parent-39.pom (62 kB at 2.3 MB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/16/apache-16.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 570 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.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/commons/commons-compress/1.15/commons-compress-1.15.pom (15 kB at 526 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/commons/commons-parent/42/commons-parent-42.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom Progress (1): 4.1/68 kB Progress (1): 7.7/68 kB Progress (1): 12/68 kB Progress (1): 16/68 kB Progress (1): 20/68 kB Progress (1): 24/68 kB Progress (1): 28/68 kB Progress (1): 32/68 kB Progress (1): 36/68 kB Progress (1): 40/68 kB Progress (1): 44/68 kB Progress (1): 48/68 kB Progress (1): 52/68 kB Progress (1): 56/68 kB Progress (1): 60/68 kB Progress (1): 64/68 kB Progress (1): 68/68 kB Progress (1): 68 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 2.5 MB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/18/apache-18.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/apache/18/apache-18.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.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/apache/18/apache-18.pom (16 kB at 412 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/objenesis/objenesis/2.6/objenesis-2.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 111 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.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/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 661 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/iq80/snappy/snappy/0.4/snappy-0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.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/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 765 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/tukaani/xz/1.5/xz-1.5.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/tukaani/xz/1.5/xz-1.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 91 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.pom (2.0 kB at 80 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom (1.7 kB at 67 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.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/1.4.0/sisu-equinox-embedder-1.4.0.pom (1.8 kB at 68 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox/1.4.0/sisu-equinox-1.4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/sisu-equinox/1.4.0/sisu-equinox-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.4.0/sisu-equinox-1.4.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/1.4.0/sisu-equinox-1.4.0.pom (1.0 kB at 41 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.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/1.4.0/sisu-equinox-api-1.4.0.pom (1.7 kB at 75 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.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/1.4.0/tycho-metadata-model-1.4.0.pom (1.3 kB at 55 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 224 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.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/1.4.0/tycho-embedder-api-1.4.0.pom (2.1 kB at 86 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.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/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.pom (1.1 kB at 28 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles/1.4.0/tycho-bundles-1.4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-bundles/1.4.0/tycho-bundles-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.4.0/tycho-bundles-1.4.0.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.4.0/tycho-bundles-1.4.0.pom (3.3 kB at 131 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.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/1.4.0/org.eclipse.tycho.core.shared-1.4.0.pom (1.0 kB at 22 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 144 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 44 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 442 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.1 MB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/5/apache-5.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 164 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.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/1.4.0/tycho-p2-facade-1.4.0.pom (2.1 kB at 58 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2/1.4.0/tycho-p2-1.4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-p2/1.4.0/tycho-p2-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.4.0/tycho-p2-1.4.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/1.4.0/tycho-p2-1.4.0.pom (1.1 kB at 45 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.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/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.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/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.pom (1.1 kB at 45 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.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/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.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/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.pom (1.1 kB at 26 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar Downloading from org.eclipse.cbi.maven.plugins: 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 org.eclipse.cbi.maven.plugins: 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 org.eclipse.cbi.maven.plugins: 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 org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.5/commons-io-2.5.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/tukaani/xz/1.5/xz-1.5.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar Downloading from org.eclipse.cbi.maven.plugins: 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 org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/maven-model/3.0/maven-model-3.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/maven-core/3.0/maven-core-3.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/commons-io/commons-io/2.5/commons-io-2.5.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/objenesis/objenesis/2.6/objenesis-2.6.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/iq80/snappy/snappy/0.4/snappy-0.4.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/tukaani/xz/1.5/xz-1.5.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/de/pdark/decentxml/1.3/decentxml-1.3.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.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/1.4.0/tycho-core-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar Progress (1): 4.1/47 kB Progress (1): 7.7/47 kB Progress (1): 12/47 kB Progress (1): 16/47 kB Progress (2): 16/47 kB | 4.1/5.5 kB Progress (2): 20/47 kB | 4.1/5.5 kB Progress (2): 20/47 kB | 5.5 kB Progress (2): 24/47 kB | 5.5 kB Progress (3): 24/47 kB | 5.5 kB | 4.1/200 kB Progress (3): 28/47 kB | 5.5 kB | 4.1/200 kB Progress (3): 28/47 kB | 5.5 kB | 7.7/200 kB Progress (3): 32/47 kB | 5.5 kB | 7.7/200 kB Progress (3): 32/47 kB | 5.5 kB | 12/200 kB Progress (3): 36/47 kB | 5.5 kB | 12/200 kB Progress (3): 36/47 kB | 5.5 kB | 16/200 kB Progress (3): 40/47 kB | 5.5 kB | 16/200 kB Progress (3): 40/47 kB | 5.5 kB | 20/200 kB Progress (4): 40/47 kB | 5.5 kB | 20/200 kB | 4.1/527 kB Progress (4): 40/47 kB | 5.5 kB | 24/200 kB | 4.1/527 kB Progress (4): 44/47 kB | 5.5 kB | 24/200 kB | 4.1/527 kB Progress (4): 44/47 kB | 5.5 kB | 28/200 kB | 4.1/527 kB Progress (4): 44/47 kB | 5.5 kB | 28/200 kB | 7.7/527 kB Progress (4): 44/47 kB | 5.5 kB | 32/200 kB | 7.7/527 kB Progress (4): 44/47 kB | 5.5 kB | 32/200 kB | 12/527 kB Progress (4): 47 kB | 5.5 kB | 32/200 kB | 12/527 kB Progress (4): 47 kB | 5.5 kB | 32/200 kB | 16/527 kB Progress (4): 47 kB | 5.5 kB | 36/200 kB | 16/527 kB Progress (4): 47 kB | 5.5 kB | 36/200 kB | 20/527 kB Progress (4): 47 kB | 5.5 kB | 40/200 kB | 20/527 kB Progress (4): 47 kB | 5.5 kB | 40/200 kB | 24/527 kB Progress (4): 47 kB | 5.5 kB | 44/200 kB | 24/527 kB Progress (4): 47 kB | 5.5 kB | 44/200 kB | 28/527 kB Progress (4): 47 kB | 5.5 kB | 48/200 kB | 28/527 kB Progress (4): 47 kB | 5.5 kB | 48/200 kB | 32/527 kB Progress (4): 47 kB | 5.5 kB | 52/200 kB | 32/527 kB Progress (4): 47 kB | 5.5 kB | 52/200 kB | 36/527 kB Progress (4): 47 kB | 5.5 kB | 56/200 kB | 36/527 kB Progress (4): 47 kB | 5.5 kB | 56/200 kB | 40/527 kB Progress (4): 47 kB | 5.5 kB | 60/200 kB | 40/527 kB Progress (4): 47 kB | 5.5 kB | 60/200 kB | 44/527 kB Progress (4): 47 kB | 5.5 kB | 64/200 kB | 44/527 kB Progress (4): 47 kB | 5.5 kB | 64/200 kB | 48/527 kB Progress (4): 47 kB | 5.5 kB | 68/200 kB | 48/527 kB Progress (4): 47 kB | 5.5 kB | 68/200 kB | 52/527 kB Progress (4): 47 kB | 5.5 kB | 72/200 kB | 52/527 kB Progress (4): 47 kB | 5.5 kB | 72/200 kB | 56/527 kB Progress (4): 47 kB | 5.5 kB | 76/200 kB | 56/527 kB Progress (4): 47 kB | 5.5 kB | 76/200 kB | 60/527 kB Progress (4): 47 kB | 5.5 kB | 80/200 kB | 60/527 kB Progress (4): 47 kB | 5.5 kB | 80/200 kB | 64/527 kB Progress (4): 47 kB | 5.5 kB | 84/200 kB | 64/527 kB Progress (4): 47 kB | 5.5 kB | 84/200 kB | 68/527 kB Progress (4): 47 kB | 5.5 kB | 88/200 kB | 68/527 kB Progress (4): 47 kB | 5.5 kB | 88/200 kB | 72/527 kB Progress (4): 47 kB | 5.5 kB | 92/200 kB | 72/527 kB Progress (4): 47 kB | 5.5 kB | 92/200 kB | 76/527 kB Progress (4): 47 kB | 5.5 kB | 96/200 kB | 76/527 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.jar (5.5 kB at 140 kB/s) Progress (3): 47 kB | 96/200 kB | 80/527 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 (3): 47 kB | 100/200 kB | 80/527 kB Progress (4): 47 kB | 100/200 kB | 80/527 kB | 4.1/165 kB Progress (4): 47 kB | 100/200 kB | 84/527 kB | 4.1/165 kB Progress (4): 47 kB | 100/200 kB | 84/527 kB | 7.7/165 kB Progress (4): 47 kB | 104/200 kB | 84/527 kB | 7.7/165 kB Progress (4): 47 kB | 104/200 kB | 88/527 kB | 7.7/165 kB Progress (4): 47 kB | 108/200 kB | 88/527 kB | 7.7/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): 108/200 kB | 88/527 kB | 12/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): 112/200 kB | 88/527 kB | 12/165 kB Progress (3): 112/200 kB | 92/527 kB | 12/165 kB Progress (3): 116/200 kB | 92/527 kB | 12/165 kB Progress (3): 116/200 kB | 92/527 kB | 16/165 kB Progress (3): 120/200 kB | 92/527 kB | 16/165 kB Progress (3): 120/200 kB | 92/527 kB | 20/165 kB Progress (3): 120/200 kB | 96/527 kB | 20/165 kB Progress (3): 120/200 kB | 96/527 kB | 24/165 kB Progress (3): 124/200 kB | 96/527 kB | 24/165 kB Progress (3): 124/200 kB | 96/527 kB | 28/165 kB Progress (3): 124/200 kB | 98/527 kB | 28/165 kB Progress (3): 124/200 kB | 102/527 kB | 28/165 kB Progress (3): 124/200 kB | 106/527 kB | 28/165 kB Progress (3): 124/200 kB | 110/527 kB | 28/165 kB Progress (3): 124/200 kB | 114/527 kB | 28/165 kB Progress (3): 124/200 kB | 118/527 kB | 28/165 kB Progress (3): 124/200 kB | 122/527 kB | 28/165 kB Progress (3): 124/200 kB | 126/527 kB | 28/165 kB Progress (3): 124/200 kB | 130/527 kB | 28/165 kB Progress (3): 124/200 kB | 131/527 kB | 28/165 kB Progress (3): 124/200 kB | 135/527 kB | 28/165 kB Progress (3): 124/200 kB | 139/527 kB | 28/165 kB Progress (3): 124/200 kB | 143/527 kB | 28/165 kB Progress (3): 124/200 kB | 147/527 kB | 28/165 kB Progress (3): 124/200 kB | 151/527 kB | 28/165 kB Progress (3): 124/200 kB | 155/527 kB | 28/165 kB Progress (3): 124/200 kB | 159/527 kB | 28/165 kB Progress (3): 124/200 kB | 163/527 kB | 28/165 kB Progress (3): 124/200 kB | 164/527 kB | 28/165 kB Progress (4): 124/200 kB | 164/527 kB | 28/165 kB | 4.1/38 kB Progress (4): 124/200 kB | 164/527 kB | 32/165 kB | 4.1/38 kB Progress (4): 128/200 kB | 164/527 kB | 32/165 kB | 4.1/38 kB Progress (4): 128/200 kB | 164/527 kB | 32/165 kB | 7.7/38 kB Progress (4): 128/200 kB | 168/527 kB | 32/165 kB | 7.7/38 kB Progress (4): 128/200 kB | 168/527 kB | 32/165 kB | 12/38 kB Progress (4): 132/200 kB | 168/527 kB | 32/165 kB | 12/38 kB Progress (4): 132/200 kB | 168/527 kB | 36/165 kB | 12/38 kB Progress (4): 136/200 kB | 168/527 kB | 36/165 kB | 12/38 kB Progress (4): 136/200 kB | 168/527 kB | 36/165 kB | 16/38 kB Progress (4): 136/200 kB | 172/527 kB | 36/165 kB | 16/38 kB Progress (4): 136/200 kB | 172/527 kB | 36/165 kB | 20/38 kB Progress (4): 136/200 kB | 176/527 kB | 36/165 kB | 20/38 kB Progress (4): 140/200 kB | 176/527 kB | 36/165 kB | 20/38 kB Progress (4): 140/200 kB | 176/527 kB | 40/165 kB | 20/38 kB Progress (4): 144/200 kB | 176/527 kB | 40/165 kB | 20/38 kB Progress (4): 144/200 kB | 180/527 kB | 40/165 kB | 20/38 kB Progress (4): 144/200 kB | 180/527 kB | 40/165 kB | 24/38 kB Progress (4): 148/200 kB | 180/527 kB | 40/165 kB | 24/38 kB Progress (4): 148/200 kB | 180/527 kB | 44/165 kB | 24/38 kB Progress (4): 152/200 kB | 180/527 kB | 44/165 kB | 24/38 kB Progress (4): 152/200 kB | 180/527 kB | 44/165 kB | 28/38 kB Progress (4): 152/200 kB | 184/527 kB | 44/165 kB | 28/38 kB Progress (4): 156/200 kB | 184/527 kB | 44/165 kB | 28/38 kB Progress (4): 156/200 kB | 184/527 kB | 44/165 kB | 32/38 kB Progress (4): 156/200 kB | 184/527 kB | 48/165 kB | 32/38 kB Progress (4): 156/200 kB | 184/527 kB | 48/165 kB | 36/38 kB Progress (4): 156/200 kB | 184/527 kB | 52/165 kB | 36/38 kB Progress (4): 160/200 kB | 184/527 kB | 52/165 kB | 36/38 kB Progress (4): 160/200 kB | 188/527 kB | 52/165 kB | 36/38 kB Progress (4): 164/200 kB | 188/527 kB | 52/165 kB | 36/38 kB Progress (4): 164/200 kB | 188/527 kB | 56/165 kB | 36/38 kB Progress (4): 164/200 kB | 188/527 kB | 56/165 kB | 38 kB Progress (4): 164/200 kB | 188/527 kB | 60/165 kB | 38 kB Progress (4): 164/200 kB | 188/527 kB | 64/165 kB | 38 kB Progress (4): 164/200 kB | 188/527 kB | 66/165 kB | 38 kB Progress (4): 164/200 kB | 188/527 kB | 70/165 kB | 38 kB Progress (4): 164/200 kB | 188/527 kB | 74/165 kB | 38 kB Progress (4): 164/200 kB | 188/527 kB | 78/165 kB | 38 kB Progress (4): 164/200 kB | 188/527 kB | 82/165 kB | 38 kB Progress (4): 164/200 kB | 188/527 kB | 86/165 kB | 38 kB Progress (4): 164/200 kB | 188/527 kB | 90/165 kB | 38 kB Progress (4): 164/200 kB | 188/527 kB | 94/165 kB | 38 kB Progress (4): 164/200 kB | 188/527 kB | 98/165 kB | 38 kB Progress (4): 164/200 kB | 188/527 kB | 98/165 kB | 38 kB Progress (4): 164/200 kB | 188/527 kB | 102/165 kB | 38 kB Progress (4): 164/200 kB | 188/527 kB | 106/165 kB | 38 kB Progress (4): 164/200 kB | 188/527 kB | 110/165 kB | 38 kB Progress (4): 164/200 kB | 188/527 kB | 114/165 kB | 38 kB Progress (4): 164/200 kB | 188/527 kB | 118/165 kB | 38 kB Progress (4): 164/200 kB | 188/527 kB | 122/165 kB | 38 kB Progress (4): 168/200 kB | 188/527 kB | 122/165 kB | 38 kB Progress (4): 168/200 kB | 192/527 kB | 122/165 kB | 38 kB Progress (4): 172/200 kB | 192/527 kB | 122/165 kB | 38 kB Progress (4): 172/200 kB | 192/527 kB | 126/165 kB | 38 kB Progress (4): 176/200 kB | 192/527 kB | 126/165 kB | 38 kB Progress (4): 176/200 kB | 196/527 kB | 126/165 kB | 38 kB Progress (4): 176/200 kB | 196/527 kB | 130/165 kB | 38 kB Progress (4): 176/200 kB | 197/527 kB | 130/165 kB | 38 kB Progress (4): 180/200 kB | 197/527 kB | 130/165 kB | 38 kB Progress (4): 180/200 kB | 201/527 kB | 130/165 kB | 38 kB Progress (4): 180/200 kB | 201/527 kB | 131/165 kB | 38 kB Progress (4): 180/200 kB | 205/527 kB | 131/165 kB | 38 kB Progress (4): 180/200 kB | 205/527 kB | 135/165 kB | 38 kB Progress (4): 180/200 kB | 209/527 kB | 135/165 kB | 38 kB Progress (4): 180/200 kB | 213/527 kB | 135/165 kB | 38 kB Progress (4): 184/200 kB | 213/527 kB | 135/165 kB | 38 kB Progress (4): 184/200 kB | 217/527 kB | 135/165 kB | 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 687 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Progress (3): 184/200 kB | 217/527 kB | 139/165 kB Progress (3): 184/200 kB | 221/527 kB | 139/165 kB Progress (3): 184/200 kB | 221/527 kB | 143/165 kB Progress (3): 184/200 kB | 221/527 kB | 147/165 kB Progress (3): 184/200 kB | 221/527 kB | 151/165 kB Progress (3): 184/200 kB | 221/527 kB | 155/165 kB Progress (3): 184/200 kB | 221/527 kB | 159/165 kB Progress (3): 184/200 kB | 221/527 kB | 163/165 kB Progress (3): 184/200 kB | 221/527 kB | 165 kB Progress (4): 184/200 kB | 221/527 kB | 165 kB | 4.1/52 kB Progress (4): 184/200 kB | 221/527 kB | 165 kB | 7.7/52 kB Progress (4): 184/200 kB | 221/527 kB | 165 kB | 12/52 kB Progress (4): 184/200 kB | 221/527 kB | 165 kB | 16/52 kB Progress (4): 184/200 kB | 221/527 kB | 165 kB | 20/52 kB Progress (4): 184/200 kB | 221/527 kB | 165 kB | 24/52 kB Progress (4): 184/200 kB | 221/527 kB | 165 kB | 28/52 kB Progress (4): 184/200 kB | 221/527 kB | 165 kB | 32/52 kB Progress (4): 184/200 kB | 221/527 kB | 165 kB | 36/52 kB Progress (4): 184/200 kB | 221/527 kB | 165 kB | 40/52 kB Progress (4): 184/200 kB | 221/527 kB | 165 kB | 44/52 kB Progress (4): 188/200 kB | 221/527 kB | 165 kB | 44/52 kB Progress (4): 192/200 kB | 221/527 kB | 165 kB | 44/52 kB Progress (4): 192/200 kB | 221/527 kB | 165 kB | 48/52 kB Progress (4): 192/200 kB | 225/527 kB | 165 kB | 48/52 kB Progress (4): 192/200 kB | 225/527 kB | 165 kB | 52/52 kB Progress (4): 196/200 kB | 225/527 kB | 165 kB | 52/52 kB Progress (4): 196/200 kB | 225/527 kB | 165 kB | 52 kB Progress (4): 196/200 kB | 229/527 kB | 165 kB | 52 kB Progress (4): 196/200 kB | 229/527 kB | 165 kB | 52 kB Progress (4): 196/200 kB | 233/527 kB | 165 kB | 52 kB Progress (4): 196/200 kB | 237/527 kB | 165 kB | 52 kB Progress (4): 196/200 kB | 241/527 kB | 165 kB | 52 kB Progress (4): 196/200 kB | 245/527 kB | 165 kB | 52 kB Progress (4): 196/200 kB | 249/527 kB | 165 kB | 52 kB Progress (4): 196/200 kB | 253/527 kB | 165 kB | 52 kB Progress (4): 196/200 kB | 257/527 kB | 165 kB | 52 kB Progress (4): 196/200 kB | 261/527 kB | 165 kB | 52 kB Progress (4): 196/200 kB | 262/527 kB | 165 kB | 52 kB Progress (4): 196/200 kB | 266/527 kB | 165 kB | 52 kB Progress (4): 196/200 kB | 270/527 kB | 165 kB | 52 kB Progress (4): 196/200 kB | 274/527 kB | 165 kB | 52 kB Progress (4): 196/200 kB | 278/527 kB | 165 kB | 52 kB Progress (4): 196/200 kB | 282/527 kB | 165 kB | 52 kB Progress (4): 200/200 kB | 282/527 kB | 165 kB | 52 kB Progress (4): 200/200 kB | 286/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 286/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 290/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 294/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 295/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 299/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 303/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 307/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 311/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 315/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 319/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 323/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 327/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 328/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 332/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 336/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 340/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 344/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 348/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 352/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 356/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 360/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 360/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 365/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 368/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 373/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 376/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 381/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 384/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 389/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 392/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 393/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 397/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 401/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 405/527 kB | 165 kB | 52 kB Progress (4): 200 kB | 409/527 kB | 165 kB | 52 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 2.1 MB/s) Progress (3): 200 kB | 413/527 kB | 52 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 657 kB/s) Progress (2): 200 kB | 417/527 kB Progress (2): 200 kB | 421/527 kB Progress (2): 200 kB | 425/527 kB Progress (2): 200 kB | 426/527 kB Progress (2): 200 kB | 430/527 kB Progress (2): 200 kB | 434/527 kB Progress (2): 200 kB | 438/527 kB Progress (2): 200 kB | 442/527 kB Progress (2): 200 kB | 446/527 kB Progress (2): 200 kB | 450/527 kB Progress (2): 200 kB | 454/527 kB Progress (2): 200 kB | 458/527 kB Progress (2): 200 kB | 459/527 kB Progress (2): 200 kB | 463/527 kB Progress (2): 200 kB | 467/527 kB Progress (2): 200 kB | 471/527 kB Progress (2): 200 kB | 475/527 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar Progress (3): 200 kB | 475/527 kB | 4.1/30 kB Progress (3): 200 kB | 479/527 kB | 4.1/30 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 (3): 200 kB | 483/527 kB | 4.1/30 kB Progress (3): 200 kB | 483/527 kB | 7.7/30 kB Progress (3): 200 kB | 487/527 kB | 7.7/30 kB Progress (3): 200 kB | 491/527 kB | 7.7/30 kB Progress (3): 200 kB | 491/527 kB | 12/30 kB Progress (3): 200 kB | 492/527 kB | 12/30 kB Progress (3): 200 kB | 492/527 kB | 16/30 kB Progress (3): 200 kB | 496/527 kB | 16/30 kB Progress (3): 200 kB | 496/527 kB | 20/30 kB Progress (3): 200 kB | 500/527 kB | 20/30 kB Progress (3): 200 kB | 500/527 kB | 24/30 kB Progress (3): 200 kB | 504/527 kB | 24/30 kB Progress (3): 200 kB | 508/527 kB | 24/30 kB Progress (3): 200 kB | 508/527 kB | 28/30 kB Progress (3): 200 kB | 512/527 kB | 28/30 kB Progress (3): 200 kB | 512/527 kB | 30 kB Progress (3): 200 kB | 516/527 kB | 30 kB Progress (3): 200 kB | 520/527 kB | 30 kB Progress (3): 200 kB | 524/527 kB | 30 kB Progress (3): 200 kB | 527 kB | 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.jar (200 kB at 2.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 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 313 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 (2): 527 kB | 4.1/51 kB Progress (2): 527 kB | 7.7/51 kB Progress (2): 527 kB | 12/51 kB Progress (2): 527 kB | 16/51 kB Progress (2): 527 kB | 20/51 kB Progress (2): 527 kB | 24/51 kB Progress (2): 527 kB | 28/51 kB Progress (2): 527 kB | 32/51 kB Progress (2): 527 kB | 36/51 kB Progress (2): 527 kB | 40/51 kB Progress (2): 527 kB | 44/51 kB Progress (2): 527 kB | 48/51 kB Progress (2): 527 kB | 51 kB Progress (3): 527 kB | 51 kB | 4.1/106 kB Progress (3): 527 kB | 51 kB | 7.7/106 kB Progress (3): 527 kB | 51 kB | 12/106 kB Progress (3): 527 kB | 51 kB | 16/106 kB Progress (3): 527 kB | 51 kB | 20/106 kB Progress (3): 527 kB | 51 kB | 24/106 kB Progress (3): 527 kB | 51 kB | 28/106 kB Progress (3): 527 kB | 51 kB | 32/106 kB Progress (3): 527 kB | 51 kB | 36/106 kB Progress (3): 527 kB | 51 kB | 40/106 kB Progress (3): 527 kB | 51 kB | 44/106 kB Progress (3): 527 kB | 51 kB | 48/106 kB Progress (3): 527 kB | 51 kB | 52/106 kB Progress (3): 527 kB | 51 kB | 56/106 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 4.9 MB/s) Progress (2): 51 kB | 60/106 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar Progress (2): 51 kB | 64/106 kB Progress (2): 51 kB | 68/106 kB Progress (2): 51 kB | 72/106 kB Progress (2): 51 kB | 76/106 kB Progress (2): 51 kB | 80/106 kB Progress (2): 51 kB | 84/106 kB Progress (2): 51 kB | 88/106 kB Progress (2): 51 kB | 92/106 kB Progress (2): 51 kB | 96/106 kB Progress (2): 51 kB | 100/106 kB Progress (2): 51 kB | 104/106 kB Progress (2): 51 kB | 106 kB Progress (3): 51 kB | 106 kB | 4.1/148 kB Progress (3): 51 kB | 106 kB | 7.7/148 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 445 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 Progress (2): 106 kB | 12/148 kB Progress (2): 106 kB | 16/148 kB Progress (2): 106 kB | 20/148 kB Progress (2): 106 kB | 24/148 kB Progress (2): 106 kB | 28/148 kB Progress (2): 106 kB | 32/148 kB Progress (2): 106 kB | 36/148 kB Progress (2): 106 kB | 40/148 kB Progress (3): 106 kB | 40/148 kB | 4.1/14 kB Progress (3): 106 kB | 44/148 kB | 4.1/14 kB Progress (3): 106 kB | 48/148 kB | 4.1/14 kB Progress (3): 106 kB | 52/148 kB | 4.1/14 kB Progress (3): 106 kB | 56/148 kB | 4.1/14 kB Progress (3): 106 kB | 60/148 kB | 4.1/14 kB Progress (3): 106 kB | 64/148 kB | 4.1/14 kB Progress (3): 106 kB | 68/148 kB | 4.1/14 kB Progress (3): 106 kB | 72/148 kB | 4.1/14 kB Progress (3): 106 kB | 76/148 kB | 4.1/14 kB Progress (3): 106 kB | 80/148 kB | 4.1/14 kB Progress (3): 106 kB | 84/148 kB | 4.1/14 kB Progress (3): 106 kB | 88/148 kB | 4.1/14 kB Progress (3): 106 kB | 92/148 kB | 4.1/14 kB Progress (3): 106 kB | 96/148 kB | 4.1/14 kB Progress (3): 106 kB | 100/148 kB | 4.1/14 kB Progress (3): 106 kB | 104/148 kB | 4.1/14 kB Progress (3): 106 kB | 108/148 kB | 4.1/14 kB Progress (3): 106 kB | 112/148 kB | 4.1/14 kB Progress (3): 106 kB | 116/148 kB | 4.1/14 kB Progress (3): 106 kB | 120/148 kB | 4.1/14 kB Progress (3): 106 kB | 124/148 kB | 4.1/14 kB Progress (3): 106 kB | 128/148 kB | 4.1/14 kB Progress (3): 106 kB | 132/148 kB | 4.1/14 kB Progress (3): 106 kB | 136/148 kB | 4.1/14 kB Progress (3): 106 kB | 140/148 kB | 4.1/14 kB Progress (3): 106 kB | 144/148 kB | 4.1/14 kB Progress (3): 106 kB | 148/148 kB | 4.1/14 kB Progress (3): 106 kB | 148 kB | 4.1/14 kB Progress (4): 106 kB | 148 kB | 4.1/14 kB | 4.1/74 kB Progress (4): 106 kB | 148 kB | 4.1/14 kB | 7.7/74 kB Progress (5): 106 kB | 148 kB | 4.1/14 kB | 7.7/74 kB | 4.1/108 kB Progress (5): 106 kB | 148 kB | 4.1/14 kB | 7.7/74 kB | 7.7/108 kB Progress (5): 106 kB | 148 kB | 4.1/14 kB | 12/74 kB | 7.7/108 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 870 kB/s) 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 621 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 (3): 4.1/14 kB | 16/74 kB | 7.7/108 kB Progress (3): 4.1/14 kB | 16/74 kB | 12/108 kB Progress (3): 7.7/14 kB | 16/74 kB | 12/108 kB Progress (3): 7.7/14 kB | 20/74 kB | 12/108 kB Progress (3): 7.7/14 kB | 20/74 kB | 16/108 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar Progress (3): 7.7/14 kB | 20/74 kB | 20/108 kB Progress (3): 7.7/14 kB | 24/74 kB | 20/108 kB Progress (3): 12/14 kB | 24/74 kB | 20/108 kB Progress (3): 12/14 kB | 24/74 kB | 24/108 kB Progress (3): 14 kB | 24/74 kB | 24/108 kB Progress (3): 14 kB | 28/74 kB | 24/108 kB Progress (3): 14 kB | 28/74 kB | 28/108 kB Progress (3): 14 kB | 32/74 kB | 28/108 kB Progress (3): 14 kB | 33/74 kB | 28/108 kB Progress (3): 14 kB | 33/74 kB | 32/108 kB Progress (3): 14 kB | 37/74 kB | 32/108 kB Progress (3): 14 kB | 41/74 kB | 32/108 kB Progress (3): 14 kB | 41/74 kB | 36/108 kB Progress (3): 14 kB | 45/74 kB | 36/108 kB Progress (3): 14 kB | 45/74 kB | 40/108 kB Progress (3): 14 kB | 49/74 kB | 40/108 kB Progress (3): 14 kB | 49/74 kB | 44/108 kB Progress (3): 14 kB | 53/74 kB | 44/108 kB Progress (3): 14 kB | 53/74 kB | 48/108 kB Progress (3): 14 kB | 57/74 kB | 48/108 kB Progress (3): 14 kB | 57/74 kB | 52/108 kB Progress (3): 14 kB | 61/74 kB | 52/108 kB Progress (3): 14 kB | 61/74 kB | 56/108 kB Progress (3): 14 kB | 65/74 kB | 56/108 kB Progress (3): 14 kB | 65/74 kB | 60/108 kB Progress (3): 14 kB | 69/74 kB | 60/108 kB Progress (3): 14 kB | 69/74 kB | 64/108 kB Progress (3): 14 kB | 73/74 kB | 64/108 kB Progress (3): 14 kB | 73/74 kB | 68/108 kB Progress (3): 14 kB | 74 kB | 68/108 kB Progress (3): 14 kB | 74 kB | 72/108 kB Progress (3): 14 kB | 74 kB | 76/108 kB Progress (3): 14 kB | 74 kB | 80/108 kB Progress (3): 14 kB | 74 kB | 84/108 kB Progress (3): 14 kB | 74 kB | 88/108 kB Progress (3): 14 kB | 74 kB | 92/108 kB Progress (3): 14 kB | 74 kB | 96/108 kB Progress (3): 14 kB | 74 kB | 100/108 kB Progress (3): 14 kB | 74 kB | 104/108 kB Progress (3): 14 kB | 74 kB | 108/108 kB Progress (3): 14 kB | 74 kB | 108 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 73 kB/s) 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 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 571 kB/s) Progress (2): 74 kB | 4.1/153 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar Progress (2): 74 kB | 7.7/153 kB Progress (2): 74 kB | 12/153 kB Progress (2): 74 kB | 16/153 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 390 kB/s) Progress (1): 20/153 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Progress (1): 24/153 kB Progress (1): 28/153 kB Progress (1): 32/153 kB Progress (1): 36/153 kB Progress (1): 40/153 kB Progress (1): 44/153 kB Progress (1): 48/153 kB Progress (1): 52/153 kB Progress (1): 56/153 kB Progress (1): 60/153 kB Progress (1): 64/153 kB Progress (1): 68/153 kB Progress (1): 72/153 kB Progress (2): 72/153 kB | 4.1/202 kB Progress (2): 76/153 kB | 4.1/202 kB Progress (2): 76/153 kB | 7.7/202 kB Progress (2): 80/153 kB | 7.7/202 kB Progress (2): 80/153 kB | 12/202 kB Progress (2): 84/153 kB | 12/202 kB Progress (2): 84/153 kB | 16/202 kB Progress (2): 88/153 kB | 16/202 kB Progress (2): 88/153 kB | 20/202 kB Progress (2): 92/153 kB | 20/202 kB Progress (2): 92/153 kB | 24/202 kB Progress (2): 96/153 kB | 24/202 kB Progress (2): 96/153 kB | 28/202 kB Progress (2): 100/153 kB | 28/202 kB Progress (2): 100/153 kB | 32/202 kB Progress (2): 104/153 kB | 32/202 kB Progress (2): 104/153 kB | 36/202 kB Progress (2): 108/153 kB | 36/202 kB Progress (2): 108/153 kB | 40/202 kB Progress (2): 112/153 kB | 40/202 kB Progress (2): 112/153 kB | 44/202 kB Progress (2): 116/153 kB | 44/202 kB Progress (2): 116/153 kB | 48/202 kB Progress (2): 120/153 kB | 48/202 kB Progress (2): 120/153 kB | 52/202 kB Progress (2): 124/153 kB | 52/202 kB Progress (2): 124/153 kB | 56/202 kB Progress (2): 128/153 kB | 56/202 kB Progress (2): 128/153 kB | 60/202 kB Progress (2): 132/153 kB | 60/202 kB Progress (2): 136/153 kB | 60/202 kB Progress (2): 136/153 kB | 64/202 kB Progress (2): 140/153 kB | 64/202 kB Progress (2): 140/153 kB | 68/202 kB Progress (2): 144/153 kB | 68/202 kB Progress (2): 144/153 kB | 72/202 kB Progress (2): 148/153 kB | 72/202 kB Progress (2): 148/153 kB | 76/202 kB Progress (2): 148/153 kB | 80/202 kB Progress (2): 148/153 kB | 84/202 kB Progress (3): 148/153 kB | 84/202 kB | 4.1/472 kB Progress (3): 152/153 kB | 84/202 kB | 4.1/472 kB Progress (3): 153 kB | 84/202 kB | 4.1/472 kB Progress (3): 153 kB | 84/202 kB | 7.7/472 kB Progress (3): 153 kB | 88/202 kB | 7.7/472 kB Progress (3): 153 kB | 88/202 kB | 12/472 kB Progress (3): 153 kB | 92/202 kB | 12/472 kB Progress (3): 153 kB | 92/202 kB | 16/472 kB Progress (3): 153 kB | 96/202 kB | 16/472 kB Progress (3): 153 kB | 96/202 kB | 20/472 kB Progress (3): 153 kB | 100/202 kB | 20/472 kB Progress (3): 153 kB | 100/202 kB | 24/472 kB Progress (3): 153 kB | 104/202 kB | 24/472 kB Progress (3): 153 kB | 104/202 kB | 28/472 kB Progress (3): 153 kB | 108/202 kB | 28/472 kB Progress (3): 153 kB | 108/202 kB | 32/472 kB Progress (3): 153 kB | 112/202 kB | 32/472 kB Progress (3): 153 kB | 112/202 kB | 33/472 kB Progress (3): 153 kB | 116/202 kB | 33/472 kB Progress (3): 153 kB | 116/202 kB | 37/472 kB Progress (3): 153 kB | 120/202 kB | 37/472 kB Progress (3): 153 kB | 120/202 kB | 41/472 kB Progress (3): 153 kB | 124/202 kB | 41/472 kB Progress (3): 153 kB | 124/202 kB | 45/472 kB Progress (3): 153 kB | 128/202 kB | 45/472 kB Progress (3): 153 kB | 128/202 kB | 49/472 kB Progress (3): 153 kB | 132/202 kB | 49/472 kB Progress (3): 153 kB | 132/202 kB | 53/472 kB Progress (3): 153 kB | 136/202 kB | 53/472 kB Progress (3): 153 kB | 136/202 kB | 57/472 kB Progress (3): 153 kB | 140/202 kB | 57/472 kB Progress (3): 153 kB | 140/202 kB | 61/472 kB Progress (3): 153 kB | 144/202 kB | 61/472 kB Progress (3): 153 kB | 144/202 kB | 65/472 kB Progress (3): 153 kB | 148/202 kB | 65/472 kB Progress (3): 153 kB | 148/202 kB | 66/472 kB Progress (3): 153 kB | 152/202 kB | 66/472 kB Progress (3): 153 kB | 152/202 kB | 70/472 kB Progress (3): 153 kB | 156/202 kB | 70/472 kB Progress (3): 153 kB | 156/202 kB | 74/472 kB Progress (3): 153 kB | 160/202 kB | 74/472 kB Progress (3): 153 kB | 160/202 kB | 78/472 kB Progress (3): 153 kB | 164/202 kB | 78/472 kB Progress (3): 153 kB | 164/202 kB | 82/472 kB Progress (3): 153 kB | 168/202 kB | 82/472 kB Progress (3): 153 kB | 168/202 kB | 86/472 kB Progress (3): 153 kB | 172/202 kB | 86/472 kB Progress (3): 153 kB | 172/202 kB | 90/472 kB Progress (3): 153 kB | 176/202 kB | 90/472 kB Progress (3): 153 kB | 176/202 kB | 94/472 kB Progress (3): 153 kB | 180/202 kB | 94/472 kB Progress (3): 153 kB | 180/202 kB | 98/472 kB Progress (3): 153 kB | 184/202 kB | 98/472 kB Progress (3): 153 kB | 184/202 kB | 98/472 kB Progress (3): 153 kB | 188/202 kB | 98/472 kB Progress (3): 153 kB | 188/202 kB | 102/472 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 761 kB/s) Progress (2): 192/202 kB | 102/472 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Progress (2): 192/202 kB | 106/472 kB Progress (2): 196/202 kB | 106/472 kB Progress (2): 200/202 kB | 106/472 kB Progress (2): 200/202 kB | 110/472 kB Progress (2): 202 kB | 110/472 kB Progress (2): 202 kB | 114/472 kB Progress (2): 202 kB | 118/472 kB Progress (2): 202 kB | 122/472 kB Progress (2): 202 kB | 126/472 kB Progress (2): 202 kB | 130/472 kB Progress (2): 202 kB | 131/472 kB Progress (2): 202 kB | 135/472 kB Progress (2): 202 kB | 139/472 kB Progress (2): 202 kB | 143/472 kB Progress (2): 202 kB | 147/472 kB Progress (2): 202 kB | 151/472 kB Progress (2): 202 kB | 155/472 kB Progress (2): 202 kB | 159/472 kB Progress (2): 202 kB | 163/472 kB Progress (2): 202 kB | 164/472 kB Progress (2): 202 kB | 168/472 kB Progress (2): 202 kB | 172/472 kB Progress (2): 202 kB | 176/472 kB Progress (2): 202 kB | 180/472 kB Progress (2): 202 kB | 184/472 kB Progress (2): 202 kB | 188/472 kB Progress (2): 202 kB | 192/472 kB Progress (2): 202 kB | 196/472 kB Progress (2): 202 kB | 197/472 kB Progress (2): 202 kB | 201/472 kB Progress (2): 202 kB | 205/472 kB Progress (2): 202 kB | 209/472 kB Progress (2): 202 kB | 213/472 kB Progress (2): 202 kB | 217/472 kB Progress (2): 202 kB | 221/472 kB Progress (2): 202 kB | 225/472 kB Progress (2): 202 kB | 229/472 kB Progress (2): 202 kB | 233/472 kB Progress (2): 202 kB | 237/472 kB Progress (2): 202 kB | 241/472 kB Progress (2): 202 kB | 245/472 kB Progress (2): 202 kB | 249/472 kB Progress (2): 202 kB | 253/472 kB Progress (2): 202 kB | 257/472 kB Progress (2): 202 kB | 261/472 kB Progress (2): 202 kB | 265/472 kB Progress (2): 202 kB | 269/472 kB Progress (2): 202 kB | 273/472 kB Progress (2): 202 kB | 277/472 kB Progress (2): 202 kB | 281/472 kB Progress (2): 202 kB | 285/472 kB Progress (2): 202 kB | 289/472 kB Progress (2): 202 kB | 293/472 kB Progress (2): 202 kB | 297/472 kB Progress (2): 202 kB | 301/472 kB Progress (2): 202 kB | 305/472 kB Progress (2): 202 kB | 309/472 kB Progress (2): 202 kB | 313/472 kB Progress (2): 202 kB | 317/472 kB Progress (2): 202 kB | 321/472 kB Progress (2): 202 kB | 325/472 kB Progress (2): 202 kB | 329/472 kB Progress (2): 202 kB | 333/472 kB Progress (2): 202 kB | 337/472 kB Progress (2): 202 kB | 341/472 kB Progress (2): 202 kB | 345/472 kB Progress (2): 202 kB | 349/472 kB Progress (2): 202 kB | 353/472 kB Progress (2): 202 kB | 357/472 kB Progress (2): 202 kB | 361/472 kB Progress (2): 202 kB | 365/472 kB Progress (2): 202 kB | 369/472 kB Progress (2): 202 kB | 373/472 kB Progress (2): 202 kB | 377/472 kB Progress (2): 202 kB | 381/472 kB Progress (2): 202 kB | 385/472 kB Progress (2): 202 kB | 389/472 kB Progress (2): 202 kB | 393/472 kB Progress (2): 202 kB | 397/472 kB Progress (2): 202 kB | 401/472 kB Progress (2): 202 kB | 405/472 kB Progress (2): 202 kB | 409/472 kB Progress (2): 202 kB | 413/472 kB Progress (2): 202 kB | 417/472 kB Progress (2): 202 kB | 421/472 kB Progress (2): 202 kB | 425/472 kB Progress (2): 202 kB | 429/472 kB Progress (2): 202 kB | 433/472 kB Progress (2): 202 kB | 437/472 kB Progress (2): 202 kB | 441/472 kB Progress (2): 202 kB | 445/472 kB Progress (2): 202 kB | 449/472 kB Progress (2): 202 kB | 453/472 kB Progress (2): 202 kB | 457/472 kB Progress (2): 202 kB | 461/472 kB Progress (2): 202 kB | 465/472 kB Progress (2): 202 kB | 469/472 kB Progress (2): 202 kB | 472 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 794 kB/s) 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 Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 1.8 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Progress (1): 4.1/29 kB Progress (1): 7.7/29 kB Progress (1): 12/29 kB Progress (1): 16/29 kB Progress (1): 20/29 kB Progress (1): 24/29 kB Progress (1): 28/29 kB Progress (1): 29 kB Progress (2): 29 kB | 4.1/46 kB Progress (2): 29 kB | 7.7/46 kB Progress (2): 29 kB | 12/46 kB Progress (2): 29 kB | 16/46 kB Progress (2): 29 kB | 20/46 kB Progress (2): 29 kB | 24/46 kB Progress (2): 29 kB | 28/46 kB Progress (2): 29 kB | 32/46 kB Progress (2): 29 kB | 36/46 kB Progress (2): 29 kB | 40/46 kB Progress (2): 29 kB | 44/46 kB Progress (2): 29 kB | 46 kB Progress (3): 29 kB | 46 kB | 4.1/61 kB Progress (3): 29 kB | 46 kB | 7.7/61 kB Progress (3): 29 kB | 46 kB | 12/61 kB Progress (3): 29 kB | 46 kB | 16/61 kB Progress (3): 29 kB | 46 kB | 20/61 kB Progress (3): 29 kB | 46 kB | 24/61 kB Progress (3): 29 kB | 46 kB | 28/61 kB Progress (3): 29 kB | 46 kB | 32/61 kB Progress (3): 29 kB | 46 kB | 36/61 kB Progress (3): 29 kB | 46 kB | 40/61 kB Progress (3): 29 kB | 46 kB | 44/61 kB Progress (3): 29 kB | 46 kB | 48/61 kB Progress (3): 29 kB | 46 kB | 52/61 kB Progress (3): 29 kB | 46 kB | 56/61 kB Progress (3): 29 kB | 46 kB | 60/61 kB Progress (3): 29 kB | 46 kB | 61 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 106 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar Progress (3): 46 kB | 61 kB | 4.1/13 kB Progress (3): 46 kB | 61 kB | 7.7/13 kB Progress (3): 46 kB | 61 kB | 12/13 kB Progress (3): 46 kB | 61 kB | 13 kB Progress (4): 46 kB | 61 kB | 13 kB | 4.1/49 kB Progress (4): 46 kB | 61 kB | 13 kB | 7.7/49 kB Progress (4): 46 kB | 61 kB | 13 kB | 12/49 kB Progress (5): 46 kB | 61 kB | 13 kB | 12/49 kB | 4.1/247 kB Progress (5): 46 kB | 61 kB | 13 kB | 16/49 kB | 4.1/247 kB Progress (5): 46 kB | 61 kB | 13 kB | 16/49 kB | 7.7/247 kB Progress (5): 46 kB | 61 kB | 13 kB | 20/49 kB | 7.7/247 kB Progress (5): 46 kB | 61 kB | 13 kB | 20/49 kB | 12/247 kB Progress (5): 46 kB | 61 kB | 13 kB | 24/49 kB | 12/247 kB Progress (5): 46 kB | 61 kB | 13 kB | 24/49 kB | 16/247 kB Progress (5): 46 kB | 61 kB | 13 kB | 28/49 kB | 16/247 kB Progress (5): 46 kB | 61 kB | 13 kB | 28/49 kB | 20/247 kB Progress (5): 46 kB | 61 kB | 13 kB | 32/49 kB | 20/247 kB Progress (5): 46 kB | 61 kB | 13 kB | 32/49 kB | 24/247 kB Progress (5): 46 kB | 61 kB | 13 kB | 36/49 kB | 24/247 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 165 kB/s) Progress (4): 61 kB | 13 kB | 40/49 kB | 24/247 kB Progress (4): 61 kB | 13 kB | 40/49 kB | 28/247 kB Progress (4): 61 kB | 13 kB | 44/49 kB | 28/247 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar Progress (4): 61 kB | 13 kB | 48/49 kB | 28/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 28/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 32/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 36/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 40/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 44/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 48/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 52/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 56/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 60/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 64/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 68/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 72/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 76/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 80/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 84/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 88/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 92/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 96/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 100/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 104/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 108/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 112/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 116/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 120/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 124/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 128/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 132/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 136/247 kB Progress (4): 61 kB | 13 kB | 49 kB | 140/247 kB Progress (5): 61 kB | 13 kB | 49 kB | 140/247 kB | 4.1/187 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 214 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar Progress (4): 13 kB | 49 kB | 140/247 kB | 7.7/187 kB Progress (4): 13 kB | 49 kB | 144/247 kB | 7.7/187 kB Progress (4): 13 kB | 49 kB | 144/247 kB | 12/187 kB Progress (4): 13 kB | 49 kB | 148/247 kB | 12/187 kB Progress (4): 13 kB | 49 kB | 148/247 kB | 16/187 kB Progress (4): 13 kB | 49 kB | 152/247 kB | 16/187 kB Progress (4): 13 kB | 49 kB | 152/247 kB | 20/187 kB Progress (4): 13 kB | 49 kB | 156/247 kB | 20/187 kB Progress (4): 13 kB | 49 kB | 156/247 kB | 24/187 kB Progress (4): 13 kB | 49 kB | 160/247 kB | 24/187 kB Progress (4): 13 kB | 49 kB | 160/247 kB | 28/187 kB Progress (4): 13 kB | 49 kB | 164/247 kB | 28/187 kB Progress (4): 13 kB | 49 kB | 164/247 kB | 32/187 kB Progress (4): 13 kB | 49 kB | 164/247 kB | 33/187 kB Progress (4): 13 kB | 49 kB | 168/247 kB | 33/187 kB Progress (4): 13 kB | 49 kB | 168/247 kB | 37/187 kB Progress (4): 13 kB | 49 kB | 168/247 kB | 41/187 kB Progress (4): 13 kB | 49 kB | 172/247 kB | 41/187 kB Progress (4): 13 kB | 49 kB | 172/247 kB | 45/187 kB Progress (4): 13 kB | 49 kB | 172/247 kB | 49/187 kB Progress (4): 13 kB | 49 kB | 172/247 kB | 53/187 kB Progress (4): 13 kB | 49 kB | 172/247 kB | 57/187 kB Progress (4): 13 kB | 49 kB | 172/247 kB | 61/187 kB Progress (4): 13 kB | 49 kB | 172/247 kB | 65/187 kB Progress (4): 13 kB | 49 kB | 172/247 kB | 69/187 kB Progress (4): 13 kB | 49 kB | 172/247 kB | 73/187 kB Progress (4): 13 kB | 49 kB | 176/247 kB | 73/187 kB Progress (4): 13 kB | 49 kB | 176/247 kB | 77/187 kB Progress (4): 13 kB | 49 kB | 176/247 kB | 81/187 kB Progress (4): 13 kB | 49 kB | 180/247 kB | 81/187 kB Progress (4): 13 kB | 49 kB | 180/247 kB | 85/187 kB Progress (4): 13 kB | 49 kB | 184/247 kB | 85/187 kB Progress (4): 13 kB | 49 kB | 184/247 kB | 89/187 kB Progress (4): 13 kB | 49 kB | 188/247 kB | 89/187 kB Progress (4): 13 kB | 49 kB | 188/247 kB | 93/187 kB Progress (4): 13 kB | 49 kB | 192/247 kB | 93/187 kB Progress (4): 13 kB | 49 kB | 192/247 kB | 97/187 kB Progress (4): 13 kB | 49 kB | 196/247 kB | 97/187 kB Progress (4): 13 kB | 49 kB | 196/247 kB | 101/187 kB Progress (4): 13 kB | 49 kB | 200/247 kB | 101/187 kB Progress (4): 13 kB | 49 kB | 200/247 kB | 105/187 kB Progress (4): 13 kB | 49 kB | 204/247 kB | 105/187 kB Progress (4): 13 kB | 49 kB | 204/247 kB | 109/187 kB Progress (4): 13 kB | 49 kB | 208/247 kB | 109/187 kB Progress (4): 13 kB | 49 kB | 208/247 kB | 113/187 kB Progress (4): 13 kB | 49 kB | 212/247 kB | 113/187 kB Progress (4): 13 kB | 49 kB | 212/247 kB | 117/187 kB Progress (4): 13 kB | 49 kB | 216/247 kB | 117/187 kB Progress (4): 13 kB | 49 kB | 216/247 kB | 121/187 kB Progress (4): 13 kB | 49 kB | 220/247 kB | 121/187 kB Progress (4): 13 kB | 49 kB | 224/247 kB | 121/187 kB Progress (4): 13 kB | 49 kB | 228/247 kB | 121/187 kB Progress (4): 13 kB | 49 kB | 232/247 kB | 121/187 kB Progress (4): 13 kB | 49 kB | 236/247 kB | 121/187 kB Progress (4): 13 kB | 49 kB | 240/247 kB | 121/187 kB Progress (4): 13 kB | 49 kB | 244/247 kB | 121/187 kB Progress (4): 13 kB | 49 kB | 247 kB | 121/187 kB Progress (4): 13 kB | 49 kB | 247 kB | 125/187 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 166 kB/s) Progress (4): 13 kB | 247 kB | 125/187 kB | 4.1/86 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar Progress (4): 13 kB | 247 kB | 129/187 kB | 4.1/86 kB Progress (4): 13 kB | 247 kB | 129/187 kB | 7.7/86 kB Progress (4): 13 kB | 247 kB | 133/187 kB | 7.7/86 kB Progress (4): 13 kB | 247 kB | 137/187 kB | 7.7/86 kB Progress (4): 13 kB | 247 kB | 141/187 kB | 7.7/86 kB Progress (4): 13 kB | 247 kB | 145/187 kB | 7.7/86 kB Progress (4): 13 kB | 247 kB | 145/187 kB | 12/86 kB Progress (4): 13 kB | 247 kB | 149/187 kB | 12/86 kB Progress (4): 13 kB | 247 kB | 153/187 kB | 12/86 kB Progress (4): 13 kB | 247 kB | 153/187 kB | 16/86 kB Progress (4): 13 kB | 247 kB | 157/187 kB | 16/86 kB Progress (4): 13 kB | 247 kB | 161/187 kB | 16/86 kB Progress (4): 13 kB | 247 kB | 161/187 kB | 20/86 kB Progress (4): 13 kB | 247 kB | 165/187 kB | 20/86 kB Progress (4): 13 kB | 247 kB | 165/187 kB | 24/86 kB Progress (4): 13 kB | 247 kB | 169/187 kB | 24/86 kB Progress (4): 13 kB | 247 kB | 169/187 kB | 28/86 kB Progress (4): 13 kB | 247 kB | 173/187 kB | 28/86 kB Progress (4): 13 kB | 247 kB | 173/187 kB | 32/86 kB Progress (4): 13 kB | 247 kB | 177/187 kB | 32/86 kB Progress (4): 13 kB | 247 kB | 177/187 kB | 36/86 kB Progress (4): 13 kB | 247 kB | 181/187 kB | 36/86 kB Progress (4): 13 kB | 247 kB | 181/187 kB | 40/86 kB Progress (4): 13 kB | 247 kB | 185/187 kB | 40/86 kB Progress (4): 13 kB | 247 kB | 187 kB | 40/86 kB Progress (4): 13 kB | 247 kB | 187 kB | 44/86 kB Progress (4): 13 kB | 247 kB | 187 kB | 48/86 kB Progress (4): 13 kB | 247 kB | 187 kB | 52/86 kB Progress (4): 13 kB | 247 kB | 187 kB | 56/86 kB Progress (4): 13 kB | 247 kB | 187 kB | 60/86 kB Progress (4): 13 kB | 247 kB | 187 kB | 64/86 kB Progress (4): 13 kB | 247 kB | 187 kB | 68/86 kB Progress (4): 13 kB | 247 kB | 187 kB | 72/86 kB Progress (4): 13 kB | 247 kB | 187 kB | 76/86 kB Progress (4): 13 kB | 247 kB | 187 kB | 80/86 kB Progress (4): 13 kB | 247 kB | 187 kB | 84/86 kB Progress (5): 13 kB | 247 kB | 187 kB | 84/86 kB | 4.1/209 kB Progress (5): 13 kB | 247 kB | 187 kB | 86 kB | 4.1/209 kB Progress (5): 13 kB | 247 kB | 187 kB | 86 kB | 7.7/209 kB Progress (5): 13 kB | 247 kB | 187 kB | 86 kB | 12/209 kB Progress (5): 13 kB | 247 kB | 187 kB | 86 kB | 16/209 kB Progress (5): 13 kB | 247 kB | 187 kB | 86 kB | 20/209 kB Progress (5): 13 kB | 247 kB | 187 kB | 86 kB | 24/209 kB Progress (5): 13 kB | 247 kB | 187 kB | 86 kB | 28/209 kB Progress (5): 13 kB | 247 kB | 187 kB | 86 kB | 32/209 kB Progress (5): 13 kB | 247 kB | 187 kB | 86 kB | 36/209 kB Progress (5): 13 kB | 247 kB | 187 kB | 86 kB | 40/209 kB Progress (5): 13 kB | 247 kB | 187 kB | 86 kB | 44/209 kB Progress (5): 13 kB | 247 kB | 187 kB | 86 kB | 48/209 kB Progress (5): 13 kB | 247 kB | 187 kB | 86 kB | 52/209 kB Progress (5): 13 kB | 247 kB | 187 kB | 86 kB | 56/209 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 44 kB/s) Progress (4): 247 kB | 187 kB | 86 kB | 60/209 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar Progress (4): 247 kB | 187 kB | 86 kB | 64/209 kB Progress (4): 247 kB | 187 kB | 86 kB | 68/209 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 615 kB/s) Progress (3): 247 kB | 86 kB | 72/209 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar Progress (3): 247 kB | 86 kB | 76/209 kB Progress (3): 247 kB | 86 kB | 80/209 kB Progress (3): 247 kB | 86 kB | 84/209 kB Progress (3): 247 kB | 86 kB | 88/209 kB Progress (3): 247 kB | 86 kB | 92/209 kB Progress (3): 247 kB | 86 kB | 96/209 kB Progress (3): 247 kB | 86 kB | 100/209 kB Progress (3): 247 kB | 86 kB | 104/209 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (86 kB at 281 kB/s) Progress (2): 247 kB | 108/209 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar Progress (2): 247 kB | 112/209 kB Progress (2): 247 kB | 116/209 kB Progress (2): 247 kB | 120/209 kB Progress (2): 247 kB | 124/209 kB Progress (2): 247 kB | 128/209 kB Progress (2): 247 kB | 132/209 kB Progress (2): 247 kB | 136/209 kB Progress (2): 247 kB | 140/209 kB Progress (2): 247 kB | 144/209 kB Progress (2): 247 kB | 148/209 kB Progress (2): 247 kB | 152/209 kB Progress (2): 247 kB | 156/209 kB Progress (2): 247 kB | 160/209 kB Progress (2): 247 kB | 164/209 kB Progress (2): 247 kB | 168/209 kB Progress (2): 247 kB | 172/209 kB Progress (2): 247 kB | 176/209 kB Progress (2): 247 kB | 180/209 kB Progress (2): 247 kB | 184/209 kB Progress (2): 247 kB | 188/209 kB Progress (2): 247 kB | 192/209 kB Progress (2): 247 kB | 196/209 kB Progress (2): 247 kB | 200/209 kB Progress (2): 247 kB | 204/209 kB Progress (2): 247 kB | 208/209 kB Progress (2): 247 kB | 209 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 800 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar Progress (2): 209 kB | 4.1/56 kB Progress (2): 209 kB | 7.7/56 kB Progress (2): 209 kB | 12/56 kB Progress (2): 209 kB | 16/56 kB Progress (2): 209 kB | 20/56 kB Progress (2): 209 kB | 24/56 kB Progress (2): 209 kB | 28/56 kB Progress (2): 209 kB | 32/56 kB Progress (2): 209 kB | 36/56 kB Progress (2): 209 kB | 40/56 kB Progress (2): 209 kB | 44/56 kB Progress (2): 209 kB | 48/56 kB Progress (2): 209 kB | 52/56 kB Progress (2): 209 kB | 56/56 kB Progress (2): 209 kB | 56 kB Progress (3): 209 kB | 56 kB | 4.1/58 kB Progress (3): 209 kB | 56 kB | 7.7/58 kB Progress (3): 209 kB | 56 kB | 12/58 kB Progress (3): 209 kB | 56 kB | 16/58 kB Progress (4): 209 kB | 56 kB | 16/58 kB | 4.1/532 kB Progress (4): 209 kB | 56 kB | 20/58 kB | 4.1/532 kB Progress (4): 209 kB | 56 kB | 20/58 kB | 7.7/532 kB Progress (4): 209 kB | 56 kB | 24/58 kB | 7.7/532 kB Progress (4): 209 kB | 56 kB | 24/58 kB | 12/532 kB Progress (4): 209 kB | 56 kB | 28/58 kB | 12/532 kB Progress (4): 209 kB | 56 kB | 28/58 kB | 16/532 kB Progress (4): 209 kB | 56 kB | 32/58 kB | 16/532 kB Progress (4): 209 kB | 56 kB | 32/58 kB | 20/532 kB Progress (4): 209 kB | 56 kB | 36/58 kB | 20/532 kB Progress (4): 209 kB | 56 kB | 36/58 kB | 24/532 kB Progress (4): 209 kB | 56 kB | 40/58 kB | 24/532 kB Progress (4): 209 kB | 56 kB | 40/58 kB | 28/532 kB Progress (4): 209 kB | 56 kB | 44/58 kB | 28/532 kB Progress (4): 209 kB | 56 kB | 44/58 kB | 32/532 kB Progress (4): 209 kB | 56 kB | 48/58 kB | 32/532 kB Progress (4): 209 kB | 56 kB | 48/58 kB | 36/532 kB Progress (4): 209 kB | 56 kB | 52/58 kB | 36/532 kB Progress (4): 209 kB | 56 kB | 52/58 kB | 40/532 kB Progress (4): 209 kB | 56 kB | 56/58 kB | 40/532 kB Progress (4): 209 kB | 56 kB | 56/58 kB | 44/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 44/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 48/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 52/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 56/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 60/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 64/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 68/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 72/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 76/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 80/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 84/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 88/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 92/532 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 176 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 656 kB/s) Progress (2): 58 kB | 96/532 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.jar Progress (2): 58 kB | 100/532 kB Progress (2): 58 kB | 104/532 kB Progress (2): 58 kB | 108/532 kB Progress (2): 58 kB | 112/532 kB Progress (2): 58 kB | 116/532 kB Progress (2): 58 kB | 120/532 kB Progress (2): 58 kB | 124/532 kB Progress (2): 58 kB | 128/532 kB Progress (2): 58 kB | 132/532 kB Progress (2): 58 kB | 136/532 kB Progress (2): 58 kB | 140/532 kB Progress (2): 58 kB | 144/532 kB Progress (2): 58 kB | 148/532 kB Progress (3): 58 kB | 148/532 kB | 4.1/100 kB Progress (3): 58 kB | 148/532 kB | 7.7/100 kB Progress (3): 58 kB | 148/532 kB | 12/100 kB Progress (3): 58 kB | 148/532 kB | 16/100 kB Progress (3): 58 kB | 148/532 kB | 20/100 kB Progress (3): 58 kB | 148/532 kB | 24/100 kB Progress (3): 58 kB | 152/532 kB | 24/100 kB Progress (4): 58 kB | 152/532 kB | 24/100 kB | 4.1/245 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 157 kB/s) Progress (3): 152/532 kB | 24/100 kB | 7.7/245 kB Progress (3): 152/532 kB | 24/100 kB | 12/245 kB Progress (3): 156/532 kB | 24/100 kB | 12/245 kB Progress (3): 156/532 kB | 28/100 kB | 12/245 kB Progress (3): 160/532 kB | 28/100 kB | 12/245 kB Progress (3): 160/532 kB | 28/100 kB | 16/245 kB Progress (3): 164/532 kB | 28/100 kB | 16/245 kB Progress (3): 168/532 kB | 28/100 kB | 16/245 kB Progress (3): 172/532 kB | 28/100 kB | 16/245 kB Progress (3): 176/532 kB | 28/100 kB | 16/245 kB Progress (3): 180/532 kB | 28/100 kB | 16/245 kB Progress (3): 184/532 kB | 28/100 kB | 16/245 kB Progress (3): 188/532 kB | 28/100 kB | 16/245 kB Progress (3): 192/532 kB | 28/100 kB | 16/245 kB Progress (3): 196/532 kB | 28/100 kB | 16/245 kB Progress (3): 200/532 kB | 28/100 kB | 16/245 kB Progress (3): 204/532 kB | 28/100 kB | 16/245 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.jar Progress (3): 208/532 kB | 28/100 kB | 16/245 kB Progress (3): 212/532 kB | 28/100 kB | 16/245 kB Progress (3): 216/532 kB | 28/100 kB | 16/245 kB Progress (3): 216/532 kB | 28/100 kB | 20/245 kB Progress (3): 216/532 kB | 32/100 kB | 20/245 kB Progress (3): 216/532 kB | 32/100 kB | 24/245 kB Progress (3): 220/532 kB | 32/100 kB | 24/245 kB Progress (3): 220/532 kB | 36/100 kB | 24/245 kB Progress (3): 220/532 kB | 36/100 kB | 28/245 kB Progress (3): 220/532 kB | 36/100 kB | 32/245 kB Progress (3): 224/532 kB | 36/100 kB | 32/245 kB Progress (3): 224/532 kB | 36/100 kB | 33/245 kB Progress (3): 228/532 kB | 36/100 kB | 33/245 kB Progress (3): 228/532 kB | 40/100 kB | 33/245 kB Progress (3): 232/532 kB | 40/100 kB | 33/245 kB Progress (3): 232/532 kB | 40/100 kB | 37/245 kB Progress (3): 236/532 kB | 40/100 kB | 37/245 kB Progress (3): 236/532 kB | 44/100 kB | 37/245 kB Progress (3): 240/532 kB | 44/100 kB | 37/245 kB Progress (3): 240/532 kB | 44/100 kB | 41/245 kB Progress (3): 244/532 kB | 44/100 kB | 41/245 kB Progress (3): 244/532 kB | 48/100 kB | 41/245 kB Progress (3): 244/532 kB | 48/100 kB | 45/245 kB Progress (3): 244/532 kB | 48/100 kB | 49/245 kB Progress (3): 248/532 kB | 48/100 kB | 49/245 kB Progress (3): 248/532 kB | 52/100 kB | 49/245 kB Progress (3): 248/532 kB | 52/100 kB | 53/245 kB Progress (3): 248/532 kB | 56/100 kB | 53/245 kB Progress (3): 252/532 kB | 56/100 kB | 53/245 kB Progress (3): 252/532 kB | 56/100 kB | 57/245 kB Progress (3): 256/532 kB | 56/100 kB | 57/245 kB Progress (3): 256/532 kB | 60/100 kB | 57/245 kB Progress (3): 256/532 kB | 60/100 kB | 61/245 kB Progress (3): 256/532 kB | 64/100 kB | 61/245 kB Progress (3): 260/532 kB | 64/100 kB | 61/245 kB Progress (3): 260/532 kB | 64/100 kB | 65/245 kB Progress (3): 264/532 kB | 64/100 kB | 65/245 kB Progress (3): 264/532 kB | 68/100 kB | 65/245 kB Progress (3): 264/532 kB | 68/100 kB | 66/245 kB Progress (3): 264/532 kB | 72/100 kB | 66/245 kB Progress (3): 268/532 kB | 72/100 kB | 66/245 kB Progress (3): 268/532 kB | 72/100 kB | 70/245 kB Progress (3): 272/532 kB | 72/100 kB | 70/245 kB Progress (3): 272/532 kB | 76/100 kB | 70/245 kB Progress (3): 276/532 kB | 76/100 kB | 70/245 kB Progress (3): 276/532 kB | 76/100 kB | 74/245 kB Progress (3): 280/532 kB | 76/100 kB | 74/245 kB Progress (3): 280/532 kB | 80/100 kB | 74/245 kB Progress (3): 284/532 kB | 80/100 kB | 74/245 kB Progress (3): 284/532 kB | 84/100 kB | 74/245 kB Progress (3): 284/532 kB | 84/100 kB | 78/245 kB Progress (4): 284/532 kB | 84/100 kB | 78/245 kB | 0/1.4 MB Progress (4): 284/532 kB | 84/100 kB | 82/245 kB | 0/1.4 MB Progress (4): 284/532 kB | 88/100 kB | 82/245 kB | 0/1.4 MB Progress (4): 288/532 kB | 88/100 kB | 82/245 kB | 0/1.4 MB Progress (4): 288/532 kB | 92/100 kB | 82/245 kB | 0/1.4 MB Progress (4): 288/532 kB | 92/100 kB | 86/245 kB | 0/1.4 MB Progress (4): 288/532 kB | 92/100 kB | 86/245 kB | 0/1.4 MB Progress (4): 288/532 kB | 92/100 kB | 90/245 kB | 0/1.4 MB Progress (4): 288/532 kB | 96/100 kB | 90/245 kB | 0/1.4 MB Progress (4): 292/532 kB | 96/100 kB | 90/245 kB | 0/1.4 MB Progress (4): 292/532 kB | 100 kB | 90/245 kB | 0/1.4 MB Progress (4): 292/532 kB | 100 kB | 94/245 kB | 0/1.4 MB Progress (4): 292/532 kB | 100 kB | 94/245 kB | 0/1.4 MB Progress (4): 292/532 kB | 100 kB | 98/245 kB | 0/1.4 MB Progress (4): 296/532 kB | 100 kB | 98/245 kB | 0/1.4 MB Progress (4): 296/532 kB | 100 kB | 98/245 kB | 0/1.4 MB Progress (4): 300/532 kB | 100 kB | 98/245 kB | 0/1.4 MB Progress (4): 300/532 kB | 100 kB | 102/245 kB | 0/1.4 MB Progress (4): 300/532 kB | 100 kB | 102/245 kB | 0/1.4 MB Progress (4): 300/532 kB | 100 kB | 106/245 kB | 0/1.4 MB Progress (4): 304/532 kB | 100 kB | 106/245 kB | 0/1.4 MB Progress (4): 304/532 kB | 100 kB | 106/245 kB | 0/1.4 MB Progress (4): 308/532 kB | 100 kB | 106/245 kB | 0/1.4 MB Progress (4): 312/532 kB | 100 kB | 106/245 kB | 0/1.4 MB Progress (4): 312/532 kB | 100 kB | 110/245 kB | 0/1.4 MB Progress (4): 316/532 kB | 100 kB | 110/245 kB | 0/1.4 MB Progress (5): 316/532 kB | 100 kB | 110/245 kB | 0/1.4 MB | 4.1/13 kB Progress (5): 316/532 kB | 100 kB | 110/245 kB | 0/1.4 MB | 4.1/13 kB Progress (5): 316/532 kB | 100 kB | 110/245 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 320/532 kB | 100 kB | 110/245 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 320/532 kB | 100 kB | 114/245 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 324/532 kB | 100 kB | 114/245 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 324/532 kB | 100 kB | 118/245 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 324/532 kB | 100 kB | 122/245 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 324/532 kB | 100 kB | 126/245 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 324/532 kB | 100 kB | 130/245 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 324/532 kB | 100 kB | 131/245 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 324/532 kB | 100 kB | 135/245 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 324/532 kB | 100 kB | 139/245 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 324/532 kB | 100 kB | 143/245 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 324/532 kB | 100 kB | 147/245 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 324/532 kB | 100 kB | 151/245 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 324/532 kB | 100 kB | 155/245 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 324/532 kB | 100 kB | 159/245 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 324/532 kB | 100 kB | 163/245 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 324/532 kB | 100 kB | 164/245 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 324/532 kB | 100 kB | 168/245 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 324/532 kB | 100 kB | 172/245 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 324/532 kB | 100 kB | 172/245 kB | 0/1.4 MB | 12/13 kB Progress (5): 324/532 kB | 100 kB | 172/245 kB | 0/1.4 MB | 12/13 kB Progress (5): 324/532 kB | 100 kB | 172/245 kB | 0/1.4 MB | 13 kB Progress (5): 324/532 kB | 100 kB | 176/245 kB | 0/1.4 MB | 13 kB Progress (5): 328/532 kB | 100 kB | 176/245 kB | 0/1.4 MB | 13 kB Progress (5): 328/532 kB | 100 kB | 180/245 kB | 0/1.4 MB | 13 kB Progress (5): 328/532 kB | 100 kB | 180/245 kB | 0/1.4 MB | 13 kB Progress (5): 328/532 kB | 100 kB | 184/245 kB | 0/1.4 MB | 13 kB Progress (5): 332/532 kB | 100 kB | 184/245 kB | 0/1.4 MB | 13 kB Progress (5): 332/532 kB | 100 kB | 188/245 kB | 0/1.4 MB | 13 kB Progress (5): 332/532 kB | 100 kB | 188/245 kB | 0/1.4 MB | 13 kB Progress (5): 336/532 kB | 100 kB | 188/245 kB | 0/1.4 MB | 13 kB Progress (5): 336/532 kB | 100 kB | 188/245 kB | 0/1.4 MB | 13 kB Progress (5): 336/532 kB | 100 kB | 192/245 kB | 0/1.4 MB | 13 kB Progress (5): 336/532 kB | 100 kB | 192/245 kB | 0/1.4 MB | 13 kB Progress (5): 340/532 kB | 100 kB | 192/245 kB | 0/1.4 MB | 13 kB Progress (5): 340/532 kB | 100 kB | 196/245 kB | 0/1.4 MB | 13 kB Progress (5): 344/532 kB | 100 kB | 196/245 kB | 0/1.4 MB | 13 kB Progress (5): 344/532 kB | 100 kB | 196/245 kB | 0/1.4 MB | 13 kB Progress (5): 348/532 kB | 100 kB | 196/245 kB | 0/1.4 MB | 13 kB Progress (5): 348/532 kB | 100 kB | 197/245 kB | 0/1.4 MB | 13 kB Progress (5): 352/532 kB | 100 kB | 197/245 kB | 0/1.4 MB | 13 kB Progress (5): 352/532 kB | 100 kB | 197/245 kB | 0/1.4 MB | 13 kB Progress (5): 356/532 kB | 100 kB | 197/245 kB | 0/1.4 MB | 13 kB Progress (5): 356/532 kB | 100 kB | 201/245 kB | 0/1.4 MB | 13 kB Progress (5): 360/532 kB | 100 kB | 201/245 kB | 0/1.4 MB | 13 kB Progress (5): 360/532 kB | 100 kB | 201/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 364/532 kB | 100 kB | 201/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 364/532 kB | 100 kB | 205/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 368/532 kB | 100 kB | 205/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 368/532 kB | 100 kB | 205/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 372/532 kB | 100 kB | 205/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 372/532 kB | 100 kB | 205/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 372/532 kB | 100 kB | 209/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 372/532 kB | 100 kB | 209/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 376/532 kB | 100 kB | 209/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 376/532 kB | 100 kB | 209/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 376/532 kB | 100 kB | 213/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 376/532 kB | 100 kB | 213/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 380/532 kB | 100 kB | 213/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 380/532 kB | 100 kB | 213/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 380/532 kB | 100 kB | 217/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 380/532 kB | 100 kB | 217/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 384/532 kB | 100 kB | 217/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 384/532 kB | 100 kB | 217/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 384/532 kB | 100 kB | 221/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 384/532 kB | 100 kB | 221/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 388/532 kB | 100 kB | 221/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 388/532 kB | 100 kB | 221/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 388/532 kB | 100 kB | 225/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 388/532 kB | 100 kB | 225/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 392/532 kB | 100 kB | 225/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 392/532 kB | 100 kB | 225/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 392/532 kB | 100 kB | 229/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 392/532 kB | 100 kB | 229/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 396/532 kB | 100 kB | 229/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 396/532 kB | 100 kB | 229/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 396/532 kB | 100 kB | 229/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 396/532 kB | 100 kB | 229/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 400/532 kB | 100 kB | 229/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 400/532 kB | 100 kB | 229/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 400/532 kB | 100 kB | 233/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 400/532 kB | 100 kB | 233/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 404/532 kB | 100 kB | 233/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 404/532 kB | 100 kB | 233/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 404/532 kB | 100 kB | 237/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 404/532 kB | 100 kB | 237/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 408/532 kB | 100 kB | 237/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 408/532 kB | 100 kB | 237/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 412/532 kB | 100 kB | 237/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 412/532 kB | 100 kB | 241/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 416/532 kB | 100 kB | 241/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 416/532 kB | 100 kB | 241/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 420/532 kB | 100 kB | 241/245 kB | 0.1/1.4 MB | 13 kB Progress (5): 420/532 kB | 100 kB | 245 kB | 0.1/1.4 MB | 13 kB Progress (5): 424/532 kB | 100 kB | 245 kB | 0.1/1.4 MB | 13 kB Progress (5): 424/532 kB | 100 kB | 245 kB | 0.1/1.4 MB | 13 kB Progress (5): 428/532 kB | 100 kB | 245 kB | 0.1/1.4 MB | 13 kB Progress (5): 428/532 kB | 100 kB | 245 kB | 0.1/1.4 MB | 13 kB Progress (5): 432/532 kB | 100 kB | 245 kB | 0.1/1.4 MB | 13 kB Progress (5): 432/532 kB | 100 kB | 245 kB | 0.1/1.4 MB | 13 kB Progress (5): 436/532 kB | 100 kB | 245 kB | 0.1/1.4 MB | 13 kB Progress (5): 436/532 kB | 100 kB | 245 kB | 0.1/1.4 MB | 13 kB Progress (5): 440/532 kB | 100 kB | 245 kB | 0.1/1.4 MB | 13 kB Progress (5): 440/532 kB | 100 kB | 245 kB | 0.1/1.4 MB | 13 kB Progress (5): 444/532 kB | 100 kB | 245 kB | 0.1/1.4 MB | 13 kB Progress (5): 444/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 448/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 448/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 452/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 452/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 456/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 456/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 460/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 460/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 464/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 464/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 468/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 468/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 472/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 472/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 476/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 476/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 480/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 480/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 484/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 484/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 488/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 488/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 492/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 492/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 496/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 496/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 500/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 500/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 504/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 504/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 508/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 508/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 512/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 512/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 516/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 516/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 520/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 520/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 524/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 524/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 528/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 528/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 532/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 532/532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 532 kB | 100 kB | 245 kB | 0.2/1.4 MB | 13 kB Progress (5): 532 kB | 100 kB | 245 kB | 0.3/1.4 MB | 13 kB Progress (5): 532 kB | 100 kB | 245 kB | 0.3/1.4 MB | 13 kB Progress (5): 532 kB | 100 kB | 245 kB | 0.3/1.4 MB | 13 kB Progress (5): 532 kB | 100 kB | 245 kB | 0.3/1.4 MB | 13 kB Progress (5): 532 kB | 100 kB | 245 kB | 0.3/1.4 MB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.jar (13 kB at 33 kB/s) Progress (4): 532 kB | 100 kB | 245 kB | 0.3/1.4 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.jar Progress (4): 532 kB | 100 kB | 245 kB | 0.3/1.4 MB Progress (4): 532 kB | 100 kB | 245 kB | 0.3/1.4 MB Progress (4): 532 kB | 100 kB | 245 kB | 0.3/1.4 MB Progress (4): 532 kB | 100 kB | 245 kB | 0.3/1.4 MB Progress (4): 532 kB | 100 kB | 245 kB | 0.3/1.4 MB Progress (4): 532 kB | 100 kB | 245 kB | 0.3/1.4 MB Progress (4): 532 kB | 100 kB | 245 kB | 0.3/1.4 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 246 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.jar (245 kB at 603 kB/s) Progress (2): 532 kB | 0.3/1.4 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.jar Progress (2): 532 kB | 0.3/1.4 MB Progress (2): 532 kB | 0.3/1.4 MB Progress (2): 532 kB | 0.3/1.4 MB Progress (2): 532 kB | 0.3/1.4 MB Progress (2): 532 kB | 0.3/1.4 MB Progress (2): 532 kB | 0.3/1.4 MB Progress (2): 532 kB | 0.3/1.4 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar (532 kB at 1.1 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.jar Progress (1): 0.3/1.4 MB Progress (2): 0.3/1.4 MB | 4.1/36 kB Progress (2): 0.3/1.4 MB | 7.7/36 kB Progress (2): 0.3/1.4 MB | 12/36 kB Progress (2): 0.3/1.4 MB | 16/36 kB Progress (2): 0.3/1.4 MB | 20/36 kB Progress (2): 0.3/1.4 MB | 24/36 kB Progress (2): 0.3/1.4 MB | 28/36 kB Progress (2): 0.3/1.4 MB | 32/36 kB Progress (3): 0.3/1.4 MB | 32/36 kB | 3.1 kB Progress (3): 0.3/1.4 MB | 32/36 kB | 3.1 kB Progress (4): 0.3/1.4 MB | 32/36 kB | 3.1 kB | 4.1/112 kB Progress (4): 0.3/1.4 MB | 32/36 kB | 3.1 kB | 4.1/112 kB Progress (4): 0.3/1.4 MB | 32/36 kB | 3.1 kB | 4.1/112 kB Progress (4): 0.3/1.4 MB | 36/36 kB | 3.1 kB | 4.1/112 kB Progress (4): 0.4/1.4 MB | 36/36 kB | 3.1 kB | 4.1/112 kB Progress (4): 0.4/1.4 MB | 36/36 kB | 3.1 kB | 7.7/112 kB Progress (4): 0.4/1.4 MB | 36/36 kB | 3.1 kB | 7.7/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 7.7/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 7.7/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 12/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 12/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 16/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 16/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 20/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 20/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 24/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 24/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 28/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 28/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 32/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 32/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 33/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 33/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 37/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 37/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 41/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 41/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 45/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 45/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 45/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 49/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 49/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 53/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 53/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 57/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 57/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 61/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 61/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 65/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 65/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 66/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 66/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 70/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 70/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 74/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 74/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 78/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 78/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 82/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 82/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 86/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 86/112 kB Progress (4): 0.4/1.4 MB | 36 kB | 3.1 kB | 90/112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 90/112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 94/112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 94/112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 98/112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 98/112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 102/112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 102/112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 106/112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 106/112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 110/112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 112 kB Progress (4): 0.5/1.4 MB | 36 kB | 3.1 kB | 112 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.jar (3.1 kB at 6.5 kB/s) Progress (3): 0.5/1.4 MB | 36 kB | 112 kB Progress (3): 0.5/1.4 MB | 36 kB | 112 kB Progress (3): 0.5/1.4 MB | 36 kB | 112 kB Progress (3): 0.6/1.4 MB | 36 kB | 112 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.jar Progress (3): 0.6/1.4 MB | 36 kB | 112 kB Progress (3): 0.6/1.4 MB | 36 kB | 112 kB Progress (3): 0.6/1.4 MB | 36 kB | 112 kB Progress (3): 0.6/1.4 MB | 36 kB | 112 kB Progress (3): 0.6/1.4 MB | 36 kB | 112 kB Progress (3): 0.6/1.4 MB | 36 kB | 112 kB Progress (3): 0.6/1.4 MB | 36 kB | 112 kB Progress (3): 0.6/1.4 MB | 36 kB | 112 kB Progress (3): 0.6/1.4 MB | 36 kB | 112 kB Progress (3): 0.6/1.4 MB | 36 kB | 112 kB Progress (3): 0.6/1.4 MB | 36 kB | 112 kB Progress (3): 0.6/1.4 MB | 36 kB | 112 kB Progress (3): 0.6/1.4 MB | 36 kB | 112 kB Progress (3): 0.6/1.4 MB | 36 kB | 112 kB Progress (3): 0.6/1.4 MB | 36 kB | 112 kB Progress (3): 0.6/1.4 MB | 36 kB | 112 kB Progress (3): 0.6/1.4 MB | 36 kB | 112 kB Progress (3): 0.6/1.4 MB | 36 kB | 112 kB Progress (3): 0.6/1.4 MB | 36 kB | 112 kB Progress (3): 0.6/1.4 MB | 36 kB | 112 kB Progress (3): 0.6/1.4 MB | 36 kB | 112 kB Progress (3): 0.6/1.4 MB | 36 kB | 112 kB Progress (3): 0.6/1.4 MB | 36 kB | 112 kB Progress (3): 0.6/1.4 MB | 36 kB | 112 kB Progress (3): 0.7/1.4 MB | 36 kB | 112 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.jar (36 kB at 75 kB/s) Progress (2): 0.7/1.4 MB | 112 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.jar Progress (2): 0.7/1.4 MB | 112 kB Progress (2): 0.7/1.4 MB | 112 kB Progress (2): 0.7/1.4 MB | 112 kB Progress (2): 0.7/1.4 MB | 112 kB Progress (2): 0.7/1.4 MB | 112 kB Progress (2): 0.7/1.4 MB | 112 kB Progress (2): 0.7/1.4 MB | 112 kB Progress (2): 0.7/1.4 MB | 112 kB Progress (2): 0.7/1.4 MB | 112 kB Progress (2): 0.7/1.4 MB | 112 kB Progress (2): 0.7/1.4 MB | 112 kB Progress (2): 0.7/1.4 MB | 112 kB Progress (2): 0.7/1.4 MB | 112 kB Progress (2): 0.7/1.4 MB | 112 kB Progress (2): 0.7/1.4 MB | 112 kB Progress (2): 0.7/1.4 MB | 112 kB Progress (2): 0.7/1.4 MB | 112 kB Progress (2): 0.7/1.4 MB | 112 kB Progress (2): 0.7/1.4 MB | 112 kB Progress (2): 0.7/1.4 MB | 112 kB Progress (2): 0.7/1.4 MB | 112 kB Progress (2): 0.7/1.4 MB | 112 kB Progress (2): 0.7/1.4 MB | 112 kB Progress (2): 0.8/1.4 MB | 112 kB Progress (2): 0.8/1.4 MB | 112 kB Progress (2): 0.8/1.4 MB | 112 kB Progress (2): 0.8/1.4 MB | 112 kB Progress (2): 0.8/1.4 MB | 112 kB Progress (2): 0.8/1.4 MB | 112 kB Progress (2): 0.8/1.4 MB | 112 kB Progress (2): 0.8/1.4 MB | 112 kB Progress (2): 0.8/1.4 MB | 112 kB Progress (2): 0.8/1.4 MB | 112 kB Progress (2): 0.8/1.4 MB | 112 kB Progress (2): 0.8/1.4 MB | 112 kB Progress (2): 0.8/1.4 MB | 112 kB Progress (2): 0.8/1.4 MB | 112 kB Progress (2): 0.8/1.4 MB | 112 kB Progress (2): 0.8/1.4 MB | 112 kB Progress (2): 0.8/1.4 MB | 112 kB Progress (2): 0.8/1.4 MB | 112 kB Progress (2): 0.8/1.4 MB | 112 kB Progress (2): 0.8/1.4 MB | 112 kB Progress (2): 0.8/1.4 MB | 112 kB Progress (2): 0.8/1.4 MB | 112 kB Progress (2): 0.8/1.4 MB | 112 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (112 kB at 227 kB/s) Progress (1): 0.8/1.4 MB 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): 0.8/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (2): 1.0/1.4 MB | 4.1/7.0 kB Progress (3): 1.0/1.4 MB | 4.1/7.0 kB | 4.1/37 kB Progress (4): 1.0/1.4 MB | 4.1/7.0 kB | 4.1/37 kB | 4.1/9.4 kB Progress (4): 1.0/1.4 MB | 4.1/7.0 kB | 7.7/37 kB | 4.1/9.4 kB Progress (4): 1.0/1.4 MB | 7.0 kB | 7.7/37 kB | 4.1/9.4 kB Progress (4): 1.0/1.4 MB | 7.0 kB | 7.7/37 kB | 4.1/9.4 kB Progress (4): 1.0/1.4 MB | 7.0 kB | 12/37 kB | 4.1/9.4 kB Progress (4): 1.0/1.4 MB | 7.0 kB | 12/37 kB | 7.7/9.4 kB Progress (4): 1.0/1.4 MB | 7.0 kB | 16/37 kB | 7.7/9.4 kB Progress (4): 1.0/1.4 MB | 7.0 kB | 16/37 kB | 7.7/9.4 kB Progress (4): 1.0/1.4 MB | 7.0 kB | 20/37 kB | 7.7/9.4 kB Progress (4): 1.0/1.4 MB | 7.0 kB | 20/37 kB | 9.4 kB Progress (4): 1.0/1.4 MB | 7.0 kB | 24/37 kB | 9.4 kB Progress (4): 1.0/1.4 MB | 7.0 kB | 24/37 kB | 9.4 kB Progress (4): 1.0/1.4 MB | 7.0 kB | 28/37 kB | 9.4 kB Progress (4): 1.0/1.4 MB | 7.0 kB | 28/37 kB | 9.4 kB Progress (4): 1.0/1.4 MB | 7.0 kB | 32/37 kB | 9.4 kB Progress (4): 1.0/1.4 MB | 7.0 kB | 32/37 kB | 9.4 kB Progress (4): 1.0/1.4 MB | 7.0 kB | 36/37 kB | 9.4 kB Progress (4): 1.0/1.4 MB | 7.0 kB | 36/37 kB | 9.4 kB Progress (4): 1.0/1.4 MB | 7.0 kB | 37 kB | 9.4 kB Progress (4): 1.0/1.4 MB | 7.0 kB | 37 kB | 9.4 kB Progress (4): 1.0/1.4 MB | 7.0 kB | 37 kB | 9.4 kB Progress (4): 1.0/1.4 MB | 7.0 kB | 37 kB | 9.4 kB Progress (4): 1.0/1.4 MB | 7.0 kB | 37 kB | 9.4 kB Progress (5): 1.0/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 4.1/285 kB Progress (5): 1.0/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 4.1/285 kB Progress (5): 1.0/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 7.7/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 7.7/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 12/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 12/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 16/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 16/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 20/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 20/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 24/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 24/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 28/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 28/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 32/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 32/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 33/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 33/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 37/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 37/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 41/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 41/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 45/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 45/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 49/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 49/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 53/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 53/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 57/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 57/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 61/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 61/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 65/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 65/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 66/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 66/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 70/285 kB Progress (5): 1.1/1.4 MB | 7.0 kB | 37 kB | 9.4 kB | 70/285 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.jar (7.0 kB at 14 kB/s) 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 Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.jar (37 kB at 74 kB/s) Progress (3): 1.1/1.4 MB | 9.4 kB | 74/285 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.jar (9.4 kB at 19 kB/s) Progress (2): 1.1/1.4 MB | 74/285 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar Progress (2): 1.1/1.4 MB | 78/285 kB Progress (2): 1.1/1.4 MB | 78/285 kB Progress (2): 1.1/1.4 MB | 82/285 kB Progress (2): 1.1/1.4 MB | 86/285 kB Progress (2): 1.1/1.4 MB | 90/285 kB Progress (2): 1.1/1.4 MB | 94/285 kB Progress (2): 1.1/1.4 MB | 98/285 kB Progress (2): 1.1/1.4 MB | 98/285 kB Progress (2): 1.1/1.4 MB | 102/285 kB Progress (2): 1.1/1.4 MB | 106/285 kB Progress (2): 1.1/1.4 MB | 110/285 kB Progress (2): 1.1/1.4 MB | 114/285 kB Progress (2): 1.1/1.4 MB | 118/285 kB Progress (2): 1.1/1.4 MB | 122/285 kB Progress (2): 1.1/1.4 MB | 126/285 kB Progress (2): 1.1/1.4 MB | 130/285 kB Progress (2): 1.1/1.4 MB | 131/285 kB Progress (3): 1.1/1.4 MB | 131/285 kB | 4.1/37 kB Progress (3): 1.1/1.4 MB | 131/285 kB | 7.7/37 kB Progress (3): 1.1/1.4 MB | 131/285 kB | 12/37 kB Progress (3): 1.1/1.4 MB | 131/285 kB | 16/37 kB Progress (3): 1.1/1.4 MB | 131/285 kB | 20/37 kB Progress (3): 1.1/1.4 MB | 131/285 kB | 24/37 kB Progress (3): 1.1/1.4 MB | 131/285 kB | 28/37 kB Progress (3): 1.1/1.4 MB | 131/285 kB | 32/37 kB Progress (3): 1.1/1.4 MB | 135/285 kB | 32/37 kB Progress (3): 1.1/1.4 MB | 135/285 kB | 36/37 kB Progress (3): 1.1/1.4 MB | 139/285 kB | 36/37 kB Progress (3): 1.1/1.4 MB | 139/285 kB | 37 kB Progress (3): 1.1/1.4 MB | 139/285 kB | 37 kB Progress (3): 1.1/1.4 MB | 143/285 kB | 37 kB Progress (3): 1.1/1.4 MB | 143/285 kB | 37 kB Progress (3): 1.1/1.4 MB | 147/285 kB | 37 kB Progress (3): 1.1/1.4 MB | 147/285 kB | 37 kB Progress (3): 1.1/1.4 MB | 151/285 kB | 37 kB Progress (3): 1.1/1.4 MB | 151/285 kB | 37 kB Progress (3): 1.1/1.4 MB | 155/285 kB | 37 kB Progress (3): 1.1/1.4 MB | 155/285 kB | 37 kB Progress (3): 1.1/1.4 MB | 159/285 kB | 37 kB Progress (3): 1.1/1.4 MB | 163/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 163/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 167/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 167/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 171/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 171/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 175/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 179/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 183/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 183/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 187/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 187/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 191/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 195/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 195/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 199/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 203/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 203/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 207/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 211/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 215/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 219/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 219/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 223/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 223/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 223/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 223/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 223/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 223/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 223/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 227/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 227/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 231/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 231/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 235/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 235/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 239/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 239/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 243/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 243/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 247/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 247/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 251/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 251/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 255/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 255/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 259/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 259/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 263/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 263/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 267/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 267/285 kB | 37 kB Progress (3): 1.2/1.4 MB | 271/285 kB | 37 kB Progress (3): 1.3/1.4 MB | 271/285 kB | 37 kB Progress (3): 1.3/1.4 MB | 275/285 kB | 37 kB Progress (3): 1.3/1.4 MB | 275/285 kB | 37 kB Progress (3): 1.3/1.4 MB | 275/285 kB | 37 kB Progress (3): 1.3/1.4 MB | 279/285 kB | 37 kB Progress (3): 1.3/1.4 MB | 279/285 kB | 37 kB Progress (3): 1.3/1.4 MB | 283/285 kB | 37 kB Progress (3): 1.3/1.4 MB | 283/285 kB | 37 kB Progress (3): 1.3/1.4 MB | 285 kB | 37 kB Progress (3): 1.3/1.4 MB | 285 kB | 37 kB Progress (3): 1.3/1.4 MB | 285 kB | 37 kB Progress (3): 1.3/1.4 MB | 285 kB | 37 kB Progress (3): 1.3/1.4 MB | 285 kB | 37 kB Progress (3): 1.3/1.4 MB | 285 kB | 37 kB Progress (3): 1.3/1.4 MB | 285 kB | 37 kB Progress (3): 1.3/1.4 MB | 285 kB | 37 kB Progress (3): 1.3/1.4 MB | 285 kB | 37 kB Progress (3): 1.3/1.4 MB | 285 kB | 37 kB Progress (3): 1.3/1.4 MB | 285 kB | 37 kB Progress (3): 1.3/1.4 MB | 285 kB | 37 kB Progress (3): 1.3/1.4 MB | 285 kB | 37 kB Progress (3): 1.3/1.4 MB | 285 kB | 37 kB Progress (4): 1.3/1.4 MB | 285 kB | 37 kB | 4.1/53 kB Progress (4): 1.3/1.4 MB | 285 kB | 37 kB | 4.1/53 kB Progress (4): 1.3/1.4 MB | 285 kB | 37 kB | 7.7/53 kB Progress (4): 1.3/1.4 MB | 285 kB | 37 kB | 7.7/53 kB Progress (4): 1.3/1.4 MB | 285 kB | 37 kB | 12/53 kB Progress (4): 1.3/1.4 MB | 285 kB | 37 kB | 12/53 kB Progress (4): 1.3/1.4 MB | 285 kB | 37 kB | 16/53 kB Progress (4): 1.3/1.4 MB | 285 kB | 37 kB | 16/53 kB Progress (4): 1.3/1.4 MB | 285 kB | 37 kB | 20/53 kB Progress (4): 1.3/1.4 MB | 285 kB | 37 kB | 20/53 kB Progress (4): 1.3/1.4 MB | 285 kB | 37 kB | 24/53 kB Progress (4): 1.3/1.4 MB | 285 kB | 37 kB | 24/53 kB Progress (4): 1.3/1.4 MB | 285 kB | 37 kB | 28/53 kB Progress (4): 1.3/1.4 MB | 285 kB | 37 kB | 28/53 kB Progress (4): 1.3/1.4 MB | 285 kB | 37 kB | 32/53 kB Progress (4): 1.4/1.4 MB | 285 kB | 37 kB | 32/53 kB Progress (4): 1.4/1.4 MB | 285 kB | 37 kB | 36/53 kB Progress (4): 1.4/1.4 MB | 285 kB | 37 kB | 36/53 kB Progress (4): 1.4/1.4 MB | 285 kB | 37 kB | 40/53 kB Progress (4): 1.4/1.4 MB | 285 kB | 37 kB | 40/53 kB Progress (4): 1.4/1.4 MB | 285 kB | 37 kB | 44/53 kB Progress (4): 1.4/1.4 MB | 285 kB | 37 kB | 44/53 kB Progress (4): 1.4/1.4 MB | 285 kB | 37 kB | 48/53 kB Progress (4): 1.4/1.4 MB | 285 kB | 37 kB | 48/53 kB Progress (4): 1.4/1.4 MB | 285 kB | 37 kB | 52/53 kB Progress (4): 1.4/1.4 MB | 285 kB | 37 kB | 52/53 kB Progress (4): 1.4/1.4 MB | 285 kB | 37 kB | 53 kB Progress (4): 1.4/1.4 MB | 285 kB | 37 kB | 53 kB Progress (4): 1.4/1.4 MB | 285 kB | 37 kB | 53 kB Progress (4): 1.4/1.4 MB | 285 kB | 37 kB | 53 kB Progress (4): 1.4/1.4 MB | 285 kB | 37 kB | 53 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.jar (37 kB at 63 kB/s) Progress (4): 1.4/1.4 MB | 285 kB | 53 kB | 4.1/4.3 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.jar Progress (4): 1.4/1.4 MB | 285 kB | 53 kB | 4.1/4.3 kB Progress (4): 1.4/1.4 MB | 285 kB | 53 kB | 4.1/4.3 kB Progress (4): 1.4/1.4 MB | 285 kB | 53 kB | 4.1/4.3 kB Progress (4): 1.4/1.4 MB | 285 kB | 53 kB | 4.1/4.3 kB Progress (4): 1.4/1.4 MB | 285 kB | 53 kB | 4.1/4.3 kB Progress (4): 1.4/1.4 MB | 285 kB | 53 kB | 4.1/4.3 kB Progress (4): 1.4/1.4 MB | 285 kB | 53 kB | 4.1/4.3 kB Progress (4): 1.4/1.4 MB | 285 kB | 53 kB | 4.1/4.3 kB Progress (4): 1.4/1.4 MB | 285 kB | 53 kB | 4.1/4.3 kB Progress (4): 1.4/1.4 MB | 285 kB | 53 kB | 4.1/4.3 kB Progress (4): 1.4/1.4 MB | 285 kB | 53 kB | 4.1/4.3 kB Progress (4): 1.4/1.4 MB | 285 kB | 53 kB | 4.1/4.3 kB Progress (4): 1.4/1.4 MB | 285 kB | 53 kB | 4.1/4.3 kB Progress (4): 1.4/1.4 MB | 285 kB | 53 kB | 4.1/4.3 kB Progress (4): 1.4/1.4 MB | 285 kB | 53 kB | 4.1/4.3 kB Progress (4): 1.4 MB | 285 kB | 53 kB | 4.1/4.3 kB Progress (4): 1.4 MB | 285 kB | 53 kB | 4.3 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.jar (285 kB at 485 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.jar 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 90 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar (1.4 MB at 2.4 MB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 7.2 kB/s) Progress (1): 4.1/29 kB Progress (1): 7.7/29 kB Progress (1): 12/29 kB Progress (1): 16/29 kB Progress (1): 20/29 kB Progress (1): 24/29 kB Progress (1): 28/29 kB Progress (1): 29 kB Progress (2): 29 kB | 4.1/21 kB Progress (2): 29 kB | 7.7/21 kB Progress (2): 29 kB | 12/21 kB Progress (2): 29 kB | 16/21 kB Progress (2): 29 kB | 20/21 kB Progress (2): 29 kB | 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.jar (29 kB at 48 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.jar (21 kB at 34 kB/s) [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.mdht:org.eclipse.mdht.uml.cda.ui:eclipse-plugin:3.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ org.eclipse.mdht:org.eclipse.mdht.uml.cda.ui:[unknown-version], /home/jenkins/workspace/MDHT-master-scm/cda/plugins/org.eclipse.mdht.uml.cda.ui/pom.xml, line 26, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.mdht:org.eclipse.mdht.uml.cda.test:eclipse-plugin:3.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-surefire-plugin @ org.eclipse.mdht:org.eclipse.mdht.uml.cda.test:[unknown-version], /home/jenkins/workspace/MDHT-master-scm/cda/tests/org.eclipse.mdht.uml.cda.test/pom.xml, line 52, column 12 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles-external/1.4.0/tycho-bundles-external-1.4.0.zip Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-bundles-external/1.4.0/tycho-bundles-external-1.4.0.zip Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.4.0/tycho-bundles-external-1.4.0.zip Progress (1): 0/8.1 MB Progress (1): 0/8.1 MB Progress (1): 0/8.1 MB Progress (1): 0/8.1 MB Progress (1): 0/8.1 MB Progress (1): 0/8.1 MB Progress (1): 0/8.1 MB Progress (1): 0/8.1 MB Progress (1): 0/8.1 MB Progress (1): 0/8.1 MB Progress (1): 0/8.1 MB Progress (1): 0/8.1 MB Progress (1): 0/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.1/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.2/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.3/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.4/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.5/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.6/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.7/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.8/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 0.9/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.0/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.1/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.2/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.3/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.4/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.5/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.6/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.7/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.8/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 1.9/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.0/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.1/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.2/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.3/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.4/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.5/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.6/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.7/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.8/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 2.9/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.0/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.1/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.2/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.3/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.4/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.5/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.6/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.7/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.8/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 3.9/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.0/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.1/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.2/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.3/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.4/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.5/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.6/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.7/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.8/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 4.9/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.0/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.1/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.2/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.3/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.4/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.5/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.6/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.7/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.8/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 5.9/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.0/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.1/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.2/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.3/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.4/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.5/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.6/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.7/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.8/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 6.9/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.0/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.1/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.2/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.3/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.4/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.5/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.6/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.7/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.8/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 7.9/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.0/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1/8.1 MB Progress (1): 8.1 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.4.0/tycho-bundles-external-1.4.0.zip (8.1 MB at 23 MB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.4.0/org.eclipse.tycho.p2.resolver.impl-1.4.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.4.0/org.eclipse.tycho.p2.resolver.impl-1.4.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/1.4.0/org.eclipse.tycho.p2.resolver.impl-1.4.0.jar Progress (1): 4.1/218 kB Progress (1): 7.7/218 kB Progress (1): 12/218 kB Progress (1): 16/218 kB Progress (1): 20/218 kB Progress (1): 24/218 kB Progress (1): 28/218 kB Progress (1): 32/218 kB Progress (1): 33/218 kB Progress (1): 37/218 kB Progress (1): 41/218 kB Progress (1): 45/218 kB Progress (1): 49/218 kB Progress (1): 53/218 kB Progress (1): 57/218 kB Progress (1): 61/218 kB Progress (1): 65/218 kB Progress (1): 66/218 kB Progress (1): 70/218 kB Progress (1): 74/218 kB Progress (1): 78/218 kB Progress (1): 82/218 kB Progress (1): 86/218 kB Progress (1): 90/218 kB Progress (1): 94/218 kB Progress (1): 98/218 kB Progress (1): 98/218 kB Progress (1): 102/218 kB Progress (1): 106/218 kB Progress (1): 110/218 kB Progress (1): 114/218 kB Progress (1): 118/218 kB Progress (1): 122/218 kB Progress (1): 126/218 kB Progress (1): 130/218 kB Progress (1): 131/218 kB Progress (1): 135/218 kB Progress (1): 139/218 kB Progress (1): 143/218 kB Progress (1): 147/218 kB Progress (1): 151/218 kB Progress (1): 155/218 kB Progress (1): 159/218 kB Progress (1): 163/218 kB Progress (1): 164/218 kB Progress (1): 168/218 kB Progress (1): 172/218 kB Progress (1): 176/218 kB Progress (1): 180/218 kB Progress (1): 184/218 kB Progress (1): 188/218 kB Progress (1): 192/218 kB Progress (1): 196/218 kB Progress (1): 200/218 kB Progress (1): 204/218 kB Progress (1): 208/218 kB Progress (1): 212/218 kB Progress (1): 216/218 kB Progress (1): 218 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.4.0/org.eclipse.tycho.p2.resolver.impl-1.4.0.jar (218 kB at 5.9 MB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.4.0/org.eclipse.tycho.p2.maven.repository-1.4.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.4.0/org.eclipse.tycho.p2.maven.repository-1.4.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/1.4.0/org.eclipse.tycho.p2.maven.repository-1.4.0.jar Progress (1): 4.1/148 kB Progress (1): 7.7/148 kB Progress (1): 12/148 kB Progress (1): 16/148 kB Progress (1): 20/148 kB Progress (1): 24/148 kB Progress (1): 28/148 kB Progress (1): 32/148 kB Progress (1): 36/148 kB Progress (1): 40/148 kB Progress (1): 44/148 kB Progress (1): 48/148 kB Progress (1): 52/148 kB Progress (1): 56/148 kB Progress (1): 60/148 kB Progress (1): 64/148 kB Progress (1): 68/148 kB Progress (1): 72/148 kB Progress (1): 76/148 kB Progress (1): 80/148 kB Progress (1): 84/148 kB Progress (1): 88/148 kB Progress (1): 92/148 kB Progress (1): 96/148 kB Progress (1): 100/148 kB Progress (1): 104/148 kB Progress (1): 108/148 kB Progress (1): 112/148 kB Progress (1): 116/148 kB Progress (1): 120/148 kB Progress (1): 124/148 kB Progress (1): 128/148 kB Progress (1): 132/148 kB Progress (1): 136/148 kB Progress (1): 140/148 kB Progress (1): 144/148 kB Progress (1): 148 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.4.0/org.eclipse.tycho.p2.maven.repository-1.4.0.jar (148 kB at 4.9 MB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.4.0/org.eclipse.tycho.p2.tools.impl-1.4.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.4.0/org.eclipse.tycho.p2.tools.impl-1.4.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/1.4.0/org.eclipse.tycho.p2.tools.impl-1.4.0.jar Progress (1): 4.1/48 kB Progress (1): 7.7/48 kB Progress (1): 12/48 kB Progress (1): 16/48 kB Progress (1): 20/48 kB Progress (1): 24/48 kB Progress (1): 28/48 kB Progress (1): 32/48 kB Progress (1): 36/48 kB Progress (1): 40/48 kB Progress (1): 44/48 kB Progress (1): 48/48 kB Progress (1): 48 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.4.0/org.eclipse.tycho.p2.tools.impl-1.4.0.jar (48 kB at 879 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom Progress (1): 4.1/8.1 kB Progress (1): 7.7/8.1 kB Progress (1): 8.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 270 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Progress (1): 4.1/9.2 kB Progress (1): 7.7/9.2 kB Progress (1): 9.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 341 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom Progress (1): 4.1/30 kB Progress (1): 7.7/30 kB Progress (1): 12/30 kB Progress (1): 16/30 kB Progress (1): 20/30 kB Progress (1): 24/30 kB Progress (1): 28/30 kB Progress (1): 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 763 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/11/apache-11.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/apache/11/apache-11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (15 kB at 570 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar Progress (1): 4.1/30 kB Progress (1): 7.7/30 kB Progress (1): 12/30 kB Progress (1): 16/30 kB Progress (1): 20/30 kB Progress (1): 24/30 kB Progress (1): 28/30 kB Progress (1): 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 671 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.pom Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.pom (2.5 kB at 101 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.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/1.4.0/tycho-compiler-plugin-1.4.0.jar (33 kB at 850 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.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/1.4.0/target-platform-configuration-1.4.0.pom (1.7 kB at 57 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.jar Progress (1): 4.1/7.6 kB Progress (1): 7.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.jar (7.6 kB at 190 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.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/1.4.0/tycho-p2-repository-plugin-1.4.0.pom (1.4 kB at 44 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.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/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.jar (14 kB at 443 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.pom Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.pom (2.9 kB at 115 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.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/1.4.0/tycho-source-plugin-1.4.0.jar (23 kB at 484 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 186 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 kB at 436 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 99 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 300 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom Progress (1): 4.1/26 kB Progress (1): 7.7/26 kB Progress (1): 12/26 kB Progress (1): 16/26 kB Progress (1): 20/26 kB Progress (1): 24/26 kB Progress (1): 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.0 MB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/10/apache-10.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 529 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 39 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 716 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.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/1.4.0/tycho-packaging-plugin-1.4.0.pom (2.7 kB at 111 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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 org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.jar Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 839 kB/s) 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-source-plugin/2.1/maven-source-plugin-2.1.jar (24 kB at 486 kB/s) Progress (1): 4.1/128 kB Progress (1): 7.7/128 kB Progress (1): 12/128 kB Progress (1): 16/128 kB Progress (1): 20/128 kB Progress (1): 24/128 kB Progress (1): 28/128 kB Progress (1): 32/128 kB Progress (1): 36/128 kB Progress (1): 40/128 kB Progress (1): 44/128 kB Progress (1): 48/128 kB Progress (1): 52/128 kB Progress (1): 56/128 kB Progress (1): 60/128 kB Progress (1): 64/128 kB Progress (1): 68/128 kB Progress (1): 72/128 kB Progress (1): 76/128 kB Progress (1): 80/128 kB Progress (1): 84/128 kB Progress (1): 88/128 kB Progress (1): 92/128 kB Progress (1): 96/128 kB Progress (1): 100/128 kB Progress (1): 104/128 kB Progress (1): 108/128 kB Progress (1): 112/128 kB Progress (1): 116/128 kB Progress (1): 120/128 kB Progress (1): 124/128 kB Progress (1): 128/128 kB Progress (1): 128 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.jar (128 kB at 2.0 MB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.4.0/tycho-source-feature-plugin-1.4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.4.0/tycho-source-feature-plugin-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.4.0/tycho-source-feature-plugin-1.4.0.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.4.0/tycho-source-feature-plugin-1.4.0.pom (2.3 kB at 59 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-extras/1.4.0/tycho-extras-1.4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/extras/tycho-extras/1.4.0/tycho-extras-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.4.0/tycho-extras-1.4.0.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/eclipse/tycho/extras/tycho-extras/1.4.0/tycho-extras-1.4.0.pom (16 kB at 646 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.4.0/tycho-source-feature-plugin-1.4.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.4.0/tycho-source-feature-plugin-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.4.0/tycho-source-feature-plugin-1.4.0.jar Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.4.0/tycho-source-feature-plugin-1.4.0.jar (18 kB at 450 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 23 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 170 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 643 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 20 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 157 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 83 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 268 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 335 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 564 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/3/apache-3.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 132 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 188 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 20 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 229 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/4.10/junit-4.10.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 84 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 18 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom Progress (1): 4.1/5.9 kB Progress (1): 5.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 226 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 120 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 42 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 55 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 16 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 157 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 79 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 43 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 57 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 78 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 42 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 22 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 229 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 77 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 52 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1/classworlds-1.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 133 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml Progress (1): 643 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (643 B at 9.2 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom (1.7 kB at 61 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom (1.7 kB at 75 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom (1.7 kB at 75 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom (1.7 kB at 74 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom (1.7 kB at 71 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom (1.7 kB at 79 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom (1.7 kB at 72 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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 org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.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 Progress (1): 0/1.5 MB Progress (1): 0/1.5 MB Progress (1): 0/1.5 MB Progress (1): 0/1.5 MB Progress (1): 0/1.5 MB Progress (1): 0/1.5 MB Progress (1): 0/1.5 MB Progress (2): 0/1.5 MB | 4.1/13 kB Progress (2): 0/1.5 MB | 4.1/13 kB Progress (2): 0/1.5 MB | 7.7/13 kB Progress (2): 0/1.5 MB | 7.7/13 kB Progress (2): 0/1.5 MB | 12/13 kB Progress (2): 0/1.5 MB | 12/13 kB Progress (2): 0/1.5 MB | 13 kB Progress (2): 0/1.5 MB | 13 kB Progress (2): 0/1.5 MB | 13 kB Progress (2): 0.1/1.5 MB | 13 kB Progress (2): 0.1/1.5 MB | 13 kB Progress (2): 0.1/1.5 MB | 13 kB Progress (2): 0.1/1.5 MB | 13 kB Progress (2): 0.1/1.5 MB | 13 kB Progress (2): 0.1/1.5 MB | 13 kB Progress (2): 0.1/1.5 MB | 13 kB Progress (2): 0.1/1.5 MB | 13 kB Progress (2): 0.1/1.5 MB | 13 kB Progress (2): 0.1/1.5 MB | 13 kB Progress (2): 0.1/1.5 MB | 13 kB Progress (2): 0.1/1.5 MB | 13 kB Progress (2): 0.1/1.5 MB | 13 kB Progress (2): 0.1/1.5 MB | 13 kB Progress (2): 0.1/1.5 MB | 13 kB Progress (2): 0.1/1.5 MB | 13 kB Progress (2): 0.1/1.5 MB | 13 kB Progress (2): 0.1/1.5 MB | 13 kB Progress (2): 0.1/1.5 MB | 13 kB Progress (2): 0.1/1.5 MB | 13 kB Progress (2): 0.1/1.5 MB | 13 kB Progress (2): 0.1/1.5 MB | 13 kB Progress (2): 0.1/1.5 MB | 13 kB Progress (2): 0.1/1.5 MB | 13 kB Progress (2): 0.1/1.5 MB | 13 kB Progress (2): 0.2/1.5 MB | 13 kB Progress (2): 0.2/1.5 MB | 13 kB Progress (2): 0.2/1.5 MB | 13 kB Progress (2): 0.2/1.5 MB | 13 kB Progress (2): 0.2/1.5 MB | 13 kB Progress (2): 0.2/1.5 MB | 13 kB Progress (2): 0.2/1.5 MB | 13 kB Progress (2): 0.2/1.5 MB | 13 kB Progress (2): 0.2/1.5 MB | 13 kB Progress (2): 0.2/1.5 MB | 13 kB Progress (2): 0.2/1.5 MB | 13 kB Progress (2): 0.2/1.5 MB | 13 kB Progress (2): 0.2/1.5 MB | 13 kB Progress (2): 0.2/1.5 MB | 13 kB Progress (2): 0.2/1.5 MB | 13 kB Progress (2): 0.2/1.5 MB | 13 kB Progress (2): 0.2/1.5 MB | 13 kB Progress (2): 0.2/1.5 MB | 13 kB Progress (2): 0.2/1.5 MB | 13 kB Progress (2): 0.2/1.5 MB | 13 kB Progress (2): 0.2/1.5 MB | 13 kB Progress (2): 0.2/1.5 MB | 13 kB Progress (2): 0.2/1.5 MB | 13 kB Progress (2): 0.2/1.5 MB | 13 kB Progress (2): 0.2/1.5 MB | 13 kB Progress (2): 0.3/1.5 MB | 13 kB Progress (2): 0.3/1.5 MB | 13 kB Progress (2): 0.3/1.5 MB | 13 kB Progress (2): 0.3/1.5 MB | 13 kB Progress (2): 0.3/1.5 MB | 13 kB Progress (2): 0.3/1.5 MB | 13 kB Progress (2): 0.3/1.5 MB | 13 kB Progress (2): 0.3/1.5 MB | 13 kB Progress (2): 0.3/1.5 MB | 13 kB Progress (2): 0.3/1.5 MB | 13 kB Progress (2): 0.3/1.5 MB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 500 kB/s) Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.3/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.4/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.5/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (1): 0.6/1.5 MB Progress (2): 0.6/1.5 MB | 4.1/4.2 kB Progress (2): 0.6/1.5 MB | 4.1/4.2 kB Progress (2): 0.6/1.5 MB | 4.2 kB Progress (2): 0.6/1.5 MB | 4.2 kB Progress (2): 0.6/1.5 MB | 4.2 kB Progress (2): 0.6/1.5 MB | 4.2 kB Progress (2): 0.6/1.5 MB | 4.2 kB Progress (2): 0.6/1.5 MB | 4.2 kB Progress (2): 0.6/1.5 MB | 4.2 kB Progress (2): 0.6/1.5 MB | 4.2 kB Progress (2): 0.6/1.5 MB | 4.2 kB Progress (2): 0.6/1.5 MB | 4.2 kB Progress (2): 0.6/1.5 MB | 4.2 kB Progress (2): 0.6/1.5 MB | 4.2 kB Progress (2): 0.7/1.5 MB | 4.2 kB Progress (2): 0.7/1.5 MB | 4.2 kB Progress (2): 0.7/1.5 MB | 4.2 kB Progress (2): 0.7/1.5 MB | 4.2 kB Progress (2): 0.7/1.5 MB | 4.2 kB Progress (2): 0.7/1.5 MB | 4.2 kB Progress (2): 0.7/1.5 MB | 4.2 kB Progress (2): 0.7/1.5 MB | 4.2 kB Progress (2): 0.7/1.5 MB | 4.2 kB Progress (2): 0.7/1.5 MB | 4.2 kB Progress (2): 0.7/1.5 MB | 4.2 kB Progress (2): 0.7/1.5 MB | 4.2 kB Progress (2): 0.7/1.5 MB | 4.2 kB Progress (2): 0.7/1.5 MB | 4.2 kB Progress (2): 0.7/1.5 MB | 4.2 kB Progress (2): 0.7/1.5 MB | 4.2 kB Progress (2): 0.7/1.5 MB | 4.2 kB Progress (2): 0.7/1.5 MB | 4.2 kB Progress (2): 0.7/1.5 MB | 4.2 kB Progress (2): 0.7/1.5 MB | 4.2 kB Progress (2): 0.7/1.5 MB | 4.2 kB Progress (2): 0.7/1.5 MB | 4.2 kB Progress (2): 0.7/1.5 MB | 4.2 kB Progress (2): 0.7/1.5 MB | 4.2 kB Progress (2): 0.7/1.5 MB | 4.2 kB Progress (2): 0.8/1.5 MB | 4.2 kB Progress (2): 0.8/1.5 MB | 4.2 kB Progress (2): 0.8/1.5 MB | 4.2 kB Progress (2): 0.8/1.5 MB | 4.2 kB Progress (2): 0.8/1.5 MB | 4.2 kB Progress (2): 0.8/1.5 MB | 4.2 kB Progress (2): 0.8/1.5 MB | 4.2 kB Progress (2): 0.8/1.5 MB | 4.2 kB Progress (2): 0.8/1.5 MB | 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 96 kB/s) Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.8/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 0.9/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.0/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.1/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.2/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.3/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.4/1.5 MB Progress (1): 1.5/1.5 MB Progress (1): 1.5 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.jar (1.5 MB at 21 MB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.pom (2.2 kB at 147 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.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/1.4.0/tycho-p2-plugin-1.4.0.jar (28 kB at 642 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.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/1.4.0/sisu-equinox-launching-1.4.0.pom (2.7 kB at 117 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 405 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 1.5 MB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/13/apache-13.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 518 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.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-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.pom (2.1 kB at 40 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (3.1 kB at 136 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/ow2/1.5/ow2-1.5.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/ow2/ow2/1.5/ow2-1.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.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/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 468 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/7.0/asm-7.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/ow2/asm/asm/7.0/asm-7.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.pom Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 122 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-util/7.0/asm-util-7.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/ow2/asm/asm-util/7.0/asm-util-7.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.pom Progress (1): 3.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.pom (3.6 kB at 158 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (3.2 kB at 131 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/7.0/asm-7.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-util/7.0/asm-util-7.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/ow2/asm/asm/7.0/asm-7.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/ow2/asm/asm-util/7.0/asm-util-7.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.jar Progress (1): 4.1/50 kB Progress (1): 7.7/50 kB Progress (1): 12/50 kB Progress (1): 16/50 kB Progress (1): 20/50 kB Progress (1): 24/50 kB Progress (1): 28/50 kB Progress (1): 32/50 kB Progress (1): 36/50 kB Progress (1): 40/50 kB Progress (1): 44/50 kB Progress (1): 48/50 kB Progress (1): 50 kB Progress (2): 50 kB | 4.1/28 kB Progress (2): 50 kB | 7.7/28 kB Progress (2): 50 kB | 12/28 kB Progress (2): 50 kB | 16/28 kB Progress (2): 50 kB | 20/28 kB Progress (2): 50 kB | 24/28 kB Progress (2): 50 kB | 28 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.jar (28 kB at 532 kB/s) Progress (2): 50 kB | 4.1/114 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.jar Progress (2): 50 kB | 7.7/114 kB Progress (2): 50 kB | 12/114 kB Progress (3): 50 kB | 12/114 kB | 4.1/20 kB Progress (3): 50 kB | 16/114 kB | 4.1/20 kB Progress (3): 50 kB | 16/114 kB | 7.7/20 kB Progress (3): 50 kB | 20/114 kB | 7.7/20 kB Progress (3): 50 kB | 24/114 kB | 7.7/20 kB Progress (3): 50 kB | 24/114 kB | 12/20 kB Progress (3): 50 kB | 28/114 kB | 12/20 kB Progress (3): 50 kB | 28/114 kB | 16/20 kB Progress (3): 50 kB | 32/114 kB | 16/20 kB Progress (3): 50 kB | 32/114 kB | 20 kB Progress (3): 50 kB | 36/114 kB | 20 kB Progress (3): 50 kB | 40/114 kB | 20 kB Progress (3): 50 kB | 44/114 kB | 20 kB Progress (3): 50 kB | 48/114 kB | 20 kB Progress (3): 50 kB | 52/114 kB | 20 kB Progress (3): 50 kB | 56/114 kB | 20 kB Progress (3): 50 kB | 60/114 kB | 20 kB Progress (3): 50 kB | 64/114 kB | 20 kB Progress (3): 50 kB | 68/114 kB | 20 kB Progress (3): 50 kB | 72/114 kB | 20 kB Progress (3): 50 kB | 76/114 kB | 20 kB Progress (3): 50 kB | 80/114 kB | 20 kB Progress (3): 50 kB | 84/114 kB | 20 kB Progress (3): 50 kB | 88/114 kB | 20 kB Progress (3): 50 kB | 92/114 kB | 20 kB Progress (3): 50 kB | 96/114 kB | 20 kB Progress (3): 50 kB | 100/114 kB | 20 kB Progress (3): 50 kB | 104/114 kB | 20 kB Progress (3): 50 kB | 108/114 kB | 20 kB Progress (3): 50 kB | 112/114 kB | 20 kB Progress (3): 50 kB | 114 kB | 20 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (50 kB at 884 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 1.8 MB/s) Progress (2): 20 kB | 4.1/81 kB Progress (2): 20 kB | 7.7/81 kB Progress (2): 20 kB | 12/81 kB Progress (2): 20 kB | 16/81 kB Progress (2): 20 kB | 20/81 kB Progress (2): 20 kB | 24/81 kB Progress (2): 20 kB | 28/81 kB Progress (2): 20 kB | 32/81 kB Progress (2): 20 kB | 36/81 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.jar (20 kB at 309 kB/s) Progress (1): 40/81 kB Progress (1): 44/81 kB Progress (1): 48/81 kB Progress (1): 52/81 kB Progress (1): 56/81 kB Progress (2): 56/81 kB | 4.1/54 kB Progress (2): 60/81 kB | 4.1/54 kB Progress (2): 60/81 kB | 7.7/54 kB Progress (2): 64/81 kB | 7.7/54 kB Progress (2): 68/81 kB | 7.7/54 kB Progress (2): 68/81 kB | 12/54 kB Progress (2): 72/81 kB | 12/54 kB Progress (2): 72/81 kB | 16/54 kB Progress (3): 72/81 kB | 16/54 kB | 4.1/33 kB Progress (3): 76/81 kB | 16/54 kB | 4.1/33 kB Progress (3): 76/81 kB | 16/54 kB | 7.7/33 kB Progress (3): 76/81 kB | 20/54 kB | 7.7/33 kB Progress (3): 80/81 kB | 20/54 kB | 7.7/33 kB Progress (3): 80/81 kB | 24/54 kB | 7.7/33 kB Progress (3): 81 kB | 24/54 kB | 7.7/33 kB Progress (3): 81 kB | 28/54 kB | 7.7/33 kB Progress (3): 81 kB | 28/54 kB | 12/33 kB Progress (3): 81 kB | 32/54 kB | 12/33 kB Progress (3): 81 kB | 32/54 kB | 16/33 kB Progress (3): 81 kB | 36/54 kB | 16/33 kB Progress (3): 81 kB | 40/54 kB | 16/33 kB Progress (3): 81 kB | 40/54 kB | 20/33 kB Progress (3): 81 kB | 44/54 kB | 20/33 kB Progress (3): 81 kB | 44/54 kB | 24/33 kB Progress (3): 81 kB | 48/54 kB | 24/33 kB Progress (3): 81 kB | 48/54 kB | 28/33 kB Progress (3): 81 kB | 52/54 kB | 28/33 kB Progress (3): 81 kB | 52/54 kB | 32/33 kB Progress (3): 81 kB | 54 kB | 32/33 kB Progress (3): 81 kB | 54 kB | 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.jar (81 kB at 1.2 MB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (33 kB at 416 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 658 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-clean-plugin/2.6/maven-clean-plugin-2.6.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/plugins/maven-clean-plugin/2.6/maven-clean-plugin-2.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.6/maven-clean-plugin-2.6.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-clean-plugin/2.6/maven-clean-plugin-2.6.pom (5.3 kB at 330 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 597 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/maven-parent/24/maven-parent-24.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom Progress (1): 4.1/37 kB Progress (1): 7.7/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 24/37 kB Progress (1): 28/37 kB Progress (1): 32/37 kB Progress (1): 36/37 kB Progress (1): 37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.4 MB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/14/apache-14.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/apache/14/apache-14.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 587 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-clean-plugin/2.6/maven-clean-plugin-2.6.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/plugins/maven-clean-plugin/2.6/maven-clean-plugin-2.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.6/maven-clean-plugin-2.6.jar Progress (1): 4.1/29 kB Progress (1): 7.7/29 kB Progress (1): 12/29 kB Progress (1): 16/29 kB Progress (1): 20/29 kB Progress (1): 24/29 kB Progress (1): 28/29 kB Progress (1): 29 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.6/maven-clean-plugin-2.6.jar (29 kB at 651 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 188 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 542 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.2 MB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/7/apache-7.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/apache/7/apache-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 577 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 455 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 220 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 480 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar (23 kB at 444 kB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 771 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 432 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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.3 MB/s) Downloading from org.eclipse.cbi.maven.plugins: 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.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar Progress (1): 4.1/124 kB Progress (1): 7.7/124 kB Progress (1): 12/124 kB Progress (1): 16/124 kB Progress (1): 20/124 kB Progress (1): 24/124 kB Progress (1): 28/124 kB Progress (1): 32/124 kB Progress (1): 36/124 kB Progress (1): 40/124 kB Progress (1): 44/124 kB Progress (1): 48/124 kB Progress (1): 52/124 kB Progress (1): 56/124 kB Progress (1): 60/124 kB Progress (1): 64/124 kB Progress (1): 68/124 kB Progress (1): 72/124 kB Progress (1): 76/124 kB Progress (1): 80/124 kB Progress (1): 84/124 kB Progress (1): 88/124 kB Progress (1): 92/124 kB Progress (1): 96/124 kB Progress (1): 100/124 kB Progress (1): 104/124 kB Progress (1): 108/124 kB Progress (1): 112/124 kB Progress (1): 116/124 kB Progress (1): 120/124 kB Progress (1): 124/124 kB Progress (1): 124 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 2.4 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/maven-metadata.xml Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/felix/maven-bundle-plugin/maven-metadata.xml Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/felix/maven-bundle-plugin/maven-metadata.xml Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/maven-metadata.xml (1.2 kB at 5.3 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/felix/maven-bundle-plugin/4.2.0/maven-bundle-plugin-4.2.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/felix/maven-bundle-plugin/4.2.0/maven-bundle-plugin-4.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/4.2.0/maven-bundle-plugin-4.2.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/apache/felix/maven-bundle-plugin/4.2.0/maven-bundle-plugin-4.2.0.pom (11 kB at 144 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/felix/felix-parent/6/felix-parent-6.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/felix/felix-parent/6/felix-parent-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.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/felix/felix-parent/6/felix-parent-6.pom (22 kB at 188 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/21/apache-21.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/apache/21/apache-21.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.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/apache/21/apache-21.pom (17 kB at 658 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/felix/maven-bundle-plugin/4.2.0/maven-bundle-plugin-4.2.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/felix/maven-bundle-plugin/4.2.0/maven-bundle-plugin-4.2.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/4.2.0/maven-bundle-plugin-4.2.0.jar Progress (1): 4.1/233 kB Progress (1): 7.7/233 kB Progress (1): 12/233 kB Progress (1): 16/233 kB Progress (1): 20/233 kB Progress (1): 24/233 kB Progress (1): 28/233 kB Progress (1): 32/233 kB Progress (1): 36/233 kB Progress (1): 40/233 kB Progress (1): 44/233 kB Progress (1): 48/233 kB Progress (1): 52/233 kB Progress (1): 56/233 kB Progress (1): 60/233 kB Progress (1): 64/233 kB Progress (1): 68/233 kB Progress (1): 72/233 kB Progress (1): 76/233 kB Progress (1): 80/233 kB Progress (1): 84/233 kB Progress (1): 88/233 kB Progress (1): 92/233 kB Progress (1): 96/233 kB Progress (1): 100/233 kB Progress (1): 104/233 kB Progress (1): 108/233 kB Progress (1): 112/233 kB Progress (1): 116/233 kB Progress (1): 120/233 kB Progress (1): 124/233 kB Progress (1): 128/233 kB Progress (1): 132/233 kB Progress (1): 136/233 kB Progress (1): 140/233 kB Progress (1): 144/233 kB Progress (1): 148/233 kB Progress (1): 152/233 kB Progress (1): 156/233 kB Progress (1): 160/233 kB Progress (1): 164/233 kB Progress (1): 168/233 kB Progress (1): 172/233 kB Progress (1): 176/233 kB Progress (1): 180/233 kB Progress (1): 184/233 kB Progress (1): 188/233 kB Progress (1): 192/233 kB Progress (1): 196/233 kB Progress (1): 197/233 kB Progress (1): 201/233 kB Progress (1): 205/233 kB Progress (1): 209/233 kB Progress (1): 213/233 kB Progress (1): 217/233 kB Progress (1): 221/233 kB Progress (1): 225/233 kB Progress (1): 229/233 kB Progress (1): 233 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/4.2.0/maven-bundle-plugin-4.2.0.jar (233 kB at 1.0 MB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/3.0.1/maven-resources-plugin-3.0.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/plugins/maven-resources-plugin/3.0.1/maven-resources-plugin-3.0.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.1/maven-resources-plugin-3.0.1.pom Progress (1): 4.1/7.2 kB Progress (1): 7.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.1/maven-resources-plugin-3.0.1.pom (7.2 kB at 70 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.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/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 33 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/maven-parent/30/maven-parent-30.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom Progress (1): 4.1/41 kB Progress (1): 7.7/41 kB Progress (1): 12/41 kB Progress (1): 16/41 kB Progress (1): 20/41 kB Progress (1): 24/41 kB Progress (1): 28/41 kB Progress (1): 32/41 kB 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/maven/maven-parent/30/maven-parent-30.pom (41 kB at 1.1 MB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/3.0.1/maven-resources-plugin-3.0.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/plugins/maven-resources-plugin/3.0.1/maven-resources-plugin-3.0.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.1/maven-resources-plugin-3.0.1.jar Progress (1): 4.1/31 kB Progress (1): 7.7/31 kB Progress (1): 12/31 kB Progress (1): 16/31 kB Progress (1): 20/31 kB Progress (1): 24/31 kB Progress (1): 28/31 kB Progress (1): 31 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.1/maven-resources-plugin-3.0.1.jar (31 kB at 192 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.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/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (10 kB at 291 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.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/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 kB at 492 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar Progress (1): 4.1/30 kB Progress (1): 7.7/30 kB Progress (1): 12/30 kB Progress (1): 16/30 kB Progress (1): 20/30 kB Progress (1): 24/30 kB Progress (1): 28/30 kB Progress (1): 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 kB at 677 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.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/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (7.9 kB at 84 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/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 466 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.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/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (33 kB at 101 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-surefire-report-plugin/2.5/maven-surefire-report-plugin-2.5.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/plugins/maven-surefire-report-plugin/2.5/maven-surefire-report-plugin-2.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-report-plugin/2.5/maven-surefire-report-plugin-2.5.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/apache/maven/plugins/maven-surefire-report-plugin/2.5/maven-surefire-report-plugin-2.5.pom (6.9 kB at 88 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire/2.5/surefire-2.5.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/surefire/surefire/2.5/surefire-2.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.5/surefire-2.5.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/apache/maven/surefire/surefire/2.5/surefire-2.5.pom (6.9 kB at 89 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-surefire-report-plugin/2.5/maven-surefire-report-plugin-2.5.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/plugins/maven-surefire-report-plugin/2.5/maven-surefire-report-plugin-2.5.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-report-plugin/2.5/maven-surefire-report-plugin-2.5.jar Progress (1): 4.1/39 kB Progress (1): 7.7/39 kB Progress (1): 12/39 kB Progress (1): 16/39 kB Progress (1): 20/39 kB Progress (1): 24/39 kB Progress (1): 28/39 kB Progress (1): 32/39 kB Progress (1): 36/39 kB Progress (1): 39 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-report-plugin/2.5/maven-surefire-report-plugin-2.5.jar (39 kB at 489 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.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/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom (4.1 kB at 19 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar (32 kB at 372 kB/s) [INFO] Computing target platform for MavenProject: org.eclipse.mdht:org.eclipse.mdht.emf.runtime:3.0.0-SNAPSHOT @ /home/jenkins/workspace/MDHT-master-scm/core/plugins/org.eclipse.mdht.emf.runtime/pom.xml [INFO] Adding repository file:/home/data/httpd/download.eclipse.org/releases/oxygen [ERROR] Internal error: java.lang.RuntimeException: Failed to load p2 repository with ID 'release.target' from location file:/home/data/httpd/download.eclipse.org/releases/oxygen: No repository found at file:/home/data/httpd/download.eclipse.org/releases/oxygen. -> [Help 1] org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Failed to load p2 repository with ID 'release.target' from location file:/home/data/httpd/download.eclipse.org/releases/oxygen at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:120) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356) Caused by: java.lang.RuntimeException: Failed to load p2 repository with ID 'release.target' from location file:/home/data/httpd/download.eclipse.org/releases/oxygen at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.loadMetadataRepository (TargetPlatformFactoryImpl.java:302) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.gatherExternalInstallableUnits (TargetPlatformFactoryImpl.java:270) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:176) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:128) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:1) at org.eclipse.tycho.p2.manager.ReactorRepositoryManagerImpl.computePreliminaryTargetPlatform (ReactorRepositoryManagerImpl.java:84) at org.eclipse.tycho.p2.resolver.P2DependencyResolver.computePreliminaryTargetPlatform (P2DependencyResolver.java:224) at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:110) at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:95) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:264) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356) Caused by: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/data/httpd/download.eclipse.org/releases/oxygen. at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.fail (AbstractRepositoryManager.java:398) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository (AbstractRepositoryManager.java:695) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository (MetadataRepositoryManager.java:110) at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:61) at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:53) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.loadMetadataRepository (TargetPlatformFactoryImpl.java:298) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.gatherExternalInstallableUnits (TargetPlatformFactoryImpl.java:270) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:176) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:128) at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:1) at org.eclipse.tycho.p2.manager.ReactorRepositoryManagerImpl.computePreliminaryTargetPlatform (ReactorRepositoryManagerImpl.java:84) at org.eclipse.tycho.p2.resolver.P2DependencyResolver.computePreliminaryTargetPlatform (P2DependencyResolver.java:224) at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:110) at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:95) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:264) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356) [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException Build step 'Invoke top-level Maven targets' marked build as failure Not sending mail to unregistered user sean.muir@jkmsoftware.com Sending e-mails to: dcarlson@xmlmodeling.com sean.muir@jkmsoftware.com Archiving artifacts Finished: FAILURE