Started by user Bill Shannon Running as Bill Shannon Agent default-agent-fwhsz is provisioned from template Kubernetes Pod Template --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" name: "default-agent-fwhsz" 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.mail.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "default-agent-fwhsz" - name: "MAVEN_CONFIG" value: "-B -e" - name: "JENKINS_NAME" value: "default-agent-fwhsz" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.mail.svc.cluster.local/mail/" - name: "HOME" value: "/home/jenkins" image: "eclipsecbijenkins/jenkins-agent:3.35@sha256:0d309710872c3a12f22394f2015b8764e039391b2c91801d53ed4f9ef76cb2fe" imagePullPolicy: "IfNotPresent" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "toolchains-xml" readOnly: true subPath: "toolchains.xml" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "settings-security-xml" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/settings.xml" name: "settings-xml" 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: "settings-security-xml" secret: items: - key: "settings-security.xml" path: "settings-security.xml" secretName: "m2-secret-dir" - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-mail" readOnly: true - configMap: items: - key: "toolchains.xml" path: "toolchains.xml" name: "m2-dir" name: "toolchains-xml" - emptyDir: medium: "" name: "volume-2" - configMap: name: "known-hosts" name: "volume-1" - name: "settings-xml" secret: items: - key: "settings.xml" path: "settings.xml" secretName: "m2-secret-dir" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-3" Building remotely on default-agent-fwhsz in workspace /home/jenkins/agent/workspace/mail-build-1.7 [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... using credential github-bot-ssh Cloning the remote Git repository Cloning repository git@github.com:eclipse-ee4j/mail.git > git init /home/jenkins/agent/workspace/mail-build-1.7 # timeout=10 Fetching upstream changes from git@github.com:eclipse-ee4j/mail.git > git --version # timeout=10 using GIT_SSH to set credentials GitHub bot SSH > git fetch --tags --force --progress -- git@github.com:eclipse-ee4j/mail.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:eclipse-ee4j/mail.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:eclipse-ee4j/mail.git # timeout=10 Fetching upstream changes from git@github.com:eclipse-ee4j/mail.git using GIT_SSH to set credentials GitHub bot SSH > git fetch --tags --force --progress -- git@github.com:eclipse-ee4j/mail.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 ddcf38d8735f5c5dc098af154a42088b47778c9d (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ddcf38d8735f5c5dc098af154a42088b47778c9d # timeout=10 Commit message: "Avoid NPE - fix #399" > git rev-list --no-walk ddcf38d8735f5c5dc098af154a42088b47778c9d # timeout=10 [mail-build-1.7] $ /bin/sh -xe /tmp/jenkins2021987932642351286.sh + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: key 7E0DC505BB5D48AF: 1 signature not checked due to a missing key gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key 7E0DC505BB5D48AF: public key "Eclipse Project for JavaMail " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key 7E0DC505BB5D48AF: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 gpg: no ultimately trusted keys found + 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 485E371CB07EABE6D5778D4B0C27E8FAC93B3B19 trust Secret subkeys are available. pub rsa4096/7E0DC505BB5D48AF created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: unknown validity: unknown ssb rsa4096/0C27E8FAC93B3B19 created: 2018-10-03 expires: 2023-10-02 usage: S [ unknown] (1). Eclipse Project for JavaMail pub rsa4096/7E0DC505BB5D48AF created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: unknown validity: unknown ssb rsa4096/0C27E8FAC93B3B19 created: 2018-10-03 expires: 2023-10-02 usage: S [ unknown] (1). Eclipse Project for JavaMail 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/7E0DC505BB5D48AF created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/0C27E8FAC93B3B19 created: 2018-10-03 expires: 2023-10-02 usage: S [ unknown] (1). Eclipse Project for JavaMail 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 9D58EA982B3FB7BB8A9488F47E0DC505BB5D48AF 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 2023-10-02 pub rsa4096/7E0DC505BB5D48AF created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/0C27E8FAC93B3B19 created: 2018-10-03 expires: 2023-10-02 usage: S [ultimate] (1). Eclipse Project for JavaMail pub rsa4096/7E0DC505BB5D48AF created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/0C27E8FAC93B3B19 created: 2018-10-03 expires: 2023-10-02 usage: S [ultimate] (1). Eclipse Project for JavaMail 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/7E0DC505BB5D48AF created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/0C27E8FAC93B3B19 created: 2018-10-03 expires: 2023-10-02 usage: S [ultimate] (1). Eclipse Project for JavaMail [mail-build-1.7] $ /bin/sh -xe /tmp/jenkins4162025619554451898.sh + export 'JAVA_TOOL_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockExperimentalVMOptions' + mvn -Pstaging -P1.7 -DskipTests '-Djavac.path=/opt/tools/java/oracle/jdk-7/latest/bin/javac' clean install Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockExperimentalVMOptions Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 [INFO] Scanning for projects... Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom (12 kB at 81 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Jakarta Mail API distribution [pom] [INFO] Jakarta Mail API [jar] [INFO] Jakarta Mail API (no providers) [jar] [INFO] Jakarta Mail API jar [jar] [INFO] Jakarta Mail API parent-distrib provider [pom] [INFO] Jakarta Mail API smtp provider [jar] [INFO] Jakarta Mail API imap provider [jar] [INFO] Jakarta Mail API Gmail IMAP provider [jar] [INFO] Jakarta Mail API pop3 provider [jar] [INFO] Jakarta Mail API dsn support [jar] [INFO] Jakarta Mail API logging handler [jar] [INFO] Android support for Jakarta Mail [pom] [INFO] Jakarta Activation fork for Android [jar] [INFO] Jakarta Mail API for Android [jar] [INFO] [INFO] --------------------------< com.sun.mail:all >-------------------------- [INFO] Building Jakarta Mail API distribution 1.6.5-SNAPSHOT [1/14] [INFO] --------------------------------[ pom ]--------------------------------- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/plugins/nexus-staging-maven-plugin/maven-metadata.xml Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/maven-metadata.xml Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/maven-metadata.xml (1.1 kB at 50 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.pom Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.pom (12 kB at 127 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/maven/nexus-staging/1.6.8/nexus-staging-1.6.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-staging/1.6.8/nexus-staging-1.6.8.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-staging/1.6.8/nexus-staging-1.6.8.pom (2.8 kB at 153 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.8/nexus-maven-plugins-1.6.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.8/nexus-maven-plugins-1.6.8.pom Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.8/nexus-maven-plugins-1.6.8.pom (18 kB at 836 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom Progress (1): 760 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom (760 B at 48 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom (23 kB at 1.1 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.jar Progress (1): 4.1/251 kB Progress (1): 7.7/251 kB Progress (1): 12/251 kB Progress (1): 16/251 kB Progress (1): 20/251 kB Progress (1): 24/251 kB Progress (1): 28/251 kB Progress (1): 32/251 kB Progress (1): 33/251 kB Progress (1): 37/251 kB Progress (1): 41/251 kB Progress (1): 45/251 kB Progress (1): 49/251 kB Progress (1): 53/251 kB Progress (1): 57/251 kB Progress (1): 61/251 kB Progress (1): 65/251 kB Progress (1): 66/251 kB Progress (1): 70/251 kB Progress (1): 74/251 kB Progress (1): 78/251 kB Progress (1): 82/251 kB Progress (1): 86/251 kB Progress (1): 90/251 kB Progress (1): 94/251 kB Progress (1): 98/251 kB Progress (1): 98/251 kB Progress (1): 102/251 kB Progress (1): 106/251 kB Progress (1): 110/251 kB Progress (1): 114/251 kB Progress (1): 118/251 kB Progress (1): 122/251 kB Progress (1): 126/251 kB Progress (1): 130/251 kB Progress (1): 134/251 kB Progress (1): 138/251 kB Progress (1): 142/251 kB Progress (1): 146/251 kB Progress (1): 150/251 kB Progress (1): 154/251 kB Progress (1): 158/251 kB Progress (1): 162/251 kB Progress (1): 164/251 kB Progress (1): 168/251 kB Progress (1): 172/251 kB Progress (1): 176/251 kB Progress (1): 180/251 kB Progress (1): 184/251 kB Progress (1): 188/251 kB Progress (1): 192/251 kB Progress (1): 196/251 kB Progress (1): 197/251 kB Progress (1): 201/251 kB Progress (1): 205/251 kB Progress (1): 209/251 kB Progress (1): 213/251 kB Progress (1): 217/251 kB Progress (1): 221/251 kB Progress (1): 225/251 kB Progress (1): 229/251 kB Progress (1): 233/251 kB Progress (1): 237/251 kB Progress (1): 241/251 kB Progress (1): 245/251 kB Progress (1): 249/251 kB Progress (1): 251 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.jar (251 kB at 3.1 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M1/maven-enforcer-plugin-3.0.0-M1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M1/maven-enforcer-plugin-3.0.0-M1.pom Progress (1): 4.1/7.2 kB Progress (1): 7.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M1/maven-enforcer-plugin-3.0.0-M1.pom (7.2 kB at 175 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/enforcer/enforcer/3.0.0-M1/enforcer-3.0.0-M1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.0.0-M1/enforcer-3.0.0-M1.pom Progress (1): 4.1/8.3 kB Progress (1): 7.7/8.3 kB Progress (1): 8.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.0.0-M1/enforcer-3.0.0-M1.pom (8.3 kB at 396 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/30/maven-parent-30.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom Progress (1): 4.1/41 kB Progress (1): 7.7/41 kB Progress (1): 12/41 kB Progress (1): 16/41 kB Progress (1): 20/41 kB Progress (1): 24/41 kB Progress (1): 28/41 kB Progress (1): 32/41 kB Progress (1): 36/41 kB Progress (1): 40/41 kB Progress (1): 41 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 1.1 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/18/apache-18.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 681 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M1/maven-enforcer-plugin-3.0.0-M1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M1/maven-enforcer-plugin-3.0.0-M1.jar Progress (1): 4.1/26 kB Progress (1): 7.7/26 kB Progress (1): 12/26 kB Progress (1): 16/26 kB Progress (1): 20/26 kB Progress (1): 24/26 kB Progress (1): 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M1/maven-enforcer-plugin-3.0.0-M1.jar (26 kB at 678 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/glassfish/hk2/osgiversion-maven-plugin/2.0.0/osgiversion-maven-plugin-2.0.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgiversion-maven-plugin/2.0.0/osgiversion-maven-plugin-2.0.0.pom Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgiversion-maven-plugin/2.0.0/osgiversion-maven-plugin-2.0.0.pom (3.9 kB at 110 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/glassfish/hk2/hk2-parent/2.0.0/hk2-parent-2.0.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-parent/2.0.0/hk2-parent-2.0.0.pom Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-parent/2.0.0/hk2-parent-2.0.0.pom (16 kB at 710 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/net/java/jvnet-parent/1/jvnet-parent-1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/1/jvnet-parent-1.pom Progress (1): 4.1/4.7 kB Progress (1): 4.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 262 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/glassfish/hk2/osgiversion-maven-plugin/2.0.0/osgiversion-maven-plugin-2.0.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgiversion-maven-plugin/2.0.0/osgiversion-maven-plugin-2.0.0.jar Progress (1): 4.1/8.2 kB Progress (1): 7.7/8.2 kB Progress (1): 8.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgiversion-maven-plugin/2.0.0/osgiversion-maven-plugin-2.0.0.jar (8.2 kB at 127 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-source-plugin/2.1.2/maven-source-plugin-2.1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1.2/maven-source-plugin-2.1.2.pom Progress (1): 4.1/5.2 kB Progress (1): 5.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1.2/maven-source-plugin-2.1.2.pom (5.2 kB at 304 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 kB at 684 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.1 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/7/apache-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 849 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-source-plugin/2.1.2/maven-source-plugin-2.1.2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1.2/maven-source-plugin-2.1.2.jar Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1.2/maven-source-plugin-2.1.2.jar (24 kB at 1.3 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 206 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 724 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom Progress (1): 4.1/26 kB Progress (1): 7.7/26 kB Progress (1): 12/26 kB Progress (1): 16/26 kB Progress (1): 20/26 kB Progress (1): 24/26 kB Progress (1): 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.3 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/10/apache-10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 822 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar Progress (1): 4.1/25 kB Progress (1): 7.7/25 kB Progress (1): 12/25 kB Progress (1): 16/25 kB Progress (1): 20/25 kB Progress (1): 24/25 kB Progress (1): 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 493 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/build-helper-maven-plugin/1.7/build-helper-maven-plugin-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.7/build-helper-maven-plugin-1.7.pom Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.7/build-helper-maven-plugin-1.7.pom (5.4 kB at 103 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom Progress (1): 4.1/26 kB Progress (1): 7.7/26 kB Progress (1): 12/26 kB Progress (1): 16/26 kB Progress (1): 20/26 kB Progress (1): 24/26 kB Progress (1): 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 600 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom Progress (1): 4.1/4.1 kB Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 17 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/build-helper-maven-plugin/1.7/build-helper-maven-plugin-1.7.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.7/build-helper-maven-plugin-1.7.jar Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.7/build-helper-maven-plugin-1.7.jar (33 kB at 428 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/felix/maven-bundle-plugin/3.5.0/maven-bundle-plugin-3.5.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/3.5.0/maven-bundle-plugin-3.5.0.pom Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/3.5.0/maven-bundle-plugin-3.5.0.pom (10 kB at 567 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/felix/felix-parent/4/felix-parent-4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/4/felix-parent-4.pom Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/4/felix-parent-4.pom (24 kB at 1.3 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/17/apache-17.pom 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/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 892 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/felix/maven-bundle-plugin/3.5.0/maven-bundle-plugin-3.5.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/3.5.0/maven-bundle-plugin-3.5.0.jar Progress (1): 4.1/232 kB Progress (1): 7.7/232 kB Progress (1): 12/232 kB Progress (1): 16/232 kB Progress (1): 20/232 kB Progress (1): 24/232 kB Progress (1): 28/232 kB Progress (1): 32/232 kB Progress (1): 33/232 kB Progress (1): 37/232 kB Progress (1): 41/232 kB Progress (1): 45/232 kB Progress (1): 49/232 kB Progress (1): 53/232 kB Progress (1): 57/232 kB Progress (1): 61/232 kB Progress (1): 65/232 kB Progress (1): 66/232 kB Progress (1): 70/232 kB Progress (1): 74/232 kB Progress (1): 78/232 kB Progress (1): 82/232 kB Progress (1): 86/232 kB Progress (1): 90/232 kB Progress (1): 94/232 kB Progress (1): 98/232 kB Progress (1): 102/232 kB Progress (1): 106/232 kB Progress (1): 110/232 kB Progress (1): 114/232 kB Progress (1): 118/232 kB Progress (1): 122/232 kB Progress (1): 126/232 kB Progress (1): 130/232 kB Progress (1): 134/232 kB Progress (1): 138/232 kB Progress (1): 142/232 kB Progress (1): 146/232 kB Progress (1): 150/232 kB Progress (1): 154/232 kB Progress (1): 158/232 kB Progress (1): 162/232 kB Progress (1): 166/232 kB Progress (1): 170/232 kB Progress (1): 174/232 kB Progress (1): 178/232 kB Progress (1): 182/232 kB Progress (1): 186/232 kB Progress (1): 190/232 kB Progress (1): 194/232 kB Progress (1): 198/232 kB Progress (1): 202/232 kB Progress (1): 206/232 kB Progress (1): 210/232 kB Progress (1): 214/232 kB Progress (1): 218/232 kB Progress (1): 222/232 kB Progress (1): 226/232 kB Progress (1): 230/232 kB Progress (1): 232 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/3.5.0/maven-bundle-plugin-3.5.0.jar (232 kB at 7.2 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom 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/6.4 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 354 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Progress (1): 4.1/9.2 kB Progress (1): 7.7/9.2 kB Progress (1): 9.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 484 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom Progress (1): 4.1/30 kB Progress (1): 7.7/30 kB Progress (1): 12/30 kB Progress (1): 16/30 kB Progress (1): 20/30 kB Progress (1): 24/30 kB Progress (1): 28/30 kB Progress (1): 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 1.6 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/11/apache-11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (15 kB at 871 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar 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 1.3 MB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ all --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 97 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Progress (1): 4.1/9.0 kB Progress (1): 7.7/9.0 kB Progress (1): 9.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 503 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 896 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/3/apache-3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 156 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 254 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 557 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 348 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 804 kB/s) Progress (1): 4.1/226 kB Progress (1): 7.7/226 kB Progress (1): 12/226 kB Progress (1): 16/226 kB Progress (1): 20/226 kB Progress (1): 24/226 kB Progress (1): 28/226 kB Progress (1): 32/226 kB Progress (1): 36/226 kB Progress (1): 40/226 kB Progress (1): 44/226 kB Progress (1): 48/226 kB Progress (1): 52/226 kB Progress (1): 56/226 kB Progress (1): 60/226 kB Progress (1): 64/226 kB Progress (1): 68/226 kB Progress (1): 72/226 kB Progress (1): 76/226 kB Progress (1): 80/226 kB Progress (1): 84/226 kB Progress (1): 88/226 kB Progress (1): 92/226 kB Progress (1): 96/226 kB Progress (1): 98/226 kB Progress (1): 102/226 kB Progress (1): 106/226 kB Progress (1): 110/226 kB Progress (1): 114/226 kB Progress (1): 118/226 kB Progress (1): 122/226 kB Progress (1): 126/226 kB Progress (1): 130/226 kB Progress (1): 134/226 kB Progress (1): 138/226 kB Progress (1): 142/226 kB Progress (1): 146/226 kB Progress (1): 150/226 kB Progress (1): 154/226 kB Progress (1): 158/226 kB Progress (1): 162/226 kB Progress (1): 164/226 kB Progress (1): 168/226 kB Progress (1): 172/226 kB Progress (1): 176/226 kB Progress (1): 180/226 kB Progress (1): 184/226 kB Progress (1): 188/226 kB Progress (1): 192/226 kB Progress (1): 196/226 kB Progress (1): 200/226 kB Progress (1): 204/226 kB Progress (1): 208/226 kB Progress (1): 212/226 kB Progress (1): 216/226 kB Progress (1): 220/226 kB Progress (1): 224/226 kB Progress (1): 226 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 3.5 MB/s) [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-version) @ all --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 96 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/3.0/maven-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 1.3 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/15/maven-parent-15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 1.3 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/6/apache-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 582 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom Progress (1): 4.1/4.1 kB Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 217 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 1.2 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 753 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 143 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/3.0/maven-model-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 243 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 384 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 184 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 104 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 66 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 518 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/forge/forge-parent/6/forge-parent-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 672 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom 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 14 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom 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 164 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom 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/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 1.1 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 451 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom Progress (1): 4.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 250 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 73 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 341 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 527 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/3.0/maven-core-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom Progress (1): 4.1/6.6 kB Progress (1): 6.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 316 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 118 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 117 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom Progress (1): 910 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 51 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 315 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 1.1 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 185 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 566 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 400 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 115 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 58 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 140 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 124 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 98 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 429 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 121 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 217 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 64 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/enforcer/enforcer-api/3.0.0-M1/enforcer-api-3.0.0-M1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M1/enforcer-api-3.0.0-M1.pom Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M1/enforcer-api-3.0.0-M1.pom (2.9 kB at 132 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom Progress (1): 1.2 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/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 19 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Progress (1): 492 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 27 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Progress (1): 4.1/5.7 kB Progress (1): 5.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 229 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/junit/junit/4.11/junit-4.11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom (2.3 kB at 35 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Progress (1): 766 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 45 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 123 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 223 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/enforcer/enforcer-rules/3.0.0-M1/enforcer-rules-3.0.0-M1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M1/enforcer-rules-3.0.0-M1.pom Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M1/enforcer-rules-3.0.0-M1.pom (3.9 kB at 219 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom 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/4.8 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 134 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom 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/4.6 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 270 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom 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/5.0 kB Progress (1): 5.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 166 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.5/commons-io-2.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 604 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/39/commons-parent-39.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom Progress (1): 4.1/62 kB Progress (1): 7.7/62 kB Progress (1): 12/62 kB Progress (1): 16/62 kB Progress (1): 20/62 kB Progress (1): 24/62 kB Progress (1): 28/62 kB Progress (1): 32/62 kB Progress (1): 36/62 kB Progress (1): 40/62 kB Progress (1): 44/62 kB Progress (1): 48/62 kB Progress (1): 52/62 kB Progress (1): 56/62 kB Progress (1): 60/62 kB Progress (1): 62 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 3.0 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/16/apache-16.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 855 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 94 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/41/commons-parent-41.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/41/commons-parent-41.pom Progress (1): 4.1/65 kB Progress (1): 7.7/65 kB Progress (1): 12/65 kB Progress (1): 16/65 kB Progress (1): 20/65 kB Progress (1): 24/65 kB Progress (1): 28/65 kB Progress (1): 32/65 kB Progress (1): 36/65 kB Progress (1): 40/65 kB Progress (1): 44/65 kB Progress (1): 48/65 kB Progress (1): 52/65 kB Progress (1): 56/65 kB Progress (1): 60/65 kB Progress (1): 64/65 kB Progress (1): 65 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 3.2 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-codec/commons-codec/1.6/commons-codec-1.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 656 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/22/commons-parent-22.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom Progress (1): 4.1/42 kB Progress (1): 7.7/42 kB Progress (1): 12/42 kB Progress (1): 16/42 kB Progress (1): 20/42 kB Progress (1): 24/42 kB Progress (1): 28/42 kB Progress (1): 32/42 kB Progress (1): 36/42 kB Progress (1): 40/42 kB Progress (1): 42 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.7 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/9/apache-9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 758 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 70 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 83 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 519 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 300 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/24/maven-parent-24.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom Progress (1): 4.1/37 kB Progress (1): 7.7/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 24/37 kB Progress (1): 28/37 kB Progress (1): 32/37 kB Progress (1): 36/37 kB Progress (1): 37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.8 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/14/apache-14.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 864 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 88 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom Progress (1): 4.1/28 kB Progress (1): 7.7/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 24/28 kB Progress (1): 28/28 kB Progress (1): 28 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 1.5 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom Progress (1): 4.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 287 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 34 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 826 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.9 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/5/apache-5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom Progress (1): 4.1/4.1 kB Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 256 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/3.0/maven-model-3.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/3.0/maven-core-3.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/enforcer/enforcer-api/3.0.0-M1/enforcer-api-3.0.0-M1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/junit/junit/4.11/junit-4.11.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/enforcer/enforcer-rules/3.0.0-M1/enforcer-rules-3.0.0-M1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.5/commons-io-2.5.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-codec/commons-codec/1.6/commons-codec-1.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar 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 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar Progress (1): 4.1/49 kB Progress (1): 7.7/49 kB Progress (1): 12/49 kB Progress (1): 16/49 kB Progress (1): 20/49 kB Progress (1): 24/49 kB Progress (1): 28/49 kB Progress (1): 32/49 kB Progress (1): 36/49 kB Progress (1): 40/49 kB Progress (1): 44/49 kB Progress (1): 48/49 kB Progress (1): 49 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 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-noaop.jar Progress (1): 4.1/472 kB Progress (1): 7.7/472 kB Progress (2): 7.7/472 kB | 4.1/165 kB Progress (2): 12/472 kB | 4.1/165 kB Progress (3): 12/472 kB | 4.1/165 kB | 4.1/153 kB Progress (3): 16/472 kB | 4.1/165 kB | 4.1/153 kB Progress (3): 16/472 kB | 7.7/165 kB | 4.1/153 kB Progress (4): 16/472 kB | 7.7/165 kB | 4.1/153 kB | 4.1/202 kB Progress (4): 20/472 kB | 7.7/165 kB | 4.1/153 kB | 4.1/202 kB Progress (4): 20/472 kB | 7.7/165 kB | 7.7/153 kB | 4.1/202 kB Progress (4): 24/472 kB | 7.7/165 kB | 7.7/153 kB | 4.1/202 kB Progress (4): 24/472 kB | 7.7/165 kB | 7.7/153 kB | 7.7/202 kB Progress (4): 24/472 kB | 12/165 kB | 7.7/153 kB | 7.7/202 kB Progress (4): 24/472 kB | 12/165 kB | 7.7/153 kB | 12/202 kB Progress (4): 28/472 kB | 12/165 kB | 7.7/153 kB | 12/202 kB Progress (5): 28/472 kB | 12/165 kB | 7.7/153 kB | 12/202 kB | 4.1/52 kB Progress (5): 28/472 kB | 12/165 kB | 12/153 kB | 12/202 kB | 4.1/52 kB Progress (5): 28/472 kB | 12/165 kB | 12/153 kB | 12/202 kB | 7.7/52 kB Progress (5): 32/472 kB | 12/165 kB | 12/153 kB | 12/202 kB | 7.7/52 kB Progress (5): 32/472 kB | 12/165 kB | 12/153 kB | 16/202 kB | 7.7/52 kB Progress (5): 32/472 kB | 16/165 kB | 12/153 kB | 16/202 kB | 7.7/52 kB Progress (5): 32/472 kB | 16/165 kB | 12/153 kB | 20/202 kB | 7.7/52 kB Progress (5): 33/472 kB | 16/165 kB | 12/153 kB | 20/202 kB | 7.7/52 kB Progress (5): 33/472 kB | 16/165 kB | 12/153 kB | 20/202 kB | 12/52 kB Progress (5): 33/472 kB | 16/165 kB | 16/153 kB | 20/202 kB | 12/52 kB Progress (5): 33/472 kB | 16/165 kB | 16/153 kB | 20/202 kB | 16/52 kB Progress (5): 37/472 kB | 16/165 kB | 16/153 kB | 20/202 kB | 16/52 kB Progress (5): 37/472 kB | 16/165 kB | 16/153 kB | 24/202 kB | 16/52 kB Progress (5): 37/472 kB | 20/165 kB | 16/153 kB | 24/202 kB | 16/52 kB Progress (5): 37/472 kB | 20/165 kB | 16/153 kB | 28/202 kB | 16/52 kB Progress (5): 41/472 kB | 20/165 kB | 16/153 kB | 28/202 kB | 16/52 kB Progress (5): 41/472 kB | 20/165 kB | 16/153 kB | 28/202 kB | 20/52 kB Progress (5): 41/472 kB | 20/165 kB | 20/153 kB | 28/202 kB | 20/52 kB Progress (5): 45/472 kB | 20/165 kB | 20/153 kB | 28/202 kB | 20/52 kB Progress (5): 45/472 kB | 20/165 kB | 20/153 kB | 28/202 kB | 24/52 kB Progress (5): 45/472 kB | 20/165 kB | 20/153 kB | 32/202 kB | 24/52 kB Progress (5): 45/472 kB | 24/165 kB | 20/153 kB | 32/202 kB | 24/52 kB Progress (5): 45/472 kB | 24/165 kB | 20/153 kB | 36/202 kB | 24/52 kB Progress (5): 45/472 kB | 24/165 kB | 20/153 kB | 36/202 kB | 28/52 kB Progress (5): 49/472 kB | 24/165 kB | 20/153 kB | 36/202 kB | 28/52 kB Progress (5): 49/472 kB | 24/165 kB | 24/153 kB | 36/202 kB | 28/52 kB Progress (5): 53/472 kB | 24/165 kB | 24/153 kB | 36/202 kB | 28/52 kB Progress (5): 53/472 kB | 24/165 kB | 28/153 kB | 36/202 kB | 28/52 kB Progress (5): 53/472 kB | 24/165 kB | 28/153 kB | 36/202 kB | 32/52 kB Progress (5): 53/472 kB | 24/165 kB | 28/153 kB | 40/202 kB | 32/52 kB Progress (5): 53/472 kB | 28/165 kB | 28/153 kB | 40/202 kB | 32/52 kB Progress (5): 53/472 kB | 28/165 kB | 28/153 kB | 44/202 kB | 32/52 kB Progress (5): 53/472 kB | 28/165 kB | 28/153 kB | 44/202 kB | 36/52 kB Progress (5): 53/472 kB | 28/165 kB | 32/153 kB | 44/202 kB | 36/52 kB Progress (5): 57/472 kB | 28/165 kB | 32/153 kB | 44/202 kB | 36/52 kB Progress (5): 57/472 kB | 28/165 kB | 36/153 kB | 44/202 kB | 36/52 kB Progress (5): 61/472 kB | 28/165 kB | 36/153 kB | 44/202 kB | 36/52 kB Progress (5): 61/472 kB | 28/165 kB | 36/153 kB | 44/202 kB | 40/52 kB Progress (5): 61/472 kB | 28/165 kB | 36/153 kB | 48/202 kB | 40/52 kB Progress (5): 61/472 kB | 32/165 kB | 36/153 kB | 48/202 kB | 40/52 kB Progress (5): 61/472 kB | 32/165 kB | 36/153 kB | 48/202 kB | 44/52 kB Progress (5): 65/472 kB | 32/165 kB | 36/153 kB | 48/202 kB | 44/52 kB Progress (5): 65/472 kB | 32/165 kB | 40/153 kB | 48/202 kB | 44/52 kB Progress (5): 66/472 kB | 32/165 kB | 40/153 kB | 48/202 kB | 44/52 kB Progress (5): 66/472 kB | 32/165 kB | 40/153 kB | 48/202 kB | 48/52 kB Progress (5): 66/472 kB | 36/165 kB | 40/153 kB | 48/202 kB | 48/52 kB Progress (5): 66/472 kB | 36/165 kB | 40/153 kB | 52/202 kB | 48/52 kB Progress (5): 66/472 kB | 40/165 kB | 40/153 kB | 52/202 kB | 48/52 kB Progress (5): 66/472 kB | 40/165 kB | 40/153 kB | 52/202 kB | 52/52 kB Progress (5): 70/472 kB | 40/165 kB | 40/153 kB | 52/202 kB | 52/52 kB Progress (5): 70/472 kB | 40/165 kB | 44/153 kB | 52/202 kB | 52/52 kB Progress (5): 74/472 kB | 40/165 kB | 44/153 kB | 52/202 kB | 52/52 kB Progress (5): 74/472 kB | 44/165 kB | 44/153 kB | 52/202 kB | 52/52 kB Progress (5): 74/472 kB | 44/165 kB | 44/153 kB | 52/202 kB | 52 kB Progress (5): 74/472 kB | 44/165 kB | 44/153 kB | 56/202 kB | 52 kB Progress (5): 74/472 kB | 48/165 kB | 44/153 kB | 56/202 kB | 52 kB Progress (5): 78/472 kB | 48/165 kB | 44/153 kB | 56/202 kB | 52 kB Progress (5): 78/472 kB | 48/165 kB | 48/153 kB | 56/202 kB | 52 kB Progress (5): 82/472 kB | 48/165 kB | 48/153 kB | 56/202 kB | 52 kB Progress (5): 82/472 kB | 52/165 kB | 48/153 kB | 56/202 kB | 52 kB Progress (5): 82/472 kB | 52/165 kB | 48/153 kB | 60/202 kB | 52 kB Progress (5): 82/472 kB | 56/165 kB | 48/153 kB | 60/202 kB | 52 kB Progress (5): 86/472 kB | 56/165 kB | 48/153 kB | 60/202 kB | 52 kB Progress (5): 86/472 kB | 56/165 kB | 52/153 kB | 60/202 kB | 52 kB Progress (5): 90/472 kB | 56/165 kB | 52/153 kB | 60/202 kB | 52 kB Progress (5): 90/472 kB | 60/165 kB | 52/153 kB | 60/202 kB | 52 kB Progress (5): 90/472 kB | 60/165 kB | 52/153 kB | 64/202 kB | 52 kB Progress (5): 90/472 kB | 64/165 kB | 52/153 kB | 64/202 kB | 52 kB Progress (5): 90/472 kB | 64/165 kB | 52/153 kB | 68/202 kB | 52 kB Progress (5): 94/472 kB | 64/165 kB | 52/153 kB | 68/202 kB | 52 kB Progress (5): 94/472 kB | 64/165 kB | 56/153 kB | 68/202 kB | 52 kB Progress (5): 98/472 kB | 64/165 kB | 56/153 kB | 68/202 kB | 52 kB Progress (5): 98/472 kB | 64/165 kB | 60/153 kB | 68/202 kB | 52 kB Progress (5): 98/472 kB | 64/165 kB | 60/153 kB | 72/202 kB | 52 kB Progress (5): 98/472 kB | 68/165 kB | 60/153 kB | 72/202 kB | 52 kB Progress (5): 98/472 kB | 68/165 kB | 60/153 kB | 76/202 kB | 52 kB Progress (5): 98/472 kB | 68/165 kB | 64/153 kB | 76/202 kB | 52 kB Progress (5): 98/472 kB | 68/165 kB | 64/153 kB | 76/202 kB | 52 kB Progress (5): 98/472 kB | 68/165 kB | 68/153 kB | 76/202 kB | 52 kB Progress (5): 98/472 kB | 68/165 kB | 68/153 kB | 80/202 kB | 52 kB Progress (5): 98/472 kB | 72/165 kB | 68/153 kB | 80/202 kB | 52 kB Progress (5): 98/472 kB | 72/165 kB | 68/153 kB | 84/202 kB | 52 kB Progress (5): 98/472 kB | 72/165 kB | 72/153 kB | 84/202 kB | 52 kB Progress (5): 102/472 kB | 72/165 kB | 72/153 kB | 84/202 kB | 52 kB Progress (5): 102/472 kB | 72/165 kB | 76/153 kB | 84/202 kB | 52 kB Progress (5): 102/472 kB | 72/165 kB | 76/153 kB | 88/202 kB | 52 kB Progress (5): 102/472 kB | 76/165 kB | 76/153 kB | 88/202 kB | 52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 824 kB/s) Progress (4): 102/472 kB | 80/165 kB | 76/153 kB | 88/202 kB Progress (4): 102/472 kB | 80/165 kB | 76/153 kB | 92/202 kB Progress (4): 102/472 kB | 80/165 kB | 76/153 kB | 96/202 kB Progress (4): 102/472 kB | 80/165 kB | 76/153 kB | 100/202 kB Progress (4): 102/472 kB | 80/165 kB | 76/153 kB | 104/202 kB Progress (4): 102/472 kB | 80/165 kB | 80/153 kB | 104/202 kB Progress (4): 106/472 kB | 80/165 kB | 80/153 kB | 104/202 kB Progress (4): 106/472 kB | 80/165 kB | 84/153 kB | 104/202 kB Progress (4): 110/472 kB | 80/165 kB | 84/153 kB | 104/202 kB Progress (4): 110/472 kB | 80/165 kB | 84/153 kB | 108/202 kB Progress (4): 110/472 kB | 84/165 kB | 84/153 kB | 108/202 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar Progress (4): 110/472 kB | 88/165 kB | 84/153 kB | 108/202 kB Progress (4): 110/472 kB | 88/165 kB | 84/153 kB | 112/202 kB Progress (4): 114/472 kB | 88/165 kB | 84/153 kB | 112/202 kB Progress (4): 114/472 kB | 88/165 kB | 84/153 kB | 116/202 kB Progress (4): 114/472 kB | 88/165 kB | 88/153 kB | 116/202 kB Progress (4): 114/472 kB | 88/165 kB | 88/153 kB | 120/202 kB Progress (4): 118/472 kB | 88/165 kB | 88/153 kB | 120/202 kB Progress (4): 118/472 kB | 92/165 kB | 88/153 kB | 120/202 kB Progress (4): 122/472 kB | 92/165 kB | 88/153 kB | 120/202 kB Progress (4): 122/472 kB | 92/165 kB | 88/153 kB | 124/202 kB Progress (4): 122/472 kB | 92/165 kB | 92/153 kB | 124/202 kB Progress (4): 122/472 kB | 92/165 kB | 92/153 kB | 128/202 kB Progress (4): 126/472 kB | 92/165 kB | 92/153 kB | 128/202 kB Progress (4): 126/472 kB | 96/165 kB | 92/153 kB | 128/202 kB Progress (4): 130/472 kB | 96/165 kB | 92/153 kB | 128/202 kB Progress (4): 130/472 kB | 96/165 kB | 92/153 kB | 132/202 kB Progress (4): 130/472 kB | 96/165 kB | 96/153 kB | 132/202 kB Progress (4): 130/472 kB | 96/165 kB | 96/153 kB | 136/202 kB Progress (4): 131/472 kB | 96/165 kB | 96/153 kB | 136/202 kB Progress (4): 131/472 kB | 98/165 kB | 96/153 kB | 136/202 kB Progress (4): 135/472 kB | 98/165 kB | 96/153 kB | 136/202 kB Progress (4): 135/472 kB | 98/165 kB | 96/153 kB | 140/202 kB Progress (4): 135/472 kB | 98/165 kB | 100/153 kB | 140/202 kB Progress (4): 135/472 kB | 98/165 kB | 100/153 kB | 144/202 kB Progress (4): 139/472 kB | 98/165 kB | 100/153 kB | 144/202 kB Progress (4): 139/472 kB | 102/165 kB | 100/153 kB | 144/202 kB Progress (4): 143/472 kB | 102/165 kB | 100/153 kB | 144/202 kB Progress (4): 143/472 kB | 102/165 kB | 100/153 kB | 148/202 kB Progress (4): 143/472 kB | 102/165 kB | 104/153 kB | 148/202 kB Progress (4): 143/472 kB | 102/165 kB | 104/153 kB | 152/202 kB Progress (4): 147/472 kB | 102/165 kB | 104/153 kB | 152/202 kB Progress (4): 147/472 kB | 106/165 kB | 104/153 kB | 152/202 kB Progress (4): 151/472 kB | 106/165 kB | 104/153 kB | 152/202 kB Progress (4): 151/472 kB | 110/165 kB | 104/153 kB | 152/202 kB Progress (4): 151/472 kB | 110/165 kB | 104/153 kB | 156/202 kB Progress (4): 151/472 kB | 110/165 kB | 108/153 kB | 156/202 kB Progress (4): 151/472 kB | 110/165 kB | 108/153 kB | 160/202 kB Progress (4): 151/472 kB | 114/165 kB | 108/153 kB | 160/202 kB Progress (4): 151/472 kB | 114/165 kB | 108/153 kB | 164/202 kB Progress (4): 155/472 kB | 114/165 kB | 108/153 kB | 164/202 kB Progress (4): 155/472 kB | 114/165 kB | 108/153 kB | 168/202 kB Progress (4): 155/472 kB | 118/165 kB | 108/153 kB | 168/202 kB Progress (4): 155/472 kB | 118/165 kB | 112/153 kB | 168/202 kB Progress (4): 155/472 kB | 122/165 kB | 112/153 kB | 168/202 kB Progress (4): 155/472 kB | 122/165 kB | 112/153 kB | 172/202 kB Progress (4): 159/472 kB | 122/165 kB | 112/153 kB | 172/202 kB Progress (4): 159/472 kB | 122/165 kB | 112/153 kB | 176/202 kB Progress (4): 159/472 kB | 126/165 kB | 112/153 kB | 176/202 kB Progress (4): 159/472 kB | 126/165 kB | 116/153 kB | 176/202 kB Progress (4): 159/472 kB | 130/165 kB | 116/153 kB | 176/202 kB Progress (4): 159/472 kB | 130/165 kB | 116/153 kB | 180/202 kB Progress (4): 163/472 kB | 130/165 kB | 116/153 kB | 180/202 kB Progress (4): 163/472 kB | 130/165 kB | 116/153 kB | 184/202 kB Progress (4): 163/472 kB | 131/165 kB | 116/153 kB | 184/202 kB Progress (4): 163/472 kB | 131/165 kB | 120/153 kB | 184/202 kB Progress (4): 163/472 kB | 135/165 kB | 120/153 kB | 184/202 kB Progress (4): 163/472 kB | 135/165 kB | 120/153 kB | 188/202 kB Progress (4): 164/472 kB | 135/165 kB | 120/153 kB | 188/202 kB Progress (4): 164/472 kB | 135/165 kB | 120/153 kB | 192/202 kB Progress (4): 164/472 kB | 139/165 kB | 120/153 kB | 192/202 kB Progress (4): 164/472 kB | 139/165 kB | 124/153 kB | 192/202 kB Progress (4): 164/472 kB | 143/165 kB | 124/153 kB | 192/202 kB Progress (4): 164/472 kB | 143/165 kB | 124/153 kB | 196/202 kB Progress (4): 168/472 kB | 143/165 kB | 124/153 kB | 196/202 kB Progress (4): 168/472 kB | 143/165 kB | 124/153 kB | 200/202 kB Progress (4): 168/472 kB | 147/165 kB | 124/153 kB | 200/202 kB Progress (4): 168/472 kB | 147/165 kB | 128/153 kB | 200/202 kB Progress (4): 168/472 kB | 151/165 kB | 128/153 kB | 200/202 kB Progress (4): 168/472 kB | 151/165 kB | 128/153 kB | 202 kB Progress (5): 168/472 kB | 151/165 kB | 128/153 kB | 202 kB | 4.1/527 kB Progress (5): 172/472 kB | 151/165 kB | 128/153 kB | 202 kB | 4.1/527 kB Progress (5): 172/472 kB | 151/165 kB | 128/153 kB | 202 kB | 7.7/527 kB Progress (5): 172/472 kB | 155/165 kB | 128/153 kB | 202 kB | 7.7/527 kB Progress (5): 172/472 kB | 155/165 kB | 128/153 kB | 202 kB | 12/527 kB Progress (5): 172/472 kB | 155/165 kB | 132/153 kB | 202 kB | 12/527 kB Progress (5): 172/472 kB | 155/165 kB | 132/153 kB | 202 kB | 16/527 kB Progress (5): 172/472 kB | 159/165 kB | 132/153 kB | 202 kB | 16/527 kB Progress (5): 172/472 kB | 159/165 kB | 132/153 kB | 202 kB | 20/527 kB Progress (5): 176/472 kB | 159/165 kB | 132/153 kB | 202 kB | 20/527 kB Progress (5): 176/472 kB | 159/165 kB | 132/153 kB | 202 kB | 24/527 kB Progress (5): 176/472 kB | 163/165 kB | 132/153 kB | 202 kB | 24/527 kB Progress (5): 176/472 kB | 163/165 kB | 136/153 kB | 202 kB | 24/527 kB Progress (5): 176/472 kB | 165 kB | 136/153 kB | 202 kB | 24/527 kB Progress (5): 176/472 kB | 165 kB | 136/153 kB | 202 kB | 28/527 kB Progress (5): 180/472 kB | 165 kB | 136/153 kB | 202 kB | 28/527 kB Progress (5): 180/472 kB | 165 kB | 136/153 kB | 202 kB | 32/527 kB Progress (5): 180/472 kB | 165 kB | 140/153 kB | 202 kB | 32/527 kB Progress (5): 180/472 kB | 165 kB | 140/153 kB | 202 kB | 33/527 kB Progress (5): 184/472 kB | 165 kB | 140/153 kB | 202 kB | 33/527 kB Progress (5): 184/472 kB | 165 kB | 140/153 kB | 202 kB | 37/527 kB Progress (5): 184/472 kB | 165 kB | 144/153 kB | 202 kB | 37/527 kB Progress (5): 184/472 kB | 165 kB | 144/153 kB | 202 kB | 41/527 kB Progress (5): 188/472 kB | 165 kB | 144/153 kB | 202 kB | 41/527 kB Progress (5): 188/472 kB | 165 kB | 144/153 kB | 202 kB | 45/527 kB Progress (5): 188/472 kB | 165 kB | 148/153 kB | 202 kB | 45/527 kB Progress (5): 188/472 kB | 165 kB | 148/153 kB | 202 kB | 49/527 kB Progress (5): 192/472 kB | 165 kB | 148/153 kB | 202 kB | 49/527 kB Progress (5): 192/472 kB | 165 kB | 148/153 kB | 202 kB | 53/527 kB Progress (5): 192/472 kB | 165 kB | 152/153 kB | 202 kB | 53/527 kB Progress (5): 192/472 kB | 165 kB | 152/153 kB | 202 kB | 57/527 kB Progress (5): 196/472 kB | 165 kB | 152/153 kB | 202 kB | 57/527 kB Progress (5): 196/472 kB | 165 kB | 153 kB | 202 kB | 57/527 kB Progress (5): 200/472 kB | 165 kB | 153 kB | 202 kB | 57/527 kB Progress (5): 200/472 kB | 165 kB | 153 kB | 202 kB | 61/527 kB Progress (5): 204/472 kB | 165 kB | 153 kB | 202 kB | 61/527 kB Progress (5): 204/472 kB | 165 kB | 153 kB | 202 kB | 65/527 kB Progress (5): 208/472 kB | 165 kB | 153 kB | 202 kB | 65/527 kB Progress (5): 208/472 kB | 165 kB | 153 kB | 202 kB | 69/527 kB Progress (5): 212/472 kB | 165 kB | 153 kB | 202 kB | 69/527 kB Progress (5): 212/472 kB | 165 kB | 153 kB | 202 kB | 73/527 kB Progress (5): 216/472 kB | 165 kB | 153 kB | 202 kB | 73/527 kB Progress (5): 216/472 kB | 165 kB | 153 kB | 202 kB | 77/527 kB Progress (5): 220/472 kB | 165 kB | 153 kB | 202 kB | 77/527 kB Progress (5): 220/472 kB | 165 kB | 153 kB | 202 kB | 81/527 kB Progress (5): 224/472 kB | 165 kB | 153 kB | 202 kB | 81/527 kB Progress (5): 224/472 kB | 165 kB | 153 kB | 202 kB | 85/527 kB Progress (5): 228/472 kB | 165 kB | 153 kB | 202 kB | 85/527 kB Progress (5): 228/472 kB | 165 kB | 153 kB | 202 kB | 89/527 kB Progress (5): 232/472 kB | 165 kB | 153 kB | 202 kB | 89/527 kB Progress (5): 232/472 kB | 165 kB | 153 kB | 202 kB | 93/527 kB Progress (5): 236/472 kB | 165 kB | 153 kB | 202 kB | 93/527 kB Progress (5): 236/472 kB | 165 kB | 153 kB | 202 kB | 97/527 kB Progress (5): 236/472 kB | 165 kB | 153 kB | 202 kB | 101/527 kB Progress (5): 240/472 kB | 165 kB | 153 kB | 202 kB | 101/527 kB Progress (5): 240/472 kB | 165 kB | 153 kB | 202 kB | 105/527 kB Progress (5): 244/472 kB | 165 kB | 153 kB | 202 kB | 105/527 kB Progress (5): 244/472 kB | 165 kB | 153 kB | 202 kB | 109/527 kB Progress (5): 248/472 kB | 165 kB | 153 kB | 202 kB | 109/527 kB Progress (5): 248/472 kB | 165 kB | 153 kB | 202 kB | 113/527 kB Progress (5): 252/472 kB | 165 kB | 153 kB | 202 kB | 113/527 kB Progress (5): 252/472 kB | 165 kB | 153 kB | 202 kB | 117/527 kB Progress (5): 256/472 kB | 165 kB | 153 kB | 202 kB | 117/527 kB Progress (5): 256/472 kB | 165 kB | 153 kB | 202 kB | 121/527 kB Progress (5): 260/472 kB | 165 kB | 153 kB | 202 kB | 121/527 kB Progress (5): 264/472 kB | 165 kB | 153 kB | 202 kB | 121/527 kB Progress (5): 268/472 kB | 165 kB | 153 kB | 202 kB | 121/527 kB Progress (5): 272/472 kB | 165 kB | 153 kB | 202 kB | 121/527 kB Progress (5): 276/472 kB | 165 kB | 153 kB | 202 kB | 121/527 kB Progress (5): 280/472 kB | 165 kB | 153 kB | 202 kB | 121/527 kB Progress (5): 284/472 kB | 165 kB | 153 kB | 202 kB | 121/527 kB Progress (5): 288/472 kB | 165 kB | 153 kB | 202 kB | 121/527 kB Progress (5): 292/472 kB | 165 kB | 153 kB | 202 kB | 121/527 kB Progress (5): 296/472 kB | 165 kB | 153 kB | 202 kB | 121/527 kB Progress (5): 300/472 kB | 165 kB | 153 kB | 202 kB | 121/527 kB Progress (5): 304/472 kB | 165 kB | 153 kB | 202 kB | 121/527 kB Progress (5): 308/472 kB | 165 kB | 153 kB | 202 kB | 121/527 kB Progress (5): 312/472 kB | 165 kB | 153 kB | 202 kB | 121/527 kB Progress (5): 316/472 kB | 165 kB | 153 kB | 202 kB | 121/527 kB Progress (5): 320/472 kB | 165 kB | 153 kB | 202 kB | 121/527 kB Progress (5): 324/472 kB | 165 kB | 153 kB | 202 kB | 121/527 kB Progress (5): 328/472 kB | 165 kB | 153 kB | 202 kB | 121/527 kB Progress (5): 332/472 kB | 165 kB | 153 kB | 202 kB | 121/527 kB Progress (5): 336/472 kB | 165 kB | 153 kB | 202 kB | 121/527 kB Progress (5): 340/472 kB | 165 kB | 153 kB | 202 kB | 121/527 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 1000 kB/s) Progress (4): 340/472 kB | 165 kB | 202 kB | 125/527 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 938 kB/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.jar Progress (3): 344/472 kB | 165 kB | 125/527 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 759 kB/s) Progress (2): 348/472 kB | 125/527 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar Progress (2): 348/472 kB | 129/527 kB Progress (2): 352/472 kB | 129/527 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Progress (2): 356/472 kB | 129/527 kB Progress (2): 356/472 kB | 131/527 kB Progress (2): 360/472 kB | 131/527 kB Progress (2): 364/472 kB | 131/527 kB Progress (2): 364/472 kB | 135/527 kB Progress (2): 368/472 kB | 135/527 kB Progress (2): 368/472 kB | 139/527 kB Progress (2): 372/472 kB | 139/527 kB Progress (2): 372/472 kB | 143/527 kB Progress (2): 376/472 kB | 143/527 kB Progress (2): 376/472 kB | 147/527 kB Progress (2): 380/472 kB | 147/527 kB Progress (2): 380/472 kB | 151/527 kB Progress (2): 384/472 kB | 151/527 kB Progress (2): 384/472 kB | 155/527 kB Progress (2): 388/472 kB | 155/527 kB Progress (2): 388/472 kB | 159/527 kB Progress (2): 392/472 kB | 159/527 kB Progress (2): 392/472 kB | 163/527 kB Progress (2): 396/472 kB | 163/527 kB Progress (2): 396/472 kB | 164/527 kB Progress (2): 400/472 kB | 164/527 kB Progress (2): 404/472 kB | 164/527 kB Progress (2): 404/472 kB | 168/527 kB Progress (2): 408/472 kB | 168/527 kB Progress (2): 408/472 kB | 172/527 kB Progress (2): 412/472 kB | 172/527 kB Progress (2): 412/472 kB | 176/527 kB Progress (2): 416/472 kB | 176/527 kB Progress (2): 416/472 kB | 180/527 kB Progress (2): 420/472 kB | 180/527 kB Progress (2): 420/472 kB | 184/527 kB Progress (2): 424/472 kB | 184/527 kB Progress (2): 424/472 kB | 188/527 kB Progress (2): 428/472 kB | 188/527 kB Progress (2): 428/472 kB | 192/527 kB Progress (2): 432/472 kB | 192/527 kB Progress (2): 432/472 kB | 196/527 kB Progress (2): 436/472 kB | 196/527 kB Progress (2): 436/472 kB | 200/527 kB Progress (2): 440/472 kB | 200/527 kB Progress (2): 440/472 kB | 204/527 kB Progress (2): 444/472 kB | 204/527 kB Progress (2): 444/472 kB | 208/527 kB Progress (2): 448/472 kB | 208/527 kB Progress (2): 448/472 kB | 212/527 kB Progress (2): 452/472 kB | 212/527 kB Progress (2): 452/472 kB | 216/527 kB Progress (2): 456/472 kB | 216/527 kB Progress (2): 456/472 kB | 220/527 kB Progress (2): 460/472 kB | 220/527 kB Progress (2): 460/472 kB | 224/527 kB Progress (2): 464/472 kB | 224/527 kB Progress (2): 464/472 kB | 228/527 kB Progress (2): 468/472 kB | 228/527 kB Progress (2): 472 kB | 228/527 kB Progress (2): 472 kB | 232/527 kB Progress (2): 472 kB | 236/527 kB Progress (2): 472 kB | 240/527 kB Progress (2): 472 kB | 244/527 kB Progress (2): 472 kB | 248/527 kB Progress (2): 472 kB | 252/527 kB Progress (2): 472 kB | 256/527 kB Progress (2): 472 kB | 260/527 kB Progress (2): 472 kB | 264/527 kB Progress (2): 472 kB | 268/527 kB Progress (2): 472 kB | 272/527 kB Progress (2): 472 kB | 276/527 kB Progress (2): 472 kB | 280/527 kB Progress (2): 472 kB | 284/527 kB Progress (2): 472 kB | 288/527 kB Progress (2): 472 kB | 292/527 kB Progress (2): 472 kB | 296/527 kB Progress (2): 472 kB | 300/527 kB Progress (2): 472 kB | 304/527 kB Progress (3): 472 kB | 304/527 kB | 4.1/30 kB Progress (3): 472 kB | 308/527 kB | 4.1/30 kB Progress (3): 472 kB | 308/527 kB | 7.7/30 kB Progress (3): 472 kB | 312/527 kB | 7.7/30 kB Progress (4): 472 kB | 312/527 kB | 7.7/30 kB | 4.1/47 kB Progress (4): 472 kB | 312/527 kB | 12/30 kB | 4.1/47 kB Progress (4): 472 kB | 312/527 kB | 12/30 kB | 7.7/47 kB Progress (4): 472 kB | 316/527 kB | 12/30 kB | 7.7/47 kB Progress (4): 472 kB | 316/527 kB | 12/30 kB | 12/47 kB Progress (4): 472 kB | 316/527 kB | 16/30 kB | 12/47 kB Progress (4): 472 kB | 320/527 kB | 16/30 kB | 12/47 kB Progress (4): 472 kB | 320/527 kB | 16/30 kB | 16/47 kB Progress (4): 472 kB | 324/527 kB | 16/30 kB | 16/47 kB Progress (4): 472 kB | 324/527 kB | 20/30 kB | 16/47 kB Progress (4): 472 kB | 324/527 kB | 20/30 kB | 20/47 kB Progress (4): 472 kB | 324/527 kB | 24/30 kB | 20/47 kB Progress (4): 472 kB | 328/527 kB | 24/30 kB | 20/47 kB Progress (4): 472 kB | 328/527 kB | 28/30 kB | 20/47 kB Progress (4): 472 kB | 328/527 kB | 28/30 kB | 24/47 kB Progress (4): 472 kB | 328/527 kB | 30 kB | 24/47 kB Progress (4): 472 kB | 332/527 kB | 30 kB | 24/47 kB Progress (4): 472 kB | 332/527 kB | 30 kB | 28/47 kB Progress (4): 472 kB | 332/527 kB | 30 kB | 32/47 kB Progress (4): 472 kB | 336/527 kB | 30 kB | 32/47 kB Progress (4): 472 kB | 336/527 kB | 30 kB | 36/47 kB Progress (4): 472 kB | 340/527 kB | 30 kB | 36/47 kB Progress (4): 472 kB | 340/527 kB | 30 kB | 40/47 kB Progress (4): 472 kB | 344/527 kB | 30 kB | 40/47 kB Progress (4): 472 kB | 344/527 kB | 30 kB | 44/47 kB Progress (4): 472 kB | 348/527 kB | 30 kB | 44/47 kB Progress (4): 472 kB | 348/527 kB | 30 kB | 47 kB Progress (4): 472 kB | 352/527 kB | 30 kB | 47 kB Progress (4): 472 kB | 356/527 kB | 30 kB | 47 kB Progress (4): 472 kB | 360/527 kB | 30 kB | 47 kB Progress (4): 472 kB | 364/527 kB | 30 kB | 47 kB Progress (4): 472 kB | 368/527 kB | 30 kB | 47 kB Progress (4): 472 kB | 372/527 kB | 30 kB | 47 kB Progress (4): 472 kB | 376/527 kB | 30 kB | 47 kB Progress (4): 472 kB | 380/527 kB | 30 kB | 47 kB Progress (4): 472 kB | 384/527 kB | 30 kB | 47 kB Progress (4): 472 kB | 388/527 kB | 30 kB | 47 kB Progress (4): 472 kB | 392/527 kB | 30 kB | 47 kB Progress (4): 472 kB | 396/527 kB | 30 kB | 47 kB Progress (4): 472 kB | 400/527 kB | 30 kB | 47 kB Progress (4): 472 kB | 404/527 kB | 30 kB | 47 kB Progress (4): 472 kB | 408/527 kB | 30 kB | 47 kB Progress (4): 472 kB | 412/527 kB | 30 kB | 47 kB Progress (4): 472 kB | 416/527 kB | 30 kB | 47 kB Progress (4): 472 kB | 420/527 kB | 30 kB | 47 kB Progress (4): 472 kB | 424/527 kB | 30 kB | 47 kB Progress (4): 472 kB | 428/527 kB | 30 kB | 47 kB Progress (4): 472 kB | 432/527 kB | 30 kB | 47 kB Progress (4): 472 kB | 436/527 kB | 30 kB | 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 125 kB/s) Progress (3): 472 kB | 440/527 kB | 47 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar Progress (3): 472 kB | 444/527 kB | 47 kB Progress (3): 472 kB | 448/527 kB | 47 kB Progress (3): 472 kB | 452/527 kB | 47 kB Progress (3): 472 kB | 456/527 kB | 47 kB Progress (3): 472 kB | 460/527 kB | 47 kB Progress (3): 472 kB | 464/527 kB | 47 kB Progress (3): 472 kB | 468/527 kB | 47 kB Progress (3): 472 kB | 472/527 kB | 47 kB Progress (3): 472 kB | 476/527 kB | 47 kB Progress (3): 472 kB | 480/527 kB | 47 kB Progress (3): 472 kB | 484/527 kB | 47 kB Progress (3): 472 kB | 488/527 kB | 47 kB Progress (3): 472 kB | 492/527 kB | 47 kB Progress (3): 472 kB | 496/527 kB | 47 kB Progress (3): 472 kB | 500/527 kB | 47 kB Progress (3): 472 kB | 504/527 kB | 47 kB Progress (3): 472 kB | 508/527 kB | 47 kB Progress (3): 472 kB | 512/527 kB | 47 kB Progress (3): 472 kB | 516/527 kB | 47 kB Progress (3): 472 kB | 520/527 kB | 47 kB Progress (3): 472 kB | 524/527 kB | 47 kB Progress (3): 472 kB | 527 kB | 47 kB Progress (4): 472 kB | 527 kB | 47 kB | 4.1/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 7.7/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 12/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 16/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 20/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 24/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 28/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 32/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 33/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 37/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 41/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 45/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 49/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 53/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 57/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 61/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 65/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 66/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 70/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 74/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 78/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 82/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 86/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 90/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 94/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 98/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 98/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 102/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 106/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 110/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 114/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 118/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 122/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 126/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 130/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 134/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 138/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 142/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 146/148 kB Progress (4): 472 kB | 527 kB | 47 kB | 148 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 1.6 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 1.5 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 143 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 440 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar Progress (1): 4.1/38 kB Progress (1): 7.7/38 kB Progress (1): 12/38 kB Progress (1): 16/38 kB Progress (1): 20/38 kB Progress (1): 24/38 kB Progress (1): 28/38 kB Progress (1): 32/38 kB Progress (1): 36/38 kB Progress (1): 38 kB Progress (2): 38 kB | 4.1/51 kB Progress (2): 38 kB | 7.7/51 kB Progress (2): 38 kB | 12/51 kB Progress (2): 38 kB | 16/51 kB Progress (2): 38 kB | 20/51 kB Progress (2): 38 kB | 24/51 kB Progress (2): 38 kB | 28/51 kB Progress (2): 38 kB | 32/51 kB Progress (2): 38 kB | 33/51 kB Progress (2): 38 kB | 37/51 kB Progress (2): 38 kB | 41/51 kB Progress (2): 38 kB | 45/51 kB Progress (2): 38 kB | 49/51 kB Progress (2): 38 kB | 51 kB Progress (3): 38 kB | 51 kB | 4.1/74 kB Progress (3): 38 kB | 51 kB | 7.7/74 kB Progress (4): 38 kB | 51 kB | 7.7/74 kB | 4.1/14 kB Progress (4): 38 kB | 51 kB | 12/74 kB | 4.1/14 kB Progress (4): 38 kB | 51 kB | 12/74 kB | 7.7/14 kB Progress (5): 38 kB | 51 kB | 12/74 kB | 7.7/14 kB | 4.1/106 kB Progress (5): 38 kB | 51 kB | 16/74 kB | 7.7/14 kB | 4.1/106 kB Progress (5): 38 kB | 51 kB | 16/74 kB | 7.7/14 kB | 7.7/106 kB Progress (5): 38 kB | 51 kB | 16/74 kB | 12/14 kB | 7.7/106 kB Progress (5): 38 kB | 51 kB | 16/74 kB | 12/14 kB | 12/106 kB Progress (5): 38 kB | 51 kB | 20/74 kB | 12/14 kB | 12/106 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 109 kB/s) Progress (4): 51 kB | 24/74 kB | 12/14 kB | 12/106 kB Progress (4): 51 kB | 24/74 kB | 12/14 kB | 16/106 kB Progress (4): 51 kB | 24/74 kB | 14 kB | 16/106 kB Progress (4): 51 kB | 28/74 kB | 14 kB | 16/106 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar Progress (4): 51 kB | 32/74 kB | 14 kB | 16/106 kB Progress (4): 51 kB | 32/74 kB | 14 kB | 20/106 kB Progress (4): 51 kB | 33/74 kB | 14 kB | 20/106 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 147 kB/s) Progress (3): 33/74 kB | 14 kB | 24/106 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar Progress (3): 37/74 kB | 14 kB | 24/106 kB Progress (3): 37/74 kB | 14 kB | 28/106 kB Progress (3): 41/74 kB | 14 kB | 28/106 kB Progress (3): 41/74 kB | 14 kB | 32/106 kB Progress (3): 45/74 kB | 14 kB | 32/106 kB Progress (3): 45/74 kB | 14 kB | 33/106 kB Progress (3): 49/74 kB | 14 kB | 33/106 kB Progress (3): 49/74 kB | 14 kB | 37/106 kB Progress (3): 53/74 kB | 14 kB | 37/106 kB Progress (3): 53/74 kB | 14 kB | 41/106 kB Progress (3): 57/74 kB | 14 kB | 41/106 kB Progress (3): 57/74 kB | 14 kB | 45/106 kB Progress (3): 61/74 kB | 14 kB | 45/106 kB Progress (3): 61/74 kB | 14 kB | 49/106 kB Progress (3): 65/74 kB | 14 kB | 49/106 kB Progress (3): 65/74 kB | 14 kB | 53/106 kB Progress (3): 69/74 kB | 14 kB | 53/106 kB Progress (3): 69/74 kB | 14 kB | 57/106 kB Progress (3): 73/74 kB | 14 kB | 57/106 kB Progress (3): 73/74 kB | 14 kB | 61/106 kB Progress (3): 74 kB | 14 kB | 61/106 kB Progress (3): 74 kB | 14 kB | 65/106 kB Progress (3): 74 kB | 14 kB | 66/106 kB Progress (3): 74 kB | 14 kB | 70/106 kB Progress (3): 74 kB | 14 kB | 74/106 kB Progress (3): 74 kB | 14 kB | 78/106 kB Progress (3): 74 kB | 14 kB | 82/106 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 38 kB/s) Progress (2): 74 kB | 86/106 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Progress (2): 74 kB | 90/106 kB Progress (2): 74 kB | 94/106 kB Progress (2): 74 kB | 98/106 kB Progress (2): 74 kB | 98/106 kB Progress (2): 74 kB | 102/106 kB Progress (2): 74 kB | 106 kB Progress (3): 74 kB | 106 kB | 4.1/108 kB Progress (3): 74 kB | 106 kB | 7.7/108 kB Progress (3): 74 kB | 106 kB | 12/108 kB Progress (3): 74 kB | 106 kB | 16/108 kB Progress (3): 74 kB | 106 kB | 20/108 kB Progress (3): 74 kB | 106 kB | 24/108 kB Progress (3): 74 kB | 106 kB | 28/108 kB Progress (3): 74 kB | 106 kB | 32/108 kB Progress (3): 74 kB | 106 kB | 36/108 kB Progress (3): 74 kB | 106 kB | 40/108 kB Progress (3): 74 kB | 106 kB | 44/108 kB Progress (3): 74 kB | 106 kB | 48/108 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 293 kB/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.jar Progress (3): 74 kB | 48/108 kB | 4.1/46 kB Progress (3): 74 kB | 48/108 kB | 7.7/46 kB Progress (3): 74 kB | 48/108 kB | 12/46 kB Progress (3): 74 kB | 48/108 kB | 16/46 kB Progress (3): 74 kB | 48/108 kB | 20/46 kB Progress (3): 74 kB | 48/108 kB | 24/46 kB Progress (3): 74 kB | 48/108 kB | 28/46 kB Progress (3): 74 kB | 48/108 kB | 32/46 kB Progress (3): 74 kB | 48/108 kB | 33/46 kB Progress (3): 74 kB | 52/108 kB | 33/46 kB Progress (4): 74 kB | 52/108 kB | 33/46 kB | 4.1/61 kB Progress (4): 74 kB | 52/108 kB | 37/46 kB | 4.1/61 kB Progress (4): 74 kB | 52/108 kB | 37/46 kB | 7.7/61 kB Progress (4): 74 kB | 56/108 kB | 37/46 kB | 7.7/61 kB Progress (4): 74 kB | 56/108 kB | 41/46 kB | 7.7/61 kB Progress (4): 74 kB | 60/108 kB | 41/46 kB | 7.7/61 kB Progress (4): 74 kB | 60/108 kB | 41/46 kB | 12/61 kB Progress (4): 74 kB | 64/108 kB | 41/46 kB | 12/61 kB Progress (4): 74 kB | 64/108 kB | 45/46 kB | 12/61 kB Progress (4): 74 kB | 68/108 kB | 45/46 kB | 12/61 kB Progress (4): 74 kB | 68/108 kB | 45/46 kB | 16/61 kB Progress (4): 74 kB | 72/108 kB | 45/46 kB | 16/61 kB Progress (4): 74 kB | 72/108 kB | 46 kB | 16/61 kB Progress (4): 74 kB | 76/108 kB | 46 kB | 16/61 kB Progress (4): 74 kB | 76/108 kB | 46 kB | 20/61 kB Progress (4): 74 kB | 80/108 kB | 46 kB | 20/61 kB Progress (4): 74 kB | 80/108 kB | 46 kB | 24/61 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 178 kB/s) Progress (3): 80/108 kB | 46 kB | 28/61 kB Progress (3): 84/108 kB | 46 kB | 28/61 kB Progress (3): 84/108 kB | 46 kB | 32/61 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Progress (3): 84/108 kB | 46 kB | 36/61 kB Progress (3): 88/108 kB | 46 kB | 36/61 kB Progress (3): 88/108 kB | 46 kB | 40/61 kB Progress (3): 92/108 kB | 46 kB | 40/61 kB Progress (3): 92/108 kB | 46 kB | 44/61 kB Progress (3): 96/108 kB | 46 kB | 44/61 kB Progress (3): 96/108 kB | 46 kB | 48/61 kB Progress (3): 100/108 kB | 46 kB | 48/61 kB Progress (3): 100/108 kB | 46 kB | 52/61 kB Progress (3): 104/108 kB | 46 kB | 52/61 kB Progress (3): 104/108 kB | 46 kB | 56/61 kB Progress (3): 108/108 kB | 46 kB | 56/61 kB Progress (3): 108 kB | 46 kB | 56/61 kB Progress (3): 108 kB | 46 kB | 60/61 kB Progress (3): 108 kB | 46 kB | 61 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 107 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Progress (3): 108 kB | 61 kB | 4.1/4.3 kB Progress (3): 108 kB | 61 kB | 4.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 142 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar 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.jar (4.3 kB at 9.7 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M1/enforcer-api-3.0.0-M1.jar Progress (2): 108 kB | 4.1/29 kB Progress (2): 108 kB | 7.7/29 kB Progress (2): 108 kB | 12/29 kB Progress (2): 108 kB | 16/29 kB Progress (2): 108 kB | 20/29 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 245 kB/s) Progress (1): 24/29 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar Progress (1): 28/29 kB Progress (1): 29 kB Progress (2): 29 kB | 4.1/247 kB Progress (2): 29 kB | 7.7/247 kB Progress (2): 29 kB | 12/247 kB Progress (2): 29 kB | 16/247 kB Progress (2): 29 kB | 20/247 kB Progress (2): 29 kB | 24/247 kB Progress (2): 29 kB | 28/247 kB Progress (2): 29 kB | 32/247 kB Progress (2): 29 kB | 33/247 kB Progress (2): 29 kB | 37/247 kB Progress (2): 29 kB | 41/247 kB Progress (2): 29 kB | 45/247 kB Progress (2): 29 kB | 49/247 kB Progress (2): 29 kB | 53/247 kB Progress (2): 29 kB | 57/247 kB Progress (2): 29 kB | 61/247 kB Progress (2): 29 kB | 65/247 kB Progress (2): 29 kB | 66/247 kB Progress (2): 29 kB | 70/247 kB Progress (2): 29 kB | 74/247 kB Progress (2): 29 kB | 78/247 kB Progress (2): 29 kB | 82/247 kB Progress (2): 29 kB | 86/247 kB Progress (2): 29 kB | 90/247 kB Progress (3): 29 kB | 90/247 kB | 4.1/12 kB Progress (3): 29 kB | 94/247 kB | 4.1/12 kB Progress (3): 29 kB | 94/247 kB | 7.7/12 kB Progress (3): 29 kB | 98/247 kB | 7.7/12 kB Progress (3): 29 kB | 98/247 kB | 12 kB Progress (3): 29 kB | 98/247 kB | 12 kB Progress (3): 29 kB | 102/247 kB | 12 kB Progress (3): 29 kB | 106/247 kB | 12 kB Progress (4): 29 kB | 106/247 kB | 12 kB | 4.1/195 kB Progress (4): 29 kB | 110/247 kB | 12 kB | 4.1/195 kB Progress (5): 29 kB | 110/247 kB | 12 kB | 4.1/195 kB | 4.1/13 kB Progress (5): 29 kB | 110/247 kB | 12 kB | 7.7/195 kB | 4.1/13 kB Progress (5): 29 kB | 110/247 kB | 12 kB | 7.7/195 kB | 7.7/13 kB Progress (5): 29 kB | 114/247 kB | 12 kB | 7.7/195 kB | 7.7/13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 63 kB/s) Progress (4): 118/247 kB | 12 kB | 7.7/195 kB | 7.7/13 kB Progress (4): 118/247 kB | 12 kB | 7.7/195 kB | 12/13 kB Progress (4): 118/247 kB | 12 kB | 12/195 kB | 12/13 kB Progress (4): 118/247 kB | 12 kB | 12/195 kB | 13 kB Progress (4): 122/247 kB | 12 kB | 12/195 kB | 13 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar Progress (4): 126/247 kB | 12 kB | 12/195 kB | 13 kB Progress (4): 126/247 kB | 12 kB | 16/195 kB | 13 kB Progress (4): 130/247 kB | 12 kB | 16/195 kB | 13 kB Progress (4): 131/247 kB | 12 kB | 16/195 kB | 13 kB Progress (4): 131/247 kB | 12 kB | 20/195 kB | 13 kB Progress (4): 135/247 kB | 12 kB | 20/195 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M1/enforcer-api-3.0.0-M1.jar (12 kB at 26 kB/s) Progress (3): 139/247 kB | 20/195 kB | 13 kB Progress (3): 139/247 kB | 24/195 kB | 13 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar Progress (3): 139/247 kB | 28/195 kB | 13 kB Progress (3): 143/247 kB | 28/195 kB | 13 kB Progress (3): 143/247 kB | 32/195 kB | 13 kB Progress (3): 147/247 kB | 32/195 kB | 13 kB Progress (3): 147/247 kB | 33/195 kB | 13 kB Progress (3): 151/247 kB | 33/195 kB | 13 kB Progress (3): 155/247 kB | 33/195 kB | 13 kB Progress (3): 155/247 kB | 37/195 kB | 13 kB Progress (3): 159/247 kB | 37/195 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 30 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Progress (2): 159/247 kB | 41/195 kB Progress (2): 159/247 kB | 45/195 kB Progress (2): 159/247 kB | 49/195 kB Progress (3): 159/247 kB | 49/195 kB | 4.1/45 kB Progress (4): 159/247 kB | 49/195 kB | 4.1/45 kB | 4.1/245 kB Progress (4): 163/247 kB | 49/195 kB | 4.1/45 kB | 4.1/245 kB Progress (4): 163/247 kB | 49/195 kB | 4.1/45 kB | 7.7/245 kB Progress (4): 163/247 kB | 49/195 kB | 7.7/45 kB | 7.7/245 kB Progress (4): 163/247 kB | 53/195 kB | 7.7/45 kB | 7.7/245 kB Progress (4): 163/247 kB | 53/195 kB | 12/45 kB | 7.7/245 kB Progress (4): 163/247 kB | 53/195 kB | 12/45 kB | 12/245 kB Progress (4): 164/247 kB | 53/195 kB | 12/45 kB | 12/245 kB Progress (4): 164/247 kB | 53/195 kB | 12/45 kB | 16/245 kB Progress (4): 168/247 kB | 53/195 kB | 12/45 kB | 16/245 kB Progress (4): 168/247 kB | 53/195 kB | 12/45 kB | 20/245 kB Progress (4): 168/247 kB | 53/195 kB | 16/45 kB | 20/245 kB Progress (4): 168/247 kB | 57/195 kB | 16/45 kB | 20/245 kB Progress (4): 168/247 kB | 57/195 kB | 20/45 kB | 20/245 kB Progress (4): 168/247 kB | 57/195 kB | 20/45 kB | 24/245 kB Progress (4): 172/247 kB | 57/195 kB | 20/45 kB | 24/245 kB Progress (4): 172/247 kB | 57/195 kB | 20/45 kB | 28/245 kB Progress (4): 176/247 kB | 57/195 kB | 20/45 kB | 28/245 kB Progress (4): 176/247 kB | 61/195 kB | 20/45 kB | 28/245 kB Progress (4): 176/247 kB | 61/195 kB | 24/45 kB | 28/245 kB Progress (4): 176/247 kB | 65/195 kB | 24/45 kB | 28/245 kB Progress (4): 180/247 kB | 65/195 kB | 24/45 kB | 28/245 kB Progress (4): 180/247 kB | 65/195 kB | 24/45 kB | 32/245 kB Progress (4): 184/247 kB | 65/195 kB | 24/45 kB | 32/245 kB Progress (4): 184/247 kB | 66/195 kB | 24/45 kB | 32/245 kB Progress (4): 184/247 kB | 66/195 kB | 28/45 kB | 32/245 kB Progress (4): 184/247 kB | 70/195 kB | 28/45 kB | 32/245 kB Progress (4): 188/247 kB | 70/195 kB | 28/45 kB | 32/245 kB Progress (4): 188/247 kB | 70/195 kB | 28/45 kB | 33/245 kB Progress (4): 192/247 kB | 70/195 kB | 28/45 kB | 33/245 kB Progress (4): 192/247 kB | 74/195 kB | 28/45 kB | 33/245 kB Progress (4): 192/247 kB | 74/195 kB | 32/45 kB | 33/245 kB Progress (4): 192/247 kB | 78/195 kB | 32/45 kB | 33/245 kB Progress (4): 196/247 kB | 78/195 kB | 32/45 kB | 33/245 kB Progress (4): 196/247 kB | 78/195 kB | 32/45 kB | 37/245 kB Progress (4): 197/247 kB | 78/195 kB | 32/45 kB | 37/245 kB Progress (4): 197/247 kB | 82/195 kB | 32/45 kB | 37/245 kB Progress (4): 197/247 kB | 82/195 kB | 36/45 kB | 37/245 kB Progress (4): 201/247 kB | 82/195 kB | 36/45 kB | 37/245 kB Progress (4): 201/247 kB | 82/195 kB | 36/45 kB | 41/245 kB Progress (4): 205/247 kB | 82/195 kB | 36/45 kB | 41/245 kB Progress (4): 205/247 kB | 82/195 kB | 40/45 kB | 41/245 kB Progress (4): 205/247 kB | 86/195 kB | 40/45 kB | 41/245 kB Progress (4): 205/247 kB | 86/195 kB | 44/45 kB | 41/245 kB Progress (4): 209/247 kB | 86/195 kB | 44/45 kB | 41/245 kB Progress (4): 209/247 kB | 86/195 kB | 44/45 kB | 45/245 kB Progress (4): 213/247 kB | 86/195 kB | 44/45 kB | 45/245 kB Progress (4): 213/247 kB | 86/195 kB | 45 kB | 45/245 kB Progress (4): 217/247 kB | 86/195 kB | 45 kB | 45/245 kB Progress (4): 217/247 kB | 90/195 kB | 45 kB | 45/245 kB Progress (4): 221/247 kB | 90/195 kB | 45 kB | 45/245 kB Progress (4): 221/247 kB | 90/195 kB | 45 kB | 49/245 kB Progress (4): 225/247 kB | 90/195 kB | 45 kB | 49/245 kB Progress (4): 225/247 kB | 94/195 kB | 45 kB | 49/245 kB Progress (4): 225/247 kB | 94/195 kB | 45 kB | 53/245 kB Progress (4): 229/247 kB | 94/195 kB | 45 kB | 53/245 kB Progress (4): 229/247 kB | 94/195 kB | 45 kB | 57/245 kB Progress (4): 229/247 kB | 98/195 kB | 45 kB | 57/245 kB Progress (4): 233/247 kB | 98/195 kB | 45 kB | 57/245 kB Progress (4): 233/247 kB | 98/195 kB | 45 kB | 61/245 kB Progress (4): 233/247 kB | 98/195 kB | 45 kB | 61/245 kB Progress (4): 233/247 kB | 98/195 kB | 45 kB | 65/245 kB Progress (4): 237/247 kB | 98/195 kB | 45 kB | 65/245 kB Progress (4): 237/247 kB | 98/195 kB | 45 kB | 66/245 kB Progress (4): 237/247 kB | 102/195 kB | 45 kB | 66/245 kB Progress (4): 237/247 kB | 102/195 kB | 45 kB | 70/245 kB Progress (4): 241/247 kB | 102/195 kB | 45 kB | 70/245 kB Progress (4): 241/247 kB | 102/195 kB | 45 kB | 74/245 kB Progress (4): 241/247 kB | 106/195 kB | 45 kB | 74/245 kB Progress (4): 245/247 kB | 106/195 kB | 45 kB | 74/245 kB Progress (5): 245/247 kB | 106/195 kB | 45 kB | 74/245 kB | 4.1/38 kB Progress (5): 245/247 kB | 106/195 kB | 45 kB | 78/245 kB | 4.1/38 kB Progress (5): 245/247 kB | 106/195 kB | 45 kB | 78/245 kB | 7.7/38 kB Progress (5): 247 kB | 106/195 kB | 45 kB | 78/245 kB | 7.7/38 kB Progress (5): 247 kB | 110/195 kB | 45 kB | 78/245 kB | 7.7/38 kB Progress (5): 247 kB | 110/195 kB | 45 kB | 78/245 kB | 12/38 kB Progress (5): 247 kB | 110/195 kB | 45 kB | 82/245 kB | 12/38 kB Progress (5): 247 kB | 110/195 kB | 45 kB | 82/245 kB | 16/38 kB Progress (5): 247 kB | 114/195 kB | 45 kB | 82/245 kB | 16/38 kB Progress (5): 247 kB | 114/195 kB | 45 kB | 82/245 kB | 20/38 kB Progress (5): 247 kB | 114/195 kB | 45 kB | 86/245 kB | 20/38 kB Progress (5): 247 kB | 114/195 kB | 45 kB | 86/245 kB | 24/38 kB Progress (5): 247 kB | 118/195 kB | 45 kB | 86/245 kB | 24/38 kB Progress (5): 247 kB | 118/195 kB | 45 kB | 86/245 kB | 28/38 kB Progress (5): 247 kB | 118/195 kB | 45 kB | 90/245 kB | 28/38 kB Progress (5): 247 kB | 118/195 kB | 45 kB | 90/245 kB | 32/38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 85 kB/s) Progress (4): 247 kB | 122/195 kB | 90/245 kB | 32/38 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M1/enforcer-rules-3.0.0-M1.jar Progress (4): 247 kB | 122/195 kB | 90/245 kB | 33/38 kB Progress (4): 247 kB | 122/195 kB | 94/245 kB | 33/38 kB Progress (4): 247 kB | 122/195 kB | 94/245 kB | 37/38 kB Progress (4): 247 kB | 126/195 kB | 94/245 kB | 37/38 kB Progress (4): 247 kB | 126/195 kB | 94/245 kB | 38 kB Progress (4): 247 kB | 126/195 kB | 98/245 kB | 38 kB Progress (4): 247 kB | 130/195 kB | 98/245 kB | 38 kB Progress (4): 247 kB | 130/195 kB | 98/245 kB | 38 kB Progress (4): 247 kB | 131/195 kB | 98/245 kB | 38 kB Progress (4): 247 kB | 131/195 kB | 102/245 kB | 38 kB Progress (4): 247 kB | 135/195 kB | 102/245 kB | 38 kB Progress (4): 247 kB | 135/195 kB | 106/245 kB | 38 kB Progress (4): 247 kB | 139/195 kB | 106/245 kB | 38 kB Progress (4): 247 kB | 139/195 kB | 110/245 kB | 38 kB Progress (4): 247 kB | 143/195 kB | 110/245 kB | 38 kB Progress (4): 247 kB | 143/195 kB | 114/245 kB | 38 kB Progress (4): 247 kB | 147/195 kB | 114/245 kB | 38 kB Progress (4): 247 kB | 147/195 kB | 118/245 kB | 38 kB Progress (4): 247 kB | 151/195 kB | 118/245 kB | 38 kB Progress (4): 247 kB | 151/195 kB | 122/245 kB | 38 kB Progress (4): 247 kB | 155/195 kB | 122/245 kB | 38 kB Progress (4): 247 kB | 155/195 kB | 126/245 kB | 38 kB Progress (4): 247 kB | 159/195 kB | 126/245 kB | 38 kB Progress (4): 247 kB | 159/195 kB | 130/245 kB | 38 kB Progress (4): 247 kB | 163/195 kB | 130/245 kB | 38 kB Progress (4): 247 kB | 163/195 kB | 134/245 kB | 38 kB Progress (4): 247 kB | 167/195 kB | 134/245 kB | 38 kB Progress (4): 247 kB | 167/195 kB | 138/245 kB | 38 kB Progress (4): 247 kB | 171/195 kB | 138/245 kB | 38 kB Progress (4): 247 kB | 171/195 kB | 142/245 kB | 38 kB Progress (4): 247 kB | 175/195 kB | 142/245 kB | 38 kB Progress (4): 247 kB | 175/195 kB | 146/245 kB | 38 kB Progress (4): 247 kB | 179/195 kB | 146/245 kB | 38 kB Progress (4): 247 kB | 179/195 kB | 150/245 kB | 38 kB Progress (4): 247 kB | 183/195 kB | 150/245 kB | 38 kB Progress (4): 247 kB | 183/195 kB | 154/245 kB | 38 kB Progress (4): 247 kB | 187/195 kB | 154/245 kB | 38 kB Progress (4): 247 kB | 187/195 kB | 158/245 kB | 38 kB Progress (4): 247 kB | 191/195 kB | 158/245 kB | 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 460 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 70 kB/s) Progress (2): 195/195 kB | 158/245 kB Progress (2): 195/195 kB | 162/245 kB Progress (2): 195 kB | 162/245 kB 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.jar 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 (2): 195 kB | 166/245 kB Progress (2): 195 kB | 170/245 kB Progress (2): 195 kB | 174/245 kB Progress (2): 195 kB | 178/245 kB Progress (2): 195 kB | 182/245 kB Progress (2): 195 kB | 186/245 kB Progress (2): 195 kB | 190/245 kB Progress (2): 195 kB | 194/245 kB Progress (2): 195 kB | 198/245 kB Progress (2): 195 kB | 202/245 kB Progress (2): 195 kB | 206/245 kB Progress (2): 195 kB | 210/245 kB Progress (2): 195 kB | 214/245 kB Progress (2): 195 kB | 218/245 kB Progress (2): 195 kB | 222/245 kB Progress (2): 195 kB | 226/245 kB Progress (2): 195 kB | 230/245 kB Progress (2): 195 kB | 234/245 kB Progress (2): 195 kB | 238/245 kB Progress (2): 195 kB | 242/245 kB Progress (2): 195 kB | 245 kB Progress (3): 195 kB | 245 kB | 4.1/105 kB Progress (3): 195 kB | 245 kB | 7.7/105 kB Progress (3): 195 kB | 245 kB | 12/105 kB Progress (4): 195 kB | 245 kB | 12/105 kB | 4.1/61 kB Progress (5): 195 kB | 245 kB | 12/105 kB | 4.1/61 kB | 4.1/164 kB Progress (5): 195 kB | 245 kB | 12/105 kB | 7.7/61 kB | 4.1/164 kB Progress (5): 195 kB | 245 kB | 16/105 kB | 7.7/61 kB | 4.1/164 kB Progress (5): 195 kB | 245 kB | 16/105 kB | 7.7/61 kB | 7.7/164 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/plexus-container-default-1.0-alpha-9.jar (195 kB at 318 kB/s) Progress (4): 245 kB | 20/105 kB | 7.7/61 kB | 7.7/164 kB Progress (4): 245 kB | 20/105 kB | 12/61 kB | 7.7/164 kB Progress (4): 245 kB | 24/105 kB | 12/61 kB | 7.7/164 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar Progress (4): 245 kB | 24/105 kB | 12/61 kB | 12/164 kB Progress (4): 245 kB | 28/105 kB | 12/61 kB | 12/164 kB Progress (4): 245 kB | 28/105 kB | 16/61 kB | 12/164 kB Progress (4): 245 kB | 32/105 kB | 16/61 kB | 12/164 kB Progress (4): 245 kB | 32/105 kB | 16/61 kB | 16/164 kB Progress (4): 245 kB | 32/105 kB | 20/61 kB | 16/164 kB Progress (4): 245 kB | 33/105 kB | 20/61 kB | 16/164 kB Progress (4): 245 kB | 33/105 kB | 24/61 kB | 16/164 kB Progress (4): 245 kB | 33/105 kB | 24/61 kB | 20/164 kB Progress (4): 245 kB | 33/105 kB | 28/61 kB | 20/164 kB Progress (4): 245 kB | 33/105 kB | 28/61 kB | 24/164 kB Progress (4): 245 kB | 37/105 kB | 28/61 kB | 24/164 kB Progress (4): 245 kB | 37/105 kB | 32/61 kB | 24/164 kB Progress (4): 245 kB | 37/105 kB | 32/61 kB | 28/164 kB Progress (4): 245 kB | 41/105 kB | 32/61 kB | 28/164 kB Progress (4): 245 kB | 41/105 kB | 32/61 kB | 32/164 kB Progress (4): 245 kB | 41/105 kB | 36/61 kB | 32/164 kB Progress (4): 245 kB | 41/105 kB | 36/61 kB | 33/164 kB Progress (4): 245 kB | 45/105 kB | 36/61 kB | 33/164 kB Progress (4): 245 kB | 45/105 kB | 40/61 kB | 33/164 kB Progress (4): 245 kB | 45/105 kB | 40/61 kB | 37/164 kB Progress (4): 245 kB | 45/105 kB | 44/61 kB | 37/164 kB Progress (4): 245 kB | 49/105 kB | 44/61 kB | 37/164 kB Progress (4): 245 kB | 49/105 kB | 48/61 kB | 37/164 kB Progress (4): 245 kB | 49/105 kB | 48/61 kB | 41/164 kB Progress (4): 245 kB | 49/105 kB | 52/61 kB | 41/164 kB Progress (4): 245 kB | 53/105 kB | 52/61 kB | 41/164 kB Progress (4): 245 kB | 53/105 kB | 56/61 kB | 41/164 kB Progress (4): 245 kB | 53/105 kB | 56/61 kB | 45/164 kB Progress (4): 245 kB | 53/105 kB | 60/61 kB | 45/164 kB Progress (4): 245 kB | 57/105 kB | 60/61 kB | 45/164 kB Progress (4): 245 kB | 57/105 kB | 61 kB | 45/164 kB Progress (4): 245 kB | 57/105 kB | 61 kB | 49/164 kB Progress (4): 245 kB | 61/105 kB | 61 kB | 49/164 kB Progress (4): 245 kB | 65/105 kB | 61 kB | 49/164 kB Progress (4): 245 kB | 65/105 kB | 61 kB | 53/164 kB Progress (4): 245 kB | 66/105 kB | 61 kB | 53/164 kB Progress (4): 245 kB | 66/105 kB | 61 kB | 57/164 kB Progress (4): 245 kB | 70/105 kB | 61 kB | 57/164 kB Progress (4): 245 kB | 74/105 kB | 61 kB | 57/164 kB Progress (4): 245 kB | 74/105 kB | 61 kB | 61/164 kB Progress (4): 245 kB | 78/105 kB | 61 kB | 61/164 kB Progress (4): 245 kB | 78/105 kB | 61 kB | 65/164 kB Progress (4): 245 kB | 82/105 kB | 61 kB | 65/164 kB Progress (4): 245 kB | 82/105 kB | 61 kB | 66/164 kB Progress (4): 245 kB | 86/105 kB | 61 kB | 66/164 kB Progress (4): 245 kB | 86/105 kB | 61 kB | 70/164 kB Progress (4): 245 kB | 90/105 kB | 61 kB | 70/164 kB Progress (4): 245 kB | 90/105 kB | 61 kB | 74/164 kB Progress (4): 245 kB | 94/105 kB | 61 kB | 74/164 kB Progress (4): 245 kB | 98/105 kB | 61 kB | 74/164 kB Progress (4): 245 kB | 98/105 kB | 61 kB | 78/164 kB Progress (4): 245 kB | 98/105 kB | 61 kB | 78/164 kB Progress (4): 245 kB | 98/105 kB | 61 kB | 82/164 kB Progress (4): 245 kB | 102/105 kB | 61 kB | 82/164 kB Progress (4): 245 kB | 105 kB | 61 kB | 82/164 kB Progress (4): 245 kB | 105 kB | 61 kB | 86/164 kB Progress (4): 245 kB | 105 kB | 61 kB | 90/164 kB Progress (4): 245 kB | 105 kB | 61 kB | 94/164 kB Progress (4): 245 kB | 105 kB | 61 kB | 98/164 kB Progress (4): 245 kB | 105 kB | 61 kB | 98/164 kB Progress (4): 245 kB | 105 kB | 61 kB | 102/164 kB Progress (4): 245 kB | 105 kB | 61 kB | 106/164 kB Progress (4): 245 kB | 105 kB | 61 kB | 110/164 kB Progress (4): 245 kB | 105 kB | 61 kB | 114/164 kB Progress (4): 245 kB | 105 kB | 61 kB | 118/164 kB Progress (4): 245 kB | 105 kB | 61 kB | 122/164 kB Progress (4): 245 kB | 105 kB | 61 kB | 126/164 kB Progress (4): 245 kB | 105 kB | 61 kB | 130/164 kB Progress (4): 245 kB | 105 kB | 61 kB | 134/164 kB Progress (4): 245 kB | 105 kB | 61 kB | 138/164 kB Progress (4): 245 kB | 105 kB | 61 kB | 142/164 kB Progress (4): 245 kB | 105 kB | 61 kB | 146/164 kB Progress (4): 245 kB | 105 kB | 61 kB | 150/164 kB Progress (4): 245 kB | 105 kB | 61 kB | 154/164 kB Progress (4): 245 kB | 105 kB | 61 kB | 158/164 kB Progress (4): 245 kB | 105 kB | 61 kB | 162/164 kB Progress (4): 245 kB | 105 kB | 61 kB | 164 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 97 kB/s) Progress (4): 245 kB | 105 kB | 164 kB | 4.1/209 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M1/enforcer-rules-3.0.0-M1.jar (105 kB at 166 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar Progress (3): 245 kB | 164 kB | 7.7/209 kB Progress (3): 245 kB | 164 kB | 12/209 kB Progress (3): 245 kB | 164 kB | 16/209 kB Progress (3): 245 kB | 164 kB | 20/209 kB Progress (3): 245 kB | 164 kB | 24/209 kB Progress (3): 245 kB | 164 kB | 28/209 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar (245 kB at 385 kB/s) Progress (2): 164 kB | 32/209 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar Progress (2): 164 kB | 33/209 kB Progress (2): 164 kB | 37/209 kB Progress (2): 164 kB | 41/209 kB Progress (2): 164 kB | 45/209 kB Progress (2): 164 kB | 49/209 kB Progress (2): 164 kB | 53/209 kB Progress (2): 164 kB | 57/209 kB Progress (2): 164 kB | 61/209 kB Progress (2): 164 kB | 65/209 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.jar (164 kB at 257 kB/s) Progress (1): 66/209 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar Progress (1): 70/209 kB Progress (1): 74/209 kB Progress (1): 78/209 kB Progress (1): 82/209 kB Progress (1): 86/209 kB Progress (1): 90/209 kB Progress (1): 94/209 kB Progress (1): 98/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): 130/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): 164/209 kB Progress (1): 168/209 kB Progress (1): 172/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 Progress (2): 209 kB | 4.1/233 kB Progress (2): 209 kB | 7.7/233 kB Progress (2): 209 kB | 12/233 kB Progress (2): 209 kB | 16/233 kB Progress (2): 209 kB | 20/233 kB Progress (2): 209 kB | 24/233 kB Progress (2): 209 kB | 28/233 kB Progress (2): 209 kB | 32/233 kB Progress (2): 209 kB | 33/233 kB Progress (2): 209 kB | 37/233 kB Progress (2): 209 kB | 41/233 kB Progress (2): 209 kB | 45/233 kB Progress (2): 209 kB | 49/233 kB Progress (2): 209 kB | 53/233 kB Progress (2): 209 kB | 57/233 kB Progress (2): 209 kB | 61/233 kB Progress (2): 209 kB | 65/233 kB Progress (2): 209 kB | 66/233 kB Progress (3): 209 kB | 66/233 kB | 4.1/64 kB Progress (3): 209 kB | 66/233 kB | 7.7/64 kB Progress (3): 209 kB | 66/233 kB | 12/64 kB Progress (3): 209 kB | 66/233 kB | 16/64 kB Progress (3): 209 kB | 66/233 kB | 20/64 kB Progress (3): 209 kB | 66/233 kB | 24/64 kB Progress (4): 209 kB | 66/233 kB | 24/64 kB | 4.1/282 kB Progress (4): 209 kB | 66/233 kB | 28/64 kB | 4.1/282 kB Progress (4): 209 kB | 66/233 kB | 28/64 kB | 7.7/282 kB Progress (4): 209 kB | 70/233 kB | 28/64 kB | 7.7/282 kB Progress (5): 209 kB | 70/233 kB | 28/64 kB | 7.7/282 kB | 4.1/480 kB Progress (5): 209 kB | 74/233 kB | 28/64 kB | 7.7/282 kB | 4.1/480 kB Progress (5): 209 kB | 74/233 kB | 28/64 kB | 12/282 kB | 4.1/480 kB Progress (5): 209 kB | 74/233 kB | 32/64 kB | 12/282 kB | 4.1/480 kB Progress (5): 209 kB | 74/233 kB | 32/64 kB | 16/282 kB | 4.1/480 kB Progress (5): 209 kB | 78/233 kB | 32/64 kB | 16/282 kB | 4.1/480 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 292 kB/s) Progress (4): 78/233 kB | 32/64 kB | 16/282 kB | 7.7/480 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar Progress (4): 82/233 kB | 32/64 kB | 16/282 kB | 7.7/480 kB Progress (4): 82/233 kB | 32/64 kB | 20/282 kB | 7.7/480 kB Progress (4): 82/233 kB | 33/64 kB | 20/282 kB | 7.7/480 kB Progress (4): 86/233 kB | 33/64 kB | 20/282 kB | 7.7/480 kB Progress (4): 86/233 kB | 33/64 kB | 24/282 kB | 7.7/480 kB Progress (4): 86/233 kB | 33/64 kB | 24/282 kB | 12/480 kB Progress (4): 86/233 kB | 33/64 kB | 28/282 kB | 12/480 kB Progress (4): 90/233 kB | 33/64 kB | 28/282 kB | 12/480 kB Progress (4): 90/233 kB | 37/64 kB | 28/282 kB | 12/480 kB Progress (4): 94/233 kB | 37/64 kB | 28/282 kB | 12/480 kB Progress (4): 94/233 kB | 37/64 kB | 32/282 kB | 12/480 kB Progress (4): 94/233 kB | 37/64 kB | 32/282 kB | 16/480 kB Progress (4): 94/233 kB | 37/64 kB | 33/282 kB | 16/480 kB Progress (4): 98/233 kB | 37/64 kB | 33/282 kB | 16/480 kB Progress (4): 98/233 kB | 41/64 kB | 33/282 kB | 16/480 kB Progress (4): 98/233 kB | 41/64 kB | 33/282 kB | 16/480 kB Progress (4): 98/233 kB | 41/64 kB | 37/282 kB | 16/480 kB Progress (4): 98/233 kB | 41/64 kB | 37/282 kB | 20/480 kB Progress (4): 98/233 kB | 41/64 kB | 41/282 kB | 20/480 kB Progress (4): 102/233 kB | 41/64 kB | 41/282 kB | 20/480 kB Progress (4): 102/233 kB | 45/64 kB | 41/282 kB | 20/480 kB Progress (4): 106/233 kB | 45/64 kB | 41/282 kB | 20/480 kB Progress (4): 106/233 kB | 45/64 kB | 45/282 kB | 20/480 kB Progress (4): 106/233 kB | 45/64 kB | 45/282 kB | 24/480 kB Progress (4): 106/233 kB | 45/64 kB | 49/282 kB | 24/480 kB Progress (4): 110/233 kB | 45/64 kB | 49/282 kB | 24/480 kB Progress (4): 110/233 kB | 49/64 kB | 49/282 kB | 24/480 kB Progress (4): 114/233 kB | 49/64 kB | 49/282 kB | 24/480 kB Progress (4): 114/233 kB | 49/64 kB | 53/282 kB | 24/480 kB Progress (4): 114/233 kB | 49/64 kB | 53/282 kB | 28/480 kB Progress (4): 114/233 kB | 49/64 kB | 57/282 kB | 28/480 kB Progress (4): 118/233 kB | 49/64 kB | 57/282 kB | 28/480 kB Progress (4): 118/233 kB | 53/64 kB | 57/282 kB | 28/480 kB Progress (4): 122/233 kB | 53/64 kB | 57/282 kB | 28/480 kB Progress (4): 122/233 kB | 53/64 kB | 61/282 kB | 28/480 kB Progress (4): 126/233 kB | 53/64 kB | 61/282 kB | 28/480 kB Progress (4): 126/233 kB | 53/64 kB | 61/282 kB | 32/480 kB Progress (4): 130/233 kB | 53/64 kB | 61/282 kB | 32/480 kB Progress (4): 130/233 kB | 53/64 kB | 65/282 kB | 32/480 kB Progress (4): 130/233 kB | 57/64 kB | 65/282 kB | 32/480 kB Progress (4): 130/233 kB | 57/64 kB | 66/282 kB | 32/480 kB Progress (4): 131/233 kB | 57/64 kB | 66/282 kB | 32/480 kB Progress (4): 131/233 kB | 57/64 kB | 66/282 kB | 33/480 kB Progress (4): 131/233 kB | 57/64 kB | 70/282 kB | 33/480 kB Progress (4): 131/233 kB | 61/64 kB | 70/282 kB | 33/480 kB Progress (4): 131/233 kB | 61/64 kB | 74/282 kB | 33/480 kB Progress (4): 131/233 kB | 61/64 kB | 74/282 kB | 37/480 kB Progress (4): 135/233 kB | 61/64 kB | 74/282 kB | 37/480 kB Progress (4): 135/233 kB | 61/64 kB | 74/282 kB | 41/480 kB Progress (4): 135/233 kB | 61/64 kB | 78/282 kB | 41/480 kB Progress (4): 135/233 kB | 64 kB | 78/282 kB | 41/480 kB Progress (4): 135/233 kB | 64 kB | 78/282 kB | 45/480 kB Progress (4): 135/233 kB | 64 kB | 82/282 kB | 45/480 kB Progress (4): 139/233 kB | 64 kB | 82/282 kB | 45/480 kB Progress (4): 139/233 kB | 64 kB | 86/282 kB | 45/480 kB Progress (4): 139/233 kB | 64 kB | 86/282 kB | 49/480 kB Progress (4): 143/233 kB | 64 kB | 86/282 kB | 49/480 kB Progress (4): 143/233 kB | 64 kB | 90/282 kB | 49/480 kB Progress (4): 147/233 kB | 64 kB | 90/282 kB | 49/480 kB Progress (4): 147/233 kB | 64 kB | 90/282 kB | 53/480 kB Progress (4): 151/233 kB | 64 kB | 90/282 kB | 53/480 kB Progress (4): 151/233 kB | 64 kB | 94/282 kB | 53/480 kB Progress (4): 155/233 kB | 64 kB | 94/282 kB | 53/480 kB Progress (4): 155/233 kB | 64 kB | 94/282 kB | 57/480 kB Progress (4): 155/233 kB | 64 kB | 98/282 kB | 57/480 kB Progress (4): 159/233 kB | 64 kB | 98/282 kB | 57/480 kB Progress (4): 159/233 kB | 64 kB | 98/282 kB | 61/480 kB Progress (4): 159/233 kB | 64 kB | 98/282 kB | 61/480 kB Progress (4): 159/233 kB | 64 kB | 98/282 kB | 65/480 kB Progress (4): 163/233 kB | 64 kB | 98/282 kB | 65/480 kB Progress (4): 163/233 kB | 64 kB | 98/282 kB | 69/480 kB Progress (4): 163/233 kB | 64 kB | 102/282 kB | 69/480 kB Progress (4): 163/233 kB | 64 kB | 102/282 kB | 73/480 kB Progress (4): 164/233 kB | 64 kB | 102/282 kB | 73/480 kB Progress (4): 164/233 kB | 64 kB | 102/282 kB | 77/480 kB Progress (4): 164/233 kB | 64 kB | 106/282 kB | 77/480 kB Progress (4): 164/233 kB | 64 kB | 106/282 kB | 81/480 kB Progress (4): 168/233 kB | 64 kB | 106/282 kB | 81/480 kB Progress (4): 168/233 kB | 64 kB | 106/282 kB | 85/480 kB Progress (4): 168/233 kB | 64 kB | 110/282 kB | 85/480 kB Progress (4): 168/233 kB | 64 kB | 110/282 kB | 89/480 kB Progress (4): 172/233 kB | 64 kB | 110/282 kB | 89/480 kB Progress (4): 172/233 kB | 64 kB | 110/282 kB | 93/480 kB Progress (4): 172/233 kB | 64 kB | 114/282 kB | 93/480 kB Progress (4): 172/233 kB | 64 kB | 114/282 kB | 97/480 kB Progress (4): 176/233 kB | 64 kB | 114/282 kB | 97/480 kB Progress (4): 176/233 kB | 64 kB | 118/282 kB | 97/480 kB Progress (4): 180/233 kB | 64 kB | 118/282 kB | 97/480 kB Progress (4): 180/233 kB | 64 kB | 118/282 kB | 101/480 kB Progress (5): 180/233 kB | 64 kB | 118/282 kB | 101/480 kB | 4.1/134 kB Progress (5): 180/233 kB | 64 kB | 118/282 kB | 105/480 kB | 4.1/134 kB Progress (5): 184/233 kB | 64 kB | 118/282 kB | 105/480 kB | 4.1/134 kB Progress (5): 184/233 kB | 64 kB | 122/282 kB | 105/480 kB | 4.1/134 kB Progress (5): 188/233 kB | 64 kB | 122/282 kB | 105/480 kB | 4.1/134 kB Progress (5): 188/233 kB | 64 kB | 122/282 kB | 109/480 kB | 4.1/134 kB Progress (5): 188/233 kB | 64 kB | 122/282 kB | 109/480 kB | 7.7/134 kB Progress (5): 188/233 kB | 64 kB | 122/282 kB | 113/480 kB | 7.7/134 kB Progress (5): 192/233 kB | 64 kB | 122/282 kB | 113/480 kB | 7.7/134 kB Progress (5): 192/233 kB | 64 kB | 126/282 kB | 113/480 kB | 7.7/134 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 87 kB/s) Progress (4): 192/233 kB | 130/282 kB | 113/480 kB | 7.7/134 kB Progress (4): 196/233 kB | 130/282 kB | 113/480 kB | 7.7/134 kB Progress (4): 196/233 kB | 130/282 kB | 117/480 kB | 7.7/134 kB Progress (4): 196/233 kB | 130/282 kB | 117/480 kB | 12/134 kB Progress (4): 196/233 kB | 130/282 kB | 121/480 kB | 12/134 kB Progress (4): 200/233 kB | 130/282 kB | 121/480 kB | 12/134 kB Progress (4): 200/233 kB | 134/282 kB | 121/480 kB | 12/134 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar Progress (4): 200/233 kB | 138/282 kB | 121/480 kB | 12/134 kB Progress (4): 204/233 kB | 138/282 kB | 121/480 kB | 12/134 kB Progress (4): 204/233 kB | 138/282 kB | 125/480 kB | 12/134 kB Progress (4): 204/233 kB | 138/282 kB | 125/480 kB | 16/134 kB Progress (4): 204/233 kB | 138/282 kB | 129/480 kB | 16/134 kB Progress (4): 208/233 kB | 138/282 kB | 129/480 kB | 16/134 kB Progress (4): 208/233 kB | 142/282 kB | 129/480 kB | 16/134 kB Progress (4): 212/233 kB | 142/282 kB | 129/480 kB | 16/134 kB Progress (4): 212/233 kB | 142/282 kB | 133/480 kB | 16/134 kB Progress (4): 212/233 kB | 142/282 kB | 133/480 kB | 20/134 kB Progress (4): 212/233 kB | 142/282 kB | 137/480 kB | 20/134 kB Progress (4): 216/233 kB | 142/282 kB | 137/480 kB | 20/134 kB Progress (4): 216/233 kB | 142/282 kB | 141/480 kB | 20/134 kB Progress (4): 216/233 kB | 146/282 kB | 141/480 kB | 20/134 kB Progress (4): 216/233 kB | 146/282 kB | 145/480 kB | 20/134 kB Progress (4): 216/233 kB | 150/282 kB | 145/480 kB | 20/134 kB Progress (4): 220/233 kB | 150/282 kB | 145/480 kB | 20/134 kB Progress (4): 220/233 kB | 150/282 kB | 145/480 kB | 24/134 kB Progress (4): 220/233 kB | 154/282 kB | 145/480 kB | 24/134 kB Progress (4): 220/233 kB | 154/282 kB | 145/480 kB | 28/134 kB Progress (4): 220/233 kB | 154/282 kB | 149/480 kB | 28/134 kB Progress (4): 220/233 kB | 154/282 kB | 149/480 kB | 32/134 kB Progress (4): 220/233 kB | 158/282 kB | 149/480 kB | 32/134 kB Progress (4): 224/233 kB | 158/282 kB | 149/480 kB | 32/134 kB Progress (4): 224/233 kB | 162/282 kB | 149/480 kB | 32/134 kB Progress (4): 224/233 kB | 162/282 kB | 149/480 kB | 33/134 kB Progress (4): 224/233 kB | 162/282 kB | 153/480 kB | 33/134 kB Progress (4): 224/233 kB | 162/282 kB | 153/480 kB | 37/134 kB Progress (4): 224/233 kB | 166/282 kB | 153/480 kB | 37/134 kB Progress (4): 228/233 kB | 166/282 kB | 153/480 kB | 37/134 kB Progress (4): 228/233 kB | 170/282 kB | 153/480 kB | 37/134 kB Progress (4): 228/233 kB | 170/282 kB | 153/480 kB | 41/134 kB Progress (4): 228/233 kB | 170/282 kB | 157/480 kB | 41/134 kB Progress (4): 228/233 kB | 170/282 kB | 157/480 kB | 45/134 kB Progress (4): 228/233 kB | 174/282 kB | 157/480 kB | 45/134 kB Progress (4): 228/233 kB | 178/282 kB | 157/480 kB | 45/134 kB Progress (4): 228/233 kB | 182/282 kB | 157/480 kB | 45/134 kB Progress (4): 228/233 kB | 186/282 kB | 157/480 kB | 45/134 kB Progress (4): 228/233 kB | 190/282 kB | 157/480 kB | 45/134 kB Progress (4): 228/233 kB | 194/282 kB | 157/480 kB | 45/134 kB Progress (4): 228/233 kB | 198/282 kB | 157/480 kB | 45/134 kB Progress (5): 228/233 kB | 198/282 kB | 157/480 kB | 45/134 kB | 4.1/285 kB Progress (5): 228/233 kB | 198/282 kB | 157/480 kB | 45/134 kB | 7.7/285 kB Progress (5): 232/233 kB | 198/282 kB | 157/480 kB | 45/134 kB | 7.7/285 kB Progress (5): 232/233 kB | 198/282 kB | 157/480 kB | 45/134 kB | 12/285 kB Progress (5): 232/233 kB | 202/282 kB | 157/480 kB | 45/134 kB | 12/285 kB Progress (5): 232/233 kB | 202/282 kB | 157/480 kB | 49/134 kB | 12/285 kB Progress (5): 232/233 kB | 202/282 kB | 161/480 kB | 49/134 kB | 12/285 kB Progress (5): 232/233 kB | 202/282 kB | 161/480 kB | 53/134 kB | 12/285 kB Progress (5): 232/233 kB | 206/282 kB | 161/480 kB | 53/134 kB | 12/285 kB Progress (5): 232/233 kB | 206/282 kB | 161/480 kB | 53/134 kB | 16/285 kB Progress (5): 233 kB | 206/282 kB | 161/480 kB | 53/134 kB | 16/285 kB Progress (5): 233 kB | 210/282 kB | 161/480 kB | 53/134 kB | 16/285 kB Progress (5): 233 kB | 210/282 kB | 161/480 kB | 57/134 kB | 16/285 kB Progress (5): 233 kB | 210/282 kB | 165/480 kB | 57/134 kB | 16/285 kB Progress (5): 233 kB | 210/282 kB | 165/480 kB | 61/134 kB | 16/285 kB Progress (5): 233 kB | 214/282 kB | 165/480 kB | 61/134 kB | 16/285 kB Progress (5): 233 kB | 214/282 kB | 165/480 kB | 61/134 kB | 20/285 kB Progress (5): 233 kB | 218/282 kB | 165/480 kB | 61/134 kB | 20/285 kB Progress (5): 233 kB | 218/282 kB | 165/480 kB | 65/134 kB | 20/285 kB Progress (5): 233 kB | 218/282 kB | 169/480 kB | 65/134 kB | 20/285 kB Progress (5): 233 kB | 218/282 kB | 169/480 kB | 66/134 kB | 20/285 kB Progress (5): 233 kB | 222/282 kB | 169/480 kB | 66/134 kB | 20/285 kB Progress (5): 233 kB | 222/282 kB | 169/480 kB | 66/134 kB | 24/285 kB Progress (5): 233 kB | 226/282 kB | 169/480 kB | 66/134 kB | 24/285 kB Progress (5): 233 kB | 226/282 kB | 169/480 kB | 70/134 kB | 24/285 kB Progress (5): 233 kB | 226/282 kB | 173/480 kB | 70/134 kB | 24/285 kB Progress (5): 233 kB | 226/282 kB | 173/480 kB | 74/134 kB | 24/285 kB Progress (5): 233 kB | 230/282 kB | 173/480 kB | 74/134 kB | 24/285 kB Progress (5): 233 kB | 230/282 kB | 173/480 kB | 74/134 kB | 28/285 kB Progress (5): 233 kB | 234/282 kB | 173/480 kB | 74/134 kB | 28/285 kB Progress (5): 233 kB | 234/282 kB | 173/480 kB | 78/134 kB | 28/285 kB Progress (5): 233 kB | 234/282 kB | 177/480 kB | 78/134 kB | 28/285 kB Progress (5): 233 kB | 234/282 kB | 177/480 kB | 82/134 kB | 28/285 kB Progress (5): 233 kB | 238/282 kB | 177/480 kB | 82/134 kB | 28/285 kB Progress (5): 233 kB | 238/282 kB | 177/480 kB | 86/134 kB | 28/285 kB Progress (5): 233 kB | 238/282 kB | 177/480 kB | 86/134 kB | 32/285 kB Progress (5): 233 kB | 238/282 kB | 177/480 kB | 90/134 kB | 32/285 kB Progress (5): 233 kB | 242/282 kB | 177/480 kB | 90/134 kB | 32/285 kB Progress (5): 233 kB | 242/282 kB | 181/480 kB | 90/134 kB | 32/285 kB Progress (5): 233 kB | 246/282 kB | 181/480 kB | 90/134 kB | 32/285 kB Progress (5): 233 kB | 246/282 kB | 181/480 kB | 94/134 kB | 32/285 kB Progress (5): 233 kB | 246/282 kB | 181/480 kB | 94/134 kB | 33/285 kB Progress (5): 233 kB | 246/282 kB | 181/480 kB | 98/134 kB | 33/285 kB Progress (5): 233 kB | 250/282 kB | 181/480 kB | 98/134 kB | 33/285 kB Progress (5): 233 kB | 250/282 kB | 185/480 kB | 98/134 kB | 33/285 kB Progress (5): 233 kB | 254/282 kB | 185/480 kB | 98/134 kB | 33/285 kB Progress (5): 233 kB | 254/282 kB | 189/480 kB | 98/134 kB | 33/285 kB Progress (5): 233 kB | 254/282 kB | 189/480 kB | 98/134 kB | 33/285 kB Progress (5): 233 kB | 254/282 kB | 189/480 kB | 98/134 kB | 37/285 kB Progress (5): 233 kB | 254/282 kB | 189/480 kB | 102/134 kB | 37/285 kB Progress (5): 233 kB | 254/282 kB | 193/480 kB | 102/134 kB | 37/285 kB Progress (5): 233 kB | 258/282 kB | 193/480 kB | 102/134 kB | 37/285 kB Progress (5): 233 kB | 258/282 kB | 197/480 kB | 102/134 kB | 37/285 kB Progress (5): 233 kB | 258/282 kB | 197/480 kB | 106/134 kB | 37/285 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 282 kB/s) Progress (4): 258/282 kB | 197/480 kB | 106/134 kB | 41/285 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Progress (4): 258/282 kB | 197/480 kB | 110/134 kB | 41/285 kB Progress (4): 258/282 kB | 201/480 kB | 110/134 kB | 41/285 kB Progress (4): 262/282 kB | 201/480 kB | 110/134 kB | 41/285 kB Progress (4): 262/282 kB | 201/480 kB | 114/134 kB | 41/285 kB Progress (4): 262/282 kB | 201/480 kB | 114/134 kB | 45/285 kB Progress (4): 262/282 kB | 201/480 kB | 118/134 kB | 45/285 kB Progress (4): 266/282 kB | 201/480 kB | 118/134 kB | 45/285 kB Progress (4): 266/282 kB | 205/480 kB | 118/134 kB | 45/285 kB Progress (4): 270/282 kB | 205/480 kB | 118/134 kB | 45/285 kB Progress (4): 270/282 kB | 205/480 kB | 122/134 kB | 45/285 kB Progress (4): 270/282 kB | 205/480 kB | 122/134 kB | 49/285 kB Progress (4): 270/282 kB | 205/480 kB | 126/134 kB | 49/285 kB Progress (4): 274/282 kB | 205/480 kB | 126/134 kB | 49/285 kB Progress (4): 274/282 kB | 209/480 kB | 126/134 kB | 49/285 kB Progress (4): 278/282 kB | 209/480 kB | 126/134 kB | 49/285 kB Progress (4): 278/282 kB | 209/480 kB | 130/134 kB | 49/285 kB Progress (4): 278/282 kB | 209/480 kB | 130/134 kB | 53/285 kB Progress (4): 278/282 kB | 209/480 kB | 134 kB | 53/285 kB Progress (4): 282 kB | 209/480 kB | 134 kB | 53/285 kB Progress (4): 282 kB | 213/480 kB | 134 kB | 53/285 kB Progress (4): 282 kB | 213/480 kB | 134 kB | 57/285 kB Progress (4): 282 kB | 217/480 kB | 134 kB | 57/285 kB Progress (4): 282 kB | 217/480 kB | 134 kB | 61/285 kB Progress (4): 282 kB | 221/480 kB | 134 kB | 61/285 kB Progress (4): 282 kB | 221/480 kB | 134 kB | 65/285 kB Progress (4): 282 kB | 225/480 kB | 134 kB | 65/285 kB Progress (4): 282 kB | 225/480 kB | 134 kB | 66/285 kB Progress (4): 282 kB | 229/480 kB | 134 kB | 66/285 kB Progress (4): 282 kB | 229/480 kB | 134 kB | 70/285 kB Progress (4): 282 kB | 233/480 kB | 134 kB | 70/285 kB Progress (4): 282 kB | 233/480 kB | 134 kB | 74/285 kB Progress (4): 282 kB | 237/480 kB | 134 kB | 74/285 kB Progress (4): 282 kB | 237/480 kB | 134 kB | 78/285 kB Progress (4): 282 kB | 241/480 kB | 134 kB | 78/285 kB Progress (4): 282 kB | 241/480 kB | 134 kB | 82/285 kB Progress (4): 282 kB | 245/480 kB | 134 kB | 82/285 kB Progress (4): 282 kB | 245/480 kB | 134 kB | 86/285 kB Progress (4): 282 kB | 249/480 kB | 134 kB | 86/285 kB Progress (4): 282 kB | 249/480 kB | 134 kB | 90/285 kB Progress (4): 282 kB | 253/480 kB | 134 kB | 90/285 kB Progress (4): 282 kB | 253/480 kB | 134 kB | 94/285 kB Progress (4): 282 kB | 257/480 kB | 134 kB | 94/285 kB Progress (4): 282 kB | 257/480 kB | 134 kB | 98/285 kB Progress (4): 282 kB | 261/480 kB | 134 kB | 98/285 kB Progress (4): 282 kB | 261/480 kB | 134 kB | 98/285 kB Progress (4): 282 kB | 265/480 kB | 134 kB | 98/285 kB Progress (4): 282 kB | 265/480 kB | 134 kB | 102/285 kB Progress (4): 282 kB | 269/480 kB | 134 kB | 102/285 kB Progress (4): 282 kB | 269/480 kB | 134 kB | 106/285 kB Progress (4): 282 kB | 273/480 kB | 134 kB | 106/285 kB Progress (4): 282 kB | 273/480 kB | 134 kB | 110/285 kB Progress (4): 282 kB | 277/480 kB | 134 kB | 110/285 kB Progress (4): 282 kB | 277/480 kB | 134 kB | 114/285 kB Progress (4): 282 kB | 281/480 kB | 134 kB | 114/285 kB Progress (4): 282 kB | 281/480 kB | 134 kB | 118/285 kB Progress (4): 282 kB | 285/480 kB | 134 kB | 118/285 kB Progress (4): 282 kB | 285/480 kB | 134 kB | 122/285 kB Progress (4): 282 kB | 289/480 kB | 134 kB | 122/285 kB Progress (4): 282 kB | 289/480 kB | 134 kB | 126/285 kB Progress (4): 282 kB | 293/480 kB | 134 kB | 126/285 kB Progress (4): 282 kB | 293/480 kB | 134 kB | 130/285 kB Progress (4): 282 kB | 297/480 kB | 134 kB | 130/285 kB Progress (4): 282 kB | 297/480 kB | 134 kB | 131/285 kB Progress (4): 282 kB | 301/480 kB | 134 kB | 131/285 kB Progress (4): 282 kB | 301/480 kB | 134 kB | 135/285 kB Progress (4): 282 kB | 305/480 kB | 134 kB | 135/285 kB Progress (4): 282 kB | 305/480 kB | 134 kB | 139/285 kB Progress (4): 282 kB | 309/480 kB | 134 kB | 139/285 kB Progress (4): 282 kB | 309/480 kB | 134 kB | 143/285 kB Progress (4): 282 kB | 313/480 kB | 134 kB | 143/285 kB Progress (4): 282 kB | 313/480 kB | 134 kB | 147/285 kB Progress (4): 282 kB | 317/480 kB | 134 kB | 147/285 kB Progress (4): 282 kB | 317/480 kB | 134 kB | 151/285 kB Progress (4): 282 kB | 321/480 kB | 134 kB | 151/285 kB Progress (4): 282 kB | 321/480 kB | 134 kB | 155/285 kB Progress (4): 282 kB | 325/480 kB | 134 kB | 155/285 kB Progress (4): 282 kB | 325/480 kB | 134 kB | 159/285 kB Progress (4): 282 kB | 329/480 kB | 134 kB | 159/285 kB Progress (4): 282 kB | 329/480 kB | 134 kB | 163/285 kB Progress (4): 282 kB | 333/480 kB | 134 kB | 163/285 kB Progress (4): 282 kB | 333/480 kB | 134 kB | 164/285 kB Progress (4): 282 kB | 337/480 kB | 134 kB | 164/285 kB Progress (4): 282 kB | 337/480 kB | 134 kB | 168/285 kB Progress (4): 282 kB | 341/480 kB | 134 kB | 168/285 kB Progress (4): 282 kB | 341/480 kB | 134 kB | 172/285 kB Progress (4): 282 kB | 345/480 kB | 134 kB | 172/285 kB Progress (4): 282 kB | 345/480 kB | 134 kB | 176/285 kB Progress (4): 282 kB | 349/480 kB | 134 kB | 176/285 kB Progress (4): 282 kB | 349/480 kB | 134 kB | 180/285 kB Progress (4): 282 kB | 353/480 kB | 134 kB | 180/285 kB Progress (4): 282 kB | 353/480 kB | 134 kB | 184/285 kB Progress (4): 282 kB | 357/480 kB | 134 kB | 184/285 kB Progress (4): 282 kB | 357/480 kB | 134 kB | 188/285 kB Progress (4): 282 kB | 361/480 kB | 134 kB | 188/285 kB Progress (4): 282 kB | 361/480 kB | 134 kB | 192/285 kB Progress (4): 282 kB | 365/480 kB | 134 kB | 192/285 kB Progress (4): 282 kB | 365/480 kB | 134 kB | 196/285 kB Progress (4): 282 kB | 369/480 kB | 134 kB | 196/285 kB Progress (4): 282 kB | 369/480 kB | 134 kB | 197/285 kB Progress (4): 282 kB | 373/480 kB | 134 kB | 197/285 kB Progress (4): 282 kB | 373/480 kB | 134 kB | 201/285 kB Progress (4): 282 kB | 377/480 kB | 134 kB | 201/285 kB Progress (4): 282 kB | 377/480 kB | 134 kB | 205/285 kB Progress (4): 282 kB | 381/480 kB | 134 kB | 205/285 kB Progress (4): 282 kB | 381/480 kB | 134 kB | 209/285 kB Progress (4): 282 kB | 385/480 kB | 134 kB | 209/285 kB Progress (4): 282 kB | 385/480 kB | 134 kB | 213/285 kB Progress (4): 282 kB | 389/480 kB | 134 kB | 213/285 kB Progress (4): 282 kB | 393/480 kB | 134 kB | 213/285 kB Progress (4): 282 kB | 393/480 kB | 134 kB | 217/285 kB Progress (4): 282 kB | 397/480 kB | 134 kB | 217/285 kB Progress (4): 282 kB | 397/480 kB | 134 kB | 221/285 kB Progress (4): 282 kB | 401/480 kB | 134 kB | 221/285 kB Progress (4): 282 kB | 401/480 kB | 134 kB | 225/285 kB Progress (4): 282 kB | 405/480 kB | 134 kB | 225/285 kB Progress (4): 282 kB | 405/480 kB | 134 kB | 229/285 kB Progress (4): 282 kB | 409/480 kB | 134 kB | 229/285 kB Progress (4): 282 kB | 409/480 kB | 134 kB | 233/285 kB Progress (4): 282 kB | 413/480 kB | 134 kB | 233/285 kB Progress (4): 282 kB | 413/480 kB | 134 kB | 237/285 kB Progress (4): 282 kB | 417/480 kB | 134 kB | 237/285 kB Progress (4): 282 kB | 417/480 kB | 134 kB | 241/285 kB Progress (4): 282 kB | 421/480 kB | 134 kB | 241/285 kB Progress (4): 282 kB | 421/480 kB | 134 kB | 245/285 kB Progress (4): 282 kB | 425/480 kB | 134 kB | 245/285 kB Progress (4): 282 kB | 425/480 kB | 134 kB | 249/285 kB Progress (4): 282 kB | 429/480 kB | 134 kB | 249/285 kB Progress (4): 282 kB | 429/480 kB | 134 kB | 253/285 kB Progress (4): 282 kB | 433/480 kB | 134 kB | 253/285 kB Progress (4): 282 kB | 433/480 kB | 134 kB | 257/285 kB Progress (4): 282 kB | 433/480 kB | 134 kB | 261/285 kB Progress (4): 282 kB | 433/480 kB | 134 kB | 265/285 kB Progress (4): 282 kB | 433/480 kB | 134 kB | 269/285 kB Progress (4): 282 kB | 433/480 kB | 134 kB | 273/285 kB Progress (4): 282 kB | 437/480 kB | 134 kB | 273/285 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 146 kB/s) Progress (3): 282 kB | 441/480 kB | 273/285 kB Progress (3): 282 kB | 441/480 kB | 277/285 kB Progress (3): 282 kB | 445/480 kB | 277/285 kB Progress (3): 282 kB | 449/480 kB | 277/285 kB Progress (3): 282 kB | 449/480 kB | 281/285 kB Progress (3): 282 kB | 453/480 kB | 281/285 kB Progress (3): 282 kB | 453/480 kB | 285/285 kB Progress (3): 282 kB | 457/480 kB | 285/285 kB Progress (3): 282 kB | 457/480 kB | 285 kB Progress (3): 282 kB | 461/480 kB | 285 kB Progress (3): 282 kB | 465/480 kB | 285 kB Progress (3): 282 kB | 469/480 kB | 285 kB Progress (3): 282 kB | 473/480 kB | 285 kB Progress (3): 282 kB | 477/480 kB | 285 kB Progress (3): 282 kB | 480 kB | 285 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 309 kB/s) Progress (3): 282 kB | 480 kB | 4.1/53 kB Progress (3): 282 kB | 480 kB | 7.7/53 kB Progress (3): 282 kB | 480 kB | 12/53 kB Progress (3): 282 kB | 480 kB | 16/53 kB Progress (3): 282 kB | 480 kB | 20/53 kB Progress (3): 282 kB | 480 kB | 24/53 kB Progress (3): 282 kB | 480 kB | 28/53 kB Progress (3): 282 kB | 480 kB | 32/53 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 304 kB/s) Progress (2): 480 kB | 36/53 kB Progress (2): 480 kB | 40/53 kB Progress (2): 480 kB | 44/53 kB Progress (2): 480 kB | 48/53 kB Progress (2): 480 kB | 52/53 kB Progress (2): 480 kB | 53 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 57 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (480 kB at 425 kB/s) [INFO] [INFO] --- osgiversion-maven-plugin:2.0.0:compute-osgi-version (compute-osgi-version) @ all --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom Progress (1): 643 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom (643 B at 40 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/2.0.4/maven-2.0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.4/maven-2.0.4.pom Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.4/maven-2.0.4.pom (12 kB at 694 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-osgi/0.2.0/maven-osgi-0.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-osgi/0.2.0/maven-osgi-0.2.0.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-osgi/0.2.0/maven-osgi-0.2.0.pom (2.0 kB at 107 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 141 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/7/maven-parent-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 1.2 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/4/apache-4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 281 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 139 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 125 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 218 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 119 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Progress (1): 4.1/9.0 kB Progress (1): 7.7/9.0 kB Progress (1): 9.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 472 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 232 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/junit/junit/3.8.1/junit-3.8.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom Progress (1): 998 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 62 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Progress (1): 4.1/6.9 kB Progress (1): 6.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 457 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 132 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 175 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 2.5 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 105 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 139 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/biz/aQute/bndlib/0.0.203/bndlib-0.0.203.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bndlib/0.0.203/bndlib-0.0.203.pom Progress (1): 886 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bndlib/0.0.203/bndlib-0.0.203.pom (886 B at 52 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-osgi/0.2.0/maven-osgi-0.2.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/junit/junit/3.8.1/junit-3.8.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/biz/aQute/bndlib/0.0.203/bndlib-0.0.203.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-osgi/0.2.0/maven-osgi-0.2.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar Progress (1): 4.1/49 kB Progress (1): 7.7/49 kB Progress (2): 7.7/49 kB | 4.1/8.3 kB Progress (2): 7.7/49 kB | 7.7/8.3 kB Progress (2): 7.7/49 kB | 8.3 kB Progress (3): 7.7/49 kB | 8.3 kB | 4.1/13 kB Progress (3): 7.7/49 kB | 8.3 kB | 7.7/13 kB Progress (3): 12/49 kB | 8.3 kB | 7.7/13 kB Progress (3): 16/49 kB | 8.3 kB | 7.7/13 kB Progress (4): 16/49 kB | 8.3 kB | 7.7/13 kB | 4.1/35 kB Progress (4): 20/49 kB | 8.3 kB | 7.7/13 kB | 4.1/35 kB Progress (4): 20/49 kB | 8.3 kB | 7.7/13 kB | 7.7/35 kB Progress (4): 24/49 kB | 8.3 kB | 7.7/13 kB | 7.7/35 kB Progress (4): 24/49 kB | 8.3 kB | 12/13 kB | 7.7/35 kB Progress (4): 24/49 kB | 8.3 kB | 13 kB | 7.7/35 kB Progress (4): 24/49 kB | 8.3 kB | 13 kB | 12/35 kB Progress (4): 24/49 kB | 8.3 kB | 13 kB | 16/35 kB Progress (4): 24/49 kB | 8.3 kB | 13 kB | 20/35 kB Progress (4): 24/49 kB | 8.3 kB | 13 kB | 24/35 kB Progress (4): 24/49 kB | 8.3 kB | 13 kB | 28/35 kB Progress (4): 24/49 kB | 8.3 kB | 13 kB | 32/35 kB Progress (4): 24/49 kB | 8.3 kB | 13 kB | 33/35 kB Progress (4): 24/49 kB | 8.3 kB | 13 kB | 35 kB Progress (5): 24/49 kB | 8.3 kB | 13 kB | 35 kB | 4.1/116 kB Progress (5): 24/49 kB | 8.3 kB | 13 kB | 35 kB | 7.7/116 kB Progress (5): 24/49 kB | 8.3 kB | 13 kB | 35 kB | 12/116 kB Progress (5): 28/49 kB | 8.3 kB | 13 kB | 35 kB | 12/116 kB Progress (5): 28/49 kB | 8.3 kB | 13 kB | 35 kB | 16/116 kB Progress (5): 32/49 kB | 8.3 kB | 13 kB | 35 kB | 16/116 kB Progress (5): 32/49 kB | 8.3 kB | 13 kB | 35 kB | 20/116 kB Progress (5): 33/49 kB | 8.3 kB | 13 kB | 35 kB | 20/116 kB Progress (5): 33/49 kB | 8.3 kB | 13 kB | 35 kB | 24/116 kB Progress (5): 37/49 kB | 8.3 kB | 13 kB | 35 kB | 24/116 kB Progress (5): 37/49 kB | 8.3 kB | 13 kB | 35 kB | 28/116 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.jar (8.3 kB at 309 kB/s) Progress (4): 41/49 kB | 13 kB | 35 kB | 28/116 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar Progress (4): 41/49 kB | 13 kB | 35 kB | 32/116 kB Progress (4): 45/49 kB | 13 kB | 35 kB | 32/116 kB Progress (4): 45/49 kB | 13 kB | 35 kB | 33/116 kB Progress (4): 49/49 kB | 13 kB | 35 kB | 33/116 kB Progress (4): 49/49 kB | 13 kB | 35 kB | 37/116 kB Progress (4): 49 kB | 13 kB | 35 kB | 37/116 kB Progress (4): 49 kB | 13 kB | 35 kB | 41/116 kB Progress (4): 49 kB | 13 kB | 35 kB | 45/116 kB Progress (4): 49 kB | 13 kB | 35 kB | 49/116 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-osgi/0.2.0/maven-osgi-0.2.0.jar (13 kB at 432 kB/s) Progress (3): 49 kB | 35 kB | 53/116 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar Progress (3): 49 kB | 35 kB | 57/116 kB Progress (3): 49 kB | 35 kB | 61/116 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 1.2 MB/s) Progress (2): 49 kB | 65/116 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar Progress (2): 49 kB | 66/116 kB Progress (2): 49 kB | 70/116 kB Progress (2): 49 kB | 74/116 kB Progress (2): 49 kB | 78/116 kB Progress (2): 49 kB | 82/116 kB Progress (2): 49 kB | 86/116 kB Progress (2): 49 kB | 90/116 kB Progress (2): 49 kB | 94/116 kB Progress (2): 49 kB | 98/116 kB Progress (2): 49 kB | 98/116 kB Progress (2): 49 kB | 102/116 kB Progress (2): 49 kB | 106/116 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 1.5 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar Progress (1): 110/116 kB Progress (1): 114/116 kB Progress (1): 116 kB Progress (2): 116 kB | 4.1/86 kB Progress (2): 116 kB | 7.7/86 kB Progress (2): 116 kB | 12/86 kB Progress (2): 116 kB | 16/86 kB Progress (2): 116 kB | 20/86 kB Progress (2): 116 kB | 24/86 kB Progress (2): 116 kB | 28/86 kB Progress (2): 116 kB | 32/86 kB Progress (2): 116 kB | 33/86 kB Progress (2): 116 kB | 37/86 kB Progress (2): 116 kB | 41/86 kB Progress (3): 116 kB | 41/86 kB | 4.1/24 kB Progress (3): 116 kB | 41/86 kB | 7.7/24 kB Progress (3): 116 kB | 41/86 kB | 12/24 kB Progress (3): 116 kB | 41/86 kB | 16/24 kB Progress (3): 116 kB | 45/86 kB | 16/24 kB Progress (3): 116 kB | 45/86 kB | 20/24 kB Progress (3): 116 kB | 49/86 kB | 20/24 kB Progress (3): 116 kB | 49/86 kB | 24/24 kB Progress (3): 116 kB | 53/86 kB | 24/24 kB Progress (3): 116 kB | 57/86 kB | 24/24 kB Progress (3): 116 kB | 57/86 kB | 24 kB Progress (3): 116 kB | 61/86 kB | 24 kB Progress (3): 116 kB | 65/86 kB | 24 kB Progress (3): 116 kB | 69/86 kB | 24 kB Progress (3): 116 kB | 73/86 kB | 24 kB Progress (3): 116 kB | 77/86 kB | 24 kB Progress (3): 116 kB | 81/86 kB | 24 kB Progress (3): 116 kB | 85/86 kB | 24 kB Progress (3): 116 kB | 86 kB | 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 544 kB/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.jar Progress (3): 116 kB | 86 kB | 4.1/189 kB Progress (3): 116 kB | 86 kB | 7.7/189 kB Progress (3): 116 kB | 86 kB | 12/189 kB Progress (3): 116 kB | 86 kB | 16/189 kB Progress (3): 116 kB | 86 kB | 20/189 kB Progress (3): 116 kB | 86 kB | 24/189 kB Progress (3): 116 kB | 86 kB | 28/189 kB Progress (3): 116 kB | 86 kB | 32/189 kB Progress (3): 116 kB | 86 kB | 33/189 kB Progress (3): 116 kB | 86 kB | 37/189 kB Progress (3): 116 kB | 86 kB | 41/189 kB Progress (3): 116 kB | 86 kB | 45/189 kB Progress (3): 116 kB | 86 kB | 49/189 kB Progress (3): 116 kB | 86 kB | 53/189 kB Progress (3): 116 kB | 86 kB | 57/189 kB Progress (3): 116 kB | 86 kB | 61/189 kB Progress (3): 116 kB | 86 kB | 65/189 kB Progress (3): 116 kB | 86 kB | 69/189 kB Progress (3): 116 kB | 86 kB | 73/189 kB Progress (3): 116 kB | 86 kB | 77/189 kB Progress (3): 116 kB | 86 kB | 81/189 kB Progress (3): 116 kB | 86 kB | 85/189 kB Progress (3): 116 kB | 86 kB | 89/189 kB Progress (3): 116 kB | 86 kB | 93/189 kB Progress (3): 116 kB | 86 kB | 97/189 kB Progress (3): 116 kB | 86 kB | 101/189 kB Progress (3): 116 kB | 86 kB | 105/189 kB Progress (3): 116 kB | 86 kB | 109/189 kB Progress (3): 116 kB | 86 kB | 113/189 kB Progress (3): 116 kB | 86 kB | 117/189 kB Progress (3): 116 kB | 86 kB | 121/189 kB Progress (3): 116 kB | 86 kB | 125/189 kB Progress (3): 116 kB | 86 kB | 129/189 kB Progress (3): 116 kB | 86 kB | 133/189 kB Progress (3): 116 kB | 86 kB | 137/189 kB Progress (3): 116 kB | 86 kB | 141/189 kB Progress (3): 116 kB | 86 kB | 145/189 kB Progress (3): 116 kB | 86 kB | 149/189 kB Progress (3): 116 kB | 86 kB | 153/189 kB Progress (3): 116 kB | 86 kB | 157/189 kB Progress (3): 116 kB | 86 kB | 161/189 kB Progress (3): 116 kB | 86 kB | 165/189 kB Progress (3): 116 kB | 86 kB | 169/189 kB Progress (3): 116 kB | 86 kB | 173/189 kB Progress (3): 116 kB | 86 kB | 177/189 kB Progress (3): 116 kB | 86 kB | 181/189 kB Progress (3): 116 kB | 86 kB | 185/189 kB Progress (3): 116 kB | 86 kB | 189 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.jar (189 kB at 2.8 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 1.5 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 1.1 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar Progress (1): 4.1/29 kB Progress (1): 7.7/29 kB Progress (1): 12/29 kB Progress (1): 16/29 kB Progress (1): 20/29 kB Progress (1): 24/29 kB Progress (1): 28/29 kB Progress (1): 29 kB Progress (2): 29 kB | 4.1/57 kB Progress (2): 29 kB | 7.7/57 kB Progress (2): 29 kB | 12/57 kB Progress (2): 29 kB | 16/57 kB Progress (2): 29 kB | 20/57 kB Progress (2): 29 kB | 24/57 kB Progress (2): 29 kB | 28/57 kB Progress (2): 29 kB | 32/57 kB Progress (2): 29 kB | 33/57 kB Progress (3): 29 kB | 33/57 kB | 4.1/194 kB Progress (3): 29 kB | 37/57 kB | 4.1/194 kB Progress (3): 29 kB | 37/57 kB | 7.7/194 kB Progress (3): 29 kB | 41/57 kB | 7.7/194 kB Progress (3): 29 kB | 41/57 kB | 12/194 kB Progress (3): 29 kB | 45/57 kB | 12/194 kB Progress (3): 29 kB | 45/57 kB | 16/194 kB Progress (3): 29 kB | 49/57 kB | 16/194 kB Progress (3): 29 kB | 49/57 kB | 20/194 kB Progress (3): 29 kB | 49/57 kB | 24/194 kB Progress (3): 29 kB | 53/57 kB | 24/194 kB Progress (3): 29 kB | 57 kB | 24/194 kB Progress (3): 29 kB | 57 kB | 28/194 kB Progress (3): 29 kB | 57 kB | 32/194 kB Progress (3): 29 kB | 57 kB | 33/194 kB Progress (3): 29 kB | 57 kB | 37/194 kB Progress (3): 29 kB | 57 kB | 41/194 kB Progress (3): 29 kB | 57 kB | 45/194 kB Progress (3): 29 kB | 57 kB | 49/194 kB Progress (3): 29 kB | 57 kB | 53/194 kB Progress (3): 29 kB | 57 kB | 57/194 kB Progress (3): 29 kB | 57 kB | 61/194 kB Progress (3): 29 kB | 57 kB | 65/194 kB Progress (3): 29 kB | 57 kB | 66/194 kB Progress (3): 29 kB | 57 kB | 70/194 kB Progress (3): 29 kB | 57 kB | 74/194 kB Progress (3): 29 kB | 57 kB | 78/194 kB Progress (3): 29 kB | 57 kB | 82/194 kB Progress (3): 29 kB | 57 kB | 86/194 kB Progress (3): 29 kB | 57 kB | 90/194 kB Progress (3): 29 kB | 57 kB | 94/194 kB Progress (3): 29 kB | 57 kB | 98/194 kB Progress (3): 29 kB | 57 kB | 102/194 kB Progress (3): 29 kB | 57 kB | 106/194 kB Progress (3): 29 kB | 57 kB | 110/194 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 311 kB/s) Progress (2): 57 kB | 114/194 kB Progress (3): 57 kB | 114/194 kB | 4.1/121 kB Progress (3): 57 kB | 118/194 kB | 4.1/121 kB Progress (3): 57 kB | 118/194 kB | 7.7/121 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bndlib/0.0.203/bndlib-0.0.203.jar Progress (3): 57 kB | 118/194 kB | 12/121 kB Progress (3): 57 kB | 122/194 kB | 12/121 kB Progress (3): 57 kB | 122/194 kB | 16/121 kB Progress (3): 57 kB | 126/194 kB | 16/121 kB Progress (3): 57 kB | 130/194 kB | 16/121 kB Progress (3): 57 kB | 130/194 kB | 20/121 kB Progress (3): 57 kB | 134/194 kB | 20/121 kB Progress (3): 57 kB | 134/194 kB | 24/121 kB Progress (3): 57 kB | 138/194 kB | 24/121 kB Progress (3): 57 kB | 138/194 kB | 28/121 kB Progress (3): 57 kB | 138/194 kB | 32/121 kB Progress (3): 57 kB | 142/194 kB | 32/121 kB Progress (3): 57 kB | 142/194 kB | 33/121 kB Progress (3): 57 kB | 146/194 kB | 33/121 kB Progress (3): 57 kB | 146/194 kB | 37/121 kB Progress (3): 57 kB | 150/194 kB | 37/121 kB Progress (3): 57 kB | 150/194 kB | 41/121 kB Progress (3): 57 kB | 154/194 kB | 41/121 kB Progress (3): 57 kB | 154/194 kB | 45/121 kB Progress (3): 57 kB | 158/194 kB | 45/121 kB Progress (4): 57 kB | 158/194 kB | 45/121 kB | 4.1/87 kB Progress (4): 57 kB | 162/194 kB | 45/121 kB | 4.1/87 kB Progress (4): 57 kB | 162/194 kB | 49/121 kB | 4.1/87 kB Progress (4): 57 kB | 166/194 kB | 49/121 kB | 4.1/87 kB Progress (4): 57 kB | 166/194 kB | 49/121 kB | 7.7/87 kB Progress (4): 57 kB | 166/194 kB | 53/121 kB | 7.7/87 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 571 kB/s) Progress (3): 170/194 kB | 53/121 kB | 7.7/87 kB Progress (3): 170/194 kB | 53/121 kB | 12/87 kB Progress (3): 170/194 kB | 57/121 kB | 12/87 kB Progress (3): 170/194 kB | 57/121 kB | 16/87 kB Progress (3): 174/194 kB | 57/121 kB | 16/87 kB Progress (3): 174/194 kB | 61/121 kB | 16/87 kB Progress (3): 174/194 kB | 61/121 kB | 20/87 kB Progress (3): 178/194 kB | 61/121 kB | 20/87 kB Progress (3): 178/194 kB | 61/121 kB | 24/87 kB Progress (3): 178/194 kB | 65/121 kB | 24/87 kB Progress (3): 182/194 kB | 65/121 kB | 24/87 kB Progress (3): 182/194 kB | 66/121 kB | 24/87 kB Progress (3): 182/194 kB | 66/121 kB | 28/87 kB Progress (3): 186/194 kB | 66/121 kB | 28/87 kB Progress (3): 186/194 kB | 66/121 kB | 32/87 kB Progress (3): 186/194 kB | 70/121 kB | 32/87 kB Progress (3): 186/194 kB | 70/121 kB | 33/87 kB Progress (3): 190/194 kB | 70/121 kB | 33/87 kB Progress (3): 190/194 kB | 74/121 kB | 33/87 kB Progress (3): 194/194 kB | 74/121 kB | 33/87 kB Progress (3): 194/194 kB | 74/121 kB | 37/87 kB Progress (3): 194/194 kB | 78/121 kB | 37/87 kB Progress (3): 194 kB | 78/121 kB | 37/87 kB Progress (3): 194 kB | 82/121 kB | 37/87 kB Progress (3): 194 kB | 82/121 kB | 41/87 kB Progress (3): 194 kB | 86/121 kB | 41/87 kB Progress (3): 194 kB | 90/121 kB | 41/87 kB Progress (3): 194 kB | 90/121 kB | 45/87 kB Progress (3): 194 kB | 94/121 kB | 45/87 kB Progress (3): 194 kB | 94/121 kB | 49/87 kB Progress (3): 194 kB | 98/121 kB | 49/87 kB Progress (3): 194 kB | 98/121 kB | 53/87 kB Progress (3): 194 kB | 102/121 kB | 53/87 kB Progress (3): 194 kB | 102/121 kB | 57/87 kB Progress (3): 194 kB | 106/121 kB | 57/87 kB Progress (3): 194 kB | 106/121 kB | 61/87 kB Progress (3): 194 kB | 110/121 kB | 61/87 kB Progress (3): 194 kB | 110/121 kB | 65/87 kB Progress (3): 194 kB | 114/121 kB | 65/87 kB Progress (3): 194 kB | 114/121 kB | 66/87 kB Progress (3): 194 kB | 118/121 kB | 66/87 kB Progress (3): 194 kB | 121 kB | 66/87 kB Progress (3): 194 kB | 121 kB | 70/87 kB Progress (3): 194 kB | 121 kB | 74/87 kB Progress (3): 194 kB | 121 kB | 78/87 kB Progress (3): 194 kB | 121 kB | 82/87 kB Progress (3): 194 kB | 121 kB | 86/87 kB Progress (3): 194 kB | 121 kB | 87 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 1.8 MB/s) Progress (3): 121 kB | 87 kB | 4.1/148 kB Progress (3): 121 kB | 87 kB | 7.7/148 kB Progress (3): 121 kB | 87 kB | 12/148 kB Progress (3): 121 kB | 87 kB | 16/148 kB Progress (3): 121 kB | 87 kB | 20/148 kB Progress (3): 121 kB | 87 kB | 24/148 kB Progress (3): 121 kB | 87 kB | 28/148 kB Progress (3): 121 kB | 87 kB | 32/148 kB Progress (3): 121 kB | 87 kB | 33/148 kB Progress (3): 121 kB | 87 kB | 37/148 kB Progress (3): 121 kB | 87 kB | 41/148 kB Progress (3): 121 kB | 87 kB | 45/148 kB Progress (3): 121 kB | 87 kB | 49/148 kB Progress (3): 121 kB | 87 kB | 53/148 kB Progress (3): 121 kB | 87 kB | 57/148 kB Progress (3): 121 kB | 87 kB | 61/148 kB Progress (3): 121 kB | 87 kB | 65/148 kB Progress (3): 121 kB | 87 kB | 66/148 kB Progress (3): 121 kB | 87 kB | 70/148 kB Progress (3): 121 kB | 87 kB | 74/148 kB Progress (3): 121 kB | 87 kB | 78/148 kB Progress (3): 121 kB | 87 kB | 82/148 kB Progress (3): 121 kB | 87 kB | 86/148 kB Progress (3): 121 kB | 87 kB | 90/148 kB Progress (3): 121 kB | 87 kB | 94/148 kB Progress (3): 121 kB | 87 kB | 98/148 kB Progress (3): 121 kB | 87 kB | 98/148 kB Progress (3): 121 kB | 87 kB | 102/148 kB Progress (3): 121 kB | 87 kB | 106/148 kB Progress (3): 121 kB | 87 kB | 110/148 kB Progress (3): 121 kB | 87 kB | 114/148 kB Progress (3): 121 kB | 87 kB | 118/148 kB Progress (3): 121 kB | 87 kB | 122/148 kB Progress (3): 121 kB | 87 kB | 126/148 kB Progress (3): 121 kB | 87 kB | 130/148 kB Progress (3): 121 kB | 87 kB | 134/148 kB Progress (3): 121 kB | 87 kB | 138/148 kB Progress (3): 121 kB | 87 kB | 142/148 kB Progress (3): 121 kB | 87 kB | 146/148 kB Progress (3): 121 kB | 87 kB | 148 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bndlib/0.0.203/bndlib-0.0.203.jar (148 kB at 1.1 MB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 607 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 841 kB/s) [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ all --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/junit/junit/3.8.2/junit-3.8.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.pom Progress (1): 747 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 53 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom Progress (1): 4.1/6.7 kB Progress (1): 6.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 395 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 19 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 60 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 96 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom Progress (1): 424 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 25 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 261 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 27 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-cli/commons-cli/1.0/commons-cli-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 132 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom Progress (1): 601 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 30 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/2.0/maven-2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom Progress (1): 4.1/8.8 kB Progress (1): 7.7/8.8 kB Progress (1): 8.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 674 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 35 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Progress (1): 4.1/7.1 kB Progress (1): 7.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 245 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 5.1 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/classworlds/classworlds/1.1/classworlds-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 222 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Progress (1): 4.1/8.1 kB Progress (1): 7.7/8.1 kB Progress (1): 8.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 538 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 774 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-cli/commons-cli/1.0/commons-cli-1.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/classworlds/classworlds/1.1/classworlds-1.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar Progress (1): 4.1/152 kB Progress (1): 7.7/152 kB Progress (1): 12/152 kB Progress (1): 16/152 kB Progress (1): 20/152 kB Progress (1): 24/152 kB Progress (1): 28/152 kB Progress (1): 32/152 kB Progress (1): 33/152 kB Progress (2): 33/152 kB | 4.1/21 kB Progress (3): 33/152 kB | 4.1/21 kB | 4.1/5.9 kB Progress (3): 33/152 kB | 7.7/21 kB | 4.1/5.9 kB Progress (3): 33/152 kB | 7.7/21 kB | 5.9 kB Progress (3): 37/152 kB | 7.7/21 kB | 5.9 kB Progress (3): 37/152 kB | 12/21 kB | 5.9 kB Progress (3): 41/152 kB | 12/21 kB | 5.9 kB Progress (3): 41/152 kB | 16/21 kB | 5.9 kB Progress (3): 41/152 kB | 20/21 kB | 5.9 kB Progress (3): 41/152 kB | 21 kB | 5.9 kB Progress (3): 45/152 kB | 21 kB | 5.9 kB Progress (3): 49/152 kB | 21 kB | 5.9 kB Progress (3): 53/152 kB | 21 kB | 5.9 kB Progress (3): 57/152 kB | 21 kB | 5.9 kB Progress (3): 61/152 kB | 21 kB | 5.9 kB Progress (4): 61/152 kB | 21 kB | 5.9 kB | 4.1/14 kB Progress (4): 65/152 kB | 21 kB | 5.9 kB | 4.1/14 kB Progress (4): 65/152 kB | 21 kB | 5.9 kB | 7.7/14 kB Progress (4): 66/152 kB | 21 kB | 5.9 kB | 7.7/14 kB Progress (4): 66/152 kB | 21 kB | 5.9 kB | 12/14 kB Progress (4): 66/152 kB | 21 kB | 5.9 kB | 14 kB Progress (5): 66/152 kB | 21 kB | 5.9 kB | 14 kB | 4.1/9.9 kB Progress (5): 66/152 kB | 21 kB | 5.9 kB | 14 kB | 7.7/9.9 kB Progress (5): 66/152 kB | 21 kB | 5.9 kB | 14 kB | 9.9 kB Progress (5): 70/152 kB | 21 kB | 5.9 kB | 14 kB | 9.9 kB Progress (5): 74/152 kB | 21 kB | 5.9 kB | 14 kB | 9.9 kB Progress (5): 78/152 kB | 21 kB | 5.9 kB | 14 kB | 9.9 kB Progress (5): 82/152 kB | 21 kB | 5.9 kB | 14 kB | 9.9 kB Progress (5): 86/152 kB | 21 kB | 5.9 kB | 14 kB | 9.9 kB Progress (5): 90/152 kB | 21 kB | 5.9 kB | 14 kB | 9.9 kB Progress (5): 94/152 kB | 21 kB | 5.9 kB | 14 kB | 9.9 kB Progress (5): 98/152 kB | 21 kB | 5.9 kB | 14 kB | 9.9 kB Progress (5): 98/152 kB | 21 kB | 5.9 kB | 14 kB | 9.9 kB Progress (5): 102/152 kB | 21 kB | 5.9 kB | 14 kB | 9.9 kB Progress (5): 106/152 kB | 21 kB | 5.9 kB | 14 kB | 9.9 kB Progress (5): 110/152 kB | 21 kB | 5.9 kB | 14 kB | 9.9 kB Progress (5): 114/152 kB | 21 kB | 5.9 kB | 14 kB | 9.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 355 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 212 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 716 kB/s) Progress (2): 118/152 kB | 14 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar Progress (2): 122/152 kB | 14 kB Progress (2): 126/152 kB | 14 kB Progress (2): 130/152 kB | 14 kB Progress (2): 134/152 kB | 14 kB Progress (2): 138/152 kB | 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 439 kB/s) Progress (1): 142/152 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar Progress (1): 146/152 kB Progress (1): 150/152 kB Progress (1): 152 kB Progress (2): 152 kB | 4.1/30 kB Progress (2): 152 kB | 7.7/30 kB Progress (2): 152 kB | 12/30 kB Progress (2): 152 kB | 16/30 kB Progress (2): 152 kB | 20/30 kB Progress (2): 152 kB | 24/30 kB Progress (2): 152 kB | 28/30 kB Progress (2): 152 kB | 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 3.9 MB/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): 30 kB | 4.1/13 kB Progress (2): 30 kB | 7.7/13 kB Progress (2): 30 kB | 12/13 kB Progress (2): 30 kB | 13 kB Progress (3): 30 kB | 13 kB | 4.1/10 kB Progress (3): 30 kB | 13 kB | 7.7/10 kB Progress (3): 30 kB | 13 kB | 10 kB Progress (4): 30 kB | 13 kB | 10 kB | 4.1/37 kB Progress (4): 30 kB | 13 kB | 10 kB | 7.7/37 kB Progress (4): 30 kB | 13 kB | 10 kB | 12/37 kB Progress (4): 30 kB | 13 kB | 10 kB | 16/37 kB Progress (4): 30 kB | 13 kB | 10 kB | 20/37 kB Progress (4): 30 kB | 13 kB | 10 kB | 24/37 kB Progress (4): 30 kB | 13 kB | 10 kB | 28/37 kB Progress (4): 30 kB | 13 kB | 10 kB | 32/37 kB Progress (4): 30 kB | 13 kB | 10 kB | 36/37 kB Progress (4): 30 kB | 13 kB | 10 kB | 37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 305 kB/s) Progress (4): 30 kB | 10 kB | 37 kB | 4.1/38 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar Progress (4): 30 kB | 10 kB | 37 kB | 7.7/38 kB Progress (4): 30 kB | 10 kB | 37 kB | 12/38 kB Progress (4): 30 kB | 10 kB | 37 kB | 16/38 kB Progress (4): 30 kB | 10 kB | 37 kB | 20/38 kB Progress (4): 30 kB | 10 kB | 37 kB | 24/38 kB Progress (4): 30 kB | 10 kB | 37 kB | 28/38 kB Progress (4): 30 kB | 10 kB | 37 kB | 32/38 kB Progress (4): 30 kB | 10 kB | 37 kB | 36/38 kB Progress (4): 30 kB | 10 kB | 37 kB | 38 kB Progress (5): 30 kB | 10 kB | 37 kB | 38 kB | 4.1/268 kB Progress (5): 30 kB | 10 kB | 37 kB | 38 kB | 7.7/268 kB Progress (5): 30 kB | 10 kB | 37 kB | 38 kB | 12/268 kB Progress (5): 30 kB | 10 kB | 37 kB | 38 kB | 16/268 kB Progress (5): 30 kB | 10 kB | 37 kB | 38 kB | 20/268 kB Progress (5): 30 kB | 10 kB | 37 kB | 38 kB | 24/268 kB Progress (5): 30 kB | 10 kB | 37 kB | 38 kB | 28/268 kB Progress (5): 30 kB | 10 kB | 37 kB | 38 kB | 32/268 kB Progress (5): 30 kB | 10 kB | 37 kB | 38 kB | 33/268 kB Progress (5): 30 kB | 10 kB | 37 kB | 38 kB | 37/268 kB Progress (5): 30 kB | 10 kB | 37 kB | 38 kB | 41/268 kB Progress (5): 30 kB | 10 kB | 37 kB | 38 kB | 45/268 kB Progress (5): 30 kB | 10 kB | 37 kB | 38 kB | 49/268 kB Progress (5): 30 kB | 10 kB | 37 kB | 38 kB | 53/268 kB Progress (5): 30 kB | 10 kB | 37 kB | 38 kB | 57/268 kB Progress (5): 30 kB | 10 kB | 37 kB | 38 kB | 61/268 kB Progress (5): 30 kB | 10 kB | 37 kB | 38 kB | 65/268 kB Progress (5): 30 kB | 10 kB | 37 kB | 38 kB | 66/268 kB Progress (5): 30 kB | 10 kB | 37 kB | 38 kB | 70/268 kB Progress (5): 30 kB | 10 kB | 37 kB | 38 kB | 74/268 kB 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 714 kB/s) Progress (4): 30 kB | 10 kB | 37 kB | 78/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 82/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 86/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 90/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 94/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 98/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 98/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 102/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 106/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 110/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 114/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 118/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 122/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 126/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 130/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 131/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 135/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 139/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 143/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 147/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 151/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 155/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 159/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 163/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 167/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 171/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 175/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 179/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 183/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 187/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 191/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 195/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 199/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 203/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 207/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 211/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 215/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 219/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 223/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 227/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 231/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 235/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 239/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 243/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 247/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 251/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 255/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 259/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 263/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 267/268 kB Progress (4): 30 kB | 10 kB | 37 kB | 268 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (268 kB at 4.0 MB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 276 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 88 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 312 kB/s) [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/target/sources added. [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/target/classes added. [INFO] [INFO] --- maven-bundle-plugin:3.5.0:manifest (osgi-manifest) @ all --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom (1.4 kB at 74 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.pom (1.4 kB at 71 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom Progress (1): 4.1/5.9 kB Progress (1): 5.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom (5.9 kB at 91 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom Progress (1): 4.1/9.7 kB Progress (1): 7.7/9.7 kB Progress (1): 9.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom (9.7 kB at 644 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom Progress (1): 193 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom (193 B at 12 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/easymock/easymock/3.4/easymock-3.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock/3.4/easymock-3.4.pom Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock/3.4/easymock-3.4.pom (7.3 kB at 406 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/easymock/easymock-parent/3.4/easymock-parent-3.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock-parent/3.4/easymock-parent-3.4.pom Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock-parent/3.4/easymock-parent-3.4.pom (17 kB at 949 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/objenesis/objenesis/2.2/objenesis-2.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.2/objenesis-2.2.pom Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.2/objenesis-2.2.pom (2.5 kB at 155 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/objenesis/objenesis-parent/2.2/objenesis-parent-2.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.2/objenesis-parent-2.2.pom Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.2/objenesis-parent-2.2.pom (17 kB at 972 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom (3.3 kB at 149 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom Progress (1): 463 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom (463 B at 22 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.pom (11 kB at 748 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/2.2.0/maven-2.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.0/maven-2.2.0.pom Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 kB at 1.2 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.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/2.2.0/maven-settings-2.2.0.pom (2.2 kB at 136 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.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.0/maven-model-2.2.0.pom (3.2 kB at 171 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 457 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom 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 40 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Progress (1): 4.1/5.8 kB Progress (1): 5.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 389 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/junit/junit/4.12/junit-4.12.pom 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/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom (24 kB at 1.4 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.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.0/maven-plugin-parameter-documenter-2.2.0.pom (2.0 kB at 49 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom 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 83 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom 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/7.9 kB Progress (1): 7.7/7.9 kB Progress (1): 7.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 417 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom 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 142 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom 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 99 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.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.0/maven-reporting-api-2.2.0.pom (1.9 kB at 116 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting/2.2.0/maven-reporting-2.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.0/maven-reporting-2.2.0.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.0/maven-reporting-2.2.0.pom (1.4 kB at 66 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom 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 93 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom 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/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 843 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom 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 93 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom 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 81 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom 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 76 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom 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 162 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom 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 60 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom 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/8.2 kB Progress (1): 7.7/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 485 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.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-profile/2.2.0/maven-profile-2.2.0.pom (2.2 kB at 145 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.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.0/maven-artifact-2.2.0.pom (1.6 kB at 113 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.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/2.2.0/maven-repository-metadata-2.2.0.pom (1.9 kB at 35 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.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.0/maven-error-diagnostics-2.2.0.pom (1.7 kB at 57 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.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.0/maven-project-2.2.0.pom (2.8 kB at 185 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.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.0/maven-artifact-manager-2.2.0.pom (3.1 kB at 194 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom 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 55 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.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-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (1.9 kB at 129 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-cli/commons-cli/1.2/commons-cli-1.2.pom 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/8.0 kB Progress (1): 7.7/8.0 kB Progress (1): 8.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 499 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/11/commons-parent-11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom Progress (1): 4.1/25 kB Progress (1): 7.7/25 kB Progress (1): 12/25 kB Progress (1): 16/25 kB Progress (1): 20/25 kB Progress (1): 24/25 kB Progress (1): 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 1.1 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.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.0/maven-plugin-api-2.2.0.pom (1.5 kB at 97 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.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.0/maven-plugin-descriptor-2.2.0.pom (2.1 kB at 33 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.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.0/maven-monitor-2.2.0.pom (1.3 kB at 84 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 368 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom Progress (1): 4.1/4.3 kB Progress (1): 4.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom (4.3 kB at 270 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom 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 105 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/2.2.1/maven-2.2.1.pom 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/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 1.2 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom 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 171 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom 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/12 kB Progress (1): 7.7/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 727 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom 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 121 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom 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 47 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom 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 123 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom 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 80 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom 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 103 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom 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 7.4 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom 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 30 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom 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 154 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom 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 194 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom 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 129 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom 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 91 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom 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 30 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom 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 63 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom (5.0 kB at 313 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom Progress (1): 965 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 57 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom Progress (1): 4.1/4.1 kB Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom (4.1 kB at 257 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 204 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 1.1 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom 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 254 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 786 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom (2.7 kB at 126 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 180 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 507 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (11 kB at 49 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/34/commons-parent-34.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom Progress (1): 4.1/56 kB Progress (1): 7.7/56 kB Progress (1): 12/56 kB Progress (1): 16/56 kB Progress (1): 20/56 kB Progress (1): 24/56 kB Progress (1): 28/56 kB Progress (1): 32/56 kB Progress (1): 36/56 kB Progress (1): 40/56 kB Progress (1): 44/56 kB Progress (1): 48/56 kB Progress (1): 52/56 kB Progress (1): 56/56 kB Progress (1): 56 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 2.5 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/13/apache-13.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 537 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 6.9 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 219 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (6.8 kB at 485 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 454 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.7 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Progress (1): 815 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 10 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 353 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 196 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 200 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/spice/spice-parent/15/spice-parent-15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 492 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom 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 107 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom 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/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 643 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/10/maven-parent-10.pom 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/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.9 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom Progress (1): 4.1/4.4 kB Progress (1): 4.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 316 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 436 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 126 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom Progress (1): 4.1/8.1 kB Progress (1): 7.7/8.1 kB Progress (1): 8.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 538 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom 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 56 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom 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 214 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom 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 151 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 88 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.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-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 59 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 74 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom Progress (1): 4.1/7.2 kB Progress (1): 7.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 516 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 82 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom 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/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 366 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/velocity/velocity/1.5/velocity-1.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 518 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-collections/commons-collections/3.1/commons-collections-3.1.pom 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/6.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 468 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-lang/commons-lang/2.1/commons-lang-2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom Progress (1): 4.1/9.9 kB Progress (1): 7.7/9.9 kB Progress (1): 9.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 620 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/oro/oro/2.0.8/oro-2.0.8.pom 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 10 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 14 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-collections/commons-collections/3.2/commons-collections-3.2.pom 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/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 788 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 133 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 160 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 207 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 125 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.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.0/doxia-module-xhtml-1.0.pom (1.6 kB at 123 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/jdom/jdom/1.1/jdom-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom/1.1/jdom-1.1.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom/1.1/jdom-1.1.pom (2.2 kB at 129 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/objenesis/objenesis/2.2/objenesis-2.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/easymock/easymock/3.4/easymock-3.4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/junit/junit/4.12/junit-4.12.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-cli/commons-cli/1.2/commons-cli-1.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/velocity/velocity/1.5/velocity-1.5.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-lang/commons-lang/2.1/commons-lang-2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/oro/oro/2.0.8/oro-2.0.8.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-collections/commons-collections/3.2/commons-collections-3.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/jdom/jdom/1.1/jdom-1.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.2/objenesis-2.2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock/3.4/easymock-3.4.jar Progress (1): 0/2.6 MB Progress (1): 0/2.6 MB Progress (1): 0/2.6 MB Progress (1): 0/2.6 MB Progress (1): 0/2.6 MB Progress (1): 0/2.6 MB Progress (1): 0/2.6 MB Progress (1): 0/2.6 MB Progress (1): 0/2.6 MB Progress (1): 0/2.6 MB Progress (1): 0/2.6 MB Progress (1): 0/2.6 MB Progress (1): 0/2.6 MB Progress (1): 0.1/2.6 MB Progress (1): 0.1/2.6 MB Progress (1): 0.1/2.6 MB Progress (2): 0.1/2.6 MB | 4.1/474 kB Progress (2): 0.1/2.6 MB | 4.1/474 kB Progress (2): 0.1/2.6 MB | 7.7/474 kB Progress (2): 0.1/2.6 MB | 7.7/474 kB Progress (2): 0.1/2.6 MB | 12/474 kB Progress (2): 0.1/2.6 MB | 16/474 kB Progress (2): 0.1/2.6 MB | 16/474 kB Progress (2): 0.1/2.6 MB | 20/474 kB Progress (2): 0.1/2.6 MB | 20/474 kB Progress (2): 0.1/2.6 MB | 24/474 kB Progress (2): 0.1/2.6 MB | 24/474 kB Progress (2): 0.1/2.6 MB | 28/474 kB Progress (2): 0.1/2.6 MB | 28/474 kB Progress (3): 0.1/2.6 MB | 28/474 kB | 4.1/53 kB Progress (4): 0.1/2.6 MB | 28/474 kB | 4.1/53 kB | 4.1/350 kB Progress (4): 0.1/2.6 MB | 28/474 kB | 4.1/53 kB | 4.1/350 kB Progress (4): 0.1/2.6 MB | 32/474 kB | 4.1/53 kB | 4.1/350 kB Progress (4): 0.1/2.6 MB | 32/474 kB | 4.1/53 kB | 4.1/350 kB Progress (4): 0.1/2.6 MB | 32/474 kB | 4.1/53 kB | 7.7/350 kB Progress (4): 0.1/2.6 MB | 32/474 kB | 7.7/53 kB | 7.7/350 kB Progress (5): 0.1/2.6 MB | 32/474 kB | 7.7/53 kB | 7.7/350 kB | 4.1/168 kB Progress (5): 0.1/2.6 MB | 32/474 kB | 12/53 kB | 7.7/350 kB | 4.1/168 kB Progress (5): 0.1/2.6 MB | 32/474 kB | 12/53 kB | 12/350 kB | 4.1/168 kB Progress (5): 0.1/2.6 MB | 32/474 kB | 12/53 kB | 12/350 kB | 4.1/168 kB Progress (5): 0.1/2.6 MB | 36/474 kB | 12/53 kB | 12/350 kB | 4.1/168 kB Progress (5): 0.1/2.6 MB | 36/474 kB | 12/53 kB | 12/350 kB | 4.1/168 kB Progress (5): 0.1/2.6 MB | 36/474 kB | 12/53 kB | 16/350 kB | 4.1/168 kB Progress (5): 0.1/2.6 MB | 36/474 kB | 16/53 kB | 16/350 kB | 4.1/168 kB Progress (5): 0.1/2.6 MB | 36/474 kB | 16/53 kB | 16/350 kB | 7.7/168 kB Progress (5): 0.1/2.6 MB | 36/474 kB | 20/53 kB | 16/350 kB | 7.7/168 kB Progress (5): 0.1/2.6 MB | 36/474 kB | 20/53 kB | 20/350 kB | 7.7/168 kB Progress (5): 0.1/2.6 MB | 36/474 kB | 20/53 kB | 20/350 kB | 7.7/168 kB Progress (5): 0.1/2.6 MB | 40/474 kB | 20/53 kB | 20/350 kB | 7.7/168 kB Progress (5): 0.1/2.6 MB | 40/474 kB | 20/53 kB | 20/350 kB | 7.7/168 kB Progress (5): 0.1/2.6 MB | 40/474 kB | 20/53 kB | 24/350 kB | 7.7/168 kB Progress (5): 0.1/2.6 MB | 40/474 kB | 24/53 kB | 24/350 kB | 7.7/168 kB Progress (5): 0.1/2.6 MB | 40/474 kB | 24/53 kB | 24/350 kB | 12/168 kB Progress (5): 0.1/2.6 MB | 40/474 kB | 28/53 kB | 24/350 kB | 12/168 kB Progress (5): 0.1/2.6 MB | 40/474 kB | 28/53 kB | 28/350 kB | 12/168 kB Progress (5): 0.1/2.6 MB | 40/474 kB | 28/53 kB | 28/350 kB | 12/168 kB Progress (5): 0.1/2.6 MB | 44/474 kB | 28/53 kB | 28/350 kB | 12/168 kB Progress (5): 0.1/2.6 MB | 44/474 kB | 28/53 kB | 28/350 kB | 12/168 kB Progress (5): 0.1/2.6 MB | 44/474 kB | 28/53 kB | 32/350 kB | 12/168 kB Progress (5): 0.1/2.6 MB | 44/474 kB | 32/53 kB | 32/350 kB | 12/168 kB Progress (5): 0.1/2.6 MB | 44/474 kB | 32/53 kB | 32/350 kB | 16/168 kB Progress (5): 0.1/2.6 MB | 44/474 kB | 36/53 kB | 32/350 kB | 16/168 kB Progress (5): 0.1/2.6 MB | 44/474 kB | 36/53 kB | 36/350 kB | 16/168 kB Progress (5): 0.1/2.6 MB | 44/474 kB | 36/53 kB | 36/350 kB | 16/168 kB Progress (5): 0.1/2.6 MB | 48/474 kB | 36/53 kB | 36/350 kB | 16/168 kB Progress (5): 0.1/2.6 MB | 48/474 kB | 36/53 kB | 36/350 kB | 16/168 kB Progress (5): 0.1/2.6 MB | 48/474 kB | 36/53 kB | 40/350 kB | 16/168 kB Progress (5): 0.1/2.6 MB | 48/474 kB | 40/53 kB | 40/350 kB | 16/168 kB Progress (5): 0.1/2.6 MB | 48/474 kB | 40/53 kB | 40/350 kB | 20/168 kB Progress (5): 0.1/2.6 MB | 48/474 kB | 44/53 kB | 40/350 kB | 20/168 kB Progress (5): 0.1/2.6 MB | 48/474 kB | 44/53 kB | 44/350 kB | 20/168 kB Progress (5): 0.1/2.6 MB | 48/474 kB | 44/53 kB | 44/350 kB | 20/168 kB Progress (5): 0.1/2.6 MB | 52/474 kB | 44/53 kB | 44/350 kB | 20/168 kB Progress (5): 0.1/2.6 MB | 52/474 kB | 44/53 kB | 44/350 kB | 20/168 kB Progress (5): 0.1/2.6 MB | 52/474 kB | 44/53 kB | 48/350 kB | 20/168 kB Progress (5): 0.1/2.6 MB | 52/474 kB | 48/53 kB | 48/350 kB | 20/168 kB Progress (5): 0.1/2.6 MB | 52/474 kB | 48/53 kB | 48/350 kB | 24/168 kB Progress (5): 0.1/2.6 MB | 52/474 kB | 52/53 kB | 48/350 kB | 24/168 kB Progress (5): 0.1/2.6 MB | 52/474 kB | 52/53 kB | 52/350 kB | 24/168 kB Progress (5): 0.1/2.6 MB | 52/474 kB | 52/53 kB | 52/350 kB | 24/168 kB Progress (5): 0.1/2.6 MB | 56/474 kB | 52/53 kB | 52/350 kB | 24/168 kB Progress (5): 0.1/2.6 MB | 56/474 kB | 52/53 kB | 52/350 kB | 24/168 kB Progress (5): 0.1/2.6 MB | 56/474 kB | 52/53 kB | 56/350 kB | 24/168 kB Progress (5): 0.1/2.6 MB | 56/474 kB | 53 kB | 56/350 kB | 24/168 kB Progress (5): 0.1/2.6 MB | 56/474 kB | 53 kB | 56/350 kB | 28/168 kB Progress (5): 0.1/2.6 MB | 56/474 kB | 53 kB | 60/350 kB | 28/168 kB Progress (5): 0.1/2.6 MB | 56/474 kB | 53 kB | 60/350 kB | 28/168 kB Progress (5): 0.1/2.6 MB | 60/474 kB | 53 kB | 60/350 kB | 28/168 kB Progress (5): 0.1/2.6 MB | 60/474 kB | 53 kB | 60/350 kB | 28/168 kB Progress (5): 0.1/2.6 MB | 60/474 kB | 53 kB | 64/350 kB | 28/168 kB Progress (5): 0.1/2.6 MB | 60/474 kB | 53 kB | 64/350 kB | 32/168 kB Progress (5): 0.1/2.6 MB | 60/474 kB | 53 kB | 68/350 kB | 32/168 kB Progress (5): 0.1/2.6 MB | 60/474 kB | 53 kB | 68/350 kB | 32/168 kB Progress (5): 0.1/2.6 MB | 64/474 kB | 53 kB | 68/350 kB | 32/168 kB Progress (5): 0.1/2.6 MB | 64/474 kB | 53 kB | 68/350 kB | 32/168 kB Progress (5): 0.1/2.6 MB | 64/474 kB | 53 kB | 72/350 kB | 32/168 kB Progress (5): 0.1/2.6 MB | 64/474 kB | 53 kB | 72/350 kB | 36/168 kB Progress (5): 0.1/2.6 MB | 64/474 kB | 53 kB | 76/350 kB | 36/168 kB Progress (5): 0.1/2.6 MB | 64/474 kB | 53 kB | 80/350 kB | 36/168 kB Progress (5): 0.1/2.6 MB | 64/474 kB | 53 kB | 84/350 kB | 36/168 kB Progress (5): 0.1/2.6 MB | 64/474 kB | 53 kB | 88/350 kB | 36/168 kB Progress (5): 0.1/2.6 MB | 64/474 kB | 53 kB | 92/350 kB | 36/168 kB Progress (5): 0.1/2.6 MB | 64/474 kB | 53 kB | 96/350 kB | 36/168 kB Progress (5): 0.1/2.6 MB | 64/474 kB | 53 kB | 100/350 kB | 36/168 kB Progress (5): 0.1/2.6 MB | 64/474 kB | 53 kB | 104/350 kB | 36/168 kB Progress (5): 0.1/2.6 MB | 64/474 kB | 53 kB | 108/350 kB | 36/168 kB Progress (5): 0.1/2.6 MB | 64/474 kB | 53 kB | 112/350 kB | 36/168 kB Progress (5): 0.1/2.6 MB | 64/474 kB | 53 kB | 116/350 kB | 36/168 kB Progress (5): 0.1/2.6 MB | 64/474 kB | 53 kB | 120/350 kB | 36/168 kB Progress (5): 0.1/2.6 MB | 64/474 kB | 53 kB | 124/350 kB | 36/168 kB Progress (5): 0.1/2.6 MB | 64/474 kB | 53 kB | 128/350 kB | 36/168 kB Progress (5): 0.1/2.6 MB | 64/474 kB | 53 kB | 132/350 kB | 36/168 kB Progress (5): 0.2/2.6 MB | 64/474 kB | 53 kB | 132/350 kB | 36/168 kB Progress (5): 0.2/2.6 MB | 68/474 kB | 53 kB | 132/350 kB | 36/168 kB Progress (5): 0.2/2.6 MB | 68/474 kB | 53 kB | 132/350 kB | 36/168 kB Progress (5): 0.2/2.6 MB | 68/474 kB | 53 kB | 136/350 kB | 36/168 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.2/objenesis-2.2.jar (53 kB at 862 kB/s) Progress (4): 0.2/2.6 MB | 68/474 kB | 136/350 kB | 40/168 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar Progress (4): 0.2/2.6 MB | 68/474 kB | 140/350 kB | 40/168 kB Progress (4): 0.2/2.6 MB | 68/474 kB | 140/350 kB | 40/168 kB Progress (4): 0.2/2.6 MB | 72/474 kB | 140/350 kB | 40/168 kB Progress (4): 0.2/2.6 MB | 72/474 kB | 140/350 kB | 40/168 kB Progress (4): 0.2/2.6 MB | 72/474 kB | 144/350 kB | 40/168 kB Progress (4): 0.2/2.6 MB | 72/474 kB | 144/350 kB | 44/168 kB Progress (4): 0.2/2.6 MB | 72/474 kB | 144/350 kB | 44/168 kB Progress (4): 0.2/2.6 MB | 76/474 kB | 144/350 kB | 44/168 kB Progress (4): 0.2/2.6 MB | 76/474 kB | 144/350 kB | 44/168 kB Progress (4): 0.2/2.6 MB | 76/474 kB | 148/350 kB | 44/168 kB Progress (4): 0.2/2.6 MB | 76/474 kB | 148/350 kB | 48/168 kB Progress (4): 0.2/2.6 MB | 76/474 kB | 152/350 kB | 48/168 kB Progress (4): 0.2/2.6 MB | 76/474 kB | 152/350 kB | 48/168 kB Progress (4): 0.2/2.6 MB | 80/474 kB | 152/350 kB | 48/168 kB Progress (4): 0.2/2.6 MB | 80/474 kB | 152/350 kB | 48/168 kB Progress (4): 0.2/2.6 MB | 80/474 kB | 156/350 kB | 48/168 kB Progress (4): 0.2/2.6 MB | 80/474 kB | 156/350 kB | 52/168 kB Progress (4): 0.2/2.6 MB | 80/474 kB | 160/350 kB | 52/168 kB Progress (4): 0.2/2.6 MB | 80/474 kB | 160/350 kB | 52/168 kB Progress (4): 0.2/2.6 MB | 84/474 kB | 160/350 kB | 52/168 kB Progress (4): 0.2/2.6 MB | 84/474 kB | 160/350 kB | 52/168 kB Progress (4): 0.2/2.6 MB | 84/474 kB | 164/350 kB | 52/168 kB Progress (4): 0.2/2.6 MB | 84/474 kB | 164/350 kB | 56/168 kB Progress (4): 0.2/2.6 MB | 84/474 kB | 168/350 kB | 56/168 kB Progress (4): 0.2/2.6 MB | 84/474 kB | 168/350 kB | 56/168 kB Progress (4): 0.2/2.6 MB | 88/474 kB | 168/350 kB | 56/168 kB Progress (4): 0.2/2.6 MB | 88/474 kB | 168/350 kB | 56/168 kB Progress (4): 0.2/2.6 MB | 88/474 kB | 172/350 kB | 56/168 kB Progress (4): 0.2/2.6 MB | 88/474 kB | 172/350 kB | 60/168 kB Progress (4): 0.2/2.6 MB | 88/474 kB | 176/350 kB | 60/168 kB Progress (4): 0.2/2.6 MB | 88/474 kB | 176/350 kB | 60/168 kB Progress (4): 0.2/2.6 MB | 88/474 kB | 180/350 kB | 60/168 kB Progress (4): 0.2/2.6 MB | 92/474 kB | 180/350 kB | 60/168 kB Progress (4): 0.2/2.6 MB | 92/474 kB | 184/350 kB | 60/168 kB Progress (4): 0.2/2.6 MB | 92/474 kB | 184/350 kB | 60/168 kB Progress (4): 0.2/2.6 MB | 92/474 kB | 184/350 kB | 64/168 kB Progress (4): 0.2/2.6 MB | 92/474 kB | 184/350 kB | 64/168 kB Progress (4): 0.2/2.6 MB | 92/474 kB | 188/350 kB | 64/168 kB Progress (4): 0.2/2.6 MB | 92/474 kB | 188/350 kB | 64/168 kB Progress (4): 0.2/2.6 MB | 96/474 kB | 188/350 kB | 64/168 kB Progress (4): 0.2/2.6 MB | 96/474 kB | 188/350 kB | 64/168 kB Progress (4): 0.2/2.6 MB | 96/474 kB | 192/350 kB | 64/168 kB Progress (4): 0.2/2.6 MB | 96/474 kB | 192/350 kB | 68/168 kB Progress (4): 0.2/2.6 MB | 96/474 kB | 196/350 kB | 68/168 kB Progress (4): 0.2/2.6 MB | 96/474 kB | 196/350 kB | 68/168 kB Progress (4): 0.2/2.6 MB | 100/474 kB | 196/350 kB | 68/168 kB Progress (4): 0.2/2.6 MB | 100/474 kB | 196/350 kB | 68/168 kB Progress (4): 0.2/2.6 MB | 100/474 kB | 200/350 kB | 68/168 kB Progress (4): 0.2/2.6 MB | 100/474 kB | 200/350 kB | 72/168 kB Progress (4): 0.2/2.6 MB | 100/474 kB | 200/350 kB | 72/168 kB Progress (4): 0.2/2.6 MB | 104/474 kB | 200/350 kB | 72/168 kB Progress (4): 0.2/2.6 MB | 104/474 kB | 200/350 kB | 72/168 kB Progress (4): 0.2/2.6 MB | 104/474 kB | 200/350 kB | 76/168 kB Progress (4): 0.2/2.6 MB | 104/474 kB | 204/350 kB | 76/168 kB Progress (4): 0.2/2.6 MB | 104/474 kB | 204/350 kB | 80/168 kB Progress (4): 0.2/2.6 MB | 104/474 kB | 204/350 kB | 80/168 kB Progress (4): 0.2/2.6 MB | 108/474 kB | 204/350 kB | 80/168 kB Progress (4): 0.2/2.6 MB | 108/474 kB | 204/350 kB | 80/168 kB Progress (4): 0.2/2.6 MB | 108/474 kB | 204/350 kB | 84/168 kB Progress (4): 0.2/2.6 MB | 108/474 kB | 208/350 kB | 84/168 kB Progress (4): 0.2/2.6 MB | 108/474 kB | 208/350 kB | 88/168 kB Progress (4): 0.2/2.6 MB | 108/474 kB | 208/350 kB | 88/168 kB Progress (4): 0.2/2.6 MB | 108/474 kB | 208/350 kB | 92/168 kB Progress (4): 0.2/2.6 MB | 112/474 kB | 208/350 kB | 92/168 kB Progress (4): 0.2/2.6 MB | 112/474 kB | 208/350 kB | 96/168 kB Progress (4): 0.2/2.6 MB | 112/474 kB | 208/350 kB | 96/168 kB Progress (4): 0.2/2.6 MB | 112/474 kB | 212/350 kB | 96/168 kB Progress (4): 0.2/2.6 MB | 112/474 kB | 212/350 kB | 96/168 kB Progress (4): 0.2/2.6 MB | 112/474 kB | 212/350 kB | 100/168 kB Progress (4): 0.2/2.6 MB | 116/474 kB | 212/350 kB | 100/168 kB Progress (4): 0.2/2.6 MB | 116/474 kB | 212/350 kB | 104/168 kB Progress (4): 0.3/2.6 MB | 116/474 kB | 212/350 kB | 104/168 kB Progress (4): 0.3/2.6 MB | 116/474 kB | 216/350 kB | 104/168 kB Progress (4): 0.3/2.6 MB | 116/474 kB | 216/350 kB | 104/168 kB Progress (4): 0.3/2.6 MB | 116/474 kB | 220/350 kB | 104/168 kB Progress (4): 0.3/2.6 MB | 116/474 kB | 220/350 kB | 108/168 kB Progress (4): 0.3/2.6 MB | 120/474 kB | 220/350 kB | 108/168 kB Progress (4): 0.3/2.6 MB | 120/474 kB | 220/350 kB | 112/168 kB Progress (4): 0.3/2.6 MB | 120/474 kB | 224/350 kB | 112/168 kB Progress (4): 0.3/2.6 MB | 120/474 kB | 224/350 kB | 112/168 kB Progress (4): 0.3/2.6 MB | 120/474 kB | 228/350 kB | 112/168 kB Progress (4): 0.3/2.6 MB | 120/474 kB | 228/350 kB | 116/168 kB Progress (4): 0.3/2.6 MB | 124/474 kB | 228/350 kB | 116/168 kB Progress (4): 0.3/2.6 MB | 124/474 kB | 228/350 kB | 120/168 kB Progress (4): 0.3/2.6 MB | 124/474 kB | 232/350 kB | 120/168 kB Progress (4): 0.3/2.6 MB | 124/474 kB | 232/350 kB | 120/168 kB Progress (4): 0.3/2.6 MB | 124/474 kB | 236/350 kB | 120/168 kB Progress (4): 0.3/2.6 MB | 124/474 kB | 236/350 kB | 124/168 kB Progress (4): 0.3/2.6 MB | 128/474 kB | 236/350 kB | 124/168 kB Progress (4): 0.3/2.6 MB | 128/474 kB | 236/350 kB | 128/168 kB Progress (4): 0.3/2.6 MB | 128/474 kB | 240/350 kB | 128/168 kB Progress (4): 0.3/2.6 MB | 128/474 kB | 240/350 kB | 128/168 kB Progress (4): 0.3/2.6 MB | 128/474 kB | 244/350 kB | 128/168 kB Progress (4): 0.3/2.6 MB | 128/474 kB | 244/350 kB | 132/168 kB Progress (4): 0.3/2.6 MB | 132/474 kB | 244/350 kB | 132/168 kB Progress (4): 0.3/2.6 MB | 132/474 kB | 244/350 kB | 136/168 kB Progress (4): 0.3/2.6 MB | 132/474 kB | 248/350 kB | 136/168 kB Progress (4): 0.3/2.6 MB | 132/474 kB | 248/350 kB | 136/168 kB Progress (4): 0.3/2.6 MB | 132/474 kB | 252/350 kB | 136/168 kB Progress (4): 0.3/2.6 MB | 132/474 kB | 252/350 kB | 140/168 kB Progress (4): 0.3/2.6 MB | 136/474 kB | 252/350 kB | 140/168 kB Progress (4): 0.3/2.6 MB | 136/474 kB | 252/350 kB | 144/168 kB Progress (4): 0.3/2.6 MB | 136/474 kB | 256/350 kB | 144/168 kB Progress (4): 0.3/2.6 MB | 136/474 kB | 256/350 kB | 144/168 kB Progress (4): 0.3/2.6 MB | 136/474 kB | 260/350 kB | 144/168 kB Progress (4): 0.3/2.6 MB | 136/474 kB | 260/350 kB | 148/168 kB Progress (4): 0.3/2.6 MB | 140/474 kB | 260/350 kB | 148/168 kB Progress (4): 0.3/2.6 MB | 140/474 kB | 260/350 kB | 152/168 kB Progress (4): 0.3/2.6 MB | 140/474 kB | 264/350 kB | 152/168 kB Progress (4): 0.3/2.6 MB | 140/474 kB | 264/350 kB | 156/168 kB Progress (4): 0.3/2.6 MB | 140/474 kB | 264/350 kB | 156/168 kB Progress (4): 0.3/2.6 MB | 140/474 kB | 264/350 kB | 160/168 kB Progress (4): 0.3/2.6 MB | 140/474 kB | 268/350 kB | 160/168 kB Progress (4): 0.3/2.6 MB | 140/474 kB | 268/350 kB | 164/168 kB Progress (4): 0.3/2.6 MB | 144/474 kB | 268/350 kB | 164/168 kB Progress (4): 0.3/2.6 MB | 144/474 kB | 268/350 kB | 168/168 kB Progress (4): 0.3/2.6 MB | 144/474 kB | 272/350 kB | 168/168 kB Progress (4): 0.3/2.6 MB | 144/474 kB | 272/350 kB | 168/168 kB Progress (4): 0.3/2.6 MB | 144/474 kB | 276/350 kB | 168/168 kB Progress (4): 0.3/2.6 MB | 148/474 kB | 276/350 kB | 168/168 kB Progress (4): 0.3/2.6 MB | 148/474 kB | 276/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 152/474 kB | 276/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 152/474 kB | 276/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 156/474 kB | 276/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 156/474 kB | 280/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 160/474 kB | 280/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 160/474 kB | 280/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 160/474 kB | 284/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 164/474 kB | 284/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 164/474 kB | 288/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 164/474 kB | 288/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 164/474 kB | 292/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 168/474 kB | 292/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 168/474 kB | 296/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 168/474 kB | 296/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 168/474 kB | 300/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 168/474 kB | 300/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 172/474 kB | 300/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 172/474 kB | 300/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 172/474 kB | 304/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 172/474 kB | 304/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 176/474 kB | 304/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 176/474 kB | 304/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 176/474 kB | 308/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 176/474 kB | 308/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 180/474 kB | 308/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 180/474 kB | 308/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 180/474 kB | 312/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 180/474 kB | 312/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 184/474 kB | 312/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 184/474 kB | 312/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 184/474 kB | 316/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 184/474 kB | 316/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 188/474 kB | 316/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 188/474 kB | 316/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 188/474 kB | 320/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 188/474 kB | 320/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 192/474 kB | 320/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 192/474 kB | 320/350 kB | 168 kB Progress (4): 0.3/2.6 MB | 192/474 kB | 324/350 kB | 168 kB Progress (4): 0.4/2.6 MB | 192/474 kB | 324/350 kB | 168 kB Progress (4): 0.4/2.6 MB | 196/474 kB | 324/350 kB | 168 kB Progress (4): 0.4/2.6 MB | 196/474 kB | 324/350 kB | 168 kB Progress (4): 0.4/2.6 MB | 196/474 kB | 328/350 kB | 168 kB Progress (4): 0.4/2.6 MB | 196/474 kB | 328/350 kB | 168 kB Progress (4): 0.4/2.6 MB | 200/474 kB | 328/350 kB | 168 kB Progress (4): 0.4/2.6 MB | 200/474 kB | 328/350 kB | 168 kB Progress (4): 0.4/2.6 MB | 204/474 kB | 328/350 kB | 168 kB Progress (4): 0.4/2.6 MB | 204/474 kB | 332/350 kB | 168 kB Progress (4): 0.4/2.6 MB | 208/474 kB | 332/350 kB | 168 kB Progress (4): 0.4/2.6 MB | 208/474 kB | 332/350 kB | 168 kB Progress (4): 0.4/2.6 MB | 212/474 kB | 332/350 kB | 168 kB Progress (4): 0.4/2.6 MB | 212/474 kB | 336/350 kB | 168 kB Progress (4): 0.4/2.6 MB | 216/474 kB | 336/350 kB | 168 kB Progress (4): 0.4/2.6 MB | 216/474 kB | 336/350 kB | 168 kB Progress (4): 0.4/2.6 MB | 220/474 kB | 336/350 kB | 168 kB Progress (4): 0.4/2.6 MB | 220/474 kB | 340/350 kB | 168 kB Progress (4): 0.4/2.6 MB | 224/474 kB | 340/350 kB | 168 kB Progress (4): 0.4/2.6 MB | 224/474 kB | 340/350 kB | 168 kB Progress (4): 0.4/2.6 MB | 224/474 kB | 344/350 kB | 168 kB Progress (4): 0.4/2.6 MB | 224/474 kB | 344/350 kB | 168 kB Progress (4): 0.4/2.6 MB | 224/474 kB | 348/350 kB | 168 kB Progress (4): 0.4/2.6 MB | 228/474 kB | 348/350 kB | 168 kB Progress (4): 0.4/2.6 MB | 228/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 228/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 232/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 232/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 236/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 236/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 240/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 240/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 244/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 244/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 248/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 248/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 252/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 252/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 256/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 256/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 260/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 260/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 264/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 264/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 268/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 268/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 272/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 272/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 276/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 276/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 280/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 280/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 284/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 284/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 288/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 288/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 292/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 292/474 kB | 350 kB | 168 kB Progress (4): 0.4/2.6 MB | 296/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 296/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 300/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 300/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 304/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 304/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 308/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 308/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 312/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 312/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 316/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 316/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 320/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 320/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 324/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 324/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 328/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 328/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 332/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 332/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 336/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 336/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 340/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 340/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 344/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 344/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 348/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 348/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 352/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 352/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 356/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 356/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 360/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 360/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 364/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 364/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 368/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 368/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 372/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 372/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 376/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 376/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 380/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 384/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 384/474 kB | 350 kB | 168 kB Progress (4): 0.5/2.6 MB | 388/474 kB | 350 kB | 168 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar (350 kB at 2.0 MB/s) Progress (3): 0.5/2.6 MB | 388/474 kB | 168 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar (168 kB at 984 kB/s) Progress (2): 0.5/2.6 MB | 388/474 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar Progress (2): 0.5/2.6 MB | 392/474 kB Progress (2): 0.5/2.6 MB | 392/474 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.jar Progress (2): 0.6/2.6 MB | 392/474 kB Progress (2): 0.6/2.6 MB | 396/474 kB Progress (2): 0.6/2.6 MB | 396/474 kB Progress (2): 0.6/2.6 MB | 400/474 kB Progress (2): 0.6/2.6 MB | 400/474 kB Progress (2): 0.6/2.6 MB | 404/474 kB Progress (2): 0.6/2.6 MB | 404/474 kB Progress (2): 0.6/2.6 MB | 408/474 kB Progress (2): 0.6/2.6 MB | 408/474 kB Progress (2): 0.6/2.6 MB | 412/474 kB Progress (2): 0.6/2.6 MB | 412/474 kB Progress (3): 0.6/2.6 MB | 412/474 kB | 4.1/68 kB Progress (3): 0.6/2.6 MB | 416/474 kB | 4.1/68 kB Progress (3): 0.6/2.6 MB | 416/474 kB | 4.1/68 kB Progress (3): 0.6/2.6 MB | 420/474 kB | 4.1/68 kB Progress (3): 0.6/2.6 MB | 420/474 kB | 7.7/68 kB Progress (3): 0.6/2.6 MB | 424/474 kB | 7.7/68 kB Progress (3): 0.6/2.6 MB | 424/474 kB | 7.7/68 kB Progress (3): 0.6/2.6 MB | 424/474 kB | 12/68 kB Progress (3): 0.6/2.6 MB | 428/474 kB | 12/68 kB Progress (3): 0.6/2.6 MB | 428/474 kB | 16/68 kB Progress (3): 0.6/2.6 MB | 428/474 kB | 16/68 kB Progress (3): 0.6/2.6 MB | 432/474 kB | 16/68 kB Progress (3): 0.6/2.6 MB | 432/474 kB | 20/68 kB Progress (3): 0.6/2.6 MB | 432/474 kB | 20/68 kB Progress (3): 0.6/2.6 MB | 432/474 kB | 24/68 kB Progress (3): 0.6/2.6 MB | 436/474 kB | 24/68 kB Progress (3): 0.6/2.6 MB | 436/474 kB | 24/68 kB Progress (3): 0.6/2.6 MB | 440/474 kB | 24/68 kB Progress (3): 0.6/2.6 MB | 440/474 kB | 28/68 kB Progress (3): 0.6/2.6 MB | 440/474 kB | 28/68 kB Progress (3): 0.6/2.6 MB | 444/474 kB | 28/68 kB Progress (3): 0.6/2.6 MB | 444/474 kB | 32/68 kB Progress (3): 0.6/2.6 MB | 448/474 kB | 32/68 kB Progress (3): 0.6/2.6 MB | 448/474 kB | 32/68 kB Progress (3): 0.6/2.6 MB | 448/474 kB | 36/68 kB Progress (3): 0.6/2.6 MB | 452/474 kB | 36/68 kB Progress (3): 0.6/2.6 MB | 452/474 kB | 36/68 kB Progress (3): 0.6/2.6 MB | 456/474 kB | 36/68 kB Progress (3): 0.6/2.6 MB | 456/474 kB | 36/68 kB Progress (3): 0.6/2.6 MB | 456/474 kB | 40/68 kB Progress (3): 0.6/2.6 MB | 460/474 kB | 40/68 kB Progress (3): 0.6/2.6 MB | 460/474 kB | 44/68 kB Progress (3): 0.6/2.6 MB | 460/474 kB | 44/68 kB Progress (3): 0.6/2.6 MB | 460/474 kB | 48/68 kB Progress (3): 0.6/2.6 MB | 464/474 kB | 48/68 kB Progress (3): 0.6/2.6 MB | 464/474 kB | 48/68 kB Progress (3): 0.6/2.6 MB | 464/474 kB | 52/68 kB Progress (3): 0.6/2.6 MB | 464/474 kB | 52/68 kB Progress (3): 0.6/2.6 MB | 468/474 kB | 52/68 kB Progress (3): 0.6/2.6 MB | 468/474 kB | 56/68 kB Progress (3): 0.6/2.6 MB | 472/474 kB | 56/68 kB Progress (3): 0.6/2.6 MB | 472/474 kB | 56/68 kB Progress (3): 0.6/2.6 MB | 474 kB | 56/68 kB Progress (3): 0.6/2.6 MB | 474 kB | 60/68 kB Progress (3): 0.6/2.6 MB | 474 kB | 60/68 kB Progress (3): 0.6/2.6 MB | 474 kB | 64/68 kB Progress (3): 0.6/2.6 MB | 474 kB | 64/68 kB Progress (3): 0.6/2.6 MB | 474 kB | 68 kB Progress (3): 0.6/2.6 MB | 474 kB | 68 kB Progress (3): 0.6/2.6 MB | 474 kB | 68 kB Progress (3): 0.6/2.6 MB | 474 kB | 68 kB Progress (3): 0.6/2.6 MB | 474 kB | 68 kB Progress (3): 0.7/2.6 MB | 474 kB | 68 kB Progress (3): 0.7/2.6 MB | 474 kB | 68 kB Progress (3): 0.7/2.6 MB | 474 kB | 68 kB Progress (3): 0.7/2.6 MB | 474 kB | 68 kB Progress (3): 0.7/2.6 MB | 474 kB | 68 kB Progress (3): 0.7/2.6 MB | 474 kB | 68 kB Progress (3): 0.7/2.6 MB | 474 kB | 68 kB Progress (3): 0.7/2.6 MB | 474 kB | 68 kB Progress (3): 0.7/2.6 MB | 474 kB | 68 kB Progress (3): 0.7/2.6 MB | 474 kB | 68 kB Progress (3): 0.7/2.6 MB | 474 kB | 68 kB Progress (3): 0.7/2.6 MB | 474 kB | 68 kB Progress (3): 0.7/2.6 MB | 474 kB | 68 kB Progress (3): 0.7/2.6 MB | 474 kB | 68 kB Progress (3): 0.7/2.6 MB | 474 kB | 68 kB Progress (3): 0.7/2.6 MB | 474 kB | 68 kB Progress (3): 0.7/2.6 MB | 474 kB | 68 kB Progress (3): 0.7/2.6 MB | 474 kB | 68 kB Progress (3): 0.7/2.6 MB | 474 kB | 68 kB Progress (3): 0.7/2.6 MB | 474 kB | 68 kB Progress (3): 0.7/2.6 MB | 474 kB | 68 kB Progress (3): 0.7/2.6 MB | 474 kB | 68 kB Progress (3): 0.7/2.6 MB | 474 kB | 68 kB Progress (3): 0.7/2.6 MB | 474 kB | 68 kB Progress (3): 0.7/2.6 MB | 474 kB | 68 kB Progress (3): 0.8/2.6 MB | 474 kB | 68 kB Progress (3): 0.8/2.6 MB | 474 kB | 68 kB Progress (3): 0.8/2.6 MB | 474 kB | 68 kB Progress (3): 0.8/2.6 MB | 474 kB | 68 kB Progress (3): 0.8/2.6 MB | 474 kB | 68 kB Progress (3): 0.8/2.6 MB | 474 kB | 68 kB Progress (3): 0.8/2.6 MB | 474 kB | 68 kB Progress (3): 0.8/2.6 MB | 474 kB | 68 kB Progress (3): 0.8/2.6 MB | 474 kB | 68 kB Progress (3): 0.8/2.6 MB | 474 kB | 68 kB Progress (3): 0.8/2.6 MB | 474 kB | 68 kB Progress (3): 0.8/2.6 MB | 474 kB | 68 kB Progress (3): 0.8/2.6 MB | 474 kB | 68 kB Progress (3): 0.8/2.6 MB | 474 kB | 68 kB Progress (3): 0.8/2.6 MB | 474 kB | 68 kB Progress (3): 0.8/2.6 MB | 474 kB | 68 kB Progress (3): 0.8/2.6 MB | 474 kB | 68 kB Progress (3): 0.8/2.6 MB | 474 kB | 68 kB Progress (3): 0.8/2.6 MB | 474 kB | 68 kB Progress (3): 0.8/2.6 MB | 474 kB | 68 kB Progress (3): 0.8/2.6 MB | 474 kB | 68 kB Progress (3): 0.8/2.6 MB | 474 kB | 68 kB Progress (3): 0.8/2.6 MB | 474 kB | 68 kB Progress (3): 0.8/2.6 MB | 474 kB | 68 kB Progress (3): 0.8/2.6 MB | 474 kB | 68 kB Progress (3): 0.9/2.6 MB | 474 kB | 68 kB Progress (3): 0.9/2.6 MB | 474 kB | 68 kB Progress (3): 0.9/2.6 MB | 474 kB | 68 kB Progress (3): 0.9/2.6 MB | 474 kB | 68 kB Progress (3): 0.9/2.6 MB | 474 kB | 68 kB Progress (3): 0.9/2.6 MB | 474 kB | 68 kB Progress (3): 0.9/2.6 MB | 474 kB | 68 kB Progress (3): 0.9/2.6 MB | 474 kB | 68 kB Progress (3): 0.9/2.6 MB | 474 kB | 68 kB Progress (3): 0.9/2.6 MB | 474 kB | 68 kB Progress (3): 0.9/2.6 MB | 474 kB | 68 kB Progress (3): 0.9/2.6 MB | 474 kB | 68 kB Progress (3): 0.9/2.6 MB | 474 kB | 68 kB Progress (3): 0.9/2.6 MB | 474 kB | 68 kB Progress (3): 0.9/2.6 MB | 474 kB | 68 kB Progress (3): 0.9/2.6 MB | 474 kB | 68 kB Progress (3): 0.9/2.6 MB | 474 kB | 68 kB Progress (3): 0.9/2.6 MB | 474 kB | 68 kB Progress (3): 0.9/2.6 MB | 474 kB | 68 kB Progress (3): 0.9/2.6 MB | 474 kB | 68 kB Progress (4): 0.9/2.6 MB | 474 kB | 68 kB | 4.1/175 kB Progress (4): 0.9/2.6 MB | 474 kB | 68 kB | 4.1/175 kB Progress (4): 0.9/2.6 MB | 474 kB | 68 kB | 7.7/175 kB Progress (4): 0.9/2.6 MB | 474 kB | 68 kB | 7.7/175 kB Progress (4): 0.9/2.6 MB | 474 kB | 68 kB | 7.7/175 kB Progress (4): 0.9/2.6 MB | 474 kB | 68 kB | 12/175 kB Progress (5): 0.9/2.6 MB | 474 kB | 68 kB | 12/175 kB | 4.1/614 kB Progress (5): 0.9/2.6 MB | 474 kB | 68 kB | 12/175 kB | 4.1/614 kB Progress (5): 0.9/2.6 MB | 474 kB | 68 kB | 12/175 kB | 7.7/614 kB Progress (5): 0.9/2.6 MB | 474 kB | 68 kB | 16/175 kB | 7.7/614 kB Progress (5): 0.9/2.6 MB | 474 kB | 68 kB | 16/175 kB | 12/614 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar (68 kB at 349 kB/s) Progress (4): 0.9/2.6 MB | 474 kB | 16/175 kB | 12/614 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.jar Progress (4): 0.9/2.6 MB | 474 kB | 16/175 kB | 16/614 kB Progress (4): 0.9/2.6 MB | 474 kB | 20/175 kB | 16/614 kB Progress (4): 0.9/2.6 MB | 474 kB | 20/175 kB | 20/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 20/175 kB | 20/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 20/175 kB | 24/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 24/175 kB | 24/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 24/175 kB | 28/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 24/175 kB | 28/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 28/175 kB | 28/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 28/175 kB | 32/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 32/175 kB | 32/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 32/175 kB | 32/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 33/175 kB | 32/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 33/175 kB | 33/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 33/175 kB | 33/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 37/175 kB | 33/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 37/175 kB | 33/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 37/175 kB | 37/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 37/175 kB | 37/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 41/175 kB | 37/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 41/175 kB | 37/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 41/175 kB | 41/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 45/175 kB | 41/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 45/175 kB | 41/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 49/175 kB | 41/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 49/175 kB | 45/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 49/175 kB | 45/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 53/175 kB | 45/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 53/175 kB | 49/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 57/175 kB | 49/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 57/175 kB | 49/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 57/175 kB | 53/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 61/175 kB | 53/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 61/175 kB | 57/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 61/175 kB | 57/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 65/175 kB | 57/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 65/175 kB | 57/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 65/175 kB | 61/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 66/175 kB | 61/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 66/175 kB | 65/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 66/175 kB | 65/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 70/175 kB | 65/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 74/175 kB | 65/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 78/175 kB | 65/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 82/175 kB | 65/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 86/175 kB | 65/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 90/175 kB | 65/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 94/175 kB | 65/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 98/175 kB | 65/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 98/175 kB | 66/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 102/175 kB | 66/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 102/175 kB | 66/614 kB Progress (4): 1.0/2.6 MB | 474 kB | 106/175 kB | 66/614 kB Progress (5): 1.0/2.6 MB | 474 kB | 106/175 kB | 66/614 kB | 4.1/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 106/175 kB | 70/614 kB | 4.1/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 106/175 kB | 70/614 kB | 7.7/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 110/175 kB | 70/614 kB | 7.7/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 110/175 kB | 70/614 kB | 12/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 110/175 kB | 70/614 kB | 12/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 110/175 kB | 70/614 kB | 16/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 114/175 kB | 70/614 kB | 16/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 114/175 kB | 74/614 kB | 16/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 118/175 kB | 74/614 kB | 16/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 118/175 kB | 74/614 kB | 20/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 118/175 kB | 74/614 kB | 20/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 118/175 kB | 74/614 kB | 24/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 118/175 kB | 74/614 kB | 24/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 122/175 kB | 74/614 kB | 24/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 122/175 kB | 78/614 kB | 24/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 126/175 kB | 78/614 kB | 24/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 126/175 kB | 78/614 kB | 24/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 126/175 kB | 78/614 kB | 28/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 126/175 kB | 78/614 kB | 28/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 130/175 kB | 78/614 kB | 28/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 130/175 kB | 82/614 kB | 28/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 134/175 kB | 82/614 kB | 28/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 134/175 kB | 82/614 kB | 28/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 134/175 kB | 82/614 kB | 32/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 134/175 kB | 82/614 kB | 32/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 138/175 kB | 82/614 kB | 32/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 138/175 kB | 86/614 kB | 32/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 142/175 kB | 86/614 kB | 32/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 142/175 kB | 86/614 kB | 32/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 142/175 kB | 86/614 kB | 36/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 142/175 kB | 86/614 kB | 36/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 146/175 kB | 86/614 kB | 36/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 146/175 kB | 90/614 kB | 36/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 150/175 kB | 90/614 kB | 36/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 150/175 kB | 94/614 kB | 36/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 150/175 kB | 94/614 kB | 36/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 150/175 kB | 94/614 kB | 40/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 150/175 kB | 94/614 kB | 40/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 150/175 kB | 94/614 kB | 44/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 150/175 kB | 98/614 kB | 44/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 154/175 kB | 98/614 kB | 44/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 154/175 kB | 98/614 kB | 44/49 kB Progress (5): 1.0/2.6 MB | 474 kB | 154/175 kB | 98/614 kB | 48/49 kB Progress (5): 1.1/2.6 MB | 474 kB | 154/175 kB | 98/614 kB | 48/49 kB Progress (5): 1.1/2.6 MB | 474 kB | 154/175 kB | 98/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 154/175 kB | 102/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 158/175 kB | 102/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 158/175 kB | 106/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 158/175 kB | 106/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 158/175 kB | 110/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 162/175 kB | 110/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 162/175 kB | 114/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 162/175 kB | 114/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 162/175 kB | 118/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 166/175 kB | 118/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 166/175 kB | 122/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 166/175 kB | 122/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 166/175 kB | 126/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 170/175 kB | 126/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 170/175 kB | 130/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 170/175 kB | 130/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 170/175 kB | 134/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 174/175 kB | 134/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 174/175 kB | 138/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 174/175 kB | 138/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 174/175 kB | 142/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 142/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 146/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 146/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 150/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 154/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 154/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 158/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 158/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 162/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 162/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 166/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 166/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 170/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 170/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 174/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 174/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 178/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 178/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 182/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 182/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 186/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 186/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 190/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 190/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 194/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 194/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 198/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 198/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 202/614 kB | 49 kB Progress (5): 1.1/2.6 MB | 474 kB | 175 kB | 202/614 kB | 49 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.jar (49 kB at 178 kB/s) Progress (4): 1.1/2.6 MB | 474 kB | 175 kB | 202/614 kB Progress (4): 1.1/2.6 MB | 474 kB | 175 kB | 206/614 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock/3.4/easymock-3.4.jar (474 kB at 1.7 MB/s) Progress (3): 1.1/2.6 MB | 175 kB | 210/614 kB Progress (3): 1.1/2.6 MB | 175 kB | 210/614 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 Progress (3): 1.1/2.6 MB | 175 kB | 210/614 kB Progress (3): 1.1/2.6 MB | 175 kB | 214/614 kB Progress (3): 1.1/2.6 MB | 175 kB | 214/614 kB Progress (3): 1.1/2.6 MB | 175 kB | 218/614 kB Progress (3): 1.1/2.6 MB | 175 kB | 218/614 kB Progress (3): 1.1/2.6 MB | 175 kB | 222/614 kB Progress (3): 1.2/2.6 MB | 175 kB | 222/614 kB Progress (3): 1.2/2.6 MB | 175 kB | 226/614 kB Progress (3): 1.2/2.6 MB | 175 kB | 226/614 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.jar (175 kB at 623 kB/s) Progress (2): 1.2/2.6 MB | 226/614 kB Progress (2): 1.2/2.6 MB | 230/614 kB Progress (2): 1.2/2.6 MB | 230/614 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): 1.2/2.6 MB | 230/614 kB Progress (2): 1.2/2.6 MB | 234/614 kB Progress (2): 1.2/2.6 MB | 234/614 kB Progress (2): 1.2/2.6 MB | 238/614 kB Progress (2): 1.2/2.6 MB | 238/614 kB Progress (2): 1.2/2.6 MB | 242/614 kB Progress (2): 1.2/2.6 MB | 242/614 kB Progress (2): 1.2/2.6 MB | 246/614 kB Progress (2): 1.2/2.6 MB | 246/614 kB Progress (2): 1.2/2.6 MB | 250/614 kB Progress (2): 1.2/2.6 MB | 250/614 kB Progress (2): 1.2/2.6 MB | 254/614 kB Progress (2): 1.2/2.6 MB | 254/614 kB Progress (2): 1.2/2.6 MB | 258/614 kB Progress (2): 1.2/2.6 MB | 258/614 kB Progress (2): 1.2/2.6 MB | 262/614 kB Progress (2): 1.2/2.6 MB | 262/614 kB Progress (2): 1.2/2.6 MB | 266/614 kB Progress (2): 1.2/2.6 MB | 266/614 kB Progress (2): 1.2/2.6 MB | 270/614 kB Progress (2): 1.2/2.6 MB | 270/614 kB Progress (2): 1.2/2.6 MB | 274/614 kB Progress (2): 1.2/2.6 MB | 274/614 kB Progress (2): 1.2/2.6 MB | 278/614 kB Progress (2): 1.2/2.6 MB | 278/614 kB Progress (2): 1.2/2.6 MB | 282/614 kB Progress (2): 1.2/2.6 MB | 282/614 kB Progress (2): 1.2/2.6 MB | 286/614 kB Progress (2): 1.2/2.6 MB | 286/614 kB Progress (2): 1.2/2.6 MB | 290/614 kB Progress (2): 1.2/2.6 MB | 290/614 kB Progress (2): 1.2/2.6 MB | 294/614 kB Progress (2): 1.2/2.6 MB | 294/614 kB Progress (2): 1.2/2.6 MB | 298/614 kB Progress (2): 1.2/2.6 MB | 298/614 kB Progress (2): 1.2/2.6 MB | 302/614 kB Progress (2): 1.2/2.6 MB | 302/614 kB Progress (2): 1.2/2.6 MB | 306/614 kB Progress (2): 1.2/2.6 MB | 306/614 kB Progress (2): 1.2/2.6 MB | 310/614 kB Progress (2): 1.2/2.6 MB | 310/614 kB Progress (2): 1.2/2.6 MB | 314/614 kB Progress (2): 1.3/2.6 MB | 314/614 kB Progress (2): 1.3/2.6 MB | 318/614 kB Progress (2): 1.3/2.6 MB | 318/614 kB Progress (2): 1.3/2.6 MB | 322/614 kB Progress (2): 1.3/2.6 MB | 322/614 kB Progress (2): 1.3/2.6 MB | 326/614 kB Progress (2): 1.3/2.6 MB | 326/614 kB Progress (2): 1.3/2.6 MB | 330/614 kB Progress (2): 1.3/2.6 MB | 330/614 kB Progress (2): 1.3/2.6 MB | 334/614 kB Progress (2): 1.3/2.6 MB | 334/614 kB Progress (2): 1.3/2.6 MB | 338/614 kB Progress (2): 1.3/2.6 MB | 338/614 kB Progress (2): 1.3/2.6 MB | 342/614 kB Progress (2): 1.3/2.6 MB | 342/614 kB Progress (2): 1.3/2.6 MB | 346/614 kB Progress (2): 1.3/2.6 MB | 346/614 kB Progress (2): 1.3/2.6 MB | 350/614 kB Progress (2): 1.3/2.6 MB | 350/614 kB Progress (2): 1.3/2.6 MB | 354/614 kB Progress (2): 1.3/2.6 MB | 354/614 kB Progress (2): 1.3/2.6 MB | 358/614 kB Progress (2): 1.3/2.6 MB | 358/614 kB Progress (2): 1.3/2.6 MB | 362/614 kB Progress (2): 1.3/2.6 MB | 362/614 kB Progress (2): 1.3/2.6 MB | 366/614 kB Progress (2): 1.3/2.6 MB | 366/614 kB Progress (2): 1.3/2.6 MB | 370/614 kB Progress (3): 1.3/2.6 MB | 370/614 kB | 4.1/22 kB Progress (3): 1.3/2.6 MB | 374/614 kB | 4.1/22 kB Progress (3): 1.3/2.6 MB | 374/614 kB | 4.1/22 kB Progress (3): 1.3/2.6 MB | 378/614 kB | 4.1/22 kB Progress (3): 1.3/2.6 MB | 378/614 kB | 7.7/22 kB Progress (3): 1.3/2.6 MB | 382/614 kB | 7.7/22 kB Progress (3): 1.3/2.6 MB | 382/614 kB | 7.7/22 kB Progress (3): 1.3/2.6 MB | 382/614 kB | 12/22 kB Progress (3): 1.3/2.6 MB | 386/614 kB | 12/22 kB Progress (3): 1.3/2.6 MB | 386/614 kB | 16/22 kB Progress (3): 1.3/2.6 MB | 390/614 kB | 16/22 kB Progress (3): 1.3/2.6 MB | 390/614 kB | 16/22 kB Progress (3): 1.3/2.6 MB | 390/614 kB | 20/22 kB Progress (3): 1.3/2.6 MB | 394/614 kB | 20/22 kB Progress (3): 1.3/2.6 MB | 394/614 kB | 22 kB Progress (3): 1.3/2.6 MB | 394/614 kB | 22 kB Progress (3): 1.3/2.6 MB | 398/614 kB | 22 kB Progress (3): 1.3/2.6 MB | 398/614 kB | 22 kB Progress (3): 1.3/2.6 MB | 402/614 kB | 22 kB Progress (3): 1.3/2.6 MB | 402/614 kB | 22 kB Progress (3): 1.3/2.6 MB | 406/614 kB | 22 kB Progress (3): 1.3/2.6 MB | 406/614 kB | 22 kB Progress (3): 1.3/2.6 MB | 410/614 kB | 22 kB Progress (3): 1.3/2.6 MB | 410/614 kB | 22 kB Progress (3): 1.3/2.6 MB | 414/614 kB | 22 kB Progress (3): 1.3/2.6 MB | 414/614 kB | 22 kB Progress (3): 1.3/2.6 MB | 418/614 kB | 22 kB Progress (3): 1.3/2.6 MB | 418/614 kB | 22 kB Progress (3): 1.3/2.6 MB | 422/614 kB | 22 kB Progress (3): 1.3/2.6 MB | 422/614 kB | 22 kB Progress (3): 1.3/2.6 MB | 426/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 426/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 430/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 430/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 434/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 434/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 438/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 438/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 442/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 442/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 446/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 446/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 450/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 450/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 454/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 454/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 458/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 458/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 462/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 462/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 466/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 466/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 470/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 470/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 474/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 474/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 478/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 478/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 482/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 482/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 486/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 486/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 490/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 490/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 494/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 494/614 kB | 22 kB Progress (3): 1.4/2.6 MB | 498/614 kB | 22 kB Progress (4): 1.4/2.6 MB | 498/614 kB | 22 kB | 4.1/8.8 kB Progress (4): 1.4/2.6 MB | 502/614 kB | 22 kB | 4.1/8.8 kB Progress (4): 1.4/2.6 MB | 502/614 kB | 22 kB | 4.1/8.8 kB Progress (5): 1.4/2.6 MB | 502/614 kB | 22 kB | 4.1/8.8 kB | 4.1/22 kB Progress (5): 1.4/2.6 MB | 506/614 kB | 22 kB | 4.1/8.8 kB | 4.1/22 kB Progress (5): 1.4/2.6 MB | 506/614 kB | 22 kB | 7.7/8.8 kB | 4.1/22 kB Progress (5): 1.4/2.6 MB | 510/614 kB | 22 kB | 7.7/8.8 kB | 4.1/22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.jar (22 kB at 74 kB/s) Progress (4): 1.4/2.6 MB | 510/614 kB | 7.7/8.8 kB | 7.7/22 kB Progress (4): 1.4/2.6 MB | 510/614 kB | 7.7/8.8 kB | 7.7/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 (4): 1.4/2.6 MB | 514/614 kB | 7.7/8.8 kB | 7.7/22 kB Progress (4): 1.4/2.6 MB | 514/614 kB | 8.8 kB | 7.7/22 kB Progress (4): 1.4/2.6 MB | 514/614 kB | 8.8 kB | 7.7/22 kB Progress (4): 1.4/2.6 MB | 514/614 kB | 8.8 kB | 12/22 kB Progress (4): 1.4/2.6 MB | 514/614 kB | 8.8 kB | 12/22 kB Progress (4): 1.4/2.6 MB | 518/614 kB | 8.8 kB | 12/22 kB Progress (4): 1.4/2.6 MB | 518/614 kB | 8.8 kB | 16/22 kB Progress (4): 1.4/2.6 MB | 522/614 kB | 8.8 kB | 16/22 kB Progress (4): 1.4/2.6 MB | 522/614 kB | 8.8 kB | 20/22 kB Progress (4): 1.4/2.6 MB | 526/614 kB | 8.8 kB | 20/22 kB Progress (4): 1.4/2.6 MB | 530/614 kB | 8.8 kB | 20/22 kB Progress (4): 1.4/2.6 MB | 530/614 kB | 8.8 kB | 20/22 kB Progress (4): 1.4/2.6 MB | 534/614 kB | 8.8 kB | 20/22 kB Progress (4): 1.4/2.6 MB | 534/614 kB | 8.8 kB | 22 kB Progress (4): 1.4/2.6 MB | 538/614 kB | 8.8 kB | 22 kB Progress (4): 1.4/2.6 MB | 538/614 kB | 8.8 kB | 22 kB Progress (4): 1.4/2.6 MB | 542/614 kB | 8.8 kB | 22 kB Progress (4): 1.4/2.6 MB | 542/614 kB | 8.8 kB | 22 kB Progress (4): 1.4/2.6 MB | 546/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 546/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 550/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 550/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 554/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 554/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 558/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 558/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 562/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 562/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 566/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 566/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 570/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 570/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 574/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 574/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 578/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 578/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 582/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 582/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 586/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 586/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 590/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 590/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 594/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 594/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 598/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 598/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 602/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 602/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 606/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 606/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 610/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 610/614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 614 kB | 8.8 kB | 22 kB Progress (4): 1.5/2.6 MB | 614 kB | 8.8 kB | 22 kB Progress (4): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB Progress (4): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB Progress (4): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB Progress (4): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 4.1/17 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 4.1/17 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 7.7/17 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 7.7/17 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 12/17 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 12/17 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 16/17 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 16/17 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.6/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.7/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.7/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.7/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.7/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.7/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.7/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.7/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.7/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.7/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.7/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.7/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.7/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.7/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.7/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.7/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.7/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.7/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.7/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.7/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.7/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.7/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.7/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.7/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.7/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.7/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.8/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.8/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.8/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.8/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.8/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.8/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.8/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 1.8/2.6 MB | 614 kB | 8.8 kB | 22 kB | 17 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 59 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar (614 kB at 1.6 MB/s) Progress (3): 1.8/2.6 MB | 8.8 kB | 17 kB 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.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jar Progress (3): 1.8/2.6 MB | 8.8 kB | 17 kB Progress (3): 1.8/2.6 MB | 8.8 kB | 17 kB Progress (3): 1.8/2.6 MB | 8.8 kB | 17 kB Progress (3): 1.8/2.6 MB | 8.8 kB | 17 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 23 kB/s) Progress (2): 1.8/2.6 MB | 17 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar Progress (2): 1.8/2.6 MB | 17 kB Progress (2): 1.8/2.6 MB | 17 kB Progress (2): 1.8/2.6 MB | 17 kB Progress (2): 1.8/2.6 MB | 17 kB Progress (2): 1.8/2.6 MB | 17 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 43 kB/s) Progress (1): 1.8/2.6 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.jar Progress (1): 1.8/2.6 MB Progress (1): 1.8/2.6 MB Progress (1): 1.8/2.6 MB Progress (1): 1.8/2.6 MB Progress (1): 1.8/2.6 MB Progress (1): 1.9/2.6 MB Progress (1): 1.9/2.6 MB Progress (1): 1.9/2.6 MB Progress (1): 1.9/2.6 MB Progress (1): 1.9/2.6 MB Progress (1): 1.9/2.6 MB Progress (1): 1.9/2.6 MB Progress (1): 1.9/2.6 MB Progress (1): 1.9/2.6 MB Progress (1): 1.9/2.6 MB Progress (1): 1.9/2.6 MB Progress (1): 1.9/2.6 MB Progress (1): 1.9/2.6 MB Progress (1): 1.9/2.6 MB Progress (1): 1.9/2.6 MB Progress (1): 1.9/2.6 MB Progress (1): 1.9/2.6 MB Progress (1): 1.9/2.6 MB Progress (1): 1.9/2.6 MB Progress (1): 1.9/2.6 MB Progress (1): 1.9/2.6 MB Progress (1): 1.9/2.6 MB Progress (1): 1.9/2.6 MB Progress (1): 1.9/2.6 MB Progress (1): 1.9/2.6 MB Progress (1): 2.0/2.6 MB Progress (1): 2.0/2.6 MB Progress (1): 2.0/2.6 MB Progress (1): 2.0/2.6 MB Progress (1): 2.0/2.6 MB Progress (1): 2.0/2.6 MB Progress (1): 2.0/2.6 MB Progress (1): 2.0/2.6 MB Progress (1): 2.0/2.6 MB Progress (1): 2.0/2.6 MB Progress (1): 2.0/2.6 MB Progress (1): 2.0/2.6 MB Progress (1): 2.0/2.6 MB Progress (1): 2.0/2.6 MB Progress (1): 2.0/2.6 MB Progress (1): 2.0/2.6 MB Progress (1): 2.0/2.6 MB Progress (1): 2.0/2.6 MB Progress (1): 2.0/2.6 MB Progress (1): 2.0/2.6 MB Progress (1): 2.0/2.6 MB Progress (1): 2.0/2.6 MB Progress (1): 2.0/2.6 MB Progress (2): 2.0/2.6 MB | 4.1/11 kB Progress (2): 2.0/2.6 MB | 4.1/11 kB Progress (2): 2.0/2.6 MB | 7.7/11 kB Progress (3): 2.0/2.6 MB | 7.7/11 kB | 4.1/9.8 kB Progress (3): 2.0/2.6 MB | 11 kB | 4.1/9.8 kB Progress (3): 2.0/2.6 MB | 11 kB | 4.1/9.8 kB Progress (3): 2.0/2.6 MB | 11 kB | 7.7/9.8 kB Progress (3): 2.1/2.6 MB | 11 kB | 7.7/9.8 kB Progress (4): 2.1/2.6 MB | 11 kB | 7.7/9.8 kB | 4.1/87 kB Progress (4): 2.1/2.6 MB | 11 kB | 7.7/9.8 kB | 4.1/87 kB Progress (4): 2.1/2.6 MB | 11 kB | 9.8 kB | 4.1/87 kB Progress (4): 2.1/2.6 MB | 11 kB | 9.8 kB | 4.1/87 kB Progress (4): 2.1/2.6 MB | 11 kB | 9.8 kB | 7.7/87 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 7.7/87 kB | 4.1/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 12/87 kB | 4.1/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 12/87 kB | 4.1/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 16/87 kB | 4.1/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 16/87 kB | 7.7/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 16/87 kB | 7.7/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 20/87 kB | 7.7/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 20/87 kB | 12/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 24/87 kB | 12/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 24/87 kB | 12/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 28/87 kB | 12/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 28/87 kB | 16/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 32/87 kB | 16/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 32/87 kB | 16/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 33/87 kB | 16/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 33/87 kB | 20/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 37/87 kB | 20/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 37/87 kB | 20/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 41/87 kB | 20/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 41/87 kB | 24/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 45/87 kB | 24/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 45/87 kB | 24/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 49/87 kB | 24/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 49/87 kB | 24/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 53/87 kB | 24/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 53/87 kB | 28/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 57/87 kB | 28/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 57/87 kB | 28/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 61/87 kB | 28/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 61/87 kB | 32/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 65/87 kB | 32/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 65/87 kB | 32/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 69/87 kB | 32/35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 69/87 kB | 35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 73/87 kB | 35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 73/87 kB | 35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 77/87 kB | 35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 81/87 kB | 35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 81/87 kB | 35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 85/87 kB | 35 kB Progress (5): 2.1/2.6 MB | 11 kB | 9.8 kB | 87 kB | 35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jar (9.8 kB at 24 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar (35 kB at 77 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar 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.jar (11 kB at 25 kB/s) Progress (2): 2.1/2.6 MB | 87 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.jar (87 kB at 190 kB/s) Progress (1): 2.1/2.6 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.jar Progress (1): 2.1/2.6 MB Progress (1): 2.1/2.6 MB Progress (1): 2.1/2.6 MB Progress (1): 2.1/2.6 MB Progress (1): 2.1/2.6 MB Progress (1): 2.1/2.6 MB Progress (1): 2.1/2.6 MB Progress (1): 2.1/2.6 MB Progress (1): 2.1/2.6 MB Progress (1): 2.2/2.6 MB Progress (1): 2.2/2.6 MB Progress (1): 2.2/2.6 MB Progress (1): 2.2/2.6 MB Progress (1): 2.2/2.6 MB Progress (1): 2.2/2.6 MB Progress (1): 2.2/2.6 MB Progress (1): 2.2/2.6 MB Progress (1): 2.2/2.6 MB Progress (1): 2.2/2.6 MB Progress (1): 2.2/2.6 MB Progress (1): 2.2/2.6 MB Progress (1): 2.2/2.6 MB Progress (1): 2.2/2.6 MB Progress (1): 2.2/2.6 MB Progress (1): 2.2/2.6 MB Progress (1): 2.2/2.6 MB Progress (1): 2.2/2.6 MB Progress (1): 2.2/2.6 MB Progress (1): 2.2/2.6 MB Progress (1): 2.2/2.6 MB Progress (1): 2.2/2.6 MB Progress (1): 2.2/2.6 MB Progress (1): 2.2/2.6 MB Progress (1): 2.2/2.6 MB Progress (1): 2.3/2.6 MB Progress (1): 2.3/2.6 MB Progress (1): 2.3/2.6 MB Progress (1): 2.3/2.6 MB Progress (1): 2.3/2.6 MB Progress (1): 2.3/2.6 MB Progress (1): 2.3/2.6 MB Progress (1): 2.3/2.6 MB Progress (1): 2.3/2.6 MB Progress (1): 2.3/2.6 MB Progress (1): 2.3/2.6 MB Progress (1): 2.3/2.6 MB Progress (1): 2.3/2.6 MB Progress (1): 2.3/2.6 MB Progress (1): 2.3/2.6 MB Progress (1): 2.3/2.6 MB Progress (1): 2.3/2.6 MB Progress (1): 2.3/2.6 MB Progress (1): 2.3/2.6 MB Progress (1): 2.3/2.6 MB Progress (1): 2.3/2.6 MB Progress (1): 2.3/2.6 MB Progress (1): 2.3/2.6 MB Progress (1): 2.3/2.6 MB Progress (1): 2.3/2.6 MB Progress (1): 2.4/2.6 MB Progress (1): 2.4/2.6 MB Progress (1): 2.4/2.6 MB Progress (1): 2.4/2.6 MB Progress (1): 2.4/2.6 MB Progress (1): 2.4/2.6 MB Progress (1): 2.4/2.6 MB Progress (1): 2.4/2.6 MB Progress (1): 2.4/2.6 MB Progress (1): 2.4/2.6 MB Progress (1): 2.4/2.6 MB Progress (1): 2.4/2.6 MB Progress (1): 2.4/2.6 MB Progress (1): 2.4/2.6 MB Progress (1): 2.4/2.6 MB Progress (1): 2.4/2.6 MB Progress (1): 2.4/2.6 MB Progress (1): 2.4/2.6 MB Progress (1): 2.4/2.6 MB Progress (1): 2.4/2.6 MB Progress (1): 2.4/2.6 MB Progress (1): 2.4/2.6 MB Progress (2): 2.4/2.6 MB | 4.1/80 kB Progress (2): 2.4/2.6 MB | 4.1/80 kB Progress (2): 2.4/2.6 MB | 7.7/80 kB Progress (2): 2.4/2.6 MB | 7.7/80 kB Progress (2): 2.4/2.6 MB | 12/80 kB Progress (2): 2.4/2.6 MB | 12/80 kB Progress (2): 2.4/2.6 MB | 16/80 kB Progress (2): 2.5/2.6 MB | 16/80 kB Progress (2): 2.5/2.6 MB | 20/80 kB Progress (2): 2.5/2.6 MB | 20/80 kB Progress (2): 2.5/2.6 MB | 24/80 kB Progress (2): 2.5/2.6 MB | 24/80 kB Progress (2): 2.5/2.6 MB | 28/80 kB Progress (2): 2.5/2.6 MB | 28/80 kB Progress (2): 2.5/2.6 MB | 32/80 kB Progress (3): 2.5/2.6 MB | 32/80 kB | 4.1/13 kB Progress (3): 2.5/2.6 MB | 32/80 kB | 4.1/13 kB Progress (3): 2.5/2.6 MB | 32/80 kB | 7.7/13 kB Progress (3): 2.5/2.6 MB | 36/80 kB | 7.7/13 kB Progress (4): 2.5/2.6 MB | 36/80 kB | 7.7/13 kB | 4.1/26 kB Progress (4): 2.5/2.6 MB | 36/80 kB | 7.7/13 kB | 4.1/26 kB Progress (4): 2.5/2.6 MB | 36/80 kB | 7.7/13 kB | 7.7/26 kB Progress (4): 2.5/2.6 MB | 40/80 kB | 7.7/13 kB | 7.7/26 kB Progress (4): 2.5/2.6 MB | 40/80 kB | 7.7/13 kB | 12/26 kB Progress (4): 2.5/2.6 MB | 40/80 kB | 12/13 kB | 12/26 kB Progress (4): 2.5/2.6 MB | 40/80 kB | 12/13 kB | 16/26 kB Progress (4): 2.5/2.6 MB | 44/80 kB | 12/13 kB | 16/26 kB Progress (4): 2.5/2.6 MB | 44/80 kB | 12/13 kB | 20/26 kB Progress (4): 2.5/2.6 MB | 44/80 kB | 12/13 kB | 20/26 kB Progress (4): 2.5/2.6 MB | 44/80 kB | 12/13 kB | 24/26 kB Progress (4): 2.5/2.6 MB | 48/80 kB | 12/13 kB | 24/26 kB Progress (4): 2.5/2.6 MB | 48/80 kB | 13 kB | 24/26 kB Progress (4): 2.5/2.6 MB | 52/80 kB | 13 kB | 24/26 kB Progress (4): 2.5/2.6 MB | 52/80 kB | 13 kB | 26 kB Progress (4): 2.5/2.6 MB | 52/80 kB | 13 kB | 26 kB Progress (4): 2.5/2.6 MB | 56/80 kB | 13 kB | 26 kB Progress (4): 2.5/2.6 MB | 56/80 kB | 13 kB | 26 kB Progress (5): 2.5/2.6 MB | 56/80 kB | 13 kB | 26 kB | 4.1/315 kB Progress (5): 2.5/2.6 MB | 56/80 kB | 13 kB | 26 kB | 4.1/315 kB Progress (5): 2.5/2.6 MB | 60/80 kB | 13 kB | 26 kB | 4.1/315 kB Progress (5): 2.5/2.6 MB | 60/80 kB | 13 kB | 26 kB | 4.1/315 kB Progress (5): 2.5/2.6 MB | 60/80 kB | 13 kB | 26 kB | 7.7/315 kB Progress (5): 2.5/2.6 MB | 60/80 kB | 13 kB | 26 kB | 7.7/315 kB Progress (5): 2.5/2.6 MB | 64/80 kB | 13 kB | 26 kB | 7.7/315 kB Progress (5): 2.5/2.6 MB | 64/80 kB | 13 kB | 26 kB | 7.7/315 kB Progress (5): 2.5/2.6 MB | 64/80 kB | 13 kB | 26 kB | 12/315 kB Progress (5): 2.5/2.6 MB | 68/80 kB | 13 kB | 26 kB | 12/315 kB Progress (5): 2.5/2.6 MB | 68/80 kB | 13 kB | 26 kB | 16/315 kB Progress (5): 2.5/2.6 MB | 68/80 kB | 13 kB | 26 kB | 16/315 kB Progress (5): 2.5/2.6 MB | 68/80 kB | 13 kB | 26 kB | 20/315 kB Progress (5): 2.5/2.6 MB | 72/80 kB | 13 kB | 26 kB | 20/315 kB Progress (5): 2.5/2.6 MB | 72/80 kB | 13 kB | 26 kB | 24/315 kB Progress (5): 2.5/2.6 MB | 72/80 kB | 13 kB | 26 kB | 24/315 kB Progress (5): 2.5/2.6 MB | 72/80 kB | 13 kB | 26 kB | 28/315 kB Progress (5): 2.5/2.6 MB | 76/80 kB | 13 kB | 26 kB | 28/315 kB Progress (5): 2.5/2.6 MB | 76/80 kB | 13 kB | 26 kB | 32/315 kB Progress (5): 2.5/2.6 MB | 76/80 kB | 13 kB | 26 kB | 32/315 kB Progress (5): 2.5/2.6 MB | 76/80 kB | 13 kB | 26 kB | 33/315 kB Progress (5): 2.5/2.6 MB | 80/80 kB | 13 kB | 26 kB | 33/315 kB Progress (5): 2.5/2.6 MB | 80/80 kB | 13 kB | 26 kB | 33/315 kB Progress (5): 2.5/2.6 MB | 80 kB | 13 kB | 26 kB | 33/315 kB Progress (5): 2.5/2.6 MB | 80 kB | 13 kB | 26 kB | 33/315 kB Progress (5): 2.5/2.6 MB | 80 kB | 13 kB | 26 kB | 37/315 kB Progress (5): 2.5/2.6 MB | 80 kB | 13 kB | 26 kB | 37/315 kB Progress (5): 2.5/2.6 MB | 80 kB | 13 kB | 26 kB | 41/315 kB Progress (5): 2.5/2.6 MB | 80 kB | 13 kB | 26 kB | 41/315 kB Progress (5): 2.5/2.6 MB | 80 kB | 13 kB | 26 kB | 41/315 kB Progress (5): 2.5/2.6 MB | 80 kB | 13 kB | 26 kB | 45/315 kB Progress (5): 2.5/2.6 MB | 80 kB | 13 kB | 26 kB | 45/315 kB Progress (5): 2.5/2.6 MB | 80 kB | 13 kB | 26 kB | 49/315 kB Progress (5): 2.5/2.6 MB | 80 kB | 13 kB | 26 kB | 49/315 kB Progress (5): 2.5/2.6 MB | 80 kB | 13 kB | 26 kB | 53/315 kB Progress (5): 2.5/2.6 MB | 80 kB | 13 kB | 26 kB | 53/315 kB Progress (5): 2.5/2.6 MB | 80 kB | 13 kB | 26 kB | 57/315 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.jar (13 kB at 27 kB/s) Progress (4): 2.5/2.6 MB | 80 kB | 26 kB | 57/315 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar Progress (4): 2.5/2.6 MB | 80 kB | 26 kB | 61/315 kB Progress (4): 2.6/2.6 MB | 80 kB | 26 kB | 61/315 kB Progress (4): 2.6/2.6 MB | 80 kB | 26 kB | 65/315 kB Progress (4): 2.6/2.6 MB | 80 kB | 26 kB | 65/315 kB Progress (4): 2.6/2.6 MB | 80 kB | 26 kB | 66/315 kB Progress (4): 2.6/2.6 MB | 80 kB | 26 kB | 66/315 kB Progress (4): 2.6/2.6 MB | 80 kB | 26 kB | 70/315 kB Progress (4): 2.6/2.6 MB | 80 kB | 26 kB | 70/315 kB Progress (4): 2.6/2.6 MB | 80 kB | 26 kB | 74/315 kB Progress (4): 2.6/2.6 MB | 80 kB | 26 kB | 74/315 kB Progress (4): 2.6/2.6 MB | 80 kB | 26 kB | 74/315 kB Progress (4): 2.6/2.6 MB | 80 kB | 26 kB | 78/315 kB Progress (4): 2.6 MB | 80 kB | 26 kB | 78/315 kB Progress (4): 2.6 MB | 80 kB | 26 kB | 82/315 kB Progress (4): 2.6 MB | 80 kB | 26 kB | 86/315 kB Progress (4): 2.6 MB | 80 kB | 26 kB | 90/315 kB Progress (4): 2.6 MB | 80 kB | 26 kB | 94/315 kB Progress (4): 2.6 MB | 80 kB | 26 kB | 98/315 kB Progress (4): 2.6 MB | 80 kB | 26 kB | 102/315 kB Progress (4): 2.6 MB | 80 kB | 26 kB | 106/315 kB Progress (4): 2.6 MB | 80 kB | 26 kB | 110/315 kB Progress (4): 2.6 MB | 80 kB | 26 kB | 114/315 kB Progress (4): 2.6 MB | 80 kB | 26 kB | 118/315 kB Progress (4): 2.6 MB | 80 kB | 26 kB | 122/315 kB Progress (4): 2.6 MB | 80 kB | 26 kB | 126/315 kB Progress (4): 2.6 MB | 80 kB | 26 kB | 130/315 kB Progress (4): 2.6 MB | 80 kB | 26 kB | 134/315 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.jar (80 kB at 164 kB/s) Progress (3): 2.6 MB | 26 kB | 138/315 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar Progress (3): 2.6 MB | 26 kB | 142/315 kB Progress (3): 2.6 MB | 26 kB | 146/315 kB Progress (3): 2.6 MB | 26 kB | 150/315 kB Progress (3): 2.6 MB | 26 kB | 154/315 kB Progress (3): 2.6 MB | 26 kB | 158/315 kB Progress (4): 2.6 MB | 26 kB | 158/315 kB | 4.1/156 kB Progress (4): 2.6 MB | 26 kB | 162/315 kB | 4.1/156 kB Progress (4): 2.6 MB | 26 kB | 162/315 kB | 7.7/156 kB Progress (4): 2.6 MB | 26 kB | 166/315 kB | 7.7/156 kB Progress (4): 2.6 MB | 26 kB | 166/315 kB | 12/156 kB Progress (4): 2.6 MB | 26 kB | 170/315 kB | 12/156 kB Progress (4): 2.6 MB | 26 kB | 170/315 kB | 16/156 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.jar (26 kB at 52 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 (3): 2.6 MB | 170/315 kB | 20/156 kB Progress (3): 2.6 MB | 174/315 kB | 20/156 kB Progress (3): 2.6 MB | 174/315 kB | 24/156 kB Progress (3): 2.6 MB | 178/315 kB | 24/156 kB Progress (3): 2.6 MB | 178/315 kB | 28/156 kB Progress (3): 2.6 MB | 182/315 kB | 28/156 kB Progress (3): 2.6 MB | 182/315 kB | 32/156 kB Progress (3): 2.6 MB | 186/315 kB | 32/156 kB Progress (3): 2.6 MB | 186/315 kB | 33/156 kB Progress (3): 2.6 MB | 190/315 kB | 33/156 kB Progress (3): 2.6 MB | 190/315 kB | 37/156 kB Progress (3): 2.6 MB | 194/315 kB | 37/156 kB Progress (3): 2.6 MB | 194/315 kB | 41/156 kB Progress (3): 2.6 MB | 198/315 kB | 41/156 kB Progress (3): 2.6 MB | 198/315 kB | 45/156 kB Progress (3): 2.6 MB | 202/315 kB | 45/156 kB Progress (3): 2.6 MB | 202/315 kB | 49/156 kB Progress (3): 2.6 MB | 206/315 kB | 49/156 kB Progress (3): 2.6 MB | 206/315 kB | 53/156 kB Progress (3): 2.6 MB | 210/315 kB | 53/156 kB Progress (3): 2.6 MB | 210/315 kB | 57/156 kB Progress (3): 2.6 MB | 214/315 kB | 57/156 kB Progress (3): 2.6 MB | 214/315 kB | 61/156 kB Progress (3): 2.6 MB | 218/315 kB | 61/156 kB Progress (3): 2.6 MB | 218/315 kB | 65/156 kB Progress (3): 2.6 MB | 222/315 kB | 65/156 kB Progress (3): 2.6 MB | 222/315 kB | 66/156 kB Progress (3): 2.6 MB | 226/315 kB | 66/156 kB Progress (3): 2.6 MB | 226/315 kB | 70/156 kB Progress (3): 2.6 MB | 230/315 kB | 70/156 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.jar (2.6 MB at 5.2 MB/s) Progress (2): 230/315 kB | 74/156 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.jar Progress (2): 234/315 kB | 74/156 kB Progress (2): 234/315 kB | 78/156 kB Progress (2): 234/315 kB | 82/156 kB Progress (2): 238/315 kB | 82/156 kB Progress (2): 238/315 kB | 86/156 kB Progress (2): 242/315 kB | 86/156 kB Progress (2): 242/315 kB | 90/156 kB Progress (2): 246/315 kB | 90/156 kB Progress (2): 246/315 kB | 94/156 kB Progress (2): 250/315 kB | 94/156 kB Progress (2): 250/315 kB | 98/156 kB Progress (2): 254/315 kB | 98/156 kB Progress (2): 254/315 kB | 102/156 kB Progress (2): 254/315 kB | 106/156 kB Progress (2): 254/315 kB | 110/156 kB Progress (2): 258/315 kB | 110/156 kB Progress (2): 258/315 kB | 114/156 kB Progress (3): 258/315 kB | 114/156 kB | 4.1/41 kB Progress (3): 258/315 kB | 118/156 kB | 4.1/41 kB Progress (3): 258/315 kB | 118/156 kB | 7.7/41 kB Progress (4): 258/315 kB | 118/156 kB | 7.7/41 kB | 4.1/12 kB Progress (5): 258/315 kB | 118/156 kB | 7.7/41 kB | 4.1/12 kB | 4.1/30 kB Progress (5): 258/315 kB | 118/156 kB | 7.7/41 kB | 7.7/12 kB | 4.1/30 kB Progress (5): 258/315 kB | 118/156 kB | 12/41 kB | 7.7/12 kB | 4.1/30 kB Progress (5): 258/315 kB | 118/156 kB | 12/41 kB | 12/12 kB | 4.1/30 kB Progress (5): 258/315 kB | 122/156 kB | 12/41 kB | 12/12 kB | 4.1/30 kB Progress (5): 262/315 kB | 122/156 kB | 12/41 kB | 12/12 kB | 4.1/30 kB Progress (5): 262/315 kB | 126/156 kB | 12/41 kB | 12/12 kB | 4.1/30 kB Progress (5): 262/315 kB | 126/156 kB | 12/41 kB | 12 kB | 4.1/30 kB Progress (5): 262/315 kB | 126/156 kB | 16/41 kB | 12 kB | 4.1/30 kB Progress (5): 262/315 kB | 126/156 kB | 16/41 kB | 12 kB | 7.7/30 kB Progress (5): 262/315 kB | 126/156 kB | 20/41 kB | 12 kB | 7.7/30 kB Progress (5): 262/315 kB | 130/156 kB | 20/41 kB | 12 kB | 7.7/30 kB Progress (5): 266/315 kB | 130/156 kB | 20/41 kB | 12 kB | 7.7/30 kB Progress (5): 266/315 kB | 134/156 kB | 20/41 kB | 12 kB | 7.7/30 kB Progress (5): 266/315 kB | 134/156 kB | 24/41 kB | 12 kB | 7.7/30 kB Progress (5): 266/315 kB | 134/156 kB | 24/41 kB | 12 kB | 12/30 kB Progress (5): 266/315 kB | 134/156 kB | 28/41 kB | 12 kB | 12/30 kB Progress (5): 270/315 kB | 134/156 kB | 28/41 kB | 12 kB | 12/30 kB Progress (5): 270/315 kB | 138/156 kB | 28/41 kB | 12 kB | 12/30 kB Progress (5): 274/315 kB | 138/156 kB | 28/41 kB | 12 kB | 12/30 kB Progress (5): 274/315 kB | 138/156 kB | 32/41 kB | 12 kB | 12/30 kB Progress (5): 278/315 kB | 138/156 kB | 32/41 kB | 12 kB | 12/30 kB Progress (5): 278/315 kB | 138/156 kB | 32/41 kB | 12 kB | 16/30 kB Progress (5): 282/315 kB | 138/156 kB | 32/41 kB | 12 kB | 16/30 kB Progress (5): 282/315 kB | 138/156 kB | 36/41 kB | 12 kB | 16/30 kB Progress (5): 282/315 kB | 142/156 kB | 36/41 kB | 12 kB | 16/30 kB Progress (5): 282/315 kB | 142/156 kB | 40/41 kB | 12 kB | 16/30 kB Progress (5): 286/315 kB | 142/156 kB | 40/41 kB | 12 kB | 16/30 kB Progress (5): 286/315 kB | 142/156 kB | 40/41 kB | 12 kB | 20/30 kB Progress (5): 290/315 kB | 142/156 kB | 40/41 kB | 12 kB | 20/30 kB Progress (5): 290/315 kB | 142/156 kB | 41 kB | 12 kB | 20/30 kB Progress (5): 290/315 kB | 146/156 kB | 41 kB | 12 kB | 20/30 kB Progress (5): 294/315 kB | 146/156 kB | 41 kB | 12 kB | 20/30 kB Progress (5): 294/315 kB | 146/156 kB | 41 kB | 12 kB | 24/30 kB Progress (5): 298/315 kB | 146/156 kB | 41 kB | 12 kB | 24/30 kB Progress (5): 298/315 kB | 150/156 kB | 41 kB | 12 kB | 24/30 kB Progress (5): 302/315 kB | 150/156 kB | 41 kB | 12 kB | 24/30 kB Progress (5): 302/315 kB | 150/156 kB | 41 kB | 12 kB | 28/30 kB Progress (5): 306/315 kB | 150/156 kB | 41 kB | 12 kB | 28/30 kB Progress (5): 306/315 kB | 154/156 kB | 41 kB | 12 kB | 28/30 kB Progress (5): 310/315 kB | 154/156 kB | 41 kB | 12 kB | 28/30 kB Progress (5): 310/315 kB | 154/156 kB | 41 kB | 12 kB | 30 kB Progress (5): 314/315 kB | 154/156 kB | 41 kB | 12 kB | 30 kB Progress (5): 314/315 kB | 156 kB | 41 kB | 12 kB | 30 kB Progress (5): 315 kB | 156 kB | 41 kB | 12 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.0/maven-plugin-api-2.2.0.jar (12 kB at 22 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar (30 kB at 51 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar 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 71 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.jar Progress (3): 315 kB | 156 kB | 4.1/39 kB Progress (3): 315 kB | 156 kB | 7.7/39 kB Progress (3): 315 kB | 156 kB | 12/39 kB Progress (3): 315 kB | 156 kB | 16/39 kB Progress (3): 315 kB | 156 kB | 20/39 kB Progress (3): 315 kB | 156 kB | 24/39 kB Progress (3): 315 kB | 156 kB | 28/39 kB Progress (3): 315 kB | 156 kB | 32/39 kB Progress (3): 315 kB | 156 kB | 36/39 kB Progress (3): 315 kB | 156 kB | 39 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar (156 kB at 228 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar (315 kB at 459 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.jar (39 kB at 56 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar Progress (1): 4.1/332 kB Progress (1): 7.7/332 kB Progress (1): 12/332 kB Progress (1): 16/332 kB Progress (1): 20/332 kB Progress (1): 24/332 kB Progress (1): 28/332 kB Progress (1): 32/332 kB Progress (1): 33/332 kB Progress (1): 37/332 kB Progress (1): 41/332 kB Progress (1): 45/332 kB Progress (1): 49/332 kB Progress (1): 53/332 kB Progress (2): 53/332 kB | 4.1/10 kB Progress (2): 57/332 kB | 4.1/10 kB Progress (2): 57/332 kB | 7.7/10 kB Progress (2): 61/332 kB | 7.7/10 kB Progress (2): 61/332 kB | 10 kB Progress (2): 65/332 kB | 10 kB Progress (2): 66/332 kB | 10 kB Progress (2): 70/332 kB | 10 kB Progress (2): 74/332 kB | 10 kB Progress (2): 78/332 kB | 10 kB Progress (2): 82/332 kB | 10 kB Progress (2): 86/332 kB | 10 kB Progress (2): 90/332 kB | 10 kB Progress (2): 94/332 kB | 10 kB Progress (2): 98/332 kB | 10 kB Progress (2): 102/332 kB | 10 kB Progress (2): 106/332 kB | 10 kB Progress (2): 110/332 kB | 10 kB Progress (2): 114/332 kB | 10 kB Progress (2): 118/332 kB | 10 kB Progress (2): 122/332 kB | 10 kB Progress (2): 126/332 kB | 10 kB Progress (2): 130/332 kB | 10 kB Progress (2): 134/332 kB | 10 kB Progress (2): 138/332 kB | 10 kB Progress (2): 142/332 kB | 10 kB Progress (2): 146/332 kB | 10 kB Progress (2): 150/332 kB | 10 kB Progress (2): 154/332 kB | 10 kB Progress (2): 158/332 kB | 10 kB Progress (2): 162/332 kB | 10 kB Progress (2): 166/332 kB | 10 kB Progress (2): 170/332 kB | 10 kB Progress (2): 174/332 kB | 10 kB Progress (2): 178/332 kB | 10 kB Progress (2): 182/332 kB | 10 kB Progress (3): 182/332 kB | 10 kB | 4.1/23 kB Progress (3): 186/332 kB | 10 kB | 4.1/23 kB Progress (3): 186/332 kB | 10 kB | 7.7/23 kB Progress (3): 190/332 kB | 10 kB | 7.7/23 kB Progress (3): 190/332 kB | 10 kB | 12/23 kB Progress (3): 194/332 kB | 10 kB | 12/23 kB Progress (3): 194/332 kB | 10 kB | 16/23 kB Progress (3): 198/332 kB | 10 kB | 16/23 kB Progress (3): 198/332 kB | 10 kB | 20/23 kB Progress (3): 202/332 kB | 10 kB | 20/23 kB Progress (3): 202/332 kB | 10 kB | 23 kB Progress (3): 206/332 kB | 10 kB | 23 kB Progress (3): 210/332 kB | 10 kB | 23 kB Progress (3): 214/332 kB | 10 kB | 23 kB Progress (3): 218/332 kB | 10 kB | 23 kB Progress (3): 222/332 kB | 10 kB | 23 kB Progress (3): 226/332 kB | 10 kB | 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.jar (10 kB at 15 kB/s) Progress (2): 230/332 kB | 23 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar Progress (2): 234/332 kB | 23 kB Progress (2): 238/332 kB | 23 kB Progress (3): 238/332 kB | 23 kB | 4.1/65 kB Progress (3): 242/332 kB | 23 kB | 4.1/65 kB Progress (3): 242/332 kB | 23 kB | 7.7/65 kB Progress (3): 246/332 kB | 23 kB | 7.7/65 kB Progress (3): 246/332 kB | 23 kB | 12/65 kB Progress (3): 250/332 kB | 23 kB | 12/65 kB Progress (3): 250/332 kB | 23 kB | 16/65 kB Progress (3): 254/332 kB | 23 kB | 16/65 kB Progress (3): 254/332 kB | 23 kB | 20/65 kB Progress (3): 258/332 kB | 23 kB | 20/65 kB Progress (3): 258/332 kB | 23 kB | 24/65 kB Progress (3): 262/332 kB | 23 kB | 24/65 kB Progress (3): 266/332 kB | 23 kB | 24/65 kB Progress (3): 270/332 kB | 23 kB | 24/65 kB Progress (3): 270/332 kB | 23 kB | 28/65 kB Progress (3): 274/332 kB | 23 kB | 28/65 kB Progress (3): 274/332 kB | 23 kB | 32/65 kB Progress (3): 278/332 kB | 23 kB | 32/65 kB Progress (3): 282/332 kB | 23 kB | 32/65 kB Progress (3): 282/332 kB | 23 kB | 36/65 kB Progress (3): 286/332 kB | 23 kB | 36/65 kB Progress (3): 286/332 kB | 23 kB | 40/65 kB Progress (3): 290/332 kB | 23 kB | 40/65 kB Progress (4): 290/332 kB | 23 kB | 40/65 kB | 4.1/170 kB Progress (4): 290/332 kB | 23 kB | 44/65 kB | 4.1/170 kB Progress (4): 294/332 kB | 23 kB | 44/65 kB | 4.1/170 kB Progress (4): 294/332 kB | 23 kB | 48/65 kB | 4.1/170 kB Progress (4): 294/332 kB | 23 kB | 48/65 kB | 7.7/170 kB Progress (4): 295/332 kB | 23 kB | 48/65 kB | 7.7/170 kB Progress (4): 295/332 kB | 23 kB | 52/65 kB | 7.7/170 kB Progress (4): 299/332 kB | 23 kB | 52/65 kB | 7.7/170 kB Progress (4): 299/332 kB | 23 kB | 52/65 kB | 12/170 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar (23 kB at 32 kB/s) Progress (3): 303/332 kB | 52/65 kB | 12/170 kB Progress (3): 303/332 kB | 56/65 kB | 12/170 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.jar Progress (3): 303/332 kB | 56/65 kB | 16/170 kB Progress (3): 303/332 kB | 60/65 kB | 16/170 kB Progress (3): 307/332 kB | 60/65 kB | 16/170 kB Progress (3): 307/332 kB | 60/65 kB | 20/170 kB Progress (3): 307/332 kB | 64/65 kB | 20/170 kB Progress (3): 307/332 kB | 64/65 kB | 24/170 kB Progress (3): 311/332 kB | 64/65 kB | 24/170 kB Progress (3): 311/332 kB | 65 kB | 24/170 kB Progress (3): 311/332 kB | 65 kB | 28/170 kB Progress (3): 315/332 kB | 65 kB | 28/170 kB Progress (4): 315/332 kB | 65 kB | 28/170 kB | 4.1/32 kB Progress (4): 315/332 kB | 65 kB | 32/170 kB | 4.1/32 kB Progress (4): 315/332 kB | 65 kB | 32/170 kB | 7.7/32 kB Progress (4): 319/332 kB | 65 kB | 32/170 kB | 7.7/32 kB Progress (4): 319/332 kB | 65 kB | 33/170 kB | 7.7/32 kB Progress (4): 323/332 kB | 65 kB | 33/170 kB | 7.7/32 kB Progress (4): 323/332 kB | 65 kB | 33/170 kB | 12/32 kB Progress (4): 323/332 kB | 65 kB | 37/170 kB | 12/32 kB Progress (4): 327/332 kB | 65 kB | 37/170 kB | 12/32 kB Progress (4): 327/332 kB | 65 kB | 41/170 kB | 12/32 kB Progress (4): 327/332 kB | 65 kB | 41/170 kB | 16/32 kB Progress (4): 331/332 kB | 65 kB | 41/170 kB | 16/32 kB Progress (4): 331/332 kB | 65 kB | 45/170 kB | 16/32 kB Progress (4): 331/332 kB | 65 kB | 45/170 kB | 20/32 kB Progress (4): 332 kB | 65 kB | 45/170 kB | 20/32 kB Progress (4): 332 kB | 65 kB | 45/170 kB | 24/32 kB Progress (4): 332 kB | 65 kB | 49/170 kB | 24/32 kB Progress (4): 332 kB | 65 kB | 49/170 kB | 28/32 kB Progress (4): 332 kB | 65 kB | 53/170 kB | 28/32 kB Progress (4): 332 kB | 65 kB | 53/170 kB | 32/32 kB Progress (4): 332 kB | 65 kB | 57/170 kB | 32/32 kB Progress (4): 332 kB | 65 kB | 57/170 kB | 32 kB Progress (4): 332 kB | 65 kB | 61/170 kB | 32 kB Progress (4): 332 kB | 65 kB | 65/170 kB | 32 kB Progress (4): 332 kB | 65 kB | 66/170 kB | 32 kB Progress (4): 332 kB | 65 kB | 70/170 kB | 32 kB Progress (4): 332 kB | 65 kB | 74/170 kB | 32 kB Progress (4): 332 kB | 65 kB | 78/170 kB | 32 kB Progress (4): 332 kB | 65 kB | 82/170 kB | 32 kB Progress (4): 332 kB | 65 kB | 86/170 kB | 32 kB Progress (4): 332 kB | 65 kB | 90/170 kB | 32 kB Progress (4): 332 kB | 65 kB | 94/170 kB | 32 kB Progress (4): 332 kB | 65 kB | 98/170 kB | 32 kB Progress (4): 332 kB | 65 kB | 98/170 kB | 32 kB Progress (4): 332 kB | 65 kB | 102/170 kB | 32 kB Progress (4): 332 kB | 65 kB | 106/170 kB | 32 kB Progress (4): 332 kB | 65 kB | 110/170 kB | 32 kB Progress (4): 332 kB | 65 kB | 114/170 kB | 32 kB Progress (4): 332 kB | 65 kB | 118/170 kB | 32 kB Progress (4): 332 kB | 65 kB | 122/170 kB | 32 kB Progress (4): 332 kB | 65 kB | 126/170 kB | 32 kB Progress (4): 332 kB | 65 kB | 130/170 kB | 32 kB Progress (4): 332 kB | 65 kB | 131/170 kB | 32 kB Progress (4): 332 kB | 65 kB | 135/170 kB | 32 kB Progress (4): 332 kB | 65 kB | 139/170 kB | 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar (65 kB at 91 kB/s) Progress (3): 332 kB | 143/170 kB | 32 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.jar Progress (3): 332 kB | 147/170 kB | 32 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 459 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 44 kB/s) Progress (1): 151/170 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar Progress (1): 155/170 kB Progress (1): 159/170 kB Progress (1): 163/170 kB Progress (1): 167/170 kB Progress (1): 170 kB Progress (2): 170 kB | 4.1/143 kB Progress (2): 170 kB | 7.7/143 kB Progress (2): 170 kB | 12/143 kB Progress (2): 170 kB | 16/143 kB Progress (2): 170 kB | 20/143 kB Progress (2): 170 kB | 24/143 kB Progress (2): 170 kB | 28/143 kB Progress (2): 170 kB | 32/143 kB Progress (2): 170 kB | 33/143 kB Progress (2): 170 kB | 37/143 kB Progress (2): 170 kB | 41/143 kB Progress (2): 170 kB | 45/143 kB Progress (2): 170 kB | 49/143 kB Progress (2): 170 kB | 53/143 kB Progress (3): 170 kB | 53/143 kB | 4.1/74 kB Progress (3): 170 kB | 57/143 kB | 4.1/74 kB Progress (3): 170 kB | 57/143 kB | 7.7/74 kB Progress (3): 170 kB | 61/143 kB | 7.7/74 kB Progress (3): 170 kB | 61/143 kB | 12/74 kB Progress (3): 170 kB | 65/143 kB | 12/74 kB Progress (3): 170 kB | 65/143 kB | 16/74 kB Progress (3): 170 kB | 66/143 kB | 16/74 kB Progress (3): 170 kB | 66/143 kB | 20/74 kB Progress (3): 170 kB | 70/143 kB | 20/74 kB Progress (3): 170 kB | 70/143 kB | 24/74 kB Progress (3): 170 kB | 74/143 kB | 24/74 kB Progress (3): 170 kB | 74/143 kB | 28/74 kB Progress (3): 170 kB | 78/143 kB | 28/74 kB Progress (3): 170 kB | 78/143 kB | 32/74 kB Progress (3): 170 kB | 82/143 kB | 32/74 kB Progress (3): 170 kB | 82/143 kB | 33/74 kB Progress (3): 170 kB | 86/143 kB | 33/74 kB Progress (3): 170 kB | 86/143 kB | 37/74 kB Progress (3): 170 kB | 90/143 kB | 37/74 kB Progress (3): 170 kB | 90/143 kB | 41/74 kB Progress (3): 170 kB | 94/143 kB | 41/74 kB Progress (3): 170 kB | 94/143 kB | 45/74 kB Progress (3): 170 kB | 98/143 kB | 45/74 kB Progress (3): 170 kB | 98/143 kB | 49/74 kB Progress (3): 170 kB | 98/143 kB | 49/74 kB Progress (3): 170 kB | 98/143 kB | 53/74 kB Progress (3): 170 kB | 98/143 kB | 57/74 kB Progress (3): 170 kB | 102/143 kB | 57/74 kB Progress (3): 170 kB | 102/143 kB | 61/74 kB Progress (3): 170 kB | 106/143 kB | 61/74 kB Progress (3): 170 kB | 106/143 kB | 65/74 kB Progress (4): 170 kB | 106/143 kB | 65/74 kB | 4.1/62 kB Progress (4): 170 kB | 110/143 kB | 65/74 kB | 4.1/62 kB Progress (4): 170 kB | 110/143 kB | 66/74 kB | 4.1/62 kB Progress (4): 170 kB | 114/143 kB | 66/74 kB | 4.1/62 kB Progress (4): 170 kB | 114/143 kB | 66/74 kB | 7.7/62 kB Progress (5): 170 kB | 114/143 kB | 66/74 kB | 7.7/62 kB | 4.1/378 kB Progress (5): 170 kB | 114/143 kB | 70/74 kB | 7.7/62 kB | 4.1/378 kB Progress (5): 170 kB | 114/143 kB | 70/74 kB | 7.7/62 kB | 7.7/378 kB Progress (5): 170 kB | 114/143 kB | 70/74 kB | 12/62 kB | 7.7/378 kB Progress (5): 170 kB | 114/143 kB | 70/74 kB | 12/62 kB | 12/378 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar (170 kB at 232 kB/s) Progress (4): 118/143 kB | 70/74 kB | 12/62 kB | 12/378 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar Progress (4): 118/143 kB | 70/74 kB | 12/62 kB | 16/378 kB Progress (4): 118/143 kB | 70/74 kB | 16/62 kB | 16/378 kB Progress (4): 118/143 kB | 74/74 kB | 16/62 kB | 16/378 kB Progress (4): 118/143 kB | 74/74 kB | 16/62 kB | 20/378 kB Progress (4): 122/143 kB | 74/74 kB | 16/62 kB | 20/378 kB Progress (4): 122/143 kB | 74/74 kB | 16/62 kB | 24/378 kB Progress (4): 122/143 kB | 74 kB | 16/62 kB | 24/378 kB Progress (4): 122/143 kB | 74 kB | 20/62 kB | 24/378 kB Progress (4): 122/143 kB | 74 kB | 20/62 kB | 28/378 kB Progress (4): 126/143 kB | 74 kB | 20/62 kB | 28/378 kB Progress (4): 126/143 kB | 74 kB | 20/62 kB | 32/378 kB Progress (4): 126/143 kB | 74 kB | 24/62 kB | 32/378 kB Progress (4): 126/143 kB | 74 kB | 24/62 kB | 33/378 kB Progress (4): 126/143 kB | 74 kB | 24/62 kB | 37/378 kB Progress (4): 126/143 kB | 74 kB | 24/62 kB | 41/378 kB Progress (4): 126/143 kB | 74 kB | 24/62 kB | 45/378 kB Progress (4): 126/143 kB | 74 kB | 24/62 kB | 49/378 kB Progress (4): 126/143 kB | 74 kB | 24/62 kB | 53/378 kB Progress (4): 126/143 kB | 74 kB | 24/62 kB | 57/378 kB Progress (4): 126/143 kB | 74 kB | 24/62 kB | 61/378 kB Progress (4): 126/143 kB | 74 kB | 24/62 kB | 65/378 kB Progress (4): 126/143 kB | 74 kB | 24/62 kB | 66/378 kB Progress (4): 126/143 kB | 74 kB | 24/62 kB | 70/378 kB Progress (4): 126/143 kB | 74 kB | 24/62 kB | 74/378 kB Progress (4): 126/143 kB | 74 kB | 24/62 kB | 78/378 kB Progress (4): 126/143 kB | 74 kB | 24/62 kB | 82/378 kB Progress (4): 126/143 kB | 74 kB | 24/62 kB | 86/378 kB Progress (4): 126/143 kB | 74 kB | 24/62 kB | 90/378 kB Progress (4): 126/143 kB | 74 kB | 24/62 kB | 94/378 kB Progress (4): 126/143 kB | 74 kB | 24/62 kB | 98/378 kB Progress (4): 126/143 kB | 74 kB | 24/62 kB | 98/378 kB Progress (4): 126/143 kB | 74 kB | 24/62 kB | 102/378 kB Progress (4): 126/143 kB | 74 kB | 24/62 kB | 106/378 kB Progress (5): 126/143 kB | 74 kB | 24/62 kB | 106/378 kB | 4.1/60 kB Progress (5): 126/143 kB | 74 kB | 24/62 kB | 106/378 kB | 7.7/60 kB Progress (5): 126/143 kB | 74 kB | 24/62 kB | 106/378 kB | 12/60 kB Progress (5): 126/143 kB | 74 kB | 24/62 kB | 106/378 kB | 16/60 kB Progress (5): 126/143 kB | 74 kB | 24/62 kB | 106/378 kB | 20/60 kB Progress (5): 130/143 kB | 74 kB | 24/62 kB | 106/378 kB | 20/60 kB Progress (5): 130/143 kB | 74 kB | 24/62 kB | 110/378 kB | 20/60 kB Progress (5): 130/143 kB | 74 kB | 24/62 kB | 110/378 kB | 24/60 kB Progress (5): 130/143 kB | 74 kB | 28/62 kB | 110/378 kB | 24/60 kB Progress (5): 130/143 kB | 74 kB | 28/62 kB | 110/378 kB | 28/60 kB Progress (5): 134/143 kB | 74 kB | 28/62 kB | 110/378 kB | 28/60 kB Progress (5): 134/143 kB | 74 kB | 28/62 kB | 114/378 kB | 28/60 kB Progress (5): 138/143 kB | 74 kB | 28/62 kB | 114/378 kB | 28/60 kB Progress (5): 138/143 kB | 74 kB | 28/62 kB | 114/378 kB | 32/60 kB Progress (5): 138/143 kB | 74 kB | 32/62 kB | 114/378 kB | 32/60 kB Progress (5): 138/143 kB | 74 kB | 32/62 kB | 114/378 kB | 36/60 kB Progress (5): 142/143 kB | 74 kB | 32/62 kB | 114/378 kB | 36/60 kB Progress (5): 142/143 kB | 74 kB | 32/62 kB | 118/378 kB | 36/60 kB Progress (5): 143 kB | 74 kB | 32/62 kB | 118/378 kB | 36/60 kB Progress (5): 143 kB | 74 kB | 32/62 kB | 118/378 kB | 40/60 kB Progress (5): 143 kB | 74 kB | 36/62 kB | 118/378 kB | 40/60 kB Progress (5): 143 kB | 74 kB | 36/62 kB | 118/378 kB | 44/60 kB Progress (5): 143 kB | 74 kB | 36/62 kB | 122/378 kB | 44/60 kB Progress (5): 143 kB | 74 kB | 36/62 kB | 122/378 kB | 48/60 kB Progress (5): 143 kB | 74 kB | 36/62 kB | 126/378 kB | 48/60 kB Progress (5): 143 kB | 74 kB | 36/62 kB | 126/378 kB | 52/60 kB Progress (5): 143 kB | 74 kB | 40/62 kB | 126/378 kB | 52/60 kB Progress (5): 143 kB | 74 kB | 40/62 kB | 126/378 kB | 56/60 kB Progress (5): 143 kB | 74 kB | 40/62 kB | 130/378 kB | 56/60 kB Progress (5): 143 kB | 74 kB | 40/62 kB | 130/378 kB | 60/60 kB Progress (5): 143 kB | 74 kB | 44/62 kB | 130/378 kB | 60/60 kB Progress (5): 143 kB | 74 kB | 44/62 kB | 130/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 44/62 kB | 131/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 48/62 kB | 131/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 48/62 kB | 135/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 52/62 kB | 135/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 52/62 kB | 139/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 56/62 kB | 139/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 56/62 kB | 143/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 60/62 kB | 143/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 60/62 kB | 147/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 147/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 151/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 155/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 159/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 163/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 164/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 168/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 172/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 176/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 180/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 184/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 188/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 192/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 196/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 200/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 204/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 208/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 212/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 216/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 220/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 224/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 228/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 232/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 236/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 240/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 244/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 248/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 252/378 kB | 60 kB Progress (5): 143 kB | 74 kB | 62 kB | 256/378 kB | 60 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.jar (143 kB at 185 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (60 kB at 78 kB/s) Progress (3): 74 kB | 62 kB | 260/378 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Progress (3): 74 kB | 62 kB | 264/378 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 81 kB/s) Progress (2): 74 kB | 268/378 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar Progress (2): 74 kB | 272/378 kB Progress (2): 74 kB | 276/378 kB Progress (2): 74 kB | 280/378 kB Progress (2): 74 kB | 284/378 kB Progress (2): 74 kB | 288/378 kB Progress (2): 74 kB | 292/378 kB Progress (2): 74 kB | 296/378 kB Progress (2): 74 kB | 300/378 kB Progress (2): 74 kB | 304/378 kB Progress (2): 74 kB | 308/378 kB Progress (2): 74 kB | 312/378 kB Progress (2): 74 kB | 316/378 kB Progress (2): 74 kB | 320/378 kB Progress (2): 74 kB | 324/378 kB Progress (2): 74 kB | 328/378 kB Progress (2): 74 kB | 332/378 kB Progress (2): 74 kB | 336/378 kB Progress (2): 74 kB | 340/378 kB Progress (2): 74 kB | 344/378 kB Progress (2): 74 kB | 348/378 kB Progress (2): 74 kB | 352/378 kB Progress (2): 74 kB | 356/378 kB Progress (2): 74 kB | 360/378 kB Progress (2): 74 kB | 364/378 kB Progress (2): 74 kB | 368/378 kB Progress (2): 74 kB | 372/378 kB Progress (2): 74 kB | 376/378 kB Progress (2): 74 kB | 378 kB Progress (3): 74 kB | 378 kB | 4.1/4.2 kB Progress (3): 74 kB | 378 kB | 4.2 kB Progress (4): 74 kB | 378 kB | 4.2 kB | 4.1/8.5 kB Progress (4): 74 kB | 378 kB | 4.2 kB | 7.7/8.5 kB Progress (4): 74 kB | 378 kB | 4.2 kB | 8.5 kB Progress (5): 74 kB | 378 kB | 4.2 kB | 8.5 kB | 4.1/231 kB Progress (5): 74 kB | 378 kB | 4.2 kB | 8.5 kB | 7.7/231 kB Progress (5): 74 kB | 378 kB | 4.2 kB | 8.5 kB | 12/231 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 476 kB/s) Progress (4): 74 kB | 4.2 kB | 8.5 kB | 16/231 kB 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.jar Progress (4): 74 kB | 4.2 kB | 8.5 kB | 20/231 kB Progress (4): 74 kB | 4.2 kB | 8.5 kB | 24/231 kB Progress (4): 74 kB | 4.2 kB | 8.5 kB | 28/231 kB Progress (4): 74 kB | 4.2 kB | 8.5 kB | 32/231 kB Progress (4): 74 kB | 4.2 kB | 8.5 kB | 36/231 kB Progress (4): 74 kB | 4.2 kB | 8.5 kB | 40/231 kB Progress (4): 74 kB | 4.2 kB | 8.5 kB | 44/231 kB Progress (4): 74 kB | 4.2 kB | 8.5 kB | 48/231 kB Progress (4): 74 kB | 4.2 kB | 8.5 kB | 52/231 kB Progress (4): 74 kB | 4.2 kB | 8.5 kB | 56/231 kB Progress (4): 74 kB | 4.2 kB | 8.5 kB | 60/231 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 5.3 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.jar (74 kB at 93 kB/s) Progress (2): 8.5 kB | 64/231 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar Progress (2): 8.5 kB | 68/231 kB Progress (2): 8.5 kB | 72/231 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 11 kB/s) Progress (1): 76/231 kB 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.jar Progress (2): 76/231 kB | 4.1/10 kB Progress (2): 80/231 kB | 4.1/10 kB Progress (2): 80/231 kB | 7.7/10 kB Progress (2): 84/231 kB | 7.7/10 kB Progress (2): 84/231 kB | 10 kB Progress (2): 88/231 kB | 10 kB Progress (2): 92/231 kB | 10 kB Progress (2): 96/231 kB | 10 kB Progress (2): 100/231 kB | 10 kB Progress (2): 104/231 kB | 10 kB Progress (2): 108/231 kB | 10 kB Progress (2): 112/231 kB | 10 kB Progress (2): 116/231 kB | 10 kB Progress (2): 120/231 kB | 10 kB Progress (2): 124/231 kB | 10 kB Progress (2): 128/231 kB | 10 kB Progress (2): 132/231 kB | 10 kB Progress (2): 136/231 kB | 10 kB Progress (2): 140/231 kB | 10 kB Progress (2): 144/231 kB | 10 kB Progress (2): 148/231 kB | 10 kB Progress (2): 152/231 kB | 10 kB Progress (2): 156/231 kB | 10 kB Progress (2): 160/231 kB | 10 kB Progress (2): 164/231 kB | 10 kB Progress (2): 168/231 kB | 10 kB Progress (2): 172/231 kB | 10 kB Progress (2): 176/231 kB | 10 kB Progress (2): 180/231 kB | 10 kB Progress (2): 184/231 kB | 10 kB Progress (2): 188/231 kB | 10 kB Progress (2): 192/231 kB | 10 kB Progress (2): 196/231 kB | 10 kB Progress (2): 200/231 kB | 10 kB Progress (2): 204/231 kB | 10 kB Progress (2): 208/231 kB | 10 kB Progress (2): 212/231 kB | 10 kB Progress (2): 216/231 kB | 10 kB Progress (2): 220/231 kB | 10 kB Progress (2): 224/231 kB | 10 kB Progress (3): 224/231 kB | 10 kB | 4.1/55 kB Progress (3): 228/231 kB | 10 kB | 4.1/55 kB Progress (3): 228/231 kB | 10 kB | 7.7/55 kB Progress (3): 231 kB | 10 kB | 7.7/55 kB Progress (4): 231 kB | 10 kB | 7.7/55 kB | 4.1/11 kB Progress (4): 231 kB | 10 kB | 7.7/55 kB | 7.7/11 kB Progress (4): 231 kB | 10 kB | 7.7/55 kB | 11 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.jar (11 kB at 13 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 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.jar (10 kB at 12 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar Progress (3): 231 kB | 7.7/55 kB | 4.1/7.7 kB Progress (3): 231 kB | 7.7/55 kB | 7.7 kB Progress (3): 231 kB | 12/55 kB | 7.7 kB Progress (3): 231 kB | 16/55 kB | 7.7 kB Progress (4): 231 kB | 16/55 kB | 7.7 kB | 4.1/47 kB Progress (4): 231 kB | 20/55 kB | 7.7 kB | 4.1/47 kB Progress (4): 231 kB | 20/55 kB | 7.7 kB | 7.7/47 kB Progress (4): 231 kB | 24/55 kB | 7.7 kB | 7.7/47 kB Progress (4): 231 kB | 24/55 kB | 7.7 kB | 12/47 kB Progress (4): 231 kB | 24/55 kB | 7.7 kB | 16/47 kB Progress (4): 231 kB | 28/55 kB | 7.7 kB | 16/47 kB Progress (4): 231 kB | 28/55 kB | 7.7 kB | 20/47 kB Progress (4): 231 kB | 32/55 kB | 7.7 kB | 20/47 kB Progress (4): 231 kB | 32/55 kB | 7.7 kB | 24/47 kB Progress (4): 231 kB | 36/55 kB | 7.7 kB | 24/47 kB Progress (4): 231 kB | 36/55 kB | 7.7 kB | 28/47 kB Progress (4): 231 kB | 40/55 kB | 7.7 kB | 28/47 kB Progress (4): 231 kB | 40/55 kB | 7.7 kB | 32/47 kB Progress (4): 231 kB | 44/55 kB | 7.7 kB | 32/47 kB Progress (4): 231 kB | 44/55 kB | 7.7 kB | 36/47 kB Progress (4): 231 kB | 48/55 kB | 7.7 kB | 36/47 kB Progress (4): 231 kB | 48/55 kB | 7.7 kB | 40/47 kB Progress (4): 231 kB | 52/55 kB | 7.7 kB | 40/47 kB Progress (4): 231 kB | 52/55 kB | 7.7 kB | 44/47 kB Progress (4): 231 kB | 55 kB | 7.7 kB | 44/47 kB Progress (4): 231 kB | 55 kB | 7.7 kB | 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (231 kB at 265 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.jar 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 8.8 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.jar Progress (3): 55 kB | 47 kB | 4.1/392 kB Progress (3): 55 kB | 47 kB | 7.7/392 kB Progress (3): 55 kB | 47 kB | 12/392 kB Progress (3): 55 kB | 47 kB | 16/392 kB Progress (3): 55 kB | 47 kB | 20/392 kB Progress (3): 55 kB | 47 kB | 24/392 kB Progress (3): 55 kB | 47 kB | 28/392 kB Progress (3): 55 kB | 47 kB | 32/392 kB Progress (3): 55 kB | 47 kB | 36/392 kB Progress (3): 55 kB | 47 kB | 40/392 kB Progress (3): 55 kB | 47 kB | 44/392 kB Progress (3): 55 kB | 47 kB | 48/392 kB Progress (3): 55 kB | 47 kB | 52/392 kB Progress (3): 55 kB | 47 kB | 56/392 kB Progress (3): 55 kB | 47 kB | 60/392 kB Progress (3): 55 kB | 47 kB | 64/392 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 63 kB/s) Progress (2): 47 kB | 68/392 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar Progress (2): 47 kB | 72/392 kB Progress (2): 47 kB | 76/392 kB Progress (2): 47 kB | 80/392 kB Progress (2): 47 kB | 84/392 kB Progress (2): 47 kB | 88/392 kB Progress (2): 47 kB | 92/392 kB Progress (2): 47 kB | 96/392 kB Progress (2): 47 kB | 100/392 kB Progress (2): 47 kB | 104/392 kB Progress (2): 47 kB | 108/392 kB Progress (2): 47 kB | 112/392 kB Progress (2): 47 kB | 116/392 kB Progress (2): 47 kB | 120/392 kB Progress (2): 47 kB | 124/392 kB Progress (2): 47 kB | 128/392 kB Progress (2): 47 kB | 132/392 kB Progress (2): 47 kB | 136/392 kB Progress (2): 47 kB | 140/392 kB Progress (2): 47 kB | 144/392 kB Progress (2): 47 kB | 148/392 kB Progress (2): 47 kB | 152/392 kB Progress (2): 47 kB | 156/392 kB Progress (2): 47 kB | 160/392 kB Progress (2): 47 kB | 164/392 kB Progress (2): 47 kB | 168/392 kB Progress (2): 47 kB | 172/392 kB Progress (2): 47 kB | 176/392 kB Progress (2): 47 kB | 180/392 kB Progress (2): 47 kB | 184/392 kB Progress (2): 47 kB | 188/392 kB Progress (2): 47 kB | 192/392 kB Progress (2): 47 kB | 196/392 kB Progress (2): 47 kB | 200/392 kB Progress (2): 47 kB | 204/392 kB Progress (2): 47 kB | 208/392 kB Progress (2): 47 kB | 212/392 kB Progress (2): 47 kB | 216/392 kB Progress (2): 47 kB | 220/392 kB Progress (2): 47 kB | 224/392 kB Progress (2): 47 kB | 228/392 kB Progress (2): 47 kB | 232/392 kB Progress (2): 47 kB | 236/392 kB Progress (2): 47 kB | 240/392 kB Progress (2): 47 kB | 244/392 kB Progress (2): 47 kB | 248/392 kB Progress (2): 47 kB | 252/392 kB Progress (2): 47 kB | 256/392 kB Progress (3): 47 kB | 256/392 kB | 4.1/208 kB Progress (3): 47 kB | 260/392 kB | 4.1/208 kB Progress (3): 47 kB | 260/392 kB | 7.7/208 kB Progress (3): 47 kB | 264/392 kB | 7.7/208 kB Progress (3): 47 kB | 264/392 kB | 12/208 kB Progress (4): 47 kB | 264/392 kB | 12/208 kB | 4.1/65 kB Progress (4): 47 kB | 268/392 kB | 12/208 kB | 4.1/65 kB Progress (4): 47 kB | 268/392 kB | 12/208 kB | 7.7/65 kB Progress (4): 47 kB | 268/392 kB | 16/208 kB | 7.7/65 kB Progress (4): 47 kB | 268/392 kB | 16/208 kB | 12/65 kB Progress (4): 47 kB | 272/392 kB | 16/208 kB | 12/65 kB Progress (4): 47 kB | 272/392 kB | 16/208 kB | 16/65 kB Progress (4): 47 kB | 272/392 kB | 20/208 kB | 16/65 kB Progress (4): 47 kB | 272/392 kB | 20/208 kB | 20/65 kB Progress (4): 47 kB | 276/392 kB | 20/208 kB | 20/65 kB Progress (4): 47 kB | 276/392 kB | 20/208 kB | 24/65 kB Progress (4): 47 kB | 276/392 kB | 24/208 kB | 24/65 kB Progress (4): 47 kB | 276/392 kB | 24/208 kB | 28/65 kB Progress (4): 47 kB | 280/392 kB | 24/208 kB | 28/65 kB Progress (4): 47 kB | 280/392 kB | 28/208 kB | 28/65 kB Progress (4): 47 kB | 280/392 kB | 28/208 kB | 32/65 kB Progress (4): 47 kB | 280/392 kB | 32/208 kB | 32/65 kB Progress (4): 47 kB | 284/392 kB | 32/208 kB | 32/65 kB Progress (4): 47 kB | 284/392 kB | 33/208 kB | 32/65 kB Progress (4): 47 kB | 284/392 kB | 33/208 kB | 36/65 kB Progress (4): 47 kB | 284/392 kB | 37/208 kB | 36/65 kB Progress (4): 47 kB | 288/392 kB | 37/208 kB | 36/65 kB Progress (4): 47 kB | 288/392 kB | 41/208 kB | 36/65 kB Progress (4): 47 kB | 292/392 kB | 41/208 kB | 36/65 kB Progress (4): 47 kB | 292/392 kB | 41/208 kB | 40/65 kB Progress (4): 47 kB | 296/392 kB | 41/208 kB | 40/65 kB Progress (4): 47 kB | 296/392 kB | 45/208 kB | 40/65 kB Progress (4): 47 kB | 296/392 kB | 45/208 kB | 44/65 kB Progress (4): 47 kB | 296/392 kB | 49/208 kB | 44/65 kB Progress (4): 47 kB | 300/392 kB | 49/208 kB | 44/65 kB Progress (4): 47 kB | 300/392 kB | 53/208 kB | 44/65 kB Progress (4): 47 kB | 300/392 kB | 53/208 kB | 48/65 kB Progress (4): 47 kB | 300/392 kB | 57/208 kB | 48/65 kB Progress (4): 47 kB | 304/392 kB | 57/208 kB | 48/65 kB Progress (4): 47 kB | 304/392 kB | 61/208 kB | 48/65 kB Progress (4): 47 kB | 304/392 kB | 61/208 kB | 52/65 kB Progress (4): 47 kB | 304/392 kB | 65/208 kB | 52/65 kB Progress (4): 47 kB | 308/392 kB | 65/208 kB | 52/65 kB Progress (4): 47 kB | 308/392 kB | 66/208 kB | 52/65 kB Progress (4): 47 kB | 308/392 kB | 66/208 kB | 56/65 kB Progress (4): 47 kB | 308/392 kB | 70/208 kB | 56/65 kB Progress (4): 47 kB | 312/392 kB | 70/208 kB | 56/65 kB Progress (4): 47 kB | 312/392 kB | 74/208 kB | 56/65 kB Progress (4): 47 kB | 312/392 kB | 74/208 kB | 60/65 kB Progress (4): 47 kB | 312/392 kB | 78/208 kB | 60/65 kB Progress (4): 47 kB | 316/392 kB | 78/208 kB | 60/65 kB Progress (4): 47 kB | 316/392 kB | 82/208 kB | 60/65 kB Progress (4): 47 kB | 316/392 kB | 82/208 kB | 64/65 kB Progress (4): 47 kB | 320/392 kB | 82/208 kB | 64/65 kB Progress (4): 47 kB | 320/392 kB | 82/208 kB | 65 kB Progress (4): 47 kB | 320/392 kB | 86/208 kB | 65 kB Progress (4): 47 kB | 324/392 kB | 86/208 kB | 65 kB Progress (4): 47 kB | 324/392 kB | 90/208 kB | 65 kB Progress (4): 47 kB | 328/392 kB | 90/208 kB | 65 kB Progress (4): 47 kB | 328/392 kB | 94/208 kB | 65 kB Progress (4): 47 kB | 332/392 kB | 94/208 kB | 65 kB Progress (4): 47 kB | 332/392 kB | 98/208 kB | 65 kB Progress (4): 47 kB | 336/392 kB | 98/208 kB | 65 kB Progress (4): 47 kB | 336/392 kB | 98/208 kB | 65 kB Progress (4): 47 kB | 340/392 kB | 98/208 kB | 65 kB Progress (4): 47 kB | 340/392 kB | 102/208 kB | 65 kB Progress (4): 47 kB | 344/392 kB | 102/208 kB | 65 kB Progress (4): 47 kB | 344/392 kB | 106/208 kB | 65 kB Progress (4): 47 kB | 348/392 kB | 106/208 kB | 65 kB Progress (4): 47 kB | 348/392 kB | 110/208 kB | 65 kB Progress (4): 47 kB | 352/392 kB | 110/208 kB | 65 kB Progress (4): 47 kB | 352/392 kB | 114/208 kB | 65 kB Progress (4): 47 kB | 356/392 kB | 114/208 kB | 65 kB Progress (4): 47 kB | 356/392 kB | 118/208 kB | 65 kB Progress (4): 47 kB | 360/392 kB | 118/208 kB | 65 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 52 kB/s) Progress (3): 360/392 kB | 122/208 kB | 65 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar Progress (3): 364/392 kB | 122/208 kB | 65 kB Progress (3): 364/392 kB | 126/208 kB | 65 kB Progress (3): 368/392 kB | 126/208 kB | 65 kB Progress (3): 368/392 kB | 130/208 kB | 65 kB Progress (3): 372/392 kB | 130/208 kB | 65 kB Progress (3): 372/392 kB | 131/208 kB | 65 kB Progress (3): 376/392 kB | 131/208 kB | 65 kB Progress (3): 376/392 kB | 135/208 kB | 65 kB Progress (3): 380/392 kB | 135/208 kB | 65 kB Progress (3): 380/392 kB | 139/208 kB | 65 kB Progress (3): 384/392 kB | 139/208 kB | 65 kB Progress (3): 384/392 kB | 143/208 kB | 65 kB Progress (3): 388/392 kB | 143/208 kB | 65 kB Progress (3): 388/392 kB | 147/208 kB | 65 kB Progress (3): 392/392 kB | 147/208 kB | 65 kB Progress (3): 392 kB | 147/208 kB | 65 kB Progress (3): 392 kB | 151/208 kB | 65 kB Progress (3): 392 kB | 155/208 kB | 65 kB Progress (3): 392 kB | 159/208 kB | 65 kB Progress (3): 392 kB | 163/208 kB | 65 kB Progress (3): 392 kB | 164/208 kB | 65 kB Progress (3): 392 kB | 168/208 kB | 65 kB Progress (3): 392 kB | 172/208 kB | 65 kB Progress (3): 392 kB | 176/208 kB | 65 kB Progress (3): 392 kB | 180/208 kB | 65 kB Progress (3): 392 kB | 184/208 kB | 65 kB Progress (3): 392 kB | 188/208 kB | 65 kB Progress (3): 392 kB | 192/208 kB | 65 kB Progress (3): 392 kB | 196/208 kB | 65 kB Progress (3): 392 kB | 200/208 kB | 65 kB Progress (3): 392 kB | 204/208 kB | 65 kB Progress (4): 392 kB | 204/208 kB | 65 kB | 4.1/49 kB Progress (4): 392 kB | 208 kB | 65 kB | 4.1/49 kB Progress (4): 392 kB | 208 kB | 65 kB | 7.7/49 kB Progress (4): 392 kB | 208 kB | 65 kB | 12/49 kB Progress (4): 392 kB | 208 kB | 65 kB | 16/49 kB Progress (4): 392 kB | 208 kB | 65 kB | 20/49 kB Progress (4): 392 kB | 208 kB | 65 kB | 24/49 kB Progress (4): 392 kB | 208 kB | 65 kB | 28/49 kB Progress (4): 392 kB | 208 kB | 65 kB | 32/49 kB Progress (4): 392 kB | 208 kB | 65 kB | 36/49 kB Progress (4): 392 kB | 208 kB | 65 kB | 40/49 kB Progress (4): 392 kB | 208 kB | 65 kB | 44/49 kB Progress (4): 392 kB | 208 kB | 65 kB | 48/49 kB Progress (4): 392 kB | 208 kB | 65 kB | 49 kB Progress (5): 392 kB | 208 kB | 65 kB | 49 kB | 4.1/571 kB Progress (5): 392 kB | 208 kB | 65 kB | 49 kB | 7.7/571 kB Progress (5): 392 kB | 208 kB | 65 kB | 49 kB | 12/571 kB Progress (5): 392 kB | 208 kB | 65 kB | 49 kB | 16/571 kB Progress (5): 392 kB | 208 kB | 65 kB | 49 kB | 20/571 kB Progress (5): 392 kB | 208 kB | 65 kB | 49 kB | 24/571 kB Progress (5): 392 kB | 208 kB | 65 kB | 49 kB | 28/571 kB Progress (5): 392 kB | 208 kB | 65 kB | 49 kB | 32/571 kB Progress (5): 392 kB | 208 kB | 65 kB | 49 kB | 33/571 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 229 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 432 kB/s) Progress (3): 65 kB | 49 kB | 37/571 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 54 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar Progress (2): 65 kB | 41/571 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar Progress (2): 65 kB | 45/571 kB Progress (2): 65 kB | 49/571 kB Progress (2): 65 kB | 53/571 kB Progress (2): 65 kB | 57/571 kB Progress (2): 65 kB | 61/571 kB Progress (2): 65 kB | 65/571 kB Progress (2): 65 kB | 66/571 kB Progress (2): 65 kB | 70/571 kB Progress (2): 65 kB | 74/571 kB Progress (2): 65 kB | 78/571 kB Progress (2): 65 kB | 82/571 kB Progress (2): 65 kB | 86/571 kB Progress (2): 65 kB | 90/571 kB Progress (2): 65 kB | 94/571 kB Progress (2): 65 kB | 98/571 kB Progress (2): 65 kB | 98/571 kB Progress (2): 65 kB | 102/571 kB Progress (2): 65 kB | 106/571 kB Progress (2): 65 kB | 110/571 kB Progress (2): 65 kB | 114/571 kB Progress (2): 65 kB | 118/571 kB Progress (2): 65 kB | 122/571 kB Progress (2): 65 kB | 126/571 kB Progress (2): 65 kB | 130/571 kB Progress (2): 65 kB | 131/571 kB Progress (2): 65 kB | 135/571 kB Progress (2): 65 kB | 139/571 kB Progress (2): 65 kB | 143/571 kB Progress (2): 65 kB | 147/571 kB Progress (2): 65 kB | 151/571 kB Progress (2): 65 kB | 155/571 kB Progress (2): 65 kB | 159/571 kB Progress (2): 65 kB | 163/571 kB Progress (2): 65 kB | 164/571 kB Progress (2): 65 kB | 168/571 kB Progress (2): 65 kB | 172/571 kB Progress (2): 65 kB | 176/571 kB Progress (2): 65 kB | 180/571 kB Progress (2): 65 kB | 184/571 kB Progress (2): 65 kB | 188/571 kB Progress (2): 65 kB | 192/571 kB Progress (2): 65 kB | 196/571 kB Progress (2): 65 kB | 197/571 kB Progress (3): 65 kB | 197/571 kB | 4.1/19 kB Progress (3): 65 kB | 197/571 kB | 7.7/19 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 71 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar Progress (3): 197/571 kB | 7.7/19 kB | 4.1/47 kB Progress (3): 197/571 kB | 12/19 kB | 4.1/47 kB Progress (4): 197/571 kB | 12/19 kB | 4.1/47 kB | 4.1/28 kB Progress (4): 197/571 kB | 16/19 kB | 4.1/47 kB | 4.1/28 kB Progress (4): 197/571 kB | 16/19 kB | 7.7/47 kB | 4.1/28 kB Progress (4): 201/571 kB | 16/19 kB | 7.7/47 kB | 4.1/28 kB Progress (4): 201/571 kB | 16/19 kB | 12/47 kB | 4.1/28 kB Progress (4): 201/571 kB | 19 kB | 12/47 kB | 4.1/28 kB Progress (4): 201/571 kB | 19 kB | 12/47 kB | 7.7/28 kB Progress (4): 201/571 kB | 19 kB | 16/47 kB | 7.7/28 kB Progress (4): 201/571 kB | 19 kB | 16/47 kB | 12/28 kB Progress (4): 205/571 kB | 19 kB | 16/47 kB | 12/28 kB Progress (4): 205/571 kB | 19 kB | 16/47 kB | 16/28 kB Progress (4): 205/571 kB | 19 kB | 20/47 kB | 16/28 kB Progress (4): 209/571 kB | 19 kB | 20/47 kB | 16/28 kB Progress (4): 209/571 kB | 19 kB | 24/47 kB | 16/28 kB Progress (4): 209/571 kB | 19 kB | 24/47 kB | 20/28 kB Progress (4): 209/571 kB | 19 kB | 28/47 kB | 20/28 kB Progress (4): 213/571 kB | 19 kB | 28/47 kB | 20/28 kB Progress (4): 213/571 kB | 19 kB | 32/47 kB | 20/28 kB Progress (4): 213/571 kB | 19 kB | 32/47 kB | 24/28 kB Progress (4): 217/571 kB | 19 kB | 32/47 kB | 24/28 kB Progress (4): 217/571 kB | 19 kB | 32/47 kB | 28/28 kB Progress (4): 217/571 kB | 19 kB | 36/47 kB | 28/28 kB Progress (4): 217/571 kB | 19 kB | 36/47 kB | 28 kB Progress (4): 221/571 kB | 19 kB | 36/47 kB | 28 kB Progress (4): 221/571 kB | 19 kB | 40/47 kB | 28 kB Progress (4): 225/571 kB | 19 kB | 40/47 kB | 28 kB Progress (4): 225/571 kB | 19 kB | 44/47 kB | 28 kB Progress (4): 229/571 kB | 19 kB | 44/47 kB | 28 kB Progress (4): 229/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 229/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 233/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 237/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 241/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 245/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 249/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 253/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 257/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 261/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 262/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 266/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 270/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 274/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 278/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 282/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 286/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 290/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 294/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 295/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 299/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 303/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 307/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 311/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 315/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 319/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 323/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 327/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 331/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 335/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 339/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 343/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 347/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 351/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 355/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 359/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 363/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 367/571 kB | 19 kB | 47 kB | 28 kB Progress (4): 371/571 kB | 19 kB | 47 kB | 28 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 19 kB/s) Progress (3): 375/571 kB | 47 kB | 28 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom/1.1/jdom-1.1.jar Progress (3): 379/571 kB | 47 kB | 28 kB Progress (4): 379/571 kB | 47 kB | 28 kB | 4.1/22 kB Progress (4): 383/571 kB | 47 kB | 28 kB | 4.1/22 kB Progress (4): 383/571 kB | 47 kB | 28 kB | 7.7/22 kB Progress (4): 387/571 kB | 47 kB | 28 kB | 7.7/22 kB Progress (4): 387/571 kB | 47 kB | 28 kB | 12/22 kB Progress (4): 391/571 kB | 47 kB | 28 kB | 12/22 kB Progress (4): 391/571 kB | 47 kB | 28 kB | 16/22 kB Progress (4): 395/571 kB | 47 kB | 28 kB | 16/22 kB Progress (4): 395/571 kB | 47 kB | 28 kB | 20/22 kB Progress (4): 399/571 kB | 47 kB | 28 kB | 20/22 kB Progress (4): 399/571 kB | 47 kB | 28 kB | 22 kB Progress (4): 403/571 kB | 47 kB | 28 kB | 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 48 kB/s) Progress (3): 407/571 kB | 28 kB | 22 kB Progress (3): 411/571 kB | 28 kB | 22 kB Progress (3): 415/571 kB | 28 kB | 22 kB Progress (3): 419/571 kB | 28 kB | 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 28 kB/s) Progress (2): 423/571 kB | 22 kB Progress (2): 427/571 kB | 22 kB Progress (2): 431/571 kB | 22 kB Progress (2): 435/571 kB | 22 kB Progress (2): 439/571 kB | 22 kB Progress (2): 443/571 kB | 22 kB Progress (2): 447/571 kB | 22 kB Progress (2): 451/571 kB | 22 kB Progress (2): 455/571 kB | 22 kB Progress (2): 459/571 kB | 22 kB Progress (2): 463/571 kB | 22 kB Progress (2): 467/571 kB | 22 kB Progress (2): 471/571 kB | 22 kB Progress (2): 475/571 kB | 22 kB Progress (2): 479/571 kB | 22 kB Progress (2): 483/571 kB | 22 kB Progress (2): 487/571 kB | 22 kB Progress (2): 491/571 kB | 22 kB Progress (2): 495/571 kB | 22 kB Progress (2): 499/571 kB | 22 kB Progress (2): 503/571 kB | 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 22 kB/s) Progress (1): 507/571 kB Progress (1): 511/571 kB Progress (1): 515/571 kB Progress (1): 519/571 kB Progress (1): 523/571 kB Progress (1): 527/571 kB Progress (1): 531/571 kB Progress (1): 535/571 kB Progress (1): 539/571 kB Progress (1): 543/571 kB Progress (2): 543/571 kB | 4.1/153 kB Progress (2): 547/571 kB | 4.1/153 kB Progress (2): 547/571 kB | 7.7/153 kB Progress (2): 551/571 kB | 7.7/153 kB Progress (2): 551/571 kB | 12/153 kB Progress (2): 555/571 kB | 12/153 kB Progress (2): 555/571 kB | 16/153 kB Progress (2): 559/571 kB | 16/153 kB Progress (2): 559/571 kB | 20/153 kB Progress (2): 563/571 kB | 20/153 kB Progress (2): 563/571 kB | 24/153 kB Progress (2): 567/571 kB | 24/153 kB Progress (2): 567/571 kB | 28/153 kB Progress (2): 571/571 kB | 28/153 kB Progress (2): 571/571 kB | 32/153 kB Progress (2): 571 kB | 32/153 kB Progress (2): 571 kB | 33/153 kB Progress (2): 571 kB | 37/153 kB Progress (2): 571 kB | 41/153 kB Progress (2): 571 kB | 45/153 kB Progress (2): 571 kB | 49/153 kB Progress (2): 571 kB | 53/153 kB Progress (2): 571 kB | 57/153 kB Progress (2): 571 kB | 61/153 kB Progress (2): 571 kB | 65/153 kB Progress (2): 571 kB | 66/153 kB Progress (2): 571 kB | 70/153 kB Progress (2): 571 kB | 74/153 kB Progress (2): 571 kB | 78/153 kB Progress (2): 571 kB | 82/153 kB Progress (2): 571 kB | 86/153 kB Progress (2): 571 kB | 90/153 kB Progress (2): 571 kB | 94/153 kB Progress (2): 571 kB | 98/153 kB Progress (2): 571 kB | 98/153 kB Progress (2): 571 kB | 102/153 kB Progress (2): 571 kB | 106/153 kB Progress (2): 571 kB | 110/153 kB Progress (2): 571 kB | 114/153 kB Progress (2): 571 kB | 118/153 kB Progress (2): 571 kB | 122/153 kB Progress (2): 571 kB | 126/153 kB Progress (2): 571 kB | 130/153 kB Progress (2): 571 kB | 134/153 kB Progress (2): 571 kB | 138/153 kB Progress (2): 571 kB | 142/153 kB Progress (2): 571 kB | 146/153 kB Progress (2): 571 kB | 150/153 kB Progress (2): 571 kB | 153 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.jar (571 kB at 576 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom/1.1/jdom-1.1.jar (153 kB at 142 kB/s) [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ all --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 242 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/2.0.9/maven-2.0.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 1.1 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/8/maven-parent-8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 1.5 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.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.5.1/plexus-utils-1.5.1.pom (2.3 kB at 191 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 65 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 115 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 181 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 187 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 146 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 142 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 46 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 104 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.pom Progress (1): 4.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.pom (4.0 kB at 282 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom 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/9.3 kB Progress (1): 7.7/9.3 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 622 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.pom (1.6 kB at 101 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom Progress (1): 4.1/5.2 kB Progress (1): 5.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom (5.2 kB at 227 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 913 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 238 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.pom Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.pom (1.2 kB at 82 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Progress (1): 890 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 64 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 237 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 618 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Progress (2): 13 kB | 4.1/87 kB Progress (2): 13 kB | 7.7/87 kB Progress (2): 13 kB | 12/87 kB Progress (2): 13 kB | 16/87 kB Progress (3): 13 kB | 16/87 kB | 4.1/122 kB Progress (3): 13 kB | 20/87 kB | 4.1/122 kB Progress (3): 13 kB | 20/87 kB | 7.7/122 kB Progress (3): 13 kB | 24/87 kB | 7.7/122 kB Progress (3): 13 kB | 24/87 kB | 12/122 kB Progress (3): 13 kB | 28/87 kB | 12/122 kB Progress (3): 13 kB | 28/87 kB | 16/122 kB Progress (3): 13 kB | 32/87 kB | 16/122 kB Progress (3): 13 kB | 33/87 kB | 16/122 kB Progress (3): 13 kB | 33/87 kB | 20/122 kB Progress (3): 13 kB | 33/87 kB | 24/122 kB Progress (3): 13 kB | 33/87 kB | 28/122 kB Progress (3): 13 kB | 33/87 kB | 32/122 kB Progress (3): 13 kB | 33/87 kB | 33/122 kB Progress (3): 13 kB | 37/87 kB | 33/122 kB Progress (3): 13 kB | 41/87 kB | 33/122 kB Progress (3): 13 kB | 45/87 kB | 33/122 kB Progress (3): 13 kB | 49/87 kB | 33/122 kB Progress (3): 13 kB | 49/87 kB | 37/122 kB Progress (3): 13 kB | 53/87 kB | 37/122 kB Progress (3): 13 kB | 53/87 kB | 41/122 kB Progress (3): 13 kB | 57/87 kB | 41/122 kB Progress (3): 13 kB | 57/87 kB | 45/122 kB Progress (3): 13 kB | 57/87 kB | 49/122 kB Progress (3): 13 kB | 61/87 kB | 49/122 kB Progress (3): 13 kB | 65/87 kB | 49/122 kB Progress (3): 13 kB | 65/87 kB | 53/122 kB Progress (3): 13 kB | 69/87 kB | 53/122 kB Progress (3): 13 kB | 69/87 kB | 57/122 kB Progress (3): 13 kB | 73/87 kB | 57/122 kB Progress (4): 13 kB | 73/87 kB | 57/122 kB | 4.1/49 kB Progress (4): 13 kB | 77/87 kB | 57/122 kB | 4.1/49 kB Progress (4): 13 kB | 77/87 kB | 61/122 kB | 4.1/49 kB Progress (4): 13 kB | 81/87 kB | 61/122 kB | 4.1/49 kB Progress (4): 13 kB | 81/87 kB | 61/122 kB | 7.7/49 kB Progress (4): 13 kB | 85/87 kB | 61/122 kB | 7.7/49 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 445 kB/s) Progress (3): 87 kB | 61/122 kB | 7.7/49 kB Progress (3): 87 kB | 61/122 kB | 12/49 kB Progress (4): 87 kB | 61/122 kB | 12/49 kB | 4.1/89 kB Progress (4): 87 kB | 65/122 kB | 12/49 kB | 4.1/89 kB Progress (4): 87 kB | 65/122 kB | 12/49 kB | 7.7/89 kB Progress (4): 87 kB | 65/122 kB | 16/49 kB | 7.7/89 kB Progress (4): 87 kB | 65/122 kB | 16/49 kB | 12/89 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar Progress (4): 87 kB | 65/122 kB | 16/49 kB | 16/89 kB Progress (4): 87 kB | 65/122 kB | 20/49 kB | 16/89 kB Progress (4): 87 kB | 66/122 kB | 20/49 kB | 16/89 kB Progress (4): 87 kB | 66/122 kB | 24/49 kB | 16/89 kB Progress (4): 87 kB | 66/122 kB | 24/49 kB | 20/89 kB Progress (4): 87 kB | 70/122 kB | 24/49 kB | 20/89 kB Progress (4): 87 kB | 70/122 kB | 24/49 kB | 24/89 kB Progress (4): 87 kB | 70/122 kB | 28/49 kB | 24/89 kB Progress (4): 87 kB | 74/122 kB | 28/49 kB | 24/89 kB Progress (4): 87 kB | 74/122 kB | 32/49 kB | 24/89 kB Progress (4): 87 kB | 74/122 kB | 32/49 kB | 28/89 kB Progress (4): 87 kB | 74/122 kB | 33/49 kB | 28/89 kB Progress (4): 87 kB | 78/122 kB | 33/49 kB | 28/89 kB Progress (4): 87 kB | 78/122 kB | 37/49 kB | 28/89 kB Progress (4): 87 kB | 78/122 kB | 37/49 kB | 32/89 kB Progress (4): 87 kB | 78/122 kB | 41/49 kB | 32/89 kB Progress (4): 87 kB | 82/122 kB | 41/49 kB | 32/89 kB Progress (4): 87 kB | 82/122 kB | 45/49 kB | 32/89 kB Progress (4): 87 kB | 82/122 kB | 45/49 kB | 36/89 kB Progress (4): 87 kB | 82/122 kB | 49/49 kB | 36/89 kB Progress (4): 87 kB | 86/122 kB | 49/49 kB | 36/89 kB Progress (4): 87 kB | 86/122 kB | 49 kB | 36/89 kB Progress (4): 87 kB | 86/122 kB | 49 kB | 40/89 kB Progress (4): 87 kB | 90/122 kB | 49 kB | 40/89 kB Progress (4): 87 kB | 90/122 kB | 49 kB | 44/89 kB Progress (4): 87 kB | 94/122 kB | 49 kB | 44/89 kB Progress (4): 87 kB | 94/122 kB | 49 kB | 48/89 kB Progress (4): 87 kB | 98/122 kB | 49 kB | 48/89 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 2.6 MB/s) Progress (3): 102/122 kB | 49 kB | 48/89 kB Progress (3): 102/122 kB | 49 kB | 52/89 kB Progress (3): 106/122 kB | 49 kB | 52/89 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar Progress (3): 110/122 kB | 49 kB | 52/89 kB Progress (3): 110/122 kB | 49 kB | 56/89 kB Progress (3): 114/122 kB | 49 kB | 56/89 kB Progress (3): 114/122 kB | 49 kB | 60/89 kB Progress (3): 118/122 kB | 49 kB | 60/89 kB Progress (3): 118/122 kB | 49 kB | 64/89 kB Progress (3): 122/122 kB | 49 kB | 64/89 kB Progress (3): 122 kB | 49 kB | 64/89 kB Progress (3): 122 kB | 49 kB | 68/89 kB Progress (3): 122 kB | 49 kB | 72/89 kB Progress (4): 122 kB | 49 kB | 72/89 kB | 4.1/35 kB Progress (4): 122 kB | 49 kB | 76/89 kB | 4.1/35 kB Progress (4): 122 kB | 49 kB | 76/89 kB | 7.7/35 kB Progress (4): 122 kB | 49 kB | 80/89 kB | 7.7/35 kB Progress (4): 122 kB | 49 kB | 84/89 kB | 7.7/35 kB Progress (4): 122 kB | 49 kB | 84/89 kB | 12/35 kB Progress (4): 122 kB | 49 kB | 88/89 kB | 12/35 kB Progress (4): 122 kB | 49 kB | 88/89 kB | 16/35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 1.3 MB/s) Progress (3): 122 kB | 89 kB | 16/35 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar Progress (3): 122 kB | 89 kB | 20/35 kB Progress (3): 122 kB | 89 kB | 24/35 kB Progress (3): 122 kB | 89 kB | 28/35 kB Progress (3): 122 kB | 89 kB | 32/35 kB Progress (3): 122 kB | 89 kB | 33/35 kB Progress (3): 122 kB | 89 kB | 35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 3.0 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 2.1 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 804 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Progress (1): 4.1/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 Progress (2): 25 kB | 4.1/20 kB Progress (2): 25 kB | 7.7/20 kB Progress (2): 25 kB | 12/20 kB Progress (2): 25 kB | 16/20 kB Progress (2): 25 kB | 20/20 kB Progress (2): 25 kB | 20 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 472 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.jar Progress (2): 20 kB | 4.1/29 kB Progress (2): 20 kB | 7.7/29 kB Progress (3): 20 kB | 7.7/29 kB | 4.1/177 kB Progress (3): 20 kB | 12/29 kB | 4.1/177 kB Progress (3): 20 kB | 12/29 kB | 7.7/177 kB Progress (3): 20 kB | 16/29 kB | 7.7/177 kB Progress (4): 20 kB | 16/29 kB | 7.7/177 kB | 4.1/58 kB Progress (4): 20 kB | 16/29 kB | 12/177 kB | 4.1/58 kB Progress (4): 20 kB | 16/29 kB | 12/177 kB | 7.7/58 kB Progress (4): 20 kB | 20/29 kB | 12/177 kB | 7.7/58 kB Progress (4): 20 kB | 20/29 kB | 12/177 kB | 12/58 kB Progress (4): 20 kB | 20/29 kB | 16/177 kB | 12/58 kB Progress (4): 20 kB | 20/29 kB | 16/177 kB | 16/58 kB Progress (4): 20 kB | 24/29 kB | 16/177 kB | 16/58 kB Progress (4): 20 kB | 24/29 kB | 20/177 kB | 16/58 kB Progress (4): 20 kB | 28/29 kB | 20/177 kB | 16/58 kB Progress (4): 20 kB | 28/29 kB | 20/177 kB | 20/58 kB Progress (4): 20 kB | 29 kB | 20/177 kB | 20/58 kB Progress (4): 20 kB | 29 kB | 24/177 kB | 20/58 kB Progress (4): 20 kB | 29 kB | 24/177 kB | 24/58 kB Progress (4): 20 kB | 29 kB | 28/177 kB | 24/58 kB Progress (4): 20 kB | 29 kB | 28/177 kB | 28/58 kB Progress (4): 20 kB | 29 kB | 32/177 kB | 28/58 kB Progress (4): 20 kB | 29 kB | 32/177 kB | 32/58 kB Progress (4): 20 kB | 29 kB | 33/177 kB | 32/58 kB Progress (4): 20 kB | 29 kB | 33/177 kB | 36/58 kB Progress (4): 20 kB | 29 kB | 37/177 kB | 36/58 kB Progress (4): 20 kB | 29 kB | 37/177 kB | 40/58 kB Progress (4): 20 kB | 29 kB | 41/177 kB | 40/58 kB Progress (4): 20 kB | 29 kB | 41/177 kB | 44/58 kB Progress (4): 20 kB | 29 kB | 45/177 kB | 44/58 kB Progress (4): 20 kB | 29 kB | 45/177 kB | 48/58 kB Progress (4): 20 kB | 29 kB | 49/177 kB | 48/58 kB Progress (4): 20 kB | 29 kB | 49/177 kB | 52/58 kB Progress (4): 20 kB | 29 kB | 53/177 kB | 52/58 kB Progress (4): 20 kB | 29 kB | 53/177 kB | 56/58 kB Progress (4): 20 kB | 29 kB | 57/177 kB | 56/58 kB Progress (4): 20 kB | 29 kB | 57/177 kB | 58 kB Progress (4): 20 kB | 29 kB | 61/177 kB | 58 kB Progress (4): 20 kB | 29 kB | 65/177 kB | 58 kB Progress (4): 20 kB | 29 kB | 66/177 kB | 58 kB Progress (4): 20 kB | 29 kB | 70/177 kB | 58 kB Progress (4): 20 kB | 29 kB | 74/177 kB | 58 kB Progress (4): 20 kB | 29 kB | 78/177 kB | 58 kB Progress (4): 20 kB | 29 kB | 82/177 kB | 58 kB Progress (4): 20 kB | 29 kB | 86/177 kB | 58 kB Progress (4): 20 kB | 29 kB | 90/177 kB | 58 kB Progress (4): 20 kB | 29 kB | 94/177 kB | 58 kB Progress (4): 20 kB | 29 kB | 98/177 kB | 58 kB Progress (4): 20 kB | 29 kB | 98/177 kB | 58 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 404 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 741 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.jar Progress (2): 20 kB | 102/177 kB Progress (3): 20 kB | 102/177 kB | 4.1/51 kB Progress (4): 20 kB | 102/177 kB | 4.1/51 kB | 4.1/61 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.jar (20 kB at 209 kB/s) Progress (3): 102/177 kB | 4.1/51 kB | 7.7/61 kB Progress (3): 102/177 kB | 7.7/51 kB | 7.7/61 kB Progress (3): 106/177 kB | 7.7/51 kB | 7.7/61 kB Progress (3): 106/177 kB | 7.7/51 kB | 12/61 kB Progress (3): 106/177 kB | 12/51 kB | 12/61 kB Progress (3): 106/177 kB | 12/51 kB | 16/61 kB Progress (3): 110/177 kB | 12/51 kB | 16/61 kB Progress (3): 110/177 kB | 16/51 kB | 16/61 kB Progress (3): 114/177 kB | 16/51 kB | 16/61 kB Progress (3): 114/177 kB | 16/51 kB | 20/61 kB Progress (3): 118/177 kB | 16/51 kB | 20/61 kB Progress (3): 118/177 kB | 20/51 kB | 20/61 kB Progress (3): 122/177 kB | 20/51 kB | 20/61 kB Progress (3): 122/177 kB | 20/51 kB | 24/61 kB Progress (3): 122/177 kB | 24/51 kB | 24/61 kB Progress (3): 126/177 kB | 24/51 kB | 24/61 kB Progress (3): 126/177 kB | 24/51 kB | 28/61 kB Progress (3): 130/177 kB | 24/51 kB | 28/61 kB Progress (3): 130/177 kB | 28/51 kB | 28/61 kB Progress (3): 130/177 kB | 28/51 kB | 32/61 kB Progress (3): 130/177 kB | 32/51 kB | 32/61 kB Progress (3): 134/177 kB | 32/51 kB | 32/61 kB Progress (3): 134/177 kB | 32/51 kB | 36/61 kB Progress (3): 134/177 kB | 33/51 kB | 36/61 kB Progress (3): 134/177 kB | 33/51 kB | 40/61 kB Progress (3): 138/177 kB | 33/51 kB | 40/61 kB Progress (3): 138/177 kB | 37/51 kB | 40/61 kB Progress (3): 138/177 kB | 37/51 kB | 44/61 kB Progress (3): 138/177 kB | 41/51 kB | 44/61 kB Progress (3): 142/177 kB | 41/51 kB | 44/61 kB Progress (3): 142/177 kB | 41/51 kB | 48/61 kB Progress (3): 146/177 kB | 41/51 kB | 48/61 kB Progress (3): 146/177 kB | 45/51 kB | 48/61 kB Progress (3): 146/177 kB | 45/51 kB | 52/61 kB Progress (3): 146/177 kB | 49/51 kB | 52/61 kB Progress (3): 150/177 kB | 49/51 kB | 52/61 kB Progress (3): 150/177 kB | 51 kB | 52/61 kB Progress (3): 150/177 kB | 51 kB | 56/61 kB Progress (3): 154/177 kB | 51 kB | 56/61 kB Progress (3): 154/177 kB | 51 kB | 60/61 kB Progress (3): 158/177 kB | 51 kB | 60/61 kB Progress (3): 158/177 kB | 51 kB | 61 kB Progress (3): 162/177 kB | 51 kB | 61 kB Progress (3): 166/177 kB | 51 kB | 61 kB Progress (3): 170/177 kB | 51 kB | 61 kB Progress (3): 174/177 kB | 51 kB | 61 kB Progress (3): 177 kB | 51 kB | 61 kB Progress (4): 177 kB | 51 kB | 61 kB | 4.1/223 kB Progress (4): 177 kB | 51 kB | 61 kB | 7.7/223 kB Progress (4): 177 kB | 51 kB | 61 kB | 12/223 kB Progress (4): 177 kB | 51 kB | 61 kB | 16/223 kB Progress (4): 177 kB | 51 kB | 61 kB | 20/223 kB Progress (4): 177 kB | 51 kB | 61 kB | 24/223 kB Progress (4): 177 kB | 51 kB | 61 kB | 28/223 kB Progress (4): 177 kB | 51 kB | 61 kB | 32/223 kB Progress (4): 177 kB | 51 kB | 61 kB | 33/223 kB Progress (4): 177 kB | 51 kB | 61 kB | 37/223 kB Progress (4): 177 kB | 51 kB | 61 kB | 41/223 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 560 kB/s) Progress (3): 177 kB | 51 kB | 45/223 kB Progress (3): 177 kB | 51 kB | 49/223 kB Progress (3): 177 kB | 51 kB | 53/223 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.jar (51 kB at 462 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.jar (177 kB at 1.6 MB/s) Progress (1): 57/223 kB Progress (1): 61/223 kB Progress (1): 65/223 kB Progress (1): 66/223 kB Progress (1): 70/223 kB Progress (1): 74/223 kB Progress (1): 78/223 kB Progress (1): 82/223 kB Progress (1): 86/223 kB Progress (1): 90/223 kB Progress (1): 94/223 kB Progress (1): 98/223 kB Progress (1): 98/223 kB Progress (1): 102/223 kB Progress (1): 106/223 kB Progress (1): 110/223 kB Progress (1): 114/223 kB Progress (1): 118/223 kB Progress (1): 122/223 kB Progress (1): 126/223 kB Progress (1): 130/223 kB Progress (1): 131/223 kB Progress (1): 135/223 kB Progress (1): 139/223 kB Progress (1): 143/223 kB Progress (1): 147/223 kB Progress (1): 151/223 kB Progress (1): 155/223 kB Progress (1): 159/223 kB Progress (1): 163/223 kB Progress (1): 164/223 kB Progress (1): 168/223 kB Progress (1): 172/223 kB Progress (1): 176/223 kB Progress (1): 180/223 kB Progress (1): 184/223 kB Progress (1): 188/223 kB Progress (1): 192/223 kB Progress (1): 196/223 kB Progress (1): 200/223 kB Progress (1): 204/223 kB Progress (1): 208/223 kB Progress (1): 212/223 kB Progress (1): 216/223 kB Progress (1): 220/223 kB Progress (1): 223 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.jar (223 kB at 1.5 MB/s) [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ all --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (2.5 kB at 70 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 490 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (1.1 kB at 1.7 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5.0 kB at 332 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 191 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar Progress (1): 4.1/230 kB Progress (1): 7.7/230 kB Progress (1): 12/230 kB Progress (1): 16/230 kB Progress (1): 20/230 kB Progress (1): 24/230 kB Progress (1): 28/230 kB Progress (1): 32/230 kB Progress (1): 33/230 kB Progress (1): 37/230 kB Progress (1): 41/230 kB Progress (1): 45/230 kB Progress (1): 49/230 kB Progress (1): 53/230 kB Progress (1): 57/230 kB Progress (1): 61/230 kB Progress (1): 65/230 kB Progress (1): 66/230 kB Progress (1): 70/230 kB Progress (1): 74/230 kB Progress (1): 78/230 kB Progress (1): 82/230 kB Progress (1): 86/230 kB Progress (1): 90/230 kB Progress (1): 94/230 kB Progress (1): 98/230 kB Progress (1): 98/230 kB Progress (1): 102/230 kB Progress (1): 106/230 kB Progress (1): 110/230 kB Progress (1): 114/230 kB Progress (1): 118/230 kB Progress (1): 122/230 kB Progress (1): 126/230 kB Progress (1): 130/230 kB Progress (1): 131/230 kB Progress (1): 135/230 kB Progress (1): 139/230 kB Progress (1): 143/230 kB Progress (1): 147/230 kB Progress (2): 147/230 kB | 4.1/12 kB Progress (2): 151/230 kB | 4.1/12 kB Progress (2): 151/230 kB | 7.7/12 kB Progress (2): 155/230 kB | 7.7/12 kB Progress (2): 155/230 kB | 12/12 kB Progress (2): 159/230 kB | 12/12 kB Progress (2): 159/230 kB | 12 kB Progress (2): 163/230 kB | 12 kB Progress (2): 164/230 kB | 12 kB Progress (2): 168/230 kB | 12 kB Progress (2): 172/230 kB | 12 kB Progress (2): 176/230 kB | 12 kB Progress (2): 180/230 kB | 12 kB Progress (2): 184/230 kB | 12 kB Progress (2): 188/230 kB | 12 kB Progress (2): 192/230 kB | 12 kB Progress (2): 196/230 kB | 12 kB Progress (2): 197/230 kB | 12 kB Progress (2): 201/230 kB | 12 kB Progress (2): 205/230 kB | 12 kB Progress (2): 209/230 kB | 12 kB Progress (2): 213/230 kB | 12 kB Progress (2): 217/230 kB | 12 kB Progress (2): 221/230 kB | 12 kB Progress (2): 225/230 kB | 12 kB Progress (2): 229/230 kB | 12 kB Progress (2): 230 kB | 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 kB at 456 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (230 kB at 7.9 MB/s) [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/pom.xml to /home/jenkins/.m2/repository/com/sun/mail/all/1.6.5-SNAPSHOT/all-1.6.5-SNAPSHOT.pom [INFO] [INFO] ---------------------< com.sun.mail:jakarta.mail >---------------------- [INFO] Building Jakarta Mail API 1.6.5-SNAPSHOT [2/14] [INFO] --------------------------------[ jar ]--------------------------------- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom Progress (1): 4.1/8.1 kB Progress (1): 7.7/8.1 kB Progress (1): 8.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 507 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar Progress (1): 4.1/30 kB Progress (1): 7.7/30 kB Progress (1): 12/30 kB Progress (1): 16/30 kB Progress (1): 20/30 kB Progress (1): 24/30 kB Progress (1): 28/30 kB Progress (1): 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 2.0 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-compiler-plugin/3.7.0/maven-compiler-plugin-3.7.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.7.0/maven-compiler-plugin-3.7.0.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.7.0/maven-compiler-plugin-3.7.0.pom (11 kB at 714 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 484 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-compiler-plugin/3.7.0/maven-compiler-plugin-3.7.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.7.0/maven-compiler-plugin-3.7.0.jar Progress (1): 4.1/58 kB Progress (1): 7.7/58 kB Progress (1): 12/58 kB Progress (1): 16/58 kB Progress (1): 20/58 kB Progress (1): 24/58 kB Progress (1): 28/58 kB Progress (1): 32/58 kB Progress (1): 36/58 kB Progress (1): 40/58 kB Progress (1): 44/58 kB Progress (1): 48/58 kB Progress (1): 52/58 kB Progress (1): 56/58 kB Progress (1): 58 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.7.0/maven-compiler-plugin-3.7.0.jar (58 kB at 3.9 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-surefire-plugin/2.4.3/maven-surefire-plugin-2.4.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.4.3/maven-surefire-plugin-2.4.3.pom Progress (1): 4.1/7.2 kB Progress (1): 7.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.4.3/maven-surefire-plugin-2.4.3.pom (7.2 kB at 286 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire/2.4.3/surefire-2.4.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.4.3/surefire-2.4.3.pom Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.4.3/surefire-2.4.3.pom (7.3 kB at 432 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-surefire-plugin/2.4.3/maven-surefire-plugin-2.4.3.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.4.3/maven-surefire-plugin-2.4.3.jar Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.4.3/maven-surefire-plugin-2.4.3.jar (23 kB at 1.3 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.pom Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.pom (7.3 kB at 457 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom 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/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 763 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/33/maven-parent-33.pom 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/44 kB Progress (1): 7.7/44 kB Progress (1): 12/44 kB Progress (1): 16/44 kB Progress (1): 20/44 kB Progress (1): 24/44 kB Progress (1): 28/44 kB Progress (1): 32/44 kB Progress (1): 36/44 kB Progress (1): 40/44 kB Progress (1): 44/44 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 2.2 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/21/apache-21.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 1.1 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.jar Progress (1): 4.1/28 kB Progress (1): 7.7/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 24/28 kB Progress (1): 28/28 kB Progress (1): 28 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.jar (28 kB at 1.6 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom Progress (1): 4.1/4.9 kB Progress (1): 4.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom (4.9 kB at 272 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/sun/activation/all/1.2.1/all-1.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/all/1.2.1/all-1.2.1.pom Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/all/1.2.1/all-1.2.1.pom (18 kB at 1.1 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom (12 kB at 774 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar Progress (1): 4.1/66 kB Progress (1): 7.7/66 kB Progress (1): 12/66 kB Progress (1): 16/66 kB Progress (1): 20/66 kB Progress (1): 24/66 kB Progress (1): 28/66 kB Progress (1): 32/66 kB Progress (1): 33/66 kB Progress (1): 37/66 kB Progress (1): 41/66 kB Progress (1): 45/66 kB Progress (1): 49/66 kB Progress (1): 53/66 kB Progress (1): 57/66 kB Progress (1): 61/66 kB Progress (1): 65/66 kB Progress (1): 66 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar (66 kB at 3.6 MB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jakarta.mail --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-version) @ jakarta.mail --- [INFO] [INFO] --- osgiversion-maven-plugin:2.0.0:compute-osgi-version (compute-osgi-version) @ jakarta.mail --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ jakarta.mail --- [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/mail/target/sources added. [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/mail/target/classes added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jakarta.mail --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom Progress (1): 4.1/5.8 kB Progress (1): 5.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 341 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Progress (1): 4.1/8.7 kB Progress (1): 7.7/8.7 kB Progress (1): 8.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 725 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom Progress (1): 889 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 59 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 191 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/spice/spice-parent/10/spice-parent-10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 201 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/forge/forge-parent/3/forge-parent-3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 265 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar Progress (1): 4.1/43 kB Progress (1): 7.7/43 kB Progress (1): 12/43 kB Progress (1): 16/43 kB Progress (1): 20/43 kB Progress (1): 24/43 kB Progress (1): 28/43 kB Progress (1): 32/43 kB Progress (1): 36/43 kB Progress (1): 40/43 kB Progress (1): 43 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 2.5 MB/s) Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 284 kB/s) [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ jakarta.mail --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 83 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom Progress (1): 4.1/4.7 kB Progress (1): 4.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 296 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom Progress (1): 4.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 184 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom Progress (1): 4.1/4.9 kB Progress (1): 4.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 247 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-java/0.9.2/plexus-java-0.9.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.2/plexus-java-0.9.2.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.2/plexus-java-0.9.2.pom (2.4 kB at 152 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-languages/0.9.2/plexus-languages-0.9.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.2/plexus-languages-0.9.2.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.2/plexus-languages-0.9.2.pom (2.3 kB at 120 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom (1.9 kB at 63 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom (5.5 kB at 53 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/ow2/ow2/1.3/ow2-1.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom Progress (1): 4.1/9.5 kB Progress (1): 7.7/9.5 kB Progress (1): 9.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 559 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 kB at 932 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Progress (1): 4.1/6.6 kB Progress (1): 6.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 386 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler-api/2.8.2/plexus-compiler-api-2.8.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.2/plexus-compiler-api-2.8.2.pom Progress (1): 867 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.2/plexus-compiler-api-2.8.2.pom (867 B at 46 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler/2.8.2/plexus-compiler-2.8.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.8.2/plexus-compiler-2.8.2.pom Progress (1): 4.1/4.9 kB Progress (1): 4.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.8.2/plexus-compiler-2.8.2.pom (4.9 kB at 257 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom 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 177 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom 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 255 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler-manager/2.8.2/plexus-compiler-manager-2.8.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.2/plexus-compiler-manager-2.8.2.pom Progress (1): 692 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.2/plexus-compiler-manager-2.8.2.pom (692 B at 13 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.pom Progress (1): 771 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.pom (771 B at 45 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compilers/2.8.2/plexus-compilers-2.8.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/2.8.2/plexus-compilers-2.8.2.pom Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/2.8.2/plexus-compilers-2.8.2.pom (1.3 kB at 71 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-java/0.9.2/plexus-java-0.9.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler-api/2.8.2/plexus-compiler-api-2.8.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler-manager/2.8.2/plexus-compiler-manager-2.8.2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.2/plexus-java-0.9.2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar Progress (1): 4.1/56 kB Progress (1): 7.7/56 kB Progress (1): 12/56 kB Progress (1): 16/56 kB Progress (1): 20/56 kB Progress (1): 24/56 kB Progress (1): 28/56 kB Progress (1): 32/56 kB Progress (2): 32/56 kB | 4.1/14 kB Progress (2): 36/56 kB | 4.1/14 kB Progress (2): 36/56 kB | 7.7/14 kB Progress (2): 40/56 kB | 7.7/14 kB Progress (3): 40/56 kB | 7.7/14 kB | 4.1/31 kB Progress (3): 44/56 kB | 7.7/14 kB | 4.1/31 kB Progress (3): 44/56 kB | 12/14 kB | 4.1/31 kB Progress (3): 48/56 kB | 12/14 kB | 4.1/31 kB Progress (3): 48/56 kB | 12/14 kB | 7.7/31 kB Progress (3): 48/56 kB | 14 kB | 7.7/31 kB Progress (3): 52/56 kB | 14 kB | 7.7/31 kB Progress (3): 52/56 kB | 14 kB | 12/31 kB Progress (3): 56/56 kB | 14 kB | 12/31 kB Progress (3): 56/56 kB | 14 kB | 16/31 kB Progress (3): 56 kB | 14 kB | 16/31 kB Progress (3): 56 kB | 14 kB | 20/31 kB Progress (3): 56 kB | 14 kB | 24/31 kB Progress (3): 56 kB | 14 kB | 28/31 kB Progress (3): 56 kB | 14 kB | 31 kB Progress (4): 56 kB | 14 kB | 31 kB | 4.1/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 7.7/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 12/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 16/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 20/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 24/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 28/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 32/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 33/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 37/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 41/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 45/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 49/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 53/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 57/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 61/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 65/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 66/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 70/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 74/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 78/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 82/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 86/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 90/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 94/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 98/222 kB Progress (4): 56 kB | 14 kB | 31 kB | 98/222 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 521 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.2/plexus-java-0.9.2.jar (31 kB at 1.2 MB/s) Progress (2): 56 kB | 102/222 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.2/plexus-compiler-manager-2.8.2.jar Progress (3): 56 kB | 102/222 kB | 4.1/315 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.2/plexus-compiler-api-2.8.2.jar Progress (3): 56 kB | 102/222 kB | 7.7/315 kB Progress (3): 56 kB | 106/222 kB | 7.7/315 kB Progress (3): 56 kB | 106/222 kB | 12/315 kB Progress (3): 56 kB | 110/222 kB | 12/315 kB Progress (3): 56 kB | 110/222 kB | 16/315 kB Progress (3): 56 kB | 114/222 kB | 16/315 kB Progress (3): 56 kB | 114/222 kB | 20/315 kB Progress (3): 56 kB | 114/222 kB | 24/315 kB Progress (3): 56 kB | 118/222 kB | 24/315 kB Progress (3): 56 kB | 118/222 kB | 28/315 kB Progress (3): 56 kB | 122/222 kB | 28/315 kB Progress (3): 56 kB | 122/222 kB | 32/315 kB Progress (3): 56 kB | 122/222 kB | 33/315 kB Progress (3): 56 kB | 126/222 kB | 33/315 kB Progress (3): 56 kB | 126/222 kB | 37/315 kB Progress (3): 56 kB | 130/222 kB | 37/315 kB Progress (3): 56 kB | 130/222 kB | 41/315 kB Progress (3): 56 kB | 131/222 kB | 41/315 kB Progress (3): 56 kB | 131/222 kB | 45/315 kB Progress (3): 56 kB | 131/222 kB | 49/315 kB Progress (3): 56 kB | 135/222 kB | 49/315 kB Progress (3): 56 kB | 135/222 kB | 53/315 kB Progress (3): 56 kB | 139/222 kB | 53/315 kB Progress (3): 56 kB | 139/222 kB | 57/315 kB Progress (3): 56 kB | 143/222 kB | 57/315 kB Progress (3): 56 kB | 143/222 kB | 61/315 kB Progress (3): 56 kB | 147/222 kB | 61/315 kB Progress (3): 56 kB | 147/222 kB | 65/315 kB Progress (3): 56 kB | 147/222 kB | 66/315 kB Progress (3): 56 kB | 151/222 kB | 66/315 kB Progress (3): 56 kB | 151/222 kB | 70/315 kB Progress (3): 56 kB | 155/222 kB | 70/315 kB Progress (3): 56 kB | 155/222 kB | 74/315 kB Progress (3): 56 kB | 159/222 kB | 74/315 kB Progress (3): 56 kB | 159/222 kB | 78/315 kB Progress (3): 56 kB | 163/222 kB | 78/315 kB Progress (3): 56 kB | 163/222 kB | 82/315 kB Progress (3): 56 kB | 167/222 kB | 82/315 kB Progress (3): 56 kB | 167/222 kB | 86/315 kB Progress (3): 56 kB | 171/222 kB | 86/315 kB Progress (3): 56 kB | 171/222 kB | 90/315 kB Progress (3): 56 kB | 175/222 kB | 90/315 kB Progress (3): 56 kB | 175/222 kB | 94/315 kB Progress (3): 56 kB | 179/222 kB | 94/315 kB Progress (3): 56 kB | 179/222 kB | 98/315 kB Progress (3): 56 kB | 183/222 kB | 98/315 kB Progress (3): 56 kB | 183/222 kB | 98/315 kB Progress (3): 56 kB | 187/222 kB | 98/315 kB Progress (3): 56 kB | 187/222 kB | 102/315 kB Progress (3): 56 kB | 187/222 kB | 106/315 kB Progress (3): 56 kB | 191/222 kB | 106/315 kB Progress (3): 56 kB | 191/222 kB | 110/315 kB Progress (3): 56 kB | 195/222 kB | 110/315 kB Progress (3): 56 kB | 195/222 kB | 114/315 kB Progress (3): 56 kB | 199/222 kB | 114/315 kB Progress (3): 56 kB | 199/222 kB | 118/315 kB Progress (3): 56 kB | 203/222 kB | 118/315 kB Progress (3): 56 kB | 203/222 kB | 122/315 kB Progress (3): 56 kB | 207/222 kB | 122/315 kB Progress (3): 56 kB | 207/222 kB | 126/315 kB Progress (3): 56 kB | 211/222 kB | 126/315 kB Progress (3): 56 kB | 211/222 kB | 130/315 kB Progress (3): 56 kB | 215/222 kB | 130/315 kB Progress (3): 56 kB | 215/222 kB | 131/315 kB Progress (3): 56 kB | 219/222 kB | 131/315 kB Progress (3): 56 kB | 219/222 kB | 135/315 kB Progress (3): 56 kB | 222 kB | 135/315 kB Progress (3): 56 kB | 222 kB | 139/315 kB Progress (3): 56 kB | 222 kB | 143/315 kB Progress (3): 56 kB | 222 kB | 147/315 kB Progress (4): 56 kB | 222 kB | 147/315 kB | 4.1/26 kB Progress (4): 56 kB | 222 kB | 151/315 kB | 4.1/26 kB Progress (4): 56 kB | 222 kB | 151/315 kB | 7.7/26 kB Progress (4): 56 kB | 222 kB | 155/315 kB | 7.7/26 kB Progress (4): 56 kB | 222 kB | 155/315 kB | 12/26 kB Progress (4): 56 kB | 222 kB | 159/315 kB | 12/26 kB Progress (4): 56 kB | 222 kB | 159/315 kB | 16/26 kB Progress (4): 56 kB | 222 kB | 163/315 kB | 16/26 kB Progress (4): 56 kB | 222 kB | 163/315 kB | 20/26 kB Progress (4): 56 kB | 222 kB | 164/315 kB | 20/26 kB Progress (4): 56 kB | 222 kB | 164/315 kB | 24/26 kB Progress (4): 56 kB | 222 kB | 168/315 kB | 24/26 kB Progress (4): 56 kB | 222 kB | 168/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 172/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 176/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 180/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 184/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 188/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 192/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 196/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 197/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 201/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 205/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 209/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 213/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 217/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 221/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 225/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 229/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 233/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 237/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 241/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 245/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 249/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 253/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 257/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 261/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 265/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 269/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 273/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 277/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 281/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 285/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 289/315 kB | 26 kB Progress (4): 56 kB | 222 kB | 293/315 kB | 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.2/plexus-compiler-api-2.8.2.jar (26 kB at 600 kB/s) Progress (3): 56 kB | 222 kB | 297/315 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.jar Progress (3): 56 kB | 222 kB | 301/315 kB Progress (3): 56 kB | 222 kB | 305/315 kB Progress (3): 56 kB | 222 kB | 309/315 kB Progress (3): 56 kB | 222 kB | 313/315 kB Progress (3): 56 kB | 222 kB | 315 kB Progress (4): 56 kB | 222 kB | 315 kB | 4.1/20 kB Progress (4): 56 kB | 222 kB | 315 kB | 7.7/20 kB Progress (4): 56 kB | 222 kB | 315 kB | 12/20 kB Progress (4): 56 kB | 222 kB | 315 kB | 16/20 kB Progress (4): 56 kB | 222 kB | 315 kB | 20/20 kB Progress (4): 56 kB | 222 kB | 315 kB | 20 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.jar (20 kB at 329 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar (56 kB at 367 kB/s) Progress (3): 222 kB | 315 kB | 4.1/4.7 kB Progress (3): 222 kB | 315 kB | 4.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.2/plexus-compiler-manager-2.8.2.jar (4.7 kB at 29 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 1.7 MB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 1.2 MB/s) [INFO] Compiling 238 source files to /home/jenkins/agent/workspace/mail-build-1.7/mail/target/classes [INFO] [INFO] --- maven-bundle-plugin:3.5.0:manifest (osgi-manifest) @ jakarta.mail --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jakarta.mail --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ jakarta.mail --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 125 source files to /home/jenkins/agent/workspace/mail-build-1.7/mail/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ jakarta.mail --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire-booter/2.4.3/surefire-booter-2.4.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.4.3/surefire-booter-2.4.3.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.4.3/surefire-booter-2.4.3.pom (2.0 kB at 8.8 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire-api/2.4.3/surefire-api-2.4.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.4.3/surefire-api-2.4.3.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.4.3/surefire-api-2.4.3.pom (2.1 kB at 52 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (3.4 kB at 213 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire-booter/2.4.3/surefire-booter-2.4.3.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire-api/2.4.3/surefire-api-2.4.3.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.4.3/surefire-booter-2.4.3.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.4.3/surefire-api-2.4.3.jar Progress (1): 4.1/211 kB Progress (1): 7.7/211 kB Progress (1): 12/211 kB Progress (1): 16/211 kB Progress (1): 20/211 kB Progress (1): 24/211 kB Progress (1): 28/211 kB Progress (1): 32/211 kB Progress (1): 33/211 kB Progress (1): 37/211 kB Progress (1): 41/211 kB Progress (1): 45/211 kB Progress (1): 49/211 kB Progress (1): 53/211 kB Progress (1): 57/211 kB Progress (1): 61/211 kB Progress (1): 65/211 kB Progress (1): 66/211 kB Progress (1): 70/211 kB Progress (1): 74/211 kB Progress (1): 78/211 kB Progress (1): 82/211 kB Progress (1): 86/211 kB Progress (1): 90/211 kB Progress (1): 94/211 kB Progress (1): 98/211 kB Progress (1): 98/211 kB Progress (1): 102/211 kB Progress (1): 106/211 kB Progress (1): 110/211 kB Progress (1): 114/211 kB Progress (1): 118/211 kB Progress (1): 122/211 kB Progress (1): 126/211 kB Progress (1): 130/211 kB Progress (1): 131/211 kB Progress (1): 135/211 kB Progress (1): 139/211 kB Progress (2): 139/211 kB | 4.1/33 kB Progress (2): 143/211 kB | 4.1/33 kB Progress (2): 143/211 kB | 7.7/33 kB Progress (2): 147/211 kB | 7.7/33 kB Progress (2): 147/211 kB | 12/33 kB Progress (2): 151/211 kB | 12/33 kB Progress (2): 151/211 kB | 16/33 kB Progress (2): 155/211 kB | 16/33 kB Progress (2): 155/211 kB | 20/33 kB Progress (2): 159/211 kB | 20/33 kB Progress (2): 159/211 kB | 24/33 kB Progress (2): 163/211 kB | 24/33 kB Progress (2): 163/211 kB | 28/33 kB Progress (2): 164/211 kB | 28/33 kB Progress (2): 164/211 kB | 32/33 kB Progress (2): 168/211 kB | 32/33 kB Progress (2): 168/211 kB | 33/33 kB Progress (2): 172/211 kB | 33/33 kB Progress (2): 172/211 kB | 33 kB Progress (2): 176/211 kB | 33 kB Progress (2): 180/211 kB | 33 kB Progress (2): 184/211 kB | 33 kB Progress (2): 188/211 kB | 33 kB Progress (2): 192/211 kB | 33 kB Progress (2): 196/211 kB | 33 kB Progress (2): 200/211 kB | 33 kB Progress (2): 204/211 kB | 33 kB Progress (2): 208/211 kB | 33 kB Progress (2): 211 kB | 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 kB at 1.1 MB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (211 kB at 6.6 MB/s) Progress (1): 4.1/516 kB Progress (1): 7.7/516 kB Progress (1): 12/516 kB Progress (1): 16/516 kB Progress (1): 20/516 kB Progress (1): 24/516 kB Progress (1): 28/516 kB Progress (1): 32/516 kB Progress (1): 33/516 kB Progress (1): 37/516 kB Progress (1): 41/516 kB Progress (1): 45/516 kB Progress (1): 49/516 kB Progress (1): 53/516 kB Progress (1): 57/516 kB Progress (1): 61/516 kB Progress (1): 65/516 kB Progress (1): 66/516 kB Progress (1): 70/516 kB Progress (1): 74/516 kB Progress (1): 78/516 kB Progress (1): 82/516 kB Progress (1): 86/516 kB Progress (1): 90/516 kB Progress (1): 94/516 kB Progress (1): 98/516 kB Progress (1): 98/516 kB Progress (1): 102/516 kB Progress (1): 106/516 kB Progress (1): 110/516 kB Progress (1): 114/516 kB Progress (1): 118/516 kB Progress (1): 122/516 kB Progress (1): 126/516 kB Progress (1): 130/516 kB Progress (1): 134/516 kB Progress (1): 138/516 kB Progress (1): 142/516 kB Progress (1): 146/516 kB Progress (1): 150/516 kB Progress (1): 154/516 kB Progress (1): 158/516 kB Progress (1): 162/516 kB Progress (1): 166/516 kB Progress (1): 170/516 kB Progress (1): 174/516 kB Progress (1): 178/516 kB Progress (1): 182/516 kB Progress (1): 186/516 kB Progress (1): 190/516 kB Progress (1): 194/516 kB Progress (1): 197/516 kB Progress (1): 201/516 kB Progress (1): 205/516 kB Progress (1): 209/516 kB Progress (1): 213/516 kB Progress (1): 217/516 kB Progress (1): 221/516 kB Progress (1): 225/516 kB Progress (1): 229/516 kB Progress (1): 233/516 kB Progress (1): 237/516 kB Progress (1): 241/516 kB Progress (1): 245/516 kB Progress (1): 249/516 kB Progress (1): 253/516 kB Progress (1): 257/516 kB Progress (1): 261/516 kB Progress (1): 265/516 kB Progress (1): 269/516 kB Progress (1): 273/516 kB Progress (1): 277/516 kB Progress (1): 281/516 kB Progress (1): 285/516 kB Progress (1): 289/516 kB Progress (1): 293/516 kB Progress (1): 297/516 kB Progress (1): 301/516 kB Progress (1): 305/516 kB Progress (1): 309/516 kB Progress (1): 313/516 kB Progress (1): 317/516 kB Progress (1): 321/516 kB Progress (1): 325/516 kB Progress (1): 329/516 kB Progress (1): 333/516 kB Progress (1): 337/516 kB Progress (1): 341/516 kB Progress (1): 345/516 kB Progress (1): 349/516 kB Progress (1): 353/516 kB Progress (1): 357/516 kB Progress (1): 361/516 kB Progress (1): 365/516 kB Progress (1): 369/516 kB Progress (1): 373/516 kB Progress (1): 377/516 kB Progress (1): 381/516 kB Progress (1): 385/516 kB Progress (1): 389/516 kB Progress (1): 393/516 kB Progress (1): 397/516 kB Progress (1): 401/516 kB Progress (1): 405/516 kB Progress (1): 409/516 kB Progress (1): 413/516 kB Progress (1): 417/516 kB Progress (1): 421/516 kB Progress (1): 425/516 kB Progress (2): 425/516 kB | 4.1/268 kB Progress (2): 429/516 kB | 4.1/268 kB Progress (2): 429/516 kB | 7.7/268 kB Progress (2): 433/516 kB | 7.7/268 kB Progress (2): 437/516 kB | 7.7/268 kB Progress (2): 437/516 kB | 12/268 kB Progress (2): 441/516 kB | 12/268 kB Progress (2): 441/516 kB | 16/268 kB Progress (2): 445/516 kB | 16/268 kB Progress (2): 445/516 kB | 20/268 kB Progress (2): 449/516 kB | 20/268 kB Progress (2): 449/516 kB | 24/268 kB Progress (2): 453/516 kB | 24/268 kB Progress (2): 453/516 kB | 28/268 kB Progress (2): 457/516 kB | 28/268 kB Progress (2): 457/516 kB | 32/268 kB Progress (2): 461/516 kB | 32/268 kB Progress (2): 461/516 kB | 33/268 kB Progress (2): 465/516 kB | 33/268 kB Progress (2): 465/516 kB | 37/268 kB Progress (2): 469/516 kB | 37/268 kB Progress (2): 469/516 kB | 41/268 kB Progress (2): 473/516 kB | 41/268 kB Progress (2): 473/516 kB | 45/268 kB Progress (2): 477/516 kB | 45/268 kB Progress (2): 477/516 kB | 49/268 kB Progress (2): 481/516 kB | 49/268 kB Progress (2): 481/516 kB | 53/268 kB Progress (2): 485/516 kB | 53/268 kB Progress (2): 485/516 kB | 57/268 kB Progress (2): 489/516 kB | 57/268 kB Progress (2): 489/516 kB | 61/268 kB Progress (2): 493/516 kB | 61/268 kB Progress (2): 493/516 kB | 65/268 kB Progress (2): 497/516 kB | 65/268 kB Progress (2): 497/516 kB | 66/268 kB Progress (2): 501/516 kB | 66/268 kB Progress (2): 501/516 kB | 70/268 kB Progress (2): 505/516 kB | 70/268 kB Progress (2): 505/516 kB | 74/268 kB Progress (2): 509/516 kB | 74/268 kB Progress (2): 509/516 kB | 78/268 kB Progress (2): 513/516 kB | 78/268 kB Progress (2): 513/516 kB | 82/268 kB Progress (2): 516 kB | 82/268 kB Progress (2): 516 kB | 86/268 kB Progress (2): 516 kB | 90/268 kB Progress (2): 516 kB | 94/268 kB Progress (2): 516 kB | 98/268 kB Progress (2): 516 kB | 98/268 kB Progress (2): 516 kB | 102/268 kB Progress (2): 516 kB | 106/268 kB Progress (2): 516 kB | 110/268 kB Progress (2): 516 kB | 114/268 kB Progress (2): 516 kB | 118/268 kB Progress (2): 516 kB | 122/268 kB Progress (2): 516 kB | 126/268 kB Progress (2): 516 kB | 130/268 kB Progress (2): 516 kB | 131/268 kB Progress (2): 516 kB | 135/268 kB Progress (2): 516 kB | 139/268 kB Progress (2): 516 kB | 143/268 kB Progress (2): 516 kB | 147/268 kB Progress (2): 516 kB | 151/268 kB Progress (2): 516 kB | 155/268 kB Progress (2): 516 kB | 159/268 kB Progress (2): 516 kB | 163/268 kB Progress (2): 516 kB | 167/268 kB Progress (2): 516 kB | 171/268 kB Progress (2): 516 kB | 175/268 kB Progress (2): 516 kB | 179/268 kB Progress (2): 516 kB | 183/268 kB Progress (2): 516 kB | 187/268 kB Progress (2): 516 kB | 191/268 kB Progress (2): 516 kB | 195/268 kB Progress (2): 516 kB | 197/268 kB Progress (2): 516 kB | 201/268 kB Progress (2): 516 kB | 205/268 kB Progress (2): 516 kB | 209/268 kB Progress (2): 516 kB | 213/268 kB Progress (2): 516 kB | 217/268 kB Progress (2): 516 kB | 221/268 kB Progress (2): 516 kB | 225/268 kB Progress (2): 516 kB | 229/268 kB Progress (2): 516 kB | 229/268 kB Progress (2): 516 kB | 233/268 kB Progress (2): 516 kB | 237/268 kB Progress (2): 516 kB | 241/268 kB Progress (2): 516 kB | 245/268 kB Progress (2): 516 kB | 249/268 kB Progress (2): 516 kB | 253/268 kB Progress (2): 516 kB | 257/268 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.4.3/surefire-api-2.4.3.jar (516 kB at 5.5 MB/s) Progress (1): 261/268 kB Progress (1): 265/268 kB Progress (1): 268 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.4.3/surefire-booter-2.4.3.jar (268 kB at 2.7 MB/s) [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ jakarta.mail --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom Progress (1): 770 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 6.9 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 359 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom Progress (1): 4.1/4.7 kB Progress (1): 4.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 29 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 232 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/27/maven-parent-27.pom 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/41 kB Progress (1): 7.7/41 kB Progress (1): 12/41 kB Progress (1): 16/41 kB Progress (1): 20/41 kB Progress (1): 24/41 kB Progress (1): 28/41 kB Progress (1): 32/41 kB Progress (1): 36/41 kB Progress (1): 40/41 kB Progress (1): 41 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 2.5 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 148 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 109 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 42 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 85 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/26/maven-parent-26.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom Progress (1): 4.1/40 kB Progress (1): 7.7/40 kB Progress (1): 12/40 kB Progress (1): 16/40 kB Progress (1): 20/40 kB Progress (1): 24/40 kB Progress (1): 28/40 kB Progress (1): 32/40 kB Progress (1): 36/40 kB Progress (1): 40/40 kB Progress (1): 40 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 2.7 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 185 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 207 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 319 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/25/maven-parent-25.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom Progress (1): 4.1/37 kB Progress (1): 7.7/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 24/37 kB Progress (1): 28/37 kB Progress (1): 32/37 kB Progress (1): 36/37 kB Progress (1): 37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 2.0 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/15/apache-15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 896 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.4/commons-io-2.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 635 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/25/commons-parent-25.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom Progress (1): 4.1/48 kB Progress (1): 7.7/48 kB Progress (1): 12/48 kB Progress (1): 16/48 kB Progress (1): 20/48 kB Progress (1): 24/48 kB Progress (1): 28/48 kB Progress (1): 32/48 kB Progress (1): 33/48 kB Progress (1): 37/48 kB Progress (1): 41/48 kB Progress (1): 45/48 kB Progress (1): 48 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 2.7 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.pom Progress (1): 4.1/4.6 kB Progress (1): 4.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.pom (4.6 kB at 15 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 340 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 297 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom (4.8 kB at 186 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 900 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 115 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom (4.5 kB at 7.9 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom Progress (1): 4.1/4.7 kB Progress (1): 4.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 245 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.6/commons-io-2.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 891 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/42/commons-parent-42.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom Progress (1): 4.1/68 kB Progress (1): 7.7/68 kB Progress (1): 12/68 kB Progress (1): 16/68 kB Progress (1): 20/68 kB Progress (1): 24/68 kB Progress (1): 28/68 kB Progress (1): 32/68 kB Progress (1): 33/68 kB Progress (1): 37/68 kB Progress (1): 41/68 kB Progress (1): 45/68 kB Progress (1): 49/68 kB Progress (1): 53/68 kB Progress (1): 57/68 kB Progress (1): 61/68 kB Progress (1): 65/68 kB Progress (1): 68 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 3.8 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom (18 kB at 608 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/47/commons-parent-47.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom Progress (1): 4.1/78 kB Progress (1): 7.7/78 kB Progress (1): 12/78 kB Progress (1): 16/78 kB Progress (1): 20/78 kB Progress (1): 24/78 kB Progress (1): 28/78 kB Progress (1): 32/78 kB Progress (1): 33/78 kB Progress (1): 37/78 kB Progress (1): 41/78 kB Progress (1): 45/78 kB Progress (1): 49/78 kB Progress (1): 53/78 kB Progress (1): 57/78 kB Progress (1): 61/78 kB Progress (1): 65/78 kB Progress (1): 69/78 kB Progress (1): 73/78 kB Progress (1): 77/78 kB Progress (1): 78 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 4.6 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/19/apache-19.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 860 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/iq80/snappy/snappy/0.4/snappy-0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 404 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/tukaani/xz/1.8/xz-1.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 106 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 176 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom (4.8 kB at 241 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/iq80/snappy/snappy/0.4/snappy-0.4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/tukaani/xz/1.8/xz-1.8.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar Progress (1): 4.1/4.3 kB Progress (1): 4.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 153 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.1/maven-shared-utils-3.2.1.jar Progress (1): 4.1/167 kB Progress (1): 7.7/167 kB Progress (1): 12/167 kB Progress (1): 16/167 kB Progress (1): 20/167 kB Progress (1): 24/167 kB Progress (1): 28/167 kB Progress (1): 32/167 kB Progress (1): 36/167 kB Progress (1): 40/167 kB Progress (1): 44/167 kB Progress (1): 48/167 kB Progress (1): 52/167 kB Progress (1): 56/167 kB Progress (1): 60/167 kB Progress (1): 64/167 kB Progress (1): 68/167 kB Progress (1): 72/167 kB Progress (1): 76/167 kB Progress (1): 80/167 kB Progress (1): 84/167 kB Progress (1): 88/167 kB Progress (1): 92/167 kB Progress (1): 96/167 kB Progress (1): 100/167 kB Progress (1): 104/167 kB Progress (1): 108/167 kB Progress (1): 112/167 kB Progress (1): 116/167 kB Progress (1): 120/167 kB Progress (1): 124/167 kB Progress (1): 128/167 kB Progress (1): 132/167 kB Progress (1): 136/167 kB Progress (1): 140/167 kB Progress (1): 144/167 kB Progress (1): 148/167 kB Progress (1): 152/167 kB Progress (1): 156/167 kB Progress (1): 160/167 kB Progress (1): 164/167 kB Progress (1): 167 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 3.5 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB Progress (2): 24 kB | 4.1/41 kB Progress (2): 24 kB | 7.7/41 kB Progress (2): 24 kB | 12/41 kB Progress (2): 24 kB | 16/41 kB Progress (2): 24 kB | 20/41 kB Progress (2): 24 kB | 24/41 kB Progress (2): 24 kB | 28/41 kB Progress (2): 24 kB | 32/41 kB Progress (2): 24 kB | 36/41 kB Progress (3): 24 kB | 36/41 kB | 4.1/35 kB Progress (3): 24 kB | 40/41 kB | 4.1/35 kB Progress (3): 24 kB | 40/41 kB | 7.7/35 kB Progress (3): 24 kB | 41 kB | 7.7/35 kB Progress (3): 24 kB | 41 kB | 12/35 kB Progress (3): 24 kB | 41 kB | 16/35 kB Progress (3): 24 kB | 41 kB | 20/35 kB Progress (3): 24 kB | 41 kB | 24/35 kB Progress (4): 24 kB | 41 kB | 24/35 kB | 4.1/192 kB Progress (4): 24 kB | 41 kB | 24/35 kB | 7.7/192 kB Progress (4): 24 kB | 41 kB | 24/35 kB | 12/192 kB Progress (4): 24 kB | 41 kB | 24/35 kB | 16/192 kB Progress (4): 24 kB | 41 kB | 24/35 kB | 20/192 kB Progress (4): 24 kB | 41 kB | 24/35 kB | 24/192 kB Progress (4): 24 kB | 41 kB | 24/35 kB | 28/192 kB Progress (4): 24 kB | 41 kB | 24/35 kB | 32/192 kB Progress (4): 24 kB | 41 kB | 24/35 kB | 33/192 kB Progress (4): 24 kB | 41 kB | 24/35 kB | 37/192 kB Progress (4): 24 kB | 41 kB | 28/35 kB | 37/192 kB Progress (4): 24 kB | 41 kB | 28/35 kB | 41/192 kB Progress (4): 24 kB | 41 kB | 32/35 kB | 41/192 kB Progress (4): 24 kB | 41 kB | 32/35 kB | 45/192 kB Progress (4): 24 kB | 41 kB | 35 kB | 45/192 kB Progress (4): 24 kB | 41 kB | 35 kB | 49/192 kB Progress (4): 24 kB | 41 kB | 35 kB | 53/192 kB Progress (4): 24 kB | 41 kB | 35 kB | 57/192 kB Progress (4): 24 kB | 41 kB | 35 kB | 61/192 kB Progress (4): 24 kB | 41 kB | 35 kB | 65/192 kB Progress (4): 24 kB | 41 kB | 35 kB | 66/192 kB Progress (4): 24 kB | 41 kB | 35 kB | 70/192 kB Progress (4): 24 kB | 41 kB | 35 kB | 74/192 kB Progress (4): 24 kB | 41 kB | 35 kB | 78/192 kB Progress (4): 24 kB | 41 kB | 35 kB | 82/192 kB Progress (4): 24 kB | 41 kB | 35 kB | 86/192 kB Progress (4): 24 kB | 41 kB | 35 kB | 90/192 kB Progress (4): 24 kB | 41 kB | 35 kB | 94/192 kB Progress (4): 24 kB | 41 kB | 35 kB | 98/192 kB Progress (4): 24 kB | 41 kB | 35 kB | 98/192 kB Progress (4): 24 kB | 41 kB | 35 kB | 102/192 kB Progress (4): 24 kB | 41 kB | 35 kB | 106/192 kB Progress (4): 24 kB | 41 kB | 35 kB | 110/192 kB Progress (4): 24 kB | 41 kB | 35 kB | 114/192 kB Progress (5): 24 kB | 41 kB | 35 kB | 114/192 kB | 4.1/54 kB Progress (5): 24 kB | 41 kB | 35 kB | 118/192 kB | 4.1/54 kB Progress (5): 24 kB | 41 kB | 35 kB | 118/192 kB | 7.7/54 kB Progress (5): 24 kB | 41 kB | 35 kB | 122/192 kB | 7.7/54 kB Progress (5): 24 kB | 41 kB | 35 kB | 122/192 kB | 12/54 kB Progress (5): 24 kB | 41 kB | 35 kB | 126/192 kB | 12/54 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.jar (24 kB at 73 kB/s) Progress (4): 41 kB | 35 kB | 126/192 kB | 16/54 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar Progress (4): 41 kB | 35 kB | 130/192 kB | 16/54 kB Progress (4): 41 kB | 35 kB | 130/192 kB | 20/54 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 124 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 105 kB/s) Progress (2): 130/192 kB | 24/54 kB Progress (2): 131/192 kB | 24/54 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar Progress (2): 135/192 kB | 24/54 kB Progress (2): 135/192 kB | 28/54 kB Progress (2): 139/192 kB | 28/54 kB Progress (2): 139/192 kB | 32/54 kB Progress (2): 143/192 kB | 32/54 kB Progress (2): 143/192 kB | 36/54 kB Progress (2): 147/192 kB | 36/54 kB Progress (2): 147/192 kB | 40/54 kB Progress (2): 151/192 kB | 40/54 kB Progress (2): 151/192 kB | 44/54 kB Progress (2): 155/192 kB | 44/54 kB Progress (2): 155/192 kB | 48/54 kB Progress (2): 159/192 kB | 48/54 kB Progress (2): 159/192 kB | 52/54 kB Progress (2): 163/192 kB | 52/54 kB Progress (2): 163/192 kB | 54 kB Progress (2): 167/192 kB | 54 kB Progress (2): 171/192 kB | 54 kB Progress (2): 175/192 kB | 54 kB Progress (2): 179/192 kB | 54 kB Progress (2): 183/192 kB | 54 kB Progress (2): 187/192 kB | 54 kB Progress (2): 191/192 kB | 54 kB Progress (2): 192 kB | 54 kB Progress (3): 192 kB | 54 kB | 4.1/592 kB Progress (4): 192 kB | 54 kB | 4.1/592 kB | 4.1/58 kB Progress (4): 192 kB | 54 kB | 7.7/592 kB | 4.1/58 kB Progress (4): 192 kB | 54 kB | 7.7/592 kB | 7.7/58 kB Progress (4): 192 kB | 54 kB | 12/592 kB | 7.7/58 kB Progress (4): 192 kB | 54 kB | 12/592 kB | 12/58 kB Progress (4): 192 kB | 54 kB | 16/592 kB | 12/58 kB Progress (4): 192 kB | 54 kB | 16/592 kB | 16/58 kB Progress (4): 192 kB | 54 kB | 20/592 kB | 16/58 kB Progress (4): 192 kB | 54 kB | 20/592 kB | 20/58 kB Progress (4): 192 kB | 54 kB | 24/592 kB | 20/58 kB Progress (4): 192 kB | 54 kB | 24/592 kB | 24/58 kB Progress (4): 192 kB | 54 kB | 28/592 kB | 24/58 kB Progress (4): 192 kB | 54 kB | 28/592 kB | 28/58 kB Progress (4): 192 kB | 54 kB | 32/592 kB | 28/58 kB Progress (4): 192 kB | 54 kB | 32/592 kB | 32/58 kB Progress (4): 192 kB | 54 kB | 33/592 kB | 32/58 kB Progress (4): 192 kB | 54 kB | 33/592 kB | 36/58 kB Progress (4): 192 kB | 54 kB | 37/592 kB | 36/58 kB Progress (4): 192 kB | 54 kB | 37/592 kB | 40/58 kB Progress (4): 192 kB | 54 kB | 41/592 kB | 40/58 kB Progress (4): 192 kB | 54 kB | 41/592 kB | 44/58 kB Progress (4): 192 kB | 54 kB | 45/592 kB | 44/58 kB Progress (4): 192 kB | 54 kB | 45/592 kB | 48/58 kB Progress (4): 192 kB | 54 kB | 49/592 kB | 48/58 kB Progress (4): 192 kB | 54 kB | 49/592 kB | 52/58 kB Progress (4): 192 kB | 54 kB | 53/592 kB | 52/58 kB Progress (4): 192 kB | 54 kB | 53/592 kB | 56/58 kB Progress (4): 192 kB | 54 kB | 57/592 kB | 56/58 kB Progress (4): 192 kB | 54 kB | 57/592 kB | 58 kB Progress (4): 192 kB | 54 kB | 61/592 kB | 58 kB Progress (4): 192 kB | 54 kB | 65/592 kB | 58 kB Progress (4): 192 kB | 54 kB | 66/592 kB | 58 kB Progress (4): 192 kB | 54 kB | 70/592 kB | 58 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 151 kB/s) Progress (3): 192 kB | 74/592 kB | 58 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar Progress (3): 192 kB | 78/592 kB | 58 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar (192 kB at 541 kB/s) Progress (2): 82/592 kB | 58 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar Progress (2): 86/592 kB | 58 kB Progress (2): 90/592 kB | 58 kB Progress (2): 94/592 kB | 58 kB Progress (2): 98/592 kB | 58 kB Progress (2): 98/592 kB | 58 kB Progress (2): 102/592 kB | 58 kB Progress (2): 106/592 kB | 58 kB Progress (2): 110/592 kB | 58 kB Progress (2): 114/592 kB | 58 kB Progress (2): 118/592 kB | 58 kB Progress (2): 122/592 kB | 58 kB Progress (2): 126/592 kB | 58 kB Progress (2): 130/592 kB | 58 kB Progress (2): 131/592 kB | 58 kB Progress (2): 135/592 kB | 58 kB Progress (2): 139/592 kB | 58 kB Progress (2): 143/592 kB | 58 kB Progress (2): 147/592 kB | 58 kB Progress (2): 151/592 kB | 58 kB Progress (2): 155/592 kB | 58 kB Progress (2): 159/592 kB | 58 kB Progress (2): 163/592 kB | 58 kB Progress (2): 164/592 kB | 58 kB Progress (2): 168/592 kB | 58 kB Progress (2): 172/592 kB | 58 kB Progress (2): 176/592 kB | 58 kB Progress (2): 180/592 kB | 58 kB Progress (2): 184/592 kB | 58 kB Progress (2): 188/592 kB | 58 kB Progress (2): 192/592 kB | 58 kB Progress (2): 196/592 kB | 58 kB Progress (2): 197/592 kB | 58 kB Progress (2): 201/592 kB | 58 kB Progress (2): 205/592 kB | 58 kB Progress (2): 209/592 kB | 58 kB Progress (2): 213/592 kB | 58 kB Progress (2): 217/592 kB | 58 kB Progress (2): 221/592 kB | 58 kB Progress (2): 225/592 kB | 58 kB Progress (2): 229/592 kB | 58 kB Progress (2): 229/592 kB | 58 kB Progress (2): 233/592 kB | 58 kB Progress (2): 237/592 kB | 58 kB Progress (2): 241/592 kB | 58 kB Progress (2): 245/592 kB | 58 kB Progress (2): 249/592 kB | 58 kB Progress (2): 253/592 kB | 58 kB Progress (2): 257/592 kB | 58 kB Progress (2): 261/592 kB | 58 kB Progress (3): 261/592 kB | 58 kB | 4.1/75 kB Progress (3): 262/592 kB | 58 kB | 4.1/75 kB Progress (3): 262/592 kB | 58 kB | 7.7/75 kB Progress (3): 266/592 kB | 58 kB | 7.7/75 kB Progress (3): 266/592 kB | 58 kB | 12/75 kB Progress (3): 270/592 kB | 58 kB | 12/75 kB Progress (3): 270/592 kB | 58 kB | 16/75 kB Progress (3): 274/592 kB | 58 kB | 16/75 kB Progress (3): 278/592 kB | 58 kB | 16/75 kB Progress (3): 278/592 kB | 58 kB | 20/75 kB Progress (3): 278/592 kB | 58 kB | 24/75 kB Progress (3): 282/592 kB | 58 kB | 24/75 kB Progress (3): 286/592 kB | 58 kB | 24/75 kB Progress (3): 286/592 kB | 58 kB | 28/75 kB Progress (3): 290/592 kB | 58 kB | 28/75 kB Progress (3): 290/592 kB | 58 kB | 32/75 kB Progress (3): 294/592 kB | 58 kB | 32/75 kB Progress (3): 294/592 kB | 58 kB | 33/75 kB Progress (3): 295/592 kB | 58 kB | 33/75 kB Progress (3): 295/592 kB | 58 kB | 37/75 kB Progress (3): 299/592 kB | 58 kB | 37/75 kB Progress (4): 299/592 kB | 58 kB | 37/75 kB | 4.1/263 kB Progress (4): 299/592 kB | 58 kB | 41/75 kB | 4.1/263 kB Progress (4): 299/592 kB | 58 kB | 41/75 kB | 7.7/263 kB Progress (5): 299/592 kB | 58 kB | 41/75 kB | 7.7/263 kB | 4.1/109 kB Progress (5): 303/592 kB | 58 kB | 41/75 kB | 7.7/263 kB | 4.1/109 kB Progress (5): 303/592 kB | 58 kB | 41/75 kB | 7.7/263 kB | 7.7/109 kB Progress (5): 303/592 kB | 58 kB | 41/75 kB | 12/263 kB | 7.7/109 kB Progress (5): 303/592 kB | 58 kB | 45/75 kB | 12/263 kB | 7.7/109 kB Progress (5): 303/592 kB | 58 kB | 45/75 kB | 16/263 kB | 7.7/109 kB Progress (5): 303/592 kB | 58 kB | 45/75 kB | 16/263 kB | 12/109 kB Progress (5): 307/592 kB | 58 kB | 45/75 kB | 16/263 kB | 12/109 kB Progress (5): 307/592 kB | 58 kB | 45/75 kB | 16/263 kB | 16/109 kB Progress (5): 307/592 kB | 58 kB | 45/75 kB | 20/263 kB | 16/109 kB Progress (5): 307/592 kB | 58 kB | 49/75 kB | 20/263 kB | 16/109 kB Progress (5): 307/592 kB | 58 kB | 49/75 kB | 24/263 kB | 16/109 kB Progress (5): 307/592 kB | 58 kB | 49/75 kB | 24/263 kB | 20/109 kB Progress (5): 311/592 kB | 58 kB | 49/75 kB | 24/263 kB | 20/109 kB Progress (5): 311/592 kB | 58 kB | 49/75 kB | 24/263 kB | 24/109 kB Progress (5): 311/592 kB | 58 kB | 49/75 kB | 28/263 kB | 24/109 kB Progress (5): 311/592 kB | 58 kB | 53/75 kB | 28/263 kB | 24/109 kB Progress (5): 311/592 kB | 58 kB | 53/75 kB | 32/263 kB | 24/109 kB Progress (5): 311/592 kB | 58 kB | 53/75 kB | 32/263 kB | 28/109 kB Progress (5): 315/592 kB | 58 kB | 53/75 kB | 32/263 kB | 28/109 kB Progress (5): 315/592 kB | 58 kB | 53/75 kB | 32/263 kB | 32/109 kB Progress (5): 315/592 kB | 58 kB | 53/75 kB | 33/263 kB | 32/109 kB Progress (5): 315/592 kB | 58 kB | 57/75 kB | 33/263 kB | 32/109 kB Progress (5): 315/592 kB | 58 kB | 57/75 kB | 37/263 kB | 32/109 kB Progress (5): 315/592 kB | 58 kB | 57/75 kB | 37/263 kB | 33/109 kB Progress (5): 319/592 kB | 58 kB | 57/75 kB | 37/263 kB | 33/109 kB Progress (5): 319/592 kB | 58 kB | 57/75 kB | 41/263 kB | 33/109 kB Progress (5): 319/592 kB | 58 kB | 61/75 kB | 41/263 kB | 33/109 kB Progress (5): 319/592 kB | 58 kB | 61/75 kB | 45/263 kB | 33/109 kB Progress (5): 323/592 kB | 58 kB | 61/75 kB | 45/263 kB | 33/109 kB Progress (5): 323/592 kB | 58 kB | 61/75 kB | 45/263 kB | 37/109 kB Progress (5): 327/592 kB | 58 kB | 61/75 kB | 45/263 kB | 37/109 kB Progress (5): 327/592 kB | 58 kB | 61/75 kB | 49/263 kB | 37/109 kB Progress (5): 327/592 kB | 58 kB | 65/75 kB | 49/263 kB | 37/109 kB Progress (5): 327/592 kB | 58 kB | 65/75 kB | 53/263 kB | 37/109 kB Progress (5): 328/592 kB | 58 kB | 65/75 kB | 53/263 kB | 37/109 kB Progress (5): 328/592 kB | 58 kB | 65/75 kB | 53/263 kB | 41/109 kB Progress (5): 332/592 kB | 58 kB | 65/75 kB | 53/263 kB | 41/109 kB Progress (5): 332/592 kB | 58 kB | 65/75 kB | 53/263 kB | 45/109 kB Progress (5): 332/592 kB | 58 kB | 65/75 kB | 57/263 kB | 45/109 kB Progress (5): 332/592 kB | 58 kB | 69/75 kB | 57/263 kB | 45/109 kB Progress (5): 332/592 kB | 58 kB | 69/75 kB | 61/263 kB | 45/109 kB Progress (5): 332/592 kB | 58 kB | 69/75 kB | 61/263 kB | 49/109 kB Progress (5): 336/592 kB | 58 kB | 69/75 kB | 61/263 kB | 49/109 kB Progress (5): 336/592 kB | 58 kB | 69/75 kB | 65/263 kB | 49/109 kB Progress (5): 336/592 kB | 58 kB | 73/75 kB | 65/263 kB | 49/109 kB Progress (5): 336/592 kB | 58 kB | 73/75 kB | 66/263 kB | 49/109 kB Progress (5): 340/592 kB | 58 kB | 73/75 kB | 66/263 kB | 49/109 kB Progress (5): 340/592 kB | 58 kB | 73/75 kB | 66/263 kB | 53/109 kB Progress (5): 344/592 kB | 58 kB | 73/75 kB | 66/263 kB | 53/109 kB Progress (5): 344/592 kB | 58 kB | 73/75 kB | 70/263 kB | 53/109 kB Progress (5): 344/592 kB | 58 kB | 75 kB | 70/263 kB | 53/109 kB Progress (5): 344/592 kB | 58 kB | 75 kB | 74/263 kB | 53/109 kB Progress (5): 348/592 kB | 58 kB | 75 kB | 74/263 kB | 53/109 kB Progress (5): 348/592 kB | 58 kB | 75 kB | 74/263 kB | 57/109 kB Progress (5): 352/592 kB | 58 kB | 75 kB | 74/263 kB | 57/109 kB Progress (5): 352/592 kB | 58 kB | 75 kB | 78/263 kB | 57/109 kB Progress (5): 356/592 kB | 58 kB | 75 kB | 78/263 kB | 57/109 kB Progress (5): 356/592 kB | 58 kB | 75 kB | 78/263 kB | 61/109 kB Progress (5): 360/592 kB | 58 kB | 75 kB | 78/263 kB | 61/109 kB Progress (5): 360/592 kB | 58 kB | 75 kB | 82/263 kB | 61/109 kB Progress (5): 364/592 kB | 58 kB | 75 kB | 82/263 kB | 61/109 kB Progress (5): 364/592 kB | 58 kB | 75 kB | 82/263 kB | 65/109 kB Progress (5): 368/592 kB | 58 kB | 75 kB | 82/263 kB | 65/109 kB Progress (5): 368/592 kB | 58 kB | 75 kB | 86/263 kB | 65/109 kB Progress (5): 372/592 kB | 58 kB | 75 kB | 86/263 kB | 65/109 kB Progress (5): 372/592 kB | 58 kB | 75 kB | 86/263 kB | 66/109 kB Progress (5): 376/592 kB | 58 kB | 75 kB | 86/263 kB | 66/109 kB Progress (5): 376/592 kB | 58 kB | 75 kB | 86/263 kB | 70/109 kB Progress (5): 376/592 kB | 58 kB | 75 kB | 90/263 kB | 70/109 kB Progress (5): 376/592 kB | 58 kB | 75 kB | 90/263 kB | 74/109 kB Progress (5): 380/592 kB | 58 kB | 75 kB | 90/263 kB | 74/109 kB Progress (5): 380/592 kB | 58 kB | 75 kB | 90/263 kB | 78/109 kB Progress (5): 380/592 kB | 58 kB | 75 kB | 94/263 kB | 78/109 kB Progress (5): 380/592 kB | 58 kB | 75 kB | 94/263 kB | 82/109 kB Progress (5): 384/592 kB | 58 kB | 75 kB | 94/263 kB | 82/109 kB Progress (5): 384/592 kB | 58 kB | 75 kB | 94/263 kB | 86/109 kB Progress (5): 384/592 kB | 58 kB | 75 kB | 98/263 kB | 86/109 kB Progress (5): 384/592 kB | 58 kB | 75 kB | 98/263 kB | 90/109 kB Progress (5): 388/592 kB | 58 kB | 75 kB | 98/263 kB | 90/109 kB Progress (5): 388/592 kB | 58 kB | 75 kB | 98/263 kB | 94/109 kB Progress (5): 388/592 kB | 58 kB | 75 kB | 102/263 kB | 94/109 kB Progress (5): 388/592 kB | 58 kB | 75 kB | 102/263 kB | 98/109 kB Progress (5): 392/592 kB | 58 kB | 75 kB | 102/263 kB | 98/109 kB Progress (5): 392/592 kB | 58 kB | 75 kB | 102/263 kB | 102/109 kB Progress (5): 392/592 kB | 58 kB | 75 kB | 106/263 kB | 102/109 kB Progress (5): 392/592 kB | 58 kB | 75 kB | 106/263 kB | 106/109 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar (75 kB at 198 kB/s) Progress (4): 396/592 kB | 58 kB | 106/263 kB | 106/109 kB Progress (4): 396/592 kB | 58 kB | 106/263 kB | 109 kB Progress (4): 396/592 kB | 58 kB | 110/263 kB | 109 kB Progress (4): 400/592 kB | 58 kB | 110/263 kB | 109 kB Progress (4): 400/592 kB | 58 kB | 114/263 kB | 109 kB Progress (4): 404/592 kB | 58 kB | 114/263 kB | 109 kB Progress (4): 404/592 kB | 58 kB | 118/263 kB | 109 kB Progress (4): 408/592 kB | 58 kB | 118/263 kB | 109 kB Progress (4): 408/592 kB | 58 kB | 122/263 kB | 109 kB Progress (4): 412/592 kB | 58 kB | 122/263 kB | 109 kB Progress (4): 412/592 kB | 58 kB | 126/263 kB | 109 kB Progress (4): 416/592 kB | 58 kB | 126/263 kB | 109 kB Progress (4): 416/592 kB | 58 kB | 130/263 kB | 109 kB Progress (4): 420/592 kB | 58 kB | 130/263 kB | 109 kB Progress (4): 420/592 kB | 58 kB | 134/263 kB | 109 kB Progress (4): 420/592 kB | 58 kB | 138/263 kB | 109 kB Progress (4): 420/592 kB | 58 kB | 142/263 kB | 109 kB Progress (4): 420/592 kB | 58 kB | 146/263 kB | 109 kB Progress (4): 420/592 kB | 58 kB | 150/263 kB | 109 kB Progress (4): 424/592 kB | 58 kB | 150/263 kB | 109 kB Progress (4): 424/592 kB | 58 kB | 154/263 kB | 109 kB Progress (4): 428/592 kB | 58 kB | 154/263 kB | 109 kB Progress (4): 428/592 kB | 58 kB | 158/263 kB | 109 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 132 kB/s) Progress (3): 428/592 kB | 162/263 kB | 109 kB Progress (3): 432/592 kB | 162/263 kB | 109 kB Progress (3): 432/592 kB | 166/263 kB | 109 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 247 kB/s) Progress (2): 432/592 kB | 170/263 kB Progress (2): 436/592 kB | 170/263 kB Progress (2): 436/592 kB | 174/263 kB Progress (2): 440/592 kB | 174/263 kB Progress (2): 440/592 kB | 178/263 kB Progress (2): 444/592 kB | 178/263 kB Progress (2): 444/592 kB | 182/263 kB Progress (2): 448/592 kB | 182/263 kB Progress (2): 448/592 kB | 186/263 kB Progress (2): 452/592 kB | 186/263 kB Progress (2): 452/592 kB | 190/263 kB Progress (2): 456/592 kB | 190/263 kB Progress (2): 456/592 kB | 194/263 kB Progress (2): 460/592 kB | 194/263 kB Progress (2): 460/592 kB | 198/263 kB Progress (2): 464/592 kB | 198/263 kB Progress (2): 464/592 kB | 202/263 kB Progress (2): 468/592 kB | 202/263 kB Progress (2): 468/592 kB | 206/263 kB Progress (2): 472/592 kB | 206/263 kB Progress (2): 472/592 kB | 210/263 kB Progress (2): 476/592 kB | 210/263 kB Progress (2): 476/592 kB | 214/263 kB Progress (2): 480/592 kB | 214/263 kB Progress (2): 480/592 kB | 218/263 kB Progress (2): 484/592 kB | 218/263 kB Progress (2): 484/592 kB | 222/263 kB Progress (2): 488/592 kB | 222/263 kB Progress (2): 488/592 kB | 226/263 kB Progress (2): 492/592 kB | 226/263 kB Progress (2): 492/592 kB | 230/263 kB Progress (2): 496/592 kB | 230/263 kB Progress (2): 496/592 kB | 234/263 kB Progress (2): 500/592 kB | 234/263 kB Progress (2): 500/592 kB | 238/263 kB Progress (2): 504/592 kB | 238/263 kB Progress (2): 504/592 kB | 242/263 kB Progress (2): 508/592 kB | 242/263 kB Progress (2): 508/592 kB | 246/263 kB Progress (2): 512/592 kB | 246/263 kB Progress (2): 512/592 kB | 250/263 kB Progress (2): 516/592 kB | 250/263 kB Progress (2): 516/592 kB | 254/263 kB Progress (2): 520/592 kB | 254/263 kB Progress (2): 520/592 kB | 258/263 kB Progress (2): 524/592 kB | 258/263 kB Progress (2): 524/592 kB | 262/263 kB Progress (2): 528/592 kB | 262/263 kB Progress (2): 528/592 kB | 263 kB Progress (2): 532/592 kB | 263 kB Progress (2): 536/592 kB | 263 kB Progress (2): 540/592 kB | 263 kB Progress (2): 544/592 kB | 263 kB Progress (2): 548/592 kB | 263 kB Progress (2): 552/592 kB | 263 kB Progress (2): 556/592 kB | 263 kB Progress (2): 560/592 kB | 263 kB Progress (2): 564/592 kB | 263 kB Progress (2): 568/592 kB | 263 kB Progress (2): 572/592 kB | 263 kB Progress (2): 576/592 kB | 263 kB Progress (2): 580/592 kB | 263 kB Progress (2): 584/592 kB | 263 kB Progress (2): 588/592 kB | 263 kB Progress (2): 592/592 kB | 263 kB Progress (2): 592 kB | 263 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar (263 kB at 583 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar (592 kB at 1.3 MB/s) [INFO] Building jar: /home/jenkins/agent/workspace/mail-build-1.7/mail/target/jakarta.mail.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ jakarta.mail --- [INFO] javax already added, skipping [INFO] javax/mail already added, skipping [INFO] javax/mail/util already added, skipping [INFO] javax/mail/internet already added, skipping [INFO] javax/mail/event already added, skipping [INFO] javax/mail/search already added, skipping [INFO] com already added, skipping [INFO] com/sun already added, skipping [INFO] com/sun/mail already added, skipping [INFO] com/sun/mail/pop3 already added, skipping [INFO] com/sun/mail/handlers already added, skipping [INFO] com/sun/mail/iap already added, skipping [INFO] com/sun/mail/util already added, skipping [INFO] com/sun/mail/util/logging already added, skipping [INFO] com/sun/mail/imap already added, skipping [INFO] com/sun/mail/imap/protocol already added, skipping [INFO] com/sun/mail/smtp already added, skipping [INFO] com/sun/mail/auth already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/hk2-locator already added, skipping [INFO] META-INF/services already added, skipping [INFO] javax already added, skipping [INFO] javax/mail already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/gfprobe-provider.xml already added, skipping [INFO] META-INF/hk2-locator/default already added, skipping [INFO] META-INF/javamail.charset.map already added, skipping [INFO] META-INF/javamail.default.address.map already added, skipping [INFO] META-INF/javamail.default.providers already added, skipping [INFO] META-INF/mailcap already added, skipping [INFO] META-INF/services/javax.mail.Provider already added, skipping [INFO] javax/mail/Version.java already added, skipping [INFO] Building jar: /home/jenkins/agent/workspace/mail-build-1.7/mail/target/jakarta.mail-1.6.5-SNAPSHOT-sources.jar [INFO] javax already added, skipping [INFO] javax/mail already added, skipping [INFO] javax/mail/util already added, skipping [INFO] javax/mail/internet already added, skipping [INFO] javax/mail/event already added, skipping [INFO] javax/mail/search already added, skipping [INFO] com already added, skipping [INFO] com/sun already added, skipping [INFO] com/sun/mail already added, skipping [INFO] com/sun/mail/pop3 already added, skipping [INFO] com/sun/mail/handlers already added, skipping [INFO] com/sun/mail/iap already added, skipping [INFO] com/sun/mail/util already added, skipping [INFO] com/sun/mail/util/logging already added, skipping [INFO] com/sun/mail/imap already added, skipping [INFO] com/sun/mail/imap/protocol already added, skipping [INFO] com/sun/mail/smtp already added, skipping [INFO] com/sun/mail/auth already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/hk2-locator already added, skipping [INFO] META-INF/services already added, skipping [INFO] javax already added, skipping [INFO] javax/mail already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/gfprobe-provider.xml already added, skipping [INFO] META-INF/hk2-locator/default already added, skipping [INFO] META-INF/javamail.charset.map already added, skipping [INFO] META-INF/javamail.default.address.map already added, skipping [INFO] META-INF/javamail.default.providers already added, skipping [INFO] META-INF/mailcap already added, skipping [INFO] META-INF/services/javax.mail.Provider already added, skipping [INFO] javax/mail/Version.java already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jakarta.mail --- [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/mail/target/jakarta.mail.jar to /home/jenkins/.m2/repository/com/sun/mail/jakarta.mail/1.6.5-SNAPSHOT/jakarta.mail-1.6.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/mail/pom.xml to /home/jenkins/.m2/repository/com/sun/mail/jakarta.mail/1.6.5-SNAPSHOT/jakarta.mail-1.6.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/mail/target/jakarta.mail-1.6.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/mail/jakarta.mail/1.6.5-SNAPSHOT/jakarta.mail-1.6.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------< com.sun.mail:mailapi >------------------------ [INFO] Building Jakarta Mail API (no providers) 1.6.5-SNAPSHOT [3/14] [INFO] --------------------------------[ jar ]--------------------------------- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom 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/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom (11 kB at 818 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 416 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar 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): 33/153 kB Progress (1): 37/153 kB Progress (1): 41/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): 66/153 kB Progress (1): 70/153 kB Progress (1): 74/153 kB Progress (1): 78/153 kB Progress (1): 82/153 kB Progress (1): 86/153 kB Progress (1): 90/153 kB Progress (1): 94/153 kB Progress (1): 98/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): 130/153 kB Progress (1): 134/153 kB Progress (1): 138/153 kB Progress (1): 142/153 kB Progress (1): 146/153 kB Progress (1): 150/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 6.4 MB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mailapi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-version) @ mailapi --- [INFO] [INFO] --- osgiversion-maven-plugin:2.0.0:compute-osgi-version (compute-osgi-version) @ mailapi --- [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (get-binaries) @ mailapi --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 487 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 25 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (1.8 kB at 78 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (1.5 kB at 70 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (1.3 kB at 5.6 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom Progress (1): 4.1/9.2 kB Progress (1): 7.7/9.2 kB Progress (1): 9.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9.2 kB at 458 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/6/maven-parent-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 911 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 5.7 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 58 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 80 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom 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 95 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom (4.2 kB at 282 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom Progress (1): 4.1/5.9 kB Progress (1): 5.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom (5.9 kB at 267 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom Progress (1): 4.1/8.3 kB Progress (1): 7.7/8.3 kB Progress (1): 8.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (8.3 kB at 556 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-io/commons-io/1.4/commons-io-1.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 878 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/7/commons-parent-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 1.1 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom Progress (1): 4.1/9.1 kB Progress (1): 7.7/9.1 kB Progress (1): 9.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 395 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom 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 20 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom 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 35 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-digester/commons-digester/1.6/commons-digester-1.6.pom 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 65 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom 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 116 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.0/commons-logging-1.0.pom 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 11 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-collections/commons-collections/2.0/commons-collections-2.0.pom 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 11 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-collections/commons-collections/2.1/commons-collections-2.1.pom 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 196 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom 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 141 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom 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/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 376 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom Progress (1): 346 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 11 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom (3.4 kB at 225 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom (2.2 kB at 147 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 209 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom (3.1 kB at 150 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 243 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 422 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/9/maven-parent-9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33/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 2.1 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 271 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom Progress (1): 765 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 45 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/2.0.2/maven-2.0.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 627 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom Progress (1): 767 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 51 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 93 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 30 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom Progress (1): 588 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 9.5 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 400 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.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.6/plexus-utils-1.4.6.pom (2.3 kB at 151 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 295 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom Progress (1): 4.1/9.8 kB Progress (1): 7.7/9.8 kB Progress (1): 9.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 612 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom Progress (1): 4.1/5.2 kB Progress (1): 5.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom (5.2 kB at 161 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/asm/asm/3.3.1/asm-3.3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.pom Progress (1): 266 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 10 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom Progress (1): 4.1/4.3 kB Progress (1): 4.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 289 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom (1.8 kB at 92 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/2.0.5/maven-2.0.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.5/maven-2.0.5.pom Progress (1): 4.1/5.7 kB Progress (1): 5.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 356 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom (1.7 kB at 99 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 170 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom (1.7 kB at 110 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom (1.8 kB at 141 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom (1.5 kB at 24 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom Progress (1): 727 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 40 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 77 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 90 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/2.0.8/maven-2.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 49 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 196 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 181 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 137 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 47 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 169 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 7.8 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 133 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 100 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 51 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom Progress (1): 4.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 183 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 91 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/xbean/xbean/3.4/xbean-3.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 1.1 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/log4j/log4j/1.2.12/log4j-1.2.12.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom Progress (1): 145 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 9.1 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 315 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/google/collections/google-collections/1.0/google-collections-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 146 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/google/google/1/google-1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 78 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom Progress (1): 4.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 269 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom (5.1 kB at 338 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom Progress (1): 4.1/9.3 kB Progress (1): 7.7/9.3 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/12/maven-shared-components-12.pom (9.3 kB at 491 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/13/maven-parent-13.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/13/maven-parent-13.pom Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 1.4 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-lang/commons-lang/2.6/commons-lang-2.6.pom 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/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 1.0 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/17/commons-parent-17.pom 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/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/commons/commons-parent/17/commons-parent-17.pom (31 kB at 1.9 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom 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/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 834 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/9/commons-parent-9.pom 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/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 1.0 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-io/commons-io/1.4/commons-io-1.4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-digester/commons-digester/1.6/commons-digester-1.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/asm/asm/3.3.1/asm-3.3.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-lang/commons-lang/2.6/commons-lang-2.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Progress (2): 14 kB | 4.1/37 kB Progress (2): 14 kB | 7.7/37 kB Progress (2): 14 kB | 12/37 kB Progress (2): 14 kB | 16/37 kB Progress (2): 14 kB | 20/37 kB Progress (2): 14 kB | 24/37 kB Progress (3): 14 kB | 24/37 kB | 4.1/10 kB Progress (4): 14 kB | 24/37 kB | 4.1/10 kB | 4.1/160 kB Progress (4): 14 kB | 28/37 kB | 4.1/10 kB | 4.1/160 kB Progress (4): 14 kB | 28/37 kB | 4.1/10 kB | 7.7/160 kB Progress (4): 14 kB | 28/37 kB | 7.7/10 kB | 7.7/160 kB Progress (4): 14 kB | 32/37 kB | 7.7/10 kB | 7.7/160 kB Progress (4): 14 kB | 32/37 kB | 10 kB | 7.7/160 kB Progress (4): 14 kB | 32/37 kB | 10 kB | 12/160 kB Progress (4): 14 kB | 36/37 kB | 10 kB | 12/160 kB Progress (4): 14 kB | 36/37 kB | 10 kB | 16/160 kB Progress (4): 14 kB | 37 kB | 10 kB | 16/160 kB Progress (4): 14 kB | 37 kB | 10 kB | 20/160 kB Progress (4): 14 kB | 37 kB | 10 kB | 24/160 kB Progress (4): 14 kB | 37 kB | 10 kB | 28/160 kB Progress (4): 14 kB | 37 kB | 10 kB | 32/160 kB Progress (4): 14 kB | 37 kB | 10 kB | 36/160 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 475 kB/s) Progress (3): 37 kB | 10 kB | 40/160 kB 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 Progress (3): 37 kB | 10 kB | 44/160 kB Progress (3): 37 kB | 10 kB | 48/160 kB Progress (3): 37 kB | 10 kB | 52/160 kB Progress (3): 37 kB | 10 kB | 56/160 kB Progress (3): 37 kB | 10 kB | 60/160 kB Progress (3): 37 kB | 10 kB | 64/160 kB Progress (3): 37 kB | 10 kB | 68/160 kB Progress (3): 37 kB | 10 kB | 72/160 kB Progress (3): 37 kB | 10 kB | 76/160 kB Progress (3): 37 kB | 10 kB | 80/160 kB Progress (3): 37 kB | 10 kB | 84/160 kB Progress (3): 37 kB | 10 kB | 88/160 kB Progress (3): 37 kB | 10 kB | 92/160 kB Progress (3): 37 kB | 10 kB | 96/160 kB Progress (3): 37 kB | 10 kB | 100/160 kB Progress (3): 37 kB | 10 kB | 104/160 kB Progress (3): 37 kB | 10 kB | 108/160 kB Progress (3): 37 kB | 10 kB | 112/160 kB Progress (3): 37 kB | 10 kB | 116/160 kB Progress (3): 37 kB | 10 kB | 120/160 kB Progress (3): 37 kB | 10 kB | 124/160 kB Progress (3): 37 kB | 10 kB | 128/160 kB Progress (3): 37 kB | 10 kB | 132/160 kB Progress (3): 37 kB | 10 kB | 136/160 kB Progress (3): 37 kB | 10 kB | 140/160 kB Progress (3): 37 kB | 10 kB | 144/160 kB Progress (4): 37 kB | 10 kB | 144/160 kB | 4.1/21 kB Progress (4): 37 kB | 10 kB | 148/160 kB | 4.1/21 kB Progress (4): 37 kB | 10 kB | 148/160 kB | 7.7/21 kB Progress (4): 37 kB | 10 kB | 152/160 kB | 7.7/21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 286 kB/s) Progress (3): 37 kB | 156/160 kB | 7.7/21 kB Progress (3): 37 kB | 156/160 kB | 12/21 kB Progress (3): 37 kB | 160 kB | 12/21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 1.0 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar Progress (3): 160 kB | 12/21 kB | 4.1/11 kB Progress (3): 160 kB | 16/21 kB | 4.1/11 kB Progress (3): 160 kB | 16/21 kB | 7.7/11 kB Progress (3): 160 kB | 20/21 kB | 7.7/11 kB Progress (3): 160 kB | 20/21 kB | 11 kB Progress (3): 160 kB | 21 kB | 11 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.jar (11 kB at 243 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 464 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 3.5 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar Progress (1): 4.1/41 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar Progress (1): 7.7/41 kB 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 Progress (1): 12/41 kB Progress (2): 12/41 kB | 4.1/21 kB Progress (2): 16/41 kB | 4.1/21 kB Progress (2): 16/41 kB | 7.7/21 kB Progress (2): 20/41 kB | 7.7/21 kB Progress (2): 20/41 kB | 12/21 kB Progress (2): 24/41 kB | 12/21 kB Progress (2): 24/41 kB | 16/21 kB Progress (2): 28/41 kB | 16/21 kB Progress (2): 28/41 kB | 20/21 kB Progress (2): 32/41 kB | 20/21 kB Progress (2): 32/41 kB | 21 kB Progress (2): 33/41 kB | 21 kB Progress (2): 37/41 kB | 21 kB Progress (2): 41/41 kB | 21 kB Progress (2): 41 kB | 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar (41 kB at 734 kB/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.jar Progress (2): 21 kB | 4.1/91 kB Progress (2): 21 kB | 7.7/91 kB Progress (2): 21 kB | 12/91 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar (21 kB at 355 kB/s) Progress (1): 16/91 kB 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.jar Progress (1): 20/91 kB Progress (1): 24/91 kB Progress (2): 24/91 kB | 4.1/189 kB Progress (2): 28/91 kB | 4.1/189 kB Progress (2): 28/91 kB | 7.7/189 kB Progress (2): 32/91 kB | 7.7/189 kB Progress (2): 32/91 kB | 12/189 kB Progress (2): 33/91 kB | 12/189 kB Progress (2): 33/91 kB | 16/189 kB Progress (2): 37/91 kB | 16/189 kB Progress (2): 37/91 kB | 20/189 kB Progress (2): 41/91 kB | 20/189 kB Progress (2): 41/91 kB | 24/189 kB Progress (2): 45/91 kB | 24/189 kB Progress (2): 45/91 kB | 28/189 kB Progress (2): 49/91 kB | 28/189 kB Progress (2): 49/91 kB | 32/189 kB Progress (2): 53/91 kB | 32/189 kB Progress (2): 57/91 kB | 32/189 kB Progress (2): 57/91 kB | 36/189 kB Progress (2): 57/91 kB | 40/189 kB Progress (2): 61/91 kB | 40/189 kB Progress (2): 65/91 kB | 40/189 kB Progress (2): 65/91 kB | 44/189 kB Progress (2): 69/91 kB | 44/189 kB Progress (2): 69/91 kB | 48/189 kB Progress (2): 73/91 kB | 48/189 kB Progress (2): 73/91 kB | 52/189 kB Progress (2): 77/91 kB | 52/189 kB Progress (2): 77/91 kB | 56/189 kB Progress (2): 81/91 kB | 56/189 kB Progress (2): 81/91 kB | 60/189 kB Progress (2): 85/91 kB | 60/189 kB Progress (2): 85/91 kB | 64/189 kB Progress (3): 85/91 kB | 64/189 kB | 4.1/109 kB Progress (3): 89/91 kB | 64/189 kB | 4.1/109 kB Progress (3): 89/91 kB | 64/189 kB | 7.7/109 kB Progress (3): 89/91 kB | 68/189 kB | 7.7/109 kB Progress (3): 89/91 kB | 68/189 kB | 12/109 kB Progress (3): 91 kB | 68/189 kB | 12/109 kB Progress (4): 91 kB | 68/189 kB | 12/109 kB | 4.1/38 kB Progress (4): 91 kB | 68/189 kB | 12/109 kB | 7.7/38 kB Progress (4): 91 kB | 68/189 kB | 12/109 kB | 12/38 kB Progress (4): 91 kB | 68/189 kB | 12/109 kB | 16/38 kB Progress (4): 91 kB | 68/189 kB | 12/109 kB | 20/38 kB Progress (4): 91 kB | 68/189 kB | 12/109 kB | 24/38 kB Progress (4): 91 kB | 68/189 kB | 12/109 kB | 28/38 kB Progress (4): 91 kB | 68/189 kB | 12/109 kB | 32/38 kB Progress (4): 91 kB | 68/189 kB | 12/109 kB | 33/38 kB Progress (4): 91 kB | 68/189 kB | 12/109 kB | 37/38 kB Progress (4): 91 kB | 68/189 kB | 16/109 kB | 37/38 kB Progress (4): 91 kB | 72/189 kB | 16/109 kB | 37/38 kB Progress (4): 91 kB | 72/189 kB | 16/109 kB | 38 kB Progress (5): 91 kB | 72/189 kB | 16/109 kB | 38 kB | 4.1/168 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 1.0 MB/s) Progress (4): 72/189 kB | 16/109 kB | 38 kB | 7.7/168 kB Progress (4): 76/189 kB | 16/109 kB | 38 kB | 7.7/168 kB Progress (4): 76/189 kB | 16/109 kB | 38 kB | 12/168 kB Progress (4): 76/189 kB | 20/109 kB | 38 kB | 12/168 kB Progress (4): 76/189 kB | 20/109 kB | 38 kB | 16/168 kB Progress (4): 80/189 kB | 20/109 kB | 38 kB | 16/168 kB Progress (4): 80/189 kB | 20/109 kB | 38 kB | 20/168 kB Progress (4): 84/189 kB | 20/109 kB | 38 kB | 20/168 kB 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.jar Progress (4): 88/189 kB | 20/109 kB | 38 kB | 20/168 kB Progress (4): 88/189 kB | 20/109 kB | 38 kB | 24/168 kB Progress (4): 92/189 kB | 20/109 kB | 38 kB | 24/168 kB Progress (4): 92/189 kB | 24/109 kB | 38 kB | 24/168 kB Progress (4): 96/189 kB | 24/109 kB | 38 kB | 24/168 kB Progress (4): 96/189 kB | 24/109 kB | 38 kB | 28/168 kB Progress (4): 100/189 kB | 24/109 kB | 38 kB | 28/168 kB Progress (4): 100/189 kB | 28/109 kB | 38 kB | 28/168 kB Progress (4): 104/189 kB | 28/109 kB | 38 kB | 28/168 kB Progress (4): 104/189 kB | 28/109 kB | 38 kB | 32/168 kB Progress (4): 108/189 kB | 28/109 kB | 38 kB | 32/168 kB Progress (4): 108/189 kB | 28/109 kB | 38 kB | 36/168 kB Progress (4): 108/189 kB | 32/109 kB | 38 kB | 36/168 kB Progress (4): 108/189 kB | 32/109 kB | 38 kB | 40/168 kB Progress (4): 112/189 kB | 32/109 kB | 38 kB | 40/168 kB Progress (4): 112/189 kB | 33/109 kB | 38 kB | 40/168 kB Progress (4): 116/189 kB | 33/109 kB | 38 kB | 40/168 kB Progress (4): 116/189 kB | 37/109 kB | 38 kB | 40/168 kB Progress (4): 116/189 kB | 37/109 kB | 38 kB | 44/168 kB Progress (4): 116/189 kB | 41/109 kB | 38 kB | 44/168 kB Progress (4): 120/189 kB | 41/109 kB | 38 kB | 44/168 kB Progress (4): 120/189 kB | 41/109 kB | 38 kB | 48/168 kB Progress (4): 124/189 kB | 41/109 kB | 38 kB | 48/168 kB Progress (4): 124/189 kB | 41/109 kB | 38 kB | 52/168 kB Progress (4): 124/189 kB | 45/109 kB | 38 kB | 52/168 kB Progress (4): 124/189 kB | 45/109 kB | 38 kB | 56/168 kB Progress (4): 128/189 kB | 45/109 kB | 38 kB | 56/168 kB Progress (4): 128/189 kB | 45/109 kB | 38 kB | 60/168 kB Progress (4): 132/189 kB | 45/109 kB | 38 kB | 60/168 kB Progress (4): 132/189 kB | 49/109 kB | 38 kB | 60/168 kB Progress (4): 136/189 kB | 49/109 kB | 38 kB | 60/168 kB Progress (4): 136/189 kB | 53/109 kB | 38 kB | 60/168 kB Progress (4): 136/189 kB | 53/109 kB | 38 kB | 64/168 kB Progress (4): 136/189 kB | 57/109 kB | 38 kB | 64/168 kB Progress (4): 136/189 kB | 57/109 kB | 38 kB | 68/168 kB Progress (4): 140/189 kB | 57/109 kB | 38 kB | 68/168 kB Progress (4): 140/189 kB | 57/109 kB | 38 kB | 72/168 kB Progress (4): 140/189 kB | 61/109 kB | 38 kB | 72/168 kB Progress (4): 140/189 kB | 61/109 kB | 38 kB | 76/168 kB Progress (4): 144/189 kB | 61/109 kB | 38 kB | 76/168 kB Progress (4): 144/189 kB | 61/109 kB | 38 kB | 80/168 kB Progress (4): 144/189 kB | 65/109 kB | 38 kB | 80/168 kB Progress (4): 144/189 kB | 65/109 kB | 38 kB | 84/168 kB Progress (4): 148/189 kB | 65/109 kB | 38 kB | 84/168 kB Progress (4): 148/189 kB | 65/109 kB | 38 kB | 88/168 kB Progress (4): 148/189 kB | 66/109 kB | 38 kB | 88/168 kB Progress (4): 148/189 kB | 66/109 kB | 38 kB | 92/168 kB Progress (4): 152/189 kB | 66/109 kB | 38 kB | 92/168 kB Progress (4): 152/189 kB | 66/109 kB | 38 kB | 96/168 kB Progress (4): 152/189 kB | 70/109 kB | 38 kB | 96/168 kB Progress (4): 152/189 kB | 70/109 kB | 38 kB | 100/168 kB Progress (4): 156/189 kB | 70/109 kB | 38 kB | 100/168 kB Progress (4): 156/189 kB | 70/109 kB | 38 kB | 104/168 kB Progress (4): 156/189 kB | 74/109 kB | 38 kB | 104/168 kB Progress (4): 156/189 kB | 74/109 kB | 38 kB | 108/168 kB Progress (4): 160/189 kB | 74/109 kB | 38 kB | 108/168 kB Progress (4): 160/189 kB | 74/109 kB | 38 kB | 112/168 kB Progress (4): 160/189 kB | 78/109 kB | 38 kB | 112/168 kB Progress (4): 160/189 kB | 78/109 kB | 38 kB | 116/168 kB Progress (4): 164/189 kB | 78/109 kB | 38 kB | 116/168 kB Progress (4): 164/189 kB | 78/109 kB | 38 kB | 120/168 kB Progress (4): 164/189 kB | 82/109 kB | 38 kB | 120/168 kB Progress (4): 164/189 kB | 82/109 kB | 38 kB | 124/168 kB Progress (4): 164/189 kB | 86/109 kB | 38 kB | 124/168 kB Progress (4): 168/189 kB | 86/109 kB | 38 kB | 124/168 kB Progress (4): 168/189 kB | 90/109 kB | 38 kB | 124/168 kB Progress (4): 172/189 kB | 90/109 kB | 38 kB | 124/168 kB Progress (4): 172/189 kB | 94/109 kB | 38 kB | 124/168 kB Progress (4): 172/189 kB | 94/109 kB | 38 kB | 128/168 kB Progress (4): 172/189 kB | 98/109 kB | 38 kB | 128/168 kB Progress (4): 172/189 kB | 98/109 kB | 38 kB | 132/168 kB Progress (4): 172/189 kB | 102/109 kB | 38 kB | 132/168 kB Progress (4): 176/189 kB | 102/109 kB | 38 kB | 132/168 kB Progress (4): 176/189 kB | 106/109 kB | 38 kB | 132/168 kB Progress (4): 176/189 kB | 106/109 kB | 38 kB | 136/168 kB Progress (4): 176/189 kB | 109 kB | 38 kB | 136/168 kB Progress (4): 180/189 kB | 109 kB | 38 kB | 136/168 kB Progress (4): 180/189 kB | 109 kB | 38 kB | 140/168 kB Progress (4): 184/189 kB | 109 kB | 38 kB | 140/168 kB Progress (4): 184/189 kB | 109 kB | 38 kB | 144/168 kB Progress (4): 188/189 kB | 109 kB | 38 kB | 144/168 kB Progress (4): 188/189 kB | 109 kB | 38 kB | 148/168 kB Progress (4): 189 kB | 109 kB | 38 kB | 148/168 kB Progress (4): 189 kB | 109 kB | 38 kB | 152/168 kB Progress (4): 189 kB | 109 kB | 38 kB | 156/168 kB Progress (4): 189 kB | 109 kB | 38 kB | 160/168 kB Progress (4): 189 kB | 109 kB | 38 kB | 164/168 kB Progress (4): 189 kB | 109 kB | 38 kB | 168/168 kB Progress (4): 189 kB | 109 kB | 38 kB | 168 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.jar (38 kB at 325 kB/s) 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 1.6 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 1.4 MB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 924 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar Progress (1): 4.1/109 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar Progress (1): 7.7/109 kB Progress (1): 12/109 kB Progress (1): 16/109 kB Progress (1): 20/109 kB Progress (1): 24/109 kB Progress (1): 28/109 kB Progress (1): 32/109 kB Progress (1): 33/109 kB Progress (1): 37/109 kB Progress (1): 41/109 kB Progress (1): 45/109 kB Progress (1): 49/109 kB Progress (1): 53/109 kB Progress (1): 57/109 kB Progress (1): 61/109 kB Progress (1): 65/109 kB Progress (1): 66/109 kB Progress (1): 70/109 kB Progress (1): 74/109 kB Progress (1): 78/109 kB Progress (1): 82/109 kB Progress (1): 86/109 kB Progress (1): 90/109 kB Progress (1): 94/109 kB Progress (1): 98/109 kB Progress (1): 102/109 kB Progress (1): 106/109 kB Progress (1): 109 kB Progress (2): 109 kB | 4.1/186 kB Progress (2): 109 kB | 7.7/186 kB Progress (2): 109 kB | 12/186 kB Progress (2): 109 kB | 16/186 kB Progress (2): 109 kB | 20/186 kB Progress (2): 109 kB | 24/186 kB Progress (2): 109 kB | 28/186 kB Progress (2): 109 kB | 32/186 kB Progress (2): 109 kB | 33/186 kB Progress (2): 109 kB | 37/186 kB Progress (2): 109 kB | 41/186 kB Progress (2): 109 kB | 45/186 kB Progress (2): 109 kB | 49/186 kB Progress (2): 109 kB | 53/186 kB Progress (2): 109 kB | 57/186 kB Progress (2): 109 kB | 61/186 kB Progress (2): 109 kB | 65/186 kB Progress (2): 109 kB | 66/186 kB Progress (2): 109 kB | 70/186 kB Progress (2): 109 kB | 74/186 kB Progress (2): 109 kB | 78/186 kB Progress (2): 109 kB | 82/186 kB Progress (2): 109 kB | 86/186 kB Progress (2): 109 kB | 90/186 kB Progress (2): 109 kB | 94/186 kB Progress (2): 109 kB | 98/186 kB Progress (2): 109 kB | 98/186 kB Progress (2): 109 kB | 102/186 kB Progress (2): 109 kB | 106/186 kB Progress (2): 109 kB | 110/186 kB Progress (2): 109 kB | 114/186 kB Progress (2): 109 kB | 118/186 kB Progress (2): 109 kB | 122/186 kB Progress (2): 109 kB | 126/186 kB Progress (2): 109 kB | 130/186 kB Progress (2): 109 kB | 131/186 kB Progress (2): 109 kB | 135/186 kB Progress (2): 109 kB | 139/186 kB Progress (2): 109 kB | 143/186 kB Progress (2): 109 kB | 147/186 kB Progress (2): 109 kB | 151/186 kB Progress (2): 109 kB | 155/186 kB Progress (2): 109 kB | 159/186 kB Progress (2): 109 kB | 163/186 kB Progress (2): 109 kB | 167/186 kB Progress (2): 109 kB | 171/186 kB Progress (2): 109 kB | 175/186 kB Progress (2): 109 kB | 179/186 kB Progress (2): 109 kB | 183/186 kB Progress (2): 109 kB | 186 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.jar (109 kB at 828 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar Progress (2): 186 kB | 4.1/39 kB Progress (2): 186 kB | 7.7/39 kB Progress (3): 186 kB | 7.7/39 kB | 4.1/232 kB Progress (3): 186 kB | 12/39 kB | 4.1/232 kB Progress (3): 186 kB | 12/39 kB | 7.7/232 kB Progress (3): 186 kB | 16/39 kB | 7.7/232 kB Progress (3): 186 kB | 16/39 kB | 12/232 kB Progress (3): 186 kB | 16/39 kB | 16/232 kB Progress (3): 186 kB | 20/39 kB | 16/232 kB Progress (3): 186 kB | 20/39 kB | 20/232 kB Progress (3): 186 kB | 24/39 kB | 20/232 kB Progress (3): 186 kB | 24/39 kB | 24/232 kB Progress (3): 186 kB | 28/39 kB | 24/232 kB Progress (3): 186 kB | 28/39 kB | 28/232 kB Progress (3): 186 kB | 32/39 kB | 28/232 kB Progress (3): 186 kB | 32/39 kB | 32/232 kB Progress (3): 186 kB | 33/39 kB | 32/232 kB Progress (3): 186 kB | 33/39 kB | 33/232 kB Progress (3): 186 kB | 37/39 kB | 33/232 kB Progress (3): 186 kB | 37/39 kB | 37/232 kB Progress (3): 186 kB | 39 kB | 37/232 kB Progress (3): 186 kB | 39 kB | 41/232 kB Progress (3): 186 kB | 39 kB | 45/232 kB Progress (3): 186 kB | 39 kB | 49/232 kB Progress (3): 186 kB | 39 kB | 53/232 kB Progress (3): 186 kB | 39 kB | 57/232 kB Progress (3): 186 kB | 39 kB | 61/232 kB Progress (3): 186 kB | 39 kB | 65/232 kB Progress (3): 186 kB | 39 kB | 66/232 kB Progress (3): 186 kB | 39 kB | 70/232 kB Progress (3): 186 kB | 39 kB | 74/232 kB Progress (3): 186 kB | 39 kB | 78/232 kB Progress (3): 186 kB | 39 kB | 82/232 kB Progress (3): 186 kB | 39 kB | 86/232 kB Progress (3): 186 kB | 39 kB | 90/232 kB Progress (3): 186 kB | 39 kB | 94/232 kB Progress (3): 186 kB | 39 kB | 98/232 kB Progress (3): 186 kB | 39 kB | 98/232 kB Progress (3): 186 kB | 39 kB | 102/232 kB Progress (3): 186 kB | 39 kB | 106/232 kB Progress (3): 186 kB | 39 kB | 110/232 kB Progress (3): 186 kB | 39 kB | 114/232 kB Progress (3): 186 kB | 39 kB | 118/232 kB Progress (3): 186 kB | 39 kB | 122/232 kB Progress (3): 186 kB | 39 kB | 126/232 kB Progress (3): 186 kB | 39 kB | 130/232 kB Progress (3): 186 kB | 39 kB | 134/232 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar (186 kB at 1.3 MB/s) Progress (2): 39 kB | 138/232 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar Progress (2): 39 kB | 142/232 kB Progress (3): 39 kB | 142/232 kB | 4.1/43 kB Progress (3): 39 kB | 146/232 kB | 4.1/43 kB Progress (3): 39 kB | 146/232 kB | 7.7/43 kB Progress (3): 39 kB | 150/232 kB | 7.7/43 kB Progress (3): 39 kB | 150/232 kB | 12/43 kB Progress (3): 39 kB | 154/232 kB | 12/43 kB Progress (3): 39 kB | 158/232 kB | 12/43 kB Progress (3): 39 kB | 162/232 kB | 12/43 kB Progress (4): 39 kB | 162/232 kB | 12/43 kB | 4.1/38 kB Progress (4): 39 kB | 162/232 kB | 12/43 kB | 7.7/38 kB Progress (4): 39 kB | 162/232 kB | 12/43 kB | 12/38 kB Progress (4): 39 kB | 162/232 kB | 12/43 kB | 16/38 kB Progress (4): 39 kB | 162/232 kB | 12/43 kB | 20/38 kB Progress (4): 39 kB | 162/232 kB | 12/43 kB | 24/38 kB Progress (4): 39 kB | 162/232 kB | 12/43 kB | 28/38 kB Progress (4): 39 kB | 162/232 kB | 12/43 kB | 32/38 kB Progress (4): 39 kB | 162/232 kB | 12/43 kB | 36/38 kB Progress (4): 39 kB | 162/232 kB | 12/43 kB | 38 kB Progress (5): 39 kB | 162/232 kB | 12/43 kB | 38 kB | 4.1/58 kB Progress (5): 39 kB | 162/232 kB | 12/43 kB | 38 kB | 7.7/58 kB Progress (5): 39 kB | 162/232 kB | 12/43 kB | 38 kB | 12/58 kB Progress (5): 39 kB | 162/232 kB | 12/43 kB | 38 kB | 16/58 kB Progress (5): 39 kB | 162/232 kB | 12/43 kB | 38 kB | 20/58 kB Progress (5): 39 kB | 162/232 kB | 16/43 kB | 38 kB | 20/58 kB Progress (5): 39 kB | 162/232 kB | 16/43 kB | 38 kB | 24/58 kB Progress (5): 39 kB | 162/232 kB | 20/43 kB | 38 kB | 24/58 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 211 kB/s) Progress (4): 166/232 kB | 20/43 kB | 38 kB | 24/58 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar Progress (4): 166/232 kB | 24/43 kB | 38 kB | 24/58 kB Progress (4): 166/232 kB | 24/43 kB | 38 kB | 28/58 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 200 kB/s) Progress (3): 166/232 kB | 24/43 kB | 32/58 kB Progress (3): 166/232 kB | 28/43 kB | 32/58 kB Progress (3): 170/232 kB | 28/43 kB | 32/58 kB Progress (3): 170/232 kB | 32/43 kB | 32/58 kB Progress (3): 170/232 kB | 32/43 kB | 36/58 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.jar Progress (3): 170/232 kB | 32/43 kB | 40/58 kB Progress (3): 170/232 kB | 36/43 kB | 40/58 kB Progress (3): 174/232 kB | 36/43 kB | 40/58 kB Progress (3): 174/232 kB | 40/43 kB | 40/58 kB Progress (3): 174/232 kB | 40/43 kB | 44/58 kB Progress (3): 174/232 kB | 43 kB | 44/58 kB Progress (3): 178/232 kB | 43 kB | 44/58 kB Progress (3): 178/232 kB | 43 kB | 48/58 kB Progress (3): 182/232 kB | 43 kB | 48/58 kB Progress (3): 182/232 kB | 43 kB | 52/58 kB Progress (3): 186/232 kB | 43 kB | 52/58 kB Progress (3): 186/232 kB | 43 kB | 56/58 kB Progress (3): 190/232 kB | 43 kB | 56/58 kB Progress (3): 190/232 kB | 43 kB | 58 kB Progress (3): 194/232 kB | 43 kB | 58 kB Progress (3): 198/232 kB | 43 kB | 58 kB Progress (3): 202/232 kB | 43 kB | 58 kB Progress (3): 206/232 kB | 43 kB | 58 kB Progress (3): 210/232 kB | 43 kB | 58 kB Progress (3): 214/232 kB | 43 kB | 58 kB Progress (3): 218/232 kB | 43 kB | 58 kB Progress (3): 222/232 kB | 43 kB | 58 kB Progress (3): 226/232 kB | 43 kB | 58 kB Progress (3): 230/232 kB | 43 kB | 58 kB Progress (3): 232 kB | 43 kB | 58 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 216 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar Progress (3): 232 kB | 58 kB | 4.1/27 kB Progress (3): 232 kB | 58 kB | 7.7/27 kB Progress (3): 232 kB | 58 kB | 12/27 kB Progress (3): 232 kB | 58 kB | 16/27 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar (232 kB at 1.2 MB/s) Progress (2): 58 kB | 20/27 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar Progress (2): 58 kB | 24/27 kB Progress (2): 58 kB | 27 kB Progress (3): 58 kB | 27 kB | 4.1/44 kB Progress (3): 58 kB | 27 kB | 7.7/44 kB Progress (3): 58 kB | 27 kB | 12/44 kB Progress (3): 58 kB | 27 kB | 16/44 kB Progress (3): 58 kB | 27 kB | 20/44 kB Progress (3): 58 kB | 27 kB | 24/44 kB Progress (3): 58 kB | 27 kB | 28/44 kB Progress (3): 58 kB | 27 kB | 32/44 kB Progress (3): 58 kB | 27 kB | 36/44 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar (27 kB at 132 kB/s) Progress (2): 58 kB | 40/44 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 (2): 58 kB | 44 kB Progress (3): 58 kB | 44 kB | 4.1/32 kB Progress (3): 58 kB | 44 kB | 7.7/32 kB Progress (3): 58 kB | 44 kB | 12/32 kB Progress (3): 58 kB | 44 kB | 16/32 kB Progress (3): 58 kB | 44 kB | 20/32 kB Progress (3): 58 kB | 44 kB | 24/32 kB Progress (3): 58 kB | 44 kB | 28/32 kB Progress (3): 58 kB | 44 kB | 32 kB Progress (4): 58 kB | 44 kB | 32 kB | 4.1/29 kB Progress (4): 58 kB | 44 kB | 32 kB | 7.7/29 kB Progress (4): 58 kB | 44 kB | 32 kB | 12/29 kB Progress (4): 58 kB | 44 kB | 32 kB | 16/29 kB Progress (4): 58 kB | 44 kB | 32 kB | 20/29 kB Progress (4): 58 kB | 44 kB | 32 kB | 24/29 kB Progress (4): 58 kB | 44 kB | 32 kB | 28/29 kB Progress (4): 58 kB | 44 kB | 32 kB | 29 kB Progress (5): 58 kB | 44 kB | 32 kB | 29 kB | 4.1/284 kB Progress (5): 58 kB | 44 kB | 32 kB | 29 kB | 7.7/284 kB Progress (5): 58 kB | 44 kB | 32 kB | 29 kB | 12/284 kB Progress (5): 58 kB | 44 kB | 32 kB | 29 kB | 16/284 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 145 kB/s) Progress (4): 58 kB | 44 kB | 29 kB | 20/284 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 Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar (29 kB at 132 kB/s) Progress (3): 58 kB | 44 kB | 24/284 kB Progress (3): 58 kB | 44 kB | 28/284 kB Progress (3): 58 kB | 44 kB | 32/284 kB Progress (3): 58 kB | 44 kB | 33/284 kB Progress (3): 58 kB | 44 kB | 37/284 kB Progress (3): 58 kB | 44 kB | 41/284 kB Progress (3): 58 kB | 44 kB | 45/284 kB Progress (3): 58 kB | 44 kB | 49/284 kB Progress (3): 58 kB | 44 kB | 53/284 kB Progress (3): 58 kB | 44 kB | 57/284 kB Progress (3): 58 kB | 44 kB | 61/284 kB Progress (3): 58 kB | 44 kB | 65/284 kB Progress (3): 58 kB | 44 kB | 66/284 kB Progress (3): 58 kB | 44 kB | 70/284 kB Progress (3): 58 kB | 44 kB | 74/284 kB Progress (3): 58 kB | 44 kB | 78/284 kB Progress (3): 58 kB | 44 kB | 82/284 kB Progress (3): 58 kB | 44 kB | 86/284 kB Progress (3): 58 kB | 44 kB | 90/284 kB Progress (3): 58 kB | 44 kB | 94/284 kB Progress (3): 58 kB | 44 kB | 98/284 kB Progress (3): 58 kB | 44 kB | 98/284 kB Progress (3): 58 kB | 44 kB | 102/284 kB Progress (3): 58 kB | 44 kB | 106/284 kB Progress (3): 58 kB | 44 kB | 110/284 kB Progress (3): 58 kB | 44 kB | 114/284 kB Progress (3): 58 kB | 44 kB | 118/284 kB Progress (3): 58 kB | 44 kB | 122/284 kB Progress (3): 58 kB | 44 kB | 126/284 kB Progress (3): 58 kB | 44 kB | 130/284 kB Progress (3): 58 kB | 44 kB | 134/284 kB Progress (3): 58 kB | 44 kB | 138/284 kB Progress (3): 58 kB | 44 kB | 142/284 kB Progress (3): 58 kB | 44 kB | 146/284 kB Progress (3): 58 kB | 44 kB | 150/284 kB Progress (3): 58 kB | 44 kB | 154/284 kB Progress (3): 58 kB | 44 kB | 158/284 kB Progress (3): 58 kB | 44 kB | 162/284 kB Progress (3): 58 kB | 44 kB | 166/284 kB Progress (3): 58 kB | 44 kB | 170/284 kB Progress (3): 58 kB | 44 kB | 174/284 kB Progress (3): 58 kB | 44 kB | 178/284 kB Progress (4): 58 kB | 44 kB | 178/284 kB | 4.1/575 kB Progress (4): 58 kB | 44 kB | 182/284 kB | 4.1/575 kB Progress (4): 58 kB | 44 kB | 182/284 kB | 7.7/575 kB Progress (4): 58 kB | 44 kB | 186/284 kB | 7.7/575 kB Progress (4): 58 kB | 44 kB | 186/284 kB | 12/575 kB Progress (4): 58 kB | 44 kB | 190/284 kB | 12/575 kB Progress (4): 58 kB | 44 kB | 190/284 kB | 16/575 kB Progress (4): 58 kB | 44 kB | 194/284 kB | 16/575 kB Progress (4): 58 kB | 44 kB | 194/284 kB | 20/575 kB Progress (4): 58 kB | 44 kB | 198/284 kB | 20/575 kB Progress (4): 58 kB | 44 kB | 198/284 kB | 24/575 kB Progress (4): 58 kB | 44 kB | 202/284 kB | 24/575 kB Progress (4): 58 kB | 44 kB | 202/284 kB | 28/575 kB Progress (4): 58 kB | 44 kB | 206/284 kB | 28/575 kB Progress (4): 58 kB | 44 kB | 206/284 kB | 32/575 kB Progress (4): 58 kB | 44 kB | 210/284 kB | 32/575 kB Progress (4): 58 kB | 44 kB | 210/284 kB | 36/575 kB Progress (4): 58 kB | 44 kB | 214/284 kB | 36/575 kB Progress (4): 58 kB | 44 kB | 214/284 kB | 40/575 kB Progress (4): 58 kB | 44 kB | 218/284 kB | 40/575 kB Progress (4): 58 kB | 44 kB | 218/284 kB | 44/575 kB Progress (4): 58 kB | 44 kB | 222/284 kB | 44/575 kB Progress (4): 58 kB | 44 kB | 222/284 kB | 48/575 kB Progress (4): 58 kB | 44 kB | 226/284 kB | 48/575 kB Progress (4): 58 kB | 44 kB | 226/284 kB | 52/575 kB Progress (4): 58 kB | 44 kB | 230/284 kB | 52/575 kB Progress (4): 58 kB | 44 kB | 230/284 kB | 56/575 kB Progress (4): 58 kB | 44 kB | 234/284 kB | 56/575 kB Progress (4): 58 kB | 44 kB | 234/284 kB | 60/575 kB Progress (4): 58 kB | 44 kB | 238/284 kB | 60/575 kB Progress (4): 58 kB | 44 kB | 238/284 kB | 64/575 kB Progress (4): 58 kB | 44 kB | 242/284 kB | 64/575 kB Progress (4): 58 kB | 44 kB | 242/284 kB | 68/575 kB Progress (4): 58 kB | 44 kB | 246/284 kB | 68/575 kB Progress (4): 58 kB | 44 kB | 246/284 kB | 72/575 kB Progress (4): 58 kB | 44 kB | 250/284 kB | 72/575 kB Progress (4): 58 kB | 44 kB | 250/284 kB | 76/575 kB Progress (4): 58 kB | 44 kB | 254/284 kB | 76/575 kB Progress (4): 58 kB | 44 kB | 254/284 kB | 80/575 kB Progress (4): 58 kB | 44 kB | 258/284 kB | 80/575 kB Progress (4): 58 kB | 44 kB | 258/284 kB | 84/575 kB Progress (4): 58 kB | 44 kB | 262/284 kB | 84/575 kB Progress (4): 58 kB | 44 kB | 262/284 kB | 88/575 kB Progress (4): 58 kB | 44 kB | 266/284 kB | 88/575 kB Progress (4): 58 kB | 44 kB | 266/284 kB | 92/575 kB Progress (4): 58 kB | 44 kB | 270/284 kB | 92/575 kB Progress (4): 58 kB | 44 kB | 270/284 kB | 96/575 kB Progress (4): 58 kB | 44 kB | 274/284 kB | 96/575 kB Progress (4): 58 kB | 44 kB | 274/284 kB | 100/575 kB Progress (4): 58 kB | 44 kB | 278/284 kB | 100/575 kB Progress (4): 58 kB | 44 kB | 278/284 kB | 104/575 kB Progress (4): 58 kB | 44 kB | 282/284 kB | 104/575 kB Progress (4): 58 kB | 44 kB | 282/284 kB | 108/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 108/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 112/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 116/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 120/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 124/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 128/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 132/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 136/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 140/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 144/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 148/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 152/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 156/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 160/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 164/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 168/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 172/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 176/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 180/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 184/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 188/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 192/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 196/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 200/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 204/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 208/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 212/575 kB Progress (4): 58 kB | 44 kB | 284 kB | 216/575 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 1.2 MB/s) Progress (3): 58 kB | 44 kB | 220/575 kB Progress (3): 58 kB | 44 kB | 224/575 kB Progress (3): 58 kB | 44 kB | 228/575 kB Progress (3): 58 kB | 44 kB | 232/575 kB Progress (3): 58 kB | 44 kB | 236/575 kB Progress (3): 58 kB | 44 kB | 240/575 kB Progress (3): 58 kB | 44 kB | 244/575 kB Progress (3): 58 kB | 44 kB | 248/575 kB Progress (3): 58 kB | 44 kB | 252/575 kB Progress (3): 58 kB | 44 kB | 256/575 kB Progress (3): 58 kB | 44 kB | 260/575 kB Progress (3): 58 kB | 44 kB | 264/575 kB Progress (3): 58 kB | 44 kB | 268/575 kB Progress (3): 58 kB | 44 kB | 272/575 kB Progress (3): 58 kB | 44 kB | 276/575 kB Progress (3): 58 kB | 44 kB | 280/575 kB Progress (3): 58 kB | 44 kB | 284/575 kB Progress (3): 58 kB | 44 kB | 288/575 kB Progress (3): 58 kB | 44 kB | 292/575 kB Progress (3): 58 kB | 44 kB | 296/575 kB Progress (3): 58 kB | 44 kB | 300/575 kB Progress (3): 58 kB | 44 kB | 304/575 kB Progress (3): 58 kB | 44 kB | 308/575 kB Progress (3): 58 kB | 44 kB | 312/575 kB Progress (3): 58 kB | 44 kB | 316/575 kB Progress (3): 58 kB | 44 kB | 320/575 kB Progress (3): 58 kB | 44 kB | 324/575 kB Progress (3): 58 kB | 44 kB | 328/575 kB Progress (3): 58 kB | 44 kB | 332/575 kB Progress (3): 58 kB | 44 kB | 336/575 kB Progress (3): 58 kB | 44 kB | 340/575 kB Progress (3): 58 kB | 44 kB | 344/575 kB Progress (3): 58 kB | 44 kB | 348/575 kB Progress (3): 58 kB | 44 kB | 352/575 kB Progress (3): 58 kB | 44 kB | 356/575 kB Progress (3): 58 kB | 44 kB | 360/575 kB Progress (3): 58 kB | 44 kB | 364/575 kB Progress (3): 58 kB | 44 kB | 368/575 kB Progress (3): 58 kB | 44 kB | 372/575 kB Progress (3): 58 kB | 44 kB | 376/575 kB Progress (3): 58 kB | 44 kB | 380/575 kB Progress (3): 58 kB | 44 kB | 384/575 kB Progress (3): 58 kB | 44 kB | 388/575 kB Progress (3): 58 kB | 44 kB | 392/575 kB Progress (3): 58 kB | 44 kB | 396/575 kB Progress (3): 58 kB | 44 kB | 400/575 kB Progress (3): 58 kB | 44 kB | 404/575 kB Progress (3): 58 kB | 44 kB | 408/575 kB Progress (3): 58 kB | 44 kB | 412/575 kB Progress (3): 58 kB | 44 kB | 416/575 kB Progress (3): 58 kB | 44 kB | 420/575 kB Progress (3): 58 kB | 44 kB | 424/575 kB Progress (3): 58 kB | 44 kB | 428/575 kB Progress (3): 58 kB | 44 kB | 432/575 kB Progress (3): 58 kB | 44 kB | 436/575 kB Progress (3): 58 kB | 44 kB | 440/575 kB Progress (3): 58 kB | 44 kB | 444/575 kB Progress (3): 58 kB | 44 kB | 448/575 kB Progress (3): 58 kB | 44 kB | 452/575 kB Progress (3): 58 kB | 44 kB | 456/575 kB Progress (3): 58 kB | 44 kB | 460/575 kB Progress (3): 58 kB | 44 kB | 464/575 kB Progress (3): 58 kB | 44 kB | 468/575 kB Progress (3): 58 kB | 44 kB | 472/575 kB Progress (3): 58 kB | 44 kB | 476/575 kB Progress (3): 58 kB | 44 kB | 480/575 kB Progress (3): 58 kB | 44 kB | 484/575 kB Progress (3): 58 kB | 44 kB | 488/575 kB Progress (3): 58 kB | 44 kB | 492/575 kB Progress (3): 58 kB | 44 kB | 496/575 kB Progress (3): 58 kB | 44 kB | 500/575 kB Progress (3): 58 kB | 44 kB | 504/575 kB Progress (3): 58 kB | 44 kB | 508/575 kB Progress (3): 58 kB | 44 kB | 512/575 kB Progress (3): 58 kB | 44 kB | 516/575 kB Progress (3): 58 kB | 44 kB | 520/575 kB Progress (3): 58 kB | 44 kB | 524/575 kB Progress (3): 58 kB | 44 kB | 528/575 kB Progress (3): 58 kB | 44 kB | 532/575 kB Progress (3): 58 kB | 44 kB | 536/575 kB Progress (3): 58 kB | 44 kB | 540/575 kB Progress (3): 58 kB | 44 kB | 544/575 kB Progress (3): 58 kB | 44 kB | 548/575 kB Progress (3): 58 kB | 44 kB | 552/575 kB Progress (3): 58 kB | 44 kB | 556/575 kB Progress (3): 58 kB | 44 kB | 560/575 kB Progress (3): 58 kB | 44 kB | 564/575 kB Progress (3): 58 kB | 44 kB | 568/575 kB Progress (3): 58 kB | 44 kB | 572/575 kB Progress (3): 58 kB | 44 kB | 575 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.jar (575 kB at 2.0 MB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar (58 kB at 171 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 129 kB/s) [INFO] Configured Artifact: com.sun.mail:jakarta.mail:1.6.5-SNAPSHOT:jar [INFO] Unpacking /home/jenkins/agent/workspace/mail-build-1.7/mail/target/jakarta.mail.jar to /home/jenkins/agent/workspace/mail-build-1.7/mailapi/target/classes with includes "" and excludes "META-INF/hk2-locator/**,META-INF/services/**,META-INF/maven/**,META-INF/javamail.**,META-INF/gfprobe-provider.xml" [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (get-sources) @ mailapi --- [INFO] Configured Artifact: com.sun.mail:jakarta.mail:sources:1.6.5-SNAPSHOT:jar [INFO] Unpacking /home/jenkins/agent/workspace/mail-build-1.7/mail/target/jakarta.mail-1.6.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/mail-build-1.7/mailapi/target/sources with includes "" and excludes "META-INF/hk2-locator/**,META-INF/services/**,META-INF/maven/**,META-INF/javamail.**,META-INF/gfprobe-provider.xml" [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ mailapi --- [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/mailapi/target/sources added. [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/mailapi/target/classes added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mailapi --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/mail-build-1.7/mailapi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ mailapi --- [INFO] Not compiling main sources [INFO] [INFO] --- maven-bundle-plugin:3.5.0:manifest (osgi-manifest) @ mailapi --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mailapi --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/mail-build-1.7/mailapi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ mailapi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ mailapi --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ mailapi --- [INFO] Building jar: /home/jenkins/agent/workspace/mail-build-1.7/mailapi/target/mailapi.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ mailapi --- [INFO] pom.xml already added, skipping [INFO] com already added, skipping [INFO] com/sun already added, skipping [INFO] com/sun/mail already added, skipping [INFO] com/sun/mail/auth already added, skipping [INFO] com/sun/mail/smtp already added, skipping [INFO] com/sun/mail/imap already added, skipping [INFO] com/sun/mail/imap/protocol already added, skipping [INFO] com/sun/mail/util already added, skipping [INFO] com/sun/mail/util/logging already added, skipping [INFO] com/sun/mail/iap already added, skipping [INFO] com/sun/mail/handlers already added, skipping [INFO] com/sun/mail/pop3 already added, skipping [INFO] javax already added, skipping [INFO] javax/mail already added, skipping [INFO] javax/mail/search already added, skipping [INFO] javax/mail/internet already added, skipping [INFO] javax/mail/util already added, skipping [INFO] javax/mail/event already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/mailcap already added, skipping [INFO] Building jar: /home/jenkins/agent/workspace/mail-build-1.7/mailapi/target/mailapi-1.6.5-SNAPSHOT-sources.jar [INFO] pom.xml already added, skipping [INFO] com already added, skipping [INFO] com/sun already added, skipping [INFO] com/sun/mail already added, skipping [INFO] com/sun/mail/auth already added, skipping [INFO] com/sun/mail/smtp already added, skipping [INFO] com/sun/mail/imap already added, skipping [INFO] com/sun/mail/imap/protocol already added, skipping [INFO] com/sun/mail/util already added, skipping [INFO] com/sun/mail/util/logging already added, skipping [INFO] com/sun/mail/iap already added, skipping [INFO] com/sun/mail/handlers already added, skipping [INFO] com/sun/mail/pop3 already added, skipping [INFO] javax already added, skipping [INFO] javax/mail already added, skipping [INFO] javax/mail/search already added, skipping [INFO] javax/mail/internet already added, skipping [INFO] javax/mail/util already added, skipping [INFO] javax/mail/event already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/mailcap already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ mailapi --- [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/mailapi/target/mailapi.jar to /home/jenkins/.m2/repository/com/sun/mail/mailapi/1.6.5-SNAPSHOT/mailapi-1.6.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/mailapi/pom.xml to /home/jenkins/.m2/repository/com/sun/mail/mailapi/1.6.5-SNAPSHOT/mailapi-1.6.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/mailapi/target/mailapi-1.6.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/mail/mailapi/1.6.5-SNAPSHOT/mailapi-1.6.5-SNAPSHOT-sources.jar [INFO] [INFO] -------------------< jakarta.mail:jakarta.mail-api >-------------------- [INFO] Building Jakarta Mail API jar 1.6.5-SNAPSHOT [4/14] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jakarta.mail-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-version) @ jakarta.mail-api --- [INFO] [INFO] --- osgiversion-maven-plugin:2.0.0:compute-osgi-version (compute-osgi-version) @ jakarta.mail-api --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ jakarta.mail-api --- [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/mailapijar/target/sources added. [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/mailapijar/target/classes added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jakarta.mail-api --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/mail-build-1.7/mailapijar/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ jakarta.mail-api --- [INFO] Not compiling main sources [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (get-binaries) @ jakarta.mail-api --- [INFO] Configured Artifact: com.sun.mail:jakarta.mail:1.6.5-SNAPSHOT:jar [INFO] Unpacking /home/jenkins/agent/workspace/mail-build-1.7/mail/target/jakarta.mail.jar to /home/jenkins/agent/workspace/mail-build-1.7/mailapijar/target/classes with includes "" and excludes "META-INF/**" [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (get-sources) @ jakarta.mail-api --- [INFO] Configured Artifact: com.sun.mail:jakarta.mail:sources:1.6.5-SNAPSHOT:jar [INFO] Unpacking /home/jenkins/agent/workspace/mail-build-1.7/mail/target/jakarta.mail-1.6.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/mail-build-1.7/mailapijar/target/sources with includes "" and excludes "META-INF/**" [INFO] [INFO] --- maven-bundle-plugin:3.5.0:manifest (osgi-manifest) @ jakarta.mail-api --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jakarta.mail-api --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/mail-build-1.7/mailapijar/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ jakarta.mail-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ jakarta.mail-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ jakarta.mail-api --- [INFO] Building jar: /home/jenkins/agent/workspace/mail-build-1.7/mailapijar/target/jakarta.mail-api.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ jakarta.mail-api --- [INFO] pom.xml already added, skipping [INFO] com already added, skipping [INFO] com/sun already added, skipping [INFO] com/sun/mail already added, skipping [INFO] com/sun/mail/auth already added, skipping [INFO] com/sun/mail/smtp already added, skipping [INFO] com/sun/mail/imap already added, skipping [INFO] com/sun/mail/imap/protocol already added, skipping [INFO] com/sun/mail/util already added, skipping [INFO] com/sun/mail/util/logging already added, skipping [INFO] com/sun/mail/iap already added, skipping [INFO] com/sun/mail/handlers already added, skipping [INFO] com/sun/mail/pop3 already added, skipping [INFO] javax already added, skipping [INFO] javax/mail already added, skipping [INFO] javax/mail/search already added, skipping [INFO] javax/mail/internet already added, skipping [INFO] javax/mail/util already added, skipping [INFO] javax/mail/event already added, skipping [INFO] Building jar: /home/jenkins/agent/workspace/mail-build-1.7/mailapijar/target/jakarta.mail-api-1.6.5-SNAPSHOT-sources.jar [INFO] pom.xml already added, skipping [INFO] com already added, skipping [INFO] com/sun already added, skipping [INFO] com/sun/mail already added, skipping [INFO] com/sun/mail/auth already added, skipping [INFO] com/sun/mail/smtp already added, skipping [INFO] com/sun/mail/imap already added, skipping [INFO] com/sun/mail/imap/protocol already added, skipping [INFO] com/sun/mail/util already added, skipping [INFO] com/sun/mail/util/logging already added, skipping [INFO] com/sun/mail/iap already added, skipping [INFO] com/sun/mail/handlers already added, skipping [INFO] com/sun/mail/pop3 already added, skipping [INFO] javax already added, skipping [INFO] javax/mail already added, skipping [INFO] javax/mail/search already added, skipping [INFO] javax/mail/internet already added, skipping [INFO] javax/mail/util already added, skipping [INFO] javax/mail/event already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jakarta.mail-api --- [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/mailapijar/target/jakarta.mail-api.jar to /home/jenkins/.m2/repository/jakarta/mail/jakarta.mail-api/1.6.5-SNAPSHOT/jakarta.mail-api-1.6.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/mailapijar/pom.xml to /home/jenkins/.m2/repository/jakarta/mail/jakarta.mail-api/1.6.5-SNAPSHOT/jakarta.mail-api-1.6.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/mailapijar/target/jakarta.mail-api-1.6.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/jakarta/mail/jakarta.mail-api/1.6.5-SNAPSHOT/jakarta.mail-api-1.6.5-SNAPSHOT-sources.jar [INFO] [INFO] --------------------< com.sun.mail:parent-distrib >--------------------- [INFO] Building Jakarta Mail API parent-distrib provider 1.6.5-SNAPSHOT [5/14] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent-distrib --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-version) @ parent-distrib --- [INFO] [INFO] --- osgiversion-maven-plugin:2.0.0:compute-osgi-version (compute-osgi-version) @ parent-distrib --- [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (get-binaries) @ parent-distrib --- [INFO] Configured Artifact: com.sun.mail:jakarta.mail:1.6.5-SNAPSHOT:jar [INFO] Unpacking /home/jenkins/agent/workspace/mail-build-1.7/mail/target/jakarta.mail.jar to /home/jenkins/agent/workspace/mail-build-1.7/parent-distrib/target/classes with includes "" and excludes "META-INF/**" [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (get-sources) @ parent-distrib --- [INFO] Configured Artifact: com.sun.mail:jakarta.mail:sources:1.6.5-SNAPSHOT:jar [INFO] Unpacking /home/jenkins/agent/workspace/mail-build-1.7/mail/target/jakarta.mail-1.6.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/mail-build-1.7/parent-distrib/target/sources with includes "" and excludes "META-INF/**" [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ parent-distrib --- [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/parent-distrib/target/sources added. [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/parent-distrib/target/classes added. [INFO] [INFO] --- maven-bundle-plugin:3.5.0:manifest (osgi-manifest) @ parent-distrib --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ parent-distrib --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent-distrib --- [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/parent-distrib/pom.xml to /home/jenkins/.m2/repository/com/sun/mail/parent-distrib/1.6.5-SNAPSHOT/parent-distrib-1.6.5-SNAPSHOT.pom [INFO] [INFO] -------------------------< com.sun.mail:smtp >-------------------------- [INFO] Building Jakarta Mail API smtp provider 1.6.5-SNAPSHOT [6/14] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ smtp --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-version) @ smtp --- [INFO] [INFO] --- osgiversion-maven-plugin:2.0.0:compute-osgi-version (compute-osgi-version) @ smtp --- [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (get-binaries) @ smtp --- [INFO] Configured Artifact: com.sun.mail:jakarta.mail:1.6.5-SNAPSHOT:jar [INFO] Unpacking /home/jenkins/agent/workspace/mail-build-1.7/mail/target/jakarta.mail.jar to /home/jenkins/agent/workspace/mail-build-1.7/smtp/target/classes with includes "" and excludes "META-INF/**" [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (get-sources) @ smtp --- [INFO] Configured Artifact: com.sun.mail:jakarta.mail:sources:1.6.5-SNAPSHOT:jar [INFO] Unpacking /home/jenkins/agent/workspace/mail-build-1.7/mail/target/jakarta.mail-1.6.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/mail-build-1.7/smtp/target/sources with includes "" and excludes "META-INF/**" [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ smtp --- [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/smtp/target/sources added. [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/smtp/target/classes added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ smtp --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ smtp --- [INFO] Not compiling main sources [INFO] [INFO] --- maven-bundle-plugin:3.5.0:manifest (osgi-manifest) @ smtp --- [WARNING] Manifest com.sun.mail:smtp:jar:1.6.5-SNAPSHOT : Export com.sun.mail.smtp, has 3, private references [com.sun.mail.util, javax.mail, javax.mail.internet], [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ smtp --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/mail-build-1.7/smtp/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ smtp --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ smtp --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ smtp --- [INFO] Building jar: /home/jenkins/agent/workspace/mail-build-1.7/smtp/target/smtp.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ smtp --- [INFO] pom.xml already added, skipping [INFO] com already added, skipping [INFO] com/sun already added, skipping [INFO] com/sun/mail already added, skipping [INFO] com/sun/mail/auth already added, skipping [INFO] com/sun/mail/smtp already added, skipping [INFO] com/sun/mail/imap already added, skipping [INFO] com/sun/mail/imap/protocol already added, skipping [INFO] com/sun/mail/util already added, skipping [INFO] com/sun/mail/util/logging already added, skipping [INFO] com/sun/mail/iap already added, skipping [INFO] com/sun/mail/handlers already added, skipping [INFO] com/sun/mail/pop3 already added, skipping [INFO] javax already added, skipping [INFO] javax/mail already added, skipping [INFO] javax/mail/search already added, skipping [INFO] javax/mail/internet already added, skipping [INFO] javax/mail/util already added, skipping [INFO] javax/mail/event already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/services already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/javamail.address.map already added, skipping [INFO] META-INF/javamail.providers already added, skipping [INFO] META-INF/services/javax.mail.Provider already added, skipping [INFO] Building jar: /home/jenkins/agent/workspace/mail-build-1.7/smtp/target/smtp-1.6.5-SNAPSHOT-sources.jar [INFO] pom.xml already added, skipping [INFO] com already added, skipping [INFO] com/sun already added, skipping [INFO] com/sun/mail already added, skipping [INFO] com/sun/mail/auth already added, skipping [INFO] com/sun/mail/smtp already added, skipping [INFO] com/sun/mail/imap already added, skipping [INFO] com/sun/mail/imap/protocol already added, skipping [INFO] com/sun/mail/util already added, skipping [INFO] com/sun/mail/util/logging already added, skipping [INFO] com/sun/mail/iap already added, skipping [INFO] com/sun/mail/handlers already added, skipping [INFO] com/sun/mail/pop3 already added, skipping [INFO] javax already added, skipping [INFO] javax/mail already added, skipping [INFO] javax/mail/search already added, skipping [INFO] javax/mail/internet already added, skipping [INFO] javax/mail/util already added, skipping [INFO] javax/mail/event already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/services already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/javamail.address.map already added, skipping [INFO] META-INF/javamail.providers already added, skipping [INFO] META-INF/services/javax.mail.Provider already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ smtp --- [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/smtp/target/smtp.jar to /home/jenkins/.m2/repository/com/sun/mail/smtp/1.6.5-SNAPSHOT/smtp-1.6.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/smtp/pom.xml to /home/jenkins/.m2/repository/com/sun/mail/smtp/1.6.5-SNAPSHOT/smtp-1.6.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/smtp/target/smtp-1.6.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/mail/smtp/1.6.5-SNAPSHOT/smtp-1.6.5-SNAPSHOT-sources.jar [INFO] [INFO] -------------------------< com.sun.mail:imap >-------------------------- [INFO] Building Jakarta Mail API imap provider 1.6.5-SNAPSHOT [7/14] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ imap --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-version) @ imap --- [INFO] [INFO] --- osgiversion-maven-plugin:2.0.0:compute-osgi-version (compute-osgi-version) @ imap --- [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (get-binaries) @ imap --- [INFO] Configured Artifact: com.sun.mail:jakarta.mail:1.6.5-SNAPSHOT:jar [INFO] Unpacking /home/jenkins/agent/workspace/mail-build-1.7/mail/target/jakarta.mail.jar to /home/jenkins/agent/workspace/mail-build-1.7/imap/target/classes with includes "" and excludes "META-INF/**" [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (get-sources) @ imap --- [INFO] Configured Artifact: com.sun.mail:jakarta.mail:sources:1.6.5-SNAPSHOT:jar [INFO] Unpacking /home/jenkins/agent/workspace/mail-build-1.7/mail/target/jakarta.mail-1.6.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/mail-build-1.7/imap/target/sources with includes "" and excludes "META-INF/**" [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ imap --- [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/imap/target/sources added. [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/imap/target/classes added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ imap --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ imap --- [INFO] Not compiling main sources [INFO] [INFO] --- maven-bundle-plugin:3.5.0:manifest (osgi-manifest) @ imap --- [WARNING] Manifest com.sun.mail:imap:jar:1.6.5-SNAPSHOT : Export com.sun.mail.imap, has 5, private references [com.sun.mail.util, javax.mail, javax.mail.event, javax.mail.internet, javax.mail.search], [WARNING] Manifest com.sun.mail:imap:jar:1.6.5-SNAPSHOT : Export com.sun.mail.imap.protocol, has 4, private references [com.sun.mail.util, javax.mail, javax.mail.internet, javax.mail.search], [WARNING] Manifest com.sun.mail:imap:jar:1.6.5-SNAPSHOT : Export com.sun.mail.iap, has 1, private references [com.sun.mail.util], [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ imap --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/mail-build-1.7/imap/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ imap --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ imap --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ imap --- [INFO] Building jar: /home/jenkins/agent/workspace/mail-build-1.7/imap/target/imap.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ imap --- [INFO] pom.xml already added, skipping [INFO] com already added, skipping [INFO] com/sun already added, skipping [INFO] com/sun/mail already added, skipping [INFO] com/sun/mail/auth already added, skipping [INFO] com/sun/mail/smtp already added, skipping [INFO] com/sun/mail/imap already added, skipping [INFO] com/sun/mail/imap/protocol already added, skipping [INFO] com/sun/mail/util already added, skipping [INFO] com/sun/mail/util/logging already added, skipping [INFO] com/sun/mail/iap already added, skipping [INFO] com/sun/mail/handlers already added, skipping [INFO] com/sun/mail/pop3 already added, skipping [INFO] javax already added, skipping [INFO] javax/mail already added, skipping [INFO] javax/mail/search already added, skipping [INFO] javax/mail/internet already added, skipping [INFO] javax/mail/util already added, skipping [INFO] javax/mail/event already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/services already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/javamail.providers already added, skipping [INFO] META-INF/services/javax.mail.Provider already added, skipping [INFO] Building jar: /home/jenkins/agent/workspace/mail-build-1.7/imap/target/imap-1.6.5-SNAPSHOT-sources.jar [INFO] pom.xml already added, skipping [INFO] com already added, skipping [INFO] com/sun already added, skipping [INFO] com/sun/mail already added, skipping [INFO] com/sun/mail/auth already added, skipping [INFO] com/sun/mail/smtp already added, skipping [INFO] com/sun/mail/imap already added, skipping [INFO] com/sun/mail/imap/protocol already added, skipping [INFO] com/sun/mail/util already added, skipping [INFO] com/sun/mail/util/logging already added, skipping [INFO] com/sun/mail/iap already added, skipping [INFO] com/sun/mail/handlers already added, skipping [INFO] com/sun/mail/pop3 already added, skipping [INFO] javax already added, skipping [INFO] javax/mail already added, skipping [INFO] javax/mail/search already added, skipping [INFO] javax/mail/internet already added, skipping [INFO] javax/mail/util already added, skipping [INFO] javax/mail/event already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/services already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/javamail.providers already added, skipping [INFO] META-INF/services/javax.mail.Provider already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ imap --- [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/imap/target/imap.jar to /home/jenkins/.m2/repository/com/sun/mail/imap/1.6.5-SNAPSHOT/imap-1.6.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/imap/pom.xml to /home/jenkins/.m2/repository/com/sun/mail/imap/1.6.5-SNAPSHOT/imap-1.6.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/imap/target/imap-1.6.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/mail/imap/1.6.5-SNAPSHOT/imap-1.6.5-SNAPSHOT-sources.jar [INFO] [INFO] -------------------------< com.sun.mail:gimap >------------------------- [INFO] Building Jakarta Mail API Gmail IMAP provider 1.6.5-SNAPSHOT [8/14] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gimap --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-version) @ gimap --- [INFO] [INFO] --- osgiversion-maven-plugin:2.0.0:compute-osgi-version (compute-osgi-version) @ gimap --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ gimap --- [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/gimap/target/sources added. [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/gimap/target/classes added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gimap --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ gimap --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/mail-build-1.7/gimap/target/classes [INFO] [INFO] --- maven-bundle-plugin:3.5.0:manifest (osgi-manifest) @ gimap --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gimap --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/mail-build-1.7/gimap/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ gimap --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ gimap --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ gimap --- [INFO] Building jar: /home/jenkins/agent/workspace/mail-build-1.7/gimap/target/gimap.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ gimap --- [INFO] com already added, skipping [INFO] com/sun already added, skipping [INFO] com/sun/mail already added, skipping [INFO] com/sun/mail/gimap already added, skipping [INFO] com/sun/mail/gimap/protocol already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/services already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/javamail.providers already added, skipping [INFO] META-INF/services/javax.mail.Provider already added, skipping [INFO] Building jar: /home/jenkins/agent/workspace/mail-build-1.7/gimap/target/gimap-1.6.5-SNAPSHOT-sources.jar [INFO] com already added, skipping [INFO] com/sun already added, skipping [INFO] com/sun/mail already added, skipping [INFO] com/sun/mail/gimap already added, skipping [INFO] com/sun/mail/gimap/protocol already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/services already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/javamail.providers already added, skipping [INFO] META-INF/services/javax.mail.Provider already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ gimap --- [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/gimap/target/gimap.jar to /home/jenkins/.m2/repository/com/sun/mail/gimap/1.6.5-SNAPSHOT/gimap-1.6.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/gimap/pom.xml to /home/jenkins/.m2/repository/com/sun/mail/gimap/1.6.5-SNAPSHOT/gimap-1.6.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/gimap/target/gimap-1.6.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/mail/gimap/1.6.5-SNAPSHOT/gimap-1.6.5-SNAPSHOT-sources.jar [INFO] [INFO] -------------------------< com.sun.mail:pop3 >-------------------------- [INFO] Building Jakarta Mail API pop3 provider 1.6.5-SNAPSHOT [9/14] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pop3 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-version) @ pop3 --- [INFO] [INFO] --- osgiversion-maven-plugin:2.0.0:compute-osgi-version (compute-osgi-version) @ pop3 --- [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (get-binaries) @ pop3 --- [INFO] Configured Artifact: com.sun.mail:jakarta.mail:1.6.5-SNAPSHOT:jar [INFO] Unpacking /home/jenkins/agent/workspace/mail-build-1.7/mail/target/jakarta.mail.jar to /home/jenkins/agent/workspace/mail-build-1.7/pop3/target/classes with includes "" and excludes "META-INF/**" [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (get-sources) @ pop3 --- [INFO] Configured Artifact: com.sun.mail:jakarta.mail:sources:1.6.5-SNAPSHOT:jar [INFO] Unpacking /home/jenkins/agent/workspace/mail-build-1.7/mail/target/jakarta.mail-1.6.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/mail-build-1.7/pop3/target/sources with includes "" and excludes "META-INF/**" [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ pop3 --- [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/pop3/target/sources added. [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/pop3/target/classes added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pop3 --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ pop3 --- [INFO] Not compiling main sources [INFO] [INFO] --- maven-bundle-plugin:3.5.0:manifest (osgi-manifest) @ pop3 --- [WARNING] Manifest com.sun.mail:pop3:jar:1.6.5-SNAPSHOT : Export com.sun.mail.pop3, has 3, private references [com.sun.mail.util, javax.mail, javax.mail.internet], [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ pop3 --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/mail-build-1.7/pop3/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ pop3 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ pop3 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ pop3 --- [INFO] Building jar: /home/jenkins/agent/workspace/mail-build-1.7/pop3/target/pop3.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ pop3 --- [INFO] pom.xml already added, skipping [INFO] com already added, skipping [INFO] com/sun already added, skipping [INFO] com/sun/mail already added, skipping [INFO] com/sun/mail/auth already added, skipping [INFO] com/sun/mail/smtp already added, skipping [INFO] com/sun/mail/imap already added, skipping [INFO] com/sun/mail/imap/protocol already added, skipping [INFO] com/sun/mail/util already added, skipping [INFO] com/sun/mail/util/logging already added, skipping [INFO] com/sun/mail/iap already added, skipping [INFO] com/sun/mail/handlers already added, skipping [INFO] com/sun/mail/pop3 already added, skipping [INFO] javax already added, skipping [INFO] javax/mail already added, skipping [INFO] javax/mail/search already added, skipping [INFO] javax/mail/internet already added, skipping [INFO] javax/mail/util already added, skipping [INFO] javax/mail/event already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/services already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/javamail.providers already added, skipping [INFO] META-INF/services/javax.mail.Provider already added, skipping [INFO] Building jar: /home/jenkins/agent/workspace/mail-build-1.7/pop3/target/pop3-1.6.5-SNAPSHOT-sources.jar [INFO] pom.xml already added, skipping [INFO] com already added, skipping [INFO] com/sun already added, skipping [INFO] com/sun/mail already added, skipping [INFO] com/sun/mail/auth already added, skipping [INFO] com/sun/mail/smtp already added, skipping [INFO] com/sun/mail/imap already added, skipping [INFO] com/sun/mail/imap/protocol already added, skipping [INFO] com/sun/mail/util already added, skipping [INFO] com/sun/mail/util/logging already added, skipping [INFO] com/sun/mail/iap already added, skipping [INFO] com/sun/mail/handlers already added, skipping [INFO] com/sun/mail/pop3 already added, skipping [INFO] javax already added, skipping [INFO] javax/mail already added, skipping [INFO] javax/mail/search already added, skipping [INFO] javax/mail/internet already added, skipping [INFO] javax/mail/util already added, skipping [INFO] javax/mail/event already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/services already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/javamail.providers already added, skipping [INFO] META-INF/services/javax.mail.Provider already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ pop3 --- [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/pop3/target/pop3.jar to /home/jenkins/.m2/repository/com/sun/mail/pop3/1.6.5-SNAPSHOT/pop3-1.6.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/pop3/pom.xml to /home/jenkins/.m2/repository/com/sun/mail/pop3/1.6.5-SNAPSHOT/pop3-1.6.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/pop3/target/pop3-1.6.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/mail/pop3/1.6.5-SNAPSHOT/pop3-1.6.5-SNAPSHOT-sources.jar [INFO] [INFO] --------------------------< com.sun.mail:dsn >-------------------------- [INFO] Building Jakarta Mail API dsn support 1.6.5-SNAPSHOT [10/14] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dsn --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-version) @ dsn --- [INFO] [INFO] --- osgiversion-maven-plugin:2.0.0:compute-osgi-version (compute-osgi-version) @ dsn --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ dsn --- [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/dsn/target/sources added. [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/dsn/target/classes added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dsn --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ dsn --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/mail-build-1.7/dsn/target/classes [INFO] [INFO] --- maven-bundle-plugin:3.5.0:manifest (osgi-manifest) @ dsn --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dsn --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/mail-build-1.7/dsn/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ dsn --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/mail-build-1.7/dsn/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ dsn --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ dsn --- [INFO] Building jar: /home/jenkins/agent/workspace/mail-build-1.7/dsn/target/dsn.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ dsn --- [INFO] com already added, skipping [INFO] com/sun already added, skipping [INFO] com/sun/mail already added, skipping [INFO] com/sun/mail/dsn already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/mailcap already added, skipping [INFO] Building jar: /home/jenkins/agent/workspace/mail-build-1.7/dsn/target/dsn-1.6.5-SNAPSHOT-sources.jar [INFO] com already added, skipping [INFO] com/sun already added, skipping [INFO] com/sun/mail already added, skipping [INFO] com/sun/mail/dsn already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/mailcap already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dsn --- [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/dsn/target/dsn.jar to /home/jenkins/.m2/repository/com/sun/mail/dsn/1.6.5-SNAPSHOT/dsn-1.6.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/dsn/pom.xml to /home/jenkins/.m2/repository/com/sun/mail/dsn/1.6.5-SNAPSHOT/dsn-1.6.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/dsn/target/dsn-1.6.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/mail/dsn/1.6.5-SNAPSHOT/dsn-1.6.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< com.sun.mail:logging-mailhandler >------------------ [INFO] Building Jakarta Mail API logging handler 1.6.5-SNAPSHOT [11/14] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ logging-mailhandler --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-version) @ logging-mailhandler --- [INFO] [INFO] --- osgiversion-maven-plugin:2.0.0:compute-osgi-version (compute-osgi-version) @ logging-mailhandler --- [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (get-binaries) @ logging-mailhandler --- [INFO] Configured Artifact: com.sun.mail:jakarta.mail:1.6.5-SNAPSHOT:jar [INFO] Unpacking /home/jenkins/agent/workspace/mail-build-1.7/mail/target/jakarta.mail.jar to /home/jenkins/agent/workspace/mail-build-1.7/mailhandler/target/classes with includes "" and excludes "META-INF/**" [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (get-sources) @ logging-mailhandler --- [INFO] Configured Artifact: com.sun.mail:jakarta.mail:sources:1.6.5-SNAPSHOT:jar [INFO] Unpacking /home/jenkins/agent/workspace/mail-build-1.7/mail/target/jakarta.mail-1.6.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/mail-build-1.7/mailhandler/target/sources with includes "" and excludes "META-INF/**" [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ logging-mailhandler --- [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/mailhandler/target/sources added. [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/mailhandler/target/classes added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ logging-mailhandler --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/mail-build-1.7/mailhandler/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ logging-mailhandler --- [INFO] Not compiling main sources [INFO] [INFO] --- maven-bundle-plugin:3.5.0:manifest (osgi-manifest) @ logging-mailhandler --- [WARNING] Manifest com.sun.mail:logging-mailhandler:jar:1.6.5-SNAPSHOT : Export com.sun.mail.util.logging, has 1, private references [javax.mail], [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ logging-mailhandler --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/mail-build-1.7/mailhandler/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ logging-mailhandler --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ logging-mailhandler --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ logging-mailhandler --- [INFO] Building jar: /home/jenkins/agent/workspace/mail-build-1.7/mailhandler/target/logging-mailhandler.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ logging-mailhandler --- [INFO] pom.xml already added, skipping [INFO] com already added, skipping [INFO] com/sun already added, skipping [INFO] com/sun/mail already added, skipping [INFO] com/sun/mail/auth already added, skipping [INFO] com/sun/mail/smtp already added, skipping [INFO] com/sun/mail/imap already added, skipping [INFO] com/sun/mail/imap/protocol already added, skipping [INFO] com/sun/mail/util already added, skipping [INFO] com/sun/mail/util/logging already added, skipping [INFO] com/sun/mail/iap already added, skipping [INFO] com/sun/mail/handlers already added, skipping [INFO] com/sun/mail/pop3 already added, skipping [INFO] javax already added, skipping [INFO] javax/mail already added, skipping [INFO] javax/mail/search already added, skipping [INFO] javax/mail/internet already added, skipping [INFO] javax/mail/util already added, skipping [INFO] javax/mail/event already added, skipping [INFO] Building jar: /home/jenkins/agent/workspace/mail-build-1.7/mailhandler/target/logging-mailhandler-1.6.5-SNAPSHOT-sources.jar [INFO] pom.xml already added, skipping [INFO] com already added, skipping [INFO] com/sun already added, skipping [INFO] com/sun/mail already added, skipping [INFO] com/sun/mail/auth already added, skipping [INFO] com/sun/mail/smtp already added, skipping [INFO] com/sun/mail/imap already added, skipping [INFO] com/sun/mail/imap/protocol already added, skipping [INFO] com/sun/mail/util already added, skipping [INFO] com/sun/mail/util/logging already added, skipping [INFO] com/sun/mail/iap already added, skipping [INFO] com/sun/mail/handlers already added, skipping [INFO] com/sun/mail/pop3 already added, skipping [INFO] javax already added, skipping [INFO] javax/mail already added, skipping [INFO] javax/mail/search already added, skipping [INFO] javax/mail/internet already added, skipping [INFO] javax/mail/util already added, skipping [INFO] javax/mail/event already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ logging-mailhandler --- [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/mailhandler/target/logging-mailhandler.jar to /home/jenkins/.m2/repository/com/sun/mail/logging-mailhandler/1.6.5-SNAPSHOT/logging-mailhandler-1.6.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/mailhandler/pom.xml to /home/jenkins/.m2/repository/com/sun/mail/logging-mailhandler/1.6.5-SNAPSHOT/logging-mailhandler-1.6.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/mailhandler/target/logging-mailhandler-1.6.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/mail/logging-mailhandler/1.6.5-SNAPSHOT/logging-mailhandler-1.6.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------< com.sun.mail:android >------------------------ [INFO] Building Android support for Jakarta Mail 1.6.5-SNAPSHOT [12/14] [INFO] --------------------------------[ pom ]--------------------------------- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/animal-sniffer-maven-plugin/1.16/animal-sniffer-maven-plugin-1.16.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-maven-plugin/1.16/animal-sniffer-maven-plugin-1.16.pom Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-maven-plugin/1.16/animal-sniffer-maven-plugin-1.16.pom (5.6 kB at 33 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/animal-sniffer-parent/1.16/animal-sniffer-parent-1.16.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.16/animal-sniffer-parent-1.16.pom Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.16/animal-sniffer-parent-1.16.pom (5.6 kB at 84 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/mojo-parent/36/mojo-parent-36.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/36/mojo-parent-36.pom Progress (1): 4.1/29 kB Progress (1): 7.7/29 kB Progress (1): 12/29 kB Progress (1): 16/29 kB Progress (1): 20/29 kB Progress (1): 24/29 kB Progress (1): 28/29 kB Progress (1): 29 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/36/mojo-parent-36.pom (29 kB at 585 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/animal-sniffer-maven-plugin/1.16/animal-sniffer-maven-plugin-1.16.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-maven-plugin/1.16/animal-sniffer-maven-plugin-1.16.jar Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-maven-plugin/1.16/animal-sniffer-maven-plugin-1.16.jar (33 kB at 159 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ android --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-version) @ android --- [INFO] [INFO] --- osgiversion-maven-plugin:2.0.0:compute-osgi-version (compute-osgi-version) @ android --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ android --- [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/android/target/sources added. [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/android/target/classes added. [INFO] [INFO] --- maven-bundle-plugin:3.5.0:manifest (osgi-manifest) @ android --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ android --- [INFO] [INFO] --- animal-sniffer-maven-plugin:1.16:check (check-sig) @ android --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/animal-sniffer/1.16/animal-sniffer-1.16.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer/1.16/animal-sniffer-1.16.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer/1.16/animal-sniffer-1.16.pom (2.4 kB at 62 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-all/5.2/asm-all-5.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-all/5.2/asm-all-5.2.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-all/5.2/asm-all-5.2.pom (2.0 kB at 29 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom (5.5 kB at 250 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/java-boot-classpath-detector/1.16/java-boot-classpath-detector-1.16.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/java-boot-classpath-detector/1.16/java-boot-classpath-detector-1.16.pom Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/java-boot-classpath-detector/1.16/java-boot-classpath-detector-1.16.pom (2.5 kB at 39 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 159 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/animal-sniffer/1.16/animal-sniffer-1.16.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/java-boot-classpath-detector/1.16/java-boot-classpath-detector-1.16.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-all/5.2/asm-all-5.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer/1.16/animal-sniffer-1.16.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/java-boot-classpath-detector/1.16/java-boot-classpath-detector-1.16.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/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-all/5.2/asm-all-5.2.jar Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Progress (2): 12 kB | 4.1/178 kB Progress (2): 12 kB | 7.7/178 kB Progress (2): 12 kB | 12/178 kB Progress (2): 12 kB | 16/178 kB Progress (2): 12 kB | 20/178 kB Progress (2): 12 kB | 24/178 kB Progress (2): 12 kB | 28/178 kB Progress (2): 12 kB | 32/178 kB Progress (2): 12 kB | 36/178 kB Progress (2): 12 kB | 40/178 kB Progress (2): 12 kB | 44/178 kB Progress (2): 12 kB | 48/178 kB Progress (2): 12 kB | 52/178 kB Progress (2): 12 kB | 56/178 kB Progress (2): 12 kB | 60/178 kB Progress (2): 12 kB | 64/178 kB Progress (2): 12 kB | 68/178 kB Progress (2): 12 kB | 72/178 kB Progress (2): 12 kB | 76/178 kB Progress (2): 12 kB | 80/178 kB Progress (2): 12 kB | 84/178 kB Progress (2): 12 kB | 88/178 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 263 kB/s) Progress (1): 92/178 kB 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 (1): 96/178 kB Progress (1): 100/178 kB Progress (1): 104/178 kB Progress (1): 108/178 kB Progress (1): 112/178 kB Progress (1): 116/178 kB Progress (1): 120/178 kB Progress (1): 124/178 kB Progress (1): 128/178 kB Progress (1): 132/178 kB Progress (1): 136/178 kB Progress (1): 140/178 kB Progress (1): 144/178 kB Progress (1): 148/178 kB Progress (1): 152/178 kB Progress (1): 156/178 kB Progress (1): 160/178 kB Progress (1): 164/178 kB Progress (1): 168/178 kB Progress (1): 172/178 kB Progress (1): 176/178 kB Progress (1): 178 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 3.1 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.jar Progress (1): 4.1/49 kB Progress (1): 7.7/49 kB Progress (1): 12/49 kB Progress (1): 16/49 kB Progress (1): 20/49 kB Progress (1): 24/49 kB Progress (1): 28/49 kB Progress (1): 32/49 kB Progress (1): 36/49 kB Progress (1): 40/49 kB Progress (1): 44/49 kB Progress (1): 48/49 kB Progress (1): 49 kB Progress (2): 49 kB | 4.1/5.0 kB Progress (2): 49 kB | 5.0 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.jar (49 kB at 721 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.jar Progress (2): 5.0 kB | 4.1/248 kB Progress (2): 5.0 kB | 7.7/248 kB Progress (2): 5.0 kB | 12/248 kB Progress (2): 5.0 kB | 16/248 kB Progress (2): 5.0 kB | 20/248 kB Progress (2): 5.0 kB | 24/248 kB Progress (2): 5.0 kB | 28/248 kB Progress (2): 5.0 kB | 32/248 kB Progress (2): 5.0 kB | 33/248 kB Progress (2): 5.0 kB | 37/248 kB Progress (2): 5.0 kB | 41/248 kB Progress (2): 5.0 kB | 45/248 kB Progress (2): 5.0 kB | 49/248 kB Progress (2): 5.0 kB | 53/248 kB Progress (3): 5.0 kB | 53/248 kB | 4.1/22 kB Progress (3): 5.0 kB | 57/248 kB | 4.1/22 kB Progress (3): 5.0 kB | 57/248 kB | 7.7/22 kB Progress (3): 5.0 kB | 61/248 kB | 7.7/22 kB Progress (3): 5.0 kB | 61/248 kB | 12/22 kB Progress (3): 5.0 kB | 65/248 kB | 12/22 kB Progress (3): 5.0 kB | 65/248 kB | 16/22 kB Progress (3): 5.0 kB | 66/248 kB | 16/22 kB Progress (3): 5.0 kB | 66/248 kB | 20/22 kB Progress (3): 5.0 kB | 66/248 kB | 22 kB Progress (3): 5.0 kB | 70/248 kB | 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/java-boot-classpath-detector/1.16/java-boot-classpath-detector-1.16.jar (5.0 kB at 64 kB/s) Progress (2): 74/248 kB | 22 kB 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.jar Progress (2): 78/248 kB | 22 kB Progress (2): 82/248 kB | 22 kB Progress (2): 86/248 kB | 22 kB Progress (2): 90/248 kB | 22 kB Progress (2): 94/248 kB | 22 kB Progress (2): 98/248 kB | 22 kB Progress (2): 102/248 kB | 22 kB Progress (2): 106/248 kB | 22 kB Progress (2): 110/248 kB | 22 kB Progress (2): 114/248 kB | 22 kB Progress (2): 118/248 kB | 22 kB Progress (2): 122/248 kB | 22 kB Progress (2): 126/248 kB | 22 kB Progress (2): 130/248 kB | 22 kB Progress (2): 134/248 kB | 22 kB Progress (2): 138/248 kB | 22 kB Progress (2): 142/248 kB | 22 kB Progress (2): 146/248 kB | 22 kB Progress (2): 150/248 kB | 22 kB Progress (2): 154/248 kB | 22 kB Progress (2): 158/248 kB | 22 kB Progress (2): 162/248 kB | 22 kB Progress (2): 166/248 kB | 22 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.jar (22 kB at 271 kB/s) Progress (1): 170/248 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 (1): 174/248 kB Progress (1): 178/248 kB Progress (1): 182/248 kB Progress (1): 186/248 kB Progress (1): 190/248 kB Progress (1): 194/248 kB Progress (1): 197/248 kB Progress (1): 201/248 kB Progress (1): 205/248 kB Progress (2): 205/248 kB | 4.1/35 kB Progress (2): 209/248 kB | 4.1/35 kB Progress (2): 209/248 kB | 7.7/35 kB Progress (2): 213/248 kB | 7.7/35 kB Progress (2): 213/248 kB | 12/35 kB Progress (2): 217/248 kB | 12/35 kB Progress (2): 217/248 kB | 16/35 kB Progress (2): 221/248 kB | 16/35 kB Progress (2): 221/248 kB | 20/35 kB Progress (2): 221/248 kB | 24/35 kB Progress (2): 225/248 kB | 24/35 kB Progress (2): 225/248 kB | 28/35 kB Progress (2): 229/248 kB | 28/35 kB Progress (2): 229/248 kB | 32/35 kB Progress (2): 233/248 kB | 32/35 kB Progress (2): 233/248 kB | 35 kB Progress (3): 233/248 kB | 35 kB | 4.1/35 kB Progress (3): 233/248 kB | 35 kB | 7.7/35 kB Progress (3): 233/248 kB | 35 kB | 12/35 kB Progress (3): 233/248 kB | 35 kB | 16/35 kB Progress (3): 233/248 kB | 35 kB | 20/35 kB Progress (3): 233/248 kB | 35 kB | 24/35 kB Progress (3): 233/248 kB | 35 kB | 28/35 kB Progress (3): 237/248 kB | 35 kB | 28/35 kB Progress (3): 237/248 kB | 35 kB | 32/35 kB Progress (3): 241/248 kB | 35 kB | 32/35 kB Progress (3): 241/248 kB | 35 kB | 35 kB Progress (3): 245/248 kB | 35 kB | 35 kB Progress (3): 248 kB | 35 kB | 35 kB Progress (4): 248 kB | 35 kB | 35 kB | 4.1/13 kB Progress (4): 248 kB | 35 kB | 35 kB | 7.7/13 kB Progress (4): 248 kB | 35 kB | 35 kB | 12/13 kB Progress (4): 248 kB | 35 kB | 35 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer/1.16/animal-sniffer-1.16.jar (35 kB at 350 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/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 305 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.jar Progress (3): 248 kB | 13 kB | 4.1/9.8 kB Progress (3): 248 kB | 13 kB | 7.7/9.8 kB Progress (3): 248 kB | 13 kB | 9.8 kB Progress (4): 248 kB | 13 kB | 9.8 kB | 4.1/88 kB Progress (4): 248 kB | 13 kB | 9.8 kB | 7.7/88 kB Progress (4): 248 kB | 13 kB | 9.8 kB | 12/88 kB Progress (4): 248 kB | 13 kB | 9.8 kB | 16/88 kB Progress (4): 248 kB | 13 kB | 9.8 kB | 20/88 kB Progress (4): 248 kB | 13 kB | 9.8 kB | 24/88 kB Progress (4): 248 kB | 13 kB | 9.8 kB | 28/88 kB Progress (4): 248 kB | 13 kB | 9.8 kB | 32/88 kB Progress (4): 248 kB | 13 kB | 9.8 kB | 33/88 kB Progress (4): 248 kB | 13 kB | 9.8 kB | 37/88 kB Progress (4): 248 kB | 13 kB | 9.8 kB | 41/88 kB Progress (4): 248 kB | 13 kB | 9.8 kB | 45/88 kB Progress (4): 248 kB | 13 kB | 9.8 kB | 49/88 kB Progress (4): 248 kB | 13 kB | 9.8 kB | 53/88 kB Progress (4): 248 kB | 13 kB | 9.8 kB | 57/88 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.jar (13 kB at 103 kB/s) Progress (3): 248 kB | 9.8 kB | 61/88 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-all/5.2/asm-all-5.2.jar (248 kB at 2.0 MB/s) Progress (2): 9.8 kB | 65/88 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 (2): 9.8 kB | 69/88 kB 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): 9.8 kB | 73/88 kB Progress (2): 9.8 kB | 77/88 kB Progress (2): 9.8 kB | 81/88 kB Progress (2): 9.8 kB | 85/88 kB Progress (2): 9.8 kB | 88 kB Progress (3): 9.8 kB | 88 kB | 4.1/26 kB Progress (3): 9.8 kB | 88 kB | 7.7/26 kB Progress (3): 9.8 kB | 88 kB | 12/26 kB Progress (3): 9.8 kB | 88 kB | 16/26 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.jar (9.8 kB at 75 kB/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.jar Progress (2): 88 kB | 20/26 kB Progress (2): 88 kB | 24/26 kB Progress (2): 88 kB | 26 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 649 kB/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.jar Progress (2): 26 kB | 4.1/13 kB Progress (2): 26 kB | 7.7/13 kB Progress (2): 26 kB | 12/13 kB Progress (2): 26 kB | 13 kB Progress (3): 26 kB | 13 kB | 4.1/39 kB Progress (3): 26 kB | 13 kB | 7.7/39 kB Progress (3): 26 kB | 13 kB | 12/39 kB Progress (3): 26 kB | 13 kB | 16/39 kB Progress (3): 26 kB | 13 kB | 20/39 kB Progress (3): 26 kB | 13 kB | 24/39 kB Progress (3): 26 kB | 13 kB | 28/39 kB Progress (3): 26 kB | 13 kB | 32/39 kB Progress (3): 26 kB | 13 kB | 36/39 kB Progress (3): 26 kB | 13 kB | 39 kB Progress (4): 26 kB | 13 kB | 39 kB | 4.1/10 kB Progress (4): 26 kB | 13 kB | 39 kB | 7.7/10 kB Progress (4): 26 kB | 13 kB | 39 kB | 10 kB Progress (5): 26 kB | 13 kB | 39 kB | 10 kB | 4.1/68 kB Progress (5): 26 kB | 13 kB | 39 kB | 10 kB | 7.7/68 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.jar (26 kB at 169 kB/s) 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 86 kB/s) Progress (3): 39 kB | 10 kB | 12/68 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 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 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 257 kB/s) Progress (2): 10 kB | 16/68 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 (2): 10 kB | 20/68 kB Progress (2): 10 kB | 24/68 kB Progress (2): 10 kB | 28/68 kB Progress (2): 10 kB | 32/68 kB Progress (2): 10 kB | 33/68 kB Progress (2): 10 kB | 37/68 kB Progress (2): 10 kB | 41/68 kB Progress (2): 10 kB | 45/68 kB Progress (2): 10 kB | 49/68 kB Progress (2): 10 kB | 53/68 kB Progress (2): 10 kB | 57/68 kB Progress (2): 10 kB | 61/68 kB Progress (2): 10 kB | 65/68 kB Progress (2): 10 kB | 66/68 kB Progress (2): 10 kB | 68 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 65 kB/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 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 415 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar Progress (1): 4.1/156 kB Progress (1): 7.7/156 kB Progress (1): 12/156 kB Progress (1): 16/156 kB Progress (1): 20/156 kB Progress (1): 24/156 kB Progress (1): 28/156 kB Progress (1): 32/156 kB Progress (1): 33/156 kB Progress (1): 37/156 kB Progress (1): 41/156 kB Progress (1): 45/156 kB Progress (1): 49/156 kB Progress (1): 53/156 kB Progress (2): 53/156 kB | 4.1/80 kB Progress (2): 57/156 kB | 4.1/80 kB Progress (2): 57/156 kB | 7.7/80 kB Progress (2): 61/156 kB | 7.7/80 kB Progress (2): 61/156 kB | 12/80 kB Progress (2): 65/156 kB | 12/80 kB Progress (2): 65/156 kB | 16/80 kB Progress (2): 66/156 kB | 16/80 kB Progress (2): 66/156 kB | 20/80 kB Progress (2): 70/156 kB | 20/80 kB Progress (2): 70/156 kB | 24/80 kB Progress (2): 74/156 kB | 24/80 kB Progress (2): 74/156 kB | 28/80 kB Progress (2): 78/156 kB | 28/80 kB Progress (2): 78/156 kB | 32/80 kB Progress (2): 82/156 kB | 32/80 kB Progress (2): 82/156 kB | 33/80 kB Progress (2): 86/156 kB | 33/80 kB Progress (2): 86/156 kB | 37/80 kB Progress (2): 90/156 kB | 37/80 kB Progress (2): 90/156 kB | 41/80 kB Progress (2): 94/156 kB | 41/80 kB Progress (2): 98/156 kB | 41/80 kB Progress (2): 98/156 kB | 45/80 kB Progress (2): 98/156 kB | 45/80 kB Progress (2): 98/156 kB | 49/80 kB Progress (2): 102/156 kB | 49/80 kB Progress (2): 106/156 kB | 49/80 kB Progress (2): 106/156 kB | 53/80 kB Progress (2): 110/156 kB | 53/80 kB Progress (2): 110/156 kB | 57/80 kB Progress (2): 114/156 kB | 57/80 kB Progress (2): 114/156 kB | 61/80 kB Progress (2): 118/156 kB | 61/80 kB Progress (2): 118/156 kB | 65/80 kB Progress (2): 122/156 kB | 65/80 kB Progress (2): 122/156 kB | 69/80 kB Progress (2): 126/156 kB | 69/80 kB Progress (2): 126/156 kB | 73/80 kB Progress (2): 130/156 kB | 73/80 kB Progress (2): 130/156 kB | 77/80 kB Progress (2): 131/156 kB | 77/80 kB Progress (2): 131/156 kB | 80 kB Progress (2): 135/156 kB | 80 kB Progress (2): 139/156 kB | 80 kB Progress (2): 143/156 kB | 80 kB Progress (2): 147/156 kB | 80 kB Progress (2): 151/156 kB | 80 kB Progress (2): 155/156 kB | 80 kB Progress (2): 156 kB | 80 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 854 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar 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 434 kB/s) Progress (1): 4.1/30 kB Progress (1): 7.7/30 kB Progress (1): 12/30 kB Progress (1): 16/30 kB Progress (1): 20/30 kB Progress (1): 24/30 kB Progress (1): 28/30 kB Progress (1): 30 kB Progress (2): 30 kB | 4.1/51 kB Progress (2): 30 kB | 7.7/51 kB Progress (2): 30 kB | 12/51 kB Progress (2): 30 kB | 16/51 kB Progress (2): 30 kB | 20/51 kB Progress (2): 30 kB | 24/51 kB Progress (2): 30 kB | 28/51 kB Progress (2): 30 kB | 32/51 kB Progress (2): 30 kB | 33/51 kB Progress (2): 30 kB | 37/51 kB Progress (3): 30 kB | 37/51 kB | 4.1/38 kB Progress (3): 30 kB | 41/51 kB | 4.1/38 kB Progress (3): 30 kB | 41/51 kB | 7.7/38 kB Progress (3): 30 kB | 45/51 kB | 7.7/38 kB Progress (3): 30 kB | 45/51 kB | 12/38 kB Progress (3): 30 kB | 49/51 kB | 12/38 kB Progress (3): 30 kB | 49/51 kB | 16/38 kB Progress (3): 30 kB | 51 kB | 16/38 kB Progress (3): 30 kB | 51 kB | 20/38 kB Progress (3): 30 kB | 51 kB | 24/38 kB Progress (3): 30 kB | 51 kB | 28/38 kB Progress (3): 30 kB | 51 kB | 32/38 kB Progress (3): 30 kB | 51 kB | 33/38 kB Progress (3): 30 kB | 51 kB | 37/38 kB Progress (3): 30 kB | 51 kB | 38 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.jar (30 kB at 150 kB/s) Progress (3): 51 kB | 38 kB | 4.1/251 kB Progress (3): 51 kB | 38 kB | 7.7/251 kB Progress (3): 51 kB | 38 kB | 12/251 kB Progress (3): 51 kB | 38 kB | 16/251 kB Progress (3): 51 kB | 38 kB | 20/251 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 187 kB/s) 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 252 kB/s) Progress (1): 24/251 kB Progress (1): 28/251 kB Progress (1): 32/251 kB Progress (1): 33/251 kB Progress (1): 37/251 kB Progress (1): 41/251 kB Progress (1): 45/251 kB Progress (1): 49/251 kB Progress (1): 53/251 kB Progress (1): 57/251 kB Progress (1): 61/251 kB Progress (1): 65/251 kB Progress (1): 66/251 kB Progress (1): 70/251 kB Progress (1): 74/251 kB Progress (1): 78/251 kB Progress (1): 82/251 kB Progress (1): 86/251 kB Progress (1): 90/251 kB Progress (1): 94/251 kB Progress (1): 98/251 kB Progress (1): 98/251 kB Progress (1): 102/251 kB Progress (1): 106/251 kB Progress (1): 110/251 kB Progress (1): 114/251 kB Progress (1): 118/251 kB Progress (1): 122/251 kB Progress (1): 126/251 kB Progress (1): 130/251 kB Progress (1): 131/251 kB Progress (1): 135/251 kB Progress (1): 139/251 kB Progress (1): 143/251 kB Progress (1): 147/251 kB Progress (1): 151/251 kB Progress (1): 155/251 kB Progress (1): 159/251 kB Progress (1): 163/251 kB Progress (1): 164/251 kB Progress (1): 168/251 kB Progress (1): 172/251 kB Progress (1): 176/251 kB Progress (1): 180/251 kB Progress (1): 184/251 kB Progress (1): 188/251 kB Progress (1): 192/251 kB Progress (1): 196/251 kB Progress (1): 197/251 kB Progress (1): 201/251 kB Progress (1): 205/251 kB Progress (1): 209/251 kB Progress (1): 213/251 kB Progress (1): 217/251 kB Progress (1): 221/251 kB Progress (1): 225/251 kB Progress (1): 229/251 kB Progress (1): 233/251 kB Progress (1): 237/251 kB Progress (1): 241/251 kB Progress (1): 245/251 kB Progress (1): 249/251 kB Progress (1): 251 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (251 kB at 1.2 MB/s) [INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4_r1 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/net/sf/androidscents/signature/android-api-level-19/4.4_r1/android-api-level-19-4.4_r1.signature Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/androidscents/signature/android-api-level-19/4.4_r1/android-api-level-19-4.4_r1.signature Progress (1): 4.1/363 kB Progress (1): 7.7/363 kB Progress (1): 12/363 kB Progress (1): 16/363 kB Progress (1): 20/363 kB Progress (1): 24/363 kB Progress (1): 28/363 kB Progress (1): 32/363 kB Progress (1): 33/363 kB Progress (1): 37/363 kB Progress (1): 41/363 kB Progress (1): 45/363 kB Progress (1): 49/363 kB Progress (1): 53/363 kB Progress (1): 57/363 kB Progress (1): 61/363 kB Progress (1): 65/363 kB Progress (1): 66/363 kB Progress (1): 70/363 kB Progress (1): 74/363 kB Progress (1): 78/363 kB Progress (1): 82/363 kB Progress (1): 86/363 kB Progress (1): 90/363 kB Progress (1): 94/363 kB Progress (1): 98/363 kB Progress (1): 98/363 kB Progress (1): 102/363 kB Progress (1): 106/363 kB Progress (1): 110/363 kB Progress (1): 114/363 kB Progress (1): 118/363 kB Progress (1): 122/363 kB Progress (1): 126/363 kB Progress (1): 130/363 kB Progress (1): 131/363 kB Progress (1): 135/363 kB Progress (1): 139/363 kB Progress (1): 143/363 kB Progress (1): 147/363 kB Progress (1): 151/363 kB Progress (1): 155/363 kB Progress (1): 159/363 kB Progress (1): 163/363 kB Progress (1): 164/363 kB Progress (1): 168/363 kB Progress (1): 172/363 kB Progress (1): 176/363 kB Progress (1): 180/363 kB Progress (1): 184/363 kB Progress (1): 188/363 kB Progress (1): 192/363 kB Progress (1): 196/363 kB Progress (1): 197/363 kB Progress (1): 201/363 kB Progress (1): 205/363 kB Progress (1): 209/363 kB Progress (1): 213/363 kB Progress (1): 217/363 kB Progress (1): 221/363 kB Progress (1): 225/363 kB Progress (1): 229/363 kB Progress (1): 233/363 kB Progress (1): 237/363 kB Progress (1): 241/363 kB Progress (1): 245/363 kB Progress (1): 249/363 kB Progress (1): 253/363 kB Progress (1): 257/363 kB Progress (1): 261/363 kB Progress (1): 265/363 kB Progress (1): 269/363 kB Progress (1): 273/363 kB Progress (1): 277/363 kB Progress (1): 281/363 kB Progress (1): 285/363 kB Progress (1): 289/363 kB Progress (1): 293/363 kB Progress (1): 297/363 kB Progress (1): 301/363 kB Progress (1): 305/363 kB Progress (1): 309/363 kB Progress (1): 313/363 kB Progress (1): 317/363 kB Progress (1): 321/363 kB Progress (1): 325/363 kB Progress (1): 329/363 kB Progress (1): 333/363 kB Progress (1): 337/363 kB Progress (1): 341/363 kB Progress (1): 345/363 kB Progress (1): 349/363 kB Progress (1): 353/363 kB Progress (1): 357/363 kB Progress (1): 361/363 kB Progress (1): 363 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/androidscents/signature/android-api-level-19/4.4_r1/android-api-level-19-4.4_r1.signature (363 kB at 2.7 MB/s) [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ android --- [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/android/pom.xml to /home/jenkins/.m2/repository/com/sun/mail/android/1.6.5-SNAPSHOT/android-1.6.5-SNAPSHOT.pom [INFO] [INFO] ------------------< com.sun.mail:android-activation >------------------- [INFO] Building Jakarta Activation fork for Android 1.6.5-SNAPSHOT [13/14] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ android-activation --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-version) @ android-activation --- [INFO] [INFO] --- osgiversion-maven-plugin:2.0.0:compute-osgi-version (compute-osgi-version) @ android-activation --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ android-activation --- [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/android/activation/target/sources added. [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/android/activation/target/classes added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ android-activation --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ android-activation --- [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/mail-build-1.7/android/activation/target/classes [INFO] [INFO] --- maven-bundle-plugin:3.5.0:manifest (osgi-manifest) @ android-activation --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ android-activation --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/mail-build-1.7/android/activation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ android-activation --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ android-activation --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ android-activation --- [INFO] Building jar: /home/jenkins/agent/workspace/mail-build-1.7/android/activation/target/android-activation.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ android-activation --- [INFO] javax already added, skipping [INFO] javax/activation already added, skipping [INFO] com already added, skipping [INFO] com/sun already added, skipping [INFO] com/sun/activation already added, skipping [INFO] com/sun/activation/registries already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/mailcap.default already added, skipping [INFO] META-INF/mimetypes.default already added, skipping [INFO] Building jar: /home/jenkins/agent/workspace/mail-build-1.7/android/activation/target/android-activation-1.6.5-SNAPSHOT-sources.jar [INFO] javax already added, skipping [INFO] javax/activation already added, skipping [INFO] com already added, skipping [INFO] com/sun already added, skipping [INFO] com/sun/activation already added, skipping [INFO] com/sun/activation/registries already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/mailcap.default already added, skipping [INFO] META-INF/mimetypes.default already added, skipping [INFO] [INFO] --- animal-sniffer-maven-plugin:1.16:check (check-sig) @ android-activation --- [INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4_r1 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ android-activation --- [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/android/activation/target/android-activation.jar to /home/jenkins/.m2/repository/com/sun/mail/android-activation/1.6.5-SNAPSHOT/android-activation-1.6.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/android/activation/pom.xml to /home/jenkins/.m2/repository/com/sun/mail/android-activation/1.6.5-SNAPSHOT/android-activation-1.6.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/android/activation/target/android-activation-1.6.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/mail/android-activation/1.6.5-SNAPSHOT/android-activation-1.6.5-SNAPSHOT-sources.jar [INFO] [INFO] ---------------------< com.sun.mail:android-mail >---------------------- [INFO] Building Jakarta Mail API for Android 1.6.5-SNAPSHOT [14/14] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ android-mail --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-version) @ android-mail --- [INFO] [INFO] --- osgiversion-maven-plugin:2.0.0:compute-osgi-version (compute-osgi-version) @ android-mail --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ android-mail --- [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/android/mail/target/sources added. [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/android/mail/target/classes added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ android-mail --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/mail-build-1.7/android/mail/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ android-mail --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/mail-build-1.7/android/mail/target/classes [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (get-binaries) @ android-mail --- [INFO] Configured Artifact: com.sun.mail:jakarta.mail:1.6.5-SNAPSHOT:jar [INFO] Unpacking /home/jenkins/agent/workspace/mail-build-1.7/mail/target/jakarta.mail.jar to /home/jenkins/agent/workspace/mail-build-1.7/android/mail/target/classes with includes "" and excludes "com/sun/mail/handlers/handler_base.*,com/sun/mail/handlers/image_*,com/sun/mail/auth/OAuth2Sasl*,com/sun/mail/imap/protocol/IMAPSaslAuthenticator*,com/sun/mail/smtp/SMTPSaslAuthenticator*" [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (get-sources) @ android-mail --- [INFO] Configured Artifact: com.sun.mail:jakarta.mail:sources:1.6.5-SNAPSHOT:jar [INFO] Unpacking /home/jenkins/agent/workspace/mail-build-1.7/mail/target/jakarta.mail-1.6.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/mail-build-1.7/android/mail/target/sources with includes "" and excludes "com/sun/mail/handlers/handler_base.*,com/sun/mail/handlers/image_*,com/sun/mail/auth/OAuth2Sasl*,com/sun/mail/imap/protocol/IMAPSaslAuthenticator*,com/sun/mail/smtp/SMTPSaslAuthenticator*" [INFO] [INFO] --- maven-bundle-plugin:3.5.0:manifest (osgi-manifest) @ android-mail --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ android-mail --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/mail-build-1.7/android/mail/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ android-mail --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ android-mail --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ android-mail --- [INFO] Building jar: /home/jenkins/agent/workspace/mail-build-1.7/android/mail/target/android-mail.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ android-mail --- [INFO] com already added, skipping [INFO] com/sun already added, skipping [INFO] com/sun/mail already added, skipping [INFO] com/sun/mail/handlers already added, skipping [INFO] pom.xml already added, skipping [INFO] com already added, skipping [INFO] com/sun already added, skipping [INFO] com/sun/mail already added, skipping [INFO] com/sun/mail/handlers already added, skipping [INFO] com/sun/mail/auth already added, skipping [INFO] com/sun/mail/smtp already added, skipping [INFO] com/sun/mail/imap already added, skipping [INFO] com/sun/mail/imap/protocol already added, skipping [INFO] com/sun/mail/util already added, skipping [INFO] com/sun/mail/util/logging already added, skipping [INFO] com/sun/mail/iap already added, skipping [INFO] com/sun/mail/pop3 already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/services already added, skipping [INFO] META-INF/hk2-locator already added, skipping [INFO] javax already added, skipping [INFO] javax/mail already added, skipping [INFO] javax/mail/search already added, skipping [INFO] javax/mail/internet already added, skipping [INFO] javax/mail/util already added, skipping [INFO] javax/mail/event already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] META-INF/services/javax.mail.Provider already added, skipping [INFO] META-INF/hk2-locator/default already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/gfprobe-provider.xml already added, skipping [INFO] META-INF/javamail.charset.map already added, skipping [INFO] META-INF/javamail.default.address.map already added, skipping [INFO] META-INF/javamail.default.providers already added, skipping [INFO] META-INF/mailcap already added, skipping [INFO] Building jar: /home/jenkins/agent/workspace/mail-build-1.7/android/mail/target/android-mail-1.6.5-SNAPSHOT-sources.jar [INFO] com already added, skipping [INFO] com/sun already added, skipping [INFO] com/sun/mail already added, skipping [INFO] com/sun/mail/handlers already added, skipping [INFO] pom.xml already added, skipping [INFO] com already added, skipping [INFO] com/sun already added, skipping [INFO] com/sun/mail already added, skipping [INFO] com/sun/mail/handlers already added, skipping [INFO] com/sun/mail/auth already added, skipping [INFO] com/sun/mail/smtp already added, skipping [INFO] com/sun/mail/imap already added, skipping [INFO] com/sun/mail/imap/protocol already added, skipping [INFO] com/sun/mail/util already added, skipping [INFO] com/sun/mail/util/logging already added, skipping [INFO] com/sun/mail/iap already added, skipping [INFO] com/sun/mail/pop3 already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/services already added, skipping [INFO] META-INF/hk2-locator already added, skipping [INFO] javax already added, skipping [INFO] javax/mail already added, skipping [INFO] javax/mail/search already added, skipping [INFO] javax/mail/internet already added, skipping [INFO] javax/mail/util already added, skipping [INFO] javax/mail/event already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] META-INF/services/javax.mail.Provider already added, skipping [INFO] META-INF/hk2-locator/default already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/gfprobe-provider.xml already added, skipping [INFO] META-INF/javamail.charset.map already added, skipping [INFO] META-INF/javamail.default.address.map already added, skipping [INFO] META-INF/javamail.default.providers already added, skipping [INFO] META-INF/mailcap already added, skipping [INFO] [INFO] --- animal-sniffer-maven-plugin:1.16:check (check-sig) @ android-mail --- [INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4_r1 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ android-mail --- [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/android/mail/target/android-mail.jar to /home/jenkins/.m2/repository/com/sun/mail/android-mail/1.6.5-SNAPSHOT/android-mail-1.6.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/android/mail/pom.xml to /home/jenkins/.m2/repository/com/sun/mail/android-mail/1.6.5-SNAPSHOT/android-mail-1.6.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/android/mail/target/android-mail-1.6.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/mail/android-mail/1.6.5-SNAPSHOT/android-mail-1.6.5-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Jakarta Mail API distribution 1.6.5-SNAPSHOT: [INFO] [INFO] Jakarta Mail API distribution ...................... SUCCESS [01:32 min] [INFO] Jakarta Mail API ................................... SUCCESS [ 49.424 s] [INFO] Jakarta Mail API (no providers) .................... SUCCESS [ 24.334 s] [INFO] Jakarta Mail API jar ............................... SUCCESS [ 0.989 s] [INFO] Jakarta Mail API parent-distrib provider ........... SUCCESS [ 0.290 s] [INFO] Jakarta Mail API smtp provider ..................... SUCCESS [ 1.006 s] [INFO] Jakarta Mail API imap provider ..................... SUCCESS [ 2.193 s] [INFO] Jakarta Mail API Gmail IMAP provider ............... SUCCESS [ 1.473 s] [INFO] Jakarta Mail API pop3 provider ..................... SUCCESS [ 0.832 s] [INFO] Jakarta Mail API dsn support ....................... SUCCESS [ 1.396 s] [INFO] Jakarta Mail API logging handler ................... SUCCESS [ 1.823 s] [INFO] Android support for Jakarta Mail ................... SUCCESS [ 6.261 s] [INFO] Jakarta Activation fork for Android ................ SUCCESS [ 2.434 s] [INFO] Jakarta Mail API for Android ....................... SUCCESS [ 2.216 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:08 min [INFO] Finished at: 2019-12-19T03:08:50Z [INFO] ------------------------------------------------------------------------ + /opt/tools/java/oracle/jdk-7/latest/bin/javac -d /home/jenkins/agent/workspace/mail-build-1.7/mail/target/classes -classpath /home/jenkins/agent/workspace/mail-build-1.7/mail/target/classes:/home/jenkins/.m2/repository/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar: -sourcepath /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java:/home/jenkins/agent/workspace/mail-build-1.7/mail/target/classes:/home/jenkins/agent/workspace/mail-build-1.7/mail/target/generated-sources/annotations: /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/AuthenticationFailedException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/pop3/WritableSharedFile.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/handlers/text_xml.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/iap/Response.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/event/MessageChangedListener.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/internet/ContentType.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/pop3/POP3Folder.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/EncodingAware.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/URLName.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/MessagingException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/internet/MimePart.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/BASE64MailboxEncoder.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/LineInputStream.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/ASCIIUtility.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/BASE64DecoderStream.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/LineOutputStream.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/Multipart.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/MailboxInfo.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/event/FolderListener.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/event/StoreListener.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/search/IntegerComparisonTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/IMAPSSLStore.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/iap/ResponseInputStream.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/smtp/SMTPSaslAuthenticator.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/search/StringTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/pop3/Status.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/internet/UniqueValue.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/UID.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/internet/ParseException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/event/TransportListener.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/iap/ParsingException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/internet/ContentDisposition.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/event/MessageChangedEvent.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/StoreClosedException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/iap/ProtocolException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/util/SharedByteArrayInputStream.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/RFC822SIZE.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/BEncoderStream.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/internet/ParameterList.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/ID.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/Status.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/IMAPStore.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/Flags.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/event/ConnectionListener.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/smtp/SMTPProvider.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/MailLogger.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/SortTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/MimeUtil.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/FolderClosedIOException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/smtp/SMTPOutputStream.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/CRLFOutputStream.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/FetchItem.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/logging/CompactFormatter.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/smtp/DigestMD5.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/search/AddressTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/IMAPSSLProvider.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/Namespaces.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/search/RecipientTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/IMAPMessage.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/IMAPProvider.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/Message.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/handlers/text_html.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/UIDFolder.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/search/MessageNumberTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/WriteTimeoutSocket.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/auth/MD4.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/Store.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/FLAGS.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/TraceInputStream.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/MessageRemovedIOException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/Folder.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/smtp/SMTPAddressFailedException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/handlers/handler_base.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/smtp/SMTPMessage.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/AppendUID.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/IMAPNestedMessage.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/BASE64MailboxDecoder.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/LogOutputStream.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/event/TransportEvent.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/SearchSequence.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/internet/MailDateFormat.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/DefaultProvider.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/internet/HeaderTokenizer.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/IMAPSaslAuthenticator.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/PropUtil.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/search/OrTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/SaslAuthenticator.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/search/HeaderTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/smtp/SMTPSenderFailedException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/internet/InternetHeaders.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/UUEncoderStream.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/pop3/POP3Provider.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/handlers/message_rfc822.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/MailSSLSocketFactory.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/NoSuchProviderException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/smtp/SMTPAddressSucceededException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/search/FromStringTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/IMAPMultipartDataSource.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/smtp/SMTPSendFailedException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/DefaultFolder.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/BODYSTRUCTURE.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/QPDecoderStream.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/internet/SharedInputStream.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/QDecoderStream.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/pop3/AppendStream.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/IllegalWriteException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/RFC822DATA.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/iap/ByteArray.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/MessageSet.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/pop3/POP3SSLProvider.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/logging/MailHandler.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/iap/Protocol.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/internet/NewsAddress.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/MultipartDataSource.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/logging/LogManagerProperties.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/internet/MimeMultipart.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/IMAPReferralException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/Transport.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/ReferralException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/PasswordAuthentication.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/ACL.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/internet/MimeMessage.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/MessageVanishedEvent.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/CopyUID.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/event/MessageCountListener.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/SocketConnectException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/FolderClosedException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/internet/MimePartDataSource.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/logging/DurationFilter.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/SharedByteArrayOutputStream.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/TraceOutputStream.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/Authenticator.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/ReadableMime.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/MessageContext.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/internet/MimeBodyPart.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/internet/AddressException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/pop3/Protocol.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/search/DateTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/logging/SeverityComparator.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/auth/Ntlm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/smtp/SMTPSSLTransport.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/event/StoreEvent.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/BODY.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/MailConnectException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/iap/ConnectionException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/IdleManager.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/search/SizeTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/MethodNotSupportedException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/QuotaAwareStore.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/search/SubjectTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/search/MessageIDTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/iap/Literal.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/Rights.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/MessageCache.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/Utility.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/smtp/SMTPSSLProvider.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/search/BodyTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/pop3/DefaultFolder.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/FetchResponse.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/search/ComparisonTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/UIDSet.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/event/TransportAdapter.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/iap/Argument.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/search/ReceivedDateTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/event/ConnectionEvent.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/BodyPart.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/event/FolderEvent.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/IMAPBodyPart.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/handlers/image_jpeg.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/YoungerTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/BASE64EncoderStream.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/iap/BadCommandException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/MessageAware.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/SocketFetcher.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/logging/CollectorFormatter.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/pop3/POP3Store.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/Service.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/iap/CommandFailedException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/search/SearchTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/IMAPFolder.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/pop3/POP3Message.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/event/MailEvent.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/auth/OAuth2SaslClientFactory.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/event/MessageCountEvent.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/ReadOnlyFolderException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/Provider.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/IMAPResponse.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/pop3/TempFile.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/QEncoderStream.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/event/ConnectionAdapter.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/MODSEQ.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/Part.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/event/MessageCountAdapter.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/SendFailedException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/ListInfo.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/OlderTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/UUDecoderStream.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/handlers/text_plain.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/FolderNotFoundException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/FetchProfile.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/internet/InternetAddress.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/IMAPProtocol.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/Quota.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/QPEncoderStream.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/util/SharedFileInputStream.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/search/AddressStringTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/internet/MimeUtility.java /home/jenkins/agent/workspace/mail-build-1.7/mail/target/classes/javax/mail/Version.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/IMAPInputStream.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/iap/ResponseHandler.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/INTERNALDATE.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/ENVELOPE.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/EventQueue.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/auth/OAuth2SaslClient.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/search/FromTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/handlers/image_gif.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/iap/LiteralException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/smtp/SMTPTransport.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/search/NotTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/Header.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/Session.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/search/AndTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/search/RecipientStringTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/util/DecodingException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/ModifiedSinceTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/ResyncData.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/pop3/POP3SSLStore.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/internet/PreencodedMimeBodyPart.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/imap/protocol/Item.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/search/SearchException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/smtp/SaslAuthenticator.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/com/sun/mail/handlers/multipart_mixed.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/MessageRemovedException.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/search/SentDateTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/event/FolderAdapter.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/Address.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/search/FlagTerm.java /home/jenkins/agent/workspace/mail-build-1.7/mail/src/main/java/javax/mail/util/ByteArrayDataSource.java -s /home/jenkins/agent/workspace/mail-build-1.7/mail/target/generated-sources/annotations -g -deprecation -target 1.7 -source 1.7 -encoding iso-8859-1 -Xlint -Xlint:-options -Xlint:-path -Werror Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockExperimentalVMOptions Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 + exit Parsing POMs Established TCP socket on 39285 Copied maven35-agent.jar Copied maven35-interceptor.jar Copied maven3-interceptor-commons.jar [mail-build-1.7] $ /opt/tools/java/oracle/jdk-8/latest/bin/java -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -cp /home/jenkins/agent/maven35-agent.jar:/opt/tools/apache-maven/latest/boot/plexus-classworlds-2.5.2.jar:/opt/tools/apache-maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /opt/tools/apache-maven/latest /usr/share/jenkins/agent.jar /home/jenkins/agent/maven35-interceptor.jar /home/jenkins/agent/maven3-interceptor-commons.jar 39285 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/jenkins/agent/workspace/mail-build-1.7/pom.xml -Pstaging -P1.7 -DskipTests -Djavac.path=/opt/tools/java/oracle/jdk-7/latest/bin/javac clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Jakarta Mail API distribution [pom] [INFO] Jakarta Mail API [jar] [INFO] Jakarta Mail API (no providers) [jar] [INFO] Jakarta Mail API jar [jar] [INFO] Jakarta Mail API parent-distrib provider [pom] [INFO] Jakarta Mail API smtp provider [jar] [INFO] Jakarta Mail API imap provider [jar] [INFO] Jakarta Mail API Gmail IMAP provider [jar] [INFO] Jakarta Mail API pop3 provider [jar] [INFO] Jakarta Mail API dsn support [jar] [INFO] Jakarta Mail API logging handler [jar] [INFO] Android support for Jakarta Mail [pom] [INFO] Jakarta Activation fork for Android [jar] [INFO] Jakarta Mail API for Android [jar] [INFO] [INFO] --------------------------< com.sun.mail:all >-------------------------- [INFO] Building Jakarta Mail API distribution 1.6.5-SNAPSHOT [1/14] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ all --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-version) @ all --- [INFO] [INFO] --- osgiversion-maven-plugin:2.0.0:compute-osgi-version (compute-osgi-version) @ all --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ all --- [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/target/sources added. [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/target/classes added. [INFO] [INFO] --- maven-bundle-plugin:3.5.0:manifest (osgi-manifest) @ all --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ all --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ all --- [INFO] Installing /home/jenkins/agent/workspace/mail-build-1.7/pom.xml to /home/jenkins/.m2/repository/com/sun/mail/all/1.6.5-SNAPSHOT/all-1.6.5-SNAPSHOT.pom [INFO] [INFO] ---------------------< com.sun.mail:jakarta.mail >---------------------- [INFO] Building Jakarta Mail API 1.6.5-SNAPSHOT [2/14] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jakarta.mail --- [INFO] Deleting /home/jenkins/agent/workspace/mail-build-1.7/mail/target [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-version) @ jakarta.mail --- [INFO] [INFO] --- osgiversion-maven-plugin:2.0.0:compute-osgi-version (compute-osgi-version) @ jakarta.mail --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ jakarta.mail --- [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/mail/target/sources added. [INFO] Source directory: /home/jenkins/agent/workspace/mail-build-1.7/mail/target/classes added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jakarta.mail --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ jakarta.mail --- [INFO] Compiling 238 source files to /home/jenkins/agent/workspace/mail-build-1.7/mail/target/classes [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Jakarta Mail API distribution 1.6.5-SNAPSHOT: [INFO] [INFO] Jakarta Mail API distribution ...................... SUCCESS [ 1.803 s] [INFO] Jakarta Mail API ................................... FAILURE [ 0.555 s] [INFO] Jakarta Mail API (no providers) .................... SKIPPED [INFO] Jakarta Mail API jar ............................... SKIPPED [INFO] Jakarta Mail API parent-distrib provider ........... SKIPPED [INFO] Jakarta Mail API smtp provider ..................... SKIPPED [INFO] Jakarta Mail API imap provider ..................... SKIPPED [INFO] Jakarta Mail API Gmail IMAP provider ............... SKIPPED [INFO] Jakarta Mail API pop3 provider ..................... SKIPPED [INFO] Jakarta Mail API dsn support ....................... SKIPPED [INFO] Jakarta Mail API logging handler ................... SKIPPED [INFO] Android support for Jakarta Mail ................... SKIPPED [INFO] Jakarta Activation fork for Android ................ SKIPPED [INFO] Jakarta Mail API for Android ....................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.190 s [INFO] Finished at: 2019-12-19T03:09:13Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project jakarta.mail: Compilation failure -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :jakarta.mail [JENKINS] Archiving /home/jenkins/agent/workspace/mail-build-1.7/mailhandler/pom.xml to com.sun.mail/logging-mailhandler/1.6.5-SNAPSHOT/logging-mailhandler-1.6.5-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/mail-build-1.7/pop3/pom.xml to com.sun.mail/pop3/1.6.5-SNAPSHOT/pop3-1.6.5-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/mail-build-1.7/android/pom.xml to com.sun.mail/android/1.6.5-SNAPSHOT/android-1.6.5-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/mail-build-1.7/android/mail/pom.xml to com.sun.mail/android-mail/1.6.5-SNAPSHOT/android-mail-1.6.5-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/mail-build-1.7/android/activation/pom.xml to com.sun.mail/android-activation/1.6.5-SNAPSHOT/android-activation-1.6.5-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/mail-build-1.7/parent-distrib/pom.xml to com.sun.mail/parent-distrib/1.6.5-SNAPSHOT/parent-distrib-1.6.5-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/mail-build-1.7/smtp/pom.xml to com.sun.mail/smtp/1.6.5-SNAPSHOT/smtp-1.6.5-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/mail-build-1.7/mailapi/pom.xml to com.sun.mail/mailapi/1.6.5-SNAPSHOT/mailapi-1.6.5-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/mail-build-1.7/gimap/pom.xml to com.sun.mail/gimap/1.6.5-SNAPSHOT/gimap-1.6.5-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/mail-build-1.7/mailapijar/pom.xml to jakarta.mail/jakarta.mail-api/1.6.5-SNAPSHOT/jakarta.mail-api-1.6.5-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/mail-build-1.7/imap/pom.xml to com.sun.mail/imap/1.6.5-SNAPSHOT/imap-1.6.5-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/mail-build-1.7/mail/pom.xml to com.sun.mail/jakarta.mail/1.6.5-SNAPSHOT/jakarta.mail-1.6.5-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/mail-build-1.7/pom.xml to com.sun.mail/all/1.6.5-SNAPSHOT/all-1.6.5-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/mail-build-1.7/dsn/pom.xml to com.sun.mail/dsn/1.6.5-SNAPSHOT/dsn-1.6.5-SNAPSHOT.pom channel stopped Finished: FAILURE