Started by user Tobias Ortmayr Running as Tobias Ortmayr Agent basic-agent-tr6jh is provisioned from template basic-agent --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "" name: "basic-agent-tr6jh" spec: containers: - env: - name: "MAVEN_OPTS" value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.glsp.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-agent-tr6jh" - name: "MAVEN_CONFIG" value: "-B -e" - name: "JENKINS_NAME" value: "basic-agent-tr6jh" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.glsp.svc.cluster.local/glsp/" image: "eclipsecbijenkins/basic-agent:4.2" imagePullPolicy: "Always" 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: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-glsp" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-agent-tr6jh in workspace /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc using credential github-bot Cloning the remote Git repository Cloning repository https://github.com/eclipse-glsp/glsp-server.git > git init /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc # timeout=10 Fetching upstream changes from https://github.com/eclipse-glsp/glsp-server.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub bot > git fetch --tags --force --progress -- https://github.com/eclipse-glsp/glsp-server.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse-glsp/glsp-server.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse-glsp/glsp-server.git # timeout=10 Fetching upstream changes from https://github.com/eclipse-glsp/glsp-server.git using GIT_ASKPASS to set credentials GitHub bot > git fetch --tags --force --progress -- https://github.com/eclipse-glsp/glsp-server.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 0d1cdf8876ec39e8ed64a6e68fe9cba9202a6337 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0d1cdf8876ec39e8ed64a6e68fe9cba9202a6337 # timeout=10 Commit message: "#58 Support for multiple elementTypes per CreateOperationHandler" > git rev-list --no-walk 0d1cdf8876ec39e8ed64a6e68fe9cba9202a6337 # timeout=10 [deploy-m2-glsp-server-rc] $ /bin/sh -xe /tmp/jenkins5109328081502273914.sh + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key 3FEEC04C960E7DB4: public key "Eclipse GLSP Project " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key 3FEEC04C960E7DB4: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 + gpg --list-keys --with-colons + awk -F: '/fpr:/ {print $10}' + sort -u + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key 7ADCB84676995E04114E412A3FEEC04C960E7DB4 trust Secret subkeys are available. pub rsa4096/3FEEC04C960E7DB4 created: 2019-11-11 expires: 2024-11-09 usage: SCEA trust: unknown validity: unknown ssb rsa4096/9BAF41A697C9D285 created: 2019-11-11 expires: 2024-11-09 usage: S [ unknown] (1). Eclipse GLSP Project pub rsa4096/3FEEC04C960E7DB4 created: 2019-11-11 expires: 2024-11-09 usage: SCEA trust: unknown validity: unknown ssb rsa4096/9BAF41A697C9D285 created: 2019-11-11 expires: 2024-11-09 usage: S [ unknown] (1). Eclipse GLSP Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/3FEEC04C960E7DB4 created: 2019-11-11 expires: 2024-11-09 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/9BAF41A697C9D285 created: 2019-11-11 expires: 2024-11-09 usage: S [ unknown] (1). Eclipse GLSP Project Please note that the shown key validity is not necessarily correct unless you restart the program. + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key A6717A75461ECDDF97BAA0C29BAF41A697C9D285 trust Secret subkeys are available. gpg: checking the trustdb gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u gpg: next trustdb check due at 2024-11-09 pub rsa4096/3FEEC04C960E7DB4 created: 2019-11-11 expires: 2024-11-09 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/9BAF41A697C9D285 created: 2019-11-11 expires: 2024-11-09 usage: S [ultimate] (1). Eclipse GLSP Project pub rsa4096/3FEEC04C960E7DB4 created: 2019-11-11 expires: 2024-11-09 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/9BAF41A697C9D285 created: 2019-11-11 expires: 2024-11-09 usage: S [ultimate] (1). Eclipse GLSP Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/3FEEC04C960E7DB4 created: 2019-11-11 expires: 2024-11-09 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/9BAF41A697C9D285 created: 2019-11-11 expires: 2024-11-09 usage: S [ultimate] (1). Eclipse GLSP Project [deploy-m2-glsp-server-rc] $ /opt/tools/apache-maven/latest/bin/mvn -DnewVersion=0.8.0-rc-02 versions:set -Pm2 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... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] GLSP Parent [pom] [INFO] org.eclipse.glsp.graph [jar] [INFO] org.eclipse.glsp.api [jar] [INFO] org.eclipse.glsp.layout [jar] [INFO] org.eclipse.glsp.server [jar] [INFO] org.eclipse.glsp.server.websocket [jar] [INFO] org.eclipse.glsp.graph.test [jar] [INFO] GLSP Server Tests [pom] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 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-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom (12 kB at 43 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom Progress (1): 4.1 kB Progress (1): 8.2 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/32/maven-plugins-32.pom (11 kB at 1.3 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/32/maven-parent-32.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 33 kB Progress (1): 37 kB Progress (1): 41 kB Progress (1): 43 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/32/maven-parent-32.pom (43 kB at 3.9 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/20/apache-20.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/20/apache-20.pom (16 kB at 689 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar Progress (1): 4.1/62 kB Progress (1): 7.7/62 kB Progress (1): 12/62 kB Progress (1): 16/62 kB Progress (1): 20/62 kB Progress (1): 24/62 kB Progress (1): 28/62 kB Progress (1): 32/62 kB Progress (1): 36/62 kB Progress (1): 40/62 kB Progress (1): 45/62 kB Progress (1): 49/62 kB Progress (1): 53/62 kB Progress (1): 57/62 kB Progress (1): 61/62 kB Progress (1): 62 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar (62 kB at 4.1 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom Progress (1): 4.1 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-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom (5.7 kB at 948 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 351 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 33 kB Progress (1): 37 kB Progress (1): 41 kB Progress (1): 41 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 4.1 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 2.2 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar Progress (1): 4.1/31 kB Progress (1): 7.7/31 kB Progress (1): 12/31 kB Progress (1): 16/31 kB Progress (1): 20/31 kB Progress (1): 24/31 kB Progress (1): 28/31 kB Progress (1): 31 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar (31 kB at 561 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.1/maven-surefire-plugin-2.22.1.pom Progress (1): 4.1 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-surefire-plugin/2.22.1/maven-surefire-plugin-2.22.1.pom (5.0 kB at 832 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.1/surefire-2.22.1.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.1/surefire-2.22.1.pom (26 kB at 2.9 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 33 kB Progress (1): 37 kB Progress (1): 41 kB Progress (1): 44 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 4.9 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 1.9 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.1/maven-surefire-plugin-2.22.1.jar Progress (1): 4.1/41 kB Progress (1): 7.7/41 kB Progress (1): 12/41 kB Progress (1): 16/41 kB Progress (1): 20/41 kB Progress (1): 24/41 kB Progress (1): 28/41 kB Progress (1): 32/41 kB Progress (1): 36/41 kB Progress (1): 40/41 kB Progress (1): 41 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.1/maven-surefire-plugin-2.22.1.jar (41 kB at 5.8 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.1/maven-failsafe-plugin-2.22.1.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.1/maven-failsafe-plugin-2.22.1.pom (12 kB at 1.7 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.1/maven-failsafe-plugin-2.22.1.jar Progress (1): 4.1/294 kB Progress (1): 7.7/294 kB Progress (1): 12/294 kB Progress (1): 16/294 kB Progress (1): 20/294 kB Progress (1): 24/294 kB Progress (1): 28/294 kB Progress (1): 32/294 kB Progress (1): 36/294 kB Progress (1): 40/294 kB Progress (1): 45/294 kB Progress (1): 49/294 kB Progress (1): 53/294 kB Progress (1): 57/294 kB Progress (1): 61/294 kB Progress (1): 65/294 kB Progress (1): 69/294 kB Progress (1): 73/294 kB Progress (1): 77/294 kB Progress (1): 81/294 kB Progress (1): 85/294 kB Progress (1): 90/294 kB Progress (1): 94/294 kB Progress (1): 98/294 kB Progress (1): 102/294 kB Progress (1): 106/294 kB Progress (1): 110/294 kB Progress (1): 114/294 kB Progress (1): 118/294 kB Progress (1): 122/294 kB Progress (1): 126/294 kB Progress (1): 131/294 kB Progress (1): 135/294 kB Progress (1): 139/294 kB Progress (1): 143/294 kB Progress (1): 147/294 kB Progress (1): 151/294 kB Progress (1): 155/294 kB Progress (1): 159/294 kB Progress (1): 163/294 kB Progress (1): 167/294 kB Progress (1): 171/294 kB Progress (1): 176/294 kB Progress (1): 180/294 kB Progress (1): 184/294 kB Progress (1): 188/294 kB Progress (1): 192/294 kB Progress (1): 196/294 kB Progress (1): 200/294 kB Progress (1): 204/294 kB Progress (1): 208/294 kB Progress (1): 212/294 kB Progress (1): 217/294 kB Progress (1): 221/294 kB Progress (1): 225/294 kB Progress (1): 229/294 kB Progress (1): 233/294 kB Progress (1): 237/294 kB Progress (1): 241/294 kB Progress (1): 245/294 kB Progress (1): 249/294 kB Progress (1): 253/294 kB Progress (1): 258/294 kB Progress (1): 262/294 kB Progress (1): 266/294 kB Progress (1): 270/294 kB Progress (1): 274/294 kB Progress (1): 278/294 kB Progress (1): 282/294 kB Progress (1): 286/294 kB Progress (1): 290/294 kB Progress (1): 294 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.1/maven-failsafe-plugin-2.22.1.jar (294 kB at 2.9 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.0/maven-checkstyle-plugin-3.1.0.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.0/maven-checkstyle-plugin-3.1.0.pom (14 kB at 2.4 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom Progress (1): 4.1 kB Progress (1): 8.2 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/33/maven-plugins-33.pom (11 kB at 2.1 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.0/maven-checkstyle-plugin-3.1.0.jar Progress (1): 4.1/110 kB Progress (1): 7.7/110 kB Progress (1): 12/110 kB Progress (1): 16/110 kB Progress (1): 20/110 kB Progress (1): 24/110 kB Progress (1): 28/110 kB Progress (1): 32/110 kB Progress (1): 36/110 kB Progress (1): 40/110 kB Progress (1): 45/110 kB Progress (1): 49/110 kB Progress (1): 53/110 kB Progress (1): 57/110 kB Progress (1): 61/110 kB Progress (1): 65/110 kB Progress (1): 69/110 kB Progress (1): 73/110 kB Progress (1): 77/110 kB Progress (1): 81/110 kB Progress (1): 85/110 kB Progress (1): 90/110 kB Progress (1): 94/110 kB Progress (1): 98/110 kB Progress (1): 102/110 kB Progress (1): 106/110 kB Progress (1): 110 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.0/maven-checkstyle-plugin-3.1.0.jar (110 kB at 10.0 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 784 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 2.2 MB/s) 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 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 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 3.8 MB/s) 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 kB Progress (1): 8.2 kB Progress (1): 12 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 2.5 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar Progress (1): 4.1/25 kB Progress (1): 7.7/25 kB Progress (1): 12/25 kB Progress (1): 16/25 kB Progress (1): 20/25 kB Progress (1): 24/25 kB Progress (1): 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 684 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom Progress (1): 4.1 kB Progress (1): 6.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 1.1 MB/s) 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 kB Progress (1): 8.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 1.8 MB/s) 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 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 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 5.0 MB/s) 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 kB Progress (1): 8.2 kB Progress (1): 12 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 2.5 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar Progress (1): 4.1/27 kB Progress (1): 7.7/27 kB Progress (1): 12/27 kB Progress (1): 16/27 kB Progress (1): 20/27 kB Progress (1): 24/27 kB Progress (1): 27 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 364 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom Progress (1): 4.1 kB Progress (1): 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom (5.6 kB at 510 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar Progress (1): 4.1/27 kB Progress (1): 7.7/27 kB Progress (1): 12/27 kB Progress (1): 16/27 kB Progress (1): 20/27 kB Progress (1): 24/27 kB Progress (1): 27 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (27 kB at 767 kB/s) 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 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 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 3.0 MB/s) 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 kB Progress (1): 8.2 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 1.8 MB/s) 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 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 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 6.5 MB/s) 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 kB Progress (1): 8.2 kB Progress (1): 12 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 2.8 MB/s) 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): 45/124 kB Progress (1): 49/124 kB Progress (1): 53/124 kB Progress (1): 57/124 kB Progress (1): 61/124 kB Progress (1): 65/124 kB Progress (1): 69/124 kB Progress (1): 73/124 kB Progress (1): 77/124 kB Progress (1): 81/124 kB Progress (1): 85/124 kB Progress (1): 90/124 kB Progress (1): 94/124 kB Progress (1): 98/124 kB Progress (1): 102/124 kB Progress (1): 106/124 kB Progress (1): 110/124 kB Progress (1): 114/124 kB Progress (1): 118/124 kB Progress (1): 122/124 kB Progress (1): 124 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 2.5 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom Progress (1): 4.1 kB Progress (1): 4.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom (4.7 kB at 1.2 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom (12 kB at 1.7 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 33 kB Progress (1): 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 4.1 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom Progress (1): 4.1 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 899 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar (24 kB at 429 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom (15 kB at 2.5 MB/s) 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 kB Progress (1): 8.2 kB Progress (1): 12 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 719 kB/s) 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 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 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 4.0 MB/s) 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 kB Progress (1): 8.2 kB Progress (1): 12 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 2.1 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar Progress (1): 4.1/209 kB Progress (1): 7.7/209 kB Progress (1): 12/209 kB Progress (1): 16/209 kB Progress (1): 20/209 kB Progress (1): 24/209 kB Progress (1): 28/209 kB Progress (1): 32/209 kB Progress (1): 36/209 kB Progress (1): 40/209 kB Progress (1): 45/209 kB Progress (1): 49/209 kB Progress (1): 53/209 kB Progress (1): 57/209 kB Progress (1): 61/209 kB Progress (1): 65/209 kB Progress (1): 69/209 kB Progress (1): 73/209 kB Progress (1): 77/209 kB Progress (1): 81/209 kB Progress (1): 85/209 kB Progress (1): 90/209 kB Progress (1): 94/209 kB Progress (1): 98/209 kB Progress (1): 102/209 kB Progress (1): 106/209 kB Progress (1): 110/209 kB Progress (1): 114/209 kB Progress (1): 118/209 kB Progress (1): 122/209 kB Progress (1): 126/209 kB Progress (1): 131/209 kB Progress (1): 135/209 kB Progress (1): 139/209 kB Progress (1): 143/209 kB Progress (1): 147/209 kB Progress (1): 151/209 kB Progress (1): 155/209 kB Progress (1): 159/209 kB Progress (1): 163/209 kB Progress (1): 167/209 kB Progress (1): 171/209 kB Progress (1): 176/209 kB Progress (1): 180/209 kB Progress (1): 184/209 kB Progress (1): 188/209 kB Progress (1): 192/209 kB Progress (1): 196/209 kB Progress (1): 200/209 kB Progress (1): 204/209 kB Progress (1): 208/209 kB Progress (1): 209 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar (209 kB at 11 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom (11 kB at 2.3 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar Progress (1): 4.1/153 kB Progress (1): 7.7/153 kB Progress (1): 12/153 kB Progress (1): 16/153 kB Progress (1): 20/153 kB Progress (1): 24/153 kB Progress (1): 28/153 kB Progress (1): 32/153 kB Progress (1): 36/153 kB Progress (1): 40/153 kB Progress (1): 45/153 kB Progress (1): 49/153 kB Progress (1): 53/153 kB Progress (1): 57/153 kB Progress (1): 61/153 kB Progress (1): 65/153 kB Progress (1): 69/153 kB Progress (1): 73/153 kB Progress (1): 77/153 kB Progress (1): 81/153 kB Progress (1): 85/153 kB Progress (1): 90/153 kB Progress (1): 94/153 kB Progress (1): 98/153 kB Progress (1): 102/153 kB Progress (1): 106/153 kB Progress (1): 110/153 kB Progress (1): 114/153 kB Progress (1): 118/153 kB Progress (1): 122/153 kB Progress (1): 126/153 kB Progress (1): 131/153 kB Progress (1): 135/153 kB Progress (1): 139/153 kB Progress (1): 143/153 kB Progress (1): 147/153 kB Progress (1): 151/153 kB Progress (1): 153 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar (153 kB at 13 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom (11 kB at 1.6 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom Progress (1): 4.1 kB Progress (1): 5.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom (5.0 kB at 157 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 33 kB Progress (1): 37 kB Progress (1): 41 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 4.1 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 2.7 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar Progress (1): 4.1/53 kB Progress (1): 7.7/53 kB Progress (1): 12/53 kB Progress (1): 16/53 kB Progress (1): 20/53 kB Progress (1): 24/53 kB Progress (1): 28/53 kB Progress (1): 32/53 kB Progress (1): 36/53 kB Progress (1): 40/53 kB Progress (1): 45/53 kB Progress (1): 49/53 kB Progress (1): 53/53 kB Progress (1): 53 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar (53 kB at 7.6 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/maven-metadata.xml Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (2): 20 kB | 4.1 kB Progress (2): 20 kB | 8.2 kB Progress (2): 20 kB | 12 kB Progress (2): 20 kB | 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/maven-metadata.xml (20 kB at 426 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-metadata.xml (14 kB at 267 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml Progress (1): 800 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (800 B at 15 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.pom (17 kB at 3.4 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 33 kB Progress (1): 34 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 4.8 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.jar Progress (1): 4.1/310 kB Progress (1): 7.7/310 kB Progress (1): 12/310 kB Progress (1): 16/310 kB Progress (1): 20/310 kB Progress (1): 24/310 kB Progress (1): 28/310 kB Progress (1): 32/310 kB Progress (1): 36/310 kB Progress (1): 40/310 kB Progress (1): 45/310 kB Progress (1): 49/310 kB Progress (1): 53/310 kB Progress (1): 57/310 kB Progress (1): 61/310 kB Progress (1): 65/310 kB Progress (1): 69/310 kB Progress (1): 73/310 kB Progress (1): 77/310 kB Progress (1): 81/310 kB Progress (1): 85/310 kB Progress (1): 90/310 kB Progress (1): 94/310 kB Progress (1): 98/310 kB Progress (1): 102/310 kB Progress (1): 106/310 kB Progress (1): 110/310 kB Progress (1): 114/310 kB Progress (1): 118/310 kB Progress (1): 122/310 kB Progress (1): 126/310 kB Progress (1): 131/310 kB Progress (1): 135/310 kB Progress (1): 139/310 kB Progress (1): 143/310 kB Progress (1): 147/310 kB Progress (1): 151/310 kB Progress (1): 155/310 kB Progress (1): 159/310 kB Progress (1): 163/310 kB Progress (1): 167/310 kB Progress (1): 171/310 kB Progress (1): 176/310 kB Progress (1): 180/310 kB Progress (1): 184/310 kB Progress (1): 188/310 kB Progress (1): 192/310 kB Progress (1): 196/310 kB Progress (1): 200/310 kB Progress (1): 204/310 kB Progress (1): 208/310 kB Progress (1): 212/310 kB Progress (1): 217/310 kB Progress (1): 221/310 kB Progress (1): 225/310 kB Progress (1): 229/310 kB Progress (1): 233/310 kB Progress (1): 237/310 kB Progress (1): 241/310 kB Progress (1): 245/310 kB Progress (1): 249/310 kB Progress (1): 253/310 kB Progress (1): 258/310 kB Progress (1): 262/310 kB Progress (1): 266/310 kB Progress (1): 270/310 kB Progress (1): 274/310 kB Progress (1): 278/310 kB Progress (1): 282/310 kB Progress (1): 286/310 kB Progress (1): 290/310 kB Progress (1): 294/310 kB Progress (1): 298/310 kB Progress (1): 303/310 kB Progress (1): 307/310 kB Progress (1): 310 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.jar (310 kB at 6.5 MB/s) [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.parent >-------------- [INFO] Building GLSP Parent 0.8.0-SNAPSHOT [1/8] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions-maven-plugin:2.7:set (default-cli) @ org.eclipse.glsp.parent --- Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.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.2.1/maven-artifact-2.2.1.pom (1.6 kB at 316 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 1.2 MB/s) 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 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 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 4.6 MB/s) 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 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 273 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Progress (1): 4.1 kB Progress (1): 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 1.4 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 1.5 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 517 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.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.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 374 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.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 47 kB/s) 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 123 kB/s) 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 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 1.4 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom (24 kB at 1.7 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Progress (1): 766 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 85 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 657 kB/s) 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 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 1.7 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.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 782 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Progress (1): 880 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 59 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 2.9 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 311 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 1.1 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Progress (1): 889 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 296 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Progress (1): 4.1 kB Progress (1): 5.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 1.2 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 489 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 474 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom Progress (1): 4.1 kB Progress (1): 7.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 528 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 995 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 542 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 463 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.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.2.1/maven-reporting-2.2.1.pom (1.4 kB at 361 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 510 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 3.8 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 394 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom Progress (1): 3.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 1.2 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 631 kB/s) 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 kB Progress (1): 8.2 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 3.0 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 755 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 806 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 8.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 1.6 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 87 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.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.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 285 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 693 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 175 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom Progress (1): 4.1 kB Progress (1): 8.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 1.6 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 4.1 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.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 572 kB/s) 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 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 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 4.4 MB/s) 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 973 kB/s) 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 1.1 MB/s) 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 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 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 4.2 MB/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.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 482 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom Progress (1): 4.1 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 1.3 MB/s) 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 782 kB/s) 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 652 kB/s) 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 416 kB/s) 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 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 1.9 MB/s) 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 kB Progress (1): 8.2 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 2.7 MB/s) 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 272 kB/s) 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 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 1.4 MB/s) 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 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 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 4.3 MB/s) 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 999 kB/s) 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 834 kB/s) 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 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 1.8 MB/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.pom Progress (1): 4.1 kB Progress (1): 8.2 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 2.8 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 516 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Progress (1): 4.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 2.4 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.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.2.1/maven-monitor-2.2.1.pom (1.3 kB at 419 kB/s) 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 1.1 MB/s) 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 740 kB/s) 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 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 1.4 MB/s) 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 kB Progress (1): 8.2 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 2.1 MB/s) 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 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 184 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.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 688 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.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.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 486 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 791 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 9.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 2.3 MB/s) 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 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 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 4.7 MB/s) 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 kB Progress (1): 8.2 kB Progress (1): 12 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 4.8 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 462 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 9.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 2.4 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 6.3 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom Progress (1): 4.1 kB Progress (1): 7.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom (7.6 kB at 1.9 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom Progress (1): 4.1 kB Progress (1): 4.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 1.5 MB/s) 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 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 2.2 MB/s) 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 134 kB/s) 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 740 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.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 303 kB/s) 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 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 1.3 MB/s) 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 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 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 3.5 MB/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.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 272 kB/s) 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 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 1.1 MB/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.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 77 kB/s) Downloading from 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 749 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.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 823 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.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 418 kB/s) 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 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 772 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.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 687 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.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 1.2 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.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 435 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom Progress (1): 4.1 kB Progress (1): 4.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 1.2 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 2.7 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 33 kB Progress (1): 37 kB Progress (1): 41 kB Progress (1): 45 kB Progress (1): 49 kB Progress (1): 53 kB Progress (1): 57 kB Progress (1): 61 kB Progress (1): 62 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 6.2 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 5.1 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 766 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 3.8 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 512 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 679 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 2.9 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom Progress (1): 748 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 249 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 942 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 4.3 MB/s) 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 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 1.7 MB/s) 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 kB Progress (1): 8.2 kB Progress (1): 12 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 2.7 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 1.3 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 1.6 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 1.0 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 2.3 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 5.5 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom Progress (1): 4.1 kB Progress (1): 7.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 1.9 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 9.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 598 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.1/project-4.1.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 4.1 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom Progress (1): 4.1 kB Progress (1): 4.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 1.2 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 9.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 719 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 3.3 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 706 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 4.0 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom Progress (1): 4.1 kB Progress (1): 6.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 2.0 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 1.0 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom Progress (1): 4.1 kB Progress (1): 6.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 608 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 757 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 544 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 656 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 353 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.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.12/plexus-components-1.1.12.pom (3.0 kB at 1.5 MB/s) 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 954 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 940 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.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/4.0/plexus-components-4.0.pom (2.7 kB at 886 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 3.6 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom Progress (1): 4.1 kB Progress (1): 6.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 1.5 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 2.2 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 3.1 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 506 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom Progress (1): 357 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 89 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom Progress (1): 866 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 289 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom Progress (1): 4.1 kB Progress (1): 7.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 1.8 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom Progress (1): 4.1 kB Progress (1): 6.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 229 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom Progress (1): 145 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 48 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom Progress (1): 147 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 8.6 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom Progress (1): 167 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 42 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom Progress (1): 156 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 52 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom Progress (1): 4.1 kB Progress (1): 6.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 2.0 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom Progress (1): 974 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 244 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 770 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom Progress (1): 163 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 82 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom Progress (1): 171 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 57 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 1.1 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 562 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 2.8 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 9.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 2.3 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom Progress (1): 4.1 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 1.1 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom Progress (1): 142 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 47 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom Progress (1): 140 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 47 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.pom Progress (1): 653 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 218 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom Progress (1): 4.1 kB Progress (1): 4.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 1.1 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 9.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 2.5 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-master/4/struts-master-4.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 1.3 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/2/apache-2.pom Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/2/apache-2.pom (3.4 kB at 201 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.pom Progress (1): 145 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 12 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 88 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 484 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 1.1 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom Progress (1): 4.1 kB Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 1.4 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom Progress (1): 4.1 kB Progress (1): 4.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 1.2 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom Progress (1): 4.1 kB Progress (1): 5.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 830 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom (1.9 kB at 478 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom (21 kB at 5.2 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.pom Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.pom (1.8 kB at 253 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/2.12/wagon-providers-2.12.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/2.12/wagon-providers-2.12.pom (2.8 kB at 702 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.pom Progress (1): 4.1 kB Progress (1): 6.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.pom (6.6 kB at 2.2 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.7/doxia-sitetools-1.7.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.7/doxia-sitetools-1.7.pom (14 kB at 3.5 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7/doxia-decoration-model-1.7.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7/doxia-decoration-model-1.7.pom (3.1 kB at 777 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.pom Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.pom (2.9 kB at 490 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.pom Progress (1): 4.1 kB Progress (1): 4.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.pom (4.6 kB at 1.2 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 489 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.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-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 918 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom Progress (1): 4.1 kB Progress (1): 5.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 1.7 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 952 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom Progress (1): 4.1 kB Progress (1): 5.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 1.7 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom Progress (1): 4.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 1.0 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 3.9 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom Progress (1): 4.1 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 1.4 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 614 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 1.8 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 225 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 518 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom Progress (1): 726 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 242 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (1.1 kB at 179 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (2.4 kB at 607 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom (1.2 kB at 192 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom Progress (1): 4.1 kB Progress (1): 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 1.9 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 692 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom (1.8 kB at 602 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom Progress (1): 962 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 240 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom (1.4 kB at 471 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 3.5 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 31 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 5.2 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar Progress (1): 4.1/80 kB Progress (1): 7.7/80 kB Progress (1): 12/80 kB Progress (1): 16/80 kB Progress (1): 20/80 kB Progress (1): 24/80 kB Progress (1): 28/80 kB Progress (1): 32/80 kB Progress (1): 36/80 kB Progress (1): 40/80 kB Progress (1): 45/80 kB Progress (1): 49/80 kB Progress (1): 53/80 kB Progress (1): 57/80 kB Progress (1): 61/80 kB Progress (1): 65/80 kB Progress (1): 69/80 kB Progress (1): 73/80 kB Progress (1): 77/80 kB Progress (1): 80 kB Progress (2): 80 kB | 4.1/178 kB Progress (2): 80 kB | 7.7/178 kB Progress (2): 80 kB | 12/178 kB Progress (2): 80 kB | 16/178 kB Progress (2): 80 kB | 20/178 kB Progress (3): 80 kB | 20/178 kB | 4.1/332 kB Progress (3): 80 kB | 24/178 kB | 4.1/332 kB Progress (3): 80 kB | 24/178 kB | 7.7/332 kB Progress (3): 80 kB | 28/178 kB | 7.7/332 kB Progress (3): 80 kB | 28/178 kB | 12/332 kB Progress (3): 80 kB | 32/178 kB | 12/332 kB Progress (3): 80 kB | 32/178 kB | 16/332 kB Progress (3): 80 kB | 36/178 kB | 16/332 kB Progress (3): 80 kB | 36/178 kB | 20/332 kB Progress (3): 80 kB | 40/178 kB | 20/332 kB Progress (3): 80 kB | 40/178 kB | 24/332 kB Progress (3): 80 kB | 45/178 kB | 24/332 kB Progress (3): 80 kB | 45/178 kB | 28/332 kB Progress (3): 80 kB | 49/178 kB | 28/332 kB Progress (3): 80 kB | 49/178 kB | 32/332 kB Progress (3): 80 kB | 53/178 kB | 32/332 kB Progress (3): 80 kB | 57/178 kB | 32/332 kB Progress (3): 80 kB | 57/178 kB | 36/332 kB Progress (3): 80 kB | 61/178 kB | 36/332 kB Progress (3): 80 kB | 61/178 kB | 40/332 kB Progress (3): 80 kB | 65/178 kB | 40/332 kB Progress (3): 80 kB | 65/178 kB | 45/332 kB Progress (3): 80 kB | 65/178 kB | 49/332 kB Progress (3): 80 kB | 69/178 kB | 49/332 kB Progress (3): 80 kB | 73/178 kB | 49/332 kB Progress (4): 80 kB | 73/178 kB | 49/332 kB | 4.1/68 kB Progress (4): 80 kB | 73/178 kB | 53/332 kB | 4.1/68 kB Progress (4): 80 kB | 77/178 kB | 53/332 kB | 4.1/68 kB Progress (4): 80 kB | 77/178 kB | 57/332 kB | 4.1/68 kB Progress (4): 80 kB | 77/178 kB | 57/332 kB | 7.7/68 kB Progress (4): 80 kB | 77/178 kB | 61/332 kB | 7.7/68 kB Progress (4): 80 kB | 81/178 kB | 61/332 kB | 7.7/68 kB Progress (4): 80 kB | 81/178 kB | 65/332 kB | 7.7/68 kB Progress (4): 80 kB | 81/178 kB | 65/332 kB | 12/68 kB Progress (4): 80 kB | 85/178 kB | 65/332 kB | 12/68 kB Progress (4): 80 kB | 90/178 kB | 65/332 kB | 12/68 kB Progress (4): 80 kB | 90/178 kB | 65/332 kB | 16/68 kB Progress (4): 80 kB | 90/178 kB | 69/332 kB | 16/68 kB Progress (4): 80 kB | 94/178 kB | 69/332 kB | 16/68 kB Progress (4): 80 kB | 94/178 kB | 73/332 kB | 16/68 kB Progress (4): 80 kB | 94/178 kB | 73/332 kB | 20/68 kB Progress (4): 80 kB | 98/178 kB | 73/332 kB | 20/68 kB Progress (4): 80 kB | 98/178 kB | 73/332 kB | 24/68 kB Progress (4): 80 kB | 98/178 kB | 77/332 kB | 24/68 kB Progress (4): 80 kB | 98/178 kB | 77/332 kB | 28/68 kB Progress (4): 80 kB | 102/178 kB | 77/332 kB | 28/68 kB Progress (4): 80 kB | 102/178 kB | 81/332 kB | 28/68 kB Progress (4): 80 kB | 106/178 kB | 81/332 kB | 28/68 kB Progress (4): 80 kB | 106/178 kB | 81/332 kB | 32/68 kB Progress (4): 80 kB | 110/178 kB | 81/332 kB | 32/68 kB Progress (4): 80 kB | 114/178 kB | 81/332 kB | 32/68 kB Progress (5): 80 kB | 114/178 kB | 81/332 kB | 32/68 kB | 4.1/26 kB Progress (5): 80 kB | 114/178 kB | 85/332 kB | 32/68 kB | 4.1/26 kB Progress (5): 80 kB | 114/178 kB | 85/332 kB | 36/68 kB | 4.1/26 kB Progress (5): 80 kB | 114/178 kB | 85/332 kB | 36/68 kB | 7.7/26 kB Progress (5): 80 kB | 114/178 kB | 85/332 kB | 40/68 kB | 7.7/26 kB Progress (5): 80 kB | 118/178 kB | 85/332 kB | 40/68 kB | 7.7/26 kB Progress (5): 80 kB | 118/178 kB | 85/332 kB | 45/68 kB | 7.7/26 kB Progress (5): 80 kB | 118/178 kB | 85/332 kB | 45/68 kB | 12/26 kB Progress (5): 80 kB | 118/178 kB | 85/332 kB | 49/68 kB | 12/26 kB Progress (5): 80 kB | 122/178 kB | 85/332 kB | 49/68 kB | 12/26 kB Progress (5): 80 kB | 122/178 kB | 85/332 kB | 49/68 kB | 16/26 kB Progress (5): 80 kB | 126/178 kB | 85/332 kB | 49/68 kB | 16/26 kB Progress (5): 80 kB | 126/178 kB | 85/332 kB | 53/68 kB | 16/26 kB Progress (5): 80 kB | 126/178 kB | 85/332 kB | 53/68 kB | 20/26 kB Progress (5): 80 kB | 131/178 kB | 85/332 kB | 53/68 kB | 20/26 kB Progress (5): 80 kB | 131/178 kB | 85/332 kB | 53/68 kB | 24/26 kB Progress (5): 80 kB | 131/178 kB | 85/332 kB | 57/68 kB | 24/26 kB Progress (5): 80 kB | 131/178 kB | 85/332 kB | 57/68 kB | 26 kB Progress (5): 80 kB | 135/178 kB | 85/332 kB | 57/68 kB | 26 kB Progress (5): 80 kB | 135/178 kB | 85/332 kB | 61/68 kB | 26 kB Progress (5): 80 kB | 135/178 kB | 85/332 kB | 65/68 kB | 26 kB Progress (5): 80 kB | 139/178 kB | 85/332 kB | 65/68 kB | 26 kB Progress (5): 80 kB | 139/178 kB | 85/332 kB | 68 kB | 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 811 kB/s) Progress (4): 139/178 kB | 90/332 kB | 68 kB | 26 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 254 kB/s) Progress (3): 143/178 kB | 90/332 kB | 68 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 662 kB/s) Progress (2): 143/178 kB | 94/332 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar Progress (2): 147/178 kB | 94/332 kB Progress (2): 147/178 kB | 98/332 kB Progress (3): 147/178 kB | 98/332 kB | 4.1/22 kB Progress (3): 147/178 kB | 98/332 kB | 7.7/22 kB Progress (4): 147/178 kB | 98/332 kB | 7.7/22 kB | 4.1/8.8 kB Progress (4): 151/178 kB | 98/332 kB | 7.7/22 kB | 4.1/8.8 kB Progress (4): 151/178 kB | 102/332 kB | 7.7/22 kB | 4.1/8.8 kB Progress (4): 151/178 kB | 102/332 kB | 7.7/22 kB | 7.7/8.8 kB Progress (4): 151/178 kB | 102/332 kB | 12/22 kB | 7.7/8.8 kB Progress (4): 151/178 kB | 102/332 kB | 12/22 kB | 8.8 kB Progress (4): 151/178 kB | 106/332 kB | 12/22 kB | 8.8 kB Progress (4): 155/178 kB | 106/332 kB | 12/22 kB | 8.8 kB Progress (4): 155/178 kB | 110/332 kB | 12/22 kB | 8.8 kB Progress (4): 155/178 kB | 110/332 kB | 16/22 kB | 8.8 kB Progress (4): 155/178 kB | 114/332 kB | 16/22 kB | 8.8 kB Progress (4): 159/178 kB | 114/332 kB | 16/22 kB | 8.8 kB Progress (4): 163/178 kB | 114/332 kB | 16/22 kB | 8.8 kB Progress (4): 163/178 kB | 114/332 kB | 20/22 kB | 8.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 83 kB/s) Progress (3): 163/178 kB | 118/332 kB | 20/22 kB Progress (3): 167/178 kB | 118/332 kB | 20/22 kB Progress (3): 167/178 kB | 118/332 kB | 22 kB Progress (3): 171/178 kB | 118/332 kB | 22 kB Progress (3): 171/178 kB | 122/332 kB | 22 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar Progress (3): 171/178 kB | 126/332 kB | 22 kB Progress (3): 176/178 kB | 126/332 kB | 22 kB Progress (3): 176/178 kB | 131/332 kB | 22 kB Progress (3): 178 kB | 131/332 kB | 22 kB Progress (3): 178 kB | 135/332 kB | 22 kB Progress (3): 178 kB | 139/332 kB | 22 kB Progress (3): 178 kB | 143/332 kB | 22 kB Progress (3): 178 kB | 147/332 kB | 22 kB Progress (4): 178 kB | 147/332 kB | 22 kB | 4.1/17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 1.6 MB/s) Progress (3): 151/332 kB | 22 kB | 4.1/17 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar Progress (3): 151/332 kB | 22 kB | 7.7/17 kB Progress (3): 155/332 kB | 22 kB | 7.7/17 kB Progress (3): 155/332 kB | 22 kB | 12/17 kB Progress (3): 159/332 kB | 22 kB | 12/17 kB Progress (3): 159/332 kB | 22 kB | 16/17 kB Progress (3): 163/332 kB | 22 kB | 16/17 kB Progress (3): 163/332 kB | 22 kB | 17 kB Progress (3): 167/332 kB | 22 kB | 17 kB Progress (3): 171/332 kB | 22 kB | 17 kB Progress (3): 176/332 kB | 22 kB | 17 kB Progress (3): 180/332 kB | 22 kB | 17 kB Progress (4): 180/332 kB | 22 kB | 17 kB | 4.1/35 kB Progress (4): 180/332 kB | 22 kB | 17 kB | 7.7/35 kB Progress (4): 180/332 kB | 22 kB | 17 kB | 12/35 kB Progress (4): 180/332 kB | 22 kB | 17 kB | 16/35 kB Progress (4): 184/332 kB | 22 kB | 17 kB | 16/35 kB Progress (4): 188/332 kB | 22 kB | 17 kB | 16/35 kB Progress (4): 192/332 kB | 22 kB | 17 kB | 16/35 kB Progress (4): 192/332 kB | 22 kB | 17 kB | 20/35 kB Progress (4): 196/332 kB | 22 kB | 17 kB | 20/35 kB Progress (4): 196/332 kB | 22 kB | 17 kB | 24/35 kB Progress (4): 196/332 kB | 22 kB | 17 kB | 28/35 kB Progress (4): 196/332 kB | 22 kB | 17 kB | 32/35 kB Progress (4): 196/332 kB | 22 kB | 17 kB | 35 kB Progress (4): 200/332 kB | 22 kB | 17 kB | 35 kB Progress (4): 204/332 kB | 22 kB | 17 kB | 35 kB Progress (4): 208/332 kB | 22 kB | 17 kB | 35 kB Progress (4): 212/332 kB | 22 kB | 17 kB | 35 kB Progress (4): 217/332 kB | 22 kB | 17 kB | 35 kB Progress (4): 221/332 kB | 22 kB | 17 kB | 35 kB Progress (4): 225/332 kB | 22 kB | 17 kB | 35 kB Progress (4): 229/332 kB | 22 kB | 17 kB | 35 kB Progress (4): 233/332 kB | 22 kB | 17 kB | 35 kB Progress (4): 237/332 kB | 22 kB | 17 kB | 35 kB Progress (4): 241/332 kB | 22 kB | 17 kB | 35 kB Progress (4): 245/332 kB | 22 kB | 17 kB | 35 kB Progress (4): 249/332 kB | 22 kB | 17 kB | 35 kB Progress (4): 253/332 kB | 22 kB | 17 kB | 35 kB Progress (4): 258/332 kB | 22 kB | 17 kB | 35 kB Progress (4): 262/332 kB | 22 kB | 17 kB | 35 kB Progress (4): 266/332 kB | 22 kB | 17 kB | 35 kB Progress (4): 270/332 kB | 22 kB | 17 kB | 35 kB Progress (4): 274/332 kB | 22 kB | 17 kB | 35 kB Progress (4): 278/332 kB | 22 kB | 17 kB | 35 kB Progress (4): 282/332 kB | 22 kB | 17 kB | 35 kB Progress (4): 286/332 kB | 22 kB | 17 kB | 35 kB Progress (5): 286/332 kB | 22 kB | 17 kB | 35 kB | 4.1/22 kB Progress (5): 290/332 kB | 22 kB | 17 kB | 35 kB | 4.1/22 kB Progress (5): 290/332 kB | 22 kB | 17 kB | 35 kB | 7.7/22 kB Progress (5): 294/332 kB | 22 kB | 17 kB | 35 kB | 7.7/22 kB Progress (5): 294/332 kB | 22 kB | 17 kB | 35 kB | 12/22 kB Progress (5): 294/332 kB | 22 kB | 17 kB | 35 kB | 16/22 kB Progress (5): 294/332 kB | 22 kB | 17 kB | 35 kB | 20/22 kB Progress (5): 298/332 kB | 22 kB | 17 kB | 35 kB | 20/22 kB Progress (5): 298/332 kB | 22 kB | 17 kB | 35 kB | 22 kB Progress (5): 303/332 kB | 22 kB | 17 kB | 35 kB | 22 kB Progress (5): 307/332 kB | 22 kB | 17 kB | 35 kB | 22 kB Progress (5): 311/332 kB | 22 kB | 17 kB | 35 kB | 22 kB Progress (5): 315/332 kB | 22 kB | 17 kB | 35 kB | 22 kB Progress (5): 319/332 kB | 22 kB | 17 kB | 35 kB | 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 180 kB/s) Progress (4): 323/332 kB | 22 kB | 17 kB | 35 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar Progress (4): 327/332 kB | 22 kB | 17 kB | 35 kB Progress (4): 331/332 kB | 22 kB | 17 kB | 35 kB Progress (4): 332 kB | 22 kB | 17 kB | 35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 112 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar Progress (4): 332 kB | 22 kB | 35 kB | 4.1/13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 2.2 MB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 145 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar Progress (2): 35 kB | 7.7/13 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar Progress (3): 35 kB | 7.7/13 kB | 4.1/41 kB Progress (3): 35 kB | 12/13 kB | 4.1/41 kB Progress (3): 35 kB | 12/13 kB | 7.7/41 kB Progress (3): 35 kB | 13 kB | 7.7/41 kB Progress (3): 35 kB | 13 kB | 12/41 kB Progress (3): 35 kB | 13 kB | 16/41 kB Progress (3): 35 kB | 13 kB | 20/41 kB Progress (3): 35 kB | 13 kB | 24/41 kB Progress (3): 35 kB | 13 kB | 28/41 kB Progress (3): 35 kB | 13 kB | 32/41 kB Progress (3): 35 kB | 13 kB | 36/41 kB Progress (4): 35 kB | 13 kB | 36/41 kB | 4.1/10 kB Progress (4): 35 kB | 13 kB | 36/41 kB | 7.7/10 kB Progress (4): 35 kB | 13 kB | 36/41 kB | 10 kB Progress (4): 35 kB | 13 kB | 40/41 kB | 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 66 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 179 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar Progress (2): 41 kB | 10 kB Progress (3): 41 kB | 10 kB | 4.1/39 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): 41 kB | 10 kB | 7.7/39 kB Progress (3): 41 kB | 10 kB | 12/39 kB Progress (3): 41 kB | 10 kB | 16/39 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 206 kB/s) Progress (2): 10 kB | 20/39 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Progress (3): 10 kB | 20/39 kB | 4.1/38 kB Progress (4): 10 kB | 20/39 kB | 4.1/38 kB | 4.1/29 kB Progress (4): 10 kB | 24/39 kB | 4.1/38 kB | 4.1/29 kB Progress (4): 10 kB | 24/39 kB | 4.1/38 kB | 7.7/29 kB Progress (4): 10 kB | 24/39 kB | 7.7/38 kB | 7.7/29 kB Progress (4): 10 kB | 24/39 kB | 7.7/38 kB | 12/29 kB Progress (4): 10 kB | 28/39 kB | 7.7/38 kB | 12/29 kB Progress (4): 10 kB | 28/39 kB | 7.7/38 kB | 16/29 kB Progress (4): 10 kB | 28/39 kB | 12/38 kB | 16/29 kB Progress (4): 10 kB | 32/39 kB | 12/38 kB | 16/29 kB Progress (4): 10 kB | 32/39 kB | 16/38 kB | 16/29 kB Progress (5): 10 kB | 32/39 kB | 16/38 kB | 16/29 kB | 4.1/13 kB Progress (5): 10 kB | 36/39 kB | 16/38 kB | 16/29 kB | 4.1/13 kB Progress (5): 10 kB | 36/39 kB | 16/38 kB | 20/29 kB | 4.1/13 kB Progress (5): 10 kB | 39 kB | 16/38 kB | 20/29 kB | 4.1/13 kB Progress (5): 10 kB | 39 kB | 16/38 kB | 20/29 kB | 7.7/13 kB Progress (5): 10 kB | 39 kB | 16/38 kB | 24/29 kB | 7.7/13 kB Progress (5): 10 kB | 39 kB | 20/38 kB | 24/29 kB | 7.7/13 kB Progress (5): 10 kB | 39 kB | 20/38 kB | 28/29 kB | 7.7/13 kB Progress (5): 10 kB | 39 kB | 20/38 kB | 28/29 kB | 12/13 kB Progress (5): 10 kB | 39 kB | 20/38 kB | 29 kB | 12/13 kB Progress (5): 10 kB | 39 kB | 24/38 kB | 29 kB | 12/13 kB Progress (5): 10 kB | 39 kB | 24/38 kB | 29 kB | 13 kB Progress (5): 10 kB | 39 kB | 28/38 kB | 29 kB | 13 kB Progress (5): 10 kB | 39 kB | 32/38 kB | 29 kB | 13 kB Progress (5): 10 kB | 39 kB | 36/38 kB | 29 kB | 13 kB Progress (5): 10 kB | 39 kB | 38 kB | 29 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 192 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar 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 66 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 184 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar Progress (3): 10 kB | 29 kB | 4.1/88 kB Progress (4): 10 kB | 29 kB | 4.1/88 kB | 4.1/12 kB Progress (4): 10 kB | 29 kB | 7.7/88 kB | 4.1/12 kB Progress (4): 10 kB | 29 kB | 7.7/88 kB | 7.7/12 kB Progress (4): 10 kB | 29 kB | 12/88 kB | 7.7/12 kB Progress (4): 10 kB | 29 kB | 12/88 kB | 12/12 kB Progress (4): 10 kB | 29 kB | 16/88 kB | 12/12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 47 kB/s) Progress (4): 29 kB | 16/88 kB | 12/12 kB | 4.1/49 kB Progress (4): 29 kB | 16/88 kB | 12 kB | 4.1/49 kB Progress (4): 29 kB | 16/88 kB | 12 kB | 7.7/49 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar Progress (4): 29 kB | 20/88 kB | 12 kB | 7.7/49 kB Progress (4): 29 kB | 20/88 kB | 12 kB | 12/49 kB Progress (4): 29 kB | 24/88 kB | 12 kB | 12/49 kB Progress (4): 29 kB | 24/88 kB | 12 kB | 16/49 kB Progress (4): 29 kB | 28/88 kB | 12 kB | 16/49 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 127 kB/s) Progress (3): 28/88 kB | 12 kB | 20/49 kB Progress (3): 32/88 kB | 12 kB | 20/49 kB Progress (3): 32/88 kB | 12 kB | 24/49 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Progress (3): 32/88 kB | 12 kB | 28/49 kB Progress (3): 36/88 kB | 12 kB | 28/49 kB Progress (3): 36/88 kB | 12 kB | 32/49 kB Progress (3): 40/88 kB | 12 kB | 32/49 kB Progress (3): 45/88 kB | 12 kB | 32/49 kB Progress (3): 49/88 kB | 12 kB | 32/49 kB Progress (3): 49/88 kB | 12 kB | 36/49 kB Progress (3): 49/88 kB | 12 kB | 40/49 kB Progress (3): 49/88 kB | 12 kB | 45/49 kB Progress (3): 53/88 kB | 12 kB | 45/49 kB Progress (3): 53/88 kB | 12 kB | 49/49 kB Progress (3): 57/88 kB | 12 kB | 49/49 kB Progress (3): 57/88 kB | 12 kB | 49 kB Progress (3): 61/88 kB | 12 kB | 49 kB Progress (3): 65/88 kB | 12 kB | 49 kB Progress (3): 69/88 kB | 12 kB | 49 kB Progress (3): 73/88 kB | 12 kB | 49 kB Progress (3): 77/88 kB | 12 kB | 49 kB Progress (3): 81/88 kB | 12 kB | 49 kB Progress (3): 85/88 kB | 12 kB | 49 kB Progress (3): 88 kB | 12 kB | 49 kB Progress (4): 88 kB | 12 kB | 49 kB | 4.1/51 kB Progress (4): 88 kB | 12 kB | 49 kB | 7.7/51 kB Progress (4): 88 kB | 12 kB | 49 kB | 12/51 kB Progress (4): 88 kB | 12 kB | 49 kB | 16/51 kB Progress (5): 88 kB | 12 kB | 49 kB | 16/51 kB | 4.1/156 kB Progress (5): 88 kB | 12 kB | 49 kB | 16/51 kB | 7.7/156 kB Progress (5): 88 kB | 12 kB | 49 kB | 20/51 kB | 7.7/156 kB Progress (5): 88 kB | 12 kB | 49 kB | 20/51 kB | 12/156 kB Progress (5): 88 kB | 12 kB | 49 kB | 24/51 kB | 12/156 kB Progress (5): 88 kB | 12 kB | 49 kB | 24/51 kB | 16/156 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 379 kB/s) Progress (4): 12 kB | 49 kB | 28/51 kB | 16/156 kB Progress (4): 12 kB | 49 kB | 28/51 kB | 20/156 kB Progress (4): 12 kB | 49 kB | 32/51 kB | 20/156 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar Progress (4): 12 kB | 49 kB | 32/51 kB | 24/156 kB Progress (4): 12 kB | 49 kB | 36/51 kB | 24/156 kB Progress (4): 12 kB | 49 kB | 36/51 kB | 28/156 kB Progress (4): 12 kB | 49 kB | 40/51 kB | 28/156 kB Progress (4): 12 kB | 49 kB | 40/51 kB | 32/156 kB Progress (4): 12 kB | 49 kB | 45/51 kB | 32/156 kB Progress (4): 12 kB | 49 kB | 49/51 kB | 32/156 kB Progress (4): 12 kB | 49 kB | 51 kB | 32/156 kB Progress (4): 12 kB | 49 kB | 51 kB | 36/156 kB Progress (4): 12 kB | 49 kB | 51 kB | 40/156 kB Progress (4): 12 kB | 49 kB | 51 kB | 45/156 kB Progress (4): 12 kB | 49 kB | 51 kB | 49/156 kB Progress (5): 12 kB | 49 kB | 51 kB | 49/156 kB | 4.1/30 kB Progress (5): 12 kB | 49 kB | 51 kB | 53/156 kB | 4.1/30 kB Progress (5): 12 kB | 49 kB | 51 kB | 53/156 kB | 7.7/30 kB Progress (5): 12 kB | 49 kB | 51 kB | 57/156 kB | 7.7/30 kB Progress (5): 12 kB | 49 kB | 51 kB | 57/156 kB | 12/30 kB Progress (5): 12 kB | 49 kB | 51 kB | 61/156 kB | 12/30 kB Progress (5): 12 kB | 49 kB | 51 kB | 61/156 kB | 16/30 kB Progress (5): 12 kB | 49 kB | 51 kB | 65/156 kB | 16/30 kB Progress (5): 12 kB | 49 kB | 51 kB | 65/156 kB | 20/30 kB Progress (5): 12 kB | 49 kB | 51 kB | 65/156 kB | 24/30 kB Progress (5): 12 kB | 49 kB | 51 kB | 69/156 kB | 24/30 kB Progress (5): 12 kB | 49 kB | 51 kB | 69/156 kB | 28/30 kB Progress (5): 12 kB | 49 kB | 51 kB | 73/156 kB | 28/30 kB Progress (5): 12 kB | 49 kB | 51 kB | 73/156 kB | 30 kB Progress (5): 12 kB | 49 kB | 51 kB | 77/156 kB | 30 kB Progress (5): 12 kB | 49 kB | 51 kB | 81/156 kB | 30 kB Progress (5): 12 kB | 49 kB | 51 kB | 85/156 kB | 30 kB Progress (5): 12 kB | 49 kB | 51 kB | 90/156 kB | 30 kB Progress (5): 12 kB | 49 kB | 51 kB | 94/156 kB | 30 kB Progress (5): 12 kB | 49 kB | 51 kB | 98/156 kB | 30 kB Progress (5): 12 kB | 49 kB | 51 kB | 102/156 kB | 30 kB Progress (5): 12 kB | 49 kB | 51 kB | 106/156 kB | 30 kB Progress (5): 12 kB | 49 kB | 51 kB | 110/156 kB | 30 kB Progress (5): 12 kB | 49 kB | 51 kB | 114/156 kB | 30 kB Progress (5): 12 kB | 49 kB | 51 kB | 118/156 kB | 30 kB Progress (5): 12 kB | 49 kB | 51 kB | 122/156 kB | 30 kB Progress (5): 12 kB | 49 kB | 51 kB | 126/156 kB | 30 kB Progress (5): 12 kB | 49 kB | 51 kB | 131/156 kB | 30 kB Progress (5): 12 kB | 49 kB | 51 kB | 135/156 kB | 30 kB Progress (5): 12 kB | 49 kB | 51 kB | 139/156 kB | 30 kB Progress (5): 12 kB | 49 kB | 51 kB | 143/156 kB | 30 kB Progress (5): 12 kB | 49 kB | 51 kB | 147/156 kB | 30 kB Progress (5): 12 kB | 49 kB | 51 kB | 151/156 kB | 30 kB Progress (5): 12 kB | 49 kB | 51 kB | 155/156 kB | 30 kB Progress (5): 12 kB | 49 kB | 51 kB | 156 kB | 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 49 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 165 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 100 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar Progress (3): 51 kB | 156 kB | 4.1/18 kB Progress (3): 51 kB | 156 kB | 7.7/18 kB Progress (3): 51 kB | 156 kB | 12/18 kB Progress (3): 51 kB | 156 kB | 16/18 kB Progress (3): 51 kB | 156 kB | 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar (18 kB at 61 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar Progress (3): 51 kB | 156 kB | 4.1/209 kB Progress (3): 51 kB | 156 kB | 7.7/209 kB Progress (3): 51 kB | 156 kB | 12/209 kB Progress (3): 51 kB | 156 kB | 16/209 kB Progress (3): 51 kB | 156 kB | 20/209 kB Progress (3): 51 kB | 156 kB | 24/209 kB Progress (3): 51 kB | 156 kB | 28/209 kB Progress (3): 51 kB | 156 kB | 32/209 kB Progress (3): 51 kB | 156 kB | 36/209 kB Progress (3): 51 kB | 156 kB | 40/209 kB Progress (3): 51 kB | 156 kB | 45/209 kB Progress (3): 51 kB | 156 kB | 49/209 kB Progress (3): 51 kB | 156 kB | 53/209 kB Progress (3): 51 kB | 156 kB | 57/209 kB Progress (3): 51 kB | 156 kB | 61/209 kB Progress (3): 51 kB | 156 kB | 65/209 kB Progress (3): 51 kB | 156 kB | 69/209 kB Progress (3): 51 kB | 156 kB | 73/209 kB Progress (3): 51 kB | 156 kB | 77/209 kB Progress (3): 51 kB | 156 kB | 81/209 kB Progress (3): 51 kB | 156 kB | 85/209 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 165 kB/s) Progress (3): 156 kB | 85/209 kB | 4.1/11 kB Progress (3): 156 kB | 90/209 kB | 4.1/11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 504 kB/s) Progress (2): 94/209 kB | 4.1/11 kB Progress (2): 94/209 kB | 7.7/11 kB Progress (3): 94/209 kB | 7.7/11 kB | 4.1/165 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar Progress (3): 94/209 kB | 7.7/11 kB | 7.7/165 kB Progress (3): 94/209 kB | 11 kB | 7.7/165 kB Progress (3): 98/209 kB | 11 kB | 7.7/165 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar Progress (3): 98/209 kB | 11 kB | 12/165 kB Progress (3): 102/209 kB | 11 kB | 12/165 kB Progress (3): 102/209 kB | 11 kB | 16/165 kB Progress (3): 106/209 kB | 11 kB | 16/165 kB Progress (3): 110/209 kB | 11 kB | 16/165 kB Progress (3): 114/209 kB | 11 kB | 16/165 kB Progress (3): 114/209 kB | 11 kB | 20/165 kB Progress (3): 114/209 kB | 11 kB | 24/165 kB Progress (3): 114/209 kB | 11 kB | 28/165 kB Progress (3): 118/209 kB | 11 kB | 28/165 kB Progress (3): 118/209 kB | 11 kB | 32/165 kB Progress (3): 122/209 kB | 11 kB | 32/165 kB Progress (3): 126/209 kB | 11 kB | 32/165 kB Progress (3): 131/209 kB | 11 kB | 32/165 kB Progress (3): 131/209 kB | 11 kB | 36/165 kB Progress (3): 131/209 kB | 11 kB | 40/165 kB Progress (3): 131/209 kB | 11 kB | 45/165 kB Progress (4): 131/209 kB | 11 kB | 45/165 kB | 4.1/61 kB Progress (4): 135/209 kB | 11 kB | 45/165 kB | 4.1/61 kB Progress (4): 135/209 kB | 11 kB | 45/165 kB | 7.7/61 kB Progress (5): 135/209 kB | 11 kB | 45/165 kB | 7.7/61 kB | 4.1/61 kB Progress (5): 135/209 kB | 11 kB | 49/165 kB | 7.7/61 kB | 4.1/61 kB Progress (5): 135/209 kB | 11 kB | 49/165 kB | 7.7/61 kB | 7.7/61 kB Progress (5): 135/209 kB | 11 kB | 49/165 kB | 12/61 kB | 7.7/61 kB Progress (5): 139/209 kB | 11 kB | 49/165 kB | 12/61 kB | 7.7/61 kB Progress (5): 139/209 kB | 11 kB | 49/165 kB | 16/61 kB | 7.7/61 kB Progress (5): 139/209 kB | 11 kB | 53/165 kB | 16/61 kB | 7.7/61 kB Progress (5): 139/209 kB | 11 kB | 53/165 kB | 16/61 kB | 12/61 kB Progress (5): 139/209 kB | 11 kB | 57/165 kB | 16/61 kB | 12/61 kB Progress (5): 143/209 kB | 11 kB | 57/165 kB | 16/61 kB | 12/61 kB Progress (5): 143/209 kB | 11 kB | 61/165 kB | 16/61 kB | 12/61 kB Progress (5): 143/209 kB | 11 kB | 61/165 kB | 20/61 kB | 12/61 kB Progress (5): 143/209 kB | 11 kB | 61/165 kB | 20/61 kB | 16/61 kB Progress (5): 143/209 kB | 11 kB | 61/165 kB | 24/61 kB | 16/61 kB Progress (5): 143/209 kB | 11 kB | 65/165 kB | 24/61 kB | 16/61 kB Progress (5): 147/209 kB | 11 kB | 65/165 kB | 24/61 kB | 16/61 kB Progress (5): 147/209 kB | 11 kB | 65/165 kB | 28/61 kB | 16/61 kB Progress (5): 147/209 kB | 11 kB | 65/165 kB | 28/61 kB | 20/61 kB Progress (5): 147/209 kB | 11 kB | 69/165 kB | 28/61 kB | 20/61 kB Progress (5): 147/209 kB | 11 kB | 69/165 kB | 32/61 kB | 20/61 kB Progress (5): 147/209 kB | 11 kB | 73/165 kB | 32/61 kB | 20/61 kB Progress (5): 151/209 kB | 11 kB | 73/165 kB | 32/61 kB | 20/61 kB Progress (5): 151/209 kB | 11 kB | 73/165 kB | 32/61 kB | 24/61 kB Progress (5): 155/209 kB | 11 kB | 73/165 kB | 32/61 kB | 24/61 kB Progress (5): 155/209 kB | 11 kB | 77/165 kB | 32/61 kB | 24/61 kB Progress (5): 159/209 kB | 11 kB | 77/165 kB | 32/61 kB | 24/61 kB Progress (5): 159/209 kB | 11 kB | 77/165 kB | 36/61 kB | 24/61 kB Progress (5): 159/209 kB | 11 kB | 77/165 kB | 36/61 kB | 28/61 kB Progress (5): 159/209 kB | 11 kB | 77/165 kB | 40/61 kB | 28/61 kB Progress (5): 163/209 kB | 11 kB | 77/165 kB | 40/61 kB | 28/61 kB Progress (5): 163/209 kB | 11 kB | 81/165 kB | 40/61 kB | 28/61 kB Progress (5): 163/209 kB | 11 kB | 81/165 kB | 45/61 kB | 28/61 kB Progress (5): 163/209 kB | 11 kB | 81/165 kB | 45/61 kB | 32/61 kB Progress (5): 163/209 kB | 11 kB | 81/165 kB | 49/61 kB | 32/61 kB Progress (5): 163/209 kB | 11 kB | 85/165 kB | 49/61 kB | 32/61 kB Progress (5): 167/209 kB | 11 kB | 85/165 kB | 49/61 kB | 32/61 kB Progress (5): 167/209 kB | 11 kB | 90/165 kB | 49/61 kB | 32/61 kB Progress (5): 167/209 kB | 11 kB | 90/165 kB | 53/61 kB | 32/61 kB Progress (5): 171/209 kB | 11 kB | 90/165 kB | 53/61 kB | 32/61 kB Progress (5): 171/209 kB | 11 kB | 90/165 kB | 53/61 kB | 36/61 kB Progress (5): 176/209 kB | 11 kB | 90/165 kB | 53/61 kB | 36/61 kB Progress (5): 176/209 kB | 11 kB | 90/165 kB | 57/61 kB | 36/61 kB Progress (5): 176/209 kB | 11 kB | 94/165 kB | 57/61 kB | 36/61 kB Progress (5): 176/209 kB | 11 kB | 94/165 kB | 61/61 kB | 36/61 kB Progress (5): 180/209 kB | 11 kB | 94/165 kB | 61/61 kB | 36/61 kB Progress (5): 180/209 kB | 11 kB | 94/165 kB | 61/61 kB | 40/61 kB Progress (5): 180/209 kB | 11 kB | 94/165 kB | 61 kB | 40/61 kB Progress (5): 180/209 kB | 11 kB | 98/165 kB | 61 kB | 40/61 kB Progress (5): 184/209 kB | 11 kB | 98/165 kB | 61 kB | 40/61 kB Progress (5): 184/209 kB | 11 kB | 98/165 kB | 61 kB | 45/61 kB Progress (5): 188/209 kB | 11 kB | 98/165 kB | 61 kB | 45/61 kB Progress (5): 188/209 kB | 11 kB | 98/165 kB | 61 kB | 49/61 kB Progress (5): 192/209 kB | 11 kB | 98/165 kB | 61 kB | 49/61 kB Progress (5): 192/209 kB | 11 kB | 102/165 kB | 61 kB | 49/61 kB Progress (5): 196/209 kB | 11 kB | 102/165 kB | 61 kB | 49/61 kB Progress (5): 196/209 kB | 11 kB | 106/165 kB | 61 kB | 49/61 kB Progress (5): 196/209 kB | 11 kB | 106/165 kB | 61 kB | 53/61 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 191 kB/s) Progress (4): 196/209 kB | 11 kB | 110/165 kB | 53/61 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 Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 34 kB/s) Progress (3): 200/209 kB | 110/165 kB | 53/61 kB Progress (3): 200/209 kB | 110/165 kB | 57/61 kB Progress (3): 204/209 kB | 110/165 kB | 57/61 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): 204/209 kB | 114/165 kB | 57/61 kB Progress (3): 208/209 kB | 114/165 kB | 57/61 kB Progress (3): 208/209 kB | 114/165 kB | 61 kB Progress (3): 209 kB | 114/165 kB | 61 kB Progress (3): 209 kB | 118/165 kB | 61 kB Progress (3): 209 kB | 122/165 kB | 61 kB Progress (3): 209 kB | 126/165 kB | 61 kB Progress (4): 209 kB | 126/165 kB | 61 kB | 4.1/202 kB Progress (4): 209 kB | 131/165 kB | 61 kB | 4.1/202 kB Progress (4): 209 kB | 131/165 kB | 61 kB | 7.7/202 kB Progress (4): 209 kB | 131/165 kB | 61 kB | 12/202 kB Progress (4): 209 kB | 131/165 kB | 61 kB | 16/202 kB Progress (4): 209 kB | 135/165 kB | 61 kB | 16/202 kB Progress (4): 209 kB | 139/165 kB | 61 kB | 16/202 kB Progress (5): 209 kB | 139/165 kB | 61 kB | 16/202 kB | 4.1/153 kB Progress (5): 209 kB | 139/165 kB | 61 kB | 20/202 kB | 4.1/153 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 640 kB/s) Progress (4): 143/165 kB | 61 kB | 20/202 kB | 4.1/153 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar Progress (4): 143/165 kB | 61 kB | 24/202 kB | 4.1/153 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 186 kB/s) Progress (3): 143/165 kB | 24/202 kB | 7.7/153 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar Progress (3): 143/165 kB | 28/202 kB | 7.7/153 kB Progress (3): 147/165 kB | 28/202 kB | 7.7/153 kB Progress (3): 147/165 kB | 32/202 kB | 7.7/153 kB Progress (3): 147/165 kB | 32/202 kB | 12/153 kB Progress (4): 147/165 kB | 32/202 kB | 12/153 kB | 4.1/472 kB Progress (4): 147/165 kB | 32/202 kB | 16/153 kB | 4.1/472 kB Progress (4): 147/165 kB | 32/202 kB | 16/153 kB | 7.7/472 kB Progress (4): 151/165 kB | 32/202 kB | 16/153 kB | 7.7/472 kB Progress (4): 151/165 kB | 32/202 kB | 16/153 kB | 12/472 kB Progress (4): 151/165 kB | 36/202 kB | 16/153 kB | 12/472 kB Progress (4): 151/165 kB | 36/202 kB | 16/153 kB | 16/472 kB Progress (4): 151/165 kB | 36/202 kB | 20/153 kB | 16/472 kB Progress (4): 155/165 kB | 36/202 kB | 20/153 kB | 16/472 kB Progress (4): 155/165 kB | 36/202 kB | 24/153 kB | 16/472 kB Progress (4): 155/165 kB | 40/202 kB | 24/153 kB | 16/472 kB Progress (4): 155/165 kB | 40/202 kB | 28/153 kB | 16/472 kB Progress (4): 155/165 kB | 40/202 kB | 28/153 kB | 20/472 kB Progress (4): 159/165 kB | 40/202 kB | 28/153 kB | 20/472 kB Progress (4): 159/165 kB | 40/202 kB | 28/153 kB | 24/472 kB Progress (4): 159/165 kB | 40/202 kB | 32/153 kB | 24/472 kB Progress (4): 159/165 kB | 45/202 kB | 32/153 kB | 24/472 kB Progress (5): 159/165 kB | 45/202 kB | 32/153 kB | 24/472 kB | 4.1/55 kB Progress (5): 159/165 kB | 49/202 kB | 32/153 kB | 24/472 kB | 4.1/55 kB Progress (5): 159/165 kB | 49/202 kB | 32/153 kB | 28/472 kB | 4.1/55 kB Progress (5): 163/165 kB | 49/202 kB | 32/153 kB | 28/472 kB | 4.1/55 kB Progress (5): 163/165 kB | 49/202 kB | 32/153 kB | 32/472 kB | 4.1/55 kB Progress (5): 163/165 kB | 49/202 kB | 36/153 kB | 32/472 kB | 4.1/55 kB Progress (5): 163/165 kB | 49/202 kB | 36/153 kB | 32/472 kB | 7.7/55 kB Progress (5): 163/165 kB | 49/202 kB | 40/153 kB | 32/472 kB | 7.7/55 kB Progress (5): 165 kB | 49/202 kB | 40/153 kB | 32/472 kB | 7.7/55 kB Progress (5): 165 kB | 53/202 kB | 40/153 kB | 32/472 kB | 7.7/55 kB Progress (5): 165 kB | 53/202 kB | 45/153 kB | 32/472 kB | 7.7/55 kB Progress (5): 165 kB | 53/202 kB | 45/153 kB | 36/472 kB | 7.7/55 kB Progress (5): 165 kB | 53/202 kB | 45/153 kB | 36/472 kB | 12/55 kB Progress (5): 165 kB | 53/202 kB | 45/153 kB | 36/472 kB | 16/55 kB Progress (5): 165 kB | 53/202 kB | 45/153 kB | 36/472 kB | 20/55 kB Progress (5): 165 kB | 53/202 kB | 45/153 kB | 36/472 kB | 24/55 kB Progress (5): 165 kB | 53/202 kB | 45/153 kB | 36/472 kB | 28/55 kB Progress (5): 165 kB | 53/202 kB | 45/153 kB | 40/472 kB | 28/55 kB Progress (5): 165 kB | 53/202 kB | 49/153 kB | 40/472 kB | 28/55 kB Progress (5): 165 kB | 57/202 kB | 49/153 kB | 40/472 kB | 28/55 kB Progress (5): 165 kB | 57/202 kB | 49/153 kB | 45/472 kB | 28/55 kB Progress (5): 165 kB | 57/202 kB | 49/153 kB | 45/472 kB | 32/55 kB Progress (5): 165 kB | 57/202 kB | 49/153 kB | 49/472 kB | 32/55 kB Progress (5): 165 kB | 61/202 kB | 49/153 kB | 49/472 kB | 32/55 kB Progress (5): 165 kB | 61/202 kB | 53/153 kB | 49/472 kB | 32/55 kB Progress (5): 165 kB | 61/202 kB | 53/153 kB | 49/472 kB | 36/55 kB Progress (5): 165 kB | 65/202 kB | 53/153 kB | 49/472 kB | 36/55 kB Progress (5): 165 kB | 65/202 kB | 53/153 kB | 49/472 kB | 40/55 kB Progress (5): 165 kB | 65/202 kB | 53/153 kB | 53/472 kB | 40/55 kB Progress (5): 165 kB | 65/202 kB | 57/153 kB | 53/472 kB | 40/55 kB Progress (5): 165 kB | 65/202 kB | 57/153 kB | 57/472 kB | 40/55 kB Progress (5): 165 kB | 65/202 kB | 57/153 kB | 57/472 kB | 45/55 kB Progress (5): 165 kB | 65/202 kB | 57/153 kB | 61/472 kB | 45/55 kB Progress (5): 165 kB | 65/202 kB | 61/153 kB | 61/472 kB | 45/55 kB Progress (5): 165 kB | 69/202 kB | 61/153 kB | 61/472 kB | 45/55 kB Progress (5): 165 kB | 69/202 kB | 65/153 kB | 61/472 kB | 45/55 kB Progress (5): 165 kB | 69/202 kB | 65/153 kB | 65/472 kB | 45/55 kB Progress (5): 165 kB | 69/202 kB | 65/153 kB | 65/472 kB | 49/55 kB Progress (5): 165 kB | 73/202 kB | 65/153 kB | 65/472 kB | 49/55 kB Progress (5): 165 kB | 73/202 kB | 69/153 kB | 65/472 kB | 49/55 kB Progress (5): 165 kB | 73/202 kB | 69/153 kB | 65/472 kB | 53/55 kB Progress (5): 165 kB | 77/202 kB | 69/153 kB | 65/472 kB | 53/55 kB Progress (5): 165 kB | 77/202 kB | 69/153 kB | 65/472 kB | 55 kB Progress (5): 165 kB | 77/202 kB | 73/153 kB | 65/472 kB | 55 kB Progress (5): 165 kB | 77/202 kB | 73/153 kB | 69/472 kB | 55 kB Progress (5): 165 kB | 77/202 kB | 77/153 kB | 69/472 kB | 55 kB Progress (5): 165 kB | 81/202 kB | 77/153 kB | 69/472 kB | 55 kB Progress (5): 165 kB | 81/202 kB | 81/153 kB | 69/472 kB | 55 kB Progress (5): 165 kB | 81/202 kB | 81/153 kB | 73/472 kB | 55 kB Progress (5): 165 kB | 81/202 kB | 81/153 kB | 77/472 kB | 55 kB Progress (5): 165 kB | 81/202 kB | 81/153 kB | 81/472 kB | 55 kB Progress (5): 165 kB | 81/202 kB | 85/153 kB | 81/472 kB | 55 kB Progress (5): 165 kB | 85/202 kB | 85/153 kB | 81/472 kB | 55 kB Progress (5): 165 kB | 85/202 kB | 90/153 kB | 81/472 kB | 55 kB Progress (5): 165 kB | 90/202 kB | 90/153 kB | 81/472 kB | 55 kB Progress (5): 165 kB | 90/202 kB | 90/153 kB | 85/472 kB | 55 kB Progress (5): 165 kB | 90/202 kB | 94/153 kB | 85/472 kB | 55 kB Progress (5): 165 kB | 90/202 kB | 94/153 kB | 90/472 kB | 55 kB Progress (5): 165 kB | 94/202 kB | 94/153 kB | 90/472 kB | 55 kB Progress (5): 165 kB | 94/202 kB | 94/153 kB | 94/472 kB | 55 kB Progress (5): 165 kB | 94/202 kB | 98/153 kB | 94/472 kB | 55 kB Progress (5): 165 kB | 94/202 kB | 98/153 kB | 98/472 kB | 55 kB Progress (5): 165 kB | 98/202 kB | 98/153 kB | 98/472 kB | 55 kB Progress (5): 165 kB | 98/202 kB | 102/153 kB | 98/472 kB | 55 kB Progress (5): 165 kB | 98/202 kB | 102/153 kB | 102/472 kB | 55 kB Progress (5): 165 kB | 102/202 kB | 102/153 kB | 102/472 kB | 55 kB Progress (5): 165 kB | 102/202 kB | 106/153 kB | 102/472 kB | 55 kB Progress (5): 165 kB | 106/202 kB | 106/153 kB | 102/472 kB | 55 kB Progress (5): 165 kB | 106/202 kB | 106/153 kB | 106/472 kB | 55 kB Progress (5): 165 kB | 110/202 kB | 106/153 kB | 106/472 kB | 55 kB Progress (5): 165 kB | 110/202 kB | 110/153 kB | 106/472 kB | 55 kB Progress (5): 165 kB | 114/202 kB | 110/153 kB | 106/472 kB | 55 kB Progress (5): 165 kB | 114/202 kB | 110/153 kB | 110/472 kB | 55 kB Progress (5): 165 kB | 114/202 kB | 114/153 kB | 110/472 kB | 55 kB Progress (5): 165 kB | 114/202 kB | 114/153 kB | 114/472 kB | 55 kB Progress (5): 165 kB | 118/202 kB | 114/153 kB | 114/472 kB | 55 kB Progress (5): 165 kB | 122/202 kB | 114/153 kB | 114/472 kB | 55 kB Progress (5): 165 kB | 122/202 kB | 118/153 kB | 114/472 kB | 55 kB Progress (5): 165 kB | 122/202 kB | 118/153 kB | 118/472 kB | 55 kB Progress (5): 165 kB | 126/202 kB | 118/153 kB | 118/472 kB | 55 kB Progress (5): 165 kB | 126/202 kB | 118/153 kB | 122/472 kB | 55 kB Progress (5): 165 kB | 126/202 kB | 122/153 kB | 122/472 kB | 55 kB Progress (5): 165 kB | 126/202 kB | 122/153 kB | 126/472 kB | 55 kB Progress (5): 165 kB | 131/202 kB | 122/153 kB | 126/472 kB | 55 kB Progress (5): 165 kB | 131/202 kB | 122/153 kB | 131/472 kB | 55 kB Progress (5): 165 kB | 131/202 kB | 126/153 kB | 131/472 kB | 55 kB Progress (5): 165 kB | 131/202 kB | 131/153 kB | 131/472 kB | 55 kB Progress (5): 165 kB | 135/202 kB | 131/153 kB | 131/472 kB | 55 kB Progress (5): 165 kB | 135/202 kB | 131/153 kB | 135/472 kB | 55 kB Progress (5): 165 kB | 139/202 kB | 131/153 kB | 135/472 kB | 55 kB Progress (5): 165 kB | 139/202 kB | 131/153 kB | 139/472 kB | 55 kB Progress (5): 165 kB | 143/202 kB | 131/153 kB | 139/472 kB | 55 kB Progress (5): 165 kB | 143/202 kB | 135/153 kB | 139/472 kB | 55 kB Progress (5): 165 kB | 147/202 kB | 135/153 kB | 139/472 kB | 55 kB Progress (5): 165 kB | 147/202 kB | 135/153 kB | 143/472 kB | 55 kB Progress (5): 165 kB | 147/202 kB | 139/153 kB | 143/472 kB | 55 kB Progress (5): 165 kB | 147/202 kB | 139/153 kB | 147/472 kB | 55 kB Progress (5): 165 kB | 147/202 kB | 143/153 kB | 147/472 kB | 55 kB Progress (5): 165 kB | 151/202 kB | 143/153 kB | 147/472 kB | 55 kB Progress (5): 165 kB | 151/202 kB | 147/153 kB | 147/472 kB | 55 kB Progress (5): 165 kB | 155/202 kB | 147/153 kB | 147/472 kB | 55 kB Progress (5): 165 kB | 155/202 kB | 147/153 kB | 151/472 kB | 55 kB Progress (5): 165 kB | 155/202 kB | 151/153 kB | 151/472 kB | 55 kB Progress (5): 165 kB | 159/202 kB | 151/153 kB | 151/472 kB | 55 kB Progress (5): 165 kB | 159/202 kB | 153 kB | 151/472 kB | 55 kB Progress (5): 165 kB | 159/202 kB | 153 kB | 155/472 kB | 55 kB Progress (5): 165 kB | 163/202 kB | 153 kB | 155/472 kB | 55 kB Progress (5): 165 kB | 163/202 kB | 153 kB | 159/472 kB | 55 kB Progress (5): 165 kB | 163/202 kB | 153 kB | 163/472 kB | 55 kB Progress (5): 165 kB | 167/202 kB | 153 kB | 163/472 kB | 55 kB Progress (5): 165 kB | 171/202 kB | 153 kB | 163/472 kB | 55 kB Progress (5): 165 kB | 171/202 kB | 153 kB | 167/472 kB | 55 kB Progress (5): 165 kB | 176/202 kB | 153 kB | 167/472 kB | 55 kB Progress (5): 165 kB | 176/202 kB | 153 kB | 171/472 kB | 55 kB Progress (5): 165 kB | 180/202 kB | 153 kB | 171/472 kB | 55 kB Progress (5): 165 kB | 180/202 kB | 153 kB | 176/472 kB | 55 kB Progress (5): 165 kB | 180/202 kB | 153 kB | 180/472 kB | 55 kB Progress (5): 165 kB | 184/202 kB | 153 kB | 180/472 kB | 55 kB Progress (5): 165 kB | 188/202 kB | 153 kB | 180/472 kB | 55 kB Progress (5): 165 kB | 188/202 kB | 153 kB | 184/472 kB | 55 kB Progress (5): 165 kB | 192/202 kB | 153 kB | 184/472 kB | 55 kB Progress (5): 165 kB | 192/202 kB | 153 kB | 188/472 kB | 55 kB Progress (5): 165 kB | 196/202 kB | 153 kB | 188/472 kB | 55 kB Progress (5): 165 kB | 196/202 kB | 153 kB | 192/472 kB | 55 kB Progress (5): 165 kB | 196/202 kB | 153 kB | 196/472 kB | 55 kB Progress (5): 165 kB | 200/202 kB | 153 kB | 196/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 196/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 200/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 204/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 208/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 212/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 217/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 221/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 225/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 229/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 233/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 237/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 241/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 245/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 249/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 253/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 258/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 262/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 266/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 270/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 274/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 278/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 282/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 286/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 290/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 294/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 298/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 303/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 307/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 311/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 315/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 319/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 323/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 327/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 331/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 335/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 339/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 344/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 348/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 352/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 356/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 360/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 364/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 368/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 372/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 376/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 380/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 384/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 389/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 393/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 397/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 401/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 405/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 409/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 413/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 417/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 421/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 425/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 430/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 434/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 438/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 442/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 446/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 450/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 454/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 458/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 462/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 466/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 471/472 kB | 55 kB Progress (5): 165 kB | 202 kB | 153 kB | 472 kB | 55 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 381 kB/s) 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 353 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar Progress (4): 202 kB | 472 kB | 55 kB | 4.1/167 kB Progress (4): 202 kB | 472 kB | 55 kB | 7.7/167 kB Progress (4): 202 kB | 472 kB | 55 kB | 12/167 kB Progress (4): 202 kB | 472 kB | 55 kB | 16/167 kB Progress (4): 202 kB | 472 kB | 55 kB | 20/167 kB Progress (4): 202 kB | 472 kB | 55 kB | 24/167 kB Progress (4): 202 kB | 472 kB | 55 kB | 28/167 kB Progress (4): 202 kB | 472 kB | 55 kB | 32/167 kB Progress (4): 202 kB | 472 kB | 55 kB | 36/167 kB Progress (4): 202 kB | 472 kB | 55 kB | 40/167 kB Progress (4): 202 kB | 472 kB | 55 kB | 45/167 kB Progress (4): 202 kB | 472 kB | 55 kB | 49/167 kB Progress (4): 202 kB | 472 kB | 55 kB | 53/167 kB Progress (4): 202 kB | 472 kB | 55 kB | 57/167 kB Progress (4): 202 kB | 472 kB | 55 kB | 61/167 kB Progress (4): 202 kB | 472 kB | 55 kB | 65/167 kB Progress (4): 202 kB | 472 kB | 55 kB | 69/167 kB Progress (4): 202 kB | 472 kB | 55 kB | 73/167 kB Progress (4): 202 kB | 472 kB | 55 kB | 77/167 kB Progress (4): 202 kB | 472 kB | 55 kB | 81/167 kB Progress (4): 202 kB | 472 kB | 55 kB | 85/167 kB Progress (4): 202 kB | 472 kB | 55 kB | 90/167 kB Progress (4): 202 kB | 472 kB | 55 kB | 94/167 kB Progress (4): 202 kB | 472 kB | 55 kB | 98/167 kB Progress (4): 202 kB | 472 kB | 55 kB | 102/167 kB Progress (4): 202 kB | 472 kB | 55 kB | 106/167 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 456 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar (55 kB at 122 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 947 kB/s) Progress (1): 110/167 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar Progress (1): 114/167 kB Progress (2): 114/167 kB | 4.1/12 kB Progress (2): 114/167 kB | 7.7/12 kB Progress (2): 114/167 kB | 12 kB Progress (2): 118/167 kB | 12 kB Progress (2): 122/167 kB | 12 kB Progress (2): 126/167 kB | 12 kB Progress (3): 126/167 kB | 12 kB | 4.1/4.2 kB Progress (4): 126/167 kB | 12 kB | 4.1/4.2 kB | 4.1/12 kB Progress (4): 126/167 kB | 12 kB | 4.2 kB | 4.1/12 kB Progress (4): 131/167 kB | 12 kB | 4.2 kB | 4.1/12 kB Progress (4): 131/167 kB | 12 kB | 4.2 kB | 7.7/12 kB Progress (4): 131/167 kB | 12 kB | 4.2 kB | 12 kB Progress (4): 135/167 kB | 12 kB | 4.2 kB | 12 kB Progress (5): 135/167 kB | 12 kB | 4.2 kB | 12 kB | 4.1/293 kB Progress (5): 139/167 kB | 12 kB | 4.2 kB | 12 kB | 4.1/293 kB Progress (5): 139/167 kB | 12 kB | 4.2 kB | 12 kB | 7.7/293 kB Progress (5): 143/167 kB | 12 kB | 4.2 kB | 12 kB | 7.7/293 kB Progress (5): 143/167 kB | 12 kB | 4.2 kB | 12 kB | 12/293 kB Progress (5): 147/167 kB | 12 kB | 4.2 kB | 12 kB | 12/293 kB Progress (5): 147/167 kB | 12 kB | 4.2 kB | 12 kB | 16/293 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.jar (12 kB at 23 kB/s) Progress (4): 151/167 kB | 4.2 kB | 12 kB | 16/293 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 8.4 kB/s) Progress (3): 155/167 kB | 12 kB | 16/293 kB Progress (3): 155/167 kB | 12 kB | 20/293 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar Progress (3): 155/167 kB | 12 kB | 24/293 kB Progress (3): 159/167 kB | 12 kB | 24/293 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar Progress (3): 163/167 kB | 12 kB | 24/293 kB Progress (3): 163/167 kB | 12 kB | 28/293 kB Progress (3): 163/167 kB | 12 kB | 32/293 kB Progress (3): 167 kB | 12 kB | 32/293 kB Progress (3): 167 kB | 12 kB | 36/293 kB Progress (3): 167 kB | 12 kB | 40/293 kB Progress (3): 167 kB | 12 kB | 45/293 kB Progress (3): 167 kB | 12 kB | 49/293 kB Progress (4): 167 kB | 12 kB | 49/293 kB | 4.1/61 kB Progress (4): 167 kB | 12 kB | 49/293 kB | 7.7/61 kB Progress (4): 167 kB | 12 kB | 49/293 kB | 12/61 kB Progress (4): 167 kB | 12 kB | 53/293 kB | 12/61 kB Progress (4): 167 kB | 12 kB | 53/293 kB | 16/61 kB Progress (4): 167 kB | 12 kB | 57/293 kB | 16/61 kB Progress (5): 167 kB | 12 kB | 57/293 kB | 16/61 kB | 4.1/47 kB Progress (5): 167 kB | 12 kB | 61/293 kB | 16/61 kB | 4.1/47 kB Progress (5): 167 kB | 12 kB | 61/293 kB | 16/61 kB | 7.7/47 kB Progress (5): 167 kB | 12 kB | 65/293 kB | 16/61 kB | 7.7/47 kB Progress (5): 167 kB | 12 kB | 65/293 kB | 20/61 kB | 7.7/47 kB Progress (5): 167 kB | 12 kB | 65/293 kB | 20/61 kB | 12/47 kB Progress (5): 167 kB | 12 kB | 65/293 kB | 24/61 kB | 12/47 kB Progress (5): 167 kB | 12 kB | 65/293 kB | 24/61 kB | 16/47 kB Progress (5): 167 kB | 12 kB | 69/293 kB | 24/61 kB | 16/47 kB Progress (5): 167 kB | 12 kB | 69/293 kB | 28/61 kB | 16/47 kB Progress (5): 167 kB | 12 kB | 73/293 kB | 28/61 kB | 16/47 kB Progress (5): 167 kB | 12 kB | 73/293 kB | 32/61 kB | 16/47 kB Progress (5): 167 kB | 12 kB | 73/293 kB | 32/61 kB | 20/47 kB Progress (5): 167 kB | 12 kB | 77/293 kB | 32/61 kB | 20/47 kB Progress (5): 167 kB | 12 kB | 77/293 kB | 32/61 kB | 24/47 kB Progress (5): 167 kB | 12 kB | 81/293 kB | 32/61 kB | 24/47 kB Progress (5): 167 kB | 12 kB | 81/293 kB | 36/61 kB | 24/47 kB Progress (5): 167 kB | 12 kB | 81/293 kB | 36/61 kB | 28/47 kB Progress (5): 167 kB | 12 kB | 81/293 kB | 40/61 kB | 28/47 kB Progress (5): 167 kB | 12 kB | 81/293 kB | 40/61 kB | 32/47 kB Progress (5): 167 kB | 12 kB | 85/293 kB | 40/61 kB | 32/47 kB Progress (5): 167 kB | 12 kB | 85/293 kB | 45/61 kB | 32/47 kB Progress (5): 167 kB | 12 kB | 90/293 kB | 45/61 kB | 32/47 kB Progress (5): 167 kB | 12 kB | 90/293 kB | 49/61 kB | 32/47 kB Progress (5): 167 kB | 12 kB | 94/293 kB | 49/61 kB | 32/47 kB Progress (5): 167 kB | 12 kB | 94/293 kB | 49/61 kB | 36/47 kB Progress (5): 167 kB | 12 kB | 98/293 kB | 49/61 kB | 36/47 kB Progress (5): 167 kB | 12 kB | 98/293 kB | 53/61 kB | 36/47 kB Progress (5): 167 kB | 12 kB | 98/293 kB | 53/61 kB | 40/47 kB Progress (5): 167 kB | 12 kB | 98/293 kB | 57/61 kB | 40/47 kB Progress (5): 167 kB | 12 kB | 98/293 kB | 57/61 kB | 45/47 kB Progress (5): 167 kB | 12 kB | 102/293 kB | 57/61 kB | 45/47 kB Progress (5): 167 kB | 12 kB | 102/293 kB | 61 kB | 45/47 kB Progress (5): 167 kB | 12 kB | 106/293 kB | 61 kB | 45/47 kB Progress (5): 167 kB | 12 kB | 106/293 kB | 61 kB | 47 kB Progress (5): 167 kB | 12 kB | 110/293 kB | 61 kB | 47 kB Progress (5): 167 kB | 12 kB | 114/293 kB | 61 kB | 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar (12 kB at 23 kB/s) Progress (4): 167 kB | 118/293 kB | 61 kB | 47 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar Progress (4): 167 kB | 122/293 kB | 61 kB | 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 92 kB/s) Progress (3): 167 kB | 126/293 kB | 61 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.jar Progress (3): 167 kB | 131/293 kB | 61 kB Progress (3): 167 kB | 135/293 kB | 61 kB Progress (3): 167 kB | 139/293 kB | 61 kB Progress (3): 167 kB | 143/293 kB | 61 kB Progress (3): 167 kB | 147/293 kB | 61 kB Progress (4): 167 kB | 147/293 kB | 61 kB | 4.1/173 kB Progress (4): 167 kB | 147/293 kB | 61 kB | 7.7/173 kB Progress (4): 167 kB | 151/293 kB | 61 kB | 7.7/173 kB Progress (4): 167 kB | 151/293 kB | 61 kB | 12/173 kB Progress (4): 167 kB | 155/293 kB | 61 kB | 12/173 kB Progress (4): 167 kB | 155/293 kB | 61 kB | 16/173 kB Progress (5): 167 kB | 155/293 kB | 61 kB | 16/173 kB | 4.1/98 kB Progress (5): 167 kB | 159/293 kB | 61 kB | 16/173 kB | 4.1/98 kB Progress (5): 167 kB | 159/293 kB | 61 kB | 16/173 kB | 7.7/98 kB Progress (5): 167 kB | 163/293 kB | 61 kB | 16/173 kB | 7.7/98 kB Progress (5): 167 kB | 163/293 kB | 61 kB | 20/173 kB | 7.7/98 kB Progress (5): 167 kB | 163/293 kB | 61 kB | 20/173 kB | 12/98 kB Progress (5): 167 kB | 163/293 kB | 61 kB | 24/173 kB | 12/98 kB Progress (5): 167 kB | 163/293 kB | 61 kB | 24/173 kB | 16/98 kB Progress (5): 167 kB | 167/293 kB | 61 kB | 24/173 kB | 16/98 kB Progress (5): 167 kB | 167/293 kB | 61 kB | 28/173 kB | 16/98 kB Progress (5): 167 kB | 171/293 kB | 61 kB | 28/173 kB | 16/98 kB Progress (5): 167 kB | 171/293 kB | 61 kB | 32/173 kB | 16/98 kB Progress (5): 167 kB | 171/293 kB | 61 kB | 32/173 kB | 20/98 kB Progress (5): 167 kB | 176/293 kB | 61 kB | 32/173 kB | 20/98 kB Progress (5): 167 kB | 176/293 kB | 61 kB | 32/173 kB | 24/98 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar (167 kB at 325 kB/s) Progress (4): 180/293 kB | 61 kB | 32/173 kB | 24/98 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar Progress (4): 180/293 kB | 61 kB | 36/173 kB | 24/98 kB Progress (4): 180/293 kB | 61 kB | 36/173 kB | 28/98 kB Progress (4): 180/293 kB | 61 kB | 40/173 kB | 28/98 kB Progress (4): 184/293 kB | 61 kB | 40/173 kB | 28/98 kB Progress (4): 184/293 kB | 61 kB | 45/173 kB | 28/98 kB Progress (4): 184/293 kB | 61 kB | 45/173 kB | 32/98 kB Progress (4): 184/293 kB | 61 kB | 49/173 kB | 32/98 kB Progress (4): 188/293 kB | 61 kB | 49/173 kB | 32/98 kB Progress (4): 192/293 kB | 61 kB | 49/173 kB | 32/98 kB Progress (4): 196/293 kB | 61 kB | 49/173 kB | 32/98 kB Progress (4): 196/293 kB | 61 kB | 49/173 kB | 36/98 kB Progress (4): 196/293 kB | 61 kB | 53/173 kB | 36/98 kB Progress (4): 196/293 kB | 61 kB | 53/173 kB | 40/98 kB Progress (4): 196/293 kB | 61 kB | 57/173 kB | 40/98 kB Progress (4): 200/293 kB | 61 kB | 57/173 kB | 40/98 kB Progress (4): 200/293 kB | 61 kB | 57/173 kB | 45/98 kB Progress (4): 204/293 kB | 61 kB | 57/173 kB | 45/98 kB Progress (5): 204/293 kB | 61 kB | 57/173 kB | 45/98 kB | 4.1/11 kB Progress (5): 204/293 kB | 61 kB | 61/173 kB | 45/98 kB | 4.1/11 kB Progress (5): 204/293 kB | 61 kB | 61/173 kB | 45/98 kB | 7.7/11 kB Progress (5): 208/293 kB | 61 kB | 61/173 kB | 45/98 kB | 7.7/11 kB Progress (5): 208/293 kB | 61 kB | 61/173 kB | 49/98 kB | 7.7/11 kB Progress (5): 212/293 kB | 61 kB | 61/173 kB | 49/98 kB | 7.7/11 kB Progress (5): 212/293 kB | 61 kB | 61/173 kB | 49/98 kB | 11 kB Progress (5): 212/293 kB | 61 kB | 65/173 kB | 49/98 kB | 11 kB Progress (5): 212/293 kB | 61 kB | 65/173 kB | 53/98 kB | 11 kB Progress (5): 217/293 kB | 61 kB | 65/173 kB | 53/98 kB | 11 kB Progress (5): 217/293 kB | 61 kB | 65/173 kB | 57/98 kB | 11 kB Progress (5): 221/293 kB | 61 kB | 65/173 kB | 57/98 kB | 11 kB Progress (5): 221/293 kB | 61 kB | 65/173 kB | 61/98 kB | 11 kB Progress (5): 221/293 kB | 61 kB | 69/173 kB | 61/98 kB | 11 kB Progress (5): 221/293 kB | 61 kB | 69/173 kB | 65/98 kB | 11 kB Progress (5): 225/293 kB | 61 kB | 69/173 kB | 65/98 kB | 11 kB Progress (5): 225/293 kB | 61 kB | 73/173 kB | 65/98 kB | 11 kB Progress (5): 229/293 kB | 61 kB | 73/173 kB | 65/98 kB | 11 kB Progress (5): 229/293 kB | 61 kB | 77/173 kB | 65/98 kB | 11 kB Progress (5): 229/293 kB | 61 kB | 77/173 kB | 69/98 kB | 11 kB Progress (5): 229/293 kB | 61 kB | 81/173 kB | 69/98 kB | 11 kB Progress (5): 229/293 kB | 61 kB | 81/173 kB | 73/98 kB | 11 kB Progress (5): 233/293 kB | 61 kB | 81/173 kB | 73/98 kB | 11 kB Progress (5): 233/293 kB | 61 kB | 81/173 kB | 77/98 kB | 11 kB Progress (5): 237/293 kB | 61 kB | 81/173 kB | 77/98 kB | 11 kB Progress (5): 237/293 kB | 61 kB | 85/173 kB | 77/98 kB | 11 kB Progress (5): 237/293 kB | 61 kB | 85/173 kB | 81/98 kB | 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar (11 kB at 22 kB/s) Progress (4): 237/293 kB | 61 kB | 90/173 kB | 81/98 kB Progress (4): 241/293 kB | 61 kB | 90/173 kB | 81/98 kB Progress (4): 241/293 kB | 61 kB | 94/173 kB | 81/98 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.jar Progress (4): 241/293 kB | 61 kB | 94/173 kB | 85/98 kB Progress (4): 241/293 kB | 61 kB | 98/173 kB | 85/98 kB Progress (4): 245/293 kB | 61 kB | 98/173 kB | 85/98 kB Progress (4): 245/293 kB | 61 kB | 98/173 kB | 90/98 kB Progress (4): 245/293 kB | 61 kB | 98/173 kB | 94/98 kB Progress (4): 245/293 kB | 61 kB | 98/173 kB | 98 kB Progress (4): 245/293 kB | 61 kB | 102/173 kB | 98 kB Progress (4): 249/293 kB | 61 kB | 102/173 kB | 98 kB Progress (4): 249/293 kB | 61 kB | 106/173 kB | 98 kB Progress (4): 253/293 kB | 61 kB | 106/173 kB | 98 kB Progress (4): 253/293 kB | 61 kB | 110/173 kB | 98 kB Progress (4): 258/293 kB | 61 kB | 110/173 kB | 98 kB Progress (4): 258/293 kB | 61 kB | 114/173 kB | 98 kB Progress (4): 262/293 kB | 61 kB | 114/173 kB | 98 kB Progress (5): 262/293 kB | 61 kB | 114/173 kB | 98 kB | 4.1/62 kB Progress (5): 262/293 kB | 61 kB | 114/173 kB | 98 kB | 7.7/62 kB Progress (5): 262/293 kB | 61 kB | 118/173 kB | 98 kB | 7.7/62 kB Progress (5): 266/293 kB | 61 kB | 118/173 kB | 98 kB | 7.7/62 kB Progress (5): 266/293 kB | 61 kB | 118/173 kB | 98 kB | 12/62 kB Progress (5): 270/293 kB | 61 kB | 118/173 kB | 98 kB | 12/62 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (98 kB at 186 kB/s) Progress (4): 270/293 kB | 61 kB | 122/173 kB | 12/62 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.jar Progress (4): 274/293 kB | 61 kB | 122/173 kB | 12/62 kB Progress (4): 274/293 kB | 61 kB | 122/173 kB | 16/62 kB Progress (4): 278/293 kB | 61 kB | 122/173 kB | 16/62 kB Progress (4): 278/293 kB | 61 kB | 126/173 kB | 16/62 kB Progress (4): 278/293 kB | 61 kB | 131/173 kB | 16/62 kB Progress (4): 278/293 kB | 61 kB | 131/173 kB | 20/62 kB Progress (4): 282/293 kB | 61 kB | 131/173 kB | 20/62 kB Progress (4): 282/293 kB | 61 kB | 131/173 kB | 24/62 kB Progress (4): 282/293 kB | 61 kB | 135/173 kB | 24/62 kB Progress (4): 286/293 kB | 61 kB | 135/173 kB | 24/62 kB Progress (4): 286/293 kB | 61 kB | 139/173 kB | 24/62 kB Progress (4): 286/293 kB | 61 kB | 139/173 kB | 28/62 kB Progress (4): 286/293 kB | 61 kB | 143/173 kB | 28/62 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 115 kB/s) Progress (3): 290/293 kB | 143/173 kB | 28/62 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar Progress (4): 290/293 kB | 143/173 kB | 28/62 kB | 4.1/16 kB Progress (4): 290/293 kB | 147/173 kB | 28/62 kB | 4.1/16 kB Progress (4): 290/293 kB | 147/173 kB | 32/62 kB | 4.1/16 kB Progress (4): 290/293 kB | 147/173 kB | 32/62 kB | 7.7/16 kB Progress (4): 293 kB | 147/173 kB | 32/62 kB | 7.7/16 kB Progress (4): 293 kB | 147/173 kB | 32/62 kB | 12/16 kB Progress (4): 293 kB | 151/173 kB | 32/62 kB | 12/16 kB Progress (4): 293 kB | 151/173 kB | 36/62 kB | 12/16 kB Progress (4): 293 kB | 151/173 kB | 36/62 kB | 16/16 kB Progress (4): 293 kB | 151/173 kB | 40/62 kB | 16/16 kB Progress (4): 293 kB | 155/173 kB | 40/62 kB | 16/16 kB Progress (4): 293 kB | 155/173 kB | 45/62 kB | 16/16 kB Progress (4): 293 kB | 155/173 kB | 45/62 kB | 16 kB Progress (4): 293 kB | 155/173 kB | 49/62 kB | 16 kB Progress (4): 293 kB | 159/173 kB | 49/62 kB | 16 kB Progress (5): 293 kB | 159/173 kB | 49/62 kB | 16 kB | 4.1/17 kB Progress (5): 293 kB | 163/173 kB | 49/62 kB | 16 kB | 4.1/17 kB Progress (5): 293 kB | 163/173 kB | 53/62 kB | 16 kB | 4.1/17 kB Progress (5): 293 kB | 163/173 kB | 53/62 kB | 16 kB | 7.7/17 kB Progress (5): 293 kB | 163/173 kB | 57/62 kB | 16 kB | 7.7/17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 554 kB/s) Progress (4): 163/173 kB | 61/62 kB | 16 kB | 7.7/17 kB Progress (4): 167/173 kB | 61/62 kB | 16 kB | 7.7/17 kB Progress (4): 167/173 kB | 61/62 kB | 16 kB | 12/17 kB Progress (4): 171/173 kB | 61/62 kB | 16 kB | 12/17 kB Progress (4): 171/173 kB | 62 kB | 16 kB | 12/17 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.jar Progress (4): 173 kB | 62 kB | 16 kB | 12/17 kB Progress (4): 173 kB | 62 kB | 16 kB | 16/17 kB Progress (4): 173 kB | 62 kB | 16 kB | 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.jar (16 kB at 27 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar Progress (4): 173 kB | 62 kB | 17 kB | 4.1/39 kB Progress (4): 173 kB | 62 kB | 17 kB | 7.7/39 kB Progress (4): 173 kB | 62 kB | 17 kB | 12/39 kB Progress (4): 173 kB | 62 kB | 17 kB | 16/39 kB Progress (4): 173 kB | 62 kB | 17 kB | 20/39 kB Progress (4): 173 kB | 62 kB | 17 kB | 24/39 kB Progress (4): 173 kB | 62 kB | 17 kB | 28/39 kB Progress (4): 173 kB | 62 kB | 17 kB | 32/39 kB Progress (4): 173 kB | 62 kB | 17 kB | 36/39 kB Progress (4): 173 kB | 62 kB | 17 kB | 39 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 288 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar Progress (4): 62 kB | 17 kB | 39 kB | 4.1/450 kB Progress (4): 62 kB | 17 kB | 39 kB | 7.7/450 kB Progress (4): 62 kB | 17 kB | 39 kB | 12/450 kB Progress (4): 62 kB | 17 kB | 39 kB | 16/450 kB Progress (4): 62 kB | 17 kB | 39 kB | 20/450 kB Progress (4): 62 kB | 17 kB | 39 kB | 24/450 kB Progress (4): 62 kB | 17 kB | 39 kB | 28/450 kB Progress (4): 62 kB | 17 kB | 39 kB | 32/450 kB Progress (5): 62 kB | 17 kB | 39 kB | 32/450 kB | 4.1/7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 32/450 kB | 7.7/7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 32/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 36/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 40/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 45/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 49/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 53/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 57/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 61/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 65/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 69/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 73/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 77/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 81/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 85/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 90/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 94/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 98/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 102/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 106/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 110/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 114/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 118/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 122/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 126/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 131/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 135/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 139/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 143/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 147/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 151/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 155/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 159/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 163/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 167/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 171/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 176/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 180/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 184/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 188/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 192/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 196/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 200/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 204/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 208/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 212/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 217/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 221/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 225/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 229/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 233/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 237/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 241/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 245/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 249/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 253/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 258/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 262/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 266/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 270/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 274/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 278/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 282/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 286/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 290/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 294/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 298/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 303/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 307/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 311/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 315/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 319/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 323/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 327/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 331/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 335/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 339/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 344/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 348/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 352/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 356/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 360/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 364/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 368/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 372/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 376/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 380/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 384/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 389/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 393/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 397/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 401/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 405/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 409/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 413/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 417/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 421/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 425/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 430/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 434/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 438/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 442/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 446/450 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 39 kB | 450 kB | 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 701 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.jar (62 kB at 97 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.jar (39 kB at 60 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 12 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar (17 kB at 27 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar Progress (1): 4.1/90 kB Progress (1): 7.7/90 kB Progress (1): 12/90 kB Progress (1): 16/90 kB Progress (2): 16/90 kB | 4.1/144 kB Progress (2): 20/90 kB | 4.1/144 kB Progress (2): 20/90 kB | 7.7/144 kB Progress (2): 24/90 kB | 7.7/144 kB Progress (2): 24/90 kB | 12/144 kB Progress (2): 28/90 kB | 12/144 kB Progress (2): 28/90 kB | 16/144 kB Progress (2): 32/90 kB | 16/144 kB Progress (3): 32/90 kB | 16/144 kB | 4.1/139 kB Progress (3): 32/90 kB | 16/144 kB | 7.7/139 kB Progress (3): 32/90 kB | 16/144 kB | 12/139 kB Progress (4): 32/90 kB | 16/144 kB | 12/139 kB | 4.1/347 kB Progress (4): 36/90 kB | 16/144 kB | 12/139 kB | 4.1/347 kB Progress (4): 36/90 kB | 20/144 kB | 12/139 kB | 4.1/347 kB Progress (4): 40/90 kB | 20/144 kB | 12/139 kB | 4.1/347 kB Progress (4): 40/90 kB | 20/144 kB | 12/139 kB | 7.7/347 kB Progress (4): 40/90 kB | 20/144 kB | 16/139 kB | 7.7/347 kB Progress (4): 40/90 kB | 20/144 kB | 16/139 kB | 12/347 kB Progress (4): 45/90 kB | 20/144 kB | 16/139 kB | 12/347 kB Progress (4): 45/90 kB | 24/144 kB | 16/139 kB | 12/347 kB Progress (4): 49/90 kB | 24/144 kB | 16/139 kB | 12/347 kB Progress (4): 49/90 kB | 24/144 kB | 16/139 kB | 16/347 kB Progress (4): 49/90 kB | 24/144 kB | 20/139 kB | 16/347 kB Progress (4): 49/90 kB | 28/144 kB | 20/139 kB | 16/347 kB Progress (4): 49/90 kB | 28/144 kB | 24/139 kB | 16/347 kB Progress (5): 49/90 kB | 28/144 kB | 24/139 kB | 16/347 kB | 4.1/189 kB Progress (5): 49/90 kB | 28/144 kB | 28/139 kB | 16/347 kB | 4.1/189 kB Progress (5): 49/90 kB | 28/144 kB | 28/139 kB | 20/347 kB | 4.1/189 kB Progress (5): 49/90 kB | 32/144 kB | 28/139 kB | 20/347 kB | 4.1/189 kB Progress (5): 53/90 kB | 32/144 kB | 28/139 kB | 20/347 kB | 4.1/189 kB Progress (5): 53/90 kB | 32/144 kB | 28/139 kB | 24/347 kB | 4.1/189 kB Progress (5): 53/90 kB | 32/144 kB | 32/139 kB | 24/347 kB | 4.1/189 kB Progress (5): 53/90 kB | 32/144 kB | 32/139 kB | 24/347 kB | 7.7/189 kB Progress (5): 53/90 kB | 36/144 kB | 32/139 kB | 24/347 kB | 7.7/189 kB Progress (5): 53/90 kB | 36/144 kB | 32/139 kB | 28/347 kB | 7.7/189 kB Progress (5): 57/90 kB | 36/144 kB | 32/139 kB | 28/347 kB | 7.7/189 kB Progress (5): 57/90 kB | 36/144 kB | 32/139 kB | 32/347 kB | 7.7/189 kB Progress (5): 57/90 kB | 36/144 kB | 36/139 kB | 32/347 kB | 7.7/189 kB Progress (5): 57/90 kB | 40/144 kB | 36/139 kB | 32/347 kB | 7.7/189 kB Progress (5): 57/90 kB | 40/144 kB | 36/139 kB | 32/347 kB | 12/189 kB Progress (5): 57/90 kB | 45/144 kB | 36/139 kB | 32/347 kB | 12/189 kB Progress (5): 57/90 kB | 45/144 kB | 40/139 kB | 32/347 kB | 12/189 kB Progress (5): 61/90 kB | 45/144 kB | 40/139 kB | 32/347 kB | 12/189 kB Progress (5): 61/90 kB | 45/144 kB | 45/139 kB | 32/347 kB | 12/189 kB Progress (5): 61/90 kB | 49/144 kB | 45/139 kB | 32/347 kB | 12/189 kB Progress (5): 61/90 kB | 49/144 kB | 45/139 kB | 32/347 kB | 16/189 kB Progress (5): 61/90 kB | 49/144 kB | 45/139 kB | 36/347 kB | 16/189 kB Progress (5): 61/90 kB | 49/144 kB | 49/139 kB | 36/347 kB | 16/189 kB Progress (5): 65/90 kB | 49/144 kB | 49/139 kB | 36/347 kB | 16/189 kB Progress (5): 65/90 kB | 53/144 kB | 49/139 kB | 36/347 kB | 16/189 kB Progress (5): 65/90 kB | 57/144 kB | 49/139 kB | 36/347 kB | 16/189 kB Progress (5): 65/90 kB | 57/144 kB | 53/139 kB | 36/347 kB | 16/189 kB Progress (5): 65/90 kB | 57/144 kB | 53/139 kB | 40/347 kB | 16/189 kB Progress (5): 65/90 kB | 57/144 kB | 57/139 kB | 40/347 kB | 16/189 kB Progress (5): 69/90 kB | 57/144 kB | 57/139 kB | 40/347 kB | 16/189 kB Progress (5): 69/90 kB | 61/144 kB | 57/139 kB | 40/347 kB | 16/189 kB Progress (5): 69/90 kB | 61/144 kB | 57/139 kB | 40/347 kB | 20/189 kB Progress (5): 69/90 kB | 65/144 kB | 57/139 kB | 40/347 kB | 20/189 kB Progress (5): 73/90 kB | 65/144 kB | 57/139 kB | 40/347 kB | 20/189 kB Progress (5): 73/90 kB | 65/144 kB | 61/139 kB | 40/347 kB | 20/189 kB Progress (5): 73/90 kB | 65/144 kB | 61/139 kB | 45/347 kB | 20/189 kB Progress (5): 73/90 kB | 65/144 kB | 65/139 kB | 45/347 kB | 20/189 kB Progress (5): 77/90 kB | 65/144 kB | 65/139 kB | 45/347 kB | 20/189 kB Progress (5): 77/90 kB | 65/144 kB | 65/139 kB | 45/347 kB | 24/189 kB Progress (5): 81/90 kB | 65/144 kB | 65/139 kB | 45/347 kB | 24/189 kB Progress (5): 81/90 kB | 65/144 kB | 65/139 kB | 49/347 kB | 24/189 kB Progress (5): 81/90 kB | 69/144 kB | 65/139 kB | 49/347 kB | 24/189 kB Progress (5): 85/90 kB | 69/144 kB | 65/139 kB | 49/347 kB | 24/189 kB Progress (5): 85/90 kB | 69/144 kB | 69/139 kB | 49/347 kB | 24/189 kB Progress (5): 85/90 kB | 69/144 kB | 69/139 kB | 49/347 kB | 28/189 kB Progress (5): 85/90 kB | 69/144 kB | 73/139 kB | 49/347 kB | 28/189 kB Progress (5): 85/90 kB | 69/144 kB | 73/139 kB | 53/347 kB | 28/189 kB Progress (5): 90/90 kB | 69/144 kB | 73/139 kB | 53/347 kB | 28/189 kB Progress (5): 90/90 kB | 73/144 kB | 73/139 kB | 53/347 kB | 28/189 kB Progress (5): 90 kB | 73/144 kB | 73/139 kB | 53/347 kB | 28/189 kB Progress (5): 90 kB | 73/144 kB | 73/139 kB | 57/347 kB | 28/189 kB Progress (5): 90 kB | 73/144 kB | 77/139 kB | 57/347 kB | 28/189 kB Progress (5): 90 kB | 73/144 kB | 77/139 kB | 57/347 kB | 32/189 kB Progress (5): 90 kB | 73/144 kB | 81/139 kB | 57/347 kB | 32/189 kB Progress (5): 90 kB | 73/144 kB | 81/139 kB | 61/347 kB | 32/189 kB Progress (5): 90 kB | 77/144 kB | 81/139 kB | 61/347 kB | 32/189 kB Progress (5): 90 kB | 77/144 kB | 81/139 kB | 65/347 kB | 32/189 kB Progress (5): 90 kB | 77/144 kB | 81/139 kB | 65/347 kB | 36/189 kB Progress (5): 90 kB | 81/144 kB | 81/139 kB | 65/347 kB | 36/189 kB Progress (5): 90 kB | 81/144 kB | 81/139 kB | 65/347 kB | 40/189 kB Progress (5): 90 kB | 81/144 kB | 85/139 kB | 65/347 kB | 40/189 kB Progress (5): 90 kB | 81/144 kB | 85/139 kB | 69/347 kB | 40/189 kB Progress (5): 90 kB | 81/144 kB | 85/139 kB | 69/347 kB | 45/189 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 128 kB/s) Progress (4): 85/144 kB | 85/139 kB | 69/347 kB | 45/189 kB Progress (4): 85/144 kB | 85/139 kB | 73/347 kB | 45/189 kB Progress (4): 85/144 kB | 90/139 kB | 73/347 kB | 45/189 kB Progress (4): 85/144 kB | 90/139 kB | 77/347 kB | 45/189 kB Progress (4): 90/144 kB | 90/139 kB | 77/347 kB | 45/189 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar Progress (4): 90/144 kB | 90/139 kB | 77/347 kB | 49/189 kB Progress (4): 94/144 kB | 90/139 kB | 77/347 kB | 49/189 kB Progress (4): 94/144 kB | 90/139 kB | 81/347 kB | 49/189 kB Progress (4): 94/144 kB | 94/139 kB | 81/347 kB | 49/189 kB Progress (4): 98/144 kB | 94/139 kB | 81/347 kB | 49/189 kB Progress (4): 98/144 kB | 94/139 kB | 81/347 kB | 53/189 kB Progress (4): 98/144 kB | 98/139 kB | 81/347 kB | 53/189 kB Progress (4): 98/144 kB | 98/139 kB | 81/347 kB | 57/189 kB Progress (4): 98/144 kB | 98/139 kB | 85/347 kB | 57/189 kB Progress (4): 98/144 kB | 98/139 kB | 85/347 kB | 61/189 kB Progress (4): 102/144 kB | 98/139 kB | 85/347 kB | 61/189 kB Progress (4): 102/144 kB | 102/139 kB | 85/347 kB | 61/189 kB Progress (4): 102/144 kB | 102/139 kB | 85/347 kB | 65/189 kB Progress (4): 102/144 kB | 102/139 kB | 90/347 kB | 65/189 kB Progress (4): 102/144 kB | 106/139 kB | 90/347 kB | 65/189 kB Progress (4): 106/144 kB | 106/139 kB | 90/347 kB | 65/189 kB Progress (5): 106/144 kB | 106/139 kB | 90/347 kB | 65/189 kB | 4.1/457 kB Progress (5): 106/144 kB | 110/139 kB | 90/347 kB | 65/189 kB | 4.1/457 kB Progress (5): 106/144 kB | 110/139 kB | 94/347 kB | 65/189 kB | 4.1/457 kB Progress (5): 106/144 kB | 114/139 kB | 94/347 kB | 65/189 kB | 4.1/457 kB Progress (5): 106/144 kB | 114/139 kB | 94/347 kB | 65/189 kB | 7.7/457 kB Progress (5): 106/144 kB | 114/139 kB | 94/347 kB | 69/189 kB | 7.7/457 kB Progress (5): 110/144 kB | 114/139 kB | 94/347 kB | 69/189 kB | 7.7/457 kB Progress (5): 110/144 kB | 118/139 kB | 94/347 kB | 69/189 kB | 7.7/457 kB Progress (5): 110/144 kB | 118/139 kB | 94/347 kB | 73/189 kB | 7.7/457 kB Progress (5): 110/144 kB | 118/139 kB | 94/347 kB | 73/189 kB | 12/457 kB Progress (5): 110/144 kB | 118/139 kB | 98/347 kB | 73/189 kB | 12/457 kB Progress (5): 110/144 kB | 118/139 kB | 98/347 kB | 73/189 kB | 16/457 kB Progress (5): 110/144 kB | 118/139 kB | 98/347 kB | 77/189 kB | 16/457 kB Progress (5): 110/144 kB | 122/139 kB | 98/347 kB | 77/189 kB | 16/457 kB Progress (5): 114/144 kB | 122/139 kB | 98/347 kB | 77/189 kB | 16/457 kB Progress (5): 114/144 kB | 122/139 kB | 98/347 kB | 77/189 kB | 20/457 kB Progress (5): 114/144 kB | 126/139 kB | 98/347 kB | 77/189 kB | 20/457 kB Progress (5): 114/144 kB | 126/139 kB | 102/347 kB | 77/189 kB | 20/457 kB Progress (5): 114/144 kB | 126/139 kB | 102/347 kB | 81/189 kB | 20/457 kB Progress (5): 114/144 kB | 126/139 kB | 106/347 kB | 81/189 kB | 20/457 kB Progress (5): 118/144 kB | 126/139 kB | 106/347 kB | 81/189 kB | 20/457 kB Progress (5): 118/144 kB | 131/139 kB | 106/347 kB | 81/189 kB | 20/457 kB Progress (5): 118/144 kB | 131/139 kB | 106/347 kB | 81/189 kB | 24/457 kB Progress (5): 118/144 kB | 131/139 kB | 106/347 kB | 85/189 kB | 24/457 kB Progress (5): 122/144 kB | 131/139 kB | 106/347 kB | 85/189 kB | 24/457 kB Progress (5): 122/144 kB | 131/139 kB | 110/347 kB | 85/189 kB | 24/457 kB Progress (5): 126/144 kB | 131/139 kB | 110/347 kB | 85/189 kB | 24/457 kB Progress (5): 126/144 kB | 131/139 kB | 110/347 kB | 90/189 kB | 24/457 kB Progress (5): 126/144 kB | 135/139 kB | 110/347 kB | 90/189 kB | 24/457 kB Progress (5): 126/144 kB | 135/139 kB | 110/347 kB | 90/189 kB | 28/457 kB Progress (5): 126/144 kB | 139/139 kB | 110/347 kB | 90/189 kB | 28/457 kB Progress (5): 126/144 kB | 139/139 kB | 110/347 kB | 94/189 kB | 28/457 kB Progress (5): 131/144 kB | 139/139 kB | 110/347 kB | 94/189 kB | 28/457 kB Progress (5): 131/144 kB | 139/139 kB | 114/347 kB | 94/189 kB | 28/457 kB Progress (5): 131/144 kB | 139/139 kB | 114/347 kB | 98/189 kB | 28/457 kB Progress (5): 131/144 kB | 139 kB | 114/347 kB | 98/189 kB | 28/457 kB Progress (5): 131/144 kB | 139 kB | 114/347 kB | 98/189 kB | 32/457 kB Progress (5): 135/144 kB | 139 kB | 114/347 kB | 98/189 kB | 32/457 kB Progress (5): 135/144 kB | 139 kB | 118/347 kB | 98/189 kB | 32/457 kB Progress (5): 139/144 kB | 139 kB | 118/347 kB | 98/189 kB | 32/457 kB Progress (5): 139/144 kB | 139 kB | 118/347 kB | 102/189 kB | 32/457 kB Progress (5): 139/144 kB | 139 kB | 118/347 kB | 102/189 kB | 36/457 kB Progress (5): 143/144 kB | 139 kB | 118/347 kB | 102/189 kB | 36/457 kB Progress (5): 143/144 kB | 139 kB | 122/347 kB | 102/189 kB | 36/457 kB Progress (5): 144 kB | 139 kB | 122/347 kB | 102/189 kB | 36/457 kB Progress (5): 144 kB | 139 kB | 122/347 kB | 102/189 kB | 40/457 kB Progress (5): 144 kB | 139 kB | 122/347 kB | 106/189 kB | 40/457 kB Progress (5): 144 kB | 139 kB | 122/347 kB | 106/189 kB | 45/457 kB Progress (5): 144 kB | 139 kB | 126/347 kB | 106/189 kB | 45/457 kB Progress (5): 144 kB | 139 kB | 126/347 kB | 106/189 kB | 49/457 kB Progress (5): 144 kB | 139 kB | 126/347 kB | 110/189 kB | 49/457 kB Progress (5): 144 kB | 139 kB | 131/347 kB | 110/189 kB | 49/457 kB Progress (5): 144 kB | 139 kB | 131/347 kB | 114/189 kB | 49/457 kB Progress (5): 144 kB | 139 kB | 131/347 kB | 114/189 kB | 53/457 kB Progress (5): 144 kB | 139 kB | 131/347 kB | 114/189 kB | 57/457 kB Progress (5): 144 kB | 139 kB | 135/347 kB | 114/189 kB | 57/457 kB Progress (5): 144 kB | 139 kB | 135/347 kB | 118/189 kB | 57/457 kB Progress (5): 144 kB | 139 kB | 135/347 kB | 118/189 kB | 61/457 kB Progress (5): 144 kB | 139 kB | 135/347 kB | 122/189 kB | 61/457 kB Progress (5): 144 kB | 139 kB | 139/347 kB | 122/189 kB | 61/457 kB Progress (5): 144 kB | 139 kB | 139/347 kB | 126/189 kB | 61/457 kB Progress (5): 144 kB | 139 kB | 139/347 kB | 126/189 kB | 65/457 kB Progress (5): 144 kB | 139 kB | 139/347 kB | 131/189 kB | 65/457 kB Progress (5): 144 kB | 139 kB | 143/347 kB | 131/189 kB | 65/457 kB Progress (5): 144 kB | 139 kB | 147/347 kB | 131/189 kB | 65/457 kB Progress (5): 144 kB | 139 kB | 147/347 kB | 131/189 kB | 69/457 kB Progress (5): 144 kB | 139 kB | 147/347 kB | 135/189 kB | 69/457 kB Progress (5): 144 kB | 139 kB | 147/347 kB | 135/189 kB | 73/457 kB Progress (5): 144 kB | 139 kB | 151/347 kB | 135/189 kB | 73/457 kB Progress (5): 144 kB | 139 kB | 151/347 kB | 139/189 kB | 73/457 kB Progress (5): 144 kB | 139 kB | 155/347 kB | 139/189 kB | 73/457 kB Progress (5): 144 kB | 139 kB | 155/347 kB | 139/189 kB | 77/457 kB Progress (5): 144 kB | 139 kB | 159/347 kB | 139/189 kB | 77/457 kB Progress (5): 144 kB | 139 kB | 159/347 kB | 143/189 kB | 77/457 kB Progress (5): 144 kB | 139 kB | 163/347 kB | 143/189 kB | 77/457 kB Progress (5): 144 kB | 139 kB | 163/347 kB | 143/189 kB | 81/457 kB Progress (5): 144 kB | 139 kB | 163/347 kB | 147/189 kB | 81/457 kB Progress (5): 144 kB | 139 kB | 167/347 kB | 147/189 kB | 81/457 kB Progress (5): 144 kB | 139 kB | 171/347 kB | 147/189 kB | 81/457 kB Progress (5): 144 kB | 139 kB | 171/347 kB | 151/189 kB | 81/457 kB Progress (5): 144 kB | 139 kB | 171/347 kB | 151/189 kB | 85/457 kB Progress (5): 144 kB | 139 kB | 171/347 kB | 155/189 kB | 85/457 kB Progress (5): 144 kB | 139 kB | 176/347 kB | 155/189 kB | 85/457 kB Progress (5): 144 kB | 139 kB | 176/347 kB | 159/189 kB | 85/457 kB Progress (5): 144 kB | 139 kB | 176/347 kB | 159/189 kB | 90/457 kB Progress (5): 144 kB | 139 kB | 176/347 kB | 163/189 kB | 90/457 kB Progress (5): 144 kB | 139 kB | 180/347 kB | 163/189 kB | 90/457 kB Progress (5): 144 kB | 139 kB | 180/347 kB | 163/189 kB | 94/457 kB Progress (5): 144 kB | 139 kB | 180/347 kB | 163/189 kB | 98/457 kB Progress (5): 144 kB | 139 kB | 180/347 kB | 167/189 kB | 98/457 kB Progress (5): 144 kB | 139 kB | 184/347 kB | 167/189 kB | 98/457 kB Progress (5): 144 kB | 139 kB | 184/347 kB | 171/189 kB | 98/457 kB Progress (5): 144 kB | 139 kB | 188/347 kB | 171/189 kB | 98/457 kB Progress (5): 144 kB | 139 kB | 188/347 kB | 171/189 kB | 102/457 kB Progress (5): 144 kB | 139 kB | 188/347 kB | 176/189 kB | 102/457 kB Progress (5): 144 kB | 139 kB | 188/347 kB | 176/189 kB | 106/457 kB Progress (5): 144 kB | 139 kB | 192/347 kB | 176/189 kB | 106/457 kB Progress (5): 144 kB | 139 kB | 192/347 kB | 176/189 kB | 110/457 kB Progress (5): 144 kB | 139 kB | 192/347 kB | 180/189 kB | 110/457 kB Progress (5): 144 kB | 139 kB | 192/347 kB | 180/189 kB | 114/457 kB Progress (5): 144 kB | 139 kB | 196/347 kB | 180/189 kB | 114/457 kB Progress (5): 144 kB | 139 kB | 196/347 kB | 184/189 kB | 114/457 kB Progress (5): 144 kB | 139 kB | 196/347 kB | 188/189 kB | 114/457 kB Progress (5): 144 kB | 139 kB | 196/347 kB | 188/189 kB | 118/457 kB Progress (5): 144 kB | 139 kB | 196/347 kB | 189 kB | 118/457 kB Progress (5): 144 kB | 139 kB | 196/347 kB | 189 kB | 122/457 kB Progress (5): 144 kB | 139 kB | 200/347 kB | 189 kB | 122/457 kB Progress (5): 144 kB | 139 kB | 200/347 kB | 189 kB | 126/457 kB Progress (5): 144 kB | 139 kB | 204/347 kB | 189 kB | 126/457 kB Progress (5): 144 kB | 139 kB | 204/347 kB | 189 kB | 131/457 kB Progress (5): 144 kB | 139 kB | 208/347 kB | 189 kB | 131/457 kB Progress (5): 144 kB | 139 kB | 212/347 kB | 189 kB | 131/457 kB Progress (5): 144 kB | 139 kB | 212/347 kB | 189 kB | 135/457 kB Progress (5): 144 kB | 139 kB | 212/347 kB | 189 kB | 139/457 kB Progress (5): 144 kB | 139 kB | 217/347 kB | 189 kB | 139/457 kB Progress (5): 144 kB | 139 kB | 217/347 kB | 189 kB | 143/457 kB Progress (5): 144 kB | 139 kB | 221/347 kB | 189 kB | 143/457 kB Progress (5): 144 kB | 139 kB | 221/347 kB | 189 kB | 147/457 kB Progress (5): 144 kB | 139 kB | 225/347 kB | 189 kB | 147/457 kB Progress (5): 144 kB | 139 kB | 229/347 kB | 189 kB | 147/457 kB Progress (5): 144 kB | 139 kB | 229/347 kB | 189 kB | 151/457 kB Progress (5): 144 kB | 139 kB | 229/347 kB | 189 kB | 155/457 kB Progress (5): 144 kB | 139 kB | 233/347 kB | 189 kB | 155/457 kB Progress (5): 144 kB | 139 kB | 233/347 kB | 189 kB | 159/457 kB Progress (5): 144 kB | 139 kB | 237/347 kB | 189 kB | 159/457 kB Progress (5): 144 kB | 139 kB | 237/347 kB | 189 kB | 163/457 kB Progress (5): 144 kB | 139 kB | 241/347 kB | 189 kB | 163/457 kB Progress (5): 144 kB | 139 kB | 245/347 kB | 189 kB | 163/457 kB Progress (5): 144 kB | 139 kB | 245/347 kB | 189 kB | 167/457 kB Progress (5): 144 kB | 139 kB | 245/347 kB | 189 kB | 171/457 kB Progress (5): 144 kB | 139 kB | 245/347 kB | 189 kB | 176/457 kB Progress (5): 144 kB | 139 kB | 249/347 kB | 189 kB | 176/457 kB Progress (5): 144 kB | 139 kB | 249/347 kB | 189 kB | 180/457 kB Progress (5): 144 kB | 139 kB | 253/347 kB | 189 kB | 180/457 kB Progress (5): 144 kB | 139 kB | 258/347 kB | 189 kB | 180/457 kB Progress (5): 144 kB | 139 kB | 262/347 kB | 189 kB | 180/457 kB Progress (5): 144 kB | 139 kB | 262/347 kB | 189 kB | 184/457 kB Progress (5): 144 kB | 139 kB | 262/347 kB | 189 kB | 188/457 kB Progress (5): 144 kB | 139 kB | 262/347 kB | 189 kB | 192/457 kB Progress (5): 144 kB | 139 kB | 266/347 kB | 189 kB | 192/457 kB Progress (5): 144 kB | 139 kB | 266/347 kB | 189 kB | 196/457 kB Progress (5): 144 kB | 139 kB | 270/347 kB | 189 kB | 196/457 kB Progress (5): 144 kB | 139 kB | 274/347 kB | 189 kB | 196/457 kB Progress (5): 144 kB | 139 kB | 278/347 kB | 189 kB | 196/457 kB Progress (5): 144 kB | 139 kB | 278/347 kB | 189 kB | 200/457 kB Progress (5): 144 kB | 139 kB | 278/347 kB | 189 kB | 204/457 kB Progress (5): 144 kB | 139 kB | 278/347 kB | 189 kB | 208/457 kB Progress (5): 144 kB | 139 kB | 282/347 kB | 189 kB | 208/457 kB Progress (5): 144 kB | 139 kB | 282/347 kB | 189 kB | 212/457 kB Progress (5): 144 kB | 139 kB | 286/347 kB | 189 kB | 212/457 kB Progress (5): 144 kB | 139 kB | 290/347 kB | 189 kB | 212/457 kB Progress (5): 144 kB | 139 kB | 294/347 kB | 189 kB | 212/457 kB Progress (5): 144 kB | 139 kB | 294/347 kB | 189 kB | 217/457 kB Progress (5): 144 kB | 139 kB | 294/347 kB | 189 kB | 221/457 kB Progress (5): 144 kB | 139 kB | 294/347 kB | 189 kB | 225/457 kB Progress (5): 144 kB | 139 kB | 298/347 kB | 189 kB | 225/457 kB Progress (5): 144 kB | 139 kB | 298/347 kB | 189 kB | 229/457 kB Progress (5): 144 kB | 139 kB | 303/347 kB | 189 kB | 229/457 kB Progress (5): 144 kB | 139 kB | 307/347 kB | 189 kB | 229/457 kB Progress (5): 144 kB | 139 kB | 311/347 kB | 189 kB | 229/457 kB Progress (5): 144 kB | 139 kB | 311/347 kB | 189 kB | 233/457 kB Progress (5): 144 kB | 139 kB | 311/347 kB | 189 kB | 237/457 kB Progress (5): 144 kB | 139 kB | 311/347 kB | 189 kB | 241/457 kB Progress (5): 144 kB | 139 kB | 315/347 kB | 189 kB | 241/457 kB Progress (5): 144 kB | 139 kB | 315/347 kB | 189 kB | 245/457 kB Progress (5): 144 kB | 139 kB | 319/347 kB | 189 kB | 245/457 kB Progress (5): 144 kB | 139 kB | 323/347 kB | 189 kB | 245/457 kB Progress (5): 144 kB | 139 kB | 327/347 kB | 189 kB | 245/457 kB Progress (5): 144 kB | 139 kB | 327/347 kB | 189 kB | 249/457 kB Progress (5): 144 kB | 139 kB | 327/347 kB | 189 kB | 253/457 kB Progress (5): 144 kB | 139 kB | 327/347 kB | 189 kB | 258/457 kB Progress (5): 144 kB | 139 kB | 331/347 kB | 189 kB | 258/457 kB Progress (5): 144 kB | 139 kB | 331/347 kB | 189 kB | 262/457 kB Progress (5): 144 kB | 139 kB | 335/347 kB | 189 kB | 262/457 kB Progress (5): 144 kB | 139 kB | 339/347 kB | 189 kB | 262/457 kB Progress (5): 144 kB | 139 kB | 344/347 kB | 189 kB | 262/457 kB Progress (5): 144 kB | 139 kB | 344/347 kB | 189 kB | 266/457 kB Progress (5): 144 kB | 139 kB | 347 kB | 189 kB | 266/457 kB Progress (5): 144 kB | 139 kB | 347 kB | 189 kB | 270/457 kB Progress (5): 144 kB | 139 kB | 347 kB | 189 kB | 274/457 kB Progress (5): 144 kB | 139 kB | 347 kB | 189 kB | 278/457 kB Progress (5): 144 kB | 139 kB | 347 kB | 189 kB | 282/457 kB Progress (5): 144 kB | 139 kB | 347 kB | 189 kB | 286/457 kB Progress (5): 144 kB | 139 kB | 347 kB | 189 kB | 290/457 kB Progress (5): 144 kB | 139 kB | 347 kB | 189 kB | 294/457 kB Progress (5): 144 kB | 139 kB | 347 kB | 189 kB | 298/457 kB Progress (5): 144 kB | 139 kB | 347 kB | 189 kB | 303/457 kB Progress (5): 144 kB | 139 kB | 347 kB | 189 kB | 307/457 kB Progress (5): 144 kB | 139 kB | 347 kB | 189 kB | 311/457 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 473 kB/s) Progress (4): 144 kB | 139 kB | 189 kB | 315/457 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar Progress (4): 144 kB | 139 kB | 189 kB | 319/457 kB Progress (4): 144 kB | 139 kB | 189 kB | 323/457 kB Progress (4): 144 kB | 139 kB | 189 kB | 327/457 kB Progress (4): 144 kB | 139 kB | 189 kB | 331/457 kB Progress (4): 144 kB | 139 kB | 189 kB | 335/457 kB Progress (4): 144 kB | 139 kB | 189 kB | 339/457 kB Progress (4): 144 kB | 139 kB | 189 kB | 344/457 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 189 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.jar Progress (4): 144 kB | 189 kB | 344/457 kB | 4.1/26 kB Progress (4): 144 kB | 189 kB | 344/457 kB | 7.7/26 kB Progress (4): 144 kB | 189 kB | 344/457 kB | 12/26 kB Progress (4): 144 kB | 189 kB | 344/457 kB | 16/26 kB Progress (4): 144 kB | 189 kB | 344/457 kB | 20/26 kB Progress (4): 144 kB | 189 kB | 344/457 kB | 24/26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 236 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 180 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.jar Progress (3): 344/457 kB | 24/26 kB | 4.1/65 kB Progress (3): 348/457 kB | 24/26 kB | 4.1/65 kB Progress (3): 348/457 kB | 26 kB | 4.1/65 kB Progress (3): 352/457 kB | 26 kB | 4.1/65 kB Progress (3): 352/457 kB | 26 kB | 7.7/65 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar Progress (3): 352/457 kB | 26 kB | 12/65 kB Progress (3): 356/457 kB | 26 kB | 12/65 kB Progress (3): 356/457 kB | 26 kB | 16/65 kB Progress (3): 360/457 kB | 26 kB | 16/65 kB Progress (3): 360/457 kB | 26 kB | 20/65 kB Progress (3): 364/457 kB | 26 kB | 20/65 kB Progress (3): 364/457 kB | 26 kB | 24/65 kB Progress (3): 368/457 kB | 26 kB | 24/65 kB Progress (3): 368/457 kB | 26 kB | 28/65 kB Progress (3): 372/457 kB | 26 kB | 28/65 kB Progress (3): 372/457 kB | 26 kB | 32/65 kB Progress (3): 376/457 kB | 26 kB | 32/65 kB Progress (4): 376/457 kB | 26 kB | 32/65 kB | 4.1/358 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 33 kB/s) Progress (3): 380/457 kB | 32/65 kB | 4.1/358 kB Progress (3): 380/457 kB | 36/65 kB | 4.1/358 kB Progress (3): 380/457 kB | 36/65 kB | 7.7/358 kB Progress (4): 380/457 kB | 36/65 kB | 7.7/358 kB | 4.1/329 kB Progress (4): 380/457 kB | 40/65 kB | 7.7/358 kB | 4.1/329 kB Progress (4): 384/457 kB | 40/65 kB | 7.7/358 kB | 4.1/329 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar Progress (4): 389/457 kB | 40/65 kB | 7.7/358 kB | 4.1/329 kB Progress (4): 389/457 kB | 45/65 kB | 7.7/358 kB | 4.1/329 kB Progress (4): 389/457 kB | 45/65 kB | 7.7/358 kB | 7.7/329 kB Progress (4): 389/457 kB | 45/65 kB | 12/358 kB | 7.7/329 kB Progress (4): 389/457 kB | 45/65 kB | 12/358 kB | 12/329 kB Progress (4): 389/457 kB | 49/65 kB | 12/358 kB | 12/329 kB Progress (4): 393/457 kB | 49/65 kB | 12/358 kB | 12/329 kB Progress (4): 393/457 kB | 49/65 kB | 12/358 kB | 16/329 kB Progress (4): 393/457 kB | 49/65 kB | 16/358 kB | 16/329 kB Progress (4): 393/457 kB | 53/65 kB | 16/358 kB | 16/329 kB Progress (4): 397/457 kB | 53/65 kB | 16/358 kB | 16/329 kB Progress (4): 397/457 kB | 57/65 kB | 16/358 kB | 16/329 kB Progress (4): 401/457 kB | 57/65 kB | 16/358 kB | 16/329 kB Progress (4): 401/457 kB | 61/65 kB | 16/358 kB | 16/329 kB Progress (4): 401/457 kB | 61/65 kB | 16/358 kB | 20/329 kB Progress (4): 401/457 kB | 61/65 kB | 20/358 kB | 20/329 kB Progress (4): 401/457 kB | 65/65 kB | 20/358 kB | 20/329 kB Progress (4): 401/457 kB | 65/65 kB | 24/358 kB | 20/329 kB Progress (4): 405/457 kB | 65/65 kB | 24/358 kB | 20/329 kB Progress (4): 405/457 kB | 65/65 kB | 28/358 kB | 20/329 kB Progress (4): 405/457 kB | 65 kB | 28/358 kB | 20/329 kB Progress (5): 405/457 kB | 65 kB | 28/358 kB | 20/329 kB | 4.1/252 kB Progress (5): 405/457 kB | 65 kB | 28/358 kB | 24/329 kB | 4.1/252 kB Progress (5): 405/457 kB | 65 kB | 28/358 kB | 24/329 kB | 7.7/252 kB Progress (5): 405/457 kB | 65 kB | 32/358 kB | 24/329 kB | 7.7/252 kB Progress (5): 409/457 kB | 65 kB | 32/358 kB | 24/329 kB | 7.7/252 kB Progress (5): 409/457 kB | 65 kB | 32/358 kB | 24/329 kB | 12/252 kB Progress (5): 409/457 kB | 65 kB | 32/358 kB | 28/329 kB | 12/252 kB Progress (5): 409/457 kB | 65 kB | 32/358 kB | 28/329 kB | 16/252 kB Progress (5): 409/457 kB | 65 kB | 32/358 kB | 32/329 kB | 16/252 kB Progress (5): 413/457 kB | 65 kB | 32/358 kB | 32/329 kB | 16/252 kB Progress (5): 417/457 kB | 65 kB | 32/358 kB | 32/329 kB | 16/252 kB Progress (5): 417/457 kB | 65 kB | 36/358 kB | 32/329 kB | 16/252 kB Progress (5): 417/457 kB | 65 kB | 36/358 kB | 36/329 kB | 16/252 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 81 kB/s) Progress (4): 417/457 kB | 36/358 kB | 36/329 kB | 20/252 kB Progress (4): 421/457 kB | 36/358 kB | 36/329 kB | 20/252 kB Progress (4): 421/457 kB | 36/358 kB | 36/329 kB | 24/252 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar Progress (4): 421/457 kB | 36/358 kB | 40/329 kB | 24/252 kB Progress (4): 421/457 kB | 40/358 kB | 40/329 kB | 24/252 kB Progress (4): 421/457 kB | 40/358 kB | 45/329 kB | 24/252 kB Progress (4): 421/457 kB | 40/358 kB | 45/329 kB | 28/252 kB Progress (4): 425/457 kB | 40/358 kB | 45/329 kB | 28/252 kB Progress (4): 425/457 kB | 40/358 kB | 45/329 kB | 32/252 kB Progress (4): 425/457 kB | 40/358 kB | 49/329 kB | 32/252 kB Progress (4): 425/457 kB | 45/358 kB | 49/329 kB | 32/252 kB Progress (4): 425/457 kB | 49/358 kB | 49/329 kB | 32/252 kB Progress (4): 430/457 kB | 49/358 kB | 49/329 kB | 32/252 kB Progress (4): 430/457 kB | 49/358 kB | 49/329 kB | 36/252 kB Progress (4): 434/457 kB | 49/358 kB | 49/329 kB | 36/252 kB Progress (4): 434/457 kB | 49/358 kB | 53/329 kB | 36/252 kB Progress (4): 434/457 kB | 53/358 kB | 53/329 kB | 36/252 kB Progress (4): 438/457 kB | 53/358 kB | 53/329 kB | 36/252 kB Progress (4): 438/457 kB | 53/358 kB | 53/329 kB | 40/252 kB Progress (4): 442/457 kB | 53/358 kB | 53/329 kB | 40/252 kB Progress (4): 442/457 kB | 57/358 kB | 53/329 kB | 40/252 kB Progress (4): 442/457 kB | 57/358 kB | 57/329 kB | 40/252 kB Progress (4): 442/457 kB | 61/358 kB | 57/329 kB | 40/252 kB Progress (4): 442/457 kB | 61/358 kB | 57/329 kB | 45/252 kB Progress (4): 446/457 kB | 61/358 kB | 57/329 kB | 45/252 kB Progress (4): 446/457 kB | 65/358 kB | 57/329 kB | 45/252 kB Progress (4): 446/457 kB | 65/358 kB | 61/329 kB | 45/252 kB Progress (4): 450/457 kB | 65/358 kB | 61/329 kB | 45/252 kB Progress (5): 450/457 kB | 65/358 kB | 61/329 kB | 45/252 kB | 4.1/120 kB Progress (5): 450/457 kB | 65/358 kB | 61/329 kB | 49/252 kB | 4.1/120 kB Progress (5): 450/457 kB | 65/358 kB | 61/329 kB | 49/252 kB | 7.7/120 kB Progress (5): 450/457 kB | 69/358 kB | 61/329 kB | 49/252 kB | 7.7/120 kB Progress (5): 454/457 kB | 69/358 kB | 61/329 kB | 49/252 kB | 7.7/120 kB Progress (5): 454/457 kB | 69/358 kB | 65/329 kB | 49/252 kB | 7.7/120 kB Progress (5): 457 kB | 69/358 kB | 65/329 kB | 49/252 kB | 7.7/120 kB Progress (5): 457 kB | 69/358 kB | 65/329 kB | 53/252 kB | 7.7/120 kB Progress (5): 457 kB | 73/358 kB | 65/329 kB | 53/252 kB | 7.7/120 kB Progress (5): 457 kB | 73/358 kB | 65/329 kB | 53/252 kB | 12/120 kB Progress (5): 457 kB | 77/358 kB | 65/329 kB | 53/252 kB | 12/120 kB Progress (5): 457 kB | 77/358 kB | 69/329 kB | 53/252 kB | 12/120 kB Progress (5): 457 kB | 77/358 kB | 69/329 kB | 57/252 kB | 12/120 kB Progress (5): 457 kB | 77/358 kB | 73/329 kB | 57/252 kB | 12/120 kB Progress (5): 457 kB | 81/358 kB | 73/329 kB | 57/252 kB | 12/120 kB Progress (5): 457 kB | 81/358 kB | 73/329 kB | 57/252 kB | 16/120 kB Progress (5): 457 kB | 81/358 kB | 77/329 kB | 57/252 kB | 16/120 kB Progress (5): 457 kB | 81/358 kB | 77/329 kB | 61/252 kB | 16/120 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 561 kB/s) Progress (4): 81/358 kB | 81/329 kB | 61/252 kB | 16/120 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar Progress (4): 81/358 kB | 81/329 kB | 65/252 kB | 16/120 kB Progress (4): 85/358 kB | 81/329 kB | 65/252 kB | 16/120 kB Progress (4): 85/358 kB | 85/329 kB | 65/252 kB | 16/120 kB Progress (4): 85/358 kB | 85/329 kB | 65/252 kB | 20/120 kB Progress (4): 85/358 kB | 90/329 kB | 65/252 kB | 20/120 kB Progress (4): 90/358 kB | 90/329 kB | 65/252 kB | 20/120 kB Progress (4): 90/358 kB | 94/329 kB | 65/252 kB | 20/120 kB Progress (4): 90/358 kB | 94/329 kB | 65/252 kB | 24/120 kB Progress (4): 90/358 kB | 94/329 kB | 69/252 kB | 24/120 kB Progress (4): 90/358 kB | 94/329 kB | 69/252 kB | 28/120 kB Progress (4): 90/358 kB | 98/329 kB | 69/252 kB | 28/120 kB Progress (4): 94/358 kB | 98/329 kB | 69/252 kB | 28/120 kB Progress (4): 94/358 kB | 98/329 kB | 69/252 kB | 32/120 kB Progress (4): 94/358 kB | 98/329 kB | 73/252 kB | 32/120 kB Progress (4): 98/358 kB | 98/329 kB | 73/252 kB | 32/120 kB Progress (5): 98/358 kB | 98/329 kB | 73/252 kB | 32/120 kB | 4.1/575 kB Progress (5): 98/358 kB | 102/329 kB | 73/252 kB | 32/120 kB | 4.1/575 kB Progress (5): 98/358 kB | 102/329 kB | 77/252 kB | 32/120 kB | 4.1/575 kB Progress (5): 98/358 kB | 106/329 kB | 77/252 kB | 32/120 kB | 4.1/575 kB Progress (5): 98/358 kB | 106/329 kB | 77/252 kB | 32/120 kB | 7.7/575 kB Progress (5): 98/358 kB | 106/329 kB | 77/252 kB | 36/120 kB | 7.7/575 kB Progress (5): 98/358 kB | 110/329 kB | 77/252 kB | 36/120 kB | 7.7/575 kB Progress (5): 98/358 kB | 110/329 kB | 81/252 kB | 36/120 kB | 7.7/575 kB Progress (5): 102/358 kB | 110/329 kB | 81/252 kB | 36/120 kB | 7.7/575 kB Progress (5): 102/358 kB | 114/329 kB | 81/252 kB | 36/120 kB | 7.7/575 kB Progress (5): 102/358 kB | 114/329 kB | 81/252 kB | 40/120 kB | 7.7/575 kB Progress (5): 102/358 kB | 114/329 kB | 81/252 kB | 40/120 kB | 12/575 kB Progress (5): 102/358 kB | 114/329 kB | 81/252 kB | 45/120 kB | 12/575 kB Progress (5): 102/358 kB | 114/329 kB | 85/252 kB | 45/120 kB | 12/575 kB Progress (5): 106/358 kB | 114/329 kB | 85/252 kB | 45/120 kB | 12/575 kB Progress (5): 106/358 kB | 114/329 kB | 90/252 kB | 45/120 kB | 12/575 kB Progress (5): 106/358 kB | 114/329 kB | 90/252 kB | 49/120 kB | 12/575 kB Progress (5): 106/358 kB | 118/329 kB | 90/252 kB | 49/120 kB | 12/575 kB Progress (5): 106/358 kB | 118/329 kB | 90/252 kB | 49/120 kB | 16/575 kB Progress (5): 106/358 kB | 122/329 kB | 90/252 kB | 49/120 kB | 16/575 kB Progress (5): 106/358 kB | 122/329 kB | 94/252 kB | 49/120 kB | 16/575 kB Progress (5): 110/358 kB | 122/329 kB | 94/252 kB | 49/120 kB | 16/575 kB Progress (5): 110/358 kB | 122/329 kB | 98/252 kB | 49/120 kB | 16/575 kB Progress (5): 110/358 kB | 126/329 kB | 98/252 kB | 49/120 kB | 16/575 kB Progress (5): 110/358 kB | 126/329 kB | 98/252 kB | 53/120 kB | 16/575 kB Progress (5): 114/358 kB | 126/329 kB | 98/252 kB | 53/120 kB | 16/575 kB Progress (5): 114/358 kB | 126/329 kB | 98/252 kB | 53/120 kB | 20/575 kB Progress (5): 114/358 kB | 126/329 kB | 98/252 kB | 57/120 kB | 20/575 kB Progress (5): 114/358 kB | 126/329 kB | 102/252 kB | 57/120 kB | 20/575 kB Progress (5): 114/358 kB | 131/329 kB | 102/252 kB | 57/120 kB | 20/575 kB Progress (5): 114/358 kB | 131/329 kB | 106/252 kB | 57/120 kB | 20/575 kB Progress (5): 118/358 kB | 131/329 kB | 106/252 kB | 57/120 kB | 20/575 kB Progress (5): 118/358 kB | 131/329 kB | 106/252 kB | 61/120 kB | 20/575 kB Progress (5): 118/358 kB | 131/329 kB | 106/252 kB | 61/120 kB | 24/575 kB Progress (5): 118/358 kB | 131/329 kB | 106/252 kB | 65/120 kB | 24/575 kB Progress (5): 118/358 kB | 135/329 kB | 106/252 kB | 65/120 kB | 24/575 kB Progress (5): 122/358 kB | 135/329 kB | 106/252 kB | 65/120 kB | 24/575 kB Progress (5): 122/358 kB | 135/329 kB | 110/252 kB | 65/120 kB | 24/575 kB Progress (5): 126/358 kB | 135/329 kB | 110/252 kB | 65/120 kB | 24/575 kB Progress (5): 126/358 kB | 139/329 kB | 110/252 kB | 65/120 kB | 24/575 kB Progress (5): 126/358 kB | 139/329 kB | 110/252 kB | 65/120 kB | 28/575 kB Progress (5): 126/358 kB | 139/329 kB | 110/252 kB | 69/120 kB | 28/575 kB Progress (5): 126/358 kB | 143/329 kB | 110/252 kB | 69/120 kB | 28/575 kB Progress (5): 131/358 kB | 143/329 kB | 110/252 kB | 69/120 kB | 28/575 kB Progress (5): 131/358 kB | 143/329 kB | 114/252 kB | 69/120 kB | 28/575 kB Progress (5): 131/358 kB | 147/329 kB | 114/252 kB | 69/120 kB | 28/575 kB Progress (5): 131/358 kB | 147/329 kB | 114/252 kB | 73/120 kB | 28/575 kB Progress (5): 131/358 kB | 147/329 kB | 114/252 kB | 73/120 kB | 32/575 kB Progress (5): 131/358 kB | 147/329 kB | 118/252 kB | 73/120 kB | 32/575 kB Progress (5): 131/358 kB | 147/329 kB | 118/252 kB | 77/120 kB | 32/575 kB Progress (5): 135/358 kB | 147/329 kB | 118/252 kB | 77/120 kB | 32/575 kB Progress (5): 135/358 kB | 147/329 kB | 118/252 kB | 81/120 kB | 32/575 kB Progress (5): 135/358 kB | 147/329 kB | 118/252 kB | 81/120 kB | 36/575 kB Progress (5): 135/358 kB | 147/329 kB | 122/252 kB | 81/120 kB | 36/575 kB Progress (5): 135/358 kB | 151/329 kB | 122/252 kB | 81/120 kB | 36/575 kB Progress (5): 135/358 kB | 151/329 kB | 126/252 kB | 81/120 kB | 36/575 kB Progress (5): 135/358 kB | 151/329 kB | 126/252 kB | 81/120 kB | 40/575 kB Progress (5): 139/358 kB | 151/329 kB | 126/252 kB | 81/120 kB | 40/575 kB Progress (5): 139/358 kB | 151/329 kB | 126/252 kB | 85/120 kB | 40/575 kB Progress (5): 139/358 kB | 151/329 kB | 126/252 kB | 85/120 kB | 45/575 kB Progress (5): 139/358 kB | 151/329 kB | 131/252 kB | 85/120 kB | 45/575 kB Progress (5): 139/358 kB | 155/329 kB | 131/252 kB | 85/120 kB | 45/575 kB Progress (5): 139/358 kB | 155/329 kB | 131/252 kB | 85/120 kB | 49/575 kB Progress (5): 139/358 kB | 155/329 kB | 131/252 kB | 90/120 kB | 49/575 kB Progress (5): 143/358 kB | 155/329 kB | 131/252 kB | 90/120 kB | 49/575 kB Progress (5): 143/358 kB | 155/329 kB | 131/252 kB | 94/120 kB | 49/575 kB Progress (5): 143/358 kB | 155/329 kB | 135/252 kB | 94/120 kB | 49/575 kB Progress (5): 143/358 kB | 159/329 kB | 135/252 kB | 94/120 kB | 49/575 kB Progress (5): 143/358 kB | 159/329 kB | 139/252 kB | 94/120 kB | 49/575 kB Progress (5): 143/358 kB | 159/329 kB | 139/252 kB | 98/120 kB | 49/575 kB Progress (5): 143/358 kB | 159/329 kB | 139/252 kB | 98/120 kB | 53/575 kB Progress (5): 147/358 kB | 159/329 kB | 139/252 kB | 98/120 kB | 53/575 kB Progress (5): 147/358 kB | 159/329 kB | 139/252 kB | 98/120 kB | 57/575 kB Progress (5): 147/358 kB | 159/329 kB | 143/252 kB | 98/120 kB | 57/575 kB Progress (5): 147/358 kB | 163/329 kB | 143/252 kB | 98/120 kB | 57/575 kB Progress (5): 147/358 kB | 163/329 kB | 147/252 kB | 98/120 kB | 57/575 kB Progress (5): 147/358 kB | 163/329 kB | 147/252 kB | 102/120 kB | 57/575 kB Progress (5): 151/358 kB | 163/329 kB | 147/252 kB | 102/120 kB | 57/575 kB Progress (5): 151/358 kB | 163/329 kB | 147/252 kB | 102/120 kB | 61/575 kB Progress (5): 151/358 kB | 163/329 kB | 151/252 kB | 102/120 kB | 61/575 kB Progress (5): 155/358 kB | 163/329 kB | 151/252 kB | 102/120 kB | 61/575 kB Progress (5): 155/358 kB | 167/329 kB | 151/252 kB | 102/120 kB | 61/575 kB Progress (5): 155/358 kB | 167/329 kB | 151/252 kB | 106/120 kB | 61/575 kB Progress (5): 155/358 kB | 171/329 kB | 151/252 kB | 106/120 kB | 61/575 kB Progress (5): 159/358 kB | 171/329 kB | 151/252 kB | 106/120 kB | 61/575 kB Progress (5): 159/358 kB | 171/329 kB | 155/252 kB | 106/120 kB | 61/575 kB Progress (5): 159/358 kB | 171/329 kB | 155/252 kB | 106/120 kB | 65/575 kB Progress (5): 159/358 kB | 171/329 kB | 159/252 kB | 106/120 kB | 65/575 kB Progress (5): 163/358 kB | 171/329 kB | 159/252 kB | 106/120 kB | 65/575 kB Progress (5): 163/358 kB | 176/329 kB | 159/252 kB | 106/120 kB | 65/575 kB Progress (5): 163/358 kB | 176/329 kB | 159/252 kB | 110/120 kB | 65/575 kB Progress (5): 163/358 kB | 176/329 kB | 159/252 kB | 110/120 kB | 69/575 kB Progress (5): 163/358 kB | 180/329 kB | 159/252 kB | 110/120 kB | 69/575 kB Progress (5): 163/358 kB | 180/329 kB | 163/252 kB | 110/120 kB | 69/575 kB Progress (5): 163/358 kB | 180/329 kB | 163/252 kB | 110/120 kB | 73/575 kB Progress (5): 167/358 kB | 180/329 kB | 163/252 kB | 110/120 kB | 73/575 kB Progress (5): 167/358 kB | 180/329 kB | 163/252 kB | 114/120 kB | 73/575 kB Progress (5): 167/358 kB | 180/329 kB | 167/252 kB | 114/120 kB | 73/575 kB Progress (5): 171/358 kB | 180/329 kB | 167/252 kB | 114/120 kB | 73/575 kB Progress (5): 171/358 kB | 184/329 kB | 167/252 kB | 114/120 kB | 73/575 kB Progress (5): 171/358 kB | 184/329 kB | 167/252 kB | 114/120 kB | 77/575 kB Progress (5): 171/358 kB | 188/329 kB | 167/252 kB | 114/120 kB | 77/575 kB Progress (5): 171/358 kB | 188/329 kB | 167/252 kB | 118/120 kB | 77/575 kB Progress (5): 176/358 kB | 188/329 kB | 167/252 kB | 118/120 kB | 77/575 kB Progress (5): 176/358 kB | 188/329 kB | 171/252 kB | 118/120 kB | 77/575 kB Progress (5): 180/358 kB | 188/329 kB | 171/252 kB | 118/120 kB | 77/575 kB Progress (5): 180/358 kB | 188/329 kB | 171/252 kB | 120 kB | 77/575 kB Progress (5): 180/358 kB | 192/329 kB | 171/252 kB | 120 kB | 77/575 kB Progress (5): 180/358 kB | 192/329 kB | 171/252 kB | 120 kB | 81/575 kB Progress (5): 184/358 kB | 192/329 kB | 171/252 kB | 120 kB | 81/575 kB Progress (5): 184/358 kB | 196/329 kB | 171/252 kB | 120 kB | 81/575 kB Progress (5): 184/358 kB | 196/329 kB | 176/252 kB | 120 kB | 81/575 kB Progress (5): 188/358 kB | 196/329 kB | 176/252 kB | 120 kB | 81/575 kB Progress (5): 188/358 kB | 196/329 kB | 176/252 kB | 120 kB | 85/575 kB Progress (5): 188/358 kB | 196/329 kB | 180/252 kB | 120 kB | 85/575 kB Progress (5): 188/358 kB | 196/329 kB | 180/252 kB | 120 kB | 90/575 kB Progress (5): 188/358 kB | 200/329 kB | 180/252 kB | 120 kB | 90/575 kB Progress (5): 192/358 kB | 200/329 kB | 180/252 kB | 120 kB | 90/575 kB Progress (5): 192/358 kB | 204/329 kB | 180/252 kB | 120 kB | 90/575 kB Progress (5): 192/358 kB | 204/329 kB | 180/252 kB | 120 kB | 94/575 kB Progress (5): 192/358 kB | 208/329 kB | 180/252 kB | 120 kB | 94/575 kB Progress (5): 192/358 kB | 208/329 kB | 184/252 kB | 120 kB | 94/575 kB Progress (5): 196/358 kB | 208/329 kB | 184/252 kB | 120 kB | 94/575 kB Progress (5): 196/358 kB | 208/329 kB | 188/252 kB | 120 kB | 94/575 kB Progress (5): 196/358 kB | 212/329 kB | 188/252 kB | 120 kB | 94/575 kB Progress (5): 196/358 kB | 212/329 kB | 188/252 kB | 120 kB | 98/575 kB Progress (5): 196/358 kB | 212/329 kB | 192/252 kB | 120 kB | 98/575 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 132 kB/s) Progress (4): 196/358 kB | 212/329 kB | 192/252 kB | 102/575 kB Progress (4): 196/358 kB | 217/329 kB | 192/252 kB | 102/575 kB Progress (4): 196/358 kB | 217/329 kB | 196/252 kB | 102/575 kB Progress (4): 200/358 kB | 217/329 kB | 196/252 kB | 102/575 kB Progress (4): 200/358 kB | 221/329 kB | 196/252 kB | 102/575 kB Progress (4): 200/358 kB | 221/329 kB | 196/252 kB | 106/575 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar Progress (4): 200/358 kB | 221/329 kB | 200/252 kB | 106/575 kB Progress (4): 200/358 kB | 221/329 kB | 200/252 kB | 110/575 kB Progress (4): 200/358 kB | 225/329 kB | 200/252 kB | 110/575 kB Progress (4): 204/358 kB | 225/329 kB | 200/252 kB | 110/575 kB Progress (4): 204/358 kB | 229/329 kB | 200/252 kB | 110/575 kB Progress (4): 204/358 kB | 229/329 kB | 200/252 kB | 114/575 kB Progress (4): 204/358 kB | 229/329 kB | 204/252 kB | 114/575 kB Progress (4): 208/358 kB | 229/329 kB | 204/252 kB | 114/575 kB Progress (4): 208/358 kB | 229/329 kB | 208/252 kB | 114/575 kB Progress (4): 212/358 kB | 229/329 kB | 208/252 kB | 114/575 kB Progress (4): 212/358 kB | 229/329 kB | 212/252 kB | 114/575 kB Progress (4): 212/358 kB | 229/329 kB | 212/252 kB | 118/575 kB Progress (4): 212/358 kB | 233/329 kB | 212/252 kB | 118/575 kB Progress (4): 212/358 kB | 233/329 kB | 212/252 kB | 122/575 kB Progress (4): 212/358 kB | 237/329 kB | 212/252 kB | 122/575 kB Progress (4): 217/358 kB | 237/329 kB | 212/252 kB | 122/575 kB Progress (4): 217/358 kB | 237/329 kB | 217/252 kB | 122/575 kB Progress (4): 217/358 kB | 241/329 kB | 217/252 kB | 122/575 kB Progress (4): 217/358 kB | 241/329 kB | 217/252 kB | 126/575 kB Progress (4): 217/358 kB | 245/329 kB | 217/252 kB | 126/575 kB Progress (4): 217/358 kB | 245/329 kB | 221/252 kB | 126/575 kB Progress (4): 221/358 kB | 245/329 kB | 221/252 kB | 126/575 kB Progress (4): 221/358 kB | 245/329 kB | 225/252 kB | 126/575 kB Progress (4): 221/358 kB | 245/329 kB | 225/252 kB | 131/575 kB Progress (4): 221/358 kB | 245/329 kB | 229/252 kB | 131/575 kB Progress (4): 225/358 kB | 245/329 kB | 229/252 kB | 131/575 kB Progress (4): 225/358 kB | 249/329 kB | 229/252 kB | 131/575 kB Progress (4): 229/358 kB | 249/329 kB | 229/252 kB | 131/575 kB Progress (4): 229/358 kB | 253/329 kB | 229/252 kB | 131/575 kB Progress (4): 229/358 kB | 253/329 kB | 229/252 kB | 135/575 kB Progress (4): 229/358 kB | 253/329 kB | 233/252 kB | 135/575 kB Progress (4): 229/358 kB | 258/329 kB | 233/252 kB | 135/575 kB Progress (4): 229/358 kB | 258/329 kB | 237/252 kB | 135/575 kB Progress (4): 233/358 kB | 258/329 kB | 237/252 kB | 135/575 kB Progress (4): 233/358 kB | 258/329 kB | 237/252 kB | 139/575 kB Progress (4): 237/358 kB | 258/329 kB | 237/252 kB | 139/575 kB Progress (4): 237/358 kB | 258/329 kB | 241/252 kB | 139/575 kB Progress (4): 237/358 kB | 262/329 kB | 241/252 kB | 139/575 kB Progress (4): 237/358 kB | 262/329 kB | 245/252 kB | 139/575 kB Progress (4): 241/358 kB | 262/329 kB | 245/252 kB | 139/575 kB Progress (4): 241/358 kB | 262/329 kB | 245/252 kB | 143/575 kB Progress (4): 245/358 kB | 262/329 kB | 245/252 kB | 143/575 kB Progress (4): 245/358 kB | 262/329 kB | 249/252 kB | 143/575 kB Progress (4): 245/358 kB | 262/329 kB | 249/252 kB | 147/575 kB Progress (4): 245/358 kB | 266/329 kB | 249/252 kB | 147/575 kB Progress (4): 245/358 kB | 266/329 kB | 252 kB | 147/575 kB Progress (4): 245/358 kB | 270/329 kB | 252 kB | 147/575 kB Progress (4): 249/358 kB | 270/329 kB | 252 kB | 147/575 kB Progress (4): 249/358 kB | 270/329 kB | 252 kB | 151/575 kB Progress (4): 249/358 kB | 274/329 kB | 252 kB | 151/575 kB Progress (4): 249/358 kB | 274/329 kB | 252 kB | 155/575 kB Progress (4): 253/358 kB | 274/329 kB | 252 kB | 155/575 kB Progress (4): 253/358 kB | 274/329 kB | 252 kB | 159/575 kB Progress (4): 253/358 kB | 278/329 kB | 252 kB | 159/575 kB Progress (4): 253/358 kB | 278/329 kB | 252 kB | 163/575 kB Progress (4): 258/358 kB | 278/329 kB | 252 kB | 163/575 kB Progress (4): 262/358 kB | 278/329 kB | 252 kB | 163/575 kB Progress (4): 262/358 kB | 282/329 kB | 252 kB | 163/575 kB Progress (4): 262/358 kB | 282/329 kB | 252 kB | 167/575 kB Progress (4): 262/358 kB | 286/329 kB | 252 kB | 167/575 kB Progress (4): 262/358 kB | 286/329 kB | 252 kB | 171/575 kB Progress (4): 262/358 kB | 290/329 kB | 252 kB | 171/575 kB Progress (4): 266/358 kB | 290/329 kB | 252 kB | 171/575 kB Progress (4): 266/358 kB | 294/329 kB | 252 kB | 171/575 kB Progress (4): 266/358 kB | 294/329 kB | 252 kB | 176/575 kB Progress (4): 270/358 kB | 294/329 kB | 252 kB | 176/575 kB Progress (4): 270/358 kB | 294/329 kB | 252 kB | 180/575 kB Progress (4): 274/358 kB | 294/329 kB | 252 kB | 180/575 kB Progress (4): 274/358 kB | 298/329 kB | 252 kB | 180/575 kB Progress (4): 278/358 kB | 298/329 kB | 252 kB | 180/575 kB Progress (4): 278/358 kB | 303/329 kB | 252 kB | 180/575 kB Progress (4): 278/358 kB | 303/329 kB | 252 kB | 184/575 kB Progress (4): 278/358 kB | 307/329 kB | 252 kB | 184/575 kB Progress (4): 278/358 kB | 307/329 kB | 252 kB | 188/575 kB Progress (4): 278/358 kB | 311/329 kB | 252 kB | 188/575 kB Progress (4): 278/358 kB | 311/329 kB | 252 kB | 192/575 kB Progress (4): 282/358 kB | 311/329 kB | 252 kB | 192/575 kB Progress (4): 282/358 kB | 311/329 kB | 252 kB | 196/575 kB Progress (4): 286/358 kB | 311/329 kB | 252 kB | 196/575 kB Progress (4): 286/358 kB | 315/329 kB | 252 kB | 196/575 kB Progress (4): 290/358 kB | 315/329 kB | 252 kB | 196/575 kB Progress (4): 290/358 kB | 319/329 kB | 252 kB | 196/575 kB Progress (4): 294/358 kB | 319/329 kB | 252 kB | 196/575 kB Progress (4): 294/358 kB | 323/329 kB | 252 kB | 196/575 kB Progress (4): 294/358 kB | 323/329 kB | 252 kB | 200/575 kB Progress (4): 294/358 kB | 327/329 kB | 252 kB | 200/575 kB Progress (4): 294/358 kB | 327/329 kB | 252 kB | 204/575 kB Progress (4): 298/358 kB | 327/329 kB | 252 kB | 204/575 kB Progress (4): 298/358 kB | 327/329 kB | 252 kB | 208/575 kB Progress (4): 298/358 kB | 329 kB | 252 kB | 208/575 kB Progress (4): 298/358 kB | 329 kB | 252 kB | 212/575 kB Progress (4): 303/358 kB | 329 kB | 252 kB | 212/575 kB Progress (4): 307/358 kB | 329 kB | 252 kB | 212/575 kB Progress (4): 311/358 kB | 329 kB | 252 kB | 212/575 kB Progress (4): 311/358 kB | 329 kB | 252 kB | 217/575 kB Progress (4): 311/358 kB | 329 kB | 252 kB | 221/575 kB Progress (4): 311/358 kB | 329 kB | 252 kB | 225/575 kB Progress (4): 315/358 kB | 329 kB | 252 kB | 225/575 kB Progress (4): 315/358 kB | 329 kB | 252 kB | 229/575 kB Progress (4): 319/358 kB | 329 kB | 252 kB | 229/575 kB Progress (4): 323/358 kB | 329 kB | 252 kB | 229/575 kB Progress (4): 327/358 kB | 329 kB | 252 kB | 229/575 kB Progress (4): 327/358 kB | 329 kB | 252 kB | 233/575 kB Progress (4): 327/358 kB | 329 kB | 252 kB | 237/575 kB Progress (4): 327/358 kB | 329 kB | 252 kB | 241/575 kB Progress (4): 331/358 kB | 329 kB | 252 kB | 241/575 kB Progress (4): 331/358 kB | 329 kB | 252 kB | 245/575 kB Progress (4): 335/358 kB | 329 kB | 252 kB | 245/575 kB Progress (4): 339/358 kB | 329 kB | 252 kB | 245/575 kB Progress (4): 344/358 kB | 329 kB | 252 kB | 245/575 kB Progress (4): 344/358 kB | 329 kB | 252 kB | 249/575 kB Progress (4): 344/358 kB | 329 kB | 252 kB | 253/575 kB Progress (4): 344/358 kB | 329 kB | 252 kB | 258/575 kB Progress (4): 348/358 kB | 329 kB | 252 kB | 258/575 kB Progress (4): 348/358 kB | 329 kB | 252 kB | 262/575 kB Progress (4): 352/358 kB | 329 kB | 252 kB | 262/575 kB Progress (4): 356/358 kB | 329 kB | 252 kB | 262/575 kB Progress (4): 358 kB | 329 kB | 252 kB | 262/575 kB Progress (4): 358 kB | 329 kB | 252 kB | 266/575 kB Progress (4): 358 kB | 329 kB | 252 kB | 270/575 kB Progress (4): 358 kB | 329 kB | 252 kB | 274/575 kB Progress (4): 358 kB | 329 kB | 252 kB | 278/575 kB Progress (5): 358 kB | 329 kB | 252 kB | 278/575 kB | 4.1/247 kB Progress (5): 358 kB | 329 kB | 252 kB | 278/575 kB | 7.7/247 kB Progress (5): 358 kB | 329 kB | 252 kB | 282/575 kB | 7.7/247 kB Progress (5): 358 kB | 329 kB | 252 kB | 282/575 kB | 12/247 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 357 kB/s) Progress (4): 358 kB | 252 kB | 286/575 kB | 12/247 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar Progress (4): 358 kB | 252 kB | 286/575 kB | 16/247 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 389 kB/s) Progress (3): 252 kB | 290/575 kB | 16/247 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar Progress (3): 252 kB | 294/575 kB | 16/247 kB Progress (3): 252 kB | 294/575 kB | 20/247 kB Progress (3): 252 kB | 294/575 kB | 24/247 kB Progress (3): 252 kB | 294/575 kB | 28/247 kB Progress (3): 252 kB | 298/575 kB | 28/247 kB Progress (3): 252 kB | 298/575 kB | 32/247 kB Progress (3): 252 kB | 303/575 kB | 32/247 kB Progress (3): 252 kB | 307/575 kB | 32/247 kB Progress (4): 252 kB | 307/575 kB | 32/247 kB | 4.1/231 kB Progress (4): 252 kB | 311/575 kB | 32/247 kB | 4.1/231 kB Progress (4): 252 kB | 311/575 kB | 32/247 kB | 7.7/231 kB Progress (4): 252 kB | 311/575 kB | 32/247 kB | 12/231 kB Progress (4): 252 kB | 315/575 kB | 32/247 kB | 12/231 kB Progress (4): 252 kB | 319/575 kB | 32/247 kB | 12/231 kB Progress (4): 252 kB | 319/575 kB | 36/247 kB | 12/231 kB Progress (4): 252 kB | 319/575 kB | 36/247 kB | 16/231 kB Progress (4): 252 kB | 319/575 kB | 40/247 kB | 16/231 kB Progress (5): 252 kB | 319/575 kB | 40/247 kB | 16/231 kB | 4.1/50 kB Progress (5): 252 kB | 323/575 kB | 40/247 kB | 16/231 kB | 4.1/50 kB Progress (5): 252 kB | 323/575 kB | 40/247 kB | 20/231 kB | 4.1/50 kB Progress (5): 252 kB | 323/575 kB | 40/247 kB | 20/231 kB | 7.7/50 kB Progress (5): 252 kB | 323/575 kB | 45/247 kB | 20/231 kB | 7.7/50 kB Progress (5): 252 kB | 323/575 kB | 45/247 kB | 20/231 kB | 12/50 kB Progress (5): 252 kB | 323/575 kB | 45/247 kB | 24/231 kB | 12/50 kB Progress (5): 252 kB | 327/575 kB | 45/247 kB | 24/231 kB | 12/50 kB Progress (5): 252 kB | 327/575 kB | 45/247 kB | 28/231 kB | 12/50 kB Progress (5): 252 kB | 327/575 kB | 45/247 kB | 28/231 kB | 16/50 kB Progress (5): 252 kB | 327/575 kB | 49/247 kB | 28/231 kB | 16/50 kB Progress (5): 252 kB | 331/575 kB | 49/247 kB | 28/231 kB | 16/50 kB Progress (5): 252 kB | 331/575 kB | 49/247 kB | 32/231 kB | 16/50 kB Progress (5): 252 kB | 331/575 kB | 49/247 kB | 32/231 kB | 20/50 kB Progress (5): 252 kB | 335/575 kB | 49/247 kB | 32/231 kB | 20/50 kB Progress (5): 252 kB | 335/575 kB | 49/247 kB | 32/231 kB | 24/50 kB Progress (5): 252 kB | 339/575 kB | 49/247 kB | 32/231 kB | 24/50 kB Progress (5): 252 kB | 339/575 kB | 49/247 kB | 32/231 kB | 28/50 kB Progress (5): 252 kB | 339/575 kB | 49/247 kB | 36/231 kB | 28/50 kB Progress (5): 252 kB | 339/575 kB | 49/247 kB | 36/231 kB | 32/50 kB Progress (5): 252 kB | 344/575 kB | 49/247 kB | 36/231 kB | 32/50 kB Progress (5): 252 kB | 344/575 kB | 53/247 kB | 36/231 kB | 32/50 kB Progress (5): 252 kB | 344/575 kB | 53/247 kB | 40/231 kB | 32/50 kB Progress (5): 252 kB | 344/575 kB | 57/247 kB | 40/231 kB | 32/50 kB Progress (5): 252 kB | 348/575 kB | 57/247 kB | 40/231 kB | 32/50 kB Progress (5): 252 kB | 348/575 kB | 57/247 kB | 45/231 kB | 32/50 kB Progress (5): 252 kB | 348/575 kB | 57/247 kB | 45/231 kB | 36/50 kB Progress (5): 252 kB | 348/575 kB | 57/247 kB | 49/231 kB | 36/50 kB Progress (5): 252 kB | 352/575 kB | 57/247 kB | 49/231 kB | 36/50 kB Progress (5): 252 kB | 352/575 kB | 61/247 kB | 49/231 kB | 36/50 kB Progress (5): 252 kB | 356/575 kB | 61/247 kB | 49/231 kB | 36/50 kB Progress (5): 252 kB | 356/575 kB | 61/247 kB | 49/231 kB | 40/50 kB Progress (5): 252 kB | 360/575 kB | 61/247 kB | 49/231 kB | 40/50 kB Progress (5): 252 kB | 360/575 kB | 61/247 kB | 53/231 kB | 40/50 kB Progress (5): 252 kB | 360/575 kB | 65/247 kB | 53/231 kB | 40/50 kB Progress (5): 252 kB | 360/575 kB | 65/247 kB | 57/231 kB | 40/50 kB Progress (5): 252 kB | 360/575 kB | 65/247 kB | 57/231 kB | 45/50 kB Progress (5): 252 kB | 360/575 kB | 65/247 kB | 61/231 kB | 45/50 kB Progress (5): 252 kB | 364/575 kB | 65/247 kB | 61/231 kB | 45/50 kB Progress (5): 252 kB | 364/575 kB | 65/247 kB | 61/231 kB | 49/50 kB Progress (5): 252 kB | 368/575 kB | 65/247 kB | 61/231 kB | 49/50 kB Progress (5): 252 kB | 368/575 kB | 65/247 kB | 61/231 kB | 50 kB Progress (5): 252 kB | 368/575 kB | 65/247 kB | 65/231 kB | 50 kB Progress (5): 252 kB | 372/575 kB | 65/247 kB | 65/231 kB | 50 kB Progress (5): 252 kB | 376/575 kB | 65/247 kB | 65/231 kB | 50 kB Progress (5): 252 kB | 376/575 kB | 69/247 kB | 65/231 kB | 50 kB Progress (5): 252 kB | 376/575 kB | 69/247 kB | 69/231 kB | 50 kB Progress (5): 252 kB | 376/575 kB | 73/247 kB | 69/231 kB | 50 kB Progress (5): 252 kB | 380/575 kB | 73/247 kB | 69/231 kB | 50 kB Progress (5): 252 kB | 380/575 kB | 73/247 kB | 73/231 kB | 50 kB Progress (5): 252 kB | 384/575 kB | 73/247 kB | 73/231 kB | 50 kB Progress (5): 252 kB | 384/575 kB | 77/247 kB | 73/231 kB | 50 kB Progress (5): 252 kB | 389/575 kB | 77/247 kB | 73/231 kB | 50 kB Progress (5): 252 kB | 389/575 kB | 77/247 kB | 77/231 kB | 50 kB Progress (5): 252 kB | 393/575 kB | 77/247 kB | 77/231 kB | 50 kB Progress (5): 252 kB | 393/575 kB | 81/247 kB | 77/231 kB | 50 kB Progress (5): 252 kB | 393/575 kB | 81/247 kB | 81/231 kB | 50 kB Progress (5): 252 kB | 397/575 kB | 81/247 kB | 81/231 kB | 50 kB Progress (5): 252 kB | 401/575 kB | 81/247 kB | 81/231 kB | 50 kB Progress (5): 252 kB | 401/575 kB | 81/247 kB | 85/231 kB | 50 kB Progress (5): 252 kB | 405/575 kB | 81/247 kB | 85/231 kB | 50 kB Progress (5): 252 kB | 405/575 kB | 85/247 kB | 85/231 kB | 50 kB Progress (5): 252 kB | 405/575 kB | 85/247 kB | 90/231 kB | 50 kB Progress (5): 252 kB | 405/575 kB | 90/247 kB | 90/231 kB | 50 kB Progress (5): 252 kB | 409/575 kB | 90/247 kB | 90/231 kB | 50 kB Progress (5): 252 kB | 409/575 kB | 94/247 kB | 90/231 kB | 50 kB Progress (5): 252 kB | 409/575 kB | 94/247 kB | 94/231 kB | 50 kB Progress (5): 252 kB | 409/575 kB | 98/247 kB | 94/231 kB | 50 kB Progress (5): 252 kB | 413/575 kB | 98/247 kB | 94/231 kB | 50 kB Progress (5): 252 kB | 413/575 kB | 98/247 kB | 98/231 kB | 50 kB Progress (5): 252 kB | 417/575 kB | 98/247 kB | 98/231 kB | 50 kB Progress (5): 252 kB | 421/575 kB | 98/247 kB | 98/231 kB | 50 kB Progress (5): 252 kB | 425/575 kB | 98/247 kB | 98/231 kB | 50 kB Progress (5): 252 kB | 425/575 kB | 98/247 kB | 102/231 kB | 50 kB Progress (5): 252 kB | 425/575 kB | 102/247 kB | 102/231 kB | 50 kB Progress (5): 252 kB | 425/575 kB | 102/247 kB | 106/231 kB | 50 kB Progress (5): 252 kB | 425/575 kB | 106/247 kB | 106/231 kB | 50 kB Progress (5): 252 kB | 425/575 kB | 106/247 kB | 110/231 kB | 50 kB Progress (5): 252 kB | 430/575 kB | 106/247 kB | 110/231 kB | 50 kB Progress (5): 252 kB | 430/575 kB | 106/247 kB | 114/231 kB | 50 kB Progress (5): 252 kB | 430/575 kB | 110/247 kB | 114/231 kB | 50 kB Progress (5): 252 kB | 434/575 kB | 110/247 kB | 114/231 kB | 50 kB Progress (5): 252 kB | 434/575 kB | 114/247 kB | 114/231 kB | 50 kB Progress (5): 252 kB | 434/575 kB | 114/247 kB | 118/231 kB | 50 kB Progress (5): 252 kB | 438/575 kB | 114/247 kB | 118/231 kB | 50 kB Progress (5): 252 kB | 438/575 kB | 114/247 kB | 122/231 kB | 50 kB Progress (5): 252 kB | 442/575 kB | 114/247 kB | 122/231 kB | 50 kB Progress (5): 252 kB | 442/575 kB | 114/247 kB | 126/231 kB | 50 kB Progress (5): 252 kB | 442/575 kB | 114/247 kB | 131/231 kB | 50 kB Progress (5): 252 kB | 442/575 kB | 118/247 kB | 131/231 kB | 50 kB Progress (5): 252 kB | 446/575 kB | 118/247 kB | 131/231 kB | 50 kB Progress (5): 252 kB | 446/575 kB | 122/247 kB | 131/231 kB | 50 kB Progress (5): 252 kB | 446/575 kB | 122/247 kB | 135/231 kB | 50 kB Progress (5): 252 kB | 450/575 kB | 122/247 kB | 135/231 kB | 50 kB Progress (5): 252 kB | 450/575 kB | 122/247 kB | 139/231 kB | 50 kB Progress (5): 252 kB | 450/575 kB | 126/247 kB | 139/231 kB | 50 kB Progress (5): 252 kB | 450/575 kB | 126/247 kB | 143/231 kB | 50 kB Progress (5): 252 kB | 454/575 kB | 126/247 kB | 143/231 kB | 50 kB Progress (5): 252 kB | 454/575 kB | 126/247 kB | 147/231 kB | 50 kB Progress (5): 252 kB | 454/575 kB | 131/247 kB | 147/231 kB | 50 kB Progress (5): 252 kB | 458/575 kB | 131/247 kB | 147/231 kB | 50 kB Progress (5): 252 kB | 458/575 kB | 131/247 kB | 151/231 kB | 50 kB Progress (5): 252 kB | 458/575 kB | 131/247 kB | 155/231 kB | 50 kB Progress (5): 252 kB | 462/575 kB | 131/247 kB | 155/231 kB | 50 kB Progress (5): 252 kB | 462/575 kB | 131/247 kB | 159/231 kB | 50 kB Progress (5): 252 kB | 466/575 kB | 131/247 kB | 159/231 kB | 50 kB Progress (5): 252 kB | 466/575 kB | 131/247 kB | 163/231 kB | 50 kB Progress (5): 252 kB | 466/575 kB | 135/247 kB | 163/231 kB | 50 kB Progress (5): 252 kB | 471/575 kB | 135/247 kB | 163/231 kB | 50 kB Progress (5): 252 kB | 471/575 kB | 139/247 kB | 163/231 kB | 50 kB Progress (5): 252 kB | 471/575 kB | 139/247 kB | 167/231 kB | 50 kB Progress (5): 252 kB | 475/575 kB | 139/247 kB | 167/231 kB | 50 kB Progress (5): 252 kB | 475/575 kB | 139/247 kB | 171/231 kB | 50 kB Progress (5): 252 kB | 475/575 kB | 143/247 kB | 171/231 kB | 50 kB Progress (5): 252 kB | 475/575 kB | 143/247 kB | 176/231 kB | 50 kB Progress (5): 252 kB | 475/575 kB | 147/247 kB | 176/231 kB | 50 kB Progress (5): 252 kB | 475/575 kB | 147/247 kB | 180/231 kB | 50 kB Progress (5): 252 kB | 479/575 kB | 147/247 kB | 180/231 kB | 50 kB Progress (5): 252 kB | 483/575 kB | 147/247 kB | 180/231 kB | 50 kB Progress (5): 252 kB | 487/575 kB | 147/247 kB | 180/231 kB | 50 kB Progress (5): 252 kB | 487/575 kB | 147/247 kB | 184/231 kB | 50 kB Progress (5): 252 kB | 491/575 kB | 147/247 kB | 184/231 kB | 50 kB Progress (5): 252 kB | 491/575 kB | 151/247 kB | 184/231 kB | 50 kB Progress (5): 252 kB | 491/575 kB | 151/247 kB | 188/231 kB | 50 kB Progress (5): 252 kB | 491/575 kB | 155/247 kB | 188/231 kB | 50 kB Progress (5): 252 kB | 495/575 kB | 155/247 kB | 188/231 kB | 50 kB Progress (5): 252 kB | 495/575 kB | 155/247 kB | 192/231 kB | 50 kB Progress (5): 252 kB | 499/575 kB | 155/247 kB | 192/231 kB | 50 kB Progress (5): 252 kB | 499/575 kB | 159/247 kB | 192/231 kB | 50 kB Progress (5): 252 kB | 503/575 kB | 159/247 kB | 192/231 kB | 50 kB Progress (5): 252 kB | 503/575 kB | 159/247 kB | 196/231 kB | 50 kB Progress (5): 252 kB | 507/575 kB | 159/247 kB | 196/231 kB | 50 kB Progress (5): 252 kB | 507/575 kB | 163/247 kB | 196/231 kB | 50 kB Progress (5): 252 kB | 507/575 kB | 163/247 kB | 200/231 kB | 50 kB Progress (5): 252 kB | 511/575 kB | 163/247 kB | 200/231 kB | 50 kB Progress (5): 252 kB | 511/575 kB | 163/247 kB | 204/231 kB | 50 kB Progress (5): 252 kB | 516/575 kB | 163/247 kB | 204/231 kB | 50 kB Progress (5): 252 kB | 516/575 kB | 163/247 kB | 208/231 kB | 50 kB Progress (5): 252 kB | 516/575 kB | 167/247 kB | 208/231 kB | 50 kB Progress (5): 252 kB | 520/575 kB | 167/247 kB | 208/231 kB | 50 kB Progress (5): 252 kB | 520/575 kB | 171/247 kB | 208/231 kB | 50 kB Progress (5): 252 kB | 520/575 kB | 171/247 kB | 212/231 kB | 50 kB Progress (5): 252 kB | 520/575 kB | 176/247 kB | 212/231 kB | 50 kB Progress (5): 252 kB | 524/575 kB | 176/247 kB | 212/231 kB | 50 kB Progress (5): 252 kB | 524/575 kB | 180/247 kB | 212/231 kB | 50 kB Progress (5): 252 kB | 524/575 kB | 180/247 kB | 217/231 kB | 50 kB Progress (5): 252 kB | 524/575 kB | 180/247 kB | 221/231 kB | 50 kB Progress (5): 252 kB | 528/575 kB | 180/247 kB | 221/231 kB | 50 kB Progress (5): 252 kB | 528/575 kB | 180/247 kB | 225/231 kB | 50 kB Progress (5): 252 kB | 532/575 kB | 180/247 kB | 225/231 kB | 50 kB Progress (5): 252 kB | 532/575 kB | 180/247 kB | 229/231 kB | 50 kB Progress (5): 252 kB | 532/575 kB | 184/247 kB | 229/231 kB | 50 kB Progress (5): 252 kB | 536/575 kB | 184/247 kB | 229/231 kB | 50 kB Progress (5): 252 kB | 536/575 kB | 188/247 kB | 229/231 kB | 50 kB Progress (5): 252 kB | 536/575 kB | 188/247 kB | 231 kB | 50 kB Progress (5): 252 kB | 536/575 kB | 192/247 kB | 231 kB | 50 kB Progress (5): 252 kB | 540/575 kB | 192/247 kB | 231 kB | 50 kB Progress (5): 252 kB | 540/575 kB | 196/247 kB | 231 kB | 50 kB Progress (5): 252 kB | 544/575 kB | 196/247 kB | 231 kB | 50 kB Progress (5): 252 kB | 544/575 kB | 200/247 kB | 231 kB | 50 kB Progress (5): 252 kB | 548/575 kB | 200/247 kB | 231 kB | 50 kB Progress (5): 252 kB | 548/575 kB | 204/247 kB | 231 kB | 50 kB Progress (5): 252 kB | 552/575 kB | 204/247 kB | 231 kB | 50 kB Progress (5): 252 kB | 552/575 kB | 208/247 kB | 231 kB | 50 kB Progress (5): 252 kB | 557/575 kB | 208/247 kB | 231 kB | 50 kB Progress (5): 252 kB | 557/575 kB | 212/247 kB | 231 kB | 50 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar (231 kB at 228 kB/s) Progress (4): 252 kB | 557/575 kB | 217/247 kB | 50 kB Progress (4): 252 kB | 561/575 kB | 217/247 kB | 50 kB Progress (4): 252 kB | 561/575 kB | 221/247 kB | 50 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar Progress (4): 252 kB | 561/575 kB | 225/247 kB | 50 kB Progress (4): 252 kB | 565/575 kB | 225/247 kB | 50 kB Progress (4): 252 kB | 565/575 kB | 229/247 kB | 50 kB Progress (4): 252 kB | 569/575 kB | 229/247 kB | 50 kB Progress (4): 252 kB | 573/575 kB | 229/247 kB | 50 kB Progress (4): 252 kB | 575 kB | 229/247 kB | 50 kB Progress (4): 252 kB | 575 kB | 233/247 kB | 50 kB Progress (4): 252 kB | 575 kB | 237/247 kB | 50 kB Progress (4): 252 kB | 575 kB | 241/247 kB | 50 kB Progress (4): 252 kB | 575 kB | 245/247 kB | 50 kB Progress (4): 252 kB | 575 kB | 247 kB | 50 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 4.1/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 7.7/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 12/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 16/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 20/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 24/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 28/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 32/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 36/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 40/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 45/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 49/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 53/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 57/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 61/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 65/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 69/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 73/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 77/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 81/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 85/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 90/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 94/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 98/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 102/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 106/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 110/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 114/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 118/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 122/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 126/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 131/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 135/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 139/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 143/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 147/148 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 148 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 144 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.jar Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 4.1/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 7.7/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 12/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 16/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 20/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 24/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 28/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 32/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 36/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 40/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 45/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 49/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 53/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 57/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 61/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 65/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 69/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 73/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 77/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 81/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 85/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 90/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 94/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 98/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 102/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 106/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 110/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 114/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 118/640 kB Progress (5): 252 kB | 575 kB | 247 kB | 50 kB | 122/640 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 48 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 239 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 243 kB/s) Progress (2): 575 kB | 126/640 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 554 kB/s) Progress (1): 131/640 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar Progress (1): 135/640 kB Progress (1): 139/640 kB Progress (1): 143/640 kB Progress (1): 147/640 kB Progress (2): 147/640 kB | 4.1/482 kB Progress (2): 147/640 kB | 7.7/482 kB Progress (2): 147/640 kB | 12/482 kB Progress (2): 151/640 kB | 12/482 kB Progress (3): 151/640 kB | 12/482 kB | 4.1/12 kB Progress (3): 151/640 kB | 16/482 kB | 4.1/12 kB Progress (3): 151/640 kB | 16/482 kB | 7.7/12 kB Progress (3): 155/640 kB | 16/482 kB | 7.7/12 kB Progress (3): 155/640 kB | 16/482 kB | 12/12 kB Progress (3): 159/640 kB | 16/482 kB | 12/12 kB Progress (4): 159/640 kB | 16/482 kB | 12/12 kB | 4.1/12 kB Progress (4): 159/640 kB | 16/482 kB | 12 kB | 4.1/12 kB Progress (4): 159/640 kB | 16/482 kB | 12 kB | 7.7/12 kB Progress (4): 159/640 kB | 20/482 kB | 12 kB | 7.7/12 kB Progress (4): 163/640 kB | 20/482 kB | 12 kB | 7.7/12 kB Progress (4): 163/640 kB | 24/482 kB | 12 kB | 7.7/12 kB Progress (5): 163/640 kB | 24/482 kB | 12 kB | 7.7/12 kB | 4.1/23 kB Progress (5): 163/640 kB | 24/482 kB | 12 kB | 12/12 kB | 4.1/23 kB Progress (5): 163/640 kB | 24/482 kB | 12 kB | 12/12 kB | 7.7/23 kB Progress (5): 163/640 kB | 28/482 kB | 12 kB | 12/12 kB | 7.7/23 kB Progress (5): 163/640 kB | 28/482 kB | 12 kB | 12/12 kB | 12/23 kB Progress (5): 167/640 kB | 28/482 kB | 12 kB | 12/12 kB | 12/23 kB Progress (5): 167/640 kB | 28/482 kB | 12 kB | 12 kB | 12/23 kB Progress (5): 171/640 kB | 28/482 kB | 12 kB | 12 kB | 12/23 kB Progress (5): 171/640 kB | 28/482 kB | 12 kB | 12 kB | 16/23 kB Progress (5): 171/640 kB | 32/482 kB | 12 kB | 12 kB | 16/23 kB Progress (5): 176/640 kB | 32/482 kB | 12 kB | 12 kB | 16/23 kB Progress (5): 176/640 kB | 32/482 kB | 12 kB | 12 kB | 20/23 kB Progress (5): 180/640 kB | 32/482 kB | 12 kB | 12 kB | 20/23 kB Progress (5): 180/640 kB | 32/482 kB | 12 kB | 12 kB | 23 kB Progress (5): 180/640 kB | 36/482 kB | 12 kB | 12 kB | 23 kB Progress (5): 180/640 kB | 40/482 kB | 12 kB | 12 kB | 23 kB Progress (5): 180/640 kB | 45/482 kB | 12 kB | 12 kB | 23 kB Progress (5): 184/640 kB | 45/482 kB | 12 kB | 12 kB | 23 kB Progress (5): 184/640 kB | 49/482 kB | 12 kB | 12 kB | 23 kB Progress (5): 188/640 kB | 49/482 kB | 12 kB | 12 kB | 23 kB Progress (5): 192/640 kB | 49/482 kB | 12 kB | 12 kB | 23 kB Progress (5): 196/640 kB | 49/482 kB | 12 kB | 12 kB | 23 kB Progress (5): 196/640 kB | 53/482 kB | 12 kB | 12 kB | 23 kB Progress (5): 196/640 kB | 57/482 kB | 12 kB | 12 kB | 23 kB Progress (5): 196/640 kB | 61/482 kB | 12 kB | 12 kB | 23 kB Progress (5): 200/640 kB | 61/482 kB | 12 kB | 12 kB | 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 kB at 22 kB/s) Progress (4): 204/640 kB | 61/482 kB | 12 kB | 12 kB Progress (4): 204/640 kB | 65/482 kB | 12 kB | 12 kB Progress (4): 208/640 kB | 65/482 kB | 12 kB | 12 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar Progress (4): 212/640 kB | 65/482 kB | 12 kB | 12 kB Progress (4): 217/640 kB | 65/482 kB | 12 kB | 12 kB Progress (4): 221/640 kB | 65/482 kB | 12 kB | 12 kB Progress (4): 225/640 kB | 65/482 kB | 12 kB | 12 kB Progress (4): 229/640 kB | 65/482 kB | 12 kB | 12 kB Progress (5): 229/640 kB | 65/482 kB | 12 kB | 12 kB | 4.1/182 kB Progress (5): 229/640 kB | 65/482 kB | 12 kB | 12 kB | 7.7/182 kB Progress (5): 229/640 kB | 65/482 kB | 12 kB | 12 kB | 12/182 kB Progress (5): 229/640 kB | 65/482 kB | 12 kB | 12 kB | 16/182 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 kB at 11 kB/s) Progress (4): 229/640 kB | 65/482 kB | 12 kB | 20/182 kB Progress (4): 229/640 kB | 69/482 kB | 12 kB | 20/182 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 11 kB/s) Progress (3): 229/640 kB | 73/482 kB | 20/182 kB Progress (3): 229/640 kB | 73/482 kB | 24/182 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar Progress (3): 233/640 kB | 73/482 kB | 24/182 kB Progress (3): 233/640 kB | 73/482 kB | 28/182 kB Progress (3): 233/640 kB | 77/482 kB | 28/182 kB Progress (3): 233/640 kB | 77/482 kB | 32/182 kB Progress (3): 237/640 kB | 77/482 kB | 32/182 kB Progress (3): 237/640 kB | 81/482 kB | 32/182 kB Progress (3): 241/640 kB | 81/482 kB | 32/182 kB Progress (3): 245/640 kB | 81/482 kB | 32/182 kB Progress (3): 245/640 kB | 81/482 kB | 36/182 kB Progress (3): 245/640 kB | 81/482 kB | 40/182 kB Progress (3): 245/640 kB | 85/482 kB | 40/182 kB Progress (3): 245/640 kB | 85/482 kB | 45/182 kB Progress (3): 249/640 kB | 85/482 kB | 45/182 kB Progress (3): 249/640 kB | 90/482 kB | 45/182 kB Progress (3): 253/640 kB | 90/482 kB | 45/182 kB Progress (3): 253/640 kB | 90/482 kB | 49/182 kB Progress (3): 258/640 kB | 90/482 kB | 49/182 kB Progress (4): 258/640 kB | 90/482 kB | 49/182 kB | 4.1/284 kB Progress (4): 258/640 kB | 94/482 kB | 49/182 kB | 4.1/284 kB Progress (4): 258/640 kB | 94/482 kB | 49/182 kB | 7.7/284 kB Progress (4): 262/640 kB | 94/482 kB | 49/182 kB | 7.7/284 kB Progress (4): 262/640 kB | 94/482 kB | 53/182 kB | 7.7/284 kB Progress (4): 262/640 kB | 94/482 kB | 53/182 kB | 12/284 kB Progress (4): 262/640 kB | 98/482 kB | 53/182 kB | 12/284 kB Progress (4): 262/640 kB | 98/482 kB | 53/182 kB | 16/284 kB Progress (4): 262/640 kB | 98/482 kB | 57/182 kB | 16/284 kB Progress (4): 266/640 kB | 98/482 kB | 57/182 kB | 16/284 kB Progress (4): 266/640 kB | 98/482 kB | 61/182 kB | 16/284 kB Progress (4): 266/640 kB | 102/482 kB | 61/182 kB | 16/284 kB Progress (4): 270/640 kB | 102/482 kB | 61/182 kB | 16/284 kB Progress (4): 270/640 kB | 106/482 kB | 61/182 kB | 16/284 kB Progress (4): 270/640 kB | 106/482 kB | 61/182 kB | 20/284 kB Progress (4): 270/640 kB | 106/482 kB | 65/182 kB | 20/284 kB Progress (4): 270/640 kB | 106/482 kB | 65/182 kB | 24/284 kB Progress (4): 270/640 kB | 110/482 kB | 65/182 kB | 24/284 kB Progress (4): 274/640 kB | 110/482 kB | 65/182 kB | 24/284 kB Progress (4): 274/640 kB | 114/482 kB | 65/182 kB | 24/284 kB Progress (4): 274/640 kB | 114/482 kB | 65/182 kB | 28/284 kB Progress (4): 274/640 kB | 114/482 kB | 69/182 kB | 28/284 kB Progress (4): 278/640 kB | 114/482 kB | 69/182 kB | 28/284 kB Progress (4): 278/640 kB | 114/482 kB | 73/182 kB | 28/284 kB Progress (4): 278/640 kB | 118/482 kB | 73/182 kB | 28/284 kB Progress (4): 278/640 kB | 118/482 kB | 73/182 kB | 32/284 kB Progress (4): 278/640 kB | 122/482 kB | 73/182 kB | 32/284 kB Progress (4): 278/640 kB | 122/482 kB | 77/182 kB | 32/284 kB Progress (4): 282/640 kB | 122/482 kB | 77/182 kB | 32/284 kB Progress (4): 282/640 kB | 126/482 kB | 77/182 kB | 32/284 kB Progress (4): 282/640 kB | 126/482 kB | 77/182 kB | 36/284 kB Progress (4): 286/640 kB | 126/482 kB | 77/182 kB | 36/284 kB Progress (4): 286/640 kB | 126/482 kB | 81/182 kB | 36/284 kB Progress (4): 290/640 kB | 126/482 kB | 81/182 kB | 36/284 kB Progress (4): 290/640 kB | 126/482 kB | 81/182 kB | 40/284 kB Progress (4): 290/640 kB | 131/482 kB | 81/182 kB | 40/284 kB Progress (4): 290/640 kB | 131/482 kB | 81/182 kB | 45/284 kB Progress (4): 294/640 kB | 131/482 kB | 81/182 kB | 45/284 kB Progress (4): 294/640 kB | 131/482 kB | 81/182 kB | 49/284 kB Progress (4): 294/640 kB | 135/482 kB | 81/182 kB | 49/284 kB Progress (4): 294/640 kB | 135/482 kB | 85/182 kB | 49/284 kB Progress (4): 298/640 kB | 135/482 kB | 85/182 kB | 49/284 kB Progress (4): 298/640 kB | 139/482 kB | 85/182 kB | 49/284 kB Progress (4): 303/640 kB | 139/482 kB | 85/182 kB | 49/284 kB Progress (4): 303/640 kB | 139/482 kB | 90/182 kB | 49/284 kB Progress (4): 303/640 kB | 139/482 kB | 90/182 kB | 53/284 kB Progress (4): 303/640 kB | 139/482 kB | 94/182 kB | 53/284 kB Progress (4): 307/640 kB | 139/482 kB | 94/182 kB | 53/284 kB Progress (4): 307/640 kB | 143/482 kB | 94/182 kB | 53/284 kB Progress (4): 311/640 kB | 143/482 kB | 94/182 kB | 53/284 kB Progress (4): 311/640 kB | 143/482 kB | 98/182 kB | 53/284 kB Progress (4): 311/640 kB | 143/482 kB | 98/182 kB | 57/284 kB Progress (4): 311/640 kB | 147/482 kB | 98/182 kB | 57/284 kB Progress (4): 311/640 kB | 147/482 kB | 98/182 kB | 61/284 kB Progress (4): 315/640 kB | 147/482 kB | 98/182 kB | 61/284 kB Progress (4): 315/640 kB | 147/482 kB | 102/182 kB | 61/284 kB Progress (4): 315/640 kB | 147/482 kB | 102/182 kB | 65/284 kB Progress (4): 315/640 kB | 151/482 kB | 102/182 kB | 65/284 kB Progress (4): 315/640 kB | 151/482 kB | 106/182 kB | 65/284 kB Progress (4): 319/640 kB | 151/482 kB | 106/182 kB | 65/284 kB Progress (4): 319/640 kB | 151/482 kB | 110/182 kB | 65/284 kB Progress (4): 319/640 kB | 155/482 kB | 110/182 kB | 65/284 kB Progress (4): 319/640 kB | 155/482 kB | 114/182 kB | 65/284 kB Progress (4): 319/640 kB | 155/482 kB | 114/182 kB | 69/284 kB Progress (4): 323/640 kB | 155/482 kB | 114/182 kB | 69/284 kB Progress (4): 323/640 kB | 155/482 kB | 114/182 kB | 73/284 kB Progress (4): 323/640 kB | 159/482 kB | 114/182 kB | 73/284 kB Progress (4): 323/640 kB | 159/482 kB | 118/182 kB | 73/284 kB Progress (4): 323/640 kB | 159/482 kB | 118/182 kB | 77/284 kB Progress (4): 327/640 kB | 159/482 kB | 118/182 kB | 77/284 kB Progress (4): 327/640 kB | 159/482 kB | 118/182 kB | 81/284 kB Progress (4): 327/640 kB | 159/482 kB | 122/182 kB | 81/284 kB Progress (4): 327/640 kB | 163/482 kB | 122/182 kB | 81/284 kB Progress (4): 327/640 kB | 163/482 kB | 126/182 kB | 81/284 kB Progress (4): 331/640 kB | 163/482 kB | 126/182 kB | 81/284 kB Progress (4): 331/640 kB | 163/482 kB | 131/182 kB | 81/284 kB Progress (4): 335/640 kB | 163/482 kB | 131/182 kB | 81/284 kB Progress (4): 335/640 kB | 167/482 kB | 131/182 kB | 81/284 kB Progress (4): 335/640 kB | 167/482 kB | 131/182 kB | 85/284 kB Progress (4): 335/640 kB | 171/482 kB | 131/182 kB | 85/284 kB Progress (4): 339/640 kB | 171/482 kB | 131/182 kB | 85/284 kB Progress (4): 339/640 kB | 176/482 kB | 131/182 kB | 85/284 kB Progress (4): 339/640 kB | 176/482 kB | 135/182 kB | 85/284 kB Progress (4): 339/640 kB | 176/482 kB | 135/182 kB | 90/284 kB Progress (4): 339/640 kB | 176/482 kB | 139/182 kB | 90/284 kB Progress (4): 339/640 kB | 180/482 kB | 139/182 kB | 90/284 kB Progress (4): 344/640 kB | 180/482 kB | 139/182 kB | 90/284 kB Progress (4): 344/640 kB | 180/482 kB | 143/182 kB | 90/284 kB Progress (4): 344/640 kB | 180/482 kB | 143/182 kB | 94/284 kB Progress (4): 344/640 kB | 180/482 kB | 147/182 kB | 94/284 kB Progress (4): 344/640 kB | 180/482 kB | 147/182 kB | 98/284 kB Progress (4): 344/640 kB | 184/482 kB | 147/182 kB | 98/284 kB Progress (4): 348/640 kB | 184/482 kB | 147/182 kB | 98/284 kB Progress (4): 348/640 kB | 188/482 kB | 147/182 kB | 98/284 kB Progress (4): 348/640 kB | 188/482 kB | 151/182 kB | 98/284 kB Progress (4): 352/640 kB | 188/482 kB | 151/182 kB | 98/284 kB Progress (4): 352/640 kB | 188/482 kB | 155/182 kB | 98/284 kB Progress (4): 352/640 kB | 188/482 kB | 155/182 kB | 102/284 kB Progress (4): 352/640 kB | 192/482 kB | 155/182 kB | 102/284 kB Progress (4): 352/640 kB | 192/482 kB | 155/182 kB | 106/284 kB Progress (4): 352/640 kB | 192/482 kB | 159/182 kB | 106/284 kB Progress (4): 356/640 kB | 192/482 kB | 159/182 kB | 106/284 kB Progress (4): 356/640 kB | 192/482 kB | 163/182 kB | 106/284 kB Progress (4): 356/640 kB | 192/482 kB | 163/182 kB | 110/284 kB Progress (4): 356/640 kB | 196/482 kB | 163/182 kB | 110/284 kB Progress (4): 356/640 kB | 196/482 kB | 163/182 kB | 114/284 kB Progress (4): 360/640 kB | 196/482 kB | 163/182 kB | 114/284 kB Progress (4): 360/640 kB | 196/482 kB | 167/182 kB | 114/284 kB Progress (4): 360/640 kB | 196/482 kB | 171/182 kB | 114/284 kB Progress (4): 360/640 kB | 200/482 kB | 171/182 kB | 114/284 kB Progress (4): 360/640 kB | 200/482 kB | 176/182 kB | 114/284 kB Progress (4): 360/640 kB | 200/482 kB | 176/182 kB | 118/284 kB Progress (4): 360/640 kB | 200/482 kB | 180/182 kB | 118/284 kB Progress (4): 364/640 kB | 200/482 kB | 180/182 kB | 118/284 kB Progress (4): 364/640 kB | 200/482 kB | 182 kB | 118/284 kB Progress (4): 364/640 kB | 204/482 kB | 182 kB | 118/284 kB Progress (4): 368/640 kB | 204/482 kB | 182 kB | 118/284 kB Progress (4): 368/640 kB | 204/482 kB | 182 kB | 122/284 kB Progress (4): 372/640 kB | 204/482 kB | 182 kB | 122/284 kB Progress (4): 372/640 kB | 208/482 kB | 182 kB | 122/284 kB Progress (4): 376/640 kB | 208/482 kB | 182 kB | 122/284 kB Progress (4): 376/640 kB | 208/482 kB | 182 kB | 126/284 kB Progress (4): 376/640 kB | 212/482 kB | 182 kB | 126/284 kB Progress (4): 376/640 kB | 212/482 kB | 182 kB | 131/284 kB Progress (4): 380/640 kB | 212/482 kB | 182 kB | 131/284 kB Progress (4): 384/640 kB | 212/482 kB | 182 kB | 131/284 kB Progress (4): 384/640 kB | 217/482 kB | 182 kB | 131/284 kB Progress (4): 384/640 kB | 217/482 kB | 182 kB | 135/284 kB Progress (4): 389/640 kB | 217/482 kB | 182 kB | 135/284 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar (182 kB at 163 kB/s) Progress (3): 389/640 kB | 217/482 kB | 139/284 kB Progress (3): 389/640 kB | 221/482 kB | 139/284 kB Progress (3): 389/640 kB | 221/482 kB | 143/284 kB Progress (3): 393/640 kB | 221/482 kB | 143/284 kB Progress (3): 393/640 kB | 221/482 kB | 147/284 kB Progress (3): 393/640 kB | 225/482 kB | 147/284 kB Progress (3): 393/640 kB | 229/482 kB | 147/284 kB Progress (3): 397/640 kB | 229/482 kB | 147/284 kB Progress (3): 397/640 kB | 229/482 kB | 151/284 kB Progress (3): 401/640 kB | 229/482 kB | 151/284 kB Progress (3): 401/640 kB | 229/482 kB | 155/284 kB Progress (3): 405/640 kB | 229/482 kB | 155/284 kB Progress (3): 405/640 kB | 233/482 kB | 155/284 kB Progress (3): 409/640 kB | 233/482 kB | 155/284 kB Progress (3): 409/640 kB | 233/482 kB | 159/284 kB Progress (3): 409/640 kB | 237/482 kB | 159/284 kB Progress (3): 409/640 kB | 237/482 kB | 163/284 kB Progress (3): 409/640 kB | 241/482 kB | 163/284 kB Progress (3): 409/640 kB | 245/482 kB | 163/284 kB Progress (3): 413/640 kB | 245/482 kB | 163/284 kB Progress (3): 417/640 kB | 245/482 kB | 163/284 kB Progress (3): 417/640 kB | 245/482 kB | 167/284 kB Progress (3): 421/640 kB | 245/482 kB | 167/284 kB Progress (3): 421/640 kB | 245/482 kB | 171/284 kB Progress (3): 425/640 kB | 245/482 kB | 171/284 kB Progress (3): 425/640 kB | 249/482 kB | 171/284 kB Progress (3): 425/640 kB | 249/482 kB | 176/284 kB Progress (3): 425/640 kB | 253/482 kB | 176/284 kB Progress (3): 425/640 kB | 253/482 kB | 180/284 kB Progress (3): 425/640 kB | 258/482 kB | 180/284 kB Progress (3): 430/640 kB | 258/482 kB | 180/284 kB Progress (3): 430/640 kB | 262/482 kB | 180/284 kB Progress (3): 434/640 kB | 262/482 kB | 180/284 kB Progress (3): 438/640 kB | 262/482 kB | 180/284 kB Progress (3): 438/640 kB | 262/482 kB | 184/284 kB Progress (3): 442/640 kB | 262/482 kB | 184/284 kB Progress (3): 442/640 kB | 262/482 kB | 188/284 kB Progress (3): 442/640 kB | 266/482 kB | 188/284 kB Progress (3): 442/640 kB | 266/482 kB | 192/284 kB Progress (3): 442/640 kB | 270/482 kB | 192/284 kB Progress (3): 442/640 kB | 270/482 kB | 196/284 kB Progress (3): 446/640 kB | 270/482 kB | 196/284 kB Progress (3): 446/640 kB | 274/482 kB | 196/284 kB Progress (3): 450/640 kB | 274/482 kB | 196/284 kB Progress (3): 450/640 kB | 278/482 kB | 196/284 kB Progress (3): 454/640 kB | 278/482 kB | 196/284 kB Progress (3): 454/640 kB | 278/482 kB | 200/284 kB Progress (3): 458/640 kB | 278/482 kB | 200/284 kB Progress (3): 458/640 kB | 278/482 kB | 204/284 kB Progress (3): 458/640 kB | 278/482 kB | 208/284 kB Progress (3): 458/640 kB | 282/482 kB | 208/284 kB Progress (3): 458/640 kB | 282/482 kB | 212/284 kB Progress (3): 458/640 kB | 286/482 kB | 212/284 kB Progress (3): 462/640 kB | 286/482 kB | 212/284 kB Progress (3): 462/640 kB | 290/482 kB | 212/284 kB Progress (3): 466/640 kB | 290/482 kB | 212/284 kB Progress (3): 466/640 kB | 294/482 kB | 212/284 kB Progress (3): 466/640 kB | 294/482 kB | 217/284 kB Progress (3): 471/640 kB | 294/482 kB | 217/284 kB Progress (3): 471/640 kB | 294/482 kB | 221/284 kB Progress (3): 475/640 kB | 294/482 kB | 221/284 kB Progress (3): 475/640 kB | 294/482 kB | 225/284 kB Progress (3): 475/640 kB | 298/482 kB | 225/284 kB Progress (3): 475/640 kB | 298/482 kB | 229/284 kB Progress (3): 475/640 kB | 303/482 kB | 229/284 kB Progress (3): 475/640 kB | 307/482 kB | 229/284 kB Progress (3): 479/640 kB | 307/482 kB | 229/284 kB Progress (3): 479/640 kB | 311/482 kB | 229/284 kB Progress (3): 483/640 kB | 311/482 kB | 229/284 kB Progress (3): 483/640 kB | 311/482 kB | 233/284 kB Progress (3): 487/640 kB | 311/482 kB | 233/284 kB Progress (3): 487/640 kB | 311/482 kB | 237/284 kB Progress (3): 491/640 kB | 311/482 kB | 237/284 kB Progress (3): 491/640 kB | 315/482 kB | 237/284 kB Progress (3): 491/640 kB | 315/482 kB | 241/284 kB Progress (3): 491/640 kB | 319/482 kB | 241/284 kB Progress (3): 491/640 kB | 319/482 kB | 245/284 kB Progress (3): 491/640 kB | 323/482 kB | 245/284 kB Progress (3): 495/640 kB | 323/482 kB | 245/284 kB Progress (3): 495/640 kB | 327/482 kB | 245/284 kB Progress (3): 499/640 kB | 327/482 kB | 245/284 kB Progress (3): 503/640 kB | 327/482 kB | 245/284 kB Progress (3): 503/640 kB | 327/482 kB | 249/284 kB Progress (3): 507/640 kB | 327/482 kB | 249/284 kB Progress (3): 507/640 kB | 327/482 kB | 253/284 kB Progress (3): 507/640 kB | 331/482 kB | 253/284 kB Progress (3): 507/640 kB | 331/482 kB | 258/284 kB Progress (3): 507/640 kB | 335/482 kB | 258/284 kB Progress (3): 507/640 kB | 335/482 kB | 262/284 kB Progress (3): 511/640 kB | 335/482 kB | 262/284 kB Progress (3): 511/640 kB | 339/482 kB | 262/284 kB Progress (3): 516/640 kB | 339/482 kB | 262/284 kB Progress (3): 516/640 kB | 344/482 kB | 262/284 kB Progress (3): 520/640 kB | 344/482 kB | 262/284 kB Progress (3): 520/640 kB | 344/482 kB | 266/284 kB Progress (3): 524/640 kB | 344/482 kB | 266/284 kB Progress (3): 524/640 kB | 344/482 kB | 270/284 kB Progress (3): 524/640 kB | 344/482 kB | 274/284 kB Progress (3): 524/640 kB | 348/482 kB | 274/284 kB Progress (3): 524/640 kB | 348/482 kB | 278/284 kB Progress (3): 524/640 kB | 352/482 kB | 278/284 kB Progress (3): 528/640 kB | 352/482 kB | 278/284 kB Progress (3): 528/640 kB | 356/482 kB | 278/284 kB Progress (3): 532/640 kB | 356/482 kB | 278/284 kB Progress (3): 532/640 kB | 356/482 kB | 282/284 kB Progress (3): 536/640 kB | 356/482 kB | 282/284 kB Progress (3): 536/640 kB | 360/482 kB | 282/284 kB Progress (3): 540/640 kB | 360/482 kB | 282/284 kB Progress (3): 540/640 kB | 360/482 kB | 284 kB Progress (3): 540/640 kB | 364/482 kB | 284 kB Progress (3): 544/640 kB | 364/482 kB | 284 kB Progress (3): 544/640 kB | 368/482 kB | 284 kB Progress (3): 548/640 kB | 368/482 kB | 284 kB Progress (3): 548/640 kB | 372/482 kB | 284 kB Progress (3): 552/640 kB | 372/482 kB | 284 kB Progress (3): 552/640 kB | 376/482 kB | 284 kB Progress (3): 557/640 kB | 376/482 kB | 284 kB Progress (3): 557/640 kB | 380/482 kB | 284 kB Progress (3): 561/640 kB | 380/482 kB | 284 kB Progress (3): 561/640 kB | 384/482 kB | 284 kB Progress (3): 565/640 kB | 384/482 kB | 284 kB Progress (3): 565/640 kB | 389/482 kB | 284 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 252 kB/s) Progress (2): 565/640 kB | 393/482 kB Progress (2): 569/640 kB | 393/482 kB Progress (2): 573/640 kB | 393/482 kB Progress (2): 573/640 kB | 397/482 kB Progress (2): 573/640 kB | 401/482 kB Progress (2): 577/640 kB | 401/482 kB Progress (2): 577/640 kB | 405/482 kB Progress (2): 581/640 kB | 405/482 kB Progress (2): 581/640 kB | 409/482 kB Progress (2): 585/640 kB | 409/482 kB Progress (2): 589/640 kB | 409/482 kB Progress (2): 589/640 kB | 413/482 kB Progress (2): 589/640 kB | 417/482 kB Progress (2): 593/640 kB | 417/482 kB Progress (2): 593/640 kB | 421/482 kB Progress (2): 597/640 kB | 421/482 kB Progress (2): 597/640 kB | 425/482 kB Progress (2): 602/640 kB | 425/482 kB Progress (2): 606/640 kB | 425/482 kB Progress (2): 606/640 kB | 430/482 kB Progress (2): 606/640 kB | 434/482 kB Progress (2): 610/640 kB | 434/482 kB Progress (2): 610/640 kB | 438/482 kB Progress (2): 614/640 kB | 438/482 kB Progress (2): 614/640 kB | 442/482 kB Progress (2): 618/640 kB | 442/482 kB Progress (2): 622/640 kB | 442/482 kB Progress (2): 622/640 kB | 446/482 kB Progress (2): 622/640 kB | 450/482 kB Progress (2): 626/640 kB | 450/482 kB Progress (2): 626/640 kB | 454/482 kB Progress (2): 630/640 kB | 454/482 kB Progress (2): 630/640 kB | 458/482 kB Progress (2): 634/640 kB | 458/482 kB Progress (2): 638/640 kB | 458/482 kB Progress (2): 640 kB | 458/482 kB Progress (2): 640 kB | 462/482 kB Progress (2): 640 kB | 466/482 kB Progress (2): 640 kB | 471/482 kB Progress (2): 640 kB | 475/482 kB Progress (2): 640 kB | 479/482 kB Progress (2): 640 kB | 482 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 560 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar (482 kB at 403 kB/s) [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc [INFO] Processing change of org.eclipse.glsp:org.eclipse.glsp.parent:0.8.0-SNAPSHOT -> 0.8.0-rc-02 [INFO] Processing org.eclipse.glsp:org.eclipse.glsp.parent [INFO] Updating project org.eclipse.glsp:org.eclipse.glsp.parent [INFO] from version 0.8.0-SNAPSHOT to 0.8.0-rc-02 [INFO] [INFO] Processing org.eclipse.glsp:org.eclipse.glsp.api [INFO] Updating parent org.eclipse.glsp:org.eclipse.glsp.parent [INFO] from version 0.8.0-SNAPSHOT to 0.8.0-rc-02 [INFO] Updating dependency org.eclipse.glsp:org.eclipse.glsp.graph [INFO] from version 0.8.0-SNAPSHOT to 0.8.0-rc-02 [INFO] [INFO] Processing org.eclipse.glsp:org.eclipse.glsp.graph.test [INFO] Updating parent org.eclipse.glsp:org.eclipse.glsp.parent [INFO] from version 0.8.0-SNAPSHOT to 0.8.0-rc-02 [INFO] Updating dependency org.eclipse.glsp:org.eclipse.glsp.graph [INFO] from version 0.8.0-SNAPSHOT to 0.8.0-rc-02 [INFO] [INFO] Processing org.eclipse.glsp:org.eclipse.glsp.graph [INFO] Updating parent org.eclipse.glsp:org.eclipse.glsp.parent [INFO] from version 0.8.0-SNAPSHOT to 0.8.0-rc-02 [INFO] [INFO] Processing org.eclipse.glsp:org.eclipse.glsp.layout [INFO] Updating parent org.eclipse.glsp:org.eclipse.glsp.parent [INFO] from version 0.8.0-SNAPSHOT to 0.8.0-rc-02 [INFO] Updating dependency org.eclipse.glsp:org.eclipse.glsp.api [INFO] from version 0.8.0-SNAPSHOT to 0.8.0-rc-02 [INFO] [INFO] Processing org.eclipse.glsp:org.eclipse.glsp.releng [INFO] Updating parent org.eclipse.glsp:org.eclipse.glsp.parent [INFO] from version 0.8.0-SNAPSHOT to 0.8.0-rc-02 [INFO] [INFO] Processing org.eclipse.glsp:org.eclipse.glsp.server.websocket [INFO] Updating parent org.eclipse.glsp:org.eclipse.glsp.parent [INFO] from version 0.8.0-SNAPSHOT to 0.8.0-rc-02 [INFO] Updating dependency org.eclipse.glsp:org.eclipse.glsp.server [INFO] from version 0.8.0-SNAPSHOT to 0.8.0-rc-02 [INFO] [INFO] Processing org.eclipse.glsp:org.eclipse.glsp.server [INFO] Updating parent org.eclipse.glsp:org.eclipse.glsp.parent [INFO] from version 0.8.0-SNAPSHOT to 0.8.0-rc-02 [INFO] Updating dependency org.eclipse.glsp:org.eclipse.glsp.api [INFO] from version 0.8.0-SNAPSHOT to 0.8.0-rc-02 [INFO] [INFO] Processing org.eclipse.glsp:org.eclipse.glsp.tests [INFO] Updating parent org.eclipse.glsp:org.eclipse.glsp.parent [INFO] from version 0.8.0-SNAPSHOT to 0.8.0-rc-02 [INFO] [INFO] Processing org.eclipse.glsp.feature:org.eclipse.glsp.feature [INFO] Updating parent org.eclipse.glsp:org.eclipse.glsp.releng [INFO] from version 0.8.0-SNAPSHOT to 0.8.0-rc-02 [INFO] [INFO] Processing org.eclipse.glsp:org.eclipse.glsp.codestyle [INFO] Updating parent org.eclipse.glsp:org.eclipse.glsp.releng [INFO] from version 0.8.0-SNAPSHOT to 0.8.0-rc-02 [INFO] [INFO] Processing org.eclipse.glsp:org.eclipse.glsp.repository [INFO] Updating parent org.eclipse.glsp:org.eclipse.glsp.releng [INFO] from version 0.8.0-SNAPSHOT to 0.8.0-rc-02 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for GLSP Parent 0.8.0-SNAPSHOT: [INFO] [INFO] GLSP Parent ........................................ SUCCESS [ 6.204 s] [INFO] org.eclipse.glsp.graph ............................. SKIPPED [INFO] org.eclipse.glsp.api ............................... SKIPPED [INFO] org.eclipse.glsp.layout ............................ SKIPPED [INFO] org.eclipse.glsp.server ............................ SKIPPED [INFO] org.eclipse.glsp.server.websocket .................. SKIPPED [INFO] org.eclipse.glsp.graph.test ........................ SKIPPED [INFO] GLSP Server Tests .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.938 s [INFO] Finished at: 2020-04-19T17:55:57Z [INFO] ------------------------------------------------------------------------ [deploy-m2-glsp-server-rc] $ /opt/tools/apache-maven/latest/bin/mvn clean deploy -Pm2 -Pm2-release --batch-mode package -pl !tests/org.eclipse.glsp.graph.test 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... [INFO] Inspecting build with total of 7 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 7 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] GLSP Parent [pom] [INFO] org.eclipse.glsp.graph [jar] [INFO] org.eclipse.glsp.api [jar] [INFO] org.eclipse.glsp.layout [jar] [INFO] org.eclipse.glsp.server [jar] [INFO] org.eclipse.glsp.server.websocket [jar] [INFO] GLSP Server Tests [pom] [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.parent >-------------- [INFO] Building GLSP Parent 0.8.0-rc-02 [1/7] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.parent --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ org.eclipse.glsp.parent --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.glsp.parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.glsp.parent --- [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.parent/0.8.0-rc-02/org.eclipse.glsp.parent-0.8.0-rc-02.pom [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/org.eclipse.glsp.parent-0.8.0-rc-02.pom.asc to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.parent/0.8.0-rc-02/org.eclipse.glsp.parent-0.8.0-rc-02.pom.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.glsp.parent --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.17-01 and edition "Professional" [INFO] * Using staging profile ID "dc9bd41c23373" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/pom.xml to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.parent/0.8.0-rc-02/org.eclipse.glsp.parent-0.8.0-rc-02.pom [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/org.eclipse.glsp.parent-0.8.0-rc-02.pom.asc to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.parent/0.8.0-rc-02/org.eclipse.glsp.parent-0.8.0-rc-02.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.parent --- [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.graph >--------------- [INFO] Building org.eclipse.glsp.graph 0.8.0-rc-02 [2/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.graph --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ org.eclipse.glsp.graph --- [INFO] Source directory: /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.graph --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.graph --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 91 source files to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.graph --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.graph --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.graph --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.graph --- [INFO] Building jar: /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-0.8.0-rc-02.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.graph --- [INFO] Building jar: /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-0.8.0-rc-02-sources.jar [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ org.eclipse.glsp.graph --- [INFO] Starting audit... [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GAlignable.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GBounds.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GBoundsAware.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GButton.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GCompartment.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GDimension.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GEdge.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GEdgeLayoutable.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GEdgePlacement.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GGraph.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GHtmlRoot.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GIssue.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GIssueMarker.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GLabel.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GLayouting.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GModelElement.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GModelRoot.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GNode.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GPoint.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GPort.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GPreRenderedElement.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GSeverity.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GShapeElement.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GraphFactory.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [INFO] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GraphPackage.java:1: File length is 3,302 lines (max allowed is 3,000). [FileLength] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/GraphPackage.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GAlignableImpl.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GBoundsImpl.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GButtonImpl.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GCompartmentImpl.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GDimensionImpl.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GEdgeImpl.java:15: Line does not match expected header line of '^ \*{1,80}\/$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GEdgeImpl.java:487: Expected @return tag. [JavadocMethod] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GEdgeImpl.java:491: First sentence should end with a period. [JavadocStyle] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GEdgeImpl.java:510: First sentence should end with a period. [JavadocStyle] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GEdgeImpl.java:528: Expected @return tag. [JavadocMethod] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GEdgeImpl.java:532: First sentence should end with a period. [JavadocStyle] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GEdgeImpl.java:547: First sentence should end with a period. [JavadocStyle] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GEdgePlacementImpl.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GGraphImpl.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GHtmlRootImpl.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GIssueImpl.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GIssueMarkerImpl.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GLabelImpl.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GModelRootImpl.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GNodeImpl.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GPointImpl.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GPortImpl.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GPreRenderedElementImpl.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GraphFactoryImpl.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GraphFactoryImpl.java:30: Using the '.*' form of import should be avoided - org.eclipse.glsp.graph.*. [AvoidStarImport] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/GraphPackageImpl.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/impl/StringToObjectMapEntryImpl.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/util/GraphAdapterFactory.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/util/GraphAdapterFactory.java:28: Using the '.*' form of import should be avoided - org.eclipse.glsp.graph.*. [AvoidStarImport] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/util/GraphSwitch.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen/org/eclipse/glsp/graph/util/GraphSwitch.java:26: Using the '.*' form of import should be avoided - org.eclipse.glsp.graph.*. [AvoidStarImport] Audit done. [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.glsp.graph --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.glsp.graph --- [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-0.8.0-rc-02.jar to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.graph/0.8.0-rc-02/org.eclipse.glsp.graph-0.8.0-rc-02.jar [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/pom.xml to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.graph/0.8.0-rc-02/org.eclipse.glsp.graph-0.8.0-rc-02.pom [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-0.8.0-rc-02-sources.jar to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.graph/0.8.0-rc-02/org.eclipse.glsp.graph-0.8.0-rc-02-sources.jar [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-0.8.0-rc-02.jar.asc to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.graph/0.8.0-rc-02/org.eclipse.glsp.graph-0.8.0-rc-02.jar.asc [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-0.8.0-rc-02.pom.asc to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.graph/0.8.0-rc-02/org.eclipse.glsp.graph-0.8.0-rc-02.pom.asc [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-0.8.0-rc-02-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.graph/0.8.0-rc-02/org.eclipse.glsp.graph-0.8.0-rc-02-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.glsp.graph --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.17-01 and edition "Professional" [INFO] * Using staging profile ID "dc9bd41c23373" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-0.8.0-rc-02.jar to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.graph/0.8.0-rc-02/org.eclipse.glsp.graph-0.8.0-rc-02.jar [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/pom.xml to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.graph/0.8.0-rc-02/org.eclipse.glsp.graph-0.8.0-rc-02.pom [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-0.8.0-rc-02-sources.jar to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.graph/0.8.0-rc-02/org.eclipse.glsp.graph-0.8.0-rc-02-sources.jar [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-0.8.0-rc-02.jar.asc to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.graph/0.8.0-rc-02/org.eclipse.glsp.graph-0.8.0-rc-02.jar.asc [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-0.8.0-rc-02.pom.asc to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.graph/0.8.0-rc-02/org.eclipse.glsp.graph-0.8.0-rc-02.pom.asc [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-0.8.0-rc-02-sources.jar.asc to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.graph/0.8.0-rc-02/org.eclipse.glsp.graph-0.8.0-rc-02-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ org.eclipse.glsp.graph --- [INFO] Source directory: /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.graph --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.graph --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.graph --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.graph --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.graph --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.graph --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.graph --- [INFO] Building jar: /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-0.8.0-rc-02-sources.jar [INFO] [INFO] ---------------< org.eclipse.glsp:org.eclipse.glsp.api >---------------- [INFO] Building org.eclipse.glsp.api 0.8.0-rc-02 [3/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.api --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 124 source files to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.api --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.api --- [INFO] Building jar: /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.api/target/org.eclipse.glsp.api-0.8.0-rc-02.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.api --- [INFO] Building jar: /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.api/target/org.eclipse.glsp.api-0.8.0-rc-02-sources.jar [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ org.eclipse.glsp.api --- [INFO] Starting audit... [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.api/src/org/eclipse/glsp/api/provider/ContextEditValidator.java:26:30: Redundant 'final' modifier. [RedundantModifier] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.api/src/org/eclipse/glsp/api/provider/ContextEditValidator.java:27:7: Redundant 'final' modifier. [RedundantModifier] Audit done. [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.glsp.api --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.glsp.api --- [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.api/target/org.eclipse.glsp.api-0.8.0-rc-02.jar to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.api/0.8.0-rc-02/org.eclipse.glsp.api-0.8.0-rc-02.jar [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.api/pom.xml to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.api/0.8.0-rc-02/org.eclipse.glsp.api-0.8.0-rc-02.pom [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.api/target/org.eclipse.glsp.api-0.8.0-rc-02-sources.jar to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.api/0.8.0-rc-02/org.eclipse.glsp.api-0.8.0-rc-02-sources.jar [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.api/target/org.eclipse.glsp.api-0.8.0-rc-02.jar.asc to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.api/0.8.0-rc-02/org.eclipse.glsp.api-0.8.0-rc-02.jar.asc [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.api/target/org.eclipse.glsp.api-0.8.0-rc-02.pom.asc to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.api/0.8.0-rc-02/org.eclipse.glsp.api-0.8.0-rc-02.pom.asc [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.api/target/org.eclipse.glsp.api-0.8.0-rc-02-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.api/0.8.0-rc-02/org.eclipse.glsp.api-0.8.0-rc-02-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.glsp.api --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.17-01 and edition "Professional" [INFO] * Using staging profile ID "dc9bd41c23373" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.api/target/org.eclipse.glsp.api-0.8.0-rc-02.jar to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.api/0.8.0-rc-02/org.eclipse.glsp.api-0.8.0-rc-02.jar [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.api/pom.xml to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.api/0.8.0-rc-02/org.eclipse.glsp.api-0.8.0-rc-02.pom [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.api/target/org.eclipse.glsp.api-0.8.0-rc-02-sources.jar to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.api/0.8.0-rc-02/org.eclipse.glsp.api-0.8.0-rc-02-sources.jar [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.api/target/org.eclipse.glsp.api-0.8.0-rc-02.jar.asc to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.api/0.8.0-rc-02/org.eclipse.glsp.api-0.8.0-rc-02.jar.asc [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.api/target/org.eclipse.glsp.api-0.8.0-rc-02.pom.asc to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.api/0.8.0-rc-02/org.eclipse.glsp.api-0.8.0-rc-02.pom.asc [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.api/target/org.eclipse.glsp.api-0.8.0-rc-02-sources.jar.asc to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.api/0.8.0-rc-02/org.eclipse.glsp.api-0.8.0-rc-02-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.api --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.api --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.api --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.api --- [INFO] Building jar: /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.api/target/org.eclipse.glsp.api-0.8.0-rc-02-sources.jar [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.layout >-------------- [INFO] Building org.eclipse.glsp.layout 0.8.0-rc-02 [4/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.layout --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.layout --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.layout/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.layout --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.layout/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.layout --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.layout/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.layout --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.layout --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.layout --- [INFO] Building jar: /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-0.8.0-rc-02.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.layout --- [INFO] Building jar: /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-0.8.0-rc-02-sources.jar [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ org.eclipse.glsp.layout --- [INFO] Starting audit... [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.layout/src/org/eclipse/glsp/layout/ElkLayoutEngine.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] [WARN] /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.layout/src/org/eclipse/glsp/layout/GLSPLayoutConfigurator.java:3: Line does not match expected header line of '^ \*$'. [RegexpHeader] Audit done. [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.glsp.layout --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.glsp.layout --- [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-0.8.0-rc-02.jar to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.layout/0.8.0-rc-02/org.eclipse.glsp.layout-0.8.0-rc-02.jar [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.layout/pom.xml to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.layout/0.8.0-rc-02/org.eclipse.glsp.layout-0.8.0-rc-02.pom [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-0.8.0-rc-02-sources.jar to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.layout/0.8.0-rc-02/org.eclipse.glsp.layout-0.8.0-rc-02-sources.jar [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-0.8.0-rc-02.jar.asc to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.layout/0.8.0-rc-02/org.eclipse.glsp.layout-0.8.0-rc-02.jar.asc [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-0.8.0-rc-02.pom.asc to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.layout/0.8.0-rc-02/org.eclipse.glsp.layout-0.8.0-rc-02.pom.asc [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-0.8.0-rc-02-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.layout/0.8.0-rc-02/org.eclipse.glsp.layout-0.8.0-rc-02-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.glsp.layout --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.17-01 and edition "Professional" [INFO] * Using staging profile ID "dc9bd41c23373" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-0.8.0-rc-02.jar to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.layout/0.8.0-rc-02/org.eclipse.glsp.layout-0.8.0-rc-02.jar [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.layout/pom.xml to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.layout/0.8.0-rc-02/org.eclipse.glsp.layout-0.8.0-rc-02.pom [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-0.8.0-rc-02-sources.jar to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.layout/0.8.0-rc-02/org.eclipse.glsp.layout-0.8.0-rc-02-sources.jar [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-0.8.0-rc-02.jar.asc to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.layout/0.8.0-rc-02/org.eclipse.glsp.layout-0.8.0-rc-02.jar.asc [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-0.8.0-rc-02.pom.asc to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.layout/0.8.0-rc-02/org.eclipse.glsp.layout-0.8.0-rc-02.pom.asc [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-0.8.0-rc-02-sources.jar.asc to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.layout/0.8.0-rc-02/org.eclipse.glsp.layout-0.8.0-rc-02-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.layout --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.layout/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.layout --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.layout --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.layout/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.layout --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.layout --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.layout --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.layout --- [INFO] Building jar: /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-0.8.0-rc-02-sources.jar [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.server >-------------- [INFO] Building org.eclipse.glsp.server 0.8.0-rc-02 [5/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.server --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.server --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.server --- [INFO] Building jar: /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-0.8.0-rc-02.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.server --- [INFO] Building jar: /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-0.8.0-rc-02-sources.jar [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ org.eclipse.glsp.server --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.glsp.server --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.glsp.server --- [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-0.8.0-rc-02.jar to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.server/0.8.0-rc-02/org.eclipse.glsp.server-0.8.0-rc-02.jar [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.server/0.8.0-rc-02/org.eclipse.glsp.server-0.8.0-rc-02.pom [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-0.8.0-rc-02-sources.jar to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.server/0.8.0-rc-02/org.eclipse.glsp.server-0.8.0-rc-02-sources.jar [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-0.8.0-rc-02.jar.asc to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.server/0.8.0-rc-02/org.eclipse.glsp.server-0.8.0-rc-02.jar.asc [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-0.8.0-rc-02.pom.asc to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.server/0.8.0-rc-02/org.eclipse.glsp.server-0.8.0-rc-02.pom.asc [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-0.8.0-rc-02-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.server/0.8.0-rc-02/org.eclipse.glsp.server-0.8.0-rc-02-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.glsp.server --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.17-01 and edition "Professional" [INFO] * Using staging profile ID "dc9bd41c23373" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-0.8.0-rc-02.jar to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.server/0.8.0-rc-02/org.eclipse.glsp.server-0.8.0-rc-02.jar [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server/pom.xml to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.server/0.8.0-rc-02/org.eclipse.glsp.server-0.8.0-rc-02.pom [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-0.8.0-rc-02-sources.jar to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.server/0.8.0-rc-02/org.eclipse.glsp.server-0.8.0-rc-02-sources.jar [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-0.8.0-rc-02.jar.asc to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.server/0.8.0-rc-02/org.eclipse.glsp.server-0.8.0-rc-02.jar.asc [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-0.8.0-rc-02.pom.asc to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.server/0.8.0-rc-02/org.eclipse.glsp.server-0.8.0-rc-02.pom.asc [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-0.8.0-rc-02-sources.jar.asc to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.server/0.8.0-rc-02/org.eclipse.glsp.server-0.8.0-rc-02-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.server --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.server --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.server --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.server --- [INFO] Building jar: /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-0.8.0-rc-02-sources.jar [INFO] [INFO] ---------< org.eclipse.glsp:org.eclipse.glsp.server.websocket >--------- [INFO] Building org.eclipse.glsp.server.websocket 0.8.0-rc-02 [6/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.server.websocket --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.server.websocket --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server.websocket/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.server.websocket --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server.websocket/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.server.websocket --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server.websocket/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.server.websocket --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.server.websocket --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.server.websocket --- [INFO] Building jar: /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-0.8.0-rc-02.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.server.websocket --- [INFO] Building jar: /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-0.8.0-rc-02-sources.jar [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ org.eclipse.glsp.server.websocket --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.glsp.server.websocket --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.glsp.server.websocket --- [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-0.8.0-rc-02.jar to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.server.websocket/0.8.0-rc-02/org.eclipse.glsp.server.websocket-0.8.0-rc-02.jar [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server.websocket/pom.xml to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.server.websocket/0.8.0-rc-02/org.eclipse.glsp.server.websocket-0.8.0-rc-02.pom [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-0.8.0-rc-02-sources.jar to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.server.websocket/0.8.0-rc-02/org.eclipse.glsp.server.websocket-0.8.0-rc-02-sources.jar [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-0.8.0-rc-02.jar.asc to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.server.websocket/0.8.0-rc-02/org.eclipse.glsp.server.websocket-0.8.0-rc-02.jar.asc [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-0.8.0-rc-02.pom.asc to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.server.websocket/0.8.0-rc-02/org.eclipse.glsp.server.websocket-0.8.0-rc-02.pom.asc [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-0.8.0-rc-02-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.server.websocket/0.8.0-rc-02/org.eclipse.glsp.server.websocket-0.8.0-rc-02-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.glsp.server.websocket --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.17-01 and edition "Professional" [INFO] * Using staging profile ID "dc9bd41c23373" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-0.8.0-rc-02.jar to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.server.websocket/0.8.0-rc-02/org.eclipse.glsp.server.websocket-0.8.0-rc-02.jar [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server.websocket/pom.xml to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.server.websocket/0.8.0-rc-02/org.eclipse.glsp.server.websocket-0.8.0-rc-02.pom [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-0.8.0-rc-02-sources.jar to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.server.websocket/0.8.0-rc-02/org.eclipse.glsp.server.websocket-0.8.0-rc-02-sources.jar [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-0.8.0-rc-02.jar.asc to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.server.websocket/0.8.0-rc-02/org.eclipse.glsp.server.websocket-0.8.0-rc-02.jar.asc [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-0.8.0-rc-02.pom.asc to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.server.websocket/0.8.0-rc-02/org.eclipse.glsp.server.websocket-0.8.0-rc-02.pom.asc [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-0.8.0-rc-02-sources.jar.asc to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.server.websocket/0.8.0-rc-02/org.eclipse.glsp.server.websocket-0.8.0-rc-02-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.server.websocket --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server.websocket/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.server.websocket --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.server.websocket --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server.websocket/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.server.websocket --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.server.websocket --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.server.websocket --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.server.websocket --- [INFO] Building jar: /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-0.8.0-rc-02-sources.jar [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.tests >--------------- [INFO] Building GLSP Server Tests 0.8.0-rc-02 [7/7] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.tests --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.tests --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ org.eclipse.glsp.tests --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.glsp.tests --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.glsp.tests --- [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.tests/0.8.0-rc-02/org.eclipse.glsp.tests-0.8.0-rc-02.pom [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/tests/target/org.eclipse.glsp.tests-0.8.0-rc-02.pom.asc to /home/jenkins/.m2/repository/org/eclipse/glsp/org.eclipse.glsp.tests/0.8.0-rc-02/org.eclipse.glsp.tests-0.8.0-rc-02.pom.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.glsp.tests --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.17-01 and edition "Professional" [INFO] * Using staging profile ID "dc9bd41c23373" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/tests/pom.xml to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.tests/0.8.0-rc-02/org.eclipse.glsp.tests-0.8.0-rc-02.pom [INFO] Installing /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/tests/target/org.eclipse.glsp.tests-0.8.0-rc-02.pom.asc to /home/jenkins/agent/workspace/deploy-m2-glsp-server-rc/target/nexus-staging/staging/dc9bd41c23373/org/eclipse/glsp/org.eclipse.glsp.tests/0.8.0-rc-02/org.eclipse.glsp.tests-0.8.0-rc-02.pom.asc [INFO] Performing remote staging... [INFO] [INFO] * Remote staging into staging profile ID "dc9bd41c23373" [INFO] * Created staging repository with ID "orgeclipseglsp-1009". [INFO] * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipseglsp-1009 [INFO] * Uploading locally staged artifacts to profile org.eclipse.glsp [INFO] * Upload of locally staged artifacts finished. [INFO] * Closing staging repository with ID "orgeclipseglsp-1009". Waiting for operation to complete... ................. [INFO] Remote staged 1 repositories, finished with success. [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.tests --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for GLSP Parent 0.8.0-rc-02: [INFO] [INFO] GLSP Parent ........................................ SUCCESS [ 15.747 s] [INFO] org.eclipse.glsp.graph ............................. SUCCESS [ 16.100 s] [INFO] org.eclipse.glsp.api ............................... SUCCESS [ 3.552 s] [INFO] org.eclipse.glsp.layout ............................ SUCCESS [ 10.855 s] [INFO] org.eclipse.glsp.server ............................ SUCCESS [ 2.690 s] [INFO] org.eclipse.glsp.server.websocket .................. SUCCESS [ 6.742 s] [INFO] GLSP Server Tests .................................. SUCCESS [01:07 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:06 min [INFO] Finished at: 2020-04-19T17:58:05Z [INFO] ------------------------------------------------------------------------ Finished: SUCCESS