Started by user Tomas Kraus Agent default-java-0f95g is provisioned from template Kubernetes Pod Template Agent specification [Kubernetes Pod Template] (): [EnvInject] - Loading node environment variables. Building remotely on default-java-0f95g in workspace /home/jenkins/workspace/jaxb-codemodel [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-vdX01yQEyCRV/agent.77 SSH_AGENT_PID=79 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/workspace/jaxb-codemodel@tmp/private_key_8800303199825506277.key (/home/jenkins/workspace/jaxb-codemodel@tmp/private_key_8800303199825506277.key) [ssh-agent] Using credentials eclipse-jaxb-impl-bot (GitHub bot SSH) Cloning the remote Git repository Cloning repository git@github.com:eclipse-ee4j/jaxb-ri.git > git init /home/jenkins/workspace/jaxb-codemodel # timeout=10 Fetching upstream changes from git@github.com:eclipse-ee4j/jaxb-ri.git > git --version # timeout=10 using GIT_SSH to set credentials GitHub bot SSH > git fetch --tags --progress git@github.com:eclipse-ee4j/jaxb-ri.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@github.com:eclipse-ee4j/jaxb-ri.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/jaxb-ri.git # timeout=10 Fetching upstream changes from git@github.com:eclipse-ee4j/jaxb-ri.git using GIT_SSH to set credentials GitHub bot SSH > git fetch --tags --progress git@github.com:eclipse-ee4j/jaxb-ri.git +refs/heads/EE4J_8:refs/remotes/origin/EE4J_8 > git rev-parse refs/remotes/origin/EE4J_8^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/EE4J_8^{commit} # timeout=10 Checking out Revision 5220fc66ab90750337460664a0d4e3a126c7380e (refs/remotes/origin/EE4J_8) > git config core.sparsecheckout # timeout=10 > git checkout -f 5220fc66ab90750337460664a0d4e3a126c7380e Commit message: "SchemaGenTask fails without fork." > git rev-list --no-walk 5220fc66ab90750337460664a0d4e3a126c7380e # timeout=10 provisioning config files... copy managed file [settings-jaxb-impl.xml] to file:/home/jenkins/.m2/settings.xml copy managed file [settings-security.xml] to file:/home/jenkins/.m2/settings-security.xml [jaxb-codemodel] $ /bin/bash -ex /tmp/jenkins633958797345956825.sh + TOOLS_PREFIX=/opt/tools + JAVA_PREFIX=/opt/tools/java/openjdk + MVN_HOME=/opt/tools/apache-maven/latest + JAVA_HOME=/opt/tools/java/openjdk/jdk-11/latest + PATH=/opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-11/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + VERSIONS_PLUGIN=org.codehaus.mojo:versions-maven-plugin:2.7 + HELP_PLUGIN=org.apache.maven.plugins:maven-help-plugin:3.1.0 + BUILD_DIR=/home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel + cd /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel + grep '' pom.xml + grep SNAPSHOT 2.3.2-SNAPSHOT ++ mvn -B org.apache.maven.plugins:maven-help-plugin:3.1.0:evaluate -Dexpression=project.version ++ grep -E '^[0-9]+(\.[0-9]+)+-SNAPSHOT$' + SNAPSHOT_VERSION=2.3.2-SNAPSHOT + '[' -z '' ']' + '[' -z 2.3.2-SNAPSHOT ']' ++ echo 2.3.2-SNAPSHOT ++ sed -e s/-SNAPSHOT// + RELEASE_VERSION=2.3.2 + '[' -z '' ']' ++ echo 2.3.2 ++ sed -e 's/\([0-9][0-9]*\.[0-9][0-9]*\).*/\1/' + NEXT_VERSION=2.3 + set -f + NEXT_COMPONENTS=(${RELEASE_VERSION//\./ }) + LAST_INDEX=2 + NEXT_COMPONENTS[${LAST_INDEX}]=3 ++ echo 2 3 3 ++ tr ' ' . + NEXT_VERSION=2.3.3-SNAPSHOT + RELEASE_TAG=2.3.2-CodeModel + RELEASE_BRANCH=2.3.2-CodeModel-RELEASE + echo 'Current version: 2.3.2-SNAPSHOT' Current version: 2.3.2-SNAPSHOT + echo 'Release version: 2.3.2' Release version: 2.3.2 + echo 'Next version: 2.3.3-SNAPSHOT' Next version: 2.3.3-SNAPSHOT + echo 'Release tag: 2.3.2-CodeModel' Release tag: 2.3.2-CodeModel + '[' -z 2.3.2-SNAPSHOT -o -z 2.3.2 -o -z 2.3.3-SNAPSHOT ']' + '[' false = true ']' + MVN_DEPLOY_ARGS=nexus-staging:deploy ++ git remote + GIT_ORIGIN=origin + echo '-[ Prepare branch ]-------------------------------------------------------------' -[ Prepare branch ]------------------------------------------------------------- ++ git branch -r ++ grep origin/2.3.2-CodeModel-RELEASE + [[ -n '' ]] + echo '-[ Release tag cleanup ]--------------------------------------------------------' -[ Release tag cleanup ]-------------------------------------------------------- ++ git ls-remote --tags origin ++ grep 2.3.2-CodeModel Failed to add the RSA host key for IP address '192.30.253.113' to the list of known hosts (/home/jenkins/.ssh/known_hosts). + [[ -n '' ]] + cd /home/jenkins/workspace/jaxb-codemodel + git branch --delete 2.3.2-CodeModel-RELEASE error: branch '2.3.2-CodeModel-RELEASE' not found. + git checkout -b 2.3.2-CodeModel-RELEASE Switched to a new branch '2.3.2-CodeModel-RELEASE' + git tag --delete 2.3.2-CodeModel error: tag '2.3.2-CodeModel' not found. + git config --global user.email jaxb-impl-bot@eclipse.org + git config --global user.name 'Eclipse JAXBimpl Bot' + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key CE8B1D1D2530EDC5: public key "Eclipse Implementation of JAXB Project " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key CE8B1D1D2530EDC5: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 ++ gpg --list-keys --with-colons ++ awk -F: '/fpr:/ {print $10}' ++ sort -u + for fpr in $(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 04543577D6A9CC626239C50C7ECBD740FF06AEB5 trust Secret subkeys are available. pub rsa4096/CE8B1D1D2530EDC5 created: 2018-09-11 expires: 2023-09-10 usage: SCEA trust: unknown validity: unknown ssb rsa4096/7ECBD740FF06AEB5 created: 2018-09-11 expires: 2023-09-10 usage: S [ unknown] (1). Eclipse Implementation of JAXB Project pub rsa4096/CE8B1D1D2530EDC5 created: 2018-09-11 expires: 2023-09-10 usage: SCEA trust: unknown validity: unknown ssb rsa4096/7ECBD740FF06AEB5 created: 2018-09-11 expires: 2023-09-10 usage: S [ unknown] (1). Eclipse Implementation of JAXB Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/CE8B1D1D2530EDC5 created: 2018-09-11 expires: 2023-09-10 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/7ECBD740FF06AEB5 created: 2018-09-11 expires: 2023-09-10 usage: S [ unknown] (1). Eclipse Implementation of JAXB Project Please note that the shown key validity is not necessarily correct unless you restart the program. + for fpr in $(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 06A4D15D9FA796BA5DECF592CE8B1D1D2530EDC5 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-09-10 pub rsa4096/CE8B1D1D2530EDC5 created: 2018-09-11 expires: 2023-09-10 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/7ECBD740FF06AEB5 created: 2018-09-11 expires: 2023-09-10 usage: S [ultimate] (1). Eclipse Implementation of JAXB Project pub rsa4096/CE8B1D1D2530EDC5 created: 2018-09-11 expires: 2023-09-10 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/7ECBD740FF06AEB5 created: 2018-09-11 expires: 2023-09-10 usage: S [ultimate] (1). Eclipse Implementation of JAXB Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/CE8B1D1D2530EDC5 created: 2018-09-11 expires: 2023-09-10 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/7ECBD740FF06AEB5 created: 2018-09-11 expires: 2023-09-10 usage: S [ultimate] (1). Eclipse Implementation of JAXB Project + cd /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel ++ mvn -B org.apache.maven.plugins:maven-help-plugin:3.1.0:evaluate -Dexpression=project.artifactId ++ grep -Ev '(^\[)' + ARTIFACT_ID=jaxb-codemodel-parent ++ mvn -B org.apache.maven.plugins:maven-help-plugin:3.1.0:evaluate -Dexpression=project.groupId ++ grep -Ev '(^\[)' + GROUP_ID=com.sun.xml.bind.mvn + STAGING_DESC=com.sun.xml.bind.mvn:jaxb-codemodel-parent:2.3.2 ++ echo com.sun.xml.bind.mvn:jaxb-codemodel-parent:2.3.2 ++ sed -e 's/\./\\\./g' + STAGING_KEY='com\.sun\.xml\.bind\.mvn:jaxb-codemodel-parent:2\.3\.2' + echo '-[ Set release version ]--------------------------------------------------------' -[ Set release version ]-------------------------------------------------------- + mvn -U -C -DnewVersion=2.3.2 -DgenerateBackupPoms=false clean org.codehaus.mojo:versions-maven-plugin:2.7:set [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.glassfish.jaxb:codemodel:jar:2.3.2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ com.sun.xml.bind.mvn:jaxb-codemodel-parent:2.3.2-SNAPSHOT, /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/pom.xml, line 86, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.glassfish.jaxb:codemodel-annotation-compiler:jar:2.3.2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ com.sun.xml.bind.mvn:jaxb-codemodel-parent:2.3.2-SNAPSHOT, /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/pom.xml, line 86, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.sun.xml.bind.mvn:jaxb-codemodel-parent:pom:2.3.2-SNAPSHOT [WARNING] 'parent.relativePath' of POM com.sun.xml.bind.mvn:jaxb-codemodel-parent:2.3.2-SNAPSHOT (/home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/pom.xml) points at com.sun.xml.bind.mvn:jaxb-parent instead of org.eclipse.ee4j:project, please verify your project structure @ line 16, column 13 [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 86, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Codemodel [pom] [INFO] Codemodel Core [jar] [INFO] Codemodel Annotation Compiler [jar] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/maven-metadata.xml Progress (1): 760 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/maven-metadata.xml (760 B at 130 B/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.pom Progress (1): 4.1/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/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.pom (17 kB at 247 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.jar Progress (1): 4.1/310 kB Progress (1): 7.7/310 kB Progress (1): 12/310 kB Progress (1): 16/310 kB Progress (1): 20/310 kB Progress (1): 24/310 kB Progress (1): 28/310 kB Progress (1): 32/310 kB Progress (1): 33/310 kB Progress (1): 37/310 kB Progress (1): 41/310 kB Progress (1): 45/310 kB Progress (1): 49/310 kB Progress (1): 53/310 kB Progress (1): 57/310 kB Progress (1): 61/310 kB Progress (1): 65/310 kB Progress (1): 66/310 kB Progress (1): 70/310 kB Progress (1): 74/310 kB Progress (1): 78/310 kB Progress (1): 82/310 kB Progress (1): 86/310 kB Progress (1): 90/310 kB Progress (1): 94/310 kB Progress (1): 98/310 kB Progress (1): 102/310 kB Progress (1): 106/310 kB Progress (1): 110/310 kB Progress (1): 114/310 kB Progress (1): 118/310 kB Progress (1): 122/310 kB Progress (1): 126/310 kB Progress (1): 130/310 kB Progress (1): 134/310 kB Progress (1): 138/310 kB Progress (1): 142/310 kB Progress (1): 146/310 kB Progress (1): 150/310 kB Progress (1): 154/310 kB Progress (1): 158/310 kB Progress (1): 162/310 kB Progress (1): 166/310 kB Progress (1): 170/310 kB Progress (1): 174/310 kB Progress (1): 178/310 kB Progress (1): 182/310 kB Progress (1): 186/310 kB Progress (1): 190/310 kB Progress (1): 194/310 kB Progress (1): 198/310 kB Progress (1): 202/310 kB Progress (1): 206/310 kB Progress (1): 210/310 kB Progress (1): 214/310 kB Progress (1): 218/310 kB Progress (1): 222/310 kB Progress (1): 226/310 kB Progress (1): 230/310 kB Progress (1): 234/310 kB Progress (1): 238/310 kB Progress (1): 242/310 kB Progress (1): 246/310 kB Progress (1): 250/310 kB Progress (1): 254/310 kB Progress (1): 258/310 kB Progress (1): 262/310 kB Progress (1): 266/310 kB Progress (1): 270/310 kB Progress (1): 274/310 kB Progress (1): 278/310 kB Progress (1): 282/310 kB Progress (1): 286/310 kB Progress (1): 290/310 kB Progress (1): 294/310 kB Progress (1): 298/310 kB Progress (1): 302/310 kB Progress (1): 306/310 kB Progress (1): 310/310 kB Progress (1): 310 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.jar (310 kB at 1.2 MB/s) [INFO] [INFO] -------------< com.sun.xml.bind.mvn:jaxb-codemodel-parent >------------- [INFO] Building Codemodel 2.3.2-SNAPSHOT [1/3] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jaxb-codemodel-parent --- 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 25 kB/s) 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 206 kB/s) 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 354 kB/s) 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 90 kB/s) 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 99 kB/s) 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 190 kB/s) 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 220 kB/s) 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 167 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): 100/226 kB Progress (1): 104/226 kB Progress (1): 108/226 kB Progress (1): 112/226 kB Progress (1): 116/226 kB Progress (1): 120/226 kB Progress (1): 124/226 kB Progress (1): 128/226 kB Progress (1): 132/226 kB Progress (1): 136/226 kB Progress (1): 140/226 kB Progress (1): 144/226 kB Progress (1): 148/226 kB Progress (1): 152/226 kB Progress (1): 156/226 kB Progress (1): 160/226 kB Progress (1): 164/226 kB Progress (1): 168/226 kB Progress (1): 172/226 kB Progress (1): 176/226 kB Progress (1): 180/226 kB Progress (1): 184/226 kB Progress (1): 188/226 kB Progress (1): 192/226 kB Progress (1): 196/226 kB Progress (1): 200/226 kB Progress (1): 204/226 kB Progress (1): 208/226 kB Progress (1): 212/226 kB Progress (1): 216/226 kB Progress (1): 220/226 kB Progress (1): 224/226 kB Progress (1): 226 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 1.2 MB/s) [INFO] [INFO] --------------------< org.glassfish.jaxb:codemodel >-------------------- [INFO] Building Codemodel Core 2.3.2-SNAPSHOT [2/3] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ codemodel --- [INFO] [INFO] ----------< org.glassfish.jaxb:codemodel-annotation-compiler >---------- [INFO] Building Codemodel Annotation Compiler 2.3.2-SNAPSHOT [3/3] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ codemodel-annotation-compiler --- [INFO] [INFO] -------------< com.sun.xml.bind.mvn:jaxb-codemodel-parent >------------- [INFO] Building Codemodel 2.3.2-SNAPSHOT [4/3] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions-maven-plugin:2.7:set (default-cli) @ jaxb-codemodel-parent --- 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 76 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 51 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom Progress (1): 4.1/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 551 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Progress (1): 766 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 19 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 53 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Progress (1): 880 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 24 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom Progress (1): 4.1/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 323 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.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 46 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Progress (1): 889 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 26 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Progress (1): 4.1/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 162 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 56 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 54 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom Progress (1): 4.1/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 214 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 83 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 54 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 51 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 42 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 64 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom Progress (1): 4.1/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 410 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 46 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom Progress (1): 3.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 112 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 50 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 69 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 92 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 68 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 49 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 79 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 55 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom Progress (1): 4.1/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 216 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom Progress (1): 4.1/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 573 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom Progress (1): 815 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 23 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 128 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom Progress (1): 4.1/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 469 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.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 67 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Progress (1): 4.1/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 139 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.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 39 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 98 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom Progress (1): 4.1/7.6 kB Progress (1): 7.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom (7.6 kB at 217 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.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 25 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Progress (1): 4.1/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 118 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom Progress (1): 4.1/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-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 109 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 43 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom Progress (1): 4.1/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.7/doxia-1.7.pom (15 kB at 449 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 51 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 109 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 402 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.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 23 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 126 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom Progress (1): 4.1/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 552 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 75 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 123 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom Progress (1): 4.1/7.5 kB Progress (1): 7.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 159 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom Progress (1): 4.1/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/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 249 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.1/project-4.1.pom Progress (1): 4.1/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/httpcomponents/project/4.1/project-4.1.pom (16 kB at 455 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom Progress (1): 4.1/4.9 kB Progress (1): 4.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 116 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom Progress (1): 4.1/9.4 kB Progress (1): 7.7/9.4 kB Progress (1): 9.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 322 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 375 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom Progress (1): 4.1/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/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 483 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom Progress (1): 4.1/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/commons/commons-parent/5/commons-parent-5.pom (16 kB at 434 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom Progress (1): 4.1/6.1 kB Progress (1): 6.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 180 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 92 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.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/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 209 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 98 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 41 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 85 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 33 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 88 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.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 64 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 94 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 92 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.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/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 467 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom Progress (1): 357 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 11 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom Progress (1): 866 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 30 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom Progress (1): 4.1/7.0 kB Progress (1): 7.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 212 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom Progress (1): 4.1/6.2 kB Progress (1): 6.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 199 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom Progress (1): 145 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 4.5 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom Progress (1): 147 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 4.7 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom Progress (1): 167 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 5.4 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom Progress (1): 156 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 4.9 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 182 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.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 34 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 77 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom Progress (1): 163 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 5.3 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom Progress (1): 171 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 5.7 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 115 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 70 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom Progress (1): 4.1/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 345 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom Progress (1): 4.1/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/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 244 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom Progress (1): 4.1/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 170 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom Progress (1): 142 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 484 B/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom Progress (1): 140 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 3.3 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.pom Progress (1): 653 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 21 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom Progress (1): 4.1/4.3 kB Progress (1): 4.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 127 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom Progress (1): 4.1/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/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 289 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-master/4/struts-master-4.pom Progress (1): 4.1/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/struts/struts-master/4/struts-master-4.pom (12 kB at 320 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/2/apache-2.pom Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/2/apache-2.pom (3.4 kB at 114 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.pom Progress (1): 145 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 4.8 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 103 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 94 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom Progress (1): 4.1/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/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 322 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom (1.9 kB at 33 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom Progress (1): 4.1/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.12/wagon-2.12.pom (21 kB at 336 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.pom Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.pom (1.8 kB at 49 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/2.12/wagon-providers-2.12.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/2.12/wagon-providers-2.12.pom (2.8 kB at 85 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.pom Progress (1): 4.1/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/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.pom (6.6 kB at 205 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.7/doxia-sitetools-1.7.pom Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.7/doxia-sitetools-1.7.pom (14 kB at 404 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7/doxia-decoration-model-1.7.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7/doxia-decoration-model-1.7.pom (3.1 kB at 100 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.pom Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.pom (2.9 kB at 95 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.pom Progress (1): 4.1/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/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.pom (4.6 kB at 141 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.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 65 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 89 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 162 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 159 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom Progress (1): 4.1/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/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 468 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 161 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom Progress (1): 4.1/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/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 495 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom Progress (1): 4.1/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/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 368 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.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 77 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 44 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 69 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom (1.8 kB at 56 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom Progress (1): 962 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 29 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom (1.4 kB at 43 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom Progress (1): 4.1/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 486 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom Progress (1): 4.1/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 843 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 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar Progress (1): 4.1/80 kB Progress (1): 7.7/80 kB Progress (1): 12/80 kB Progress (1): 16/80 kB Progress (1): 20/80 kB Progress (1): 24/80 kB Progress (1): 28/80 kB Progress (1): 32/80 kB Progress (1): 33/80 kB Progress (1): 37/80 kB Progress (1): 41/80 kB Progress (1): 45/80 kB Progress (1): 49/80 kB Progress (1): 53/80 kB Progress (1): 57/80 kB Progress (1): 61/80 kB Progress (1): 65/80 kB Progress (1): 69/80 kB Progress (1): 73/80 kB Progress (1): 77/80 kB Progress (1): 80 kB Progress (2): 80 kB | 4.1/178 kB Progress (2): 80 kB | 7.7/178 kB Progress (2): 80 kB | 12/178 kB Progress (3): 80 kB | 12/178 kB | 4.1/68 kB Progress (3): 80 kB | 16/178 kB | 4.1/68 kB Progress (3): 80 kB | 16/178 kB | 7.7/68 kB Progress (3): 80 kB | 16/178 kB | 12/68 kB Progress (3): 80 kB | 20/178 kB | 12/68 kB Progress (3): 80 kB | 20/178 kB | 16/68 kB Progress (3): 80 kB | 24/178 kB | 16/68 kB Progress (3): 80 kB | 24/178 kB | 20/68 kB Progress (3): 80 kB | 24/178 kB | 24/68 kB Progress (3): 80 kB | 28/178 kB | 24/68 kB Progress (3): 80 kB | 28/178 kB | 28/68 kB Progress (3): 80 kB | 32/178 kB | 28/68 kB Progress (3): 80 kB | 32/178 kB | 32/68 kB Progress (3): 80 kB | 36/178 kB | 32/68 kB Progress (3): 80 kB | 36/178 kB | 36/68 kB Progress (3): 80 kB | 36/178 kB | 40/68 kB Progress (3): 80 kB | 36/178 kB | 44/68 kB Progress (3): 80 kB | 36/178 kB | 48/68 kB Progress (3): 80 kB | 36/178 kB | 52/68 kB Progress (3): 80 kB | 36/178 kB | 56/68 kB Progress (3): 80 kB | 36/178 kB | 60/68 kB Progress (3): 80 kB | 36/178 kB | 64/68 kB Progress (3): 80 kB | 36/178 kB | 68 kB Progress (3): 80 kB | 40/178 kB | 68 kB Progress (4): 80 kB | 40/178 kB | 68 kB | 4.1/332 kB Progress (4): 80 kB | 44/178 kB | 68 kB | 4.1/332 kB Progress (5): 80 kB | 44/178 kB | 68 kB | 4.1/332 kB | 4.1/26 kB Progress (5): 80 kB | 44/178 kB | 68 kB | 4.1/332 kB | 7.7/26 kB Progress (5): 80 kB | 44/178 kB | 68 kB | 4.1/332 kB | 12/26 kB Progress (5): 80 kB | 44/178 kB | 68 kB | 7.7/332 kB | 12/26 kB Progress (5): 80 kB | 44/178 kB | 68 kB | 7.7/332 kB | 16/26 kB Progress (5): 80 kB | 48/178 kB | 68 kB | 7.7/332 kB | 16/26 kB Progress (5): 80 kB | 48/178 kB | 68 kB | 7.7/332 kB | 20/26 kB Progress (5): 80 kB | 48/178 kB | 68 kB | 7.7/332 kB | 24/26 kB Progress (5): 80 kB | 48/178 kB | 68 kB | 12/332 kB | 24/26 kB Progress (5): 80 kB | 48/178 kB | 68 kB | 12/332 kB | 26 kB Progress (5): 80 kB | 52/178 kB | 68 kB | 12/332 kB | 26 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.jar (68 kB at 554 kB/s) Progress (4): 80 kB | 52/178 kB | 16/332 kB | 26 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar Progress (4): 80 kB | 52/178 kB | 20/332 kB | 26 kB Progress (4): 80 kB | 56/178 kB | 20/332 kB | 26 kB Progress (4): 80 kB | 56/178 kB | 24/332 kB | 26 kB Progress (4): 80 kB | 60/178 kB | 24/332 kB | 26 kB Progress (4): 80 kB | 64/178 kB | 24/332 kB | 26 kB Progress (4): 80 kB | 68/178 kB | 24/332 kB | 26 kB Progress (4): 80 kB | 72/178 kB | 24/332 kB | 26 kB Progress (4): 80 kB | 76/178 kB | 24/332 kB | 26 kB Progress (4): 80 kB | 80/178 kB | 24/332 kB | 26 kB Progress (4): 80 kB | 84/178 kB | 24/332 kB | 26 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 187 kB/s) Progress (3): 80 kB | 84/178 kB | 28/332 kB Progress (3): 80 kB | 84/178 kB | 32/332 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): 80 kB | 84/178 kB | 36/332 kB Progress (3): 80 kB | 84/178 kB | 40/332 kB Progress (3): 80 kB | 84/178 kB | 44/332 kB Progress (4): 80 kB | 84/178 kB | 44/332 kB | 4.1/22 kB Progress (4): 80 kB | 84/178 kB | 44/332 kB | 7.7/22 kB Progress (4): 80 kB | 84/178 kB | 44/332 kB | 12/22 kB Progress (4): 80 kB | 84/178 kB | 44/332 kB | 16/22 kB Progress (4): 80 kB | 84/178 kB | 44/332 kB | 20/22 kB Progress (4): 80 kB | 84/178 kB | 44/332 kB | 22 kB Progress (4): 80 kB | 84/178 kB | 48/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 48/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 52/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 56/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 60/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 64/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 68/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 72/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 76/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 80/332 kB | 22 kB Progress (5): 80 kB | 88/178 kB | 80/332 kB | 22 kB | 4.1/8.8 kB Progress (5): 80 kB | 88/178 kB | 84/332 kB | 22 kB | 4.1/8.8 kB Progress (5): 80 kB | 88/178 kB | 84/332 kB | 22 kB | 7.7/8.8 kB Progress (5): 80 kB | 88/178 kB | 88/332 kB | 22 kB | 7.7/8.8 kB Progress (5): 80 kB | 88/178 kB | 92/332 kB | 22 kB | 7.7/8.8 kB Progress (5): 80 kB | 88/178 kB | 96/332 kB | 22 kB | 7.7/8.8 kB Progress (5): 80 kB | 88/178 kB | 100/332 kB | 22 kB | 7.7/8.8 kB Progress (5): 80 kB | 88/178 kB | 104/332 kB | 22 kB | 7.7/8.8 kB Progress (5): 80 kB | 88/178 kB | 108/332 kB | 22 kB | 7.7/8.8 kB Progress (5): 80 kB | 88/178 kB | 112/332 kB | 22 kB | 7.7/8.8 kB Progress (5): 80 kB | 88/178 kB | 116/332 kB | 22 kB | 7.7/8.8 kB Progress (5): 80 kB | 88/178 kB | 120/332 kB | 22 kB | 7.7/8.8 kB Progress (5): 80 kB | 88/178 kB | 124/332 kB | 22 kB | 7.7/8.8 kB Progress (5): 80 kB | 88/178 kB | 128/332 kB | 22 kB | 7.7/8.8 kB Progress (5): 80 kB | 88/178 kB | 132/332 kB | 22 kB | 7.7/8.8 kB Progress (5): 80 kB | 88/178 kB | 136/332 kB | 22 kB | 7.7/8.8 kB Progress (5): 80 kB | 88/178 kB | 140/332 kB | 22 kB | 7.7/8.8 kB Progress (5): 80 kB | 88/178 kB | 144/332 kB | 22 kB | 7.7/8.8 kB Progress (5): 80 kB | 88/178 kB | 148/332 kB | 22 kB | 7.7/8.8 kB Progress (5): 80 kB | 88/178 kB | 152/332 kB | 22 kB | 7.7/8.8 kB Progress (5): 80 kB | 88/178 kB | 152/332 kB | 22 kB | 8.8 kB Progress (5): 80 kB | 88/178 kB | 156/332 kB | 22 kB | 8.8 kB Progress (5): 80 kB | 88/178 kB | 160/332 kB | 22 kB | 8.8 kB Progress (5): 80 kB | 88/178 kB | 164/332 kB | 22 kB | 8.8 kB Progress (5): 80 kB | 88/178 kB | 168/332 kB | 22 kB | 8.8 kB Progress (5): 80 kB | 88/178 kB | 172/332 kB | 22 kB | 8.8 kB Progress (5): 80 kB | 88/178 kB | 176/332 kB | 22 kB | 8.8 kB Progress (5): 80 kB | 88/178 kB | 180/332 kB | 22 kB | 8.8 kB Progress (5): 80 kB | 88/178 kB | 184/332 kB | 22 kB | 8.8 kB Progress (5): 80 kB | 88/178 kB | 188/332 kB | 22 kB | 8.8 kB Progress (5): 80 kB | 88/178 kB | 192/332 kB | 22 kB | 8.8 kB Progress (5): 80 kB | 88/178 kB | 196/332 kB | 22 kB | 8.8 kB Progress (5): 80 kB | 88/178 kB | 200/332 kB | 22 kB | 8.8 kB Progress (5): 80 kB | 88/178 kB | 204/332 kB | 22 kB | 8.8 kB Progress (5): 80 kB | 88/178 kB | 208/332 kB | 22 kB | 8.8 kB Progress (5): 80 kB | 88/178 kB | 212/332 kB | 22 kB | 8.8 kB Progress (5): 80 kB | 88/178 kB | 216/332 kB | 22 kB | 8.8 kB Progress (5): 80 kB | 88/178 kB | 220/332 kB | 22 kB | 8.8 kB Progress (5): 80 kB | 88/178 kB | 224/332 kB | 22 kB | 8.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 50 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar Progress (4): 80 kB | 88/178 kB | 228/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 232/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 236/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 240/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 244/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 248/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 252/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 256/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 260/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 264/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 268/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 272/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 276/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 280/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 284/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 288/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 292/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 296/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 300/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 304/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 308/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 312/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 316/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 320/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 324/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 328/332 kB | 22 kB Progress (4): 80 kB | 88/178 kB | 332 kB | 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 372 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar 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 1.4 MB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 99 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar Progress (2): 88/178 kB | 4.1/17 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar Progress (2): 88/178 kB | 7.7/17 kB Progress (3): 88/178 kB | 7.7/17 kB | 4.1/22 kB Progress (3): 88/178 kB | 12/17 kB | 4.1/22 kB Progress (3): 88/178 kB | 16/17 kB | 4.1/22 kB Progress (3): 88/178 kB | 17 kB | 4.1/22 kB Progress (3): 88/178 kB | 17 kB | 7.7/22 kB Progress (3): 88/178 kB | 17 kB | 12/22 kB Progress (3): 88/178 kB | 17 kB | 16/22 kB Progress (3): 88/178 kB | 17 kB | 20/22 kB Progress (3): 88/178 kB | 17 kB | 22 kB Progress (4): 88/178 kB | 17 kB | 22 kB | 4.1/13 kB Progress (4): 88/178 kB | 17 kB | 22 kB | 7.7/13 kB Progress (5): 88/178 kB | 17 kB | 22 kB | 7.7/13 kB | 4.1/35 kB Progress (5): 88/178 kB | 17 kB | 22 kB | 12/13 kB | 4.1/35 kB Progress (5): 88/178 kB | 17 kB | 22 kB | 13 kB | 4.1/35 kB Progress (5): 88/178 kB | 17 kB | 22 kB | 13 kB | 7.7/35 kB Progress (5): 88/178 kB | 17 kB | 22 kB | 13 kB | 12/35 kB Progress (5): 88/178 kB | 17 kB | 22 kB | 13 kB | 16/35 kB Progress (5): 88/178 kB | 17 kB | 22 kB | 13 kB | 20/35 kB Progress (5): 88/178 kB | 17 kB | 22 kB | 13 kB | 24/35 kB Progress (5): 88/178 kB | 17 kB | 22 kB | 13 kB | 28/35 kB Progress (5): 88/178 kB | 17 kB | 22 kB | 13 kB | 32/35 kB Progress (5): 88/178 kB | 17 kB | 22 kB | 13 kB | 35 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 89 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 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 49 kB/s) Progress (4): 88/178 kB | 17 kB | 35 kB | 4.1/41 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 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 62 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 (3): 88/178 kB | 35 kB | 7.7/41 kB Progress (3): 88/178 kB | 35 kB | 12/41 kB Progress (3): 88/178 kB | 35 kB | 16/41 kB Progress (3): 88/178 kB | 35 kB | 20/41 kB Progress (3): 88/178 kB | 35 kB | 24/41 kB Progress (3): 88/178 kB | 35 kB | 28/41 kB Progress (3): 88/178 kB | 35 kB | 32/41 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.jar (35 kB at 128 kB/s) Progress (2): 88/178 kB | 33/41 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar Progress (2): 88/178 kB | 37/41 kB Progress (2): 88/178 kB | 41/41 kB Progress (2): 88/178 kB | 41 kB Progress (2): 92/178 kB | 41 kB Progress (2): 96/178 kB | 41 kB Progress (2): 100/178 kB | 41 kB Progress (2): 104/178 kB | 41 kB Progress (2): 108/178 kB | 41 kB Progress (2): 112/178 kB | 41 kB Progress (2): 116/178 kB | 41 kB Progress (2): 120/178 kB | 41 kB Progress (2): 124/178 kB | 41 kB Progress (2): 128/178 kB | 41 kB Progress (2): 132/178 kB | 41 kB Progress (2): 136/178 kB | 41 kB Progress (2): 140/178 kB | 41 kB Progress (2): 144/178 kB | 41 kB Progress (2): 148/178 kB | 41 kB Progress (2): 152/178 kB | 41 kB Progress (2): 156/178 kB | 41 kB Progress (2): 160/178 kB | 41 kB Progress (3): 160/178 kB | 41 kB | 4.1/10 kB Progress (3): 164/178 kB | 41 kB | 4.1/10 kB Progress (3): 168/178 kB | 41 kB | 4.1/10 kB Progress (3): 172/178 kB | 41 kB | 4.1/10 kB Progress (3): 176/178 kB | 41 kB | 4.1/10 kB Progress (4): 176/178 kB | 41 kB | 4.1/10 kB | 4.1/39 kB Progress (4): 176/178 kB | 41 kB | 4.1/10 kB | 7.7/39 kB Progress (4): 176/178 kB | 41 kB | 7.7/10 kB | 7.7/39 kB Progress (5): 176/178 kB | 41 kB | 7.7/10 kB | 7.7/39 kB | 4.1/38 kB Progress (5): 178 kB | 41 kB | 7.7/10 kB | 7.7/39 kB | 4.1/38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 135 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 Progress (4): 178 kB | 7.7/10 kB | 12/39 kB | 4.1/38 kB Progress (4): 178 kB | 10 kB | 12/39 kB | 4.1/38 kB Progress (4): 178 kB | 10 kB | 12/39 kB | 7.7/38 kB Progress (4): 178 kB | 10 kB | 16/39 kB | 7.7/38 kB Progress (4): 178 kB | 10 kB | 16/39 kB | 12/38 kB Progress (4): 178 kB | 10 kB | 16/39 kB | 16/38 kB Progress (4): 178 kB | 10 kB | 20/39 kB | 16/38 kB Progress (4): 178 kB | 10 kB | 24/39 kB | 16/38 kB Progress (4): 178 kB | 10 kB | 24/39 kB | 20/38 kB Progress (4): 178 kB | 10 kB | 28/39 kB | 20/38 kB Progress (4): 178 kB | 10 kB | 28/39 kB | 24/38 kB Progress (4): 178 kB | 10 kB | 32/39 kB | 24/38 kB Progress (4): 178 kB | 10 kB | 32/39 kB | 28/38 kB Progress (4): 178 kB | 10 kB | 36/39 kB | 28/38 kB Progress (4): 178 kB | 10 kB | 36/39 kB | 32/38 kB Progress (4): 178 kB | 10 kB | 39 kB | 32/38 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 547 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Progress (3): 10 kB | 39 kB | 36/38 kB Progress (3): 10 kB | 39 kB | 38 kB Progress (4): 10 kB | 39 kB | 38 kB | 4.1/88 kB Progress (4): 10 kB | 39 kB | 38 kB | 7.7/88 kB Progress (4): 10 kB | 39 kB | 38 kB | 12/88 kB Progress (4): 10 kB | 39 kB | 38 kB | 16/88 kB Progress (4): 10 kB | 39 kB | 38 kB | 20/88 kB Progress (4): 10 kB | 39 kB | 38 kB | 24/88 kB Progress (4): 10 kB | 39 kB | 38 kB | 28/88 kB Progress (4): 10 kB | 39 kB | 38 kB | 32/88 kB Progress (4): 10 kB | 39 kB | 38 kB | 33/88 kB Progress (4): 10 kB | 39 kB | 38 kB | 37/88 kB Progress (4): 10 kB | 39 kB | 38 kB | 41/88 kB Progress (5): 10 kB | 39 kB | 38 kB | 41/88 kB | 4.1/12 kB Progress (5): 10 kB | 39 kB | 38 kB | 45/88 kB | 4.1/12 kB Progress (5): 10 kB | 39 kB | 38 kB | 49/88 kB | 4.1/12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 30 kB/s) Progress (4): 39 kB | 38 kB | 49/88 kB | 7.7/12 kB Progress (4): 39 kB | 38 kB | 49/88 kB | 12/12 kB Progress (4): 39 kB | 38 kB | 49/88 kB | 12 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 (4): 39 kB | 38 kB | 53/88 kB | 12 kB Progress (4): 39 kB | 38 kB | 57/88 kB | 12 kB Progress (4): 39 kB | 38 kB | 61/88 kB | 12 kB Progress (4): 39 kB | 38 kB | 65/88 kB | 12 kB Progress (4): 39 kB | 38 kB | 69/88 kB | 12 kB Progress (4): 39 kB | 38 kB | 73/88 kB | 12 kB Progress (4): 39 kB | 38 kB | 77/88 kB | 12 kB Progress (4): 39 kB | 38 kB | 81/88 kB | 12 kB Progress (4): 39 kB | 38 kB | 85/88 kB | 12 kB Progress (4): 39 kB | 38 kB | 88 kB | 12 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 103 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.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 106 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar 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 232 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar Progress (2): 12 kB | 4.1/49 kB Progress (2): 12 kB | 7.7/49 kB Progress (2): 12 kB | 12/49 kB Progress (2): 12 kB | 16/49 kB Progress (2): 12 kB | 20/49 kB Progress (2): 12 kB | 24/49 kB Progress (2): 12 kB | 28/49 kB Progress (2): 12 kB | 32/49 kB Progress (2): 12 kB | 33/49 kB Progress (2): 12 kB | 37/49 kB Progress (2): 12 kB | 41/49 kB Progress (2): 12 kB | 45/49 kB Progress (2): 12 kB | 49/49 kB Progress (2): 12 kB | 49 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 32 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar Progress (2): 49 kB | 4.1/51 kB Progress (3): 49 kB | 4.1/51 kB | 4.1/156 kB Progress (4): 49 kB | 4.1/51 kB | 4.1/156 kB | 4.1/30 kB Progress (4): 49 kB | 4.1/51 kB | 7.7/156 kB | 4.1/30 kB Progress (4): 49 kB | 7.7/51 kB | 7.7/156 kB | 4.1/30 kB Progress (4): 49 kB | 7.7/51 kB | 12/156 kB | 4.1/30 kB Progress (4): 49 kB | 7.7/51 kB | 16/156 kB | 4.1/30 kB Progress (4): 49 kB | 7.7/51 kB | 16/156 kB | 7.7/30 kB Progress (4): 49 kB | 7.7/51 kB | 20/156 kB | 7.7/30 kB Progress (4): 49 kB | 7.7/51 kB | 20/156 kB | 12/30 kB Progress (4): 49 kB | 7.7/51 kB | 20/156 kB | 16/30 kB Progress (4): 49 kB | 12/51 kB | 20/156 kB | 16/30 kB Progress (4): 49 kB | 12/51 kB | 20/156 kB | 20/30 kB Progress (4): 49 kB | 12/51 kB | 24/156 kB | 20/30 kB Progress (4): 49 kB | 12/51 kB | 24/156 kB | 24/30 kB Progress (4): 49 kB | 12/51 kB | 28/156 kB | 24/30 kB Progress (4): 49 kB | 12/51 kB | 28/156 kB | 28/30 kB Progress (4): 49 kB | 12/51 kB | 28/156 kB | 30 kB Progress (4): 49 kB | 16/51 kB | 28/156 kB | 30 kB Progress (5): 49 kB | 16/51 kB | 28/156 kB | 30 kB | 4.1/18 kB Progress (5): 49 kB | 16/51 kB | 32/156 kB | 30 kB | 4.1/18 kB Progress (5): 49 kB | 16/51 kB | 32/156 kB | 30 kB | 7.7/18 kB Progress (5): 49 kB | 20/51 kB | 32/156 kB | 30 kB | 7.7/18 kB Progress (5): 49 kB | 20/51 kB | 33/156 kB | 30 kB | 7.7/18 kB Progress (5): 49 kB | 20/51 kB | 33/156 kB | 30 kB | 12/18 kB Progress (5): 49 kB | 24/51 kB | 33/156 kB | 30 kB | 12/18 kB Progress (5): 49 kB | 24/51 kB | 33/156 kB | 30 kB | 16/18 kB Progress (5): 49 kB | 24/51 kB | 37/156 kB | 30 kB | 16/18 kB Progress (5): 49 kB | 24/51 kB | 37/156 kB | 30 kB | 18 kB Progress (5): 49 kB | 28/51 kB | 37/156 kB | 30 kB | 18 kB Progress (5): 49 kB | 28/51 kB | 41/156 kB | 30 kB | 18 kB Progress (5): 49 kB | 28/51 kB | 45/156 kB | 30 kB | 18 kB Progress (5): 49 kB | 28/51 kB | 49/156 kB | 30 kB | 18 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 72 kB/s) Progress (4): 49 kB | 32/51 kB | 49/156 kB | 18 kB Progress (4): 49 kB | 32/51 kB | 53/156 kB | 18 kB Progress (4): 49 kB | 32/51 kB | 57/156 kB | 18 kB Progress (4): 49 kB | 32/51 kB | 61/156 kB | 18 kB Progress (4): 49 kB | 33/51 kB | 61/156 kB | 18 kB Progress (4): 49 kB | 37/51 kB | 61/156 kB | 18 kB Progress (4): 49 kB | 41/51 kB | 61/156 kB | 18 kB Progress (4): 49 kB | 45/51 kB | 61/156 kB | 18 kB Progress (4): 49 kB | 49/51 kB | 61/156 kB | 18 kB Progress (4): 49 kB | 51 kB | 61/156 kB | 18 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 116 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar Progress (3): 51 kB | 65/156 kB | 18 kB Progress (3): 51 kB | 66/156 kB | 18 kB Progress (3): 51 kB | 70/156 kB | 18 kB Progress (3): 51 kB | 74/156 kB | 18 kB Progress (3): 51 kB | 78/156 kB | 18 kB Progress (3): 51 kB | 82/156 kB | 18 kB Progress (3): 51 kB | 86/156 kB | 18 kB Progress (3): 51 kB | 90/156 kB | 18 kB Progress (3): 51 kB | 94/156 kB | 18 kB Progress (3): 51 kB | 98/156 kB | 18 kB Progress (3): 51 kB | 98/156 kB | 18 kB Progress (3): 51 kB | 102/156 kB | 18 kB Progress (3): 51 kB | 106/156 kB | 18 kB Progress (3): 51 kB | 110/156 kB | 18 kB Progress (3): 51 kB | 114/156 kB | 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar (18 kB at 42 kB/s) Progress (2): 51 kB | 118/156 kB Progress (2): 51 kB | 122/156 kB Progress (2): 51 kB | 126/156 kB Progress (2): 51 kB | 130/156 kB Progress (2): 51 kB | 134/156 kB Progress (2): 51 kB | 138/156 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar Progress (2): 51 kB | 142/156 kB Progress (2): 51 kB | 146/156 kB Progress (3): 51 kB | 146/156 kB | 4.1/165 kB Progress (3): 51 kB | 150/156 kB | 4.1/165 kB Progress (3): 51 kB | 150/156 kB | 7.7/165 kB Progress (4): 51 kB | 150/156 kB | 7.7/165 kB | 4.1/209 kB Progress (4): 51 kB | 150/156 kB | 7.7/165 kB | 7.7/209 kB Progress (4): 51 kB | 154/156 kB | 7.7/165 kB | 7.7/209 kB Progress (4): 51 kB | 154/156 kB | 7.7/165 kB | 12/209 kB Progress (4): 51 kB | 154/156 kB | 12/165 kB | 12/209 kB Progress (4): 51 kB | 154/156 kB | 16/165 kB | 12/209 kB Progress (4): 51 kB | 156 kB | 16/165 kB | 12/209 kB Progress (4): 51 kB | 156 kB | 16/165 kB | 16/209 kB Progress (4): 51 kB | 156 kB | 20/165 kB | 16/209 kB Progress (4): 51 kB | 156 kB | 20/165 kB | 20/209 kB Progress (4): 51 kB | 156 kB | 20/165 kB | 24/209 kB Progress (4): 51 kB | 156 kB | 20/165 kB | 28/209 kB Progress (4): 51 kB | 156 kB | 20/165 kB | 32/209 kB Progress (4): 51 kB | 156 kB | 20/165 kB | 33/209 kB Progress (4): 51 kB | 156 kB | 20/165 kB | 37/209 kB Progress (4): 51 kB | 156 kB | 24/165 kB | 37/209 kB Progress (4): 51 kB | 156 kB | 24/165 kB | 41/209 kB Progress (4): 51 kB | 156 kB | 28/165 kB | 41/209 kB Progress (4): 51 kB | 156 kB | 32/165 kB | 41/209 kB Progress (4): 51 kB | 156 kB | 33/165 kB | 41/209 kB Progress (4): 51 kB | 156 kB | 33/165 kB | 45/209 kB Progress (4): 51 kB | 156 kB | 37/165 kB | 45/209 kB Progress (4): 51 kB | 156 kB | 41/165 kB | 45/209 kB Progress (4): 51 kB | 156 kB | 45/165 kB | 45/209 kB Progress (4): 51 kB | 156 kB | 49/165 kB | 45/209 kB Progress (4): 51 kB | 156 kB | 53/165 kB | 45/209 kB Progress (4): 51 kB | 156 kB | 57/165 kB | 45/209 kB Progress (4): 51 kB | 156 kB | 61/165 kB | 45/209 kB Progress (4): 51 kB | 156 kB | 65/165 kB | 45/209 kB Progress (4): 51 kB | 156 kB | 66/165 kB | 45/209 kB Progress (4): 51 kB | 156 kB | 70/165 kB | 45/209 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 110 kB/s) Progress (3): 156 kB | 74/165 kB | 45/209 kB Progress (3): 156 kB | 78/165 kB | 45/209 kB Progress (3): 156 kB | 82/165 kB | 45/209 kB Progress (3): 156 kB | 86/165 kB | 45/209 kB Progress (3): 156 kB | 90/165 kB | 45/209 kB Progress (3): 156 kB | 90/165 kB | 49/209 kB Progress (3): 156 kB | 94/165 kB | 49/209 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar Progress (3): 156 kB | 94/165 kB | 53/209 kB Progress (3): 156 kB | 94/165 kB | 57/209 kB Progress (3): 156 kB | 94/165 kB | 61/209 kB Progress (3): 156 kB | 94/165 kB | 65/209 kB Progress (3): 156 kB | 94/165 kB | 66/209 kB Progress (3): 156 kB | 94/165 kB | 70/209 kB Progress (3): 156 kB | 94/165 kB | 74/209 kB Progress (3): 156 kB | 94/165 kB | 78/209 kB Progress (3): 156 kB | 94/165 kB | 82/209 kB Progress (3): 156 kB | 94/165 kB | 86/209 kB Progress (3): 156 kB | 94/165 kB | 90/209 kB Progress (3): 156 kB | 94/165 kB | 94/209 kB Progress (3): 156 kB | 94/165 kB | 98/209 kB Progress (3): 156 kB | 94/165 kB | 102/209 kB Progress (3): 156 kB | 94/165 kB | 106/209 kB Progress (3): 156 kB | 98/165 kB | 106/209 kB Progress (3): 156 kB | 98/165 kB | 110/209 kB Progress (3): 156 kB | 98/165 kB | 114/209 kB Progress (3): 156 kB | 102/165 kB | 114/209 kB Progress (3): 156 kB | 106/165 kB | 114/209 kB Progress (3): 156 kB | 106/165 kB | 118/209 kB Progress (3): 156 kB | 106/165 kB | 122/209 kB Progress (3): 156 kB | 106/165 kB | 126/209 kB Progress (3): 156 kB | 106/165 kB | 130/209 kB Progress (3): 156 kB | 106/165 kB | 134/209 kB Progress (3): 156 kB | 110/165 kB | 134/209 kB Progress (3): 156 kB | 114/165 kB | 134/209 kB Progress (3): 156 kB | 118/165 kB | 134/209 kB Progress (3): 156 kB | 122/165 kB | 134/209 kB Progress (3): 156 kB | 126/165 kB | 134/209 kB Progress (3): 156 kB | 130/165 kB | 134/209 kB Progress (3): 156 kB | 134/165 kB | 134/209 kB Progress (3): 156 kB | 134/165 kB | 138/209 kB Progress (4): 156 kB | 134/165 kB | 138/209 kB | 4.1/61 kB Progress (4): 156 kB | 134/165 kB | 142/209 kB | 4.1/61 kB Progress (4): 156 kB | 138/165 kB | 142/209 kB | 4.1/61 kB Progress (5): 156 kB | 138/165 kB | 142/209 kB | 4.1/61 kB | 4.1/55 kB Progress (5): 156 kB | 138/165 kB | 146/209 kB | 4.1/61 kB | 4.1/55 kB Progress (5): 156 kB | 138/165 kB | 146/209 kB | 7.7/61 kB | 4.1/55 kB Progress (5): 156 kB | 138/165 kB | 146/209 kB | 7.7/61 kB | 7.7/55 kB Progress (5): 156 kB | 138/165 kB | 146/209 kB | 12/61 kB | 7.7/55 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 318 kB/s) Progress (4): 138/165 kB | 146/209 kB | 12/61 kB | 12/55 kB Progress (4): 138/165 kB | 146/209 kB | 12/61 kB | 16/55 kB Progress (4): 138/165 kB | 146/209 kB | 12/61 kB | 20/55 kB Progress (4): 138/165 kB | 146/209 kB | 12/61 kB | 24/55 kB Progress (4): 138/165 kB | 146/209 kB | 12/61 kB | 28/55 kB Progress (4): 138/165 kB | 146/209 kB | 12/61 kB | 32/55 kB Progress (4): 138/165 kB | 146/209 kB | 12/61 kB | 36/55 kB Progress (4): 138/165 kB | 146/209 kB | 12/61 kB | 40/55 kB Progress (4): 138/165 kB | 146/209 kB | 12/61 kB | 44/55 kB Progress (4): 138/165 kB | 146/209 kB | 12/61 kB | 48/55 kB Progress (4): 138/165 kB | 146/209 kB | 16/61 kB | 48/55 kB Progress (4): 142/165 kB | 146/209 kB | 16/61 kB | 48/55 kB Progress (4): 142/165 kB | 146/209 kB | 20/61 kB | 48/55 kB Progress (4): 142/165 kB | 150/209 kB | 20/61 kB | 48/55 kB Progress (4): 142/165 kB | 154/209 kB | 20/61 kB | 48/55 kB Progress (4): 142/165 kB | 158/209 kB | 20/61 kB | 48/55 kB Progress (4): 142/165 kB | 162/209 kB | 20/61 kB | 48/55 kB Progress (4): 142/165 kB | 166/209 kB | 20/61 kB | 48/55 kB Progress (4): 142/165 kB | 170/209 kB | 20/61 kB | 48/55 kB Progress (4): 142/165 kB | 174/209 kB | 20/61 kB | 48/55 kB Progress (4): 142/165 kB | 178/209 kB | 20/61 kB | 48/55 kB Progress (4): 142/165 kB | 178/209 kB | 24/61 kB | 48/55 kB Progress (4): 142/165 kB | 178/209 kB | 28/61 kB | 48/55 kB Progress (4): 142/165 kB | 178/209 kB | 32/61 kB | 48/55 kB Progress (4): 142/165 kB | 178/209 kB | 33/61 kB | 48/55 kB Progress (4): 142/165 kB | 178/209 kB | 37/61 kB | 48/55 kB Progress (4): 142/165 kB | 178/209 kB | 41/61 kB | 48/55 kB Progress (4): 142/165 kB | 178/209 kB | 45/61 kB | 48/55 kB Progress (4): 142/165 kB | 178/209 kB | 49/61 kB | 48/55 kB Progress (4): 146/165 kB | 178/209 kB | 49/61 kB | 48/55 kB Progress (4): 146/165 kB | 178/209 kB | 49/61 kB | 52/55 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.jar Progress (4): 146/165 kB | 178/209 kB | 49/61 kB | 55 kB Progress (4): 150/165 kB | 178/209 kB | 49/61 kB | 55 kB Progress (4): 150/165 kB | 178/209 kB | 53/61 kB | 55 kB Progress (4): 150/165 kB | 182/209 kB | 53/61 kB | 55 kB Progress (4): 150/165 kB | 182/209 kB | 57/61 kB | 55 kB Progress (4): 154/165 kB | 182/209 kB | 57/61 kB | 55 kB Progress (4): 154/165 kB | 182/209 kB | 61 kB | 55 kB Progress (4): 154/165 kB | 186/209 kB | 61 kB | 55 kB Progress (4): 154/165 kB | 190/209 kB | 61 kB | 55 kB Progress (4): 158/165 kB | 190/209 kB | 61 kB | 55 kB Progress (4): 162/165 kB | 190/209 kB | 61 kB | 55 kB Progress (4): 165 kB | 190/209 kB | 61 kB | 55 kB Progress (4): 165 kB | 194/209 kB | 61 kB | 55 kB Progress (4): 165 kB | 198/209 kB | 61 kB | 55 kB Progress (4): 165 kB | 202/209 kB | 61 kB | 55 kB Progress (4): 165 kB | 206/209 kB | 61 kB | 55 kB Progress (4): 165 kB | 209 kB | 61 kB | 55 kB Progress (5): 165 kB | 209 kB | 61 kB | 55 kB | 4.1/12 kB Progress (5): 165 kB | 209 kB | 61 kB | 55 kB | 7.7/12 kB Progress (5): 165 kB | 209 kB | 61 kB | 55 kB | 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 112 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar 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 377 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar (55 kB at 99 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.jar (12 kB at 21 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar Progress (2): 165 kB | 4.1/167 kB Progress (2): 165 kB | 7.7/167 kB Progress (2): 165 kB | 12/167 kB Progress (2): 165 kB | 16/167 kB Progress (2): 165 kB | 20/167 kB Progress (2): 165 kB | 24/167 kB Progress (2): 165 kB | 28/167 kB Progress (2): 165 kB | 32/167 kB Progress (2): 165 kB | 33/167 kB Progress (2): 165 kB | 37/167 kB Progress (2): 165 kB | 41/167 kB Progress (2): 165 kB | 45/167 kB Progress (2): 165 kB | 49/167 kB Progress (2): 165 kB | 53/167 kB Progress (2): 165 kB | 57/167 kB Progress (2): 165 kB | 61/167 kB Progress (2): 165 kB | 65/167 kB Progress (2): 165 kB | 66/167 kB Progress (2): 165 kB | 70/167 kB Progress (2): 165 kB | 74/167 kB Progress (3): 165 kB | 74/167 kB | 4.1/4.2 kB Progress (3): 165 kB | 74/167 kB | 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 286 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar Progress (3): 74/167 kB | 4.2 kB | 4.1/12 kB Progress (3): 78/167 kB | 4.2 kB | 4.1/12 kB Progress (3): 78/167 kB | 4.2 kB | 7.7/12 kB Progress (3): 82/167 kB | 4.2 kB | 7.7/12 kB Progress (4): 82/167 kB | 4.2 kB | 7.7/12 kB | 4.1/293 kB Progress (4): 86/167 kB | 4.2 kB | 7.7/12 kB | 4.1/293 kB Progress (4): 90/167 kB | 4.2 kB | 7.7/12 kB | 4.1/293 kB Progress (4): 90/167 kB | 4.2 kB | 7.7/12 kB | 7.7/293 kB Progress (4): 90/167 kB | 4.2 kB | 12 kB | 7.7/293 kB Progress (4): 90/167 kB | 4.2 kB | 12 kB | 12/293 kB Progress (4): 90/167 kB | 4.2 kB | 12 kB | 16/293 kB Progress (4): 90/167 kB | 4.2 kB | 12 kB | 20/293 kB Progress (4): 90/167 kB | 4.2 kB | 12 kB | 24/293 kB Progress (4): 94/167 kB | 4.2 kB | 12 kB | 24/293 kB Progress (4): 98/167 kB | 4.2 kB | 12 kB | 24/293 kB Progress (4): 98/167 kB | 4.2 kB | 12 kB | 28/293 kB Progress (4): 98/167 kB | 4.2 kB | 12 kB | 32/293 kB Progress (4): 98/167 kB | 4.2 kB | 12 kB | 33/293 kB Progress (5): 98/167 kB | 4.2 kB | 12 kB | 33/293 kB | 4.1/61 kB Progress (5): 98/167 kB | 4.2 kB | 12 kB | 33/293 kB | 7.7/61 kB Progress (5): 102/167 kB | 4.2 kB | 12 kB | 33/293 kB | 7.7/61 kB Progress (5): 102/167 kB | 4.2 kB | 12 kB | 33/293 kB | 12/61 kB Progress (5): 102/167 kB | 4.2 kB | 12 kB | 33/293 kB | 16/61 kB Progress (5): 102/167 kB | 4.2 kB | 12 kB | 37/293 kB | 16/61 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 7.0 kB/s) Progress (4): 102/167 kB | 12 kB | 41/293 kB | 16/61 kB Progress (4): 102/167 kB | 12 kB | 41/293 kB | 20/61 kB Progress (4): 106/167 kB | 12 kB | 41/293 kB | 20/61 kB Progress (4): 106/167 kB | 12 kB | 41/293 kB | 24/61 kB Progress (4): 110/167 kB | 12 kB | 41/293 kB | 24/61 kB Progress (4): 110/167 kB | 12 kB | 45/293 kB | 24/61 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar Progress (4): 110/167 kB | 12 kB | 49/293 kB | 24/61 kB Progress (4): 114/167 kB | 12 kB | 49/293 kB | 24/61 kB Progress (4): 114/167 kB | 12 kB | 53/293 kB | 24/61 kB Progress (4): 114/167 kB | 12 kB | 57/293 kB | 24/61 kB Progress (4): 114/167 kB | 12 kB | 57/293 kB | 28/61 kB Progress (4): 114/167 kB | 12 kB | 61/293 kB | 28/61 kB Progress (4): 118/167 kB | 12 kB | 61/293 kB | 28/61 kB Progress (4): 118/167 kB | 12 kB | 65/293 kB | 28/61 kB Progress (4): 122/167 kB | 12 kB | 65/293 kB | 28/61 kB Progress (4): 122/167 kB | 12 kB | 65/293 kB | 32/61 kB Progress (4): 122/167 kB | 12 kB | 66/293 kB | 32/61 kB Progress (4): 126/167 kB | 12 kB | 66/293 kB | 32/61 kB Progress (4): 126/167 kB | 12 kB | 66/293 kB | 33/61 kB Progress (4): 126/167 kB | 12 kB | 70/293 kB | 33/61 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar (12 kB at 19 kB/s) Progress (3): 130/167 kB | 70/293 kB | 33/61 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar Progress (3): 134/167 kB | 70/293 kB | 33/61 kB Progress (3): 138/167 kB | 70/293 kB | 33/61 kB Progress (3): 142/167 kB | 70/293 kB | 33/61 kB Progress (3): 146/167 kB | 70/293 kB | 33/61 kB Progress (3): 150/167 kB | 70/293 kB | 33/61 kB Progress (3): 154/167 kB | 70/293 kB | 33/61 kB Progress (3): 158/167 kB | 70/293 kB | 33/61 kB Progress (3): 162/167 kB | 70/293 kB | 33/61 kB Progress (3): 166/167 kB | 70/293 kB | 33/61 kB Progress (3): 166/167 kB | 74/293 kB | 33/61 kB Progress (3): 166/167 kB | 74/293 kB | 37/61 kB Progress (4): 166/167 kB | 74/293 kB | 37/61 kB | 4.1/47 kB Progress (4): 167 kB | 74/293 kB | 37/61 kB | 4.1/47 kB Progress (4): 167 kB | 74/293 kB | 41/61 kB | 4.1/47 kB Progress (4): 167 kB | 74/293 kB | 45/61 kB | 4.1/47 kB Progress (4): 167 kB | 78/293 kB | 45/61 kB | 4.1/47 kB Progress (4): 167 kB | 78/293 kB | 49/61 kB | 4.1/47 kB Progress (4): 167 kB | 78/293 kB | 49/61 kB | 7.7/47 kB Progress (4): 167 kB | 78/293 kB | 53/61 kB | 7.7/47 kB Progress (4): 167 kB | 78/293 kB | 57/61 kB | 7.7/47 kB Progress (4): 167 kB | 78/293 kB | 57/61 kB | 12/47 kB Progress (4): 167 kB | 82/293 kB | 57/61 kB | 12/47 kB Progress (4): 167 kB | 82/293 kB | 57/61 kB | 16/47 kB Progress (5): 167 kB | 82/293 kB | 57/61 kB | 16/47 kB | 4.1/173 kB Progress (5): 167 kB | 82/293 kB | 61 kB | 16/47 kB | 4.1/173 kB Progress (5): 167 kB | 82/293 kB | 61 kB | 16/47 kB | 7.7/173 kB Progress (5): 167 kB | 82/293 kB | 61 kB | 16/47 kB | 12/173 kB Progress (5): 167 kB | 82/293 kB | 61 kB | 16/47 kB | 16/173 kB Progress (5): 167 kB | 82/293 kB | 61 kB | 16/47 kB | 20/173 kB Progress (5): 167 kB | 82/293 kB | 61 kB | 16/47 kB | 24/173 kB Progress (5): 167 kB | 82/293 kB | 61 kB | 16/47 kB | 28/173 kB Progress (5): 167 kB | 82/293 kB | 61 kB | 16/47 kB | 32/173 kB Progress (5): 167 kB | 82/293 kB | 61 kB | 16/47 kB | 33/173 kB Progress (5): 167 kB | 82/293 kB | 61 kB | 16/47 kB | 37/173 kB Progress (5): 167 kB | 82/293 kB | 61 kB | 16/47 kB | 41/173 kB Progress (5): 167 kB | 82/293 kB | 61 kB | 16/47 kB | 45/173 kB Progress (5): 167 kB | 82/293 kB | 61 kB | 20/47 kB | 45/173 kB Progress (5): 167 kB | 86/293 kB | 61 kB | 20/47 kB | 45/173 kB Progress (5): 167 kB | 86/293 kB | 61 kB | 24/47 kB | 45/173 kB Progress (5): 167 kB | 86/293 kB | 61 kB | 24/47 kB | 49/173 kB Progress (5): 167 kB | 90/293 kB | 61 kB | 24/47 kB | 49/173 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar (167 kB at 259 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.jar Progress (4): 94/293 kB | 61 kB | 24/47 kB | 49/173 kB Progress (4): 94/293 kB | 61 kB | 24/47 kB | 53/173 kB Progress (4): 94/293 kB | 61 kB | 28/47 kB | 53/173 kB Progress (4): 94/293 kB | 61 kB | 28/47 kB | 57/173 kB Progress (4): 98/293 kB | 61 kB | 28/47 kB | 57/173 kB Progress (4): 98/293 kB | 61 kB | 28/47 kB | 61/173 kB Progress (4): 98/293 kB | 61 kB | 28/47 kB | 65/173 kB Progress (4): 98/293 kB | 61 kB | 28/47 kB | 66/173 kB Progress (4): 98/293 kB | 61 kB | 28/47 kB | 70/173 kB Progress (4): 98/293 kB | 61 kB | 28/47 kB | 74/173 kB Progress (4): 98/293 kB | 61 kB | 28/47 kB | 78/173 kB Progress (4): 98/293 kB | 61 kB | 28/47 kB | 82/173 kB Progress (4): 98/293 kB | 61 kB | 28/47 kB | 86/173 kB Progress (4): 98/293 kB | 61 kB | 32/47 kB | 86/173 kB Progress (4): 98/293 kB | 61 kB | 32/47 kB | 90/173 kB Progress (4): 98/293 kB | 61 kB | 36/47 kB | 90/173 kB Progress (4): 98/293 kB | 61 kB | 40/47 kB | 90/173 kB Progress (4): 98/293 kB | 61 kB | 40/47 kB | 90/173 kB Progress (4): 98/293 kB | 61 kB | 40/47 kB | 94/173 kB Progress (4): 102/293 kB | 61 kB | 40/47 kB | 94/173 kB Progress (4): 102/293 kB | 61 kB | 44/47 kB | 94/173 kB Progress (4): 106/293 kB | 61 kB | 44/47 kB | 94/173 kB Progress (4): 110/293 kB | 61 kB | 44/47 kB | 94/173 kB Progress (4): 114/293 kB | 61 kB | 44/47 kB | 94/173 kB Progress (4): 118/293 kB | 61 kB | 44/47 kB | 94/173 kB Progress (4): 122/293 kB | 61 kB | 44/47 kB | 94/173 kB Progress (4): 122/293 kB | 61 kB | 44/47 kB | 98/173 kB Progress (4): 122/293 kB | 61 kB | 44/47 kB | 98/173 kB Progress (4): 126/293 kB | 61 kB | 44/47 kB | 98/173 kB Progress (4): 126/293 kB | 61 kB | 44/47 kB | 102/173 kB Progress (4): 130/293 kB | 61 kB | 44/47 kB | 102/173 kB Progress (4): 134/293 kB | 61 kB | 44/47 kB | 102/173 kB Progress (4): 138/293 kB | 61 kB | 44/47 kB | 102/173 kB Progress (4): 142/293 kB | 61 kB | 44/47 kB | 102/173 kB Progress (4): 146/293 kB | 61 kB | 44/47 kB | 102/173 kB Progress (4): 150/293 kB | 61 kB | 44/47 kB | 102/173 kB Progress (4): 154/293 kB | 61 kB | 44/47 kB | 102/173 kB Progress (4): 158/293 kB | 61 kB | 44/47 kB | 102/173 kB Progress (4): 162/293 kB | 61 kB | 44/47 kB | 102/173 kB Progress (4): 166/293 kB | 61 kB | 44/47 kB | 102/173 kB Progress (4): 170/293 kB | 61 kB | 44/47 kB | 102/173 kB Progress (4): 174/293 kB | 61 kB | 44/47 kB | 102/173 kB Progress (4): 178/293 kB | 61 kB | 44/47 kB | 102/173 kB Progress (4): 182/293 kB | 61 kB | 44/47 kB | 102/173 kB Progress (4): 186/293 kB | 61 kB | 44/47 kB | 102/173 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 90 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar Progress (4): 186/293 kB | 44/47 kB | 102/173 kB | 4.1/98 kB Progress (4): 186/293 kB | 44/47 kB | 102/173 kB | 7.7/98 kB Progress (4): 186/293 kB | 47 kB | 102/173 kB | 7.7/98 kB Progress (4): 186/293 kB | 47 kB | 102/173 kB | 12/98 kB Progress (4): 186/293 kB | 47 kB | 102/173 kB | 16/98 kB Progress (4): 186/293 kB | 47 kB | 102/173 kB | 20/98 kB Progress (4): 186/293 kB | 47 kB | 102/173 kB | 24/98 kB Progress (4): 186/293 kB | 47 kB | 102/173 kB | 28/98 kB Progress (4): 190/293 kB | 47 kB | 102/173 kB | 28/98 kB Progress (4): 194/293 kB | 47 kB | 102/173 kB | 28/98 kB Progress (4): 198/293 kB | 47 kB | 102/173 kB | 28/98 kB Progress (4): 198/293 kB | 47 kB | 106/173 kB | 28/98 kB Progress (4): 198/293 kB | 47 kB | 110/173 kB | 28/98 kB Progress (4): 198/293 kB | 47 kB | 114/173 kB | 28/98 kB Progress (4): 198/293 kB | 47 kB | 118/173 kB | 28/98 kB Progress (4): 198/293 kB | 47 kB | 122/173 kB | 28/98 kB Progress (4): 198/293 kB | 47 kB | 126/173 kB | 28/98 kB Progress (4): 198/293 kB | 47 kB | 130/173 kB | 28/98 kB Progress (4): 198/293 kB | 47 kB | 134/173 kB | 28/98 kB Progress (4): 198/293 kB | 47 kB | 138/173 kB | 28/98 kB Progress (5): 198/293 kB | 47 kB | 138/173 kB | 28/98 kB | 4.1/11 kB Progress (5): 198/293 kB | 47 kB | 138/173 kB | 28/98 kB | 7.7/11 kB Progress (5): 198/293 kB | 47 kB | 138/173 kB | 28/98 kB | 11 kB Progress (5): 202/293 kB | 47 kB | 138/173 kB | 28/98 kB | 11 kB Progress (5): 206/293 kB | 47 kB | 138/173 kB | 28/98 kB | 11 kB Progress (5): 210/293 kB | 47 kB | 138/173 kB | 28/98 kB | 11 kB Progress (5): 214/293 kB | 47 kB | 138/173 kB | 28/98 kB | 11 kB Progress (5): 218/293 kB | 47 kB | 138/173 kB | 28/98 kB | 11 kB Progress (5): 222/293 kB | 47 kB | 138/173 kB | 28/98 kB | 11 kB Progress (5): 226/293 kB | 47 kB | 138/173 kB | 28/98 kB | 11 kB Progress (5): 230/293 kB | 47 kB | 138/173 kB | 28/98 kB | 11 kB Progress (5): 234/293 kB | 47 kB | 138/173 kB | 28/98 kB | 11 kB Progress (5): 238/293 kB | 47 kB | 138/173 kB | 28/98 kB | 11 kB Progress (5): 242/293 kB | 47 kB | 138/173 kB | 28/98 kB | 11 kB Progress (5): 246/293 kB | 47 kB | 138/173 kB | 28/98 kB | 11 kB Progress (5): 250/293 kB | 47 kB | 138/173 kB | 28/98 kB | 11 kB Progress (5): 254/293 kB | 47 kB | 138/173 kB | 28/98 kB | 11 kB Progress (5): 258/293 kB | 47 kB | 138/173 kB | 28/98 kB | 11 kB Progress (5): 262/293 kB | 47 kB | 138/173 kB | 28/98 kB | 11 kB Progress (5): 266/293 kB | 47 kB | 138/173 kB | 28/98 kB | 11 kB Progress (5): 270/293 kB | 47 kB | 138/173 kB | 28/98 kB | 11 kB Progress (5): 274/293 kB | 47 kB | 138/173 kB | 28/98 kB | 11 kB Progress (5): 278/293 kB | 47 kB | 138/173 kB | 28/98 kB | 11 kB Progress (5): 278/293 kB | 47 kB | 138/173 kB | 32/98 kB | 11 kB Progress (5): 282/293 kB | 47 kB | 138/173 kB | 32/98 kB | 11 kB Progress (5): 282/293 kB | 47 kB | 138/173 kB | 33/98 kB | 11 kB Progress (5): 286/293 kB | 47 kB | 138/173 kB | 33/98 kB | 11 kB Progress (5): 290/293 kB | 47 kB | 138/173 kB | 33/98 kB | 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar (11 kB at 16 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 66 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.jar Progress (3): 290/293 kB | 142/173 kB | 33/98 kB Progress (3): 290/293 kB | 146/173 kB | 33/98 kB Progress (3): 290/293 kB | 150/173 kB | 33/98 kB Progress (3): 290/293 kB | 154/173 kB | 33/98 kB Progress (3): 290/293 kB | 158/173 kB | 33/98 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.jar Progress (3): 293 kB | 158/173 kB | 33/98 kB Progress (3): 293 kB | 158/173 kB | 37/98 kB Progress (3): 293 kB | 158/173 kB | 41/98 kB Progress (3): 293 kB | 158/173 kB | 45/98 kB Progress (3): 293 kB | 158/173 kB | 49/98 kB Progress (3): 293 kB | 158/173 kB | 53/98 kB Progress (3): 293 kB | 158/173 kB | 57/98 kB Progress (3): 293 kB | 158/173 kB | 61/98 kB Progress (3): 293 kB | 162/173 kB | 61/98 kB Progress (3): 293 kB | 162/173 kB | 65/98 kB Progress (3): 293 kB | 166/173 kB | 65/98 kB Progress (3): 293 kB | 170/173 kB | 65/98 kB Progress (3): 293 kB | 170/173 kB | 69/98 kB Progress (3): 293 kB | 173 kB | 69/98 kB Progress (3): 293 kB | 173 kB | 73/98 kB Progress (3): 293 kB | 173 kB | 77/98 kB Progress (3): 293 kB | 173 kB | 81/98 kB Progress (3): 293 kB | 173 kB | 85/98 kB Progress (3): 293 kB | 173 kB | 89/98 kB Progress (3): 293 kB | 173 kB | 93/98 kB Progress (3): 293 kB | 173 kB | 97/98 kB Progress (3): 293 kB | 173 kB | 98 kB Progress (4): 293 kB | 173 kB | 98 kB | 4.1/16 kB Progress (4): 293 kB | 173 kB | 98 kB | 7.7/16 kB Progress (4): 293 kB | 173 kB | 98 kB | 12/16 kB Progress (4): 293 kB | 173 kB | 98 kB | 16/16 kB Progress (4): 293 kB | 173 kB | 98 kB | 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 403 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar Progress (4): 173 kB | 98 kB | 16 kB | 4.1/62 kB Progress (4): 173 kB | 98 kB | 16 kB | 7.7/62 kB Progress (4): 173 kB | 98 kB | 16 kB | 12/62 kB Progress (4): 173 kB | 98 kB | 16 kB | 16/62 kB Progress (4): 173 kB | 98 kB | 16 kB | 20/62 kB Progress (4): 173 kB | 98 kB | 16 kB | 24/62 kB Progress (4): 173 kB | 98 kB | 16 kB | 28/62 kB Progress (4): 173 kB | 98 kB | 16 kB | 32/62 kB Progress (4): 173 kB | 98 kB | 16 kB | 33/62 kB Progress (4): 173 kB | 98 kB | 16 kB | 37/62 kB Progress (4): 173 kB | 98 kB | 16 kB | 41/62 kB Progress (4): 173 kB | 98 kB | 16 kB | 45/62 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 234 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (98 kB at 132 kB/s) Progress (2): 16 kB | 49/62 kB Progress (3): 16 kB | 49/62 kB | 4.1/17 kB 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 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.jar Progress (3): 16 kB | 49/62 kB | 7.7/17 kB Progress (3): 16 kB | 53/62 kB | 7.7/17 kB Progress (3): 16 kB | 57/62 kB | 7.7/17 kB Progress (3): 16 kB | 57/62 kB | 12/17 kB Progress (3): 16 kB | 57/62 kB | 16/17 kB Progress (3): 16 kB | 61/62 kB | 16/17 kB Progress (3): 16 kB | 61/62 kB | 17 kB Progress (3): 16 kB | 62 kB | 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.jar (16 kB at 21 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar Progress (3): 62 kB | 17 kB | 4.1/347 kB Progress (4): 62 kB | 17 kB | 4.1/347 kB | 4.1/7.7 kB Progress (4): 62 kB | 17 kB | 7.7/347 kB | 4.1/7.7 kB Progress (4): 62 kB | 17 kB | 7.7/347 kB | 7.7 kB Progress (5): 62 kB | 17 kB | 7.7/347 kB | 7.7 kB | 4.1/39 kB Progress (5): 62 kB | 17 kB | 7.7/347 kB | 7.7 kB | 7.7/39 kB Progress (5): 62 kB | 17 kB | 7.7/347 kB | 7.7 kB | 12/39 kB Progress (5): 62 kB | 17 kB | 12/347 kB | 7.7 kB | 12/39 kB Progress (5): 62 kB | 17 kB | 12/347 kB | 7.7 kB | 16/39 kB Progress (5): 62 kB | 17 kB | 16/347 kB | 7.7 kB | 16/39 kB Progress (5): 62 kB | 17 kB | 16/347 kB | 7.7 kB | 20/39 kB Progress (5): 62 kB | 17 kB | 16/347 kB | 7.7 kB | 24/39 kB Progress (5): 62 kB | 17 kB | 16/347 kB | 7.7 kB | 28/39 kB Progress (5): 62 kB | 17 kB | 16/347 kB | 7.7 kB | 32/39 kB Progress (5): 62 kB | 17 kB | 20/347 kB | 7.7 kB | 32/39 kB Progress (5): 62 kB | 17 kB | 24/347 kB | 7.7 kB | 32/39 kB Progress (5): 62 kB | 17 kB | 24/347 kB | 7.7 kB | 36/39 kB Progress (5): 62 kB | 17 kB | 24/347 kB | 7.7 kB | 39 kB Progress (5): 62 kB | 17 kB | 28/347 kB | 7.7 kB | 39 kB Progress (5): 62 kB | 17 kB | 32/347 kB | 7.7 kB | 39 kB Progress (5): 62 kB | 17 kB | 33/347 kB | 7.7 kB | 39 kB Progress (5): 62 kB | 17 kB | 37/347 kB | 7.7 kB | 39 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.jar (62 kB at 80 kB/s) Progress (4): 17 kB | 41/347 kB | 7.7 kB | 39 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 (4): 17 kB | 45/347 kB | 7.7 kB | 39 kB Progress (4): 17 kB | 49/347 kB | 7.7 kB | 39 kB Progress (4): 17 kB | 53/347 kB | 7.7 kB | 39 kB Progress (4): 17 kB | 57/347 kB | 7.7 kB | 39 kB Progress (4): 17 kB | 61/347 kB | 7.7 kB | 39 kB Progress (4): 17 kB | 65/347 kB | 7.7 kB | 39 kB Progress (4): 17 kB | 66/347 kB | 7.7 kB | 39 kB Progress (4): 17 kB | 70/347 kB | 7.7 kB | 39 kB Progress (4): 17 kB | 74/347 kB | 7.7 kB | 39 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar (17 kB at 22 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar Progress (3): 78/347 kB | 7.7 kB | 39 kB Progress (3): 82/347 kB | 7.7 kB | 39 kB Progress (4): 82/347 kB | 7.7 kB | 39 kB | 4.1/189 kB Progress (4): 82/347 kB | 7.7 kB | 39 kB | 7.7/189 kB Progress (4): 86/347 kB | 7.7 kB | 39 kB | 7.7/189 kB Progress (4): 86/347 kB | 7.7 kB | 39 kB | 12/189 kB Progress (4): 86/347 kB | 7.7 kB | 39 kB | 16/189 kB Progress (4): 86/347 kB | 7.7 kB | 39 kB | 20/189 kB Progress (4): 86/347 kB | 7.7 kB | 39 kB | 24/189 kB Progress (4): 86/347 kB | 7.7 kB | 39 kB | 28/189 kB Progress (4): 86/347 kB | 7.7 kB | 39 kB | 32/189 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.jar (7.7 kB at 9.6 kB/s) Progress (3): 90/347 kB | 39 kB | 32/189 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar Progress (3): 90/347 kB | 39 kB | 33/189 kB Progress (3): 94/347 kB | 39 kB | 33/189 kB Progress (3): 98/347 kB | 39 kB | 33/189 kB Progress (3): 102/347 kB | 39 kB | 33/189 kB Progress (3): 106/347 kB | 39 kB | 33/189 kB Progress (3): 110/347 kB | 39 kB | 33/189 kB Progress (3): 110/347 kB | 39 kB | 37/189 kB Progress (3): 110/347 kB | 39 kB | 41/189 kB Progress (3): 110/347 kB | 39 kB | 45/189 kB Progress (3): 110/347 kB | 39 kB | 49/189 kB Progress (3): 114/347 kB | 39 kB | 49/189 kB Progress (3): 118/347 kB | 39 kB | 49/189 kB Progress (3): 122/347 kB | 39 kB | 49/189 kB Progress (4): 122/347 kB | 39 kB | 49/189 kB | 4.1/144 kB Progress (4): 122/347 kB | 39 kB | 53/189 kB | 4.1/144 kB Progress (4): 122/347 kB | 39 kB | 53/189 kB | 7.7/144 kB Progress (4): 126/347 kB | 39 kB | 53/189 kB | 7.7/144 kB Progress (4): 126/347 kB | 39 kB | 57/189 kB | 7.7/144 kB Progress (4): 130/347 kB | 39 kB | 57/189 kB | 7.7/144 kB Progress (4): 130/347 kB | 39 kB | 61/189 kB | 7.7/144 kB Progress (4): 130/347 kB | 39 kB | 65/189 kB | 7.7/144 kB Progress (4): 134/347 kB | 39 kB | 65/189 kB | 7.7/144 kB Progress (4): 138/347 kB | 39 kB | 65/189 kB | 7.7/144 kB Progress (4): 138/347 kB | 39 kB | 65/189 kB | 12/144 kB Progress (4): 138/347 kB | 39 kB | 66/189 kB | 12/144 kB Progress (4): 142/347 kB | 39 kB | 66/189 kB | 12/144 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.jar (39 kB at 47 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar Progress (3): 142/347 kB | 70/189 kB | 12/144 kB Progress (3): 142/347 kB | 70/189 kB | 16/144 kB Progress (3): 142/347 kB | 70/189 kB | 20/144 kB Progress (3): 142/347 kB | 70/189 kB | 24/144 kB Progress (3): 142/347 kB | 70/189 kB | 28/144 kB Progress (3): 142/347 kB | 70/189 kB | 32/144 kB Progress (3): 142/347 kB | 70/189 kB | 33/144 kB Progress (3): 142/347 kB | 70/189 kB | 37/144 kB Progress (3): 142/347 kB | 70/189 kB | 41/144 kB Progress (3): 142/347 kB | 70/189 kB | 45/144 kB Progress (3): 142/347 kB | 70/189 kB | 49/144 kB Progress (3): 142/347 kB | 74/189 kB | 49/144 kB Progress (4): 142/347 kB | 74/189 kB | 49/144 kB | 4.1/90 kB Progress (4): 146/347 kB | 74/189 kB | 49/144 kB | 4.1/90 kB Progress (4): 146/347 kB | 74/189 kB | 49/144 kB | 7.7/90 kB Progress (4): 150/347 kB | 74/189 kB | 49/144 kB | 7.7/90 kB Progress (4): 154/347 kB | 74/189 kB | 49/144 kB | 7.7/90 kB Progress (4): 158/347 kB | 74/189 kB | 49/144 kB | 7.7/90 kB Progress (4): 162/347 kB | 74/189 kB | 49/144 kB | 7.7/90 kB Progress (4): 166/347 kB | 74/189 kB | 49/144 kB | 7.7/90 kB Progress (4): 170/347 kB | 74/189 kB | 49/144 kB | 7.7/90 kB Progress (4): 174/347 kB | 74/189 kB | 49/144 kB | 7.7/90 kB Progress (5): 174/347 kB | 74/189 kB | 49/144 kB | 7.7/90 kB | 4.1/139 kB Progress (5): 174/347 kB | 78/189 kB | 49/144 kB | 7.7/90 kB | 4.1/139 kB Progress (5): 174/347 kB | 82/189 kB | 49/144 kB | 7.7/90 kB | 4.1/139 kB Progress (5): 174/347 kB | 86/189 kB | 49/144 kB | 7.7/90 kB | 4.1/139 kB Progress (5): 174/347 kB | 90/189 kB | 49/144 kB | 7.7/90 kB | 4.1/139 kB Progress (5): 174/347 kB | 94/189 kB | 49/144 kB | 7.7/90 kB | 4.1/139 kB Progress (5): 174/347 kB | 98/189 kB | 49/144 kB | 7.7/90 kB | 4.1/139 kB Progress (5): 174/347 kB | 98/189 kB | 49/144 kB | 7.7/90 kB | 4.1/139 kB Progress (5): 174/347 kB | 102/189 kB | 49/144 kB | 7.7/90 kB | 4.1/139 kB Progress (5): 174/347 kB | 106/189 kB | 49/144 kB | 7.7/90 kB | 4.1/139 kB Progress (5): 174/347 kB | 110/189 kB | 49/144 kB | 7.7/90 kB | 4.1/139 kB Progress (5): 174/347 kB | 114/189 kB | 49/144 kB | 7.7/90 kB | 4.1/139 kB Progress (5): 174/347 kB | 118/189 kB | 49/144 kB | 7.7/90 kB | 4.1/139 kB Progress (5): 174/347 kB | 122/189 kB | 49/144 kB | 7.7/90 kB | 4.1/139 kB Progress (5): 174/347 kB | 126/189 kB | 49/144 kB | 7.7/90 kB | 4.1/139 kB Progress (5): 174/347 kB | 130/189 kB | 49/144 kB | 7.7/90 kB | 4.1/139 kB Progress (5): 174/347 kB | 130/189 kB | 53/144 kB | 7.7/90 kB | 4.1/139 kB Progress (5): 174/347 kB | 134/189 kB | 53/144 kB | 7.7/90 kB | 4.1/139 kB Progress (5): 174/347 kB | 138/189 kB | 53/144 kB | 7.7/90 kB | 4.1/139 kB Progress (5): 174/347 kB | 138/189 kB | 53/144 kB | 7.7/90 kB | 7.7/139 kB Progress (5): 174/347 kB | 142/189 kB | 53/144 kB | 7.7/90 kB | 7.7/139 kB Progress (5): 174/347 kB | 146/189 kB | 53/144 kB | 7.7/90 kB | 7.7/139 kB Progress (5): 174/347 kB | 146/189 kB | 53/144 kB | 7.7/90 kB | 12/139 kB Progress (5): 174/347 kB | 146/189 kB | 53/144 kB | 7.7/90 kB | 16/139 kB Progress (5): 178/347 kB | 146/189 kB | 53/144 kB | 7.7/90 kB | 16/139 kB Progress (5): 178/347 kB | 146/189 kB | 53/144 kB | 12/90 kB | 16/139 kB Progress (5): 178/347 kB | 146/189 kB | 53/144 kB | 16/90 kB | 16/139 kB Progress (5): 182/347 kB | 146/189 kB | 53/144 kB | 16/90 kB | 16/139 kB Progress (5): 186/347 kB | 146/189 kB | 53/144 kB | 16/90 kB | 16/139 kB Progress (5): 186/347 kB | 146/189 kB | 53/144 kB | 16/90 kB | 20/139 kB Progress (5): 186/347 kB | 150/189 kB | 53/144 kB | 16/90 kB | 20/139 kB Progress (5): 186/347 kB | 150/189 kB | 57/144 kB | 16/90 kB | 20/139 kB Progress (5): 186/347 kB | 150/189 kB | 61/144 kB | 16/90 kB | 20/139 kB Progress (5): 186/347 kB | 150/189 kB | 65/144 kB | 16/90 kB | 20/139 kB Progress (5): 186/347 kB | 154/189 kB | 65/144 kB | 16/90 kB | 20/139 kB Progress (5): 186/347 kB | 154/189 kB | 65/144 kB | 16/90 kB | 24/139 kB Progress (5): 186/347 kB | 158/189 kB | 65/144 kB | 16/90 kB | 24/139 kB Progress (5): 186/347 kB | 162/189 kB | 65/144 kB | 16/90 kB | 24/139 kB Progress (5): 186/347 kB | 162/189 kB | 65/144 kB | 16/90 kB | 28/139 kB Progress (5): 186/347 kB | 162/189 kB | 65/144 kB | 16/90 kB | 32/139 kB Progress (5): 190/347 kB | 162/189 kB | 65/144 kB | 16/90 kB | 32/139 kB Progress (5): 190/347 kB | 162/189 kB | 65/144 kB | 20/90 kB | 32/139 kB Progress (5): 194/347 kB | 162/189 kB | 65/144 kB | 20/90 kB | 32/139 kB Progress (5): 198/347 kB | 162/189 kB | 65/144 kB | 20/90 kB | 32/139 kB Progress (5): 202/347 kB | 162/189 kB | 65/144 kB | 20/90 kB | 32/139 kB Progress (5): 206/347 kB | 162/189 kB | 65/144 kB | 20/90 kB | 32/139 kB Progress (5): 210/347 kB | 162/189 kB | 65/144 kB | 20/90 kB | 32/139 kB Progress (5): 214/347 kB | 162/189 kB | 65/144 kB | 20/90 kB | 32/139 kB Progress (5): 218/347 kB | 162/189 kB | 65/144 kB | 20/90 kB | 32/139 kB Progress (5): 222/347 kB | 162/189 kB | 65/144 kB | 20/90 kB | 32/139 kB Progress (5): 226/347 kB | 162/189 kB | 65/144 kB | 20/90 kB | 32/139 kB Progress (5): 230/347 kB | 162/189 kB | 65/144 kB | 20/90 kB | 32/139 kB Progress (5): 234/347 kB | 162/189 kB | 65/144 kB | 20/90 kB | 32/139 kB Progress (5): 238/347 kB | 162/189 kB | 65/144 kB | 20/90 kB | 32/139 kB Progress (5): 242/347 kB | 162/189 kB | 65/144 kB | 20/90 kB | 32/139 kB Progress (5): 246/347 kB | 162/189 kB | 65/144 kB | 20/90 kB | 32/139 kB Progress (5): 250/347 kB | 162/189 kB | 65/144 kB | 20/90 kB | 32/139 kB Progress (5): 250/347 kB | 162/189 kB | 65/144 kB | 20/90 kB | 33/139 kB Progress (5): 250/347 kB | 166/189 kB | 65/144 kB | 20/90 kB | 33/139 kB Progress (5): 250/347 kB | 170/189 kB | 65/144 kB | 20/90 kB | 33/139 kB Progress (5): 250/347 kB | 174/189 kB | 65/144 kB | 20/90 kB | 33/139 kB Progress (5): 250/347 kB | 178/189 kB | 65/144 kB | 20/90 kB | 33/139 kB Progress (5): 250/347 kB | 182/189 kB | 65/144 kB | 20/90 kB | 33/139 kB Progress (5): 250/347 kB | 186/189 kB | 65/144 kB | 20/90 kB | 33/139 kB Progress (5): 250/347 kB | 189 kB | 65/144 kB | 20/90 kB | 33/139 kB Progress (5): 250/347 kB | 189 kB | 66/144 kB | 20/90 kB | 33/139 kB Progress (5): 254/347 kB | 189 kB | 66/144 kB | 20/90 kB | 33/139 kB Progress (5): 258/347 kB | 189 kB | 66/144 kB | 20/90 kB | 33/139 kB Progress (5): 262/347 kB | 189 kB | 66/144 kB | 20/90 kB | 33/139 kB Progress (5): 266/347 kB | 189 kB | 66/144 kB | 20/90 kB | 33/139 kB Progress (5): 270/347 kB | 189 kB | 66/144 kB | 20/90 kB | 33/139 kB Progress (5): 274/347 kB | 189 kB | 66/144 kB | 20/90 kB | 33/139 kB Progress (5): 278/347 kB | 189 kB | 66/144 kB | 20/90 kB | 33/139 kB Progress (5): 282/347 kB | 189 kB | 66/144 kB | 20/90 kB | 33/139 kB Progress (5): 286/347 kB | 189 kB | 66/144 kB | 20/90 kB | 33/139 kB Progress (5): 290/347 kB | 189 kB | 66/144 kB | 20/90 kB | 33/139 kB Progress (5): 294/347 kB | 189 kB | 66/144 kB | 20/90 kB | 33/139 kB Progress (5): 298/347 kB | 189 kB | 66/144 kB | 20/90 kB | 33/139 kB Progress (5): 302/347 kB | 189 kB | 66/144 kB | 20/90 kB | 33/139 kB Progress (5): 306/347 kB | 189 kB | 66/144 kB | 20/90 kB | 33/139 kB Progress (5): 306/347 kB | 189 kB | 66/144 kB | 20/90 kB | 37/139 kB Progress (5): 306/347 kB | 189 kB | 66/144 kB | 24/90 kB | 37/139 kB Progress (5): 306/347 kB | 189 kB | 66/144 kB | 24/90 kB | 41/139 kB Progress (5): 306/347 kB | 189 kB | 70/144 kB | 24/90 kB | 41/139 kB Progress (5): 306/347 kB | 189 kB | 70/144 kB | 24/90 kB | 45/139 kB Progress (5): 306/347 kB | 189 kB | 74/144 kB | 24/90 kB | 45/139 kB Progress (5): 310/347 kB | 189 kB | 74/144 kB | 24/90 kB | 45/139 kB Progress (5): 314/347 kB | 189 kB | 74/144 kB | 24/90 kB | 45/139 kB Progress (5): 314/347 kB | 189 kB | 78/144 kB | 24/90 kB | 45/139 kB Progress (5): 314/347 kB | 189 kB | 82/144 kB | 24/90 kB | 45/139 kB Progress (5): 314/347 kB | 189 kB | 86/144 kB | 24/90 kB | 45/139 kB Progress (5): 314/347 kB | 189 kB | 90/144 kB | 24/90 kB | 45/139 kB Progress (5): 314/347 kB | 189 kB | 94/144 kB | 24/90 kB | 45/139 kB Progress (5): 314/347 kB | 189 kB | 94/144 kB | 28/90 kB | 45/139 kB Progress (5): 314/347 kB | 189 kB | 98/144 kB | 28/90 kB | 45/139 kB Progress (5): 314/347 kB | 189 kB | 98/144 kB | 28/90 kB | 45/139 kB Progress (5): 314/347 kB | 189 kB | 102/144 kB | 28/90 kB | 45/139 kB Progress (5): 314/347 kB | 189 kB | 106/144 kB | 28/90 kB | 45/139 kB Progress (5): 314/347 kB | 189 kB | 110/144 kB | 28/90 kB | 45/139 kB Progress (5): 314/347 kB | 189 kB | 114/144 kB | 28/90 kB | 45/139 kB Progress (5): 314/347 kB | 189 kB | 118/144 kB | 28/90 kB | 45/139 kB Progress (5): 314/347 kB | 189 kB | 122/144 kB | 28/90 kB | 45/139 kB Progress (5): 314/347 kB | 189 kB | 126/144 kB | 28/90 kB | 45/139 kB Progress (5): 314/347 kB | 189 kB | 130/144 kB | 28/90 kB | 45/139 kB Progress (5): 314/347 kB | 189 kB | 134/144 kB | 28/90 kB | 45/139 kB Progress (5): 314/347 kB | 189 kB | 138/144 kB | 28/90 kB | 45/139 kB Progress (5): 314/347 kB | 189 kB | 142/144 kB | 28/90 kB | 45/139 kB Progress (5): 314/347 kB | 189 kB | 144 kB | 28/90 kB | 45/139 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 211 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar Progress (4): 318/347 kB | 144 kB | 28/90 kB | 45/139 kB Progress (4): 318/347 kB | 144 kB | 28/90 kB | 49/139 kB Progress (4): 318/347 kB | 144 kB | 28/90 kB | 53/139 kB Progress (4): 318/347 kB | 144 kB | 28/90 kB | 57/139 kB Progress (4): 318/347 kB | 144 kB | 28/90 kB | 61/139 kB Progress (4): 318/347 kB | 144 kB | 28/90 kB | 65/139 kB Progress (4): 318/347 kB | 144 kB | 28/90 kB | 66/139 kB Progress (4): 318/347 kB | 144 kB | 28/90 kB | 70/139 kB Progress (4): 318/347 kB | 144 kB | 28/90 kB | 74/139 kB Progress (4): 322/347 kB | 144 kB | 28/90 kB | 74/139 kB Progress (4): 326/347 kB | 144 kB | 28/90 kB | 74/139 kB Progress (4): 330/347 kB | 144 kB | 28/90 kB | 74/139 kB Progress (4): 334/347 kB | 144 kB | 28/90 kB | 74/139 kB Progress (4): 338/347 kB | 144 kB | 28/90 kB | 74/139 kB Progress (4): 342/347 kB | 144 kB | 28/90 kB | 74/139 kB Progress (4): 346/347 kB | 144 kB | 28/90 kB | 74/139 kB Progress (4): 347 kB | 144 kB | 28/90 kB | 74/139 kB Progress (4): 347 kB | 144 kB | 32/90 kB | 74/139 kB Progress (5): 347 kB | 144 kB | 32/90 kB | 74/139 kB | 4.1/457 kB Progress (5): 347 kB | 144 kB | 32/90 kB | 78/139 kB | 4.1/457 kB Progress (5): 347 kB | 144 kB | 32/90 kB | 78/139 kB | 7.7/457 kB Progress (5): 347 kB | 144 kB | 32/90 kB | 82/139 kB | 7.7/457 kB Progress (5): 347 kB | 144 kB | 33/90 kB | 82/139 kB | 7.7/457 kB Progress (5): 347 kB | 144 kB | 33/90 kB | 86/139 kB | 7.7/457 kB Progress (5): 347 kB | 144 kB | 33/90 kB | 90/139 kB | 7.7/457 kB Progress (5): 347 kB | 144 kB | 33/90 kB | 94/139 kB | 7.7/457 kB Progress (5): 347 kB | 144 kB | 33/90 kB | 94/139 kB | 12/457 kB Progress (5): 347 kB | 144 kB | 33/90 kB | 94/139 kB | 16/457 kB Progress (5): 347 kB | 144 kB | 33/90 kB | 98/139 kB | 16/457 kB Progress (5): 347 kB | 144 kB | 33/90 kB | 98/139 kB | 20/457 kB Progress (5): 347 kB | 144 kB | 33/90 kB | 98/139 kB | 24/457 kB Progress (5): 347 kB | 144 kB | 37/90 kB | 98/139 kB | 24/457 kB Progress (5): 347 kB | 144 kB | 37/90 kB | 98/139 kB | 28/457 kB Progress (5): 347 kB | 144 kB | 37/90 kB | 102/139 kB | 28/457 kB Progress (5): 347 kB | 144 kB | 37/90 kB | 102/139 kB | 32/457 kB Progress (5): 347 kB | 144 kB | 41/90 kB | 102/139 kB | 32/457 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 156 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 (4): 347 kB | 45/90 kB | 102/139 kB | 32/457 kB Progress (4): 347 kB | 45/90 kB | 106/139 kB | 32/457 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 375 kB/s) Progress (3): 49/90 kB | 106/139 kB | 32/457 kB Progress (3): 49/90 kB | 106/139 kB | 33/457 kB Progress (3): 53/90 kB | 106/139 kB | 33/457 kB Progress (3): 53/90 kB | 106/139 kB | 37/457 kB Progress (3): 53/90 kB | 106/139 kB | 41/457 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.jar Progress (3): 53/90 kB | 106/139 kB | 45/457 kB Progress (3): 53/90 kB | 106/139 kB | 49/457 kB Progress (3): 53/90 kB | 106/139 kB | 53/457 kB Progress (3): 53/90 kB | 110/139 kB | 53/457 kB Progress (3): 53/90 kB | 114/139 kB | 53/457 kB Progress (3): 53/90 kB | 118/139 kB | 53/457 kB Progress (3): 53/90 kB | 122/139 kB | 53/457 kB Progress (3): 53/90 kB | 126/139 kB | 53/457 kB Progress (3): 53/90 kB | 130/139 kB | 53/457 kB Progress (3): 53/90 kB | 134/139 kB | 53/457 kB Progress (3): 53/90 kB | 138/139 kB | 53/457 kB Progress (3): 53/90 kB | 139 kB | 53/457 kB Progress (3): 53/90 kB | 139 kB | 57/457 kB Progress (3): 57/90 kB | 139 kB | 57/457 kB Progress (3): 57/90 kB | 139 kB | 61/457 kB Progress (3): 57/90 kB | 139 kB | 65/457 kB Progress (3): 57/90 kB | 139 kB | 66/457 kB Progress (3): 57/90 kB | 139 kB | 70/457 kB Progress (3): 57/90 kB | 139 kB | 74/457 kB Progress (3): 57/90 kB | 139 kB | 78/457 kB Progress (3): 57/90 kB | 139 kB | 82/457 kB Progress (3): 61/90 kB | 139 kB | 82/457 kB Progress (3): 61/90 kB | 139 kB | 86/457 kB Progress (3): 65/90 kB | 139 kB | 86/457 kB Progress (3): 66/90 kB | 139 kB | 86/457 kB Progress (3): 70/90 kB | 139 kB | 86/457 kB Progress (3): 74/90 kB | 139 kB | 86/457 kB Progress (4): 74/90 kB | 139 kB | 86/457 kB | 4.1/65 kB Progress (4): 74/90 kB | 139 kB | 86/457 kB | 7.7/65 kB Progress (4): 74/90 kB | 139 kB | 86/457 kB | 12/65 kB Progress (4): 74/90 kB | 139 kB | 90/457 kB | 12/65 kB Progress (4): 74/90 kB | 139 kB | 94/457 kB | 12/65 kB Progress (4): 74/90 kB | 139 kB | 98/457 kB | 12/65 kB Progress (4): 74/90 kB | 139 kB | 98/457 kB | 12/65 kB Progress (4): 74/90 kB | 139 kB | 102/457 kB | 12/65 kB Progress (4): 74/90 kB | 139 kB | 106/457 kB | 12/65 kB Progress (4): 74/90 kB | 139 kB | 110/457 kB | 12/65 kB Progress (4): 74/90 kB | 139 kB | 114/457 kB | 12/65 kB Progress (4): 74/90 kB | 139 kB | 118/457 kB | 12/65 kB Progress (4): 74/90 kB | 139 kB | 118/457 kB | 16/65 kB Progress (5): 74/90 kB | 139 kB | 118/457 kB | 16/65 kB | 4.1/26 kB Progress (5): 78/90 kB | 139 kB | 118/457 kB | 16/65 kB | 4.1/26 kB Progress (5): 78/90 kB | 139 kB | 118/457 kB | 16/65 kB | 7.7/26 kB Progress (5): 78/90 kB | 139 kB | 118/457 kB | 20/65 kB | 7.7/26 kB Progress (5): 78/90 kB | 139 kB | 118/457 kB | 20/65 kB | 12/26 kB Progress (5): 78/90 kB | 139 kB | 122/457 kB | 20/65 kB | 12/26 kB Progress (5): 78/90 kB | 139 kB | 126/457 kB | 20/65 kB | 12/26 kB Progress (5): 78/90 kB | 139 kB | 130/457 kB | 20/65 kB | 12/26 kB Progress (5): 78/90 kB | 139 kB | 131/457 kB | 20/65 kB | 12/26 kB Progress (5): 78/90 kB | 139 kB | 131/457 kB | 20/65 kB | 16/26 kB Progress (5): 78/90 kB | 139 kB | 131/457 kB | 24/65 kB | 16/26 kB Progress (5): 78/90 kB | 139 kB | 131/457 kB | 24/65 kB | 20/26 kB Progress (5): 78/90 kB | 139 kB | 131/457 kB | 24/65 kB | 24/26 kB Progress (5): 78/90 kB | 139 kB | 131/457 kB | 28/65 kB | 24/26 kB Progress (5): 78/90 kB | 139 kB | 131/457 kB | 32/65 kB | 24/26 kB Progress (5): 78/90 kB | 139 kB | 131/457 kB | 33/65 kB | 24/26 kB Progress (5): 78/90 kB | 139 kB | 135/457 kB | 33/65 kB | 24/26 kB Progress (5): 78/90 kB | 139 kB | 139/457 kB | 33/65 kB | 24/26 kB Progress (5): 82/90 kB | 139 kB | 139/457 kB | 33/65 kB | 24/26 kB Progress (5): 82/90 kB | 139 kB | 143/457 kB | 33/65 kB | 24/26 kB Progress (5): 86/90 kB | 139 kB | 143/457 kB | 33/65 kB | 24/26 kB Progress (5): 90/90 kB | 139 kB | 143/457 kB | 33/65 kB | 24/26 kB Progress (5): 90 kB | 139 kB | 143/457 kB | 33/65 kB | 24/26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 144 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar Progress (4): 90 kB | 143/457 kB | 37/65 kB | 24/26 kB Progress (4): 90 kB | 143/457 kB | 37/65 kB | 26 kB Progress (4): 90 kB | 143/457 kB | 41/65 kB | 26 kB Progress (4): 90 kB | 147/457 kB | 41/65 kB | 26 kB Progress (4): 90 kB | 147/457 kB | 45/65 kB | 26 kB Progress (4): 90 kB | 147/457 kB | 49/65 kB | 26 kB Progress (4): 90 kB | 151/457 kB | 49/65 kB | 26 kB Progress (4): 90 kB | 151/457 kB | 53/65 kB | 26 kB Progress (4): 90 kB | 155/457 kB | 53/65 kB | 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 92 kB/s) Progress (3): 155/457 kB | 57/65 kB | 26 kB Progress (3): 159/457 kB | 57/65 kB | 26 kB Progress (3): 163/457 kB | 57/65 kB | 26 kB Progress (3): 163/457 kB | 61/65 kB | 26 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.jar Progress (3): 163/457 kB | 65/65 kB | 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 27 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar Progress (2): 167/457 kB | 65/65 kB Progress (2): 171/457 kB | 65/65 kB Progress (2): 175/457 kB | 65/65 kB Progress (3): 175/457 kB | 65/65 kB | 4.1/329 kB Progress (3): 175/457 kB | 65 kB | 4.1/329 kB Progress (3): 175/457 kB | 65 kB | 7.7/329 kB Progress (3): 179/457 kB | 65 kB | 7.7/329 kB Progress (3): 179/457 kB | 65 kB | 12/329 kB Progress (3): 179/457 kB | 65 kB | 16/329 kB Progress (3): 183/457 kB | 65 kB | 16/329 kB Progress (3): 187/457 kB | 65 kB | 16/329 kB Progress (3): 187/457 kB | 65 kB | 20/329 kB Progress (3): 187/457 kB | 65 kB | 24/329 kB Progress (3): 191/457 kB | 65 kB | 24/329 kB Progress (3): 195/457 kB | 65 kB | 24/329 kB Progress (3): 195/457 kB | 65 kB | 28/329 kB Progress (3): 199/457 kB | 65 kB | 28/329 kB Progress (3): 203/457 kB | 65 kB | 28/329 kB Progress (3): 207/457 kB | 65 kB | 28/329 kB Progress (3): 211/457 kB | 65 kB | 28/329 kB Progress (3): 215/457 kB | 65 kB | 28/329 kB Progress (4): 215/457 kB | 65 kB | 28/329 kB | 4.1/252 kB Progress (4): 215/457 kB | 65 kB | 28/329 kB | 7.7/252 kB Progress (4): 219/457 kB | 65 kB | 28/329 kB | 7.7/252 kB Progress (4): 219/457 kB | 65 kB | 32/329 kB | 7.7/252 kB Progress (4): 219/457 kB | 65 kB | 32/329 kB | 12/252 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 65 kB/s) Progress (3): 219/457 kB | 33/329 kB | 12/252 kB Progress (3): 223/457 kB | 33/329 kB | 12/252 kB Progress (3): 227/457 kB | 33/329 kB | 12/252 kB Progress (3): 231/457 kB | 33/329 kB | 12/252 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar Progress (3): 231/457 kB | 33/329 kB | 16/252 kB Progress (3): 235/457 kB | 33/329 kB | 16/252 kB Progress (3): 235/457 kB | 37/329 kB | 16/252 kB Progress (3): 235/457 kB | 41/329 kB | 16/252 kB Progress (3): 235/457 kB | 41/329 kB | 20/252 kB Progress (3): 235/457 kB | 41/329 kB | 24/252 kB Progress (4): 235/457 kB | 41/329 kB | 24/252 kB | 4.1/358 kB Progress (4): 235/457 kB | 41/329 kB | 28/252 kB | 4.1/358 kB Progress (4): 235/457 kB | 41/329 kB | 32/252 kB | 4.1/358 kB Progress (4): 235/457 kB | 41/329 kB | 33/252 kB | 4.1/358 kB Progress (4): 235/457 kB | 45/329 kB | 33/252 kB | 4.1/358 kB Progress (4): 239/457 kB | 45/329 kB | 33/252 kB | 4.1/358 kB Progress (4): 239/457 kB | 45/329 kB | 37/252 kB | 4.1/358 kB Progress (4): 239/457 kB | 49/329 kB | 37/252 kB | 4.1/358 kB Progress (4): 239/457 kB | 53/329 kB | 37/252 kB | 4.1/358 kB Progress (4): 239/457 kB | 53/329 kB | 37/252 kB | 7.7/358 kB Progress (4): 239/457 kB | 57/329 kB | 37/252 kB | 7.7/358 kB Progress (4): 239/457 kB | 57/329 kB | 41/252 kB | 7.7/358 kB Progress (4): 243/457 kB | 57/329 kB | 41/252 kB | 7.7/358 kB Progress (4): 243/457 kB | 57/329 kB | 41/252 kB | 12/358 kB Progress (4): 243/457 kB | 61/329 kB | 41/252 kB | 12/358 kB Progress (4): 243/457 kB | 61/329 kB | 41/252 kB | 16/358 kB Progress (4): 247/457 kB | 61/329 kB | 41/252 kB | 16/358 kB Progress (4): 247/457 kB | 61/329 kB | 45/252 kB | 16/358 kB Progress (4): 247/457 kB | 61/329 kB | 49/252 kB | 16/358 kB Progress (4): 247/457 kB | 61/329 kB | 53/252 kB | 16/358 kB Progress (4): 247/457 kB | 61/329 kB | 57/252 kB | 16/358 kB Progress (5): 247/457 kB | 61/329 kB | 57/252 kB | 16/358 kB | 4.1/120 kB Progress (5): 251/457 kB | 61/329 kB | 57/252 kB | 16/358 kB | 4.1/120 kB Progress (5): 251/457 kB | 61/329 kB | 57/252 kB | 20/358 kB | 4.1/120 kB Progress (5): 251/457 kB | 61/329 kB | 57/252 kB | 24/358 kB | 4.1/120 kB Progress (5): 251/457 kB | 65/329 kB | 57/252 kB | 24/358 kB | 4.1/120 kB Progress (5): 255/457 kB | 65/329 kB | 57/252 kB | 24/358 kB | 4.1/120 kB Progress (5): 259/457 kB | 65/329 kB | 57/252 kB | 24/358 kB | 4.1/120 kB Progress (5): 259/457 kB | 65/329 kB | 57/252 kB | 24/358 kB | 7.7/120 kB Progress (5): 259/457 kB | 65/329 kB | 61/252 kB | 24/358 kB | 7.7/120 kB Progress (5): 259/457 kB | 65/329 kB | 65/252 kB | 24/358 kB | 7.7/120 kB Progress (5): 259/457 kB | 65/329 kB | 66/252 kB | 24/358 kB | 7.7/120 kB Progress (5): 259/457 kB | 65/329 kB | 70/252 kB | 24/358 kB | 7.7/120 kB Progress (5): 259/457 kB | 65/329 kB | 74/252 kB | 24/358 kB | 7.7/120 kB Progress (5): 259/457 kB | 65/329 kB | 78/252 kB | 24/358 kB | 7.7/120 kB Progress (5): 259/457 kB | 65/329 kB | 82/252 kB | 24/358 kB | 7.7/120 kB Progress (5): 263/457 kB | 65/329 kB | 82/252 kB | 24/358 kB | 7.7/120 kB Progress (5): 267/457 kB | 65/329 kB | 82/252 kB | 24/358 kB | 7.7/120 kB Progress (5): 271/457 kB | 65/329 kB | 82/252 kB | 24/358 kB | 7.7/120 kB Progress (5): 275/457 kB | 65/329 kB | 82/252 kB | 24/358 kB | 7.7/120 kB Progress (5): 279/457 kB | 65/329 kB | 82/252 kB | 24/358 kB | 7.7/120 kB Progress (5): 279/457 kB | 65/329 kB | 82/252 kB | 28/358 kB | 7.7/120 kB Progress (5): 279/457 kB | 66/329 kB | 82/252 kB | 28/358 kB | 7.7/120 kB Progress (5): 279/457 kB | 66/329 kB | 82/252 kB | 32/358 kB | 7.7/120 kB Progress (5): 283/457 kB | 66/329 kB | 82/252 kB | 32/358 kB | 7.7/120 kB Progress (5): 283/457 kB | 66/329 kB | 82/252 kB | 32/358 kB | 12/120 kB Progress (5): 283/457 kB | 66/329 kB | 82/252 kB | 32/358 kB | 16/120 kB Progress (5): 283/457 kB | 66/329 kB | 86/252 kB | 32/358 kB | 16/120 kB Progress (5): 283/457 kB | 66/329 kB | 86/252 kB | 32/358 kB | 20/120 kB Progress (5): 283/457 kB | 66/329 kB | 90/252 kB | 32/358 kB | 20/120 kB Progress (5): 287/457 kB | 66/329 kB | 90/252 kB | 32/358 kB | 20/120 kB Progress (5): 291/457 kB | 66/329 kB | 90/252 kB | 32/358 kB | 20/120 kB Progress (5): 291/457 kB | 66/329 kB | 94/252 kB | 32/358 kB | 20/120 kB Progress (5): 291/457 kB | 66/329 kB | 94/252 kB | 33/358 kB | 20/120 kB Progress (5): 291/457 kB | 66/329 kB | 98/252 kB | 33/358 kB | 20/120 kB Progress (5): 291/457 kB | 70/329 kB | 98/252 kB | 33/358 kB | 20/120 kB Progress (5): 291/457 kB | 70/329 kB | 98/252 kB | 33/358 kB | 20/120 kB Progress (5): 291/457 kB | 70/329 kB | 98/252 kB | 37/358 kB | 20/120 kB Progress (5): 291/457 kB | 70/329 kB | 98/252 kB | 41/358 kB | 20/120 kB Progress (5): 291/457 kB | 70/329 kB | 102/252 kB | 41/358 kB | 20/120 kB Progress (5): 291/457 kB | 70/329 kB | 106/252 kB | 41/358 kB | 20/120 kB Progress (5): 291/457 kB | 70/329 kB | 110/252 kB | 41/358 kB | 20/120 kB Progress (5): 291/457 kB | 70/329 kB | 114/252 kB | 41/358 kB | 20/120 kB Progress (5): 295/457 kB | 70/329 kB | 114/252 kB | 41/358 kB | 20/120 kB Progress (5): 295/457 kB | 70/329 kB | 118/252 kB | 41/358 kB | 20/120 kB Progress (5): 295/457 kB | 70/329 kB | 118/252 kB | 41/358 kB | 24/120 kB Progress (5): 295/457 kB | 70/329 kB | 122/252 kB | 41/358 kB | 24/120 kB Progress (5): 295/457 kB | 70/329 kB | 122/252 kB | 41/358 kB | 28/120 kB Progress (5): 299/457 kB | 70/329 kB | 122/252 kB | 41/358 kB | 28/120 kB Progress (5): 299/457 kB | 70/329 kB | 122/252 kB | 45/358 kB | 28/120 kB Progress (5): 299/457 kB | 74/329 kB | 122/252 kB | 45/358 kB | 28/120 kB Progress (5): 299/457 kB | 74/329 kB | 122/252 kB | 49/358 kB | 28/120 kB Progress (5): 303/457 kB | 74/329 kB | 122/252 kB | 49/358 kB | 28/120 kB Progress (5): 303/457 kB | 74/329 kB | 122/252 kB | 49/358 kB | 32/120 kB Progress (5): 303/457 kB | 74/329 kB | 122/252 kB | 49/358 kB | 33/120 kB Progress (5): 303/457 kB | 74/329 kB | 122/252 kB | 49/358 kB | 37/120 kB Progress (5): 303/457 kB | 74/329 kB | 122/252 kB | 49/358 kB | 41/120 kB Progress (5): 303/457 kB | 74/329 kB | 126/252 kB | 49/358 kB | 41/120 kB Progress (5): 303/457 kB | 74/329 kB | 126/252 kB | 49/358 kB | 45/120 kB Progress (5): 307/457 kB | 74/329 kB | 126/252 kB | 49/358 kB | 45/120 kB Progress (5): 311/457 kB | 74/329 kB | 126/252 kB | 49/358 kB | 45/120 kB Progress (5): 315/457 kB | 74/329 kB | 126/252 kB | 49/358 kB | 45/120 kB Progress (5): 319/457 kB | 74/329 kB | 126/252 kB | 49/358 kB | 45/120 kB Progress (5): 323/457 kB | 74/329 kB | 126/252 kB | 49/358 kB | 45/120 kB Progress (5): 327/457 kB | 74/329 kB | 126/252 kB | 49/358 kB | 45/120 kB Progress (5): 331/457 kB | 74/329 kB | 126/252 kB | 49/358 kB | 45/120 kB Progress (5): 335/457 kB | 74/329 kB | 126/252 kB | 49/358 kB | 45/120 kB Progress (5): 339/457 kB | 74/329 kB | 126/252 kB | 49/358 kB | 45/120 kB Progress (5): 339/457 kB | 74/329 kB | 126/252 kB | 53/358 kB | 45/120 kB Progress (5): 339/457 kB | 78/329 kB | 126/252 kB | 53/358 kB | 45/120 kB Progress (5): 339/457 kB | 78/329 kB | 126/252 kB | 57/358 kB | 45/120 kB Progress (5): 339/457 kB | 78/329 kB | 126/252 kB | 61/358 kB | 45/120 kB Progress (5): 339/457 kB | 78/329 kB | 126/252 kB | 65/358 kB | 45/120 kB Progress (5): 339/457 kB | 78/329 kB | 126/252 kB | 66/358 kB | 45/120 kB Progress (5): 339/457 kB | 78/329 kB | 126/252 kB | 70/358 kB | 45/120 kB Progress (5): 339/457 kB | 78/329 kB | 126/252 kB | 74/358 kB | 45/120 kB Progress (5): 339/457 kB | 78/329 kB | 126/252 kB | 78/358 kB | 45/120 kB Progress (5): 339/457 kB | 78/329 kB | 126/252 kB | 82/358 kB | 45/120 kB Progress (5): 339/457 kB | 78/329 kB | 126/252 kB | 86/358 kB | 45/120 kB Progress (5): 339/457 kB | 78/329 kB | 126/252 kB | 90/358 kB | 45/120 kB Progress (5): 339/457 kB | 78/329 kB | 126/252 kB | 94/358 kB | 45/120 kB Progress (5): 339/457 kB | 78/329 kB | 126/252 kB | 98/358 kB | 45/120 kB Progress (5): 343/457 kB | 78/329 kB | 126/252 kB | 98/358 kB | 45/120 kB Progress (5): 347/457 kB | 78/329 kB | 126/252 kB | 98/358 kB | 45/120 kB Progress (5): 351/457 kB | 78/329 kB | 126/252 kB | 98/358 kB | 45/120 kB Progress (5): 355/457 kB | 78/329 kB | 126/252 kB | 98/358 kB | 45/120 kB Progress (5): 359/457 kB | 78/329 kB | 126/252 kB | 98/358 kB | 45/120 kB Progress (5): 359/457 kB | 78/329 kB | 126/252 kB | 98/358 kB | 49/120 kB Progress (5): 359/457 kB | 78/329 kB | 126/252 kB | 98/358 kB | 53/120 kB Progress (5): 359/457 kB | 78/329 kB | 126/252 kB | 98/358 kB | 57/120 kB Progress (5): 359/457 kB | 78/329 kB | 126/252 kB | 98/358 kB | 61/120 kB Progress (5): 359/457 kB | 78/329 kB | 126/252 kB | 98/358 kB | 65/120 kB Progress (5): 359/457 kB | 78/329 kB | 126/252 kB | 98/358 kB | 66/120 kB Progress (5): 359/457 kB | 78/329 kB | 126/252 kB | 98/358 kB | 70/120 kB Progress (5): 359/457 kB | 78/329 kB | 126/252 kB | 98/358 kB | 74/120 kB Progress (5): 359/457 kB | 78/329 kB | 126/252 kB | 98/358 kB | 78/120 kB Progress (5): 359/457 kB | 78/329 kB | 130/252 kB | 98/358 kB | 78/120 kB Progress (5): 359/457 kB | 78/329 kB | 130/252 kB | 98/358 kB | 82/120 kB Progress (5): 363/457 kB | 78/329 kB | 130/252 kB | 98/358 kB | 82/120 kB Progress (5): 363/457 kB | 78/329 kB | 130/252 kB | 98/358 kB | 86/120 kB Progress (5): 363/457 kB | 78/329 kB | 130/252 kB | 102/358 kB | 86/120 kB Progress (5): 363/457 kB | 78/329 kB | 130/252 kB | 106/358 kB | 86/120 kB Progress (5): 363/457 kB | 78/329 kB | 130/252 kB | 110/358 kB | 86/120 kB Progress (5): 363/457 kB | 78/329 kB | 130/252 kB | 114/358 kB | 86/120 kB Progress (5): 363/457 kB | 78/329 kB | 130/252 kB | 118/358 kB | 86/120 kB Progress (5): 363/457 kB | 78/329 kB | 130/252 kB | 122/358 kB | 86/120 kB Progress (5): 363/457 kB | 78/329 kB | 130/252 kB | 126/358 kB | 86/120 kB Progress (5): 363/457 kB | 78/329 kB | 130/252 kB | 130/358 kB | 86/120 kB Progress (5): 363/457 kB | 78/329 kB | 130/252 kB | 134/358 kB | 86/120 kB Progress (5): 363/457 kB | 78/329 kB | 130/252 kB | 138/358 kB | 86/120 kB Progress (5): 363/457 kB | 78/329 kB | 130/252 kB | 142/358 kB | 86/120 kB Progress (5): 363/457 kB | 78/329 kB | 130/252 kB | 146/358 kB | 86/120 kB Progress (5): 363/457 kB | 78/329 kB | 130/252 kB | 150/358 kB | 86/120 kB Progress (5): 363/457 kB | 78/329 kB | 130/252 kB | 154/358 kB | 86/120 kB Progress (5): 363/457 kB | 78/329 kB | 130/252 kB | 158/358 kB | 86/120 kB Progress (5): 363/457 kB | 78/329 kB | 130/252 kB | 162/358 kB | 86/120 kB Progress (5): 363/457 kB | 78/329 kB | 130/252 kB | 166/358 kB | 86/120 kB Progress (5): 363/457 kB | 78/329 kB | 130/252 kB | 170/358 kB | 86/120 kB Progress (5): 363/457 kB | 82/329 kB | 130/252 kB | 170/358 kB | 86/120 kB Progress (5): 363/457 kB | 82/329 kB | 130/252 kB | 174/358 kB | 86/120 kB Progress (5): 363/457 kB | 82/329 kB | 130/252 kB | 174/358 kB | 90/120 kB Progress (5): 363/457 kB | 86/329 kB | 130/252 kB | 174/358 kB | 90/120 kB Progress (5): 363/457 kB | 90/329 kB | 130/252 kB | 174/358 kB | 90/120 kB Progress (5): 367/457 kB | 90/329 kB | 130/252 kB | 174/358 kB | 90/120 kB Progress (5): 367/457 kB | 90/329 kB | 134/252 kB | 174/358 kB | 90/120 kB Progress (5): 367/457 kB | 94/329 kB | 134/252 kB | 174/358 kB | 90/120 kB Progress (5): 367/457 kB | 98/329 kB | 134/252 kB | 174/358 kB | 90/120 kB Progress (5): 367/457 kB | 98/329 kB | 134/252 kB | 174/358 kB | 90/120 kB Progress (5): 367/457 kB | 102/329 kB | 134/252 kB | 174/358 kB | 90/120 kB Progress (5): 367/457 kB | 106/329 kB | 134/252 kB | 174/358 kB | 90/120 kB Progress (5): 367/457 kB | 110/329 kB | 134/252 kB | 174/358 kB | 90/120 kB Progress (5): 367/457 kB | 114/329 kB | 134/252 kB | 174/358 kB | 90/120 kB Progress (5): 367/457 kB | 118/329 kB | 134/252 kB | 174/358 kB | 90/120 kB Progress (5): 367/457 kB | 122/329 kB | 134/252 kB | 174/358 kB | 90/120 kB Progress (5): 367/457 kB | 126/329 kB | 134/252 kB | 174/358 kB | 90/120 kB Progress (5): 367/457 kB | 130/329 kB | 134/252 kB | 174/358 kB | 90/120 kB Progress (5): 367/457 kB | 131/329 kB | 134/252 kB | 174/358 kB | 90/120 kB Progress (5): 367/457 kB | 135/329 kB | 134/252 kB | 174/358 kB | 90/120 kB Progress (5): 367/457 kB | 139/329 kB | 134/252 kB | 174/358 kB | 90/120 kB Progress (5): 367/457 kB | 143/329 kB | 134/252 kB | 174/358 kB | 90/120 kB Progress (5): 371/457 kB | 143/329 kB | 134/252 kB | 174/358 kB | 90/120 kB Progress (5): 375/457 kB | 143/329 kB | 134/252 kB | 174/358 kB | 90/120 kB Progress (5): 375/457 kB | 143/329 kB | 134/252 kB | 174/358 kB | 94/120 kB Progress (5): 375/457 kB | 143/329 kB | 134/252 kB | 178/358 kB | 94/120 kB Progress (5): 375/457 kB | 143/329 kB | 134/252 kB | 178/358 kB | 98/120 kB Progress (5): 375/457 kB | 143/329 kB | 134/252 kB | 178/358 kB | 98/120 kB Progress (5): 375/457 kB | 143/329 kB | 134/252 kB | 178/358 kB | 102/120 kB Progress (5): 375/457 kB | 143/329 kB | 134/252 kB | 178/358 kB | 106/120 kB Progress (5): 375/457 kB | 143/329 kB | 134/252 kB | 178/358 kB | 110/120 kB Progress (5): 379/457 kB | 143/329 kB | 134/252 kB | 178/358 kB | 110/120 kB Progress (5): 379/457 kB | 147/329 kB | 134/252 kB | 178/358 kB | 110/120 kB Progress (5): 379/457 kB | 147/329 kB | 138/252 kB | 178/358 kB | 110/120 kB Progress (5): 383/457 kB | 147/329 kB | 138/252 kB | 178/358 kB | 110/120 kB Progress (5): 383/457 kB | 147/329 kB | 138/252 kB | 178/358 kB | 114/120 kB Progress (5): 383/457 kB | 147/329 kB | 138/252 kB | 182/358 kB | 114/120 kB Progress (5): 383/457 kB | 147/329 kB | 138/252 kB | 186/358 kB | 114/120 kB Progress (5): 383/457 kB | 147/329 kB | 142/252 kB | 186/358 kB | 114/120 kB Progress (5): 387/457 kB | 147/329 kB | 142/252 kB | 186/358 kB | 114/120 kB Progress (5): 391/457 kB | 147/329 kB | 142/252 kB | 186/358 kB | 114/120 kB Progress (5): 395/457 kB | 147/329 kB | 142/252 kB | 186/358 kB | 114/120 kB Progress (5): 399/457 kB | 147/329 kB | 142/252 kB | 186/358 kB | 114/120 kB Progress (5): 403/457 kB | 147/329 kB | 142/252 kB | 186/358 kB | 114/120 kB Progress (5): 407/457 kB | 147/329 kB | 142/252 kB | 186/358 kB | 114/120 kB Progress (5): 411/457 kB | 147/329 kB | 142/252 kB | 186/358 kB | 114/120 kB Progress (5): 411/457 kB | 151/329 kB | 142/252 kB | 186/358 kB | 114/120 kB Progress (5): 411/457 kB | 155/329 kB | 142/252 kB | 186/358 kB | 114/120 kB Progress (5): 411/457 kB | 159/329 kB | 142/252 kB | 186/358 kB | 114/120 kB Progress (5): 415/457 kB | 159/329 kB | 142/252 kB | 186/358 kB | 114/120 kB Progress (5): 415/457 kB | 159/329 kB | 146/252 kB | 186/358 kB | 114/120 kB Progress (5): 415/457 kB | 159/329 kB | 146/252 kB | 186/358 kB | 118/120 kB Progress (5): 415/457 kB | 159/329 kB | 150/252 kB | 186/358 kB | 118/120 kB Progress (5): 415/457 kB | 159/329 kB | 154/252 kB | 186/358 kB | 118/120 kB Progress (5): 415/457 kB | 159/329 kB | 154/252 kB | 190/358 kB | 118/120 kB Progress (5): 415/457 kB | 159/329 kB | 158/252 kB | 190/358 kB | 118/120 kB Progress (5): 415/457 kB | 159/329 kB | 162/252 kB | 190/358 kB | 118/120 kB Progress (5): 415/457 kB | 159/329 kB | 162/252 kB | 190/358 kB | 120 kB Progress (5): 419/457 kB | 159/329 kB | 162/252 kB | 190/358 kB | 120 kB Progress (5): 419/457 kB | 163/329 kB | 162/252 kB | 190/358 kB | 120 kB Progress (5): 423/457 kB | 163/329 kB | 162/252 kB | 190/358 kB | 120 kB Progress (5): 423/457 kB | 167/329 kB | 162/252 kB | 190/358 kB | 120 kB Progress (5): 423/457 kB | 171/329 kB | 162/252 kB | 190/358 kB | 120 kB Progress (5): 423/457 kB | 175/329 kB | 162/252 kB | 190/358 kB | 120 kB Progress (5): 423/457 kB | 179/329 kB | 162/252 kB | 190/358 kB | 120 kB Progress (5): 423/457 kB | 183/329 kB | 162/252 kB | 190/358 kB | 120 kB Progress (5): 423/457 kB | 183/329 kB | 166/252 kB | 190/358 kB | 120 kB Progress (5): 423/457 kB | 183/329 kB | 166/252 kB | 194/358 kB | 120 kB Progress (5): 423/457 kB | 183/329 kB | 170/252 kB | 194/358 kB | 120 kB Progress (5): 423/457 kB | 187/329 kB | 170/252 kB | 194/358 kB | 120 kB Progress (5): 423/457 kB | 187/329 kB | 174/252 kB | 194/358 kB | 120 kB Progress (5): 427/457 kB | 187/329 kB | 174/252 kB | 194/358 kB | 120 kB Progress (5): 427/457 kB | 187/329 kB | 178/252 kB | 194/358 kB | 120 kB Progress (5): 427/457 kB | 191/329 kB | 178/252 kB | 194/358 kB | 120 kB Progress (5): 427/457 kB | 191/329 kB | 182/252 kB | 194/358 kB | 120 kB Progress (5): 427/457 kB | 191/329 kB | 182/252 kB | 198/358 kB | 120 kB Progress (5): 427/457 kB | 191/329 kB | 182/252 kB | 202/358 kB | 120 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 103 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar Progress (4): 427/457 kB | 191/329 kB | 186/252 kB | 202/358 kB Progress (4): 427/457 kB | 191/329 kB | 190/252 kB | 202/358 kB Progress (4): 427/457 kB | 191/329 kB | 194/252 kB | 202/358 kB Progress (4): 427/457 kB | 191/329 kB | 198/252 kB | 202/358 kB Progress (4): 427/457 kB | 191/329 kB | 202/252 kB | 202/358 kB Progress (4): 427/457 kB | 191/329 kB | 206/252 kB | 202/358 kB Progress (4): 427/457 kB | 191/329 kB | 210/252 kB | 202/358 kB Progress (4): 427/457 kB | 191/329 kB | 214/252 kB | 202/358 kB Progress (4): 427/457 kB | 191/329 kB | 218/252 kB | 202/358 kB Progress (4): 427/457 kB | 195/329 kB | 218/252 kB | 202/358 kB Progress (4): 427/457 kB | 195/329 kB | 222/252 kB | 202/358 kB Progress (4): 427/457 kB | 195/329 kB | 226/252 kB | 202/358 kB Progress (4): 427/457 kB | 195/329 kB | 230/252 kB | 202/358 kB Progress (4): 427/457 kB | 195/329 kB | 234/252 kB | 202/358 kB Progress (4): 427/457 kB | 195/329 kB | 238/252 kB | 202/358 kB Progress (4): 427/457 kB | 195/329 kB | 242/252 kB | 202/358 kB Progress (4): 427/457 kB | 195/329 kB | 246/252 kB | 202/358 kB Progress (4): 427/457 kB | 195/329 kB | 250/252 kB | 202/358 kB Progress (4): 427/457 kB | 195/329 kB | 252 kB | 202/358 kB Progress (4): 431/457 kB | 195/329 kB | 252 kB | 202/358 kB Progress (4): 435/457 kB | 195/329 kB | 252 kB | 202/358 kB Progress (4): 435/457 kB | 199/329 kB | 252 kB | 202/358 kB Progress (4): 435/457 kB | 199/329 kB | 252 kB | 206/358 kB Progress (4): 435/457 kB | 203/329 kB | 252 kB | 206/358 kB Progress (4): 435/457 kB | 203/329 kB | 252 kB | 210/358 kB Progress (4): 435/457 kB | 207/329 kB | 252 kB | 210/358 kB Progress (4): 439/457 kB | 207/329 kB | 252 kB | 210/358 kB Progress (5): 439/457 kB | 207/329 kB | 252 kB | 210/358 kB | 4.1/575 kB Progress (5): 439/457 kB | 207/329 kB | 252 kB | 210/358 kB | 7.7/575 kB Progress (5): 443/457 kB | 207/329 kB | 252 kB | 210/358 kB | 7.7/575 kB Progress (5): 443/457 kB | 207/329 kB | 252 kB | 214/358 kB | 7.7/575 kB Progress (5): 447/457 kB | 207/329 kB | 252 kB | 214/358 kB | 7.7/575 kB Progress (5): 451/457 kB | 207/329 kB | 252 kB | 214/358 kB | 7.7/575 kB Progress (5): 451/457 kB | 211/329 kB | 252 kB | 214/358 kB | 7.7/575 kB Progress (5): 455/457 kB | 211/329 kB | 252 kB | 214/358 kB | 7.7/575 kB Progress (5): 455/457 kB | 211/329 kB | 252 kB | 218/358 kB | 7.7/575 kB Progress (5): 455/457 kB | 211/329 kB | 252 kB | 218/358 kB | 12/575 kB Progress (5): 455/457 kB | 215/329 kB | 252 kB | 218/358 kB | 12/575 kB Progress (5): 457 kB | 215/329 kB | 252 kB | 218/358 kB | 12/575 kB Progress (5): 457 kB | 219/329 kB | 252 kB | 218/358 kB | 12/575 kB Progress (5): 457 kB | 223/329 kB | 252 kB | 218/358 kB | 12/575 kB Progress (5): 457 kB | 227/329 kB | 252 kB | 218/358 kB | 12/575 kB Progress (5): 457 kB | 227/329 kB | 252 kB | 218/358 kB | 16/575 kB Progress (5): 457 kB | 227/329 kB | 252 kB | 218/358 kB | 20/575 kB Progress (5): 457 kB | 227/329 kB | 252 kB | 218/358 kB | 24/575 kB Progress (5): 457 kB | 227/329 kB | 252 kB | 218/358 kB | 28/575 kB Progress (5): 457 kB | 227/329 kB | 252 kB | 218/358 kB | 32/575 kB Progress (5): 457 kB | 227/329 kB | 252 kB | 218/358 kB | 33/575 kB Progress (5): 457 kB | 227/329 kB | 252 kB | 218/358 kB | 37/575 kB Progress (5): 457 kB | 227/329 kB | 252 kB | 222/358 kB | 37/575 kB Progress (5): 457 kB | 227/329 kB | 252 kB | 222/358 kB | 41/575 kB Progress (5): 457 kB | 231/329 kB | 252 kB | 222/358 kB | 41/575 kB Progress (5): 457 kB | 235/329 kB | 252 kB | 222/358 kB | 41/575 kB Progress (5): 457 kB | 235/329 kB | 252 kB | 226/358 kB | 41/575 kB Progress (5): 457 kB | 239/329 kB | 252 kB | 226/358 kB | 41/575 kB Progress (5): 457 kB | 243/329 kB | 252 kB | 226/358 kB | 41/575 kB Progress (5): 457 kB | 243/329 kB | 252 kB | 230/358 kB | 41/575 kB Progress (5): 457 kB | 243/329 kB | 252 kB | 234/358 kB | 41/575 kB Progress (5): 457 kB | 243/329 kB | 252 kB | 234/358 kB | 45/575 kB Progress (5): 457 kB | 243/329 kB | 252 kB | 238/358 kB | 45/575 kB Progress (5): 457 kB | 243/329 kB | 252 kB | 242/358 kB | 45/575 kB Progress (5): 457 kB | 243/329 kB | 252 kB | 246/358 kB | 45/575 kB Progress (5): 457 kB | 243/329 kB | 252 kB | 250/358 kB | 45/575 kB Progress (5): 457 kB | 243/329 kB | 252 kB | 254/358 kB | 45/575 kB Progress (5): 457 kB | 243/329 kB | 252 kB | 258/358 kB | 45/575 kB Progress (5): 457 kB | 243/329 kB | 252 kB | 262/358 kB | 45/575 kB Progress (5): 457 kB | 243/329 kB | 252 kB | 266/358 kB | 45/575 kB Progress (5): 457 kB | 243/329 kB | 252 kB | 270/358 kB | 45/575 kB Progress (5): 457 kB | 243/329 kB | 252 kB | 274/358 kB | 45/575 kB Progress (5): 457 kB | 247/329 kB | 252 kB | 274/358 kB | 45/575 kB Progress (5): 457 kB | 247/329 kB | 252 kB | 274/358 kB | 49/575 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 375 kB/s) Progress (4): 247/329 kB | 252 kB | 274/358 kB | 53/575 kB Progress (4): 247/329 kB | 252 kB | 274/358 kB | 57/575 kB Progress (4): 251/329 kB | 252 kB | 274/358 kB | 57/575 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar Progress (4): 251/329 kB | 252 kB | 278/358 kB | 57/575 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 206 kB/s) Progress (3): 255/329 kB | 278/358 kB | 57/575 kB Progress (3): 259/329 kB | 278/358 kB | 57/575 kB Progress (3): 263/329 kB | 278/358 kB | 57/575 kB Progress (3): 263/329 kB | 278/358 kB | 61/575 kB Progress (3): 263/329 kB | 278/358 kB | 65/575 kB Progress (3): 263/329 kB | 278/358 kB | 66/575 kB Progress (3): 267/329 kB | 278/358 kB | 66/575 kB Progress (3): 267/329 kB | 278/358 kB | 70/575 kB Progress (3): 271/329 kB | 278/358 kB | 70/575 kB Progress (3): 275/329 kB | 278/358 kB | 70/575 kB Progress (3): 279/329 kB | 278/358 kB | 70/575 kB Progress (3): 283/329 kB | 278/358 kB | 70/575 kB Progress (3): 287/329 kB | 278/358 kB | 70/575 kB Progress (3): 291/329 kB | 278/358 kB | 70/575 kB Progress (3): 295/329 kB | 278/358 kB | 70/575 kB Progress (3): 299/329 kB | 278/358 kB | 70/575 kB Progress (3): 303/329 kB | 278/358 kB | 70/575 kB Progress (3): 307/329 kB | 278/358 kB | 70/575 kB Progress (3): 311/329 kB | 278/358 kB | 70/575 kB Progress (3): 315/329 kB | 278/358 kB | 70/575 kB Progress (3): 319/329 kB | 278/358 kB | 70/575 kB Progress (3): 323/329 kB | 278/358 kB | 70/575 kB Progress (3): 327/329 kB | 278/358 kB | 70/575 kB Progress (3): 329 kB | 278/358 kB | 70/575 kB Progress (4): 329 kB | 278/358 kB | 70/575 kB | 4.1/247 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar Progress (4): 329 kB | 282/358 kB | 70/575 kB | 4.1/247 kB Progress (4): 329 kB | 286/358 kB | 70/575 kB | 4.1/247 kB Progress (4): 329 kB | 290/358 kB | 70/575 kB | 4.1/247 kB Progress (4): 329 kB | 294/358 kB | 70/575 kB | 4.1/247 kB Progress (4): 329 kB | 298/358 kB | 70/575 kB | 4.1/247 kB Progress (4): 329 kB | 302/358 kB | 70/575 kB | 4.1/247 kB Progress (4): 329 kB | 306/358 kB | 70/575 kB | 4.1/247 kB Progress (4): 329 kB | 310/358 kB | 70/575 kB | 4.1/247 kB Progress (4): 329 kB | 314/358 kB | 70/575 kB | 4.1/247 kB Progress (4): 329 kB | 318/358 kB | 70/575 kB | 4.1/247 kB Progress (4): 329 kB | 322/358 kB | 70/575 kB | 4.1/247 kB Progress (4): 329 kB | 326/358 kB | 70/575 kB | 4.1/247 kB Progress (4): 329 kB | 330/358 kB | 70/575 kB | 4.1/247 kB Progress (4): 329 kB | 334/358 kB | 70/575 kB | 4.1/247 kB Progress (4): 329 kB | 338/358 kB | 70/575 kB | 4.1/247 kB Progress (4): 329 kB | 342/358 kB | 70/575 kB | 4.1/247 kB Progress (4): 329 kB | 346/358 kB | 70/575 kB | 4.1/247 kB Progress (4): 329 kB | 350/358 kB | 70/575 kB | 4.1/247 kB Progress (4): 329 kB | 354/358 kB | 70/575 kB | 4.1/247 kB Progress (4): 329 kB | 358/358 kB | 70/575 kB | 4.1/247 kB Progress (4): 329 kB | 358 kB | 70/575 kB | 4.1/247 kB Progress (4): 329 kB | 358 kB | 70/575 kB | 7.7/247 kB Progress (4): 329 kB | 358 kB | 74/575 kB | 7.7/247 kB Progress (4): 329 kB | 358 kB | 74/575 kB | 12/247 kB Progress (4): 329 kB | 358 kB | 74/575 kB | 16/247 kB Progress (4): 329 kB | 358 kB | 78/575 kB | 16/247 kB Progress (4): 329 kB | 358 kB | 82/575 kB | 16/247 kB Progress (4): 329 kB | 358 kB | 82/575 kB | 20/247 kB Progress (4): 329 kB | 358 kB | 86/575 kB | 20/247 kB Progress (4): 329 kB | 358 kB | 86/575 kB | 24/247 kB Progress (4): 329 kB | 358 kB | 86/575 kB | 28/247 kB Progress (4): 329 kB | 358 kB | 86/575 kB | 32/247 kB Progress (4): 329 kB | 358 kB | 86/575 kB | 33/247 kB Progress (4): 329 kB | 358 kB | 86/575 kB | 37/247 kB Progress (4): 329 kB | 358 kB | 86/575 kB | 41/247 kB Progress (4): 329 kB | 358 kB | 86/575 kB | 45/247 kB Progress (4): 329 kB | 358 kB | 86/575 kB | 49/247 kB Progress (4): 329 kB | 358 kB | 86/575 kB | 53/247 kB Progress (4): 329 kB | 358 kB | 86/575 kB | 57/247 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 261 kB/s) Progress (3): 358 kB | 90/575 kB | 57/247 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar Progress (3): 358 kB | 90/575 kB | 61/247 kB Progress (3): 358 kB | 90/575 kB | 65/247 kB Progress (3): 358 kB | 90/575 kB | 66/247 kB Progress (3): 358 kB | 90/575 kB | 70/247 kB Progress (3): 358 kB | 90/575 kB | 74/247 kB Progress (4): 358 kB | 90/575 kB | 74/247 kB | 4.1/231 kB Progress (4): 358 kB | 90/575 kB | 78/247 kB | 4.1/231 kB Progress (4): 358 kB | 90/575 kB | 82/247 kB | 4.1/231 kB Progress (4): 358 kB | 94/575 kB | 82/247 kB | 4.1/231 kB Progress (4): 358 kB | 94/575 kB | 86/247 kB | 4.1/231 kB Progress (4): 358 kB | 94/575 kB | 90/247 kB | 4.1/231 kB Progress (4): 358 kB | 94/575 kB | 94/247 kB | 4.1/231 kB Progress (4): 358 kB | 94/575 kB | 98/247 kB | 4.1/231 kB Progress (4): 358 kB | 94/575 kB | 98/247 kB | 4.1/231 kB Progress (4): 358 kB | 94/575 kB | 102/247 kB | 4.1/231 kB Progress (4): 358 kB | 94/575 kB | 106/247 kB | 4.1/231 kB Progress (4): 358 kB | 94/575 kB | 110/247 kB | 4.1/231 kB Progress (4): 358 kB | 94/575 kB | 114/247 kB | 4.1/231 kB Progress (4): 358 kB | 94/575 kB | 118/247 kB | 4.1/231 kB Progress (4): 358 kB | 94/575 kB | 122/247 kB | 4.1/231 kB Progress (4): 358 kB | 94/575 kB | 122/247 kB | 7.7/231 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 281 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar Progress (3): 98/575 kB | 122/247 kB | 7.7/231 kB Progress (3): 98/575 kB | 122/247 kB | 7.7/231 kB Progress (3): 98/575 kB | 122/247 kB | 12/231 kB Progress (3): 102/575 kB | 122/247 kB | 12/231 kB Progress (3): 106/575 kB | 122/247 kB | 12/231 kB Progress (3): 106/575 kB | 126/247 kB | 12/231 kB Progress (3): 106/575 kB | 126/247 kB | 16/231 kB Progress (3): 110/575 kB | 126/247 kB | 16/231 kB Progress (3): 114/575 kB | 126/247 kB | 16/231 kB Progress (3): 114/575 kB | 126/247 kB | 20/231 kB Progress (3): 118/575 kB | 126/247 kB | 20/231 kB Progress (3): 122/575 kB | 126/247 kB | 20/231 kB Progress (3): 122/575 kB | 130/247 kB | 20/231 kB Progress (3): 126/575 kB | 130/247 kB | 20/231 kB Progress (3): 130/575 kB | 130/247 kB | 20/231 kB Progress (3): 130/575 kB | 131/247 kB | 20/231 kB Progress (3): 130/575 kB | 131/247 kB | 24/231 kB Progress (3): 130/575 kB | 135/247 kB | 24/231 kB Progress (3): 130/575 kB | 139/247 kB | 24/231 kB Progress (3): 131/575 kB | 139/247 kB | 24/231 kB Progress (3): 131/575 kB | 143/247 kB | 24/231 kB Progress (3): 131/575 kB | 143/247 kB | 28/231 kB Progress (3): 131/575 kB | 147/247 kB | 28/231 kB Progress (3): 135/575 kB | 147/247 kB | 28/231 kB Progress (3): 139/575 kB | 147/247 kB | 28/231 kB Progress (3): 139/575 kB | 151/247 kB | 28/231 kB Progress (3): 139/575 kB | 155/247 kB | 28/231 kB Progress (3): 139/575 kB | 155/247 kB | 32/231 kB Progress (3): 139/575 kB | 155/247 kB | 33/231 kB Progress (3): 139/575 kB | 155/247 kB | 37/231 kB Progress (3): 139/575 kB | 155/247 kB | 41/231 kB Progress (4): 139/575 kB | 155/247 kB | 41/231 kB | 4.1/50 kB Progress (4): 139/575 kB | 159/247 kB | 41/231 kB | 4.1/50 kB Progress (4): 139/575 kB | 163/247 kB | 41/231 kB | 4.1/50 kB Progress (5): 139/575 kB | 163/247 kB | 41/231 kB | 4.1/50 kB | 4.1/148 kB Progress (5): 143/575 kB | 163/247 kB | 41/231 kB | 4.1/50 kB | 4.1/148 kB Progress (5): 147/575 kB | 163/247 kB | 41/231 kB | 4.1/50 kB | 4.1/148 kB Progress (5): 147/575 kB | 163/247 kB | 41/231 kB | 4.1/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 167/247 kB | 41/231 kB | 4.1/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 171/247 kB | 41/231 kB | 4.1/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 175/247 kB | 41/231 kB | 4.1/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 179/247 kB | 41/231 kB | 4.1/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 183/247 kB | 41/231 kB | 4.1/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 187/247 kB | 41/231 kB | 4.1/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 187/247 kB | 41/231 kB | 7.7/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 187/247 kB | 45/231 kB | 7.7/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 187/247 kB | 49/231 kB | 7.7/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 187/247 kB | 53/231 kB | 7.7/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 187/247 kB | 57/231 kB | 7.7/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 187/247 kB | 61/231 kB | 7.7/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 187/247 kB | 65/231 kB | 7.7/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 187/247 kB | 66/231 kB | 7.7/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 191/247 kB | 66/231 kB | 7.7/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 195/247 kB | 66/231 kB | 7.7/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 199/247 kB | 66/231 kB | 7.7/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 203/247 kB | 66/231 kB | 7.7/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 207/247 kB | 66/231 kB | 7.7/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 211/247 kB | 66/231 kB | 7.7/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 215/247 kB | 66/231 kB | 7.7/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 219/247 kB | 66/231 kB | 7.7/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 223/247 kB | 66/231 kB | 7.7/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 227/247 kB | 66/231 kB | 7.7/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 227/247 kB | 66/231 kB | 12/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 227/247 kB | 66/231 kB | 16/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 227/247 kB | 66/231 kB | 20/50 kB | 7.7/148 kB Progress (5): 147/575 kB | 227/247 kB | 66/231 kB | 20/50 kB | 12/148 kB Progress (5): 147/575 kB | 227/247 kB | 66/231 kB | 20/50 kB | 16/148 kB Progress (5): 151/575 kB | 227/247 kB | 66/231 kB | 20/50 kB | 16/148 kB Progress (5): 155/575 kB | 227/247 kB | 66/231 kB | 20/50 kB | 16/148 kB Progress (5): 155/575 kB | 227/247 kB | 66/231 kB | 20/50 kB | 20/148 kB Progress (5): 155/575 kB | 227/247 kB | 66/231 kB | 20/50 kB | 24/148 kB Progress (5): 159/575 kB | 227/247 kB | 66/231 kB | 20/50 kB | 24/148 kB Progress (5): 163/575 kB | 227/247 kB | 66/231 kB | 20/50 kB | 24/148 kB Progress (5): 163/575 kB | 227/247 kB | 66/231 kB | 24/50 kB | 24/148 kB Progress (5): 163/575 kB | 231/247 kB | 66/231 kB | 24/50 kB | 24/148 kB Progress (5): 163/575 kB | 231/247 kB | 70/231 kB | 24/50 kB | 24/148 kB Progress (5): 163/575 kB | 231/247 kB | 70/231 kB | 28/50 kB | 24/148 kB Progress (5): 163/575 kB | 231/247 kB | 70/231 kB | 32/50 kB | 24/148 kB Progress (5): 163/575 kB | 231/247 kB | 70/231 kB | 33/50 kB | 24/148 kB Progress (5): 163/575 kB | 235/247 kB | 70/231 kB | 33/50 kB | 24/148 kB Progress (5): 167/575 kB | 235/247 kB | 70/231 kB | 33/50 kB | 24/148 kB Progress (5): 167/575 kB | 239/247 kB | 70/231 kB | 33/50 kB | 24/148 kB Progress (5): 167/575 kB | 243/247 kB | 70/231 kB | 33/50 kB | 24/148 kB Progress (5): 167/575 kB | 247/247 kB | 70/231 kB | 33/50 kB | 24/148 kB Progress (5): 167/575 kB | 247 kB | 70/231 kB | 33/50 kB | 24/148 kB Progress (5): 167/575 kB | 247 kB | 70/231 kB | 33/50 kB | 28/148 kB Progress (5): 167/575 kB | 247 kB | 70/231 kB | 33/50 kB | 32/148 kB Progress (5): 167/575 kB | 247 kB | 70/231 kB | 33/50 kB | 33/148 kB Progress (5): 167/575 kB | 247 kB | 70/231 kB | 33/50 kB | 37/148 kB Progress (5): 167/575 kB | 247 kB | 70/231 kB | 33/50 kB | 41/148 kB Progress (5): 171/575 kB | 247 kB | 70/231 kB | 33/50 kB | 41/148 kB Progress (5): 171/575 kB | 247 kB | 70/231 kB | 33/50 kB | 45/148 kB Progress (5): 171/575 kB | 247 kB | 70/231 kB | 33/50 kB | 49/148 kB Progress (5): 175/575 kB | 247 kB | 70/231 kB | 33/50 kB | 49/148 kB Progress (5): 175/575 kB | 247 kB | 70/231 kB | 33/50 kB | 53/148 kB Progress (5): 175/575 kB | 247 kB | 70/231 kB | 33/50 kB | 57/148 kB Progress (5): 175/575 kB | 247 kB | 70/231 kB | 33/50 kB | 61/148 kB Progress (5): 175/575 kB | 247 kB | 70/231 kB | 33/50 kB | 65/148 kB Progress (5): 175/575 kB | 247 kB | 70/231 kB | 33/50 kB | 66/148 kB Progress (5): 175/575 kB | 247 kB | 70/231 kB | 33/50 kB | 70/148 kB Progress (5): 175/575 kB | 247 kB | 70/231 kB | 33/50 kB | 74/148 kB Progress (5): 175/575 kB | 247 kB | 70/231 kB | 33/50 kB | 78/148 kB Progress (5): 175/575 kB | 247 kB | 70/231 kB | 33/50 kB | 82/148 kB Progress (5): 175/575 kB | 247 kB | 70/231 kB | 37/50 kB | 82/148 kB Progress (5): 175/575 kB | 247 kB | 74/231 kB | 37/50 kB | 82/148 kB Progress (5): 175/575 kB | 247 kB | 78/231 kB | 37/50 kB | 82/148 kB Progress (5): 175/575 kB | 247 kB | 82/231 kB | 37/50 kB | 82/148 kB Progress (5): 175/575 kB | 247 kB | 86/231 kB | 37/50 kB | 82/148 kB Progress (5): 175/575 kB | 247 kB | 90/231 kB | 37/50 kB | 82/148 kB Progress (5): 175/575 kB | 247 kB | 94/231 kB | 37/50 kB | 82/148 kB Progress (5): 175/575 kB | 247 kB | 98/231 kB | 37/50 kB | 82/148 kB Progress (5): 175/575 kB | 247 kB | 98/231 kB | 37/50 kB | 82/148 kB Progress (5): 175/575 kB | 247 kB | 102/231 kB | 37/50 kB | 82/148 kB Progress (5): 175/575 kB | 247 kB | 106/231 kB | 37/50 kB | 82/148 kB Progress (5): 175/575 kB | 247 kB | 106/231 kB | 41/50 kB | 82/148 kB Progress (5): 175/575 kB | 247 kB | 110/231 kB | 41/50 kB | 82/148 kB Progress (5): 175/575 kB | 247 kB | 114/231 kB | 41/50 kB | 82/148 kB Progress (5): 175/575 kB | 247 kB | 114/231 kB | 45/50 kB | 82/148 kB Progress (5): 175/575 kB | 247 kB | 114/231 kB | 49/50 kB | 82/148 kB Progress (5): 175/575 kB | 247 kB | 114/231 kB | 50 kB | 82/148 kB Progress (5): 175/575 kB | 247 kB | 114/231 kB | 50 kB | 86/148 kB Progress (5): 175/575 kB | 247 kB | 114/231 kB | 50 kB | 90/148 kB Progress (5): 175/575 kB | 247 kB | 114/231 kB | 50 kB | 94/148 kB Progress (5): 175/575 kB | 247 kB | 114/231 kB | 50 kB | 98/148 kB Progress (5): 179/575 kB | 247 kB | 114/231 kB | 50 kB | 98/148 kB Progress (5): 179/575 kB | 247 kB | 114/231 kB | 50 kB | 98/148 kB Progress (5): 179/575 kB | 247 kB | 114/231 kB | 50 kB | 102/148 kB Progress (5): 183/575 kB | 247 kB | 114/231 kB | 50 kB | 102/148 kB Progress (5): 183/575 kB | 247 kB | 118/231 kB | 50 kB | 102/148 kB Progress (5): 183/575 kB | 247 kB | 122/231 kB | 50 kB | 102/148 kB Progress (5): 183/575 kB | 247 kB | 126/231 kB | 50 kB | 102/148 kB Progress (5): 183/575 kB | 247 kB | 130/231 kB | 50 kB | 102/148 kB Progress (5): 183/575 kB | 247 kB | 131/231 kB | 50 kB | 102/148 kB Progress (5): 183/575 kB | 247 kB | 135/231 kB | 50 kB | 102/148 kB Progress (5): 183/575 kB | 247 kB | 139/231 kB | 50 kB | 102/148 kB Progress (5): 183/575 kB | 247 kB | 143/231 kB | 50 kB | 102/148 kB Progress (5): 183/575 kB | 247 kB | 147/231 kB | 50 kB | 102/148 kB Progress (5): 187/575 kB | 247 kB | 147/231 kB | 50 kB | 102/148 kB Progress (5): 187/575 kB | 247 kB | 151/231 kB | 50 kB | 102/148 kB Progress (5): 187/575 kB | 247 kB | 155/231 kB | 50 kB | 102/148 kB Progress (5): 191/575 kB | 247 kB | 155/231 kB | 50 kB | 102/148 kB Progress (5): 195/575 kB | 247 kB | 155/231 kB | 50 kB | 102/148 kB Progress (5): 195/575 kB | 247 kB | 159/231 kB | 50 kB | 102/148 kB Progress (5): 195/575 kB | 247 kB | 163/231 kB | 50 kB | 102/148 kB Progress (5): 195/575 kB | 247 kB | 164/231 kB | 50 kB | 102/148 kB Progress (5): 195/575 kB | 247 kB | 168/231 kB | 50 kB | 102/148 kB Progress (5): 195/575 kB | 247 kB | 172/231 kB | 50 kB | 102/148 kB Progress (5): 195/575 kB | 247 kB | 172/231 kB | 50 kB | 106/148 kB Progress (5): 195/575 kB | 247 kB | 176/231 kB | 50 kB | 106/148 kB Progress (5): 195/575 kB | 247 kB | 180/231 kB | 50 kB | 106/148 kB Progress (5): 195/575 kB | 247 kB | 184/231 kB | 50 kB | 106/148 kB Progress (5): 195/575 kB | 247 kB | 188/231 kB | 50 kB | 106/148 kB Progress (5): 195/575 kB | 247 kB | 188/231 kB | 50 kB | 110/148 kB Progress (5): 195/575 kB | 247 kB | 192/231 kB | 50 kB | 110/148 kB Progress (5): 195/575 kB | 247 kB | 196/231 kB | 50 kB | 110/148 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 183 kB/s) Progress (4): 199/575 kB | 196/231 kB | 50 kB | 110/148 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.jar Progress (4): 199/575 kB | 200/231 kB | 50 kB | 110/148 kB Progress (4): 199/575 kB | 200/231 kB | 50 kB | 114/148 kB Progress (4): 199/575 kB | 204/231 kB | 50 kB | 114/148 kB Progress (4): 203/575 kB | 204/231 kB | 50 kB | 114/148 kB Progress (4): 203/575 kB | 208/231 kB | 50 kB | 114/148 kB Progress (4): 203/575 kB | 212/231 kB | 50 kB | 114/148 kB Progress (4): 207/575 kB | 212/231 kB | 50 kB | 114/148 kB Progress (4): 211/575 kB | 212/231 kB | 50 kB | 114/148 kB Progress (4): 215/575 kB | 212/231 kB | 50 kB | 114/148 kB Progress (4): 215/575 kB | 212/231 kB | 50 kB | 118/148 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 37 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar Progress (3): 219/575 kB | 212/231 kB | 118/148 kB Progress (3): 219/575 kB | 216/231 kB | 118/148 kB Progress (3): 219/575 kB | 220/231 kB | 118/148 kB Progress (3): 223/575 kB | 220/231 kB | 118/148 kB Progress (3): 227/575 kB | 220/231 kB | 118/148 kB Progress (3): 227/575 kB | 224/231 kB | 118/148 kB Progress (3): 227/575 kB | 228/231 kB | 118/148 kB Progress (3): 231/575 kB | 228/231 kB | 118/148 kB Progress (3): 235/575 kB | 228/231 kB | 118/148 kB Progress (3): 235/575 kB | 228/231 kB | 122/148 kB Progress (3): 239/575 kB | 228/231 kB | 122/148 kB Progress (3): 243/575 kB | 228/231 kB | 122/148 kB Progress (3): 243/575 kB | 228/231 kB | 126/148 kB Progress (3): 243/575 kB | 228/231 kB | 130/148 kB Progress (3): 247/575 kB | 228/231 kB | 130/148 kB Progress (3): 251/575 kB | 228/231 kB | 130/148 kB Progress (3): 255/575 kB | 228/231 kB | 130/148 kB Progress (3): 259/575 kB | 228/231 kB | 130/148 kB Progress (3): 263/575 kB | 228/231 kB | 130/148 kB Progress (3): 267/575 kB | 228/231 kB | 130/148 kB Progress (3): 271/575 kB | 228/231 kB | 130/148 kB Progress (3): 275/575 kB | 228/231 kB | 130/148 kB Progress (3): 275/575 kB | 231 kB | 130/148 kB Progress (3): 279/575 kB | 231 kB | 130/148 kB Progress (3): 283/575 kB | 231 kB | 130/148 kB Progress (3): 287/575 kB | 231 kB | 130/148 kB Progress (3): 291/575 kB | 231 kB | 130/148 kB Progress (3): 295/575 kB | 231 kB | 130/148 kB Progress (3): 299/575 kB | 231 kB | 130/148 kB Progress (3): 303/575 kB | 231 kB | 130/148 kB Progress (3): 307/575 kB | 231 kB | 130/148 kB Progress (3): 311/575 kB | 231 kB | 130/148 kB Progress (3): 315/575 kB | 231 kB | 130/148 kB Progress (3): 315/575 kB | 231 kB | 134/148 kB Progress (3): 319/575 kB | 231 kB | 134/148 kB Progress (3): 319/575 kB | 231 kB | 138/148 kB Progress (3): 323/575 kB | 231 kB | 138/148 kB Progress (3): 323/575 kB | 231 kB | 142/148 kB Progress (3): 327/575 kB | 231 kB | 142/148 kB Progress (3): 327/575 kB | 231 kB | 146/148 kB Progress (3): 327/575 kB | 231 kB | 148 kB Progress (3): 331/575 kB | 231 kB | 148 kB Progress (4): 331/575 kB | 231 kB | 148 kB | 4.1/640 kB Progress (4): 335/575 kB | 231 kB | 148 kB | 4.1/640 kB Progress (4): 335/575 kB | 231 kB | 148 kB | 7.7/640 kB Progress (4): 335/575 kB | 231 kB | 148 kB | 12/640 kB Progress (4): 335/575 kB | 231 kB | 148 kB | 16/640 kB Progress (4): 335/575 kB | 231 kB | 148 kB | 20/640 kB Progress (4): 335/575 kB | 231 kB | 148 kB | 24/640 kB Progress (4): 335/575 kB | 231 kB | 148 kB | 28/640 kB Progress (4): 335/575 kB | 231 kB | 148 kB | 32/640 kB Progress (4): 335/575 kB | 231 kB | 148 kB | 33/640 kB Progress (4): 335/575 kB | 231 kB | 148 kB | 37/640 kB Progress (4): 335/575 kB | 231 kB | 148 kB | 41/640 kB Progress (4): 339/575 kB | 231 kB | 148 kB | 41/640 kB Progress (4): 339/575 kB | 231 kB | 148 kB | 45/640 kB Progress (4): 339/575 kB | 231 kB | 148 kB | 49/640 kB Progress (4): 343/575 kB | 231 kB | 148 kB | 49/640 kB Progress (4): 343/575 kB | 231 kB | 148 kB | 53/640 kB Progress (4): 343/575 kB | 231 kB | 148 kB | 57/640 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar (231 kB at 165 kB/s) Progress (3): 343/575 kB | 148 kB | 61/640 kB Progress (3): 347/575 kB | 148 kB | 61/640 kB Progress (3): 351/575 kB | 148 kB | 61/640 kB Progress (3): 355/575 kB | 148 kB | 61/640 kB Progress (4): 355/575 kB | 148 kB | 61/640 kB | 4.1/12 kB Progress (4): 359/575 kB | 148 kB | 61/640 kB | 4.1/12 kB Progress (4): 359/575 kB | 148 kB | 65/640 kB | 4.1/12 kB Progress (4): 359/575 kB | 148 kB | 66/640 kB | 4.1/12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 106 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar Progress (3): 359/575 kB | 70/640 kB | 4.1/12 kB Progress (3): 359/575 kB | 74/640 kB | 4.1/12 kB Progress (3): 363/575 kB | 74/640 kB | 4.1/12 kB Progress (3): 363/575 kB | 74/640 kB | 7.7/12 kB Progress (3): 363/575 kB | 78/640 kB | 7.7/12 kB Progress (3): 363/575 kB | 78/640 kB | 12/12 kB Progress (3): 363/575 kB | 82/640 kB | 12/12 kB Progress (3): 363/575 kB | 82/640 kB | 12 kB Progress (3): 367/575 kB | 82/640 kB | 12 kB Progress (3): 367/575 kB | 86/640 kB | 12 kB Progress (3): 371/575 kB | 86/640 kB | 12 kB Progress (3): 371/575 kB | 90/640 kB | 12 kB Progress (3): 375/575 kB | 90/640 kB | 12 kB Progress (3): 375/575 kB | 94/640 kB | 12 kB Progress (3): 375/575 kB | 98/640 kB | 12 kB Progress (3): 379/575 kB | 98/640 kB | 12 kB Progress (3): 379/575 kB | 98/640 kB | 12 kB Progress (3): 379/575 kB | 102/640 kB | 12 kB Progress (3): 379/575 kB | 106/640 kB | 12 kB Progress (3): 379/575 kB | 110/640 kB | 12 kB Progress (3): 379/575 kB | 114/640 kB | 12 kB Progress (3): 379/575 kB | 118/640 kB | 12 kB Progress (3): 379/575 kB | 122/640 kB | 12 kB Progress (3): 379/575 kB | 126/640 kB | 12 kB Progress (3): 379/575 kB | 130/640 kB | 12 kB Progress (3): 379/575 kB | 131/640 kB | 12 kB Progress (3): 379/575 kB | 135/640 kB | 12 kB Progress (3): 379/575 kB | 139/640 kB | 12 kB Progress (4): 379/575 kB | 139/640 kB | 12 kB | 4.1/23 kB Progress (4): 379/575 kB | 139/640 kB | 12 kB | 7.7/23 kB Progress (5): 379/575 kB | 139/640 kB | 12 kB | 7.7/23 kB | 4.1/482 kB Progress (5): 383/575 kB | 139/640 kB | 12 kB | 7.7/23 kB | 4.1/482 kB Progress (5): 383/575 kB | 139/640 kB | 12 kB | 7.7/23 kB | 7.7/482 kB Progress (5): 383/575 kB | 139/640 kB | 12 kB | 12/23 kB | 7.7/482 kB Progress (5): 383/575 kB | 139/640 kB | 12 kB | 16/23 kB | 7.7/482 kB Progress (5): 383/575 kB | 139/640 kB | 12 kB | 20/23 kB | 7.7/482 kB Progress (5): 383/575 kB | 139/640 kB | 12 kB | 23 kB | 7.7/482 kB Progress (5): 383/575 kB | 143/640 kB | 12 kB | 23 kB | 7.7/482 kB Progress (5): 383/575 kB | 143/640 kB | 12 kB | 23 kB | 12/482 kB Progress (5): 383/575 kB | 143/640 kB | 12 kB | 23 kB | 16/482 kB Progress (5): 387/575 kB | 143/640 kB | 12 kB | 23 kB | 16/482 kB Progress (5): 387/575 kB | 143/640 kB | 12 kB | 23 kB | 20/482 kB Progress (5): 387/575 kB | 143/640 kB | 12 kB | 23 kB | 24/482 kB Progress (5): 391/575 kB | 143/640 kB | 12 kB | 23 kB | 24/482 kB Progress (5): 395/575 kB | 143/640 kB | 12 kB | 23 kB | 24/482 kB Progress (5): 395/575 kB | 147/640 kB | 12 kB | 23 kB | 24/482 kB Progress (5): 395/575 kB | 151/640 kB | 12 kB | 23 kB | 24/482 kB Progress (5): 395/575 kB | 155/640 kB | 12 kB | 23 kB | 24/482 kB Progress (5): 399/575 kB | 155/640 kB | 12 kB | 23 kB | 24/482 kB Progress (5): 403/575 kB | 155/640 kB | 12 kB | 23 kB | 24/482 kB Progress (5): 403/575 kB | 155/640 kB | 12 kB | 23 kB | 28/482 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 kB at 16 kB/s) Progress (4): 403/575 kB | 159/640 kB | 12 kB | 28/482 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar Progress (4): 407/575 kB | 159/640 kB | 12 kB | 28/482 kB Progress (4): 407/575 kB | 159/640 kB | 12 kB | 32/482 kB Progress (4): 407/575 kB | 159/640 kB | 12 kB | 33/482 kB Progress (4): 407/575 kB | 163/640 kB | 12 kB | 33/482 kB Progress (4): 407/575 kB | 163/640 kB | 12 kB | 37/482 kB Progress (4): 411/575 kB | 163/640 kB | 12 kB | 37/482 kB Progress (4): 411/575 kB | 164/640 kB | 12 kB | 37/482 kB Progress (4): 411/575 kB | 164/640 kB | 12 kB | 41/482 kB Progress (4): 415/575 kB | 164/640 kB | 12 kB | 41/482 kB Progress (4): 415/575 kB | 168/640 kB | 12 kB | 41/482 kB Progress (4): 415/575 kB | 168/640 kB | 12 kB | 45/482 kB Progress (4): 415/575 kB | 168/640 kB | 12 kB | 49/482 kB Progress (4): 415/575 kB | 172/640 kB | 12 kB | 49/482 kB Progress (4): 419/575 kB | 172/640 kB | 12 kB | 49/482 kB Progress (4): 423/575 kB | 172/640 kB | 12 kB | 49/482 kB Progress (4): 427/575 kB | 172/640 kB | 12 kB | 49/482 kB Progress (4): 427/575 kB | 176/640 kB | 12 kB | 49/482 kB Progress (4): 427/575 kB | 176/640 kB | 12 kB | 53/482 kB Progress (4): 427/575 kB | 180/640 kB | 12 kB | 53/482 kB Progress (4): 431/575 kB | 180/640 kB | 12 kB | 53/482 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 8.2 kB/s) Progress (3): 431/575 kB | 184/640 kB | 53/482 kB Progress (3): 431/575 kB | 184/640 kB | 57/482 kB Progress (3): 435/575 kB | 184/640 kB | 57/482 kB Progress (3): 435/575 kB | 188/640 kB | 57/482 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar Progress (3): 439/575 kB | 188/640 kB | 57/482 kB Progress (3): 439/575 kB | 192/640 kB | 57/482 kB Progress (3): 443/575 kB | 192/640 kB | 57/482 kB Progress (3): 443/575 kB | 192/640 kB | 61/482 kB Progress (3): 443/575 kB | 192/640 kB | 65/482 kB Progress (3): 443/575 kB | 196/640 kB | 65/482 kB Progress (4): 443/575 kB | 196/640 kB | 65/482 kB | 4.1/182 kB Progress (4): 443/575 kB | 196/640 kB | 65/482 kB | 7.7/182 kB Progress (4): 443/575 kB | 200/640 kB | 65/482 kB | 7.7/182 kB Progress (4): 447/575 kB | 200/640 kB | 65/482 kB | 7.7/182 kB Progress (4): 447/575 kB | 200/640 kB | 66/482 kB | 7.7/182 kB Progress (4): 447/575 kB | 200/640 kB | 66/482 kB | 12/182 kB Progress (4): 447/575 kB | 200/640 kB | 70/482 kB | 12/182 kB Progress (4): 451/575 kB | 200/640 kB | 70/482 kB | 12/182 kB Progress (4): 455/575 kB | 200/640 kB | 70/482 kB | 12/182 kB Progress (4): 459/575 kB | 200/640 kB | 70/482 kB | 12/182 kB Progress (4): 463/575 kB | 200/640 kB | 70/482 kB | 12/182 kB Progress (4): 467/575 kB | 200/640 kB | 70/482 kB | 12/182 kB Progress (4): 471/575 kB | 200/640 kB | 70/482 kB | 12/182 kB Progress (4): 471/575 kB | 204/640 kB | 70/482 kB | 12/182 kB Progress (4): 471/575 kB | 208/640 kB | 70/482 kB | 12/182 kB Progress (4): 471/575 kB | 212/640 kB | 70/482 kB | 12/182 kB Progress (4): 471/575 kB | 216/640 kB | 70/482 kB | 12/182 kB Progress (4): 471/575 kB | 220/640 kB | 70/482 kB | 12/182 kB Progress (4): 471/575 kB | 224/640 kB | 70/482 kB | 12/182 kB Progress (4): 471/575 kB | 228/640 kB | 70/482 kB | 12/182 kB Progress (4): 475/575 kB | 228/640 kB | 70/482 kB | 12/182 kB Progress (5): 475/575 kB | 228/640 kB | 70/482 kB | 12/182 kB | 4.1/284 kB Progress (5): 479/575 kB | 228/640 kB | 70/482 kB | 12/182 kB | 4.1/284 kB Progress (5): 483/575 kB | 228/640 kB | 70/482 kB | 12/182 kB | 4.1/284 kB Progress (5): 487/575 kB | 228/640 kB | 70/482 kB | 12/182 kB | 4.1/284 kB Progress (5): 491/575 kB | 228/640 kB | 70/482 kB | 12/182 kB | 4.1/284 kB Progress (5): 495/575 kB | 228/640 kB | 70/482 kB | 12/182 kB | 4.1/284 kB Progress (5): 499/575 kB | 228/640 kB | 70/482 kB | 12/182 kB | 4.1/284 kB Progress (5): 503/575 kB | 228/640 kB | 70/482 kB | 12/182 kB | 4.1/284 kB Progress (5): 507/575 kB | 228/640 kB | 70/482 kB | 12/182 kB | 4.1/284 kB Progress (5): 511/575 kB | 228/640 kB | 70/482 kB | 12/182 kB | 4.1/284 kB Progress (5): 515/575 kB | 228/640 kB | 70/482 kB | 12/182 kB | 4.1/284 kB Progress (5): 515/575 kB | 228/640 kB | 74/482 kB | 12/182 kB | 4.1/284 kB Progress (5): 515/575 kB | 228/640 kB | 74/482 kB | 16/182 kB | 4.1/284 kB Progress (5): 515/575 kB | 228/640 kB | 78/482 kB | 16/182 kB | 4.1/284 kB Progress (5): 515/575 kB | 228/640 kB | 82/482 kB | 16/182 kB | 4.1/284 kB Progress (5): 515/575 kB | 228/640 kB | 82/482 kB | 20/182 kB | 4.1/284 kB Progress (5): 515/575 kB | 228/640 kB | 82/482 kB | 24/182 kB | 4.1/284 kB Progress (5): 515/575 kB | 228/640 kB | 82/482 kB | 28/182 kB | 4.1/284 kB Progress (5): 515/575 kB | 228/640 kB | 82/482 kB | 32/182 kB | 4.1/284 kB Progress (5): 515/575 kB | 228/640 kB | 82/482 kB | 33/182 kB | 4.1/284 kB Progress (5): 515/575 kB | 228/640 kB | 82/482 kB | 37/182 kB | 4.1/284 kB Progress (5): 515/575 kB | 228/640 kB | 82/482 kB | 37/182 kB | 7.7/284 kB Progress (5): 515/575 kB | 232/640 kB | 82/482 kB | 37/182 kB | 7.7/284 kB Progress (5): 515/575 kB | 236/640 kB | 82/482 kB | 37/182 kB | 7.7/284 kB Progress (5): 515/575 kB | 236/640 kB | 82/482 kB | 41/182 kB | 7.7/284 kB Progress (5): 515/575 kB | 236/640 kB | 82/482 kB | 41/182 kB | 12/284 kB Progress (5): 519/575 kB | 236/640 kB | 82/482 kB | 41/182 kB | 12/284 kB Progress (5): 519/575 kB | 236/640 kB | 86/482 kB | 41/182 kB | 12/284 kB Progress (5): 519/575 kB | 236/640 kB | 86/482 kB | 45/182 kB | 12/284 kB Progress (5): 519/575 kB | 236/640 kB | 86/482 kB | 49/182 kB | 12/284 kB Progress (5): 523/575 kB | 236/640 kB | 86/482 kB | 49/182 kB | 12/284 kB Progress (5): 523/575 kB | 236/640 kB | 86/482 kB | 49/182 kB | 16/284 kB Progress (5): 527/575 kB | 236/640 kB | 86/482 kB | 49/182 kB | 16/284 kB Progress (5): 531/575 kB | 236/640 kB | 86/482 kB | 49/182 kB | 16/284 kB Progress (5): 531/575 kB | 236/640 kB | 86/482 kB | 49/182 kB | 20/284 kB Progress (5): 531/575 kB | 236/640 kB | 86/482 kB | 49/182 kB | 24/284 kB Progress (5): 531/575 kB | 236/640 kB | 86/482 kB | 49/182 kB | 28/284 kB Progress (5): 531/575 kB | 236/640 kB | 86/482 kB | 49/182 kB | 32/284 kB Progress (5): 531/575 kB | 236/640 kB | 86/482 kB | 49/182 kB | 33/284 kB Progress (5): 531/575 kB | 236/640 kB | 86/482 kB | 49/182 kB | 37/284 kB Progress (5): 531/575 kB | 236/640 kB | 86/482 kB | 49/182 kB | 41/284 kB Progress (5): 531/575 kB | 240/640 kB | 86/482 kB | 49/182 kB | 41/284 kB Progress (5): 531/575 kB | 240/640 kB | 86/482 kB | 49/182 kB | 45/284 kB Progress (5): 531/575 kB | 240/640 kB | 86/482 kB | 49/182 kB | 49/284 kB Progress (5): 531/575 kB | 240/640 kB | 86/482 kB | 49/182 kB | 53/284 kB Progress (5): 531/575 kB | 240/640 kB | 86/482 kB | 49/182 kB | 57/284 kB Progress (5): 531/575 kB | 240/640 kB | 86/482 kB | 49/182 kB | 61/284 kB Progress (5): 531/575 kB | 240/640 kB | 86/482 kB | 49/182 kB | 65/284 kB Progress (5): 531/575 kB | 240/640 kB | 86/482 kB | 49/182 kB | 66/284 kB Progress (5): 531/575 kB | 240/640 kB | 86/482 kB | 49/182 kB | 70/284 kB Progress (5): 531/575 kB | 240/640 kB | 86/482 kB | 49/182 kB | 74/284 kB Progress (5): 531/575 kB | 240/640 kB | 86/482 kB | 49/182 kB | 78/284 kB Progress (5): 531/575 kB | 240/640 kB | 86/482 kB | 49/182 kB | 82/284 kB Progress (5): 535/575 kB | 240/640 kB | 86/482 kB | 49/182 kB | 82/284 kB Progress (5): 535/575 kB | 240/640 kB | 86/482 kB | 53/182 kB | 82/284 kB Progress (5): 535/575 kB | 240/640 kB | 90/482 kB | 53/182 kB | 82/284 kB Progress (5): 535/575 kB | 240/640 kB | 94/482 kB | 53/182 kB | 82/284 kB Progress (5): 535/575 kB | 240/640 kB | 94/482 kB | 53/182 kB | 86/284 kB Progress (5): 535/575 kB | 240/640 kB | 94/482 kB | 53/182 kB | 90/284 kB Progress (5): 535/575 kB | 240/640 kB | 94/482 kB | 53/182 kB | 94/284 kB Progress (5): 535/575 kB | 240/640 kB | 94/482 kB | 53/182 kB | 98/284 kB Progress (5): 535/575 kB | 240/640 kB | 94/482 kB | 53/182 kB | 102/284 kB Progress (5): 535/575 kB | 240/640 kB | 94/482 kB | 57/182 kB | 102/284 kB Progress (5): 539/575 kB | 240/640 kB | 94/482 kB | 57/182 kB | 102/284 kB Progress (5): 539/575 kB | 244/640 kB | 94/482 kB | 57/182 kB | 102/284 kB Progress (5): 543/575 kB | 244/640 kB | 94/482 kB | 57/182 kB | 102/284 kB Progress (5): 543/575 kB | 244/640 kB | 94/482 kB | 61/182 kB | 102/284 kB Progress (5): 543/575 kB | 244/640 kB | 94/482 kB | 65/182 kB | 102/284 kB Progress (5): 543/575 kB | 244/640 kB | 94/482 kB | 66/182 kB | 102/284 kB Progress (5): 543/575 kB | 244/640 kB | 94/482 kB | 70/182 kB | 102/284 kB Progress (5): 543/575 kB | 244/640 kB | 94/482 kB | 70/182 kB | 106/284 kB Progress (5): 543/575 kB | 244/640 kB | 98/482 kB | 70/182 kB | 106/284 kB Progress (5): 543/575 kB | 244/640 kB | 98/482 kB | 74/182 kB | 106/284 kB Progress (5): 543/575 kB | 248/640 kB | 98/482 kB | 74/182 kB | 106/284 kB Progress (5): 547/575 kB | 248/640 kB | 98/482 kB | 74/182 kB | 106/284 kB Progress (5): 547/575 kB | 252/640 kB | 98/482 kB | 74/182 kB | 106/284 kB Progress (5): 547/575 kB | 252/640 kB | 98/482 kB | 78/182 kB | 106/284 kB Progress (5): 547/575 kB | 252/640 kB | 98/482 kB | 78/182 kB | 106/284 kB Progress (5): 547/575 kB | 252/640 kB | 98/482 kB | 78/182 kB | 110/284 kB Progress (5): 547/575 kB | 252/640 kB | 98/482 kB | 82/182 kB | 110/284 kB Progress (5): 551/575 kB | 252/640 kB | 98/482 kB | 82/182 kB | 110/284 kB Progress (5): 555/575 kB | 252/640 kB | 98/482 kB | 82/182 kB | 110/284 kB Progress (5): 555/575 kB | 252/640 kB | 102/482 kB | 82/182 kB | 110/284 kB Progress (5): 555/575 kB | 252/640 kB | 106/482 kB | 82/182 kB | 110/284 kB Progress (5): 555/575 kB | 252/640 kB | 110/482 kB | 82/182 kB | 110/284 kB Progress (5): 555/575 kB | 252/640 kB | 114/482 kB | 82/182 kB | 110/284 kB Progress (5): 555/575 kB | 252/640 kB | 114/482 kB | 86/182 kB | 110/284 kB Progress (5): 555/575 kB | 252/640 kB | 118/482 kB | 86/182 kB | 110/284 kB Progress (5): 555/575 kB | 252/640 kB | 118/482 kB | 86/182 kB | 114/284 kB Progress (5): 555/575 kB | 256/640 kB | 118/482 kB | 86/182 kB | 114/284 kB Progress (5): 555/575 kB | 260/640 kB | 118/482 kB | 86/182 kB | 114/284 kB Progress (5): 555/575 kB | 260/640 kB | 118/482 kB | 86/182 kB | 118/284 kB Progress (5): 555/575 kB | 260/640 kB | 118/482 kB | 86/182 kB | 122/284 kB Progress (5): 555/575 kB | 264/640 kB | 118/482 kB | 86/182 kB | 122/284 kB Progress (5): 555/575 kB | 268/640 kB | 118/482 kB | 86/182 kB | 122/284 kB Progress (5): 555/575 kB | 272/640 kB | 118/482 kB | 86/182 kB | 122/284 kB Progress (5): 555/575 kB | 276/640 kB | 118/482 kB | 86/182 kB | 122/284 kB Progress (5): 555/575 kB | 280/640 kB | 118/482 kB | 86/182 kB | 122/284 kB Progress (5): 555/575 kB | 284/640 kB | 118/482 kB | 86/182 kB | 122/284 kB Progress (5): 555/575 kB | 288/640 kB | 118/482 kB | 86/182 kB | 122/284 kB Progress (5): 555/575 kB | 288/640 kB | 122/482 kB | 86/182 kB | 122/284 kB Progress (5): 555/575 kB | 288/640 kB | 122/482 kB | 90/182 kB | 122/284 kB Progress (5): 555/575 kB | 288/640 kB | 126/482 kB | 90/182 kB | 122/284 kB Progress (5): 555/575 kB | 288/640 kB | 130/482 kB | 90/182 kB | 122/284 kB Progress (5): 559/575 kB | 288/640 kB | 130/482 kB | 90/182 kB | 122/284 kB Progress (5): 559/575 kB | 288/640 kB | 131/482 kB | 90/182 kB | 122/284 kB Progress (5): 559/575 kB | 288/640 kB | 131/482 kB | 94/182 kB | 122/284 kB Progress (5): 559/575 kB | 292/640 kB | 131/482 kB | 94/182 kB | 122/284 kB Progress (5): 559/575 kB | 292/640 kB | 131/482 kB | 94/182 kB | 126/284 kB Progress (5): 559/575 kB | 292/640 kB | 131/482 kB | 94/182 kB | 130/284 kB Progress (5): 559/575 kB | 292/640 kB | 131/482 kB | 98/182 kB | 130/284 kB Progress (5): 559/575 kB | 292/640 kB | 131/482 kB | 98/182 kB | 134/284 kB Progress (5): 559/575 kB | 292/640 kB | 135/482 kB | 98/182 kB | 134/284 kB Progress (5): 563/575 kB | 292/640 kB | 135/482 kB | 98/182 kB | 134/284 kB Progress (5): 563/575 kB | 292/640 kB | 139/482 kB | 98/182 kB | 134/284 kB Progress (5): 563/575 kB | 292/640 kB | 139/482 kB | 98/182 kB | 134/284 kB Progress (5): 563/575 kB | 292/640 kB | 139/482 kB | 98/182 kB | 138/284 kB Progress (5): 563/575 kB | 296/640 kB | 139/482 kB | 98/182 kB | 138/284 kB Progress (5): 563/575 kB | 296/640 kB | 139/482 kB | 102/182 kB | 138/284 kB Progress (5): 563/575 kB | 296/640 kB | 143/482 kB | 102/182 kB | 138/284 kB Progress (5): 567/575 kB | 296/640 kB | 143/482 kB | 102/182 kB | 138/284 kB Progress (5): 567/575 kB | 296/640 kB | 147/482 kB | 102/182 kB | 138/284 kB Progress (5): 567/575 kB | 296/640 kB | 147/482 kB | 106/182 kB | 138/284 kB Progress (5): 567/575 kB | 296/640 kB | 147/482 kB | 106/182 kB | 142/284 kB Progress (5): 567/575 kB | 296/640 kB | 147/482 kB | 110/182 kB | 142/284 kB Progress (5): 567/575 kB | 296/640 kB | 147/482 kB | 110/182 kB | 146/284 kB Progress (5): 567/575 kB | 296/640 kB | 147/482 kB | 110/182 kB | 150/284 kB Progress (5): 567/575 kB | 296/640 kB | 147/482 kB | 110/182 kB | 154/284 kB Progress (5): 567/575 kB | 296/640 kB | 147/482 kB | 110/182 kB | 158/284 kB Progress (5): 567/575 kB | 296/640 kB | 147/482 kB | 110/182 kB | 162/284 kB Progress (5): 567/575 kB | 296/640 kB | 147/482 kB | 110/182 kB | 166/284 kB Progress (5): 567/575 kB | 296/640 kB | 147/482 kB | 110/182 kB | 170/284 kB Progress (5): 567/575 kB | 296/640 kB | 147/482 kB | 110/182 kB | 174/284 kB Progress (5): 567/575 kB | 296/640 kB | 147/482 kB | 110/182 kB | 178/284 kB Progress (5): 567/575 kB | 300/640 kB | 147/482 kB | 110/182 kB | 178/284 kB Progress (5): 567/575 kB | 300/640 kB | 151/482 kB | 110/182 kB | 178/284 kB Progress (5): 571/575 kB | 300/640 kB | 151/482 kB | 110/182 kB | 178/284 kB Progress (5): 571/575 kB | 304/640 kB | 151/482 kB | 110/182 kB | 178/284 kB Progress (5): 571/575 kB | 304/640 kB | 155/482 kB | 110/182 kB | 178/284 kB Progress (5): 575/575 kB | 304/640 kB | 155/482 kB | 110/182 kB | 178/284 kB Progress (5): 575 kB | 304/640 kB | 155/482 kB | 110/182 kB | 178/284 kB Progress (5): 575 kB | 304/640 kB | 159/482 kB | 110/182 kB | 178/284 kB Progress (5): 575 kB | 304/640 kB | 163/482 kB | 110/182 kB | 178/284 kB Progress (5): 575 kB | 304/640 kB | 164/482 kB | 110/182 kB | 178/284 kB Progress (5): 575 kB | 304/640 kB | 168/482 kB | 110/182 kB | 178/284 kB Progress (5): 575 kB | 304/640 kB | 172/482 kB | 110/182 kB | 178/284 kB Progress (5): 575 kB | 304/640 kB | 176/482 kB | 110/182 kB | 178/284 kB Progress (5): 575 kB | 304/640 kB | 180/482 kB | 110/182 kB | 178/284 kB Progress (5): 575 kB | 304/640 kB | 184/482 kB | 110/182 kB | 178/284 kB Progress (5): 575 kB | 304/640 kB | 188/482 kB | 110/182 kB | 178/284 kB Progress (5): 575 kB | 304/640 kB | 192/482 kB | 110/182 kB | 178/284 kB Progress (5): 575 kB | 304/640 kB | 196/482 kB | 110/182 kB | 178/284 kB Progress (5): 575 kB | 304/640 kB | 197/482 kB | 110/182 kB | 178/284 kB Progress (5): 575 kB | 304/640 kB | 197/482 kB | 110/182 kB | 182/284 kB Progress (5): 575 kB | 304/640 kB | 197/482 kB | 114/182 kB | 182/284 kB Progress (5): 575 kB | 304/640 kB | 197/482 kB | 118/182 kB | 182/284 kB Progress (5): 575 kB | 304/640 kB | 197/482 kB | 122/182 kB | 182/284 kB Progress (5): 575 kB | 304/640 kB | 197/482 kB | 126/182 kB | 182/284 kB Progress (5): 575 kB | 304/640 kB | 197/482 kB | 130/182 kB | 182/284 kB Progress (5): 575 kB | 304/640 kB | 197/482 kB | 131/182 kB | 182/284 kB Progress (5): 575 kB | 304/640 kB | 197/482 kB | 135/182 kB | 182/284 kB Progress (5): 575 kB | 304/640 kB | 197/482 kB | 139/182 kB | 182/284 kB Progress (5): 575 kB | 304/640 kB | 197/482 kB | 143/182 kB | 182/284 kB Progress (5): 575 kB | 304/640 kB | 197/482 kB | 147/182 kB | 182/284 kB Progress (5): 575 kB | 304/640 kB | 197/482 kB | 147/182 kB | 186/284 kB Progress (5): 575 kB | 304/640 kB | 201/482 kB | 147/182 kB | 186/284 kB Progress (5): 575 kB | 308/640 kB | 201/482 kB | 147/182 kB | 186/284 kB Progress (5): 575 kB | 308/640 kB | 205/482 kB | 147/182 kB | 186/284 kB Progress (5): 575 kB | 312/640 kB | 205/482 kB | 147/182 kB | 186/284 kB Progress (5): 575 kB | 312/640 kB | 205/482 kB | 151/182 kB | 186/284 kB Progress (5): 575 kB | 312/640 kB | 205/482 kB | 151/182 kB | 190/284 kB Progress (5): 575 kB | 312/640 kB | 205/482 kB | 155/182 kB | 190/284 kB Progress (5): 575 kB | 316/640 kB | 205/482 kB | 155/182 kB | 190/284 kB Progress (5): 575 kB | 316/640 kB | 209/482 kB | 155/182 kB | 190/284 kB Progress (5): 575 kB | 316/640 kB | 209/482 kB | 159/182 kB | 190/284 kB Progress (5): 575 kB | 316/640 kB | 209/482 kB | 159/182 kB | 194/284 kB Progress (5): 575 kB | 316/640 kB | 209/482 kB | 163/182 kB | 194/284 kB Progress (5): 575 kB | 316/640 kB | 213/482 kB | 163/182 kB | 194/284 kB Progress (5): 575 kB | 320/640 kB | 213/482 kB | 163/182 kB | 194/284 kB Progress (5): 575 kB | 320/640 kB | 213/482 kB | 167/182 kB | 194/284 kB Progress (5): 575 kB | 320/640 kB | 213/482 kB | 167/182 kB | 198/284 kB Progress (5): 575 kB | 320/640 kB | 217/482 kB | 167/182 kB | 198/284 kB Progress (5): 575 kB | 324/640 kB | 217/482 kB | 167/182 kB | 198/284 kB Progress (5): 575 kB | 324/640 kB | 221/482 kB | 167/182 kB | 198/284 kB Progress (5): 575 kB | 324/640 kB | 221/482 kB | 167/182 kB | 202/284 kB Progress (5): 575 kB | 324/640 kB | 221/482 kB | 171/182 kB | 202/284 kB Progress (5): 575 kB | 324/640 kB | 225/482 kB | 171/182 kB | 202/284 kB Progress (5): 575 kB | 324/640 kB | 229/482 kB | 171/182 kB | 202/284 kB Progress (5): 575 kB | 324/640 kB | 229/482 kB | 171/182 kB | 202/284 kB Progress (5): 575 kB | 324/640 kB | 233/482 kB | 171/182 kB | 202/284 kB Progress (5): 575 kB | 328/640 kB | 233/482 kB | 171/182 kB | 202/284 kB Progress (5): 575 kB | 328/640 kB | 237/482 kB | 171/182 kB | 202/284 kB Progress (5): 575 kB | 328/640 kB | 237/482 kB | 175/182 kB | 202/284 kB Progress (5): 575 kB | 328/640 kB | 237/482 kB | 175/182 kB | 206/284 kB Progress (5): 575 kB | 328/640 kB | 241/482 kB | 175/182 kB | 206/284 kB Progress (5): 575 kB | 328/640 kB | 241/482 kB | 179/182 kB | 206/284 kB Progress (5): 575 kB | 332/640 kB | 241/482 kB | 179/182 kB | 206/284 kB Progress (5): 575 kB | 332/640 kB | 241/482 kB | 182 kB | 206/284 kB Progress (5): 575 kB | 336/640 kB | 241/482 kB | 182 kB | 206/284 kB Progress (5): 575 kB | 336/640 kB | 245/482 kB | 182 kB | 206/284 kB Progress (5): 575 kB | 336/640 kB | 249/482 kB | 182 kB | 206/284 kB Progress (5): 575 kB | 336/640 kB | 249/482 kB | 182 kB | 210/284 kB Progress (5): 575 kB | 336/640 kB | 249/482 kB | 182 kB | 214/284 kB Progress (5): 575 kB | 336/640 kB | 249/482 kB | 182 kB | 218/284 kB Progress (5): 575 kB | 336/640 kB | 249/482 kB | 182 kB | 222/284 kB Progress (5): 575 kB | 336/640 kB | 249/482 kB | 182 kB | 226/284 kB Progress (5): 575 kB | 336/640 kB | 249/482 kB | 182 kB | 230/284 kB Progress (5): 575 kB | 336/640 kB | 249/482 kB | 182 kB | 234/284 kB Progress (5): 575 kB | 340/640 kB | 249/482 kB | 182 kB | 234/284 kB Progress (5): 575 kB | 340/640 kB | 249/482 kB | 182 kB | 238/284 kB Progress (5): 575 kB | 344/640 kB | 249/482 kB | 182 kB | 238/284 kB Progress (5): 575 kB | 348/640 kB | 249/482 kB | 182 kB | 238/284 kB Progress (5): 575 kB | 348/640 kB | 249/482 kB | 182 kB | 242/284 kB Progress (5): 575 kB | 352/640 kB | 249/482 kB | 182 kB | 242/284 kB Progress (5): 575 kB | 356/640 kB | 249/482 kB | 182 kB | 242/284 kB Progress (5): 575 kB | 356/640 kB | 249/482 kB | 182 kB | 246/284 kB Progress (5): 575 kB | 360/640 kB | 249/482 kB | 182 kB | 246/284 kB Progress (5): 575 kB | 360/640 kB | 249/482 kB | 182 kB | 250/284 kB Progress (5): 575 kB | 360/640 kB | 253/482 kB | 182 kB | 250/284 kB Progress (5): 575 kB | 364/640 kB | 253/482 kB | 182 kB | 250/284 kB Progress (5): 575 kB | 364/640 kB | 253/482 kB | 182 kB | 254/284 kB Progress (5): 575 kB | 364/640 kB | 253/482 kB | 182 kB | 258/284 kB Progress (5): 575 kB | 368/640 kB | 253/482 kB | 182 kB | 258/284 kB Progress (5): 575 kB | 372/640 kB | 253/482 kB | 182 kB | 258/284 kB Progress (5): 575 kB | 372/640 kB | 253/482 kB | 182 kB | 262/284 kB Progress (5): 575 kB | 372/640 kB | 253/482 kB | 182 kB | 266/284 kB Progress (5): 575 kB | 372/640 kB | 257/482 kB | 182 kB | 266/284 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 353 kB/s) Progress (4): 376/640 kB | 257/482 kB | 182 kB | 266/284 kB Progress (4): 380/640 kB | 257/482 kB | 182 kB | 266/284 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar (182 kB at 111 kB/s) Progress (3): 384/640 kB | 257/482 kB | 266/284 kB Progress (3): 384/640 kB | 257/482 kB | 270/284 kB Progress (3): 384/640 kB | 257/482 kB | 274/284 kB Progress (3): 384/640 kB | 257/482 kB | 278/284 kB Progress (3): 384/640 kB | 257/482 kB | 282/284 kB Progress (3): 384/640 kB | 257/482 kB | 284 kB Progress (3): 384/640 kB | 261/482 kB | 284 kB Progress (3): 384/640 kB | 262/482 kB | 284 kB Progress (3): 384/640 kB | 266/482 kB | 284 kB Progress (3): 384/640 kB | 270/482 kB | 284 kB Progress (3): 384/640 kB | 274/482 kB | 284 kB Progress (3): 384/640 kB | 278/482 kB | 284 kB Progress (3): 384/640 kB | 282/482 kB | 284 kB Progress (3): 384/640 kB | 286/482 kB | 284 kB Progress (3): 384/640 kB | 290/482 kB | 284 kB Progress (3): 384/640 kB | 294/482 kB | 284 kB Progress (3): 384/640 kB | 298/482 kB | 284 kB Progress (3): 384/640 kB | 302/482 kB | 284 kB Progress (3): 384/640 kB | 306/482 kB | 284 kB Progress (3): 384/640 kB | 310/482 kB | 284 kB Progress (3): 384/640 kB | 314/482 kB | 284 kB Progress (3): 384/640 kB | 318/482 kB | 284 kB Progress (3): 384/640 kB | 322/482 kB | 284 kB Progress (3): 384/640 kB | 326/482 kB | 284 kB Progress (3): 384/640 kB | 330/482 kB | 284 kB Progress (3): 384/640 kB | 334/482 kB | 284 kB Progress (3): 384/640 kB | 338/482 kB | 284 kB Progress (3): 384/640 kB | 342/482 kB | 284 kB Progress (3): 384/640 kB | 346/482 kB | 284 kB Progress (3): 384/640 kB | 350/482 kB | 284 kB Progress (3): 388/640 kB | 350/482 kB | 284 kB Progress (3): 392/640 kB | 350/482 kB | 284 kB Progress (3): 396/640 kB | 350/482 kB | 284 kB Progress (3): 400/640 kB | 350/482 kB | 284 kB Progress (3): 404/640 kB | 350/482 kB | 284 kB Progress (3): 408/640 kB | 350/482 kB | 284 kB Progress (3): 412/640 kB | 350/482 kB | 284 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 172 kB/s) Progress (2): 416/640 kB | 350/482 kB Progress (2): 416/640 kB | 354/482 kB Progress (2): 420/640 kB | 354/482 kB Progress (2): 420/640 kB | 358/482 kB Progress (2): 420/640 kB | 362/482 kB Progress (2): 424/640 kB | 362/482 kB Progress (2): 424/640 kB | 366/482 kB Progress (2): 424/640 kB | 370/482 kB Progress (2): 424/640 kB | 374/482 kB Progress (2): 428/640 kB | 374/482 kB Progress (2): 428/640 kB | 378/482 kB Progress (2): 428/640 kB | 382/482 kB Progress (2): 432/640 kB | 382/482 kB Progress (2): 432/640 kB | 386/482 kB Progress (2): 436/640 kB | 386/482 kB Progress (2): 436/640 kB | 390/482 kB Progress (2): 440/640 kB | 390/482 kB Progress (2): 440/640 kB | 394/482 kB Progress (2): 444/640 kB | 394/482 kB Progress (2): 444/640 kB | 398/482 kB Progress (2): 448/640 kB | 398/482 kB Progress (2): 448/640 kB | 402/482 kB Progress (2): 452/640 kB | 402/482 kB Progress (2): 452/640 kB | 406/482 kB Progress (2): 456/640 kB | 406/482 kB Progress (2): 460/640 kB | 406/482 kB Progress (2): 460/640 kB | 410/482 kB Progress (2): 460/640 kB | 414/482 kB Progress (2): 464/640 kB | 414/482 kB Progress (2): 468/640 kB | 414/482 kB Progress (2): 468/640 kB | 418/482 kB Progress (2): 468/640 kB | 422/482 kB Progress (2): 472/640 kB | 422/482 kB Progress (2): 472/640 kB | 426/482 kB Progress (2): 476/640 kB | 426/482 kB Progress (2): 476/640 kB | 430/482 kB Progress (2): 480/640 kB | 430/482 kB Progress (2): 480/640 kB | 434/482 kB Progress (2): 484/640 kB | 434/482 kB Progress (2): 484/640 kB | 438/482 kB Progress (2): 488/640 kB | 438/482 kB Progress (2): 492/640 kB | 438/482 kB Progress (2): 492/640 kB | 442/482 kB Progress (2): 492/640 kB | 446/482 kB Progress (2): 492/640 kB | 450/482 kB Progress (2): 492/640 kB | 454/482 kB Progress (2): 496/640 kB | 454/482 kB Progress (2): 496/640 kB | 458/482 kB Progress (2): 500/640 kB | 458/482 kB Progress (2): 500/640 kB | 462/482 kB Progress (2): 504/640 kB | 462/482 kB Progress (2): 508/640 kB | 462/482 kB Progress (2): 508/640 kB | 466/482 kB Progress (2): 512/640 kB | 466/482 kB Progress (2): 516/640 kB | 466/482 kB Progress (2): 516/640 kB | 470/482 kB Progress (2): 520/640 kB | 470/482 kB Progress (2): 520/640 kB | 474/482 kB Progress (2): 524/640 kB | 474/482 kB Progress (2): 524/640 kB | 478/482 kB Progress (2): 524/640 kB | 482/482 kB Progress (2): 524/640 kB | 482 kB Progress (2): 528/640 kB | 482 kB Progress (2): 532/640 kB | 482 kB Progress (2): 536/640 kB | 482 kB Progress (2): 540/640 kB | 482 kB Progress (2): 544/640 kB | 482 kB Progress (2): 548/640 kB | 482 kB Progress (2): 552/640 kB | 482 kB Progress (2): 556/640 kB | 482 kB Progress (2): 560/640 kB | 482 kB Progress (2): 564/640 kB | 482 kB Progress (2): 568/640 kB | 482 kB Progress (2): 572/640 kB | 482 kB Progress (2): 576/640 kB | 482 kB Progress (2): 580/640 kB | 482 kB Progress (2): 584/640 kB | 482 kB Progress (2): 588/640 kB | 482 kB Progress (2): 592/640 kB | 482 kB Progress (2): 596/640 kB | 482 kB Progress (2): 600/640 kB | 482 kB Progress (2): 604/640 kB | 482 kB Progress (2): 608/640 kB | 482 kB Progress (2): 612/640 kB | 482 kB Progress (2): 616/640 kB | 482 kB Progress (2): 620/640 kB | 482 kB Progress (2): 624/640 kB | 482 kB Progress (2): 628/640 kB | 482 kB Progress (2): 632/640 kB | 482 kB Progress (2): 636/640 kB | 482 kB Progress (2): 640 kB | 482 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar (482 kB at 284 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 374 kB/s) [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel [INFO] Processing change of com.sun.xml.bind.mvn:jaxb-codemodel-parent:2.3.2-SNAPSHOT -> 2.3.2 [INFO] Processing com.sun.xml.bind.mvn:jaxb-codemodel-parent [INFO] Updating project com.sun.xml.bind.mvn:jaxb-codemodel-parent [INFO] from version 2.3.2-SNAPSHOT to 2.3.2 [INFO] [INFO] Processing org.glassfish.jaxb:codemodel-annotation-compiler [INFO] Updating parent com.sun.xml.bind.mvn:jaxb-codemodel-parent [INFO] from version 2.3.2-SNAPSHOT to 2.3.2 [INFO] [INFO] Processing org.glassfish.jaxb:codemodel [INFO] Updating parent com.sun.xml.bind.mvn:jaxb-codemodel-parent [INFO] from version 2.3.2-SNAPSHOT to 2.3.2 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Codemodel 2.3.2-SNAPSHOT ........................... SUCCESS [ 11.344 s] [INFO] Codemodel Core ..................................... SUCCESS [ 0.019 s] [INFO] Codemodel Annotation Compiler 2.3.2-SNAPSHOT ....... SUCCESS [ 0.013 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20.850 s [INFO] Finished at: 2018-12-27T13:29:59Z [INFO] ------------------------------------------------------------------------ + cd /home/jenkins/workspace/jaxb-codemodel + echo '-[ Commit modified pom.xml files ]----------------------------------------------' -[ Commit modified pom.xml files ]---------------------------------------------- ++ git status ++ grep -E 'modified:.*pom\.xml' ++ sed -e 's/[[:space:]][[:space:]]*modified:[[:space:]][[:space:]]*//' + POM_FILES='jaxb-ri/codemodel/codemodel-annotation-compiler/pom.xml jaxb-ri/codemodel/codemodel/pom.xml jaxb-ri/codemodel/pom.xml' + git add jaxb-ri/codemodel/codemodel-annotation-compiler/pom.xml jaxb-ri/codemodel/codemodel/pom.xml jaxb-ri/codemodel/pom.xml + git commit -m 'Prepare release com.sun.xml.bind.mvn:jaxb-codemodel-parent:2.3.2' [2.3.2-CodeModel-RELEASE 59fe149] Prepare release com.sun.xml.bind.mvn:jaxb-codemodel-parent:2.3.2 3 files changed, 3 insertions(+), 3 deletions(-) + cd /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel + echo '-[ Drop old staging repository deployments ]------------------------------------' -[ Drop old staging repository deployments ]------------------------------------ ++ mvn -B nexus-staging:rc-list ++ egrep '^\[INFO\] [A-Z,a-z,-]+-[0-9]+\s+[A-Z]+\s+com\.sun\.xml\.bind\.mvn:jaxb-codemodel-parent:2\.3\.2' ++ awk '{print $2}' WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/home/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar) to field java.util.TreeMap.comparator WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release + for staging_key in $(mvn -B nexus-staging:rc-list | egrep "^\[INFO\] [A-Z,a-z,-]+-[0-9]+\s+[A-Z]+\s+${STAGING_KEY}" | awk '{print $2}') + echo 'Repository ID: orgglassfishjaxb-1033' Repository ID: orgglassfishjaxb-1033 + mvn -U -C -B -DstagingRepositoryId=orgglassfishjaxb-1033 nexus-staging::rc-drop [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.glassfish.jaxb:codemodel:jar:2.3.2 [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ com.sun.xml.bind.mvn:jaxb-codemodel-parent:2.3.2, /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/pom.xml, line 86, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.glassfish.jaxb:codemodel-annotation-compiler:jar:2.3.2 [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ com.sun.xml.bind.mvn:jaxb-codemodel-parent:2.3.2, /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/pom.xml, line 86, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.sun.xml.bind.mvn:jaxb-codemodel-parent:pom:2.3.2 [WARNING] 'parent.relativePath' of POM com.sun.xml.bind.mvn:jaxb-codemodel-parent:2.3.2 (/home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/pom.xml) points at com.sun.xml.bind.mvn:jaxb-parent instead of org.eclipse.ee4j:project, please verify your project structure @ line 16, column 13 [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 86, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Codemodel [pom] [INFO] Codemodel Core [jar] [INFO] Codemodel Annotation Compiler [jar] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/maven-metadata.xml [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/maven-metadata.xml (760 B at 130 B/s) [INFO] [INFO] -------------< com.sun.xml.bind.mvn:jaxb-codemodel-parent >------------- [INFO] Building Codemodel 2.3.2 [1/3] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:rc-drop (default-cli) @ jaxb-codemodel-parent --- [INFO] + Using server credentials "ossrh" from Maven settings. WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/home/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar) to field java.util.TreeMap.comparator WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.11-01 and edition "Professional" [INFO] RC-Dropping staging repository with IDs=[orgglassfishjaxb-1033] Waiting for operation to complete... ..... [INFO] Dropped [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Codemodel 2.3.2 .................................... SUCCESS [ 22.965 s] [INFO] Codemodel Core ..................................... SKIPPED [INFO] Codemodel Annotation Compiler 2.3.2 ................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 31.370 s [INFO] Finished at: 2018-12-27T13:31:05Z [INFO] ------------------------------------------------------------------------ + echo '-[ Deploy artifacts to staging repository ]-------------------------------------' -[ Deploy artifacts to staging repository ]------------------------------------- + mvn -U -C -DskipTests -Ddoclint=none -Poss-release,staging -DstagingDescription=com.sun.xml.bind.mvn:jaxb-codemodel-parent:2.3.2 clean package source:jar javadoc:jar gpg:sign install:install nexus-staging:deploy [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.glassfish.jaxb:codemodel:jar:2.3.2 [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ com.sun.xml.bind.mvn:jaxb-codemodel-parent:2.3.2, /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/pom.xml, line 86, column 21 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.eclipse.ee4j:project:1.0.5, /home/jenkins/.m2/repository/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom, line 183, column 29 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.eclipse.ee4j:project:1.0.5, /home/jenkins/.m2/repository/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom, line 195, column 29 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.glassfish.jaxb:codemodel-annotation-compiler:jar:2.3.2 [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ com.sun.xml.bind.mvn:jaxb-codemodel-parent:2.3.2, /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/pom.xml, line 86, column 21 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.eclipse.ee4j:project:1.0.5, /home/jenkins/.m2/repository/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom, line 183, column 29 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.eclipse.ee4j:project:1.0.5, /home/jenkins/.m2/repository/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom, line 195, column 29 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.sun.xml.bind.mvn:jaxb-codemodel-parent:pom:2.3.2 [WARNING] 'parent.relativePath' of POM com.sun.xml.bind.mvn:jaxb-codemodel-parent:2.3.2 (/home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/pom.xml) points at com.sun.xml.bind.mvn:jaxb-parent instead of org.eclipse.ee4j:project, please verify your project structure @ line 16, column 13 [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 86, column 21 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.eclipse.ee4j:project:1.0.5, /home/jenkins/.m2/repository/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom, line 183, column 29 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.eclipse.ee4j:project:1.0.5, /home/jenkins/.m2/repository/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom, line 195, column 29 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] Inspecting build with total of 3 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 3 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Codemodel [pom] [INFO] Codemodel Core [jar] [INFO] Codemodel Annotation Compiler [jar] Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-source-plugin/maven-metadata.xml Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/maven-metadata.xml Progress (1): 812 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/maven-metadata.xml (812 B at 135 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom Progress (1): 4.1/5.7 kB Progress (1): 5.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom (5.7 kB at 100 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 231 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar Progress (1): 4.1/31 kB Progress (1): 7.7/31 kB Progress (1): 12/31 kB Progress (1): 16/31 kB Progress (1): 20/31 kB Progress (1): 24/31 kB Progress (1): 28/31 kB Progress (1): 31 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar (31 kB at 561 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml (1.0 kB at 9.7 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-javadoc-plugin/3.0.1/maven-javadoc-plugin-3.0.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.0.1/maven-javadoc-plugin-3.0.1.pom Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.0.1/maven-javadoc-plugin-3.0.1.pom (19 kB at 378 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-javadoc-plugin/3.0.1/maven-javadoc-plugin-3.0.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.0.1/maven-javadoc-plugin-3.0.1.jar Progress (1): 4.1/421 kB Progress (1): 7.7/421 kB Progress (1): 12/421 kB Progress (1): 16/421 kB Progress (1): 20/421 kB Progress (1): 24/421 kB Progress (1): 28/421 kB Progress (1): 32/421 kB Progress (1): 33/421 kB Progress (1): 37/421 kB Progress (1): 41/421 kB Progress (1): 45/421 kB Progress (1): 49/421 kB Progress (1): 53/421 kB Progress (1): 57/421 kB Progress (1): 61/421 kB Progress (1): 65/421 kB Progress (1): 66/421 kB Progress (1): 70/421 kB Progress (1): 74/421 kB Progress (1): 78/421 kB Progress (1): 82/421 kB Progress (1): 86/421 kB Progress (1): 90/421 kB Progress (1): 94/421 kB Progress (1): 98/421 kB Progress (1): 98/421 kB Progress (1): 102/421 kB Progress (1): 106/421 kB Progress (1): 110/421 kB Progress (1): 114/421 kB Progress (1): 118/421 kB Progress (1): 122/421 kB Progress (1): 126/421 kB Progress (1): 130/421 kB Progress (1): 134/421 kB Progress (1): 138/421 kB Progress (1): 142/421 kB Progress (1): 146/421 kB Progress (1): 150/421 kB Progress (1): 154/421 kB Progress (1): 158/421 kB Progress (1): 162/421 kB Progress (1): 166/421 kB Progress (1): 170/421 kB Progress (1): 174/421 kB Progress (1): 178/421 kB Progress (1): 182/421 kB Progress (1): 186/421 kB Progress (1): 190/421 kB Progress (1): 194/421 kB Progress (1): 198/421 kB Progress (1): 202/421 kB Progress (1): 206/421 kB Progress (1): 210/421 kB Progress (1): 214/421 kB Progress (1): 218/421 kB Progress (1): 222/421 kB Progress (1): 226/421 kB Progress (1): 230/421 kB Progress (1): 234/421 kB Progress (1): 238/421 kB Progress (1): 242/421 kB Progress (1): 246/421 kB Progress (1): 250/421 kB Progress (1): 254/421 kB Progress (1): 258/421 kB Progress (1): 262/421 kB Progress (1): 266/421 kB Progress (1): 270/421 kB Progress (1): 274/421 kB Progress (1): 278/421 kB Progress (1): 282/421 kB Progress (1): 286/421 kB Progress (1): 290/421 kB Progress (1): 294/421 kB Progress (1): 298/421 kB Progress (1): 302/421 kB Progress (1): 306/421 kB Progress (1): 310/421 kB Progress (1): 314/421 kB Progress (1): 318/421 kB Progress (1): 322/421 kB Progress (1): 326/421 kB Progress (1): 330/421 kB Progress (1): 334/421 kB Progress (1): 338/421 kB Progress (1): 342/421 kB Progress (1): 346/421 kB Progress (1): 350/421 kB Progress (1): 354/421 kB Progress (1): 358/421 kB Progress (1): 362/421 kB Progress (1): 366/421 kB Progress (1): 370/421 kB Progress (1): 374/421 kB Progress (1): 378/421 kB Progress (1): 382/421 kB Progress (1): 386/421 kB Progress (1): 390/421 kB Progress (1): 394/421 kB Progress (1): 398/421 kB Progress (1): 402/421 kB Progress (1): 406/421 kB Progress (1): 410/421 kB Progress (1): 414/421 kB Progress (1): 418/421 kB Progress (1): 421 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.0.1/maven-javadoc-plugin-3.0.1.jar (421 kB at 2.2 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/build-helper-maven-plugin/maven-metadata.xml Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/maven-metadata.xml Progress (1): 760 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/maven-metadata.xml (760 B at 16 kB/s) Progress (1): 821 B Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/build-helper-maven-plugin/maven-metadata.xml (821 B at 2.4 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (5.3 kB at 146 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.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/27/maven-plugins-27.pom (11 kB at 264 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): 33/40 kB Progress (1): 37/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 829 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar Progress (1): 4.1/47 kB Progress (1): 7.7/47 kB Progress (1): 12/47 kB Progress (1): 16/47 kB Progress (1): 20/47 kB Progress (1): 24/47 kB Progress (1): 28/47 kB Progress (1): 32/47 kB Progress (1): 33/47 kB Progress (1): 37/47 kB Progress (1): 41/47 kB Progress (1): 45/47 kB Progress (1): 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 kB at 986 kB/s) [INFO] [INFO] -------------< com.sun.xml.bind.mvn:jaxb-codemodel-parent >------------- [INFO] Building Codemodel 2.3.2 [1/3] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jaxb-codemodel-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ jaxb-codemodel-parent --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/enforcer/enforcer-api/3.0.0-M2/enforcer-api-3.0.0-M2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M2/enforcer-api-3.0.0-M2.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-M2/enforcer-api-3.0.0-M2.pom (2.9 kB at 73 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 18 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/junit/junit/4.11/junit-4.11.pom Progress (1): 2.3 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/junit/junit/4.11/junit-4.11.pom (2.3 kB at 7.5 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/enforcer/enforcer-rules/3.0.0-M2/enforcer-rules-3.0.0-M2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M2/enforcer-rules-3.0.0-M2.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-M2/enforcer-rules-3.0.0-M2.pom (3.9 kB at 109 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 584 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): 33/65 kB Progress (1): 37/65 kB Progress (1): 41/65 kB Progress (1): 45/65 kB Progress (1): 49/65 kB Progress (1): 53/65 kB Progress (1): 57/65 kB Progress (1): 61/65 kB Progress (1): 65/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 1.1 MB/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 23 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 32 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 214 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 150 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 858 kB/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 397 kB/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 118 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 29 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 344 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/enforcer/enforcer-api/3.0.0-M2/enforcer-api-3.0.0-M2.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/org/apache/maven/enforcer/enforcer-rules/3.0.0-M2/enforcer-rules-3.0.0-M2.jar Progress (1): 3.8/45 kB Progress (2): 3.8/45 kB | 4.1/245 kB Progress (2): 3.8/45 kB | 7.8/245 kB Progress (2): 3.8/45 kB | 12/245 kB Progress (2): 3.8/45 kB | 12/245 kB Progress (2): 7.9/45 kB | 12/245 kB Progress (2): 12/45 kB | 12/245 kB Progress (2): 16/45 kB | 12/245 kB Progress (2): 20/45 kB | 12/245 kB Progress (2): 24/45 kB | 12/245 kB Progress (2): 28/45 kB | 12/245 kB Progress (2): 28/45 kB | 16/245 kB Progress (2): 28/45 kB | 20/245 kB Progress (2): 28/45 kB | 24/245 kB Progress (2): 28/45 kB | 28/245 kB 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 Progress (2): 32/45 kB | 28/245 kB Progress (2): 37/45 kB | 28/245 kB Progress (2): 41/45 kB | 28/245 kB Progress (2): 45/45 kB | 28/245 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar Progress (2): 45 kB | 28/245 kB Progress (2): 45 kB | 32/245 kB Progress (2): 45 kB | 37/245 kB Progress (2): 45 kB | 41/245 kB Progress (2): 45 kB | 45/245 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar Progress (2): 45 kB | 49/245 kB Progress (2): 45 kB | 53/245 kB Progress (2): 45 kB | 57/245 kB Progress (2): 45 kB | 61/245 kB Progress (2): 45 kB | 65/245 kB Progress (2): 45 kB | 69/245 kB Progress (2): 45 kB | 73/245 kB Progress (2): 45 kB | 77/245 kB Progress (2): 45 kB | 82/245 kB Progress (2): 45 kB | 86/245 kB Progress (2): 45 kB | 90/245 kB Progress (2): 45 kB | 94/245 kB Progress (2): 45 kB | 98/245 kB Progress (2): 45 kB | 102/245 kB Progress (2): 45 kB | 106/245 kB Progress (2): 45 kB | 110/245 kB Progress (2): 45 kB | 114/245 kB Progress (2): 45 kB | 118/245 kB Progress (2): 45 kB | 123/245 kB Progress (2): 45 kB | 127/245 kB Progress (2): 45 kB | 131/245 kB Progress (2): 45 kB | 135/245 kB Progress (2): 45 kB | 139/245 kB Progress (2): 45 kB | 143/245 kB Progress (2): 45 kB | 147/245 kB Progress (2): 45 kB | 151/245 kB Progress (2): 45 kB | 155/245 kB Progress (2): 45 kB | 159/245 kB Progress (2): 45 kB | 164/245 kB Progress (2): 45 kB | 168/245 kB Progress (2): 45 kB | 172/245 kB Progress (2): 45 kB | 176/245 kB Progress (2): 45 kB | 180/245 kB Progress (2): 45 kB | 184/245 kB Progress (2): 45 kB | 188/245 kB Progress (2): 45 kB | 192/245 kB Progress (2): 45 kB | 196/245 kB Progress (2): 45 kB | 200/245 kB Progress (2): 45 kB | 204/245 kB Progress (2): 45 kB | 209/245 kB Progress (2): 45 kB | 213/245 kB Progress (2): 45 kB | 217/245 kB Progress (2): 45 kB | 221/245 kB Progress (2): 45 kB | 225/245 kB Progress (2): 45 kB | 229/245 kB Progress (2): 45 kB | 233/245 kB Progress (2): 45 kB | 237/245 kB Progress (2): 45 kB | 241/245 kB Progress (2): 45 kB | 245 kB 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 Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/junit/junit/4.11/junit-4.11.jar (245 kB at 485 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 82 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.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M2/enforcer-api-3.0.0-M2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M2/enforcer-rules-3.0.0-M2.jar 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/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar 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/enforcer/enforcer-api/3.0.0-M2/enforcer-api-3.0.0-M2.jar (12 kB at 255 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar Progress (1): 4.1/104 kB Progress (1): 7.7/104 kB Progress (1): 12/104 kB Progress (2): 12/104 kB | 4.1/164 kB Progress (2): 16/104 kB | 4.1/164 kB Progress (2): 16/104 kB | 7.7/164 kB Progress (2): 16/104 kB | 12/164 kB Progress (2): 20/104 kB | 12/164 kB Progress (2): 20/104 kB | 16/164 kB Progress (2): 20/104 kB | 20/164 kB Progress (2): 20/104 kB | 24/164 kB Progress (2): 24/104 kB | 24/164 kB Progress (2): 24/104 kB | 28/164 kB Progress (2): 28/104 kB | 28/164 kB Progress (2): 28/104 kB | 32/164 kB Progress (2): 32/104 kB | 32/164 kB Progress (2): 36/104 kB | 32/164 kB Progress (2): 36/104 kB | 36/164 kB Progress (2): 40/104 kB | 36/164 kB Progress (2): 40/104 kB | 40/164 kB Progress (2): 44/104 kB | 40/164 kB Progress (2): 48/104 kB | 40/164 kB Progress (2): 48/104 kB | 44/164 kB Progress (2): 52/104 kB | 44/164 kB Progress (2): 52/104 kB | 48/164 kB Progress (2): 56/104 kB | 48/164 kB Progress (2): 60/104 kB | 48/164 kB Progress (2): 64/104 kB | 48/164 kB Progress (2): 64/104 kB | 52/164 kB Progress (2): 64/104 kB | 56/164 kB Progress (2): 64/104 kB | 60/164 kB Progress (2): 64/104 kB | 64/164 kB Progress (2): 68/104 kB | 64/164 kB Progress (2): 68/104 kB | 68/164 kB Progress (2): 68/104 kB | 72/164 kB Progress (2): 68/104 kB | 76/164 kB Progress (2): 68/104 kB | 80/164 kB Progress (2): 68/104 kB | 84/164 kB Progress (2): 68/104 kB | 88/164 kB Progress (2): 68/104 kB | 92/164 kB Progress (2): 68/104 kB | 96/164 kB Progress (2): 68/104 kB | 100/164 kB Progress (2): 68/104 kB | 104/164 kB Progress (2): 68/104 kB | 108/164 kB Progress (2): 68/104 kB | 112/164 kB Progress (2): 72/104 kB | 112/164 kB Progress (2): 72/104 kB | 116/164 kB Progress (2): 72/104 kB | 120/164 kB Progress (2): 76/104 kB | 120/164 kB Progress (2): 76/104 kB | 124/164 kB Progress (2): 80/104 kB | 124/164 kB Progress (2): 80/104 kB | 128/164 kB Progress (2): 84/104 kB | 128/164 kB Progress (2): 88/104 kB | 128/164 kB Progress (2): 92/104 kB | 128/164 kB Progress (2): 96/104 kB | 128/164 kB Progress (2): 100/104 kB | 128/164 kB Progress (2): 104/104 kB | 128/164 kB Progress (2): 104 kB | 128/164 kB Progress (2): 104 kB | 132/164 kB Progress (2): 104 kB | 136/164 kB Progress (2): 104 kB | 140/164 kB Progress (2): 104 kB | 144/164 kB Progress (2): 104 kB | 148/164 kB Progress (2): 104 kB | 152/164 kB Progress (3): 104 kB | 152/164 kB | 4.1/480 kB Progress (3): 104 kB | 156/164 kB | 4.1/480 kB Progress (3): 104 kB | 156/164 kB | 7.7/480 kB Progress (3): 104 kB | 160/164 kB | 7.7/480 kB Progress (3): 104 kB | 164 kB | 7.7/480 kB Progress (3): 104 kB | 164 kB | 12/480 kB Progress (3): 104 kB | 164 kB | 16/480 kB Progress (3): 104 kB | 164 kB | 20/480 kB Progress (3): 104 kB | 164 kB | 24/480 kB Progress (3): 104 kB | 164 kB | 28/480 kB Progress (3): 104 kB | 164 kB | 32/480 kB Progress (3): 104 kB | 164 kB | 33/480 kB Progress (3): 104 kB | 164 kB | 37/480 kB Progress (3): 104 kB | 164 kB | 41/480 kB Progress (3): 104 kB | 164 kB | 45/480 kB Progress (3): 104 kB | 164 kB | 49/480 kB Progress (3): 104 kB | 164 kB | 53/480 kB Progress (3): 104 kB | 164 kB | 57/480 kB Progress (3): 104 kB | 164 kB | 61/480 kB Progress (3): 104 kB | 164 kB | 65/480 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M2/enforcer-rules-3.0.0-M2.jar (104 kB at 842 kB/s) 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 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 1.3 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar Progress (1): 66/480 kB Progress (1): 70/480 kB Progress (1): 74/480 kB Progress (1): 78/480 kB Progress (1): 82/480 kB Progress (1): 86/480 kB Progress (1): 90/480 kB Progress (1): 94/480 kB Progress (1): 98/480 kB Progress (1): 98/480 kB Progress (1): 102/480 kB Progress (1): 106/480 kB Progress (1): 110/480 kB Progress (1): 114/480 kB Progress (1): 118/480 kB Progress (1): 122/480 kB Progress (1): 126/480 kB Progress (1): 130/480 kB Progress (1): 131/480 kB Progress (1): 135/480 kB Progress (1): 139/480 kB Progress (2): 139/480 kB | 4.1/285 kB Progress (2): 143/480 kB | 4.1/285 kB Progress (3): 143/480 kB | 4.1/285 kB | 4.1/282 kB Progress (3): 143/480 kB | 7.7/285 kB | 4.1/282 kB Progress (3): 147/480 kB | 7.7/285 kB | 4.1/282 kB Progress (3): 147/480 kB | 12/285 kB | 4.1/282 kB Progress (3): 147/480 kB | 16/285 kB | 4.1/282 kB Progress (3): 147/480 kB | 16/285 kB | 7.7/282 kB Progress (3): 151/480 kB | 16/285 kB | 7.7/282 kB Progress (3): 155/480 kB | 16/285 kB | 7.7/282 kB Progress (3): 159/480 kB | 16/285 kB | 7.7/282 kB Progress (3): 159/480 kB | 20/285 kB | 7.7/282 kB Progress (3): 163/480 kB | 20/285 kB | 7.7/282 kB Progress (3): 167/480 kB | 20/285 kB | 7.7/282 kB Progress (3): 171/480 kB | 20/285 kB | 7.7/282 kB Progress (3): 171/480 kB | 20/285 kB | 12/282 kB Progress (3): 175/480 kB | 20/285 kB | 12/282 kB Progress (3): 175/480 kB | 24/285 kB | 12/282 kB Progress (3): 179/480 kB | 24/285 kB | 12/282 kB Progress (3): 179/480 kB | 28/285 kB | 12/282 kB Progress (3): 183/480 kB | 28/285 kB | 12/282 kB Progress (3): 187/480 kB | 28/285 kB | 12/282 kB Progress (3): 191/480 kB | 28/285 kB | 12/282 kB Progress (3): 195/480 kB | 28/285 kB | 12/282 kB Progress (3): 199/480 kB | 28/285 kB | 12/282 kB Progress (3): 203/480 kB | 28/285 kB | 12/282 kB Progress (3): 203/480 kB | 28/285 kB | 16/282 kB Progress (3): 203/480 kB | 28/285 kB | 20/282 kB Progress (3): 203/480 kB | 28/285 kB | 24/282 kB Progress (3): 203/480 kB | 28/285 kB | 28/282 kB Progress (3): 207/480 kB | 28/285 kB | 28/282 kB Progress (3): 211/480 kB | 28/285 kB | 28/282 kB Progress (4): 211/480 kB | 28/285 kB | 28/282 kB | 4.1/64 kB Progress (4): 211/480 kB | 32/285 kB | 28/282 kB | 4.1/64 kB Progress (4): 211/480 kB | 32/285 kB | 28/282 kB | 7.7/64 kB Progress (4): 215/480 kB | 32/285 kB | 28/282 kB | 7.7/64 kB Progress (4): 215/480 kB | 32/285 kB | 32/282 kB | 7.7/64 kB Progress (4): 219/480 kB | 32/285 kB | 32/282 kB | 7.7/64 kB Progress (4): 219/480 kB | 32/285 kB | 32/282 kB | 12/64 kB Progress (4): 219/480 kB | 33/285 kB | 32/282 kB | 12/64 kB Progress (4): 223/480 kB | 33/285 kB | 32/282 kB | 12/64 kB Progress (4): 223/480 kB | 37/285 kB | 32/282 kB | 12/64 kB Progress (4): 223/480 kB | 41/285 kB | 32/282 kB | 12/64 kB Progress (4): 223/480 kB | 45/285 kB | 32/282 kB | 12/64 kB Progress (4): 223/480 kB | 49/285 kB | 32/282 kB | 12/64 kB Progress (4): 223/480 kB | 53/285 kB | 32/282 kB | 12/64 kB Progress (4): 223/480 kB | 57/285 kB | 32/282 kB | 12/64 kB Progress (4): 223/480 kB | 57/285 kB | 36/282 kB | 12/64 kB Progress (4): 223/480 kB | 61/285 kB | 36/282 kB | 12/64 kB Progress (4): 227/480 kB | 61/285 kB | 36/282 kB | 12/64 kB Progress (4): 231/480 kB | 61/285 kB | 36/282 kB | 12/64 kB Progress (4): 235/480 kB | 61/285 kB | 36/282 kB | 12/64 kB Progress (4): 239/480 kB | 61/285 kB | 36/282 kB | 12/64 kB Progress (4): 243/480 kB | 61/285 kB | 36/282 kB | 12/64 kB Progress (4): 243/480 kB | 61/285 kB | 36/282 kB | 16/64 kB Progress (5): 243/480 kB | 61/285 kB | 36/282 kB | 16/64 kB | 4.1/195 kB Progress (5): 243/480 kB | 65/285 kB | 36/282 kB | 16/64 kB | 4.1/195 kB Progress (5): 243/480 kB | 65/285 kB | 40/282 kB | 16/64 kB | 4.1/195 kB Progress (5): 243/480 kB | 66/285 kB | 40/282 kB | 16/64 kB | 4.1/195 kB Progress (5): 243/480 kB | 66/285 kB | 44/282 kB | 16/64 kB | 4.1/195 kB Progress (5): 243/480 kB | 66/285 kB | 44/282 kB | 16/64 kB | 7.7/195 kB Progress (5): 247/480 kB | 66/285 kB | 44/282 kB | 16/64 kB | 7.7/195 kB Progress (5): 247/480 kB | 66/285 kB | 44/282 kB | 20/64 kB | 7.7/195 kB Progress (5): 247/480 kB | 66/285 kB | 44/282 kB | 24/64 kB | 7.7/195 kB Progress (5): 247/480 kB | 66/285 kB | 44/282 kB | 28/64 kB | 7.7/195 kB Progress (5): 247/480 kB | 66/285 kB | 44/282 kB | 32/64 kB | 7.7/195 kB Progress (5): 247/480 kB | 66/285 kB | 44/282 kB | 36/64 kB | 7.7/195 kB Progress (5): 251/480 kB | 66/285 kB | 44/282 kB | 36/64 kB | 7.7/195 kB Progress (5): 255/480 kB | 66/285 kB | 44/282 kB | 36/64 kB | 7.7/195 kB Progress (5): 259/480 kB | 66/285 kB | 44/282 kB | 36/64 kB | 7.7/195 kB Progress (5): 263/480 kB | 66/285 kB | 44/282 kB | 36/64 kB | 7.7/195 kB Progress (5): 267/480 kB | 66/285 kB | 44/282 kB | 36/64 kB | 7.7/195 kB Progress (5): 271/480 kB | 66/285 kB | 44/282 kB | 36/64 kB | 7.7/195 kB Progress (5): 271/480 kB | 66/285 kB | 44/282 kB | 36/64 kB | 12/195 kB Progress (5): 271/480 kB | 66/285 kB | 44/282 kB | 36/64 kB | 16/195 kB Progress (5): 271/480 kB | 66/285 kB | 44/282 kB | 36/64 kB | 20/195 kB Progress (5): 271/480 kB | 66/285 kB | 44/282 kB | 36/64 kB | 24/195 kB Progress (5): 271/480 kB | 66/285 kB | 44/282 kB | 36/64 kB | 28/195 kB Progress (5): 271/480 kB | 66/285 kB | 48/282 kB | 36/64 kB | 28/195 kB Progress (5): 271/480 kB | 70/285 kB | 48/282 kB | 36/64 kB | 28/195 kB Progress (5): 271/480 kB | 70/285 kB | 52/282 kB | 36/64 kB | 28/195 kB Progress (5): 271/480 kB | 70/285 kB | 52/282 kB | 36/64 kB | 32/195 kB Progress (5): 271/480 kB | 70/285 kB | 52/282 kB | 36/64 kB | 36/195 kB Progress (5): 271/480 kB | 70/285 kB | 52/282 kB | 36/64 kB | 40/195 kB Progress (5): 275/480 kB | 70/285 kB | 52/282 kB | 36/64 kB | 40/195 kB Progress (5): 279/480 kB | 70/285 kB | 52/282 kB | 36/64 kB | 40/195 kB Progress (5): 283/480 kB | 70/285 kB | 52/282 kB | 36/64 kB | 40/195 kB Progress (5): 287/480 kB | 70/285 kB | 52/282 kB | 36/64 kB | 40/195 kB Progress (5): 291/480 kB | 70/285 kB | 52/282 kB | 36/64 kB | 40/195 kB Progress (5): 295/480 kB | 70/285 kB | 52/282 kB | 36/64 kB | 40/195 kB Progress (5): 299/480 kB | 70/285 kB | 52/282 kB | 36/64 kB | 40/195 kB Progress (5): 303/480 kB | 70/285 kB | 52/282 kB | 36/64 kB | 40/195 kB Progress (5): 307/480 kB | 70/285 kB | 52/282 kB | 36/64 kB | 40/195 kB Progress (5): 307/480 kB | 70/285 kB | 52/282 kB | 40/64 kB | 40/195 kB Progress (5): 307/480 kB | 70/285 kB | 52/282 kB | 40/64 kB | 44/195 kB Progress (5): 307/480 kB | 70/285 kB | 52/282 kB | 44/64 kB | 44/195 kB Progress (5): 307/480 kB | 70/285 kB | 52/282 kB | 48/64 kB | 44/195 kB Progress (5): 307/480 kB | 70/285 kB | 52/282 kB | 52/64 kB | 44/195 kB Progress (5): 307/480 kB | 70/285 kB | 52/282 kB | 56/64 kB | 44/195 kB Progress (5): 307/480 kB | 70/285 kB | 52/282 kB | 60/64 kB | 44/195 kB Progress (5): 307/480 kB | 70/285 kB | 52/282 kB | 64 kB | 44/195 kB Progress (5): 307/480 kB | 70/285 kB | 56/282 kB | 64 kB | 44/195 kB Progress (5): 307/480 kB | 74/285 kB | 56/282 kB | 64 kB | 44/195 kB Progress (5): 307/480 kB | 74/285 kB | 60/282 kB | 64 kB | 44/195 kB Progress (5): 307/480 kB | 74/285 kB | 64/282 kB | 64 kB | 44/195 kB Progress (5): 311/480 kB | 74/285 kB | 64/282 kB | 64 kB | 44/195 kB Progress (5): 311/480 kB | 74/285 kB | 64/282 kB | 64 kB | 48/195 kB Progress (5): 315/480 kB | 74/285 kB | 64/282 kB | 64 kB | 48/195 kB Progress (5): 315/480 kB | 74/285 kB | 66/282 kB | 64 kB | 48/195 kB Progress (5): 315/480 kB | 74/285 kB | 70/282 kB | 64 kB | 48/195 kB Progress (5): 315/480 kB | 74/285 kB | 74/282 kB | 64 kB | 48/195 kB Progress (5): 315/480 kB | 74/285 kB | 78/282 kB | 64 kB | 48/195 kB Progress (5): 315/480 kB | 74/285 kB | 82/282 kB | 64 kB | 48/195 kB Progress (5): 315/480 kB | 74/285 kB | 86/282 kB | 64 kB | 48/195 kB Progress (5): 315/480 kB | 74/285 kB | 90/282 kB | 64 kB | 48/195 kB Progress (5): 315/480 kB | 74/285 kB | 94/282 kB | 64 kB | 48/195 kB Progress (5): 315/480 kB | 74/285 kB | 98/282 kB | 64 kB | 48/195 kB Progress (5): 315/480 kB | 74/285 kB | 98/282 kB | 64 kB | 48/195 kB Progress (5): 315/480 kB | 74/285 kB | 102/282 kB | 64 kB | 48/195 kB Progress (5): 315/480 kB | 74/285 kB | 106/282 kB | 64 kB | 48/195 kB Progress (5): 315/480 kB | 74/285 kB | 110/282 kB | 64 kB | 48/195 kB Progress (5): 315/480 kB | 74/285 kB | 114/282 kB | 64 kB | 48/195 kB Progress (5): 315/480 kB | 78/285 kB | 114/282 kB | 64 kB | 48/195 kB Progress (5): 315/480 kB | 82/285 kB | 114/282 kB | 64 kB | 48/195 kB Progress (5): 315/480 kB | 86/285 kB | 114/282 kB | 64 kB | 48/195 kB Progress (5): 315/480 kB | 90/285 kB | 114/282 kB | 64 kB | 48/195 kB Progress (5): 319/480 kB | 90/285 kB | 114/282 kB | 64 kB | 48/195 kB Progress (5): 319/480 kB | 94/285 kB | 114/282 kB | 64 kB | 48/195 kB Progress (5): 319/480 kB | 98/285 kB | 114/282 kB | 64 kB | 48/195 kB Progress (5): 319/480 kB | 98/285 kB | 114/282 kB | 64 kB | 48/195 kB Progress (5): 319/480 kB | 98/285 kB | 114/282 kB | 64 kB | 52/195 kB Progress (5): 319/480 kB | 98/285 kB | 114/282 kB | 64 kB | 56/195 kB Progress (5): 319/480 kB | 98/285 kB | 114/282 kB | 64 kB | 60/195 kB Progress (5): 319/480 kB | 98/285 kB | 114/282 kB | 64 kB | 64/195 kB Progress (5): 319/480 kB | 102/285 kB | 114/282 kB | 64 kB | 64/195 kB Progress (5): 323/480 kB | 102/285 kB | 114/282 kB | 64 kB | 64/195 kB Progress (5): 323/480 kB | 102/285 kB | 118/282 kB | 64 kB | 64/195 kB Progress (5): 327/480 kB | 102/285 kB | 118/282 kB | 64 kB | 64/195 kB Progress (5): 327/480 kB | 106/285 kB | 118/282 kB | 64 kB | 64/195 kB Progress (5): 327/480 kB | 106/285 kB | 118/282 kB | 64 kB | 68/195 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 255 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Progress (4): 327/480 kB | 110/285 kB | 118/282 kB | 68/195 kB Progress (4): 327/480 kB | 114/285 kB | 118/282 kB | 68/195 kB Progress (4): 327/480 kB | 118/285 kB | 118/282 kB | 68/195 kB Progress (4): 327/480 kB | 122/285 kB | 118/282 kB | 68/195 kB Progress (4): 327/480 kB | 122/285 kB | 118/282 kB | 72/195 kB Progress (4): 331/480 kB | 122/285 kB | 118/282 kB | 72/195 kB Progress (4): 331/480 kB | 122/285 kB | 118/282 kB | 76/195 kB Progress (4): 331/480 kB | 122/285 kB | 122/282 kB | 76/195 kB Progress (4): 331/480 kB | 122/285 kB | 122/282 kB | 80/195 kB Progress (4): 331/480 kB | 122/285 kB | 126/282 kB | 80/195 kB Progress (4): 331/480 kB | 122/285 kB | 130/282 kB | 80/195 kB Progress (4): 331/480 kB | 122/285 kB | 130/282 kB | 84/195 kB Progress (4): 331/480 kB | 122/285 kB | 130/282 kB | 88/195 kB Progress (4): 331/480 kB | 122/285 kB | 130/282 kB | 92/195 kB Progress (4): 331/480 kB | 122/285 kB | 130/282 kB | 96/195 kB Progress (4): 331/480 kB | 122/285 kB | 130/282 kB | 100/195 kB Progress (4): 335/480 kB | 122/285 kB | 130/282 kB | 100/195 kB Progress (4): 339/480 kB | 122/285 kB | 130/282 kB | 100/195 kB Progress (4): 343/480 kB | 122/285 kB | 130/282 kB | 100/195 kB Progress (4): 347/480 kB | 122/285 kB | 130/282 kB | 100/195 kB Progress (4): 351/480 kB | 122/285 kB | 130/282 kB | 100/195 kB Progress (4): 355/480 kB | 122/285 kB | 130/282 kB | 100/195 kB Progress (4): 359/480 kB | 122/285 kB | 130/282 kB | 100/195 kB Progress (4): 363/480 kB | 122/285 kB | 130/282 kB | 100/195 kB Progress (4): 363/480 kB | 126/285 kB | 130/282 kB | 100/195 kB Progress (4): 363/480 kB | 130/285 kB | 130/282 kB | 100/195 kB Progress (4): 363/480 kB | 131/285 kB | 130/282 kB | 100/195 kB Progress (5): 363/480 kB | 131/285 kB | 130/282 kB | 100/195 kB | 4.1/53 kB Progress (5): 367/480 kB | 131/285 kB | 130/282 kB | 100/195 kB | 4.1/53 kB Progress (5): 367/480 kB | 131/285 kB | 130/282 kB | 104/195 kB | 4.1/53 kB Progress (5): 367/480 kB | 131/285 kB | 130/282 kB | 108/195 kB | 4.1/53 kB Progress (5): 367/480 kB | 131/285 kB | 130/282 kB | 112/195 kB | 4.1/53 kB Progress (5): 367/480 kB | 131/285 kB | 130/282 kB | 116/195 kB | 4.1/53 kB Progress (5): 367/480 kB | 131/285 kB | 130/282 kB | 120/195 kB | 4.1/53 kB Progress (5): 367/480 kB | 131/285 kB | 130/282 kB | 124/195 kB | 4.1/53 kB Progress (5): 367/480 kB | 131/285 kB | 130/282 kB | 128/195 kB | 4.1/53 kB Progress (5): 367/480 kB | 131/285 kB | 130/282 kB | 132/195 kB | 4.1/53 kB Progress (5): 367/480 kB | 131/285 kB | 130/282 kB | 136/195 kB | 4.1/53 kB Progress (5): 367/480 kB | 131/285 kB | 130/282 kB | 140/195 kB | 4.1/53 kB Progress (5): 367/480 kB | 131/285 kB | 130/282 kB | 144/195 kB | 4.1/53 kB Progress (5): 367/480 kB | 131/285 kB | 130/282 kB | 148/195 kB | 4.1/53 kB Progress (5): 367/480 kB | 131/285 kB | 130/282 kB | 152/195 kB | 4.1/53 kB Progress (5): 367/480 kB | 131/285 kB | 130/282 kB | 156/195 kB | 4.1/53 kB Progress (5): 367/480 kB | 131/285 kB | 130/282 kB | 160/195 kB | 4.1/53 kB Progress (5): 367/480 kB | 131/285 kB | 130/282 kB | 164/195 kB | 4.1/53 kB Progress (5): 367/480 kB | 131/285 kB | 130/282 kB | 168/195 kB | 4.1/53 kB Progress (5): 367/480 kB | 131/285 kB | 130/282 kB | 172/195 kB | 4.1/53 kB Progress (5): 367/480 kB | 131/285 kB | 130/282 kB | 176/195 kB | 4.1/53 kB Progress (5): 367/480 kB | 131/285 kB | 130/282 kB | 180/195 kB | 4.1/53 kB Progress (5): 367/480 kB | 131/285 kB | 131/282 kB | 180/195 kB | 4.1/53 kB Progress (5): 367/480 kB | 131/285 kB | 131/282 kB | 184/195 kB | 4.1/53 kB Progress (5): 371/480 kB | 131/285 kB | 131/282 kB | 184/195 kB | 4.1/53 kB Progress (5): 371/480 kB | 131/285 kB | 131/282 kB | 184/195 kB | 7.7/53 kB Progress (5): 371/480 kB | 135/285 kB | 131/282 kB | 184/195 kB | 7.7/53 kB Progress (5): 371/480 kB | 135/285 kB | 131/282 kB | 184/195 kB | 12/53 kB Progress (5): 375/480 kB | 135/285 kB | 131/282 kB | 184/195 kB | 12/53 kB Progress (5): 379/480 kB | 135/285 kB | 131/282 kB | 184/195 kB | 12/53 kB Progress (5): 383/480 kB | 135/285 kB | 131/282 kB | 184/195 kB | 12/53 kB Progress (5): 387/480 kB | 135/285 kB | 131/282 kB | 184/195 kB | 12/53 kB Progress (5): 391/480 kB | 135/285 kB | 131/282 kB | 184/195 kB | 12/53 kB Progress (5): 395/480 kB | 135/285 kB | 131/282 kB | 184/195 kB | 12/53 kB Progress (5): 399/480 kB | 135/285 kB | 131/282 kB | 184/195 kB | 12/53 kB Progress (5): 403/480 kB | 135/285 kB | 131/282 kB | 184/195 kB | 12/53 kB Progress (5): 407/480 kB | 135/285 kB | 131/282 kB | 184/195 kB | 12/53 kB Progress (5): 411/480 kB | 135/285 kB | 131/282 kB | 184/195 kB | 12/53 kB Progress (5): 415/480 kB | 135/285 kB | 131/282 kB | 184/195 kB | 12/53 kB Progress (5): 419/480 kB | 135/285 kB | 131/282 kB | 184/195 kB | 12/53 kB Progress (5): 419/480 kB | 135/285 kB | 131/282 kB | 188/195 kB | 12/53 kB Progress (5): 419/480 kB | 135/285 kB | 135/282 kB | 188/195 kB | 12/53 kB Progress (5): 419/480 kB | 135/285 kB | 135/282 kB | 192/195 kB | 12/53 kB Progress (5): 423/480 kB | 135/285 kB | 135/282 kB | 192/195 kB | 12/53 kB Progress (5): 423/480 kB | 135/285 kB | 135/282 kB | 192/195 kB | 16/53 kB Progress (5): 423/480 kB | 139/285 kB | 135/282 kB | 192/195 kB | 16/53 kB Progress (5): 423/480 kB | 139/285 kB | 135/282 kB | 192/195 kB | 20/53 kB Progress (5): 423/480 kB | 143/285 kB | 135/282 kB | 192/195 kB | 20/53 kB Progress (5): 427/480 kB | 143/285 kB | 135/282 kB | 192/195 kB | 20/53 kB Progress (5): 427/480 kB | 143/285 kB | 135/282 kB | 195 kB | 20/53 kB Progress (5): 431/480 kB | 143/285 kB | 135/282 kB | 195 kB | 20/53 kB Progress (5): 435/480 kB | 143/285 kB | 135/282 kB | 195 kB | 20/53 kB Progress (5): 439/480 kB | 143/285 kB | 135/282 kB | 195 kB | 20/53 kB Progress (5): 443/480 kB | 143/285 kB | 135/282 kB | 195 kB | 20/53 kB Progress (5): 447/480 kB | 143/285 kB | 135/282 kB | 195 kB | 20/53 kB Progress (5): 451/480 kB | 143/285 kB | 135/282 kB | 195 kB | 20/53 kB Progress (5): 451/480 kB | 143/285 kB | 139/282 kB | 195 kB | 20/53 kB Progress (5): 455/480 kB | 143/285 kB | 139/282 kB | 195 kB | 20/53 kB Progress (5): 459/480 kB | 143/285 kB | 139/282 kB | 195 kB | 20/53 kB Progress (5): 459/480 kB | 147/285 kB | 139/282 kB | 195 kB | 20/53 kB Progress (5): 459/480 kB | 147/285 kB | 139/282 kB | 195 kB | 24/53 kB Progress (5): 463/480 kB | 147/285 kB | 139/282 kB | 195 kB | 24/53 kB Progress (5): 467/480 kB | 147/285 kB | 139/282 kB | 195 kB | 24/53 kB Progress (5): 471/480 kB | 147/285 kB | 139/282 kB | 195 kB | 24/53 kB Progress (5): 475/480 kB | 147/285 kB | 139/282 kB | 195 kB | 24/53 kB Progress (5): 475/480 kB | 147/285 kB | 143/282 kB | 195 kB | 24/53 kB Progress (5): 479/480 kB | 147/285 kB | 143/282 kB | 195 kB | 24/53 kB Progress (5): 480 kB | 147/285 kB | 143/282 kB | 195 kB | 24/53 kB Progress (5): 480 kB | 147/285 kB | 143/282 kB | 195 kB | 28/53 kB Progress (5): 480 kB | 151/285 kB | 143/282 kB | 195 kB | 28/53 kB Progress (5): 480 kB | 155/285 kB | 143/282 kB | 195 kB | 28/53 kB Progress (5): 480 kB | 155/285 kB | 143/282 kB | 195 kB | 32/53 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 596 kB/s) Progress (4): 480 kB | 155/285 kB | 147/282 kB | 32/53 kB Progress (4): 480 kB | 155/285 kB | 151/282 kB | 32/53 kB Progress (4): 480 kB | 155/285 kB | 155/282 kB | 32/53 kB Progress (4): 480 kB | 155/285 kB | 159/282 kB | 32/53 kB Progress (4): 480 kB | 155/285 kB | 163/282 kB | 32/53 kB Progress (4): 480 kB | 155/285 kB | 163/282 kB | 33/53 kB Progress (4): 480 kB | 159/285 kB | 163/282 kB | 33/53 kB Progress (4): 480 kB | 159/285 kB | 163/282 kB | 37/53 kB Progress (4): 480 kB | 159/285 kB | 167/282 kB | 37/53 kB Progress (4): 480 kB | 159/285 kB | 167/282 kB | 41/53 kB Progress (4): 480 kB | 159/285 kB | 167/282 kB | 45/53 kB Progress (4): 480 kB | 163/285 kB | 167/282 kB | 45/53 kB Progress (4): 480 kB | 164/285 kB | 167/282 kB | 45/53 kB Progress (4): 480 kB | 168/285 kB | 167/282 kB | 45/53 kB Progress (4): 480 kB | 172/285 kB | 167/282 kB | 45/53 kB Progress (4): 480 kB | 176/285 kB | 167/282 kB | 45/53 kB Progress (4): 480 kB | 180/285 kB | 167/282 kB | 45/53 kB Progress (4): 480 kB | 184/285 kB | 167/282 kB | 45/53 kB Progress (4): 480 kB | 188/285 kB | 167/282 kB | 45/53 kB Progress (4): 480 kB | 192/285 kB | 167/282 kB | 45/53 kB Progress (4): 480 kB | 192/285 kB | 171/282 kB | 45/53 kB Progress (4): 480 kB | 196/285 kB | 171/282 kB | 45/53 kB Progress (4): 480 kB | 196/285 kB | 175/282 kB | 45/53 kB Progress (4): 480 kB | 196/285 kB | 179/282 kB | 45/53 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.jar (480 kB at 1.4 MB/s) Progress (3): 196/285 kB | 179/282 kB | 49/53 kB Progress (3): 196/285 kB | 179/282 kB | 53/53 kB Progress (3): 196/285 kB | 183/282 kB | 53/53 kB Progress (3): 197/285 kB | 183/282 kB | 53/53 kB Progress (3): 201/285 kB | 183/282 kB | 53/53 kB Progress (3): 205/285 kB | 183/282 kB | 53/53 kB Progress (3): 209/285 kB | 183/282 kB | 53/53 kB Progress (3): 213/285 kB | 183/282 kB | 53/53 kB Progress (3): 217/285 kB | 183/282 kB | 53/53 kB Progress (3): 221/285 kB | 183/282 kB | 53/53 kB Progress (3): 225/285 kB | 183/282 kB | 53/53 kB Progress (3): 229/285 kB | 183/282 kB | 53/53 kB Progress (3): 229/285 kB | 183/282 kB | 53/53 kB Progress (3): 233/285 kB | 183/282 kB | 53/53 kB Progress (3): 237/285 kB | 183/282 kB | 53/53 kB Progress (3): 241/285 kB | 183/282 kB | 53/53 kB Progress (3): 245/285 kB | 183/282 kB | 53/53 kB Progress (3): 245/285 kB | 187/282 kB | 53/53 kB Progress (3): 245/285 kB | 187/282 kB | 53 kB Progress (3): 245/285 kB | 191/282 kB | 53 kB Progress (3): 249/285 kB | 191/282 kB | 53 kB Progress (3): 249/285 kB | 195/282 kB | 53 kB Progress (3): 249/285 kB | 197/282 kB | 53 kB Progress (3): 253/285 kB | 197/282 kB | 53 kB Progress (3): 257/285 kB | 197/282 kB | 53 kB Progress (3): 257/285 kB | 201/282 kB | 53 kB Progress (3): 257/285 kB | 205/282 kB | 53 kB Progress (3): 257/285 kB | 209/282 kB | 53 kB Progress (3): 257/285 kB | 213/282 kB | 53 kB Progress (3): 257/285 kB | 217/282 kB | 53 kB Progress (3): 257/285 kB | 221/282 kB | 53 kB Progress (3): 257/285 kB | 225/282 kB | 53 kB Progress (3): 257/285 kB | 229/282 kB | 53 kB Progress (3): 257/285 kB | 233/282 kB | 53 kB Progress (3): 257/285 kB | 237/282 kB | 53 kB Progress (3): 257/285 kB | 241/282 kB | 53 kB Progress (3): 257/285 kB | 245/282 kB | 53 kB Progress (3): 257/285 kB | 249/282 kB | 53 kB Progress (3): 257/285 kB | 253/282 kB | 53 kB Progress (3): 257/285 kB | 257/282 kB | 53 kB Progress (3): 257/285 kB | 261/282 kB | 53 kB Progress (3): 257/285 kB | 265/282 kB | 53 kB Progress (3): 257/285 kB | 269/282 kB | 53 kB Progress (3): 257/285 kB | 273/282 kB | 53 kB Progress (3): 257/285 kB | 277/282 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 141 kB/s) Progress (2): 261/285 kB | 277/282 kB Progress (2): 261/285 kB | 281/282 kB Progress (2): 261/285 kB | 282 kB Progress (2): 265/285 kB | 282 kB Progress (2): 269/285 kB | 282 kB Progress (2): 273/285 kB | 282 kB Progress (2): 277/285 kB | 282 kB Progress (2): 281/285 kB | 282 kB Progress (2): 285 kB | 282 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 712 kB/s) 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 671 kB/s) [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ jaxb-codemodel-parent --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-resource (add-resource) @ jaxb-codemodel-parent --- 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 98 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 160 kB/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 126 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 42 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 56 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 513 kB/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 93 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 180 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 160 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): 33/37 kB Progress (1): 37/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 1.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 462 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.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/shared/maven-shared-utils/3.0.0/maven-shared-utils-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 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/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-utils/3.0.0/maven-shared-utils-3.0.0.jar Progress (1): 4.1/35 kB Progress (1): 7.7/35 kB Progress (1): 12/35 kB Progress (2): 12/35 kB | 4.1/41 kB Progress (3): 12/35 kB | 4.1/41 kB | 4.1/54 kB Progress (3): 16/35 kB | 4.1/41 kB | 4.1/54 kB Progress (3): 16/35 kB | 4.1/41 kB | 7.7/54 kB Progress (3): 16/35 kB | 7.7/41 kB | 7.7/54 kB Progress (3): 20/35 kB | 7.7/41 kB | 7.7/54 kB Progress (3): 24/35 kB | 7.7/41 kB | 7.7/54 kB Progress (4): 24/35 kB | 7.7/41 kB | 7.7/54 kB | 4.1/155 kB Progress (4): 24/35 kB | 7.7/41 kB | 7.7/54 kB | 7.7/155 kB Progress (4): 24/35 kB | 7.7/41 kB | 12/54 kB | 7.7/155 kB Progress (4): 28/35 kB | 7.7/41 kB | 12/54 kB | 7.7/155 kB Progress (4): 28/35 kB | 12/41 kB | 12/54 kB | 7.7/155 kB Progress (4): 32/35 kB | 12/41 kB | 12/54 kB | 7.7/155 kB Progress (4): 32/35 kB | 12/41 kB | 12/54 kB | 12/155 kB Progress (4): 32/35 kB | 12/41 kB | 12/54 kB | 16/155 kB Progress (4): 35 kB | 12/41 kB | 12/54 kB | 16/155 kB Progress (4): 35 kB | 12/41 kB | 16/54 kB | 16/155 kB Progress (4): 35 kB | 12/41 kB | 16/54 kB | 20/155 kB Progress (4): 35 kB | 12/41 kB | 20/54 kB | 20/155 kB Progress (4): 35 kB | 16/41 kB | 20/54 kB | 20/155 kB Progress (4): 35 kB | 16/41 kB | 24/54 kB | 20/155 kB Progress (4): 35 kB | 16/41 kB | 24/54 kB | 24/155 kB Progress (4): 35 kB | 16/41 kB | 28/54 kB | 24/155 kB Progress (4): 35 kB | 20/41 kB | 28/54 kB | 24/155 kB Progress (4): 35 kB | 20/41 kB | 32/54 kB | 24/155 kB Progress (4): 35 kB | 20/41 kB | 33/54 kB | 24/155 kB Progress (4): 35 kB | 20/41 kB | 37/54 kB | 24/155 kB Progress (4): 35 kB | 20/41 kB | 41/54 kB | 24/155 kB Progress (4): 35 kB | 20/41 kB | 41/54 kB | 28/155 kB Progress (4): 35 kB | 20/41 kB | 45/54 kB | 28/155 kB Progress (4): 35 kB | 20/41 kB | 45/54 kB | 32/155 kB Progress (4): 35 kB | 24/41 kB | 45/54 kB | 32/155 kB Progress (4): 35 kB | 24/41 kB | 45/54 kB | 33/155 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.jar (35 kB at 620 kB/s) Progress (3): 28/41 kB | 45/54 kB | 33/155 kB Progress (3): 28/41 kB | 49/54 kB | 33/155 kB Progress (3): 28/41 kB | 53/54 kB | 33/155 kB Progress (3): 32/41 kB | 53/54 kB | 33/155 kB Progress (3): 36/41 kB | 53/54 kB | 33/155 kB Progress (3): 40/41 kB | 53/54 kB | 33/155 kB Progress (3): 41 kB | 53/54 kB | 33/155 kB Progress (3): 41 kB | 53/54 kB | 37/155 kB Progress (3): 41 kB | 54 kB | 37/155 kB Progress (3): 41 kB | 54 kB | 41/155 kB Progress (3): 41 kB | 54 kB | 45/155 kB Progress (3): 41 kB | 54 kB | 49/155 kB Progress (3): 41 kB | 54 kB | 53/155 kB Progress (3): 41 kB | 54 kB | 57/155 kB Progress (3): 41 kB | 54 kB | 61/155 kB Progress (3): 41 kB | 54 kB | 65/155 kB Progress (3): 41 kB | 54 kB | 66/155 kB Progress (3): 41 kB | 54 kB | 70/155 kB Progress (3): 41 kB | 54 kB | 74/155 kB Progress (3): 41 kB | 54 kB | 78/155 kB Progress (3): 41 kB | 54 kB | 82/155 kB Progress (3): 41 kB | 54 kB | 86/155 kB Progress (3): 41 kB | 54 kB | 90/155 kB Progress (3): 41 kB | 54 kB | 94/155 kB Progress (3): 41 kB | 54 kB | 98/155 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 494 kB/s) 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 637 kB/s) Progress (1): 98/155 kB Progress (1): 102/155 kB Progress (1): 106/155 kB Progress (1): 110/155 kB Progress (1): 114/155 kB Progress (1): 118/155 kB Progress (1): 122/155 kB Progress (1): 126/155 kB Progress (1): 130/155 kB Progress (1): 134/155 kB Progress (1): 138/155 kB Progress (1): 142/155 kB Progress (1): 146/155 kB Progress (1): 150/155 kB Progress (1): 154/155 kB Progress (1): 155 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.jar (155 kB at 1.5 MB/s) [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jaxb-codemodel-parent --- 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 171 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 153 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 187 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 131 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.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-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 155 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.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-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 129 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm/6.2/asm-6.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 95 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/ow2/ow2/1.5/ow2-1.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 351 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom Progress (1): 4.1/16 kB Progress (1): 7.9/16 kB Progress (1): 12/16 kB Progress (1): 16 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 49 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Progress (1): 4.1/6.6 kB Progress (1): 6.6 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 46 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.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.4/plexus-compiler-api-2.8.4.pom (867 B at 28 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 194 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.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.4/plexus-compiler-manager-2.8.4.pom (692 B at 7.1 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.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.4/plexus-compiler-javac-2.8.4.pom (771 B at 26 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.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.4/plexus-compilers-2.8.4.pom (1.3 kB at 45 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/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/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/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm/6.2/asm-6.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar Progress (1): 4.1/317 kB Progress (1): 7.8/317 kB Progress (1): 12/317 kB Progress (1): 12/317 kB Progress (1): 16/317 kB Progress (1): 20/317 kB Progress (1): 24/317 kB Progress (1): 28/317 kB Progress (1): 32/317 kB Progress (1): 33/317 kB Progress (1): 37/317 kB Progress (1): 41/317 kB Progress (1): 45/317 kB Progress (1): 49/317 kB Progress (1): 53/317 kB Progress (1): 57/317 kB Progress (1): 61/317 kB Progress (1): 66/317 kB Progress (1): 70/317 kB Progress (1): 74/317 kB Progress (1): 78/317 kB Progress (1): 82/317 kB Progress (1): 86/317 kB Progress (1): 90/317 kB Progress (1): 94/317 kB Progress (1): 98/317 kB Progress (1): 102/317 kB Progress (1): 106/317 kB Progress (1): 111/317 kB Progress (1): 115/317 kB Progress (1): 119/317 kB Progress (1): 123/317 kB Progress (1): 127/317 kB Progress (1): 131/317 kB Progress (1): 135/317 kB Progress (1): 139/317 kB Progress (1): 143/317 kB Progress (1): 147/317 kB Progress (1): 152/317 kB Progress (1): 156/317 kB Progress (1): 160/317 kB Progress (1): 164/317 kB Progress (1): 168/317 kB Progress (1): 172/317 kB Progress (1): 176/317 kB Progress (1): 180/317 kB Progress (1): 184/317 kB Progress (1): 188/317 kB Progress (1): 193/317 kB Progress (1): 197/317 kB Progress (1): 201/317 kB Progress (1): 205/317 kB Progress (1): 209/317 kB Progress (1): 213/317 kB Progress (1): 217/317 kB Progress (1): 221/317 kB Progress (1): 225/317 kB Progress (1): 229/317 kB Progress (1): 233/317 kB Progress (1): 238/317 kB Progress (1): 242/317 kB Progress (1): 246/317 kB Progress (1): 250/317 kB Progress (1): 254/317 kB Progress (1): 258/317 kB Progress (1): 262/317 kB Progress (1): 266/317 kB Progress (1): 270/317 kB Progress (1): 274/317 kB Progress (1): 279/317 kB Progress (1): 283/317 kB Progress (1): 287/317 kB Progress (1): 291/317 kB Progress (1): 295/317 kB Progress (1): 299/317 kB Progress (1): 303/317 kB Progress (1): 307/317 kB Progress (1): 311/317 kB Progress (1): 315/317 kB Progress (1): 317 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 176 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar 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 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/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar Progress (1): 4.1/39 kB Progress (2): 4.1/39 kB | 4.1/222 kB Progress (3): 4.1/39 kB | 4.1/222 kB | 4.1/14 kB Progress (3): 7.7/39 kB | 4.1/222 kB | 4.1/14 kB Progress (3): 7.7/39 kB | 4.1/222 kB | 7.7/14 kB Progress (3): 7.7/39 kB | 7.7/222 kB | 7.7/14 kB Progress (3): 12/39 kB | 7.7/222 kB | 7.7/14 kB Progress (3): 16/39 kB | 7.7/222 kB | 7.7/14 kB Progress (3): 16/39 kB | 7.7/222 kB | 12/14 kB Progress (3): 20/39 kB | 7.7/222 kB | 12/14 kB Progress (3): 20/39 kB | 7.7/222 kB | 14 kB Progress (3): 20/39 kB | 12/222 kB | 14 kB Progress (3): 20/39 kB | 16/222 kB | 14 kB Progress (3): 24/39 kB | 16/222 kB | 14 kB Progress (3): 24/39 kB | 20/222 kB | 14 kB Progress (3): 24/39 kB | 24/222 kB | 14 kB Progress (3): 28/39 kB | 24/222 kB | 14 kB Progress (3): 28/39 kB | 28/222 kB | 14 kB Progress (3): 32/39 kB | 28/222 kB | 14 kB Progress (3): 32/39 kB | 32/222 kB | 14 kB Progress (3): 32/39 kB | 33/222 kB | 14 kB Progress (3): 36/39 kB | 33/222 kB | 14 kB Progress (3): 39 kB | 33/222 kB | 14 kB Progress (3): 39 kB | 37/222 kB | 14 kB Progress (3): 39 kB | 41/222 kB | 14 kB Progress (3): 39 kB | 45/222 kB | 14 kB Progress (3): 39 kB | 49/222 kB | 14 kB Progress (3): 39 kB | 53/222 kB | 14 kB Progress (3): 39 kB | 57/222 kB | 14 kB Progress (3): 39 kB | 61/222 kB | 14 kB Progress (3): 39 kB | 65/222 kB | 14 kB Progress (3): 39 kB | 66/222 kB | 14 kB Progress (3): 39 kB | 70/222 kB | 14 kB Progress (3): 39 kB | 74/222 kB | 14 kB Progress (3): 39 kB | 78/222 kB | 14 kB Progress (3): 39 kB | 82/222 kB | 14 kB Progress (3): 39 kB | 86/222 kB | 14 kB Progress (3): 39 kB | 90/222 kB | 14 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 301 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar Progress (2): 39 kB | 94/222 kB Progress (2): 39 kB | 98/222 kB Progress (2): 39 kB | 98/222 kB Progress (2): 39 kB | 102/222 kB Progress (2): 39 kB | 106/222 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 773 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar Progress (1): 110/222 kB Progress (1): 114/222 kB Progress (1): 118/222 kB Progress (1): 122/222 kB Progress (1): 126/222 kB Progress (1): 130/222 kB Progress (1): 131/222 kB Progress (1): 135/222 kB Progress (1): 139/222 kB Progress (1): 143/222 kB Progress (1): 147/222 kB Progress (1): 151/222 kB Progress (1): 155/222 kB Progress (1): 159/222 kB Progress (1): 163/222 kB Progress (1): 167/222 kB Progress (1): 171/222 kB Progress (1): 175/222 kB Progress (1): 179/222 kB Progress (1): 183/222 kB Progress (1): 187/222 kB Progress (1): 191/222 kB Progress (1): 195/222 kB Progress (1): 199/222 kB Progress (1): 203/222 kB Progress (1): 207/222 kB Progress (1): 211/222 kB Progress (1): 215/222 kB Progress (1): 219/222 kB Progress (1): 222 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.jar (222 kB at 1.5 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar Progress (1): 4.1/27 kB Progress (2): 4.1/27 kB | 4.1/167 kB Progress (2): 4.1/27 kB | 7.7/167 kB Progress (2): 4.1/27 kB | 12/167 kB Progress (2): 4.1/27 kB | 16/167 kB Progress (2): 4.1/27 kB | 20/167 kB Progress (2): 4.1/27 kB | 24/167 kB Progress (2): 7.7/27 kB | 24/167 kB Progress (2): 7.7/27 kB | 28/167 kB Progress (3): 7.7/27 kB | 28/167 kB | 4.1/111 kB Progress (3): 7.7/27 kB | 28/167 kB | 7.7/111 kB Progress (3): 12/27 kB | 28/167 kB | 7.7/111 kB Progress (3): 12/27 kB | 28/167 kB | 12/111 kB Progress (3): 12/27 kB | 28/167 kB | 16/111 kB Progress (3): 12/27 kB | 32/167 kB | 16/111 kB Progress (3): 12/27 kB | 32/167 kB | 20/111 kB Progress (3): 12/27 kB | 32/167 kB | 24/111 kB Progress (3): 16/27 kB | 32/167 kB | 24/111 kB Progress (3): 16/27 kB | 32/167 kB | 28/111 kB Progress (3): 16/27 kB | 32/167 kB | 32/111 kB Progress (3): 16/27 kB | 33/167 kB | 32/111 kB Progress (3): 16/27 kB | 33/167 kB | 33/111 kB Progress (3): 16/27 kB | 37/167 kB | 33/111 kB Progress (3): 16/27 kB | 41/167 kB | 33/111 kB Progress (3): 16/27 kB | 45/167 kB | 33/111 kB Progress (3): 16/27 kB | 49/167 kB | 33/111 kB Progress (3): 16/27 kB | 53/167 kB | 33/111 kB Progress (3): 16/27 kB | 57/167 kB | 33/111 kB Progress (3): 16/27 kB | 61/167 kB | 33/111 kB Progress (3): 16/27 kB | 65/167 kB | 33/111 kB Progress (3): 16/27 kB | 66/167 kB | 33/111 kB Progress (3): 20/27 kB | 66/167 kB | 33/111 kB Progress (3): 24/27 kB | 66/167 kB | 33/111 kB Progress (3): 27 kB | 66/167 kB | 33/111 kB Progress (3): 27 kB | 66/167 kB | 37/111 kB Progress (3): 27 kB | 70/167 kB | 37/111 kB Progress (3): 27 kB | 74/167 kB | 37/111 kB Progress (3): 27 kB | 74/167 kB | 41/111 kB Progress (3): 27 kB | 74/167 kB | 45/111 kB Progress (3): 27 kB | 74/167 kB | 49/111 kB Progress (3): 27 kB | 78/167 kB | 49/111 kB Progress (3): 27 kB | 78/167 kB | 53/111 kB Progress (3): 27 kB | 78/167 kB | 57/111 kB Progress (3): 27 kB | 78/167 kB | 61/111 kB Progress (3): 27 kB | 78/167 kB | 65/111 kB Progress (3): 27 kB | 78/167 kB | 66/111 kB Progress (3): 27 kB | 78/167 kB | 70/111 kB Progress (3): 27 kB | 82/167 kB | 70/111 kB Progress (3): 27 kB | 82/167 kB | 74/111 kB Progress (3): 27 kB | 86/167 kB | 74/111 kB Progress (3): 27 kB | 90/167 kB | 74/111 kB Progress (3): 27 kB | 90/167 kB | 78/111 kB Progress (3): 27 kB | 90/167 kB | 82/111 kB Progress (3): 27 kB | 90/167 kB | 86/111 kB Progress (3): 27 kB | 90/167 kB | 90/111 kB Progress (3): 27 kB | 90/167 kB | 94/111 kB Progress (3): 27 kB | 90/167 kB | 98/111 kB Progress (3): 27 kB | 94/167 kB | 98/111 kB Progress (3): 27 kB | 94/167 kB | 102/111 kB Progress (4): 27 kB | 94/167 kB | 102/111 kB | 4.1/4.7 kB Progress (4): 27 kB | 98/167 kB | 102/111 kB | 4.1/4.7 kB Progress (4): 27 kB | 98/167 kB | 102/111 kB | 4.7 kB Progress (4): 27 kB | 98/167 kB | 102/111 kB | 4.7 kB Progress (4): 27 kB | 98/167 kB | 106/111 kB | 4.7 kB Progress (4): 27 kB | 102/167 kB | 106/111 kB | 4.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (27 kB at 149 kB/s) Progress (3): 102/167 kB | 110/111 kB | 4.7 kB Progress (3): 106/167 kB | 110/111 kB | 4.7 kB Progress (3): 106/167 kB | 111 kB | 4.7 kB Progress (3): 110/167 kB | 111 kB | 4.7 kB Progress (3): 114/167 kB | 111 kB | 4.7 kB Progress (3): 118/167 kB | 111 kB | 4.7 kB Progress (3): 122/167 kB | 111 kB | 4.7 kB Progress (3): 126/167 kB | 111 kB | 4.7 kB Progress (3): 130/167 kB | 111 kB | 4.7 kB Progress (3): 131/167 kB | 111 kB | 4.7 kB Progress (4): 131/167 kB | 111 kB | 4.7 kB | 4.1/21 kB Progress (4): 135/167 kB | 111 kB | 4.7 kB | 4.1/21 kB Progress (4): 135/167 kB | 111 kB | 4.7 kB | 7.7/21 kB Progress (4): 135/167 kB | 111 kB | 4.7 kB | 12/21 kB Progress (4): 135/167 kB | 111 kB | 4.7 kB | 16/21 kB Progress (4): 135/167 kB | 111 kB | 4.7 kB | 20/21 kB Progress (4): 135/167 kB | 111 kB | 4.7 kB | 21 kB Progress (4): 139/167 kB | 111 kB | 4.7 kB | 21 kB Progress (4): 143/167 kB | 111 kB | 4.7 kB | 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 559 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (4.7 kB at 24 kB/s) Progress (2): 147/167 kB | 21 kB Progress (2): 151/167 kB | 21 kB Progress (2): 155/167 kB | 21 kB Progress (2): 159/167 kB | 21 kB Progress (2): 163/167 kB | 21 kB Progress (2): 167 kB | 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 102 kB/s) 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 744 kB/s) [INFO] No sources to compile [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jaxb-codemodel-parent --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.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/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.pom (4.3 kB at 140 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.pom Progress (1): 4.1/4.6 kB Progress (1): 4.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.pom (4.6 kB at 170 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.pom Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.pom (5.3 kB at 77 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom Progress (1): 4.1/4.9 kB Progress (1): 4.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (4.9 kB at 170 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.2/commons-io-2.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 356 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/24/commons-parent-24.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom Progress (1): 4.1/47 kB Progress (1): 7.7/47 kB Progress (1): 12/47 kB Progress (1): 16/47 kB Progress (1): 20/47 kB Progress (1): 24/47 kB Progress (1): 28/47 kB Progress (1): 32/47 kB Progress (1): 33/47 kB Progress (1): 37/47 kB Progress (1): 41/47 kB Progress (1): 45/47 kB Progress (1): 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.4 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom (13 kB at 369 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/iq80/snappy/snappy/0.4/snappy-0.4.pom Progress (1): 4.1/15 kB Progress (1): 7.9/15 kB Progress (1): 12/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 47 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/tukaani/xz/1.5/xz-1.5.pom Progress (1): 1.9 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 12 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.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.22/plexus-interpolation-1.22.pom (1.5 kB at 55 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 99 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (5.3 kB at 184 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.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.11/commons-compress-1.11.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.5/xz-1.5.jar Progress (1): 4.1/58 kB Progress (1): 7.8/58 kB Progress (1): 12/58 kB Progress (1): 12/58 kB Progress (2): 12/58 kB | 3.8/100 kB Progress (2): 16/58 kB | 3.8/100 kB Progress (2): 20/58 kB | 3.8/100 kB Progress (2): 24/58 kB | 3.8/100 kB Progress (2): 28/58 kB | 3.8/100 kB Progress (2): 28/58 kB | 7.9/100 kB Progress (2): 28/58 kB | 12/100 kB Progress (2): 28/58 kB | 16/100 kB Progress (2): 28/58 kB | 20/100 kB Progress (2): 32/58 kB | 20/100 kB Progress (2): 32/58 kB | 24/100 kB Progress (2): 37/58 kB | 24/100 kB Progress (2): 37/58 kB | 28/100 kB Progress (2): 41/58 kB | 28/100 kB Progress (2): 41/58 kB | 32/100 kB Progress (2): 45/58 kB | 32/100 kB Progress (2): 49/58 kB | 32/100 kB Progress (2): 53/58 kB | 32/100 kB Progress (2): 57/58 kB | 32/100 kB Progress (2): 58 kB | 32/100 kB Progress (2): 58 kB | 37/100 kB Progress (2): 58 kB | 41/100 kB Progress (2): 58 kB | 45/100 kB Progress (2): 58 kB | 49/100 kB Progress (2): 58 kB | 49/100 kB Progress (2): 58 kB | 53/100 kB Progress (2): 58 kB | 57/100 kB Progress (2): 58 kB | 58/100 kB Progress (2): 58 kB | 62/100 kB Progress (2): 58 kB | 66/100 kB Progress (2): 58 kB | 70/100 kB Progress (2): 58 kB | 74/100 kB Progress (2): 58 kB | 79/100 kB Progress (2): 58 kB | 83/100 kB Progress (2): 58 kB | 87/100 kB Progress (2): 58 kB | 91/100 kB Progress (2): 58 kB | 95/100 kB Progress (2): 58 kB | 99/100 kB Progress (2): 58 kB | 100 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 93 kB/s) Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 153 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 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar Progress (1): 4.1/24 kB Progress (2): 4.1/24 kB | 4.1/187 kB Progress (3): 4.1/24 kB | 4.1/187 kB | 4.1/86 kB Progress (3): 7.7/24 kB | 4.1/187 kB | 4.1/86 kB Progress (3): 12/24 kB | 4.1/187 kB | 4.1/86 kB Progress (3): 12/24 kB | 7.7/187 kB | 4.1/86 kB Progress (4): 12/24 kB | 7.7/187 kB | 4.1/86 kB | 4.1/154 kB Progress (4): 12/24 kB | 12/187 kB | 4.1/86 kB | 4.1/154 kB Progress (5): 12/24 kB | 12/187 kB | 4.1/86 kB | 4.1/154 kB | 4.1/4.3 kB Progress (5): 16/24 kB | 12/187 kB | 4.1/86 kB | 4.1/154 kB | 4.1/4.3 kB Progress (5): 16/24 kB | 12/187 kB | 7.7/86 kB | 4.1/154 kB | 4.1/4.3 kB Progress (5): 20/24 kB | 12/187 kB | 7.7/86 kB | 4.1/154 kB | 4.1/4.3 kB Progress (5): 20/24 kB | 12/187 kB | 12/86 kB | 4.1/154 kB | 4.1/4.3 kB Progress (5): 24 kB | 12/187 kB | 12/86 kB | 4.1/154 kB | 4.1/4.3 kB Progress (5): 24 kB | 12/187 kB | 12/86 kB | 4.1/154 kB | 4.3 kB Progress (5): 24 kB | 16/187 kB | 12/86 kB | 4.1/154 kB | 4.3 kB Progress (5): 24 kB | 16/187 kB | 12/86 kB | 7.7/154 kB | 4.3 kB Progress (5): 24 kB | 20/187 kB | 12/86 kB | 7.7/154 kB | 4.3 kB Progress (5): 24 kB | 24/187 kB | 12/86 kB | 7.7/154 kB | 4.3 kB Progress (5): 24 kB | 24/187 kB | 16/86 kB | 7.7/154 kB | 4.3 kB Progress (5): 24 kB | 24/187 kB | 16/86 kB | 12/154 kB | 4.3 kB Progress (5): 24 kB | 24/187 kB | 16/86 kB | 16/154 kB | 4.3 kB Progress (5): 24 kB | 28/187 kB | 16/86 kB | 16/154 kB | 4.3 kB Progress (5): 24 kB | 32/187 kB | 16/86 kB | 16/154 kB | 4.3 kB Progress (5): 24 kB | 32/187 kB | 16/86 kB | 20/154 kB | 4.3 kB Progress (5): 24 kB | 32/187 kB | 16/86 kB | 24/154 kB | 4.3 kB Progress (5): 24 kB | 32/187 kB | 16/86 kB | 28/154 kB | 4.3 kB Progress (5): 24 kB | 32/187 kB | 16/86 kB | 32/154 kB | 4.3 kB Progress (5): 24 kB | 32/187 kB | 20/86 kB | 32/154 kB | 4.3 kB Progress (5): 24 kB | 32/187 kB | 20/86 kB | 33/154 kB | 4.3 kB Progress (5): 24 kB | 33/187 kB | 20/86 kB | 33/154 kB | 4.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.jar (24 kB at 455 kB/s) 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 78 kB/s) Progress (3): 33/187 kB | 24/86 kB | 33/154 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar Progress (3): 33/187 kB | 24/86 kB | 37/154 kB Progress (3): 37/187 kB | 24/86 kB | 37/154 kB Progress (3): 41/187 kB | 24/86 kB | 37/154 kB Progress (3): 41/187 kB | 24/86 kB | 41/154 kB Progress (3): 41/187 kB | 28/86 kB | 41/154 kB Progress (3): 41/187 kB | 32/86 kB | 41/154 kB Progress (3): 41/187 kB | 33/86 kB | 41/154 kB Progress (3): 41/187 kB | 37/86 kB | 41/154 kB Progress (3): 41/187 kB | 41/86 kB | 41/154 kB Progress (3): 41/187 kB | 45/86 kB | 41/154 kB Progress (3): 41/187 kB | 49/86 kB | 41/154 kB Progress (3): 41/187 kB | 53/86 kB | 41/154 kB Progress (3): 41/187 kB | 57/86 kB | 41/154 kB Progress (3): 41/187 kB | 61/86 kB | 41/154 kB Progress (3): 41/187 kB | 65/86 kB | 41/154 kB Progress (3): 41/187 kB | 69/86 kB | 41/154 kB Progress (3): 41/187 kB | 73/86 kB | 41/154 kB Progress (3): 41/187 kB | 77/86 kB | 41/154 kB Progress (3): 41/187 kB | 81/86 kB | 41/154 kB Progress (3): 41/187 kB | 85/86 kB | 41/154 kB Progress (3): 41/187 kB | 86 kB | 41/154 kB Progress (3): 45/187 kB | 86 kB | 41/154 kB Progress (3): 49/187 kB | 86 kB | 41/154 kB Progress (3): 49/187 kB | 86 kB | 45/154 kB Progress (3): 49/187 kB | 86 kB | 49/154 kB Progress (3): 49/187 kB | 86 kB | 53/154 kB Progress (3): 49/187 kB | 86 kB | 57/154 kB Progress (4): 49/187 kB | 86 kB | 57/154 kB | 4.1/426 kB Progress (4): 53/187 kB | 86 kB | 57/154 kB | 4.1/426 kB Progress (4): 57/187 kB | 86 kB | 57/154 kB | 4.1/426 kB Progress (4): 61/187 kB | 86 kB | 57/154 kB | 4.1/426 kB Progress (4): 65/187 kB | 86 kB | 57/154 kB | 4.1/426 kB Progress (4): 65/187 kB | 86 kB | 61/154 kB | 4.1/426 kB Progress (4): 69/187 kB | 86 kB | 61/154 kB | 4.1/426 kB Progress (4): 73/187 kB | 86 kB | 61/154 kB | 4.1/426 kB Progress (4): 77/187 kB | 86 kB | 61/154 kB | 4.1/426 kB Progress (4): 81/187 kB | 86 kB | 61/154 kB | 4.1/426 kB Progress (4): 85/187 kB | 86 kB | 61/154 kB | 4.1/426 kB Progress (4): 89/187 kB | 86 kB | 61/154 kB | 4.1/426 kB Progress (4): 93/187 kB | 86 kB | 61/154 kB | 4.1/426 kB Progress (4): 97/187 kB | 86 kB | 61/154 kB | 4.1/426 kB Progress (4): 101/187 kB | 86 kB | 61/154 kB | 4.1/426 kB Progress (4): 105/187 kB | 86 kB | 61/154 kB | 4.1/426 kB Progress (4): 109/187 kB | 86 kB | 61/154 kB | 4.1/426 kB Progress (4): 113/187 kB | 86 kB | 61/154 kB | 4.1/426 kB Progress (4): 117/187 kB | 86 kB | 61/154 kB | 4.1/426 kB Progress (4): 121/187 kB | 86 kB | 61/154 kB | 4.1/426 kB Progress (4): 125/187 kB | 86 kB | 61/154 kB | 4.1/426 kB Progress (4): 129/187 kB | 86 kB | 61/154 kB | 4.1/426 kB Progress (4): 133/187 kB | 86 kB | 61/154 kB | 4.1/426 kB Progress (4): 137/187 kB | 86 kB | 61/154 kB | 4.1/426 kB Progress (4): 141/187 kB | 86 kB | 61/154 kB | 4.1/426 kB Progress (4): 145/187 kB | 86 kB | 61/154 kB | 4.1/426 kB Progress (4): 149/187 kB | 86 kB | 61/154 kB | 4.1/426 kB Progress (4): 153/187 kB | 86 kB | 61/154 kB | 4.1/426 kB Progress (4): 153/187 kB | 86 kB | 61/154 kB | 7.7/426 kB Progress (4): 153/187 kB | 86 kB | 61/154 kB | 12/426 kB Progress (4): 153/187 kB | 86 kB | 61/154 kB | 16/426 kB Progress (4): 153/187 kB | 86 kB | 61/154 kB | 20/426 kB Progress (4): 153/187 kB | 86 kB | 61/154 kB | 24/426 kB Progress (4): 157/187 kB | 86 kB | 61/154 kB | 24/426 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (86 kB at 933 kB/s) Progress (3): 157/187 kB | 65/154 kB | 24/426 kB Progress (3): 161/187 kB | 65/154 kB | 24/426 kB Progress (3): 161/187 kB | 66/154 kB | 24/426 kB Progress (3): 165/187 kB | 66/154 kB | 24/426 kB Progress (3): 169/187 kB | 66/154 kB | 24/426 kB Progress (3): 173/187 kB | 66/154 kB | 24/426 kB Progress (3): 177/187 kB | 66/154 kB | 24/426 kB Progress (3): 181/187 kB | 66/154 kB | 24/426 kB Progress (3): 185/187 kB | 66/154 kB | 24/426 kB Progress (3): 187 kB | 66/154 kB | 24/426 kB Progress (3): 187 kB | 66/154 kB | 28/426 kB Progress (3): 187 kB | 70/154 kB | 28/426 kB Progress (3): 187 kB | 70/154 kB | 32/426 kB Progress (3): 187 kB | 74/154 kB | 32/426 kB Progress (3): 187 kB | 74/154 kB | 33/426 kB Progress (3): 187 kB | 74/154 kB | 37/426 kB Progress (3): 187 kB | 78/154 kB | 37/426 kB Progress (3): 187 kB | 78/154 kB | 41/426 kB Progress (3): 187 kB | 82/154 kB | 41/426 kB Progress (3): 187 kB | 86/154 kB | 41/426 kB Progress (3): 187 kB | 86/154 kB | 45/426 kB Progress (3): 187 kB | 86/154 kB | 49/426 kB Progress (3): 187 kB | 86/154 kB | 53/426 kB Progress (3): 187 kB | 86/154 kB | 57/426 kB Progress (3): 187 kB | 86/154 kB | 61/426 kB Progress (3): 187 kB | 86/154 kB | 65/426 kB Progress (3): 187 kB | 90/154 kB | 65/426 kB Progress (3): 187 kB | 90/154 kB | 66/426 kB Progress (3): 187 kB | 94/154 kB | 66/426 kB Progress (3): 187 kB | 98/154 kB | 66/426 kB Progress (3): 187 kB | 98/154 kB | 66/426 kB Progress (3): 187 kB | 102/154 kB | 66/426 kB Progress (3): 187 kB | 102/154 kB | 70/426 kB Progress (3): 187 kB | 106/154 kB | 70/426 kB Progress (3): 187 kB | 106/154 kB | 74/426 kB Progress (3): 187 kB | 110/154 kB | 74/426 kB Progress (3): 187 kB | 110/154 kB | 78/426 kB Progress (3): 187 kB | 114/154 kB | 78/426 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 1.6 MB/s) Progress (2): 114/154 kB | 82/426 kB Progress (2): 118/154 kB | 82/426 kB Progress (2): 118/154 kB | 86/426 kB Progress (2): 122/154 kB | 86/426 kB Progress (2): 126/154 kB | 86/426 kB Progress (2): 126/154 kB | 90/426 kB Progress (2): 130/154 kB | 90/426 kB Progress (2): 130/154 kB | 94/426 kB Progress (2): 134/154 kB | 94/426 kB Progress (2): 134/154 kB | 98/426 kB Progress (2): 134/154 kB | 98/426 kB Progress (2): 134/154 kB | 102/426 kB Progress (2): 138/154 kB | 102/426 kB Progress (2): 138/154 kB | 106/426 kB Progress (2): 142/154 kB | 106/426 kB Progress (2): 142/154 kB | 110/426 kB Progress (2): 142/154 kB | 114/426 kB Progress (2): 142/154 kB | 118/426 kB Progress (2): 142/154 kB | 122/426 kB Progress (2): 142/154 kB | 126/426 kB Progress (2): 142/154 kB | 130/426 kB Progress (2): 142/154 kB | 131/426 kB Progress (2): 142/154 kB | 135/426 kB Progress (2): 142/154 kB | 139/426 kB Progress (2): 142/154 kB | 143/426 kB Progress (2): 142/154 kB | 147/426 kB Progress (2): 142/154 kB | 151/426 kB Progress (2): 146/154 kB | 151/426 kB Progress (2): 150/154 kB | 151/426 kB Progress (2): 154/154 kB | 151/426 kB Progress (2): 154/154 kB | 155/426 kB Progress (2): 154/154 kB | 159/426 kB Progress (2): 154/154 kB | 163/426 kB Progress (2): 154/154 kB | 167/426 kB Progress (2): 154/154 kB | 171/426 kB Progress (2): 154/154 kB | 175/426 kB Progress (2): 154/154 kB | 179/426 kB Progress (2): 154/154 kB | 183/426 kB Progress (2): 154/154 kB | 187/426 kB Progress (2): 154/154 kB | 191/426 kB Progress (2): 154/154 kB | 195/426 kB Progress (2): 154/154 kB | 199/426 kB Progress (2): 154/154 kB | 203/426 kB Progress (2): 154/154 kB | 207/426 kB Progress (2): 154/154 kB | 211/426 kB Progress (2): 154/154 kB | 215/426 kB Progress (2): 154/154 kB | 219/426 kB Progress (2): 154/154 kB | 223/426 kB Progress (2): 154/154 kB | 227/426 kB Progress (2): 154/154 kB | 231/426 kB Progress (2): 154/154 kB | 235/426 kB Progress (2): 154/154 kB | 239/426 kB Progress (2): 154/154 kB | 243/426 kB Progress (2): 154/154 kB | 247/426 kB Progress (2): 154/154 kB | 251/426 kB Progress (2): 154/154 kB | 255/426 kB Progress (2): 154/154 kB | 259/426 kB Progress (2): 154 kB | 259/426 kB Progress (2): 154 kB | 263/426 kB Progress (2): 154 kB | 267/426 kB Progress (2): 154 kB | 271/426 kB Progress (2): 154 kB | 275/426 kB Progress (2): 154 kB | 279/426 kB Progress (2): 154 kB | 283/426 kB Progress (2): 154 kB | 287/426 kB Progress (2): 154 kB | 291/426 kB Progress (2): 154 kB | 295/426 kB Progress (2): 154 kB | 299/426 kB Progress (2): 154 kB | 303/426 kB Progress (2): 154 kB | 307/426 kB Progress (2): 154 kB | 311/426 kB Progress (2): 154 kB | 315/426 kB Progress (2): 154 kB | 319/426 kB Progress (2): 154 kB | 323/426 kB Progress (2): 154 kB | 327/426 kB Progress (2): 154 kB | 331/426 kB Progress (2): 154 kB | 335/426 kB Progress (2): 154 kB | 339/426 kB Progress (2): 154 kB | 343/426 kB Progress (2): 154 kB | 347/426 kB Progress (2): 154 kB | 351/426 kB Progress (2): 154 kB | 355/426 kB Progress (2): 154 kB | 359/426 kB Progress (2): 154 kB | 363/426 kB Progress (2): 154 kB | 367/426 kB Progress (2): 154 kB | 371/426 kB Progress (2): 154 kB | 375/426 kB Progress (2): 154 kB | 379/426 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.jar (154 kB at 953 kB/s) Progress (1): 383/426 kB Progress (1): 387/426 kB Progress (1): 391/426 kB Progress (1): 395/426 kB Progress (1): 399/426 kB Progress (1): 403/426 kB Progress (1): 407/426 kB Progress (1): 411/426 kB Progress (1): 415/426 kB Progress (1): 419/426 kB Progress (1): 423/426 kB Progress (1): 426 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar (426 kB at 2.4 MB/s) [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ jaxb-codemodel-parent --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.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/3.2.0/maven-archiver-3.2.0.pom (4.3 kB at 139 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.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/3.5/plexus-archiver-3.5.pom (4.8 kB at 160 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.0/plexus-5.0.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/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 561 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom (4.5 kB at 168 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom (13 kB at 424 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/tukaani/xz/1.6/xz-1.6.pom Progress (1): 1.9 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/tukaani/xz/1.6/xz-1.6.pom (1.9 kB at 6.6 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.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-invoker/3.0.0/maven-invoker-3.0.0.pom (5.0 kB at 144 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.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.0/maven-common-artifact-filters-3.0.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/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom (4.8 kB at 67 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom (6.4 kB at 200 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom (16 kB at 435 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom (5.5 kB at 123 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.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/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom (13 kB at 49 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.2/commons-logging-1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 582 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 1.2 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-codec/commons-codec/1.9/commons-codec-1.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.pom Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.pom (12 kB at 340 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/32/commons-parent-32.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom Progress (1): 4.1/53 kB Progress (1): 7.7/53 kB Progress (1): 12/53 kB Progress (1): 16/53 kB Progress (1): 20/53 kB Progress (1): 24/53 kB Progress (1): 28/53 kB Progress (1): 32/53 kB Progress (1): 33/53 kB Progress (1): 37/53 kB Progress (1): 41/53 kB Progress (1): 45/53 kB Progress (1): 49/53 kB Progress (1): 53 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 1.2 MB/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 Progress (1): 3.8/16 kB Progress (1): 7.9/16 kB Progress (1): 12/16 kB Progress (1): 16 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 kB at 52 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.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.8/plexus-java-0.9.8.pom (2.4 kB at 71 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom (2.2 kB at 48 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 89 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.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/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 155 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.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.0.1/plexus-io-3.0.1.pom (4.5 kB at 162 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 460 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 504 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/43/commons-parent-43.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/43/commons-parent-43.pom Progress (1): 4.1/70 kB Progress (1): 7.7/70 kB Progress (1): 12/70 kB Progress (1): 16/70 kB Progress (1): 20/70 kB Progress (1): 24/70 kB Progress (1): 28/70 kB Progress (1): 32/70 kB Progress (1): 33/70 kB Progress (1): 37/70 kB Progress (1): 41/70 kB Progress (1): 45/70 kB Progress (1): 49/70 kB Progress (1): 53/70 kB Progress (1): 57/70 kB Progress (1): 61/70 kB Progress (1): 65/70 kB Progress (1): 69/70 kB Progress (1): 70 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 1.9 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/objenesis/objenesis/2.6/objenesis-2.6.pom Progress (1): 2.8 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 10 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom Progress (1): 3.8/17 kB Progress (1): 7.9/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 93 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/tukaani/xz/1.8/xz-1.8.pom Progress (1): 1.9 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 13 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.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-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.2/commons-logging-1.2.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-java/0.9.8/plexus-java-0.9.8.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar Progress (1): 3.8/315 kB Progress (1): 7.9/315 kB Progress (1): 12/315 kB Progress (1): 16/315 kB Progress (1): 20/315 kB Progress (1): 24/315 kB Progress (1): 28/315 kB Progress (1): 32/315 kB Progress (1): 33/315 kB Progress (1): 37/315 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/objenesis/objenesis/2.6/objenesis-2.6.jar Progress (1): 41/315 kB Progress (1): 45/315 kB Progress (1): 49/315 kB Progress (1): 53/315 kB Progress (1): 55/315 kB Progress (1): 59/315 kB Progress (1): 63/315 kB Progress (1): 67/315 kB Progress (1): 71/315 kB Progress (1): 75/315 kB Progress (1): 79/315 kB Progress (1): 83/315 kB Progress (1): 88/315 kB Progress (1): 92/315 kB Progress (1): 96/315 kB Progress (1): 100/315 kB Progress (1): 104/315 kB Progress (1): 108/315 kB Progress (1): 112/315 kB Progress (1): 116/315 kB Progress (1): 120/315 kB Progress (1): 124/315 kB Progress (1): 128/315 kB Progress (1): 133/315 kB Progress (1): 137/315 kB Progress (1): 141/315 kB Progress (1): 145/315 kB Progress (1): 149/315 kB Progress (1): 153/315 kB Progress (1): 157/315 kB Progress (1): 161/315 kB Progress (1): 165/315 kB Progress (1): 169/315 kB Progress (1): 174/315 kB Progress (1): 178/315 kB Progress (1): 182/315 kB Progress (1): 186/315 kB Progress (1): 190/315 kB Progress (1): 194/315 kB Progress (1): 198/315 kB Progress (1): 202/315 kB Progress (1): 206/315 kB Progress (1): 210/315 kB Progress (1): 215/315 kB Progress (1): 219/315 kB Progress (1): 223/315 kB Progress (1): 227/315 kB Progress (1): 231/315 kB Progress (1): 235/315 kB Progress (1): 239/315 kB Progress (1): 243/315 kB Progress (1): 247/315 kB Progress (1): 251/315 kB Progress (1): 255/315 kB Progress (1): 260/315 kB Progress (1): 264/315 kB Progress (1): 268/315 kB Progress (1): 272/315 kB Progress (1): 276/315 kB Progress (1): 280/315 kB Progress (1): 284/315 kB Progress (1): 288/315 kB Progress (1): 292/315 kB Progress (1): 296/315 kB Progress (1): 301/315 kB Progress (1): 305/315 kB Progress (1): 309/315 kB Progress (1): 313/315 kB Progress (1): 315 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 70 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/tukaani/xz/1.8/xz-1.8.jar Progress (1): 4.1/56 kB Progress (1): 7.8/56 kB Progress (1): 12/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): 37/56 kB Progress (1): 41/56 kB Progress (1): 45/56 kB Progress (1): 49/56 kB Progress (1): 53/56 kB Progress (1): 56 kB Progress (2): 56 kB | 3.8/109 kB Progress (2): 56 kB | 7.9/109 kB Progress (2): 56 kB | 12/109 kB Progress (2): 56 kB | 16/109 kB Progress (2): 56 kB | 20/109 kB Progress (2): 56 kB | 24/109 kB Progress (2): 56 kB | 28/109 kB Progress (2): 56 kB | 32/109 kB Progress (2): 56 kB | 33/109 kB Progress (2): 56 kB | 37/109 kB Progress (2): 56 kB | 41/109 kB Progress (2): 56 kB | 45/109 kB Progress (2): 56 kB | 49/109 kB Progress (2): 56 kB | 53/109 kB Progress (2): 56 kB | 57/109 kB Progress (2): 56 kB | 61/109 kB Progress (2): 56 kB | 66/109 kB Progress (2): 56 kB | 70/109 kB Progress (2): 56 kB | 74/109 kB Progress (2): 56 kB | 78/109 kB Progress (2): 56 kB | 82/109 kB Progress (2): 56 kB | 86/109 kB Progress (2): 56 kB | 90/109 kB Progress (2): 56 kB | 94/109 kB Progress (2): 56 kB | 98/109 kB Progress (2): 56 kB | 102/109 kB Progress (2): 56 kB | 106/109 kB Progress (2): 56 kB | 109 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 23 kB/s) Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 12 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.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.0/maven-common-artifact-filters-3.0.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar Progress (1): 4.1/24 kB Progress (2): 4.1/24 kB | 4.1/33 kB Progress (2): 4.1/24 kB | 7.7/33 kB Progress (2): 4.1/24 kB | 12/33 kB Progress (2): 4.1/24 kB | 16/33 kB Progress (2): 4.1/24 kB | 20/33 kB Progress (2): 4.1/24 kB | 24/33 kB Progress (2): 4.1/24 kB | 28/33 kB Progress (2): 4.1/24 kB | 32/33 kB Progress (2): 4.1/24 kB | 33 kB Progress (3): 4.1/24 kB | 33 kB | 4.1/57 kB Progress (3): 4.1/24 kB | 33 kB | 7.7/57 kB Progress (3): 7.7/24 kB | 33 kB | 7.7/57 kB Progress (3): 7.7/24 kB | 33 kB | 12/57 kB Progress (3): 7.7/24 kB | 33 kB | 16/57 kB Progress (3): 12/24 kB | 33 kB | 16/57 kB Progress (3): 12/24 kB | 33 kB | 20/57 kB Progress (3): 16/24 kB | 33 kB | 20/57 kB Progress (3): 16/24 kB | 33 kB | 24/57 kB Progress (3): 20/24 kB | 33 kB | 24/57 kB Progress (3): 20/24 kB | 33 kB | 28/57 kB Progress (3): 24/24 kB | 33 kB | 28/57 kB Progress (3): 24/24 kB | 33 kB | 32/57 kB Progress (3): 24 kB | 33 kB | 32/57 kB Progress (3): 24 kB | 33 kB | 33/57 kB Progress (4): 24 kB | 33 kB | 33/57 kB | 4.1/64 kB Progress (4): 24 kB | 33 kB | 33/57 kB | 7.7/64 kB Progress (4): 24 kB | 33 kB | 33/57 kB | 12/64 kB Progress (4): 24 kB | 33 kB | 33/57 kB | 16/64 kB Progress (4): 24 kB | 33 kB | 37/57 kB | 16/64 kB Progress (4): 24 kB | 33 kB | 41/57 kB | 16/64 kB Progress (4): 24 kB | 33 kB | 41/57 kB | 20/64 kB Progress (4): 24 kB | 33 kB | 45/57 kB | 20/64 kB Progress (4): 24 kB | 33 kB | 45/57 kB | 24/64 kB Progress (4): 24 kB | 33 kB | 49/57 kB | 24/64 kB Progress (4): 24 kB | 33 kB | 49/57 kB | 28/64 kB Progress (4): 24 kB | 33 kB | 53/57 kB | 28/64 kB Progress (4): 24 kB | 33 kB | 53/57 kB | 32/64 kB Progress (4): 24 kB | 33 kB | 53/57 kB | 33/64 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.jar (33 kB at 714 kB/s) Progress (3): 24 kB | 57/57 kB | 33/64 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 (3): 24 kB | 57/57 kB | 37/64 kB Progress (3): 24 kB | 57/57 kB | 41/64 kB Progress (3): 24 kB | 57/57 kB | 45/64 kB Progress (3): 24 kB | 57/57 kB | 49/64 kB Progress (3): 24 kB | 57/57 kB | 53/64 kB Progress (3): 24 kB | 57/57 kB | 57/64 kB Progress (3): 24 kB | 57/57 kB | 61/64 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar (24 kB at 456 kB/s) Progress (2): 57 kB | 61/64 kB 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.jar Progress (2): 57 kB | 64 kB Progress (3): 57 kB | 64 kB | 4.1/16 kB Progress (3): 57 kB | 64 kB | 7.7/16 kB Progress (3): 57 kB | 64 kB | 12/16 kB Progress (3): 57 kB | 64 kB | 16/16 kB Progress (3): 57 kB | 64 kB | 16 kB Progress (4): 57 kB | 64 kB | 16 kB | 4.1/11 kB Progress (4): 57 kB | 64 kB | 16 kB | 7.7/11 kB Progress (4): 57 kB | 64 kB | 16 kB | 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar (64 kB at 900 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar Progress (4): 57 kB | 16 kB | 11 kB | 4.1/237 kB Progress (4): 57 kB | 16 kB | 11 kB | 7.7/237 kB Progress (4): 57 kB | 16 kB | 11 kB | 12/237 kB Progress (4): 57 kB | 16 kB | 11 kB | 16/237 kB Progress (4): 57 kB | 16 kB | 11 kB | 20/237 kB Progress (4): 57 kB | 16 kB | 11 kB | 24/237 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 144 kB/s) Progress (3): 57 kB | 16 kB | 28/237 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar Progress (3): 57 kB | 16 kB | 32/237 kB Progress (3): 57 kB | 16 kB | 33/237 kB Progress (3): 57 kB | 16 kB | 37/237 kB Progress (3): 57 kB | 16 kB | 41/237 kB Progress (3): 57 kB | 16 kB | 45/237 kB Progress (3): 57 kB | 16 kB | 49/237 kB Progress (3): 57 kB | 16 kB | 53/237 kB Progress (3): 57 kB | 16 kB | 57/237 kB Progress (3): 57 kB | 16 kB | 61/237 kB Progress (3): 57 kB | 16 kB | 65/237 kB Progress (3): 57 kB | 16 kB | 66/237 kB Progress (4): 57 kB | 16 kB | 66/237 kB | 4.1/8.1 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.0/maven-common-artifact-filters-3.0.0.jar (57 kB at 520 kB/s) Progress (3): 16 kB | 70/237 kB | 4.1/8.1 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar Progress (3): 16 kB | 70/237 kB | 7.7/8.1 kB Progress (3): 16 kB | 74/237 kB | 7.7/8.1 kB Progress (3): 16 kB | 74/237 kB | 8.1 kB Progress (4): 16 kB | 74/237 kB | 8.1 kB | 4.1/737 kB Progress (4): 16 kB | 74/237 kB | 8.1 kB | 7.7/737 kB Progress (4): 16 kB | 78/237 kB | 8.1 kB | 7.7/737 kB Progress (4): 16 kB | 82/237 kB | 8.1 kB | 7.7/737 kB Progress (4): 16 kB | 86/237 kB | 8.1 kB | 7.7/737 kB Progress (4): 16 kB | 90/237 kB | 8.1 kB | 7.7/737 kB Progress (4): 16 kB | 90/237 kB | 8.1 kB | 12/737 kB Progress (4): 16 kB | 90/237 kB | 8.1 kB | 16/737 kB Progress (4): 16 kB | 90/237 kB | 8.1 kB | 20/737 kB Progress (4): 16 kB | 90/237 kB | 8.1 kB | 24/737 kB Progress (4): 16 kB | 90/237 kB | 8.1 kB | 28/737 kB Progress (4): 16 kB | 90/237 kB | 8.1 kB | 32/737 kB Progress (4): 16 kB | 90/237 kB | 8.1 kB | 33/737 kB Progress (4): 16 kB | 90/237 kB | 8.1 kB | 37/737 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar (16 kB at 126 kB/s) Progress (3): 94/237 kB | 8.1 kB | 37/737 kB Progress (3): 98/237 kB | 8.1 kB | 37/737 kB Progress (3): 98/237 kB | 8.1 kB | 37/737 kB Progress (3): 102/237 kB | 8.1 kB | 37/737 kB Progress (4): 102/237 kB | 8.1 kB | 37/737 kB | 4.1/327 kB Progress (4): 102/237 kB | 8.1 kB | 41/737 kB | 4.1/327 kB Progress (4): 102/237 kB | 8.1 kB | 41/737 kB | 7.7/327 kB Progress (4): 106/237 kB | 8.1 kB | 41/737 kB | 7.7/327 kB Progress (4): 106/237 kB | 8.1 kB | 45/737 kB | 7.7/327 kB Progress (4): 106/237 kB | 8.1 kB | 49/737 kB | 7.7/327 kB Progress (4): 110/237 kB | 8.1 kB | 49/737 kB | 7.7/327 kB Progress (4): 110/237 kB | 8.1 kB | 53/737 kB | 7.7/327 kB Progress (4): 110/237 kB | 8.1 kB | 57/737 kB | 7.7/327 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 61 kB/s) Progress (3): 110/237 kB | 61/737 kB | 7.7/327 kB Progress (3): 114/237 kB | 61/737 kB | 7.7/327 kB Progress (3): 114/237 kB | 61/737 kB | 12/327 kB Progress (3): 114/237 kB | 65/737 kB | 12/327 kB Progress (3): 118/237 kB | 65/737 kB | 12/327 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar Progress (3): 118/237 kB | 66/737 kB | 12/327 kB Progress (3): 122/237 kB | 66/737 kB | 12/327 kB Progress (3): 122/237 kB | 70/737 kB | 12/327 kB Progress (3): 122/237 kB | 74/737 kB | 12/327 kB Progress (3): 126/237 kB | 74/737 kB | 12/327 kB Progress (3): 126/237 kB | 78/737 kB | 12/327 kB Progress (3): 126/237 kB | 82/737 kB | 12/327 kB Progress (3): 130/237 kB | 82/737 kB | 12/327 kB Progress (3): 130/237 kB | 86/737 kB | 12/327 kB Progress (3): 130/237 kB | 90/737 kB | 12/327 kB Progress (3): 130/237 kB | 94/737 kB | 12/327 kB Progress (3): 130/237 kB | 98/737 kB | 12/327 kB Progress (3): 134/237 kB | 98/737 kB | 12/327 kB Progress (3): 134/237 kB | 102/737 kB | 12/327 kB Progress (3): 134/237 kB | 106/737 kB | 12/327 kB Progress (3): 134/237 kB | 110/737 kB | 12/327 kB Progress (3): 134/237 kB | 114/737 kB | 12/327 kB Progress (3): 134/237 kB | 114/737 kB | 16/327 kB Progress (3): 134/237 kB | 118/737 kB | 16/327 kB Progress (3): 134/237 kB | 122/737 kB | 16/327 kB Progress (3): 134/237 kB | 122/737 kB | 20/327 kB Progress (3): 134/237 kB | 126/737 kB | 20/327 kB Progress (3): 134/237 kB | 130/737 kB | 20/327 kB Progress (3): 134/237 kB | 134/737 kB | 20/327 kB Progress (3): 134/237 kB | 138/737 kB | 20/327 kB Progress (3): 134/237 kB | 142/737 kB | 20/327 kB Progress (3): 134/237 kB | 146/737 kB | 20/327 kB Progress (3): 134/237 kB | 150/737 kB | 20/327 kB Progress (3): 138/237 kB | 150/737 kB | 20/327 kB Progress (4): 138/237 kB | 150/737 kB | 20/327 kB | 4.1/62 kB Progress (4): 138/237 kB | 150/737 kB | 24/327 kB | 4.1/62 kB Progress (4): 138/237 kB | 154/737 kB | 24/327 kB | 4.1/62 kB Progress (4): 138/237 kB | 158/737 kB | 24/327 kB | 4.1/62 kB Progress (4): 138/237 kB | 162/737 kB | 24/327 kB | 4.1/62 kB Progress (4): 138/237 kB | 162/737 kB | 28/327 kB | 4.1/62 kB Progress (4): 138/237 kB | 162/737 kB | 32/327 kB | 4.1/62 kB Progress (4): 142/237 kB | 162/737 kB | 32/327 kB | 4.1/62 kB Progress (5): 142/237 kB | 162/737 kB | 32/327 kB | 4.1/62 kB | 4.1/35 kB Progress (5): 142/237 kB | 162/737 kB | 32/327 kB | 4.1/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 162/737 kB | 33/327 kB | 4.1/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 166/737 kB | 33/327 kB | 4.1/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 166/737 kB | 37/327 kB | 4.1/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 166/737 kB | 37/327 kB | 7.7/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 166/737 kB | 41/327 kB | 7.7/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 166/737 kB | 41/327 kB | 12/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 166/737 kB | 45/327 kB | 12/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 166/737 kB | 49/327 kB | 12/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 166/737 kB | 53/327 kB | 12/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 166/737 kB | 57/327 kB | 12/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 166/737 kB | 61/327 kB | 12/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 166/737 kB | 65/327 kB | 12/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 166/737 kB | 66/327 kB | 12/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 166/737 kB | 70/327 kB | 12/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 166/737 kB | 74/327 kB | 12/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 166/737 kB | 78/327 kB | 12/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 166/737 kB | 82/327 kB | 12/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 166/737 kB | 86/327 kB | 12/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 166/737 kB | 90/327 kB | 12/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 166/737 kB | 94/327 kB | 12/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 166/737 kB | 98/327 kB | 12/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 166/737 kB | 98/327 kB | 12/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 166/737 kB | 102/327 kB | 12/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 166/737 kB | 106/327 kB | 12/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 170/737 kB | 106/327 kB | 12/62 kB | 7.7/35 kB Progress (5): 142/237 kB | 170/737 kB | 106/327 kB | 12/62 kB | 12/35 kB Progress (5): 146/237 kB | 170/737 kB | 106/327 kB | 12/62 kB | 12/35 kB Progress (5): 146/237 kB | 170/737 kB | 106/327 kB | 12/62 kB | 16/35 kB Progress (5): 150/237 kB | 170/737 kB | 106/327 kB | 12/62 kB | 16/35 kB Progress (5): 154/237 kB | 170/737 kB | 106/327 kB | 12/62 kB | 16/35 kB Progress (5): 158/237 kB | 170/737 kB | 106/327 kB | 12/62 kB | 16/35 kB Progress (5): 162/237 kB | 170/737 kB | 106/327 kB | 12/62 kB | 16/35 kB Progress (5): 166/237 kB | 170/737 kB | 106/327 kB | 12/62 kB | 16/35 kB Progress (5): 170/237 kB | 170/737 kB | 106/327 kB | 12/62 kB | 16/35 kB Progress (5): 174/237 kB | 170/737 kB | 106/327 kB | 12/62 kB | 16/35 kB Progress (5): 174/237 kB | 170/737 kB | 110/327 kB | 12/62 kB | 16/35 kB Progress (5): 174/237 kB | 174/737 kB | 110/327 kB | 12/62 kB | 16/35 kB Progress (5): 174/237 kB | 174/737 kB | 110/327 kB | 16/62 kB | 16/35 kB Progress (5): 174/237 kB | 178/737 kB | 110/327 kB | 16/62 kB | 16/35 kB Progress (5): 174/237 kB | 178/737 kB | 114/327 kB | 16/62 kB | 16/35 kB Progress (5): 178/237 kB | 178/737 kB | 114/327 kB | 16/62 kB | 16/35 kB Progress (5): 178/237 kB | 178/737 kB | 114/327 kB | 20/62 kB | 16/35 kB Progress (5): 178/237 kB | 178/737 kB | 114/327 kB | 24/62 kB | 16/35 kB Progress (5): 178/237 kB | 178/737 kB | 114/327 kB | 28/62 kB | 16/35 kB Progress (5): 178/237 kB | 178/737 kB | 114/327 kB | 28/62 kB | 20/35 kB Progress (5): 178/237 kB | 178/737 kB | 114/327 kB | 32/62 kB | 20/35 kB Progress (5): 178/237 kB | 178/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 182/237 kB | 178/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 182/237 kB | 182/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 182/237 kB | 186/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 186/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 190/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 194/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 198/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 202/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 206/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 210/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 214/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 218/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 222/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 226/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 230/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 234/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 238/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 242/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 246/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 250/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 254/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 258/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 262/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 266/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 270/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 274/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 278/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 282/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 286/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 290/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 294/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 298/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 302/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 306/737 kB | 118/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 306/737 kB | 122/327 kB | 32/62 kB | 20/35 kB Progress (5): 186/237 kB | 306/737 kB | 122/327 kB | 33/62 kB | 20/35 kB Progress (5): 186/237 kB | 306/737 kB | 122/327 kB | 33/62 kB | 24/35 kB Progress (5): 186/237 kB | 306/737 kB | 126/327 kB | 33/62 kB | 24/35 kB Progress (5): 186/237 kB | 306/737 kB | 126/327 kB | 37/62 kB | 24/35 kB Progress (5): 186/237 kB | 310/737 kB | 126/327 kB | 37/62 kB | 24/35 kB Progress (5): 186/237 kB | 310/737 kB | 126/327 kB | 37/62 kB | 28/35 kB Progress (5): 190/237 kB | 310/737 kB | 126/327 kB | 37/62 kB | 28/35 kB Progress (5): 190/237 kB | 310/737 kB | 126/327 kB | 37/62 kB | 32/35 kB Progress (5): 190/237 kB | 310/737 kB | 126/327 kB | 41/62 kB | 32/35 kB Progress (5): 190/237 kB | 314/737 kB | 126/327 kB | 41/62 kB | 32/35 kB Progress (5): 190/237 kB | 318/737 kB | 126/327 kB | 41/62 kB | 32/35 kB Progress (5): 190/237 kB | 322/737 kB | 126/327 kB | 41/62 kB | 32/35 kB Progress (5): 190/237 kB | 326/737 kB | 126/327 kB | 41/62 kB | 32/35 kB Progress (5): 190/237 kB | 330/737 kB | 126/327 kB | 41/62 kB | 32/35 kB Progress (5): 190/237 kB | 330/737 kB | 130/327 kB | 41/62 kB | 32/35 kB Progress (5): 190/237 kB | 330/737 kB | 134/327 kB | 41/62 kB | 32/35 kB Progress (5): 190/237 kB | 330/737 kB | 138/327 kB | 41/62 kB | 32/35 kB Progress (5): 190/237 kB | 330/737 kB | 142/327 kB | 41/62 kB | 32/35 kB Progress (5): 190/237 kB | 330/737 kB | 142/327 kB | 45/62 kB | 32/35 kB Progress (5): 190/237 kB | 330/737 kB | 142/327 kB | 45/62 kB | 33/35 kB Progress (5): 190/237 kB | 330/737 kB | 142/327 kB | 49/62 kB | 33/35 kB Progress (5): 194/237 kB | 330/737 kB | 142/327 kB | 49/62 kB | 33/35 kB Progress (5): 194/237 kB | 330/737 kB | 142/327 kB | 53/62 kB | 33/35 kB Progress (5): 198/237 kB | 330/737 kB | 142/327 kB | 53/62 kB | 33/35 kB Progress (5): 202/237 kB | 330/737 kB | 142/327 kB | 53/62 kB | 33/35 kB Progress (5): 206/237 kB | 330/737 kB | 142/327 kB | 53/62 kB | 33/35 kB Progress (5): 210/237 kB | 330/737 kB | 142/327 kB | 53/62 kB | 33/35 kB Progress (5): 210/237 kB | 330/737 kB | 142/327 kB | 53/62 kB | 35 kB Progress (5): 210/237 kB | 334/737 kB | 142/327 kB | 53/62 kB | 35 kB Progress (5): 210/237 kB | 334/737 kB | 146/327 kB | 53/62 kB | 35 kB Progress (5): 210/237 kB | 338/737 kB | 146/327 kB | 53/62 kB | 35 kB Progress (5): 214/237 kB | 338/737 kB | 146/327 kB | 53/62 kB | 35 kB Progress (5): 214/237 kB | 338/737 kB | 150/327 kB | 53/62 kB | 35 kB Progress (5): 214/237 kB | 338/737 kB | 150/327 kB | 57/62 kB | 35 kB Progress (5): 214/237 kB | 342/737 kB | 150/327 kB | 57/62 kB | 35 kB Progress (5): 214/237 kB | 346/737 kB | 150/327 kB | 57/62 kB | 35 kB Progress (5): 218/237 kB | 346/737 kB | 150/327 kB | 57/62 kB | 35 kB Progress (5): 218/237 kB | 346/737 kB | 154/327 kB | 57/62 kB | 35 kB Progress (5): 218/237 kB | 350/737 kB | 154/327 kB | 57/62 kB | 35 kB Progress (5): 218/237 kB | 354/737 kB | 154/327 kB | 57/62 kB | 35 kB Progress (5): 218/237 kB | 354/737 kB | 158/327 kB | 57/62 kB | 35 kB Progress (5): 218/237 kB | 354/737 kB | 162/327 kB | 57/62 kB | 35 kB Progress (5): 218/237 kB | 354/737 kB | 162/327 kB | 61/62 kB | 35 kB Progress (5): 218/237 kB | 358/737 kB | 162/327 kB | 61/62 kB | 35 kB Progress (5): 218/237 kB | 362/737 kB | 162/327 kB | 61/62 kB | 35 kB Progress (5): 222/237 kB | 362/737 kB | 162/327 kB | 61/62 kB | 35 kB Progress (5): 222/237 kB | 362/737 kB | 166/327 kB | 61/62 kB | 35 kB Progress (5): 222/237 kB | 366/737 kB | 166/327 kB | 61/62 kB | 35 kB Progress (5): 222/237 kB | 366/737 kB | 166/327 kB | 62 kB | 35 kB Progress (5): 222/237 kB | 370/737 kB | 166/327 kB | 62 kB | 35 kB Progress (5): 222/237 kB | 370/737 kB | 170/327 kB | 62 kB | 35 kB Progress (5): 226/237 kB | 370/737 kB | 170/327 kB | 62 kB | 35 kB Progress (5): 226/237 kB | 374/737 kB | 170/327 kB | 62 kB | 35 kB Progress (5): 226/237 kB | 374/737 kB | 174/327 kB | 62 kB | 35 kB Progress (5): 230/237 kB | 374/737 kB | 174/327 kB | 62 kB | 35 kB Progress (5): 230/237 kB | 378/737 kB | 174/327 kB | 62 kB | 35 kB Progress (5): 234/237 kB | 378/737 kB | 174/327 kB | 62 kB | 35 kB Progress (5): 234/237 kB | 378/737 kB | 178/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 378/737 kB | 178/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 378/737 kB | 182/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 378/737 kB | 186/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 378/737 kB | 190/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 378/737 kB | 194/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 378/737 kB | 198/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 378/737 kB | 202/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 378/737 kB | 206/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 378/737 kB | 210/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 382/737 kB | 210/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 386/737 kB | 210/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 386/737 kB | 214/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 390/737 kB | 214/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 394/737 kB | 214/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 398/737 kB | 214/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 402/737 kB | 214/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 406/737 kB | 214/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 410/737 kB | 214/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 414/737 kB | 214/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 414/737 kB | 218/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 418/737 kB | 218/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 418/737 kB | 222/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 418/737 kB | 226/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 422/737 kB | 226/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 422/737 kB | 230/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 422/737 kB | 234/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 422/737 kB | 238/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 422/737 kB | 242/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 426/737 kB | 242/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 430/737 kB | 242/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 430/737 kB | 246/327 kB | 62 kB | 35 kB Progress (5): 237 kB | 430/737 kB | 250/327 kB | 62 kB | 35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar (35 kB at 137 kB/s) Progress (4): 237 kB | 434/737 kB | 250/327 kB | 62 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.jar (237 kB at 920 kB/s) Progress (3): 434/737 kB | 254/327 kB | 62 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar Progress (3): 438/737 kB | 254/327 kB | 62 kB Progress (3): 442/737 kB | 254/327 kB | 62 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 237 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar Progress (2): 446/737 kB | 254/327 kB Progress (2): 446/737 kB | 258/327 kB Progress (2): 450/737 kB | 258/327 kB Progress (2): 450/737 kB | 262/327 kB Progress (2): 454/737 kB | 262/327 kB Progress (2): 454/737 kB | 266/327 kB Progress (2): 458/737 kB | 266/327 kB Progress (2): 458/737 kB | 270/327 kB Progress (2): 458/737 kB | 274/327 kB Progress (2): 458/737 kB | 278/327 kB Progress (2): 458/737 kB | 282/327 kB Progress (2): 458/737 kB | 286/327 kB Progress (2): 458/737 kB | 290/327 kB Progress (2): 458/737 kB | 294/327 kB Progress (2): 458/737 kB | 298/327 kB Progress (2): 458/737 kB | 302/327 kB Progress (2): 458/737 kB | 306/327 kB Progress (2): 458/737 kB | 310/327 kB Progress (2): 458/737 kB | 314/327 kB Progress (2): 458/737 kB | 318/327 kB Progress (2): 458/737 kB | 322/327 kB Progress (2): 458/737 kB | 326/327 kB Progress (3): 458/737 kB | 326/327 kB | 4.1/74 kB Progress (3): 458/737 kB | 327 kB | 4.1/74 kB Progress (3): 458/737 kB | 327 kB | 7.7/74 kB Progress (3): 458/737 kB | 327 kB | 12/74 kB Progress (3): 458/737 kB | 327 kB | 16/74 kB Progress (3): 458/737 kB | 327 kB | 20/74 kB Progress (3): 458/737 kB | 327 kB | 24/74 kB Progress (3): 458/737 kB | 327 kB | 28/74 kB Progress (3): 458/737 kB | 327 kB | 32/74 kB Progress (3): 458/737 kB | 327 kB | 33/74 kB Progress (3): 458/737 kB | 327 kB | 37/74 kB Progress (3): 458/737 kB | 327 kB | 41/74 kB Progress (3): 458/737 kB | 327 kB | 45/74 kB Progress (3): 458/737 kB | 327 kB | 49/74 kB Progress (4): 458/737 kB | 327 kB | 49/74 kB | 4.1/108 kB Progress (4): 458/737 kB | 327 kB | 53/74 kB | 4.1/108 kB Progress (4): 458/737 kB | 327 kB | 57/74 kB | 4.1/108 kB Progress (4): 458/737 kB | 327 kB | 57/74 kB | 7.7/108 kB Progress (4): 462/737 kB | 327 kB | 57/74 kB | 7.7/108 kB Progress (4): 462/737 kB | 327 kB | 57/74 kB | 12/108 kB Progress (4): 466/737 kB | 327 kB | 57/74 kB | 12/108 kB Progress (4): 466/737 kB | 327 kB | 61/74 kB | 12/108 kB Progress (4): 466/737 kB | 327 kB | 61/74 kB | 16/108 kB Progress (4): 466/737 kB | 327 kB | 65/74 kB | 16/108 kB Progress (4): 470/737 kB | 327 kB | 65/74 kB | 16/108 kB Progress (4): 474/737 kB | 327 kB | 65/74 kB | 16/108 kB Progress (4): 474/737 kB | 327 kB | 65/74 kB | 20/108 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar (327 kB at 1.1 MB/s) Progress (3): 474/737 kB | 69/74 kB | 20/108 kB Progress (3): 478/737 kB | 69/74 kB | 20/108 kB Progress (3): 482/737 kB | 69/74 kB | 20/108 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar Progress (3): 482/737 kB | 69/74 kB | 24/108 kB Progress (3): 486/737 kB | 69/74 kB | 24/108 kB Progress (3): 486/737 kB | 73/74 kB | 24/108 kB Progress (3): 490/737 kB | 73/74 kB | 24/108 kB Progress (3): 490/737 kB | 73/74 kB | 28/108 kB Progress (3): 490/737 kB | 73/74 kB | 32/108 kB Progress (3): 490/737 kB | 73/74 kB | 33/108 kB Progress (3): 490/737 kB | 74 kB | 33/108 kB Progress (3): 494/737 kB | 74 kB | 33/108 kB Progress (3): 498/737 kB | 74 kB | 33/108 kB Progress (3): 502/737 kB | 74 kB | 33/108 kB Progress (3): 506/737 kB | 74 kB | 33/108 kB Progress (3): 506/737 kB | 74 kB | 37/108 kB Progress (3): 510/737 kB | 74 kB | 37/108 kB Progress (3): 510/737 kB | 74 kB | 41/108 kB Progress (3): 514/737 kB | 74 kB | 41/108 kB Progress (3): 518/737 kB | 74 kB | 41/108 kB Progress (3): 522/737 kB | 74 kB | 41/108 kB Progress (3): 526/737 kB | 74 kB | 41/108 kB Progress (3): 526/737 kB | 74 kB | 45/108 kB Progress (3): 526/737 kB | 74 kB | 49/108 kB Progress (3): 530/737 kB | 74 kB | 49/108 kB Progress (3): 534/737 kB | 74 kB | 49/108 kB Progress (3): 538/737 kB | 74 kB | 49/108 kB Progress (4): 538/737 kB | 74 kB | 49/108 kB | 4.1/191 kB Progress (4): 538/737 kB | 74 kB | 53/108 kB | 4.1/191 kB Progress (4): 542/737 kB | 74 kB | 53/108 kB | 4.1/191 kB Progress (4): 542/737 kB | 74 kB | 57/108 kB | 4.1/191 kB Progress (4): 542/737 kB | 74 kB | 57/108 kB | 7.7/191 kB Progress (4): 542/737 kB | 74 kB | 61/108 kB | 7.7/191 kB Progress (4): 546/737 kB | 74 kB | 61/108 kB | 7.7/191 kB Progress (4): 546/737 kB | 74 kB | 65/108 kB | 7.7/191 kB Progress (4): 546/737 kB | 74 kB | 66/108 kB | 7.7/191 kB Progress (4): 546/737 kB | 74 kB | 70/108 kB | 7.7/191 kB Progress (4): 546/737 kB | 74 kB | 74/108 kB | 7.7/191 kB Progress (4): 546/737 kB | 74 kB | 78/108 kB | 7.7/191 kB Progress (4): 546/737 kB | 74 kB | 82/108 kB | 7.7/191 kB Progress (4): 546/737 kB | 74 kB | 86/108 kB | 7.7/191 kB Progress (4): 546/737 kB | 74 kB | 90/108 kB | 7.7/191 kB Progress (4): 546/737 kB | 74 kB | 94/108 kB | 7.7/191 kB Progress (4): 546/737 kB | 74 kB | 98/108 kB | 7.7/191 kB Progress (4): 546/737 kB | 74 kB | 102/108 kB | 7.7/191 kB Progress (4): 546/737 kB | 74 kB | 106/108 kB | 7.7/191 kB Progress (4): 546/737 kB | 74 kB | 108 kB | 7.7/191 kB Progress (4): 546/737 kB | 74 kB | 108 kB | 12/191 kB Progress (4): 546/737 kB | 74 kB | 108 kB | 16/191 kB Progress (4): 546/737 kB | 74 kB | 108 kB | 20/191 kB Progress (4): 546/737 kB | 74 kB | 108 kB | 24/191 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar (74 kB at 226 kB/s) Progress (4): 546/737 kB | 108 kB | 24/191 kB | 4.1/560 kB Progress (4): 550/737 kB | 108 kB | 24/191 kB | 4.1/560 kB Progress (4): 550/737 kB | 108 kB | 24/191 kB | 7.7/560 kB Progress (4): 550/737 kB | 108 kB | 28/191 kB | 7.7/560 kB Progress (4): 554/737 kB | 108 kB | 28/191 kB | 7.7/560 kB Progress (4): 554/737 kB | 108 kB | 32/191 kB | 7.7/560 kB Progress (4): 554/737 kB | 108 kB | 32/191 kB | 12/560 kB Progress (4): 554/737 kB | 108 kB | 32/191 kB | 16/560 kB Progress (4): 554/737 kB | 108 kB | 32/191 kB | 20/560 kB Progress (4): 554/737 kB | 108 kB | 32/191 kB | 24/560 kB Progress (4): 558/737 kB | 108 kB | 32/191 kB | 24/560 kB Progress (4): 558/737 kB | 108 kB | 32/191 kB | 28/560 kB Progress (4): 562/737 kB | 108 kB | 32/191 kB | 28/560 kB Progress (4): 566/737 kB | 108 kB | 32/191 kB | 28/560 kB Progress (4): 570/737 kB | 108 kB | 32/191 kB | 28/560 kB Progress (4): 574/737 kB | 108 kB | 32/191 kB | 28/560 kB Progress (4): 578/737 kB | 108 kB | 32/191 kB | 28/560 kB Progress (4): 582/737 kB | 108 kB | 32/191 kB | 28/560 kB Progress (4): 586/737 kB | 108 kB | 32/191 kB | 28/560 kB Progress (4): 590/737 kB | 108 kB | 32/191 kB | 28/560 kB Progress (4): 590/737 kB | 108 kB | 33/191 kB | 28/560 kB Progress (4): 594/737 kB | 108 kB | 33/191 kB | 28/560 kB Progress (4): 598/737 kB | 108 kB | 33/191 kB | 28/560 kB Progress (4): 602/737 kB | 108 kB | 33/191 kB | 28/560 kB Progress (4): 606/737 kB | 108 kB | 33/191 kB | 28/560 kB Progress (4): 610/737 kB | 108 kB | 33/191 kB | 28/560 kB Progress (4): 614/737 kB | 108 kB | 33/191 kB | 28/560 kB Progress (4): 618/737 kB | 108 kB | 33/191 kB | 28/560 kB Progress (4): 618/737 kB | 108 kB | 33/191 kB | 32/560 kB Progress (4): 618/737 kB | 108 kB | 33/191 kB | 33/560 kB Progress (4): 618/737 kB | 108 kB | 33/191 kB | 37/560 kB Progress (4): 622/737 kB | 108 kB | 33/191 kB | 37/560 kB Progress (4): 626/737 kB | 108 kB | 33/191 kB | 37/560 kB Progress (4): 630/737 kB | 108 kB | 33/191 kB | 37/560 kB Progress (4): 634/737 kB | 108 kB | 33/191 kB | 37/560 kB Progress (4): 638/737 kB | 108 kB | 33/191 kB | 37/560 kB Progress (4): 642/737 kB | 108 kB | 33/191 kB | 37/560 kB Progress (4): 642/737 kB | 108 kB | 37/191 kB | 37/560 kB Progress (4): 642/737 kB | 108 kB | 41/191 kB | 37/560 kB Progress (4): 646/737 kB | 108 kB | 41/191 kB | 37/560 kB Progress (4): 646/737 kB | 108 kB | 41/191 kB | 41/560 kB Progress (4): 646/737 kB | 108 kB | 45/191 kB | 41/560 kB Progress (4): 646/737 kB | 108 kB | 49/191 kB | 41/560 kB Progress (4): 650/737 kB | 108 kB | 49/191 kB | 41/560 kB Progress (4): 650/737 kB | 108 kB | 49/191 kB | 45/560 kB Progress (4): 654/737 kB | 108 kB | 49/191 kB | 45/560 kB Progress (4): 654/737 kB | 108 kB | 49/191 kB | 49/560 kB Progress (4): 658/737 kB | 108 kB | 49/191 kB | 49/560 kB Progress (4): 658/737 kB | 108 kB | 49/191 kB | 53/560 kB Progress (4): 662/737 kB | 108 kB | 49/191 kB | 53/560 kB Progress (4): 662/737 kB | 108 kB | 53/191 kB | 53/560 kB Progress (4): 666/737 kB | 108 kB | 53/191 kB | 53/560 kB Progress (4): 666/737 kB | 108 kB | 53/191 kB | 57/560 kB Progress (4): 670/737 kB | 108 kB | 53/191 kB | 57/560 kB Progress (4): 674/737 kB | 108 kB | 53/191 kB | 57/560 kB Progress (4): 674/737 kB | 108 kB | 57/191 kB | 57/560 kB Progress (4): 678/737 kB | 108 kB | 57/191 kB | 57/560 kB Progress (4): 678/737 kB | 108 kB | 57/191 kB | 61/560 kB Progress (4): 682/737 kB | 108 kB | 57/191 kB | 61/560 kB Progress (4): 682/737 kB | 108 kB | 57/191 kB | 65/560 kB Progress (4): 682/737 kB | 108 kB | 61/191 kB | 65/560 kB Progress (4): 686/737 kB | 108 kB | 61/191 kB | 65/560 kB Progress (4): 686/737 kB | 108 kB | 65/191 kB | 65/560 kB Progress (4): 686/737 kB | 108 kB | 66/191 kB | 65/560 kB Progress (4): 686/737 kB | 108 kB | 70/191 kB | 65/560 kB Progress (4): 686/737 kB | 108 kB | 74/191 kB | 65/560 kB Progress (4): 686/737 kB | 108 kB | 74/191 kB | 66/560 kB Progress (4): 686/737 kB | 108 kB | 78/191 kB | 66/560 kB Progress (4): 686/737 kB | 108 kB | 82/191 kB | 66/560 kB Progress (4): 686/737 kB | 108 kB | 86/191 kB | 66/560 kB Progress (4): 686/737 kB | 108 kB | 90/191 kB | 66/560 kB Progress (4): 686/737 kB | 108 kB | 94/191 kB | 66/560 kB Progress (4): 686/737 kB | 108 kB | 98/191 kB | 66/560 kB Progress (4): 690/737 kB | 108 kB | 98/191 kB | 66/560 kB Progress (4): 690/737 kB | 108 kB | 98/191 kB | 70/560 kB Progress (4): 690/737 kB | 108 kB | 102/191 kB | 70/560 kB Progress (4): 694/737 kB | 108 kB | 102/191 kB | 70/560 kB Progress (4): 694/737 kB | 108 kB | 106/191 kB | 70/560 kB Progress (4): 694/737 kB | 108 kB | 106/191 kB | 74/560 kB Progress (4): 694/737 kB | 108 kB | 110/191 kB | 74/560 kB Progress (4): 694/737 kB | 108 kB | 114/191 kB | 74/560 kB Progress (4): 698/737 kB | 108 kB | 114/191 kB | 74/560 kB Progress (4): 698/737 kB | 108 kB | 118/191 kB | 74/560 kB Progress (4): 698/737 kB | 108 kB | 122/191 kB | 74/560 kB Progress (4): 698/737 kB | 108 kB | 126/191 kB | 74/560 kB Progress (4): 698/737 kB | 108 kB | 130/191 kB | 74/560 kB Progress (4): 698/737 kB | 108 kB | 134/191 kB | 74/560 kB Progress (4): 698/737 kB | 108 kB | 134/191 kB | 78/560 kB Progress (4): 702/737 kB | 108 kB | 134/191 kB | 78/560 kB Progress (4): 702/737 kB | 108 kB | 138/191 kB | 78/560 kB Progress (4): 702/737 kB | 108 kB | 138/191 kB | 82/560 kB Progress (4): 702/737 kB | 108 kB | 142/191 kB | 82/560 kB Progress (4): 702/737 kB | 108 kB | 142/191 kB | 86/560 kB Progress (4): 702/737 kB | 108 kB | 142/191 kB | 90/560 kB Progress (4): 706/737 kB | 108 kB | 142/191 kB | 90/560 kB Progress (4): 706/737 kB | 108 kB | 146/191 kB | 90/560 kB Progress (4): 706/737 kB | 108 kB | 146/191 kB | 94/560 kB Progress (4): 706/737 kB | 108 kB | 146/191 kB | 98/560 kB Progress (4): 710/737 kB | 108 kB | 146/191 kB | 98/560 kB Progress (4): 710/737 kB | 108 kB | 150/191 kB | 98/560 kB Progress (4): 710/737 kB | 108 kB | 150/191 kB | 98/560 kB Progress (4): 710/737 kB | 108 kB | 154/191 kB | 98/560 kB Progress (4): 714/737 kB | 108 kB | 154/191 kB | 98/560 kB Progress (4): 714/737 kB | 108 kB | 154/191 kB | 102/560 kB Progress (4): 714/737 kB | 108 kB | 158/191 kB | 102/560 kB Progress (4): 714/737 kB | 108 kB | 158/191 kB | 106/560 kB Progress (4): 714/737 kB | 108 kB | 162/191 kB | 106/560 kB Progress (4): 714/737 kB | 108 kB | 162/191 kB | 110/560 kB Progress (4): 714/737 kB | 108 kB | 166/191 kB | 110/560 kB Progress (4): 718/737 kB | 108 kB | 166/191 kB | 110/560 kB Progress (4): 718/737 kB | 108 kB | 166/191 kB | 114/560 kB Progress (4): 722/737 kB | 108 kB | 166/191 kB | 114/560 kB Progress (4): 722/737 kB | 108 kB | 170/191 kB | 114/560 kB Progress (4): 722/737 kB | 108 kB | 174/191 kB | 114/560 kB Progress (4): 726/737 kB | 108 kB | 174/191 kB | 114/560 kB Progress (4): 726/737 kB | 108 kB | 174/191 kB | 118/560 kB Progress (4): 730/737 kB | 108 kB | 174/191 kB | 118/560 kB Progress (4): 730/737 kB | 108 kB | 178/191 kB | 118/560 kB Progress (4): 730/737 kB | 108 kB | 178/191 kB | 122/560 kB Progress (4): 734/737 kB | 108 kB | 178/191 kB | 122/560 kB Progress (4): 737 kB | 108 kB | 178/191 kB | 122/560 kB Progress (4): 737 kB | 108 kB | 182/191 kB | 122/560 kB Progress (4): 737 kB | 108 kB | 186/191 kB | 122/560 kB Progress (4): 737 kB | 108 kB | 190/191 kB | 122/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 122/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 126/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 130/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 134/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 138/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 142/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 146/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 150/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 154/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 158/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 162/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 166/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 170/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 174/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 178/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 182/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 186/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 190/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 194/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 198/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 202/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 206/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 210/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 214/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 218/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 222/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 226/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 230/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 234/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 238/560 kB Progress (4): 737 kB | 108 kB | 191 kB | 242/560 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar (737 kB at 1.8 MB/s) Progress (3): 108 kB | 191 kB | 246/560 kB Progress (3): 108 kB | 191 kB | 250/560 kB Progress (3): 108 kB | 191 kB | 254/560 kB Progress (3): 108 kB | 191 kB | 258/560 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 461 kB/s) Progress (2): 108 kB | 262/560 kB Progress (2): 108 kB | 266/560 kB Progress (2): 108 kB | 270/560 kB Progress (2): 108 kB | 274/560 kB Progress (2): 108 kB | 278/560 kB Progress (2): 108 kB | 282/560 kB Progress (2): 108 kB | 286/560 kB Progress (2): 108 kB | 290/560 kB Progress (2): 108 kB | 294/560 kB Progress (2): 108 kB | 298/560 kB Progress (2): 108 kB | 302/560 kB Progress (2): 108 kB | 306/560 kB Progress (2): 108 kB | 310/560 kB Progress (2): 108 kB | 314/560 kB Progress (2): 108 kB | 318/560 kB Progress (2): 108 kB | 322/560 kB Progress (2): 108 kB | 326/560 kB Progress (2): 108 kB | 330/560 kB Progress (2): 108 kB | 334/560 kB Progress (2): 108 kB | 338/560 kB Progress (2): 108 kB | 342/560 kB Progress (2): 108 kB | 346/560 kB Progress (2): 108 kB | 350/560 kB Progress (2): 108 kB | 354/560 kB Progress (2): 108 kB | 358/560 kB Progress (2): 108 kB | 362/560 kB Progress (2): 108 kB | 366/560 kB Progress (2): 108 kB | 370/560 kB Progress (2): 108 kB | 374/560 kB Progress (2): 108 kB | 378/560 kB Progress (2): 108 kB | 382/560 kB Progress (2): 108 kB | 386/560 kB Progress (2): 108 kB | 390/560 kB Progress (2): 108 kB | 394/560 kB Progress (2): 108 kB | 398/560 kB Progress (2): 108 kB | 402/560 kB Progress (2): 108 kB | 406/560 kB Progress (2): 108 kB | 410/560 kB Progress (2): 108 kB | 414/560 kB Progress (2): 108 kB | 418/560 kB Progress (2): 108 kB | 422/560 kB Progress (2): 108 kB | 426/560 kB Progress (2): 108 kB | 430/560 kB Progress (2): 108 kB | 434/560 kB Progress (2): 108 kB | 438/560 kB Progress (2): 108 kB | 442/560 kB Progress (2): 108 kB | 446/560 kB Progress (2): 108 kB | 450/560 kB Progress (2): 108 kB | 454/560 kB Progress (2): 108 kB | 458/560 kB Progress (2): 108 kB | 462/560 kB Progress (2): 108 kB | 466/560 kB Progress (2): 108 kB | 470/560 kB Progress (2): 108 kB | 474/560 kB Progress (2): 108 kB | 478/560 kB Progress (2): 108 kB | 482/560 kB Progress (2): 108 kB | 486/560 kB Progress (2): 108 kB | 490/560 kB Progress (2): 108 kB | 494/560 kB Progress (2): 108 kB | 498/560 kB Progress (2): 108 kB | 502/560 kB Progress (2): 108 kB | 506/560 kB Progress (2): 108 kB | 510/560 kB Progress (2): 108 kB | 514/560 kB Progress (2): 108 kB | 518/560 kB Progress (2): 108 kB | 522/560 kB Progress (2): 108 kB | 526/560 kB Progress (2): 108 kB | 530/560 kB Progress (2): 108 kB | 534/560 kB Progress (2): 108 kB | 538/560 kB Progress (2): 108 kB | 542/560 kB Progress (2): 108 kB | 546/560 kB Progress (2): 108 kB | 550/560 kB Progress (2): 108 kB | 554/560 kB Progress (2): 108 kB | 558/560 kB Progress (2): 108 kB | 560 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 kB at 219 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar (560 kB at 1.1 MB/s) [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (default-cli) > generate-sources @ jaxb-codemodel-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ jaxb-codemodel-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ jaxb-codemodel-parent --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (default-cli) < generate-sources @ jaxb-codemodel-parent <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (default-cli) @ jaxb-codemodel-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (default-cli) @ jaxb-codemodel-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (default-cli) @ jaxb-codemodel-parent --- 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.jar 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.jar Progress (1): 4.1/243 kB Progress (1): 7.7/243 kB Progress (1): 12/243 kB Progress (1): 16/243 kB Progress (1): 20/243 kB Progress (1): 24/243 kB Progress (1): 28/243 kB Progress (1): 32/243 kB Progress (1): 33/243 kB Progress (1): 37/243 kB Progress (1): 41/243 kB Progress (1): 45/243 kB Progress (1): 49/243 kB Progress (1): 53/243 kB Progress (1): 57/243 kB Progress (1): 61/243 kB Progress (1): 65/243 kB Progress (1): 66/243 kB Progress (1): 70/243 kB Progress (1): 74/243 kB Progress (1): 78/243 kB Progress (1): 82/243 kB Progress (1): 86/243 kB Progress (1): 90/243 kB Progress (1): 94/243 kB Progress (1): 98/243 kB Progress (1): 98/243 kB Progress (1): 102/243 kB Progress (1): 106/243 kB Progress (1): 110/243 kB Progress (1): 114/243 kB Progress (1): 118/243 kB Progress (1): 122/243 kB Progress (1): 126/243 kB Progress (1): 130/243 kB Progress (1): 131/243 kB Progress (1): 135/243 kB Progress (1): 139/243 kB Progress (1): 143/243 kB Progress (1): 147/243 kB Progress (1): 151/243 kB Progress (1): 155/243 kB Progress (1): 159/243 kB Progress (1): 163/243 kB Progress (1): 164/243 kB Progress (1): 168/243 kB Progress (1): 172/243 kB Progress (1): 176/243 kB Progress (1): 180/243 kB Progress (1): 184/243 kB Progress (1): 188/243 kB Progress (1): 192/243 kB Progress (1): 196/243 kB Progress (1): 197/243 kB Progress (1): 201/243 kB Progress (1): 205/243 kB Progress (1): 209/243 kB Progress (1): 213/243 kB Progress (1): 217/243 kB Progress (1): 221/243 kB Progress (1): 225/243 kB Progress (1): 229/243 kB Progress (1): 233/243 kB Progress (1): 237/243 kB Progress (1): 241/243 kB Progress (1): 243 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.jar (243 kB at 3.1 MB/s) [INFO] [INFO] --- maven-install-plugin:2.4:install (default-cli) @ jaxb-codemodel-parent --- 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 64 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 65 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 90 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 71 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 79 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 24 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 56 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 70 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.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 97 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 600 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 8.3 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 160 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 249 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 148 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.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-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-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/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-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-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/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-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-profile/2.0.6/maven-profile-2.0.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar Progress (1): 4.1/116 kB Progress (1): 7.7/116 kB Progress (1): 12/116 kB Progress (1): 16/116 kB Progress (1): 20/116 kB Progress (1): 24/116 kB Progress (1): 28/116 kB Progress (1): 32/116 kB Progress (1): 33/116 kB Progress (1): 37/116 kB Progress (1): 41/116 kB Progress (1): 45/116 kB Progress (1): 49/116 kB Progress (1): 53/116 kB Progress (1): 57/116 kB Progress (1): 61/116 kB Progress (1): 65/116 kB Progress (1): 66/116 kB Progress (1): 70/116 kB Progress (1): 74/116 kB Progress (1): 78/116 kB Progress (1): 82/116 kB Progress (2): 82/116 kB | 4.1/29 kB Progress (2): 82/116 kB | 7.7/29 kB Progress (2): 82/116 kB | 12/29 kB Progress (2): 82/116 kB | 16/29 kB Progress (3): 82/116 kB | 16/29 kB | 4.1/35 kB Progress (3): 86/116 kB | 16/29 kB | 4.1/35 kB Progress (4): 86/116 kB | 16/29 kB | 4.1/35 kB | 4.1/86 kB Progress (4): 86/116 kB | 16/29 kB | 7.7/35 kB | 4.1/86 kB Progress (4): 86/116 kB | 20/29 kB | 7.7/35 kB | 4.1/86 kB Progress (5): 86/116 kB | 20/29 kB | 7.7/35 kB | 4.1/86 kB | 4.1/49 kB Progress (5): 86/116 kB | 20/29 kB | 7.7/35 kB | 4.1/86 kB | 7.7/49 kB Progress (5): 86/116 kB | 20/29 kB | 7.7/35 kB | 4.1/86 kB | 12/49 kB Progress (5): 86/116 kB | 20/29 kB | 7.7/35 kB | 4.1/86 kB | 16/49 kB Progress (5): 86/116 kB | 24/29 kB | 7.7/35 kB | 4.1/86 kB | 16/49 kB Progress (5): 86/116 kB | 28/29 kB | 7.7/35 kB | 4.1/86 kB | 16/49 kB Progress (5): 86/116 kB | 29 kB | 7.7/35 kB | 4.1/86 kB | 16/49 kB Progress (5): 86/116 kB | 29 kB | 12/35 kB | 4.1/86 kB | 16/49 kB Progress (5): 86/116 kB | 29 kB | 16/35 kB | 4.1/86 kB | 16/49 kB Progress (5): 86/116 kB | 29 kB | 16/35 kB | 7.7/86 kB | 16/49 kB Progress (5): 90/116 kB | 29 kB | 16/35 kB | 7.7/86 kB | 16/49 kB Progress (5): 90/116 kB | 29 kB | 16/35 kB | 12/86 kB | 16/49 kB Progress (5): 94/116 kB | 29 kB | 16/35 kB | 12/86 kB | 16/49 kB Progress (5): 94/116 kB | 29 kB | 16/35 kB | 16/86 kB | 16/49 kB Progress (5): 94/116 kB | 29 kB | 20/35 kB | 16/86 kB | 16/49 kB Progress (5): 94/116 kB | 29 kB | 20/35 kB | 20/86 kB | 16/49 kB Progress (5): 98/116 kB | 29 kB | 20/35 kB | 20/86 kB | 16/49 kB Progress (5): 98/116 kB | 29 kB | 20/35 kB | 24/86 kB | 16/49 kB Progress (5): 98/116 kB | 29 kB | 20/35 kB | 24/86 kB | 16/49 kB Progress (5): 98/116 kB | 29 kB | 24/35 kB | 24/86 kB | 16/49 kB Progress (5): 102/116 kB | 29 kB | 24/35 kB | 24/86 kB | 16/49 kB Progress (5): 106/116 kB | 29 kB | 24/35 kB | 24/86 kB | 16/49 kB Progress (5): 106/116 kB | 29 kB | 24/35 kB | 28/86 kB | 16/49 kB Progress (5): 110/116 kB | 29 kB | 24/35 kB | 28/86 kB | 16/49 kB Progress (5): 110/116 kB | 29 kB | 24/35 kB | 32/86 kB | 16/49 kB Progress (5): 114/116 kB | 29 kB | 24/35 kB | 32/86 kB | 16/49 kB Progress (5): 114/116 kB | 29 kB | 28/35 kB | 32/86 kB | 16/49 kB Progress (5): 116 kB | 29 kB | 28/35 kB | 32/86 kB | 16/49 kB Progress (5): 116 kB | 29 kB | 28/35 kB | 33/86 kB | 16/49 kB Progress (5): 116 kB | 29 kB | 32/35 kB | 33/86 kB | 16/49 kB Progress (5): 116 kB | 29 kB | 35 kB | 33/86 kB | 16/49 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 536 kB/s) 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 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.8 MB/s) 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 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 526 kB/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 Progress (3): 33/86 kB | 16/49 kB | 4.1/57 kB Progress (3): 33/86 kB | 16/49 kB | 7.7/57 kB Progress (3): 33/86 kB | 16/49 kB | 12/57 kB Progress (3): 33/86 kB | 16/49 kB | 16/57 kB Progress (3): 33/86 kB | 16/49 kB | 20/57 kB Progress (3): 33/86 kB | 16/49 kB | 24/57 kB Progress (3): 33/86 kB | 16/49 kB | 28/57 kB Progress (3): 33/86 kB | 16/49 kB | 32/57 kB Progress (3): 33/86 kB | 16/49 kB | 33/57 kB Progress (3): 33/86 kB | 16/49 kB | 37/57 kB Progress (3): 33/86 kB | 16/49 kB | 41/57 kB Progress (3): 33/86 kB | 16/49 kB | 45/57 kB Progress (3): 33/86 kB | 16/49 kB | 49/57 kB Progress (3): 33/86 kB | 16/49 kB | 53/57 kB Progress (3): 33/86 kB | 16/49 kB | 57 kB Progress (4): 33/86 kB | 16/49 kB | 57 kB | 4.1/87 kB Progress (4): 33/86 kB | 16/49 kB | 57 kB | 7.7/87 kB Progress (4): 33/86 kB | 16/49 kB | 57 kB | 12/87 kB Progress (4): 33/86 kB | 16/49 kB | 57 kB | 16/87 kB Progress (4): 33/86 kB | 16/49 kB | 57 kB | 20/87 kB Progress (4): 33/86 kB | 16/49 kB | 57 kB | 24/87 kB Progress (4): 33/86 kB | 16/49 kB | 57 kB | 28/87 kB Progress (4): 33/86 kB | 16/49 kB | 57 kB | 32/87 kB Progress (4): 33/86 kB | 16/49 kB | 57 kB | 33/87 kB Progress (4): 33/86 kB | 16/49 kB | 57 kB | 37/87 kB Progress (4): 33/86 kB | 16/49 kB | 57 kB | 41/87 kB Progress (4): 33/86 kB | 16/49 kB | 57 kB | 45/87 kB Progress (4): 33/86 kB | 16/49 kB | 57 kB | 49/87 kB Progress (4): 33/86 kB | 16/49 kB | 57 kB | 53/87 kB Progress (4): 33/86 kB | 16/49 kB | 57 kB | 57/87 kB Progress (4): 33/86 kB | 16/49 kB | 57 kB | 61/87 kB Progress (4): 33/86 kB | 16/49 kB | 57 kB | 65/87 kB Progress (4): 33/86 kB | 16/49 kB | 57 kB | 66/87 kB Progress (4): 33/86 kB | 16/49 kB | 57 kB | 70/87 kB Progress (4): 33/86 kB | 16/49 kB | 57 kB | 74/87 kB Progress (4): 33/86 kB | 16/49 kB | 57 kB | 78/87 kB Progress (4): 33/86 kB | 16/49 kB | 57 kB | 82/87 kB Progress (4): 33/86 kB | 16/49 kB | 57 kB | 86/87 kB Progress (4): 33/86 kB | 16/49 kB | 57 kB | 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 577 kB/s) 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 Progress (4): 33/86 kB | 16/49 kB | 87 kB | 4.1/24 kB Progress (4): 33/86 kB | 16/49 kB | 87 kB | 7.7/24 kB Progress (4): 33/86 kB | 16/49 kB | 87 kB | 12/24 kB Progress (4): 33/86 kB | 16/49 kB | 87 kB | 16/24 kB Progress (4): 33/86 kB | 16/49 kB | 87 kB | 20/24 kB Progress (4): 33/86 kB | 16/49 kB | 87 kB | 24/24 kB Progress (4): 33/86 kB | 16/49 kB | 87 kB | 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 766 kB/s) 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 (4): 33/86 kB | 16/49 kB | 24 kB | 4.1/230 kB Progress (4): 33/86 kB | 16/49 kB | 24 kB | 7.7/230 kB Progress (4): 33/86 kB | 16/49 kB | 24 kB | 12/230 kB Progress (4): 33/86 kB | 16/49 kB | 24 kB | 16/230 kB Progress (4): 33/86 kB | 16/49 kB | 24 kB | 20/230 kB Progress (4): 33/86 kB | 16/49 kB | 24 kB | 24/230 kB Progress (4): 33/86 kB | 16/49 kB | 24 kB | 28/230 kB Progress (4): 33/86 kB | 16/49 kB | 24 kB | 32/230 kB Progress (4): 33/86 kB | 16/49 kB | 24 kB | 33/230 kB Progress (4): 33/86 kB | 16/49 kB | 24 kB | 37/230 kB Progress (4): 33/86 kB | 16/49 kB | 24 kB | 41/230 kB Progress (4): 33/86 kB | 16/49 kB | 24 kB | 45/230 kB Progress (4): 33/86 kB | 16/49 kB | 24 kB | 49/230 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 199 kB/s) Progress (3): 33/86 kB | 16/49 kB | 53/230 kB Progress (3): 33/86 kB | 16/49 kB | 57/230 kB Progress (3): 33/86 kB | 16/49 kB | 61/230 kB Progress (3): 33/86 kB | 16/49 kB | 65/230 kB Progress (3): 33/86 kB | 16/49 kB | 66/230 kB Progress (3): 33/86 kB | 16/49 kB | 70/230 kB Progress (3): 33/86 kB | 16/49 kB | 74/230 kB Progress (3): 33/86 kB | 16/49 kB | 78/230 kB Progress (3): 33/86 kB | 16/49 kB | 82/230 kB Progress (3): 33/86 kB | 16/49 kB | 86/230 kB Progress (3): 33/86 kB | 16/49 kB | 90/230 kB Progress (3): 33/86 kB | 16/49 kB | 94/230 kB Progress (3): 33/86 kB | 16/49 kB | 98/230 kB Progress (3): 33/86 kB | 16/49 kB | 98/230 kB Progress (3): 33/86 kB | 16/49 kB | 102/230 kB Progress (3): 33/86 kB | 16/49 kB | 106/230 kB Progress (3): 33/86 kB | 16/49 kB | 110/230 kB Progress (4): 33/86 kB | 16/49 kB | 110/230 kB | 4.1/12 kB Progress (4): 33/86 kB | 16/49 kB | 114/230 kB | 4.1/12 kB Progress (4): 33/86 kB | 16/49 kB | 114/230 kB | 7.7/12 kB Progress (4): 33/86 kB | 16/49 kB | 118/230 kB | 7.7/12 kB Progress (4): 33/86 kB | 16/49 kB | 122/230 kB | 7.7/12 kB Progress (4): 33/86 kB | 16/49 kB | 122/230 kB | 12/12 kB Progress (4): 33/86 kB | 16/49 kB | 122/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 126/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 130/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 134/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 138/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 142/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 146/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 150/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 154/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 158/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 162/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 166/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 170/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 174/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 178/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 182/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 186/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 190/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 194/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 198/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 202/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 206/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 210/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 214/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 218/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 222/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 226/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 230/230 kB | 12 kB Progress (4): 33/86 kB | 16/49 kB | 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 75 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 1.4 MB/s) Progress (2): 33/86 kB | 20/49 kB Progress (2): 33/86 kB | 24/49 kB Progress (2): 33/86 kB | 28/49 kB Progress (2): 33/86 kB | 32/49 kB Progress (2): 33/86 kB | 33/49 kB Progress (2): 33/86 kB | 37/49 kB Progress (2): 33/86 kB | 41/49 kB Progress (2): 33/86 kB | 45/49 kB Progress (2): 33/86 kB | 49/49 kB Progress (2): 33/86 kB | 49 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 181 kB/s) Progress (1): 37/86 kB Progress (1): 41/86 kB Progress (1): 45/86 kB Progress (1): 49/86 kB Progress (1): 53/86 kB Progress (1): 57/86 kB Progress (1): 61/86 kB Progress (1): 65/86 kB Progress (1): 66/86 kB Progress (1): 70/86 kB Progress (1): 74/86 kB Progress (1): 78/86 kB Progress (1): 82/86 kB Progress (1): 86/86 kB Progress (1): 86 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 161 kB/s) [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/pom.xml to /home/jenkins/.m2/repository/com/sun/xml/bind/mvn/jaxb-codemodel-parent/2.3.2/jaxb-codemodel-parent-2.3.2.pom [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/jaxb-codemodel-parent-2.3.2.pom.asc to /home/jenkins/.m2/repository/com/sun/xml/bind/mvn/jaxb-codemodel-parent/2.3.2/jaxb-codemodel-parent-2.3.2.pom.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (default-cli) @ jaxb-codemodel-parent --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/home/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar) to field java.util.TreeMap.comparator WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.11-01 and edition "Professional" [INFO] * Using staging profile ID "6f755b311e3233" (matched by Nexus). [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/pom.xml to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/6f755b311e3233/com/sun/xml/bind/mvn/jaxb-codemodel-parent/2.3.2/jaxb-codemodel-parent-2.3.2.pom [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/jaxb-codemodel-parent-2.3.2.pom.asc to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/6f755b311e3233/com/sun/xml/bind/mvn/jaxb-codemodel-parent/2.3.2/jaxb-codemodel-parent-2.3.2.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------------------< org.glassfish.jaxb:codemodel >-------------------- [INFO] Building Codemodel Core 2.3.2 [2/3] [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 214 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 410 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.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/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 158 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar Progress (1): 4.1/34 kB Progress (1): 7.7/34 kB Progress (1): 12/34 kB Progress (1): 16/34 kB Progress (1): 20/34 kB Progress (1): 24/34 kB Progress (1): 28/34 kB Progress (1): 32/34 kB Progress (1): 33/34 kB Progress (1): 34 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 972 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (10 kB at 283 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 kB at 281 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar Progress (1): 4.1/30 kB Progress (1): 7.7/30 kB Progress (1): 12/30 kB Progress (1): 16/30 kB Progress (1): 20/30 kB Progress (1): 24/30 kB Progress (1): 28/30 kB Progress (1): 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 kB at 896 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.pom Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.pom (6.8 kB at 24 kB/s) 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/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar Progress (1): 3.8/315 kB Progress (1): 7.9/315 kB Progress (1): 12/315 kB Progress (1): 16/315 kB Progress (1): 20/315 kB Progress (1): 24/315 kB Progress (1): 28/315 kB Progress (1): 32/315 kB Progress (1): 33/315 kB Progress (1): 37/315 kB Progress (1): 41/315 kB Progress (1): 45/315 kB Progress (1): 49/315 kB Progress (1): 53/315 kB Progress (1): 57/315 kB Progress (1): 61/315 kB Progress (1): 66/315 kB Progress (1): 69/315 kB Progress (1): 73/315 kB Progress (1): 77/315 kB Progress (1): 82/315 kB Progress (1): 86/315 kB Progress (1): 90/315 kB Progress (1): 94/315 kB Progress (1): 98/315 kB Progress (1): 102/315 kB Progress (1): 106/315 kB Progress (1): 110/315 kB Progress (1): 114/315 kB Progress (1): 118/315 kB Progress (1): 123/315 kB Progress (1): 127/315 kB Progress (1): 131/315 kB Progress (1): 135/315 kB Progress (1): 139/315 kB Progress (1): 143/315 kB Progress (1): 147/315 kB Progress (1): 151/315 kB Progress (1): 155/315 kB Progress (1): 159/315 kB Progress (1): 163/315 kB Progress (1): 168/315 kB Progress (1): 172/315 kB Progress (1): 176/315 kB Progress (1): 180/315 kB Progress (1): 184/315 kB Progress (1): 188/315 kB Progress (1): 192/315 kB Progress (1): 196/315 kB Progress (1): 200/315 kB Progress (1): 204/315 kB Progress (1): 209/315 kB Progress (1): 213/315 kB Progress (1): 217/315 kB Progress (1): 221/315 kB Progress (1): 225/315 kB Progress (1): 229/315 kB Progress (1): 233/315 kB Progress (2): 233/315 kB | 4.1/290 kB Progress (2): 233/315 kB | 7.8/290 kB Progress (2): 233/315 kB | 7.9/290 kB Progress (2): 237/315 kB | 7.9/290 kB Progress (2): 241/315 kB | 7.9/290 kB Progress (2): 245/315 kB | 7.9/290 kB Progress (2): 250/315 kB | 7.9/290 kB Progress (2): 254/315 kB | 7.9/290 kB Progress (2): 258/315 kB | 7.9/290 kB Progress (2): 262/315 kB | 7.9/290 kB Progress (2): 266/315 kB | 7.9/290 kB Progress (2): 270/315 kB | 7.9/290 kB Progress (2): 274/315 kB | 7.9/290 kB Progress (2): 278/315 kB | 7.9/290 kB Progress (2): 282/315 kB | 7.9/290 kB Progress (2): 286/315 kB | 7.9/290 kB Progress (2): 290/315 kB | 7.9/290 kB Progress (2): 295/315 kB | 7.9/290 kB Progress (2): 299/315 kB | 7.9/290 kB Progress (2): 303/315 kB | 7.9/290 kB Progress (2): 307/315 kB | 7.9/290 kB Progress (2): 311/315 kB | 7.9/290 kB Progress (2): 315 kB | 7.9/290 kB Progress (2): 315 kB | 12/290 kB Progress (2): 315 kB | 16/290 kB Progress (2): 315 kB | 20/290 kB Progress (2): 315 kB | 24/290 kB Progress (2): 315 kB | 25/290 kB Progress (2): 315 kB | 29/290 kB Progress (2): 315 kB | 33/290 kB Progress (2): 315 kB | 37/290 kB Progress (2): 315 kB | 41/290 kB Progress (2): 315 kB | 45/290 kB Progress (2): 315 kB | 50/290 kB Progress (2): 315 kB | 54/290 kB Progress (2): 315 kB | 58/290 kB Progress (2): 315 kB | 62/290 kB Progress (2): 315 kB | 66/290 kB Progress (2): 315 kB | 70/290 kB Progress (2): 315 kB | 74/290 kB Progress (2): 315 kB | 78/290 kB Progress (2): 315 kB | 82/290 kB Progress (2): 315 kB | 86/290 kB Progress (2): 315 kB | 91/290 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/junit/junit/4.12/junit-4.12.jar (315 kB at 1.1 MB/s) Progress (1): 95/290 kB Progress (1): 99/290 kB Progress (1): 103/290 kB Progress (1): 107/290 kB Progress (1): 111/290 kB Progress (1): 115/290 kB Progress (1): 119/290 kB Progress (1): 123/290 kB Progress (1): 127/290 kB Progress (1): 131/290 kB Progress (1): 136/290 kB Progress (1): 140/290 kB Progress (1): 144/290 kB Progress (1): 148/290 kB Progress (1): 152/290 kB Progress (1): 156/290 kB Progress (1): 160/290 kB Progress (1): 164/290 kB Progress (1): 168/290 kB Progress (1): 172/290 kB Progress (1): 177/290 kB Progress (1): 181/290 kB Progress (1): 185/290 kB Progress (1): 189/290 kB Progress (1): 193/290 kB Progress (1): 197/290 kB Progress (1): 201/290 kB Progress (1): 205/290 kB Progress (1): 209/290 kB Progress (1): 213/290 kB Progress (1): 218/290 kB Progress (1): 222/290 kB Progress (1): 226/290 kB Progress (1): 230/290 kB Progress (1): 234/290 kB Progress (1): 238/290 kB Progress (1): 242/290 kB Progress (1): 246/290 kB Progress (1): 250/290 kB Progress (1): 254/290 kB Progress (1): 258/290 kB Progress (1): 263/290 kB Progress (1): 267/290 kB Progress (1): 271/290 kB Progress (1): 275/290 kB Progress (1): 279/290 kB Progress (1): 283/290 kB Progress (1): 287/290 kB Progress (1): 290 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar (290 kB at 686 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ codemodel --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ codemodel --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ codemodel --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-resource (add-resource) @ codemodel --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ codemodel --- 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 216 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 34 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 58 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 45 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 15 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 89 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 32 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 66 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 44 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 31 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.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 141 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 290 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 31 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 95 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 104 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 168 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 237 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 33 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/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/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/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/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/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar 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 sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-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/reporting/maven-reporting-api/2.0.6/maven-reporting-api-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/maven-error-diagnostics/2.0.6/maven-error-diagnostics-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 (1): 37/152 kB Progress (1): 41/152 kB Progress (1): 45/152 kB Progress (1): 49/152 kB Progress (1): 53/152 kB Progress (1): 57/152 kB Progress (1): 61/152 kB Progress (1): 65/152 kB Progress (1): 66/152 kB Progress (1): 70/152 kB Progress (1): 74/152 kB Progress (1): 78/152 kB Progress (1): 82/152 kB Progress (1): 86/152 kB Progress (1): 90/152 kB Progress (1): 94/152 kB Progress (1): 98/152 kB Progress (1): 98/152 kB Progress (1): 102/152 kB Progress (1): 106/152 kB Progress (1): 110/152 kB Progress (1): 114/152 kB Progress (1): 118/152 kB Progress (1): 122/152 kB Progress (1): 126/152 kB Progress (1): 130/152 kB Progress (1): 134/152 kB Progress (1): 138/152 kB Progress (1): 142/152 kB Progress (1): 146/152 kB Progress (1): 150/152 kB Progress (1): 152 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 942 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar Progress (1): 4.1/9.9 kB Progress (1): 7.7/9.9 kB Progress (2): 7.7/9.9 kB | 4.1/30 kB Progress (2): 9.9 kB | 4.1/30 kB Progress (2): 9.9 kB | 7.7/30 kB Progress (2): 9.9 kB | 12/30 kB Progress (2): 9.9 kB | 16/30 kB Progress (2): 9.9 kB | 20/30 kB Progress (2): 9.9 kB | 24/30 kB Progress (3): 9.9 kB | 24/30 kB | 4.1/14 kB Progress (3): 9.9 kB | 24/30 kB | 7.7/14 kB Progress (4): 9.9 kB | 24/30 kB | 7.7/14 kB | 4.1/21 kB Progress (4): 9.9 kB | 24/30 kB | 7.7/14 kB | 7.7/21 kB Progress (5): 9.9 kB | 24/30 kB | 7.7/14 kB | 7.7/21 kB | 4.1/5.9 kB Progress (5): 9.9 kB | 24/30 kB | 12/14 kB | 7.7/21 kB | 4.1/5.9 kB Progress (5): 9.9 kB | 28/30 kB | 12/14 kB | 7.7/21 kB | 4.1/5.9 kB Progress (5): 9.9 kB | 30 kB | 12/14 kB | 7.7/21 kB | 4.1/5.9 kB Progress (5): 9.9 kB | 30 kB | 14 kB | 7.7/21 kB | 4.1/5.9 kB Progress (5): 9.9 kB | 30 kB | 14 kB | 7.7/21 kB | 5.9 kB Progress (5): 9.9 kB | 30 kB | 14 kB | 12/21 kB | 5.9 kB Progress (5): 9.9 kB | 30 kB | 14 kB | 16/21 kB | 5.9 kB Progress (5): 9.9 kB | 30 kB | 14 kB | 20/21 kB | 5.9 kB Progress (5): 9.9 kB | 30 kB | 14 kB | 21 kB | 5.9 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.jar (30 kB at 193 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 35 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar 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 91 kB/s) 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 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 54 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 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 78 kB/s) 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 Progress (1): 4.1/37 kB Progress (1): 7.7/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (2): 16/37 kB | 4.1/13 kB Progress (2): 20/37 kB | 4.1/13 kB Progress (2): 20/37 kB | 7.7/13 kB Progress (2): 24/37 kB | 7.7/13 kB Progress (2): 24/37 kB | 12/13 kB Progress (2): 24/37 kB | 13 kB Progress (2): 28/37 kB | 13 kB Progress (2): 32/37 kB | 13 kB Progress (2): 36/37 kB | 13 kB Progress (2): 37 kB | 13 kB Progress (3): 37 kB | 13 kB | 4.1/43 kB Progress (4): 37 kB | 13 kB | 4.1/43 kB | 4.1/223 kB Progress (4): 37 kB | 13 kB | 4.1/43 kB | 7.7/223 kB Progress (4): 37 kB | 13 kB | 4.1/43 kB | 12/223 kB Progress (4): 37 kB | 13 kB | 4.1/43 kB | 16/223 kB Progress (4): 37 kB | 13 kB | 4.1/43 kB | 20/223 kB Progress (4): 37 kB | 13 kB | 4.1/43 kB | 24/223 kB Progress (4): 37 kB | 13 kB | 4.1/43 kB | 28/223 kB Progress (4): 37 kB | 13 kB | 7.7/43 kB | 28/223 kB Progress (4): 37 kB | 13 kB | 12/43 kB | 28/223 kB Progress (4): 37 kB | 13 kB | 16/43 kB | 28/223 kB Progress (4): 37 kB | 13 kB | 20/43 kB | 28/223 kB Progress (4): 37 kB | 13 kB | 24/43 kB | 28/223 kB Progress (4): 37 kB | 13 kB | 28/43 kB | 28/223 kB Progress (4): 37 kB | 13 kB | 32/43 kB | 28/223 kB Progress (4): 37 kB | 13 kB | 33/43 kB | 28/223 kB Progress (4): 37 kB | 13 kB | 37/43 kB | 28/223 kB Progress (4): 37 kB | 13 kB | 41/43 kB | 28/223 kB Progress (4): 37 kB | 13 kB | 43 kB | 28/223 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 183 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar 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 66 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 (2): 43 kB | 32/223 kB Progress (3): 43 kB | 32/223 kB | 4.1/10 kB Progress (3): 43 kB | 33/223 kB | 4.1/10 kB Progress (3): 43 kB | 33/223 kB | 7.7/10 kB Progress (3): 43 kB | 37/223 kB | 7.7/10 kB Progress (3): 43 kB | 41/223 kB | 7.7/10 kB Progress (3): 43 kB | 41/223 kB | 10 kB Progress (3): 43 kB | 45/223 kB | 10 kB Progress (3): 43 kB | 49/223 kB | 10 kB Progress (3): 43 kB | 53/223 kB | 10 kB Progress (3): 43 kB | 57/223 kB | 10 kB Progress (3): 43 kB | 61/223 kB | 10 kB Progress (3): 43 kB | 65/223 kB | 10 kB Progress (3): 43 kB | 66/223 kB | 10 kB Progress (3): 43 kB | 70/223 kB | 10 kB Progress (3): 43 kB | 74/223 kB | 10 kB Progress (3): 43 kB | 78/223 kB | 10 kB Progress (3): 43 kB | 82/223 kB | 10 kB Progress (3): 43 kB | 86/223 kB | 10 kB Progress (3): 43 kB | 90/223 kB | 10 kB Progress (3): 43 kB | 94/223 kB | 10 kB Progress (3): 43 kB | 98/223 kB | 10 kB Progress (3): 43 kB | 98/223 kB | 10 kB Progress (3): 43 kB | 102/223 kB | 10 kB Progress (3): 43 kB | 106/223 kB | 10 kB Progress (3): 43 kB | 110/223 kB | 10 kB Progress (3): 43 kB | 114/223 kB | 10 kB Progress (3): 43 kB | 118/223 kB | 10 kB Progress (3): 43 kB | 122/223 kB | 10 kB Progress (3): 43 kB | 126/223 kB | 10 kB Progress (3): 43 kB | 130/223 kB | 10 kB Progress (3): 43 kB | 131/223 kB | 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 46 kB/s) Progress (2): 43 kB | 135/223 kB Progress (2): 43 kB | 139/223 kB Progress (2): 43 kB | 143/223 kB Progress (2): 43 kB | 147/223 kB Progress (2): 43 kB | 151/223 kB Progress (2): 43 kB | 155/223 kB Progress (2): 43 kB | 159/223 kB Progress (2): 43 kB | 163/223 kB Progress (2): 43 kB | 164/223 kB Progress (2): 43 kB | 168/223 kB Progress (2): 43 kB | 172/223 kB Progress (2): 43 kB | 176/223 kB Progress (2): 43 kB | 180/223 kB Progress (2): 43 kB | 184/223 kB Progress (2): 43 kB | 188/223 kB Progress (2): 43 kB | 192/223 kB Progress (2): 43 kB | 196/223 kB Progress (2): 43 kB | 200/223 kB Progress (2): 43 kB | 204/223 kB Progress (2): 43 kB | 208/223 kB Progress (2): 43 kB | 212/223 kB Progress (2): 43 kB | 216/223 kB Progress (2): 43 kB | 220/223 kB Progress (2): 43 kB | 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 872 kB/s) 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 72 kB/s) Progress (1): 4.1/61 kB Progress (1): 7.7/61 kB Progress (1): 12/61 kB Progress (1): 16/61 kB Progress (1): 20/61 kB Progress (1): 24/61 kB Progress (2): 24/61 kB | 4.1/6.8 kB Progress (2): 28/61 kB | 4.1/6.8 kB Progress (2): 32/61 kB | 4.1/6.8 kB Progress (2): 32/61 kB | 6.8 kB Progress (2): 36/61 kB | 6.8 kB Progress (2): 40/61 kB | 6.8 kB Progress (2): 44/61 kB | 6.8 kB Progress (2): 48/61 kB | 6.8 kB Progress (2): 52/61 kB | 6.8 kB Progress (2): 56/61 kB | 6.8 kB Progress (2): 60/61 kB | 6.8 kB Progress (2): 61 kB | 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 11 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 98 kB/s) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ codemodel --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 94 source files to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/classes [INFO] /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/SecureLoader.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/SecureLoader.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ codemodel --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 93 source files to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/classes [INFO] /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/SecureLoader.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/SecureLoader.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ codemodel --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ codemodel --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/test-classes [INFO] /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JExprTest.java: /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JExprTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JExprTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ codemodel --- 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 45 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 450 kB/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 652 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3.0 kB at 108 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (2.5 kB at 89 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (5.5 kB at 198 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (1.6 kB at 46 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.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/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 kB at 60 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 49 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 93 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 71 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.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 116 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 76 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 93 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 36 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 73 kB/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.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 153 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 36 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 67 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 53 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 28 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 45 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 43 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom Progress (1): 3.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (3.5 kB at 105 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 539 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (3.7 kB at 66 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 346 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 754 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.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.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-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-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-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-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-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-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-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/reporting/maven-reporting-api/2.0.9/maven-reporting-api-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-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-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-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/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.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 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar Progress (1): 4.1/35 kB Progress (1): 7.7/35 kB Progress (1): 12/35 kB Progress (1): 16/35 kB Progress (1): 20/35 kB Progress (1): 24/35 kB Progress (1): 28/35 kB Progress (1): 32/35 kB Progress (1): 35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (35 kB at 889 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.3/maven-common-artifact-filters-1.3.jar Progress (1): 4.1/118 kB Progress (1): 7.7/118 kB Progress (1): 12/118 kB Progress (1): 16/118 kB Progress (1): 20/118 kB Progress (1): 24/118 kB Progress (1): 28/118 kB Progress (1): 32/118 kB Progress (2): 32/118 kB | 4.1/316 kB Progress (2): 36/118 kB | 4.1/316 kB Progress (2): 36/118 kB | 7.7/316 kB Progress (2): 40/118 kB | 7.7/316 kB Progress (3): 40/118 kB | 7.7/316 kB | 4.1/13 kB Progress (3): 40/118 kB | 12/316 kB | 4.1/13 kB Progress (3): 40/118 kB | 12/316 kB | 7.7/13 kB Progress (3): 40/118 kB | 16/316 kB | 7.7/13 kB Progress (3): 40/118 kB | 16/316 kB | 12/13 kB Progress (3): 40/118 kB | 16/316 kB | 13 kB Progress (3): 40/118 kB | 20/316 kB | 13 kB Progress (3): 40/118 kB | 24/316 kB | 13 kB Progress (3): 44/118 kB | 24/316 kB | 13 kB Progress (3): 44/118 kB | 28/316 kB | 13 kB Progress (3): 48/118 kB | 28/316 kB | 13 kB Progress (3): 48/118 kB | 32/316 kB | 13 kB Progress (3): 52/118 kB | 32/316 kB | 13 kB Progress (3): 56/118 kB | 32/316 kB | 13 kB Progress (4): 56/118 kB | 32/316 kB | 13 kB | 4.1/263 kB Progress (4): 56/118 kB | 36/316 kB | 13 kB | 4.1/263 kB Progress (4): 56/118 kB | 36/316 kB | 13 kB | 7.7/263 kB Progress (4): 60/118 kB | 36/316 kB | 13 kB | 7.7/263 kB Progress (4): 60/118 kB | 36/316 kB | 13 kB | 12/263 kB Progress (4): 60/118 kB | 36/316 kB | 13 kB | 16/263 kB Progress (4): 60/118 kB | 40/316 kB | 13 kB | 16/263 kB Progress (4): 60/118 kB | 40/316 kB | 13 kB | 20/263 kB Progress (4): 60/118 kB | 40/316 kB | 13 kB | 24/263 kB Progress (4): 60/118 kB | 44/316 kB | 13 kB | 24/263 kB Progress (4): 60/118 kB | 48/316 kB | 13 kB | 24/263 kB Progress (4): 60/118 kB | 52/316 kB | 13 kB | 24/263 kB Progress (4): 64/118 kB | 52/316 kB | 13 kB | 24/263 kB Progress (4): 64/118 kB | 56/316 kB | 13 kB | 24/263 kB Progress (4): 64/118 kB | 56/316 kB | 13 kB | 28/263 kB Progress (4): 64/118 kB | 60/316 kB | 13 kB | 28/263 kB Progress (4): 64/118 kB | 64/316 kB | 13 kB | 28/263 kB Progress (4): 64/118 kB | 68/316 kB | 13 kB | 28/263 kB Progress (4): 64/118 kB | 72/316 kB | 13 kB | 28/263 kB Progress (4): 68/118 kB | 72/316 kB | 13 kB | 28/263 kB Progress (4): 68/118 kB | 76/316 kB | 13 kB | 28/263 kB Progress (4): 68/118 kB | 76/316 kB | 13 kB | 32/263 kB Progress (4): 68/118 kB | 80/316 kB | 13 kB | 32/263 kB Progress (4): 68/118 kB | 84/316 kB | 13 kB | 32/263 kB Progress (4): 68/118 kB | 88/316 kB | 13 kB | 32/263 kB Progress (4): 68/118 kB | 92/316 kB | 13 kB | 32/263 kB Progress (4): 68/118 kB | 96/316 kB | 13 kB | 32/263 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 146 kB/s) Progress (3): 72/118 kB | 96/316 kB | 32/263 kB Progress (3): 76/118 kB | 96/316 kB | 32/263 kB Progress (3): 80/118 kB | 96/316 kB | 32/263 kB 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 Progress (3): 80/118 kB | 100/316 kB | 32/263 kB Progress (3): 80/118 kB | 100/316 kB | 36/263 kB Progress (3): 80/118 kB | 100/316 kB | 40/263 kB Progress (3): 80/118 kB | 100/316 kB | 44/263 kB Progress (3): 80/118 kB | 100/316 kB | 48/263 kB Progress (3): 80/118 kB | 100/316 kB | 52/263 kB Progress (3): 80/118 kB | 100/316 kB | 56/263 kB Progress (3): 80/118 kB | 100/316 kB | 60/263 kB Progress (3): 80/118 kB | 100/316 kB | 64/263 kB Progress (3): 80/118 kB | 104/316 kB | 64/263 kB Progress (3): 84/118 kB | 104/316 kB | 64/263 kB Progress (3): 88/118 kB | 104/316 kB | 64/263 kB Progress (3): 88/118 kB | 104/316 kB | 68/263 kB Progress (3): 92/118 kB | 104/316 kB | 68/263 kB Progress (3): 92/118 kB | 108/316 kB | 68/263 kB Progress (3): 92/118 kB | 108/316 kB | 72/263 kB Progress (3): 92/118 kB | 112/316 kB | 72/263 kB Progress (3): 96/118 kB | 112/316 kB | 72/263 kB Progress (3): 96/118 kB | 112/316 kB | 76/263 kB Progress (3): 96/118 kB | 112/316 kB | 80/263 kB Progress (3): 96/118 kB | 116/316 kB | 80/263 kB Progress (3): 100/118 kB | 116/316 kB | 80/263 kB Progress (3): 100/118 kB | 120/316 kB | 80/263 kB Progress (3): 100/118 kB | 120/316 kB | 84/263 kB Progress (3): 104/118 kB | 120/316 kB | 84/263 kB Progress (3): 104/118 kB | 120/316 kB | 88/263 kB Progress (3): 108/118 kB | 120/316 kB | 88/263 kB Progress (3): 108/118 kB | 124/316 kB | 88/263 kB Progress (3): 112/118 kB | 124/316 kB | 88/263 kB Progress (3): 112/118 kB | 128/316 kB | 88/263 kB Progress (3): 116/118 kB | 128/316 kB | 88/263 kB Progress (3): 118 kB | 128/316 kB | 88/263 kB Progress (3): 118 kB | 132/316 kB | 88/263 kB Progress (3): 118 kB | 136/316 kB | 88/263 kB Progress (3): 118 kB | 136/316 kB | 92/263 kB Progress (3): 118 kB | 136/316 kB | 96/263 kB Progress (3): 118 kB | 140/316 kB | 96/263 kB Progress (3): 118 kB | 140/316 kB | 100/263 kB Progress (3): 118 kB | 144/316 kB | 100/263 kB Progress (3): 118 kB | 148/316 kB | 100/263 kB Progress (3): 118 kB | 148/316 kB | 104/263 kB Progress (3): 118 kB | 152/316 kB | 104/263 kB Progress (3): 118 kB | 152/316 kB | 108/263 kB Progress (3): 118 kB | 152/316 kB | 112/263 kB Progress (3): 118 kB | 152/316 kB | 116/263 kB Progress (4): 118 kB | 152/316 kB | 116/263 kB | 4.1/31 kB Progress (4): 118 kB | 152/316 kB | 120/263 kB | 4.1/31 kB Progress (4): 118 kB | 156/316 kB | 120/263 kB | 4.1/31 kB Progress (4): 118 kB | 156/316 kB | 124/263 kB | 4.1/31 kB Progress (4): 118 kB | 156/316 kB | 124/263 kB | 7.7/31 kB Progress (4): 118 kB | 160/316 kB | 124/263 kB | 7.7/31 kB Progress (4): 118 kB | 160/316 kB | 124/263 kB | 12/31 kB Progress (4): 118 kB | 164/316 kB | 124/263 kB | 12/31 kB Progress (4): 118 kB | 168/316 kB | 124/263 kB | 12/31 kB Progress (4): 118 kB | 172/316 kB | 124/263 kB | 12/31 kB Progress (4): 118 kB | 176/316 kB | 124/263 kB | 12/31 kB Progress (4): 118 kB | 180/316 kB | 124/263 kB | 12/31 kB Progress (4): 118 kB | 184/316 kB | 124/263 kB | 12/31 kB Progress (4): 118 kB | 188/316 kB | 124/263 kB | 12/31 kB Progress (4): 118 kB | 192/316 kB | 124/263 kB | 12/31 kB Progress (5): 118 kB | 192/316 kB | 124/263 kB | 12/31 kB | 4.1/89 kB Progress (5): 118 kB | 192/316 kB | 128/263 kB | 12/31 kB | 4.1/89 kB Progress (5): 118 kB | 192/316 kB | 128/263 kB | 12/31 kB | 7.7/89 kB Progress (5): 118 kB | 192/316 kB | 132/263 kB | 12/31 kB | 7.7/89 kB Progress (5): 118 kB | 196/316 kB | 132/263 kB | 12/31 kB | 7.7/89 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (118 kB at 988 kB/s) Progress (4): 196/316 kB | 132/263 kB | 16/31 kB | 7.7/89 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar Progress (4): 196/316 kB | 132/263 kB | 20/31 kB | 7.7/89 kB Progress (4): 196/316 kB | 132/263 kB | 24/31 kB | 7.7/89 kB Progress (4): 196/316 kB | 132/263 kB | 28/31 kB | 7.7/89 kB Progress (4): 196/316 kB | 132/263 kB | 31 kB | 7.7/89 kB Progress (4): 196/316 kB | 132/263 kB | 31 kB | 12/89 kB Progress (4): 200/316 kB | 132/263 kB | 31 kB | 12/89 kB Progress (4): 200/316 kB | 136/263 kB | 31 kB | 12/89 kB Progress (4): 204/316 kB | 136/263 kB | 31 kB | 12/89 kB Progress (4): 208/316 kB | 136/263 kB | 31 kB | 12/89 kB Progress (4): 208/316 kB | 136/263 kB | 31 kB | 16/89 kB Progress (4): 208/316 kB | 140/263 kB | 31 kB | 16/89 kB Progress (4): 212/316 kB | 140/263 kB | 31 kB | 16/89 kB Progress (4): 212/316 kB | 144/263 kB | 31 kB | 16/89 kB Progress (4): 216/316 kB | 144/263 kB | 31 kB | 16/89 kB Progress (4): 216/316 kB | 144/263 kB | 31 kB | 20/89 kB Progress (4): 216/316 kB | 144/263 kB | 31 kB | 24/89 kB Progress (4): 220/316 kB | 144/263 kB | 31 kB | 24/89 kB Progress (4): 224/316 kB | 144/263 kB | 31 kB | 24/89 kB Progress (4): 224/316 kB | 144/263 kB | 31 kB | 28/89 kB Progress (4): 224/316 kB | 144/263 kB | 31 kB | 32/89 kB Progress (4): 224/316 kB | 148/263 kB | 31 kB | 32/89 kB Progress (4): 224/316 kB | 152/263 kB | 31 kB | 32/89 kB Progress (4): 224/316 kB | 156/263 kB | 31 kB | 32/89 kB Progress (4): 224/316 kB | 160/263 kB | 31 kB | 32/89 kB Progress (4): 224/316 kB | 160/263 kB | 31 kB | 33/89 kB Progress (4): 228/316 kB | 160/263 kB | 31 kB | 33/89 kB Progress (4): 232/316 kB | 160/263 kB | 31 kB | 33/89 kB Progress (4): 236/316 kB | 160/263 kB | 31 kB | 33/89 kB Progress (4): 240/316 kB | 160/263 kB | 31 kB | 33/89 kB Progress (4): 240/316 kB | 164/263 kB | 31 kB | 33/89 kB Progress (4): 244/316 kB | 164/263 kB | 31 kB | 33/89 kB Progress (4): 248/316 kB | 164/263 kB | 31 kB | 33/89 kB Progress (5): 248/316 kB | 164/263 kB | 31 kB | 33/89 kB | 4.1/122 kB Progress (5): 252/316 kB | 164/263 kB | 31 kB | 33/89 kB | 4.1/122 kB Progress (5): 256/316 kB | 164/263 kB | 31 kB | 33/89 kB | 4.1/122 kB Progress (5): 256/316 kB | 164/263 kB | 31 kB | 37/89 kB | 4.1/122 kB Progress (5): 260/316 kB | 164/263 kB | 31 kB | 37/89 kB | 4.1/122 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 kB at 227 kB/s) Progress (4): 260/316 kB | 164/263 kB | 37/89 kB | 7.7/122 kB Progress (4): 260/316 kB | 168/263 kB | 37/89 kB | 7.7/122 kB 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 Progress (4): 260/316 kB | 172/263 kB | 37/89 kB | 7.7/122 kB Progress (4): 260/316 kB | 176/263 kB | 37/89 kB | 7.7/122 kB Progress (4): 260/316 kB | 176/263 kB | 37/89 kB | 12/122 kB Progress (4): 260/316 kB | 176/263 kB | 37/89 kB | 16/122 kB Progress (4): 264/316 kB | 176/263 kB | 37/89 kB | 16/122 kB Progress (4): 264/316 kB | 176/263 kB | 41/89 kB | 16/122 kB Progress (4): 264/316 kB | 176/263 kB | 41/89 kB | 20/122 kB Progress (4): 264/316 kB | 176/263 kB | 41/89 kB | 24/122 kB Progress (4): 264/316 kB | 176/263 kB | 45/89 kB | 24/122 kB Progress (4): 264/316 kB | 180/263 kB | 45/89 kB | 24/122 kB Progress (4): 264/316 kB | 180/263 kB | 49/89 kB | 24/122 kB Progress (4): 264/316 kB | 180/263 kB | 49/89 kB | 28/122 kB Progress (4): 264/316 kB | 180/263 kB | 49/89 kB | 32/122 kB Progress (4): 264/316 kB | 180/263 kB | 49/89 kB | 33/122 kB Progress (4): 264/316 kB | 180/263 kB | 49/89 kB | 37/122 kB Progress (4): 264/316 kB | 180/263 kB | 49/89 kB | 41/122 kB Progress (4): 264/316 kB | 180/263 kB | 49/89 kB | 45/122 kB Progress (4): 264/316 kB | 180/263 kB | 49/89 kB | 49/122 kB Progress (4): 264/316 kB | 180/263 kB | 49/89 kB | 53/122 kB Progress (4): 268/316 kB | 180/263 kB | 49/89 kB | 53/122 kB Progress (4): 272/316 kB | 180/263 kB | 49/89 kB | 53/122 kB Progress (4): 272/316 kB | 180/263 kB | 53/89 kB | 53/122 kB Progress (4): 276/316 kB | 180/263 kB | 53/89 kB | 53/122 kB Progress (4): 280/316 kB | 180/263 kB | 53/89 kB | 53/122 kB Progress (4): 284/316 kB | 180/263 kB | 53/89 kB | 53/122 kB Progress (4): 288/316 kB | 180/263 kB | 53/89 kB | 53/122 kB Progress (4): 288/316 kB | 180/263 kB | 53/89 kB | 57/122 kB Progress (4): 288/316 kB | 184/263 kB | 53/89 kB | 57/122 kB Progress (4): 292/316 kB | 184/263 kB | 53/89 kB | 57/122 kB Progress (4): 296/316 kB | 184/263 kB | 53/89 kB | 57/122 kB Progress (4): 300/316 kB | 184/263 kB | 53/89 kB | 57/122 kB Progress (4): 304/316 kB | 184/263 kB | 53/89 kB | 57/122 kB Progress (5): 304/316 kB | 184/263 kB | 53/89 kB | 57/122 kB | 4.1/49 kB Progress (5): 304/316 kB | 184/263 kB | 57/89 kB | 57/122 kB | 4.1/49 kB Progress (5): 308/316 kB | 184/263 kB | 57/89 kB | 57/122 kB | 4.1/49 kB Progress (5): 312/316 kB | 184/263 kB | 57/89 kB | 57/122 kB | 4.1/49 kB Progress (5): 316/316 kB | 184/263 kB | 57/89 kB | 57/122 kB | 4.1/49 kB Progress (5): 316 kB | 184/263 kB | 57/89 kB | 57/122 kB | 4.1/49 kB Progress (5): 316 kB | 188/263 kB | 57/89 kB | 57/122 kB | 4.1/49 kB Progress (5): 316 kB | 188/263 kB | 57/89 kB | 61/122 kB | 4.1/49 kB Progress (5): 316 kB | 192/263 kB | 57/89 kB | 61/122 kB | 4.1/49 kB Progress (5): 316 kB | 192/263 kB | 61/89 kB | 61/122 kB | 4.1/49 kB Progress (5): 316 kB | 192/263 kB | 65/89 kB | 61/122 kB | 4.1/49 kB Progress (5): 316 kB | 196/263 kB | 65/89 kB | 61/122 kB | 4.1/49 kB Progress (5): 316 kB | 196/263 kB | 69/89 kB | 61/122 kB | 4.1/49 kB Progress (5): 316 kB | 200/263 kB | 69/89 kB | 61/122 kB | 4.1/49 kB Progress (5): 316 kB | 200/263 kB | 69/89 kB | 61/122 kB | 7.7/49 kB Progress (5): 316 kB | 200/263 kB | 73/89 kB | 61/122 kB | 7.7/49 kB Progress (5): 316 kB | 200/263 kB | 73/89 kB | 61/122 kB | 12/49 kB Progress (5): 316 kB | 200/263 kB | 73/89 kB | 61/122 kB | 16/49 kB Progress (5): 316 kB | 200/263 kB | 77/89 kB | 61/122 kB | 16/49 kB Progress (5): 316 kB | 200/263 kB | 81/89 kB | 61/122 kB | 16/49 kB Progress (5): 316 kB | 200/263 kB | 85/89 kB | 61/122 kB | 16/49 kB Progress (5): 316 kB | 200/263 kB | 89/89 kB | 61/122 kB | 16/49 kB Progress (5): 316 kB | 200/263 kB | 89 kB | 61/122 kB | 16/49 kB Progress (5): 316 kB | 200/263 kB | 89 kB | 65/122 kB | 16/49 kB Progress (5): 316 kB | 200/263 kB | 89 kB | 65/122 kB | 20/49 kB Progress (5): 316 kB | 204/263 kB | 89 kB | 65/122 kB | 20/49 kB Progress (5): 316 kB | 208/263 kB | 89 kB | 65/122 kB | 20/49 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 1.8 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar Progress (4): 208/263 kB | 89 kB | 65/122 kB | 24/49 kB Progress (4): 208/263 kB | 89 kB | 65/122 kB | 28/49 kB Progress (4): 208/263 kB | 89 kB | 65/122 kB | 32/49 kB Progress (4): 208/263 kB | 89 kB | 65/122 kB | 36/49 kB Progress (4): 208/263 kB | 89 kB | 65/122 kB | 40/49 kB Progress (4): 208/263 kB | 89 kB | 66/122 kB | 40/49 kB Progress (4): 208/263 kB | 89 kB | 66/122 kB | 44/49 kB Progress (4): 208/263 kB | 89 kB | 70/122 kB | 44/49 kB Progress (4): 208/263 kB | 89 kB | 70/122 kB | 48/49 kB Progress (4): 208/263 kB | 89 kB | 70/122 kB | 49 kB Progress (4): 212/263 kB | 89 kB | 70/122 kB | 49 kB Progress (4): 216/263 kB | 89 kB | 70/122 kB | 49 kB Progress (4): 220/263 kB | 89 kB | 70/122 kB | 49 kB Progress (4): 220/263 kB | 89 kB | 74/122 kB | 49 kB Progress (4): 224/263 kB | 89 kB | 74/122 kB | 49 kB Progress (4): 228/263 kB | 89 kB | 74/122 kB | 49 kB Progress (4): 228/263 kB | 89 kB | 78/122 kB | 49 kB Progress (4): 232/263 kB | 89 kB | 78/122 kB | 49 kB Progress (4): 232/263 kB | 89 kB | 82/122 kB | 49 kB Progress (4): 236/263 kB | 89 kB | 82/122 kB | 49 kB Progress (4): 236/263 kB | 89 kB | 86/122 kB | 49 kB Progress (4): 240/263 kB | 89 kB | 86/122 kB | 49 kB Progress (4): 240/263 kB | 89 kB | 90/122 kB | 49 kB Progress (4): 244/263 kB | 89 kB | 90/122 kB | 49 kB Progress (4): 244/263 kB | 89 kB | 94/122 kB | 49 kB Progress (4): 248/263 kB | 89 kB | 94/122 kB | 49 kB Progress (4): 248/263 kB | 89 kB | 98/122 kB | 49 kB Progress (4): 248/263 kB | 89 kB | 98/122 kB | 49 kB Progress (4): 252/263 kB | 89 kB | 98/122 kB | 49 kB Progress (4): 256/263 kB | 89 kB | 98/122 kB | 49 kB Progress (4): 256/263 kB | 89 kB | 102/122 kB | 49 kB Progress (4): 256/263 kB | 89 kB | 106/122 kB | 49 kB Progress (4): 256/263 kB | 89 kB | 110/122 kB | 49 kB Progress (4): 256/263 kB | 89 kB | 114/122 kB | 49 kB Progress (4): 256/263 kB | 89 kB | 118/122 kB | 49 kB Progress (4): 256/263 kB | 89 kB | 122 kB | 49 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.jar (89 kB at 430 kB/s) 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 Progress (4): 256/263 kB | 122 kB | 49 kB | 4.1/35 kB Progress (4): 256/263 kB | 122 kB | 49 kB | 7.7/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 572 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar Progress (3): 256/263 kB | 49 kB | 12/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 228 kB/s) Progress (2): 256/263 kB | 16/35 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar Progress (2): 256/263 kB | 20/35 kB Progress (2): 256/263 kB | 24/35 kB Progress (2): 256/263 kB | 28/35 kB Progress (2): 256/263 kB | 32/35 kB Progress (2): 256/263 kB | 33/35 kB Progress (2): 256/263 kB | 35 kB Progress (3): 256/263 kB | 35 kB | 4.1/87 kB Progress (3): 256/263 kB | 35 kB | 7.7/87 kB Progress (3): 256/263 kB | 35 kB | 12/87 kB Progress (3): 256/263 kB | 35 kB | 16/87 kB Progress (3): 256/263 kB | 35 kB | 20/87 kB Progress (3): 256/263 kB | 35 kB | 24/87 kB Progress (3): 256/263 kB | 35 kB | 28/87 kB Progress (3): 256/263 kB | 35 kB | 32/87 kB Progress (3): 256/263 kB | 35 kB | 33/87 kB Progress (3): 256/263 kB | 35 kB | 37/87 kB Progress (3): 256/263 kB | 35 kB | 41/87 kB Progress (3): 256/263 kB | 35 kB | 45/87 kB Progress (3): 256/263 kB | 35 kB | 49/87 kB Progress (3): 256/263 kB | 35 kB | 53/87 kB Progress (3): 256/263 kB | 35 kB | 57/87 kB Progress (3): 256/263 kB | 35 kB | 61/87 kB Progress (3): 256/263 kB | 35 kB | 65/87 kB Progress (3): 256/263 kB | 35 kB | 69/87 kB Progress (3): 256/263 kB | 35 kB | 73/87 kB Progress (3): 256/263 kB | 35 kB | 77/87 kB Progress (3): 256/263 kB | 35 kB | 81/87 kB Progress (4): 256/263 kB | 35 kB | 81/87 kB | 4.1/29 kB Progress (4): 256/263 kB | 35 kB | 81/87 kB | 7.7/29 kB Progress (4): 256/263 kB | 35 kB | 81/87 kB | 12/29 kB Progress (4): 256/263 kB | 35 kB | 81/87 kB | 16/29 kB Progress (4): 256/263 kB | 35 kB | 81/87 kB | 20/29 kB Progress (4): 256/263 kB | 35 kB | 81/87 kB | 24/29 kB Progress (4): 256/263 kB | 35 kB | 85/87 kB | 24/29 kB Progress (4): 256/263 kB | 35 kB | 87 kB | 24/29 kB Progress (4): 256/263 kB | 35 kB | 87 kB | 28/29 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 144 kB/s) 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 Progress (4): 256/263 kB | 87 kB | 28/29 kB | 4.1/58 kB Progress (4): 256/263 kB | 87 kB | 28/29 kB | 7.7/58 kB Progress (4): 256/263 kB | 87 kB | 29 kB | 7.7/58 kB Progress (4): 256/263 kB | 87 kB | 29 kB | 12/58 kB Progress (4): 256/263 kB | 87 kB | 29 kB | 16/58 kB Progress (4): 256/263 kB | 87 kB | 29 kB | 20/58 kB Progress (4): 256/263 kB | 87 kB | 29 kB | 24/58 kB Progress (4): 256/263 kB | 87 kB | 29 kB | 28/58 kB Progress (4): 256/263 kB | 87 kB | 29 kB | 32/58 kB Progress (4): 256/263 kB | 87 kB | 29 kB | 33/58 kB Progress (4): 256/263 kB | 87 kB | 29 kB | 37/58 kB Progress (4): 256/263 kB | 87 kB | 29 kB | 41/58 kB Progress (4): 256/263 kB | 87 kB | 29 kB | 45/58 kB Progress (4): 256/263 kB | 87 kB | 29 kB | 49/58 kB Progress (4): 256/263 kB | 87 kB | 29 kB | 53/58 kB Progress (4): 256/263 kB | 87 kB | 29 kB | 57/58 kB Progress (4): 256/263 kB | 87 kB | 29 kB | 58 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 333 kB/s) Progress (4): 256/263 kB | 29 kB | 58 kB | 4.1/160 kB Progress (4): 256/263 kB | 29 kB | 58 kB | 7.7/160 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 109 kB/s) Progress (3): 256/263 kB | 58 kB | 12/160 kB 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.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 Progress (3): 256/263 kB | 58 kB | 16/160 kB Progress (3): 256/263 kB | 58 kB | 20/160 kB Progress (3): 256/263 kB | 58 kB | 24/160 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 207 kB/s) 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 (2): 256/263 kB | 28/160 kB Progress (2): 256/263 kB | 32/160 kB Progress (2): 256/263 kB | 33/160 kB Progress (2): 256/263 kB | 37/160 kB Progress (2): 256/263 kB | 41/160 kB Progress (2): 256/263 kB | 45/160 kB Progress (2): 256/263 kB | 49/160 kB Progress (3): 256/263 kB | 49/160 kB | 4.1/21 kB Progress (3): 256/263 kB | 49/160 kB | 7.7/21 kB Progress (3): 256/263 kB | 53/160 kB | 7.7/21 kB Progress (3): 256/263 kB | 53/160 kB | 12/21 kB Progress (3): 256/263 kB | 53/160 kB | 16/21 kB Progress (3): 256/263 kB | 53/160 kB | 20/21 kB Progress (3): 256/263 kB | 53/160 kB | 21 kB Progress (3): 256/263 kB | 57/160 kB | 21 kB Progress (3): 256/263 kB | 61/160 kB | 21 kB Progress (3): 256/263 kB | 65/160 kB | 21 kB Progress (3): 256/263 kB | 66/160 kB | 21 kB Progress (3): 256/263 kB | 70/160 kB | 21 kB Progress (3): 256/263 kB | 74/160 kB | 21 kB Progress (4): 256/263 kB | 74/160 kB | 21 kB | 4.1/25 kB Progress (4): 256/263 kB | 78/160 kB | 21 kB | 4.1/25 kB Progress (5): 256/263 kB | 78/160 kB | 21 kB | 4.1/25 kB | 4.1/10 kB Progress (5): 256/263 kB | 78/160 kB | 21 kB | 7.7/25 kB | 4.1/10 kB Progress (5): 256/263 kB | 82/160 kB | 21 kB | 7.7/25 kB | 4.1/10 kB Progress (5): 256/263 kB | 82/160 kB | 21 kB | 12/25 kB | 4.1/10 kB Progress (5): 256/263 kB | 82/160 kB | 21 kB | 16/25 kB | 4.1/10 kB Progress (5): 256/263 kB | 82/160 kB | 21 kB | 20/25 kB | 4.1/10 kB Progress (5): 256/263 kB | 82/160 kB | 21 kB | 24/25 kB | 4.1/10 kB Progress (5): 256/263 kB | 82/160 kB | 21 kB | 25 kB | 4.1/10 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.jar (21 kB at 66 kB/s) 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 Progress (4): 256/263 kB | 82/160 kB | 25 kB | 7.7/10 kB Progress (4): 260/263 kB | 82/160 kB | 25 kB | 7.7/10 kB Progress (4): 263 kB | 82/160 kB | 25 kB | 7.7/10 kB Progress (4): 263 kB | 86/160 kB | 25 kB | 7.7/10 kB Progress (4): 263 kB | 90/160 kB | 25 kB | 7.7/10 kB Progress (4): 263 kB | 94/160 kB | 25 kB | 7.7/10 kB Progress (4): 263 kB | 94/160 kB | 25 kB | 10 kB Progress (4): 263 kB | 98/160 kB | 25 kB | 10 kB Progress (4): 263 kB | 98/160 kB | 25 kB | 10 kB Progress (4): 263 kB | 102/160 kB | 25 kB | 10 kB Progress (4): 263 kB | 106/160 kB | 25 kB | 10 kB Progress (4): 263 kB | 110/160 kB | 25 kB | 10 kB Progress (4): 263 kB | 114/160 kB | 25 kB | 10 kB Progress (4): 263 kB | 118/160 kB | 25 kB | 10 kB Progress (4): 263 kB | 122/160 kB | 25 kB | 10 kB Progress (4): 263 kB | 126/160 kB | 25 kB | 10 kB Progress (4): 263 kB | 130/160 kB | 25 kB | 10 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 71 kB/s) Progress (3): 263 kB | 134/160 kB | 10 kB 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 (3): 263 kB | 138/160 kB | 10 kB Progress (3): 263 kB | 142/160 kB | 10 kB Progress (3): 263 kB | 146/160 kB | 10 kB Progress (3): 263 kB | 150/160 kB | 10 kB Progress (3): 263 kB | 154/160 kB | 10 kB Progress (3): 263 kB | 158/160 kB | 10 kB Progress (3): 263 kB | 160 kB | 10 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.jar (10 kB at 28 kB/s) 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 Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (263 kB at 693 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar Progress (2): 160 kB | 4.1/14 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.jar (160 kB at 418 kB/s) Progress (2): 4.1/14 kB | 4.1/37 kB Progress (2): 4.1/14 kB | 7.7/37 kB Progress (2): 4.1/14 kB | 12/37 kB Progress (2): 4.1/14 kB | 16/37 kB Progress (2): 4.1/14 kB | 20/37 kB Progress (2): 4.1/14 kB | 24/37 kB Progress (2): 4.1/14 kB | 28/37 kB Progress (2): 4.1/14 kB | 32/37 kB Progress (2): 4.1/14 kB | 33/37 kB Progress (2): 7.7/14 kB | 33/37 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar Progress (2): 12/14 kB | 33/37 kB Progress (2): 14 kB | 33/37 kB Progress (3): 14 kB | 33/37 kB | 4.1/10 kB Progress (3): 14 kB | 33/37 kB | 7.7/10 kB Progress (3): 14 kB | 33/37 kB | 10 kB Progress (3): 14 kB | 37/37 kB | 10 kB Progress (3): 14 kB | 37 kB | 10 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 25 kB/s) Progress (3): 14 kB | 37 kB | 4.1/14 kB Progress (3): 14 kB | 37 kB | 7.7/14 kB Progress (3): 14 kB | 37 kB | 12/14 kB Progress (3): 14 kB | 37 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.9/maven-error-diagnostics-2.0.9.jar (14 kB at 33 kB/s) 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 88 kB/s) Progress (2): 14 kB | 4.1/38 kB Progress (2): 14 kB | 7.7/38 kB Progress (2): 14 kB | 12/38 kB Progress (2): 14 kB | 16/38 kB Progress (2): 14 kB | 20/38 kB Progress (2): 14 kB | 24/38 kB Progress (2): 14 kB | 28/38 kB Progress (2): 14 kB | 32/38 kB Progress (2): 14 kB | 33/38 kB Progress (2): 14 kB | 37/38 kB Progress (2): 14 kB | 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 kB at 33 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 kB at 85 kB/s) [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ codemodel --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 65 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 97 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 48 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 90 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 331 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.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 eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar 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 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 Progress (2): 22 kB | 4.1/184 kB Progress (3): 22 kB | 4.1/184 kB | 4.1/58 kB Progress (4): 22 kB | 4.1/184 kB | 4.1/58 kB | 4.1/208 kB Progress (4): 22 kB | 7.7/184 kB | 4.1/58 kB | 4.1/208 kB Progress (4): 22 kB | 7.7/184 kB | 7.7/58 kB | 4.1/208 kB Progress (4): 22 kB | 7.7/184 kB | 7.7/58 kB | 7.7/208 kB Progress (4): 22 kB | 7.7/184 kB | 12/58 kB | 7.7/208 kB Progress (4): 22 kB | 7.7/184 kB | 16/58 kB | 7.7/208 kB Progress (4): 22 kB | 7.7/184 kB | 16/58 kB | 12/208 kB Progress (4): 22 kB | 7.7/184 kB | 16/58 kB | 16/208 kB Progress (4): 22 kB | 7.7/184 kB | 16/58 kB | 20/208 kB Progress (4): 22 kB | 7.7/184 kB | 16/58 kB | 24/208 kB Progress (4): 22 kB | 7.7/184 kB | 16/58 kB | 28/208 kB Progress (4): 22 kB | 7.7/184 kB | 16/58 kB | 32/208 kB Progress (4): 22 kB | 7.7/184 kB | 16/58 kB | 33/208 kB Progress (4): 22 kB | 7.7/184 kB | 16/58 kB | 37/208 kB Progress (4): 22 kB | 7.7/184 kB | 16/58 kB | 41/208 kB Progress (4): 22 kB | 7.7/184 kB | 16/58 kB | 45/208 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 532 kB/s) Progress (3): 12/184 kB | 16/58 kB | 45/208 kB Progress (3): 16/184 kB | 16/58 kB | 45/208 kB Progress (3): 20/184 kB | 16/58 kB | 45/208 kB Progress (3): 24/184 kB | 16/58 kB | 45/208 kB Progress (3): 28/184 kB | 16/58 kB | 45/208 kB Progress (3): 32/184 kB | 16/58 kB | 45/208 kB Progress (3): 33/184 kB | 16/58 kB | 45/208 kB Progress (3): 37/184 kB | 16/58 kB | 45/208 kB Progress (3): 41/184 kB | 16/58 kB | 45/208 kB Progress (3): 45/184 kB | 16/58 kB | 45/208 kB Progress (3): 49/184 kB | 16/58 kB | 45/208 kB Progress (3): 53/184 kB | 16/58 kB | 45/208 kB Progress (3): 53/184 kB | 16/58 kB | 49/208 kB Progress (3): 53/184 kB | 20/58 kB | 49/208 kB Progress (3): 57/184 kB | 20/58 kB | 49/208 kB Progress (3): 57/184 kB | 24/58 kB | 49/208 kB Progress (3): 61/184 kB | 24/58 kB | 49/208 kB Progress (3): 61/184 kB | 24/58 kB | 53/208 kB Progress (3): 61/184 kB | 28/58 kB | 53/208 kB Progress (3): 61/184 kB | 28/58 kB | 57/208 kB Progress (3): 65/184 kB | 28/58 kB | 57/208 kB Progress (3): 65/184 kB | 28/58 kB | 61/208 kB Progress (3): 66/184 kB | 28/58 kB | 61/208 kB Progress (3): 70/184 kB | 28/58 kB | 61/208 kB Progress (3): 74/184 kB | 28/58 kB | 61/208 kB Progress (3): 78/184 kB | 28/58 kB | 61/208 kB Progress (3): 82/184 kB | 28/58 kB | 61/208 kB Progress (3): 86/184 kB | 28/58 kB | 61/208 kB Progress (3): 90/184 kB | 28/58 kB | 61/208 kB Progress (3): 94/184 kB | 28/58 kB | 61/208 kB Progress (3): 98/184 kB | 28/58 kB | 61/208 kB Progress (3): 98/184 kB | 28/58 kB | 61/208 kB Progress (3): 98/184 kB | 32/58 kB | 61/208 kB Progress (3): 102/184 kB | 32/58 kB | 61/208 kB Progress (3): 102/184 kB | 33/58 kB | 61/208 kB Progress (3): 106/184 kB | 33/58 kB | 61/208 kB Progress (3): 106/184 kB | 37/58 kB | 61/208 kB Progress (3): 106/184 kB | 41/58 kB | 61/208 kB Progress (3): 106/184 kB | 45/58 kB | 61/208 kB Progress (3): 106/184 kB | 45/58 kB | 65/208 kB Progress (3): 110/184 kB | 45/58 kB | 65/208 kB Progress (3): 114/184 kB | 45/58 kB | 65/208 kB Progress (3): 114/184 kB | 45/58 kB | 66/208 kB Progress (3): 114/184 kB | 45/58 kB | 70/208 kB Progress (3): 114/184 kB | 49/58 kB | 70/208 kB Progress (3): 114/184 kB | 53/58 kB | 70/208 kB Progress (3): 114/184 kB | 57/58 kB | 70/208 kB Progress (3): 114/184 kB | 57/58 kB | 74/208 kB Progress (3): 118/184 kB | 57/58 kB | 74/208 kB Progress (3): 118/184 kB | 58 kB | 74/208 kB Progress (3): 122/184 kB | 58 kB | 74/208 kB Progress (3): 122/184 kB | 58 kB | 78/208 kB Progress (3): 122/184 kB | 58 kB | 82/208 kB Progress (3): 126/184 kB | 58 kB | 82/208 kB Progress (3): 130/184 kB | 58 kB | 82/208 kB Progress (3): 131/184 kB | 58 kB | 82/208 kB Progress (3): 131/184 kB | 58 kB | 86/208 kB Progress (3): 135/184 kB | 58 kB | 86/208 kB Progress (3): 135/184 kB | 58 kB | 90/208 kB Progress (3): 139/184 kB | 58 kB | 90/208 kB Progress (3): 139/184 kB | 58 kB | 94/208 kB Progress (3): 139/184 kB | 58 kB | 98/208 kB Progress (3): 143/184 kB | 58 kB | 98/208 kB Progress (3): 143/184 kB | 58 kB | 98/208 kB Progress (3): 147/184 kB | 58 kB | 98/208 kB Progress (3): 147/184 kB | 58 kB | 102/208 kB Progress (3): 151/184 kB | 58 kB | 102/208 kB Progress (3): 151/184 kB | 58 kB | 106/208 kB Progress (3): 155/184 kB | 58 kB | 106/208 kB Progress (3): 155/184 kB | 58 kB | 110/208 kB Progress (3): 159/184 kB | 58 kB | 110/208 kB Progress (3): 159/184 kB | 58 kB | 114/208 kB Progress (3): 159/184 kB | 58 kB | 118/208 kB Progress (3): 159/184 kB | 58 kB | 122/208 kB Progress (3): 159/184 kB | 58 kB | 126/208 kB Progress (3): 159/184 kB | 58 kB | 130/208 kB Progress (3): 159/184 kB | 58 kB | 131/208 kB Progress (3): 159/184 kB | 58 kB | 135/208 kB Progress (3): 159/184 kB | 58 kB | 139/208 kB Progress (3): 159/184 kB | 58 kB | 143/208 kB Progress (3): 159/184 kB | 58 kB | 147/208 kB Progress (3): 159/184 kB | 58 kB | 151/208 kB Progress (3): 159/184 kB | 58 kB | 155/208 kB Progress (3): 163/184 kB | 58 kB | 155/208 kB Progress (3): 163/184 kB | 58 kB | 159/208 kB Progress (3): 163/184 kB | 58 kB | 163/208 kB Progress (3): 167/184 kB | 58 kB | 163/208 kB Progress (3): 167/184 kB | 58 kB | 167/208 kB Progress (3): 171/184 kB | 58 kB | 167/208 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (58 kB at 787 kB/s) Progress (2): 171/184 kB | 171/208 kB Progress (2): 171/184 kB | 175/208 kB Progress (2): 171/184 kB | 179/208 kB Progress (2): 171/184 kB | 183/208 kB Progress (2): 171/184 kB | 187/208 kB Progress (2): 171/184 kB | 191/208 kB Progress (2): 171/184 kB | 195/208 kB Progress (2): 171/184 kB | 199/208 kB Progress (2): 171/184 kB | 203/208 kB Progress (2): 171/184 kB | 207/208 kB Progress (2): 171/184 kB | 208 kB Progress (2): 175/184 kB | 208 kB Progress (2): 179/184 kB | 208 kB Progress (2): 183/184 kB | 208 kB Progress (2): 184 kB | 208 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (184 kB at 1.4 MB/s) 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 1.6 MB/s) [INFO] Building jar: /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ codemodel --- [INFO] Building jar: /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ codemodel --- [INFO] Loading source file /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/src/main/java/module-info.java... Loading source files for package com.sun.codemodel... Loading source files for package com.sun.codemodel.fmt... Loading source files for package com.sun.codemodel.util... Loading source files for package com.sun.codemodel.writer... Constructing Javadoc information... Standard Doclet version 11 Building tree for all the packages and classes... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/ClassType.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/CodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JAnnotatable.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JAnnotationArrayMember.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JAnnotationUse.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JAnnotationValue.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JAnnotationWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JArray.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JAssignment.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JAssignmentTarget.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JBlock.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JCase.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JCatchBlock.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JClass.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JClassAlreadyExistsException.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JClassContainer.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JCodeModel.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JCommentPart.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JConditional.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JDeclaration.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JDefinedClass.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JDocComment.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JDocCommentable.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JDoLoop.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JEnumConstant.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JExportsDirective.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JExpr.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JExpression.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JExpressionImpl.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JFieldRef.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JFieldVar.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JForEach.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JForLoop.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JFormatter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JGenerable.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JGenerifiable.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JInvocation.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JJavaName.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JLabel.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JMethod.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JMod.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JMods.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JModule.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JModuleDirective.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JModuleDirective.Type.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JNullType.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JOp.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JPackage.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JPrimitiveType.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JRequiresDirective.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JResourceFile.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JStatement.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JStringLiteral.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JSwitch.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JTryBlock.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JType.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JTypeVar.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JVar.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JWhileLoop.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/JBinaryFile.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/JPropertyFile.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/JSerializedObject.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/JStaticFile.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/JStaticJavaFile.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/JStaticJavaFile.ChainFilter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/JStaticJavaFile.LineFilter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/JTextFile.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/util/ClassNameComparator.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/util/EncoderFactory.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/util/JavadocEscapeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/util/UnicodeEscapeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/FileCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/FilterCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/OutputStreamCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/ProgressCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/PrologCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/SingleStreamCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/ZipCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/package-summary.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/package-tree.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/package-summary.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/package-tree.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/util/package-summary.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/util/package-tree.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/package-summary.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/package-tree.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/module-summary.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/constant-values.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/serialized-form.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/ClassType.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/CodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JAnnotatable.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JAnnotationArrayMember.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JAnnotationUse.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JAnnotationValue.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JAnnotationWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JArray.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JAssignment.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JAssignmentTarget.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JBlock.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JCase.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JCatchBlock.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JClass.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JClassAlreadyExistsException.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JClassContainer.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JCodeModel.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JCommentPart.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JConditional.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JDeclaration.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JDefinedClass.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JDoLoop.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JDocComment.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JDocCommentable.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JEnumConstant.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JExportsDirective.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JExpr.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JExpression.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JExpressionImpl.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JFieldRef.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JFieldVar.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JForEach.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JForLoop.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JFormatter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JGenerable.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JGenerifiable.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JInvocation.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JJavaName.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JLabel.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JMethod.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JMod.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JMods.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JModule.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JModuleDirective.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JModuleDirective.Type.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JNullType.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JOp.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JPackage.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JPrimitiveType.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JRequiresDirective.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JResourceFile.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JStatement.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JStringLiteral.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JSwitch.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JTryBlock.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JType.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JTypeVar.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JVar.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JWhileLoop.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/class-use/JBinaryFile.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/class-use/JPropertyFile.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/class-use/JSerializedObject.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/class-use/JStaticFile.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/class-use/JStaticJavaFile.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/class-use/JStaticJavaFile.ChainFilter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/class-use/JStaticJavaFile.LineFilter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/class-use/JTextFile.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/util/class-use/ClassNameComparator.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/util/class-use/EncoderFactory.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/util/class-use/JavadocEscapeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/util/class-use/UnicodeEscapeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/class-use/FileCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/class-use/FilterCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/class-use/OutputStreamCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/class-use/ProgressCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/class-use/PrologCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/class-use/SingleStreamCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/class-use/ZipCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/package-use.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/package-use.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/util/package-use.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/overview-tree.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/index-all.html... Building index for all classes... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/allclasses-index.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/allpackages-index.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/allclasses.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/allclasses.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/index.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/help-doc.html... [INFO] Building jar: /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2-javadoc.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (default-cli) > generate-sources @ codemodel >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ codemodel --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ codemodel --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (default-cli) < generate-sources @ codemodel <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (default-cli) @ codemodel --- [INFO] Building jar: /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (default-cli) @ codemodel --- [INFO] Loading source file /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/src/main/java/module-info.java... Loading source files for package com.sun.codemodel... Loading source files for package com.sun.codemodel.fmt... Loading source files for package com.sun.codemodel.util... Loading source files for package com.sun.codemodel.writer... Constructing Javadoc information... Standard Doclet version 11 Building tree for all the packages and classes... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/ClassType.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/CodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JAnnotatable.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JAnnotationArrayMember.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JAnnotationUse.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JAnnotationValue.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JAnnotationWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JArray.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JAssignment.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JAssignmentTarget.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JBlock.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JCase.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JCatchBlock.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JClass.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JClassAlreadyExistsException.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JClassContainer.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JCodeModel.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JCommentPart.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JConditional.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JDeclaration.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JDefinedClass.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JDocComment.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JDocCommentable.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JDoLoop.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JEnumConstant.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JExportsDirective.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JExpr.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JExpression.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JExpressionImpl.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JFieldRef.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JFieldVar.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JForEach.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JForLoop.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JFormatter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JGenerable.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JGenerifiable.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JInvocation.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JJavaName.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JLabel.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JMethod.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JMod.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JMods.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JModule.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JModuleDirective.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JModuleDirective.Type.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JNullType.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JOp.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JPackage.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JPrimitiveType.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JRequiresDirective.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JResourceFile.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JStatement.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JStringLiteral.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JSwitch.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JTryBlock.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JType.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JTypeVar.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JVar.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/JWhileLoop.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/JBinaryFile.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/JPropertyFile.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/JSerializedObject.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/JStaticFile.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/JStaticJavaFile.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/JStaticJavaFile.ChainFilter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/JStaticJavaFile.LineFilter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/JTextFile.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/util/ClassNameComparator.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/util/EncoderFactory.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/util/JavadocEscapeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/util/UnicodeEscapeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/FileCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/FilterCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/OutputStreamCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/ProgressCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/PrologCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/SingleStreamCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/ZipCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/package-summary.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/package-tree.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/package-summary.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/package-tree.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/util/package-summary.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/util/package-tree.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/package-summary.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/package-tree.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/module-summary.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/constant-values.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/serialized-form.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/ClassType.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/CodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JAnnotatable.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JAnnotationArrayMember.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JAnnotationUse.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JAnnotationValue.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JAnnotationWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JArray.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JAssignment.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JAssignmentTarget.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JBlock.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JCase.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JCatchBlock.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JClass.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JClassAlreadyExistsException.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JClassContainer.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JCodeModel.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JCommentPart.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JConditional.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JDeclaration.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JDefinedClass.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JDoLoop.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JDocComment.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JDocCommentable.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JEnumConstant.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JExportsDirective.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JExpr.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JExpression.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JExpressionImpl.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JFieldRef.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JFieldVar.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JForEach.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JForLoop.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JFormatter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JGenerable.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JGenerifiable.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JInvocation.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JJavaName.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JLabel.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JMethod.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JMod.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JMods.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JModule.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JModuleDirective.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JModuleDirective.Type.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JNullType.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JOp.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JPackage.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JPrimitiveType.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JRequiresDirective.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JResourceFile.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JStatement.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JStringLiteral.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JSwitch.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JTryBlock.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JType.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JTypeVar.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JVar.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/class-use/JWhileLoop.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/class-use/JBinaryFile.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/class-use/JPropertyFile.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/class-use/JSerializedObject.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/class-use/JStaticFile.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/class-use/JStaticJavaFile.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/class-use/JStaticJavaFile.ChainFilter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/class-use/JStaticJavaFile.LineFilter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/class-use/JTextFile.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/util/class-use/ClassNameComparator.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/util/class-use/EncoderFactory.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/util/class-use/JavadocEscapeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/util/class-use/UnicodeEscapeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/class-use/FileCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/class-use/FilterCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/class-use/OutputStreamCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/class-use/ProgressCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/class-use/PrologCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/class-use/SingleStreamCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/class-use/ZipCodeWriter.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/package-use.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/fmt/package-use.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/util/package-use.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/com.sun.codemodel/com/sun/codemodel/writer/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/overview-tree.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/index-all.html... Building index for all classes... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/allclasses-index.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/allpackages-index.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/allclasses.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/allclasses.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/index.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/help-doc.html... [INFO] Building jar: /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2-javadoc.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (default-cli) @ codemodel --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-cli) @ codemodel --- [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2.jar to /home/jenkins/.m2/repository/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.jar [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.pom [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2-sources.jar [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2-javadoc.jar [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2-sources.jar [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2-javadoc.jar [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2.jar.asc to /home/jenkins/.m2/repository/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.jar.asc [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2.pom.asc to /home/jenkins/.m2/repository/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.pom.asc [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2-sources.jar.asc [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2-javadoc.jar.asc [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2-sources.jar.asc [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (default-cli) @ codemodel --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.11-01 and edition "Professional" [INFO] * Using staging profile ID "4783aa3201196" (matched by Nexus). [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2.jar to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/4783aa3201196/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.jar [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/pom.xml to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/4783aa3201196/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.pom [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2-sources.jar to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/4783aa3201196/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2-sources.jar [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2-javadoc.jar to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/4783aa3201196/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2-javadoc.jar [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2-sources.jar to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/4783aa3201196/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2-sources.jar [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2-javadoc.jar to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/4783aa3201196/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2-javadoc.jar [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2.jar.asc to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/4783aa3201196/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.jar.asc [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2.pom.asc to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/4783aa3201196/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.pom.asc [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2-sources.jar.asc to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/4783aa3201196/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2-sources.jar.asc [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2-javadoc.jar.asc to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/4783aa3201196/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2-javadoc.jar.asc [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2-sources.jar.asc to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/4783aa3201196/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2-sources.jar.asc [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/codemodel-2.3.2-javadoc.jar.asc to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/4783aa3201196/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------< org.glassfish.jaxb:codemodel-annotation-compiler >---------- [INFO] Building Codemodel Annotation Compiler 2.3.2 [3/3] [INFO] --------------------------------[ jar ]--------------------------------- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/ant/ant/1.10.2/ant-1.10.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.2/ant-1.10.2.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/ant/ant/1.10.2/ant-1.10.2.pom (10 kB at 70 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/ant/ant-parent/1.10.2/ant-parent-1.10.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.2/ant-parent-1.10.2.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/ant/ant-parent/1.10.2/ant-parent-1.10.2.pom (5.7 kB at 123 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/ant/ant-launcher/1.10.2/ant-launcher-1.10.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.2/ant-launcher-1.10.2.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.2/ant-launcher-1.10.2.pom (2.3 kB at 47 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/ant/ant/1.10.2/ant-1.10.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/ant/ant-launcher/1.10.2/ant-launcher-1.10.2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.2/ant-1.10.2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.2/ant-launcher-1.10.2.jar Progress (1): 0/2.2 MB Progress (1): 0/2.2 MB Progress (1): 0/2.2 MB Progress (1): 0/2.2 MB Progress (1): 0/2.2 MB Progress (1): 0/2.2 MB Progress (1): 0/2.2 MB Progress (1): 0/2.2 MB Progress (1): 0/2.2 MB Progress (1): 0/2.2 MB Progress (1): 0/2.2 MB Progress (1): 0/2.2 MB Progress (1): 0/2.2 MB Progress (1): 0.1/2.2 MB Progress (1): 0.1/2.2 MB Progress (1): 0.1/2.2 MB Progress (1): 0.1/2.2 MB Progress (1): 0.1/2.2 MB Progress (1): 0.1/2.2 MB Progress (1): 0.1/2.2 MB Progress (1): 0.1/2.2 MB Progress (1): 0.1/2.2 MB Progress (1): 0.1/2.2 MB Progress (1): 0.1/2.2 MB Progress (1): 0.1/2.2 MB Progress (1): 0.1/2.2 MB Progress (1): 0.1/2.2 MB Progress (1): 0.1/2.2 MB Progress (1): 0.1/2.2 MB Progress (1): 0.1/2.2 MB Progress (1): 0.1/2.2 MB Progress (1): 0.1/2.2 MB Progress (1): 0.1/2.2 MB Progress (2): 0.1/2.2 MB | 4.1/19 kB Progress (2): 0.1/2.2 MB | 4.1/19 kB Progress (2): 0.1/2.2 MB | 7.7/19 kB Progress (2): 0.1/2.2 MB | 12/19 kB Progress (2): 0.1/2.2 MB | 16/19 kB Progress (2): 0.1/2.2 MB | 19 kB Progress (2): 0.1/2.2 MB | 19 kB Progress (2): 0.1/2.2 MB | 19 kB Progress (2): 0.1/2.2 MB | 19 kB Progress (2): 0.1/2.2 MB | 19 kB Progress (2): 0.2/2.2 MB | 19 kB Progress (2): 0.2/2.2 MB | 19 kB Progress (2): 0.2/2.2 MB | 19 kB Progress (2): 0.2/2.2 MB | 19 kB Progress (2): 0.2/2.2 MB | 19 kB Progress (2): 0.2/2.2 MB | 19 kB Progress (2): 0.2/2.2 MB | 19 kB Progress (2): 0.2/2.2 MB | 19 kB Progress (2): 0.2/2.2 MB | 19 kB Progress (2): 0.2/2.2 MB | 19 kB Progress (2): 0.2/2.2 MB | 19 kB Progress (2): 0.2/2.2 MB | 19 kB Progress (2): 0.2/2.2 MB | 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.2/ant-launcher-1.10.2.jar (19 kB at 163 kB/s) Progress (1): 0.2/2.2 MB Progress (1): 0.2/2.2 MB Progress (1): 0.2/2.2 MB Progress (1): 0.2/2.2 MB Progress (1): 0.2/2.2 MB Progress (1): 0.2/2.2 MB Progress (1): 0.2/2.2 MB Progress (1): 0.2/2.2 MB Progress (1): 0.2/2.2 MB Progress (1): 0.2/2.2 MB Progress (1): 0.2/2.2 MB Progress (1): 0.2/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.2/ant-1.10.2.jar (2.2 MB at 5.5 MB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ codemodel-annotation-compiler --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ codemodel-annotation-compiler --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ codemodel-annotation-compiler --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-resource (add-resource) @ codemodel-annotation-compiler --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ codemodel-annotation-compiler --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ codemodel-annotation-compiler --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/classes [INFO] /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/src/main/java/com/sun/codemodel/ac/ACTask.java: /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/src/main/java/com/sun/codemodel/ac/ACTask.java uses or overrides a deprecated API. [INFO] /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/src/main/java/com/sun/codemodel/ac/ACTask.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ codemodel-annotation-compiler --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/classes [INFO] /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/src/main/java/com/sun/codemodel/ac/ACTask.java: /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/src/main/java/com/sun/codemodel/ac/ACTask.java uses or overrides a deprecated API. [INFO] /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/src/main/java/com/sun/codemodel/ac/ACTask.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ codemodel-annotation-compiler --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ codemodel-annotation-compiler --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ codemodel-annotation-compiler --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ codemodel-annotation-compiler --- [INFO] Building jar: /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ codemodel-annotation-compiler --- [INFO] Building jar: /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ codemodel-annotation-compiler --- [ERROR] Error fetching link: /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/package-list. Ignored it. [INFO] Loading source files for package com.sun.codemodel.ac... Constructing Javadoc information... Standard Doclet version 11 Building tree for all the packages and classes... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/com/sun/codemodel/ac/ACTask.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/com/sun/codemodel/ac/ACTask.Classes.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/com/sun/codemodel/ac/ACTask.Endorse.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/com/sun/codemodel/ac/package-summary.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/com/sun/codemodel/ac/package-tree.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/constant-values.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/com/sun/codemodel/ac/class-use/ACTask.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/com/sun/codemodel/ac/class-use/ACTask.Endorse.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/com/sun/codemodel/ac/class-use/ACTask.Classes.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/com/sun/codemodel/ac/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/overview-tree.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/index-all.html... Building index for all classes... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/allclasses-index.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/allpackages-index.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/allclasses.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/allclasses.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/index.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/help-doc.html... [INFO] Building jar: /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2-javadoc.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (default-cli) > generate-sources @ codemodel-annotation-compiler >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ codemodel-annotation-compiler --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ codemodel-annotation-compiler --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (default-cli) < generate-sources @ codemodel-annotation-compiler <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (default-cli) @ codemodel-annotation-compiler --- [INFO] Building jar: /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (default-cli) @ codemodel-annotation-compiler --- [ERROR] Error fetching link: /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target/apidocs/package-list. Ignored it. [INFO] Loading source files for package com.sun.codemodel.ac... Constructing Javadoc information... Standard Doclet version 11 Building tree for all the packages and classes... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/com/sun/codemodel/ac/ACTask.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/com/sun/codemodel/ac/ACTask.Classes.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/com/sun/codemodel/ac/ACTask.Endorse.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/com/sun/codemodel/ac/package-summary.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/com/sun/codemodel/ac/package-tree.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/constant-values.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/com/sun/codemodel/ac/class-use/ACTask.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/com/sun/codemodel/ac/class-use/ACTask.Endorse.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/com/sun/codemodel/ac/class-use/ACTask.Classes.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/com/sun/codemodel/ac/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/overview-tree.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/index-all.html... Building index for all classes... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/allclasses-index.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/allpackages-index.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/allclasses.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/allclasses.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/index.html... Generating /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/apidocs/help-doc.html... [INFO] Building jar: /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2-javadoc.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (default-cli) @ codemodel-annotation-compiler --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-cli) @ codemodel-annotation-compiler --- [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2.jar to /home/jenkins/.m2/repository/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2.jar [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2.pom [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2-sources.jar [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2-javadoc.jar [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2-sources.jar [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2-javadoc.jar [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2.jar.asc to /home/jenkins/.m2/repository/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2.jar.asc [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2.pom.asc to /home/jenkins/.m2/repository/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2.pom.asc [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2-sources.jar.asc [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2-javadoc.jar.asc [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2-sources.jar.asc [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (default-cli) @ codemodel-annotation-compiler --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.11-01 and edition "Professional" [INFO] * Using staging profile ID "4783aa3201196" (matched by Nexus). [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2.jar to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/4783aa3201196/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2.jar [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/pom.xml to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/4783aa3201196/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2.pom [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2-sources.jar to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/4783aa3201196/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2-sources.jar [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2-javadoc.jar to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/4783aa3201196/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2-javadoc.jar [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2-sources.jar to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/4783aa3201196/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2-sources.jar [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2-javadoc.jar to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/4783aa3201196/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2-javadoc.jar [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2.jar.asc to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/4783aa3201196/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2.jar.asc [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2.pom.asc to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/4783aa3201196/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2.pom.asc [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2-sources.jar.asc to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/4783aa3201196/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2-sources.jar.asc [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2-javadoc.jar.asc to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/4783aa3201196/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2-javadoc.jar.asc [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2-sources.jar.asc to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/4783aa3201196/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2-sources.jar.asc [INFO] Installing /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target/codemodel-annotation-compiler-2.3.2-javadoc.jar.asc to /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target/nexus-staging/staging/4783aa3201196/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2-javadoc.jar.asc [INFO] Performing remote staging... [INFO] [INFO] * Remote staging into staging profile ID "6f755b311e3233" [INFO] * Created staging repository with ID "comsunxmlbind-1034". [INFO] * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comsunxmlbind-1034 [INFO] * Uploading locally staged artifacts to profile com.sun.xml.bind Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comsunxmlbind-1034/com/sun/xml/bind/mvn/jaxb-codemodel-parent/2.3.2/jaxb-codemodel-parent-2.3.2.pom.asc Progress (1): 833 B Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comsunxmlbind-1034/com/sun/xml/bind/mvn/jaxb-codemodel-parent/2.3.2/jaxb-codemodel-parent-2.3.2.pom.asc (833 B at 2.3 kB/s) Downloading from ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comsunxmlbind-1034/com/sun/xml/bind/mvn/jaxb-codemodel-parent/maven-metadata.xml Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comsunxmlbind-1034/com/sun/xml/bind/mvn/jaxb-codemodel-parent/maven-metadata.xml Progress (1): 321 B Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comsunxmlbind-1034/com/sun/xml/bind/mvn/jaxb-codemodel-parent/maven-metadata.xml (321 B at 714 B/s) Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comsunxmlbind-1034/com/sun/xml/bind/mvn/jaxb-codemodel-parent/2.3.2/jaxb-codemodel-parent-2.3.2.pom Progress (1): 2.0/4.4 kB Progress (1): 4.1/4.4 kB Progress (1): 4.4 kB Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comsunxmlbind-1034/com/sun/xml/bind/mvn/jaxb-codemodel-parent/2.3.2/jaxb-codemodel-parent-2.3.2.pom (4.4 kB at 15 kB/s) [INFO] * Upload of locally staged artifacts finished. [INFO] * Closing staging repository with ID "comsunxmlbind-1034". Waiting for operation to complete... ......... [INFO] [INFO] * Remote staging into staging profile ID "4783aa3201196" [INFO] * Created staging repository with ID "orgglassfishjaxb-1036". [INFO] * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036 [INFO] * Uploading locally staged artifacts to profile org.glassfish.jaxb Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2-sources.jar Progress (1): 2.0/8.5 kB Progress (1): 4.1/8.5 kB Progress (1): 6.1/8.5 kB Progress (1): 8.2/8.5 kB Progress (1): 8.5 kB Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2-sources.jar (8.5 kB at 29 kB/s) Downloading from ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel-annotation-compiler/maven-metadata.xml Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel-annotation-compiler/maven-metadata.xml Progress (1): 327 B Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel-annotation-compiler/maven-metadata.xml (327 B at 681 B/s) Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2-sources.jar.asc Progress (1): 833 B Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2-sources.jar.asc (833 B at 8.5 kB/s) Downloading from ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel/maven-metadata.xml Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel/maven-metadata.xml Progress (1): 307 B Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel/maven-metadata.xml (307 B at 737 B/s) Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2.pom.asc Progress (1): 833 B Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2.pom.asc (833 B at 7.7 kB/s) Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2-sources.jar Progress (1): 2.0/123 kB Progress (1): 4.1/123 kB Progress (1): 6.1/123 kB Progress (1): 8.2/123 kB Progress (1): 10/123 kB Progress (1): 12/123 kB Progress (1): 14/123 kB Progress (1): 16/123 kB Progress (1): 18/123 kB Progress (1): 20/123 kB Progress (1): 23/123 kB Progress (1): 25/123 kB Progress (1): 27/123 kB Progress (1): 29/123 kB Progress (1): 31/123 kB Progress (1): 33/123 kB Progress (1): 35/123 kB Progress (1): 37/123 kB Progress (1): 39/123 kB Progress (1): 41/123 kB Progress (1): 43/123 kB Progress (1): 45/123 kB Progress (1): 47/123 kB Progress (1): 49/123 kB Progress (1): 51/123 kB Progress (1): 53/123 kB Progress (1): 55/123 kB Progress (1): 57/123 kB Progress (1): 59/123 kB Progress (1): 61/123 kB Progress (1): 63/123 kB Progress (1): 66/123 kB Progress (1): 68/123 kB Progress (1): 70/123 kB Progress (1): 72/123 kB Progress (1): 74/123 kB Progress (1): 76/123 kB Progress (1): 78/123 kB Progress (1): 80/123 kB Progress (1): 82/123 kB Progress (1): 84/123 kB Progress (1): 86/123 kB Progress (1): 88/123 kB Progress (1): 90/123 kB Progress (1): 92/123 kB Progress (1): 94/123 kB Progress (1): 96/123 kB Progress (1): 98/123 kB Progress (1): 100/123 kB Progress (1): 102/123 kB Progress (1): 104/123 kB Progress (1): 106/123 kB Progress (1): 109/123 kB Progress (1): 111/123 kB Progress (1): 113/123 kB Progress (1): 115/123 kB Progress (1): 117/123 kB Progress (1): 119/123 kB Progress (1): 121/123 kB Progress (1): 123 kB Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2-sources.jar (123 kB at 300 kB/s) Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.jar Progress (1): 2.0/159 kB Progress (1): 4.1/159 kB Progress (1): 6.1/159 kB Progress (1): 8.2/159 kB Progress (1): 10/159 kB Progress (1): 12/159 kB Progress (1): 14/159 kB Progress (1): 16/159 kB Progress (1): 18/159 kB Progress (1): 20/159 kB Progress (1): 23/159 kB Progress (1): 25/159 kB Progress (1): 27/159 kB Progress (1): 29/159 kB Progress (1): 31/159 kB Progress (1): 33/159 kB Progress (1): 35/159 kB Progress (1): 37/159 kB Progress (1): 39/159 kB Progress (1): 41/159 kB Progress (1): 43/159 kB Progress (1): 45/159 kB Progress (1): 47/159 kB Progress (1): 49/159 kB Progress (1): 51/159 kB Progress (1): 53/159 kB Progress (1): 55/159 kB Progress (1): 57/159 kB Progress (1): 59/159 kB Progress (1): 61/159 kB Progress (1): 63/159 kB Progress (1): 66/159 kB Progress (1): 68/159 kB Progress (1): 70/159 kB Progress (1): 72/159 kB Progress (1): 74/159 kB Progress (1): 76/159 kB Progress (1): 78/159 kB Progress (1): 80/159 kB Progress (1): 82/159 kB Progress (1): 84/159 kB Progress (1): 86/159 kB Progress (1): 88/159 kB Progress (1): 90/159 kB Progress (1): 92/159 kB Progress (1): 94/159 kB Progress (1): 96/159 kB Progress (1): 98/159 kB Progress (1): 100/159 kB Progress (1): 102/159 kB Progress (1): 104/159 kB Progress (1): 106/159 kB Progress (1): 109/159 kB Progress (1): 111/159 kB Progress (1): 113/159 kB Progress (1): 115/159 kB Progress (1): 117/159 kB Progress (1): 119/159 kB Progress (1): 121/159 kB Progress (1): 123/159 kB Progress (1): 125/159 kB Progress (1): 127/159 kB Progress (1): 129/159 kB Progress (1): 131/159 kB Progress (1): 133/159 kB Progress (1): 135/159 kB Progress (1): 137/159 kB Progress (1): 139/159 kB Progress (1): 141/159 kB Progress (1): 143/159 kB Progress (1): 145/159 kB Progress (1): 147/159 kB Progress (1): 150/159 kB Progress (1): 152/159 kB Progress (1): 154/159 kB Progress (1): 156/159 kB Progress (1): 158/159 kB Progress (1): 159 kB Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.jar (159 kB at 496 kB/s) Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.pom Progress (1): 1.6 kB Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.pom (1.6 kB at 5.7 kB/s) Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2.jar.asc Progress (1): 833 B Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2.jar.asc (833 B at 4.7 kB/s) Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2-javadoc.jar.asc Progress (1): 833 B Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2-javadoc.jar.asc (833 B at 7.1 kB/s) Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.jar.asc Progress (1): 833 B Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.jar.asc (833 B at 9.3 kB/s) Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2-javadoc.jar Progress (1): 2.0/415 kB Progress (1): 4.1/415 kB Progress (1): 6.1/415 kB Progress (1): 8.2/415 kB Progress (1): 10/415 kB Progress (1): 12/415 kB Progress (1): 14/415 kB Progress (1): 16/415 kB Progress (1): 18/415 kB Progress (1): 20/415 kB Progress (1): 23/415 kB Progress (1): 25/415 kB Progress (1): 27/415 kB Progress (1): 29/415 kB Progress (1): 31/415 kB Progress (1): 33/415 kB Progress (1): 35/415 kB Progress (1): 37/415 kB Progress (1): 39/415 kB Progress (1): 41/415 kB Progress (1): 43/415 kB Progress (1): 45/415 kB Progress (1): 47/415 kB Progress (1): 49/415 kB Progress (1): 51/415 kB Progress (1): 53/415 kB Progress (1): 55/415 kB Progress (1): 57/415 kB Progress (1): 59/415 kB Progress (1): 61/415 kB Progress (1): 63/415 kB Progress (1): 66/415 kB Progress (1): 68/415 kB Progress (1): 70/415 kB Progress (1): 72/415 kB Progress (1): 74/415 kB Progress (1): 76/415 kB Progress (1): 78/415 kB Progress (1): 80/415 kB Progress (1): 82/415 kB Progress (1): 84/415 kB Progress (1): 86/415 kB Progress (1): 88/415 kB Progress (1): 90/415 kB Progress (1): 92/415 kB Progress (1): 94/415 kB Progress (1): 96/415 kB Progress (1): 98/415 kB Progress (1): 100/415 kB Progress (1): 102/415 kB Progress (1): 104/415 kB Progress (1): 106/415 kB Progress (1): 109/415 kB Progress (1): 111/415 kB Progress (1): 113/415 kB Progress (1): 115/415 kB Progress (1): 117/415 kB Progress (1): 119/415 kB Progress (1): 121/415 kB Progress (1): 123/415 kB Progress (1): 125/415 kB Progress (1): 127/415 kB Progress (1): 129/415 kB Progress (1): 131/415 kB Progress (1): 133/415 kB Progress (1): 135/415 kB Progress (1): 137/415 kB Progress (1): 139/415 kB Progress (1): 141/415 kB Progress (1): 143/415 kB Progress (1): 145/415 kB Progress (1): 147/415 kB Progress (1): 150/415 kB Progress (1): 152/415 kB Progress (1): 154/415 kB Progress (1): 156/415 kB Progress (1): 158/415 kB Progress (1): 160/415 kB Progress (1): 162/415 kB Progress (1): 164/415 kB Progress (1): 166/415 kB Progress (1): 168/415 kB Progress (1): 170/415 kB Progress (1): 172/415 kB Progress (1): 174/415 kB Progress (1): 176/415 kB Progress (1): 178/415 kB Progress (1): 180/415 kB Progress (1): 182/415 kB Progress (1): 184/415 kB Progress (1): 186/415 kB Progress (1): 188/415 kB Progress (1): 190/415 kB Progress (1): 193/415 kB Progress (1): 195/415 kB Progress (1): 197/415 kB Progress (1): 199/415 kB Progress (1): 201/415 kB Progress (1): 203/415 kB Progress (1): 205/415 kB Progress (1): 207/415 kB Progress (1): 209/415 kB Progress (1): 211/415 kB Progress (1): 213/415 kB Progress (1): 215/415 kB Progress (1): 217/415 kB Progress (1): 219/415 kB Progress (1): 221/415 kB Progress (1): 223/415 kB Progress (1): 225/415 kB Progress (1): 227/415 kB Progress (1): 229/415 kB Progress (1): 231/415 kB Progress (1): 233/415 kB Progress (1): 236/415 kB Progress (1): 238/415 kB Progress (1): 240/415 kB Progress (1): 242/415 kB Progress (1): 244/415 kB Progress (1): 246/415 kB Progress (1): 248/415 kB Progress (1): 250/415 kB Progress (1): 252/415 kB Progress (1): 254/415 kB Progress (1): 256/415 kB Progress (1): 258/415 kB Progress (1): 260/415 kB Progress (1): 262/415 kB Progress (1): 264/415 kB Progress (1): 266/415 kB Progress (1): 268/415 kB Progress (1): 270/415 kB Progress (1): 272/415 kB Progress (1): 274/415 kB Progress (1): 276/415 kB Progress (1): 279/415 kB Progress (1): 281/415 kB Progress (1): 283/415 kB Progress (1): 285/415 kB Progress (1): 287/415 kB Progress (1): 289/415 kB Progress (1): 291/415 kB Progress (1): 293/415 kB Progress (1): 295/415 kB Progress (1): 297/415 kB Progress (1): 299/415 kB Progress (1): 301/415 kB Progress (1): 303/415 kB Progress (1): 305/415 kB Progress (1): 307/415 kB Progress (1): 309/415 kB Progress (1): 311/415 kB Progress (1): 313/415 kB Progress (1): 315/415 kB Progress (1): 317/415 kB Progress (1): 319/415 kB Progress (1): 322/415 kB Progress (1): 324/415 kB Progress (1): 326/415 kB Progress (1): 328/415 kB Progress (1): 330/415 kB Progress (1): 332/415 kB Progress (1): 334/415 kB Progress (1): 336/415 kB Progress (1): 338/415 kB Progress (1): 340/415 kB Progress (1): 342/415 kB Progress (1): 344/415 kB Progress (1): 346/415 kB Progress (1): 348/415 kB Progress (1): 350/415 kB Progress (1): 352/415 kB Progress (1): 354/415 kB Progress (1): 356/415 kB Progress (1): 358/415 kB Progress (1): 360/415 kB Progress (1): 362/415 kB Progress (1): 365/415 kB Progress (1): 367/415 kB Progress (1): 369/415 kB Progress (1): 371/415 kB Progress (1): 373/415 kB Progress (1): 375/415 kB Progress (1): 377/415 kB Progress (1): 379/415 kB Progress (1): 381/415 kB Progress (1): 383/415 kB Progress (1): 385/415 kB Progress (1): 387/415 kB Progress (1): 389/415 kB Progress (1): 391/415 kB Progress (1): 393/415 kB Progress (1): 395/415 kB Progress (1): 397/415 kB Progress (1): 399/415 kB Progress (1): 401/415 kB Progress (1): 403/415 kB Progress (1): 406/415 kB Progress (1): 408/415 kB Progress (1): 410/415 kB Progress (1): 412/415 kB Progress (1): 414/415 kB Progress (1): 415 kB Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2-javadoc.jar (415 kB at 1.2 MB/s) Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2-javadoc.jar.asc Progress (1): 833 B Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2-javadoc.jar.asc (833 B at 8.9 kB/s) Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2.jar Progress (1): 2.0/13 kB Progress (1): 4.1/13 kB Progress (1): 6.1/13 kB Progress (1): 8.2/13 kB Progress (1): 10/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2.jar (13 kB at 47 kB/s) Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2.pom Progress (1): 1.5 kB Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2.pom (1.5 kB at 5.5 kB/s) Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2-javadoc.jar Progress (1): 2.0/926 kB Progress (1): 4.1/926 kB Progress (1): 6.1/926 kB Progress (1): 8.2/926 kB Progress (1): 10/926 kB Progress (1): 12/926 kB Progress (1): 14/926 kB Progress (1): 16/926 kB Progress (1): 18/926 kB Progress (1): 20/926 kB Progress (1): 23/926 kB Progress (1): 25/926 kB Progress (1): 27/926 kB Progress (1): 29/926 kB Progress (1): 31/926 kB Progress (1): 33/926 kB Progress (1): 35/926 kB Progress (1): 37/926 kB Progress (1): 39/926 kB Progress (1): 41/926 kB Progress (1): 43/926 kB Progress (1): 45/926 kB Progress (1): 47/926 kB Progress (1): 49/926 kB Progress (1): 51/926 kB Progress (1): 53/926 kB Progress (1): 55/926 kB Progress (1): 57/926 kB Progress (1): 59/926 kB Progress (1): 61/926 kB Progress (1): 63/926 kB Progress (1): 66/926 kB Progress (1): 68/926 kB Progress (1): 70/926 kB Progress (1): 72/926 kB Progress (1): 74/926 kB Progress (1): 76/926 kB Progress (1): 78/926 kB Progress (1): 80/926 kB Progress (1): 82/926 kB Progress (1): 84/926 kB Progress (1): 86/926 kB Progress (1): 88/926 kB Progress (1): 90/926 kB Progress (1): 92/926 kB Progress (1): 94/926 kB Progress (1): 96/926 kB Progress (1): 98/926 kB Progress (1): 100/926 kB Progress (1): 102/926 kB Progress (1): 104/926 kB Progress (1): 106/926 kB Progress (1): 109/926 kB Progress (1): 111/926 kB Progress (1): 113/926 kB Progress (1): 115/926 kB Progress (1): 117/926 kB Progress (1): 119/926 kB Progress (1): 121/926 kB Progress (1): 123/926 kB Progress (1): 125/926 kB Progress (1): 127/926 kB Progress (1): 129/926 kB Progress (1): 131/926 kB Progress (1): 133/926 kB Progress (1): 135/926 kB Progress (1): 137/926 kB Progress (1): 139/926 kB Progress (1): 141/926 kB Progress (1): 143/926 kB Progress (1): 145/926 kB Progress (1): 147/926 kB Progress (1): 150/926 kB Progress (1): 152/926 kB Progress (1): 154/926 kB Progress (1): 156/926 kB Progress (1): 158/926 kB Progress (1): 160/926 kB Progress (1): 162/926 kB Progress (1): 164/926 kB Progress (1): 166/926 kB Progress (1): 168/926 kB Progress (1): 170/926 kB Progress (1): 172/926 kB Progress (1): 174/926 kB Progress (1): 176/926 kB Progress (1): 178/926 kB Progress (1): 180/926 kB Progress (1): 182/926 kB Progress (1): 184/926 kB Progress (1): 186/926 kB Progress (1): 188/926 kB Progress (1): 190/926 kB Progress (1): 193/926 kB Progress (1): 195/926 kB Progress (1): 197/926 kB Progress (1): 199/926 kB Progress (1): 201/926 kB Progress (1): 203/926 kB Progress (1): 205/926 kB Progress (1): 207/926 kB Progress (1): 209/926 kB Progress (1): 211/926 kB Progress (1): 213/926 kB Progress (1): 215/926 kB Progress (1): 217/926 kB Progress (1): 219/926 kB Progress (1): 221/926 kB Progress (1): 223/926 kB Progress (1): 225/926 kB Progress (1): 227/926 kB Progress (1): 229/926 kB Progress (1): 231/926 kB Progress (1): 233/926 kB Progress (1): 236/926 kB Progress (1): 238/926 kB Progress (1): 240/926 kB Progress (1): 242/926 kB Progress (1): 244/926 kB Progress (1): 246/926 kB Progress (1): 248/926 kB Progress (1): 250/926 kB Progress (1): 252/926 kB Progress (1): 254/926 kB Progress (1): 256/926 kB Progress (1): 258/926 kB Progress (1): 260/926 kB Progress (1): 262/926 kB Progress (1): 264/926 kB Progress (1): 266/926 kB Progress (1): 268/926 kB Progress (1): 270/926 kB Progress (1): 272/926 kB Progress (1): 274/926 kB Progress (1): 276/926 kB Progress (1): 279/926 kB Progress (1): 281/926 kB Progress (1): 283/926 kB Progress (1): 285/926 kB Progress (1): 287/926 kB Progress (1): 289/926 kB Progress (1): 291/926 kB Progress (1): 293/926 kB Progress (1): 295/926 kB Progress (1): 297/926 kB Progress (1): 299/926 kB Progress (1): 301/926 kB Progress (1): 303/926 kB Progress (1): 305/926 kB Progress (1): 307/926 kB Progress (1): 309/926 kB Progress (1): 311/926 kB Progress (1): 313/926 kB Progress (1): 315/926 kB Progress (1): 317/926 kB Progress (1): 319/926 kB Progress (1): 322/926 kB Progress (1): 324/926 kB Progress (1): 326/926 kB Progress (1): 328/926 kB Progress (1): 330/926 kB Progress (1): 332/926 kB Progress (1): 334/926 kB Progress (1): 336/926 kB Progress (1): 338/926 kB Progress (1): 340/926 kB Progress (1): 342/926 kB Progress (1): 344/926 kB Progress (1): 346/926 kB Progress (1): 348/926 kB Progress (1): 350/926 kB Progress (1): 352/926 kB Progress (1): 354/926 kB Progress (1): 356/926 kB Progress (1): 358/926 kB Progress (1): 360/926 kB Progress (1): 362/926 kB Progress (1): 365/926 kB Progress (1): 367/926 kB Progress (1): 369/926 kB Progress (1): 371/926 kB Progress (1): 373/926 kB Progress (1): 375/926 kB Progress (1): 377/926 kB Progress (1): 379/926 kB Progress (1): 381/926 kB Progress (1): 383/926 kB Progress (1): 385/926 kB Progress (1): 387/926 kB Progress (1): 389/926 kB Progress (1): 391/926 kB Progress (1): 393/926 kB Progress (1): 395/926 kB Progress (1): 397/926 kB Progress (1): 399/926 kB Progress (1): 401/926 kB Progress (1): 403/926 kB Progress (1): 406/926 kB Progress (1): 408/926 kB Progress (1): 410/926 kB Progress (1): 412/926 kB Progress (1): 414/926 kB Progress (1): 416/926 kB Progress (1): 418/926 kB Progress (1): 420/926 kB Progress (1): 422/926 kB Progress (1): 424/926 kB Progress (1): 426/926 kB Progress (1): 428/926 kB Progress (1): 430/926 kB Progress (1): 432/926 kB Progress (1): 434/926 kB Progress (1): 436/926 kB Progress (1): 438/926 kB Progress (1): 440/926 kB Progress (1): 442/926 kB Progress (1): 444/926 kB Progress (1): 446/926 kB Progress (1): 449/926 kB Progress (1): 451/926 kB Progress (1): 453/926 kB Progress (1): 455/926 kB Progress (1): 457/926 kB Progress (1): 459/926 kB Progress (1): 461/926 kB Progress (1): 463/926 kB Progress (1): 465/926 kB Progress (1): 467/926 kB Progress (1): 469/926 kB Progress (1): 471/926 kB Progress (1): 473/926 kB Progress (1): 475/926 kB Progress (1): 477/926 kB Progress (1): 479/926 kB Progress (1): 481/926 kB Progress (1): 483/926 kB Progress (1): 485/926 kB Progress (1): 487/926 kB Progress (1): 489/926 kB Progress (1): 492/926 kB Progress (1): 494/926 kB Progress (1): 496/926 kB Progress (1): 498/926 kB Progress (1): 500/926 kB Progress (1): 502/926 kB Progress (1): 504/926 kB Progress (1): 506/926 kB Progress (1): 508/926 kB Progress (1): 510/926 kB Progress (1): 512/926 kB Progress (1): 514/926 kB Progress (1): 516/926 kB Progress (1): 518/926 kB Progress (1): 520/926 kB Progress (1): 522/926 kB Progress (1): 524/926 kB Progress (1): 526/926 kB Progress (1): 528/926 kB Progress (1): 530/926 kB Progress (1): 532/926 kB Progress (1): 535/926 kB Progress (1): 537/926 kB Progress (1): 539/926 kB Progress (1): 541/926 kB Progress (1): 543/926 kB Progress (1): 545/926 kB Progress (1): 547/926 kB Progress (1): 549/926 kB Progress (1): 551/926 kB Progress (1): 553/926 kB Progress (1): 555/926 kB Progress (1): 557/926 kB Progress (1): 559/926 kB Progress (1): 561/926 kB Progress (1): 563/926 kB Progress (1): 565/926 kB Progress (1): 567/926 kB Progress (1): 569/926 kB Progress (1): 571/926 kB Progress (1): 573/926 kB Progress (1): 575/926 kB Progress (1): 578/926 kB Progress (1): 580/926 kB Progress (1): 582/926 kB Progress (1): 584/926 kB Progress (1): 586/926 kB Progress (1): 588/926 kB Progress (1): 590/926 kB Progress (1): 592/926 kB Progress (1): 594/926 kB Progress (1): 596/926 kB Progress (1): 598/926 kB Progress (1): 600/926 kB Progress (1): 602/926 kB Progress (1): 604/926 kB Progress (1): 606/926 kB Progress (1): 608/926 kB Progress (1): 610/926 kB Progress (1): 612/926 kB Progress (1): 614/926 kB Progress (1): 616/926 kB Progress (1): 618/926 kB Progress (1): 621/926 kB Progress (1): 623/926 kB Progress (1): 625/926 kB Progress (1): 627/926 kB Progress (1): 629/926 kB Progress (1): 631/926 kB Progress (1): 633/926 kB Progress (1): 635/926 kB Progress (1): 637/926 kB Progress (1): 639/926 kB Progress (1): 641/926 kB Progress (1): 643/926 kB Progress (1): 645/926 kB Progress (1): 647/926 kB Progress (1): 649/926 kB Progress (1): 651/926 kB Progress (1): 653/926 kB Progress (1): 655/926 kB Progress (1): 657/926 kB Progress (1): 659/926 kB Progress (1): 662/926 kB Progress (1): 664/926 kB Progress (1): 666/926 kB Progress (1): 668/926 kB Progress (1): 670/926 kB Progress (1): 672/926 kB Progress (1): 674/926 kB Progress (1): 676/926 kB Progress (1): 678/926 kB Progress (1): 680/926 kB Progress (1): 682/926 kB Progress (1): 684/926 kB Progress (1): 686/926 kB Progress (1): 688/926 kB Progress (1): 690/926 kB Progress (1): 692/926 kB Progress (1): 694/926 kB Progress (1): 696/926 kB Progress (1): 698/926 kB Progress (1): 700/926 kB Progress (1): 702/926 kB Progress (1): 705/926 kB Progress (1): 707/926 kB Progress (1): 709/926 kB Progress (1): 711/926 kB Progress (1): 713/926 kB Progress (1): 715/926 kB Progress (1): 717/926 kB Progress (1): 719/926 kB Progress (1): 721/926 kB Progress (1): 723/926 kB Progress (1): 725/926 kB Progress (1): 727/926 kB Progress (1): 729/926 kB Progress (1): 731/926 kB Progress (1): 733/926 kB Progress (1): 735/926 kB Progress (1): 737/926 kB Progress (1): 739/926 kB Progress (1): 741/926 kB Progress (1): 743/926 kB Progress (1): 745/926 kB Progress (1): 748/926 kB Progress (1): 750/926 kB Progress (1): 752/926 kB Progress (1): 754/926 kB Progress (1): 756/926 kB Progress (1): 758/926 kB Progress (1): 760/926 kB Progress (1): 762/926 kB Progress (1): 764/926 kB Progress (1): 766/926 kB Progress (1): 768/926 kB Progress (1): 770/926 kB Progress (1): 772/926 kB Progress (1): 774/926 kB Progress (1): 776/926 kB Progress (1): 778/926 kB Progress (1): 780/926 kB Progress (1): 782/926 kB Progress (1): 784/926 kB Progress (1): 786/926 kB Progress (1): 788/926 kB Progress (1): 791/926 kB Progress (1): 793/926 kB Progress (1): 795/926 kB Progress (1): 797/926 kB Progress (1): 799/926 kB Progress (1): 801/926 kB Progress (1): 803/926 kB Progress (1): 805/926 kB Progress (1): 807/926 kB Progress (1): 809/926 kB Progress (1): 811/926 kB Progress (1): 813/926 kB Progress (1): 815/926 kB Progress (1): 817/926 kB Progress (1): 819/926 kB Progress (1): 821/926 kB Progress (1): 823/926 kB Progress (1): 825/926 kB Progress (1): 827/926 kB Progress (1): 829/926 kB Progress (1): 831/926 kB Progress (1): 834/926 kB Progress (1): 836/926 kB Progress (1): 838/926 kB Progress (1): 840/926 kB Progress (1): 842/926 kB Progress (1): 844/926 kB Progress (1): 846/926 kB Progress (1): 848/926 kB Progress (1): 850/926 kB Progress (1): 852/926 kB Progress (1): 854/926 kB Progress (1): 856/926 kB Progress (1): 858/926 kB Progress (1): 860/926 kB Progress (1): 862/926 kB Progress (1): 864/926 kB Progress (1): 866/926 kB Progress (1): 868/926 kB Progress (1): 870/926 kB Progress (1): 872/926 kB Progress (1): 874/926 kB Progress (1): 877/926 kB Progress (1): 879/926 kB Progress (1): 881/926 kB Progress (1): 883/926 kB Progress (1): 885/926 kB Progress (1): 887/926 kB Progress (1): 889/926 kB Progress (1): 891/926 kB Progress (1): 893/926 kB Progress (1): 895/926 kB Progress (1): 897/926 kB Progress (1): 899/926 kB Progress (1): 901/926 kB Progress (1): 903/926 kB Progress (1): 905/926 kB Progress (1): 907/926 kB Progress (1): 909/926 kB Progress (1): 911/926 kB Progress (1): 913/926 kB Progress (1): 915/926 kB Progress (1): 918/926 kB Progress (1): 920/926 kB Progress (1): 922/926 kB Progress (1): 924/926 kB Progress (1): 926/926 kB Progress (1): 926 kB Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2-javadoc.jar (926 kB at 218 kB/s) Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2-sources.jar.asc Progress (1): 833 B Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel-annotation-compiler/2.3.2/codemodel-annotation-compiler-2.3.2-sources.jar.asc (833 B at 7.1 kB/s) Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.pom.asc Progress (1): 833 B Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishjaxb-1036/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.pom.asc (833 B at 7.2 kB/s) [INFO] * Upload of locally staged artifacts finished. [INFO] * Closing staging repository with ID "orgglassfishjaxb-1036". Waiting for operation to complete... ........... [INFO] Remote staged 2 repositories, finished with success. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Codemodel 2.3.2 .................................... SUCCESS [01:16 min] [INFO] Codemodel Core ..................................... SUCCESS [01:25 min] [INFO] Codemodel Annotation Compiler 2.3.2 ................ SUCCESS [02:36 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:33 min [INFO] Finished at: 2018-12-27T13:36:43Z [INFO] ------------------------------------------------------------------------ + cd /home/jenkins/workspace/jaxb-codemodel + echo '-[ Tag release ]----------------------------------------------------------------' -[ Tag release ]---------------------------------------------------------------- + git tag 2.3.2-CodeModel -m 'Release com.sun.xml.bind.mvn:jaxb-codemodel-parent:2.3.2' + cd /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel + echo '-[ Set next snapshot version ]--------------------------------------------------' -[ Set next snapshot version ]-------------------------------------------------- + mvn -U -C -DnewVersion=2.3.3-SNAPSHOT -DgenerateBackupPoms=false clean org.codehaus.mojo:versions-maven-plugin:2.7:set [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.glassfish.jaxb:codemodel:jar:2.3.2 [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ com.sun.xml.bind.mvn:jaxb-codemodel-parent:2.3.2, /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/pom.xml, line 86, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.glassfish.jaxb:codemodel-annotation-compiler:jar:2.3.2 [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ com.sun.xml.bind.mvn:jaxb-codemodel-parent:2.3.2, /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/pom.xml, line 86, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.sun.xml.bind.mvn:jaxb-codemodel-parent:pom:2.3.2 [WARNING] 'parent.relativePath' of POM com.sun.xml.bind.mvn:jaxb-codemodel-parent:2.3.2 (/home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/pom.xml) points at com.sun.xml.bind.mvn:jaxb-parent instead of org.eclipse.ee4j:project, please verify your project structure @ line 16, column 13 [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 86, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Codemodel [pom] [INFO] Codemodel Core [jar] [INFO] Codemodel Annotation Compiler [jar] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/maven-metadata.xml Progress (1): 760 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/maven-metadata.xml (760 B at 130 B/s) [INFO] [INFO] -------------< com.sun.xml.bind.mvn:jaxb-codemodel-parent >------------- [INFO] Building Codemodel 2.3.2 [1/3] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jaxb-codemodel-parent --- [INFO] Deleting /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/target [INFO] [INFO] --------------------< org.glassfish.jaxb:codemodel >-------------------- [INFO] Building Codemodel Core 2.3.2 [2/3] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ codemodel --- [INFO] Deleting /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel/target [INFO] [INFO] ----------< org.glassfish.jaxb:codemodel-annotation-compiler >---------- [INFO] Building Codemodel Annotation Compiler 2.3.2 [3/3] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ codemodel-annotation-compiler --- [INFO] Deleting /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel/codemodel-annotation-compiler/target [INFO] [INFO] -------------< com.sun.xml.bind.mvn:jaxb-codemodel-parent >------------- [INFO] Building Codemodel 2.3.2 [4/3] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions-maven-plugin:2.7:set (default-cli) @ jaxb-codemodel-parent --- [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/jenkins/workspace/jaxb-codemodel/jaxb-ri/codemodel [INFO] Processing change of com.sun.xml.bind.mvn:jaxb-codemodel-parent:2.3.2 -> 2.3.3-SNAPSHOT [INFO] Processing com.sun.xml.bind.mvn:jaxb-codemodel-parent [INFO] Updating project com.sun.xml.bind.mvn:jaxb-codemodel-parent [INFO] from version 2.3.2 to 2.3.3-SNAPSHOT [INFO] [INFO] Processing org.glassfish.jaxb:codemodel-annotation-compiler [INFO] Updating parent com.sun.xml.bind.mvn:jaxb-codemodel-parent [INFO] from version 2.3.2 to 2.3.3-SNAPSHOT [INFO] [INFO] Processing org.glassfish.jaxb:codemodel [INFO] Updating parent com.sun.xml.bind.mvn:jaxb-codemodel-parent [INFO] from version 2.3.2 to 2.3.3-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Codemodel 2.3.2 .................................... SUCCESS [ 2.895 s] [INFO] Codemodel Core ..................................... SUCCESS [ 0.093 s] [INFO] Codemodel Annotation Compiler 2.3.2 ................ SUCCESS [ 0.034 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.404 s [INFO] Finished at: 2018-12-27T13:36:59Z [INFO] ------------------------------------------------------------------------ + cd /home/jenkins/workspace/jaxb-codemodel + echo '-[ Commit modified pom.xml files ]----------------------------------------------' -[ Commit modified pom.xml files ]---------------------------------------------- ++ git status ++ grep -E 'modified:.*pom\.xml' ++ sed -e 's/[[:space:]][[:space:]]*modified:[[:space:]][[:space:]]*//' + POM_FILES='jaxb-ri/codemodel/codemodel-annotation-compiler/pom.xml jaxb-ri/codemodel/codemodel/pom.xml jaxb-ri/codemodel/pom.xml' + git add jaxb-ri/codemodel/codemodel-annotation-compiler/pom.xml jaxb-ri/codemodel/codemodel/pom.xml jaxb-ri/codemodel/pom.xml + git commit -m 'Prepare next development cycle for 2.3.3-SNAPSHOT' [2.3.2-CodeModel-RELEASE a542bbc] Prepare next development cycle for 2.3.3-SNAPSHOT 3 files changed, 3 insertions(+), 3 deletions(-) + '[' false = true ']' + echo '-[ Push branch and tag to GitHub ]----------------------------------------------' -[ Push branch and tag to GitHub ]---------------------------------------------- + git push origin 2.3.2-CodeModel-RELEASE Failed to add the RSA host key for IP address '192.30.253.113' to the list of known hosts (/home/jenkins/.ssh/known_hosts). remote: remote: Create a pull request for '2.3.2-CodeModel-RELEASE' on GitHub by visiting: remote: https://github.com/eclipse-ee4j/jaxb-ri/pull/new/2.3.2-CodeModel-RELEASE remote: To github.com:eclipse-ee4j/jaxb-ri.git * [new branch] 2.3.2-CodeModel-RELEASE -> 2.3.2-CodeModel-RELEASE + git push origin 2.3.2-CodeModel Failed to add the RSA host key for IP address '192.30.253.113' to the list of known hosts (/home/jenkins/.ssh/known_hosts). To github.com:eclipse-ee4j/jaxb-ri.git * [new tag] 2.3.2-CodeModel -> 2.3.2-CodeModel $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 79 killed; [ssh-agent] Stopped. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS