Started by timer Running as SYSTEM Agent default-agent-v9t57 is provisioned from template Kubernetes Pod Template --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" name: "default-agent-v9t57" spec: containers: - env: - name: "JENKINS_SECRET" value: "b6a20310b97d0cc4e049645d53985cd5e5fda48abfc8368425cc85c57a23c2b1" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.mdht.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "default-agent-v9t57" - name: "JENKINS_NAME" value: "default-agent-v9t57" - 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-v9t57 in workspace /home/jenkins/workspace/MDHT-RSA 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-RSA # 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/rsa^{commit} # timeout=10 Checking out Revision 3e4144f2ccbc735f585b476b2e636cb5baff5979 (origin/rsa) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 3e4144f2ccbc735f585b476b2e636cb5baff5979 Commit message: "Update plugin.xml" > /usr/bin/git rev-list --no-walk 3e4144f2ccbc735f585b476b2e636cb5baff5979 # timeout=10 [MDHT-RSA] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DSIGN=true -DBUILD_ALIAS=RSA3.0 -Declipse.download=file:/home/data/httpd/download.eclipse.org -Dmaven.repo.local=/home/jenkins/workspace/MDHT-RSA/.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/0.23.1/tycho-maven-plugin-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-maven-plugin/0.23.1/tycho-maven-plugin-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.23.1/tycho-maven-plugin-0.23.1.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.23.1/tycho-maven-plugin-0.23.1.pom (2.1 kB at 8.7 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho/0.23.1/tycho-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho/0.23.1/tycho-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/0.23.1/tycho-0.23.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/eclipse/tycho/tycho/0.23.1/tycho-0.23.1.pom (19 kB at 372 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-core/0.23.1/tycho-core-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-core/0.23.1/tycho-core-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.23.1/tycho-core-0.23.1.pom Progress (1): 4.1/4.6 kB Progress (1): 4.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.23.1/tycho-core-0.23.1.pom (4.6 kB at 96 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 135 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 466 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 453 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 320 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 91 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (2.5 kB at 66 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 365 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 154 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 308 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 47 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 56 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 29 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 127 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 467 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 5.4 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 112 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 69 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 119 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 215 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 110 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 199 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 214 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 8.3 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 38 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 53 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 141 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 65 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 61 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 27 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 185 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 398 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 57 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 399 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 124 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 257 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 58 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 63 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 48 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 203 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 59 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 90 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 62 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 80 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 79 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.pom (2.2 kB at 71 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 96 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 521 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.pom (1.1 kB at 31 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-embedder/0.23.1/sisu-equinox-embedder-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/sisu-equinox-embedder/0.23.1/sisu-equinox-embedder-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.23.1/sisu-equinox-embedder-0.23.1.pom Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.23.1/sisu-equinox-embedder-0.23.1.pom (1.8 kB at 56 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox/0.23.1/sisu-equinox-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/sisu-equinox/0.23.1/sisu-equinox-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/0.23.1/sisu-equinox-0.23.1.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/0.23.1/sisu-equinox-0.23.1.pom (1.0 kB at 27 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi/3.10.100.v20150529-1857/org.eclipse.osgi-3.10.100.v20150529-1857.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/org.eclipse.osgi/3.10.100.v20150529-1857/org.eclipse.osgi-3.10.100.v20150529-1857.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.10.100.v20150529-1857/org.eclipse.osgi-3.10.100.v20150529-1857.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.10.100.v20150529-1857/org.eclipse.osgi-3.10.100.v20150529-1857.pom (1.0 kB at 17 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-api/0.23.1/sisu-equinox-api-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/sisu-equinox-api/0.23.1/sisu-equinox-api-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.23.1/sisu-equinox-api-0.23.1.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.23.1/sisu-equinox-api-0.23.1.pom (1.7 kB at 52 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-metadata-model/0.23.1/tycho-metadata-model-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-metadata-model/0.23.1/tycho-metadata-model-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.23.1/tycho-metadata-model-0.23.1.pom Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.23.1/tycho-metadata-model-0.23.1.pom (1.3 kB at 34 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 157 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-embedder-api/0.23.1/tycho-embedder-api-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-embedder-api/0.23.1/tycho-embedder-api-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.23.1/tycho-embedder-api-0.23.1.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.23.1/tycho-embedder-api-0.23.1.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/org.eclipse.tycho.embedder.shared/0.23.1/org.eclipse.tycho.embedder.shared-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.23.1/org.eclipse.tycho.embedder.shared-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.23.1/org.eclipse.tycho.embedder.shared-0.23.1.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.23.1/org.eclipse.tycho.embedder.shared-0.23.1.pom (1.1 kB at 8.9 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles/0.23.1/tycho-bundles-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-bundles/0.23.1/tycho-bundles-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/0.23.1/tycho-bundles-0.23.1.pom Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/0.23.1/tycho-bundles-0.23.1.pom (3.2 kB at 87 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/0.23.1/org.eclipse.tycho.core.shared-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.23.1/org.eclipse.tycho.core.shared-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.23.1/org.eclipse.tycho.core.shared-0.23.1.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.23.1/org.eclipse.tycho.core.shared-0.23.1.pom (1.0 kB at 2.6 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-facade/0.23.1/tycho-p2-facade-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-p2-facade/0.23.1/tycho-p2-facade-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.23.1/tycho-p2-facade-0.23.1.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.23.1/tycho-p2-facade-0.23.1.pom (2.1 kB at 65 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2/0.23.1/tycho-p2-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-p2/0.23.1/tycho-p2-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/0.23.1/tycho-p2-0.23.1.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/0.23.1/tycho-p2-0.23.1.pom (1.1 kB at 32 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/0.23.1/org.eclipse.tycho.p2.resolver.shared-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.23.1/org.eclipse.tycho.p2.resolver.shared-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.23.1/org.eclipse.tycho.p2.resolver.shared-0.23.1.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.23.1/org.eclipse.tycho.p2.resolver.shared-0.23.1.pom (1.1 kB at 30 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/0.23.1/org.eclipse.tycho.p2.tools.shared-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.23.1/org.eclipse.tycho.p2.tools.shared-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.23.1/org.eclipse.tycho.p2.tools.shared-0.23.1.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.23.1/org.eclipse.tycho.p2.tools.shared-0.23.1.pom (1.1 kB at 11 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-core/0.23.1/tycho-core-0.23.1.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/0.23.1/tycho-maven-plugin-0.23.1.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/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/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-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.7/plexus-utils-3.0.7.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-embedder/0.23.1/sisu-equinox-embedder-0.23.1.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi/3.10.100.v20150529-1857/org.eclipse.osgi-3.10.100.v20150529-1857.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-api/0.23.1/sisu-equinox-api-0.23.1.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-metadata-model/0.23.1/tycho-metadata-model-0.23.1.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/0.23.1/tycho-embedder-api-0.23.1.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.23.1/org.eclipse.tycho.embedder.shared-0.23.1.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.23.1/org.eclipse.tycho.core.shared-0.23.1.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-facade/0.23.1/tycho-p2-facade-0.23.1.jar 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/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.23.1/org.eclipse.tycho.p2.resolver.shared-0.23.1.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/0.23.1/org.eclipse.tycho.p2.tools.shared-0.23.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-maven-plugin/0.23.1/tycho-maven-plugin-0.23.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-core/0.23.1/tycho-core-0.23.1.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/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-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-aether-provider/3.0/maven-aether-provider-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/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.7/plexus-utils-3.0.7.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/sisu-equinox-embedder/0.23.1/sisu-equinox-embedder-0.23.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/org.eclipse.osgi/3.10.100.v20150529-1857/org.eclipse.osgi-3.10.100.v20150529-1857.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/sisu-equinox-api/0.23.1/sisu-equinox-api-0.23.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-metadata-model/0.23.1/tycho-metadata-model-0.23.1.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/0.23.1/tycho-embedder-api-0.23.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.23.1/org.eclipse.tycho.embedder.shared-0.23.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.23.1/org.eclipse.tycho.core.shared-0.23.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-p2-facade/0.23.1/tycho-p2-facade-0.23.1.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/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.23.1/org.eclipse.tycho.p2.resolver.shared-0.23.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.23.1/org.eclipse.tycho.p2.tools.shared-0.23.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.23.1/tycho-maven-plugin-0.23.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-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-core/3.0/maven-core-3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.23.1/tycho-core-0.23.1.jar 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/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 449 kB/s) Progress (1): 4.1/5.5 kB Progress (2): 4.1/5.5 kB | 4.1/165 kB Progress (2): 4.1/5.5 kB | 7.7/165 kB Progress (2): 5.5 kB | 7.7/165 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar Progress (2): 5.5 kB | 12/165 kB Progress (3): 5.5 kB | 12/165 kB | 4.1/196 kB Progress (4): 5.5 kB | 12/165 kB | 4.1/196 kB | 4.1/527 kB Progress (4): 5.5 kB | 12/165 kB | 7.7/196 kB | 4.1/527 kB Progress (4): 5.5 kB | 16/165 kB | 7.7/196 kB | 4.1/527 kB Progress (4): 5.5 kB | 16/165 kB | 12/196 kB | 4.1/527 kB Progress (4): 5.5 kB | 16/165 kB | 16/196 kB | 4.1/527 kB Progress (4): 5.5 kB | 16/165 kB | 16/196 kB | 7.7/527 kB Progress (5): 5.5 kB | 16/165 kB | 16/196 kB | 7.7/527 kB | 4.1/38 kB Progress (5): 5.5 kB | 16/165 kB | 16/196 kB | 12/527 kB | 4.1/38 kB Progress (5): 5.5 kB | 16/165 kB | 20/196 kB | 12/527 kB | 4.1/38 kB Progress (5): 5.5 kB | 16/165 kB | 24/196 kB | 12/527 kB | 4.1/38 kB Progress (5): 5.5 kB | 16/165 kB | 28/196 kB | 12/527 kB | 4.1/38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.23.1/tycho-maven-plugin-0.23.1.jar (5.5 kB at 44 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Progress (4): 20/165 kB | 28/196 kB | 12/527 kB | 4.1/38 kB Progress (4): 20/165 kB | 32/196 kB | 12/527 kB | 4.1/38 kB Progress (4): 20/165 kB | 32/196 kB | 16/527 kB | 4.1/38 kB Progress (4): 20/165 kB | 32/196 kB | 16/527 kB | 7.7/38 kB Progress (4): 20/165 kB | 32/196 kB | 20/527 kB | 7.7/38 kB Progress (4): 20/165 kB | 36/196 kB | 20/527 kB | 7.7/38 kB Progress (4): 20/165 kB | 40/196 kB | 20/527 kB | 7.7/38 kB Progress (4): 20/165 kB | 44/196 kB | 20/527 kB | 7.7/38 kB Progress (4): 24/165 kB | 44/196 kB | 20/527 kB | 7.7/38 kB Progress (5): 24/165 kB | 44/196 kB | 20/527 kB | 7.7/38 kB | 4.1/30 kB Progress (5): 24/165 kB | 48/196 kB | 20/527 kB | 7.7/38 kB | 4.1/30 kB Progress (5): 24/165 kB | 48/196 kB | 24/527 kB | 7.7/38 kB | 4.1/30 kB Progress (5): 24/165 kB | 48/196 kB | 24/527 kB | 12/38 kB | 4.1/30 kB Progress (5): 24/165 kB | 52/196 kB | 24/527 kB | 12/38 kB | 4.1/30 kB Progress (5): 24/165 kB | 52/196 kB | 24/527 kB | 12/38 kB | 7.7/30 kB Progress (5): 28/165 kB | 52/196 kB | 24/527 kB | 12/38 kB | 7.7/30 kB Progress (5): 28/165 kB | 52/196 kB | 24/527 kB | 12/38 kB | 12/30 kB Progress (5): 28/165 kB | 56/196 kB | 24/527 kB | 12/38 kB | 12/30 kB Progress (5): 28/165 kB | 60/196 kB | 24/527 kB | 12/38 kB | 12/30 kB Progress (5): 28/165 kB | 60/196 kB | 28/527 kB | 12/38 kB | 12/30 kB Progress (5): 28/165 kB | 60/196 kB | 32/527 kB | 12/38 kB | 12/30 kB Progress (5): 28/165 kB | 60/196 kB | 32/527 kB | 16/38 kB | 12/30 kB Progress (5): 28/165 kB | 60/196 kB | 36/527 kB | 16/38 kB | 12/30 kB Progress (5): 28/165 kB | 60/196 kB | 40/527 kB | 16/38 kB | 12/30 kB Progress (5): 28/165 kB | 64/196 kB | 40/527 kB | 16/38 kB | 12/30 kB Progress (5): 28/165 kB | 64/196 kB | 40/527 kB | 16/38 kB | 16/30 kB Progress (5): 32/165 kB | 64/196 kB | 40/527 kB | 16/38 kB | 16/30 kB Progress (5): 32/165 kB | 64/196 kB | 40/527 kB | 16/38 kB | 20/30 kB Progress (5): 32/165 kB | 68/196 kB | 40/527 kB | 16/38 kB | 20/30 kB Progress (5): 32/165 kB | 68/196 kB | 44/527 kB | 16/38 kB | 20/30 kB Progress (5): 32/165 kB | 68/196 kB | 44/527 kB | 20/38 kB | 20/30 kB Progress (5): 32/165 kB | 68/196 kB | 48/527 kB | 20/38 kB | 20/30 kB Progress (5): 32/165 kB | 72/196 kB | 48/527 kB | 20/38 kB | 20/30 kB Progress (5): 32/165 kB | 72/196 kB | 48/527 kB | 20/38 kB | 24/30 kB Progress (5): 36/165 kB | 72/196 kB | 48/527 kB | 20/38 kB | 24/30 kB Progress (5): 36/165 kB | 72/196 kB | 48/527 kB | 20/38 kB | 28/30 kB Progress (5): 36/165 kB | 76/196 kB | 48/527 kB | 20/38 kB | 28/30 kB Progress (5): 36/165 kB | 76/196 kB | 52/527 kB | 20/38 kB | 28/30 kB Progress (5): 36/165 kB | 76/196 kB | 52/527 kB | 24/38 kB | 28/30 kB Progress (5): 36/165 kB | 76/196 kB | 56/527 kB | 24/38 kB | 28/30 kB Progress (5): 36/165 kB | 80/196 kB | 56/527 kB | 24/38 kB | 28/30 kB Progress (5): 36/165 kB | 80/196 kB | 56/527 kB | 24/38 kB | 30 kB Progress (5): 36/165 kB | 84/196 kB | 56/527 kB | 24/38 kB | 30 kB Progress (5): 36/165 kB | 88/196 kB | 56/527 kB | 24/38 kB | 30 kB Progress (5): 40/165 kB | 88/196 kB | 56/527 kB | 24/38 kB | 30 kB Progress (5): 40/165 kB | 92/196 kB | 56/527 kB | 24/38 kB | 30 kB Progress (5): 40/165 kB | 92/196 kB | 60/527 kB | 24/38 kB | 30 kB Progress (5): 40/165 kB | 92/196 kB | 60/527 kB | 28/38 kB | 30 kB Progress (5): 40/165 kB | 92/196 kB | 64/527 kB | 28/38 kB | 30 kB Progress (5): 40/165 kB | 96/196 kB | 64/527 kB | 28/38 kB | 30 kB Progress (5): 44/165 kB | 96/196 kB | 64/527 kB | 28/38 kB | 30 kB Progress (5): 44/165 kB | 100/196 kB | 64/527 kB | 28/38 kB | 30 kB Progress (5): 44/165 kB | 100/196 kB | 68/527 kB | 28/38 kB | 30 kB Progress (5): 44/165 kB | 100/196 kB | 68/527 kB | 32/38 kB | 30 kB Progress (5): 44/165 kB | 100/196 kB | 72/527 kB | 32/38 kB | 30 kB Progress (5): 44/165 kB | 104/196 kB | 72/527 kB | 32/38 kB | 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 130 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 (4): 48/165 kB | 104/196 kB | 72/527 kB | 32/38 kB Progress (4): 52/165 kB | 104/196 kB | 72/527 kB | 32/38 kB Progress (4): 56/165 kB | 104/196 kB | 72/527 kB | 32/38 kB Progress (4): 56/165 kB | 108/196 kB | 72/527 kB | 32/38 kB Progress (4): 56/165 kB | 108/196 kB | 76/527 kB | 32/38 kB Progress (4): 56/165 kB | 108/196 kB | 80/527 kB | 32/38 kB Progress (4): 56/165 kB | 108/196 kB | 80/527 kB | 36/38 kB Progress (4): 56/165 kB | 108/196 kB | 84/527 kB | 36/38 kB Progress (4): 56/165 kB | 112/196 kB | 84/527 kB | 36/38 kB Progress (4): 56/165 kB | 116/196 kB | 84/527 kB | 36/38 kB Progress (4): 56/165 kB | 120/196 kB | 84/527 kB | 36/38 kB Progress (4): 60/165 kB | 120/196 kB | 84/527 kB | 36/38 kB Progress (4): 64/165 kB | 120/196 kB | 84/527 kB | 36/38 kB Progress (4): 64/165 kB | 124/196 kB | 84/527 kB | 36/38 kB Progress (4): 64/165 kB | 128/196 kB | 84/527 kB | 36/38 kB Progress (4): 64/165 kB | 128/196 kB | 88/527 kB | 36/38 kB Progress (4): 64/165 kB | 128/196 kB | 88/527 kB | 38 kB Progress (4): 64/165 kB | 132/196 kB | 88/527 kB | 38 kB Progress (5): 64/165 kB | 132/196 kB | 88/527 kB | 38 kB | 4.1/52 kB Progress (5): 68/165 kB | 132/196 kB | 88/527 kB | 38 kB | 4.1/52 kB Progress (5): 68/165 kB | 132/196 kB | 88/527 kB | 38 kB | 7.7/52 kB Progress (5): 68/165 kB | 136/196 kB | 88/527 kB | 38 kB | 7.7/52 kB Progress (5): 68/165 kB | 136/196 kB | 92/527 kB | 38 kB | 7.7/52 kB Progress (5): 68/165 kB | 140/196 kB | 92/527 kB | 38 kB | 7.7/52 kB Progress (5): 68/165 kB | 140/196 kB | 92/527 kB | 38 kB | 12/52 kB Progress (5): 72/165 kB | 140/196 kB | 92/527 kB | 38 kB | 12/52 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 122 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar Progress (4): 72/165 kB | 140/196 kB | 92/527 kB | 16/52 kB Progress (4): 72/165 kB | 144/196 kB | 92/527 kB | 16/52 kB Progress (4): 72/165 kB | 144/196 kB | 96/527 kB | 16/52 kB Progress (4): 72/165 kB | 148/196 kB | 96/527 kB | 16/52 kB Progress (4): 72/165 kB | 148/196 kB | 96/527 kB | 20/52 kB Progress (4): 76/165 kB | 148/196 kB | 96/527 kB | 20/52 kB Progress (4): 80/165 kB | 148/196 kB | 96/527 kB | 20/52 kB Progress (4): 84/165 kB | 148/196 kB | 96/527 kB | 20/52 kB Progress (4): 88/165 kB | 148/196 kB | 96/527 kB | 20/52 kB Progress (4): 88/165 kB | 148/196 kB | 96/527 kB | 24/52 kB Progress (4): 88/165 kB | 152/196 kB | 96/527 kB | 24/52 kB Progress (4): 88/165 kB | 152/196 kB | 100/527 kB | 24/52 kB Progress (4): 88/165 kB | 156/196 kB | 100/527 kB | 24/52 kB Progress (4): 88/165 kB | 156/196 kB | 100/527 kB | 28/52 kB Progress (4): 88/165 kB | 156/196 kB | 100/527 kB | 32/52 kB Progress (4): 92/165 kB | 156/196 kB | 100/527 kB | 32/52 kB Progress (4): 96/165 kB | 156/196 kB | 100/527 kB | 32/52 kB Progress (4): 96/165 kB | 156/196 kB | 100/527 kB | 33/52 kB Progress (4): 96/165 kB | 160/196 kB | 100/527 kB | 33/52 kB Progress (4): 96/165 kB | 164/196 kB | 100/527 kB | 33/52 kB Progress (4): 96/165 kB | 168/196 kB | 100/527 kB | 33/52 kB Progress (4): 96/165 kB | 168/196 kB | 104/527 kB | 33/52 kB Progress (4): 96/165 kB | 172/196 kB | 104/527 kB | 33/52 kB Progress (4): 96/165 kB | 172/196 kB | 104/527 kB | 37/52 kB Progress (4): 100/165 kB | 172/196 kB | 104/527 kB | 37/52 kB Progress (4): 100/165 kB | 172/196 kB | 104/527 kB | 41/52 kB Progress (4): 100/165 kB | 176/196 kB | 104/527 kB | 41/52 kB Progress (4): 100/165 kB | 176/196 kB | 108/527 kB | 41/52 kB Progress (4): 100/165 kB | 180/196 kB | 108/527 kB | 41/52 kB Progress (4): 100/165 kB | 180/196 kB | 108/527 kB | 45/52 kB Progress (4): 100/165 kB | 180/196 kB | 108/527 kB | 49/52 kB Progress (4): 100/165 kB | 180/196 kB | 108/527 kB | 52 kB Progress (4): 104/165 kB | 180/196 kB | 108/527 kB | 52 kB Progress (4): 104/165 kB | 184/196 kB | 108/527 kB | 52 kB Progress (4): 104/165 kB | 184/196 kB | 112/527 kB | 52 kB Progress (4): 108/165 kB | 184/196 kB | 112/527 kB | 52 kB Progress (4): 112/165 kB | 184/196 kB | 112/527 kB | 52 kB Progress (4): 112/165 kB | 188/196 kB | 112/527 kB | 52 kB Progress (4): 112/165 kB | 188/196 kB | 116/527 kB | 52 kB Progress (4): 112/165 kB | 192/196 kB | 116/527 kB | 52 kB Progress (4): 116/165 kB | 192/196 kB | 116/527 kB | 52 kB Progress (4): 120/165 kB | 192/196 kB | 116/527 kB | 52 kB Progress (4): 120/165 kB | 196 kB | 116/527 kB | 52 kB Progress (4): 120/165 kB | 196 kB | 120/527 kB | 52 kB Progress (4): 124/165 kB | 196 kB | 120/527 kB | 52 kB Progress (4): 124/165 kB | 196 kB | 124/527 kB | 52 kB Progress (4): 128/165 kB | 196 kB | 124/527 kB | 52 kB Progress (4): 128/165 kB | 196 kB | 128/527 kB | 52 kB Progress (4): 132/165 kB | 196 kB | 128/527 kB | 52 kB Progress (4): 132/165 kB | 196 kB | 132/527 kB | 52 kB Progress (4): 136/165 kB | 196 kB | 132/527 kB | 52 kB Progress (4): 136/165 kB | 196 kB | 136/527 kB | 52 kB Progress (4): 140/165 kB | 196 kB | 136/527 kB | 52 kB Progress (4): 144/165 kB | 196 kB | 136/527 kB | 52 kB Progress (4): 148/165 kB | 196 kB | 136/527 kB | 52 kB Progress (4): 152/165 kB | 196 kB | 136/527 kB | 52 kB Progress (4): 156/165 kB | 196 kB | 136/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 126 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar Progress (3): 156/165 kB | 196 kB | 140/527 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.23.1/tycho-core-0.23.1.jar (196 kB at 468 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar Progress (3): 156/165 kB | 140/527 kB | 4.1/148 kB Progress (3): 160/165 kB | 140/527 kB | 4.1/148 kB Progress (3): 164/165 kB | 140/527 kB | 4.1/148 kB Progress (3): 165 kB | 140/527 kB | 4.1/148 kB Progress (3): 165 kB | 140/527 kB | 7.7/148 kB Progress (3): 165 kB | 144/527 kB | 7.7/148 kB Progress (3): 165 kB | 148/527 kB | 7.7/148 kB Progress (3): 165 kB | 152/527 kB | 7.7/148 kB Progress (4): 165 kB | 152/527 kB | 7.7/148 kB | 4.1/51 kB Progress (4): 165 kB | 152/527 kB | 12/148 kB | 4.1/51 kB Progress (4): 165 kB | 152/527 kB | 12/148 kB | 7.7/51 kB Progress (4): 165 kB | 156/527 kB | 12/148 kB | 7.7/51 kB Progress (4): 165 kB | 156/527 kB | 12/148 kB | 12/51 kB Progress (4): 165 kB | 156/527 kB | 12/148 kB | 16/51 kB Progress (4): 165 kB | 156/527 kB | 12/148 kB | 20/51 kB Progress (4): 165 kB | 156/527 kB | 12/148 kB | 24/51 kB Progress (4): 165 kB | 156/527 kB | 16/148 kB | 24/51 kB Progress (4): 165 kB | 156/527 kB | 16/148 kB | 28/51 kB Progress (5): 165 kB | 156/527 kB | 16/148 kB | 28/51 kB | 4.1/106 kB Progress (5): 165 kB | 160/527 kB | 16/148 kB | 28/51 kB | 4.1/106 kB Progress (5): 165 kB | 160/527 kB | 16/148 kB | 28/51 kB | 7.7/106 kB Progress (5): 165 kB | 160/527 kB | 16/148 kB | 32/51 kB | 7.7/106 kB Progress (5): 165 kB | 160/527 kB | 20/148 kB | 32/51 kB | 7.7/106 kB Progress (5): 165 kB | 160/527 kB | 20/148 kB | 36/51 kB | 7.7/106 kB Progress (5): 165 kB | 160/527 kB | 20/148 kB | 36/51 kB | 12/106 kB Progress (5): 165 kB | 164/527 kB | 20/148 kB | 36/51 kB | 12/106 kB Progress (5): 165 kB | 164/527 kB | 20/148 kB | 36/51 kB | 16/106 kB Progress (5): 165 kB | 164/527 kB | 20/148 kB | 40/51 kB | 16/106 kB Progress (5): 165 kB | 164/527 kB | 24/148 kB | 40/51 kB | 16/106 kB Progress (5): 165 kB | 164/527 kB | 24/148 kB | 44/51 kB | 16/106 kB Progress (5): 165 kB | 164/527 kB | 24/148 kB | 44/51 kB | 20/106 kB Progress (5): 165 kB | 168/527 kB | 24/148 kB | 44/51 kB | 20/106 kB Progress (5): 165 kB | 168/527 kB | 24/148 kB | 44/51 kB | 24/106 kB Progress (5): 165 kB | 168/527 kB | 24/148 kB | 48/51 kB | 24/106 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 330 kB/s) Progress (4): 168/527 kB | 28/148 kB | 48/51 kB | 24/106 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar Progress (4): 168/527 kB | 28/148 kB | 51 kB | 24/106 kB Progress (4): 168/527 kB | 28/148 kB | 51 kB | 28/106 kB Progress (4): 168/527 kB | 28/148 kB | 51 kB | 32/106 kB Progress (4): 172/527 kB | 28/148 kB | 51 kB | 32/106 kB Progress (4): 172/527 kB | 32/148 kB | 51 kB | 32/106 kB Progress (4): 172/527 kB | 32/148 kB | 51 kB | 33/106 kB Progress (4): 172/527 kB | 32/148 kB | 51 kB | 37/106 kB Progress (4): 176/527 kB | 32/148 kB | 51 kB | 37/106 kB Progress (4): 180/527 kB | 32/148 kB | 51 kB | 37/106 kB Progress (4): 180/527 kB | 32/148 kB | 51 kB | 41/106 kB Progress (4): 180/527 kB | 33/148 kB | 51 kB | 41/106 kB Progress (4): 180/527 kB | 33/148 kB | 51 kB | 45/106 kB Progress (4): 184/527 kB | 33/148 kB | 51 kB | 45/106 kB Progress (4): 184/527 kB | 33/148 kB | 51 kB | 49/106 kB Progress (4): 184/527 kB | 37/148 kB | 51 kB | 49/106 kB Progress (4): 184/527 kB | 37/148 kB | 51 kB | 53/106 kB Progress (4): 188/527 kB | 37/148 kB | 51 kB | 53/106 kB Progress (4): 188/527 kB | 37/148 kB | 51 kB | 57/106 kB Progress (4): 188/527 kB | 41/148 kB | 51 kB | 57/106 kB Progress (4): 188/527 kB | 41/148 kB | 51 kB | 61/106 kB Progress (4): 188/527 kB | 41/148 kB | 51 kB | 65/106 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 99 kB/s) Progress (3): 192/527 kB | 41/148 kB | 65/106 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar Progress (3): 192/527 kB | 41/148 kB | 66/106 kB Progress (3): 192/527 kB | 41/148 kB | 70/106 kB Progress (3): 192/527 kB | 41/148 kB | 74/106 kB Progress (4): 192/527 kB | 41/148 kB | 74/106 kB | 4.1/14 kB Progress (4): 192/527 kB | 45/148 kB | 74/106 kB | 4.1/14 kB Progress (4): 192/527 kB | 45/148 kB | 74/106 kB | 7.7/14 kB Progress (4): 192/527 kB | 45/148 kB | 78/106 kB | 7.7/14 kB Progress (4): 196/527 kB | 45/148 kB | 78/106 kB | 7.7/14 kB Progress (4): 196/527 kB | 45/148 kB | 82/106 kB | 7.7/14 kB Progress (4): 196/527 kB | 45/148 kB | 82/106 kB | 12/14 kB Progress (4): 196/527 kB | 49/148 kB | 82/106 kB | 12/14 kB Progress (4): 196/527 kB | 49/148 kB | 82/106 kB | 14 kB Progress (4): 196/527 kB | 49/148 kB | 86/106 kB | 14 kB Progress (4): 200/527 kB | 49/148 kB | 86/106 kB | 14 kB Progress (4): 200/527 kB | 49/148 kB | 90/106 kB | 14 kB Progress (4): 200/527 kB | 53/148 kB | 90/106 kB | 14 kB Progress (4): 200/527 kB | 53/148 kB | 94/106 kB | 14 kB Progress (4): 204/527 kB | 53/148 kB | 94/106 kB | 14 kB Progress (4): 204/527 kB | 53/148 kB | 98/106 kB | 14 kB Progress (5): 204/527 kB | 53/148 kB | 98/106 kB | 14 kB | 4.1/74 kB Progress (5): 204/527 kB | 57/148 kB | 98/106 kB | 14 kB | 4.1/74 kB Progress (5): 204/527 kB | 57/148 kB | 98/106 kB | 14 kB | 7.7/74 kB Progress (5): 204/527 kB | 57/148 kB | 102/106 kB | 14 kB | 7.7/74 kB Progress (5): 208/527 kB | 57/148 kB | 102/106 kB | 14 kB | 7.7/74 kB Progress (5): 208/527 kB | 57/148 kB | 106/106 kB | 14 kB | 7.7/74 kB Progress (5): 208/527 kB | 57/148 kB | 106/106 kB | 14 kB | 12/74 kB Progress (5): 208/527 kB | 57/148 kB | 106/106 kB | 14 kB | 16/74 kB Progress (5): 208/527 kB | 61/148 kB | 106/106 kB | 14 kB | 16/74 kB Progress (5): 208/527 kB | 61/148 kB | 106/106 kB | 14 kB | 20/74 kB Progress (5): 208/527 kB | 61/148 kB | 106 kB | 14 kB | 20/74 kB Progress (5): 212/527 kB | 61/148 kB | 106 kB | 14 kB | 20/74 kB Progress (5): 212/527 kB | 61/148 kB | 106 kB | 14 kB | 24/74 kB Progress (5): 212/527 kB | 65/148 kB | 106 kB | 14 kB | 24/74 kB Progress (5): 212/527 kB | 65/148 kB | 106 kB | 14 kB | 28/74 kB Progress (5): 216/527 kB | 65/148 kB | 106 kB | 14 kB | 28/74 kB Progress (5): 216/527 kB | 65/148 kB | 106 kB | 14 kB | 32/74 kB Progress (5): 216/527 kB | 66/148 kB | 106 kB | 14 kB | 32/74 kB Progress (5): 216/527 kB | 66/148 kB | 106 kB | 14 kB | 33/74 kB Progress (5): 220/527 kB | 66/148 kB | 106 kB | 14 kB | 33/74 kB Progress (5): 220/527 kB | 66/148 kB | 106 kB | 14 kB | 37/74 kB Progress (5): 220/527 kB | 66/148 kB | 106 kB | 14 kB | 41/74 kB Progress (5): 220/527 kB | 70/148 kB | 106 kB | 14 kB | 41/74 kB Progress (5): 220/527 kB | 70/148 kB | 106 kB | 14 kB | 45/74 kB Progress (5): 220/527 kB | 70/148 kB | 106 kB | 14 kB | 49/74 kB Progress (5): 220/527 kB | 70/148 kB | 106 kB | 14 kB | 53/74 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 22 kB/s) Progress (4): 224/527 kB | 70/148 kB | 106 kB | 53/74 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar Progress (4): 224/527 kB | 70/148 kB | 106 kB | 57/74 kB Progress (4): 224/527 kB | 70/148 kB | 106 kB | 61/74 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 173 kB/s) Progress (3): 224/527 kB | 74/148 kB | 61/74 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar Progress (3): 224/527 kB | 74/148 kB | 65/74 kB Progress (3): 228/527 kB | 74/148 kB | 65/74 kB Progress (3): 228/527 kB | 74/148 kB | 69/74 kB Progress (3): 228/527 kB | 74/148 kB | 73/74 kB Progress (3): 228/527 kB | 78/148 kB | 73/74 kB Progress (3): 228/527 kB | 78/148 kB | 74 kB Progress (4): 228/527 kB | 78/148 kB | 74 kB | 4.1/108 kB Progress (4): 232/527 kB | 78/148 kB | 74 kB | 4.1/108 kB Progress (4): 232/527 kB | 78/148 kB | 74 kB | 7.7/108 kB Progress (4): 232/527 kB | 82/148 kB | 74 kB | 7.7/108 kB Progress (4): 232/527 kB | 86/148 kB | 74 kB | 7.7/108 kB Progress (4): 232/527 kB | 90/148 kB | 74 kB | 7.7/108 kB Progress (4): 232/527 kB | 94/148 kB | 74 kB | 7.7/108 kB Progress (4): 232/527 kB | 98/148 kB | 74 kB | 7.7/108 kB Progress (4): 232/527 kB | 98/148 kB | 74 kB | 7.7/108 kB Progress (4): 232/527 kB | 102/148 kB | 74 kB | 7.7/108 kB Progress (4): 232/527 kB | 106/148 kB | 74 kB | 7.7/108 kB Progress (4): 232/527 kB | 110/148 kB | 74 kB | 7.7/108 kB Progress (4): 232/527 kB | 114/148 kB | 74 kB | 7.7/108 kB Progress (4): 232/527 kB | 118/148 kB | 74 kB | 7.7/108 kB Progress (4): 232/527 kB | 122/148 kB | 74 kB | 7.7/108 kB Progress (4): 232/527 kB | 126/148 kB | 74 kB | 7.7/108 kB Progress (4): 232/527 kB | 130/148 kB | 74 kB | 7.7/108 kB Progress (4): 232/527 kB | 134/148 kB | 74 kB | 7.7/108 kB Progress (4): 232/527 kB | 138/148 kB | 74 kB | 7.7/108 kB Progress (4): 232/527 kB | 142/148 kB | 74 kB | 7.7/108 kB Progress (4): 232/527 kB | 146/148 kB | 74 kB | 7.7/108 kB Progress (4): 232/527 kB | 148 kB | 74 kB | 7.7/108 kB Progress (4): 232/527 kB | 148 kB | 74 kB | 12/108 kB Progress (4): 236/527 kB | 148 kB | 74 kB | 12/108 kB Progress (4): 236/527 kB | 148 kB | 74 kB | 16/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 213 kB/s) Progress (3): 236/527 kB | 74 kB | 20/108 kB Progress (3): 240/527 kB | 74 kB | 20/108 kB Progress (3): 240/527 kB | 74 kB | 24/108 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar Progress (3): 240/527 kB | 74 kB | 28/108 kB Progress (3): 240/527 kB | 74 kB | 32/108 kB Progress (3): 240/527 kB | 74 kB | 33/108 kB Progress (3): 244/527 kB | 74 kB | 33/108 kB Progress (3): 248/527 kB | 74 kB | 33/108 kB Progress (3): 252/527 kB | 74 kB | 33/108 kB Progress (3): 256/527 kB | 74 kB | 33/108 kB Progress (3): 256/527 kB | 74 kB | 37/108 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 106 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 Progress (2): 260/527 kB | 37/108 kB Progress (3): 260/527 kB | 37/108 kB | 4.1/202 kB Progress (3): 260/527 kB | 37/108 kB | 7.7/202 kB Progress (3): 260/527 kB | 41/108 kB | 7.7/202 kB Progress (3): 260/527 kB | 41/108 kB | 12/202 kB Progress (3): 260/527 kB | 41/108 kB | 16/202 kB Progress (3): 264/527 kB | 41/108 kB | 16/202 kB Progress (3): 264/527 kB | 41/108 kB | 20/202 kB Progress (4): 264/527 kB | 41/108 kB | 20/202 kB | 4.1/153 kB Progress (4): 264/527 kB | 45/108 kB | 20/202 kB | 4.1/153 kB Progress (4): 264/527 kB | 49/108 kB | 20/202 kB | 4.1/153 kB Progress (4): 264/527 kB | 49/108 kB | 20/202 kB | 7.7/153 kB Progress (4): 264/527 kB | 49/108 kB | 24/202 kB | 7.7/153 kB Progress (4): 268/527 kB | 49/108 kB | 24/202 kB | 7.7/153 kB Progress (4): 272/527 kB | 49/108 kB | 24/202 kB | 7.7/153 kB Progress (4): 272/527 kB | 49/108 kB | 28/202 kB | 7.7/153 kB Progress (4): 272/527 kB | 49/108 kB | 28/202 kB | 12/153 kB Progress (4): 272/527 kB | 49/108 kB | 28/202 kB | 16/153 kB Progress (4): 272/527 kB | 53/108 kB | 28/202 kB | 16/153 kB Progress (4): 272/527 kB | 57/108 kB | 28/202 kB | 16/153 kB Progress (4): 272/527 kB | 57/108 kB | 28/202 kB | 20/153 kB Progress (5): 272/527 kB | 57/108 kB | 28/202 kB | 20/153 kB | 4.1/472 kB Progress (5): 272/527 kB | 57/108 kB | 32/202 kB | 20/153 kB | 4.1/472 kB Progress (5): 276/527 kB | 57/108 kB | 32/202 kB | 20/153 kB | 4.1/472 kB Progress (5): 276/527 kB | 57/108 kB | 33/202 kB | 20/153 kB | 4.1/472 kB Progress (5): 276/527 kB | 57/108 kB | 33/202 kB | 20/153 kB | 7.7/472 kB Progress (5): 276/527 kB | 57/108 kB | 33/202 kB | 24/153 kB | 7.7/472 kB Progress (5): 276/527 kB | 61/108 kB | 33/202 kB | 24/153 kB | 7.7/472 kB Progress (5): 276/527 kB | 61/108 kB | 33/202 kB | 28/153 kB | 7.7/472 kB Progress (5): 276/527 kB | 61/108 kB | 33/202 kB | 28/153 kB | 12/472 kB Progress (5): 276/527 kB | 61/108 kB | 37/202 kB | 28/153 kB | 12/472 kB Progress (5): 276/527 kB | 61/108 kB | 41/202 kB | 28/153 kB | 12/472 kB Progress (5): 280/527 kB | 61/108 kB | 41/202 kB | 28/153 kB | 12/472 kB Progress (5): 280/527 kB | 61/108 kB | 45/202 kB | 28/153 kB | 12/472 kB Progress (5): 280/527 kB | 61/108 kB | 45/202 kB | 28/153 kB | 16/472 kB Progress (5): 280/527 kB | 61/108 kB | 45/202 kB | 28/153 kB | 20/472 kB Progress (5): 280/527 kB | 61/108 kB | 45/202 kB | 28/153 kB | 24/472 kB Progress (5): 280/527 kB | 61/108 kB | 45/202 kB | 28/153 kB | 28/472 kB Progress (5): 280/527 kB | 61/108 kB | 45/202 kB | 32/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 32/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 33/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 37/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 41/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 45/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 49/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 53/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 57/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 61/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 65/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 66/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 70/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 74/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 78/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 82/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 86/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 90/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 94/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 98/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 102/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 106/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 110/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 114/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 118/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 122/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 126/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 130/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 134/153 kB | 28/472 kB Progress (5): 280/527 kB | 65/108 kB | 45/202 kB | 134/153 kB | 32/472 kB Progress (5): 280/527 kB | 65/108 kB | 49/202 kB | 134/153 kB | 32/472 kB Progress (5): 284/527 kB | 65/108 kB | 49/202 kB | 134/153 kB | 32/472 kB Progress (5): 288/527 kB | 65/108 kB | 49/202 kB | 134/153 kB | 32/472 kB Progress (5): 288/527 kB | 65/108 kB | 53/202 kB | 134/153 kB | 32/472 kB Progress (5): 288/527 kB | 65/108 kB | 53/202 kB | 134/153 kB | 33/472 kB Progress (5): 288/527 kB | 65/108 kB | 53/202 kB | 138/153 kB | 33/472 kB Progress (5): 288/527 kB | 66/108 kB | 53/202 kB | 138/153 kB | 33/472 kB Progress (5): 288/527 kB | 66/108 kB | 53/202 kB | 142/153 kB | 33/472 kB Progress (5): 288/527 kB | 66/108 kB | 53/202 kB | 142/153 kB | 37/472 kB Progress (5): 288/527 kB | 66/108 kB | 57/202 kB | 142/153 kB | 37/472 kB Progress (5): 292/527 kB | 66/108 kB | 57/202 kB | 142/153 kB | 37/472 kB Progress (5): 292/527 kB | 66/108 kB | 61/202 kB | 142/153 kB | 37/472 kB Progress (5): 292/527 kB | 66/108 kB | 65/202 kB | 142/153 kB | 37/472 kB Progress (5): 292/527 kB | 66/108 kB | 66/202 kB | 142/153 kB | 37/472 kB Progress (5): 292/527 kB | 66/108 kB | 66/202 kB | 142/153 kB | 41/472 kB Progress (5): 292/527 kB | 66/108 kB | 66/202 kB | 146/153 kB | 41/472 kB Progress (5): 292/527 kB | 70/108 kB | 66/202 kB | 146/153 kB | 41/472 kB Progress (5): 292/527 kB | 70/108 kB | 66/202 kB | 150/153 kB | 41/472 kB Progress (5): 292/527 kB | 70/108 kB | 66/202 kB | 153 kB | 41/472 kB Progress (5): 292/527 kB | 70/108 kB | 66/202 kB | 153 kB | 45/472 kB Progress (5): 292/527 kB | 70/108 kB | 66/202 kB | 153 kB | 49/472 kB Progress (5): 292/527 kB | 70/108 kB | 66/202 kB | 153 kB | 53/472 kB Progress (5): 292/527 kB | 70/108 kB | 70/202 kB | 153 kB | 53/472 kB Progress (5): 296/527 kB | 70/108 kB | 70/202 kB | 153 kB | 53/472 kB Progress (5): 296/527 kB | 70/108 kB | 74/202 kB | 153 kB | 53/472 kB Progress (5): 296/527 kB | 70/108 kB | 74/202 kB | 153 kB | 57/472 kB Progress (5): 296/527 kB | 74/108 kB | 74/202 kB | 153 kB | 57/472 kB Progress (5): 296/527 kB | 74/108 kB | 74/202 kB | 153 kB | 61/472 kB Progress (5): 296/527 kB | 74/108 kB | 78/202 kB | 153 kB | 61/472 kB Progress (5): 300/527 kB | 74/108 kB | 78/202 kB | 153 kB | 61/472 kB Progress (5): 304/527 kB | 74/108 kB | 78/202 kB | 153 kB | 61/472 kB Progress (5): 308/527 kB | 74/108 kB | 78/202 kB | 153 kB | 61/472 kB Progress (5): 308/527 kB | 74/108 kB | 82/202 kB | 153 kB | 61/472 kB Progress (5): 308/527 kB | 74/108 kB | 82/202 kB | 153 kB | 65/472 kB Progress (5): 308/527 kB | 74/108 kB | 82/202 kB | 153 kB | 66/472 kB Progress (5): 308/527 kB | 78/108 kB | 82/202 kB | 153 kB | 66/472 kB Progress (5): 308/527 kB | 78/108 kB | 82/202 kB | 153 kB | 70/472 kB Progress (5): 308/527 kB | 78/108 kB | 86/202 kB | 153 kB | 70/472 kB Progress (5): 312/527 kB | 78/108 kB | 86/202 kB | 153 kB | 70/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 183 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar Progress (4): 316/527 kB | 78/108 kB | 86/202 kB | 70/472 kB Progress (4): 316/527 kB | 78/108 kB | 90/202 kB | 70/472 kB Progress (4): 316/527 kB | 78/108 kB | 90/202 kB | 74/472 kB Progress (4): 316/527 kB | 78/108 kB | 90/202 kB | 78/472 kB Progress (4): 316/527 kB | 82/108 kB | 90/202 kB | 78/472 kB Progress (4): 316/527 kB | 82/108 kB | 90/202 kB | 82/472 kB Progress (4): 316/527 kB | 82/108 kB | 94/202 kB | 82/472 kB Progress (4): 320/527 kB | 82/108 kB | 94/202 kB | 82/472 kB Progress (4): 320/527 kB | 82/108 kB | 98/202 kB | 82/472 kB Progress (4): 320/527 kB | 82/108 kB | 98/202 kB | 86/472 kB Progress (4): 320/527 kB | 86/108 kB | 98/202 kB | 86/472 kB Progress (4): 320/527 kB | 86/108 kB | 98/202 kB | 86/472 kB Progress (4): 324/527 kB | 86/108 kB | 98/202 kB | 86/472 kB Progress (4): 328/527 kB | 86/108 kB | 98/202 kB | 86/472 kB Progress (4): 332/527 kB | 86/108 kB | 98/202 kB | 86/472 kB Progress (4): 332/527 kB | 90/108 kB | 98/202 kB | 86/472 kB Progress (4): 336/527 kB | 90/108 kB | 98/202 kB | 86/472 kB Progress (4): 336/527 kB | 90/108 kB | 102/202 kB | 86/472 kB Progress (4): 336/527 kB | 90/108 kB | 106/202 kB | 86/472 kB Progress (4): 336/527 kB | 90/108 kB | 106/202 kB | 90/472 kB Progress (4): 336/527 kB | 90/108 kB | 110/202 kB | 90/472 kB Progress (4): 336/527 kB | 90/108 kB | 114/202 kB | 90/472 kB Progress (4): 340/527 kB | 90/108 kB | 114/202 kB | 90/472 kB Progress (4): 344/527 kB | 90/108 kB | 114/202 kB | 90/472 kB Progress (4): 344/527 kB | 94/108 kB | 114/202 kB | 90/472 kB Progress (4): 348/527 kB | 94/108 kB | 114/202 kB | 90/472 kB Progress (4): 348/527 kB | 94/108 kB | 118/202 kB | 90/472 kB Progress (4): 348/527 kB | 94/108 kB | 118/202 kB | 94/472 kB Progress (4): 348/527 kB | 94/108 kB | 122/202 kB | 94/472 kB Progress (4): 352/527 kB | 94/108 kB | 122/202 kB | 94/472 kB Progress (4): 356/527 kB | 94/108 kB | 122/202 kB | 94/472 kB Progress (4): 360/527 kB | 94/108 kB | 122/202 kB | 94/472 kB Progress (4): 360/527 kB | 98/108 kB | 122/202 kB | 94/472 kB Progress (5): 360/527 kB | 98/108 kB | 122/202 kB | 94/472 kB | 4.1/61 kB Progress (5): 364/527 kB | 98/108 kB | 122/202 kB | 94/472 kB | 4.1/61 kB Progress (5): 364/527 kB | 98/108 kB | 126/202 kB | 94/472 kB | 4.1/61 kB Progress (5): 364/527 kB | 98/108 kB | 126/202 kB | 98/472 kB | 4.1/61 kB Progress (5): 364/527 kB | 98/108 kB | 130/202 kB | 98/472 kB | 4.1/61 kB Progress (5): 368/527 kB | 98/108 kB | 130/202 kB | 98/472 kB | 4.1/61 kB Progress (5): 368/527 kB | 98/108 kB | 130/202 kB | 98/472 kB | 7.7/61 kB Progress (5): 368/527 kB | 102/108 kB | 130/202 kB | 98/472 kB | 7.7/61 kB Progress (5): 368/527 kB | 102/108 kB | 130/202 kB | 98/472 kB | 12/61 kB Progress (5): 372/527 kB | 102/108 kB | 130/202 kB | 98/472 kB | 12/61 kB Progress (5): 372/527 kB | 102/108 kB | 131/202 kB | 98/472 kB | 12/61 kB Progress (5): 372/527 kB | 102/108 kB | 131/202 kB | 98/472 kB | 12/61 kB Progress (5): 372/527 kB | 102/108 kB | 135/202 kB | 98/472 kB | 12/61 kB Progress (5): 376/527 kB | 102/108 kB | 135/202 kB | 98/472 kB | 12/61 kB Progress (5): 376/527 kB | 102/108 kB | 135/202 kB | 98/472 kB | 16/61 kB Progress (5): 376/527 kB | 102/108 kB | 135/202 kB | 98/472 kB | 20/61 kB Progress (5): 376/527 kB | 106/108 kB | 135/202 kB | 98/472 kB | 20/61 kB Progress (5): 376/527 kB | 106/108 kB | 135/202 kB | 98/472 kB | 24/61 kB Progress (5): 380/527 kB | 106/108 kB | 135/202 kB | 98/472 kB | 24/61 kB Progress (5): 380/527 kB | 106/108 kB | 139/202 kB | 98/472 kB | 24/61 kB Progress (5): 380/527 kB | 106/108 kB | 139/202 kB | 102/472 kB | 24/61 kB Progress (5): 380/527 kB | 106/108 kB | 143/202 kB | 102/472 kB | 24/61 kB Progress (5): 384/527 kB | 106/108 kB | 143/202 kB | 102/472 kB | 24/61 kB Progress (5): 384/527 kB | 106/108 kB | 143/202 kB | 102/472 kB | 28/61 kB Progress (5): 384/527 kB | 108 kB | 143/202 kB | 102/472 kB | 28/61 kB Progress (5): 384/527 kB | 108 kB | 143/202 kB | 102/472 kB | 32/61 kB Progress (5): 388/527 kB | 108 kB | 143/202 kB | 102/472 kB | 32/61 kB Progress (5): 392/527 kB | 108 kB | 143/202 kB | 102/472 kB | 32/61 kB Progress (5): 392/527 kB | 108 kB | 147/202 kB | 102/472 kB | 32/61 kB Progress (5): 392/527 kB | 108 kB | 147/202 kB | 106/472 kB | 32/61 kB Progress (5): 392/527 kB | 108 kB | 151/202 kB | 106/472 kB | 32/61 kB Progress (5): 396/527 kB | 108 kB | 151/202 kB | 106/472 kB | 32/61 kB Progress (5): 396/527 kB | 108 kB | 151/202 kB | 106/472 kB | 36/61 kB Progress (5): 400/527 kB | 108 kB | 151/202 kB | 106/472 kB | 36/61 kB Progress (5): 400/527 kB | 108 kB | 155/202 kB | 106/472 kB | 36/61 kB Progress (5): 400/527 kB | 108 kB | 155/202 kB | 110/472 kB | 36/61 kB Progress (5): 400/527 kB | 108 kB | 159/202 kB | 110/472 kB | 36/61 kB Progress (5): 404/527 kB | 108 kB | 159/202 kB | 110/472 kB | 36/61 kB Progress (5): 404/527 kB | 108 kB | 159/202 kB | 110/472 kB | 40/61 kB Progress (5): 408/527 kB | 108 kB | 159/202 kB | 110/472 kB | 40/61 kB Progress (5): 408/527 kB | 108 kB | 163/202 kB | 110/472 kB | 40/61 kB Progress (5): 408/527 kB | 108 kB | 163/202 kB | 114/472 kB | 40/61 kB Progress (5): 408/527 kB | 108 kB | 167/202 kB | 114/472 kB | 40/61 kB Progress (5): 412/527 kB | 108 kB | 167/202 kB | 114/472 kB | 40/61 kB Progress (5): 412/527 kB | 108 kB | 167/202 kB | 114/472 kB | 44/61 kB Progress (5): 416/527 kB | 108 kB | 167/202 kB | 114/472 kB | 44/61 kB Progress (5): 416/527 kB | 108 kB | 171/202 kB | 114/472 kB | 44/61 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 116 kB/s) Progress (4): 416/527 kB | 171/202 kB | 118/472 kB | 44/61 kB Progress (4): 416/527 kB | 171/202 kB | 122/472 kB | 44/61 kB Progress (4): 416/527 kB | 171/202 kB | 126/472 kB | 44/61 kB Progress (4): 416/527 kB | 171/202 kB | 130/472 kB | 44/61 kB Progress (4): 416/527 kB | 171/202 kB | 134/472 kB | 44/61 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Progress (4): 416/527 kB | 175/202 kB | 134/472 kB | 44/61 kB Progress (4): 420/527 kB | 175/202 kB | 134/472 kB | 44/61 kB Progress (4): 420/527 kB | 175/202 kB | 134/472 kB | 48/61 kB Progress (4): 420/527 kB | 175/202 kB | 134/472 kB | 52/61 kB Progress (4): 420/527 kB | 175/202 kB | 134/472 kB | 56/61 kB Progress (4): 420/527 kB | 175/202 kB | 134/472 kB | 60/61 kB Progress (4): 420/527 kB | 175/202 kB | 134/472 kB | 61 kB Progress (4): 424/527 kB | 175/202 kB | 134/472 kB | 61 kB Progress (4): 424/527 kB | 179/202 kB | 134/472 kB | 61 kB Progress (4): 424/527 kB | 179/202 kB | 138/472 kB | 61 kB Progress (4): 424/527 kB | 183/202 kB | 138/472 kB | 61 kB Progress (4): 424/527 kB | 187/202 kB | 138/472 kB | 61 kB Progress (4): 428/527 kB | 187/202 kB | 138/472 kB | 61 kB Progress (4): 432/527 kB | 187/202 kB | 138/472 kB | 61 kB Progress (4): 436/527 kB | 187/202 kB | 138/472 kB | 61 kB Progress (4): 440/527 kB | 187/202 kB | 138/472 kB | 61 kB Progress (4): 440/527 kB | 187/202 kB | 142/472 kB | 61 kB Progress (4): 444/527 kB | 187/202 kB | 142/472 kB | 61 kB Progress (4): 448/527 kB | 187/202 kB | 142/472 kB | 61 kB Progress (4): 448/527 kB | 191/202 kB | 142/472 kB | 61 kB Progress (4): 452/527 kB | 191/202 kB | 142/472 kB | 61 kB Progress (4): 452/527 kB | 191/202 kB | 146/472 kB | 61 kB Progress (4): 456/527 kB | 191/202 kB | 146/472 kB | 61 kB Progress (4): 456/527 kB | 195/202 kB | 146/472 kB | 61 kB Progress (4): 460/527 kB | 195/202 kB | 146/472 kB | 61 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 61 kB/s) Progress (3): 460/527 kB | 195/202 kB | 150/472 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Progress (3): 464/527 kB | 195/202 kB | 150/472 kB Progress (3): 468/527 kB | 195/202 kB | 150/472 kB Progress (3): 472/527 kB | 195/202 kB | 150/472 kB Progress (3): 472/527 kB | 199/202 kB | 150/472 kB Progress (3): 476/527 kB | 199/202 kB | 150/472 kB Progress (4): 476/527 kB | 199/202 kB | 150/472 kB | 4.1/46 kB Progress (4): 476/527 kB | 199/202 kB | 154/472 kB | 4.1/46 kB Progress (4): 476/527 kB | 199/202 kB | 154/472 kB | 7.7/46 kB Progress (4): 480/527 kB | 199/202 kB | 154/472 kB | 7.7/46 kB Progress (4): 480/527 kB | 202 kB | 154/472 kB | 7.7/46 kB Progress (4): 484/527 kB | 202 kB | 154/472 kB | 7.7/46 kB Progress (4): 488/527 kB | 202 kB | 154/472 kB | 7.7/46 kB Progress (4): 488/527 kB | 202 kB | 154/472 kB | 12/46 kB Progress (4): 488/527 kB | 202 kB | 158/472 kB | 12/46 kB Progress (4): 488/527 kB | 202 kB | 158/472 kB | 16/46 kB Progress (4): 492/527 kB | 202 kB | 158/472 kB | 16/46 kB Progress (4): 492/527 kB | 202 kB | 158/472 kB | 20/46 kB Progress (4): 492/527 kB | 202 kB | 162/472 kB | 20/46 kB Progress (4): 492/527 kB | 202 kB | 162/472 kB | 24/46 kB Progress (4): 496/527 kB | 202 kB | 162/472 kB | 24/46 kB Progress (4): 496/527 kB | 202 kB | 162/472 kB | 28/46 kB Progress (5): 496/527 kB | 202 kB | 162/472 kB | 28/46 kB | 4.1/29 kB Progress (5): 496/527 kB | 202 kB | 166/472 kB | 28/46 kB | 4.1/29 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 198 kB/s) Progress (4): 496/527 kB | 166/472 kB | 28/46 kB | 7.7/29 kB Progress (4): 496/527 kB | 166/472 kB | 32/46 kB | 7.7/29 kB Progress (4): 500/527 kB | 166/472 kB | 32/46 kB | 7.7/29 kB Progress (4): 500/527 kB | 166/472 kB | 36/46 kB | 7.7/29 kB Progress (4): 500/527 kB | 166/472 kB | 36/46 kB | 12/29 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar Progress (4): 500/527 kB | 170/472 kB | 36/46 kB | 12/29 kB Progress (4): 500/527 kB | 174/472 kB | 36/46 kB | 12/29 kB Progress (4): 500/527 kB | 174/472 kB | 36/46 kB | 16/29 kB Progress (4): 500/527 kB | 174/472 kB | 36/46 kB | 20/29 kB Progress (4): 500/527 kB | 174/472 kB | 36/46 kB | 24/29 kB Progress (4): 500/527 kB | 174/472 kB | 36/46 kB | 28/29 kB Progress (4): 500/527 kB | 174/472 kB | 36/46 kB | 29 kB Progress (4): 500/527 kB | 174/472 kB | 40/46 kB | 29 kB Progress (4): 500/527 kB | 174/472 kB | 44/46 kB | 29 kB Progress (4): 500/527 kB | 174/472 kB | 46 kB | 29 kB Progress (4): 504/527 kB | 174/472 kB | 46 kB | 29 kB Progress (5): 504/527 kB | 174/472 kB | 46 kB | 29 kB | 4.1/13 kB Progress (5): 504/527 kB | 178/472 kB | 46 kB | 29 kB | 4.1/13 kB Progress (5): 504/527 kB | 178/472 kB | 46 kB | 29 kB | 7.7/13 kB Progress (5): 504/527 kB | 178/472 kB | 46 kB | 29 kB | 12/13 kB Progress (5): 504/527 kB | 178/472 kB | 46 kB | 29 kB | 13 kB Progress (5): 508/527 kB | 178/472 kB | 46 kB | 29 kB | 13 kB Progress (5): 512/527 kB | 178/472 kB | 46 kB | 29 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 42 kB/s) Progress (4): 512/527 kB | 182/472 kB | 29 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 26 kB/s) Progress (3): 512/527 kB | 186/472 kB | 13 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Progress (3): 516/527 kB | 186/472 kB | 13 kB Progress (3): 516/527 kB | 190/472 kB | 13 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 12 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar Progress (2): 516/527 kB | 194/472 kB Progress (2): 516/527 kB | 198/472 kB Progress (2): 520/527 kB | 198/472 kB Progress (3): 520/527 kB | 198/472 kB | 4.1/49 kB Progress (3): 524/527 kB | 198/472 kB | 4.1/49 kB Progress (3): 527 kB | 198/472 kB | 4.1/49 kB Progress (3): 527 kB | 202/472 kB | 4.1/49 kB Progress (3): 527 kB | 202/472 kB | 7.7/49 kB Progress (3): 527 kB | 206/472 kB | 7.7/49 kB Progress (3): 527 kB | 206/472 kB | 12/49 kB Progress (4): 527 kB | 206/472 kB | 12/49 kB | 4.1/230 kB Progress (4): 527 kB | 206/472 kB | 12/49 kB | 7.7/230 kB Progress (4): 527 kB | 206/472 kB | 12/49 kB | 12/230 kB Progress (4): 527 kB | 206/472 kB | 12/49 kB | 16/230 kB Progress (4): 527 kB | 206/472 kB | 12/49 kB | 20/230 kB Progress (4): 527 kB | 210/472 kB | 12/49 kB | 20/230 kB Progress (4): 527 kB | 210/472 kB | 12/49 kB | 24/230 kB Progress (4): 527 kB | 210/472 kB | 16/49 kB | 24/230 kB Progress (4): 527 kB | 210/472 kB | 16/49 kB | 28/230 kB Progress (4): 527 kB | 214/472 kB | 16/49 kB | 28/230 kB Progress (4): 527 kB | 214/472 kB | 16/49 kB | 32/230 kB Progress (4): 527 kB | 214/472 kB | 20/49 kB | 32/230 kB Progress (4): 527 kB | 214/472 kB | 20/49 kB | 36/230 kB Progress (4): 527 kB | 218/472 kB | 20/49 kB | 36/230 kB Progress (4): 527 kB | 218/472 kB | 20/49 kB | 40/230 kB Progress (4): 527 kB | 218/472 kB | 24/49 kB | 40/230 kB Progress (4): 527 kB | 218/472 kB | 24/49 kB | 44/230 kB Progress (5): 527 kB | 218/472 kB | 24/49 kB | 44/230 kB | 4.1/185 kB Progress (5): 527 kB | 222/472 kB | 24/49 kB | 44/230 kB | 4.1/185 kB Progress (5): 527 kB | 222/472 kB | 24/49 kB | 44/230 kB | 7.7/185 kB Progress (5): 527 kB | 222/472 kB | 24/49 kB | 48/230 kB | 7.7/185 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 466 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar Progress (4): 222/472 kB | 28/49 kB | 48/230 kB | 7.7/185 kB Progress (4): 222/472 kB | 28/49 kB | 52/230 kB | 7.7/185 kB Progress (4): 222/472 kB | 28/49 kB | 52/230 kB | 12/185 kB Progress (4): 226/472 kB | 28/49 kB | 52/230 kB | 12/185 kB Progress (4): 226/472 kB | 28/49 kB | 52/230 kB | 16/185 kB Progress (4): 226/472 kB | 28/49 kB | 56/230 kB | 16/185 kB Progress (5): 226/472 kB | 28/49 kB | 56/230 kB | 16/185 kB | 4.1/58 kB Progress (5): 226/472 kB | 32/49 kB | 56/230 kB | 16/185 kB | 4.1/58 kB Progress (5): 226/472 kB | 32/49 kB | 56/230 kB | 16/185 kB | 7.7/58 kB Progress (5): 226/472 kB | 32/49 kB | 60/230 kB | 16/185 kB | 7.7/58 kB Progress (5): 226/472 kB | 32/49 kB | 60/230 kB | 20/185 kB | 7.7/58 kB Progress (5): 230/472 kB | 32/49 kB | 60/230 kB | 20/185 kB | 7.7/58 kB Progress (5): 230/472 kB | 32/49 kB | 60/230 kB | 24/185 kB | 7.7/58 kB Progress (5): 230/472 kB | 32/49 kB | 60/230 kB | 28/185 kB | 7.7/58 kB Progress (5): 230/472 kB | 32/49 kB | 64/230 kB | 28/185 kB | 7.7/58 kB Progress (5): 230/472 kB | 32/49 kB | 64/230 kB | 28/185 kB | 12/58 kB Progress (5): 230/472 kB | 36/49 kB | 64/230 kB | 28/185 kB | 12/58 kB Progress (5): 230/472 kB | 36/49 kB | 64/230 kB | 28/185 kB | 16/58 kB Progress (5): 230/472 kB | 36/49 kB | 68/230 kB | 28/185 kB | 16/58 kB Progress (5): 230/472 kB | 36/49 kB | 68/230 kB | 32/185 kB | 16/58 kB Progress (5): 234/472 kB | 36/49 kB | 68/230 kB | 32/185 kB | 16/58 kB Progress (5): 234/472 kB | 36/49 kB | 68/230 kB | 33/185 kB | 16/58 kB Progress (5): 234/472 kB | 36/49 kB | 72/230 kB | 33/185 kB | 16/58 kB Progress (5): 234/472 kB | 36/49 kB | 72/230 kB | 33/185 kB | 20/58 kB Progress (5): 234/472 kB | 40/49 kB | 72/230 kB | 33/185 kB | 20/58 kB Progress (5): 234/472 kB | 40/49 kB | 72/230 kB | 33/185 kB | 24/58 kB Progress (5): 234/472 kB | 40/49 kB | 76/230 kB | 33/185 kB | 24/58 kB Progress (5): 234/472 kB | 40/49 kB | 76/230 kB | 37/185 kB | 24/58 kB Progress (5): 238/472 kB | 40/49 kB | 76/230 kB | 37/185 kB | 24/58 kB Progress (5): 238/472 kB | 40/49 kB | 76/230 kB | 41/185 kB | 24/58 kB Progress (5): 238/472 kB | 40/49 kB | 80/230 kB | 41/185 kB | 24/58 kB Progress (5): 238/472 kB | 40/49 kB | 80/230 kB | 41/185 kB | 28/58 kB Progress (5): 238/472 kB | 44/49 kB | 80/230 kB | 41/185 kB | 28/58 kB Progress (5): 238/472 kB | 44/49 kB | 80/230 kB | 41/185 kB | 32/58 kB Progress (5): 238/472 kB | 44/49 kB | 84/230 kB | 41/185 kB | 32/58 kB Progress (5): 238/472 kB | 44/49 kB | 84/230 kB | 45/185 kB | 32/58 kB Progress (5): 242/472 kB | 44/49 kB | 84/230 kB | 45/185 kB | 32/58 kB Progress (5): 242/472 kB | 44/49 kB | 84/230 kB | 49/185 kB | 32/58 kB Progress (5): 242/472 kB | 44/49 kB | 88/230 kB | 49/185 kB | 32/58 kB Progress (5): 242/472 kB | 44/49 kB | 92/230 kB | 49/185 kB | 32/58 kB Progress (5): 242/472 kB | 44/49 kB | 96/230 kB | 49/185 kB | 32/58 kB Progress (5): 242/472 kB | 44/49 kB | 100/230 kB | 49/185 kB | 32/58 kB Progress (5): 242/472 kB | 44/49 kB | 104/230 kB | 49/185 kB | 32/58 kB Progress (5): 242/472 kB | 44/49 kB | 104/230 kB | 49/185 kB | 36/58 kB Progress (5): 242/472 kB | 44/49 kB | 104/230 kB | 49/185 kB | 40/58 kB Progress (5): 242/472 kB | 48/49 kB | 104/230 kB | 49/185 kB | 40/58 kB Progress (5): 242/472 kB | 48/49 kB | 104/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 108/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 112/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 116/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 120/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 124/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 128/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 132/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 136/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 140/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 144/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 148/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 152/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 156/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 160/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 164/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 168/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 172/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 176/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 180/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 184/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 188/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 192/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 196/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 200/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 204/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 208/230 kB | 49/185 kB | 44/58 kB Progress (5): 242/472 kB | 48/49 kB | 208/230 kB | 53/185 kB | 44/58 kB Progress (5): 246/472 kB | 48/49 kB | 208/230 kB | 53/185 kB | 44/58 kB Progress (5): 246/472 kB | 48/49 kB | 208/230 kB | 57/185 kB | 44/58 kB Progress (5): 246/472 kB | 48/49 kB | 212/230 kB | 57/185 kB | 44/58 kB Progress (5): 246/472 kB | 48/49 kB | 216/230 kB | 57/185 kB | 44/58 kB Progress (5): 246/472 kB | 48/49 kB | 220/230 kB | 57/185 kB | 44/58 kB Progress (5): 246/472 kB | 48/49 kB | 224/230 kB | 57/185 kB | 44/58 kB Progress (5): 246/472 kB | 48/49 kB | 228/230 kB | 57/185 kB | 44/58 kB Progress (5): 246/472 kB | 48/49 kB | 230 kB | 57/185 kB | 44/58 kB Progress (5): 246/472 kB | 48/49 kB | 230 kB | 57/185 kB | 48/58 kB Progress (5): 246/472 kB | 49 kB | 230 kB | 57/185 kB | 48/58 kB Progress (5): 246/472 kB | 49 kB | 230 kB | 57/185 kB | 52/58 kB Progress (5): 246/472 kB | 49 kB | 230 kB | 61/185 kB | 52/58 kB Progress (5): 246/472 kB | 49 kB | 230 kB | 65/185 kB | 52/58 kB Progress (5): 250/472 kB | 49 kB | 230 kB | 65/185 kB | 52/58 kB Progress (5): 250/472 kB | 49 kB | 230 kB | 66/185 kB | 52/58 kB Progress (5): 250/472 kB | 49 kB | 230 kB | 66/185 kB | 56/58 kB Progress (5): 250/472 kB | 49 kB | 230 kB | 66/185 kB | 58 kB Progress (5): 250/472 kB | 49 kB | 230 kB | 70/185 kB | 58 kB Progress (5): 250/472 kB | 49 kB | 230 kB | 74/185 kB | 58 kB Progress (5): 254/472 kB | 49 kB | 230 kB | 74/185 kB | 58 kB Progress (5): 254/472 kB | 49 kB | 230 kB | 78/185 kB | 58 kB Progress (5): 258/472 kB | 49 kB | 230 kB | 78/185 kB | 58 kB Progress (5): 258/472 kB | 49 kB | 230 kB | 82/185 kB | 58 kB Progress (5): 262/472 kB | 49 kB | 230 kB | 82/185 kB | 58 kB Progress (5): 262/472 kB | 49 kB | 230 kB | 86/185 kB | 58 kB Progress (5): 266/472 kB | 49 kB | 230 kB | 86/185 kB | 58 kB Progress (5): 266/472 kB | 49 kB | 230 kB | 90/185 kB | 58 kB Progress (5): 270/472 kB | 49 kB | 230 kB | 90/185 kB | 58 kB Progress (5): 270/472 kB | 49 kB | 230 kB | 94/185 kB | 58 kB Progress (5): 274/472 kB | 49 kB | 230 kB | 94/185 kB | 58 kB Progress (5): 274/472 kB | 49 kB | 230 kB | 98/185 kB | 58 kB Progress (5): 274/472 kB | 49 kB | 230 kB | 102/185 kB | 58 kB Progress (5): 274/472 kB | 49 kB | 230 kB | 106/185 kB | 58 kB Progress (5): 274/472 kB | 49 kB | 230 kB | 110/185 kB | 58 kB Progress (5): 278/472 kB | 49 kB | 230 kB | 110/185 kB | 58 kB Progress (5): 282/472 kB | 49 kB | 230 kB | 110/185 kB | 58 kB Progress (5): 282/472 kB | 49 kB | 230 kB | 114/185 kB | 58 kB Progress (5): 286/472 kB | 49 kB | 230 kB | 114/185 kB | 58 kB Progress (5): 290/472 kB | 49 kB | 230 kB | 114/185 kB | 58 kB Progress (5): 290/472 kB | 49 kB | 230 kB | 118/185 kB | 58 kB Progress (5): 294/472 kB | 49 kB | 230 kB | 118/185 kB | 58 kB Progress (5): 298/472 kB | 49 kB | 230 kB | 118/185 kB | 58 kB Progress (5): 298/472 kB | 49 kB | 230 kB | 122/185 kB | 58 kB Progress (5): 302/472 kB | 49 kB | 230 kB | 122/185 kB | 58 kB Progress (5): 302/472 kB | 49 kB | 230 kB | 126/185 kB | 58 kB Progress (5): 306/472 kB | 49 kB | 230 kB | 126/185 kB | 58 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar (230 kB at 174 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.jar Progress (4): 306/472 kB | 49 kB | 130/185 kB | 58 kB Progress (4): 310/472 kB | 49 kB | 130/185 kB | 58 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar (58 kB at 43 kB/s) Progress (3): 314/472 kB | 49 kB | 130/185 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 37 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.10.100.v20150529-1857/org.eclipse.osgi-3.10.100.v20150529-1857.jar Progress (3): 314/472 kB | 130/185 kB | 4.1/242 kB Progress (3): 314/472 kB | 130/185 kB | 7.7/242 kB Progress (3): 314/472 kB | 134/185 kB | 7.7/242 kB Progress (3): 314/472 kB | 134/185 kB | 12/242 kB Progress (3): 314/472 kB | 134/185 kB | 16/242 kB Progress (3): 318/472 kB | 134/185 kB | 16/242 kB Progress (3): 322/472 kB | 134/185 kB | 16/242 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.23.1/sisu-equinox-embedder-0.23.1.jar Progress (3): 326/472 kB | 134/185 kB | 16/242 kB Progress (3): 330/472 kB | 134/185 kB | 16/242 kB Progress (3): 334/472 kB | 134/185 kB | 16/242 kB Progress (3): 334/472 kB | 134/185 kB | 20/242 kB Progress (3): 334/472 kB | 134/185 kB | 24/242 kB Progress (3): 334/472 kB | 134/185 kB | 28/242 kB Progress (3): 334/472 kB | 134/185 kB | 32/242 kB Progress (3): 334/472 kB | 134/185 kB | 33/242 kB Progress (3): 334/472 kB | 134/185 kB | 37/242 kB Progress (3): 334/472 kB | 134/185 kB | 41/242 kB Progress (3): 334/472 kB | 134/185 kB | 45/242 kB Progress (3): 334/472 kB | 134/185 kB | 49/242 kB Progress (3): 334/472 kB | 134/185 kB | 53/242 kB Progress (3): 334/472 kB | 134/185 kB | 57/242 kB Progress (3): 334/472 kB | 134/185 kB | 61/242 kB Progress (3): 334/472 kB | 134/185 kB | 65/242 kB Progress (3): 334/472 kB | 138/185 kB | 65/242 kB Progress (3): 334/472 kB | 142/185 kB | 65/242 kB Progress (3): 334/472 kB | 146/185 kB | 65/242 kB Progress (3): 334/472 kB | 150/185 kB | 65/242 kB Progress (3): 334/472 kB | 154/185 kB | 65/242 kB Progress (3): 334/472 kB | 158/185 kB | 65/242 kB Progress (3): 334/472 kB | 162/185 kB | 65/242 kB Progress (3): 334/472 kB | 166/185 kB | 65/242 kB Progress (3): 334/472 kB | 170/185 kB | 65/242 kB Progress (3): 334/472 kB | 174/185 kB | 65/242 kB Progress (3): 334/472 kB | 174/185 kB | 66/242 kB Progress (4): 334/472 kB | 174/185 kB | 66/242 kB | 0/1.3 MB Progress (4): 334/472 kB | 174/185 kB | 66/242 kB | 0/1.3 MB Progress (4): 334/472 kB | 174/185 kB | 66/242 kB | 0/1.3 MB Progress (4): 334/472 kB | 174/185 kB | 66/242 kB | 0/1.3 MB Progress (4): 338/472 kB | 174/185 kB | 66/242 kB | 0/1.3 MB Progress (4): 338/472 kB | 174/185 kB | 66/242 kB | 0/1.3 MB Progress (4): 338/472 kB | 174/185 kB | 70/242 kB | 0/1.3 MB Progress (4): 338/472 kB | 178/185 kB | 70/242 kB | 0/1.3 MB Progress (5): 338/472 kB | 178/185 kB | 70/242 kB | 0/1.3 MB | 4.1/13 kB Progress (5): 338/472 kB | 182/185 kB | 70/242 kB | 0/1.3 MB | 4.1/13 kB Progress (5): 338/472 kB | 185 kB | 70/242 kB | 0/1.3 MB | 4.1/13 kB Progress (5): 338/472 kB | 185 kB | 74/242 kB | 0/1.3 MB | 4.1/13 kB Progress (5): 338/472 kB | 185 kB | 74/242 kB | 0/1.3 MB | 4.1/13 kB Progress (5): 342/472 kB | 185 kB | 74/242 kB | 0/1.3 MB | 4.1/13 kB Progress (5): 342/472 kB | 185 kB | 74/242 kB | 0/1.3 MB | 4.1/13 kB Progress (5): 342/472 kB | 185 kB | 74/242 kB | 0/1.3 MB | 4.1/13 kB Progress (5): 342/472 kB | 185 kB | 78/242 kB | 0/1.3 MB | 4.1/13 kB Progress (5): 342/472 kB | 185 kB | 82/242 kB | 0/1.3 MB | 4.1/13 kB Progress (5): 342/472 kB | 185 kB | 86/242 kB | 0/1.3 MB | 4.1/13 kB Progress (5): 342/472 kB | 185 kB | 90/242 kB | 0/1.3 MB | 4.1/13 kB Progress (5): 342/472 kB | 185 kB | 90/242 kB | 0/1.3 MB | 7.7/13 kB Progress (5): 342/472 kB | 185 kB | 94/242 kB | 0/1.3 MB | 7.7/13 kB Progress (5): 342/472 kB | 185 kB | 94/242 kB | 0/1.3 MB | 7.7/13 kB Progress (5): 342/472 kB | 185 kB | 94/242 kB | 0/1.3 MB | 7.7/13 kB Progress (5): 346/472 kB | 185 kB | 94/242 kB | 0/1.3 MB | 7.7/13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 123 kB/s) Progress (4): 346/472 kB | 94/242 kB | 0/1.3 MB | 7.7/13 kB Progress (4): 346/472 kB | 98/242 kB | 0/1.3 MB | 7.7/13 kB Progress (4): 346/472 kB | 98/242 kB | 0/1.3 MB | 12/13 kB Progress (4): 346/472 kB | 102/242 kB | 0/1.3 MB | 12/13 kB Progress (4): 346/472 kB | 102/242 kB | 0/1.3 MB | 12/13 kB Progress (4): 346/472 kB | 102/242 kB | 0/1.3 MB | 12/13 kB Progress (4): 346/472 kB | 102/242 kB | 0.1/1.3 MB | 12/13 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.23.1/sisu-equinox-api-0.23.1.jar Progress (4): 350/472 kB | 102/242 kB | 0.1/1.3 MB | 12/13 kB Progress (4): 350/472 kB | 102/242 kB | 0.1/1.3 MB | 12/13 kB Progress (4): 350/472 kB | 106/242 kB | 0.1/1.3 MB | 12/13 kB Progress (4): 350/472 kB | 106/242 kB | 0.1/1.3 MB | 13 kB Progress (4): 350/472 kB | 110/242 kB | 0.1/1.3 MB | 13 kB Progress (4): 350/472 kB | 110/242 kB | 0.1/1.3 MB | 13 kB Progress (4): 354/472 kB | 110/242 kB | 0.1/1.3 MB | 13 kB Progress (4): 354/472 kB | 110/242 kB | 0.1/1.3 MB | 13 kB Progress (4): 354/472 kB | 114/242 kB | 0.1/1.3 MB | 13 kB Progress (4): 354/472 kB | 114/242 kB | 0.1/1.3 MB | 13 kB Progress (4): 358/472 kB | 114/242 kB | 0.1/1.3 MB | 13 kB Progress (4): 362/472 kB | 114/242 kB | 0.1/1.3 MB | 13 kB Progress (4): 362/472 kB | 114/242 kB | 0.1/1.3 MB | 13 kB Progress (4): 362/472 kB | 118/242 kB | 0.1/1.3 MB | 13 kB Progress (4): 362/472 kB | 118/242 kB | 0.1/1.3 MB | 13 kB Progress (4): 362/472 kB | 118/242 kB | 0.1/1.3 MB | 13 kB Progress (4): 362/472 kB | 118/242 kB | 0.1/1.3 MB | 13 kB Progress (4): 362/472 kB | 118/242 kB | 0.1/1.3 MB | 13 kB Progress (4): 362/472 kB | 118/242 kB | 0.1/1.3 MB | 13 kB Progress (4): 362/472 kB | 118/242 kB | 0.1/1.3 MB | 13 kB Progress (4): 366/472 kB | 118/242 kB | 0.1/1.3 MB | 13 kB Progress (4): 366/472 kB | 118/242 kB | 0.1/1.3 MB | 13 kB Progress (4): 366/472 kB | 122/242 kB | 0.1/1.3 MB | 13 kB Progress (4): 366/472 kB | 122/242 kB | 0.1/1.3 MB | 13 kB Progress (4): 370/472 kB | 122/242 kB | 0.1/1.3 MB | 13 kB Progress (4): 370/472 kB | 122/242 kB | 0.1/1.3 MB | 13 kB Progress (4): 370/472 kB | 122/242 kB | 0.1/1.3 MB | 13 kB Progress (4): 370/472 kB | 126/242 kB | 0.1/1.3 MB | 13 kB Progress (4): 370/472 kB | 130/242 kB | 0.1/1.3 MB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.23.1/sisu-equinox-embedder-0.23.1.jar (13 kB at 8.7 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.23.1/tycho-metadata-model-0.23.1.jar Progress (3): 370/472 kB | 134/242 kB | 0.1/1.3 MB Progress (3): 370/472 kB | 138/242 kB | 0.1/1.3 MB Progress (3): 370/472 kB | 142/242 kB | 0.1/1.3 MB Progress (3): 370/472 kB | 146/242 kB | 0.1/1.3 MB Progress (3): 370/472 kB | 146/242 kB | 0.1/1.3 MB Progress (3): 374/472 kB | 146/242 kB | 0.1/1.3 MB Progress (3): 378/472 kB | 146/242 kB | 0.1/1.3 MB Progress (3): 378/472 kB | 146/242 kB | 0.1/1.3 MB Progress (3): 378/472 kB | 150/242 kB | 0.1/1.3 MB Progress (4): 378/472 kB | 150/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 378/472 kB | 154/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 378/472 kB | 154/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 382/472 kB | 154/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 386/472 kB | 154/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 386/472 kB | 154/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 386/472 kB | 158/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 386/472 kB | 162/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 386/472 kB | 162/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 390/472 kB | 162/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 394/472 kB | 162/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 394/472 kB | 162/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 394/472 kB | 166/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 394/472 kB | 170/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 394/472 kB | 170/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 398/472 kB | 170/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 402/472 kB | 170/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 402/472 kB | 170/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 402/472 kB | 174/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 402/472 kB | 178/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 402/472 kB | 178/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 406/472 kB | 178/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 410/472 kB | 178/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 410/472 kB | 178/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 410/472 kB | 182/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 410/472 kB | 182/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 414/472 kB | 182/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 418/472 kB | 182/242 kB | 0.1/1.3 MB | 3.1 kB Progress (4): 418/472 kB | 182/242 kB | 0.2/1.3 MB | 3.1 kB Progress (4): 418/472 kB | 186/242 kB | 0.2/1.3 MB | 3.1 kB Progress (4): 418/472 kB | 186/242 kB | 0.2/1.3 MB | 3.1 kB Progress (4): 422/472 kB | 186/242 kB | 0.2/1.3 MB | 3.1 kB Progress (4): 422/472 kB | 186/242 kB | 0.2/1.3 MB | 3.1 kB Progress (4): 422/472 kB | 186/242 kB | 0.2/1.3 MB | 3.1 kB Progress (4): 422/472 kB | 186/242 kB | 0.2/1.3 MB | 3.1 kB Progress (4): 422/472 kB | 186/242 kB | 0.2/1.3 MB | 3.1 kB Progress (5): 422/472 kB | 186/242 kB | 0.2/1.3 MB | 3.1 kB | 4.1/37 kB Progress (5): 422/472 kB | 190/242 kB | 0.2/1.3 MB | 3.1 kB | 4.1/37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.23.1/sisu-equinox-api-0.23.1.jar (3.1 kB at 1.9 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar Progress (4): 422/472 kB | 194/242 kB | 0.2/1.3 MB | 4.1/37 kB Progress (4): 422/472 kB | 198/242 kB | 0.2/1.3 MB | 4.1/37 kB Progress (4): 422/472 kB | 198/242 kB | 0.2/1.3 MB | 7.7/37 kB Progress (4): 422/472 kB | 198/242 kB | 0.2/1.3 MB | 7.7/37 kB Progress (4): 426/472 kB | 198/242 kB | 0.2/1.3 MB | 7.7/37 kB Progress (4): 426/472 kB | 198/242 kB | 0.2/1.3 MB | 7.7/37 kB Progress (4): 426/472 kB | 198/242 kB | 0.2/1.3 MB | 7.7/37 kB Progress (4): 426/472 kB | 198/242 kB | 0.2/1.3 MB | 7.7/37 kB Progress (4): 426/472 kB | 198/242 kB | 0.2/1.3 MB | 12/37 kB Progress (4): 426/472 kB | 202/242 kB | 0.2/1.3 MB | 12/37 kB Progress (4): 426/472 kB | 202/242 kB | 0.2/1.3 MB | 16/37 kB Progress (4): 426/472 kB | 202/242 kB | 0.2/1.3 MB | 16/37 kB Progress (4): 430/472 kB | 202/242 kB | 0.2/1.3 MB | 16/37 kB Progress (4): 430/472 kB | 202/242 kB | 0.2/1.3 MB | 16/37 kB Progress (4): 430/472 kB | 202/242 kB | 0.2/1.3 MB | 20/37 kB Progress (4): 430/472 kB | 206/242 kB | 0.2/1.3 MB | 20/37 kB Progress (5): 430/472 kB | 206/242 kB | 0.2/1.3 MB | 20/37 kB | 4.1/112 kB Progress (5): 430/472 kB | 206/242 kB | 0.2/1.3 MB | 20/37 kB | 7.7/112 kB Progress (5): 430/472 kB | 206/242 kB | 0.2/1.3 MB | 24/37 kB | 7.7/112 kB Progress (5): 430/472 kB | 206/242 kB | 0.2/1.3 MB | 24/37 kB | 7.7/112 kB Progress (5): 430/472 kB | 206/242 kB | 0.2/1.3 MB | 24/37 kB | 7.7/112 kB Progress (5): 434/472 kB | 206/242 kB | 0.2/1.3 MB | 24/37 kB | 7.7/112 kB Progress (5): 434/472 kB | 206/242 kB | 0.2/1.3 MB | 24/37 kB | 7.7/112 kB Progress (5): 434/472 kB | 206/242 kB | 0.2/1.3 MB | 24/37 kB | 7.7/112 kB Progress (5): 434/472 kB | 206/242 kB | 0.2/1.3 MB | 28/37 kB | 7.7/112 kB Progress (5): 434/472 kB | 206/242 kB | 0.2/1.3 MB | 28/37 kB | 12/112 kB Progress (5): 434/472 kB | 206/242 kB | 0.2/1.3 MB | 28/37 kB | 16/112 kB Progress (5): 434/472 kB | 210/242 kB | 0.2/1.3 MB | 28/37 kB | 16/112 kB Progress (5): 434/472 kB | 210/242 kB | 0.2/1.3 MB | 28/37 kB | 20/112 kB Progress (5): 434/472 kB | 210/242 kB | 0.2/1.3 MB | 32/37 kB | 20/112 kB Progress (5): 434/472 kB | 210/242 kB | 0.2/1.3 MB | 32/37 kB | 20/112 kB Progress (5): 438/472 kB | 210/242 kB | 0.2/1.3 MB | 32/37 kB | 20/112 kB Progress (5): 438/472 kB | 210/242 kB | 0.2/1.3 MB | 32/37 kB | 20/112 kB Progress (5): 438/472 kB | 210/242 kB | 0.2/1.3 MB | 33/37 kB | 20/112 kB Progress (5): 438/472 kB | 210/242 kB | 0.2/1.3 MB | 33/37 kB | 24/112 kB Progress (5): 438/472 kB | 214/242 kB | 0.2/1.3 MB | 33/37 kB | 24/112 kB Progress (5): 438/472 kB | 218/242 kB | 0.2/1.3 MB | 33/37 kB | 24/112 kB Progress (5): 438/472 kB | 222/242 kB | 0.2/1.3 MB | 33/37 kB | 24/112 kB Progress (5): 438/472 kB | 226/242 kB | 0.2/1.3 MB | 33/37 kB | 24/112 kB Progress (5): 438/472 kB | 230/242 kB | 0.2/1.3 MB | 33/37 kB | 24/112 kB Progress (5): 438/472 kB | 234/242 kB | 0.2/1.3 MB | 33/37 kB | 24/112 kB Progress (5): 438/472 kB | 238/242 kB | 0.2/1.3 MB | 33/37 kB | 24/112 kB Progress (5): 438/472 kB | 242 kB | 0.2/1.3 MB | 33/37 kB | 24/112 kB Progress (5): 438/472 kB | 242 kB | 0.2/1.3 MB | 33/37 kB | 28/112 kB Progress (5): 438/472 kB | 242 kB | 0.2/1.3 MB | 37 kB | 28/112 kB Progress (5): 438/472 kB | 242 kB | 0.2/1.3 MB | 37 kB | 28/112 kB Progress (5): 442/472 kB | 242 kB | 0.2/1.3 MB | 37 kB | 28/112 kB Progress (5): 442/472 kB | 242 kB | 0.2/1.3 MB | 37 kB | 28/112 kB Progress (5): 442/472 kB | 242 kB | 0.2/1.3 MB | 37 kB | 32/112 kB Progress (5): 442/472 kB | 242 kB | 0.2/1.3 MB | 37 kB | 32/112 kB Progress (5): 446/472 kB | 242 kB | 0.2/1.3 MB | 37 kB | 32/112 kB Progress (5): 450/472 kB | 242 kB | 0.2/1.3 MB | 37 kB | 32/112 kB Progress (5): 450/472 kB | 242 kB | 0.2/1.3 MB | 37 kB | 32/112 kB Progress (5): 450/472 kB | 242 kB | 0.2/1.3 MB | 37 kB | 33/112 kB Progress (5): 450/472 kB | 242 kB | 0.2/1.3 MB | 37 kB | 33/112 kB Progress (5): 450/472 kB | 242 kB | 0.2/1.3 MB | 37 kB | 33/112 kB Progress (5): 450/472 kB | 242 kB | 0.2/1.3 MB | 37 kB | 33/112 kB Progress (5): 450/472 kB | 242 kB | 0.3/1.3 MB | 37 kB | 33/112 kB Progress (5): 454/472 kB | 242 kB | 0.3/1.3 MB | 37 kB | 33/112 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.jar (242 kB at 140 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.23.1/tycho-embedder-api-0.23.1.jar Progress (4): 454/472 kB | 0.3/1.3 MB | 37 kB | 33/112 kB Progress (4): 454/472 kB | 0.3/1.3 MB | 37 kB | 33/112 kB Progress (4): 454/472 kB | 0.3/1.3 MB | 37 kB | 37/112 kB Progress (4): 454/472 kB | 0.3/1.3 MB | 37 kB | 37/112 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.23.1/tycho-metadata-model-0.23.1.jar (37 kB at 20 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.23.1/org.eclipse.tycho.embedder.shared-0.23.1.jar Progress (3): 458/472 kB | 0.3/1.3 MB | 37/112 kB Progress (3): 462/472 kB | 0.3/1.3 MB | 37/112 kB Progress (3): 466/472 kB | 0.3/1.3 MB | 37/112 kB Progress (3): 466/472 kB | 0.3/1.3 MB | 37/112 kB Progress (3): 466/472 kB | 0.3/1.3 MB | 41/112 kB Progress (3): 466/472 kB | 0.3/1.3 MB | 41/112 kB Progress (3): 466/472 kB | 0.3/1.3 MB | 41/112 kB Progress (3): 470/472 kB | 0.3/1.3 MB | 41/112 kB Progress (3): 472 kB | 0.3/1.3 MB | 41/112 kB Progress (4): 472 kB | 0.3/1.3 MB | 41/112 kB | 4.1/7.0 kB Progress (4): 472 kB | 0.3/1.3 MB | 41/112 kB | 4.1/7.0 kB Progress (4): 472 kB | 0.3/1.3 MB | 45/112 kB | 4.1/7.0 kB Progress (4): 472 kB | 0.3/1.3 MB | 49/112 kB | 4.1/7.0 kB Progress (4): 472 kB | 0.3/1.3 MB | 53/112 kB | 4.1/7.0 kB Progress (4): 472 kB | 0.3/1.3 MB | 57/112 kB | 4.1/7.0 kB Progress (4): 472 kB | 0.3/1.3 MB | 57/112 kB | 4.1/7.0 kB Progress (4): 472 kB | 0.3/1.3 MB | 57/112 kB | 7.0 kB Progress (5): 472 kB | 0.3/1.3 MB | 57/112 kB | 7.0 kB | 4.1/9.3 kB Progress (5): 472 kB | 0.3/1.3 MB | 57/112 kB | 7.0 kB | 7.7/9.3 kB Progress (5): 472 kB | 0.3/1.3 MB | 57/112 kB | 7.0 kB | 7.7/9.3 kB Progress (5): 472 kB | 0.3/1.3 MB | 57/112 kB | 7.0 kB | 7.7/9.3 kB Progress (5): 472 kB | 0.3/1.3 MB | 61/112 kB | 7.0 kB | 7.7/9.3 kB Progress (5): 472 kB | 0.3/1.3 MB | 61/112 kB | 7.0 kB | 7.7/9.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 259 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.23.1/org.eclipse.tycho.core.shared-0.23.1.jar Progress (4): 0.3/1.3 MB | 61/112 kB | 7.0 kB | 9.3 kB Progress (4): 0.3/1.3 MB | 61/112 kB | 7.0 kB | 9.3 kB Progress (4): 0.3/1.3 MB | 65/112 kB | 7.0 kB | 9.3 kB Progress (4): 0.3/1.3 MB | 66/112 kB | 7.0 kB | 9.3 kB Progress (4): 0.3/1.3 MB | 66/112 kB | 7.0 kB | 9.3 kB Progress (4): 0.3/1.3 MB | 70/112 kB | 7.0 kB | 9.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.23.1/tycho-embedder-api-0.23.1.jar (7.0 kB at 3.8 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.23.1/tycho-p2-facade-0.23.1.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.23.1/org.eclipse.tycho.embedder.shared-0.23.1.jar (9.3 kB at 4.9 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Progress (3): 0.3/1.3 MB | 70/112 kB | 4.1/37 kB Progress (3): 0.3/1.3 MB | 74/112 kB | 4.1/37 kB Progress (3): 0.3/1.3 MB | 74/112 kB | 4.1/37 kB Progress (3): 0.3/1.3 MB | 78/112 kB | 4.1/37 kB Progress (3): 0.3/1.3 MB | 78/112 kB | 7.7/37 kB Progress (3): 0.3/1.3 MB | 82/112 kB | 7.7/37 kB Progress (3): 0.3/1.3 MB | 82/112 kB | 7.7/37 kB Progress (3): 0.3/1.3 MB | 82/112 kB | 7.7/37 kB Progress (3): 0.3/1.3 MB | 82/112 kB | 7.7/37 kB Progress (3): 0.3/1.3 MB | 86/112 kB | 7.7/37 kB Progress (3): 0.3/1.3 MB | 86/112 kB | 12/37 kB Progress (3): 0.3/1.3 MB | 90/112 kB | 12/37 kB Progress (3): 0.3/1.3 MB | 90/112 kB | 12/37 kB Progress (3): 0.3/1.3 MB | 94/112 kB | 12/37 kB Progress (3): 0.3/1.3 MB | 94/112 kB | 12/37 kB Progress (3): 0.3/1.3 MB | 94/112 kB | 12/37 kB Progress (4): 0.3/1.3 MB | 94/112 kB | 12/37 kB | 4.1/4.2 kB Progress (4): 0.3/1.3 MB | 94/112 kB | 12/37 kB | 4.2 kB Progress (4): 0.3/1.3 MB | 94/112 kB | 16/37 kB | 4.2 kB Progress (4): 0.3/1.3 MB | 94/112 kB | 20/37 kB | 4.2 kB Progress (4): 0.3/1.3 MB | 94/112 kB | 24/37 kB | 4.2 kB Progress (4): 0.3/1.3 MB | 94/112 kB | 24/37 kB | 4.2 kB Progress (4): 0.3/1.3 MB | 94/112 kB | 24/37 kB | 4.2 kB Progress (4): 0.3/1.3 MB | 98/112 kB | 24/37 kB | 4.2 kB Progress (4): 0.3/1.3 MB | 98/112 kB | 24/37 kB | 4.2 kB Progress (4): 0.3/1.3 MB | 98/112 kB | 28/37 kB | 4.2 kB Progress (4): 0.3/1.3 MB | 98/112 kB | 28/37 kB | 4.2 kB Progress (4): 0.3/1.3 MB | 102/112 kB | 28/37 kB | 4.2 kB Progress (4): 0.3/1.3 MB | 102/112 kB | 32/37 kB | 4.2 kB Progress (4): 0.3/1.3 MB | 106/112 kB | 32/37 kB | 4.2 kB Progress (4): 0.4/1.3 MB | 106/112 kB | 32/37 kB | 4.2 kB Progress (4): 0.4/1.3 MB | 110/112 kB | 32/37 kB | 4.2 kB Progress (4): 0.4/1.3 MB | 110/112 kB | 36/37 kB | 4.2 kB Progress (4): 0.4/1.3 MB | 112 kB | 36/37 kB | 4.2 kB Progress (4): 0.4/1.3 MB | 112 kB | 36/37 kB | 4.2 kB Progress (4): 0.4/1.3 MB | 112 kB | 37 kB | 4.2 kB Progress (4): 0.4/1.3 MB | 112 kB | 37 kB | 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 2.2 kB/s) Progress (3): 0.4/1.3 MB | 112 kB | 37 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.23.1/org.eclipse.tycho.p2.resolver.shared-0.23.1.jar Progress (3): 0.4/1.3 MB | 112 kB | 37 kB Progress (3): 0.4/1.3 MB | 112 kB | 37 kB Progress (3): 0.4/1.3 MB | 112 kB | 37 kB Progress (3): 0.4/1.3 MB | 112 kB | 37 kB Progress (3): 0.4/1.3 MB | 112 kB | 37 kB Progress (3): 0.4/1.3 MB | 112 kB | 37 kB Progress (3): 0.4/1.3 MB | 112 kB | 37 kB Progress (3): 0.4/1.3 MB | 112 kB | 37 kB Progress (3): 0.4/1.3 MB | 112 kB | 37 kB Progress (3): 0.4/1.3 MB | 112 kB | 37 kB Progress (3): 0.4/1.3 MB | 112 kB | 37 kB Progress (3): 0.4/1.3 MB | 112 kB | 37 kB Progress (4): 0.4/1.3 MB | 112 kB | 37 kB | 4.1/34 kB Progress (4): 0.4/1.3 MB | 112 kB | 37 kB | 4.1/34 kB Progress (5): 0.4/1.3 MB | 112 kB | 37 kB | 4.1/34 kB | 4.1/27 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.23.1/org.eclipse.tycho.core.shared-0.23.1.jar (37 kB at 19 kB/s) Progress (4): 0.4/1.3 MB | 112 kB | 4.1/34 kB | 7.7/27 kB Progress (4): 0.4/1.3 MB | 112 kB | 4.1/34 kB | 7.7/27 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 56 kB/s) Progress (3): 0.4/1.3 MB | 7.7/34 kB | 7.7/27 kB Progress (3): 0.4/1.3 MB | 7.7/34 kB | 7.7/27 kB Progress (3): 0.4/1.3 MB | 7.7/34 kB | 12/27 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.23.1/org.eclipse.tycho.p2.tools.shared-0.23.1.jar Progress (3): 0.4/1.3 MB | 7.7/34 kB | 16/27 kB Progress (3): 0.4/1.3 MB | 7.7/34 kB | 16/27 kB Progress (3): 0.4/1.3 MB | 12/34 kB | 16/27 kB Progress (3): 0.4/1.3 MB | 12/34 kB | 16/27 kB Progress (3): 0.4/1.3 MB | 12/34 kB | 20/27 kB Progress (3): 0.4/1.3 MB | 12/34 kB | 20/27 kB Progress (3): 0.4/1.3 MB | 16/34 kB | 20/27 kB Progress (3): 0.4/1.3 MB | 16/34 kB | 20/27 kB Progress (3): 0.4/1.3 MB | 16/34 kB | 20/27 kB Progress (3): 0.4/1.3 MB | 16/34 kB | 24/27 kB Progress (3): 0.4/1.3 MB | 16/34 kB | 24/27 kB Progress (3): 0.4/1.3 MB | 20/34 kB | 24/27 kB Progress (3): 0.5/1.3 MB | 20/34 kB | 24/27 kB Progress (3): 0.5/1.3 MB | 20/34 kB | 27 kB Progress (3): 0.5/1.3 MB | 20/34 kB | 27 kB Progress (3): 0.5/1.3 MB | 24/34 kB | 27 kB Progress (3): 0.5/1.3 MB | 24/34 kB | 27 kB Progress (3): 0.5/1.3 MB | 28/34 kB | 27 kB Progress (3): 0.5/1.3 MB | 28/34 kB | 27 kB Progress (3): 0.5/1.3 MB | 32/34 kB | 27 kB Progress (3): 0.5/1.3 MB | 32/34 kB | 27 kB Progress (3): 0.5/1.3 MB | 34 kB | 27 kB Progress (3): 0.5/1.3 MB | 34 kB | 27 kB Progress (3): 0.5/1.3 MB | 34 kB | 27 kB Progress (3): 0.5/1.3 MB | 34 kB | 27 kB Progress (3): 0.5/1.3 MB | 34 kB | 27 kB Progress (3): 0.5/1.3 MB | 34 kB | 27 kB Progress (3): 0.5/1.3 MB | 34 kB | 27 kB Progress (3): 0.5/1.3 MB | 34 kB | 27 kB Progress (3): 0.5/1.3 MB | 34 kB | 27 kB Progress (3): 0.5/1.3 MB | 34 kB | 27 kB Progress (3): 0.5/1.3 MB | 34 kB | 27 kB Progress (3): 0.5/1.3 MB | 34 kB | 27 kB Progress (3): 0.5/1.3 MB | 34 kB | 27 kB Progress (3): 0.5/1.3 MB | 34 kB | 27 kB Progress (3): 0.5/1.3 MB | 34 kB | 27 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.23.1/org.eclipse.tycho.p2.resolver.shared-0.23.1.jar (27 kB at 13 kB/s) Progress (2): 0.5/1.3 MB | 34 kB Progress (2): 0.5/1.3 MB | 34 kB Progress (2): 0.5/1.3 MB | 34 kB Progress (2): 0.5/1.3 MB | 34 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.23.1/tycho-p2-facade-0.23.1.jar (34 kB at 17 kB/s) Progress (1): 0.5/1.3 MB Progress (1): 0.5/1.3 MB Progress (1): 0.6/1.3 MB Progress (1): 0.6/1.3 MB Progress (1): 0.6/1.3 MB Progress (1): 0.6/1.3 MB Progress (2): 0.6/1.3 MB | 4.1/20 kB Progress (2): 0.6/1.3 MB | 4.1/20 kB Progress (2): 0.6/1.3 MB | 7.7/20 kB Progress (2): 0.6/1.3 MB | 7.7/20 kB Progress (2): 0.6/1.3 MB | 12/20 kB Progress (2): 0.6/1.3 MB | 12/20 kB Progress (2): 0.6/1.3 MB | 16/20 kB Progress (2): 0.6/1.3 MB | 16/20 kB Progress (2): 0.6/1.3 MB | 16/20 kB Progress (2): 0.6/1.3 MB | 16/20 kB Progress (2): 0.6/1.3 MB | 16/20 kB Progress (2): 0.6/1.3 MB | 16/20 kB Progress (2): 0.6/1.3 MB | 20/20 kB Progress (2): 0.6/1.3 MB | 20/20 kB Progress (2): 0.6/1.3 MB | 20 kB Progress (2): 0.6/1.3 MB | 20 kB Progress (2): 0.6/1.3 MB | 20 kB Progress (2): 0.6/1.3 MB | 20 kB Progress (2): 0.6/1.3 MB | 20 kB Progress (2): 0.6/1.3 MB | 20 kB Progress (2): 0.6/1.3 MB | 20 kB Progress (2): 0.6/1.3 MB | 20 kB Progress (2): 0.6/1.3 MB | 20 kB Progress (2): 0.6/1.3 MB | 20 kB Progress (2): 0.6/1.3 MB | 20 kB Progress (2): 0.6/1.3 MB | 20 kB Progress (2): 0.6/1.3 MB | 20 kB Progress (2): 0.7/1.3 MB | 20 kB Progress (2): 0.7/1.3 MB | 20 kB Progress (2): 0.7/1.3 MB | 20 kB Progress (2): 0.7/1.3 MB | 20 kB Progress (2): 0.7/1.3 MB | 20 kB Progress (2): 0.7/1.3 MB | 20 kB Progress (2): 0.7/1.3 MB | 20 kB Progress (2): 0.7/1.3 MB | 20 kB Progress (2): 0.7/1.3 MB | 20 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.23.1/org.eclipse.tycho.p2.tools.shared-0.23.1.jar (20 kB at 9.7 kB/s) Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.3/1.3 MB Progress (1): 1.3/1.3 MB Progress (1): 1.3/1.3 MB Progress (1): 1.3/1.3 MB Progress (1): 1.3/1.3 MB Progress (1): 1.3/1.3 MB Progress (1): 1.3/1.3 MB Progress (1): 1.3/1.3 MB Progress (1): 1.3/1.3 MB Progress (1): 1.3/1.3 MB Progress (1): 1.3/1.3 MB Progress (1): 1.3/1.3 MB Progress (1): 1.3/1.3 MB Progress (1): 1.3/1.3 MB Progress (1): 1.3 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.10.100.v20150529-1857/org.eclipse.osgi-3.10.100.v20150529-1857.jar (1.3 MB at 591 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles-external/0.23.1/tycho-bundles-external-0.23.1.zip Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-bundles-external/0.23.1/tycho-bundles-external-0.23.1.zip Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/0.23.1/tycho-bundles-external-0.23.1.zip Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/0.23.1/tycho-bundles-external-0.23.1.zip (7.2 MB at 4.8 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/0.23.1/org.eclipse.tycho.p2.resolver.impl-0.23.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.23.1/org.eclipse.tycho.p2.resolver.impl-0.23.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.23.1/org.eclipse.tycho.p2.resolver.impl-0.23.1.jar Progress (1): 4.1/214 kB Progress (1): 7.7/214 kB Progress (1): 12/214 kB Progress (1): 16/214 kB Progress (1): 20/214 kB Progress (1): 24/214 kB Progress (1): 28/214 kB Progress (1): 32/214 kB Progress (1): 33/214 kB Progress (1): 37/214 kB Progress (1): 41/214 kB Progress (1): 45/214 kB Progress (1): 49/214 kB Progress (1): 53/214 kB Progress (1): 57/214 kB Progress (1): 61/214 kB Progress (1): 65/214 kB Progress (1): 66/214 kB Progress (1): 70/214 kB Progress (1): 74/214 kB Progress (1): 78/214 kB Progress (1): 82/214 kB Progress (1): 86/214 kB Progress (1): 90/214 kB Progress (1): 94/214 kB Progress (1): 98/214 kB Progress (1): 98/214 kB Progress (1): 102/214 kB Progress (1): 106/214 kB Progress (1): 110/214 kB Progress (1): 114/214 kB Progress (1): 118/214 kB Progress (1): 122/214 kB Progress (1): 126/214 kB Progress (1): 130/214 kB Progress (1): 131/214 kB Progress (1): 135/214 kB Progress (1): 139/214 kB Progress (1): 143/214 kB Progress (1): 147/214 kB Progress (1): 151/214 kB Progress (1): 155/214 kB Progress (1): 159/214 kB Progress (1): 163/214 kB Progress (1): 164/214 kB Progress (1): 168/214 kB Progress (1): 172/214 kB Progress (1): 176/214 kB Progress (1): 180/214 kB Progress (1): 184/214 kB Progress (1): 188/214 kB Progress (1): 192/214 kB Progress (1): 196/214 kB Progress (1): 200/214 kB Progress (1): 204/214 kB Progress (1): 208/214 kB Progress (1): 212/214 kB Progress (1): 214 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.23.1/org.eclipse.tycho.p2.resolver.impl-0.23.1.jar (214 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.maven.repository/0.23.1/org.eclipse.tycho.p2.maven.repository-0.23.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.23.1/org.eclipse.tycho.p2.maven.repository-0.23.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.23.1/org.eclipse.tycho.p2.maven.repository-0.23.1.jar Progress (1): 4.1/147 kB Progress (1): 7.7/147 kB Progress (1): 12/147 kB Progress (1): 16/147 kB Progress (1): 20/147 kB Progress (1): 24/147 kB Progress (1): 28/147 kB Progress (1): 32/147 kB Progress (1): 36/147 kB Progress (1): 40/147 kB Progress (1): 44/147 kB Progress (1): 48/147 kB Progress (1): 52/147 kB Progress (1): 56/147 kB Progress (1): 60/147 kB Progress (1): 64/147 kB Progress (1): 68/147 kB Progress (1): 72/147 kB Progress (1): 76/147 kB Progress (1): 80/147 kB Progress (1): 84/147 kB Progress (1): 88/147 kB Progress (1): 92/147 kB Progress (1): 96/147 kB Progress (1): 100/147 kB Progress (1): 104/147 kB Progress (1): 108/147 kB Progress (1): 112/147 kB Progress (1): 116/147 kB Progress (1): 120/147 kB Progress (1): 124/147 kB Progress (1): 128/147 kB Progress (1): 132/147 kB Progress (1): 136/147 kB Progress (1): 140/147 kB Progress (1): 144/147 kB Progress (1): 147 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.23.1/org.eclipse.tycho.p2.maven.repository-0.23.1.jar (147 kB at 2.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/0.23.1/org.eclipse.tycho.p2.tools.impl-0.23.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.23.1/org.eclipse.tycho.p2.tools.impl-0.23.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.23.1/org.eclipse.tycho.p2.tools.impl-0.23.1.jar Progress (1): 4.1/46 kB Progress (1): 7.7/46 kB Progress (1): 12/46 kB Progress (1): 16/46 kB Progress (1): 20/46 kB Progress (1): 24/46 kB Progress (1): 28/46 kB Progress (1): 32/46 kB Progress (1): 36/46 kB Progress (1): 40/46 kB Progress (1): 44/46 kB Progress (1): 46 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.23.1/org.eclipse.tycho.p2.tools.impl-0.23.1.jar (46 kB at 247 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 198 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 204 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 850 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 436 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 388 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-plugin/0.23.1/tycho-compiler-plugin-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-compiler-plugin/0.23.1/tycho-compiler-plugin-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.23.1/tycho-compiler-plugin-0.23.1.pom Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.23.1/tycho-compiler-plugin-0.23.1.pom (2.6 kB at 63 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-plugin/0.23.1/tycho-compiler-plugin-0.23.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-compiler-plugin/0.23.1/tycho-compiler-plugin-0.23.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.23.1/tycho-compiler-plugin-0.23.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/eclipse/tycho/tycho-compiler-plugin/0.23.1/tycho-compiler-plugin-0.23.1.jar (33 kB at 416 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/0.23.1/target-platform-configuration-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/target-platform-configuration/0.23.1/target-platform-configuration-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.23.1/target-platform-configuration-0.23.1.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.23.1/target-platform-configuration-0.23.1.pom (1.7 kB at 22 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/0.23.1/target-platform-configuration-0.23.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/target-platform-configuration/0.23.1/target-platform-configuration-0.23.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.23.1/target-platform-configuration-0.23.1.jar Progress (1): 4.1/8.0 kB Progress (1): 7.7/8.0 kB Progress (1): 8.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.23.1/target-platform-configuration-0.23.1.jar (8.0 kB at 87 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.23.1/tycho-p2-repository-plugin-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-p2-repository-plugin/0.23.1/tycho-p2-repository-plugin-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.23.1/tycho-p2-repository-plugin-0.23.1.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.23.1/tycho-p2-repository-plugin-0.23.1.pom (1.4 kB at 14 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.23.1/tycho-p2-repository-plugin-0.23.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-p2-repository-plugin/0.23.1/tycho-p2-repository-plugin-0.23.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.23.1/tycho-p2-repository-plugin-0.23.1.jar Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.23.1/tycho-p2-repository-plugin-0.23.1.jar (13 kB at 151 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-source-plugin/0.23.1/tycho-source-plugin-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-source-plugin/0.23.1/tycho-source-plugin-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.23.1/tycho-source-plugin-0.23.1.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.23.1/tycho-source-plugin-0.23.1.pom (2.7 kB at 19 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-source-plugin/0.23.1/tycho-source-plugin-0.23.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-source-plugin/0.23.1/tycho-source-plugin-0.23.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.23.1/tycho-source-plugin-0.23.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/eclipse/tycho/tycho-source-plugin/0.23.1/tycho-source-plugin-0.23.1.jar (23 kB at 216 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 139 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 327 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 831 kB/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 124 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 130 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 311 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 824 kB/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 379 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 33 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 433 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/0.23.1/tycho-packaging-plugin-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-packaging-plugin/0.23.1/tycho-packaging-plugin-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.23.1/tycho-packaging-plugin-0.23.1.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.23.1/tycho-packaging-plugin-0.23.1.pom (2.7 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-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/0.23.1/tycho-packaging-plugin-0.23.1.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/eclipse/tycho/tycho-packaging-plugin/0.23.1/tycho-packaging-plugin-0.23.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.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.23.1/tycho-packaging-plugin-0.23.1.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 519 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 259 kB/s) Progress (1): 4.1/127 kB Progress (1): 7.7/127 kB Progress (1): 12/127 kB Progress (1): 16/127 kB Progress (1): 20/127 kB Progress (1): 24/127 kB Progress (1): 28/127 kB Progress (1): 32/127 kB Progress (1): 36/127 kB Progress (1): 40/127 kB Progress (1): 44/127 kB Progress (1): 48/127 kB Progress (1): 52/127 kB Progress (1): 56/127 kB Progress (1): 60/127 kB Progress (1): 64/127 kB Progress (1): 68/127 kB Progress (1): 72/127 kB Progress (1): 76/127 kB Progress (1): 80/127 kB Progress (1): 84/127 kB Progress (1): 88/127 kB Progress (1): 92/127 kB Progress (1): 96/127 kB Progress (1): 100/127 kB Progress (1): 104/127 kB Progress (1): 108/127 kB Progress (1): 112/127 kB Progress (1): 116/127 kB Progress (1): 120/127 kB Progress (1): 124/127 kB Progress (1): 127 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.23.1/tycho-packaging-plugin-0.23.1.jar (127 kB at 1.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/0.23.1/tycho-source-feature-plugin-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.23.1/tycho-source-feature-plugin-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.23.1/tycho-source-feature-plugin-0.23.1.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.23.1/tycho-source-feature-plugin-0.23.1.pom (2.1 kB at 18 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-extras/0.23.1/tycho-extras-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/extras/tycho-extras/0.23.1/tycho-extras-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/0.23.1/tycho-extras-0.23.1.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/0.23.1/tycho-extras-0.23.1.pom (13 kB at 303 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/0.23.1/tycho-source-feature-plugin-0.23.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.23.1/tycho-source-feature-plugin-0.23.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.23.1/tycho-source-feature-plugin-0.23.1.jar Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.23.1/tycho-source-feature-plugin-0.23.1.jar (19 kB at 205 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 90 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 8.7 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 177 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 482 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 101 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom Progress (1): 4.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom (4.0 kB at 155 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom Progress (1): 4.1/9.2 kB Progress (1): 7.7/9.2 kB Progress (1): 9.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom (9.2 kB at 286 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/19/maven-parent-19.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/maven-parent/19/maven-parent-19.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/19/maven-parent-19.pom Progress (1): 4.1/25 kB Progress (1): 7.7/25 kB Progress (1): 12/25 kB Progress (1): 16/25 kB Progress (1): 20/25 kB Progress (1): 24/25 kB Progress (1): 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 625 kB/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 505 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 49 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 258 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 435 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 111 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 49 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Progress (1): 4.1/9.0 kB Progress (1): 7.7/9.0 kB Progress (1): 9.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 345 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 90 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom (2.8 kB at 94 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 127 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 17 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 185 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 78 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 16 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 168 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Progress (1): 4.1/6.9 kB Progress (1): 6.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 202 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 98 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 107 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 270 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom (1.7 kB at 52 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 87 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Progress (1): 890 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 25 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 84 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 573 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 143 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 56 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 54 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 203 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 56 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 14 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 63 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 41 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 14 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 126 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 66 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 17 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 23 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 35 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 18 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 74 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 69 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 34 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 128 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 94 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 58 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar 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.jar 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.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.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/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar 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.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.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/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar Progress (1): 4.1/194 kB Progress (1): 7.7/194 kB Progress (1): 12/194 kB Progress (1): 16/194 kB Progress (2): 16/194 kB | 4.1/58 kB Progress (2): 20/194 kB | 4.1/58 kB Progress (3): 20/194 kB | 4.1/58 kB | 4.1/20 kB Progress (3): 24/194 kB | 4.1/58 kB | 4.1/20 kB Progress (3): 24/194 kB | 7.7/58 kB | 4.1/20 kB Progress (3): 28/194 kB | 7.7/58 kB | 4.1/20 kB Progress (3): 32/194 kB | 7.7/58 kB | 4.1/20 kB Progress (3): 32/194 kB | 7.7/58 kB | 7.7/20 kB Progress (3): 36/194 kB | 7.7/58 kB | 7.7/20 kB Progress (3): 40/194 kB | 7.7/58 kB | 7.7/20 kB Progress (3): 40/194 kB | 12/58 kB | 7.7/20 kB Progress (3): 44/194 kB | 12/58 kB | 7.7/20 kB Progress (3): 44/194 kB | 12/58 kB | 12/20 kB Progress (3): 48/194 kB | 12/58 kB | 12/20 kB Progress (3): 48/194 kB | 16/58 kB | 12/20 kB Progress (3): 52/194 kB | 16/58 kB | 12/20 kB Progress (3): 52/194 kB | 16/58 kB | 16/20 kB Progress (3): 52/194 kB | 16/58 kB | 20/20 kB Progress (3): 52/194 kB | 16/58 kB | 20 kB Progress (3): 56/194 kB | 16/58 kB | 20 kB Progress (3): 56/194 kB | 20/58 kB | 20 kB Progress (3): 56/194 kB | 24/58 kB | 20 kB Progress (3): 56/194 kB | 28/58 kB | 20 kB Progress (3): 60/194 kB | 28/58 kB | 20 kB Progress (3): 64/194 kB | 28/58 kB | 20 kB Progress (3): 64/194 kB | 32/58 kB | 20 kB Progress (3): 68/194 kB | 32/58 kB | 20 kB Progress (3): 72/194 kB | 32/58 kB | 20 kB Progress (3): 72/194 kB | 36/58 kB | 20 kB Progress (3): 76/194 kB | 36/58 kB | 20 kB Progress (3): 80/194 kB | 36/58 kB | 20 kB Progress (3): 80/194 kB | 40/58 kB | 20 kB Progress (3): 84/194 kB | 40/58 kB | 20 kB Progress (3): 84/194 kB | 44/58 kB | 20 kB Progress (3): 84/194 kB | 48/58 kB | 20 kB Progress (3): 84/194 kB | 52/58 kB | 20 kB Progress (3): 88/194 kB | 52/58 kB | 20 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar (20 kB at 250 kB/s) Progress (2): 88/194 kB | 56/58 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Progress (2): 92/194 kB | 56/58 kB Progress (2): 92/194 kB | 58 kB Progress (2): 96/194 kB | 58 kB Progress (2): 100/194 kB | 58 kB Progress (2): 104/194 kB | 58 kB Progress (2): 108/194 kB | 58 kB Progress (2): 112/194 kB | 58 kB Progress (3): 112/194 kB | 58 kB | 4.1/38 kB Progress (3): 116/194 kB | 58 kB | 4.1/38 kB Progress (3): 120/194 kB | 58 kB | 4.1/38 kB Progress (3): 120/194 kB | 58 kB | 7.7/38 kB Progress (3): 120/194 kB | 58 kB | 12/38 kB Progress (3): 120/194 kB | 58 kB | 16/38 kB Progress (3): 120/194 kB | 58 kB | 20/38 kB Progress (3): 120/194 kB | 58 kB | 24/38 kB Progress (3): 120/194 kB | 58 kB | 28/38 kB Progress (4): 120/194 kB | 58 kB | 28/38 kB | 4.1/226 kB Progress (4): 124/194 kB | 58 kB | 28/38 kB | 4.1/226 kB Progress (4): 124/194 kB | 58 kB | 28/38 kB | 7.7/226 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar (58 kB at 395 kB/s) Progress (4): 124/194 kB | 28/38 kB | 7.7/226 kB | 4.1/180 kB Progress (4): 124/194 kB | 28/38 kB | 7.7/226 kB | 7.7/180 kB Progress (4): 124/194 kB | 32/38 kB | 7.7/226 kB | 7.7/180 kB Progress (4): 124/194 kB | 32/38 kB | 7.7/226 kB | 12/180 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Progress (4): 124/194 kB | 32/38 kB | 12/226 kB | 12/180 kB Progress (4): 128/194 kB | 32/38 kB | 12/226 kB | 12/180 kB Progress (4): 128/194 kB | 32/38 kB | 16/226 kB | 12/180 kB Progress (4): 128/194 kB | 32/38 kB | 16/226 kB | 16/180 kB Progress (4): 128/194 kB | 36/38 kB | 16/226 kB | 16/180 kB Progress (4): 128/194 kB | 38 kB | 16/226 kB | 16/180 kB Progress (4): 128/194 kB | 38 kB | 16/226 kB | 20/180 kB Progress (4): 128/194 kB | 38 kB | 20/226 kB | 20/180 kB Progress (4): 132/194 kB | 38 kB | 20/226 kB | 20/180 kB Progress (4): 132/194 kB | 38 kB | 24/226 kB | 20/180 kB Progress (4): 132/194 kB | 38 kB | 24/226 kB | 24/180 kB Progress (4): 132/194 kB | 38 kB | 28/226 kB | 24/180 kB Progress (4): 136/194 kB | 38 kB | 28/226 kB | 24/180 kB Progress (4): 136/194 kB | 38 kB | 32/226 kB | 24/180 kB Progress (4): 136/194 kB | 38 kB | 32/226 kB | 28/180 kB Progress (4): 136/194 kB | 38 kB | 33/226 kB | 28/180 kB Progress (4): 140/194 kB | 38 kB | 33/226 kB | 28/180 kB Progress (4): 140/194 kB | 38 kB | 37/226 kB | 28/180 kB Progress (4): 140/194 kB | 38 kB | 37/226 kB | 32/180 kB Progress (4): 140/194 kB | 38 kB | 41/226 kB | 32/180 kB Progress (4): 144/194 kB | 38 kB | 41/226 kB | 32/180 kB Progress (4): 144/194 kB | 38 kB | 45/226 kB | 32/180 kB Progress (4): 144/194 kB | 38 kB | 45/226 kB | 36/180 kB Progress (4): 144/194 kB | 38 kB | 49/226 kB | 36/180 kB Progress (4): 148/194 kB | 38 kB | 49/226 kB | 36/180 kB Progress (4): 148/194 kB | 38 kB | 53/226 kB | 36/180 kB Progress (4): 148/194 kB | 38 kB | 57/226 kB | 36/180 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 227 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Progress (3): 148/194 kB | 57/226 kB | 40/180 kB Progress (3): 148/194 kB | 61/226 kB | 40/180 kB Progress (3): 152/194 kB | 61/226 kB | 40/180 kB Progress (3): 152/194 kB | 65/226 kB | 40/180 kB Progress (3): 152/194 kB | 65/226 kB | 44/180 kB Progress (3): 152/194 kB | 69/226 kB | 44/180 kB Progress (3): 156/194 kB | 69/226 kB | 44/180 kB Progress (3): 156/194 kB | 73/226 kB | 44/180 kB Progress (3): 156/194 kB | 73/226 kB | 48/180 kB Progress (3): 156/194 kB | 77/226 kB | 48/180 kB Progress (3): 160/194 kB | 77/226 kB | 48/180 kB Progress (3): 160/194 kB | 81/226 kB | 48/180 kB Progress (3): 160/194 kB | 81/226 kB | 52/180 kB Progress (3): 160/194 kB | 85/226 kB | 52/180 kB Progress (3): 164/194 kB | 85/226 kB | 52/180 kB Progress (3): 164/194 kB | 89/226 kB | 52/180 kB Progress (3): 164/194 kB | 89/226 kB | 56/180 kB Progress (3): 164/194 kB | 93/226 kB | 56/180 kB Progress (3): 168/194 kB | 93/226 kB | 56/180 kB Progress (3): 168/194 kB | 97/226 kB | 56/180 kB Progress (3): 168/194 kB | 97/226 kB | 60/180 kB Progress (3): 168/194 kB | 101/226 kB | 60/180 kB Progress (3): 172/194 kB | 101/226 kB | 60/180 kB Progress (3): 172/194 kB | 105/226 kB | 60/180 kB Progress (3): 172/194 kB | 105/226 kB | 64/180 kB Progress (3): 172/194 kB | 109/226 kB | 64/180 kB Progress (3): 176/194 kB | 109/226 kB | 64/180 kB Progress (3): 176/194 kB | 113/226 kB | 64/180 kB Progress (3): 176/194 kB | 113/226 kB | 68/180 kB Progress (3): 176/194 kB | 117/226 kB | 68/180 kB Progress (3): 180/194 kB | 117/226 kB | 68/180 kB Progress (3): 180/194 kB | 121/226 kB | 68/180 kB Progress (3): 180/194 kB | 121/226 kB | 72/180 kB Progress (3): 180/194 kB | 125/226 kB | 72/180 kB Progress (3): 184/194 kB | 125/226 kB | 72/180 kB Progress (3): 184/194 kB | 129/226 kB | 72/180 kB Progress (3): 188/194 kB | 129/226 kB | 72/180 kB Progress (3): 188/194 kB | 129/226 kB | 76/180 kB Progress (3): 188/194 kB | 129/226 kB | 80/180 kB Progress (3): 192/194 kB | 129/226 kB | 80/180 kB Progress (3): 192/194 kB | 133/226 kB | 80/180 kB Progress (3): 194 kB | 133/226 kB | 80/180 kB Progress (3): 194 kB | 133/226 kB | 84/180 kB Progress (3): 194 kB | 137/226 kB | 84/180 kB Progress (3): 194 kB | 137/226 kB | 88/180 kB Progress (3): 194 kB | 141/226 kB | 88/180 kB Progress (3): 194 kB | 141/226 kB | 92/180 kB Progress (3): 194 kB | 145/226 kB | 92/180 kB Progress (3): 194 kB | 145/226 kB | 96/180 kB Progress (3): 194 kB | 149/226 kB | 96/180 kB Progress (3): 194 kB | 149/226 kB | 100/180 kB Progress (3): 194 kB | 153/226 kB | 100/180 kB Progress (3): 194 kB | 153/226 kB | 104/180 kB Progress (3): 194 kB | 157/226 kB | 104/180 kB Progress (3): 194 kB | 157/226 kB | 108/180 kB Progress (3): 194 kB | 157/226 kB | 112/180 kB Progress (3): 194 kB | 157/226 kB | 116/180 kB Progress (3): 194 kB | 157/226 kB | 120/180 kB Progress (3): 194 kB | 157/226 kB | 124/180 kB Progress (3): 194 kB | 157/226 kB | 128/180 kB Progress (3): 194 kB | 157/226 kB | 132/180 kB Progress (3): 194 kB | 157/226 kB | 136/180 kB Progress (3): 194 kB | 157/226 kB | 140/180 kB Progress (3): 194 kB | 157/226 kB | 144/180 kB Progress (3): 194 kB | 157/226 kB | 148/180 kB Progress (3): 194 kB | 157/226 kB | 152/180 kB Progress (3): 194 kB | 157/226 kB | 156/180 kB Progress (3): 194 kB | 157/226 kB | 160/180 kB Progress (3): 194 kB | 157/226 kB | 164/180 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 762 kB/s) Progress (2): 161/226 kB | 164/180 kB Progress (2): 165/226 kB | 164/180 kB Progress (2): 169/226 kB | 164/180 kB Progress (2): 169/226 kB | 168/180 kB Progress (2): 173/226 kB | 168/180 kB Progress (2): 173/226 kB | 172/180 kB Progress (2): 177/226 kB | 172/180 kB Progress (2): 177/226 kB | 176/180 kB Progress (2): 177/226 kB | 180/180 kB Progress (2): 181/226 kB | 180/180 kB Progress (2): 181/226 kB | 180 kB Progress (2): 185/226 kB | 180 kB Progress (2): 189/226 kB | 180 kB Progress (2): 193/226 kB | 180 kB Progress (2): 197/226 kB | 180 kB Progress (2): 201/226 kB | 180 kB Progress (2): 205/226 kB | 180 kB Progress (2): 209/226 kB | 180 kB Progress (2): 213/226 kB | 180 kB Progress (2): 217/226 kB | 180 kB Progress (2): 221/226 kB | 180 kB Progress (2): 225/226 kB | 180 kB Progress (2): 226 kB | 180 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar (180 kB at 661 kB/s) Progress (2): 226 kB | 4.1/13 kB Progress (2): 226 kB | 7.7/13 kB Progress (2): 226 kB | 12/13 kB Progress (3): 226 kB | 12/13 kB | 4.1/61 kB Progress (3): 226 kB | 13 kB | 4.1/61 kB Progress (3): 226 kB | 13 kB | 7.7/61 kB Progress (3): 226 kB | 13 kB | 12/61 kB Progress (3): 226 kB | 13 kB | 16/61 kB Progress (3): 226 kB | 13 kB | 20/61 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 816 kB/s) Progress (2): 13 kB | 24/61 kB Progress (2): 13 kB | 28/61 kB Progress (2): 13 kB | 32/61 kB Progress (2): 13 kB | 36/61 kB Progress (2): 13 kB | 40/61 kB Progress (2): 13 kB | 44/61 kB Progress (2): 13 kB | 48/61 kB Progress (2): 13 kB | 52/61 kB Progress (2): 13 kB | 56/61 kB Progress (2): 13 kB | 60/61 kB Progress (2): 13 kB | 61 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 48 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 211 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.23.1/tycho-pack200a-plugin-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.23.1/tycho-pack200a-plugin-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.23.1/tycho-pack200a-plugin-0.23.1.pom Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.23.1/tycho-pack200a-plugin-0.23.1.pom (1.3 kB at 56 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200/0.23.1/tycho-pack200-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/extras/tycho-pack200/0.23.1/tycho-pack200-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/0.23.1/tycho-pack200-0.23.1.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/0.23.1/tycho-pack200-0.23.1.pom (1.5 kB at 100 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.23.1/tycho-pack200a-plugin-0.23.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.23.1/tycho-pack200a-plugin-0.23.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.23.1/tycho-pack200a-plugin-0.23.1.jar Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.23.1/tycho-pack200a-plugin-0.23.1.jar (7.3 kB at 78 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.2/eclipse-jarsigner-plugin-1.1.2.pom Progress (1): 1.7 kB Downloaded from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.2/eclipse-jarsigner-plugin-1.1.2.pom (1.7 kB at 72 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-parent/1.1.2/eclipse-cbi-parent-1.1.2.pom Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-parent/1.1.2/eclipse-cbi-parent-1.1.2.pom (8.4 kB at 310 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.2/eclipse-jarsigner-plugin-1.1.2.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 org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.2/eclipse-jarsigner-plugin-1.1.2.jar (23 kB at 792 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.23.1/tycho-pack200b-plugin-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.23.1/tycho-pack200b-plugin-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.23.1/tycho-pack200b-plugin-0.23.1.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.23.1/tycho-pack200b-plugin-0.23.1.pom (1.5 kB at 46 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.23.1/tycho-pack200b-plugin-0.23.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.23.1/tycho-pack200b-plugin-0.23.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.23.1/tycho-pack200b-plugin-0.23.1.jar 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/eclipse/tycho/extras/tycho-pack200b-plugin/0.23.1/tycho-pack200b-plugin-0.23.1.jar (6.9 kB at 80 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/0.23.1/tycho-p2-plugin-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-p2-plugin/0.23.1/tycho-p2-plugin-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.23.1/tycho-p2-plugin-0.23.1.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.23.1/tycho-p2-plugin-0.23.1.pom (2.3 kB at 87 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/0.23.1/tycho-p2-plugin-0.23.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-p2-plugin/0.23.1/tycho-p2-plugin-0.23.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.23.1/tycho-p2-plugin-0.23.1.jar Progress (1): 4.1/28 kB Progress (1): 7.7/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 24/28 kB Progress (1): 28 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.23.1/tycho-p2-plugin-0.23.1.jar (28 kB at 400 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-launching/0.23.1/sisu-equinox-launching-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/sisu-equinox-launching/0.23.1/sisu-equinox-launching-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.23.1/sisu-equinox-launching-0.23.1.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.23.1/sisu-equinox-launching-0.23.1.pom (2.7 kB at 27 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 312 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.4 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 388 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-artifactcomparator/0.23.1/tycho-artifactcomparator-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-artifactcomparator/0.23.1/tycho-artifactcomparator-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.23.1/tycho-artifactcomparator-0.23.1.pom Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.23.1/tycho-artifactcomparator-0.23.1.pom (1.8 kB at 444 B/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2.0 kB at 58 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 167 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/ow2/1.3/ow2-1.3.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/ow2/ow2/1.3/ow2-1.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom Progress (1): 4.1/9.5 kB Progress (1): 7.7/9.5 kB Progress (1): 9.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 280 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-launching/0.23.1/sisu-equinox-launching-0.23.1.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-artifactcomparator/0.23.1/tycho-artifactcomparator-0.23.1.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 eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/sisu-equinox-launching/0.23.1/sisu-equinox-launching-0.23.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-artifactcomparator/0.23.1/tycho-artifactcomparator-0.23.1.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.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.23.1/sisu-equinox-launching-0.23.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.23.1/tycho-artifactcomparator-0.23.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar Progress (1): 4.1/54 kB Progress (1): 7.7/54 kB Progress (1): 12/54 kB Progress (1): 16/54 kB Progress (1): 20/54 kB Progress (1): 24/54 kB Progress (1): 28/54 kB Progress (1): 32/54 kB Progress (1): 36/54 kB Progress (1): 40/54 kB Progress (1): 44/54 kB Progress (1): 48/54 kB Progress (1): 52/54 kB Progress (1): 54 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 1.4 MB/s) Progress (1): 4.1/28 kB Progress (1): 7.7/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 24/28 kB Progress (1): 28/28 kB Progress (1): 28 kB Progress (2): 28 kB | 4.1/20 kB Progress (3): 28 kB | 4.1/20 kB | 4.1/379 kB Progress (3): 28 kB | 7.7/20 kB | 4.1/379 kB Progress (3): 28 kB | 7.7/20 kB | 7.7/379 kB Progress (3): 28 kB | 12/20 kB | 7.7/379 kB Progress (3): 28 kB | 12/20 kB | 12/379 kB Progress (3): 28 kB | 12/20 kB | 16/379 kB Progress (3): 28 kB | 16/20 kB | 16/379 kB Progress (3): 28 kB | 16/20 kB | 20/379 kB Progress (3): 28 kB | 20 kB | 20/379 kB Progress (3): 28 kB | 20 kB | 24/379 kB Progress (3): 28 kB | 20 kB | 28/379 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.23.1/sisu-equinox-launching-0.23.1.jar (28 kB at 366 kB/s) Progress (2): 20 kB | 32/379 kB Progress (2): 20 kB | 33/379 kB Progress (2): 20 kB | 37/379 kB Progress (2): 20 kB | 41/379 kB Progress (2): 20 kB | 45/379 kB Progress (2): 20 kB | 49/379 kB Progress (2): 20 kB | 53/379 kB Progress (2): 20 kB | 57/379 kB Progress (2): 20 kB | 61/379 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.23.1/tycho-artifactcomparator-0.23.1.jar (20 kB at 239 kB/s) Progress (1): 65/379 kB Progress (1): 66/379 kB Progress (1): 70/379 kB Progress (1): 74/379 kB Progress (1): 78/379 kB Progress (1): 82/379 kB Progress (1): 86/379 kB Progress (1): 90/379 kB Progress (1): 94/379 kB Progress (1): 98/379 kB Progress (1): 98/379 kB Progress (1): 102/379 kB Progress (1): 106/379 kB Progress (1): 110/379 kB Progress (1): 114/379 kB Progress (1): 118/379 kB Progress (1): 122/379 kB Progress (1): 126/379 kB Progress (1): 130/379 kB Progress (1): 134/379 kB Progress (1): 138/379 kB Progress (1): 142/379 kB Progress (1): 146/379 kB Progress (1): 150/379 kB Progress (1): 154/379 kB Progress (1): 158/379 kB Progress (1): 162/379 kB Progress (1): 166/379 kB Progress (1): 170/379 kB Progress (1): 174/379 kB Progress (1): 178/379 kB Progress (1): 182/379 kB Progress (1): 186/379 kB Progress (1): 190/379 kB Progress (1): 194/379 kB Progress (1): 198/379 kB Progress (1): 202/379 kB Progress (1): 206/379 kB Progress (1): 210/379 kB Progress (1): 214/379 kB Progress (1): 218/379 kB Progress (1): 222/379 kB Progress (1): 226/379 kB Progress (1): 230/379 kB Progress (1): 234/379 kB Progress (1): 238/379 kB Progress (1): 242/379 kB Progress (1): 246/379 kB Progress (1): 250/379 kB Progress (1): 254/379 kB Progress (1): 258/379 kB Progress (1): 262/379 kB Progress (1): 266/379 kB Progress (1): 270/379 kB Progress (1): 274/379 kB Progress (1): 278/379 kB Progress (1): 282/379 kB Progress (1): 286/379 kB Progress (1): 290/379 kB Progress (1): 294/379 kB Progress (1): 298/379 kB Progress (1): 302/379 kB Progress (1): 306/379 kB Progress (1): 310/379 kB Progress (1): 314/379 kB Progress (1): 318/379 kB Progress (1): 322/379 kB Progress (1): 326/379 kB Progress (1): 330/379 kB Progress (1): 334/379 kB Progress (1): 338/379 kB Progress (1): 342/379 kB Progress (1): 346/379 kB Progress (1): 350/379 kB Progress (1): 354/379 kB Progress (1): 358/379 kB Progress (1): 362/379 kB Progress (1): 366/379 kB Progress (1): 370/379 kB Progress (1): 374/379 kB Progress (1): 378/379 kB Progress (1): 379 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (379 kB at 2.8 MB/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 278 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 289 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 997 kB/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 432 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 265 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 122 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 382 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 705 kB/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 301 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 169 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 139 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 341 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 210 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 631 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 318 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 958 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.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 1.1 MB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.23.1/tycho-p2-publisher-plugin-0.23.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-p2-publisher-plugin/0.23.1/tycho-p2-publisher-plugin-0.23.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.23.1/tycho-p2-publisher-plugin-0.23.1.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.23.1/tycho-p2-publisher-plugin-0.23.1.pom (2.1 kB at 15 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.23.1/tycho-p2-publisher-plugin-0.23.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-p2-publisher-plugin/0.23.1/tycho-p2-publisher-plugin-0.23.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.23.1/tycho-p2-publisher-plugin-0.23.1.jar Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.23.1/tycho-p2-publisher-plugin-0.23.1.jar (19 kB at 251 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 506 kB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/commons/commons-parent/22/commons-parent-22.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom Progress (1): 4.1/42 kB Progress (1): 7.7/42 kB Progress (1): 12/42 kB Progress (1): 16/42 kB Progress (1): 20/42 kB Progress (1): 24/42 kB Progress (1): 28/42 kB Progress (1): 32/42 kB Progress (1): 36/42 kB Progress (1): 40/42 kB Progress (1): 42 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.1 MB/s) Downloading from org.eclipse.cbi.maven.plugins: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar Downloading from eclipse.org-mylyn: https://repo.eclipse.org/content/repositories/mylyn/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar Progress (1): 4.1/316 kB Progress (1): 7.7/316 kB Progress (1): 12/316 kB Progress (1): 16/316 kB Progress (1): 20/316 kB Progress (1): 24/316 kB Progress (1): 28/316 kB Progress (1): 32/316 kB Progress (1): 36/316 kB Progress (1): 40/316 kB Progress (1): 44/316 kB Progress (1): 48/316 kB Progress (1): 52/316 kB Progress (1): 56/316 kB Progress (1): 60/316 kB Progress (1): 64/316 kB Progress (1): 68/316 kB Progress (1): 72/316 kB Progress (1): 76/316 kB Progress (1): 80/316 kB Progress (1): 84/316 kB Progress (1): 88/316 kB Progress (1): 92/316 kB Progress (1): 96/316 kB Progress (1): 100/316 kB Progress (1): 104/316 kB Progress (1): 108/316 kB Progress (1): 112/316 kB Progress (1): 116/316 kB Progress (1): 120/316 kB Progress (1): 124/316 kB Progress (1): 128/316 kB Progress (1): 132/316 kB Progress (1): 136/316 kB Progress (1): 140/316 kB Progress (1): 144/316 kB Progress (1): 148/316 kB Progress (1): 152/316 kB Progress (1): 156/316 kB Progress (1): 160/316 kB Progress (1): 164/316 kB Progress (1): 168/316 kB Progress (1): 172/316 kB Progress (1): 176/316 kB Progress (1): 180/316 kB Progress (1): 184/316 kB Progress (1): 188/316 kB Progress (1): 192/316 kB Progress (1): 196/316 kB Progress (1): 200/316 kB Progress (1): 204/316 kB Progress (1): 208/316 kB Progress (1): 212/316 kB Progress (1): 216/316 kB Progress (1): 220/316 kB Progress (1): 224/316 kB Progress (1): 228/316 kB Progress (1): 232/316 kB Progress (1): 236/316 kB Progress (1): 240/316 kB Progress (1): 244/316 kB Progress (1): 248/316 kB Progress (1): 252/316 kB Progress (1): 256/316 kB Progress (1): 260/316 kB Progress (1): 264/316 kB Progress (1): 268/316 kB Progress (1): 272/316 kB Progress (1): 276/316 kB Progress (1): 280/316 kB Progress (1): 284/316 kB Progress (1): 288/316 kB Progress (1): 292/316 kB Progress (1): 296/316 kB Progress (1): 300/316 kB Progress (1): 304/316 kB Progress (1): 308/316 kB Progress (1): 312/316 kB Progress (1): 316/316 kB Progress (1): 316 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 5.0 MB/s) [INFO] Computing target platform for MavenProject: org.eclipse.mdht:org.eclipse.mdht.emf.runtime:3.0.0-SNAPSHOT @ /home/jenkins/workspace/MDHT-RSA/core/plugins/org.eclipse.mdht.emf.runtime/pom.xml [INFO] Adding repository file:/home/data/httpd/download.eclipse.org/releases/neon [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/neon: No repository found at file:/home/data/httpd/download.eclipse.org/releases/neon. -> [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/neon 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/neon 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:223) at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:109) 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/neon. at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.fail (AbstractRepositoryManager.java:395) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository (AbstractRepositoryManager.java:692) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository (MetadataRepositoryManager.java:96) at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java: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:223) at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:109) 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 Sending e-mails to: dcarlson@xmlmodeling.com sean.muir@jkmsoftware.com Archiving artifacts Finished: FAILURE