Started by user Tom Jenkinson Agent default-java-dt3lk is provisioned from template Kubernetes Pod Template Agent specification [Kubernetes Pod Template] (): [EnvInject] - Loading node environment variables. Building remotely on default-java-dt3lk in workspace /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release [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-el1Gnp6keCCZ/agent.77 SSH_AGENT_PID=79 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release@tmp/private_key_4790469506060749950.key (/home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release@tmp/private_key_4790469506060749950.key) [ssh-agent] Using credentials jta-bot (GitHub Bot SSH) Cloning the remote Git repository Cloning repository git@github.com:eclipse-ee4j/jta-api.git > git init /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release # timeout=10 Fetching upstream changes from git@github.com:eclipse-ee4j/jta-api.git > git --version # timeout=10 using GIT_SSH to set credentials GitHub Bot SSH > git fetch --tags --progress git@github.com:eclipse-ee4j/jta-api.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@github.com:eclipse-ee4j/jta-api.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/jta-api.git # timeout=10 Fetching upstream changes from git@github.com:eclipse-ee4j/jta-api.git using GIT_SSH to set credentials GitHub Bot SSH > git fetch --tags --progress git@github.com:eclipse-ee4j/jta-api.git +refs/heads/*:refs/remotes/origin/* > 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 559258bae9562373d857801628a9fe61bdc11c62 (refs/remotes/origin/EE4J_8) > git config core.sparsecheckout # timeout=10 > git checkout -f 559258bae9562373d857801628a9fe61bdc11c62 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b EE4J_8 559258bae9562373d857801628a9fe61bdc11c62 Commit message: "Issue 27 revert to just the bundle symbolic name" > git rev-list --no-walk 559258bae9562373d857801628a9fe61bdc11c62 # timeout=10 provisioning config files... copy managed file [settings-security.xml] to file:/home/jenkins/.m2/settings-security.xml copy managed file [settings-jta.xml] to file:/home/jenkins/.m2/settings-jta.xml [eclipse-ee4j_jta-api-EE4J_8-release] $ /bin/bash -ex /tmp/jenkins2848801940074230456.sh + TOOLS_PREFIX=/opt/tools + JAVA_PREFIX=/opt/tools/java/oracle + MVN_HOME=/opt/tools/apache-maven/latest + JAVA_HOME=/opt/tools/java/oracle/jdk-8/latest + PATH=/opt/tools/apache-maven/latest/bin:/opt/tools/java/oracle/jdk-8/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + VERSIONS_PLUGIN=org.codehaus.mojo:versions-maven-plugin:2.5 + HELP_PLUGIN=org.apache.maven.plugins:maven-help-plugin:2.1.1 + grep '' pom.xml + grep SNAPSHOT 1.3.2-SNAPSHOT ++ mvn -B org.apache.maven.plugins:maven-help-plugin:2.1.1:evaluate -Dexpression=project.version ++ grep -E '^[0-9]+(\.[0-9]+)+-SNAPSHOT$' + SNAPSHOT_VERSION=1.3.2-SNAPSHOT + '[' -z '' ']' + '[' -z 1.3.2-SNAPSHOT ']' ++ ++ echo 1.3.2-SNAPSHOT sed -e s/-SNAPSHOT// + RELEASE_VERSION=1.3.2 + '[' -z '' ']' ++ echo 1.3.2 ++ sed -e 's/\([0-9][0-9]*\.[0-9][0-9]*\).*/\1/' + NEXT_VERSION=1.3 + set -f + NEXT_COMPONENTS=(${RELEASE_VERSION//\./ }) + LAST_INDEX=2 + NEXT_COMPONENTS[${LAST_INDEX}]=3 ++ echo 1 3 3 ++ tr ' ' . + NEXT_VERSION=1.3.3-SNAPSHOT + RELEASE_TAG=1.3.2 + echo 'Current version: 1.3.2-SNAPSHOT' Current version: 1.3.2-SNAPSHOT + echo 'Release version: 1.3.2' Release version: 1.3.2 + echo 'Next version: 1.3.3-SNAPSHOT' Next version: 1.3.3-SNAPSHOT + echo 'Release tag: 1.3.2' Release tag: 1.3.2 + '[' -z 1.3.2-SNAPSHOT -o -z 1.3.2 -o -z 1.3.3-SNAPSHOT ']' + '[' false = true ']' + MVN_DEPLOY_ARGS=deploy:deploy ++ git remote + GIT_ORIGIN=origin + echo '-[ Release tag cleanup ]--------------------------------------------------------' -[ Release tag cleanup ]-------------------------------------------------------- ++ git ls-remote --tags origin ++ grep 1.3.2 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 '' ]] + git tag --delete 1.3.2 error: tag '1.3.2' not found. + git config --global user.email jta-bot@eclipse.org + git config --global user.name 'Eclipse JTA Bot' + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: key 9B26CED3E3BA51C3: 1 signature not checked due to a missing key gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key 9B26CED3E3BA51C3: public key "Eclipse Project for JTA " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key 9B26CED3E3BA51C3: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 gpg: no ultimately trusted keys found ++ gpg --list-keys --with-colons ++ awk -F: '/fpr:/ {print $10}' ++ sort -u + 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 1A2A6D7F079CF627566ABD869B26CED3E3BA51C3 trust Secret subkeys are available. pub rsa4096/9B26CED3E3BA51C3 created: 2018-09-29 expires: 2023-09-28 usage: SCEA trust: unknown validity: unknown ssb rsa4096/B7AE15C15C321C44 created: 2018-09-29 expires: 2023-09-28 usage: S [ unknown] (1). Eclipse Project for JTA pub rsa4096/9B26CED3E3BA51C3 created: 2018-09-29 expires: 2023-09-28 usage: SCEA trust: unknown validity: unknown ssb rsa4096/B7AE15C15C321C44 created: 2018-09-29 expires: 2023-09-28 usage: S [ unknown] (1). Eclipse Project for JTA 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/9B26CED3E3BA51C3 created: 2018-09-29 expires: 2023-09-28 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/B7AE15C15C321C44 created: 2018-09-29 expires: 2023-09-28 usage: S [ unknown] (1). Eclipse Project for JTA 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 47EF0EC60C210BC6DFAA5819B7AE15C15C321C44 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-28 pub rsa4096/9B26CED3E3BA51C3 created: 2018-09-29 expires: 2023-09-28 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/B7AE15C15C321C44 created: 2018-09-29 expires: 2023-09-28 usage: S [ultimate] (1). Eclipse Project for JTA pub rsa4096/9B26CED3E3BA51C3 created: 2018-09-29 expires: 2023-09-28 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/B7AE15C15C321C44 created: 2018-09-29 expires: 2023-09-28 usage: S [ultimate] (1). Eclipse Project for JTA 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/9B26CED3E3BA51C3 created: 2018-09-29 expires: 2023-09-28 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/B7AE15C15C321C44 created: 2018-09-29 expires: 2023-09-28 usage: S [ultimate] (1). Eclipse Project for JTA ++ mvn -B org.apache.maven.plugins:maven-help-plugin:2.1.1:evaluate -Dexpression=project.artifactId ++ grep -Ev '(^\[)' + ARTIFACT_ID=jakarta.transaction-api ++ grep -Ev '(^\[)' ++ mvn -B org.apache.maven.plugins:maven-help-plugin:2.1.1:evaluate -Dexpression=project.groupId + GROUP_ID=jakarta.transaction + echo '-[ Set release version ]--------------------------------------------------------' -[ Set release version ]-------------------------------------------------------- + mvn -U -C -DnewVersion=1.3.2 -DgenerateBackupPoms=false -Pstaging clean org.codehaus.mojo:versions-maven-plugin:2.5:set [INFO] Scanning for projects... Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/versions-maven-plugin/2.5/versions-maven-plugin-2.5.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/codehaus/mojo/versions-maven-plugin/2.5/versions-maven-plugin-2.5.pom (17 kB at 24 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/versions-maven-plugin/2.5/versions-maven-plugin-2.5.jar Progress (1): 3.8/306 kB Progress (1): 7.9/306 kB Progress (1): 12/306 kB Progress (1): 16/306 kB Progress (1): 20/306 kB Progress (1): 24/306 kB Progress (1): 28/306 kB Progress (1): 32/306 kB Progress (1): 37/306 kB Progress (1): 41/306 kB Progress (1): 45/306 kB Progress (1): 49/306 kB Progress (1): 53/306 kB Progress (1): 57/306 kB Progress (1): 61/306 kB Progress (1): 65/306 kB Progress (1): 69/306 kB Progress (1): 73/306 kB Progress (1): 77/306 kB Progress (1): 82/306 kB Progress (1): 86/306 kB Progress (1): 90/306 kB Progress (1): 94/306 kB Progress (1): 98/306 kB Progress (1): 102/306 kB Progress (1): 106/306 kB Progress (1): 110/306 kB Progress (1): 114/306 kB Progress (1): 118/306 kB Progress (1): 123/306 kB Progress (1): 127/306 kB Progress (1): 131/306 kB Progress (1): 135/306 kB Progress (1): 139/306 kB Progress (1): 143/306 kB Progress (1): 147/306 kB Progress (1): 151/306 kB Progress (1): 155/306 kB Progress (1): 159/306 kB Progress (1): 164/306 kB Progress (1): 168/306 kB Progress (1): 172/306 kB Progress (1): 176/306 kB Progress (1): 180/306 kB Progress (1): 184/306 kB Progress (1): 188/306 kB Progress (1): 192/306 kB Progress (1): 196/306 kB Progress (1): 200/306 kB Progress (1): 204/306 kB Progress (1): 209/306 kB Progress (1): 213/306 kB Progress (1): 217/306 kB Progress (1): 221/306 kB Progress (1): 225/306 kB Progress (1): 229/306 kB Progress (1): 233/306 kB Progress (1): 237/306 kB Progress (1): 241/306 kB Progress (1): 245/306 kB Progress (1): 250/306 kB Progress (1): 254/306 kB Progress (1): 258/306 kB Progress (1): 262/306 kB Progress (1): 266/306 kB Progress (1): 270/306 kB Progress (1): 274/306 kB Progress (1): 278/306 kB Progress (1): 282/306 kB Progress (1): 286/306 kB Progress (1): 290/306 kB Progress (1): 295/306 kB Progress (1): 299/306 kB Progress (1): 303/306 kB Progress (1): 306 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/versions-maven-plugin/2.5/versions-maven-plugin-2.5.jar (306 kB at 1.1 MB/s) [INFO] [INFO] ------------< jakarta.transaction:jakarta.transaction-api >------------- [INFO] Building javax.transaction API 1.3.2-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/glassfish/build/spec-version-maven-plugin/2.0/spec-version-maven-plugin-2.0.pom Progress (1): 3.8/15 kB Progress (1): 7.9/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/glassfish/build/spec-version-maven-plugin/2.0/spec-version-maven-plugin-2.0.pom (15 kB at 65 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/glassfish/build/spec-version-maven-plugin/2.0/spec-version-maven-plugin-2.0.jar Progress (1): 3.8/33 kB Progress (1): 7.9/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 21/33 kB Progress (1): 25/33 kB Progress (1): 29/33 kB Progress (1): 33 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/glassfish/build/spec-version-maven-plugin/2.0/spec-version-maven-plugin-2.0.jar (33 kB at 136 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jakarta.transaction-api --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Progress (1): 2.2/4.1 kB Progress (1): 4.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 11 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Progress (1): 2.2/8.4 kB Progress (1): 5.0/8.4 kB Progress (1): 7.8/8.4 kB Progress (1): 8.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 142 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Progress (1): 2.2/8.4 kB Progress (1): 5.0/8.4 kB Progress (1): 7.8/8.4 kB Progress (1): 8.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 144 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Progress (1): 2.2/226 kB Progress (1): 5.0/226 kB Progress (1): 7.7/226 kB Progress (1): 10/226 kB Progress (1): 13/226 kB Progress (1): 16/226 kB Progress (1): 19/226 kB Progress (1): 21/226 kB Progress (1): 24/226 kB Progress (1): 27/226 kB Progress (1): 30/226 kB Progress (1): 32/226 kB Progress (1): 36/226 kB Progress (1): 40/226 kB Progress (1): 45/226 kB Progress (1): 49/226 kB Progress (1): 53/226 kB Progress (1): 57/226 kB Progress (1): 61/226 kB Progress (1): 65/226 kB Progress (1): 69/226 kB Progress (1): 73/226 kB Progress (1): 77/226 kB Progress (1): 81/226 kB Progress (1): 85/226 kB Progress (1): 90/226 kB Progress (1): 94/226 kB Progress (1): 98/226 kB Progress (1): 102/226 kB Progress (1): 106/226 kB Progress (1): 110/226 kB Progress (1): 114/226 kB Progress (1): 118/226 kB Progress (1): 122/226 kB Progress (1): 126/226 kB Progress (1): 131/226 kB Progress (1): 135/226 kB Progress (1): 139/226 kB Progress (1): 143/226 kB Progress (1): 147/226 kB Progress (1): 151/226 kB Progress (1): 155/226 kB Progress (1): 159/226 kB Progress (1): 163/226 kB Progress (1): 167/226 kB Progress (1): 171/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): 217/226 kB Progress (1): 221/226 kB Progress (1): 225/226 kB Progress (1): 226 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 1.7 MB/s) [INFO] [INFO] ------------< jakarta.transaction:jakarta.transaction-api >------------- [INFO] Building javax.transaction API 1.3.2-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions-maven-plugin:2.5:set (default-cli) @ jakarta.transaction-api --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Progress (1): 1.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 29 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Progress (1): 2.8/22 kB Progress (1): 5.5/22 kB Progress (1): 8.3/22 kB Progress (1): 11/22 kB Progress (1): 14/22 kB Progress (1): 16/22 kB Progress (1): 19/22 kB Progress (1): 22/22 kB Progress (1): 22 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 78 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Progress (1): 2.8/6.8 kB Progress (1): 5.5/6.8 kB Progress (1): 6.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 116 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom Progress (1): 2.2/3.1 kB Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 57 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 19 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/junit/junit/4.12/junit-4.12.pom Progress (1): 3.8/24 kB Progress (1): 7.9/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/junit/junit/4.12/junit-4.12.pom (24 kB at 83 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Progress (1): 766 B Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 6.1 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Progress (1): 2.0 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 15 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Progress (1): 880 B Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 17 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom Progress (1): 2.8/12 kB Progress (1): 5.5/12 kB Progress (1): 8.3/12 kB Progress (1): 11/12 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 208 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 43 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Progress (1): 2.8/3.2 kB Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 60 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Progress (1): 889 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 17 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Progress (1): 2.2/5.8 kB Progress (1): 5.0/5.8 kB Progress (1): 5.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 102 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom Downloading from central: https://repo.maven.apache.org/maven2/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 central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 35 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom Progress (1): 1.9 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 7.7 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom Progress (1): 4.1/7.9 kB Progress (1): 7.9/7.9 kB Progress (1): 7.9 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 22 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom Progress (1): 3.0 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 23 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom Progress (1): 2.2 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 17 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 36 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom Progress (1): 1.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 28 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 38 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom Progress (1): 2.8/15 kB Progress (1): 5.5/15 kB Progress (1): 8.3/15 kB Progress (1): 11/15 kB Progress (1): 14/15 kB Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 286 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom Progress (1): 1.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 31 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom Progress (1): 2.2/3.5 kB Progress (1): 3.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 59 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 36 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom Progress (1): 2.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 44 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom Progress (1): 2.2/3.2 kB Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 12 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom Progress (1): 2.2/8.2 kB Progress (1): 5.0/8.2 kB Progress (1): 7.8/8.2 kB Progress (1): 8.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 159 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 43 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom Progress (1): 1.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 32 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom Progress (1): 0.4/2.8 kB Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 52 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 37 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-cli/commons-cli/1.2/commons-cli-1.2.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom Progress (1): 2.2/8.0 kB Progress (1): 5.0/8.0 kB Progress (1): 7.8/8.0 kB Progress (1): 8.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 151 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/11/commons-parent-11.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom Progress (1): 2.8/25 kB Progress (1): 5.5/25 kB Progress (1): 8.3/25 kB Progress (1): 11/25 kB Progress (1): 14/25 kB Progress (1): 16/25 kB Progress (1): 19/25 kB Progress (1): 22/25 kB Progress (1): 25 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 425 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom Progress (1): 2.2/2.3 kB Progress (1): 2.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 43 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/3.0/maven-3.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom Progress (1): 2.8/22 kB Progress (1): 5.5/22 kB Progress (1): 8.3/22 kB Progress (1): 11/22 kB Progress (1): 14/22 kB Progress (1): 16/22 kB Progress (1): 19/22 kB Progress (1): 22 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 398 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/3.0/maven-model-3.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom Progress (1): 2.2/3.9 kB Progress (1): 3.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 75 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.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom Progress (1): 2.2/3.3 kB Progress (1): 3.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 63 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Progress (1): 1.6/17 kB Progress (1): 4.3/17 kB Progress (1): 7.1/17 kB Progress (1): 9.8/17 kB Progress (1): 13/17 kB Progress (1): 15/17 kB Progress (1): 17 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 310 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Progress (1): 1.7/1.9 kB Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 39 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom Progress (1): 2.8/5.4 kB Progress (1): 5.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 101 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom Progress (1): 2.2/3.1 kB Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 60 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom Progress (1): 2.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 49 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom Progress (1): 1.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 25 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom Progress (1): 2.2/7.8 kB Progress (1): 5.0/7.8 kB Progress (1): 7.8/7.8 kB Progress (1): 7.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 150 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/forge/forge-parent/6/forge-parent-6.pom Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom Progress (1): 2.2/11 kB Progress (1): 5.0/11 kB Progress (1): 7.8/11 kB Progress (1): 11/11 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 203 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom Progress (1): 815 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 15 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom Progress (1): 2.2/4.2 kB Progress (1): 4.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 80 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom Progress (1): 2.8/17 kB Progress (1): 5.5/17 kB Progress (1): 8.3/17 kB Progress (1): 11/17 kB Progress (1): 14/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 315 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom Progress (1): 2.2/4.0 kB Progress (1): 4.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 74 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Progress (1): 2.2/3.3 kB Progress (1): 3.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 64 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom Progress (1): 2.8/5.5 kB Progress (1): 5.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 107 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom Progress (1): 2.8/11 kB Progress (1): 5.5/11 kB Progress (1): 8.3/11 kB Progress (1): 11/11 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 205 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 30 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom Progress (1): 1.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 24 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Progress (1): 2.2/3.0 kB Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 11 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Progress (1): 2.2/6.8 kB Progress (1): 3.3/6.8 kB Progress (1): 6.0/6.8 kB Progress (1): 6.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 126 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Progress (1): 2.2/8.4 kB Progress (1): 5.0/8.4 kB Progress (1): 7.8/8.4 kB Progress (1): 8.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 161 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Progress (1): 2.2/5.1 kB Progress (1): 5.0/5.1 kB Progress (1): 5.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 97 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 39 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Progress (1): 1.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 29 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom Progress (1): 2.2/2.4 kB Progress (1): 2.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 47 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom Progress (1): 2.2/9.3 kB Progress (1): 5.0/9.3 kB Progress (1): 7.8/9.3 kB Progress (1): 9.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 176 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom Progress (1): 1.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 27 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom Progress (1): 2.2/9.6 kB Progress (1): 5.0/9.6 kB Progress (1): 7.8/9.6 kB Progress (1): 9.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 175 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/10/maven-parent-10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom Progress (1): 2.2/32 kB Progress (1): 5.0/32 kB Progress (1): 7.8/32 kB Progress (1): 11/32 kB Progress (1): 13/32 kB Progress (1): 16/32 kB Progress (1): 19/32 kB Progress (1): 21/32 kB Progress (1): 24/32 kB Progress (1): 27/32 kB Progress (1): 30/32 kB Progress (1): 32 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 527 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom Progress (1): 2.8/7.6 kB Progress (1): 5.5/7.6 kB Progress (1): 7.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom (7.6 kB at 149 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom Progress (1): 2.8/4.6 kB Progress (1): 4.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 88 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/30/maven-parent-30.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom Progress (1): 2.2/41 kB Progress (1): 5.0/41 kB Progress (1): 7.8/41 kB Progress (1): 11/41 kB Progress (1): 13/41 kB Progress (1): 16/41 kB Progress (1): 19/41 kB Progress (1): 21/41 kB Progress (1): 24/41 kB Progress (1): 27/41 kB Progress (1): 30/41 kB Progress (1): 32/41 kB Progress (1): 36/41 kB Progress (1): 40/41 kB Progress (1): 41 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 656 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/18/apache-18.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 296 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/3.0/maven-core-3.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom Progress (1): 4.1/6.6 kB Progress (1): 6.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 127 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 38 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 44 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom Progress (1): 910 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 17 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom Progress (1): 2.2/5.4 kB Progress (1): 5.0/5.4 kB Progress (1): 5.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 105 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Progress (1): 2.8/17 kB Progress (1): 5.5/17 kB Progress (1): 8.3/17 kB Progress (1): 11/17 kB Progress (1): 14/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 314 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Progress (1): 815 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 14 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Progress (1): 2.8/4.2 kB Progress (1): 4.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 79 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 36 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 43 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 48 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom Progress (1): 1.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 32 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom Progress (1): 2.8/7.7 kB Progress (1): 5.5/7.7 kB Progress (1): 7.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 146 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 42 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom Progress (1): 2.2/3.7 kB Progress (1): 3.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 72 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom Progress (1): 1.3/1.7 kB Progress (1): 1.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 34 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom Progress (1): 2.2/4.9 kB Progress (1): 4.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 98 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.5/commons-io-2.5.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom Progress (1): 2.2/13 kB Progress (1): 5.0/13 kB Progress (1): 7.7/13 kB Progress (1): 11/13 kB Progress (1): 13/13 kB Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 246 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/39/commons-parent-39.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom Progress (1): 2.2/62 kB Progress (1): 5.0/62 kB Progress (1): 7.8/62 kB Progress (1): 11/62 kB Progress (1): 13/62 kB Progress (1): 16/62 kB Progress (1): 19/62 kB Progress (1): 21/62 kB Progress (1): 24/62 kB Progress (1): 27/62 kB Progress (1): 30/62 kB Progress (1): 32/62 kB Progress (1): 36/62 kB Progress (1): 40/62 kB Progress (1): 45/62 kB Progress (1): 49/62 kB Progress (1): 53/62 kB Progress (1): 57/62 kB Progress (1): 61/62 kB Progress (1): 62 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1000 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/16/apache-16.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom Progress (1): 2.8/15 kB Progress (1): 5.5/15 kB Progress (1): 8.3/15 kB Progress (1): 11/15 kB Progress (1): 14/15 kB Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 291 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom Progress (1): 1.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 29 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom Progress (1): 2.2/15 kB Progress (1): 5.0/15 kB Progress (1): 7.8/15 kB Progress (1): 11/15 kB Progress (1): 13/15 kB Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 282 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom Progress (1): 1.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 30 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom Progress (1): 2.2/3.4 kB Progress (1): 3.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 67 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom Progress (1): 2.2/14 kB Progress (1): 5.0/14 kB Progress (1): 7.8/14 kB Progress (1): 11/14 kB Progress (1): 13/14 kB Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 268 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom Progress (1): 748 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 2.7 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom Progress (1): 2.8/3.8 kB Progress (1): 3.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 74 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom Progress (1): 2.8/22 kB Progress (1): 5.5/22 kB Progress (1): 8.3/22 kB Progress (1): 11/22 kB Progress (1): 14/22 kB Progress (1): 16/22 kB Progress (1): 19/22 kB Progress (1): 22 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 384 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Progress (1): 2.2/6.8 kB Progress (1): 5.0/6.8 kB Progress (1): 6.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 130 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Progress (1): 2.2/14 kB Progress (1): 5.0/14 kB Progress (1): 7.7/14 kB Progress (1): 11/14 kB Progress (1): 13/14 kB Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 256 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom Progress (1): 2.2/3.8 kB Progress (1): 3.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 72 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Progress (1): 2.2/20 kB Progress (1): 5.0/20 kB Progress (1): 7.8/20 kB Progress (1): 11/20 kB Progress (1): 13/20 kB Progress (1): 16/20 kB Progress (1): 19/20 kB Progress (1): 20 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 379 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom Progress (1): 2.8/4.1 kB Progress (1): 4.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 78 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom Progress (1): 2.2/7.5 kB Progress (1): 5.0/7.5 kB Progress (1): 7.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 144 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom Progress (1): 2.2/9.0 kB Progress (1): 5.0/9.0 kB Progress (1): 7.8/9.0 kB Progress (1): 9.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 169 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/project/4.1/project-4.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom Progress (1): 2.2/16 kB Progress (1): 5.0/16 kB Progress (1): 7.8/16 kB Progress (1): 11/16 kB Progress (1): 13/16 kB Progress (1): 16/16 kB Progress (1): 16 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 309 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom Progress (1): 2.2/4.9 kB Progress (1): 4.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 96 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom Progress (1): 2.2/9.4 kB Progress (1): 5.0/9.4 kB Progress (1): 7.8/9.4 kB Progress (1): 9.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 183 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/project/4.0/project-4.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom Progress (1): 2.2/13 kB Progress (1): 5.0/13 kB Progress (1): 7.8/13 kB Progress (1): 11/13 kB Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 252 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom Progress (1): 2.2/18 kB Progress (1): 5.0/18 kB Progress (1): 7.8/18 kB Progress (1): 11/18 kB Progress (1): 13/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 347 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/5/commons-parent-5.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom Progress (1): 2.2/16 kB Progress (1): 5.0/16 kB Progress (1): 7.8/16 kB Progress (1): 11/16 kB Progress (1): 13/16 kB Progress (1): 16/16 kB Progress (1): 16 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 303 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-codec/commons-codec/1.3/commons-codec-1.3.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom Progress (1): 2.2/6.1 kB Progress (1): 5.0/6.1 kB Progress (1): 6.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 120 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/xmlunit/xmlunit/1.5/xmlunit-1.5.pom Progress (1): 3.0 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 11 kB/s) 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.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom Progress (1): 2.8/6.7 kB Progress (1): 5.5/6.7 kB Progress (1): 6.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 119 kB/s) 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.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom Progress (1): 2.2/3.0 kB Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 57 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom Progress (1): 1.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 30 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom Progress (1): 2.2/2.6 kB Progress (1): 2.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 50 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom Progress (1): 1.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 21 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom Progress (1): 2.2/3.0 kB Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 57 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom Progress (1): 2.8/2.8 kB Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 54 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom Progress (1): 2.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 52 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Progress (1): 2.2/22 kB Progress (1): 5.0/22 kB Progress (1): 7.7/22 kB Progress (1): 11/22 kB Progress (1): 13/22 kB Progress (1): 16/22 kB Progress (1): 19/22 kB Progress (1): 21/22 kB Progress (1): 22 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 371 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-collections/commons-collections/3.1/commons-collections-3.1.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom Progress (1): 2.2/6.1 kB Progress (1): 5.0/6.1 kB Progress (1): 6.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 119 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/velocity/velocity/1.7/velocity-1.7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom Progress (1): 2.2/11 kB Progress (1): 5.0/11 kB Progress (1): 6.7/11 kB Progress (1): 9.5/11 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 209 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom Progress (1): 2.2/13 kB Progress (1): 5.0/13 kB Progress (1): 7.8/13 kB Progress (1): 11/13 kB Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 216 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom Progress (1): 2.2/18 kB Progress (1): 5.0/18 kB Progress (1): 7.8/18 kB Progress (1): 11/18 kB Progress (1): 13/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 331 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom Progress (1): 357 B Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 6.9 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom Progress (1): 866 B Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 17 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-digester/commons-digester/1.8/commons-digester-1.8.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom Progress (1): 2.2/7.0 kB Progress (1): 5.0/7.0 kB Progress (1): 7.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 135 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.1/commons-logging-1.1.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom Progress (1): 2.2/6.2 kB Progress (1): 5.0/6.2 kB Progress (1): 6.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 119 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/log4j/log4j/1.2.12/log4j-1.2.12.pom Progress (1): 145 B Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 614 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/logkit/logkit/1.0.1/logkit-1.0.1.pom Downloading from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom Progress (1): 147 B Downloaded from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 2.9 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom Downloading from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom Progress (1): 167 B Downloaded from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 3.3 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom Progress (1): 156 B Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 2.9 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-chain/commons-chain/1.1/commons-chain-1.1.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom Progress (1): 2.2/6.0 kB Progress (1): 5.0/6.0 kB Progress (1): 6.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 116 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-digester/commons-digester/1.6/commons-digester-1.6.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom Progress (1): 974 B Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 19 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom Progress (1): 2.2/2.3 kB Progress (1): 2.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 45 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.0/commons-logging-1.0.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom Progress (1): 163 B Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 3.2 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-collections/commons-collections/2.0/commons-collections-2.0.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom Progress (1): 171 B Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 3.3 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-collections/commons-collections/2.1/commons-collections-2.1.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom Progress (1): 2.2/3.3 kB Progress (1): 3.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 64 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom Progress (1): 2.2/2.2 kB Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 42 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-collections/commons-collections/3.2/commons-collections-3.2.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom Progress (1): 2.2/11 kB Progress (1): 5.0/11 kB Progress (1): 7.7/11 kB Progress (1): 11/11 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 208 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom Progress (1): 2.2/9.0 kB Progress (1): 5.0/9.0 kB Progress (1): 7.8/9.0 kB Progress (1): 9.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 174 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom Progress (1): 1.2/5.3 kB Progress (1): 3.9/5.3 kB Progress (1): 5.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 101 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/dom4j/dom4j/1.1/dom4j-1.1.pom Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom Progress (1): 142 B Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 2.8 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/oro/oro/2.0.8/oro-2.0.8.pom Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom Progress (1): 140 B Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 2.7 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/sslext/sslext/1.2-0/sslext-1.2-0.pom Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom Progress (1): 653 B Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 12 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom Progress (1): 2.2/4.3 kB Progress (1): 4.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 83 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom Progress (1): 2.8/9.8 kB Progress (1): 5.5/9.8 kB Progress (1): 8.3/9.8 kB Progress (1): 9.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 186 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/struts/struts-master/4/struts-master-4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom Progress (1): 2.2/12 kB Progress (1): 5.0/12 kB Progress (1): 7.8/12 kB Progress (1): 11/12 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 228 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/2/apache-2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom Progress (1): 2.8/3.4 kB Progress (1): 3.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom (3.4 kB at 67 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/antlr/antlr/2.7.2/antlr-2.7.2.pom Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom Progress (1): 145 B Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 3.0 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom Progress (1): 2.2/3.1 kB Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 59 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom Progress (1): 2.2/2.9 kB Progress (1): 2.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 56 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom Progress (1): 2.2/11 kB Progress (1): 5.0/11 kB Progress (1): 7.8/11 kB Progress (1): 11/11 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 197 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom Progress (1): 2.8/4.1 kB Progress (1): 4.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 81 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom Progress (1): 2.2/4.8 kB Progress (1): 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 79 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom Progress (1): 2.2/5.0 kB Progress (1): 5.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 94 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom (1.9 kB at 23 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom Progress (1): 2.8/21 kB Progress (1): 5.5/21 kB Progress (1): 8.3/21 kB Progress (1): 11/21 kB Progress (1): 14/21 kB Progress (1): 16/21 kB Progress (1): 19/21 kB Progress (1): 21 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom (21 kB at 359 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.pom Progress (1): 1.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.pom (1.8 kB at 35 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon-providers/2.12/wagon-providers-2.12.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.12/wagon-providers-2.12.pom Progress (1): 2.2/2.8 kB Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.12/wagon-providers-2.12.pom (2.8 kB at 55 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.pom Progress (1): 2.2/6.6 kB Progress (1): 5.0/6.6 kB Progress (1): 6.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.pom (6.6 kB at 126 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sitetools/1.7/doxia-sitetools-1.7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7/doxia-sitetools-1.7.pom Progress (1): 2.8/14 kB Progress (1): 5.5/14 kB Progress (1): 8.3/14 kB Progress (1): 11/14 kB Progress (1): 14/14 kB Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7/doxia-sitetools-1.7.pom (14 kB at 267 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-decoration-model/1.7/doxia-decoration-model-1.7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7/doxia-decoration-model-1.7.pom Progress (1): 1.1/3.1 kB Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7/doxia-decoration-model-1.7.pom (3.1 kB at 60 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.pom Progress (1): 2.8/2.9 kB Progress (1): 2.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.pom (2.9 kB at 54 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.pom Progress (1): 2.8/4.6 kB Progress (1): 4.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.pom (4.6 kB at 91 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 38 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom Progress (1): 2.2/2.8 kB Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 50 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom Progress (1): 2.2/5.0 kB Progress (1): 5.0/5.0 kB Progress (1): 5.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 93 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom Progress (1): 2.2/3.8 kB Progress (1): 3.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 76 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom Progress (1): 2.2/5.0 kB Progress (1): 3.4/5.0 kB Progress (1): 5.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 98 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom Progress (1): 2.2/5.1 kB Progress (1): 5.0/5.1 kB Progress (1): 5.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 100 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/xbean/xbean/3.7/xbean-3.7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom Progress (1): 2.2/15 kB Progress (1): 5.0/15 kB Progress (1): 7.8/15 kB Progress (1): 11/15 kB Progress (1): 13/15 kB Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 297 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom Progress (1): 2.2/5.5 kB Progress (1): 5.0/5.5 kB Progress (1): 5.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 105 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom Progress (1): 0.6/18 kB Progress (1): 3.4/18 kB Progress (1): 6.1/18 kB Progress (1): 8.9/18 kB Progress (1): 12/18 kB Progress (1): 14/18 kB Progress (1): 17/18 kB Progress (1): 18 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 330 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom Progress (1): 2.8/18 kB Progress (1): 5.5/18 kB Progress (1): 8.3/18 kB Progress (1): 11/18 kB Progress (1): 14/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 354 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/google/collections/google-collections/1.0/google-collections-1.0.pom Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom Progress (1): 2.2/2.5 kB Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 49 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/google/google/1/google-1.pom Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom Progress (1): 1.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 31 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom Progress (1): 726 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 14 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom Progress (1): 1.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (1.1 kB at 20 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom Progress (1): 2.2/2.4 kB Progress (1): 2.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (2.4 kB at 48 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom Progress (1): 1.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom (1.2 kB at 23 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom Progress (1): 2.2/7.7 kB Progress (1): 5.0/7.7 kB Progress (1): 7.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 151 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 42 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom Progress (1): 1.8 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom (1.8 kB at 7.3 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom Progress (1): 962 B Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 19 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom Progress (1): 1.4 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom (1.4 kB at 5.6 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-lang/commons-lang/2.6/commons-lang-2.6.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom Progress (1): 2.2/17 kB Progress (1): 5.0/17 kB Progress (1): 7.7/17 kB Progress (1): 11/17 kB Progress (1): 13/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 330 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/17/commons-parent-17.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom Progress (1): 2.2/31 kB Progress (1): 5.0/31 kB Progress (1): 7.8/31 kB Progress (1): 11/31 kB Progress (1): 13/31 kB Progress (1): 16/31 kB Progress (1): 19/31 kB Progress (1): 21/31 kB Progress (1): 24/31 kB Progress (1): 27/31 kB Progress (1): 30/31 kB Progress (1): 31 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 567 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar Progress (1): 3.8/22 kB Progress (2): 3.8/22 kB | 4.1/8.8 kB Progress (2): 3.8/22 kB | 7.8/8.8 kB Progress (2): 3.8/22 kB | 8.8 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar Progress (2): 7.9/22 kB | 8.8 kB Progress (2): 12/22 kB | 8.8 kB Progress (2): 16/22 kB | 8.8 kB Progress (2): 20/22 kB | 8.8 kB Progress (2): 22 kB | 8.8 kB Progress (3): 22 kB | 8.8 kB | 4.1/17 kB Progress (3): 22 kB | 8.8 kB | 7.8/17 kB Progress (3): 22 kB | 8.8 kB | 12/17 kB Progress (3): 22 kB | 8.8 kB | 16/17 kB Progress (3): 22 kB | 8.8 kB | 17 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-cli/commons-cli/1.2/commons-cli-1.2.jar Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 15 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 36 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 26 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.5/commons-io-2.5.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-codec/commons-codec/1.3/commons-codec-1.3.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/xmlunit/xmlunit/1.5/xmlunit-1.5.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar Progress (1): 4.1/98 kB Progress (1): 7.8/98 kB Progress (1): 12/98 kB Progress (1): 16/98 kB Progress (1): 20/98 kB Progress (1): 24/98 kB Progress (1): 24/98 kB Progress (1): 28/98 kB Progress (1): 32/98 kB Progress (1): 37/98 kB Progress (1): 41/98 kB Progress (1): 45/98 kB Progress (1): 49/98 kB Progress (1): 53/98 kB Progress (1): 57/98 kB Progress (1): 61/98 kB Progress (1): 65/98 kB Progress (1): 69/98 kB Progress (1): 73/98 kB Progress (1): 77/98 kB Progress (1): 82/98 kB Progress (1): 86/98 kB Progress (1): 90/98 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/velocity/velocity/1.7/velocity-1.7.jar Progress (1): 94/98 kB Progress (1): 98 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (98 kB at 44 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-digester/commons-digester/1.8/commons-digester-1.8.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-chain/commons-chain/1.1/commons-chain-1.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/dom4j/dom4j/1.1/dom4j-1.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/oro/oro/2.0.8/oro-2.0.8.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/sslext/sslext/1.2-0/sslext-1.2-0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/antlr/antlr/2.7.2/antlr-2.7.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/google/collections/google-collections/1.0/google-collections-1.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-lang/commons-lang/2.6/commons-lang-2.6.jar Progress (1): 4.1/482 kB Progress (1): 7.8/482 kB Progress (1): 12/482 kB Progress (1): 16/482 kB Progress (1): 20/482 kB Progress (1): 24/482 kB Progress (1): 28/482 kB Progress (1): 32/482 kB Progress (1): 37/482 kB Progress (1): 41/482 kB Progress (1): 45/482 kB Progress (1): 49/482 kB Progress (1): 53/482 kB Progress (1): 57/482 kB Progress (1): 61/482 kB Progress (1): 65/482 kB Progress (1): 69/482 kB Progress (1): 73/482 kB Progress (1): 77/482 kB Progress (1): 82/482 kB Progress (1): 86/482 kB Progress (1): 90/482 kB Progress (1): 94/482 kB Progress (1): 98/482 kB Progress (1): 102/482 kB Progress (1): 106/482 kB Progress (1): 110/482 kB Progress (1): 114/482 kB Progress (1): 118/482 kB Progress (1): 123/482 kB Progress (1): 127/482 kB Progress (1): 131/482 kB Progress (1): 135/482 kB Progress (1): 139/482 kB Progress (1): 143/482 kB Progress (1): 147/482 kB Progress (1): 151/482 kB Progress (1): 155/482 kB Progress (1): 159/482 kB Progress (1): 163/482 kB Progress (1): 168/482 kB Progress (1): 172/482 kB Progress (1): 176/482 kB Progress (1): 180/482 kB Progress (1): 184/482 kB Progress (1): 188/482 kB Progress (1): 192/482 kB Progress (1): 196/482 kB Progress (1): 200/482 kB Progress (1): 204/482 kB Progress (1): 209/482 kB Progress (1): 213/482 kB Progress (1): 217/482 kB Progress (1): 221/482 kB Progress (1): 225/482 kB Progress (1): 229/482 kB Progress (1): 233/482 kB Progress (1): 237/482 kB Progress (1): 241/482 kB Progress (1): 245/482 kB Progress (2): 245/482 kB | 4.1/182 kB Progress (2): 245/482 kB | 7.8/182 kB Progress (2): 245/482 kB | 12/182 kB Progress (2): 245/482 kB | 12/182 kB Progress (2): 250/482 kB | 12/182 kB Progress (2): 254/482 kB | 12/182 kB Progress (2): 258/482 kB | 12/182 kB Progress (2): 262/482 kB | 12/182 kB Progress (2): 266/482 kB | 12/182 kB Progress (2): 270/482 kB | 12/182 kB Progress (2): 274/482 kB | 12/182 kB Progress (2): 278/482 kB | 12/182 kB Progress (2): 282/482 kB | 12/182 kB Progress (2): 286/482 kB | 12/182 kB Progress (2): 290/482 kB | 12/182 kB Progress (2): 295/482 kB | 12/182 kB Progress (2): 299/482 kB | 12/182 kB Progress (2): 303/482 kB | 12/182 kB Progress (2): 307/482 kB | 12/182 kB Progress (2): 311/482 kB | 12/182 kB Progress (2): 315/482 kB | 12/182 kB Progress (2): 319/482 kB | 12/182 kB Progress (2): 323/482 kB | 12/182 kB Progress (2): 327/482 kB | 12/182 kB Progress (2): 331/482 kB | 12/182 kB Progress (2): 336/482 kB | 12/182 kB Progress (2): 340/482 kB | 12/182 kB Progress (2): 344/482 kB | 12/182 kB Progress (2): 348/482 kB | 12/182 kB Progress (2): 352/482 kB | 12/182 kB Progress (2): 356/482 kB | 12/182 kB Progress (2): 360/482 kB | 12/182 kB Progress (2): 364/482 kB | 12/182 kB Progress (2): 368/482 kB | 12/182 kB Progress (2): 372/482 kB | 12/182 kB Progress (2): 376/482 kB | 12/182 kB Progress (2): 381/482 kB | 12/182 kB Progress (2): 385/482 kB | 12/182 kB Progress (2): 389/482 kB | 12/182 kB Progress (2): 393/482 kB | 12/182 kB Progress (2): 393/482 kB | 16/182 kB Progress (2): 393/482 kB | 20/182 kB Progress (2): 397/482 kB | 20/182 kB Progress (2): 397/482 kB | 24/182 kB Progress (2): 397/482 kB | 28/182 kB Progress (2): 401/482 kB | 28/182 kB Progress (2): 405/482 kB | 28/182 kB Progress (2): 409/482 kB | 28/182 kB Progress (2): 413/482 kB | 28/182 kB Progress (2): 417/482 kB | 28/182 kB Progress (2): 422/482 kB | 28/182 kB Progress (2): 426/482 kB | 28/182 kB Progress (2): 430/482 kB | 28/182 kB Progress (2): 434/482 kB | 28/182 kB Progress (2): 438/482 kB | 28/182 kB Progress (2): 442/482 kB | 28/182 kB Progress (2): 446/482 kB | 28/182 kB Progress (2): 450/482 kB | 28/182 kB Progress (2): 454/482 kB | 28/182 kB Progress (2): 458/482 kB | 28/182 kB Progress (2): 463/482 kB | 28/182 kB Progress (2): 467/482 kB | 28/182 kB Progress (2): 471/482 kB | 28/182 kB Progress (2): 475/482 kB | 28/182 kB Progress (2): 479/482 kB | 28/182 kB Progress (2): 482 kB | 28/182 kB Progress (2): 482 kB | 32/182 kB Progress (2): 482 kB | 37/182 kB Progress (2): 482 kB | 41/182 kB Progress (2): 482 kB | 45/182 kB Progress (2): 482 kB | 49/182 kB Progress (2): 482 kB | 53/182 kB Progress (2): 482 kB | 57/182 kB Progress (2): 482 kB | 61/182 kB Progress (2): 482 kB | 65/182 kB Progress (2): 482 kB | 69/182 kB Progress (2): 482 kB | 73/182 kB Progress (2): 482 kB | 77/182 kB Progress (2): 482 kB | 82/182 kB Progress (2): 482 kB | 86/182 kB Progress (2): 482 kB | 90/182 kB Progress (2): 482 kB | 94/182 kB Progress (2): 482 kB | 98/182 kB Progress (2): 482 kB | 102/182 kB Progress (2): 482 kB | 106/182 kB Progress (2): 482 kB | 110/182 kB Progress (2): 482 kB | 114/182 kB Progress (2): 482 kB | 118/182 kB Progress (2): 482 kB | 123/182 kB Progress (2): 482 kB | 127/182 kB Progress (2): 482 kB | 131/182 kB Progress (2): 482 kB | 135/182 kB Progress (2): 482 kB | 139/182 kB Progress (2): 482 kB | 143/182 kB Progress (2): 482 kB | 147/182 kB Progress (2): 482 kB | 151/182 kB Progress (2): 482 kB | 155/182 kB Progress (2): 482 kB | 159/182 kB Progress (2): 482 kB | 164/182 kB Progress (2): 482 kB | 168/182 kB Progress (2): 482 kB | 172/182 kB Progress (2): 482 kB | 176/182 kB Progress (2): 482 kB | 180/182 kB Progress (2): 482 kB | 182 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar (482 kB at 135 kB/s) Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar (182 kB at 50 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar Progress (1): 2.2/80 kB Progress (1): 5.0/80 kB Progress (1): 7.7/80 kB Progress (1): 10/80 kB Progress (1): 13/80 kB Progress (1): 16/80 kB Progress (1): 19/80 kB Progress (1): 21/80 kB Progress (1): 24/80 kB Progress (1): 27/80 kB Progress (1): 30/80 kB Progress (1): 32/80 kB Progress (1): 36/80 kB Progress (1): 40/80 kB Progress (1): 45/80 kB Progress (1): 49/80 kB Progress (1): 53/80 kB Progress (1): 57/80 kB Progress (1): 61/80 kB Progress (1): 65/80 kB Progress (1): 69/80 kB Progress (1): 73/80 kB Progress (1): 77/80 kB Progress (1): 80 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 1.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar Progress (1): 4.1/22 kB Progress (1): 7.6/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 188 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.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 central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 203 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar Progress (1): 2.8/13 kB Progress (1): 5.5/13 kB Progress (1): 8.3/13 kB Progress (1): 11/13 kB Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 57 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar Progress (1): 2.8/41 kB Progress (1): 5.5/41 kB Progress (1): 8.3/41 kB Progress (1): 11/41 kB Progress (1): 14/41 kB Progress (1): 16/41 kB Progress (1): 19/41 kB Progress (1): 22/41 kB Progress (1): 25/41 kB Progress (1): 27/41 kB Progress (1): 30/41 kB Progress (1): 33/41 kB Progress (1): 37/41 kB Progress (1): 41/41 kB Progress (1): 41 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 146 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar Progress (1): 4.1/39 kB Progress (1): 7.7/39 kB Progress (1): 12/39 kB Progress (1): 16/39 kB Progress (1): 20/39 kB Progress (1): 24/39 kB Progress (1): 28/39 kB Progress (1): 32/39 kB Progress (1): 36/39 kB Progress (1): 39 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 117 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar Progress (1): 2.8/10 kB Progress (1): 5.5/10 kB Progress (1): 8.3/10 kB Progress (1): 10 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 27 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Progress (1): 2.2/29 kB Progress (1): 5.0/29 kB Progress (1): 7.7/29 kB Progress (1): 10/29 kB Progress (1): 13/29 kB Progress (1): 16/29 kB Progress (1): 19/29 kB Progress (1): 21/29 kB Progress (1): 24/29 kB Progress (1): 27/29 kB Progress (1): 29 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 64 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Progress (1): 2.2/13 kB Progress (1): 5.0/13 kB Progress (1): 7.7/13 kB Progress (1): 10/13 kB Progress (1): 13/13 kB Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 19 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar Progress (1): 2.2/88 kB Progress (1): 5.0/88 kB Progress (1): 7.7/88 kB Progress (1): 10/88 kB Progress (1): 13/88 kB Progress (1): 16/88 kB Progress (1): 19/88 kB Progress (1): 21/88 kB Progress (1): 24/88 kB Progress (1): 27/88 kB Progress (1): 30/88 kB Progress (1): 32/88 kB Progress (1): 36/88 kB Progress (1): 40/88 kB Progress (1): 45/88 kB Progress (1): 49/88 kB Progress (1): 53/88 kB Progress (1): 57/88 kB Progress (1): 61/88 kB Progress (1): 65/88 kB Progress (1): 69/88 kB Progress (1): 73/88 kB Progress (1): 77/88 kB Progress (1): 81/88 kB Progress (1): 85/88 kB Progress (1): 88 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 111 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Progress (1): 2.8/12 kB Progress (1): 5.5/12 kB Progress (1): 8.3/12 kB Progress (1): 11/12 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 14 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar Progress (1): 2.8/49 kB Progress (1): 5.5/49 kB Progress (1): 8.3/49 kB Progress (1): 11/49 kB Progress (1): 14/49 kB Progress (1): 16/49 kB Progress (1): 19/49 kB Progress (1): 22/49 kB Progress (1): 25/49 kB Progress (1): 27/49 kB Progress (1): 30/49 kB Progress (1): 33/49 kB Progress (1): 37/49 kB Progress (1): 41/49 kB Progress (1): 45/49 kB Progress (1): 49 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 54 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar Progress (1): 4.1/51 kB Progress (1): 8.2/51 kB Progress (1): 12/51 kB Progress (1): 16/51 kB Progress (1): 20/51 kB Progress (1): 25/51 kB Progress (1): 29/51 kB Progress (1): 33/51 kB Progress (1): 37/51 kB Progress (1): 41/51 kB Progress (1): 45/51 kB Progress (1): 49/51 kB Progress (1): 51 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 53 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Progress (1): 2.8/156 kB Progress (1): 5.5/156 kB Progress (1): 8.3/156 kB Progress (1): 11/156 kB Progress (1): 14/156 kB Progress (1): 16/156 kB Progress (1): 19/156 kB Progress (1): 22/156 kB Progress (1): 25/156 kB Progress (1): 27/156 kB Progress (1): 30/156 kB Progress (1): 33/156 kB Progress (1): 37/156 kB Progress (1): 41/156 kB Progress (1): 45/156 kB Progress (1): 49/156 kB Progress (1): 53/156 kB Progress (1): 57/156 kB Progress (1): 61/156 kB Progress (1): 66/156 kB Progress (1): 70/156 kB Progress (1): 74/156 kB Progress (1): 78/156 kB Progress (1): 82/156 kB Progress (1): 86/156 kB Progress (1): 90/156 kB Progress (1): 94/156 kB Progress (1): 98/156 kB Progress (1): 102/156 kB Progress (1): 106/156 kB Progress (1): 111/156 kB Progress (1): 115/156 kB Progress (1): 119/156 kB Progress (1): 123/156 kB Progress (1): 127/156 kB Progress (1): 131/156 kB Progress (1): 135/156 kB Progress (1): 139/156 kB Progress (1): 143/156 kB Progress (1): 147/156 kB Progress (1): 152/156 kB Progress (1): 156/156 kB Progress (1): 156 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 146 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar Progress (1): 4.1/30 kB Progress (1): 8.2/30 kB Progress (1): 12/30 kB Progress (1): 16/30 kB Progress (1): 20/30 kB Progress (1): 25/30 kB Progress (1): 29/30 kB Progress (1): 30 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 26 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar Progress (1): 2.8/11 kB Progress (1): 5.5/11 kB Progress (1): 8.3/11 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 9.3 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar Progress (1): 2.2/18 kB Progress (1): 5.0/18 kB Progress (1): 7.7/18 kB Progress (1): 10/18 kB Progress (1): 13/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar (18 kB at 15 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar Progress (1): 2.2/165 kB Progress (1): 5.0/165 kB Progress (1): 7.7/165 kB Progress (1): 10/165 kB Progress (1): 13/165 kB Progress (1): 16/165 kB Progress (1): 19/165 kB Progress (1): 21/165 kB Progress (1): 24/165 kB Progress (1): 27/165 kB Progress (1): 30/165 kB Progress (1): 32/165 kB Progress (1): 36/165 kB Progress (1): 40/165 kB Progress (1): 45/165 kB Progress (1): 49/165 kB Progress (1): 53/165 kB Progress (1): 57/165 kB Progress (1): 61/165 kB Progress (1): 65/165 kB Progress (1): 69/165 kB Progress (1): 73/165 kB Progress (1): 77/165 kB Progress (1): 81/165 kB Progress (1): 85/165 kB Progress (1): 90/165 kB Progress (1): 94/165 kB Progress (1): 98/165 kB Progress (1): 102/165 kB Progress (1): 106/165 kB Progress (1): 110/165 kB Progress (1): 114/165 kB Progress (1): 118/165 kB Progress (1): 122/165 kB Progress (1): 126/165 kB Progress (1): 131/165 kB Progress (1): 135/165 kB Progress (1): 139/165 kB Progress (1): 143/165 kB Progress (1): 147/165 kB Progress (1): 151/165 kB Progress (1): 155/165 kB Progress (1): 159/165 kB Progress (1): 163/165 kB Progress (1): 165 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 127 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar Progress (1): 2.2/209 kB Progress (1): 5.0/209 kB Progress (1): 7.7/209 kB Progress (1): 10/209 kB Progress (1): 13/209 kB Progress (1): 16/209 kB Progress (1): 19/209 kB Progress (1): 21/209 kB Progress (1): 24/209 kB Progress (1): 27/209 kB Progress (1): 30/209 kB Progress (1): 32/209 kB Progress (1): 36/209 kB Progress (1): 40/209 kB Progress (1): 45/209 kB Progress (1): 49/209 kB Progress (1): 53/209 kB Progress (1): 57/209 kB Progress (1): 61/209 kB Progress (1): 65/209 kB Progress (1): 69/209 kB Progress (1): 73/209 kB Progress (1): 77/209 kB Progress (1): 81/209 kB Progress (1): 85/209 kB Progress (1): 90/209 kB Progress (1): 94/209 kB Progress (1): 98/209 kB Progress (1): 102/209 kB Progress (1): 106/209 kB Progress (1): 110/209 kB Progress (1): 114/209 kB Progress (1): 118/209 kB Progress (1): 122/209 kB Progress (1): 126/209 kB Progress (1): 131/209 kB Progress (1): 135/209 kB Progress (1): 139/209 kB Progress (1): 143/209 kB Progress (1): 147/209 kB Progress (1): 151/209 kB Progress (1): 155/209 kB Progress (1): 159/209 kB Progress (1): 163/209 kB Progress (1): 167/209 kB Progress (1): 171/209 kB Progress (1): 176/209 kB Progress (1): 180/209 kB Progress (1): 184/209 kB Progress (1): 188/209 kB Progress (1): 192/209 kB Progress (1): 196/209 kB Progress (1): 200/209 kB Progress (1): 204/209 kB Progress (1): 208/209 kB Progress (1): 209 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 152 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar 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 (1): 28/61 kB Progress (1): 32/61 kB Progress (1): 36/61 kB Progress (1): 40/61 kB Progress (1): 45/61 kB Progress (1): 49/61 kB Progress (1): 53/61 kB Progress (1): 57/61 kB Progress (1): 61 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 42 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar Progress (1): 4.1/61 kB Progress (1): 8.2/61 kB Progress (1): 12/61 kB Progress (1): 16/61 kB Progress (1): 20/61 kB Progress (1): 25/61 kB Progress (1): 29/61 kB Progress (1): 33/61 kB Progress (1): 37/61 kB Progress (1): 41/61 kB Progress (1): 45/61 kB Progress (1): 49/61 kB Progress (1): 53/61 kB Progress (1): 57/61 kB Progress (1): 61/61 kB Progress (1): 61 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 41 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar Progress (1): 4.1/202 kB Progress (1): 7.7/202 kB Progress (1): 12/202 kB Progress (1): 16/202 kB Progress (1): 20/202 kB Progress (1): 24/202 kB Progress (1): 28/202 kB Progress (1): 32/202 kB Progress (1): 36/202 kB Progress (1): 40/202 kB Progress (1): 45/202 kB Progress (1): 49/202 kB Progress (1): 53/202 kB Progress (1): 57/202 kB Progress (1): 61/202 kB Progress (1): 65/202 kB Progress (1): 69/202 kB Progress (1): 73/202 kB Progress (1): 77/202 kB Progress (1): 81/202 kB Progress (1): 85/202 kB Progress (1): 90/202 kB Progress (1): 94/202 kB Progress (1): 98/202 kB Progress (1): 102/202 kB Progress (1): 106/202 kB Progress (1): 110/202 kB Progress (1): 114/202 kB Progress (1): 118/202 kB Progress (1): 122/202 kB Progress (1): 126/202 kB Progress (1): 131/202 kB Progress (1): 135/202 kB Progress (1): 139/202 kB Progress (1): 143/202 kB Progress (1): 147/202 kB Progress (1): 151/202 kB Progress (1): 155/202 kB Progress (1): 159/202 kB Progress (1): 163/202 kB Progress (1): 167/202 kB Progress (1): 171/202 kB Progress (1): 176/202 kB Progress (1): 180/202 kB Progress (1): 184/202 kB Progress (1): 188/202 kB Progress (1): 192/202 kB Progress (1): 196/202 kB Progress (1): 200/202 kB Progress (1): 202 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 128 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar Progress (1): 4.1/153 kB Progress (1): 7.6/153 kB Progress (1): 12/153 kB Progress (1): 16/153 kB Progress (1): 20/153 kB Progress (1): 24/153 kB Progress (1): 28/153 kB Progress (1): 32/153 kB Progress (1): 36/153 kB Progress (1): 40/153 kB Progress (1): 45/153 kB Progress (1): 49/153 kB Progress (1): 53/153 kB Progress (1): 57/153 kB Progress (1): 61/153 kB Progress (1): 65/153 kB Progress (1): 69/153 kB Progress (1): 73/153 kB Progress (1): 77/153 kB Progress (1): 81/153 kB Progress (1): 85/153 kB Progress (1): 90/153 kB Progress (1): 94/153 kB Progress (1): 98/153 kB Progress (1): 102/153 kB Progress (1): 106/153 kB Progress (1): 110/153 kB Progress (1): 114/153 kB Progress (1): 118/153 kB Progress (1): 122/153 kB Progress (1): 126/153 kB Progress (1): 131/153 kB Progress (1): 135/153 kB Progress (1): 139/153 kB Progress (1): 143/153 kB Progress (1): 147/153 kB Progress (1): 151/153 kB Progress (1): 153 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 94 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar Progress (1): 4.1/472 kB Progress (1): 7.7/472 kB Progress (1): 12/472 kB Progress (1): 16/472 kB Progress (1): 20/472 kB Progress (1): 24/472 kB Progress (1): 28/472 kB Progress (1): 32/472 kB Progress (1): 36/472 kB Progress (1): 40/472 kB Progress (1): 45/472 kB Progress (1): 49/472 kB Progress (1): 53/472 kB Progress (1): 57/472 kB Progress (1): 61/472 kB Progress (1): 65/472 kB Progress (1): 69/472 kB Progress (1): 73/472 kB Progress (1): 77/472 kB Progress (1): 81/472 kB Progress (1): 85/472 kB Progress (1): 90/472 kB Progress (1): 94/472 kB Progress (1): 98/472 kB Progress (1): 102/472 kB Progress (1): 106/472 kB Progress (1): 110/472 kB Progress (1): 114/472 kB Progress (1): 118/472 kB Progress (1): 122/472 kB Progress (1): 126/472 kB Progress (1): 131/472 kB Progress (1): 135/472 kB Progress (1): 139/472 kB Progress (1): 143/472 kB Progress (1): 147/472 kB Progress (1): 151/472 kB Progress (1): 155/472 kB Progress (1): 159/472 kB Progress (1): 163/472 kB Progress (1): 167/472 kB Progress (1): 171/472 kB Progress (1): 176/472 kB Progress (1): 180/472 kB Progress (1): 184/472 kB Progress (1): 188/472 kB Progress (1): 192/472 kB Progress (1): 196/472 kB Progress (1): 200/472 kB Progress (1): 204/472 kB Progress (1): 208/472 kB Progress (1): 212/472 kB Progress (1): 217/472 kB Progress (1): 221/472 kB Progress (1): 225/472 kB Progress (1): 229/472 kB Progress (1): 233/472 kB Progress (1): 237/472 kB Progress (1): 241/472 kB Progress (1): 245/472 kB Progress (1): 249/472 kB Progress (1): 253/472 kB Progress (1): 258/472 kB Progress (1): 262/472 kB Progress (1): 266/472 kB Progress (1): 270/472 kB Progress (1): 274/472 kB Progress (1): 278/472 kB Progress (1): 282/472 kB Progress (1): 286/472 kB Progress (1): 290/472 kB Progress (1): 294/472 kB Progress (1): 298/472 kB Progress (1): 303/472 kB Progress (1): 307/472 kB Progress (1): 311/472 kB Progress (1): 315/472 kB Progress (1): 319/472 kB Progress (1): 323/472 kB Progress (1): 327/472 kB Progress (1): 331/472 kB Progress (1): 335/472 kB Progress (1): 339/472 kB Progress (1): 344/472 kB Progress (1): 348/472 kB Progress (1): 352/472 kB Progress (1): 356/472 kB Progress (1): 360/472 kB Progress (1): 364/472 kB Progress (1): 368/472 kB Progress (1): 372/472 kB Progress (1): 376/472 kB Progress (1): 380/472 kB Progress (1): 384/472 kB Progress (1): 389/472 kB Progress (1): 393/472 kB Progress (1): 397/472 kB Progress (1): 401/472 kB Progress (1): 405/472 kB Progress (1): 409/472 kB Progress (1): 413/472 kB Progress (1): 417/472 kB Progress (1): 421/472 kB Progress (1): 425/472 kB Progress (1): 430/472 kB Progress (1): 434/472 kB Progress (1): 438/472 kB Progress (1): 442/472 kB Progress (1): 446/472 kB Progress (1): 450/472 kB Progress (1): 454/472 kB Progress (1): 458/472 kB Progress (1): 462/472 kB Progress (1): 466/472 kB Progress (1): 470/472 kB Progress (1): 472 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 270 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar Progress (1): 4.1/55 kB Progress (1): 7.7/55 kB Progress (1): 12/55 kB Progress (1): 16/55 kB Progress (1): 20/55 kB Progress (1): 24/55 kB Progress (1): 28/55 kB Progress (1): 32/55 kB Progress (1): 36/55 kB Progress (1): 40/55 kB Progress (1): 45/55 kB Progress (1): 49/55 kB Progress (1): 53/55 kB Progress (1): 55 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar (55 kB at 30 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.jar Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.jar (12 kB at 6.1 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar Progress (1): 4.1/167 kB Progress (1): 7.7/167 kB Progress (1): 12/167 kB Progress (1): 16/167 kB Progress (1): 20/167 kB Progress (1): 24/167 kB Progress (1): 28/167 kB Progress (1): 32/167 kB Progress (1): 36/167 kB Progress (1): 40/167 kB Progress (1): 45/167 kB Progress (1): 49/167 kB Progress (1): 53/167 kB Progress (1): 57/167 kB Progress (1): 61/167 kB Progress (1): 65/167 kB Progress (1): 69/167 kB Progress (1): 73/167 kB Progress (1): 77/167 kB Progress (1): 81/167 kB Progress (1): 85/167 kB Progress (1): 90/167 kB Progress (1): 94/167 kB Progress (1): 98/167 kB Progress (1): 102/167 kB Progress (1): 106/167 kB Progress (1): 110/167 kB Progress (1): 114/167 kB Progress (1): 118/167 kB Progress (1): 122/167 kB Progress (1): 126/167 kB Progress (1): 131/167 kB Progress (1): 135/167 kB Progress (1): 139/167 kB Progress (1): 143/167 kB Progress (1): 147/167 kB Progress (1): 151/167 kB Progress (1): 155/167 kB Progress (1): 159/167 kB Progress (1): 163/167 kB Progress (1): 167 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar (167 kB at 85 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar Progress (1): 2.2/12 kB Progress (1): 5.0/12 kB Progress (1): 7.7/12 kB Progress (1): 10/12 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar (12 kB at 5.7 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Progress (1): 2.8/4.2 kB Progress (1): 4.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 2.0 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar Progress (1): 2.8/293 kB Progress (1): 5.5/293 kB Progress (1): 8.3/293 kB Progress (1): 11/293 kB Progress (1): 14/293 kB Progress (1): 16/293 kB Progress (1): 19/293 kB Progress (1): 22/293 kB Progress (1): 25/293 kB Progress (1): 27/293 kB Progress (1): 30/293 kB Progress (1): 33/293 kB Progress (1): 37/293 kB Progress (1): 41/293 kB Progress (1): 45/293 kB Progress (1): 49/293 kB Progress (1): 53/293 kB Progress (1): 57/293 kB Progress (1): 61/293 kB Progress (1): 66/293 kB Progress (1): 70/293 kB Progress (1): 74/293 kB Progress (1): 78/293 kB Progress (1): 82/293 kB Progress (1): 86/293 kB Progress (1): 90/293 kB Progress (1): 94/293 kB Progress (1): 98/293 kB Progress (1): 102/293 kB Progress (1): 106/293 kB Progress (1): 111/293 kB Progress (1): 115/293 kB Progress (1): 119/293 kB Progress (1): 123/293 kB Progress (1): 127/293 kB Progress (1): 131/293 kB Progress (1): 135/293 kB Progress (1): 139/293 kB Progress (1): 143/293 kB Progress (1): 147/293 kB Progress (1): 152/293 kB Progress (1): 156/293 kB Progress (1): 160/293 kB Progress (1): 164/293 kB Progress (1): 168/293 kB Progress (1): 172/293 kB Progress (1): 176/293 kB Progress (1): 180/293 kB Progress (1): 184/293 kB Progress (1): 188/293 kB Progress (1): 193/293 kB Progress (1): 197/293 kB Progress (1): 201/293 kB Progress (1): 205/293 kB Progress (1): 209/293 kB Progress (1): 213/293 kB Progress (1): 217/293 kB Progress (1): 221/293 kB Progress (1): 225/293 kB Progress (1): 229/293 kB Progress (1): 233/293 kB Progress (1): 238/293 kB Progress (1): 242/293 kB Progress (1): 246/293 kB Progress (1): 250/293 kB Progress (1): 254/293 kB Progress (1): 258/293 kB Progress (1): 262/293 kB Progress (1): 266/293 kB Progress (1): 270/293 kB Progress (1): 274/293 kB Progress (1): 276/293 kB Progress (1): 280/293 kB Progress (1): 284/293 kB Progress (1): 288/293 kB Progress (1): 292/293 kB Progress (1): 293 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 133 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar Progress (1): 2.8/61 kB Progress (1): 5.5/61 kB Progress (1): 8.3/61 kB Progress (1): 11/61 kB Progress (1): 14/61 kB Progress (1): 16/61 kB Progress (1): 19/61 kB Progress (1): 22/61 kB Progress (1): 25/61 kB Progress (1): 27/61 kB Progress (1): 30/61 kB Progress (1): 33/61 kB Progress (1): 37/61 kB Progress (1): 41/61 kB Progress (1): 45/61 kB Progress (1): 49/61 kB Progress (1): 53/61 kB Progress (1): 57/61 kB Progress (1): 61 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 27 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar Progress (1): 4.1/47 kB Progress (1): 8.2/47 kB Progress (1): 12/47 kB Progress (1): 16/47 kB Progress (1): 20/47 kB Progress (1): 25/47 kB Progress (1): 29/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 central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 20 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar Progress (1): 4.1/173 kB Progress (1): 7.7/173 kB Progress (1): 12/173 kB Progress (1): 16/173 kB Progress (1): 20/173 kB Progress (1): 24/173 kB Progress (1): 28/173 kB Progress (1): 32/173 kB Progress (1): 36/173 kB Progress (1): 40/173 kB Progress (1): 45/173 kB Progress (1): 49/173 kB Progress (1): 53/173 kB Progress (1): 57/173 kB Progress (1): 61/173 kB Progress (1): 65/173 kB Progress (1): 69/173 kB Progress (1): 73/173 kB Progress (1): 77/173 kB Progress (1): 81/173 kB Progress (1): 85/173 kB Progress (1): 90/173 kB Progress (1): 94/173 kB Progress (1): 98/173 kB Progress (1): 102/173 kB Progress (1): 106/173 kB Progress (1): 110/173 kB Progress (1): 114/173 kB Progress (1): 118/173 kB Progress (1): 122/173 kB Progress (1): 126/173 kB Progress (1): 131/173 kB Progress (1): 135/173 kB Progress (1): 139/173 kB Progress (1): 143/173 kB Progress (1): 147/173 kB Progress (1): 151/173 kB Progress (1): 155/173 kB Progress (1): 159/173 kB Progress (1): 163/173 kB Progress (1): 167/173 kB Progress (1): 171/173 kB Progress (1): 173 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 72 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar (11 kB at 4.7 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.jar Progress (1): 4.1/62 kB Progress (1): 7.7/62 kB Progress (1): 12/62 kB Progress (1): 16/62 kB Progress (1): 20/62 kB Progress (1): 24/62 kB Progress (1): 28/62 kB Progress (1): 32/62 kB Progress (1): 36/62 kB Progress (1): 40/62 kB Progress (1): 45/62 kB Progress (1): 49/62 kB Progress (1): 53/62 kB Progress (1): 57/62 kB Progress (1): 61/62 kB Progress (1): 62 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.jar (62 kB at 25 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.jar Progress (1): 4.1/16 kB Progress (1): 8.2/16 kB Progress (1): 12/16 kB Progress (1): 16 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.jar (16 kB at 6.2 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar 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 central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar (17 kB at 6.7 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.jar Progress (1): 4.1/39 kB Progress (1): 7.7/39 kB Progress (1): 12/39 kB Progress (1): 16/39 kB Progress (1): 20/39 kB Progress (1): 24/39 kB Progress (1): 28/39 kB Progress (1): 32/39 kB Progress (1): 36/39 kB Progress (1): 39 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.jar (39 kB at 15 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar Progress (1): 4.1/7.7 kB Progress (1): 7.6/7.7 kB Progress (1): 7.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 2.8 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar Progress (1): 4.1/450 kB Progress (1): 7.7/450 kB Progress (1): 12/450 kB Progress (1): 16/450 kB Progress (1): 20/450 kB Progress (1): 24/450 kB Progress (1): 28/450 kB Progress (1): 32/450 kB Progress (1): 36/450 kB Progress (1): 40/450 kB Progress (1): 45/450 kB Progress (1): 49/450 kB Progress (1): 53/450 kB Progress (1): 57/450 kB Progress (1): 61/450 kB Progress (1): 65/450 kB Progress (1): 69/450 kB Progress (1): 73/450 kB Progress (1): 77/450 kB Progress (1): 81/450 kB Progress (1): 85/450 kB Progress (1): 90/450 kB Progress (1): 94/450 kB Progress (1): 98/450 kB Progress (1): 102/450 kB Progress (1): 106/450 kB Progress (1): 110/450 kB Progress (1): 114/450 kB Progress (1): 118/450 kB Progress (1): 122/450 kB Progress (1): 126/450 kB Progress (1): 131/450 kB Progress (1): 135/450 kB Progress (1): 139/450 kB Progress (1): 143/450 kB Progress (1): 147/450 kB Progress (1): 151/450 kB Progress (1): 155/450 kB Progress (1): 159/450 kB Progress (1): 163/450 kB Progress (1): 167/450 kB Progress (1): 171/450 kB Progress (1): 176/450 kB Progress (1): 180/450 kB Progress (1): 184/450 kB Progress (1): 188/450 kB Progress (1): 192/450 kB Progress (1): 196/450 kB Progress (1): 200/450 kB Progress (1): 204/450 kB Progress (1): 208/450 kB Progress (1): 212/450 kB Progress (1): 217/450 kB Progress (1): 221/450 kB Progress (1): 225/450 kB Progress (1): 229/450 kB Progress (1): 233/450 kB Progress (1): 237/450 kB Progress (1): 241/450 kB Progress (1): 245/450 kB Progress (1): 249/450 kB Progress (1): 253/450 kB Progress (1): 258/450 kB Progress (1): 262/450 kB Progress (1): 266/450 kB Progress (1): 270/450 kB Progress (1): 274/450 kB Progress (1): 278/450 kB Progress (1): 282/450 kB Progress (1): 286/450 kB Progress (1): 290/450 kB Progress (1): 294/450 kB Progress (1): 298/450 kB Progress (1): 303/450 kB Progress (1): 307/450 kB Progress (1): 311/450 kB Progress (1): 315/450 kB Progress (1): 319/450 kB Progress (1): 323/450 kB Progress (1): 327/450 kB Progress (1): 331/450 kB Progress (1): 335/450 kB Progress (1): 339/450 kB Progress (1): 344/450 kB Progress (1): 348/450 kB Progress (1): 352/450 kB Progress (1): 356/450 kB Progress (1): 360/450 kB Progress (1): 364/450 kB Progress (1): 368/450 kB Progress (1): 372/450 kB Progress (1): 376/450 kB Progress (1): 380/450 kB Progress (1): 384/450 kB Progress (1): 389/450 kB Progress (1): 393/450 kB Progress (1): 397/450 kB Progress (1): 401/450 kB Progress (1): 405/450 kB Progress (1): 409/450 kB Progress (1): 413/450 kB Progress (1): 417/450 kB Progress (1): 421/450 kB Progress (1): 425/450 kB Progress (1): 430/450 kB Progress (1): 434/450 kB Progress (1): 438/450 kB Progress (1): 438/450 kB Progress (1): 442/450 kB Progress (1): 446/450 kB Progress (1): 450 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 157 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar Progress (1): 4.1/347 kB Progress (1): 8.2/347 kB Progress (1): 12/347 kB Progress (1): 16/347 kB Progress (1): 20/347 kB Progress (1): 25/347 kB Progress (1): 29/347 kB Progress (1): 33/347 kB Progress (1): 37/347 kB Progress (1): 41/347 kB Progress (1): 45/347 kB Progress (1): 49/347 kB Progress (1): 53/347 kB Progress (1): 57/347 kB Progress (1): 61/347 kB Progress (1): 66/347 kB Progress (1): 70/347 kB Progress (1): 74/347 kB Progress (1): 78/347 kB Progress (1): 82/347 kB Progress (1): 86/347 kB Progress (1): 90/347 kB Progress (1): 94/347 kB Progress (1): 98/347 kB Progress (1): 102/347 kB Progress (1): 106/347 kB Progress (1): 111/347 kB Progress (1): 115/347 kB Progress (1): 119/347 kB Progress (1): 123/347 kB Progress (1): 127/347 kB Progress (1): 131/347 kB Progress (1): 135/347 kB Progress (1): 139/347 kB Progress (1): 143/347 kB Progress (1): 147/347 kB Progress (1): 152/347 kB Progress (1): 156/347 kB Progress (1): 160/347 kB Progress (1): 164/347 kB Progress (1): 168/347 kB Progress (1): 172/347 kB Progress (1): 176/347 kB Progress (1): 180/347 kB Progress (1): 184/347 kB Progress (1): 188/347 kB Progress (1): 193/347 kB Progress (1): 197/347 kB Progress (1): 201/347 kB Progress (1): 205/347 kB Progress (1): 209/347 kB Progress (1): 213/347 kB Progress (1): 217/347 kB Progress (1): 221/347 kB Progress (1): 225/347 kB Progress (1): 229/347 kB Progress (1): 233/347 kB Progress (1): 238/347 kB Progress (1): 242/347 kB Progress (1): 246/347 kB Progress (1): 250/347 kB Progress (1): 254/347 kB Progress (1): 258/347 kB Progress (1): 262/347 kB Progress (1): 266/347 kB Progress (1): 270/347 kB Progress (1): 274/347 kB Progress (1): 275/347 kB Progress (1): 279/347 kB Progress (1): 283/347 kB Progress (1): 287/347 kB Progress (1): 291/347 kB Progress (1): 295/347 kB Progress (1): 299/347 kB Progress (1): 303/347 kB Progress (1): 307/347 kB Progress (1): 311/347 kB Progress (1): 316/347 kB Progress (1): 320/347 kB Progress (1): 324/347 kB Progress (1): 328/347 kB Progress (1): 332/347 kB Progress (1): 336/347 kB Progress (1): 340/347 kB Progress (1): 344/347 kB Progress (1): 347 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 116 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar Progress (1): 2.2/189 kB Progress (1): 5.0/189 kB Progress (1): 7.7/189 kB Progress (1): 10/189 kB Progress (1): 13/189 kB Progress (1): 16/189 kB Progress (1): 19/189 kB Progress (1): 21/189 kB Progress (1): 24/189 kB Progress (1): 27/189 kB Progress (1): 30/189 kB Progress (1): 32/189 kB Progress (1): 36/189 kB Progress (1): 40/189 kB Progress (1): 45/189 kB Progress (1): 49/189 kB Progress (1): 53/189 kB Progress (1): 57/189 kB Progress (1): 61/189 kB Progress (1): 65/189 kB Progress (1): 69/189 kB Progress (1): 73/189 kB Progress (1): 77/189 kB Progress (1): 81/189 kB Progress (1): 85/189 kB Progress (1): 90/189 kB Progress (1): 94/189 kB Progress (1): 98/189 kB Progress (1): 102/189 kB Progress (1): 106/189 kB Progress (1): 110/189 kB Progress (1): 114/189 kB Progress (1): 118/189 kB Progress (1): 122/189 kB Progress (1): 126/189 kB Progress (1): 131/189 kB Progress (1): 135/189 kB Progress (1): 139/189 kB Progress (1): 143/189 kB Progress (1): 147/189 kB Progress (1): 151/189 kB Progress (1): 155/189 kB Progress (1): 159/189 kB Progress (1): 163/189 kB Progress (1): 167/189 kB Progress (1): 171/189 kB Progress (1): 176/189 kB Progress (1): 180/189 kB Progress (1): 184/189 kB Progress (1): 188/189 kB Progress (1): 189 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 62 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar Progress (1): 2.8/144 kB Progress (1): 5.5/144 kB Progress (1): 8.3/144 kB Progress (1): 11/144 kB Progress (1): 14/144 kB Progress (1): 16/144 kB Progress (1): 19/144 kB Progress (1): 22/144 kB Progress (1): 25/144 kB Progress (1): 27/144 kB Progress (1): 30/144 kB Progress (1): 33/144 kB Progress (1): 37/144 kB Progress (1): 41/144 kB Progress (1): 45/144 kB Progress (1): 49/144 kB Progress (1): 53/144 kB Progress (1): 57/144 kB Progress (1): 61/144 kB Progress (1): 66/144 kB Progress (1): 70/144 kB Progress (1): 74/144 kB Progress (1): 78/144 kB Progress (1): 82/144 kB Progress (1): 86/144 kB Progress (1): 90/144 kB Progress (1): 94/144 kB Progress (1): 98/144 kB Progress (1): 102/144 kB Progress (1): 106/144 kB Progress (1): 111/144 kB Progress (1): 115/144 kB Progress (1): 119/144 kB Progress (1): 123/144 kB Progress (1): 127/144 kB Progress (1): 131/144 kB Progress (1): 135/144 kB Progress (1): 139/144 kB Progress (1): 143/144 kB Progress (1): 144 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 46 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar Progress (1): 4.1/90 kB Progress (1): 7.7/90 kB Progress (1): 12/90 kB Progress (1): 16/90 kB Progress (1): 20/90 kB Progress (1): 24/90 kB Progress (1): 28/90 kB Progress (1): 32/90 kB Progress (1): 36/90 kB Progress (1): 40/90 kB Progress (1): 45/90 kB Progress (1): 49/90 kB Progress (1): 53/90 kB Progress (1): 57/90 kB Progress (1): 61/90 kB Progress (1): 65/90 kB Progress (1): 69/90 kB Progress (1): 73/90 kB Progress (1): 77/90 kB Progress (1): 81/90 kB Progress (1): 85/90 kB Progress (1): 90/90 kB Progress (1): 90 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 28 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar Progress (1): 4.1/139 kB Progress (1): 7.7/139 kB Progress (1): 12/139 kB Progress (1): 16/139 kB Progress (1): 20/139 kB Progress (1): 24/139 kB Progress (1): 28/139 kB Progress (1): 32/139 kB Progress (1): 36/139 kB Progress (1): 40/139 kB Progress (1): 45/139 kB Progress (1): 49/139 kB Progress (1): 53/139 kB Progress (1): 57/139 kB Progress (1): 61/139 kB Progress (1): 65/139 kB Progress (1): 69/139 kB Progress (1): 73/139 kB Progress (1): 77/139 kB Progress (1): 81/139 kB Progress (1): 85/139 kB Progress (1): 90/139 kB Progress (1): 94/139 kB Progress (1): 98/139 kB Progress (1): 102/139 kB Progress (1): 106/139 kB Progress (1): 109/139 kB Progress (1): 113/139 kB Progress (1): 117/139 kB Progress (1): 121/139 kB Progress (1): 125/139 kB Progress (1): 130/139 kB Progress (1): 134/139 kB Progress (1): 138/139 kB Progress (1): 139 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 42 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar Progress (1): 4.1/457 kB Progress (1): 7.7/457 kB Progress (1): 12/457 kB Progress (1): 16/457 kB Progress (1): 20/457 kB Progress (1): 24/457 kB Progress (1): 28/457 kB Progress (1): 32/457 kB Progress (1): 36/457 kB Progress (1): 40/457 kB Progress (1): 45/457 kB Progress (1): 49/457 kB Progress (1): 53/457 kB Progress (1): 57/457 kB Progress (1): 61/457 kB Progress (1): 65/457 kB Progress (1): 69/457 kB Progress (1): 73/457 kB Progress (1): 77/457 kB Progress (1): 81/457 kB Progress (1): 85/457 kB Progress (1): 90/457 kB Progress (1): 94/457 kB Progress (1): 98/457 kB Progress (1): 102/457 kB Progress (1): 106/457 kB Progress (1): 110/457 kB Progress (1): 114/457 kB Progress (1): 118/457 kB Progress (1): 122/457 kB Progress (1): 126/457 kB Progress (1): 131/457 kB Progress (1): 135/457 kB Progress (1): 139/457 kB Progress (1): 143/457 kB Progress (1): 147/457 kB Progress (1): 151/457 kB Progress (1): 155/457 kB Progress (1): 159/457 kB Progress (1): 163/457 kB Progress (1): 167/457 kB Progress (1): 171/457 kB Progress (1): 176/457 kB Progress (1): 180/457 kB Progress (1): 184/457 kB Progress (1): 188/457 kB Progress (1): 192/457 kB Progress (1): 196/457 kB Progress (1): 200/457 kB Progress (1): 204/457 kB Progress (1): 208/457 kB Progress (1): 212/457 kB Progress (1): 217/457 kB Progress (1): 221/457 kB Progress (1): 225/457 kB Progress (1): 229/457 kB Progress (1): 233/457 kB Progress (1): 237/457 kB Progress (1): 241/457 kB Progress (1): 245/457 kB Progress (1): 249/457 kB Progress (1): 253/457 kB Progress (1): 258/457 kB Progress (1): 262/457 kB Progress (1): 266/457 kB Progress (1): 270/457 kB Progress (1): 274/457 kB Progress (1): 278/457 kB Progress (1): 282/457 kB Progress (1): 286/457 kB Progress (1): 290/457 kB Progress (1): 294/457 kB Progress (1): 298/457 kB Progress (1): 303/457 kB Progress (1): 307/457 kB Progress (1): 311/457 kB Progress (1): 315/457 kB Progress (1): 319/457 kB Progress (1): 323/457 kB Progress (1): 327/457 kB Progress (1): 331/457 kB Progress (1): 335/457 kB Progress (1): 339/457 kB Progress (1): 344/457 kB Progress (1): 348/457 kB Progress (1): 352/457 kB Progress (1): 356/457 kB Progress (1): 360/457 kB Progress (1): 364/457 kB Progress (1): 368/457 kB Progress (1): 372/457 kB Progress (1): 376/457 kB Progress (1): 380/457 kB Progress (1): 384/457 kB Progress (1): 389/457 kB Progress (1): 393/457 kB Progress (1): 397/457 kB Progress (1): 401/457 kB Progress (1): 405/457 kB Progress (1): 409/457 kB Progress (1): 413/457 kB Progress (1): 417/457 kB Progress (1): 421/457 kB Progress (1): 425/457 kB Progress (1): 430/457 kB Progress (1): 434/457 kB Progress (1): 438/457 kB Progress (1): 442/457 kB Progress (1): 446/457 kB Progress (1): 450/457 kB Progress (1): 454/457 kB Progress (1): 457 kB Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 131 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar Progress (1): 4.1/65 kB Progress (1): 7.7/65 kB Progress (1): 12/65 kB Progress (1): 16/65 kB Progress (1): 20/65 kB Progress (1): 24/65 kB Progress (1): 28/65 kB Progress (1): 32/65 kB Progress (1): 36/65 kB Progress (1): 40/65 kB Progress (1): 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 central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 18 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar Progress (1): 2.2/26 kB Progress (1): 5.0/26 kB Progress (1): 7.7/26 kB Progress (1): 10/26 kB Progress (1): 13/26 kB Progress (1): 16/26 kB Progress (1): 19/26 kB Progress (1): 21/26 kB Progress (1): 24/26 kB Progress (1): 26 kB Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 7.3 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar Progress (1): 2.2/329 kB Progress (1): 5.0/329 kB Progress (1): 7.7/329 kB Progress (1): 10/329 kB Progress (1): 13/329 kB Progress (1): 16/329 kB Progress (1): 19/329 kB Progress (1): 21/329 kB Progress (1): 24/329 kB Progress (1): 27/329 kB Progress (1): 30/329 kB Progress (1): 32/329 kB Progress (1): 36/329 kB Progress (1): 40/329 kB Progress (1): 45/329 kB Progress (1): 49/329 kB Progress (1): 53/329 kB Progress (1): 57/329 kB Progress (1): 61/329 kB Progress (1): 65/329 kB Progress (1): 69/329 kB Progress (1): 73/329 kB Progress (1): 77/329 kB Progress (1): 81/329 kB Progress (1): 85/329 kB Progress (1): 90/329 kB Progress (1): 94/329 kB Progress (1): 98/329 kB Progress (1): 102/329 kB Progress (1): 106/329 kB Progress (1): 110/329 kB Progress (1): 114/329 kB Progress (1): 118/329 kB Progress (1): 122/329 kB Progress (1): 126/329 kB Progress (1): 131/329 kB Progress (1): 135/329 kB Progress (1): 139/329 kB Progress (1): 143/329 kB Progress (1): 147/329 kB Progress (1): 151/329 kB Progress (1): 155/329 kB Progress (1): 159/329 kB Progress (1): 163/329 kB Progress (1): 167/329 kB Progress (1): 171/329 kB Progress (1): 176/329 kB Progress (1): 180/329 kB Progress (1): 184/329 kB Progress (1): 188/329 kB Progress (1): 192/329 kB Progress (1): 196/329 kB Progress (1): 200/329 kB Progress (1): 204/329 kB Progress (1): 208/329 kB Progress (1): 212/329 kB Progress (1): 217/329 kB Progress (1): 221/329 kB Progress (1): 225/329 kB Progress (1): 229/329 kB Progress (1): 233/329 kB Progress (1): 237/329 kB Progress (1): 241/329 kB Progress (1): 245/329 kB Progress (1): 249/329 kB Progress (1): 253/329 kB Progress (1): 258/329 kB Progress (1): 262/329 kB Progress (1): 266/329 kB Progress (1): 270/329 kB Progress (1): 274/329 kB Progress (1): 278/329 kB Progress (1): 282/329 kB Progress (1): 286/329 kB Progress (1): 290/329 kB Progress (1): 294/329 kB Progress (1): 298/329 kB Progress (1): 303/329 kB Progress (1): 307/329 kB Progress (1): 311/329 kB Progress (1): 315/329 kB Progress (1): 319/329 kB Progress (1): 323/329 kB Progress (1): 327/329 kB Progress (1): 329 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 89 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar Progress (1): 4.1/358 kB Progress (1): 7.7/358 kB Progress (1): 12/358 kB Progress (1): 16/358 kB Progress (1): 20/358 kB Progress (1): 24/358 kB Progress (1): 28/358 kB Progress (1): 32/358 kB Progress (1): 36/358 kB Progress (1): 40/358 kB Progress (1): 45/358 kB Progress (1): 49/358 kB Progress (1): 53/358 kB Progress (1): 57/358 kB Progress (1): 61/358 kB Progress (1): 65/358 kB Progress (1): 69/358 kB Progress (1): 73/358 kB Progress (1): 77/358 kB Progress (1): 81/358 kB Progress (1): 85/358 kB Progress (1): 90/358 kB Progress (1): 94/358 kB Progress (1): 98/358 kB Progress (1): 102/358 kB Progress (1): 106/358 kB Progress (1): 110/358 kB Progress (1): 114/358 kB Progress (1): 118/358 kB Progress (1): 122/358 kB Progress (1): 126/358 kB Progress (1): 131/358 kB Progress (1): 135/358 kB Progress (1): 139/358 kB Progress (1): 143/358 kB Progress (1): 147/358 kB Progress (1): 151/358 kB Progress (1): 155/358 kB Progress (1): 159/358 kB Progress (1): 163/358 kB Progress (1): 167/358 kB Progress (1): 171/358 kB Progress (1): 176/358 kB Progress (1): 180/358 kB Progress (1): 184/358 kB Progress (1): 188/358 kB Progress (1): 192/358 kB Progress (1): 196/358 kB Progress (1): 200/358 kB Progress (1): 204/358 kB Progress (1): 208/358 kB Progress (1): 212/358 kB Progress (1): 217/358 kB Progress (1): 221/358 kB Progress (1): 225/358 kB Progress (1): 229/358 kB Progress (1): 233/358 kB Progress (1): 237/358 kB Progress (1): 241/358 kB Progress (1): 245/358 kB Progress (1): 249/358 kB Progress (1): 253/358 kB Progress (1): 258/358 kB Progress (1): 262/358 kB Progress (1): 266/358 kB Progress (1): 270/358 kB Progress (1): 274/358 kB Progress (1): 278/358 kB Progress (1): 282/358 kB Progress (1): 286/358 kB Progress (1): 290/358 kB Progress (1): 294/358 kB Progress (1): 298/358 kB Progress (1): 303/358 kB Progress (1): 307/358 kB Progress (1): 311/358 kB Progress (1): 315/358 kB Progress (1): 319/358 kB Progress (1): 323/358 kB Progress (1): 327/358 kB Progress (1): 331/358 kB Progress (1): 335/358 kB Progress (1): 339/358 kB Progress (1): 344/358 kB Progress (1): 348/358 kB Progress (1): 352/358 kB Progress (1): 356/358 kB Progress (1): 358 kB Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 93 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar Progress (1): 4.1/252 kB Progress (1): 8.2/252 kB Progress (1): 12/252 kB Progress (1): 16/252 kB Progress (1): 20/252 kB Progress (1): 25/252 kB Progress (1): 29/252 kB Progress (1): 33/252 kB Progress (1): 37/252 kB Progress (1): 41/252 kB Progress (1): 45/252 kB Progress (1): 49/252 kB Progress (1): 53/252 kB Progress (1): 57/252 kB Progress (1): 61/252 kB Progress (1): 66/252 kB Progress (1): 70/252 kB Progress (1): 74/252 kB Progress (1): 78/252 kB Progress (1): 82/252 kB Progress (1): 86/252 kB Progress (1): 90/252 kB Progress (1): 94/252 kB Progress (1): 98/252 kB Progress (1): 102/252 kB Progress (1): 106/252 kB Progress (1): 111/252 kB Progress (1): 115/252 kB Progress (1): 119/252 kB Progress (1): 123/252 kB Progress (1): 127/252 kB Progress (1): 131/252 kB Progress (1): 135/252 kB Progress (1): 139/252 kB Progress (1): 143/252 kB Progress (1): 147/252 kB Progress (1): 152/252 kB Progress (1): 156/252 kB Progress (1): 160/252 kB Progress (1): 164/252 kB Progress (1): 168/252 kB Progress (1): 172/252 kB Progress (1): 176/252 kB Progress (1): 180/252 kB Progress (1): 184/252 kB Progress (1): 188/252 kB Progress (1): 193/252 kB Progress (1): 197/252 kB Progress (1): 201/252 kB Progress (1): 205/252 kB Progress (1): 209/252 kB Progress (1): 213/252 kB Progress (1): 217/252 kB Progress (1): 221/252 kB Progress (1): 225/252 kB Progress (1): 229/252 kB Progress (1): 233/252 kB Progress (1): 238/252 kB Progress (1): 242/252 kB Progress (1): 246/252 kB Progress (1): 250/252 kB Progress (1): 252 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 64 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar Progress (1): 4.1/120 kB Progress (1): 7.7/120 kB Progress (1): 12/120 kB Progress (1): 16/120 kB Progress (1): 20/120 kB Progress (1): 24/120 kB Progress (1): 28/120 kB Progress (1): 32/120 kB Progress (1): 36/120 kB Progress (1): 40/120 kB Progress (1): 45/120 kB Progress (1): 49/120 kB Progress (1): 53/120 kB Progress (1): 57/120 kB Progress (1): 61/120 kB Progress (1): 65/120 kB Progress (1): 69/120 kB Progress (1): 73/120 kB Progress (1): 77/120 kB Progress (1): 81/120 kB Progress (1): 85/120 kB Progress (1): 90/120 kB Progress (1): 94/120 kB Progress (1): 98/120 kB Progress (1): 102/120 kB Progress (1): 106/120 kB Progress (1): 110/120 kB Progress (1): 114/120 kB Progress (1): 118/120 kB Progress (1): 120 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 30 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar Progress (1): 4.1/575 kB Progress (1): 7.7/575 kB Progress (1): 12/575 kB Progress (1): 16/575 kB Progress (1): 20/575 kB Progress (1): 24/575 kB Progress (1): 28/575 kB Progress (1): 32/575 kB Progress (1): 36/575 kB Progress (1): 40/575 kB Progress (1): 45/575 kB Progress (1): 49/575 kB Progress (1): 53/575 kB Progress (1): 57/575 kB Progress (1): 61/575 kB Progress (1): 65/575 kB Progress (1): 69/575 kB Progress (1): 73/575 kB Progress (1): 77/575 kB Progress (1): 81/575 kB Progress (1): 85/575 kB Progress (1): 90/575 kB Progress (1): 94/575 kB Progress (1): 98/575 kB Progress (1): 102/575 kB Progress (1): 106/575 kB Progress (1): 110/575 kB Progress (1): 114/575 kB Progress (1): 118/575 kB Progress (1): 122/575 kB Progress (1): 126/575 kB Progress (1): 131/575 kB Progress (1): 135/575 kB Progress (1): 139/575 kB Progress (1): 143/575 kB Progress (1): 147/575 kB Progress (1): 151/575 kB Progress (1): 155/575 kB Progress (1): 159/575 kB Progress (1): 163/575 kB Progress (1): 167/575 kB Progress (1): 171/575 kB Progress (1): 176/575 kB Progress (1): 180/575 kB Progress (1): 184/575 kB Progress (1): 188/575 kB Progress (1): 192/575 kB Progress (1): 196/575 kB Progress (1): 200/575 kB Progress (1): 204/575 kB Progress (1): 208/575 kB Progress (1): 212/575 kB Progress (1): 217/575 kB Progress (1): 221/575 kB Progress (1): 225/575 kB Progress (1): 229/575 kB Progress (1): 233/575 kB Progress (1): 237/575 kB Progress (1): 241/575 kB Progress (1): 245/575 kB Progress (1): 249/575 kB Progress (1): 253/575 kB Progress (1): 258/575 kB Progress (1): 262/575 kB Progress (1): 266/575 kB Progress (1): 270/575 kB Progress (1): 274/575 kB Progress (1): 278/575 kB Progress (1): 282/575 kB Progress (1): 286/575 kB Progress (1): 290/575 kB Progress (1): 294/575 kB Progress (1): 298/575 kB Progress (1): 303/575 kB Progress (1): 307/575 kB Progress (1): 311/575 kB Progress (1): 315/575 kB Progress (1): 319/575 kB Progress (1): 323/575 kB Progress (1): 327/575 kB Progress (1): 331/575 kB Progress (1): 335/575 kB Progress (1): 339/575 kB Progress (1): 344/575 kB Progress (1): 348/575 kB Progress (1): 352/575 kB Progress (1): 356/575 kB Progress (1): 360/575 kB Progress (1): 364/575 kB Progress (1): 368/575 kB Progress (1): 372/575 kB Progress (1): 376/575 kB Progress (1): 380/575 kB Progress (1): 384/575 kB Progress (1): 389/575 kB Progress (1): 393/575 kB Progress (1): 397/575 kB Progress (1): 401/575 kB Progress (1): 405/575 kB Progress (1): 409/575 kB Progress (1): 413/575 kB Progress (1): 417/575 kB Progress (1): 421/575 kB Progress (1): 425/575 kB Progress (1): 430/575 kB Progress (1): 434/575 kB Progress (1): 438/575 kB Progress (1): 442/575 kB Progress (1): 446/575 kB Progress (1): 450/575 kB Progress (1): 454/575 kB Progress (1): 458/575 kB Progress (1): 462/575 kB Progress (1): 466/575 kB Progress (1): 470/575 kB Progress (1): 475/575 kB Progress (1): 479/575 kB Progress (1): 483/575 kB Progress (1): 487/575 kB Progress (1): 491/575 kB Progress (1): 495/575 kB Progress (1): 499/575 kB Progress (1): 503/575 kB Progress (1): 507/575 kB Progress (1): 511/575 kB Progress (1): 516/575 kB Progress (1): 520/575 kB Progress (1): 524/575 kB Progress (1): 528/575 kB Progress (1): 532/575 kB Progress (1): 536/575 kB Progress (1): 540/575 kB Progress (1): 544/575 kB Progress (1): 548/575 kB Progress (1): 552/575 kB Progress (1): 557/575 kB Progress (1): 561/575 kB Progress (1): 565/575 kB Progress (1): 569/575 kB Progress (1): 573/575 kB Progress (1): 575 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 136 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar Progress (1): 4.1/247 kB Progress (1): 7.7/247 kB Progress (1): 12/247 kB Progress (1): 16/247 kB Progress (1): 20/247 kB Progress (1): 24/247 kB Progress (1): 28/247 kB Progress (1): 32/247 kB Progress (1): 36/247 kB Progress (1): 40/247 kB Progress (1): 45/247 kB Progress (1): 49/247 kB Progress (1): 53/247 kB Progress (1): 57/247 kB Progress (1): 61/247 kB Progress (1): 65/247 kB Progress (1): 69/247 kB Progress (1): 73/247 kB Progress (1): 77/247 kB Progress (1): 81/247 kB Progress (1): 85/247 kB Progress (1): 90/247 kB Progress (1): 94/247 kB Progress (1): 98/247 kB Progress (1): 102/247 kB Progress (1): 106/247 kB Progress (1): 110/247 kB Progress (1): 114/247 kB Progress (1): 118/247 kB Progress (1): 122/247 kB Progress (1): 126/247 kB Progress (1): 131/247 kB Progress (1): 135/247 kB Progress (1): 139/247 kB Progress (1): 143/247 kB Progress (1): 147/247 kB Progress (1): 151/247 kB Progress (1): 155/247 kB Progress (1): 159/247 kB Progress (1): 163/247 kB Progress (1): 167/247 kB Progress (1): 171/247 kB Progress (1): 176/247 kB Progress (1): 180/247 kB Progress (1): 184/247 kB Progress (1): 188/247 kB Progress (1): 192/247 kB Progress (1): 196/247 kB Progress (1): 200/247 kB Progress (1): 204/247 kB Progress (1): 208/247 kB Progress (1): 212/247 kB Progress (1): 217/247 kB Progress (1): 221/247 kB Progress (1): 225/247 kB Progress (1): 229/247 kB Progress (1): 233/247 kB Progress (1): 237/247 kB Progress (1): 241/247 kB Progress (1): 245/247 kB Progress (1): 247 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 57 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar Progress (1): 4.1/231 kB Progress (1): 7.7/231 kB Progress (1): 12/231 kB Progress (1): 16/231 kB Progress (1): 20/231 kB Progress (1): 24/231 kB Progress (1): 28/231 kB Progress (1): 32/231 kB Progress (1): 36/231 kB Progress (1): 40/231 kB Progress (1): 45/231 kB Progress (1): 49/231 kB Progress (1): 53/231 kB Progress (1): 57/231 kB Progress (1): 61/231 kB Progress (1): 65/231 kB Progress (1): 69/231 kB Progress (1): 73/231 kB Progress (1): 77/231 kB Progress (1): 81/231 kB Progress (1): 85/231 kB Progress (1): 90/231 kB Progress (1): 94/231 kB Progress (1): 98/231 kB Progress (1): 102/231 kB Progress (1): 106/231 kB Progress (1): 110/231 kB Progress (1): 114/231 kB Progress (1): 118/231 kB Progress (1): 122/231 kB Progress (1): 126/231 kB Progress (1): 131/231 kB Progress (1): 135/231 kB Progress (1): 139/231 kB Progress (1): 143/231 kB Progress (1): 147/231 kB Progress (1): 151/231 kB Progress (1): 155/231 kB Progress (1): 159/231 kB Progress (1): 163/231 kB Progress (1): 167/231 kB Progress (1): 171/231 kB Progress (1): 176/231 kB Progress (1): 180/231 kB Progress (1): 184/231 kB Progress (1): 188/231 kB Progress (1): 192/231 kB Progress (1): 196/231 kB Progress (1): 200/231 kB Progress (1): 204/231 kB Progress (1): 208/231 kB Progress (1): 212/231 kB Progress (1): 217/231 kB Progress (1): 221/231 kB Progress (1): 225/231 kB Progress (1): 229/231 kB Progress (1): 231 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar (231 kB at 52 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar Progress (1): 2.8/50 kB Progress (1): 5.5/50 kB Progress (1): 8.3/50 kB Progress (1): 11/50 kB Progress (1): 14/50 kB Progress (1): 16/50 kB Progress (1): 19/50 kB Progress (1): 22/50 kB Progress (1): 25/50 kB Progress (1): 27/50 kB Progress (1): 30/50 kB Progress (1): 33/50 kB Progress (1): 37/50 kB Progress (1): 41/50 kB Progress (1): 45/50 kB Progress (1): 49/50 kB Progress (1): 50 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 11 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar Progress (1): 4.1/148 kB Progress (1): 7.7/148 kB Progress (1): 12/148 kB Progress (1): 16/148 kB Progress (1): 20/148 kB Progress (1): 24/148 kB Progress (1): 28/148 kB Progress (1): 32/148 kB Progress (1): 36/148 kB Progress (1): 40/148 kB Progress (1): 45/148 kB Progress (1): 49/148 kB Progress (1): 53/148 kB Progress (1): 57/148 kB Progress (1): 61/148 kB Progress (1): 65/148 kB Progress (1): 69/148 kB Progress (1): 73/148 kB Progress (1): 77/148 kB Progress (1): 81/148 kB Progress (1): 85/148 kB Progress (1): 90/148 kB Progress (1): 94/148 kB Progress (1): 98/148 kB Progress (1): 102/148 kB Progress (1): 106/148 kB Progress (1): 110/148 kB Progress (1): 114/148 kB Progress (1): 118/148 kB Progress (1): 122/148 kB Progress (1): 126/148 kB Progress (1): 131/148 kB Progress (1): 135/148 kB Progress (1): 139/148 kB Progress (1): 143/148 kB Progress (1): 147/148 kB Progress (1): 148 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 32 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar Progress (1): 4.1/640 kB Progress (1): 7.7/640 kB Progress (1): 12/640 kB Progress (1): 16/640 kB Progress (1): 20/640 kB Progress (1): 24/640 kB Progress (1): 28/640 kB Progress (1): 32/640 kB Progress (1): 36/640 kB Progress (1): 40/640 kB Progress (1): 45/640 kB Progress (1): 49/640 kB Progress (1): 53/640 kB Progress (1): 57/640 kB Progress (1): 61/640 kB Progress (1): 65/640 kB Progress (1): 69/640 kB Progress (1): 73/640 kB Progress (1): 77/640 kB Progress (1): 81/640 kB Progress (1): 85/640 kB Progress (1): 90/640 kB Progress (1): 94/640 kB Progress (1): 98/640 kB Progress (1): 102/640 kB Progress (1): 106/640 kB Progress (1): 110/640 kB Progress (1): 114/640 kB Progress (1): 118/640 kB Progress (1): 122/640 kB Progress (1): 126/640 kB Progress (1): 131/640 kB Progress (1): 135/640 kB Progress (1): 139/640 kB Progress (1): 143/640 kB Progress (1): 147/640 kB Progress (1): 151/640 kB Progress (1): 155/640 kB Progress (1): 159/640 kB Progress (1): 163/640 kB Progress (1): 167/640 kB Progress (1): 171/640 kB Progress (1): 176/640 kB Progress (1): 180/640 kB Progress (1): 184/640 kB Progress (1): 188/640 kB Progress (1): 192/640 kB Progress (1): 196/640 kB Progress (1): 200/640 kB Progress (1): 204/640 kB Progress (1): 208/640 kB Progress (1): 212/640 kB Progress (1): 217/640 kB Progress (1): 221/640 kB Progress (1): 225/640 kB Progress (1): 229/640 kB Progress (1): 233/640 kB Progress (1): 237/640 kB Progress (1): 241/640 kB Progress (1): 245/640 kB Progress (1): 249/640 kB Progress (1): 253/640 kB Progress (1): 258/640 kB Progress (1): 262/640 kB Progress (1): 266/640 kB Progress (1): 270/640 kB Progress (1): 274/640 kB Progress (1): 278/640 kB Progress (1): 282/640 kB Progress (1): 286/640 kB Progress (1): 290/640 kB Progress (1): 294/640 kB Progress (1): 298/640 kB Progress (1): 303/640 kB Progress (1): 307/640 kB Progress (1): 311/640 kB Progress (1): 315/640 kB Progress (1): 319/640 kB Progress (1): 323/640 kB Progress (1): 327/640 kB Progress (1): 331/640 kB Progress (1): 335/640 kB Progress (1): 339/640 kB Progress (1): 344/640 kB Progress (1): 348/640 kB Progress (1): 352/640 kB Progress (1): 356/640 kB Progress (1): 360/640 kB Progress (1): 364/640 kB Progress (1): 368/640 kB Progress (1): 372/640 kB Progress (1): 376/640 kB Progress (1): 380/640 kB Progress (1): 384/640 kB Progress (1): 389/640 kB Progress (1): 393/640 kB Progress (1): 397/640 kB Progress (1): 401/640 kB Progress (1): 405/640 kB Progress (1): 409/640 kB Progress (1): 413/640 kB Progress (1): 417/640 kB Progress (1): 421/640 kB Progress (1): 425/640 kB Progress (1): 430/640 kB Progress (1): 434/640 kB Progress (1): 438/640 kB Progress (1): 442/640 kB Progress (1): 446/640 kB Progress (1): 450/640 kB Progress (1): 454/640 kB Progress (1): 458/640 kB Progress (1): 462/640 kB Progress (1): 466/640 kB Progress (1): 471/640 kB Progress (1): 475/640 kB Progress (1): 479/640 kB Progress (1): 483/640 kB Progress (1): 487/640 kB Progress (1): 491/640 kB Progress (1): 495/640 kB Progress (1): 499/640 kB Progress (1): 503/640 kB Progress (1): 507/640 kB Progress (1): 511/640 kB Progress (1): 516/640 kB Progress (1): 520/640 kB Progress (1): 524/640 kB Progress (1): 528/640 kB Progress (1): 532/640 kB Progress (1): 536/640 kB Progress (1): 540/640 kB Progress (1): 544/640 kB Progress (1): 548/640 kB Progress (1): 552/640 kB Progress (1): 557/640 kB Progress (1): 561/640 kB Progress (1): 565/640 kB Progress (1): 569/640 kB Progress (1): 573/640 kB Progress (1): 577/640 kB Progress (1): 581/640 kB Progress (1): 585/640 kB Progress (1): 589/640 kB Progress (1): 593/640 kB Progress (1): 597/640 kB Progress (1): 602/640 kB Progress (1): 606/640 kB Progress (1): 610/640 kB Progress (1): 614/640 kB Progress (1): 618/640 kB Progress (1): 622/640 kB Progress (1): 626/640 kB Progress (1): 630/640 kB Progress (1): 634/640 kB Progress (1): 638/640 kB Progress (1): 640 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 135 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar Progress (1): 2.8/12 kB Progress (1): 5.5/12 kB Progress (1): 8.3/12 kB Progress (1): 11/12 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 kB at 2.5 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar Progress (1): 2.2/12 kB Progress (1): 5.0/12 kB Progress (1): 7.7/12 kB Progress (1): 10/12 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 2.5 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar Progress (1): 2.8/23 kB Progress (1): 5.5/23 kB Progress (1): 8.3/23 kB Progress (1): 11/23 kB Progress (1): 14/23 kB Progress (1): 16/23 kB Progress (1): 19/23 kB Progress (1): 22/23 kB Progress (1): 23 kB Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 kB at 4.7 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar Progress (1): 2.2/284 kB Progress (1): 5.0/284 kB Progress (1): 7.7/284 kB Progress (1): 10/284 kB Progress (1): 13/284 kB Progress (1): 16/284 kB Progress (1): 19/284 kB Progress (1): 21/284 kB Progress (1): 24/284 kB Progress (1): 27/284 kB Progress (1): 30/284 kB Progress (1): 32/284 kB Progress (1): 36/284 kB Progress (1): 40/284 kB Progress (1): 45/284 kB Progress (1): 49/284 kB Progress (1): 53/284 kB Progress (1): 57/284 kB Progress (1): 61/284 kB Progress (1): 65/284 kB Progress (1): 69/284 kB Progress (1): 73/284 kB Progress (1): 77/284 kB Progress (1): 81/284 kB Progress (1): 85/284 kB Progress (1): 90/284 kB Progress (1): 94/284 kB Progress (1): 98/284 kB Progress (1): 102/284 kB Progress (1): 106/284 kB Progress (1): 110/284 kB Progress (1): 114/284 kB Progress (1): 118/284 kB Progress (1): 122/284 kB Progress (1): 126/284 kB Progress (1): 131/284 kB Progress (1): 135/284 kB Progress (1): 139/284 kB Progress (1): 143/284 kB Progress (1): 147/284 kB Progress (1): 151/284 kB Progress (1): 155/284 kB Progress (1): 159/284 kB Progress (1): 163/284 kB Progress (1): 167/284 kB Progress (1): 171/284 kB Progress (1): 176/284 kB Progress (1): 180/284 kB Progress (1): 184/284 kB Progress (1): 188/284 kB Progress (1): 192/284 kB Progress (1): 196/284 kB Progress (1): 200/284 kB Progress (1): 204/284 kB Progress (1): 208/284 kB Progress (1): 212/284 kB Progress (1): 217/284 kB Progress (1): 221/284 kB Progress (1): 225/284 kB Progress (1): 229/284 kB Progress (1): 233/284 kB Progress (1): 237/284 kB Progress (1): 241/284 kB Progress (1): 245/284 kB Progress (1): 249/284 kB Progress (1): 253/284 kB Progress (1): 255/284 kB Progress (1): 259/284 kB Progress (1): 263/284 kB Progress (1): 268/284 kB Progress (1): 272/284 kB Progress (1): 276/284 kB Progress (1): 280/284 kB Progress (1): 284/284 kB Progress (1): 284 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 57 kB/s) Progress (1): 2.2/68 kB Progress (1): 5.0/68 kB Progress (1): 7.7/68 kB Progress (1): 10/68 kB Progress (1): 13/68 kB Progress (2): 13/68 kB | 2.2/178 kB Progress (2): 13/68 kB | 5.0/178 kB Progress (2): 13/68 kB | 7.7/178 kB Progress (2): 13/68 kB | 10/178 kB Progress (2): 13/68 kB | 13/178 kB Progress (3): 13/68 kB | 13/178 kB | 2.2/332 kB Progress (4): 13/68 kB | 13/178 kB | 2.2/332 kB | 2.2/26 kB Progress (4): 13/68 kB | 13/178 kB | 5.0/332 kB | 2.2/26 kB Progress (4): 13/68 kB | 13/178 kB | 5.0/332 kB | 5.0/26 kB Progress (4): 13/68 kB | 13/178 kB | 7.7/332 kB | 5.0/26 kB Progress (4): 13/68 kB | 13/178 kB | 7.7/332 kB | 7.7/26 kB Progress (4): 13/68 kB | 13/178 kB | 7.7/332 kB | 10/26 kB Progress (4): 13/68 kB | 13/178 kB | 7.7/332 kB | 13/26 kB Progress (4): 13/68 kB | 13/178 kB | 10/332 kB | 13/26 kB Progress (4): 13/68 kB | 13/178 kB | 13/332 kB | 13/26 kB Progress (4): 16/68 kB | 13/178 kB | 13/332 kB | 13/26 kB Progress (4): 19/68 kB | 13/178 kB | 13/332 kB | 13/26 kB Progress (4): 21/68 kB | 13/178 kB | 13/332 kB | 13/26 kB Progress (4): 24/68 kB | 13/178 kB | 13/332 kB | 13/26 kB Progress (4): 24/68 kB | 16/178 kB | 13/332 kB | 13/26 kB Progress (4): 24/68 kB | 19/178 kB | 13/332 kB | 13/26 kB Progress (4): 27/68 kB | 19/178 kB | 13/332 kB | 13/26 kB Progress (4): 30/68 kB | 19/178 kB | 13/332 kB | 13/26 kB Progress (4): 30/68 kB | 21/178 kB | 13/332 kB | 13/26 kB Progress (4): 32/68 kB | 21/178 kB | 13/332 kB | 13/26 kB Progress (4): 32/68 kB | 24/178 kB | 13/332 kB | 13/26 kB Progress (4): 32/68 kB | 27/178 kB | 13/332 kB | 13/26 kB Progress (4): 32/68 kB | 30/178 kB | 13/332 kB | 13/26 kB Progress (4): 32/68 kB | 30/178 kB | 16/332 kB | 13/26 kB Progress (4): 32/68 kB | 30/178 kB | 16/332 kB | 16/26 kB Progress (4): 32/68 kB | 30/178 kB | 16/332 kB | 19/26 kB Progress (4): 32/68 kB | 30/178 kB | 19/332 kB | 19/26 kB Progress (4): 32/68 kB | 32/178 kB | 19/332 kB | 19/26 kB Progress (4): 32/68 kB | 32/178 kB | 21/332 kB | 19/26 kB Progress (4): 32/68 kB | 32/178 kB | 21/332 kB | 21/26 kB Progress (4): 32/68 kB | 32/178 kB | 21/332 kB | 24/26 kB Progress (4): 32/68 kB | 32/178 kB | 21/332 kB | 26 kB Progress (4): 32/68 kB | 32/178 kB | 24/332 kB | 26 kB Progress (4): 32/68 kB | 32/178 kB | 27/332 kB | 26 kB Progress (4): 32/68 kB | 32/178 kB | 30/332 kB | 26 kB Progress (4): 32/68 kB | 32/178 kB | 32/332 kB | 26 kB Progress (4): 36/68 kB | 32/178 kB | 32/332 kB | 26 kB Progress (4): 40/68 kB | 32/178 kB | 32/332 kB | 26 kB Progress (4): 45/68 kB | 32/178 kB | 32/332 kB | 26 kB Progress (4): 49/68 kB | 32/178 kB | 32/332 kB | 26 kB Progress (4): 49/68 kB | 36/178 kB | 32/332 kB | 26 kB Progress (4): 49/68 kB | 40/178 kB | 32/332 kB | 26 kB Progress (4): 49/68 kB | 45/178 kB | 32/332 kB | 26 kB Progress (4): 49/68 kB | 49/178 kB | 32/332 kB | 26 kB Progress (4): 53/68 kB | 49/178 kB | 32/332 kB | 26 kB Progress (4): 57/68 kB | 49/178 kB | 32/332 kB | 26 kB Progress (4): 61/68 kB | 49/178 kB | 32/332 kB | 26 kB Progress (4): 65/68 kB | 49/178 kB | 32/332 kB | 26 kB Progress (4): 68 kB | 49/178 kB | 32/332 kB | 26 kB Progress (4): 68 kB | 53/178 kB | 32/332 kB | 26 kB Progress (4): 68 kB | 57/178 kB | 32/332 kB | 26 kB Progress (4): 68 kB | 61/178 kB | 32/332 kB | 26 kB Progress (4): 68 kB | 61/178 kB | 36/332 kB | 26 kB Progress (4): 68 kB | 61/178 kB | 40/332 kB | 26 kB Progress (4): 68 kB | 61/178 kB | 45/332 kB | 26 kB Progress (4): 68 kB | 61/178 kB | 49/332 kB | 26 kB Progress (4): 68 kB | 65/178 kB | 49/332 kB | 26 kB Progress (4): 68 kB | 69/178 kB | 49/332 kB | 26 kB Progress (4): 68 kB | 73/178 kB | 49/332 kB | 26 kB Progress (4): 68 kB | 77/178 kB | 49/332 kB | 26 kB Progress (4): 68 kB | 81/178 kB | 49/332 kB | 26 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 4.9 kB/s) Progress (3): 68 kB | 81/178 kB | 53/332 kB Progress (3): 68 kB | 81/178 kB | 57/332 kB Progress (3): 68 kB | 81/178 kB | 61/332 kB Progress (3): 68 kB | 81/178 kB | 65/332 kB Progress (3): 68 kB | 81/178 kB | 69/332 kB Progress (3): 68 kB | 81/178 kB | 73/332 kB Progress (3): 68 kB | 81/178 kB | 77/332 kB Progress (3): 68 kB | 81/178 kB | 81/332 kB Progress (3): 68 kB | 85/178 kB | 81/332 kB Progress (3): 68 kB | 90/178 kB | 81/332 kB Progress (3): 68 kB | 94/178 kB | 81/332 kB Progress (3): 68 kB | 98/178 kB | 81/332 kB Progress (3): 68 kB | 102/178 kB | 81/332 kB Progress (3): 68 kB | 106/178 kB | 81/332 kB Progress (3): 68 kB | 110/178 kB | 81/332 kB Progress (3): 68 kB | 114/178 kB | 81/332 kB Progress (3): 68 kB | 118/178 kB | 81/332 kB Progress (3): 68 kB | 122/178 kB | 81/332 kB Progress (3): 68 kB | 126/178 kB | 81/332 kB Progress (3): 68 kB | 131/178 kB | 81/332 kB Progress (3): 68 kB | 131/178 kB | 85/332 kB Progress (3): 68 kB | 131/178 kB | 90/332 kB Progress (3): 68 kB | 131/178 kB | 94/332 kB Progress (3): 68 kB | 131/178 kB | 98/332 kB Progress (3): 68 kB | 135/178 kB | 98/332 kB Progress (3): 68 kB | 139/178 kB | 98/332 kB Progress (3): 68 kB | 143/178 kB | 98/332 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 13 kB/s) Progress (2): 147/178 kB | 98/332 kB Progress (2): 147/178 kB | 102/332 kB Progress (2): 147/178 kB | 106/332 kB Progress (2): 147/178 kB | 110/332 kB Progress (2): 147/178 kB | 114/332 kB Progress (2): 147/178 kB | 118/332 kB Progress (2): 147/178 kB | 122/332 kB Progress (2): 147/178 kB | 126/332 kB Progress (2): 147/178 kB | 131/332 kB Progress (2): 147/178 kB | 135/332 kB Progress (2): 147/178 kB | 139/332 kB Progress (2): 147/178 kB | 143/332 kB Progress (2): 147/178 kB | 147/332 kB Progress (2): 151/178 kB | 147/332 kB Progress (2): 155/178 kB | 147/332 kB Progress (2): 159/178 kB | 147/332 kB Progress (2): 163/178 kB | 147/332 kB Progress (2): 167/178 kB | 147/332 kB Progress (2): 171/178 kB | 147/332 kB Progress (2): 176/178 kB | 147/332 kB Progress (2): 178 kB | 147/332 kB Progress (2): 178 kB | 151/332 kB Progress (2): 178 kB | 155/332 kB Progress (2): 178 kB | 159/332 kB Progress (2): 178 kB | 163/332 kB Progress (2): 178 kB | 167/332 kB Progress (2): 178 kB | 171/332 kB Progress (2): 178 kB | 176/332 kB Progress (2): 178 kB | 180/332 kB Progress (2): 178 kB | 184/332 kB Progress (2): 178 kB | 188/332 kB Progress (2): 178 kB | 192/332 kB Progress (2): 178 kB | 196/332 kB Progress (2): 178 kB | 200/332 kB Progress (2): 178 kB | 204/332 kB Progress (2): 178 kB | 208/332 kB Progress (2): 178 kB | 212/332 kB Progress (2): 178 kB | 217/332 kB Progress (2): 178 kB | 221/332 kB Progress (2): 178 kB | 225/332 kB Progress (2): 178 kB | 229/332 kB Progress (2): 178 kB | 233/332 kB Progress (2): 178 kB | 237/332 kB Progress (2): 178 kB | 241/332 kB Progress (2): 178 kB | 245/332 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 33 kB/s) Progress (1): 249/332 kB Progress (1): 253/332 kB Progress (1): 258/332 kB Progress (1): 262/332 kB Progress (1): 266/332 kB Progress (1): 270/332 kB Progress (1): 274/332 kB Progress (1): 278/332 kB Progress (1): 282/332 kB Progress (1): 286/332 kB Progress (1): 290/332 kB Progress (1): 294/332 kB Progress (1): 298/332 kB Progress (1): 303/332 kB Progress (1): 307/332 kB Progress (1): 311/332 kB Progress (1): 315/332 kB Progress (1): 319/332 kB Progress (1): 323/332 kB Progress (1): 327/332 kB Progress (1): 331/332 kB Progress (1): 332 kB Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 62 kB/s) [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release [INFO] Processing change of jakarta.transaction:jakarta.transaction-api:1.3.2-SNAPSHOT -> 1.3.2 [INFO] Processing jakarta.transaction:jakarta.transaction-api [INFO] Updating project jakarta.transaction:jakarta.transaction-api [INFO] from version 1.3.2-SNAPSHOT to 1.3.2 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:29 min [INFO] Finished at: 2018-12-13T12:25:34Z [INFO] ------------------------------------------------------------------------ + 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=pom.xml + git add pom.xml + git commit -m 'Prepare release jakarta.transaction:jakarta.transaction-api:1.3.2' [EE4J_8 e2c3cc1] Prepare release jakarta.transaction:jakarta.transaction-api:1.3.2 1 file changed, 1 insertion(+), 1 deletion(-) + echo '-[ Deploy artifacts to staging repository ]-------------------------------------' -[ Deploy artifacts to staging repository ]------------------------------------- + mvn -U -C -s /home/jenkins/.m2/settings-jta.xml -DskipTests -Ddoclint=none -Poss-release -Pstaging clean package source:jar javadoc:jar gpg:sign install:install deploy:deploy [INFO] Scanning for projects... Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/maven/nexus-staging/1.6.8/nexus-staging-1.6.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-staging/1.6.8/nexus-staging-1.6.8.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-staging/1.6.8/nexus-staging-1.6.8.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.8/nexus-maven-plugins-1.6.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.8/nexus-maven-plugins-1.6.8.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.8/nexus-maven-plugins-1.6.8.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/maven/nexus-common/1.6.8/nexus-common-1.6.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-common/1.6.8/nexus-common-1.6.8.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-common/1.6.8/nexus-common-1.6.8.pom (2.2 kB at 57 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 102 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 161 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/spice/spice-parent/15/spice-parent-15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 321 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/google/guava/guava/14.0.1/guava-14.0.1.pom Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/google/guava/guava/14.0.1/guava-14.0.1.pom (5.4 kB at 39 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom Progress (1): 2.6 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (2.6 kB at 17 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.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/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 219 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/nexus-client-core/2.14.3-02/nexus-client-core-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-client-core/2.14.3-02/nexus-client-core-2.14.3-02.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/sonatype/nexus/nexus-client-core/2.14.3-02/nexus-client-core-2.14.3-02.pom (4.9 kB at 205 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/nexus-components/2.14.3-02/nexus-components-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-components/2.14.3-02/nexus-components-2.14.3-02.pom Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-components/2.14.3-02/nexus-components-2.14.3-02.pom (2.6 kB at 113 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/nexus-parent/2.14.3-02/nexus-parent-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-parent/2.14.3-02/nexus-parent-2.14.3-02.pom Progress (1): 4.1/38 kB Progress (1): 7.7/38 kB Progress (1): 12/38 kB Progress (1): 16/38 kB Progress (1): 20/38 kB Progress (1): 24/38 kB Progress (1): 28/38 kB Progress (1): 32/38 kB Progress (1): 36/38 kB Progress (1): 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-parent/2.14.3-02/nexus-parent-2.14.3-02.pom (38 kB at 1.2 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/buildsupport/public-parent/9/public-parent-9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/9/public-parent-9.pom Progress (1): 760 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/9/public-parent-9.pom (760 B at 30 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/buildsupport/buildsupport/9/buildsupport-9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/9/buildsupport-9.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 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/9/buildsupport-9.pom (24 kB at 512 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.14.3-02/nexus-buildsupport-all-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.14.3-02/nexus-buildsupport-all-2.14.3-02.pom Progress (1): 4.1/6.5 kB Progress (1): 6.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.14.3-02/nexus-buildsupport-all-2.14.3-02.pom (6.5 kB at 223 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.14.3-02/nexus-buildsupport-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.14.3-02/nexus-buildsupport-2.14.3-02.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.14.3-02/nexus-buildsupport-2.14.3-02.pom (2.2 kB at 103 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.14.3-02/nexus-buildsupport-commons-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.14.3-02/nexus-buildsupport-commons-2.14.3-02.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.14.3-02/nexus-buildsupport-commons-2.14.3-02.pom (3.1 kB at 116 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.14.3-02/nexus-buildsupport-db-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.14.3-02/nexus-buildsupport-db-2.14.3-02.pom Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.14.3-02/nexus-buildsupport-db-2.14.3-02.pom (3.2 kB at 90 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-gwt/2.14.3-02/nexus-buildsupport-gwt-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-gwt/2.14.3-02/nexus-buildsupport-gwt-2.14.3-02.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-gwt/2.14.3-02/nexus-buildsupport-gwt-2.14.3-02.pom (2.2 kB at 54 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.14.3-02/nexus-buildsupport-httpclient-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.14.3-02/nexus-buildsupport-httpclient-2.14.3-02.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.14.3-02/nexus-buildsupport-httpclient-2.14.3-02.pom (2.1 kB at 82 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-insight/2.14.3-02/nexus-buildsupport-insight-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-insight/2.14.3-02/nexus-buildsupport-insight-2.14.3-02.pom Progress (1): 4.1/4.4 kB Progress (1): 4.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-insight/2.14.3-02/nexus-buildsupport-insight-2.14.3-02.pom (4.4 kB at 170 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.14.3-02/nexus-buildsupport-maven-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.14.3-02/nexus-buildsupport-maven-2.14.3-02.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/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.14.3-02/nexus-buildsupport-maven-2.14.3-02.pom (7.1 kB at 228 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-messaging/2.14.3-02/nexus-buildsupport-messaging-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-messaging/2.14.3-02/nexus-buildsupport-messaging-2.14.3-02.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/nexus/buildsupport/nexus-buildsupport-messaging/2.14.3-02/nexus-buildsupport-messaging-2.14.3-02.pom (5.0 kB at 46 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.14.3-02/nexus-buildsupport-shiro-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.14.3-02/nexus-buildsupport-shiro-2.14.3-02.pom Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.14.3-02/nexus-buildsupport-shiro-2.14.3-02.pom (3.4 kB at 137 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.14.3-02/nexus-buildsupport-bouncycastle-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.14.3-02/nexus-buildsupport-bouncycastle-2.14.3-02.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.14.3-02/nexus-buildsupport-bouncycastle-2.14.3-02.pom (2.1 kB at 99 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.14.3-02/nexus-buildsupport-jetty-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.14.3-02/nexus-buildsupport-jetty-2.14.3-02.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/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.14.3-02/nexus-buildsupport-jetty-2.14.3-02.pom (4.5 kB at 159 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.14.3-02/nexus-buildsupport-goodies-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.14.3-02/nexus-buildsupport-goodies-2.14.3-02.pom Progress (1): 3.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.14.3-02/nexus-buildsupport-goodies-2.14.3-02.pom (3.6 kB at 105 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.14.3-02/nexus-buildsupport-groovy-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.14.3-02/nexus-buildsupport-groovy-2.14.3-02.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.14.3-02/nexus-buildsupport-groovy-2.14.3-02.pom (3.1 kB at 120 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.14.3-02/nexus-buildsupport-guice-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.14.3-02/nexus-buildsupport-guice-2.14.3-02.pom Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.14.3-02/nexus-buildsupport-guice-2.14.3-02.pom (3.7 kB at 152 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.14.3-02/nexus-buildsupport-logging-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.14.3-02/nexus-buildsupport-logging-2.14.3-02.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.14.3-02/nexus-buildsupport-logging-2.14.3-02.pom (3.3 kB at 75 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.14.3-02/nexus-buildsupport-osgi-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.14.3-02/nexus-buildsupport-osgi-2.14.3-02.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.14.3-02/nexus-buildsupport-osgi-2.14.3-02.pom (2.0 kB at 82 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.14.3-02/nexus-buildsupport-other-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.14.3-02/nexus-buildsupport-other-2.14.3-02.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/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.14.3-02/nexus-buildsupport-other-2.14.3-02.pom (7.0 kB at 250 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.14.3-02/nexus-buildsupport-plexus-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.14.3-02/nexus-buildsupport-plexus-2.14.3-02.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/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.14.3-02/nexus-buildsupport-plexus-2.14.3-02.pom (4.5 kB at 171 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.14.3-02/nexus-buildsupport-rest-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.14.3-02/nexus-buildsupport-rest-2.14.3-02.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/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.14.3-02/nexus-buildsupport-rest-2.14.3-02.pom (5.1 kB at 212 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.14.3-02/nexus-buildsupport-testing-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.14.3-02/nexus-buildsupport-testing-2.14.3-02.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/nexus/buildsupport/nexus-buildsupport-testing/2.14.3-02/nexus-buildsupport-testing-2.14.3-02.pom (5.0 kB at 200 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.14.3-02/nexus-buildsupport-metrics-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.14.3-02/nexus-buildsupport-metrics-2.14.3-02.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.14.3-02/nexus-buildsupport-metrics-2.14.3-02.pom (3.0 kB at 112 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.14.3-02/nexus-restlet1x-model-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.14.3-02/nexus-restlet1x-model-2.14.3-02.pom Progress (1): 3.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.14.3-02/nexus-restlet1x-model-2.14.3-02.pom (3.5 kB at 130 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.14.3-02/nexus-plugins-restlet1x-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.14.3-02/nexus-plugins-restlet1x-2.14.3-02.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/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.14.3-02/nexus-plugins-restlet1x-2.14.3-02.pom (6.0 kB at 222 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/plugins/nexus-plugins/2.14.3-02/nexus-plugins-2.14.3-02.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-plugins/2.14.3-02/nexus-plugins-2.14.3-02.pom Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-plugins/2.14.3-02/nexus-plugins-2.14.3-02.pom (32 kB at 1.2 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (3.8 kB at 173 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/3.0.4/maven-3.0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0.4/maven-3.0.4.pom Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 kB at 682 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/10/apache-10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom Progress (1): 2.7 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (2.7 kB at 14 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom Progress (1): 3.8/12 kB Progress (1): 7.9/12 kB Progress (1): 12 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 kB at 81 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom Progress (1): 965 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 39 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/intellij/annotations/9.0.4/annotations-9.0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (1.2 kB at 56 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.4/commons-io-2.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 424 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/25/commons-parent-25.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom Progress (1): 4.1/48 kB Progress (1): 7.7/48 kB Progress (1): 12/48 kB Progress (1): 16/48 kB Progress (1): 20/48 kB Progress (1): 24/48 kB Progress (1): 28/48 kB Progress (1): 32/48 kB Progress (1): 33/48 kB Progress (1): 37/48 kB Progress (1): 41/48 kB Progress (1): 45/48 kB Progress (1): 48 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.6 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/9/apache-9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 505 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom Progress (1): 4.1/11 kB Progress (1): 7.9/11 kB Progress (1): 7.9/11 kB Progress (1): 11 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom (11 kB at 39 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom Progress (1): 4.1/26 kB Progress (1): 7.9/26 kB Progress (1): 12/26 kB Progress (1): 16/26 kB Progress (1): 16/26 kB Progress (1): 20/26 kB Progress (1): 24/26 kB Progress (1): 26 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom (26 kB at 129 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom Progress (1): 4.1/4.1 kB Progress (1): 4.1 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 22 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom Progress (1): 386 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 18 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/joda-time/joda-time/2.2/joda-time-2.2.pom Progress (1): 3.8/16 kB Progress (1): 7.9/16 kB Progress (1): 12/16 kB Progress (1): 16/16 kB Progress (1): 16 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/joda-time/joda-time/2.2/joda-time-2.2.pom (16 kB at 59 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-lang/commons-lang/2.6/commons-lang-2.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/17/commons-parent-17.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/7/apache-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom (1.6 kB at 33 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/4/apache-4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom (1.8 kB at 83 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom (12 kB at 525 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom Progress (1): 760 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom (760 B at 35 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.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/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom (22 kB at 896 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom (2.1 kB at 102 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (5.5 kB at 21 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.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/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom (10 kB at 346 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.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/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom (21 kB at 824 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/net/java/jvnet-parent/1/jvnet-parent-1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/1/jvnet-parent-1.pom Progress (1): 4.1/4.7 kB Progress (1): 4.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 162 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.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/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (7.9 kB at 357 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.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/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom (6.7 kB at 304 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.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/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom (6.2 kB at 124 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom Progress (1): 3.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom (3.6 kB at 155 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom Progress (1): 4.1/5.2 kB Progress (1): 5.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (5.2 kB at 168 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.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/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (15 kB at 615 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/project/7/project-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/7/project-7.pom Progress (1): 4.1/27 kB Progress (1): 7.7/27 kB Progress (1): 12/27 kB Progress (1): 16/27 kB Progress (1): 20/27 kB Progress (1): 24/27 kB Progress (1): 27 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/7/project-7.pom (27 kB at 1.1 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/13/apache-13.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.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/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (4.6 kB at 200 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.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/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 kB at 506 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-codec/commons-codec/1.6/commons-codec-1.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 49 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/22/commons-parent-22.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom Progress (1): 4.1/42 kB Progress (1): 7.7/42 kB Progress (1): 12/42 kB Progress (1): 16/42 kB Progress (1): 20/42 kB Progress (1): 24/42 kB Progress (1): 28/42 kB Progress (1): 32/42 kB Progress (1): 36/42 kB Progress (1): 40/42 kB Progress (1): 42 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.2 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom Progress (1): 1.9 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom (1.9 kB at 3.6 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom (2.6 kB at 116 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom Progress (1): 1.7 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom (1.7 kB at 6.6 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/oss-parent/11/oss-parent-11.pom Progress (1): 3.8/23 kB Progress (1): 7.9/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 kB at 105 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom (6.0 kB at 46 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/oss-parent/12/oss-parent-12.pom Progress (1): 4.1/23 kB Progress (1): 7.9/23 kB Progress (1): 12/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/oss-parent/12/oss-parent-12.pom (23 kB at 180 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom Progress (1): 4.1/5.9 kB Progress (1): 5.9 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom (5.9 kB at 38 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom Progress (1): 1.3 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom (1.3 kB at 9.8 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom Progress (1): 3.2 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom (3.2 kB at 21 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom Progress (1): 3.8 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom (3.8 kB at 23 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom Progress (1): 1.9 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom (1.9 kB at 13 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom (4.5 kB at 28 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/javax/inject/javax.inject/1/javax.inject-1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom Progress (1): 612 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 26 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.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/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom (4.6 kB at 200 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.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/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom (4.5 kB at 186 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom (11 kB at 428 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom (15 kB at 592 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom (2.6 kB at 108 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 137 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 750 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 39 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 716 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 65 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether/1.13.1/aether-1.13.1.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/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 461 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom (5.0 kB at 10 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom Progress (1): 3.8/15 kB Progress (1): 7.9/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom (15 kB at 68 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom Progress (1): 3.8/12 kB Progress (1): 7.9/12 kB Progress (1): 12 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom (12 kB at 85 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/maven/nexus-common/1.6.8/nexus-common-1.6.8.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/google/guava/guava/14.0.1/guava-14.0.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/nexus-client-core/2.14.3-02/nexus-client-core-2.14.3-02.jar Progress (1): 0/2.2 MB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.14.3-02/nexus-restlet1x-model-2.14.3-02.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar 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 (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.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.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.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.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 (2): 0.4/2.2 MB | 3.8/29 kB Progress (2): 0.4/2.2 MB | 3.8/29 kB Progress (2): 0.5/2.2 MB | 3.8/29 kB Progress (2): 0.5/2.2 MB | 3.8/29 kB Progress (2): 0.5/2.2 MB | 3.8/29 kB Progress (2): 0.5/2.2 MB | 3.8/29 kB Progress (2): 0.5/2.2 MB | 3.8/29 kB Progress (2): 0.5/2.2 MB | 3.8/29 kB Progress (2): 0.5/2.2 MB | 3.8/29 kB Progress (2): 0.5/2.2 MB | 3.8/29 kB Progress (2): 0.5/2.2 MB | 3.8/29 kB Progress (2): 0.5/2.2 MB | 3.8/29 kB Progress (2): 0.5/2.2 MB | 3.8/29 kB Progress (2): 0.5/2.2 MB | 3.8/29 kB Progress (2): 0.5/2.2 MB | 3.8/29 kB Progress (2): 0.5/2.2 MB | 3.8/29 kB Progress (2): 0.5/2.2 MB | 3.8/29 kB Progress (2): 0.5/2.2 MB | 3.8/29 kB Progress (2): 0.5/2.2 MB | 3.8/29 kB Progress (2): 0.5/2.2 MB | 3.8/29 kB Progress (2): 0.5/2.2 MB | 3.8/29 kB Progress (2): 0.5/2.2 MB | 3.8/29 kB Progress (2): 0.5/2.2 MB | 3.8/29 kB Progress (2): 0.5/2.2 MB | 3.8/29 kB Progress (2): 0.5/2.2 MB | 3.8/29 kB Progress (2): 0.5/2.2 MB | 3.8/29 kB Progress (2): 0.5/2.2 MB | 3.8/29 kB Progress (2): 0.6/2.2 MB | 3.8/29 kB Progress (2): 0.6/2.2 MB | 3.8/29 kB Progress (2): 0.6/2.2 MB | 3.8/29 kB Progress (2): 0.6/2.2 MB | 3.8/29 kB Progress (2): 0.6/2.2 MB | 3.8/29 kB Progress (2): 0.6/2.2 MB | 3.8/29 kB Progress (2): 0.6/2.2 MB | 3.8/29 kB Progress (2): 0.6/2.2 MB | 3.8/29 kB Progress (2): 0.6/2.2 MB | 3.8/29 kB Progress (2): 0.6/2.2 MB | 3.8/29 kB Progress (2): 0.6/2.2 MB | 3.8/29 kB Progress (2): 0.6/2.2 MB | 3.8/29 kB Progress (2): 0.6/2.2 MB | 3.8/29 kB Progress (2): 0.6/2.2 MB | 3.8/29 kB Progress (2): 0.6/2.2 MB | 7.9/29 kB Progress (2): 0.6/2.2 MB | 12/29 kB Progress (2): 0.6/2.2 MB | 16/29 kB Progress (2): 0.6/2.2 MB | 20/29 kB Progress (2): 0.6/2.2 MB | 24/29 kB Progress (2): 0.6/2.2 MB | 28/29 kB Progress (2): 0.6/2.2 MB | 29 kB Progress (2): 0.6/2.2 MB | 29 kB Progress (2): 0.6/2.2 MB | 29 kB Progress (2): 0.6/2.2 MB | 29 kB Progress (2): 0.6/2.2 MB | 29 kB Progress (2): 0.6/2.2 MB | 29 kB Progress (2): 0.6/2.2 MB | 29 kB Progress (2): 0.6/2.2 MB | 29 kB Progress (2): 0.6/2.2 MB | 29 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/intellij/annotations/9.0.4/annotations-9.0.4.jar Progress (2): 0.6/2.2 MB | 29 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.4/commons-io-2.4.jar Progress (2): 0.6/2.2 MB | 29 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar Progress (2): 0.7/2.2 MB | 29 kB Progress (2): 0.7/2.2 MB | 29 kB Progress (2): 0.7/2.2 MB | 29 kB Progress (2): 0.7/2.2 MB | 29 kB Progress (2): 0.7/2.2 MB | 29 kB Progress (2): 0.7/2.2 MB | 29 kB Progress (2): 0.7/2.2 MB | 29 kB Progress (2): 0.7/2.2 MB | 29 kB Progress (2): 0.7/2.2 MB | 29 kB Progress (2): 0.7/2.2 MB | 29 kB Progress (2): 0.7/2.2 MB | 29 kB Progress (2): 0.7/2.2 MB | 29 kB Progress (2): 0.7/2.2 MB | 29 kB Progress (2): 0.7/2.2 MB | 29 kB Progress (2): 0.7/2.2 MB | 29 kB Progress (2): 0.7/2.2 MB | 29 kB Progress (2): 0.7/2.2 MB | 29 kB Progress (2): 0.7/2.2 MB | 29 kB Progress (2): 0.7/2.2 MB | 29 kB Progress (2): 0.7/2.2 MB | 29 kB Progress (2): 0.7/2.2 MB | 29 kB Progress (2): 0.7/2.2 MB | 29 kB Progress (2): 0.7/2.2 MB | 29 kB Progress (2): 0.7/2.2 MB | 29 kB Progress (2): 0.7/2.2 MB | 29 kB Progress (2): 0.8/2.2 MB | 29 kB Progress (2): 0.8/2.2 MB | 29 kB Progress (2): 0.8/2.2 MB | 29 kB Progress (2): 0.8/2.2 MB | 29 kB Progress (2): 0.8/2.2 MB | 29 kB Progress (2): 0.8/2.2 MB | 29 kB Progress (2): 0.8/2.2 MB | 29 kB Progress (2): 0.8/2.2 MB | 29 kB Progress (2): 0.8/2.2 MB | 29 kB Progress (2): 0.8/2.2 MB | 29 kB Progress (2): 0.8/2.2 MB | 29 kB Progress (2): 0.8/2.2 MB | 29 kB Progress (2): 0.8/2.2 MB | 29 kB Progress (2): 0.8/2.2 MB | 29 kB Progress (2): 0.8/2.2 MB | 29 kB Progress (2): 0.8/2.2 MB | 29 kB Progress (2): 0.8/2.2 MB | 29 kB Progress (2): 0.8/2.2 MB | 29 kB Progress (2): 0.8/2.2 MB | 29 kB Progress (2): 0.8/2.2 MB | 29 kB Progress (2): 0.8/2.2 MB | 29 kB Progress (2): 0.8/2.2 MB | 29 kB Progress (2): 0.8/2.2 MB | 29 kB Progress (2): 0.8/2.2 MB | 29 kB Progress (2): 0.9/2.2 MB | 29 kB Progress (2): 0.9/2.2 MB | 29 kB Progress (2): 0.9/2.2 MB | 29 kB Progress (2): 0.9/2.2 MB | 29 kB Progress (2): 0.9/2.2 MB | 29 kB Progress (2): 0.9/2.2 MB | 29 kB Progress (2): 0.9/2.2 MB | 29 kB Progress (2): 0.9/2.2 MB | 29 kB Progress (2): 0.9/2.2 MB | 29 kB Progress (2): 0.9/2.2 MB | 29 kB Progress (2): 0.9/2.2 MB | 29 kB Progress (2): 0.9/2.2 MB | 29 kB Progress (2): 0.9/2.2 MB | 29 kB Progress (2): 0.9/2.2 MB | 29 kB Progress (2): 0.9/2.2 MB | 29 kB Progress (2): 0.9/2.2 MB | 29 kB Progress (2): 0.9/2.2 MB | 29 kB Progress (2): 0.9/2.2 MB | 29 kB Progress (2): 0.9/2.2 MB | 29 kB Progress (2): 0.9/2.2 MB | 29 kB Progress (2): 0.9/2.2 MB | 29 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar (29 kB at 56 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar 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.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.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.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 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar 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.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 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/joda-time/joda-time/2.2/joda-time-2.2.jar 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 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-lang/commons-lang/2.6/commons-lang-2.6.jar 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 (2): 2.2/2.2 MB | 4.1/532 kB Progress (2): 2.2/2.2 MB | 7.8/532 kB Progress (2): 2.2/2.2 MB | 12/532 kB Progress (2): 2.2/2.2 MB | 16/532 kB Progress (2): 2.2/2.2 MB | 20/532 kB Progress (2): 2.2/2.2 MB | 24/532 kB Progress (2): 2.2/2.2 MB | 28/532 kB Progress (2): 2.2/2.2 MB | 32/532 kB Progress (2): 2.2/2.2 MB | 32/532 kB Progress (2): 2.2/2.2 MB | 32/532 kB Progress (2): 2.2/2.2 MB | 32/532 kB Progress (2): 2.2/2.2 MB | 32/532 kB Progress (2): 2.2/2.2 MB | 32/532 kB Progress (2): 2.2/2.2 MB | 32/532 kB Progress (2): 2.2/2.2 MB | 32/532 kB Progress (2): 2.2/2.2 MB | 32/532 kB Progress (2): 2.2 MB | 32/532 kB Progress (2): 2.2 MB | 37/532 kB Progress (2): 2.2 MB | 41/532 kB Progress (2): 2.2 MB | 45/532 kB Progress (2): 2.2 MB | 49/532 kB Progress (2): 2.2 MB | 53/532 kB Progress (2): 2.2 MB | 57/532 kB Progress (2): 2.2 MB | 61/532 kB Progress (2): 2.2 MB | 61/532 kB Progress (2): 2.2 MB | 66/532 kB Progress (2): 2.2 MB | 70/532 kB Progress (2): 2.2 MB | 74/532 kB Progress (2): 2.2 MB | 78/532 kB Progress (2): 2.2 MB | 82/532 kB Progress (2): 2.2 MB | 86/532 kB Progress (2): 2.2 MB | 90/532 kB Progress (2): 2.2 MB | 94/532 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2.2 MB at 2.8 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar Progress (1): 98/532 kB Progress (1): 102/532 kB Progress (1): 106/532 kB Progress (1): 111/532 kB Progress (1): 115/532 kB Progress (1): 119/532 kB Progress (1): 123/532 kB Progress (1): 127/532 kB Progress (1): 131/532 kB Progress (1): 135/532 kB Progress (1): 139/532 kB Progress (1): 143/532 kB Progress (1): 147/532 kB Progress (1): 152/532 kB Progress (1): 156/532 kB Progress (1): 160/532 kB Progress (1): 164/532 kB Progress (1): 168/532 kB Progress (1): 172/532 kB Progress (1): 176/532 kB Progress (1): 180/532 kB Progress (1): 184/532 kB Progress (1): 188/532 kB Progress (1): 193/532 kB Progress (1): 197/532 kB Progress (1): 201/532 kB Progress (1): 205/532 kB Progress (1): 209/532 kB Progress (1): 213/532 kB Progress (1): 217/532 kB Progress (1): 221/532 kB Progress (1): 225/532 kB Progress (1): 229/532 kB Progress (1): 233/532 kB Progress (1): 238/532 kB Progress (1): 242/532 kB Progress (1): 246/532 kB Progress (1): 250/532 kB Progress (1): 254/532 kB Progress (1): 258/532 kB Progress (1): 262/532 kB Progress (1): 266/532 kB Progress (1): 270/532 kB Progress (1): 274/532 kB Progress (1): 279/532 kB Progress (1): 283/532 kB Progress (1): 287/532 kB Progress (1): 291/532 kB Progress (1): 295/532 kB Progress (1): 299/532 kB Progress (1): 303/532 kB Progress (1): 307/532 kB Progress (1): 311/532 kB Progress (1): 315/532 kB Progress (1): 319/532 kB Progress (1): 324/532 kB Progress (1): 328/532 kB Progress (1): 332/532 kB Progress (1): 336/532 kB Progress (1): 340/532 kB Progress (1): 344/532 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar Progress (1): 348/532 kB Progress (1): 352/532 kB Progress (1): 356/532 kB Progress (1): 360/532 kB Progress (1): 365/532 kB Progress (1): 369/532 kB Progress (1): 373/532 kB Progress (1): 377/532 kB Progress (1): 381/532 kB Progress (1): 385/532 kB Progress (1): 389/532 kB Progress (1): 393/532 kB Progress (1): 397/532 kB Progress (1): 401/532 kB Progress (1): 406/532 kB Progress (1): 410/532 kB Progress (1): 414/532 kB Progress (1): 418/532 kB Progress (1): 422/532 kB Progress (1): 426/532 kB Progress (1): 430/532 kB Progress (1): 434/532 kB Progress (1): 438/532 kB Progress (1): 442/532 kB Progress (1): 446/532 kB Progress (1): 451/532 kB Progress (1): 455/532 kB Progress (1): 459/532 kB Progress (1): 463/532 kB Progress (1): 467/532 kB Progress (1): 471/532 kB Progress (1): 475/532 kB Progress (1): 479/532 kB Progress (1): 483/532 kB Progress (1): 487/532 kB Progress (1): 492/532 kB Progress (1): 496/532 kB Progress (1): 500/532 kB Progress (1): 504/532 kB Progress (1): 508/532 kB Progress (1): 512/532 kB Progress (1): 516/532 kB Progress (1): 520/532 kB Progress (1): 524/532 kB Progress (1): 528/532 kB Progress (1): 532 kB Progress (2): 532 kB | 4.1/574 kB Progress (2): 532 kB | 7.8/574 kB Progress (2): 532 kB | 7.9/574 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar Progress (2): 532 kB | 12/574 kB Progress (2): 532 kB | 16/574 kB Progress (2): 532 kB | 20/574 kB Progress (2): 532 kB | 24/574 kB Progress (2): 532 kB | 28/574 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar (532 kB at 577 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar Progress (1): 32/574 kB Progress (1): 37/574 kB Progress (1): 41/574 kB Progress (1): 45/574 kB Progress (1): 49/574 kB Progress (1): 53/574 kB Progress (1): 57/574 kB Progress (1): 61/574 kB Progress (1): 65/574 kB Progress (1): 69/574 kB Progress (1): 73/574 kB Progress (1): 77/574 kB Progress (1): 82/574 kB Progress (1): 86/574 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar Progress (1): 90/574 kB Progress (1): 94/574 kB Progress (1): 98/574 kB Progress (1): 102/574 kB Progress (1): 106/574 kB Progress (1): 110/574 kB Progress (1): 114/574 kB Progress (1): 118/574 kB Progress (1): 123/574 kB Progress (1): 127/574 kB Progress (1): 131/574 kB Progress (1): 135/574 kB Progress (1): 139/574 kB Progress (1): 143/574 kB Progress (1): 147/574 kB Progress (1): 151/574 kB Progress (1): 155/574 kB Progress (1): 159/574 kB Progress (1): 164/574 kB Progress (1): 168/574 kB Progress (1): 172/574 kB Progress (1): 176/574 kB Progress (1): 180/574 kB Progress (1): 184/574 kB Progress (1): 188/574 kB Progress (1): 192/574 kB Progress (1): 196/574 kB Progress (1): 200/574 kB Progress (1): 204/574 kB Progress (1): 209/574 kB Progress (1): 213/574 kB Progress (1): 217/574 kB Progress (1): 221/574 kB Progress (1): 225/574 kB Progress (1): 229/574 kB Progress (1): 233/574 kB Progress (1): 237/574 kB Progress (1): 241/574 kB Progress (1): 245/574 kB Progress (1): 250/574 kB Progress (2): 250/574 kB | 3.8/46 kB Progress (2): 254/574 kB | 3.8/46 kB Progress (2): 258/574 kB | 3.8/46 kB Progress (2): 262/574 kB | 3.8/46 kB Progress (2): 266/574 kB | 3.8/46 kB Progress (2): 270/574 kB | 3.8/46 kB Progress (2): 274/574 kB | 3.8/46 kB Progress (2): 278/574 kB | 3.8/46 kB Progress (2): 282/574 kB | 3.8/46 kB Progress (2): 286/574 kB | 3.8/46 kB Progress (2): 290/574 kB | 3.8/46 kB Progress (2): 295/574 kB | 3.8/46 kB Progress (2): 299/574 kB | 3.8/46 kB Progress (2): 303/574 kB | 3.8/46 kB Progress (2): 307/574 kB | 3.8/46 kB Progress (2): 311/574 kB | 3.8/46 kB Progress (2): 315/574 kB | 3.8/46 kB Progress (2): 319/574 kB | 3.8/46 kB Progress (2): 323/574 kB | 3.8/46 kB Progress (2): 327/574 kB | 3.8/46 kB Progress (2): 331/574 kB | 3.8/46 kB Progress (2): 331/574 kB | 7.9/46 kB Progress (2): 331/574 kB | 12/46 kB Progress (2): 331/574 kB | 16/46 kB Progress (2): 331/574 kB | 20/46 kB Progress (2): 331/574 kB | 24/46 kB Progress (2): 331/574 kB | 28/46 kB Progress (2): 331/574 kB | 32/46 kB Progress (2): 336/574 kB | 32/46 kB Progress (2): 340/574 kB | 32/46 kB Progress (2): 344/574 kB | 32/46 kB Progress (2): 348/574 kB | 32/46 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar Progress (2): 352/574 kB | 32/46 kB Progress (2): 356/574 kB | 32/46 kB Progress (2): 360/574 kB | 32/46 kB Progress (2): 364/574 kB | 32/46 kB Progress (2): 368/574 kB | 32/46 kB Progress (2): 372/574 kB | 32/46 kB Progress (2): 376/574 kB | 32/46 kB Progress (2): 381/574 kB | 32/46 kB Progress (2): 385/574 kB | 32/46 kB Progress (2): 389/574 kB | 32/46 kB Progress (2): 393/574 kB | 32/46 kB Progress (2): 397/574 kB | 32/46 kB Progress (2): 401/574 kB | 32/46 kB Progress (2): 405/574 kB | 32/46 kB Progress (2): 409/574 kB | 32/46 kB Progress (2): 409/574 kB | 37/46 kB Progress (2): 409/574 kB | 41/46 kB Progress (2): 413/574 kB | 41/46 kB Progress (2): 413/574 kB | 45/46 kB Progress (2): 413/574 kB | 46 kB Progress (2): 417/574 kB | 46 kB Progress (2): 422/574 kB | 46 kB Progress (2): 426/574 kB | 46 kB Progress (2): 430/574 kB | 46 kB Progress (2): 434/574 kB | 46 kB Progress (2): 438/574 kB | 46 kB Progress (2): 442/574 kB | 46 kB Progress (2): 446/574 kB | 46 kB Progress (2): 450/574 kB | 46 kB Progress (2): 454/574 kB | 46 kB Progress (2): 458/574 kB | 46 kB Progress (2): 463/574 kB | 46 kB Progress (2): 467/574 kB | 46 kB Progress (2): 471/574 kB | 46 kB Progress (2): 475/574 kB | 46 kB Progress (2): 479/574 kB | 46 kB Progress (2): 483/574 kB | 46 kB Progress (2): 487/574 kB | 46 kB Progress (2): 491/574 kB | 46 kB Progress (2): 495/574 kB | 46 kB Progress (2): 499/574 kB | 46 kB Progress (2): 503/574 kB | 46 kB Progress (2): 508/574 kB | 46 kB Progress (2): 512/574 kB | 46 kB Progress (2): 516/574 kB | 46 kB Progress (2): 520/574 kB | 46 kB Progress (2): 524/574 kB | 46 kB Progress (2): 528/574 kB | 46 kB Progress (2): 532/574 kB | 46 kB Progress (2): 536/574 kB | 46 kB Progress (2): 540/574 kB | 46 kB Progress (2): 544/574 kB | 46 kB Progress (2): 549/574 kB | 46 kB Progress (2): 553/574 kB | 46 kB Progress (2): 557/574 kB | 46 kB Progress (2): 561/574 kB | 46 kB Progress (2): 565/574 kB | 46 kB Progress (2): 569/574 kB | 46 kB Progress (2): 573/574 kB | 46 kB Progress (2): 574 kB | 46 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 kB at 40 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/joda-time/joda-time/2.2/joda-time-2.2.jar (574 kB at 490 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar Progress (1): 3.8/198 kB Progress (1): 7.9/198 kB Progress (1): 12/198 kB Progress (1): 16/198 kB Progress (1): 20/198 kB Progress (1): 24/198 kB Progress (1): 28/198 kB Progress (1): 32/198 kB Progress (1): 37/198 kB Progress (1): 41/198 kB Progress (1): 41/198 kB Progress (1): 45/198 kB Progress (1): 50/198 kB Progress (1): 54/198 kB Progress (1): 58/198 kB Progress (1): 59/198 kB Progress (1): 63/198 kB Progress (1): 67/198 kB Progress (1): 72/198 kB Progress (1): 76/198 kB Progress (1): 80/198 kB Progress (1): 84/198 kB Progress (1): 88/198 kB Progress (1): 92/198 kB Progress (1): 96/198 kB Progress (1): 100/198 kB Progress (1): 104/198 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar Progress (1): 108/198 kB Progress (1): 113/198 kB Progress (1): 113/198 kB Progress (1): 117/198 kB Progress (1): 121/198 kB Progress (1): 122/198 kB Progress (1): 126/198 kB Progress (1): 130/198 kB Progress (1): 134/198 kB Progress (1): 138/198 kB Progress (1): 142/198 kB Progress (1): 146/198 kB Progress (1): 151/198 kB Progress (1): 155/198 kB Progress (1): 159/198 kB Progress (1): 163/198 kB Progress (1): 167/198 kB Progress (1): 171/198 kB Progress (1): 175/198 kB Progress (1): 179/198 kB Progress (1): 183/198 kB Progress (1): 185/198 kB Progress (1): 189/198 kB Progress (1): 193/198 kB Progress (1): 197/198 kB Progress (1): 198 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar (198 kB at 146 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar Progress (1): 4.1/37 kB Progress (1): 7.8/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 20/37 kB Progress (1): 24/37 kB Progress (1): 28/37 kB Progress (1): 32/37 kB Progress (1): 37 kB Progress (2): 37 kB | 4.1/32 kB Progress (2): 37 kB | 7.8/32 kB Progress (2): 37 kB | 7.9/32 kB Progress (2): 37 kB | 12/32 kB Progress (2): 37 kB | 16/32 kB Progress (2): 37 kB | 20/32 kB Progress (2): 37 kB | 24/32 kB Progress (2): 37 kB | 28/32 kB Progress (2): 37 kB | 32 kB Progress (3): 37 kB | 32 kB | 3.8/914 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar (37 kB at 25 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar Progress (2): 32 kB | 7.9/914 kB Progress (2): 32 kB | 12/914 kB Progress (2): 32 kB | 16/914 kB Progress (2): 32 kB | 20/914 kB Progress (2): 32 kB | 24/914 kB Progress (2): 32 kB | 28/914 kB Progress (2): 32 kB | 32/914 kB Progress (2): 32 kB | 37/914 kB Progress (3): 32 kB | 37/914 kB | 3.8/16 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar (32 kB at 21 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-codec/commons-codec/1.6/commons-codec-1.6.jar Progress (2): 41/914 kB | 3.8/16 kB Progress (2): 45/914 kB | 3.8/16 kB Progress (2): 49/914 kB | 3.8/16 kB Progress (2): 53/914 kB | 3.8/16 kB Progress (2): 57/914 kB | 3.8/16 kB Progress (2): 61/914 kB | 3.8/16 kB Progress (2): 65/914 kB | 3.8/16 kB Progress (2): 65/914 kB | 7.9/16 kB Progress (2): 65/914 kB | 12/16 kB Progress (2): 65/914 kB | 16/16 kB Progress (2): 66/914 kB | 16/16 kB Progress (2): 66/914 kB | 16 kB Progress (2): 70/914 kB | 16 kB Progress (2): 74/914 kB | 16 kB Progress (2): 78/914 kB | 16 kB Progress (2): 82/914 kB | 16 kB Progress (3): 82/914 kB | 16 kB | 3.8/28 kB Progress (3): 86/914 kB | 16 kB | 3.8/28 kB Progress (3): 90/914 kB | 16 kB | 3.8/28 kB Progress (3): 94/914 kB | 16 kB | 3.8/28 kB Progress (3): 98/914 kB | 16 kB | 3.8/28 kB Progress (3): 102/914 kB | 16 kB | 3.8/28 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar Progress (3): 106/914 kB | 16 kB | 3.8/28 kB Progress (3): 111/914 kB | 16 kB | 3.8/28 kB Progress (3): 115/914 kB | 16 kB | 3.8/28 kB Progress (3): 119/914 kB | 16 kB | 3.8/28 kB Progress (3): 123/914 kB | 16 kB | 3.8/28 kB Progress (3): 127/914 kB | 16 kB | 3.8/28 kB Progress (3): 131/914 kB | 16 kB | 3.8/28 kB Progress (3): 131/914 kB | 16 kB | 7.9/28 kB Progress (3): 135/914 kB | 16 kB | 7.9/28 kB Progress (3): 135/914 kB | 16 kB | 12/28 kB Progress (3): 135/914 kB | 16 kB | 16/28 kB Progress (3): 139/914 kB | 16 kB | 16/28 kB Progress (3): 139/914 kB | 16 kB | 20/28 kB Progress (3): 143/914 kB | 16 kB | 20/28 kB Progress (3): 147/914 kB | 16 kB | 20/28 kB Progress (3): 147/914 kB | 16 kB | 24/28 kB Progress (3): 147/914 kB | 16 kB | 28 kB Progress (3): 152/914 kB | 16 kB | 28 kB Progress (3): 156/914 kB | 16 kB | 28 kB Progress (3): 160/914 kB | 16 kB | 28 kB Progress (3): 164/914 kB | 16 kB | 28 kB Progress (3): 168/914 kB | 16 kB | 28 kB Progress (3): 172/914 kB | 16 kB | 28 kB Progress (3): 176/914 kB | 16 kB | 28 kB Progress (3): 180/914 kB | 16 kB | 28 kB Progress (3): 184/914 kB | 16 kB | 28 kB Progress (3): 188/914 kB | 16 kB | 28 kB Progress (3): 193/914 kB | 16 kB | 28 kB Progress (3): 197/914 kB | 16 kB | 28 kB Progress (3): 201/914 kB | 16 kB | 28 kB Progress (3): 205/914 kB | 16 kB | 28 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar (16 kB at 10 kB/s) Progress (2): 209/914 kB | 28 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar Progress (2): 213/914 kB | 28 kB Progress (2): 217/914 kB | 28 kB Progress (2): 221/914 kB | 28 kB Progress (2): 225/914 kB | 28 kB Progress (2): 229/914 kB | 28 kB Progress (2): 233/914 kB | 28 kB Progress (2): 238/914 kB | 28 kB Progress (2): 242/914 kB | 28 kB Progress (2): 246/914 kB | 28 kB Progress (2): 250/914 kB | 28 kB Progress (2): 254/914 kB | 28 kB Progress (2): 258/914 kB | 28 kB Progress (2): 262/914 kB | 28 kB Progress (2): 266/914 kB | 28 kB Progress (2): 270/914 kB | 28 kB Progress (2): 274/914 kB | 28 kB Progress (2): 279/914 kB | 28 kB Progress (2): 283/914 kB | 28 kB Progress (2): 287/914 kB | 28 kB Progress (2): 291/914 kB | 28 kB Progress (2): 295/914 kB | 28 kB Progress (2): 299/914 kB | 28 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/javax/inject/javax.inject/1/javax.inject-1.jar Progress (2): 303/914 kB | 28 kB Progress (2): 307/914 kB | 28 kB Progress (2): 311/914 kB | 28 kB Progress (2): 315/914 kB | 28 kB Progress (2): 319/914 kB | 28 kB Progress (2): 324/914 kB | 28 kB Progress (2): 328/914 kB | 28 kB Progress (2): 332/914 kB | 28 kB Progress (2): 336/914 kB | 28 kB Progress (2): 340/914 kB | 28 kB Progress (2): 344/914 kB | 28 kB Progress (2): 348/914 kB | 28 kB Progress (2): 352/914 kB | 28 kB Progress (2): 356/914 kB | 28 kB Progress (2): 360/914 kB | 28 kB Progress (2): 365/914 kB | 28 kB Progress (2): 369/914 kB | 28 kB Progress (2): 373/914 kB | 28 kB Progress (2): 377/914 kB | 28 kB Progress (2): 381/914 kB | 28 kB Progress (2): 385/914 kB | 28 kB Progress (2): 389/914 kB | 28 kB Progress (2): 393/914 kB | 28 kB Progress (2): 397/914 kB | 28 kB Progress (2): 401/914 kB | 28 kB Progress (2): 406/914 kB | 28 kB Progress (2): 410/914 kB | 28 kB Progress (2): 414/914 kB | 28 kB Progress (2): 418/914 kB | 28 kB Progress (2): 422/914 kB | 28 kB Progress (2): 426/914 kB | 28 kB Progress (2): 430/914 kB | 28 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar (28 kB at 17 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar Progress (1): 434/914 kB Progress (1): 438/914 kB Progress (1): 442/914 kB Progress (1): 446/914 kB Progress (1): 451/914 kB Progress (1): 455/914 kB Progress (1): 459/914 kB Progress (1): 463/914 kB Progress (2): 463/914 kB | 4.1/17 kB Progress (2): 463/914 kB | 7.8/17 kB Progress (2): 463/914 kB | 12/17 kB Progress (2): 463/914 kB | 16/17 kB Progress (2): 467/914 kB | 16/17 kB Progress (2): 467/914 kB | 17 kB Progress (2): 471/914 kB | 17 kB Progress (2): 475/914 kB | 17 kB Progress (2): 479/914 kB | 17 kB Progress (2): 483/914 kB | 17 kB Progress (2): 487/914 kB | 17 kB Progress (2): 492/914 kB | 17 kB Progress (2): 496/914 kB | 17 kB Progress (2): 500/914 kB | 17 kB Progress (2): 504/914 kB | 17 kB Progress (2): 508/914 kB | 17 kB Progress (2): 512/914 kB | 17 kB Progress (2): 516/914 kB | 17 kB Progress (2): 520/914 kB | 17 kB Progress (2): 524/914 kB | 17 kB Progress (2): 528/914 kB | 17 kB Progress (2): 532/914 kB | 17 kB Progress (2): 537/914 kB | 17 kB Progress (2): 541/914 kB | 17 kB Progress (2): 545/914 kB | 17 kB Progress (2): 549/914 kB | 17 kB Progress (2): 553/914 kB | 17 kB Progress (2): 557/914 kB | 17 kB Progress (2): 561/914 kB | 17 kB Progress (2): 565/914 kB | 17 kB Progress (2): 569/914 kB | 17 kB Progress (2): 573/914 kB | 17 kB Progress (2): 578/914 kB | 17 kB Progress (2): 582/914 kB | 17 kB Progress (2): 586/914 kB | 17 kB Progress (2): 590/914 kB | 17 kB Progress (2): 594/914 kB | 17 kB Progress (2): 598/914 kB | 17 kB Progress (2): 602/914 kB | 17 kB Progress (2): 606/914 kB | 17 kB Progress (2): 610/914 kB | 17 kB Progress (2): 614/914 kB | 17 kB Progress (2): 618/914 kB | 17 kB Progress (2): 623/914 kB | 17 kB Progress (2): 627/914 kB | 17 kB Progress (2): 631/914 kB | 17 kB Progress (2): 635/914 kB | 17 kB Progress (2): 639/914 kB | 17 kB Progress (2): 643/914 kB | 17 kB Progress (2): 647/914 kB | 17 kB Progress (2): 651/914 kB | 17 kB Progress (2): 655/914 kB | 17 kB Progress (2): 659/914 kB | 17 kB Progress (2): 664/914 kB | 17 kB Progress (2): 668/914 kB | 17 kB Progress (2): 672/914 kB | 17 kB Progress (2): 676/914 kB | 17 kB Progress (2): 680/914 kB | 17 kB Progress (2): 684/914 kB | 17 kB Progress (2): 688/914 kB | 17 kB Progress (2): 692/914 kB | 17 kB Progress (2): 696/914 kB | 17 kB Progress (2): 700/914 kB | 17 kB Progress (2): 705/914 kB | 17 kB Progress (2): 709/914 kB | 17 kB Progress (2): 713/914 kB | 17 kB Progress (2): 717/914 kB | 17 kB Progress (2): 721/914 kB | 17 kB Progress (2): 725/914 kB | 17 kB Progress (2): 729/914 kB | 17 kB Progress (2): 733/914 kB | 17 kB Progress (2): 737/914 kB | 17 kB Progress (2): 741/914 kB | 17 kB Progress (2): 745/914 kB | 17 kB Progress (2): 750/914 kB | 17 kB Progress (2): 754/914 kB | 17 kB Progress (2): 758/914 kB | 17 kB Progress (2): 762/914 kB | 17 kB Progress (2): 766/914 kB | 17 kB Progress (2): 770/914 kB | 17 kB Progress (2): 774/914 kB | 17 kB Progress (2): 778/914 kB | 17 kB Progress (2): 782/914 kB | 17 kB Progress (2): 786/914 kB | 17 kB Progress (2): 791/914 kB | 17 kB Progress (2): 795/914 kB | 17 kB Progress (2): 799/914 kB | 17 kB Progress (2): 803/914 kB | 17 kB Progress (2): 807/914 kB | 17 kB Progress (2): 811/914 kB | 17 kB Progress (2): 815/914 kB | 17 kB Progress (2): 819/914 kB | 17 kB Progress (2): 823/914 kB | 17 kB Progress (2): 827/914 kB | 17 kB Progress (2): 831/914 kB | 17 kB Progress (2): 836/914 kB | 17 kB Progress (2): 840/914 kB | 17 kB Progress (2): 844/914 kB | 17 kB Progress (2): 848/914 kB | 17 kB Progress (2): 852/914 kB | 17 kB Progress (2): 856/914 kB | 17 kB Progress (2): 860/914 kB | 17 kB Progress (2): 864/914 kB | 17 kB Progress (2): 868/914 kB | 17 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar (17 kB at 9.6 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar Progress (1): 872/914 kB Progress (1): 877/914 kB Progress (1): 881/914 kB Progress (1): 885/914 kB Progress (1): 889/914 kB Progress (1): 893/914 kB Progress (1): 897/914 kB Progress (1): 901/914 kB Progress (1): 905/914 kB Progress (1): 909/914 kB Progress (1): 913/914 kB Progress (1): 914 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar (914 kB at 511 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar Progress (1): 3.8/428 kB Progress (1): 7.9/428 kB Progress (1): 12/428 kB Progress (1): 16/428 kB Progress (1): 20/428 kB Progress (1): 24/428 kB Progress (1): 28/428 kB Progress (1): 32/428 kB Progress (2): 32/428 kB | 3.8/271 kB Progress (2): 37/428 kB | 3.8/271 kB Progress (2): 41/428 kB | 3.8/271 kB Progress (2): 45/428 kB | 3.8/271 kB Progress (2): 49/428 kB | 3.8/271 kB Progress (2): 53/428 kB | 3.8/271 kB Progress (2): 57/428 kB | 3.8/271 kB Progress (2): 61/428 kB | 3.8/271 kB Progress (2): 65/428 kB | 3.8/271 kB Progress (2): 69/428 kB | 3.8/271 kB Progress (2): 72/428 kB | 3.8/271 kB Progress (2): 76/428 kB | 3.8/271 kB Progress (2): 77/428 kB | 3.8/271 kB Progress (2): 82/428 kB | 3.8/271 kB Progress (2): 86/428 kB | 3.8/271 kB Progress (2): 90/428 kB | 3.8/271 kB Progress (2): 94/428 kB | 3.8/271 kB Progress (2): 94/428 kB | 7.9/271 kB Progress (2): 94/428 kB | 12/271 kB Progress (2): 94/428 kB | 16/271 kB Progress (2): 94/428 kB | 20/271 kB Progress (2): 94/428 kB | 24/271 kB Progress (2): 94/428 kB | 28/271 kB Progress (2): 94/428 kB | 32/271 kB Progress (2): 94/428 kB | 37/271 kB Progress (2): 98/428 kB | 37/271 kB Progress (2): 102/428 kB | 37/271 kB Progress (2): 104/428 kB | 37/271 kB Progress (2): 108/428 kB | 37/271 kB Progress (2): 113/428 kB | 37/271 kB Progress (2): 117/428 kB | 37/271 kB Progress (2): 121/428 kB | 37/271 kB Progress (2): 125/428 kB | 37/271 kB Progress (2): 129/428 kB | 37/271 kB Progress (2): 133/428 kB | 37/271 kB Progress (2): 137/428 kB | 37/271 kB Progress (2): 141/428 kB | 37/271 kB Progress (2): 145/428 kB | 37/271 kB Progress (2): 149/428 kB | 37/271 kB Progress (2): 153/428 kB | 37/271 kB Progress (2): 158/428 kB | 37/271 kB Progress (2): 162/428 kB | 37/271 kB Progress (2): 166/428 kB | 37/271 kB Progress (2): 170/428 kB | 37/271 kB Progress (2): 174/428 kB | 37/271 kB Progress (2): 178/428 kB | 37/271 kB Progress (2): 182/428 kB | 37/271 kB Progress (2): 186/428 kB | 37/271 kB Progress (2): 190/428 kB | 37/271 kB Progress (2): 194/428 kB | 37/271 kB Progress (2): 199/428 kB | 37/271 kB Progress (2): 203/428 kB | 37/271 kB Progress (2): 203/428 kB | 41/271 kB Progress (2): 203/428 kB | 45/271 kB Progress (2): 203/428 kB | 49/271 kB Progress (2): 203/428 kB | 53/271 kB Progress (2): 203/428 kB | 57/271 kB Progress (2): 203/428 kB | 61/271 kB Progress (2): 203/428 kB | 65/271 kB Progress (2): 207/428 kB | 65/271 kB Progress (2): 211/428 kB | 65/271 kB Progress (2): 215/428 kB | 65/271 kB Progress (2): 219/428 kB | 65/271 kB Progress (2): 223/428 kB | 65/271 kB Progress (2): 227/428 kB | 65/271 kB Progress (2): 231/428 kB | 65/271 kB Progress (2): 235/428 kB | 65/271 kB Progress (2): 240/428 kB | 65/271 kB Progress (2): 244/428 kB | 65/271 kB Progress (2): 248/428 kB | 65/271 kB Progress (2): 252/428 kB | 65/271 kB Progress (2): 252/428 kB | 69/271 kB Progress (2): 252/428 kB | 73/271 kB Progress (2): 252/428 kB | 76/271 kB Progress (2): 252/428 kB | 80/271 kB Progress (2): 252/428 kB | 82/271 kB Progress (2): 256/428 kB | 82/271 kB Progress (2): 260/428 kB | 82/271 kB Progress (2): 264/428 kB | 82/271 kB Progress (2): 268/428 kB | 82/271 kB Progress (2): 272/428 kB | 82/271 kB Progress (2): 276/428 kB | 82/271 kB Progress (2): 280/428 kB | 82/271 kB Progress (2): 285/428 kB | 82/271 kB Progress (2): 289/428 kB | 82/271 kB Progress (2): 293/428 kB | 82/271 kB Progress (2): 297/428 kB | 82/271 kB Progress (2): 301/428 kB | 82/271 kB Progress (2): 301/428 kB | 86/271 kB Progress (2): 301/428 kB | 90/271 kB Progress (2): 301/428 kB | 94/271 kB Progress (2): 301/428 kB | 98/271 kB Progress (2): 301/428 kB | 102/271 kB Progress (2): 301/428 kB | 106/271 kB Progress (2): 301/428 kB | 108/271 kB Progress (2): 305/428 kB | 108/271 kB Progress (2): 309/428 kB | 108/271 kB Progress (2): 309/428 kB | 113/271 kB Progress (2): 309/428 kB | 117/271 kB Progress (2): 309/428 kB | 121/271 kB Progress (2): 313/428 kB | 121/271 kB Progress (2): 317/428 kB | 121/271 kB Progress (2): 321/428 kB | 121/271 kB Progress (2): 326/428 kB | 121/271 kB Progress (2): 330/428 kB | 121/271 kB Progress (2): 334/428 kB | 121/271 kB Progress (2): 338/428 kB | 121/271 kB Progress (2): 342/428 kB | 121/271 kB Progress (2): 346/428 kB | 121/271 kB Progress (2): 350/428 kB | 121/271 kB Progress (2): 354/428 kB | 121/271 kB Progress (2): 358/428 kB | 121/271 kB Progress (2): 362/428 kB | 121/271 kB Progress (2): 366/428 kB | 121/271 kB Progress (2): 371/428 kB | 121/271 kB Progress (2): 375/428 kB | 121/271 kB Progress (2): 379/428 kB | 121/271 kB Progress (2): 383/428 kB | 121/271 kB Progress (2): 387/428 kB | 121/271 kB Progress (2): 391/428 kB | 121/271 kB Progress (2): 391/428 kB | 125/271 kB Progress (2): 391/428 kB | 129/271 kB Progress (2): 395/428 kB | 129/271 kB Progress (2): 399/428 kB | 129/271 kB Progress (2): 399/428 kB | 133/271 kB Progress (2): 399/428 kB | 137/271 kB Progress (2): 399/428 kB | 141/271 kB Progress (2): 399/428 kB | 145/271 kB Progress (2): 399/428 kB | 149/271 kB Progress (2): 399/428 kB | 153/271 kB Progress (2): 399/428 kB | 158/271 kB Progress (2): 403/428 kB | 158/271 kB Progress (2): 407/428 kB | 158/271 kB Progress (2): 412/428 kB | 158/271 kB Progress (2): 416/428 kB | 158/271 kB Progress (2): 416/428 kB | 162/271 kB Progress (2): 416/428 kB | 166/271 kB Progress (2): 416/428 kB | 170/271 kB Progress (2): 416/428 kB | 174/271 kB Progress (2): 416/428 kB | 178/271 kB Progress (2): 416/428 kB | 182/271 kB Progress (2): 416/428 kB | 186/271 kB Progress (2): 416/428 kB | 190/271 kB Progress (2): 416/428 kB | 194/271 kB Progress (2): 416/428 kB | 199/271 kB Progress (2): 416/428 kB | 203/271 kB Progress (2): 416/428 kB | 207/271 kB Progress (2): 416/428 kB | 211/271 kB Progress (2): 416/428 kB | 215/271 kB Progress (2): 416/428 kB | 219/271 kB Progress (2): 416/428 kB | 223/271 kB Progress (2): 416/428 kB | 227/271 kB Progress (2): 416/428 kB | 231/271 kB Progress (2): 416/428 kB | 235/271 kB Progress (2): 416/428 kB | 240/271 kB Progress (2): 416/428 kB | 244/271 kB Progress (2): 416/428 kB | 248/271 kB Progress (2): 416/428 kB | 252/271 kB Progress (2): 416/428 kB | 256/271 kB Progress (2): 416/428 kB | 260/271 kB Progress (2): 416/428 kB | 264/271 kB Progress (2): 416/428 kB | 268/271 kB Progress (2): 416/428 kB | 271 kB Progress (2): 420/428 kB | 271 kB Progress (2): 424/428 kB | 271 kB Progress (2): 428 kB | 271 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar (271 kB at 117 kB/s) Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar (428 kB at 184 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-client-core/2.14.3-02/nexus-client-core-2.14.3-02.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-common/1.6.8/nexus-common-1.6.8.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.jar (0 B at 0 B/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.14.3-02/nexus-restlet1x-model-2.14.3-02.jar Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (2): 7.7/13 kB | 4.1/216 kB Progress (2): 12/13 kB | 4.1/216 kB Progress (2): 12/13 kB | 7.7/216 kB Progress (2): 13 kB | 7.7/216 kB Progress (2): 13 kB | 12/216 kB Progress (2): 13 kB | 16/216 kB Progress (3): 13 kB | 16/216 kB | 4.1/28 kB Progress (3): 13 kB | 16/216 kB | 7.7/28 kB Progress (3): 13 kB | 16/216 kB | 12/28 kB Progress (3): 13 kB | 20/216 kB | 12/28 kB Progress (3): 13 kB | 20/216 kB | 16/28 kB Progress (4): 13 kB | 20/216 kB | 16/28 kB | 4.1/16 kB Progress (4): 13 kB | 24/216 kB | 16/28 kB | 4.1/16 kB Progress (4): 13 kB | 24/216 kB | 16/28 kB | 7.7/16 kB Progress (4): 13 kB | 24/216 kB | 20/28 kB | 7.7/16 kB Progress (4): 13 kB | 24/216 kB | 20/28 kB | 12/16 kB Progress (4): 13 kB | 28/216 kB | 20/28 kB | 12/16 kB Progress (4): 13 kB | 32/216 kB | 20/28 kB | 12/16 kB Progress (4): 13 kB | 36/216 kB | 20/28 kB | 12/16 kB Progress (4): 13 kB | 40/216 kB | 20/28 kB | 12/16 kB Progress (4): 13 kB | 40/216 kB | 20/28 kB | 16/16 kB Progress (4): 13 kB | 40/216 kB | 24/28 kB | 16/16 kB Progress (4): 13 kB | 40/216 kB | 28 kB | 16/16 kB Progress (4): 13 kB | 40/216 kB | 28 kB | 16 kB Progress (4): 13 kB | 44/216 kB | 28 kB | 16 kB Progress (4): 13 kB | 48/216 kB | 28 kB | 16 kB Progress (4): 13 kB | 52/216 kB | 28 kB | 16 kB Progress (5): 13 kB | 52/216 kB | 28 kB | 16 kB | 4.1/163 kB Progress (5): 13 kB | 52/216 kB | 28 kB | 16 kB | 7.7/163 kB Progress (5): 13 kB | 56/216 kB | 28 kB | 16 kB | 7.7/163 kB Progress (5): 13 kB | 56/216 kB | 28 kB | 16 kB | 12/163 kB Progress (5): 13 kB | 56/216 kB | 28 kB | 16 kB | 16/163 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 199 kB/s) Progress (4): 56/216 kB | 28 kB | 16 kB | 20/163 kB Progress (4): 60/216 kB | 28 kB | 16 kB | 20/163 kB Progress (4): 60/216 kB | 28 kB | 16 kB | 24/163 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 379 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar Progress (3): 60/216 kB | 16 kB | 28/163 kB Progress (3): 60/216 kB | 16 kB | 32/163 kB Progress (3): 60/216 kB | 16 kB | 33/163 kB Progress (3): 60/216 kB | 16 kB | 37/163 kB Progress (3): 60/216 kB | 16 kB | 41/163 kB Progress (3): 60/216 kB | 16 kB | 45/163 kB Progress (3): 60/216 kB | 16 kB | 49/163 kB Progress (3): 60/216 kB | 16 kB | 53/163 kB Progress (3): 60/216 kB | 16 kB | 57/163 kB Progress (3): 60/216 kB | 16 kB | 61/163 kB Progress (3): 60/216 kB | 16 kB | 65/163 kB Progress (3): 64/216 kB | 16 kB | 65/163 kB Progress (3): 64/216 kB | 16 kB | 69/163 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-common/1.6.8/nexus-common-1.6.8.jar (16 kB at 186 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar Progress (3): 64/216 kB | 69/163 kB | 4.1/164 kB Progress (3): 64/216 kB | 73/163 kB | 4.1/164 kB Progress (3): 68/216 kB | 73/163 kB | 4.1/164 kB Progress (3): 68/216 kB | 77/163 kB | 4.1/164 kB Progress (3): 68/216 kB | 81/163 kB | 4.1/164 kB Progress (4): 68/216 kB | 81/163 kB | 4.1/164 kB | 4.1/32 kB Progress (4): 68/216 kB | 81/163 kB | 7.7/164 kB | 4.1/32 kB Progress (4): 68/216 kB | 81/163 kB | 7.7/164 kB | 7.7/32 kB Progress (4): 68/216 kB | 85/163 kB | 7.7/164 kB | 7.7/32 kB Progress (4): 72/216 kB | 85/163 kB | 7.7/164 kB | 7.7/32 kB Progress (4): 72/216 kB | 89/163 kB | 7.7/164 kB | 7.7/32 kB Progress (4): 72/216 kB | 93/163 kB | 7.7/164 kB | 7.7/32 kB Progress (4): 72/216 kB | 97/163 kB | 7.7/164 kB | 7.7/32 kB Progress (4): 72/216 kB | 101/163 kB | 7.7/164 kB | 7.7/32 kB Progress (4): 72/216 kB | 105/163 kB | 7.7/164 kB | 7.7/32 kB Progress (4): 72/216 kB | 109/163 kB | 7.7/164 kB | 7.7/32 kB Progress (4): 72/216 kB | 113/163 kB | 7.7/164 kB | 7.7/32 kB Progress (4): 72/216 kB | 117/163 kB | 7.7/164 kB | 7.7/32 kB Progress (4): 72/216 kB | 121/163 kB | 7.7/164 kB | 7.7/32 kB Progress (4): 72/216 kB | 125/163 kB | 7.7/164 kB | 7.7/32 kB Progress (4): 72/216 kB | 129/163 kB | 7.7/164 kB | 7.7/32 kB Progress (4): 72/216 kB | 133/163 kB | 7.7/164 kB | 7.7/32 kB Progress (4): 72/216 kB | 137/163 kB | 7.7/164 kB | 7.7/32 kB Progress (4): 72/216 kB | 141/163 kB | 7.7/164 kB | 7.7/32 kB Progress (4): 72/216 kB | 145/163 kB | 7.7/164 kB | 7.7/32 kB Progress (4): 72/216 kB | 145/163 kB | 7.7/164 kB | 12/32 kB Progress (4): 72/216 kB | 145/163 kB | 12/164 kB | 12/32 kB Progress (4): 72/216 kB | 145/163 kB | 12/164 kB | 16/32 kB Progress (4): 72/216 kB | 149/163 kB | 12/164 kB | 16/32 kB Progress (5): 72/216 kB | 149/163 kB | 12/164 kB | 16/32 kB | 4.1/10.0 kB Progress (5): 72/216 kB | 149/163 kB | 12/164 kB | 16/32 kB | 7.7/10.0 kB Progress (5): 72/216 kB | 149/163 kB | 12/164 kB | 16/32 kB | 10.0 kB Progress (5): 76/216 kB | 149/163 kB | 12/164 kB | 16/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 12/164 kB | 16/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 12/164 kB | 20/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 12/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 16/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 20/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 24/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 28/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 32/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 36/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 40/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 44/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 48/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 52/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 56/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 60/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 64/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 68/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 72/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 76/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 80/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 84/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 88/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 92/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 96/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 100/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 104/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 108/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 112/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 116/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 120/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 124/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 128/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 132/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 136/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 140/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 144/164 kB | 24/32 kB | 10.0 kB Progress (5): 76/216 kB | 153/163 kB | 144/164 kB | 28/32 kB | 10.0 kB Progress (5): 76/216 kB | 157/163 kB | 144/164 kB | 28/32 kB | 10.0 kB Progress (5): 80/216 kB | 157/163 kB | 144/164 kB | 28/32 kB | 10.0 kB Progress (5): 80/216 kB | 161/163 kB | 144/164 kB | 28/32 kB | 10.0 kB Progress (5): 80/216 kB | 161/163 kB | 144/164 kB | 32/32 kB | 10.0 kB Progress (5): 80/216 kB | 161/163 kB | 148/164 kB | 32/32 kB | 10.0 kB Progress (5): 80/216 kB | 161/163 kB | 152/164 kB | 32/32 kB | 10.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 70 kB/s) Progress (4): 80/216 kB | 161/163 kB | 156/164 kB | 32/32 kB Progress (4): 80/216 kB | 161/163 kB | 156/164 kB | 32 kB Progress (4): 80/216 kB | 163 kB | 156/164 kB | 32 kB Progress (4): 84/216 kB | 163 kB | 156/164 kB | 32 kB Progress (4): 88/216 kB | 163 kB | 156/164 kB | 32 kB Progress (4): 88/216 kB | 163 kB | 160/164 kB | 32 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar Progress (4): 88/216 kB | 163 kB | 164 kB | 32 kB Progress (4): 92/216 kB | 163 kB | 164 kB | 32 kB Progress (4): 96/216 kB | 163 kB | 164 kB | 32 kB Progress (4): 100/216 kB | 163 kB | 164 kB | 32 kB Progress (4): 104/216 kB | 163 kB | 164 kB | 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 204 kB/s) Progress (3): 108/216 kB | 163 kB | 164 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar Progress (3): 112/216 kB | 163 kB | 164 kB Progress (3): 116/216 kB | 163 kB | 164 kB Progress (3): 120/216 kB | 163 kB | 164 kB Progress (3): 124/216 kB | 163 kB | 164 kB Progress (4): 124/216 kB | 163 kB | 164 kB | 4.1/185 kB Progress (4): 128/216 kB | 163 kB | 164 kB | 4.1/185 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.14.3-02/nexus-restlet1x-model-2.14.3-02.jar (163 kB at 988 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar Progress (4): 128/216 kB | 164 kB | 4.1/185 kB | 4.1/7.2 kB Progress (4): 128/216 kB | 164 kB | 4.1/185 kB | 7.2 kB Progress (4): 128/216 kB | 164 kB | 7.7/185 kB | 7.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar (164 kB at 956 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.jar Progress (3): 132/216 kB | 7.7/185 kB | 7.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (0 B at 0 B/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar Progress (3): 132/216 kB | 12/185 kB | 7.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (7.2 kB at 40 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar Progress (2): 136/216 kB | 12/185 kB Progress (2): 136/216 kB | 16/185 kB Progress (2): 140/216 kB | 16/185 kB Progress (2): 144/216 kB | 16/185 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 (0 B at 0 B/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar Progress (2): 144/216 kB | 20/185 kB Progress (2): 148/216 kB | 20/185 kB Progress (2): 152/216 kB | 20/185 kB Progress (2): 152/216 kB | 24/185 kB Progress (2): 156/216 kB | 24/185 kB Progress (2): 156/216 kB | 28/185 kB Progress (3): 156/216 kB | 28/185 kB | 4.1/207 kB Progress (3): 156/216 kB | 32/185 kB | 4.1/207 kB Progress (3): 160/216 kB | 32/185 kB | 4.1/207 kB Progress (3): 160/216 kB | 33/185 kB | 4.1/207 kB Progress (3): 160/216 kB | 33/185 kB | 7.7/207 kB Progress (3): 160/216 kB | 37/185 kB | 7.7/207 kB Progress (3): 160/216 kB | 37/185 kB | 12/207 kB Progress (3): 164/216 kB | 37/185 kB | 12/207 kB Progress (3): 168/216 kB | 37/185 kB | 12/207 kB Progress (3): 172/216 kB | 37/185 kB | 12/207 kB Progress (3): 176/216 kB | 37/185 kB | 12/207 kB Progress (3): 176/216 kB | 37/185 kB | 16/207 kB Progress (3): 176/216 kB | 41/185 kB | 16/207 kB Progress (3): 176/216 kB | 45/185 kB | 16/207 kB Progress (4): 176/216 kB | 45/185 kB | 16/207 kB | 4.1/11 kB Progress (5): 176/216 kB | 45/185 kB | 16/207 kB | 4.1/11 kB | 4.1/20 kB Progress (5): 176/216 kB | 45/185 kB | 16/207 kB | 4.1/11 kB | 7.7/20 kB Progress (5): 176/216 kB | 45/185 kB | 16/207 kB | 4.1/11 kB | 12/20 kB Progress (5): 176/216 kB | 45/185 kB | 16/207 kB | 4.1/11 kB | 16/20 kB Progress (5): 176/216 kB | 45/185 kB | 16/207 kB | 4.1/11 kB | 20/20 kB Progress (5): 176/216 kB | 45/185 kB | 16/207 kB | 4.1/11 kB | 20 kB Progress (5): 176/216 kB | 45/185 kB | 20/207 kB | 4.1/11 kB | 20 kB Progress (5): 180/216 kB | 45/185 kB | 20/207 kB | 4.1/11 kB | 20 kB Progress (5): 180/216 kB | 45/185 kB | 24/207 kB | 4.1/11 kB | 20 kB Progress (5): 180/216 kB | 45/185 kB | 24/207 kB | 7.7/11 kB | 20 kB Progress (5): 180/216 kB | 49/185 kB | 24/207 kB | 7.7/11 kB | 20 kB Progress (5): 180/216 kB | 53/185 kB | 24/207 kB | 7.7/11 kB | 20 kB Progress (5): 180/216 kB | 57/185 kB | 24/207 kB | 7.7/11 kB | 20 kB Progress (5): 180/216 kB | 57/185 kB | 24/207 kB | 11 kB | 20 kB Progress (5): 180/216 kB | 57/185 kB | 28/207 kB | 11 kB | 20 kB Progress (5): 184/216 kB | 57/185 kB | 28/207 kB | 11 kB | 20 kB Progress (5): 188/216 kB | 57/185 kB | 28/207 kB | 11 kB | 20 kB Progress (5): 192/216 kB | 57/185 kB | 28/207 kB | 11 kB | 20 kB Progress (5): 192/216 kB | 57/185 kB | 32/207 kB | 11 kB | 20 kB Progress (5): 192/216 kB | 61/185 kB | 32/207 kB | 11 kB | 20 kB Progress (5): 192/216 kB | 65/185 kB | 32/207 kB | 11 kB | 20 kB Progress (5): 192/216 kB | 66/185 kB | 32/207 kB | 11 kB | 20 kB Progress (5): 192/216 kB | 66/185 kB | 33/207 kB | 11 kB | 20 kB Progress (5): 196/216 kB | 66/185 kB | 33/207 kB | 11 kB | 20 kB Progress (5): 200/216 kB | 66/185 kB | 33/207 kB | 11 kB | 20 kB Progress (5): 200/216 kB | 66/185 kB | 37/207 kB | 11 kB | 20 kB Progress (5): 200/216 kB | 70/185 kB | 37/207 kB | 11 kB | 20 kB Progress (5): 200/216 kB | 74/185 kB | 37/207 kB | 11 kB | 20 kB Progress (5): 200/216 kB | 74/185 kB | 41/207 kB | 11 kB | 20 kB Progress (5): 204/216 kB | 74/185 kB | 41/207 kB | 11 kB | 20 kB Progress (5): 208/216 kB | 74/185 kB | 41/207 kB | 11 kB | 20 kB Progress (5): 208/216 kB | 74/185 kB | 45/207 kB | 11 kB | 20 kB Progress (5): 208/216 kB | 78/185 kB | 45/207 kB | 11 kB | 20 kB Progress (5): 208/216 kB | 82/185 kB | 45/207 kB | 11 kB | 20 kB Progress (5): 208/216 kB | 86/185 kB | 45/207 kB | 11 kB | 20 kB Progress (5): 208/216 kB | 90/185 kB | 45/207 kB | 11 kB | 20 kB Progress (5): 208/216 kB | 94/185 kB | 45/207 kB | 11 kB | 20 kB Progress (5): 208/216 kB | 98/185 kB | 45/207 kB | 11 kB | 20 kB Progress (5): 208/216 kB | 98/185 kB | 45/207 kB | 11 kB | 20 kB Progress (5): 208/216 kB | 102/185 kB | 45/207 kB | 11 kB | 20 kB Progress (5): 208/216 kB | 106/185 kB | 45/207 kB | 11 kB | 20 kB Progress (5): 208/216 kB | 110/185 kB | 45/207 kB | 11 kB | 20 kB Progress (5): 208/216 kB | 114/185 kB | 45/207 kB | 11 kB | 20 kB Progress (5): 208/216 kB | 118/185 kB | 45/207 kB | 11 kB | 20 kB Progress (5): 208/216 kB | 122/185 kB | 45/207 kB | 11 kB | 20 kB Progress (5): 208/216 kB | 122/185 kB | 49/207 kB | 11 kB | 20 kB Progress (5): 208/216 kB | 122/185 kB | 53/207 kB | 11 kB | 20 kB Progress (5): 208/216 kB | 122/185 kB | 57/207 kB | 11 kB | 20 kB Progress (5): 212/216 kB | 122/185 kB | 57/207 kB | 11 kB | 20 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar (20 kB at 87 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar Progress (4): 212/216 kB | 126/185 kB | 57/207 kB | 11 kB Progress (4): 216/216 kB | 126/185 kB | 57/207 kB | 11 kB Progress (4): 216/216 kB | 126/185 kB | 61/207 kB | 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar (11 kB at 46 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar Progress (3): 216/216 kB | 126/185 kB | 65/207 kB Progress (3): 216 kB | 126/185 kB | 65/207 kB Progress (3): 216 kB | 130/185 kB | 65/207 kB Progress (3): 216 kB | 130/185 kB | 66/207 kB Progress (3): 216 kB | 131/185 kB | 66/207 kB Progress (3): 216 kB | 135/185 kB | 66/207 kB Progress (3): 216 kB | 139/185 kB | 66/207 kB Progress (3): 216 kB | 139/185 kB | 70/207 kB Progress (3): 216 kB | 143/185 kB | 70/207 kB Progress (3): 216 kB | 143/185 kB | 74/207 kB Progress (3): 216 kB | 147/185 kB | 74/207 kB Progress (3): 216 kB | 147/185 kB | 78/207 kB Progress (3): 216 kB | 151/185 kB | 78/207 kB Progress (3): 216 kB | 151/185 kB | 82/207 kB Progress (3): 216 kB | 155/185 kB | 82/207 kB Progress (3): 216 kB | 159/185 kB | 82/207 kB Progress (4): 216 kB | 159/185 kB | 82/207 kB | 4.1/467 kB Progress (4): 216 kB | 159/185 kB | 86/207 kB | 4.1/467 kB Progress (4): 216 kB | 159/185 kB | 86/207 kB | 7.7/467 kB Progress (4): 216 kB | 163/185 kB | 86/207 kB | 7.7/467 kB Progress (4): 216 kB | 163/185 kB | 86/207 kB | 12/467 kB Progress (4): 216 kB | 167/185 kB | 86/207 kB | 12/467 kB Progress (4): 216 kB | 171/185 kB | 86/207 kB | 12/467 kB Progress (4): 216 kB | 175/185 kB | 86/207 kB | 12/467 kB Progress (4): 216 kB | 179/185 kB | 86/207 kB | 12/467 kB Progress (4): 216 kB | 183/185 kB | 86/207 kB | 12/467 kB Progress (4): 216 kB | 185 kB | 86/207 kB | 12/467 kB Progress (5): 216 kB | 185 kB | 86/207 kB | 12/467 kB | 4.1/64 kB Progress (5): 216 kB | 185 kB | 86/207 kB | 12/467 kB | 7.7/64 kB Progress (5): 216 kB | 185 kB | 90/207 kB | 12/467 kB | 7.7/64 kB Progress (5): 216 kB | 185 kB | 90/207 kB | 12/467 kB | 12/64 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-client-core/2.14.3-02/nexus-client-core-2.14.3-02.jar (216 kB at 850 kB/s) Progress (4): 185 kB | 90/207 kB | 16/467 kB | 12/64 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar Progress (4): 185 kB | 90/207 kB | 16/467 kB | 16/64 kB Progress (4): 185 kB | 94/207 kB | 16/467 kB | 16/64 kB Progress (4): 185 kB | 94/207 kB | 16/467 kB | 20/64 kB Progress (4): 185 kB | 94/207 kB | 20/467 kB | 20/64 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 709 kB/s) Progress (3): 94/207 kB | 20/467 kB | 24/64 kB Progress (3): 98/207 kB | 20/467 kB | 24/64 kB Progress (3): 98/207 kB | 20/467 kB | 28/64 kB Progress (3): 102/207 kB | 20/467 kB | 28/64 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar Progress (3): 102/207 kB | 24/467 kB | 28/64 kB Progress (3): 106/207 kB | 24/467 kB | 28/64 kB Progress (3): 106/207 kB | 28/467 kB | 28/64 kB Progress (3): 106/207 kB | 28/467 kB | 32/64 kB Progress (3): 106/207 kB | 32/467 kB | 32/64 kB Progress (3): 106/207 kB | 32/467 kB | 36/64 kB Progress (3): 106/207 kB | 33/467 kB | 36/64 kB Progress (3): 106/207 kB | 37/467 kB | 36/64 kB Progress (3): 106/207 kB | 41/467 kB | 36/64 kB Progress (3): 110/207 kB | 41/467 kB | 36/64 kB Progress (3): 110/207 kB | 41/467 kB | 40/64 kB Progress (3): 114/207 kB | 41/467 kB | 40/64 kB Progress (4): 114/207 kB | 41/467 kB | 40/64 kB | 4.1/131 kB Progress (4): 114/207 kB | 45/467 kB | 40/64 kB | 4.1/131 kB Progress (4): 114/207 kB | 45/467 kB | 40/64 kB | 7.7/131 kB Progress (4): 118/207 kB | 45/467 kB | 40/64 kB | 7.7/131 kB Progress (4): 122/207 kB | 45/467 kB | 40/64 kB | 7.7/131 kB Progress (4): 126/207 kB | 45/467 kB | 40/64 kB | 7.7/131 kB Progress (4): 130/207 kB | 45/467 kB | 40/64 kB | 7.7/131 kB Progress (4): 134/207 kB | 45/467 kB | 40/64 kB | 7.7/131 kB Progress (4): 134/207 kB | 45/467 kB | 44/64 kB | 7.7/131 kB Progress (4): 138/207 kB | 45/467 kB | 44/64 kB | 7.7/131 kB Progress (5): 138/207 kB | 45/467 kB | 44/64 kB | 7.7/131 kB | 4.1/16 kB Progress (5): 138/207 kB | 45/467 kB | 44/64 kB | 12/131 kB | 4.1/16 kB Progress (5): 138/207 kB | 45/467 kB | 44/64 kB | 16/131 kB | 4.1/16 kB Progress (5): 138/207 kB | 49/467 kB | 44/64 kB | 16/131 kB | 4.1/16 kB Progress (5): 138/207 kB | 49/467 kB | 44/64 kB | 20/131 kB | 4.1/16 kB Progress (5): 138/207 kB | 49/467 kB | 44/64 kB | 20/131 kB | 7.7/16 kB Progress (5): 142/207 kB | 49/467 kB | 44/64 kB | 20/131 kB | 7.7/16 kB Progress (5): 142/207 kB | 49/467 kB | 48/64 kB | 20/131 kB | 7.7/16 kB Progress (5): 146/207 kB | 49/467 kB | 48/64 kB | 20/131 kB | 7.7/16 kB Progress (5): 146/207 kB | 49/467 kB | 48/64 kB | 20/131 kB | 12/16 kB Progress (5): 146/207 kB | 49/467 kB | 48/64 kB | 24/131 kB | 12/16 kB Progress (5): 146/207 kB | 49/467 kB | 48/64 kB | 28/131 kB | 12/16 kB Progress (5): 146/207 kB | 49/467 kB | 48/64 kB | 32/131 kB | 12/16 kB Progress (5): 146/207 kB | 49/467 kB | 48/64 kB | 33/131 kB | 12/16 kB Progress (5): 146/207 kB | 49/467 kB | 48/64 kB | 37/131 kB | 12/16 kB Progress (5): 146/207 kB | 49/467 kB | 48/64 kB | 41/131 kB | 12/16 kB Progress (5): 146/207 kB | 49/467 kB | 48/64 kB | 45/131 kB | 12/16 kB Progress (5): 146/207 kB | 49/467 kB | 48/64 kB | 49/131 kB | 12/16 kB Progress (5): 146/207 kB | 49/467 kB | 48/64 kB | 53/131 kB | 12/16 kB Progress (5): 146/207 kB | 49/467 kB | 48/64 kB | 57/131 kB | 12/16 kB Progress (5): 146/207 kB | 49/467 kB | 48/64 kB | 61/131 kB | 12/16 kB Progress (5): 146/207 kB | 49/467 kB | 48/64 kB | 65/131 kB | 12/16 kB Progress (5): 146/207 kB | 49/467 kB | 48/64 kB | 66/131 kB | 12/16 kB Progress (5): 146/207 kB | 53/467 kB | 48/64 kB | 66/131 kB | 12/16 kB Progress (5): 146/207 kB | 53/467 kB | 48/64 kB | 70/131 kB | 12/16 kB Progress (5): 146/207 kB | 53/467 kB | 48/64 kB | 74/131 kB | 12/16 kB Progress (5): 146/207 kB | 53/467 kB | 48/64 kB | 78/131 kB | 12/16 kB Progress (5): 146/207 kB | 53/467 kB | 48/64 kB | 82/131 kB | 12/16 kB Progress (5): 146/207 kB | 53/467 kB | 48/64 kB | 86/131 kB | 12/16 kB Progress (5): 146/207 kB | 53/467 kB | 48/64 kB | 90/131 kB | 12/16 kB Progress (5): 146/207 kB | 53/467 kB | 48/64 kB | 94/131 kB | 12/16 kB Progress (5): 146/207 kB | 53/467 kB | 48/64 kB | 98/131 kB | 12/16 kB Progress (5): 146/207 kB | 53/467 kB | 48/64 kB | 98/131 kB | 16/16 kB Progress (5): 150/207 kB | 53/467 kB | 48/64 kB | 98/131 kB | 16/16 kB Progress (5): 150/207 kB | 53/467 kB | 52/64 kB | 98/131 kB | 16/16 kB Progress (5): 150/207 kB | 53/467 kB | 52/64 kB | 98/131 kB | 16 kB Progress (5): 154/207 kB | 53/467 kB | 52/64 kB | 98/131 kB | 16 kB Progress (5): 158/207 kB | 53/467 kB | 52/64 kB | 98/131 kB | 16 kB Progress (5): 158/207 kB | 53/467 kB | 52/64 kB | 102/131 kB | 16 kB Progress (5): 158/207 kB | 53/467 kB | 52/64 kB | 106/131 kB | 16 kB Progress (5): 158/207 kB | 57/467 kB | 52/64 kB | 106/131 kB | 16 kB Progress (5): 158/207 kB | 57/467 kB | 52/64 kB | 110/131 kB | 16 kB Progress (5): 158/207 kB | 61/467 kB | 52/64 kB | 110/131 kB | 16 kB Progress (5): 162/207 kB | 61/467 kB | 52/64 kB | 110/131 kB | 16 kB Progress (5): 162/207 kB | 61/467 kB | 56/64 kB | 110/131 kB | 16 kB Progress (5): 162/207 kB | 65/467 kB | 56/64 kB | 110/131 kB | 16 kB Progress (5): 162/207 kB | 65/467 kB | 56/64 kB | 114/131 kB | 16 kB Progress (5): 162/207 kB | 65/467 kB | 56/64 kB | 118/131 kB | 16 kB Progress (5): 162/207 kB | 66/467 kB | 56/64 kB | 118/131 kB | 16 kB Progress (5): 162/207 kB | 66/467 kB | 60/64 kB | 118/131 kB | 16 kB Progress (5): 162/207 kB | 70/467 kB | 60/64 kB | 118/131 kB | 16 kB Progress (5): 162/207 kB | 74/467 kB | 60/64 kB | 118/131 kB | 16 kB Progress (5): 162/207 kB | 78/467 kB | 60/64 kB | 118/131 kB | 16 kB Progress (5): 162/207 kB | 82/467 kB | 60/64 kB | 118/131 kB | 16 kB Progress (5): 162/207 kB | 86/467 kB | 60/64 kB | 118/131 kB | 16 kB Progress (5): 162/207 kB | 90/467 kB | 60/64 kB | 118/131 kB | 16 kB Progress (5): 162/207 kB | 94/467 kB | 60/64 kB | 118/131 kB | 16 kB Progress (5): 166/207 kB | 94/467 kB | 60/64 kB | 118/131 kB | 16 kB Progress (5): 170/207 kB | 94/467 kB | 60/64 kB | 118/131 kB | 16 kB Progress (5): 170/207 kB | 98/467 kB | 60/64 kB | 118/131 kB | 16 kB Progress (5): 170/207 kB | 98/467 kB | 64/64 kB | 118/131 kB | 16 kB Progress (5): 170/207 kB | 98/467 kB | 64 kB | 118/131 kB | 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar (16 kB at 46 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar Progress (4): 170/207 kB | 98/467 kB | 64 kB | 122/131 kB Progress (4): 170/207 kB | 98/467 kB | 64 kB | 126/131 kB Progress (4): 170/207 kB | 98/467 kB | 64 kB | 126/131 kB Progress (4): 174/207 kB | 98/467 kB | 64 kB | 126/131 kB Progress (4): 178/207 kB | 98/467 kB | 64 kB | 126/131 kB Progress (4): 182/207 kB | 98/467 kB | 64 kB | 126/131 kB Progress (4): 182/207 kB | 102/467 kB | 64 kB | 126/131 kB Progress (4): 182/207 kB | 102/467 kB | 64 kB | 130/131 kB Progress (4): 182/207 kB | 106/467 kB | 64 kB | 130/131 kB Progress (4): 186/207 kB | 106/467 kB | 64 kB | 130/131 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (64 kB at 180 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar Progress (3): 190/207 kB | 106/467 kB | 130/131 kB Progress (3): 190/207 kB | 110/467 kB | 130/131 kB Progress (3): 190/207 kB | 110/467 kB | 131 kB Progress (3): 190/207 kB | 114/467 kB | 131 kB Progress (3): 194/207 kB | 114/467 kB | 131 kB Progress (3): 194/207 kB | 118/467 kB | 131 kB Progress (3): 198/207 kB | 118/467 kB | 131 kB Progress (3): 198/207 kB | 122/467 kB | 131 kB Progress (3): 202/207 kB | 122/467 kB | 131 kB Progress (3): 206/207 kB | 122/467 kB | 131 kB Progress (3): 207 kB | 122/467 kB | 131 kB Progress (3): 207 kB | 126/467 kB | 131 kB Progress (3): 207 kB | 130/467 kB | 131 kB Progress (3): 207 kB | 134/467 kB | 131 kB Progress (3): 207 kB | 138/467 kB | 131 kB Progress (3): 207 kB | 142/467 kB | 131 kB Progress (3): 207 kB | 146/467 kB | 131 kB Progress (3): 207 kB | 150/467 kB | 131 kB Progress (3): 207 kB | 154/467 kB | 131 kB Progress (3): 207 kB | 158/467 kB | 131 kB Progress (3): 207 kB | 162/467 kB | 131 kB Progress (3): 207 kB | 166/467 kB | 131 kB Progress (3): 207 kB | 170/467 kB | 131 kB Progress (4): 207 kB | 170/467 kB | 131 kB | 4.1/591 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar (131 kB at 349 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (207 kB at 547 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar Progress (3): 170/467 kB | 4.1/591 kB | 4.1/6.3 kB Progress (3): 170/467 kB | 7.7/591 kB | 4.1/6.3 kB Progress (3): 174/467 kB | 7.7/591 kB | 4.1/6.3 kB Progress (3): 178/467 kB | 7.7/591 kB | 4.1/6.3 kB Progress (3): 178/467 kB | 7.7/591 kB | 6.3 kB Progress (3): 182/467 kB | 7.7/591 kB | 6.3 kB Progress (3): 186/467 kB | 7.7/591 kB | 6.3 kB Progress (3): 190/467 kB | 7.7/591 kB | 6.3 kB Progress (3): 194/467 kB | 7.7/591 kB | 6.3 kB Progress (3): 194/467 kB | 12/591 kB | 6.3 kB Progress (3): 198/467 kB | 12/591 kB | 6.3 kB Progress (3): 198/467 kB | 16/591 kB | 6.3 kB Progress (3): 202/467 kB | 16/591 kB | 6.3 kB Progress (3): 202/467 kB | 20/591 kB | 6.3 kB Progress (3): 206/467 kB | 20/591 kB | 6.3 kB Progress (3): 206/467 kB | 24/591 kB | 6.3 kB Progress (3): 210/467 kB | 24/591 kB | 6.3 kB Progress (3): 210/467 kB | 28/591 kB | 6.3 kB Progress (3): 210/467 kB | 32/591 kB | 6.3 kB Progress (3): 214/467 kB | 32/591 kB | 6.3 kB Progress (3): 214/467 kB | 33/591 kB | 6.3 kB Progress (3): 218/467 kB | 33/591 kB | 6.3 kB Progress (3): 218/467 kB | 37/591 kB | 6.3 kB Progress (3): 222/467 kB | 37/591 kB | 6.3 kB Progress (3): 222/467 kB | 41/591 kB | 6.3 kB Progress (3): 226/467 kB | 41/591 kB | 6.3 kB Progress (3): 226/467 kB | 45/591 kB | 6.3 kB Progress (3): 230/467 kB | 45/591 kB | 6.3 kB Progress (3): 230/467 kB | 49/591 kB | 6.3 kB Progress (3): 234/467 kB | 49/591 kB | 6.3 kB Progress (3): 238/467 kB | 49/591 kB | 6.3 kB Progress (3): 242/467 kB | 49/591 kB | 6.3 kB Progress (3): 242/467 kB | 53/591 kB | 6.3 kB Progress (3): 246/467 kB | 53/591 kB | 6.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar (6.3 kB at 16 kB/s) Progress (3): 246/467 kB | 53/591 kB | 4.1/282 kB Progress (3): 250/467 kB | 53/591 kB | 4.1/282 kB Progress (3): 250/467 kB | 57/591 kB | 4.1/282 kB Progress (3): 254/467 kB | 57/591 kB | 4.1/282 kB Progress (3): 254/467 kB | 61/591 kB | 4.1/282 kB Progress (3): 254/467 kB | 65/591 kB | 4.1/282 kB Progress (3): 254/467 kB | 66/591 kB | 4.1/282 kB Progress (3): 254/467 kB | 66/591 kB | 7.7/282 kB Progress (4): 254/467 kB | 66/591 kB | 7.7/282 kB | 4.1/233 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar Progress (4): 254/467 kB | 66/591 kB | 7.7/282 kB | 7.7/233 kB Progress (4): 254/467 kB | 66/591 kB | 7.7/282 kB | 12/233 kB Progress (4): 254/467 kB | 66/591 kB | 7.7/282 kB | 16/233 kB Progress (4): 254/467 kB | 66/591 kB | 7.7/282 kB | 20/233 kB Progress (4): 254/467 kB | 66/591 kB | 7.7/282 kB | 24/233 kB Progress (4): 254/467 kB | 66/591 kB | 7.7/282 kB | 28/233 kB Progress (4): 254/467 kB | 66/591 kB | 7.7/282 kB | 32/233 kB Progress (4): 254/467 kB | 66/591 kB | 7.7/282 kB | 36/233 kB Progress (4): 254/467 kB | 66/591 kB | 7.7/282 kB | 40/233 kB Progress (4): 254/467 kB | 66/591 kB | 7.7/282 kB | 44/233 kB Progress (4): 254/467 kB | 66/591 kB | 7.7/282 kB | 48/233 kB Progress (4): 254/467 kB | 66/591 kB | 7.7/282 kB | 52/233 kB Progress (4): 254/467 kB | 66/591 kB | 7.7/282 kB | 56/233 kB Progress (4): 254/467 kB | 66/591 kB | 7.7/282 kB | 60/233 kB Progress (4): 254/467 kB | 66/591 kB | 7.7/282 kB | 64/233 kB Progress (4): 254/467 kB | 66/591 kB | 7.7/282 kB | 68/233 kB Progress (4): 254/467 kB | 66/591 kB | 7.7/282 kB | 72/233 kB Progress (4): 254/467 kB | 66/591 kB | 7.7/282 kB | 76/233 kB Progress (4): 254/467 kB | 66/591 kB | 7.7/282 kB | 80/233 kB Progress (4): 254/467 kB | 66/591 kB | 7.7/282 kB | 84/233 kB Progress (4): 254/467 kB | 66/591 kB | 12/282 kB | 84/233 kB Progress (4): 254/467 kB | 66/591 kB | 16/282 kB | 84/233 kB Progress (4): 254/467 kB | 70/591 kB | 16/282 kB | 84/233 kB Progress (4): 258/467 kB | 70/591 kB | 16/282 kB | 84/233 kB Progress (4): 258/467 kB | 74/591 kB | 16/282 kB | 84/233 kB Progress (4): 258/467 kB | 78/591 kB | 16/282 kB | 84/233 kB Progress (4): 258/467 kB | 82/591 kB | 16/282 kB | 84/233 kB Progress (4): 258/467 kB | 86/591 kB | 16/282 kB | 84/233 kB Progress (4): 258/467 kB | 90/591 kB | 16/282 kB | 84/233 kB Progress (4): 258/467 kB | 94/591 kB | 16/282 kB | 84/233 kB Progress (4): 258/467 kB | 98/591 kB | 16/282 kB | 84/233 kB Progress (4): 258/467 kB | 98/591 kB | 16/282 kB | 84/233 kB Progress (4): 258/467 kB | 102/591 kB | 16/282 kB | 84/233 kB Progress (4): 258/467 kB | 106/591 kB | 16/282 kB | 84/233 kB Progress (4): 258/467 kB | 110/591 kB | 16/282 kB | 84/233 kB Progress (4): 258/467 kB | 114/591 kB | 16/282 kB | 84/233 kB Progress (4): 258/467 kB | 118/591 kB | 16/282 kB | 84/233 kB Progress (4): 258/467 kB | 122/591 kB | 16/282 kB | 84/233 kB Progress (4): 258/467 kB | 126/591 kB | 16/282 kB | 84/233 kB Progress (4): 258/467 kB | 130/591 kB | 16/282 kB | 84/233 kB Progress (4): 258/467 kB | 134/591 kB | 16/282 kB | 84/233 kB Progress (4): 258/467 kB | 138/591 kB | 16/282 kB | 84/233 kB Progress (4): 258/467 kB | 142/591 kB | 16/282 kB | 84/233 kB Progress (4): 258/467 kB | 146/591 kB | 16/282 kB | 84/233 kB Progress (4): 258/467 kB | 150/591 kB | 16/282 kB | 84/233 kB Progress (4): 258/467 kB | 154/591 kB | 16/282 kB | 84/233 kB Progress (4): 258/467 kB | 158/591 kB | 16/282 kB | 84/233 kB Progress (4): 258/467 kB | 158/591 kB | 20/282 kB | 84/233 kB Progress (4): 258/467 kB | 158/591 kB | 24/282 kB | 84/233 kB Progress (4): 258/467 kB | 158/591 kB | 24/282 kB | 88/233 kB Progress (5): 258/467 kB | 158/591 kB | 24/282 kB | 88/233 kB | 2.5 kB Progress (5): 258/467 kB | 158/591 kB | 24/282 kB | 92/233 kB | 2.5 kB Progress (5): 258/467 kB | 158/591 kB | 24/282 kB | 96/233 kB | 2.5 kB Progress (5): 258/467 kB | 158/591 kB | 24/282 kB | 100/233 kB | 2.5 kB Progress (5): 258/467 kB | 158/591 kB | 24/282 kB | 104/233 kB | 2.5 kB Progress (5): 258/467 kB | 158/591 kB | 24/282 kB | 108/233 kB | 2.5 kB Progress (5): 258/467 kB | 158/591 kB | 24/282 kB | 112/233 kB | 2.5 kB Progress (5): 258/467 kB | 158/591 kB | 24/282 kB | 116/233 kB | 2.5 kB Progress (5): 258/467 kB | 158/591 kB | 24/282 kB | 120/233 kB | 2.5 kB Progress (5): 258/467 kB | 158/591 kB | 24/282 kB | 124/233 kB | 2.5 kB Progress (5): 258/467 kB | 158/591 kB | 24/282 kB | 128/233 kB | 2.5 kB Progress (5): 258/467 kB | 158/591 kB | 28/282 kB | 128/233 kB | 2.5 kB Progress (5): 258/467 kB | 162/591 kB | 28/282 kB | 128/233 kB | 2.5 kB Progress (5): 262/467 kB | 162/591 kB | 28/282 kB | 128/233 kB | 2.5 kB Progress (5): 262/467 kB | 166/591 kB | 28/282 kB | 128/233 kB | 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 5.6 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar Progress (4): 262/467 kB | 166/591 kB | 32/282 kB | 128/233 kB Progress (4): 262/467 kB | 166/591 kB | 32/282 kB | 132/233 kB Progress (4): 262/467 kB | 166/591 kB | 33/282 kB | 132/233 kB Progress (4): 262/467 kB | 170/591 kB | 33/282 kB | 132/233 kB Progress (4): 262/467 kB | 170/591 kB | 37/282 kB | 132/233 kB Progress (4): 266/467 kB | 170/591 kB | 37/282 kB | 132/233 kB Progress (4): 266/467 kB | 170/591 kB | 41/282 kB | 132/233 kB Progress (4): 266/467 kB | 174/591 kB | 41/282 kB | 132/233 kB Progress (4): 266/467 kB | 174/591 kB | 45/282 kB | 132/233 kB Progress (4): 266/467 kB | 174/591 kB | 45/282 kB | 136/233 kB Progress (4): 266/467 kB | 174/591 kB | 49/282 kB | 136/233 kB Progress (4): 266/467 kB | 178/591 kB | 49/282 kB | 136/233 kB Progress (4): 266/467 kB | 178/591 kB | 53/282 kB | 136/233 kB Progress (4): 270/467 kB | 178/591 kB | 53/282 kB | 136/233 kB Progress (4): 270/467 kB | 178/591 kB | 57/282 kB | 136/233 kB Progress (4): 270/467 kB | 182/591 kB | 57/282 kB | 136/233 kB Progress (4): 270/467 kB | 186/591 kB | 57/282 kB | 136/233 kB Progress (4): 270/467 kB | 186/591 kB | 57/282 kB | 140/233 kB Progress (4): 270/467 kB | 186/591 kB | 61/282 kB | 140/233 kB Progress (4): 274/467 kB | 186/591 kB | 61/282 kB | 140/233 kB Progress (4): 274/467 kB | 186/591 kB | 65/282 kB | 140/233 kB Progress (4): 274/467 kB | 190/591 kB | 65/282 kB | 140/233 kB Progress (4): 274/467 kB | 190/591 kB | 65/282 kB | 144/233 kB Progress (4): 274/467 kB | 190/591 kB | 65/282 kB | 148/233 kB Progress (4): 274/467 kB | 190/591 kB | 65/282 kB | 152/233 kB Progress (4): 274/467 kB | 194/591 kB | 65/282 kB | 152/233 kB Progress (4): 274/467 kB | 194/591 kB | 66/282 kB | 152/233 kB Progress (4): 274/467 kB | 198/591 kB | 66/282 kB | 152/233 kB Progress (4): 278/467 kB | 198/591 kB | 66/282 kB | 152/233 kB Progress (4): 278/467 kB | 202/591 kB | 66/282 kB | 152/233 kB Progress (4): 278/467 kB | 202/591 kB | 70/282 kB | 152/233 kB Progress (4): 278/467 kB | 202/591 kB | 70/282 kB | 156/233 kB Progress (5): 278/467 kB | 202/591 kB | 70/282 kB | 156/233 kB | 4.1/121 kB Progress (5): 278/467 kB | 202/591 kB | 70/282 kB | 160/233 kB | 4.1/121 kB Progress (5): 278/467 kB | 202/591 kB | 74/282 kB | 160/233 kB | 4.1/121 kB Progress (5): 278/467 kB | 206/591 kB | 74/282 kB | 160/233 kB | 4.1/121 kB Progress (5): 282/467 kB | 206/591 kB | 74/282 kB | 160/233 kB | 4.1/121 kB Progress (5): 282/467 kB | 210/591 kB | 74/282 kB | 160/233 kB | 4.1/121 kB Progress (5): 282/467 kB | 210/591 kB | 78/282 kB | 160/233 kB | 4.1/121 kB Progress (5): 282/467 kB | 210/591 kB | 82/282 kB | 160/233 kB | 4.1/121 kB Progress (5): 282/467 kB | 210/591 kB | 82/282 kB | 164/233 kB | 4.1/121 kB Progress (5): 282/467 kB | 210/591 kB | 82/282 kB | 164/233 kB | 7.7/121 kB Progress (5): 282/467 kB | 210/591 kB | 82/282 kB | 168/233 kB | 7.7/121 kB Progress (5): 282/467 kB | 210/591 kB | 82/282 kB | 172/233 kB | 7.7/121 kB Progress (5): 282/467 kB | 210/591 kB | 82/282 kB | 176/233 kB | 7.7/121 kB Progress (5): 282/467 kB | 210/591 kB | 82/282 kB | 180/233 kB | 7.7/121 kB Progress (5): 282/467 kB | 210/591 kB | 82/282 kB | 184/233 kB | 7.7/121 kB Progress (5): 282/467 kB | 210/591 kB | 86/282 kB | 184/233 kB | 7.7/121 kB Progress (5): 282/467 kB | 214/591 kB | 86/282 kB | 184/233 kB | 7.7/121 kB Progress (5): 286/467 kB | 214/591 kB | 86/282 kB | 184/233 kB | 7.7/121 kB Progress (5): 290/467 kB | 214/591 kB | 86/282 kB | 184/233 kB | 7.7/121 kB Progress (5): 290/467 kB | 218/591 kB | 86/282 kB | 184/233 kB | 7.7/121 kB Progress (5): 290/467 kB | 218/591 kB | 90/282 kB | 184/233 kB | 7.7/121 kB Progress (5): 290/467 kB | 218/591 kB | 90/282 kB | 188/233 kB | 7.7/121 kB Progress (5): 290/467 kB | 218/591 kB | 90/282 kB | 188/233 kB | 12/121 kB Progress (5): 290/467 kB | 218/591 kB | 90/282 kB | 188/233 kB | 16/121 kB Progress (5): 290/467 kB | 218/591 kB | 90/282 kB | 192/233 kB | 16/121 kB Progress (5): 290/467 kB | 218/591 kB | 94/282 kB | 192/233 kB | 16/121 kB Progress (5): 290/467 kB | 222/591 kB | 94/282 kB | 192/233 kB | 16/121 kB Progress (5): 294/467 kB | 222/591 kB | 94/282 kB | 192/233 kB | 16/121 kB Progress (5): 294/467 kB | 226/591 kB | 94/282 kB | 192/233 kB | 16/121 kB Progress (5): 294/467 kB | 226/591 kB | 98/282 kB | 192/233 kB | 16/121 kB Progress (5): 294/467 kB | 226/591 kB | 98/282 kB | 196/233 kB | 16/121 kB Progress (5): 294/467 kB | 226/591 kB | 98/282 kB | 196/233 kB | 20/121 kB Progress (5): 294/467 kB | 226/591 kB | 98/282 kB | 200/233 kB | 20/121 kB Progress (5): 294/467 kB | 226/591 kB | 98/282 kB | 200/233 kB | 20/121 kB Progress (5): 294/467 kB | 230/591 kB | 98/282 kB | 200/233 kB | 20/121 kB Progress (5): 298/467 kB | 230/591 kB | 98/282 kB | 200/233 kB | 20/121 kB Progress (5): 298/467 kB | 234/591 kB | 98/282 kB | 200/233 kB | 20/121 kB Progress (5): 298/467 kB | 234/591 kB | 102/282 kB | 200/233 kB | 20/121 kB Progress (5): 298/467 kB | 234/591 kB | 102/282 kB | 204/233 kB | 20/121 kB Progress (5): 298/467 kB | 234/591 kB | 102/282 kB | 204/233 kB | 24/121 kB Progress (5): 298/467 kB | 234/591 kB | 102/282 kB | 208/233 kB | 24/121 kB Progress (5): 298/467 kB | 234/591 kB | 106/282 kB | 208/233 kB | 24/121 kB Progress (5): 298/467 kB | 238/591 kB | 106/282 kB | 208/233 kB | 24/121 kB Progress (5): 302/467 kB | 238/591 kB | 106/282 kB | 208/233 kB | 24/121 kB Progress (5): 302/467 kB | 242/591 kB | 106/282 kB | 208/233 kB | 24/121 kB Progress (5): 302/467 kB | 242/591 kB | 110/282 kB | 208/233 kB | 24/121 kB Progress (5): 302/467 kB | 242/591 kB | 110/282 kB | 212/233 kB | 24/121 kB Progress (5): 302/467 kB | 242/591 kB | 110/282 kB | 212/233 kB | 28/121 kB Progress (5): 302/467 kB | 242/591 kB | 110/282 kB | 216/233 kB | 28/121 kB Progress (5): 302/467 kB | 242/591 kB | 114/282 kB | 216/233 kB | 28/121 kB Progress (5): 302/467 kB | 246/591 kB | 114/282 kB | 216/233 kB | 28/121 kB Progress (5): 306/467 kB | 246/591 kB | 114/282 kB | 216/233 kB | 28/121 kB Progress (5): 306/467 kB | 250/591 kB | 114/282 kB | 216/233 kB | 28/121 kB Progress (5): 306/467 kB | 250/591 kB | 118/282 kB | 216/233 kB | 28/121 kB Progress (5): 306/467 kB | 250/591 kB | 118/282 kB | 220/233 kB | 28/121 kB Progress (5): 306/467 kB | 250/591 kB | 118/282 kB | 220/233 kB | 32/121 kB Progress (5): 306/467 kB | 250/591 kB | 118/282 kB | 224/233 kB | 32/121 kB Progress (5): 306/467 kB | 250/591 kB | 122/282 kB | 224/233 kB | 32/121 kB Progress (5): 306/467 kB | 254/591 kB | 122/282 kB | 224/233 kB | 32/121 kB Progress (5): 306/467 kB | 258/591 kB | 122/282 kB | 224/233 kB | 32/121 kB Progress (5): 310/467 kB | 258/591 kB | 122/282 kB | 224/233 kB | 32/121 kB Progress (5): 310/467 kB | 262/591 kB | 122/282 kB | 224/233 kB | 32/121 kB Progress (5): 310/467 kB | 262/591 kB | 126/282 kB | 224/233 kB | 32/121 kB Progress (5): 310/467 kB | 262/591 kB | 126/282 kB | 228/233 kB | 32/121 kB Progress (5): 310/467 kB | 262/591 kB | 126/282 kB | 228/233 kB | 33/121 kB Progress (5): 310/467 kB | 262/591 kB | 126/282 kB | 232/233 kB | 33/121 kB Progress (5): 310/467 kB | 262/591 kB | 130/282 kB | 232/233 kB | 33/121 kB Progress (5): 310/467 kB | 266/591 kB | 130/282 kB | 232/233 kB | 33/121 kB Progress (5): 314/467 kB | 266/591 kB | 130/282 kB | 232/233 kB | 33/121 kB Progress (5): 314/467 kB | 270/591 kB | 130/282 kB | 232/233 kB | 33/121 kB Progress (5): 314/467 kB | 270/591 kB | 131/282 kB | 232/233 kB | 33/121 kB Progress (5): 314/467 kB | 270/591 kB | 131/282 kB | 233 kB | 33/121 kB Progress (5): 314/467 kB | 270/591 kB | 131/282 kB | 233 kB | 37/121 kB Progress (5): 314/467 kB | 270/591 kB | 135/282 kB | 233 kB | 37/121 kB Progress (5): 314/467 kB | 270/591 kB | 139/282 kB | 233 kB | 37/121 kB Progress (5): 314/467 kB | 274/591 kB | 139/282 kB | 233 kB | 37/121 kB Progress (5): 318/467 kB | 274/591 kB | 139/282 kB | 233 kB | 37/121 kB Progress (5): 322/467 kB | 274/591 kB | 139/282 kB | 233 kB | 37/121 kB Progress (5): 326/467 kB | 274/591 kB | 139/282 kB | 233 kB | 37/121 kB Progress (5): 330/467 kB | 274/591 kB | 139/282 kB | 233 kB | 37/121 kB Progress (5): 334/467 kB | 274/591 kB | 139/282 kB | 233 kB | 37/121 kB Progress (5): 338/467 kB | 274/591 kB | 139/282 kB | 233 kB | 37/121 kB Progress (5): 342/467 kB | 274/591 kB | 139/282 kB | 233 kB | 37/121 kB Progress (5): 346/467 kB | 274/591 kB | 139/282 kB | 233 kB | 37/121 kB Progress (5): 350/467 kB | 274/591 kB | 139/282 kB | 233 kB | 37/121 kB Progress (5): 354/467 kB | 274/591 kB | 139/282 kB | 233 kB | 37/121 kB Progress (5): 358/467 kB | 274/591 kB | 139/282 kB | 233 kB | 37/121 kB Progress (5): 358/467 kB | 278/591 kB | 139/282 kB | 233 kB | 37/121 kB Progress (5): 358/467 kB | 278/591 kB | 143/282 kB | 233 kB | 37/121 kB Progress (5): 358/467 kB | 278/591 kB | 143/282 kB | 233 kB | 41/121 kB Progress (5): 358/467 kB | 282/591 kB | 143/282 kB | 233 kB | 41/121 kB Progress (5): 358/467 kB | 286/591 kB | 143/282 kB | 233 kB | 41/121 kB Progress (5): 358/467 kB | 290/591 kB | 143/282 kB | 233 kB | 41/121 kB Progress (5): 358/467 kB | 294/591 kB | 143/282 kB | 233 kB | 41/121 kB Progress (5): 358/467 kB | 294/591 kB | 147/282 kB | 233 kB | 41/121 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 434 kB/s) Progress (4): 362/467 kB | 294/591 kB | 147/282 kB | 41/121 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar Progress (4): 362/467 kB | 294/591 kB | 151/282 kB | 41/121 kB Progress (4): 362/467 kB | 294/591 kB | 155/282 kB | 41/121 kB Progress (4): 362/467 kB | 298/591 kB | 155/282 kB | 41/121 kB Progress (4): 362/467 kB | 298/591 kB | 155/282 kB | 45/121 kB Progress (4): 362/467 kB | 298/591 kB | 155/282 kB | 49/121 kB Progress (4): 362/467 kB | 298/591 kB | 155/282 kB | 53/121 kB Progress (4): 362/467 kB | 298/591 kB | 155/282 kB | 57/121 kB Progress (4): 362/467 kB | 298/591 kB | 155/282 kB | 61/121 kB Progress (4): 362/467 kB | 298/591 kB | 155/282 kB | 65/121 kB Progress (4): 362/467 kB | 298/591 kB | 155/282 kB | 66/121 kB Progress (4): 362/467 kB | 298/591 kB | 155/282 kB | 70/121 kB Progress (4): 362/467 kB | 298/591 kB | 155/282 kB | 74/121 kB Progress (4): 362/467 kB | 298/591 kB | 155/282 kB | 78/121 kB Progress (4): 362/467 kB | 298/591 kB | 155/282 kB | 82/121 kB Progress (4): 362/467 kB | 298/591 kB | 155/282 kB | 86/121 kB Progress (4): 362/467 kB | 298/591 kB | 155/282 kB | 90/121 kB Progress (5): 362/467 kB | 298/591 kB | 155/282 kB | 90/121 kB | 4.1/27 kB Progress (5): 362/467 kB | 302/591 kB | 155/282 kB | 90/121 kB | 4.1/27 kB Progress (5): 362/467 kB | 306/591 kB | 155/282 kB | 90/121 kB | 4.1/27 kB Progress (5): 362/467 kB | 306/591 kB | 159/282 kB | 90/121 kB | 4.1/27 kB Progress (5): 362/467 kB | 306/591 kB | 163/282 kB | 90/121 kB | 4.1/27 kB Progress (5): 362/467 kB | 306/591 kB | 167/282 kB | 90/121 kB | 4.1/27 kB Progress (5): 362/467 kB | 306/591 kB | 171/282 kB | 90/121 kB | 4.1/27 kB Progress (5): 362/467 kB | 306/591 kB | 175/282 kB | 90/121 kB | 4.1/27 kB Progress (5): 362/467 kB | 306/591 kB | 179/282 kB | 90/121 kB | 4.1/27 kB Progress (5): 362/467 kB | 306/591 kB | 183/282 kB | 90/121 kB | 4.1/27 kB Progress (5): 362/467 kB | 306/591 kB | 187/282 kB | 90/121 kB | 4.1/27 kB Progress (5): 366/467 kB | 306/591 kB | 187/282 kB | 90/121 kB | 4.1/27 kB Progress (5): 370/467 kB | 306/591 kB | 187/282 kB | 90/121 kB | 4.1/27 kB Progress (5): 370/467 kB | 306/591 kB | 191/282 kB | 90/121 kB | 4.1/27 kB Progress (5): 370/467 kB | 310/591 kB | 191/282 kB | 90/121 kB | 4.1/27 kB Progress (5): 370/467 kB | 310/591 kB | 191/282 kB | 90/121 kB | 7.7/27 kB Progress (5): 370/467 kB | 310/591 kB | 191/282 kB | 94/121 kB | 7.7/27 kB Progress (5): 370/467 kB | 310/591 kB | 191/282 kB | 98/121 kB | 7.7/27 kB Progress (5): 370/467 kB | 310/591 kB | 191/282 kB | 98/121 kB | 12/27 kB Progress (5): 370/467 kB | 314/591 kB | 191/282 kB | 98/121 kB | 12/27 kB Progress (5): 370/467 kB | 314/591 kB | 195/282 kB | 98/121 kB | 12/27 kB Progress (5): 374/467 kB | 314/591 kB | 195/282 kB | 98/121 kB | 12/27 kB Progress (5): 374/467 kB | 314/591 kB | 199/282 kB | 98/121 kB | 12/27 kB Progress (5): 374/467 kB | 318/591 kB | 199/282 kB | 98/121 kB | 12/27 kB Progress (5): 374/467 kB | 322/591 kB | 199/282 kB | 98/121 kB | 12/27 kB Progress (5): 374/467 kB | 326/591 kB | 199/282 kB | 98/121 kB | 12/27 kB Progress (5): 374/467 kB | 330/591 kB | 199/282 kB | 98/121 kB | 12/27 kB Progress (5): 374/467 kB | 334/591 kB | 199/282 kB | 98/121 kB | 12/27 kB Progress (5): 374/467 kB | 338/591 kB | 199/282 kB | 98/121 kB | 12/27 kB Progress (5): 374/467 kB | 342/591 kB | 199/282 kB | 98/121 kB | 12/27 kB Progress (5): 374/467 kB | 346/591 kB | 199/282 kB | 98/121 kB | 12/27 kB Progress (5): 374/467 kB | 350/591 kB | 199/282 kB | 98/121 kB | 12/27 kB Progress (5): 374/467 kB | 354/591 kB | 199/282 kB | 98/121 kB | 12/27 kB Progress (5): 374/467 kB | 358/591 kB | 199/282 kB | 98/121 kB | 12/27 kB Progress (5): 374/467 kB | 362/591 kB | 199/282 kB | 98/121 kB | 12/27 kB Progress (5): 374/467 kB | 366/591 kB | 199/282 kB | 98/121 kB | 12/27 kB Progress (5): 374/467 kB | 370/591 kB | 199/282 kB | 98/121 kB | 12/27 kB Progress (5): 374/467 kB | 370/591 kB | 199/282 kB | 98/121 kB | 16/27 kB Progress (5): 374/467 kB | 370/591 kB | 199/282 kB | 102/121 kB | 16/27 kB Progress (5): 374/467 kB | 370/591 kB | 199/282 kB | 106/121 kB | 16/27 kB Progress (5): 374/467 kB | 370/591 kB | 199/282 kB | 106/121 kB | 20/27 kB Progress (5): 374/467 kB | 370/591 kB | 199/282 kB | 106/121 kB | 24/27 kB Progress (5): 374/467 kB | 374/591 kB | 199/282 kB | 106/121 kB | 24/27 kB Progress (5): 374/467 kB | 374/591 kB | 203/282 kB | 106/121 kB | 24/27 kB Progress (5): 378/467 kB | 374/591 kB | 203/282 kB | 106/121 kB | 24/27 kB Progress (5): 378/467 kB | 374/591 kB | 207/282 kB | 106/121 kB | 24/27 kB Progress (5): 378/467 kB | 374/591 kB | 211/282 kB | 106/121 kB | 24/27 kB Progress (5): 378/467 kB | 378/591 kB | 211/282 kB | 106/121 kB | 24/27 kB Progress (5): 378/467 kB | 378/591 kB | 211/282 kB | 106/121 kB | 27 kB Progress (5): 378/467 kB | 378/591 kB | 211/282 kB | 110/121 kB | 27 kB Progress (5): 378/467 kB | 378/591 kB | 211/282 kB | 114/121 kB | 27 kB Progress (5): 378/467 kB | 378/591 kB | 211/282 kB | 118/121 kB | 27 kB Progress (5): 378/467 kB | 378/591 kB | 211/282 kB | 121 kB | 27 kB Progress (5): 378/467 kB | 382/591 kB | 211/282 kB | 121 kB | 27 kB Progress (5): 378/467 kB | 386/591 kB | 211/282 kB | 121 kB | 27 kB Progress (5): 378/467 kB | 386/591 kB | 215/282 kB | 121 kB | 27 kB Progress (5): 378/467 kB | 386/591 kB | 219/282 kB | 121 kB | 27 kB Progress (5): 382/467 kB | 386/591 kB | 219/282 kB | 121 kB | 27 kB Progress (5): 382/467 kB | 386/591 kB | 223/282 kB | 121 kB | 27 kB Progress (5): 382/467 kB | 386/591 kB | 227/282 kB | 121 kB | 27 kB Progress (5): 382/467 kB | 390/591 kB | 227/282 kB | 121 kB | 27 kB Progress (5): 382/467 kB | 390/591 kB | 231/282 kB | 121 kB | 27 kB Progress (5): 382/467 kB | 390/591 kB | 235/282 kB | 121 kB | 27 kB Progress (5): 386/467 kB | 390/591 kB | 235/282 kB | 121 kB | 27 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar (121 kB at 204 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar Progress (4): 386/467 kB | 390/591 kB | 239/282 kB | 27 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar (27 kB at 46 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar Progress (3): 386/467 kB | 394/591 kB | 239/282 kB Progress (3): 386/467 kB | 398/591 kB | 239/282 kB Progress (3): 386/467 kB | 402/591 kB | 239/282 kB Progress (3): 386/467 kB | 406/591 kB | 239/282 kB Progress (3): 386/467 kB | 410/591 kB | 239/282 kB Progress (3): 386/467 kB | 410/591 kB | 243/282 kB Progress (3): 390/467 kB | 410/591 kB | 243/282 kB Progress (3): 390/467 kB | 410/591 kB | 247/282 kB Progress (3): 390/467 kB | 410/591 kB | 251/282 kB Progress (3): 390/467 kB | 414/591 kB | 251/282 kB Progress (3): 390/467 kB | 418/591 kB | 251/282 kB Progress (3): 390/467 kB | 418/591 kB | 255/282 kB Progress (3): 390/467 kB | 418/591 kB | 259/282 kB Progress (4): 390/467 kB | 418/591 kB | 259/282 kB | 4.1/50 kB Progress (4): 390/467 kB | 418/591 kB | 259/282 kB | 7.7/50 kB Progress (5): 390/467 kB | 418/591 kB | 259/282 kB | 7.7/50 kB | 4.1/232 kB Progress (5): 390/467 kB | 418/591 kB | 259/282 kB | 7.7/50 kB | 7.7/232 kB Progress (5): 394/467 kB | 418/591 kB | 259/282 kB | 7.7/50 kB | 7.7/232 kB Progress (5): 394/467 kB | 418/591 kB | 259/282 kB | 7.7/50 kB | 12/232 kB Progress (5): 394/467 kB | 418/591 kB | 259/282 kB | 12/50 kB | 12/232 kB Progress (5): 394/467 kB | 418/591 kB | 263/282 kB | 12/50 kB | 12/232 kB Progress (5): 394/467 kB | 422/591 kB | 263/282 kB | 12/50 kB | 12/232 kB Progress (5): 394/467 kB | 422/591 kB | 267/282 kB | 12/50 kB | 12/232 kB Progress (5): 394/467 kB | 422/591 kB | 267/282 kB | 16/50 kB | 12/232 kB Progress (5): 394/467 kB | 422/591 kB | 267/282 kB | 16/50 kB | 16/232 kB Progress (5): 398/467 kB | 422/591 kB | 267/282 kB | 16/50 kB | 16/232 kB Progress (5): 402/467 kB | 422/591 kB | 267/282 kB | 16/50 kB | 16/232 kB Progress (5): 402/467 kB | 422/591 kB | 267/282 kB | 16/50 kB | 20/232 kB Progress (5): 402/467 kB | 422/591 kB | 267/282 kB | 20/50 kB | 20/232 kB Progress (5): 402/467 kB | 422/591 kB | 271/282 kB | 20/50 kB | 20/232 kB Progress (5): 402/467 kB | 426/591 kB | 271/282 kB | 20/50 kB | 20/232 kB Progress (5): 402/467 kB | 426/591 kB | 275/282 kB | 20/50 kB | 20/232 kB Progress (5): 402/467 kB | 426/591 kB | 275/282 kB | 24/50 kB | 20/232 kB Progress (5): 402/467 kB | 426/591 kB | 275/282 kB | 24/50 kB | 24/232 kB Progress (5): 406/467 kB | 426/591 kB | 275/282 kB | 24/50 kB | 24/232 kB Progress (5): 406/467 kB | 426/591 kB | 275/282 kB | 24/50 kB | 28/232 kB Progress (5): 406/467 kB | 426/591 kB | 275/282 kB | 28/50 kB | 28/232 kB Progress (5): 406/467 kB | 426/591 kB | 275/282 kB | 32/50 kB | 28/232 kB Progress (5): 406/467 kB | 426/591 kB | 275/282 kB | 36/50 kB | 28/232 kB Progress (5): 406/467 kB | 426/591 kB | 275/282 kB | 40/50 kB | 28/232 kB Progress (5): 406/467 kB | 426/591 kB | 279/282 kB | 40/50 kB | 28/232 kB Progress (5): 406/467 kB | 430/591 kB | 279/282 kB | 40/50 kB | 28/232 kB Progress (5): 406/467 kB | 434/591 kB | 279/282 kB | 40/50 kB | 28/232 kB Progress (5): 406/467 kB | 434/591 kB | 282 kB | 40/50 kB | 28/232 kB Progress (5): 406/467 kB | 434/591 kB | 282 kB | 44/50 kB | 28/232 kB Progress (5): 406/467 kB | 434/591 kB | 282 kB | 48/50 kB | 28/232 kB Progress (5): 406/467 kB | 434/591 kB | 282 kB | 50 kB | 28/232 kB Progress (5): 406/467 kB | 434/591 kB | 282 kB | 50 kB | 32/232 kB Progress (5): 406/467 kB | 434/591 kB | 282 kB | 50 kB | 33/232 kB Progress (5): 410/467 kB | 434/591 kB | 282 kB | 50 kB | 33/232 kB Progress (5): 414/467 kB | 434/591 kB | 282 kB | 50 kB | 33/232 kB Progress (5): 418/467 kB | 434/591 kB | 282 kB | 50 kB | 33/232 kB Progress (5): 422/467 kB | 434/591 kB | 282 kB | 50 kB | 33/232 kB Progress (5): 426/467 kB | 434/591 kB | 282 kB | 50 kB | 33/232 kB Progress (5): 426/467 kB | 434/591 kB | 282 kB | 50 kB | 37/232 kB Progress (5): 426/467 kB | 438/591 kB | 282 kB | 50 kB | 37/232 kB Progress (5): 426/467 kB | 442/591 kB | 282 kB | 50 kB | 37/232 kB Progress (5): 426/467 kB | 446/591 kB | 282 kB | 50 kB | 37/232 kB Progress (5): 426/467 kB | 450/591 kB | 282 kB | 50 kB | 37/232 kB Progress (5): 426/467 kB | 454/591 kB | 282 kB | 50 kB | 37/232 kB Progress (5): 426/467 kB | 458/591 kB | 282 kB | 50 kB | 37/232 kB Progress (5): 426/467 kB | 462/591 kB | 282 kB | 50 kB | 37/232 kB Progress (5): 426/467 kB | 466/591 kB | 282 kB | 50 kB | 37/232 kB Progress (5): 426/467 kB | 466/591 kB | 282 kB | 50 kB | 41/232 kB Progress (5): 430/467 kB | 466/591 kB | 282 kB | 50 kB | 41/232 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (282 kB at 437 kB/s) Progress (4): 434/467 kB | 466/591 kB | 50 kB | 41/232 kB Progress (4): 434/467 kB | 466/591 kB | 50 kB | 45/232 kB Progress (4): 434/467 kB | 470/591 kB | 50 kB | 45/232 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar (50 kB at 77 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar Progress (3): 434/467 kB | 474/591 kB | 45/232 kB Progress (3): 434/467 kB | 478/591 kB | 45/232 kB Progress (3): 434/467 kB | 482/591 kB | 45/232 kB Progress (3): 434/467 kB | 486/591 kB | 45/232 kB Progress (3): 434/467 kB | 490/591 kB | 45/232 kB Progress (3): 434/467 kB | 494/591 kB | 45/232 kB Progress (3): 434/467 kB | 498/591 kB | 45/232 kB Progress (3): 434/467 kB | 502/591 kB | 45/232 kB Progress (3): 434/467 kB | 506/591 kB | 45/232 kB Progress (3): 434/467 kB | 510/591 kB | 45/232 kB Progress (3): 434/467 kB | 514/591 kB | 45/232 kB Progress (3): 434/467 kB | 518/591 kB | 45/232 kB Progress (3): 434/467 kB | 522/591 kB | 45/232 kB Progress (3): 434/467 kB | 526/591 kB | 45/232 kB Progress (3): 434/467 kB | 530/591 kB | 45/232 kB Progress (3): 434/467 kB | 534/591 kB | 45/232 kB Progress (3): 434/467 kB | 538/591 kB | 45/232 kB Progress (4): 434/467 kB | 538/591 kB | 45/232 kB | 4.1/90 kB Progress (4): 434/467 kB | 538/591 kB | 49/232 kB | 4.1/90 kB Progress (4): 438/467 kB | 538/591 kB | 49/232 kB | 4.1/90 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar Progress (4): 442/467 kB | 538/591 kB | 49/232 kB | 4.1/90 kB Progress (4): 442/467 kB | 538/591 kB | 53/232 kB | 4.1/90 kB Progress (4): 442/467 kB | 538/591 kB | 53/232 kB | 7.7/90 kB Progress (4): 442/467 kB | 542/591 kB | 53/232 kB | 7.7/90 kB Progress (4): 442/467 kB | 542/591 kB | 53/232 kB | 12/90 kB Progress (4): 442/467 kB | 542/591 kB | 57/232 kB | 12/90 kB Progress (4): 446/467 kB | 542/591 kB | 57/232 kB | 12/90 kB Progress (4): 446/467 kB | 542/591 kB | 61/232 kB | 12/90 kB Progress (4): 446/467 kB | 542/591 kB | 61/232 kB | 16/90 kB Progress (4): 446/467 kB | 546/591 kB | 61/232 kB | 16/90 kB Progress (4): 446/467 kB | 546/591 kB | 61/232 kB | 20/90 kB Progress (4): 446/467 kB | 546/591 kB | 65/232 kB | 20/90 kB Progress (4): 450/467 kB | 546/591 kB | 65/232 kB | 20/90 kB Progress (4): 450/467 kB | 546/591 kB | 66/232 kB | 20/90 kB Progress (4): 450/467 kB | 546/591 kB | 66/232 kB | 24/90 kB Progress (4): 450/467 kB | 550/591 kB | 66/232 kB | 24/90 kB Progress (4): 450/467 kB | 550/591 kB | 66/232 kB | 28/90 kB Progress (4): 450/467 kB | 550/591 kB | 70/232 kB | 28/90 kB Progress (4): 454/467 kB | 550/591 kB | 70/232 kB | 28/90 kB Progress (4): 454/467 kB | 550/591 kB | 74/232 kB | 28/90 kB Progress (4): 454/467 kB | 550/591 kB | 74/232 kB | 32/90 kB Progress (4): 454/467 kB | 554/591 kB | 74/232 kB | 32/90 kB Progress (4): 454/467 kB | 554/591 kB | 74/232 kB | 33/90 kB Progress (4): 454/467 kB | 554/591 kB | 78/232 kB | 33/90 kB Progress (4): 458/467 kB | 554/591 kB | 78/232 kB | 33/90 kB Progress (5): 458/467 kB | 554/591 kB | 78/232 kB | 33/90 kB | 4.1/60 kB Progress (5): 462/467 kB | 554/591 kB | 78/232 kB | 33/90 kB | 4.1/60 kB Progress (5): 462/467 kB | 554/591 kB | 82/232 kB | 33/90 kB | 4.1/60 kB Progress (5): 462/467 kB | 554/591 kB | 82/232 kB | 37/90 kB | 4.1/60 kB Progress (5): 462/467 kB | 558/591 kB | 82/232 kB | 37/90 kB | 4.1/60 kB Progress (5): 462/467 kB | 558/591 kB | 82/232 kB | 41/90 kB | 4.1/60 kB Progress (5): 462/467 kB | 558/591 kB | 86/232 kB | 41/90 kB | 4.1/60 kB Progress (5): 462/467 kB | 558/591 kB | 90/232 kB | 41/90 kB | 4.1/60 kB Progress (5): 466/467 kB | 558/591 kB | 90/232 kB | 41/90 kB | 4.1/60 kB Progress (5): 466/467 kB | 558/591 kB | 90/232 kB | 41/90 kB | 7.7/60 kB Progress (5): 467 kB | 558/591 kB | 90/232 kB | 41/90 kB | 7.7/60 kB Progress (5): 467 kB | 558/591 kB | 94/232 kB | 41/90 kB | 7.7/60 kB Progress (5): 467 kB | 558/591 kB | 94/232 kB | 45/90 kB | 7.7/60 kB Progress (5): 467 kB | 562/591 kB | 94/232 kB | 45/90 kB | 7.7/60 kB Progress (5): 467 kB | 562/591 kB | 94/232 kB | 49/90 kB | 7.7/60 kB Progress (5): 467 kB | 562/591 kB | 98/232 kB | 49/90 kB | 7.7/60 kB Progress (5): 467 kB | 562/591 kB | 98/232 kB | 49/90 kB | 12/60 kB Progress (5): 467 kB | 562/591 kB | 98/232 kB | 49/90 kB | 12/60 kB Progress (5): 467 kB | 562/591 kB | 98/232 kB | 53/90 kB | 12/60 kB Progress (5): 467 kB | 562/591 kB | 102/232 kB | 53/90 kB | 12/60 kB Progress (5): 467 kB | 566/591 kB | 102/232 kB | 53/90 kB | 12/60 kB Progress (5): 467 kB | 566/591 kB | 106/232 kB | 53/90 kB | 12/60 kB Progress (5): 467 kB | 566/591 kB | 106/232 kB | 57/90 kB | 12/60 kB Progress (5): 467 kB | 566/591 kB | 106/232 kB | 57/90 kB | 16/60 kB Progress (5): 467 kB | 566/591 kB | 106/232 kB | 61/90 kB | 16/60 kB Progress (5): 467 kB | 566/591 kB | 110/232 kB | 61/90 kB | 16/60 kB Progress (5): 467 kB | 570/591 kB | 110/232 kB | 61/90 kB | 16/60 kB Progress (5): 467 kB | 570/591 kB | 114/232 kB | 61/90 kB | 16/60 kB Progress (5): 467 kB | 570/591 kB | 114/232 kB | 65/90 kB | 16/60 kB Progress (5): 467 kB | 570/591 kB | 118/232 kB | 65/90 kB | 16/60 kB Progress (5): 467 kB | 570/591 kB | 122/232 kB | 65/90 kB | 16/60 kB Progress (5): 467 kB | 570/591 kB | 126/232 kB | 65/90 kB | 16/60 kB Progress (5): 467 kB | 570/591 kB | 130/232 kB | 65/90 kB | 16/60 kB Progress (5): 467 kB | 570/591 kB | 130/232 kB | 65/90 kB | 20/60 kB Progress (5): 467 kB | 570/591 kB | 131/232 kB | 65/90 kB | 20/60 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar (467 kB at 671 kB/s) Progress (4): 570/591 kB | 131/232 kB | 69/90 kB | 20/60 kB Progress (4): 570/591 kB | 131/232 kB | 73/90 kB | 20/60 kB Progress (4): 570/591 kB | 131/232 kB | 77/90 kB | 20/60 kB Progress (4): 570/591 kB | 131/232 kB | 81/90 kB | 20/60 kB Progress (4): 570/591 kB | 131/232 kB | 85/90 kB | 20/60 kB Progress (4): 570/591 kB | 131/232 kB | 89/90 kB | 20/60 kB Progress (4): 570/591 kB | 131/232 kB | 90 kB | 20/60 kB Progress (4): 574/591 kB | 131/232 kB | 90 kB | 20/60 kB Progress (4): 574/591 kB | 135/232 kB | 90 kB | 20/60 kB Progress (4): 574/591 kB | 135/232 kB | 90 kB | 24/60 kB Progress (4): 574/591 kB | 135/232 kB | 90 kB | 28/60 kB Progress (4): 574/591 kB | 135/232 kB | 90 kB | 32/60 kB Progress (4): 574/591 kB | 135/232 kB | 90 kB | 33/60 kB Progress (4): 574/591 kB | 135/232 kB | 90 kB | 37/60 kB Progress (4): 574/591 kB | 135/232 kB | 90 kB | 41/60 kB Progress (4): 574/591 kB | 135/232 kB | 90 kB | 45/60 kB Progress (4): 574/591 kB | 139/232 kB | 90 kB | 45/60 kB Progress (4): 578/591 kB | 139/232 kB | 90 kB | 45/60 kB Progress (4): 582/591 kB | 139/232 kB | 90 kB | 45/60 kB Progress (4): 586/591 kB | 139/232 kB | 90 kB | 45/60 kB Progress (4): 586/591 kB | 143/232 kB | 90 kB | 45/60 kB Progress (4): 586/591 kB | 147/232 kB | 90 kB | 45/60 kB Progress (4): 586/591 kB | 151/232 kB | 90 kB | 45/60 kB Progress (4): 586/591 kB | 155/232 kB | 90 kB | 45/60 kB Progress (4): 586/591 kB | 159/232 kB | 90 kB | 45/60 kB Progress (4): 586/591 kB | 163/232 kB | 90 kB | 45/60 kB Progress (4): 586/591 kB | 164/232 kB | 90 kB | 45/60 kB Progress (4): 586/591 kB | 168/232 kB | 90 kB | 45/60 kB Progress (4): 586/591 kB | 172/232 kB | 90 kB | 45/60 kB Progress (4): 586/591 kB | 176/232 kB | 90 kB | 45/60 kB Progress (4): 586/591 kB | 180/232 kB | 90 kB | 45/60 kB Progress (4): 586/591 kB | 184/232 kB | 90 kB | 45/60 kB Progress (4): 586/591 kB | 188/232 kB | 90 kB | 45/60 kB Progress (4): 586/591 kB | 192/232 kB | 90 kB | 45/60 kB Progress (4): 586/591 kB | 196/232 kB | 90 kB | 45/60 kB Progress (4): 586/591 kB | 197/232 kB | 90 kB | 45/60 kB Progress (4): 586/591 kB | 197/232 kB | 90 kB | 49/60 kB Progress (4): 586/591 kB | 201/232 kB | 90 kB | 49/60 kB Progress (4): 586/591 kB | 205/232 kB | 90 kB | 49/60 kB Progress (4): 590/591 kB | 205/232 kB | 90 kB | 49/60 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 124 kB/s) Progress (3): 591 kB | 205/232 kB | 49/60 kB Progress (3): 591 kB | 209/232 kB | 49/60 kB Progress (3): 591 kB | 213/232 kB | 49/60 kB Progress (3): 591 kB | 213/232 kB | 53/60 kB Progress (3): 591 kB | 213/232 kB | 57/60 kB Progress (3): 591 kB | 213/232 kB | 60 kB Progress (3): 591 kB | 217/232 kB | 60 kB Progress (3): 591 kB | 221/232 kB | 60 kB Progress (3): 591 kB | 225/232 kB | 60 kB Progress (3): 591 kB | 229/232 kB | 60 kB Progress (3): 591 kB | 232 kB | 60 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (591 kB at 800 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 81 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 312 kB/s) [WARNING] [WARNING] Some problems were encountered while building the effective model for jakarta.transaction:jakarta.transaction-api:jar:1.3.2 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-enforcer-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 162, 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 1 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-enforcer-plugin/maven-metadata.xml Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/maven-metadata.xml Progress (1): 848 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/maven-metadata.xml (848 B at 26 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M2/maven-enforcer-plugin-3.0.0-M2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M2/maven-enforcer-plugin-3.0.0-M2.pom Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M2/maven-enforcer-plugin-3.0.0-M2.pom (6.8 kB at 263 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/enforcer/enforcer/3.0.0-M2/enforcer-3.0.0-M2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.0.0-M2/enforcer-3.0.0-M2.pom Progress (1): 4.1/7.9 kB Progress (1): 7.7/7.9 kB Progress (1): 7.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.0.0-M2/enforcer-3.0.0-M2.pom (7.9 kB at 359 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/31/maven-parent-31.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom Progress (1): 4.1/43 kB Progress (1): 7.7/43 kB Progress (1): 12/43 kB Progress (1): 16/43 kB Progress (1): 20/43 kB Progress (1): 24/43 kB Progress (1): 28/43 kB Progress (1): 32/43 kB Progress (1): 33/43 kB Progress (1): 37/43 kB Progress (1): 41/43 kB Progress (1): 43 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.8 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/19/apache-19.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 738 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M2/maven-enforcer-plugin-3.0.0-M2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M2/maven-enforcer-plugin-3.0.0-M2.jar Progress (1): 4.1/26 kB Progress (1): 7.7/26 kB Progress (1): 12/26 kB Progress (1): 16/26 kB Progress (1): 20/26 kB Progress (1): 24/26 kB Progress (1): 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M2/maven-enforcer-plugin-3.0.0-M2.jar (26 kB at 1.0 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/felix/maven-bundle-plugin/1.4.3/maven-bundle-plugin-1.4.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/1.4.3/maven-bundle-plugin-1.4.3.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/1.4.3/maven-bundle-plugin-1.4.3.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/felix/felix/1.0.2/felix-1.0.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix/1.0.2/felix-1.0.2.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix/1.0.2/felix-1.0.2.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/felix/maven-bundle-plugin/1.4.3/maven-bundle-plugin-1.4.3.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/1.4.3/maven-bundle-plugin-1.4.3.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/1.4.3/maven-bundle-plugin-1.4.3.jar (0 B at 0 B/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 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 (0 B at 0 B/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 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/5/apache-5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-javadoc-plugin/2.9/maven-javadoc-plugin-2.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/2.9/maven-javadoc-plugin-2.9.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/2.9/maven-javadoc-plugin-2.9.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/11/apache-11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-javadoc-plugin/2.9/maven-javadoc-plugin-2.9.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/2.9/maven-javadoc-plugin-2.9.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/2.9/maven-javadoc-plugin-2.9.jar (0 B at 0 B/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 219 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 437 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/26/maven-parent-26.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom Progress (1): 4.1/40 kB Progress (1): 7.7/40 kB Progress (1): 12/40 kB Progress (1): 16/40 kB Progress (1): 20/40 kB Progress (1): 24/40 kB Progress (1): 28/40 kB Progress (1): 32/40 kB Progress (1): 36/40 kB Progress (1): 40/40 kB Progress (1): 40 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.1 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/16/apache-16.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (0 B at 0 B/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 1.6 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/findbugs-maven-plugin/2.3.1/findbugs-maven-plugin-2.3.1.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/findbugs-maven-plugin/2.3.1/findbugs-maven-plugin-2.3.1.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/mojo-parent/22/mojo-parent-22.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/mojo-parent/22/mojo-parent-22.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/findbugs-maven-plugin/2.3.1/findbugs-maven-plugin-2.3.1.jar Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/findbugs-maven-plugin/2.3.1/findbugs-maven-plugin-2.3.1.jar (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/27/maven-parent-27.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/17/apache-17.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-site-plugin/3.1/maven-site-plugin-3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.1/maven-site-plugin-3.1.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.1/maven-site-plugin-3.1.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-site-plugin/3.1/maven-site-plugin-3.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.1/maven-site-plugin-3.1.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.1/maven-site-plugin-3.1.jar (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (0 B at 0 B/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.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 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 (0 B at 0 B/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 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 (0 B at 0 B/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 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 (0 B at 0 B/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 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 (0 B at 0 B/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 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (0 B at 0 B/s) [INFO] [INFO] ------------< jakarta.transaction:jakarta.transaction-api >------------- [INFO] Building javax.transaction API 1.3.2 [INFO] --------------------------------[ jar ]--------------------------------- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/javax/enterprise/cdi-api/1.0-SP4/cdi-api-1.0-SP4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0-SP4/cdi-api-1.0-SP4.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/javax/enterprise/cdi-api/1.0-SP4/cdi-api-1.0-SP4.pom (7.0 kB at 251 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-parent/17/weld-parent-17.pom Progress (1): 3.8/32 kB Progress (1): 7.9/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-parent/17/weld-parent-17.pom (32 kB at 114 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.1_spec/1.0.0.Beta1/jboss-interceptors-api_1.1_spec-1.0.0.Beta1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.1_spec/1.0.0.Beta1/jboss-interceptors-api_1.1_spec-1.0.0.Beta1.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.1_spec/1.0.0.Beta1/jboss-interceptors-api_1.1_spec-1.0.0.Beta1.pom (1.1 kB at 42 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/jboss/spec/jboss-specs-parent/1.0.0.Beta1/jboss-specs-parent-1.0.0.Beta1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/jboss-specs-parent/1.0.0.Beta1/jboss-specs-parent-1.0.0.Beta1.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/jboss-specs-parent/1.0.0.Beta1/jboss-specs-parent-1.0.0.Beta1.pom (3.0 kB at 101 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/5-beta-5/jboss-parent-5-beta-5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/5-beta-5/jboss-parent-5-beta-5.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/jboss/jboss-parent/5-beta-5/jboss-parent-5-beta-5.pom (19 kB at 759 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 51 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/javax/enterprise/cdi-api/1.0-SP4/cdi-api-1.0-SP4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.1_spec/1.0.0.Beta1/jboss-interceptors-api_1.1_spec-1.0.0.Beta1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0-SP4/cdi-api-1.0-SP4.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.1_spec/1.0.0.Beta1/jboss-interceptors-api_1.1_spec-1.0.0.Beta1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar Progress (1): 4.1/5.8 kB Progress (1): 5.8 kB Progress (2): 5.8 kB | 4.1/5.6 kB Progress (2): 5.8 kB | 5.6 kB Progress (3): 5.8 kB | 5.6 kB | 4.1/52 kB Progress (3): 5.8 kB | 5.6 kB | 7.7/52 kB Progress (3): 5.8 kB | 5.6 kB | 12/52 kB Progress (3): 5.8 kB | 5.6 kB | 16/52 kB Progress (3): 5.8 kB | 5.6 kB | 20/52 kB Progress (3): 5.8 kB | 5.6 kB | 24/52 kB Progress (3): 5.8 kB | 5.6 kB | 28/52 kB Progress (3): 5.8 kB | 5.6 kB | 32/52 kB Progress (3): 5.8 kB | 5.6 kB | 36/52 kB Progress (3): 5.8 kB | 5.6 kB | 40/52 kB Progress (3): 5.8 kB | 5.6 kB | 44/52 kB Progress (3): 5.8 kB | 5.6 kB | 48/52 kB Progress (3): 5.8 kB | 5.6 kB | 52/52 kB Progress (3): 5.8 kB | 5.6 kB | 52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.1_spec/1.0.0.Beta1/jboss-interceptors-api_1.1_spec-1.0.0.Beta1.jar (5.6 kB at 131 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0-SP4/cdi-api-1.0-SP4.jar (52 kB at 1.2 MB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 130 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jakarta.transaction-api --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/3/apache-3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar 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 (0 B at 0 B/s) 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 (0 B at 0 B/s) [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ jakarta.transaction-api --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/3.0/maven-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/15/maven-parent-15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/6/apache-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom Progress (1): 4.1/4.7 kB Progress (1): 4.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 222 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/3.0/maven-model-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/forge/forge-parent/6/forge-parent-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom Progress (1): 770 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 30 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/3.0/maven-core-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (0 B at 0 B/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.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 145 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 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (0 B at 0 B/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 17 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (0 B at 0 B/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 197 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/30/maven-parent-30.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/18/apache-18.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.5/commons-io-2.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/39/commons-parent-39.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (0 B at 0 B/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 1.1 MB/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.9 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 60 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 71 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 346 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 243 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/24/maven-parent-24.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom Progress (1): 4.1/37 kB Progress (1): 7.7/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 24/37 kB Progress (1): 28/37 kB Progress (1): 32/37 kB Progress (1): 36/37 kB Progress (1): 37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.5 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/apache/14/apache-14.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 699 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom Progress (1): 2.0 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 8.2 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom Progress (1): 3.8/28 kB Progress (1): 7.9/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 24/28 kB Progress (1): 28 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 144 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 201 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 73 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 563 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/3.0/maven-model-3.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/3.0/maven-core-3.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar 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/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/enforcer/enforcer-rules/3.0.0-M2/enforcer-rules-3.0.0-M2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar Progress (1): 4.1/245 kB Progress (1): 7.8/245 kB Progress (1): 12/245 kB Progress (1): 12/245 kB Progress (2): 12/245 kB | 3.8/45 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.5/commons-io-2.5.jar Progress (2): 16/245 kB | 3.8/45 kB Progress (2): 20/245 kB | 3.8/45 kB Progress (2): 24/245 kB | 3.8/45 kB Progress (2): 28/245 kB | 3.8/45 kB Progress (2): 28/245 kB | 7.9/45 kB Progress (2): 28/245 kB | 12/45 kB Progress (2): 28/245 kB | 16/45 kB Progress (2): 28/245 kB | 20/45 kB Progress (2): 28/245 kB | 24/45 kB Progress (2): 28/245 kB | 28/45 kB Progress (2): 32/245 kB | 28/45 kB Progress (2): 37/245 kB | 28/45 kB Progress (2): 41/245 kB | 28/45 kB Progress (2): 45/245 kB | 28/45 kB Progress (2): 49/245 kB | 28/45 kB Progress (2): 53/245 kB | 28/45 kB Progress (2): 57/245 kB | 28/45 kB Progress (2): 57/245 kB | 28/45 kB Progress (2): 61/245 kB | 28/45 kB Progress (2): 66/245 kB | 28/45 kB Progress (2): 66/245 kB | 28/45 kB Progress (2): 70/245 kB | 28/45 kB Progress (2): 74/245 kB | 28/45 kB Progress (2): 79/245 kB | 28/45 kB Progress (2): 83/245 kB | 28/45 kB Progress (2): 83/245 kB | 32/45 kB Progress (2): 83/245 kB | 37/45 kB Progress (2): 83/245 kB | 41/45 kB Progress (2): 83/245 kB | 45/45 kB Progress (2): 83/245 kB | 45 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): 87/245 kB | 45 kB Progress (2): 91/245 kB | 45 kB Progress (2): 95/245 kB | 45 kB Progress (2): 99/245 kB | 45 kB Progress (2): 103/245 kB | 45 kB Progress (2): 107/245 kB | 45 kB Progress (2): 111/245 kB | 45 kB Progress (2): 115/245 kB | 45 kB Progress (2): 120/245 kB | 45 kB Progress (2): 124/245 kB | 45 kB Progress (2): 128/245 kB | 45 kB Progress (2): 132/245 kB | 45 kB Progress (2): 136/245 kB | 45 kB Progress (2): 140/245 kB | 45 kB Progress (2): 144/245 kB | 45 kB Progress (2): 148/245 kB | 45 kB Progress (2): 152/245 kB | 45 kB Progress (2): 156/245 kB | 45 kB Progress (2): 161/245 kB | 45 kB Progress (2): 165/245 kB | 45 kB Progress (2): 169/245 kB | 45 kB Progress (2): 173/245 kB | 45 kB Progress (2): 177/245 kB | 45 kB Progress (2): 181/245 kB | 45 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar Progress (2): 185/245 kB | 45 kB Progress (2): 189/245 kB | 45 kB Progress (2): 193/245 kB | 45 kB Progress (2): 197/245 kB | 45 kB Progress (2): 201/245 kB | 45 kB Progress (2): 206/245 kB | 45 kB Progress (2): 210/245 kB | 45 kB 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 34 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.jar Progress (1): 214/245 kB Progress (1): 218/245 kB Progress (1): 222/245 kB Progress (1): 226/245 kB Progress (1): 230/245 kB Progress (1): 234/245 kB Progress (1): 238/245 kB Progress (1): 242/245 kB Progress (1): 245 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/junit/junit/4.11/junit-4.11.jar (245 kB at 173 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 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 Progress (1): 3.8/134 kB Progress (1): 7.9/134 kB Progress (1): 12/134 kB Progress (1): 16/134 kB Progress (1): 20/134 kB Progress (1): 24/134 kB Progress (1): 28/134 kB Progress (1): 32/134 kB Progress (1): 37/134 kB Progress (1): 41/134 kB Progress (1): 45/134 kB Progress (1): 49/134 kB Progress (1): 53/134 kB Progress (1): 57/134 kB Progress (1): 61/134 kB Progress (1): 65/134 kB Progress (1): 69/134 kB Progress (1): 72/134 kB Progress (1): 76/134 kB Progress (1): 77/134 kB Progress (1): 82/134 kB Progress (1): 86/134 kB Progress (1): 90/134 kB Progress (1): 94/134 kB Progress (1): 98/134 kB Progress (1): 102/134 kB Progress (1): 104/134 kB Progress (1): 108/134 kB Progress (1): 113/134 kB Progress (1): 117/134 kB Progress (1): 121/134 kB Progress (1): 125/134 kB Progress (1): 129/134 kB Progress (1): 133/134 kB Progress (1): 134 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 76 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Progress (1): 4.1/52 kB Progress (1): 7.7/52 kB Progress (1): 12/52 kB Progress (1): 16/52 kB Progress (1): 20/52 kB Progress (1): 24/52 kB Progress (1): 28/52 kB Progress (1): 32/52 kB Progress (1): 33/52 kB Progress (1): 37/52 kB Progress (1): 41/52 kB Progress (1): 45/52 kB Progress (1): 49/52 kB Progress (1): 52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 1.7 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (0 B at 0 B/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar Progress (1): 4.1/527 kB Progress (1): 7.7/527 kB Progress (1): 12/527 kB Progress (1): 16/527 kB Progress (1): 20/527 kB Progress (1): 24/527 kB Progress (1): 28/527 kB Progress (1): 32/527 kB Progress (1): 33/527 kB Progress (1): 37/527 kB Progress (1): 41/527 kB Progress (1): 45/527 kB Progress (1): 49/527 kB Progress (1): 53/527 kB Progress (1): 57/527 kB Progress (1): 61/527 kB Progress (1): 65/527 kB Progress (1): 66/527 kB Progress (1): 70/527 kB Progress (1): 74/527 kB Progress (1): 78/527 kB Progress (1): 82/527 kB Progress (1): 86/527 kB Progress (1): 90/527 kB Progress (1): 94/527 kB Progress (1): 98/527 kB Progress (1): 98/527 kB Progress (1): 102/527 kB Progress (1): 106/527 kB Progress (1): 110/527 kB Progress (1): 114/527 kB Progress (1): 118/527 kB Progress (1): 122/527 kB Progress (1): 126/527 kB Progress (1): 130/527 kB Progress (1): 131/527 kB Progress (1): 135/527 kB Progress (1): 139/527 kB Progress (1): 143/527 kB Progress (1): 147/527 kB Progress (1): 151/527 kB Progress (1): 155/527 kB Progress (1): 159/527 kB Progress (1): 163/527 kB Progress (1): 164/527 kB Progress (1): 168/527 kB Progress (1): 172/527 kB Progress (1): 176/527 kB Progress (1): 180/527 kB Progress (1): 184/527 kB Progress (1): 188/527 kB Progress (1): 192/527 kB Progress (1): 196/527 kB Progress (1): 200/527 kB Progress (1): 204/527 kB Progress (1): 208/527 kB Progress (1): 212/527 kB Progress (1): 216/527 kB Progress (1): 220/527 kB Progress (1): 224/527 kB Progress (1): 228/527 kB Progress (1): 232/527 kB Progress (1): 236/527 kB Progress (1): 240/527 kB Progress (1): 244/527 kB Progress (1): 248/527 kB Progress (1): 252/527 kB Progress (1): 256/527 kB Progress (1): 260/527 kB Progress (1): 264/527 kB Progress (1): 268/527 kB Progress (1): 272/527 kB Progress (1): 276/527 kB Progress (1): 280/527 kB Progress (1): 284/527 kB Progress (1): 288/527 kB Progress (1): 292/527 kB Progress (1): 296/527 kB Progress (1): 300/527 kB Progress (1): 304/527 kB Progress (1): 308/527 kB Progress (1): 312/527 kB Progress (1): 316/527 kB Progress (1): 320/527 kB Progress (1): 324/527 kB Progress (1): 328/527 kB Progress (1): 332/527 kB Progress (1): 336/527 kB Progress (1): 340/527 kB Progress (1): 344/527 kB Progress (1): 348/527 kB Progress (1): 352/527 kB Progress (1): 356/527 kB Progress (1): 360/527 kB Progress (1): 364/527 kB Progress (1): 368/527 kB Progress (1): 372/527 kB Progress (1): 376/527 kB Progress (1): 380/527 kB Progress (1): 384/527 kB Progress (1): 388/527 kB Progress (1): 392/527 kB Progress (1): 396/527 kB Progress (1): 400/527 kB Progress (1): 404/527 kB Progress (1): 408/527 kB Progress (1): 412/527 kB Progress (1): 416/527 kB Progress (1): 420/527 kB Progress (1): 424/527 kB Progress (1): 428/527 kB Progress (1): 432/527 kB Progress (1): 436/527 kB Progress (1): 440/527 kB Progress (1): 444/527 kB Progress (1): 448/527 kB Progress (1): 452/527 kB Progress (1): 456/527 kB Progress (1): 460/527 kB Progress (1): 464/527 kB Progress (1): 468/527 kB Progress (1): 472/527 kB Progress (1): 476/527 kB Progress (1): 480/527 kB Progress (1): 484/527 kB Progress (1): 488/527 kB Progress (1): 492/527 kB Progress (1): 496/527 kB Progress (1): 500/527 kB Progress (1): 504/527 kB Progress (1): 508/527 kB Progress (1): 512/527 kB Progress (1): 516/527 kB Progress (1): 520/527 kB Progress (1): 524/527 kB Progress (1): 527 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 4.0 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar Progress (1): 4.1/47 kB Progress (1): 7.7/47 kB Progress (1): 12/47 kB Progress (1): 16/47 kB Progress (1): 20/47 kB Progress (1): 24/47 kB Progress (1): 28/47 kB Progress (1): 32/47 kB Progress (1): 36/47 kB Progress (1): 40/47 kB Progress (1): 44/47 kB Progress (1): 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 278 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar Progress (1): 4.1/38 kB Progress (1): 7.7/38 kB Progress (1): 12/38 kB Progress (1): 16/38 kB Progress (1): 20/38 kB Progress (1): 24/38 kB Progress (1): 28/38 kB Progress (1): 32/38 kB Progress (1): 36/38 kB Progress (1): 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 194 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Progress (1): 4.1/30 kB Progress (1): 7.7/30 kB Progress (1): 12/30 kB Progress (1): 16/30 kB Progress (1): 20/30 kB Progress (1): 24/30 kB Progress (1): 28/30 kB Progress (1): 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 135 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar Progress (1): 4.1/148 kB Progress (1): 7.7/148 kB Progress (1): 12/148 kB Progress (1): 16/148 kB Progress (1): 20/148 kB Progress (1): 24/148 kB Progress (1): 28/148 kB Progress (1): 32/148 kB Progress (1): 33/148 kB Progress (1): 37/148 kB Progress (1): 41/148 kB Progress (1): 45/148 kB Progress (1): 49/148 kB Progress (1): 53/148 kB Progress (1): 57/148 kB Progress (1): 61/148 kB Progress (1): 65/148 kB Progress (1): 66/148 kB Progress (1): 70/148 kB Progress (1): 74/148 kB Progress (1): 78/148 kB Progress (1): 82/148 kB Progress (1): 86/148 kB Progress (1): 90/148 kB Progress (1): 94/148 kB Progress (1): 98/148 kB Progress (1): 98/148 kB Progress (1): 102/148 kB Progress (1): 106/148 kB Progress (1): 110/148 kB Progress (1): 114/148 kB Progress (1): 118/148 kB Progress (1): 122/148 kB Progress (1): 126/148 kB Progress (1): 130/148 kB Progress (1): 134/148 kB Progress (1): 138/148 kB Progress (1): 142/148 kB Progress (1): 146/148 kB Progress (1): 148 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 571 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar Progress (1): 4.1/51 kB Progress (1): 7.7/51 kB Progress (1): 12/51 kB Progress (1): 16/51 kB Progress (1): 20/51 kB Progress (1): 24/51 kB Progress (1): 28/51 kB Progress (1): 32/51 kB Progress (1): 36/51 kB Progress (1): 40/51 kB Progress (1): 44/51 kB Progress (1): 48/51 kB Progress (1): 51 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 181 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar Progress (1): 4.1/106 kB Progress (1): 7.7/106 kB Progress (1): 12/106 kB Progress (1): 16/106 kB Progress (1): 20/106 kB Progress (1): 24/106 kB Progress (1): 28/106 kB Progress (1): 32/106 kB Progress (1): 36/106 kB Progress (1): 40/106 kB Progress (1): 44/106 kB Progress (1): 48/106 kB Progress (1): 52/106 kB Progress (1): 56/106 kB Progress (1): 60/106 kB Progress (1): 64/106 kB Progress (1): 68/106 kB Progress (1): 72/106 kB Progress (1): 76/106 kB Progress (1): 80/106 kB Progress (1): 84/106 kB Progress (1): 88/106 kB Progress (1): 92/106 kB Progress (1): 96/106 kB Progress (1): 100/106 kB Progress (1): 104/106 kB Progress (1): 106 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 337 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 40 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar Progress (1): 4.1/74 kB Progress (1): 7.7/74 kB Progress (1): 12/74 kB Progress (1): 16/74 kB Progress (1): 20/74 kB Progress (1): 24/74 kB Progress (1): 28/74 kB Progress (1): 32/74 kB Progress (1): 36/74 kB Progress (1): 40/74 kB Progress (1): 44/74 kB Progress (1): 48/74 kB Progress (1): 52/74 kB Progress (1): 56/74 kB Progress (1): 60/74 kB Progress (1): 64/74 kB Progress (1): 68/74 kB Progress (1): 72/74 kB Progress (1): 74 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 201 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar Progress (1): 4.1/108 kB Progress (1): 7.7/108 kB Progress (1): 12/108 kB Progress (1): 16/108 kB Progress (1): 20/108 kB Progress (1): 24/108 kB Progress (1): 28/108 kB Progress (1): 32/108 kB Progress (1): 33/108 kB Progress (1): 37/108 kB Progress (1): 41/108 kB Progress (1): 45/108 kB Progress (1): 49/108 kB Progress (1): 53/108 kB Progress (1): 57/108 kB Progress (1): 61/108 kB Progress (1): 65/108 kB Progress (1): 69/108 kB Progress (1): 73/108 kB Progress (1): 77/108 kB Progress (1): 81/108 kB Progress (1): 85/108 kB Progress (1): 89/108 kB Progress (1): 93/108 kB Progress (1): 97/108 kB Progress (1): 101/108 kB Progress (1): 105/108 kB Progress (1): 108 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 270 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar Progress (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 (1): 28/61 kB Progress (1): 32/61 kB Progress (1): 36/61 kB Progress (1): 40/61 kB Progress (1): 44/61 kB Progress (1): 48/61 kB Progress (1): 52/61 kB Progress (1): 56/61 kB Progress (1): 60/61 kB Progress (1): 61 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 143 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Progress (1): 4.1/46 kB Progress (1): 7.7/46 kB Progress (1): 12/46 kB Progress (1): 16/46 kB Progress (1): 20/46 kB Progress (1): 24/46 kB Progress (1): 28/46 kB Progress (1): 32/46 kB Progress (1): 36/46 kB Progress (1): 40/46 kB Progress (1): 44/46 kB Progress (1): 46 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 101 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar Progress (1): 4.1/4.3 kB Progress (1): 4.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 9.0 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (0 B at 0 B/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (0 B at 0 B/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar Progress (1): 4.1/262 kB Progress (1): 7.7/262 kB Progress (1): 12/262 kB Progress (1): 16/262 kB Progress (1): 20/262 kB Progress (1): 24/262 kB Progress (1): 28/262 kB Progress (1): 32/262 kB Progress (1): 33/262 kB Progress (1): 37/262 kB Progress (1): 41/262 kB Progress (1): 45/262 kB Progress (1): 49/262 kB Progress (1): 53/262 kB Progress (1): 57/262 kB Progress (1): 61/262 kB Progress (1): 65/262 kB Progress (1): 66/262 kB Progress (1): 70/262 kB Progress (1): 74/262 kB Progress (1): 78/262 kB Progress (1): 82/262 kB Progress (1): 86/262 kB Progress (1): 90/262 kB Progress (1): 94/262 kB Progress (1): 98/262 kB Progress (1): 98/262 kB Progress (1): 102/262 kB Progress (1): 106/262 kB Progress (1): 110/262 kB Progress (1): 114/262 kB Progress (1): 118/262 kB Progress (1): 122/262 kB Progress (1): 126/262 kB Progress (1): 130/262 kB Progress (1): 131/262 kB Progress (1): 135/262 kB Progress (1): 139/262 kB Progress (1): 143/262 kB Progress (1): 147/262 kB Progress (1): 151/262 kB Progress (1): 155/262 kB Progress (1): 159/262 kB Progress (1): 163/262 kB Progress (1): 164/262 kB Progress (1): 168/262 kB Progress (1): 172/262 kB Progress (1): 176/262 kB Progress (1): 180/262 kB Progress (1): 184/262 kB Progress (1): 188/262 kB Progress (1): 192/262 kB Progress (1): 196/262 kB Progress (1): 200/262 kB Progress (1): 204/262 kB Progress (1): 208/262 kB Progress (1): 212/262 kB Progress (1): 216/262 kB Progress (1): 220/262 kB Progress (1): 224/262 kB Progress (1): 228/262 kB Progress (1): 232/262 kB Progress (1): 236/262 kB Progress (1): 240/262 kB Progress (1): 244/262 kB Progress (1): 248/262 kB Progress (1): 252/262 kB Progress (1): 256/262 kB Progress (1): 260/262 kB Progress (1): 262 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 476 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M2/enforcer-api-3.0.0-M2.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 21 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar 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 (0 B at 0 B/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Progress (1): 4.1/38 kB Progress (1): 7.7/38 kB Progress (1): 12/38 kB Progress (1): 16/38 kB Progress (1): 20/38 kB Progress (1): 24/38 kB Progress (1): 28/38 kB Progress (1): 32/38 kB Progress (1): 33/38 kB Progress (1): 37/38 kB Progress (1): 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 62 kB/s) 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 Progress (1): 4.1/104 kB Progress (1): 7.7/104 kB Progress (1): 12/104 kB Progress (1): 16/104 kB Progress (1): 20/104 kB Progress (1): 24/104 kB Progress (1): 28/104 kB Progress (1): 32/104 kB Progress (1): 33/104 kB Progress (1): 37/104 kB Progress (1): 41/104 kB Progress (1): 45/104 kB Progress (1): 49/104 kB Progress (1): 53/104 kB Progress (1): 57/104 kB Progress (1): 61/104 kB Progress (1): 65/104 kB Progress (1): 66/104 kB Progress (1): 70/104 kB Progress (1): 74/104 kB Progress (1): 78/104 kB Progress (1): 82/104 kB Progress (1): 86/104 kB Progress (1): 90/104 kB Progress (1): 94/104 kB Progress (1): 98/104 kB Progress (1): 102/104 kB Progress (1): 104 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 162 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (0 B at 0 B/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar Progress (1): 4.1/164 kB Progress (1): 7.7/164 kB Progress (1): 12/164 kB Progress (1): 16/164 kB Progress (1): 20/164 kB Progress (1): 24/164 kB Progress (1): 28/164 kB Progress (1): 32/164 kB Progress (1): 33/164 kB Progress (1): 37/164 kB Progress (1): 41/164 kB Progress (1): 45/164 kB Progress (1): 49/164 kB Progress (1): 53/164 kB Progress (1): 57/164 kB Progress (1): 61/164 kB Progress (1): 65/164 kB Progress (1): 66/164 kB Progress (1): 70/164 kB Progress (1): 74/164 kB Progress (1): 78/164 kB Progress (1): 82/164 kB Progress (1): 86/164 kB Progress (1): 90/164 kB Progress (1): 94/164 kB Progress (1): 98/164 kB Progress (1): 98/164 kB Progress (1): 102/164 kB Progress (1): 106/164 kB Progress (1): 110/164 kB Progress (1): 114/164 kB Progress (1): 118/164 kB Progress (1): 122/164 kB Progress (1): 126/164 kB Progress (1): 130/164 kB Progress (1): 134/164 kB Progress (1): 138/164 kB Progress (1): 142/164 kB Progress (1): 146/164 kB Progress (1): 150/164 kB Progress (1): 154/164 kB Progress (1): 158/164 kB Progress (1): 162/164 kB Progress (1): 164 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (0 B at 0 B/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (0 B at 0 B/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar 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 32 kB/s) Progress (1): 4.1/49 kB Progress (1): 7.7/49 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (0 B at 0 B/s) Progress (2): 7.7/49 kB | 4.1/165 kB Progress (2): 7.7/49 kB | 7.7/165 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar Progress (3): 7.7/49 kB | 7.7/165 kB | 4.1/480 kB Progress (3): 7.7/49 kB | 12/165 kB | 4.1/480 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar Progress (3): 12/49 kB | 12/165 kB | 4.1/480 kB Progress (3): 16/49 kB | 12/165 kB | 4.1/480 kB Progress (3): 20/49 kB | 12/165 kB | 4.1/480 kB Progress (3): 20/49 kB | 16/165 kB | 4.1/480 kB Progress (3): 20/49 kB | 16/165 kB | 7.7/480 kB Progress (3): 20/49 kB | 20/165 kB | 7.7/480 kB Progress (3): 24/49 kB | 20/165 kB | 7.7/480 kB Progress (4): 24/49 kB | 20/165 kB | 7.7/480 kB | 4.1/282 kB Progress (4): 24/49 kB | 24/165 kB | 7.7/480 kB | 4.1/282 kB Progress (4): 24/49 kB | 24/165 kB | 12/480 kB | 4.1/282 kB Progress (4): 24/49 kB | 28/165 kB | 12/480 kB | 4.1/282 kB Progress (4): 24/49 kB | 28/165 kB | 12/480 kB | 7.7/282 kB Progress (4): 28/49 kB | 28/165 kB | 12/480 kB | 7.7/282 kB Progress (4): 28/49 kB | 28/165 kB | 12/480 kB | 12/282 kB Progress (4): 28/49 kB | 32/165 kB | 12/480 kB | 12/282 kB Progress (4): 28/49 kB | 36/165 kB | 12/480 kB | 12/282 kB Progress (4): 28/49 kB | 40/165 kB | 12/480 kB | 12/282 kB Progress (4): 28/49 kB | 44/165 kB | 12/480 kB | 12/282 kB Progress (4): 28/49 kB | 48/165 kB | 12/480 kB | 12/282 kB Progress (4): 28/49 kB | 52/165 kB | 12/480 kB | 12/282 kB Progress (4): 28/49 kB | 56/165 kB | 12/480 kB | 12/282 kB Progress (4): 28/49 kB | 60/165 kB | 12/480 kB | 12/282 kB Progress (4): 28/49 kB | 64/165 kB | 12/480 kB | 12/282 kB Progress (4): 28/49 kB | 68/165 kB | 12/480 kB | 12/282 kB Progress (4): 28/49 kB | 68/165 kB | 16/480 kB | 12/282 kB Progress (4): 28/49 kB | 72/165 kB | 16/480 kB | 12/282 kB Progress (4): 28/49 kB | 72/165 kB | 16/480 kB | 16/282 kB Progress (4): 32/49 kB | 72/165 kB | 16/480 kB | 16/282 kB Progress (4): 32/49 kB | 72/165 kB | 16/480 kB | 20/282 kB Progress (4): 32/49 kB | 76/165 kB | 16/480 kB | 20/282 kB Progress (4): 32/49 kB | 80/165 kB | 16/480 kB | 20/282 kB Progress (4): 32/49 kB | 80/165 kB | 20/480 kB | 20/282 kB Progress (4): 32/49 kB | 84/165 kB | 20/480 kB | 20/282 kB Progress (4): 32/49 kB | 84/165 kB | 20/480 kB | 24/282 kB Progress (4): 36/49 kB | 84/165 kB | 20/480 kB | 24/282 kB Progress (4): 36/49 kB | 84/165 kB | 20/480 kB | 28/282 kB Progress (4): 36/49 kB | 88/165 kB | 20/480 kB | 28/282 kB Progress (4): 36/49 kB | 88/165 kB | 24/480 kB | 28/282 kB Progress (4): 36/49 kB | 92/165 kB | 24/480 kB | 28/282 kB Progress (4): 36/49 kB | 92/165 kB | 24/480 kB | 32/282 kB Progress (4): 36/49 kB | 92/165 kB | 24/480 kB | 33/282 kB Progress (4): 40/49 kB | 92/165 kB | 24/480 kB | 33/282 kB Progress (4): 40/49 kB | 92/165 kB | 24/480 kB | 37/282 kB Progress (4): 40/49 kB | 92/165 kB | 24/480 kB | 41/282 kB Progress (4): 40/49 kB | 92/165 kB | 24/480 kB | 45/282 kB Progress (4): 40/49 kB | 92/165 kB | 24/480 kB | 49/282 kB Progress (4): 40/49 kB | 96/165 kB | 24/480 kB | 49/282 kB Progress (4): 40/49 kB | 96/165 kB | 28/480 kB | 49/282 kB Progress (4): 40/49 kB | 96/165 kB | 32/480 kB | 49/282 kB Progress (4): 40/49 kB | 96/165 kB | 36/480 kB | 49/282 kB Progress (4): 40/49 kB | 96/165 kB | 40/480 kB | 49/282 kB Progress (4): 40/49 kB | 96/165 kB | 44/480 kB | 49/282 kB Progress (4): 40/49 kB | 96/165 kB | 48/480 kB | 49/282 kB Progress (4): 40/49 kB | 96/165 kB | 52/480 kB | 49/282 kB Progress (4): 40/49 kB | 96/165 kB | 56/480 kB | 49/282 kB Progress (4): 40/49 kB | 96/165 kB | 60/480 kB | 49/282 kB Progress (5): 40/49 kB | 96/165 kB | 60/480 kB | 49/282 kB | 4.1/64 kB Progress (5): 40/49 kB | 100/165 kB | 60/480 kB | 49/282 kB | 4.1/64 kB Progress (5): 40/49 kB | 100/165 kB | 60/480 kB | 53/282 kB | 4.1/64 kB Progress (5): 40/49 kB | 100/165 kB | 60/480 kB | 57/282 kB | 4.1/64 kB Progress (5): 44/49 kB | 100/165 kB | 60/480 kB | 57/282 kB | 4.1/64 kB Progress (5): 44/49 kB | 100/165 kB | 60/480 kB | 61/282 kB | 4.1/64 kB Progress (5): 44/49 kB | 104/165 kB | 60/480 kB | 61/282 kB | 4.1/64 kB Progress (5): 44/49 kB | 104/165 kB | 60/480 kB | 61/282 kB | 7.7/64 kB Progress (5): 44/49 kB | 104/165 kB | 64/480 kB | 61/282 kB | 7.7/64 kB Progress (5): 44/49 kB | 104/165 kB | 64/480 kB | 61/282 kB | 12/64 kB Progress (5): 44/49 kB | 108/165 kB | 64/480 kB | 61/282 kB | 12/64 kB Progress (5): 44/49 kB | 108/165 kB | 64/480 kB | 65/282 kB | 12/64 kB Progress (5): 48/49 kB | 108/165 kB | 64/480 kB | 65/282 kB | 12/64 kB Progress (5): 49 kB | 108/165 kB | 64/480 kB | 65/282 kB | 12/64 kB Progress (5): 49 kB | 108/165 kB | 64/480 kB | 69/282 kB | 12/64 kB Progress (5): 49 kB | 112/165 kB | 64/480 kB | 69/282 kB | 12/64 kB Progress (5): 49 kB | 112/165 kB | 64/480 kB | 69/282 kB | 16/64 kB Progress (5): 49 kB | 112/165 kB | 68/480 kB | 69/282 kB | 16/64 kB Progress (5): 49 kB | 112/165 kB | 68/480 kB | 69/282 kB | 20/64 kB Progress (5): 49 kB | 116/165 kB | 68/480 kB | 69/282 kB | 20/64 kB Progress (5): 49 kB | 116/165 kB | 68/480 kB | 73/282 kB | 20/64 kB Progress (5): 49 kB | 120/165 kB | 68/480 kB | 73/282 kB | 20/64 kB Progress (5): 49 kB | 120/165 kB | 68/480 kB | 73/282 kB | 24/64 kB Progress (5): 49 kB | 120/165 kB | 72/480 kB | 73/282 kB | 24/64 kB Progress (5): 49 kB | 120/165 kB | 72/480 kB | 73/282 kB | 28/64 kB Progress (5): 49 kB | 124/165 kB | 72/480 kB | 73/282 kB | 28/64 kB Progress (5): 49 kB | 128/165 kB | 72/480 kB | 73/282 kB | 28/64 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 9.6 kB/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 (4): 128/165 kB | 72/480 kB | 77/282 kB | 28/64 kB Progress (4): 128/165 kB | 72/480 kB | 81/282 kB | 28/64 kB Progress (4): 132/165 kB | 72/480 kB | 81/282 kB | 28/64 kB Progress (4): 132/165 kB | 72/480 kB | 81/282 kB | 32/64 kB Progress (4): 132/165 kB | 76/480 kB | 81/282 kB | 32/64 kB Progress (4): 132/165 kB | 80/480 kB | 81/282 kB | 32/64 kB Progress (4): 132/165 kB | 84/480 kB | 81/282 kB | 32/64 kB Progress (4): 132/165 kB | 88/480 kB | 81/282 kB | 32/64 kB Progress (4): 132/165 kB | 92/480 kB | 81/282 kB | 32/64 kB Progress (4): 132/165 kB | 96/480 kB | 81/282 kB | 32/64 kB Progress (4): 132/165 kB | 100/480 kB | 81/282 kB | 32/64 kB Progress (4): 132/165 kB | 104/480 kB | 81/282 kB | 32/64 kB Progress (4): 132/165 kB | 108/480 kB | 81/282 kB | 32/64 kB Progress (4): 132/165 kB | 112/480 kB | 81/282 kB | 32/64 kB Progress (4): 132/165 kB | 116/480 kB | 81/282 kB | 32/64 kB Progress (4): 132/165 kB | 120/480 kB | 81/282 kB | 32/64 kB Progress (4): 132/165 kB | 124/480 kB | 81/282 kB | 32/64 kB Progress (4): 132/165 kB | 128/480 kB | 81/282 kB | 32/64 kB Progress (4): 132/165 kB | 132/480 kB | 81/282 kB | 32/64 kB Progress (4): 132/165 kB | 136/480 kB | 81/282 kB | 32/64 kB Progress (4): 132/165 kB | 140/480 kB | 81/282 kB | 32/64 kB Progress (4): 132/165 kB | 144/480 kB | 81/282 kB | 32/64 kB Progress (4): 132/165 kB | 148/480 kB | 81/282 kB | 32/64 kB Progress (4): 132/165 kB | 152/480 kB | 81/282 kB | 32/64 kB Progress (4): 132/165 kB | 152/480 kB | 81/282 kB | 36/64 kB Progress (4): 132/165 kB | 152/480 kB | 81/282 kB | 40/64 kB Progress (4): 132/165 kB | 152/480 kB | 85/282 kB | 40/64 kB Progress (4): 136/165 kB | 152/480 kB | 85/282 kB | 40/64 kB Progress (4): 136/165 kB | 152/480 kB | 89/282 kB | 40/64 kB Progress (4): 136/165 kB | 156/480 kB | 89/282 kB | 40/64 kB Progress (4): 136/165 kB | 160/480 kB | 89/282 kB | 40/64 kB Progress (4): 136/165 kB | 160/480 kB | 89/282 kB | 44/64 kB Progress (5): 136/165 kB | 160/480 kB | 89/282 kB | 44/64 kB | 4.1/285 kB Progress (5): 136/165 kB | 160/480 kB | 89/282 kB | 48/64 kB | 4.1/285 kB Progress (5): 136/165 kB | 164/480 kB | 89/282 kB | 48/64 kB | 4.1/285 kB Progress (5): 136/165 kB | 164/480 kB | 93/282 kB | 48/64 kB | 4.1/285 kB Progress (5): 140/165 kB | 164/480 kB | 93/282 kB | 48/64 kB | 4.1/285 kB Progress (5): 140/165 kB | 164/480 kB | 97/282 kB | 48/64 kB | 4.1/285 kB Progress (5): 140/165 kB | 168/480 kB | 97/282 kB | 48/64 kB | 4.1/285 kB Progress (5): 140/165 kB | 168/480 kB | 97/282 kB | 52/64 kB | 4.1/285 kB Progress (5): 140/165 kB | 168/480 kB | 97/282 kB | 52/64 kB | 7.7/285 kB Progress (5): 140/165 kB | 168/480 kB | 97/282 kB | 56/64 kB | 7.7/285 kB Progress (5): 140/165 kB | 172/480 kB | 97/282 kB | 56/64 kB | 7.7/285 kB Progress (5): 140/165 kB | 176/480 kB | 97/282 kB | 56/64 kB | 7.7/285 kB Progress (5): 140/165 kB | 180/480 kB | 97/282 kB | 56/64 kB | 7.7/285 kB Progress (5): 140/165 kB | 184/480 kB | 97/282 kB | 56/64 kB | 7.7/285 kB Progress (5): 140/165 kB | 188/480 kB | 97/282 kB | 56/64 kB | 7.7/285 kB Progress (5): 140/165 kB | 192/480 kB | 97/282 kB | 56/64 kB | 7.7/285 kB Progress (5): 140/165 kB | 196/480 kB | 97/282 kB | 56/64 kB | 7.7/285 kB Progress (5): 140/165 kB | 200/480 kB | 97/282 kB | 56/64 kB | 7.7/285 kB Progress (5): 140/165 kB | 204/480 kB | 97/282 kB | 56/64 kB | 7.7/285 kB Progress (5): 140/165 kB | 208/480 kB | 97/282 kB | 56/64 kB | 7.7/285 kB Progress (5): 140/165 kB | 212/480 kB | 97/282 kB | 56/64 kB | 7.7/285 kB Progress (5): 140/165 kB | 216/480 kB | 97/282 kB | 56/64 kB | 7.7/285 kB Progress (5): 140/165 kB | 220/480 kB | 97/282 kB | 56/64 kB | 7.7/285 kB Progress (5): 140/165 kB | 220/480 kB | 101/282 kB | 56/64 kB | 7.7/285 kB Progress (5): 144/165 kB | 220/480 kB | 101/282 kB | 56/64 kB | 7.7/285 kB Progress (5): 144/165 kB | 220/480 kB | 105/282 kB | 56/64 kB | 7.7/285 kB Progress (5): 144/165 kB | 224/480 kB | 105/282 kB | 56/64 kB | 7.7/285 kB Progress (5): 144/165 kB | 224/480 kB | 105/282 kB | 60/64 kB | 7.7/285 kB Progress (5): 144/165 kB | 224/480 kB | 105/282 kB | 60/64 kB | 12/285 kB Progress (5): 144/165 kB | 224/480 kB | 105/282 kB | 64 kB | 12/285 kB Progress (5): 144/165 kB | 228/480 kB | 105/282 kB | 64 kB | 12/285 kB Progress (5): 144/165 kB | 232/480 kB | 105/282 kB | 64 kB | 12/285 kB Progress (5): 144/165 kB | 236/480 kB | 105/282 kB | 64 kB | 12/285 kB Progress (5): 144/165 kB | 240/480 kB | 105/282 kB | 64 kB | 12/285 kB Progress (5): 144/165 kB | 244/480 kB | 105/282 kB | 64 kB | 12/285 kB Progress (5): 144/165 kB | 248/480 kB | 105/282 kB | 64 kB | 12/285 kB Progress (5): 144/165 kB | 252/480 kB | 105/282 kB | 64 kB | 12/285 kB Progress (5): 144/165 kB | 256/480 kB | 105/282 kB | 64 kB | 12/285 kB Progress (5): 144/165 kB | 260/480 kB | 105/282 kB | 64 kB | 12/285 kB Progress (5): 144/165 kB | 264/480 kB | 105/282 kB | 64 kB | 12/285 kB Progress (5): 144/165 kB | 268/480 kB | 105/282 kB | 64 kB | 12/285 kB Progress (5): 144/165 kB | 272/480 kB | 105/282 kB | 64 kB | 12/285 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 12 kB/s) Progress (4): 144/165 kB | 272/480 kB | 109/282 kB | 12/285 kB Progress (4): 148/165 kB | 272/480 kB | 109/282 kB | 12/285 kB Progress (4): 148/165 kB | 272/480 kB | 113/282 kB | 12/285 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Progress (4): 148/165 kB | 276/480 kB | 113/282 kB | 12/285 kB Progress (4): 148/165 kB | 276/480 kB | 113/282 kB | 16/285 kB Progress (4): 148/165 kB | 280/480 kB | 113/282 kB | 16/285 kB Progress (4): 148/165 kB | 280/480 kB | 113/282 kB | 20/285 kB Progress (4): 148/165 kB | 280/480 kB | 117/282 kB | 20/285 kB Progress (4): 152/165 kB | 280/480 kB | 117/282 kB | 20/285 kB Progress (4): 156/165 kB | 280/480 kB | 117/282 kB | 20/285 kB Progress (4): 160/165 kB | 280/480 kB | 117/282 kB | 20/285 kB Progress (4): 164/165 kB | 280/480 kB | 117/282 kB | 20/285 kB Progress (4): 165 kB | 280/480 kB | 117/282 kB | 20/285 kB Progress (4): 165 kB | 280/480 kB | 121/282 kB | 20/285 kB Progress (4): 165 kB | 280/480 kB | 121/282 kB | 24/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 24/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 28/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 32/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 33/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 37/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 41/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 45/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 49/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 53/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 57/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 61/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 65/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 66/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 70/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 74/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 78/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 82/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 86/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 90/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 94/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 98/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 98/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 102/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 106/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 110/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 114/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 118/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 122/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 126/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 130/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 134/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 138/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 142/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 146/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 150/285 kB Progress (4): 165 kB | 284/480 kB | 121/282 kB | 154/285 kB Progress (4): 165 kB | 284/480 kB | 125/282 kB | 154/285 kB Progress (4): 165 kB | 284/480 kB | 125/282 kB | 158/285 kB Progress (5): 165 kB | 284/480 kB | 125/282 kB | 158/285 kB | 4.1/53 kB Progress (5): 165 kB | 284/480 kB | 125/282 kB | 158/285 kB | 7.7/53 kB Progress (5): 165 kB | 284/480 kB | 125/282 kB | 158/285 kB | 12/53 kB Progress (5): 165 kB | 284/480 kB | 125/282 kB | 158/285 kB | 16/53 kB Progress (5): 165 kB | 284/480 kB | 125/282 kB | 158/285 kB | 20/53 kB Progress (5): 165 kB | 284/480 kB | 125/282 kB | 158/285 kB | 24/53 kB Progress (5): 165 kB | 284/480 kB | 125/282 kB | 158/285 kB | 28/53 kB Progress (5): 165 kB | 284/480 kB | 125/282 kB | 158/285 kB | 32/53 kB Progress (5): 165 kB | 284/480 kB | 125/282 kB | 158/285 kB | 33/53 kB Progress (5): 165 kB | 284/480 kB | 125/282 kB | 158/285 kB | 37/53 kB Progress (5): 165 kB | 284/480 kB | 125/282 kB | 158/285 kB | 41/53 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 32 kB/s) Progress (4): 288/480 kB | 125/282 kB | 158/285 kB | 41/53 kB Progress (4): 288/480 kB | 125/282 kB | 158/285 kB | 45/53 kB Progress (4): 288/480 kB | 125/282 kB | 162/285 kB | 45/53 kB Progress (4): 288/480 kB | 129/282 kB | 162/285 kB | 45/53 kB Progress (4): 288/480 kB | 129/282 kB | 166/285 kB | 45/53 kB Progress (4): 288/480 kB | 129/282 kB | 166/285 kB | 49/53 kB Progress (4): 292/480 kB | 129/282 kB | 166/285 kB | 49/53 kB Progress (4): 292/480 kB | 129/282 kB | 166/285 kB | 53/53 kB Progress (4): 292/480 kB | 129/282 kB | 170/285 kB | 53/53 kB Progress (4): 292/480 kB | 133/282 kB | 170/285 kB | 53/53 kB Progress (4): 292/480 kB | 133/282 kB | 174/285 kB | 53/53 kB Progress (4): 292/480 kB | 133/282 kB | 174/285 kB | 53 kB Progress (4): 296/480 kB | 133/282 kB | 174/285 kB | 53 kB Progress (4): 296/480 kB | 133/282 kB | 178/285 kB | 53 kB Progress (4): 296/480 kB | 137/282 kB | 178/285 kB | 53 kB Progress (4): 296/480 kB | 137/282 kB | 182/285 kB | 53 kB Progress (4): 300/480 kB | 137/282 kB | 182/285 kB | 53 kB Progress (4): 300/480 kB | 137/282 kB | 186/285 kB | 53 kB Progress (4): 300/480 kB | 141/282 kB | 186/285 kB | 53 kB Progress (4): 300/480 kB | 141/282 kB | 190/285 kB | 53 kB Progress (4): 304/480 kB | 141/282 kB | 190/285 kB | 53 kB Progress (4): 304/480 kB | 141/282 kB | 194/285 kB | 53 kB Progress (4): 304/480 kB | 145/282 kB | 194/285 kB | 53 kB Progress (4): 304/480 kB | 145/282 kB | 198/285 kB | 53 kB Progress (4): 304/480 kB | 145/282 kB | 202/285 kB | 53 kB Progress (4): 308/480 kB | 145/282 kB | 202/285 kB | 53 kB Progress (4): 312/480 kB | 145/282 kB | 202/285 kB | 53 kB Progress (4): 316/480 kB | 145/282 kB | 202/285 kB | 53 kB Progress (4): 320/480 kB | 145/282 kB | 202/285 kB | 53 kB Progress (4): 324/480 kB | 145/282 kB | 202/285 kB | 53 kB Progress (4): 328/480 kB | 145/282 kB | 202/285 kB | 53 kB Progress (4): 332/480 kB | 145/282 kB | 202/285 kB | 53 kB Progress (4): 336/480 kB | 145/282 kB | 202/285 kB | 53 kB Progress (4): 340/480 kB | 145/282 kB | 202/285 kB | 53 kB Progress (4): 344/480 kB | 145/282 kB | 202/285 kB | 53 kB Progress (4): 348/480 kB | 145/282 kB | 202/285 kB | 53 kB Progress (4): 352/480 kB | 145/282 kB | 202/285 kB | 53 kB Progress (4): 356/480 kB | 145/282 kB | 202/285 kB | 53 kB Progress (4): 360/480 kB | 145/282 kB | 202/285 kB | 53 kB Progress (4): 364/480 kB | 145/282 kB | 202/285 kB | 53 kB Progress (4): 368/480 kB | 145/282 kB | 202/285 kB | 53 kB Progress (4): 368/480 kB | 145/282 kB | 206/285 kB | 53 kB Progress (4): 368/480 kB | 149/282 kB | 206/285 kB | 53 kB Progress (4): 368/480 kB | 149/282 kB | 210/285 kB | 53 kB Progress (4): 372/480 kB | 149/282 kB | 210/285 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 10 kB/s) Progress (3): 376/480 kB | 149/282 kB | 210/285 kB Progress (3): 376/480 kB | 149/282 kB | 214/285 kB Progress (3): 376/480 kB | 153/282 kB | 214/285 kB Progress (3): 376/480 kB | 153/282 kB | 218/285 kB Progress (3): 380/480 kB | 153/282 kB | 218/285 kB Progress (3): 384/480 kB | 153/282 kB | 218/285 kB Progress (3): 384/480 kB | 157/282 kB | 218/285 kB Progress (3): 388/480 kB | 157/282 kB | 218/285 kB Progress (3): 388/480 kB | 157/282 kB | 222/285 kB Progress (3): 392/480 kB | 157/282 kB | 222/285 kB Progress (3): 392/480 kB | 161/282 kB | 222/285 kB Progress (3): 396/480 kB | 161/282 kB | 222/285 kB Progress (3): 396/480 kB | 161/282 kB | 226/285 kB Progress (3): 400/480 kB | 161/282 kB | 226/285 kB Progress (3): 400/480 kB | 161/282 kB | 230/285 kB Progress (3): 400/480 kB | 161/282 kB | 234/285 kB Progress (3): 400/480 kB | 161/282 kB | 238/285 kB Progress (3): 400/480 kB | 161/282 kB | 242/285 kB Progress (3): 400/480 kB | 161/282 kB | 246/285 kB Progress (3): 400/480 kB | 161/282 kB | 250/285 kB Progress (3): 400/480 kB | 161/282 kB | 254/285 kB Progress (3): 400/480 kB | 165/282 kB | 254/285 kB Progress (3): 400/480 kB | 165/282 kB | 258/285 kB Progress (3): 404/480 kB | 165/282 kB | 258/285 kB Progress (3): 404/480 kB | 169/282 kB | 258/285 kB Progress (3): 408/480 kB | 169/282 kB | 258/285 kB Progress (3): 408/480 kB | 169/282 kB | 262/285 kB Progress (3): 412/480 kB | 169/282 kB | 262/285 kB Progress (3): 412/480 kB | 173/282 kB | 262/285 kB Progress (3): 416/480 kB | 173/282 kB | 262/285 kB Progress (3): 420/480 kB | 173/282 kB | 262/285 kB Progress (3): 424/480 kB | 173/282 kB | 262/285 kB Progress (3): 428/480 kB | 173/282 kB | 262/285 kB Progress (3): 432/480 kB | 173/282 kB | 262/285 kB Progress (3): 436/480 kB | 173/282 kB | 262/285 kB Progress (3): 440/480 kB | 173/282 kB | 262/285 kB Progress (3): 444/480 kB | 173/282 kB | 262/285 kB Progress (3): 448/480 kB | 173/282 kB | 262/285 kB Progress (3): 452/480 kB | 173/282 kB | 262/285 kB Progress (3): 456/480 kB | 173/282 kB | 262/285 kB Progress (3): 460/480 kB | 173/282 kB | 262/285 kB Progress (3): 464/480 kB | 173/282 kB | 262/285 kB Progress (3): 468/480 kB | 173/282 kB | 262/285 kB Progress (3): 468/480 kB | 173/282 kB | 266/285 kB Progress (3): 472/480 kB | 173/282 kB | 266/285 kB Progress (3): 472/480 kB | 177/282 kB | 266/285 kB Progress (3): 476/480 kB | 177/282 kB | 266/285 kB Progress (3): 476/480 kB | 181/282 kB | 266/285 kB Progress (3): 476/480 kB | 181/282 kB | 270/285 kB Progress (3): 476/480 kB | 185/282 kB | 270/285 kB Progress (3): 480/480 kB | 185/282 kB | 270/285 kB Progress (3): 480/480 kB | 189/282 kB | 270/285 kB Progress (3): 480/480 kB | 189/282 kB | 274/285 kB Progress (3): 480/480 kB | 193/282 kB | 274/285 kB Progress (3): 480 kB | 193/282 kB | 274/285 kB Progress (3): 480 kB | 197/282 kB | 274/285 kB Progress (3): 480 kB | 201/282 kB | 274/285 kB Progress (3): 480 kB | 205/282 kB | 274/285 kB Progress (3): 480 kB | 205/282 kB | 278/285 kB Progress (3): 480 kB | 205/282 kB | 282/285 kB Progress (3): 480 kB | 205/282 kB | 285 kB Progress (3): 480 kB | 209/282 kB | 285 kB Progress (3): 480 kB | 213/282 kB | 285 kB Progress (3): 480 kB | 217/282 kB | 285 kB Progress (3): 480 kB | 221/282 kB | 285 kB Progress (3): 480 kB | 225/282 kB | 285 kB Progress (3): 480 kB | 229/282 kB | 285 kB Progress (3): 480 kB | 233/282 kB | 285 kB Progress (3): 480 kB | 237/282 kB | 285 kB Progress (3): 480 kB | 241/282 kB | 285 kB Progress (3): 480 kB | 245/282 kB | 285 kB Progress (3): 480 kB | 249/282 kB | 285 kB Progress (3): 480 kB | 253/282 kB | 285 kB Progress (3): 480 kB | 257/282 kB | 285 kB Progress (3): 480 kB | 261/282 kB | 285 kB Progress (3): 480 kB | 265/282 kB | 285 kB Progress (3): 480 kB | 269/282 kB | 285 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 91 kB/s) 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 54 kB/s) Progress (1): 273/282 kB Progress (1): 277/282 kB Progress (1): 281/282 kB Progress (1): 282 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 53 kB/s) [INFO] [INFO] --- spec-version-maven-plugin:2.0:set-spec-properties (default) @ jakarta.transaction-api --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.1/maven-plugin-annotations-3.5.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.5.1/maven-plugin-annotations-3.5.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.5.1/maven-plugin-annotations-3.5.1.pom (1.6 kB at 54 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.1/maven-plugin-tools-3.5.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.5.1/maven-plugin-tools-3.5.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/maven/plugin-tools/maven-plugin-tools/3.5.1/maven-plugin-tools-3.5.1.pom (16 kB at 624 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.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.1/maven-plugin-annotations-3.5.1.jar 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 eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.1/maven-plugin-annotations-3.5.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar Progress (1): 4.1/222 kB Progress (1): 7.7/222 kB Progress (1): 12/222 kB Progress (2): 12/222 kB | 4.1/14 kB Progress (2): 16/222 kB | 4.1/14 kB Progress (2): 16/222 kB | 7.7/14 kB Progress (2): 20/222 kB | 7.7/14 kB Progress (2): 20/222 kB | 12/14 kB Progress (2): 24/222 kB | 12/14 kB Progress (2): 24/222 kB | 14 kB Progress (2): 28/222 kB | 14 kB Progress (2): 32/222 kB | 14 kB Progress (2): 33/222 kB | 14 kB Progress (2): 37/222 kB | 14 kB Progress (2): 41/222 kB | 14 kB Progress (2): 45/222 kB | 14 kB Progress (2): 49/222 kB | 14 kB Progress (2): 53/222 kB | 14 kB Progress (2): 57/222 kB | 14 kB Progress (2): 61/222 kB | 14 kB Progress (2): 65/222 kB | 14 kB Progress (2): 66/222 kB | 14 kB Progress (2): 70/222 kB | 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.1/maven-plugin-annotations-3.5.1.jar (14 kB at 493 kB/s) Progress (1): 74/222 kB Progress (1): 78/222 kB Progress (1): 82/222 kB Progress (1): 86/222 kB Progress (1): 90/222 kB Progress (1): 94/222 kB Progress (1): 98/222 kB Progress (1): 98/222 kB Progress (1): 102/222 kB Progress (1): 106/222 kB 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): 164/222 kB Progress (1): 168/222 kB Progress (1): 172/222 kB Progress (1): 176/222 kB Progress (1): 180/222 kB Progress (1): 184/222 kB Progress (1): 188/222 kB Progress (1): 192/222 kB Progress (1): 196/222 kB Progress (1): 200/222 kB Progress (1): 204/222 kB Progress (1): 208/222 kB Progress (1): 212/222 kB Progress (1): 216/222 kB Progress (1): 220/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 4.1 MB/s) [INFO] [INFO] -- spec properties -- [INFO] spec.implementation.version = 1.3.2 [INFO] spec.specification.version = 1.3 [INFO] spec.bundle.symbolic-name = jakarta.transaction-api [INFO] spec.bundle.spec.version = 1.3 [INFO] spec.extension.name = javax.transaction [INFO] spec.bundle.version = 1.3.2 [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-resource (add-resource) @ jakarta.transaction-api --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom Progress (1): 4.1/4.7 kB Progress (1): 4.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 234 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 256 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 189 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 103 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 91 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 933 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 157 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (0 B at 0 B/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 310 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 269 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.3 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 693 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.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-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/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/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/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/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar 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 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 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 (0 B at 0 B/s) 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 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 (0 B at 0 B/s) Progress (1): 4.1/41 kB Progress (1): 7.7/41 kB Progress (1): 12/41 kB Progress (1): 16/41 kB Progress (1): 20/41 kB Progress (1): 24/41 kB Progress (1): 28/41 kB Progress (1): 32/41 kB Progress (1): 33/41 kB Progress (2): 33/41 kB | 4.1/35 kB Progress (3): 33/41 kB | 4.1/35 kB | 4.1/155 kB Progress (3): 37/41 kB | 4.1/35 kB | 4.1/155 kB Progress (3): 41/41 kB | 4.1/35 kB | 4.1/155 kB Progress (3): 41/41 kB | 4.1/35 kB | 7.7/155 kB Progress (3): 41/41 kB | 7.7/35 kB | 7.7/155 kB Progress (3): 41/41 kB | 7.7/35 kB | 12/155 kB Progress (3): 41/41 kB | 7.7/35 kB | 16/155 kB Progress (3): 41/41 kB | 7.7/35 kB | 20/155 kB Progress (3): 41 kB | 7.7/35 kB | 20/155 kB Progress (3): 41 kB | 7.7/35 kB | 24/155 kB Progress (3): 41 kB | 7.7/35 kB | 28/155 kB Progress (3): 41 kB | 7.7/35 kB | 32/155 kB Progress (3): 41 kB | 12/35 kB | 32/155 kB Progress (3): 41 kB | 12/35 kB | 33/155 kB Progress (3): 41 kB | 12/35 kB | 37/155 kB Progress (3): 41 kB | 12/35 kB | 41/155 kB Progress (3): 41 kB | 12/35 kB | 45/155 kB Progress (3): 41 kB | 12/35 kB | 49/155 kB Progress (3): 41 kB | 12/35 kB | 53/155 kB Progress (3): 41 kB | 12/35 kB | 57/155 kB Progress (3): 41 kB | 16/35 kB | 57/155 kB Progress (3): 41 kB | 20/35 kB | 57/155 kB Progress (3): 41 kB | 24/35 kB | 57/155 kB Progress (3): 41 kB | 28/35 kB | 57/155 kB Progress (3): 41 kB | 32/35 kB | 57/155 kB Progress (3): 41 kB | 33/35 kB | 57/155 kB Progress (3): 41 kB | 35 kB | 57/155 kB Progress (3): 41 kB | 35 kB | 61/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 1.0 MB/s) Progress (2): 35 kB | 65/155 kB Progress (2): 35 kB | 66/155 kB Progress (2): 35 kB | 70/155 kB Progress (2): 35 kB | 74/155 kB Progress (2): 35 kB | 78/155 kB Progress (2): 35 kB | 82/155 kB Progress (2): 35 kB | 86/155 kB Progress (2): 35 kB | 90/155 kB Progress (2): 35 kB | 94/155 kB Progress (2): 35 kB | 98/155 kB Progress (2): 35 kB | 98/155 kB Progress (2): 35 kB | 102/155 kB Progress (2): 35 kB | 106/155 kB Progress (2): 35 kB | 110/155 kB Progress (2): 35 kB | 114/155 kB Progress (2): 35 kB | 118/155 kB Progress (2): 35 kB | 122/155 kB Progress (2): 35 kB | 126/155 kB Progress (2): 35 kB | 130/155 kB Progress (2): 35 kB | 134/155 kB Progress (2): 35 kB | 138/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 679 kB/s) 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 2.5 MB/s) Progress (1): 4.1/54 kB Progress (1): 7.7/54 kB Progress (1): 12/54 kB Progress (1): 16/54 kB Progress (1): 20/54 kB Progress (1): 24/54 kB Progress (1): 28/54 kB Progress (1): 32/54 kB Progress (1): 33/54 kB Progress (1): 37/54 kB Progress (1): 41/54 kB Progress (1): 45/54 kB Progress (1): 49/54 kB Progress (1): 53/54 kB Progress (1): 54 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 608 kB/s) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jakarta.transaction-api --- 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 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 (0 B at 0 B/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 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 (0 B at 0 B/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 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/junit/junit/3.8.1/junit-3.8.1.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/junit/junit/3.8.1/junit-3.8.1.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (0 B at 0 B/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 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 (0 B at 0 B/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 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 (0 B at 0 B/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 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 (0 B at 0 B/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 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 (0 B at 0 B/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 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom 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 (0 B at 0 B/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 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 (0 B at 0 B/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 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 (0 B at 0 B/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 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 (0 B at 0 B/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 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 (0 B at 0 B/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 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 (0 B at 0 B/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 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 (0 B at 0 B/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 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 (0 B at 0 B/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 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom 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 (0 B at 0 B/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 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/classworlds/classworlds/1.1/classworlds-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (0 B at 0 B/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 252 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 435 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (0 B at 0 B/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 56 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom 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 (0 B at 0 B/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 151 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 151 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 120 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 336 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 44 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 105 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 499 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-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-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-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-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-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-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-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/classworlds/classworlds/1.1/classworlds-1.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/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-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-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-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/junit/junit/3.8.1/junit-3.8.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/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 Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/junit/junit/3.8.1/junit-3.8.1.jar (0 B at 0 B/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.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-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-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-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-artifact-manager/2.0.6/maven-artifact-manager-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 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 (0 B at 0 B/s) 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 (0 B at 0 B/s) 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 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 (0 B at 0 B/s) 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-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-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 (0 B at 0 B/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-core/2.0.6/maven-core-2.0.6.jar (0 B at 0 B/s) 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 (0 B at 0 B/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 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 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 (0 B at 0 B/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 (0 B at 0 B/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-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (0 B at 0 B/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar 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 (0 B at 0 B/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (0 B at 0 B/s) 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 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 (0 B at 0 B/s) 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 Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (0 B at 0 B/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/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (0 B at 0 B/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (0 B at 0 B/s) 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 (0 B at 0 B/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 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar Progress (1): 4.1/194 kB Progress (1): 7.7/194 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 (0 B at 0 B/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (0 B at 0 B/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): 7.7/194 kB | 4.1/43 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar Progress (2): 12/194 kB | 4.1/43 kB Progress (2): 16/194 kB | 4.1/43 kB Progress (3): 16/194 kB | 4.1/43 kB | 4.1/223 kB Progress (3): 20/194 kB | 4.1/43 kB | 4.1/223 kB Progress (3): 20/194 kB | 7.7/43 kB | 4.1/223 kB Progress (3): 24/194 kB | 7.7/43 kB | 4.1/223 kB Progress (3): 24/194 kB | 7.7/43 kB | 7.7/223 kB Progress (3): 28/194 kB | 7.7/43 kB | 7.7/223 kB Progress (3): 28/194 kB | 12/43 kB | 7.7/223 kB Progress (3): 32/194 kB | 12/43 kB | 7.7/223 kB Progress (3): 32/194 kB | 12/43 kB | 12/223 kB Progress (3): 33/194 kB | 12/43 kB | 12/223 kB Progress (3): 33/194 kB | 16/43 kB | 12/223 kB Progress (3): 37/194 kB | 16/43 kB | 12/223 kB Progress (3): 37/194 kB | 16/43 kB | 16/223 kB Progress (3): 37/194 kB | 16/43 kB | 20/223 kB Progress (3): 41/194 kB | 16/43 kB | 20/223 kB Progress (3): 41/194 kB | 20/43 kB | 20/223 kB Progress (3): 45/194 kB | 20/43 kB | 20/223 kB Progress (3): 45/194 kB | 20/43 kB | 24/223 kB Progress (3): 49/194 kB | 20/43 kB | 24/223 kB Progress (3): 49/194 kB | 20/43 kB | 28/223 kB Progress (4): 49/194 kB | 20/43 kB | 28/223 kB | 4.1/61 kB Progress (4): 49/194 kB | 24/43 kB | 28/223 kB | 4.1/61 kB Progress (4): 49/194 kB | 24/43 kB | 28/223 kB | 7.7/61 kB Progress (5): 49/194 kB | 24/43 kB | 28/223 kB | 7.7/61 kB | 4.1/6.8 kB Progress (5): 49/194 kB | 24/43 kB | 28/223 kB | 12/61 kB | 4.1/6.8 kB Progress (5): 49/194 kB | 24/43 kB | 32/223 kB | 12/61 kB | 4.1/6.8 kB Progress (5): 53/194 kB | 24/43 kB | 32/223 kB | 12/61 kB | 4.1/6.8 kB Progress (5): 53/194 kB | 24/43 kB | 33/223 kB | 12/61 kB | 4.1/6.8 kB Progress (5): 53/194 kB | 24/43 kB | 33/223 kB | 16/61 kB | 4.1/6.8 kB Progress (5): 53/194 kB | 24/43 kB | 33/223 kB | 16/61 kB | 6.8 kB Progress (5): 53/194 kB | 28/43 kB | 33/223 kB | 16/61 kB | 6.8 kB Progress (5): 53/194 kB | 28/43 kB | 33/223 kB | 20/61 kB | 6.8 kB Progress (5): 53/194 kB | 28/43 kB | 37/223 kB | 20/61 kB | 6.8 kB Progress (5): 53/194 kB | 28/43 kB | 41/223 kB | 20/61 kB | 6.8 kB Progress (5): 57/194 kB | 28/43 kB | 41/223 kB | 20/61 kB | 6.8 kB Progress (5): 57/194 kB | 28/43 kB | 45/223 kB | 20/61 kB | 6.8 kB Progress (5): 57/194 kB | 28/43 kB | 45/223 kB | 24/61 kB | 6.8 kB Progress (5): 57/194 kB | 32/43 kB | 45/223 kB | 24/61 kB | 6.8 kB Progress (5): 57/194 kB | 32/43 kB | 49/223 kB | 24/61 kB | 6.8 kB Progress (5): 61/194 kB | 32/43 kB | 49/223 kB | 24/61 kB | 6.8 kB Progress (5): 65/194 kB | 32/43 kB | 49/223 kB | 24/61 kB | 6.8 kB Progress (5): 65/194 kB | 32/43 kB | 49/223 kB | 28/61 kB | 6.8 kB Progress (5): 65/194 kB | 33/43 kB | 49/223 kB | 28/61 kB | 6.8 kB Progress (5): 65/194 kB | 33/43 kB | 49/223 kB | 32/61 kB | 6.8 kB Progress (5): 66/194 kB | 33/43 kB | 49/223 kB | 32/61 kB | 6.8 kB Progress (5): 70/194 kB | 33/43 kB | 49/223 kB | 32/61 kB | 6.8 kB Progress (5): 74/194 kB | 33/43 kB | 49/223 kB | 32/61 kB | 6.8 kB Progress (5): 78/194 kB | 33/43 kB | 49/223 kB | 32/61 kB | 6.8 kB Progress (5): 82/194 kB | 33/43 kB | 49/223 kB | 32/61 kB | 6.8 kB Progress (5): 82/194 kB | 33/43 kB | 53/223 kB | 32/61 kB | 6.8 kB Progress (5): 86/194 kB | 33/43 kB | 53/223 kB | 32/61 kB | 6.8 kB Progress (5): 86/194 kB | 33/43 kB | 53/223 kB | 36/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 62 kB/s) Progress (4): 86/194 kB | 37/43 kB | 53/223 kB | 36/61 kB Progress (4): 86/194 kB | 41/43 kB | 53/223 kB | 36/61 kB Progress (4): 86/194 kB | 43 kB | 53/223 kB | 36/61 kB Progress (4): 86/194 kB | 43 kB | 53/223 kB | 40/61 kB Progress (4): 90/194 kB | 43 kB | 53/223 kB | 40/61 kB Progress (4): 90/194 kB | 43 kB | 57/223 kB | 40/61 kB Progress (4): 94/194 kB | 43 kB | 57/223 kB | 40/61 kB Progress (4): 94/194 kB | 43 kB | 61/223 kB | 40/61 kB Progress (4): 94/194 kB | 43 kB | 61/223 kB | 44/61 kB Progress (4): 94/194 kB | 43 kB | 65/223 kB | 44/61 kB Progress (4): 94/194 kB | 43 kB | 66/223 kB | 44/61 kB Progress (4): 94/194 kB | 43 kB | 70/223 kB | 44/61 kB Progress (4): 94/194 kB | 43 kB | 74/223 kB | 44/61 kB Progress (4): 94/194 kB | 43 kB | 78/223 kB | 44/61 kB Progress (4): 94/194 kB | 43 kB | 82/223 kB | 44/61 kB Progress (4): 94/194 kB | 43 kB | 86/223 kB | 44/61 kB Progress (4): 94/194 kB | 43 kB | 90/223 kB | 44/61 kB Progress (4): 94/194 kB | 43 kB | 94/223 kB | 44/61 kB Progress (4): 94/194 kB | 43 kB | 98/223 kB | 44/61 kB Progress (4): 94/194 kB | 43 kB | 102/223 kB | 44/61 kB Progress (4): 94/194 kB | 43 kB | 106/223 kB | 44/61 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 348 kB/s) Progress (3): 98/194 kB | 106/223 kB | 44/61 kB Progress (3): 102/194 kB | 106/223 kB | 44/61 kB Progress (3): 106/194 kB | 106/223 kB | 44/61 kB Progress (3): 110/194 kB | 106/223 kB | 44/61 kB Progress (3): 114/194 kB | 106/223 kB | 44/61 kB Progress (3): 114/194 kB | 110/223 kB | 44/61 kB Progress (3): 114/194 kB | 110/223 kB | 48/61 kB Progress (3): 114/194 kB | 114/223 kB | 48/61 kB Progress (3): 118/194 kB | 114/223 kB | 48/61 kB Progress (3): 118/194 kB | 114/223 kB | 52/61 kB Progress (3): 118/194 kB | 118/223 kB | 52/61 kB Progress (3): 122/194 kB | 118/223 kB | 52/61 kB Progress (3): 122/194 kB | 122/223 kB | 52/61 kB Progress (3): 122/194 kB | 122/223 kB | 56/61 kB Progress (3): 122/194 kB | 126/223 kB | 56/61 kB Progress (3): 126/194 kB | 126/223 kB | 56/61 kB Progress (3): 126/194 kB | 130/223 kB | 56/61 kB Progress (3): 126/194 kB | 130/223 kB | 60/61 kB Progress (3): 126/194 kB | 134/223 kB | 60/61 kB Progress (3): 130/194 kB | 134/223 kB | 60/61 kB Progress (3): 130/194 kB | 138/223 kB | 60/61 kB Progress (3): 130/194 kB | 138/223 kB | 61 kB Progress (3): 130/194 kB | 142/223 kB | 61 kB Progress (3): 134/194 kB | 142/223 kB | 61 kB Progress (3): 134/194 kB | 146/223 kB | 61 kB Progress (3): 138/194 kB | 146/223 kB | 61 kB Progress (3): 138/194 kB | 150/223 kB | 61 kB Progress (3): 142/194 kB | 150/223 kB | 61 kB Progress (3): 142/194 kB | 154/223 kB | 61 kB Progress (3): 146/194 kB | 154/223 kB | 61 kB Progress (3): 146/194 kB | 158/223 kB | 61 kB Progress (3): 150/194 kB | 158/223 kB | 61 kB Progress (3): 150/194 kB | 162/223 kB | 61 kB Progress (3): 154/194 kB | 162/223 kB | 61 kB Progress (3): 154/194 kB | 166/223 kB | 61 kB Progress (3): 158/194 kB | 166/223 kB | 61 kB Progress (3): 158/194 kB | 170/223 kB | 61 kB Progress (3): 162/194 kB | 170/223 kB | 61 kB Progress (3): 162/194 kB | 174/223 kB | 61 kB Progress (3): 166/194 kB | 174/223 kB | 61 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 413 kB/s) Progress (2): 170/194 kB | 174/223 kB Progress (2): 170/194 kB | 178/223 kB Progress (2): 174/194 kB | 178/223 kB Progress (2): 174/194 kB | 182/223 kB Progress (2): 178/194 kB | 182/223 kB Progress (2): 178/194 kB | 186/223 kB Progress (2): 182/194 kB | 186/223 kB Progress (2): 182/194 kB | 190/223 kB Progress (2): 182/194 kB | 194/223 kB Progress (2): 186/194 kB | 194/223 kB Progress (2): 186/194 kB | 198/223 kB Progress (2): 190/194 kB | 198/223 kB Progress (2): 194/194 kB | 198/223 kB Progress (2): 194/194 kB | 202/223 kB Progress (2): 194 kB | 202/223 kB Progress (2): 194 kB | 206/223 kB Progress (2): 194 kB | 210/223 kB Progress (2): 194 kB | 214/223 kB Progress (2): 194 kB | 218/223 kB Progress (2): 194 kB | 222/223 kB Progress (2): 194 kB | 223 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 1.2 MB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 1.4 MB/s) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ jakarta.transaction-api --- 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 75 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 788 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 Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom (0 B at 0 B/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 62 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 79 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 371 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 108 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 157 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 70 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 102 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 73 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 83 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 143 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 142 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-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 70 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 86 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 71 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (3.4 kB at 171 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.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/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 33 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (3.8 kB at 192 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 177 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 1.0 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.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/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 31 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom Progress (1): 688 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 36 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (1.2 kB at 62 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/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-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-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/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-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-project/2.0.9/maven-project-2.0.9.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-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-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-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-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/1.0/maven-toolchain-1.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.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/maven-artifact/2.0.9/maven-artifact-2.0.9.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Progress (2): 13 kB | 4.1/89 kB Progress (2): 13 kB | 7.7/89 kB Progress (3): 13 kB | 7.7/89 kB | 4.1/49 kB Progress (3): 13 kB | 12/89 kB | 4.1/49 kB Progress (3): 13 kB | 12/89 kB | 7.7/49 kB Progress (3): 13 kB | 16/89 kB | 7.7/49 kB Progress (3): 13 kB | 16/89 kB | 12/49 kB Progress (3): 13 kB | 20/89 kB | 12/49 kB Progress (3): 13 kB | 24/89 kB | 12/49 kB Progress (3): 13 kB | 24/89 kB | 16/49 kB Progress (4): 13 kB | 24/89 kB | 16/49 kB | 4.1/160 kB Progress (4): 13 kB | 28/89 kB | 16/49 kB | 4.1/160 kB Progress (4): 13 kB | 28/89 kB | 16/49 kB | 7.7/160 kB Progress (4): 13 kB | 28/89 kB | 20/49 kB | 7.7/160 kB Progress (4): 13 kB | 32/89 kB | 20/49 kB | 7.7/160 kB Progress (4): 13 kB | 32/89 kB | 24/49 kB | 7.7/160 kB Progress (4): 13 kB | 32/89 kB | 24/49 kB | 12/160 kB Progress (4): 13 kB | 32/89 kB | 24/49 kB | 16/160 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 358 kB/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 (3): 32/89 kB | 28/49 kB | 16/160 kB Progress (3): 33/89 kB | 28/49 kB | 16/160 kB Progress (3): 37/89 kB | 28/49 kB | 16/160 kB Progress (3): 41/89 kB | 28/49 kB | 16/160 kB Progress (3): 45/89 kB | 28/49 kB | 16/160 kB Progress (3): 45/89 kB | 32/49 kB | 16/160 kB Progress (3): 45/89 kB | 32/49 kB | 20/160 kB Progress (3): 45/89 kB | 32/49 kB | 24/160 kB Progress (4): 45/89 kB | 32/49 kB | 24/160 kB | 4.1/21 kB Progress (4): 45/89 kB | 32/49 kB | 28/160 kB | 4.1/21 kB Progress (4): 45/89 kB | 32/49 kB | 32/160 kB | 4.1/21 kB Progress (4): 49/89 kB | 32/49 kB | 32/160 kB | 4.1/21 kB Progress (4): 49/89 kB | 36/49 kB | 32/160 kB | 4.1/21 kB Progress (5): 49/89 kB | 36/49 kB | 32/160 kB | 4.1/21 kB | 4.1/35 kB Progress (5): 49/89 kB | 36/49 kB | 32/160 kB | 4.1/21 kB | 7.7/35 kB Progress (5): 49/89 kB | 36/49 kB | 32/160 kB | 4.1/21 kB | 12/35 kB Progress (5): 49/89 kB | 36/49 kB | 32/160 kB | 4.1/21 kB | 16/35 kB Progress (5): 49/89 kB | 36/49 kB | 32/160 kB | 4.1/21 kB | 20/35 kB Progress (5): 49/89 kB | 36/49 kB | 32/160 kB | 4.1/21 kB | 24/35 kB Progress (5): 49/89 kB | 36/49 kB | 32/160 kB | 4.1/21 kB | 28/35 kB Progress (5): 49/89 kB | 36/49 kB | 32/160 kB | 4.1/21 kB | 32/35 kB Progress (5): 49/89 kB | 36/49 kB | 32/160 kB | 4.1/21 kB | 35 kB Progress (5): 49/89 kB | 36/49 kB | 36/160 kB | 4.1/21 kB | 35 kB Progress (5): 49/89 kB | 36/49 kB | 40/160 kB | 4.1/21 kB | 35 kB Progress (5): 49/89 kB | 36/49 kB | 44/160 kB | 4.1/21 kB | 35 kB Progress (5): 49/89 kB | 36/49 kB | 48/160 kB | 4.1/21 kB | 35 kB Progress (5): 49/89 kB | 36/49 kB | 52/160 kB | 4.1/21 kB | 35 kB Progress (5): 49/89 kB | 36/49 kB | 56/160 kB | 4.1/21 kB | 35 kB Progress (5): 49/89 kB | 36/49 kB | 56/160 kB | 7.7/21 kB | 35 kB Progress (5): 49/89 kB | 36/49 kB | 60/160 kB | 7.7/21 kB | 35 kB Progress (5): 53/89 kB | 36/49 kB | 60/160 kB | 7.7/21 kB | 35 kB Progress (5): 57/89 kB | 36/49 kB | 60/160 kB | 7.7/21 kB | 35 kB Progress (5): 57/89 kB | 40/49 kB | 60/160 kB | 7.7/21 kB | 35 kB Progress (5): 61/89 kB | 40/49 kB | 60/160 kB | 7.7/21 kB | 35 kB Progress (5): 61/89 kB | 40/49 kB | 64/160 kB | 7.7/21 kB | 35 kB Progress (5): 61/89 kB | 40/49 kB | 64/160 kB | 12/21 kB | 35 kB Progress (5): 61/89 kB | 40/49 kB | 68/160 kB | 12/21 kB | 35 kB Progress (5): 65/89 kB | 40/49 kB | 68/160 kB | 12/21 kB | 35 kB Progress (5): 65/89 kB | 44/49 kB | 68/160 kB | 12/21 kB | 35 kB Progress (5): 65/89 kB | 44/49 kB | 72/160 kB | 12/21 kB | 35 kB Progress (5): 65/89 kB | 44/49 kB | 72/160 kB | 16/21 kB | 35 kB Progress (5): 65/89 kB | 44/49 kB | 76/160 kB | 16/21 kB | 35 kB Progress (5): 69/89 kB | 44/49 kB | 76/160 kB | 16/21 kB | 35 kB Progress (5): 69/89 kB | 48/49 kB | 76/160 kB | 16/21 kB | 35 kB Progress (5): 73/89 kB | 48/49 kB | 76/160 kB | 16/21 kB | 35 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 544 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): 73/89 kB | 48/49 kB | 80/160 kB | 16/21 kB Progress (4): 73/89 kB | 48/49 kB | 84/160 kB | 16/21 kB Progress (4): 73/89 kB | 48/49 kB | 84/160 kB | 20/21 kB Progress (4): 73/89 kB | 48/49 kB | 88/160 kB | 20/21 kB Progress (4): 77/89 kB | 48/49 kB | 88/160 kB | 20/21 kB Progress (4): 77/89 kB | 49 kB | 88/160 kB | 20/21 kB Progress (4): 81/89 kB | 49 kB | 88/160 kB | 20/21 kB Progress (4): 81/89 kB | 49 kB | 92/160 kB | 20/21 kB Progress (4): 81/89 kB | 49 kB | 92/160 kB | 21 kB Progress (4): 81/89 kB | 49 kB | 96/160 kB | 21 kB Progress (4): 85/89 kB | 49 kB | 96/160 kB | 21 kB Progress (4): 85/89 kB | 49 kB | 100/160 kB | 21 kB Progress (4): 89/89 kB | 49 kB | 100/160 kB | 21 kB Progress (4): 89/89 kB | 49 kB | 104/160 kB | 21 kB Progress (4): 89 kB | 49 kB | 104/160 kB | 21 kB Progress (4): 89 kB | 49 kB | 108/160 kB | 21 kB Progress (4): 89 kB | 49 kB | 112/160 kB | 21 kB Progress (4): 89 kB | 49 kB | 116/160 kB | 21 kB Progress (4): 89 kB | 49 kB | 120/160 kB | 21 kB Progress (4): 89 kB | 49 kB | 124/160 kB | 21 kB Progress (4): 89 kB | 49 kB | 128/160 kB | 21 kB Progress (5): 89 kB | 49 kB | 128/160 kB | 21 kB | 4.1/87 kB Progress (5): 89 kB | 49 kB | 132/160 kB | 21 kB | 4.1/87 kB Progress (5): 89 kB | 49 kB | 132/160 kB | 21 kB | 7.7/87 kB Progress (5): 89 kB | 49 kB | 136/160 kB | 21 kB | 7.7/87 kB Progress (5): 89 kB | 49 kB | 136/160 kB | 21 kB | 12/87 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 578 kB/s) Progress (4): 89 kB | 136/160 kB | 21 kB | 16/87 kB Progress (4): 89 kB | 140/160 kB | 21 kB | 16/87 kB Progress (4): 89 kB | 140/160 kB | 21 kB | 20/87 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar 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 966 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 229 kB/s) 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 (2): 140/160 kB | 24/87 kB Progress (2): 140/160 kB | 28/87 kB Progress (2): 140/160 kB | 32/87 kB Progress (2): 140/160 kB | 33/87 kB Progress (2): 140/160 kB | 37/87 kB Progress (2): 140/160 kB | 41/87 kB Progress (2): 140/160 kB | 45/87 kB Progress (2): 140/160 kB | 49/87 kB Progress (2): 144/160 kB | 49/87 kB Progress (2): 144/160 kB | 53/87 kB Progress (2): 148/160 kB | 53/87 kB Progress (2): 152/160 kB | 53/87 kB Progress (2): 156/160 kB | 53/87 kB Progress (2): 160 kB | 53/87 kB 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 (3): 160 kB | 53/87 kB | 4.1/25 kB Progress (4): 160 kB | 53/87 kB | 4.1/25 kB | 4.1/122 kB Progress (4): 160 kB | 53/87 kB | 4.1/25 kB | 7.7/122 kB Progress (4): 160 kB | 53/87 kB | 4.1/25 kB | 12/122 kB Progress (4): 160 kB | 53/87 kB | 4.1/25 kB | 16/122 kB Progress (4): 160 kB | 53/87 kB | 4.1/25 kB | 20/122 kB Progress (4): 160 kB | 53/87 kB | 4.1/25 kB | 24/122 kB Progress (4): 160 kB | 53/87 kB | 4.1/25 kB | 28/122 kB Progress (4): 160 kB | 53/87 kB | 4.1/25 kB | 32/122 kB Progress (4): 160 kB | 53/87 kB | 4.1/25 kB | 33/122 kB Progress (4): 160 kB | 53/87 kB | 4.1/25 kB | 37/122 kB Progress (4): 160 kB | 53/87 kB | 4.1/25 kB | 41/122 kB Progress (4): 160 kB | 53/87 kB | 4.1/25 kB | 45/122 kB Progress (4): 160 kB | 53/87 kB | 4.1/25 kB | 49/122 kB Progress (4): 160 kB | 53/87 kB | 4.1/25 kB | 53/122 kB Progress (5): 160 kB | 53/87 kB | 4.1/25 kB | 53/122 kB | 4.1/14 kB Progress (5): 160 kB | 57/87 kB | 4.1/25 kB | 53/122 kB | 4.1/14 kB Progress (5): 160 kB | 61/87 kB | 4.1/25 kB | 53/122 kB | 4.1/14 kB Progress (5): 160 kB | 65/87 kB | 4.1/25 kB | 53/122 kB | 4.1/14 kB Progress (5): 160 kB | 69/87 kB | 4.1/25 kB | 53/122 kB | 4.1/14 kB Progress (5): 160 kB | 73/87 kB | 4.1/25 kB | 53/122 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 1.3 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar Progress (4): 73/87 kB | 4.1/25 kB | 53/122 kB | 7.7/14 kB Progress (4): 73/87 kB | 4.1/25 kB | 57/122 kB | 7.7/14 kB Progress (4): 73/87 kB | 7.7/25 kB | 57/122 kB | 7.7/14 kB Progress (4): 73/87 kB | 12/25 kB | 57/122 kB | 7.7/14 kB Progress (4): 73/87 kB | 16/25 kB | 57/122 kB | 7.7/14 kB Progress (4): 73/87 kB | 20/25 kB | 57/122 kB | 7.7/14 kB Progress (4): 73/87 kB | 24/25 kB | 57/122 kB | 7.7/14 kB Progress (4): 73/87 kB | 25 kB | 57/122 kB | 7.7/14 kB Progress (4): 73/87 kB | 25 kB | 61/122 kB | 7.7/14 kB Progress (4): 73/87 kB | 25 kB | 65/122 kB | 7.7/14 kB Progress (4): 73/87 kB | 25 kB | 66/122 kB | 7.7/14 kB Progress (4): 73/87 kB | 25 kB | 70/122 kB | 7.7/14 kB Progress (4): 73/87 kB | 25 kB | 74/122 kB | 7.7/14 kB Progress (4): 73/87 kB | 25 kB | 78/122 kB | 7.7/14 kB Progress (4): 73/87 kB | 25 kB | 82/122 kB | 7.7/14 kB Progress (4): 73/87 kB | 25 kB | 86/122 kB | 7.7/14 kB Progress (4): 73/87 kB | 25 kB | 90/122 kB | 7.7/14 kB Progress (4): 73/87 kB | 25 kB | 94/122 kB | 7.7/14 kB Progress (4): 73/87 kB | 25 kB | 98/122 kB | 7.7/14 kB Progress (4): 73/87 kB | 25 kB | 102/122 kB | 7.7/14 kB Progress (4): 73/87 kB | 25 kB | 106/122 kB | 7.7/14 kB Progress (4): 73/87 kB | 25 kB | 110/122 kB | 7.7/14 kB Progress (4): 73/87 kB | 25 kB | 114/122 kB | 7.7/14 kB Progress (4): 73/87 kB | 25 kB | 118/122 kB | 7.7/14 kB Progress (4): 73/87 kB | 25 kB | 122/122 kB | 7.7/14 kB Progress (4): 73/87 kB | 25 kB | 122 kB | 7.7/14 kB Progress (4): 73/87 kB | 25 kB | 122 kB | 12/14 kB Progress (4): 77/87 kB | 25 kB | 122 kB | 12/14 kB Progress (5): 77/87 kB | 25 kB | 122 kB | 12/14 kB | 4.1/29 kB Progress (5): 77/87 kB | 25 kB | 122 kB | 12/14 kB | 7.7/29 kB Progress (5): 77/87 kB | 25 kB | 122 kB | 12/14 kB | 12/29 kB Progress (5): 77/87 kB | 25 kB | 122 kB | 12/14 kB | 16/29 kB Progress (5): 77/87 kB | 25 kB | 122 kB | 12/14 kB | 20/29 kB Progress (5): 77/87 kB | 25 kB | 122 kB | 12/14 kB | 24/29 kB Progress (5): 77/87 kB | 25 kB | 122 kB | 12/14 kB | 28/29 kB Progress (5): 77/87 kB | 25 kB | 122 kB | 12/14 kB | 29 kB Progress (5): 77/87 kB | 25 kB | 122 kB | 14 kB | 29 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 157 kB/s) 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 185 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 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 761 kB/s) Progress (2): 81/87 kB | 14 kB Progress (2): 85/87 kB | 14 kB Progress (2): 87 kB | 14 kB 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/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 84 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar Progress (2): 87 kB | 4.1/58 kB Progress (2): 87 kB | 7.7/58 kB Progress (2): 87 kB | 12/58 kB Progress (2): 87 kB | 16/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 508 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar Progress (2): 16/58 kB | 4.1/33 kB Progress (2): 16/58 kB | 7.7/33 kB Progress (2): 16/58 kB | 12/33 kB Progress (2): 16/58 kB | 16/33 kB Progress (2): 16/58 kB | 20/33 kB Progress (2): 16/58 kB | 24/33 kB Progress (2): 16/58 kB | 28/33 kB Progress (2): 16/58 kB | 32/33 kB Progress (2): 16/58 kB | 33/33 kB Progress (2): 16/58 kB | 33 kB Progress (3): 16/58 kB | 33 kB | 4.1/37 kB Progress (3): 16/58 kB | 33 kB | 7.7/37 kB Progress (3): 16/58 kB | 33 kB | 12/37 kB Progress (3): 16/58 kB | 33 kB | 16/37 kB Progress (4): 16/58 kB | 33 kB | 16/37 kB | 4.1/10 kB Progress (4): 16/58 kB | 33 kB | 16/37 kB | 7.7/10 kB Progress (5): 16/58 kB | 33 kB | 16/37 kB | 7.7/10 kB | 4.1/21 kB Progress (5): 16/58 kB | 33 kB | 16/37 kB | 7.7/10 kB | 7.7/21 kB Progress (5): 16/58 kB | 33 kB | 16/37 kB | 7.7/10 kB | 12/21 kB Progress (5): 16/58 kB | 33 kB | 16/37 kB | 7.7/10 kB | 16/21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 kB at 176 kB/s) Progress (4): 16/58 kB | 20/37 kB | 7.7/10 kB | 16/21 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar Progress (4): 16/58 kB | 20/37 kB | 7.7/10 kB | 20/21 kB Progress (4): 20/58 kB | 20/37 kB | 7.7/10 kB | 20/21 kB Progress (4): 20/58 kB | 20/37 kB | 10 kB | 20/21 kB Progress (4): 24/58 kB | 20/37 kB | 10 kB | 20/21 kB Progress (4): 24/58 kB | 20/37 kB | 10 kB | 21 kB Progress (4): 24/58 kB | 24/37 kB | 10 kB | 21 kB Progress (4): 24/58 kB | 28/37 kB | 10 kB | 21 kB Progress (4): 24/58 kB | 32/37 kB | 10 kB | 21 kB Progress (4): 24/58 kB | 33/37 kB | 10 kB | 21 kB Progress (4): 24/58 kB | 37/37 kB | 10 kB | 21 kB Progress (4): 24/58 kB | 37 kB | 10 kB | 21 kB Progress (4): 28/58 kB | 37 kB | 10 kB | 21 kB Progress (4): 32/58 kB | 37 kB | 10 kB | 21 kB Progress (4): 36/58 kB | 37 kB | 10 kB | 21 kB Progress (4): 40/58 kB | 37 kB | 10 kB | 21 kB Progress (4): 44/58 kB | 37 kB | 10 kB | 21 kB Progress (4): 48/58 kB | 37 kB | 10 kB | 21 kB Progress (4): 52/58 kB | 37 kB | 10 kB | 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 51 kB/s) Progress (3): 56/58 kB | 37 kB | 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 kB at 106 kB/s) Progress (2): 58 kB | 37 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar Progress (3): 58 kB | 37 kB | 4.1/4.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 180 kB/s) Progress (2): 58 kB | 4.6 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 275 kB/s) Progress (2): 4.6 kB | 4.1/14 kB Progress (2): 4.6 kB | 7.7/14 kB Progress (2): 4.6 kB | 12/14 kB Progress (2): 4.6 kB | 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (4.6 kB at 21 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 kB at 65 kB/s) [INFO] Compiling 18 source files to /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/classes [INFO] [INFO] --- maven-bundle-plugin:1.4.3:manifest (bundle-manifest) @ jakarta.transaction-api --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.pom Progress (1): 864 B Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.pom (864 B at 135 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom (2.0 kB at 90 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.pom (2.3 kB at 117 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/felix/felix/1.0.0/felix-1.0.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix/1.0.0/felix-1.0.0.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/felix/felix/1.0.0/felix-1.0.0.pom (12 kB at 522 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.pom (2.0 kB at 107 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.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.7/maven-project-2.0.7.pom (2.6 kB at 126 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/2.0.7/maven-2.0.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.7/maven-2.0.7.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.7/maven-2.0.7.pom (11 kB at 480 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.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.7/maven-settings-2.0.7.pom (2.0 kB at 91 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.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.7/maven-model-2.0.7.pom (3.0 kB at 63 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.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.7/maven-profile-2.0.7.pom (2.0 kB at 104 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.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.7/maven-artifact-manager-2.0.7.pom (2.6 kB at 138 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.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.7/maven-repository-metadata-2.0.7.pom (1.9 kB at 77 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.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.7/maven-artifact-2.0.7.pom (1.6 kB at 79 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.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.7/maven-plugin-registry-2.0.7.pom (1.9 kB at 102 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.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.7/maven-plugin-api-2.0.7.pom (1.5 kB at 81 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.pom Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.pom (1.3 kB at 68 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/3/maven-shared-components-3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/3/maven-shared-components-3.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/3/maven-shared-components-3.pom (2.0 kB at 94 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/4/maven-parent-4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/4/maven-parent-4.pom Progress (1): 4.1/10.0 kB Progress (1): 7.7/10.0 kB Progress (1): 10.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/4/maven-parent-4.pom (10.0 kB at 500 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-project/2.0/maven-project-2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 86 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/2.0/maven-2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom Progress (1): 4.1/8.8 kB Progress (1): 7.7/8.8 kB Progress (1): 8.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 461 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 72 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/2.0/maven-model-2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 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-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 291 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 61 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 49 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom Progress (1): 723 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 38 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom (1.0 kB at 52 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom (1.9 kB at 94 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 329 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom Progress (1): 767 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom (767 B at 35 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom Progress (1): 4.1/5.9 kB Progress (1): 5.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom (5.9 kB at 297 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-dependency-tree/1.1/maven-dependency-tree-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/1.1/maven-dependency-tree-1.1.pom Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/1.1/maven-dependency-tree-1.1.pom (2.9 kB at 154 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 141 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/7/maven-parent-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 817 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 123 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/2.0.8/maven-2.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 637 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/6/maven-parent-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 557 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 98 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 131 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 119 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 45 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 142 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 73 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 95 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 111 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-osgi/0.2.0/maven-osgi-0.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-osgi/0.2.0/maven-osgi-0.2.0.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-osgi/0.2.0/maven-osgi-0.2.0.pom (2.0 kB at 102 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/biz/aQute/bndlib/0.0.203/bndlib-0.0.203.pom Progress (1): 886 B Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/biz/aQute/bndlib/0.0.203/bndlib-0.0.203.pom (886 B at 3.4 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.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-2/wagon-provider-api-1.0-beta-2.pom Progress (1): 680 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 30 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom Progress (1): 4.1/5.9 kB Progress (1): 5.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (5.9 kB at 294 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.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.7/plexus-utils-1.4.7.pom (2.3 kB at 108 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.jar Progress (1): 3.8/160 kB Progress (1): 7.9/160 kB Progress (1): 12/160 kB Progress (1): 16/160 kB Progress (1): 20/160 kB Progress (1): 24/160 kB Progress (1): 28/160 kB Progress (1): 32/160 kB Progress (1): 33/160 kB Progress (1): 37/160 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.jar Progress (1): 41/160 kB Progress (1): 45/160 kB Progress (1): 49/160 kB Progress (1): 53/160 kB Progress (1): 57/160 kB Progress (1): 61/160 kB Progress (1): 66/160 kB Progress (1): 70/160 kB Progress (1): 74/160 kB Progress (1): 76/160 kB Progress (1): 80/160 kB Progress (1): 82/160 kB Progress (1): 86/160 kB Progress (1): 90/160 kB Progress (1): 94/160 kB Progress (1): 98/160 kB Progress (1): 102/160 kB Progress (1): 106/160 kB Progress (1): 109/160 kB Progress (1): 113/160 kB Progress (1): 117/160 kB Progress (1): 121/160 kB Progress (1): 125/160 kB Progress (1): 129/160 kB Progress (1): 133/160 kB Progress (1): 137/160 kB Progress (1): 142/160 kB Progress (1): 146/160 kB Progress (1): 150/160 kB Progress (1): 154/160 kB Progress (1): 158/160 kB Progress (1): 160 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar (160 kB at 362 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-dependency-tree/1.1/maven-dependency-tree-1.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-osgi/0.2.0/maven-osgi-0.2.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar Progress (1): 4.1/117 kB Progress (2): 4.1/117 kB | 4.1/35 kB Progress (2): 7.7/117 kB | 4.1/35 kB Progress (2): 7.7/117 kB | 7.7/35 kB Progress (2): 12/117 kB | 7.7/35 kB Progress (2): 16/117 kB | 7.7/35 kB Progress (2): 20/117 kB | 7.7/35 kB Progress (2): 24/117 kB | 7.7/35 kB Progress (2): 24/117 kB | 12/35 kB Progress (2): 28/117 kB | 12/35 kB Progress (2): 32/117 kB | 12/35 kB Progress (3): 32/117 kB | 12/35 kB | 4.1/43 kB Progress (4): 32/117 kB | 12/35 kB | 4.1/43 kB | 4.1/61 kB Progress (4): 32/117 kB | 12/35 kB | 4.1/43 kB | 7.7/61 kB Progress (4): 36/117 kB | 12/35 kB | 4.1/43 kB | 7.7/61 kB Progress (4): 40/117 kB | 12/35 kB | 4.1/43 kB | 7.7/61 kB Progress (4): 44/117 kB | 12/35 kB | 4.1/43 kB | 7.7/61 kB Progress (4): 48/117 kB | 12/35 kB | 4.1/43 kB | 7.7/61 kB Progress (4): 48/117 kB | 16/35 kB | 4.1/43 kB | 7.7/61 kB Progress (4): 52/117 kB | 16/35 kB | 4.1/43 kB | 7.7/61 kB Progress (4): 52/117 kB | 16/35 kB | 4.1/43 kB | 12/61 kB Progress (4): 52/117 kB | 16/35 kB | 4.1/43 kB | 16/61 kB Progress (4): 52/117 kB | 16/35 kB | 7.7/43 kB | 16/61 kB Progress (4): 52/117 kB | 16/35 kB | 7.7/43 kB | 20/61 kB Progress (4): 56/117 kB | 16/35 kB | 7.7/43 kB | 20/61 kB Progress (4): 56/117 kB | 20/35 kB | 7.7/43 kB | 20/61 kB Progress (4): 60/117 kB | 20/35 kB | 7.7/43 kB | 20/61 kB Progress (4): 60/117 kB | 20/35 kB | 7.7/43 kB | 24/61 kB Progress (4): 60/117 kB | 20/35 kB | 12/43 kB | 24/61 kB Progress (4): 60/117 kB | 20/35 kB | 12/43 kB | 28/61 kB Progress (4): 64/117 kB | 20/35 kB | 12/43 kB | 28/61 kB Progress (4): 64/117 kB | 24/35 kB | 12/43 kB | 28/61 kB Progress (4): 68/117 kB | 24/35 kB | 12/43 kB | 28/61 kB Progress (4): 68/117 kB | 28/35 kB | 12/43 kB | 28/61 kB Progress (4): 68/117 kB | 28/35 kB | 12/43 kB | 32/61 kB Progress (4): 68/117 kB | 28/35 kB | 12/43 kB | 36/61 kB Progress (4): 68/117 kB | 28/35 kB | 16/43 kB | 36/61 kB Progress (4): 68/117 kB | 28/35 kB | 16/43 kB | 40/61 kB Progress (4): 68/117 kB | 28/35 kB | 16/43 kB | 44/61 kB Progress (4): 68/117 kB | 28/35 kB | 16/43 kB | 48/61 kB Progress (4): 68/117 kB | 28/35 kB | 16/43 kB | 52/61 kB Progress (4): 68/117 kB | 28/35 kB | 16/43 kB | 56/61 kB Progress (4): 68/117 kB | 28/35 kB | 16/43 kB | 60/61 kB Progress (4): 68/117 kB | 32/35 kB | 16/43 kB | 60/61 kB Progress (4): 72/117 kB | 32/35 kB | 16/43 kB | 60/61 kB Progress (4): 72/117 kB | 32/35 kB | 16/43 kB | 61 kB Progress (4): 72/117 kB | 33/35 kB | 16/43 kB | 61 kB Progress (4): 72/117 kB | 35 kB | 16/43 kB | 61 kB Progress (4): 72/117 kB | 35 kB | 20/43 kB | 61 kB Progress (4): 72/117 kB | 35 kB | 24/43 kB | 61 kB Progress (4): 72/117 kB | 35 kB | 28/43 kB | 61 kB Progress (4): 72/117 kB | 35 kB | 32/43 kB | 61 kB Progress (4): 76/117 kB | 35 kB | 32/43 kB | 61 kB Progress (4): 80/117 kB | 35 kB | 32/43 kB | 61 kB Progress (4): 84/117 kB | 35 kB | 32/43 kB | 61 kB Progress (4): 88/117 kB | 35 kB | 32/43 kB | 61 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar (61 kB at 846 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar Progress (3): 88/117 kB | 35 kB | 36/43 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar (35 kB at 464 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar Progress (2): 92/117 kB | 36/43 kB Progress (2): 96/117 kB | 36/43 kB Progress (2): 100/117 kB | 36/43 kB Progress (2): 104/117 kB | 36/43 kB Progress (2): 104/117 kB | 40/43 kB Progress (2): 108/117 kB | 40/43 kB Progress (2): 108/117 kB | 43 kB Progress (2): 112/117 kB | 43 kB Progress (2): 116/117 kB | 43 kB Progress (2): 117 kB | 43 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.jar (43 kB at 461 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.jar Progress (2): 117 kB | 4.1/86 kB Progress (3): 117 kB | 4.1/86 kB | 4.1/29 kB Progress (3): 117 kB | 7.7/86 kB | 4.1/29 kB Progress (3): 117 kB | 12/86 kB | 4.1/29 kB Progress (3): 117 kB | 16/86 kB | 4.1/29 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.jar (117 kB at 1.1 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar Progress (2): 20/86 kB | 4.1/29 kB Progress (2): 20/86 kB | 7.7/29 kB Progress (2): 24/86 kB | 7.7/29 kB Progress (2): 28/86 kB | 7.7/29 kB Progress (2): 28/86 kB | 12/29 kB Progress (2): 32/86 kB | 12/29 kB Progress (2): 33/86 kB | 12/29 kB Progress (3): 33/86 kB | 12/29 kB | 4.1/13 kB Progress (3): 33/86 kB | 12/29 kB | 7.7/13 kB Progress (3): 37/86 kB | 12/29 kB | 7.7/13 kB Progress (3): 41/86 kB | 12/29 kB | 7.7/13 kB Progress (3): 45/86 kB | 12/29 kB | 7.7/13 kB Progress (3): 49/86 kB | 12/29 kB | 7.7/13 kB Progress (3): 53/86 kB | 12/29 kB | 7.7/13 kB Progress (3): 57/86 kB | 12/29 kB | 7.7/13 kB Progress (3): 61/86 kB | 12/29 kB | 7.7/13 kB Progress (3): 65/86 kB | 12/29 kB | 7.7/13 kB Progress (4): 65/86 kB | 12/29 kB | 7.7/13 kB | 4.1/88 kB Progress (4): 65/86 kB | 12/29 kB | 7.7/13 kB | 7.7/88 kB Progress (4): 65/86 kB | 12/29 kB | 7.7/13 kB | 12/88 kB Progress (4): 65/86 kB | 12/29 kB | 7.7/13 kB | 16/88 kB Progress (4): 65/86 kB | 12/29 kB | 7.7/13 kB | 20/88 kB Progress (4): 65/86 kB | 12/29 kB | 7.7/13 kB | 24/88 kB Progress (4): 65/86 kB | 16/29 kB | 7.7/13 kB | 24/88 kB Progress (4): 66/86 kB | 16/29 kB | 7.7/13 kB | 24/88 kB Progress (4): 66/86 kB | 16/29 kB | 7.7/13 kB | 28/88 kB Progress (4): 70/86 kB | 16/29 kB | 7.7/13 kB | 28/88 kB Progress (4): 70/86 kB | 16/29 kB | 7.7/13 kB | 32/88 kB Progress (4): 70/86 kB | 20/29 kB | 7.7/13 kB | 32/88 kB Progress (4): 74/86 kB | 20/29 kB | 7.7/13 kB | 32/88 kB Progress (4): 74/86 kB | 24/29 kB | 7.7/13 kB | 32/88 kB Progress (4): 74/86 kB | 24/29 kB | 7.7/13 kB | 33/88 kB Progress (4): 74/86 kB | 28/29 kB | 7.7/13 kB | 33/88 kB Progress (4): 78/86 kB | 28/29 kB | 7.7/13 kB | 33/88 kB Progress (4): 78/86 kB | 29 kB | 7.7/13 kB | 33/88 kB Progress (4): 78/86 kB | 29 kB | 7.7/13 kB | 37/88 kB Progress (4): 82/86 kB | 29 kB | 7.7/13 kB | 37/88 kB Progress (4): 82/86 kB | 29 kB | 7.7/13 kB | 41/88 kB Progress (4): 86/86 kB | 29 kB | 7.7/13 kB | 41/88 kB Progress (4): 86/86 kB | 29 kB | 7.7/13 kB | 45/88 kB Progress (4): 86 kB | 29 kB | 7.7/13 kB | 45/88 kB Progress (4): 86 kB | 29 kB | 7.7/13 kB | 49/88 kB Progress (4): 86 kB | 29 kB | 7.7/13 kB | 53/88 kB Progress (4): 86 kB | 29 kB | 7.7/13 kB | 57/88 kB Progress (4): 86 kB | 29 kB | 7.7/13 kB | 61/88 kB Progress (4): 86 kB | 29 kB | 7.7/13 kB | 65/88 kB Progress (4): 86 kB | 29 kB | 7.7/13 kB | 69/88 kB Progress (4): 86 kB | 29 kB | 7.7/13 kB | 73/88 kB Progress (4): 86 kB | 29 kB | 7.7/13 kB | 77/88 kB Progress (4): 86 kB | 29 kB | 7.7/13 kB | 81/88 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar (29 kB at 207 kB/s) Progress (3): 86 kB | 7.7/13 kB | 85/88 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar (86 kB at 604 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar Progress (2): 7.7/13 kB | 88 kB Progress (3): 7.7/13 kB | 88 kB | 4.1/10 kB Progress (3): 7.7/13 kB | 88 kB | 7.7/10 kB Progress (3): 7.7/13 kB | 88 kB | 10 kB Progress (4): 7.7/13 kB | 88 kB | 10 kB | 4.1/57 kB Progress (4): 7.7/13 kB | 88 kB | 10 kB | 7.7/57 kB Progress (4): 7.7/13 kB | 88 kB | 10 kB | 12/57 kB Progress (4): 7.7/13 kB | 88 kB | 10 kB | 16/57 kB Progress (4): 7.7/13 kB | 88 kB | 10 kB | 20/57 kB Progress (4): 7.7/13 kB | 88 kB | 10 kB | 24/57 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar (10 kB at 61 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar (88 kB at 532 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar Progress (2): 7.7/13 kB | 28/57 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar Progress (2): 7.7/13 kB | 32/57 kB Progress (2): 7.7/13 kB | 33/57 kB Progress (2): 7.7/13 kB | 37/57 kB Progress (2): 7.7/13 kB | 41/57 kB Progress (2): 7.7/13 kB | 45/57 kB Progress (2): 7.7/13 kB | 49/57 kB Progress (2): 7.7/13 kB | 53/57 kB Progress (2): 7.7/13 kB | 57 kB Progress (3): 7.7/13 kB | 57 kB | 4.1/49 kB Progress (3): 7.7/13 kB | 57 kB | 7.7/49 kB Progress (4): 7.7/13 kB | 57 kB | 7.7/49 kB | 4.1/24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar (57 kB at 310 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/1.1/maven-dependency-tree-1.1.jar Progress (3): 7.7/13 kB | 7.7/49 kB | 7.7/24 kB Progress (3): 7.7/13 kB | 7.7/49 kB | 12/24 kB Progress (3): 7.7/13 kB | 7.7/49 kB | 16/24 kB Progress (3): 7.7/13 kB | 7.7/49 kB | 20/24 kB Progress (3): 7.7/13 kB | 7.7/49 kB | 24/24 kB Progress (3): 7.7/13 kB | 7.7/49 kB | 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar (24 kB at 124 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-osgi/0.2.0/maven-osgi-0.2.0.jar Progress (3): 7.7/13 kB | 7.7/49 kB | 4.1/34 kB Progress (3): 7.7/13 kB | 7.7/49 kB | 7.7/34 kB Progress (3): 7.7/13 kB | 7.7/49 kB | 12/34 kB Progress (3): 7.7/13 kB | 7.7/49 kB | 16/34 kB Progress (3): 7.7/13 kB | 7.7/49 kB | 20/34 kB Progress (3): 7.7/13 kB | 7.7/49 kB | 24/34 kB Progress (3): 7.7/13 kB | 7.7/49 kB | 28/34 kB Progress (3): 7.7/13 kB | 7.7/49 kB | 32/34 kB Progress (3): 7.7/13 kB | 7.7/49 kB | 33/34 kB Progress (3): 7.7/13 kB | 7.7/49 kB | 34 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 34 kB | 4.1/13 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 34 kB | 7.7/13 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 34 kB | 12/13 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 34 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/1.1/maven-dependency-tree-1.1.jar (34 kB at 155 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-2/wagon-provider-api-1.0-beta-2.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-osgi/0.2.0/maven-osgi-0.2.0.jar (13 kB at 56 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar Progress (3): 7.7/13 kB | 7.7/49 kB | 4.1/142 kB Progress (3): 7.7/13 kB | 7.7/49 kB | 7.7/142 kB Progress (3): 7.7/13 kB | 7.7/49 kB | 12/142 kB Progress (3): 7.7/13 kB | 7.7/49 kB | 16/142 kB Progress (3): 7.7/13 kB | 7.7/49 kB | 20/142 kB Progress (3): 7.7/13 kB | 7.7/49 kB | 24/142 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 24/142 kB | 4.1/46 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 28/142 kB | 4.1/46 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 32/142 kB | 4.1/46 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 32/142 kB | 4.1/46 kB | 4.1/11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 33/142 kB | 4.1/46 kB | 4.1/11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 37/142 kB | 4.1/46 kB | 4.1/11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 37/142 kB | 7.7/46 kB | 4.1/11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 41/142 kB | 7.7/46 kB | 4.1/11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 41/142 kB | 7.7/46 kB | 7.7/11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 45/142 kB | 7.7/46 kB | 7.7/11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 49/142 kB | 7.7/46 kB | 7.7/11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 49/142 kB | 12/46 kB | 7.7/11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 53/142 kB | 12/46 kB | 7.7/11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 57/142 kB | 12/46 kB | 7.7/11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 61/142 kB | 12/46 kB | 7.7/11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 65/142 kB | 12/46 kB | 7.7/11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 66/142 kB | 12/46 kB | 7.7/11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 70/142 kB | 12/46 kB | 7.7/11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 74/142 kB | 12/46 kB | 7.7/11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 74/142 kB | 12/46 kB | 11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 78/142 kB | 12/46 kB | 11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 78/142 kB | 16/46 kB | 11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 82/142 kB | 16/46 kB | 11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 82/142 kB | 20/46 kB | 11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 86/142 kB | 20/46 kB | 11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 86/142 kB | 24/46 kB | 11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 90/142 kB | 24/46 kB | 11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 90/142 kB | 28/46 kB | 11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 90/142 kB | 32/46 kB | 11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 90/142 kB | 33/46 kB | 11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 94/142 kB | 33/46 kB | 11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 98/142 kB | 33/46 kB | 11 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 98/142 kB | 33/46 kB | 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar (11 kB at 40 kB/s) Progress (4): 7.7/13 kB | 7.7/49 kB | 98/142 kB | 37/46 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 98/142 kB | 41/46 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.jar Progress (4): 7.7/13 kB | 7.7/49 kB | 102/142 kB | 41/46 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 106/142 kB | 41/46 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 110/142 kB | 41/46 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 114/142 kB | 41/46 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 118/142 kB | 41/46 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 122/142 kB | 41/46 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 126/142 kB | 41/46 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 130/142 kB | 41/46 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 134/142 kB | 41/46 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 138/142 kB | 41/46 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 142 kB | 41/46 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 142 kB | 41/46 kB | 4.1/203 kB Progress (5): 7.7/13 kB | 7.7/49 kB | 142 kB | 41/46 kB | 7.7/203 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar (142 kB at 497 kB/s) Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 12/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 16/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 20/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 24/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 28/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 32/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 33/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 37/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 41/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 45/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 49/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 53/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 57/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 61/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 65/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 66/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 70/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 74/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 78/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 82/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 86/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 90/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 94/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 98/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 98/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 102/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 106/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 110/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 114/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 118/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 122/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 126/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 130/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 131/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 135/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 139/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 143/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 147/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 151/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 155/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 159/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 163/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 167/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 171/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 175/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 179/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 183/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 187/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 191/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 195/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 199/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 203/203 kB Progress (4): 7.7/13 kB | 7.7/49 kB | 41/46 kB | 203 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.jar (203 kB at 630 kB/s) Progress (3): 7.7/13 kB | 12/49 kB | 41/46 kB Progress (3): 7.7/13 kB | 16/49 kB | 41/46 kB Progress (3): 7.7/13 kB | 20/49 kB | 41/46 kB Progress (3): 7.7/13 kB | 24/49 kB | 41/46 kB Progress (3): 7.7/13 kB | 28/49 kB | 41/46 kB Progress (3): 7.7/13 kB | 32/49 kB | 41/46 kB Progress (3): 7.7/13 kB | 36/49 kB | 41/46 kB Progress (3): 7.7/13 kB | 40/49 kB | 41/46 kB Progress (3): 7.7/13 kB | 44/49 kB | 41/46 kB Progress (3): 7.7/13 kB | 48/49 kB | 41/46 kB Progress (3): 7.7/13 kB | 49 kB | 41/46 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar (49 kB at 124 kB/s) Progress (2): 7.7/13 kB | 45/46 kB Progress (2): 7.7/13 kB | 46 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-2/wagon-provider-api-1.0-beta-2.jar (46 kB at 103 kB/s) 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.7/maven-plugin-api-2.0.7.jar (13 kB at 23 kB/s) [WARNING] Warning in manifest for jakarta.transaction:jakarta.transaction-api:jar:1.3.2 : Superfluous export-package instructions: [javax] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jakarta.transaction-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ jakarta.transaction-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jakarta.transaction-api --- 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 138 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 108 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 251 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 81 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 704 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 95 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 74 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 87 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 696 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 142 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 445 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 808 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.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/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/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/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/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-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/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/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.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 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/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.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 (2): 32/35 kB | 4.1/31 kB Progress (2): 35 kB | 4.1/31 kB Progress (3): 35 kB | 4.1/31 kB | 4.1/316 kB Progress (3): 35 kB | 4.1/31 kB | 7.7/316 kB Progress (3): 35 kB | 4.1/31 kB | 12/316 kB Progress (3): 35 kB | 4.1/31 kB | 16/316 kB Progress (3): 35 kB | 7.7/31 kB | 16/316 kB Progress (3): 35 kB | 7.7/31 kB | 20/316 kB Progress (3): 35 kB | 7.7/31 kB | 24/316 kB Progress (3): 35 kB | 12/31 kB | 24/316 kB Progress (4): 35 kB | 12/31 kB | 24/316 kB | 4.1/118 kB Progress (4): 35 kB | 12/31 kB | 24/316 kB | 7.7/118 kB Progress (4): 35 kB | 12/31 kB | 24/316 kB | 12/118 kB Progress (4): 35 kB | 16/31 kB | 24/316 kB | 12/118 kB Progress (4): 35 kB | 16/31 kB | 24/316 kB | 16/118 kB Progress (4): 35 kB | 20/31 kB | 24/316 kB | 16/118 kB Progress (4): 35 kB | 24/31 kB | 24/316 kB | 16/118 kB Progress (4): 35 kB | 28/31 kB | 24/316 kB | 16/118 kB Progress (5): 35 kB | 28/31 kB | 24/316 kB | 16/118 kB | 4.1/263 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 937 kB/s) 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 Progress (4): 28/31 kB | 24/316 kB | 16/118 kB | 7.7/263 kB Progress (4): 31 kB | 24/316 kB | 16/118 kB | 7.7/263 kB Progress (4): 31 kB | 24/316 kB | 16/118 kB | 12/263 kB Progress (4): 31 kB | 24/316 kB | 16/118 kB | 16/263 kB Progress (4): 31 kB | 24/316 kB | 16/118 kB | 20/263 kB Progress (4): 31 kB | 24/316 kB | 16/118 kB | 24/263 kB Progress (4): 31 kB | 24/316 kB | 16/118 kB | 28/263 kB Progress (4): 31 kB | 24/316 kB | 16/118 kB | 32/263 kB Progress (4): 31 kB | 24/316 kB | 16/118 kB | 36/263 kB Progress (4): 31 kB | 24/316 kB | 16/118 kB | 40/263 kB Progress (5): 31 kB | 24/316 kB | 16/118 kB | 40/263 kB | 4.1/10 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 661 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 (4): 24/316 kB | 16/118 kB | 44/263 kB | 4.1/10 kB Progress (4): 24/316 kB | 16/118 kB | 44/263 kB | 7.7/10 kB Progress (4): 24/316 kB | 16/118 kB | 48/263 kB | 7.7/10 kB Progress (4): 24/316 kB | 16/118 kB | 48/263 kB | 10 kB Progress (4): 24/316 kB | 16/118 kB | 52/263 kB | 10 kB Progress (4): 24/316 kB | 16/118 kB | 56/263 kB | 10 kB Progress (4): 24/316 kB | 16/118 kB | 60/263 kB | 10 kB Progress (4): 24/316 kB | 16/118 kB | 64/263 kB | 10 kB Progress (4): 24/316 kB | 16/118 kB | 68/263 kB | 10 kB Progress (4): 24/316 kB | 16/118 kB | 72/263 kB | 10 kB Progress (4): 24/316 kB | 16/118 kB | 76/263 kB | 10 kB Progress (4): 24/316 kB | 16/118 kB | 80/263 kB | 10 kB Progress (4): 24/316 kB | 16/118 kB | 84/263 kB | 10 kB Progress (4): 24/316 kB | 16/118 kB | 88/263 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 166 kB/s) Progress (4): 24/316 kB | 16/118 kB | 88/263 kB | 4.1/38 kB Progress (4): 24/316 kB | 16/118 kB | 92/263 kB | 4.1/38 kB Progress (4): 24/316 kB | 16/118 kB | 92/263 kB | 7.7/38 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 (4): 24/316 kB | 16/118 kB | 92/263 kB | 12/38 kB Progress (4): 24/316 kB | 16/118 kB | 92/263 kB | 16/38 kB Progress (4): 24/316 kB | 16/118 kB | 96/263 kB | 16/38 kB Progress (4): 24/316 kB | 16/118 kB | 100/263 kB | 16/38 kB Progress (4): 24/316 kB | 16/118 kB | 104/263 kB | 16/38 kB Progress (4): 24/316 kB | 16/118 kB | 104/263 kB | 20/38 kB Progress (4): 24/316 kB | 16/118 kB | 104/263 kB | 24/38 kB Progress (4): 24/316 kB | 16/118 kB | 108/263 kB | 24/38 kB Progress (4): 24/316 kB | 16/118 kB | 108/263 kB | 28/38 kB Progress (4): 24/316 kB | 16/118 kB | 112/263 kB | 28/38 kB Progress (4): 24/316 kB | 16/118 kB | 112/263 kB | 32/38 kB Progress (4): 24/316 kB | 16/118 kB | 116/263 kB | 32/38 kB Progress (4): 24/316 kB | 16/118 kB | 116/263 kB | 33/38 kB Progress (4): 24/316 kB | 16/118 kB | 120/263 kB | 33/38 kB Progress (4): 24/316 kB | 16/118 kB | 120/263 kB | 37/38 kB Progress (4): 24/316 kB | 16/118 kB | 124/263 kB | 37/38 kB Progress (4): 24/316 kB | 16/118 kB | 128/263 kB | 37/38 kB Progress (4): 24/316 kB | 16/118 kB | 132/263 kB | 37/38 kB Progress (4): 24/316 kB | 16/118 kB | 136/263 kB | 37/38 kB Progress (4): 24/316 kB | 16/118 kB | 136/263 kB | 38 kB Progress (4): 24/316 kB | 16/118 kB | 140/263 kB | 38 kB Progress (5): 24/316 kB | 16/118 kB | 140/263 kB | 38 kB | 4.1/14 kB Progress (5): 24/316 kB | 16/118 kB | 144/263 kB | 38 kB | 4.1/14 kB Progress (5): 24/316 kB | 16/118 kB | 144/263 kB | 38 kB | 7.7/14 kB Progress (5): 24/316 kB | 16/118 kB | 148/263 kB | 38 kB | 7.7/14 kB Progress (5): 24/316 kB | 16/118 kB | 152/263 kB | 38 kB | 7.7/14 kB Progress (5): 24/316 kB | 16/118 kB | 156/263 kB | 38 kB | 7.7/14 kB Progress (5): 24/316 kB | 16/118 kB | 160/263 kB | 38 kB | 7.7/14 kB Progress (5): 24/316 kB | 16/118 kB | 164/263 kB | 38 kB | 7.7/14 kB Progress (5): 24/316 kB | 16/118 kB | 168/263 kB | 38 kB | 7.7/14 kB Progress (5): 24/316 kB | 16/118 kB | 172/263 kB | 38 kB | 7.7/14 kB Progress (5): 24/316 kB | 16/118 kB | 176/263 kB | 38 kB | 7.7/14 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.jar (38 kB at 422 kB/s) Progress (4): 24/316 kB | 16/118 kB | 180/263 kB | 7.7/14 kB Progress (4): 24/316 kB | 16/118 kB | 184/263 kB | 7.7/14 kB Progress (4): 24/316 kB | 16/118 kB | 188/263 kB | 7.7/14 kB Progress (4): 24/316 kB | 16/118 kB | 192/263 kB | 7.7/14 kB Progress (4): 24/316 kB | 16/118 kB | 196/263 kB | 7.7/14 kB Progress (4): 24/316 kB | 16/118 kB | 200/263 kB | 7.7/14 kB Progress (4): 24/316 kB | 16/118 kB | 204/263 kB | 7.7/14 kB Progress (4): 24/316 kB | 16/118 kB | 208/263 kB | 7.7/14 kB Progress (4): 24/316 kB | 16/118 kB | 212/263 kB | 7.7/14 kB Progress (4): 24/316 kB | 16/118 kB | 216/263 kB | 7.7/14 kB Progress (4): 24/316 kB | 16/118 kB | 220/263 kB | 7.7/14 kB Progress (4): 24/316 kB | 16/118 kB | 224/263 kB | 7.7/14 kB Progress (4): 24/316 kB | 16/118 kB | 228/263 kB | 7.7/14 kB Progress (4): 24/316 kB | 16/118 kB | 232/263 kB | 7.7/14 kB Progress (4): 24/316 kB | 16/118 kB | 236/263 kB | 7.7/14 kB Progress (4): 24/316 kB | 16/118 kB | 240/263 kB | 7.7/14 kB Progress (4): 24/316 kB | 16/118 kB | 244/263 kB | 7.7/14 kB Progress (4): 24/316 kB | 16/118 kB | 248/263 kB | 7.7/14 kB Progress (4): 24/316 kB | 16/118 kB | 252/263 kB | 7.7/14 kB Progress (4): 24/316 kB | 16/118 kB | 256/263 kB | 7.7/14 kB Progress (4): 24/316 kB | 16/118 kB | 260/263 kB | 7.7/14 kB Progress (4): 24/316 kB | 16/118 kB | 263 kB | 7.7/14 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.jar (263 kB at 2.3 MB/s) Progress (3): 28/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 32/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 33/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 37/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 41/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 45/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 49/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 53/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 57/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 61/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 65/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 66/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 70/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 74/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 78/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 82/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 86/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 90/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 94/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 98/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 102/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 106/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 110/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 114/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 118/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 122/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 126/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 130/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 134/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 138/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 142/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 146/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 150/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 154/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 158/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 162/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 166/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 170/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 174/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 178/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 182/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 186/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 190/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 194/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 198/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 202/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 206/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 210/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 214/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 218/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 222/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 226/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 230/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 234/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 238/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 242/316 kB | 16/118 kB | 7.7/14 kB Progress (3): 242/316 kB | 16/118 kB | 12/14 kB Progress (3): 242/316 kB | 16/118 kB | 14 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 42 kB/s) Progress (2): 242/316 kB | 20/118 kB Progress (2): 242/316 kB | 24/118 kB Progress (2): 242/316 kB | 28/118 kB Progress (2): 242/316 kB | 32/118 kB Progress (2): 242/316 kB | 33/118 kB Progress (2): 242/316 kB | 37/118 kB Progress (2): 242/316 kB | 41/118 kB Progress (2): 242/316 kB | 45/118 kB Progress (2): 242/316 kB | 49/118 kB Progress (2): 242/316 kB | 53/118 kB Progress (2): 242/316 kB | 57/118 kB Progress (2): 242/316 kB | 61/118 kB Progress (2): 242/316 kB | 65/118 kB Progress (2): 242/316 kB | 66/118 kB Progress (2): 242/316 kB | 70/118 kB Progress (2): 242/316 kB | 74/118 kB Progress (2): 242/316 kB | 78/118 kB Progress (2): 242/316 kB | 82/118 kB Progress (2): 242/316 kB | 86/118 kB Progress (2): 242/316 kB | 90/118 kB Progress (2): 246/316 kB | 90/118 kB Progress (2): 250/316 kB | 90/118 kB Progress (2): 254/316 kB | 90/118 kB Progress (2): 258/316 kB | 90/118 kB Progress (2): 262/316 kB | 90/118 kB Progress (2): 266/316 kB | 90/118 kB Progress (2): 270/316 kB | 90/118 kB Progress (2): 274/316 kB | 90/118 kB Progress (2): 278/316 kB | 90/118 kB Progress (2): 282/316 kB | 90/118 kB Progress (2): 286/316 kB | 90/118 kB Progress (2): 290/316 kB | 90/118 kB Progress (2): 294/316 kB | 90/118 kB Progress (2): 298/316 kB | 90/118 kB Progress (2): 302/316 kB | 90/118 kB Progress (2): 306/316 kB | 90/118 kB Progress (2): 310/316 kB | 90/118 kB Progress (2): 314/316 kB | 90/118 kB Progress (2): 316 kB | 90/118 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 650 kB/s) Progress (1): 94/118 kB Progress (1): 98/118 kB Progress (1): 102/118 kB Progress (1): 106/118 kB Progress (1): 110/118 kB Progress (1): 114/118 kB Progress (1): 118 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 174 kB/s) [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jakarta.transaction-api --- 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 189 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 80 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 87 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 55 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 473 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/commons-lang/commons-lang/2.1/commons-lang-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/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/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 (2): 4.1/22 kB | 4.1/184 kB Progress (2): 7.7/22 kB | 4.1/184 kB Progress (2): 7.7/22 kB | 7.7/184 kB Progress (2): 12/22 kB | 7.7/184 kB Progress (2): 16/22 kB | 7.7/184 kB Progress (2): 20/22 kB | 7.7/184 kB Progress (2): 22 kB | 7.7/184 kB Progress (2): 22 kB | 12/184 kB Progress (2): 22 kB | 16/184 kB Progress (2): 22 kB | 20/184 kB Progress (2): 22 kB | 24/184 kB Progress (2): 22 kB | 28/184 kB Progress (2): 22 kB | 32/184 kB Progress (2): 22 kB | 33/184 kB Progress (2): 22 kB | 37/184 kB Progress (2): 22 kB | 41/184 kB Progress (2): 22 kB | 45/184 kB Progress (2): 22 kB | 49/184 kB Progress (3): 22 kB | 49/184 kB | 4.1/58 kB Progress (3): 22 kB | 49/184 kB | 7.7/58 kB Progress (3): 22 kB | 53/184 kB | 7.7/58 kB Progress (3): 22 kB | 57/184 kB | 7.7/58 kB Progress (3): 22 kB | 61/184 kB | 7.7/58 kB Progress (3): 22 kB | 65/184 kB | 7.7/58 kB Progress (3): 22 kB | 65/184 kB | 12/58 kB Progress (3): 22 kB | 65/184 kB | 16/58 kB Progress (3): 22 kB | 65/184 kB | 20/58 kB Progress (3): 22 kB | 65/184 kB | 24/58 kB Progress (3): 22 kB | 65/184 kB | 28/58 kB Progress (3): 22 kB | 65/184 kB | 32/58 kB Progress (3): 22 kB | 65/184 kB | 36/58 kB Progress (3): 22 kB | 65/184 kB | 40/58 kB Progress (3): 22 kB | 65/184 kB | 44/58 kB Progress (3): 22 kB | 65/184 kB | 48/58 kB Progress (3): 22 kB | 65/184 kB | 52/58 kB Progress (3): 22 kB | 65/184 kB | 56/58 kB Progress (3): 22 kB | 65/184 kB | 58 kB Progress (3): 22 kB | 66/184 kB | 58 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 606 kB/s) Progress (2): 70/184 kB | 58 kB Progress (2): 74/184 kB | 58 kB Progress (2): 78/184 kB | 58 kB Progress (2): 82/184 kB | 58 kB Progress (2): 86/184 kB | 58 kB Progress (2): 90/184 kB | 58 kB Progress (2): 94/184 kB | 58 kB Progress (2): 98/184 kB | 58 kB Progress (2): 98/184 kB | 58 kB Progress (2): 102/184 kB | 58 kB Progress (2): 106/184 kB | 58 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 1.4 MB/s) Progress (1): 110/184 kB Progress (1): 114/184 kB Progress (1): 118/184 kB Progress (1): 122/184 kB Progress (1): 126/184 kB Progress (1): 130/184 kB Progress (1): 131/184 kB Progress (1): 135/184 kB Progress (1): 139/184 kB Progress (1): 143/184 kB Progress (1): 147/184 kB Progress (1): 151/184 kB Progress (1): 155/184 kB Progress (1): 159/184 kB Progress (1): 163/184 kB Progress (1): 167/184 kB Progress (1): 171/184 kB Progress (1): 175/184 kB Progress (1): 179/184 kB Progress (1): 183/184 kB Progress (1): 184 kB Progress (2): 184 kB | 4.1/208 kB Progress (2): 184 kB | 7.7/208 kB Progress (2): 184 kB | 12/208 kB Progress (2): 184 kB | 16/208 kB Progress (2): 184 kB | 20/208 kB Progress (2): 184 kB | 24/208 kB Progress (2): 184 kB | 28/208 kB Progress (2): 184 kB | 32/208 kB Progress (2): 184 kB | 33/208 kB Progress (2): 184 kB | 37/208 kB Progress (2): 184 kB | 41/208 kB Progress (2): 184 kB | 45/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 726 kB/s) Progress (1): 49/208 kB Progress (1): 53/208 kB Progress (1): 57/208 kB Progress (1): 61/208 kB Progress (1): 65/208 kB Progress (1): 66/208 kB Progress (1): 70/208 kB Progress (1): 74/208 kB Progress (1): 78/208 kB Progress (1): 82/208 kB Progress (1): 86/208 kB Progress (1): 90/208 kB Progress (1): 94/208 kB Progress (1): 98/208 kB Progress (1): 102/208 kB Progress (1): 106/208 kB Progress (1): 110/208 kB Progress (1): 114/208 kB Progress (1): 118/208 kB Progress (1): 122/208 kB Progress (1): 126/208 kB Progress (1): 130/208 kB Progress (1): 134/208 kB Progress (1): 138/208 kB Progress (1): 142/208 kB Progress (1): 146/208 kB Progress (1): 150/208 kB Progress (1): 154/208 kB Progress (1): 158/208 kB Progress (1): 162/208 kB Progress (1): 166/208 kB Progress (1): 170/208 kB Progress (1): 174/208 kB Progress (1): 178/208 kB Progress (1): 182/208 kB Progress (1): 186/208 kB Progress (1): 190/208 kB Progress (1): 194/208 kB Progress (1): 198/208 kB Progress (1): 202/208 kB Progress (1): 206/208 kB Progress (1): 208 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 737 kB/s) [INFO] Building jar: /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/jakarta.transaction-api-1.3.2.jar [INFO] [INFO] --- spec-version-maven-plugin:2.0:check-module (default) @ jakarta.transaction-api --- [INFO] [INFO] --- maven-source-plugin:2.1:jar-no-fork (attach-sources) @ jakarta.transaction-api --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.pom Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.pom (3.4 kB at 191 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 351 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/9/maven-parent-9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/1.0-alpha-11/plexus-archiver-1.0-alpha-11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-11/plexus-archiver-1.0-alpha-11.pom Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-11/plexus-archiver-1.0-alpha-11.pom (1.8 kB at 90 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom (1.7 kB at 59 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.0-alpha-15/plexus-containers-1.0-alpha-15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-15/plexus-containers-1.0-alpha-15.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-15/plexus-containers-1.0-alpha-15.pom (1.9 kB at 79 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom Progress (1): 948 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom (948 B at 41 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom (2.4 kB at 88 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 54 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/1.0-alpha-3/plexus-io-1.0-alpha-3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0-alpha-3/plexus-io-1.0-alpha-3.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0-alpha-3/plexus-io-1.0-alpha-3.pom (1.4 kB at 67 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom (2.2 kB at 105 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.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-16/plexus-containers-1.0-alpha-16.pom (1.9 kB at 75 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 108 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.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.9/plexus-utils-1.4.9.pom (2.3 kB at 128 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.pom Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.pom (2.9 kB at 145 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.pom Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.pom (1.8 kB at 95 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.pom Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.pom (1.3 kB at 61 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.jar Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.jar (20 kB at 467 kB/s) Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Progress (2): 12 kB | 4.1/157 kB Progress (2): 12 kB | 7.7/157 kB Progress (3): 12 kB | 7.7/157 kB | 4.1/51 kB Progress (3): 12 kB | 12/157 kB | 4.1/51 kB Progress (3): 12 kB | 12/157 kB | 7.7/51 kB Progress (3): 12 kB | 12/157 kB | 12/51 kB Progress (3): 12 kB | 12/157 kB | 16/51 kB Progress (3): 12 kB | 16/157 kB | 16/51 kB Progress (3): 12 kB | 16/157 kB | 20/51 kB Progress (4): 12 kB | 16/157 kB | 20/51 kB | 4.1/268 kB Progress (4): 12 kB | 20/157 kB | 20/51 kB | 4.1/268 kB Progress (4): 12 kB | 20/157 kB | 24/51 kB | 4.1/268 kB Progress (4): 12 kB | 24/157 kB | 24/51 kB | 4.1/268 kB Progress (4): 12 kB | 24/157 kB | 24/51 kB | 7.7/268 kB Progress (4): 12 kB | 28/157 kB | 24/51 kB | 7.7/268 kB Progress (4): 12 kB | 28/157 kB | 24/51 kB | 12/268 kB Progress (4): 12 kB | 28/157 kB | 24/51 kB | 16/268 kB Progress (4): 12 kB | 28/157 kB | 28/51 kB | 16/268 kB Progress (4): 12 kB | 28/157 kB | 28/51 kB | 20/268 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.jar (12 kB at 218 kB/s) Progress (3): 32/157 kB | 28/51 kB | 20/268 kB Progress (3): 32/157 kB | 28/51 kB | 24/268 kB Progress (3): 32/157 kB | 32/51 kB | 24/268 kB Progress (3): 32/157 kB | 33/51 kB | 24/268 kB Progress (3): 32/157 kB | 33/51 kB | 28/268 kB Progress (3): 32/157 kB | 37/51 kB | 28/268 kB Progress (3): 33/157 kB | 37/51 kB | 28/268 kB Progress (3): 37/157 kB | 37/51 kB | 28/268 kB Progress (3): 41/157 kB | 37/51 kB | 28/268 kB Progress (3): 45/157 kB | 37/51 kB | 28/268 kB Progress (3): 49/157 kB | 37/51 kB | 28/268 kB Progress (3): 53/157 kB | 37/51 kB | 28/268 kB Progress (3): 57/157 kB | 37/51 kB | 28/268 kB Progress (3): 61/157 kB | 37/51 kB | 28/268 kB Progress (3): 65/157 kB | 37/51 kB | 28/268 kB Progress (3): 66/157 kB | 37/51 kB | 28/268 kB Progress (3): 70/157 kB | 37/51 kB | 28/268 kB Progress (3): 74/157 kB | 37/51 kB | 28/268 kB Progress (3): 78/157 kB | 37/51 kB | 28/268 kB Progress (3): 82/157 kB | 37/51 kB | 28/268 kB Progress (3): 86/157 kB | 37/51 kB | 28/268 kB Progress (3): 90/157 kB | 37/51 kB | 28/268 kB Progress (3): 94/157 kB | 37/51 kB | 28/268 kB Progress (3): 98/157 kB | 37/51 kB | 28/268 kB Progress (3): 102/157 kB | 37/51 kB | 28/268 kB Progress (3): 106/157 kB | 37/51 kB | 28/268 kB Progress (3): 110/157 kB | 37/51 kB | 28/268 kB Progress (3): 114/157 kB | 37/51 kB | 28/268 kB Progress (3): 118/157 kB | 37/51 kB | 28/268 kB Progress (3): 122/157 kB | 37/51 kB | 28/268 kB Progress (3): 122/157 kB | 41/51 kB | 28/268 kB Progress (3): 122/157 kB | 45/51 kB | 28/268 kB Progress (3): 122/157 kB | 49/51 kB | 28/268 kB Progress (3): 122/157 kB | 51 kB | 28/268 kB Progress (3): 122/157 kB | 51 kB | 32/268 kB Progress (3): 126/157 kB | 51 kB | 32/268 kB Progress (3): 126/157 kB | 51 kB | 33/268 kB Progress (3): 130/157 kB | 51 kB | 33/268 kB Progress (3): 130/157 kB | 51 kB | 37/268 kB Progress (3): 134/157 kB | 51 kB | 37/268 kB Progress (3): 138/157 kB | 51 kB | 37/268 kB Progress (3): 138/157 kB | 51 kB | 41/268 kB Progress (3): 142/157 kB | 51 kB | 41/268 kB Progress (3): 142/157 kB | 51 kB | 45/268 kB Progress (3): 146/157 kB | 51 kB | 45/268 kB Progress (3): 146/157 kB | 51 kB | 49/268 kB Progress (3): 150/157 kB | 51 kB | 49/268 kB Progress (3): 154/157 kB | 51 kB | 49/268 kB Progress (3): 157 kB | 51 kB | 49/268 kB Progress (3): 157 kB | 51 kB | 53/268 kB Progress (3): 157 kB | 51 kB | 57/268 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.jar (51 kB at 573 kB/s) Progress (2): 157 kB | 61/268 kB Progress (2): 157 kB | 65/268 kB Progress (2): 157 kB | 66/268 kB Progress (2): 157 kB | 70/268 kB Progress (2): 157 kB | 74/268 kB Progress (2): 157 kB | 78/268 kB Progress (2): 157 kB | 82/268 kB Progress (2): 157 kB | 86/268 kB Progress (2): 157 kB | 90/268 kB Progress (2): 157 kB | 94/268 kB Progress (2): 157 kB | 98/268 kB Progress (2): 157 kB | 102/268 kB Progress (2): 157 kB | 106/268 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.jar (157 kB at 1.6 MB/s) Progress (1): 110/268 kB Progress (1): 114/268 kB Progress (1): 118/268 kB Progress (1): 122/268 kB Progress (1): 126/268 kB Progress (1): 130/268 kB Progress (1): 134/268 kB Progress (1): 138/268 kB Progress (1): 142/268 kB Progress (1): 146/268 kB Progress (1): 150/268 kB Progress (1): 154/268 kB Progress (1): 158/268 kB Progress (1): 162/268 kB Progress (1): 166/268 kB Progress (1): 170/268 kB Progress (1): 174/268 kB Progress (1): 178/268 kB Progress (1): 182/268 kB Progress (1): 186/268 kB Progress (1): 190/268 kB Progress (1): 194/268 kB Progress (1): 198/268 kB Progress (1): 202/268 kB Progress (1): 206/268 kB Progress (1): 210/268 kB Progress (1): 214/268 kB Progress (1): 218/268 kB Progress (1): 222/268 kB Progress (1): 226/268 kB Progress (1): 230/268 kB Progress (1): 234/268 kB Progress (1): 238/268 kB Progress (1): 242/268 kB Progress (1): 246/268 kB Progress (1): 250/268 kB Progress (1): 254/268 kB Progress (1): 258/268 kB Progress (1): 262/268 kB Progress (1): 266/268 kB Progress (1): 268 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (268 kB at 2.0 MB/s) [INFO] Building jar: /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/jakarta.transaction-api-1.3.2-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ jakarta.transaction-api --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-cli/commons-cli/1.2/commons-cli-1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/11/commons-parent-11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 186 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/10/maven-parent-10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.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-invoker/2.0.9/maven-invoker-2.0.9.pom (5.8 kB at 263 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom Progress (1): 3.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom (3.5 kB at 113 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 68 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom Progress (1): 4.1/4.4 kB Progress (1): 4.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 201 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 456 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 126 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 83 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 86 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/velocity/velocity/1.5/velocity-1.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 370 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-collections/commons-collections/3.1/commons-collections-3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/oro/oro/2.0.8/oro-2.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 85 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-collections/commons-collections/3.2/commons-collections-3.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 102 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 126 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 135 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 118 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 76 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-lang/commons-lang/2.4/commons-lang-2.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/9/commons-parent-9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (0 B at 0 B/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 424 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): 36/47 kB Progress (1): 40/47 kB Progress (1): 44/47 kB Progress (1): 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 2.1 MB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.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/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (7.8 kB at 370 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-codec/commons-codec/1.2/commons-codec-1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (3.8 kB at 191 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom 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 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 (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/5/commons-parent-5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/log4j/log4j/1.2.14/log4j-1.2.14.pom Progress (1): 2.4 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/log4j/log4j/1.2.14/log4j-1.2.14.pom (2.4 kB at 20 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.pom Progress (1): 3.8/19 kB Progress (1): 7.9/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.pom (19 kB at 104 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom (3.8 kB at 172 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.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.2/plexus-utils-3.0.2.pom (2.5 kB at 132 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 91 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 126 kB/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-cli/commons-cli/1.2/commons-cli-1.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/velocity/velocity/1.5/velocity-1.5.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/oro/oro/2.0.8/oro-2.0.8.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-collections/commons-collections/3.2/commons-collections-3.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-lang/commons-lang/2.4/commons-lang-2.4.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.2/commons-io-2.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-codec/commons-codec/1.2/commons-codec-1.2.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/log4j/log4j/1.2.14/log4j-1.2.14.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.jar Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar Progress (1): 4.1/367 kB Progress (1): 7.8/367 kB Progress (1): 12/367 kB Progress (1): 16/367 kB Progress (1): 20/367 kB Progress (1): 21/367 kB Progress (1): 25/367 kB Progress (1): 29/367 kB Progress (1): 33/367 kB Progress (1): 37/367 kB Progress (1): 41/367 kB Progress (1): 45/367 kB Progress (1): 50/367 kB Progress (1): 53/367 kB Progress (1): 57/367 kB Progress (1): 61/367 kB Progress (1): 66/367 kB Progress (1): 70/367 kB Progress (1): 74/367 kB Progress (1): 78/367 kB Progress (1): 82/367 kB Progress (1): 86/367 kB Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar Progress (1): 90/367 kB Progress (1): 94/367 kB Progress (1): 98/367 kB Progress (1): 102/367 kB Progress (1): 106/367 kB Progress (1): 111/367 kB Progress (1): 115/367 kB Progress (1): 119/367 kB Progress (1): 123/367 kB Progress (1): 127/367 kB Progress (1): 131/367 kB Progress (1): 135/367 kB Progress (1): 139/367 kB Progress (1): 143/367 kB Progress (1): 147/367 kB Progress (1): 152/367 kB Progress (1): 156/367 kB Progress (1): 160/367 kB Progress (1): 164/367 kB Progress (1): 168/367 kB Progress (1): 172/367 kB Progress (1): 176/367 kB Progress (1): 180/367 kB Progress (1): 184/367 kB Progress (1): 188/367 kB Progress (1): 193/367 kB Progress (1): 197/367 kB Progress (1): 201/367 kB Progress (1): 205/367 kB Progress (1): 209/367 kB Progress (1): 213/367 kB Progress (1): 217/367 kB Progress (1): 221/367 kB Progress (1): 225/367 kB Progress (1): 229/367 kB Progress (1): 233/367 kB 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 Progress (1): 238/367 kB Progress (1): 242/367 kB Progress (1): 246/367 kB Progress (1): 250/367 kB Progress (1): 254/367 kB Progress (1): 258/367 kB Progress (1): 262/367 kB Progress (1): 266/367 kB Progress (1): 270/367 kB Progress (1): 274/367 kB Progress (1): 279/367 kB Progress (1): 283/367 kB Progress (1): 287/367 kB Progress (1): 291/367 kB Progress (1): 295/367 kB Progress (1): 299/367 kB Progress (1): 303/367 kB Progress (1): 307/367 kB Progress (1): 311/367 kB Progress (1): 315/367 kB Progress (1): 319/367 kB Progress (1): 324/367 kB Progress (1): 328/367 kB Progress (1): 332/367 kB Progress (1): 336/367 kB Progress (1): 340/367 kB Progress (1): 344/367 kB Progress (1): 348/367 kB Progress (1): 352/367 kB Progress (1): 356/367 kB Progress (1): 360/367 kB Progress (1): 365/367 kB Progress (1): 367 kB Progress (2): 367 kB | 4.1/180 kB Progress (2): 367 kB | 7.8/180 kB Progress (2): 367 kB | 12/180 kB Progress (2): 367 kB | 12/180 kB Progress (2): 367 kB | 16/180 kB Progress (2): 367 kB | 20/180 kB Progress (2): 367 kB | 24/180 kB Progress (2): 367 kB | 28/180 kB Progress (2): 367 kB | 32/180 kB Progress (2): 367 kB | 37/180 kB Progress (2): 367 kB | 41/180 kB Progress (2): 367 kB | 45/180 kB Progress (2): 367 kB | 49/180 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/log4j/log4j/1.2.14/log4j-1.2.14.jar (367 kB at 254 kB/s) Progress (1): 53/180 kB Progress (1): 57/180 kB Progress (1): 61/180 kB Progress (1): 65/180 kB Progress (1): 69/180 kB Progress (1): 73/180 kB Progress (1): 74/180 kB Progress (1): 77/180 kB Progress (1): 82/180 kB Progress (1): 86/180 kB Progress (1): 90/180 kB Progress (1): 94/180 kB Progress (1): 98/180 kB Progress (1): 102/180 kB Progress (1): 106/180 kB Progress (1): 106/180 kB Progress (1): 111/180 kB Progress (1): 115/180 kB Progress (1): 119/180 kB Progress (1): 123/180 kB Progress (1): 127/180 kB Progress (1): 131/180 kB Progress (1): 135/180 kB Progress (1): 139/180 kB Progress (1): 143/180 kB Progress (1): 147/180 kB Progress (1): 152/180 kB Progress (1): 156/180 kB Progress (1): 160/180 kB Progress (1): 164/180 kB Progress (1): 168/180 kB Progress (1): 172/180 kB Progress (1): 176/180 kB Progress (1): 180 kB Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.jar (180 kB at 116 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.jar 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 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-profile/2.2.1/maven-profile-2.2.1.jar 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 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 (0 B at 0 B/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-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (0 B at 0 B/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar 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 (0 B at 0 B/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 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 (0 B at 0 B/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/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (0 B at 0 B/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 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 (0 B at 0 B/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-monitor/2.2.1/maven-monitor-2.2.1.jar (0 B at 0 B/s) 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 (0 B at 0 B/s) 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 (0 B at 0 B/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 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (0 B at 0 B/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-settings/2.2.1/maven-settings-2.2.1.jar 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 (0 B at 0 B/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar 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 (0 B at 0 B/s) 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 (0 B at 0 B/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar 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 (0 B at 0 B/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar 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 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 (0 B at 0 B/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar Progress (1): 4.1/38 kB Progress (1): 7.7/38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (0 B at 0 B/s) 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 (0 B at 0 B/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar Progress (1): 12/38 kB Progress (1): 16/38 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar Progress (1): 20/38 kB Progress (1): 24/38 kB Progress (1): 28/38 kB Progress (1): 32/38 kB Progress (1): 33/38 kB Progress (1): 37/38 kB Progress (2): 37/38 kB | 4.1/28 kB Progress (2): 37/38 kB | 7.7/28 kB Progress (2): 38 kB | 7.7/28 kB Progress (2): 38 kB | 12/28 kB Progress (2): 38 kB | 16/28 kB Progress (2): 38 kB | 20/28 kB Progress (2): 38 kB | 24/28 kB Progress (2): 38 kB | 28/28 kB Progress (2): 38 kB | 28 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 418 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar Progress (2): 28 kB | 4.1/10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar (28 kB at 307 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.jar Progress (2): 4.1/10 kB | 4.1/47 kB Progress (2): 7.7/10 kB | 4.1/47 kB Progress (2): 7.7/10 kB | 7.7/47 kB Progress (2): 10 kB | 7.7/47 kB Progress (2): 10 kB | 12/47 kB Progress (2): 10 kB | 16/47 kB Progress (2): 10 kB | 20/47 kB Progress (2): 10 kB | 24/47 kB Progress (2): 10 kB | 28/47 kB Progress (2): 10 kB | 32/47 kB Progress (2): 10 kB | 33/47 kB Progress (2): 10 kB | 37/47 kB Progress (2): 10 kB | 41/47 kB Progress (2): 10 kB | 45/47 kB Progress (2): 10 kB | 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 95 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 427 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Progress (2): 11 kB | 4.1/55 kB Progress (2): 11 kB | 7.7/55 kB Progress (2): 11 kB | 12/55 kB Progress (2): 11 kB | 16/55 kB Progress (2): 11 kB | 20/55 kB Progress (2): 11 kB | 24/55 kB Progress (2): 11 kB | 28/55 kB Progress (2): 11 kB | 32/55 kB Progress (2): 11 kB | 33/55 kB Progress (2): 11 kB | 37/55 kB Progress (2): 11 kB | 41/55 kB Progress (2): 11 kB | 45/55 kB Progress (2): 11 kB | 49/55 kB Progress (2): 11 kB | 53/55 kB Progress (2): 11 kB | 55 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 (0 B at 0 B/s) 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 83 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 419 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.jar Progress (1): 4.1/392 kB Progress (1): 7.7/392 kB Progress (1): 12/392 kB Progress (1): 16/392 kB Progress (1): 20/392 kB Progress (2): 20/392 kB | 4.1/49 kB Progress (2): 24/392 kB | 4.1/49 kB Progress (2): 24/392 kB | 7.7/49 kB Progress (2): 28/392 kB | 7.7/49 kB Progress (2): 28/392 kB | 12/49 kB Progress (2): 28/392 kB | 16/49 kB Progress (2): 28/392 kB | 20/49 kB Progress (2): 28/392 kB | 24/49 kB Progress (2): 28/392 kB | 28/49 kB Progress (2): 28/392 kB | 32/49 kB Progress (2): 28/392 kB | 36/49 kB Progress (2): 28/392 kB | 40/49 kB Progress (2): 28/392 kB | 44/49 kB Progress (2): 28/392 kB | 48/49 kB Progress (2): 28/392 kB | 49 kB Progress (2): 32/392 kB | 49 kB Progress (2): 33/392 kB | 49 kB Progress (3): 33/392 kB | 49 kB | 4.1/571 kB Progress (3): 33/392 kB | 49 kB | 7.7/571 kB Progress (3): 33/392 kB | 49 kB | 12/571 kB Progress (3): 33/392 kB | 49 kB | 16/571 kB Progress (3): 33/392 kB | 49 kB | 20/571 kB Progress (3): 33/392 kB | 49 kB | 24/571 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 331 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (0 B at 0 B/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar Progress (2): 33/392 kB | 28/571 kB Progress (2): 33/392 kB | 32/571 kB Progress (2): 33/392 kB | 33/571 kB Progress (2): 33/392 kB | 37/571 kB Progress (2): 37/392 kB | 37/571 kB Progress (2): 37/392 kB | 41/571 kB Progress (2): 37/392 kB | 45/571 kB Progress (2): 37/392 kB | 49/571 kB Progress (2): 41/392 kB | 49/571 kB Progress (2): 45/392 kB | 49/571 kB Progress (2): 49/392 kB | 49/571 kB Progress (2): 53/392 kB | 49/571 kB Progress (2): 57/392 kB | 49/571 kB Progress (2): 61/392 kB | 49/571 kB Progress (2): 65/392 kB | 49/571 kB Progress (2): 66/392 kB | 49/571 kB Progress (2): 70/392 kB | 49/571 kB Progress (2): 74/392 kB | 49/571 kB Progress (2): 78/392 kB | 49/571 kB Progress (2): 82/392 kB | 49/571 kB Progress (2): 86/392 kB | 49/571 kB Progress (2): 90/392 kB | 49/571 kB Progress (2): 94/392 kB | 49/571 kB Progress (2): 98/392 kB | 49/571 kB Progress (2): 98/392 kB | 49/571 kB Progress (2): 102/392 kB | 49/571 kB Progress (2): 106/392 kB | 49/571 kB Progress (2): 110/392 kB | 49/571 kB Progress (3): 110/392 kB | 49/571 kB | 4.1/47 kB Progress (3): 110/392 kB | 53/571 kB | 4.1/47 kB Progress (3): 110/392 kB | 57/571 kB | 4.1/47 kB Progress (3): 110/392 kB | 61/571 kB | 4.1/47 kB Progress (3): 110/392 kB | 65/571 kB | 4.1/47 kB Progress (3): 110/392 kB | 66/571 kB | 4.1/47 kB Progress (3): 110/392 kB | 66/571 kB | 7.7/47 kB Progress (3): 110/392 kB | 70/571 kB | 7.7/47 kB Progress (3): 110/392 kB | 74/571 kB | 7.7/47 kB Progress (3): 110/392 kB | 78/571 kB | 7.7/47 kB Progress (3): 114/392 kB | 78/571 kB | 7.7/47 kB Progress (4): 114/392 kB | 78/571 kB | 7.7/47 kB | 4.1/19 kB Progress (4): 114/392 kB | 78/571 kB | 7.7/47 kB | 7.7/19 kB Progress (4): 114/392 kB | 78/571 kB | 7.7/47 kB | 12/19 kB Progress (4): 114/392 kB | 78/571 kB | 7.7/47 kB | 16/19 kB Progress (4): 114/392 kB | 78/571 kB | 7.7/47 kB | 19 kB Progress (4): 118/392 kB | 78/571 kB | 7.7/47 kB | 19 kB Progress (4): 118/392 kB | 82/571 kB | 7.7/47 kB | 19 kB Progress (4): 118/392 kB | 82/571 kB | 12/47 kB | 19 kB Progress (4): 118/392 kB | 86/571 kB | 12/47 kB | 19 kB Progress (4): 122/392 kB | 86/571 kB | 12/47 kB | 19 kB Progress (4): 122/392 kB | 90/571 kB | 12/47 kB | 19 kB Progress (4): 122/392 kB | 90/571 kB | 16/47 kB | 19 kB Progress (4): 122/392 kB | 94/571 kB | 16/47 kB | 19 kB Progress (4): 126/392 kB | 94/571 kB | 16/47 kB | 19 kB Progress (4): 126/392 kB | 98/571 kB | 16/47 kB | 19 kB Progress (4): 126/392 kB | 98/571 kB | 20/47 kB | 19 kB Progress (4): 126/392 kB | 102/571 kB | 20/47 kB | 19 kB Progress (4): 126/392 kB | 106/571 kB | 20/47 kB | 19 kB Progress (4): 130/392 kB | 106/571 kB | 20/47 kB | 19 kB Progress (4): 130/392 kB | 110/571 kB | 20/47 kB | 19 kB Progress (4): 130/392 kB | 110/571 kB | 24/47 kB | 19 kB Progress (4): 130/392 kB | 114/571 kB | 24/47 kB | 19 kB Progress (4): 134/392 kB | 114/571 kB | 24/47 kB | 19 kB Progress (4): 134/392 kB | 118/571 kB | 24/47 kB | 19 kB Progress (4): 134/392 kB | 118/571 kB | 28/47 kB | 19 kB Progress (4): 134/392 kB | 122/571 kB | 28/47 kB | 19 kB Progress (4): 138/392 kB | 122/571 kB | 28/47 kB | 19 kB Progress (4): 138/392 kB | 126/571 kB | 28/47 kB | 19 kB Progress (4): 142/392 kB | 126/571 kB | 28/47 kB | 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 98 kB/s) Progress (3): 142/392 kB | 126/571 kB | 32/47 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar Progress (3): 146/392 kB | 126/571 kB | 32/47 kB Progress (3): 146/392 kB | 130/571 kB | 32/47 kB Progress (3): 146/392 kB | 130/571 kB | 33/47 kB Progress (3): 150/392 kB | 130/571 kB | 33/47 kB Progress (3): 150/392 kB | 134/571 kB | 33/47 kB Progress (3): 154/392 kB | 134/571 kB | 33/47 kB Progress (3): 154/392 kB | 134/571 kB | 37/47 kB Progress (3): 154/392 kB | 134/571 kB | 41/47 kB Progress (3): 154/392 kB | 134/571 kB | 45/47 kB Progress (3): 154/392 kB | 134/571 kB | 47 kB Progress (3): 154/392 kB | 138/571 kB | 47 kB Progress (3): 158/392 kB | 138/571 kB | 47 kB Progress (3): 158/392 kB | 142/571 kB | 47 kB Progress (3): 158/392 kB | 146/571 kB | 47 kB Progress (3): 162/392 kB | 146/571 kB | 47 kB Progress (3): 166/392 kB | 146/571 kB | 47 kB Progress (3): 170/392 kB | 146/571 kB | 47 kB Progress (3): 174/392 kB | 146/571 kB | 47 kB Progress (3): 178/392 kB | 146/571 kB | 47 kB Progress (3): 182/392 kB | 146/571 kB | 47 kB Progress (3): 186/392 kB | 146/571 kB | 47 kB Progress (3): 190/392 kB | 146/571 kB | 47 kB Progress (3): 194/392 kB | 146/571 kB | 47 kB Progress (3): 198/392 kB | 146/571 kB | 47 kB Progress (3): 202/392 kB | 146/571 kB | 47 kB Progress (3): 206/392 kB | 146/571 kB | 47 kB Progress (3): 210/392 kB | 146/571 kB | 47 kB Progress (3): 214/392 kB | 146/571 kB | 47 kB Progress (3): 218/392 kB | 146/571 kB | 47 kB Progress (3): 222/392 kB | 146/571 kB | 47 kB Progress (3): 226/392 kB | 146/571 kB | 47 kB Progress (3): 230/392 kB | 146/571 kB | 47 kB Progress (3): 234/392 kB | 146/571 kB | 47 kB Progress (3): 238/392 kB | 146/571 kB | 47 kB Progress (3): 242/392 kB | 146/571 kB | 47 kB Progress (3): 246/392 kB | 146/571 kB | 47 kB Progress (3): 250/392 kB | 146/571 kB | 47 kB Progress (3): 254/392 kB | 146/571 kB | 47 kB Progress (3): 258/392 kB | 146/571 kB | 47 kB Progress (3): 262/392 kB | 146/571 kB | 47 kB Progress (3): 266/392 kB | 146/571 kB | 47 kB Progress (3): 270/392 kB | 146/571 kB | 47 kB Progress (3): 270/392 kB | 150/571 kB | 47 kB Progress (3): 274/392 kB | 150/571 kB | 47 kB Progress (3): 278/392 kB | 150/571 kB | 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 207 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar Progress (3): 278/392 kB | 150/571 kB | 4.1/28 kB Progress (3): 282/392 kB | 150/571 kB | 4.1/28 kB Progress (3): 282/392 kB | 154/571 kB | 4.1/28 kB Progress (3): 286/392 kB | 154/571 kB | 4.1/28 kB Progress (3): 290/392 kB | 154/571 kB | 4.1/28 kB Progress (3): 290/392 kB | 154/571 kB | 7.7/28 kB Progress (3): 294/392 kB | 154/571 kB | 7.7/28 kB Progress (3): 294/392 kB | 158/571 kB | 7.7/28 kB Progress (3): 298/392 kB | 158/571 kB | 7.7/28 kB Progress (3): 302/392 kB | 158/571 kB | 7.7/28 kB Progress (3): 306/392 kB | 158/571 kB | 7.7/28 kB Progress (3): 306/392 kB | 158/571 kB | 12/28 kB Progress (3): 310/392 kB | 158/571 kB | 12/28 kB Progress (3): 314/392 kB | 158/571 kB | 12/28 kB Progress (3): 314/392 kB | 162/571 kB | 12/28 kB Progress (3): 318/392 kB | 162/571 kB | 12/28 kB Progress (3): 322/392 kB | 162/571 kB | 12/28 kB Progress (3): 322/392 kB | 162/571 kB | 16/28 kB Progress (3): 326/392 kB | 162/571 kB | 16/28 kB Progress (3): 330/392 kB | 162/571 kB | 16/28 kB Progress (3): 334/392 kB | 162/571 kB | 16/28 kB Progress (3): 334/392 kB | 166/571 kB | 16/28 kB Progress (3): 338/392 kB | 166/571 kB | 16/28 kB Progress (3): 338/392 kB | 166/571 kB | 20/28 kB Progress (3): 342/392 kB | 166/571 kB | 20/28 kB Progress (3): 346/392 kB | 166/571 kB | 20/28 kB Progress (4): 346/392 kB | 166/571 kB | 20/28 kB | 4.1/22 kB Progress (4): 346/392 kB | 166/571 kB | 20/28 kB | 7.7/22 kB Progress (4): 346/392 kB | 166/571 kB | 20/28 kB | 12/22 kB Progress (4): 346/392 kB | 166/571 kB | 20/28 kB | 16/22 kB Progress (4): 346/392 kB | 166/571 kB | 20/28 kB | 20/22 kB Progress (4): 346/392 kB | 166/571 kB | 20/28 kB | 22 kB Progress (4): 346/392 kB | 170/571 kB | 20/28 kB | 22 kB Progress (4): 350/392 kB | 170/571 kB | 20/28 kB | 22 kB Progress (4): 350/392 kB | 170/571 kB | 24/28 kB | 22 kB Progress (4): 350/392 kB | 170/571 kB | 28/28 kB | 22 kB Progress (4): 350/392 kB | 170/571 kB | 28 kB | 22 kB Progress (4): 354/392 kB | 170/571 kB | 28 kB | 22 kB Progress (4): 354/392 kB | 174/571 kB | 28 kB | 22 kB Progress (4): 354/392 kB | 178/571 kB | 28 kB | 22 kB Progress (4): 354/392 kB | 182/571 kB | 28 kB | 22 kB Progress (4): 354/392 kB | 186/571 kB | 28 kB | 22 kB Progress (4): 354/392 kB | 190/571 kB | 28 kB | 22 kB Progress (4): 354/392 kB | 194/571 kB | 28 kB | 22 kB Progress (4): 358/392 kB | 194/571 kB | 28 kB | 22 kB Progress (4): 362/392 kB | 194/571 kB | 28 kB | 22 kB Progress (4): 366/392 kB | 194/571 kB | 28 kB | 22 kB Progress (4): 370/392 kB | 194/571 kB | 28 kB | 22 kB Progress (4): 374/392 kB | 194/571 kB | 28 kB | 22 kB Progress (4): 378/392 kB | 194/571 kB | 28 kB | 22 kB Progress (4): 378/392 kB | 198/571 kB | 28 kB | 22 kB Progress (4): 378/392 kB | 202/571 kB | 28 kB | 22 kB Progress (4): 382/392 kB | 202/571 kB | 28 kB | 22 kB Progress (4): 382/392 kB | 206/571 kB | 28 kB | 22 kB Progress (4): 386/392 kB | 206/571 kB | 28 kB | 22 kB Progress (4): 386/392 kB | 210/571 kB | 28 kB | 22 kB Progress (4): 390/392 kB | 210/571 kB | 28 kB | 22 kB Progress (4): 390/392 kB | 214/571 kB | 28 kB | 22 kB Progress (4): 392 kB | 214/571 kB | 28 kB | 22 kB Progress (4): 392 kB | 218/571 kB | 28 kB | 22 kB Progress (4): 392 kB | 222/571 kB | 28 kB | 22 kB Progress (4): 392 kB | 226/571 kB | 28 kB | 22 kB Progress (4): 392 kB | 230/571 kB | 28 kB | 22 kB Progress (4): 392 kB | 234/571 kB | 28 kB | 22 kB Progress (4): 392 kB | 238/571 kB | 28 kB | 22 kB Progress (4): 392 kB | 242/571 kB | 28 kB | 22 kB Progress (4): 392 kB | 246/571 kB | 28 kB | 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 103 kB/s) Progress (3): 392 kB | 250/571 kB | 22 kB Progress (3): 392 kB | 254/571 kB | 22 kB Progress (3): 392 kB | 258/571 kB | 22 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 79 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.jar Progress (2): 392 kB | 262/571 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 1.4 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar Progress (1): 266/571 kB Progress (1): 270/571 kB Progress (1): 274/571 kB Progress (1): 278/571 kB Progress (1): 282/571 kB Progress (1): 286/571 kB Progress (1): 290/571 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (0 B at 0 B/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar Progress (1): 294/571 kB Progress (2): 294/571 kB | 4.1/174 kB Progress (2): 298/571 kB | 4.1/174 kB Progress (2): 298/571 kB | 7.7/174 kB Progress (2): 302/571 kB | 7.7/174 kB Progress (2): 306/571 kB | 7.7/174 kB Progress (2): 306/571 kB | 12/174 kB Progress (2): 310/571 kB | 12/174 kB Progress (2): 310/571 kB | 16/174 kB Progress (2): 314/571 kB | 16/174 kB Progress (2): 314/571 kB | 20/174 kB Progress (2): 318/571 kB | 20/174 kB Progress (2): 318/571 kB | 24/174 kB Progress (2): 318/571 kB | 28/174 kB Progress (2): 318/571 kB | 32/174 kB Progress (2): 318/571 kB | 33/174 kB Progress (3): 318/571 kB | 33/174 kB | 4.1/305 kB Progress (3): 322/571 kB | 33/174 kB | 4.1/305 kB Progress (3): 322/571 kB | 33/174 kB | 7.7/305 kB Progress (3): 326/571 kB | 33/174 kB | 7.7/305 kB Progress (3): 330/571 kB | 33/174 kB | 7.7/305 kB Progress (3): 330/571 kB | 37/174 kB | 7.7/305 kB Progress (4): 330/571 kB | 37/174 kB | 7.7/305 kB | 4.1/30 kB Progress (4): 330/571 kB | 37/174 kB | 12/305 kB | 4.1/30 kB Progress (4): 330/571 kB | 37/174 kB | 12/305 kB | 7.7/30 kB Progress (4): 334/571 kB | 37/174 kB | 12/305 kB | 7.7/30 kB Progress (4): 334/571 kB | 41/174 kB | 12/305 kB | 7.7/30 kB Progress (4): 338/571 kB | 41/174 kB | 12/305 kB | 7.7/30 kB Progress (4): 342/571 kB | 41/174 kB | 12/305 kB | 7.7/30 kB Progress (4): 342/571 kB | 41/174 kB | 12/305 kB | 12/30 kB Progress (4): 342/571 kB | 41/174 kB | 16/305 kB | 12/30 kB Progress (4): 342/571 kB | 41/174 kB | 16/305 kB | 16/30 kB Progress (4): 346/571 kB | 41/174 kB | 16/305 kB | 16/30 kB Progress (4): 346/571 kB | 45/174 kB | 16/305 kB | 16/30 kB Progress (4): 350/571 kB | 45/174 kB | 16/305 kB | 16/30 kB Progress (4): 354/571 kB | 45/174 kB | 16/305 kB | 16/30 kB Progress (4): 354/571 kB | 45/174 kB | 16/305 kB | 20/30 kB Progress (4): 354/571 kB | 45/174 kB | 16/305 kB | 24/30 kB Progress (4): 354/571 kB | 45/174 kB | 16/305 kB | 28/30 kB Progress (4): 354/571 kB | 45/174 kB | 16/305 kB | 30 kB Progress (4): 354/571 kB | 45/174 kB | 20/305 kB | 30 kB Progress (4): 358/571 kB | 45/174 kB | 20/305 kB | 30 kB Progress (4): 362/571 kB | 45/174 kB | 20/305 kB | 30 kB Progress (4): 362/571 kB | 49/174 kB | 20/305 kB | 30 kB Progress (4): 366/571 kB | 49/174 kB | 20/305 kB | 30 kB Progress (4): 370/571 kB | 49/174 kB | 20/305 kB | 30 kB Progress (4): 370/571 kB | 49/174 kB | 24/305 kB | 30 kB Progress (4): 374/571 kB | 49/174 kB | 24/305 kB | 30 kB Progress (4): 378/571 kB | 49/174 kB | 24/305 kB | 30 kB Progress (4): 378/571 kB | 53/174 kB | 24/305 kB | 30 kB Progress (4): 378/571 kB | 57/174 kB | 24/305 kB | 30 kB Progress (4): 378/571 kB | 61/174 kB | 24/305 kB | 30 kB Progress (4): 378/571 kB | 65/174 kB | 24/305 kB | 30 kB Progress (4): 378/571 kB | 66/174 kB | 24/305 kB | 30 kB Progress (4): 378/571 kB | 70/174 kB | 24/305 kB | 30 kB Progress (4): 382/571 kB | 70/174 kB | 24/305 kB | 30 kB Progress (4): 386/571 kB | 70/174 kB | 24/305 kB | 30 kB Progress (4): 390/571 kB | 70/174 kB | 24/305 kB | 30 kB Progress (4): 394/571 kB | 70/174 kB | 24/305 kB | 30 kB Progress (4): 394/571 kB | 70/174 kB | 28/305 kB | 30 kB Progress (4): 398/571 kB | 70/174 kB | 28/305 kB | 30 kB Progress (4): 398/571 kB | 74/174 kB | 28/305 kB | 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 kB at 94 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): 398/571 kB | 78/174 kB | 28/305 kB Progress (3): 398/571 kB | 82/174 kB | 28/305 kB Progress (3): 398/571 kB | 86/174 kB | 28/305 kB Progress (3): 398/571 kB | 90/174 kB | 28/305 kB Progress (3): 398/571 kB | 94/174 kB | 28/305 kB Progress (3): 398/571 kB | 98/174 kB | 28/305 kB Progress (3): 398/571 kB | 102/174 kB | 28/305 kB Progress (3): 398/571 kB | 106/174 kB | 28/305 kB Progress (3): 398/571 kB | 110/174 kB | 28/305 kB Progress (3): 398/571 kB | 114/174 kB | 28/305 kB Progress (3): 398/571 kB | 118/174 kB | 28/305 kB Progress (3): 398/571 kB | 122/174 kB | 28/305 kB Progress (3): 398/571 kB | 126/174 kB | 28/305 kB Progress (3): 398/571 kB | 130/174 kB | 28/305 kB Progress (3): 398/571 kB | 134/174 kB | 28/305 kB Progress (3): 398/571 kB | 138/174 kB | 28/305 kB Progress (3): 398/571 kB | 142/174 kB | 28/305 kB Progress (3): 398/571 kB | 146/174 kB | 28/305 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 (0 B at 0 B/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar Progress (3): 402/571 kB | 146/174 kB | 28/305 kB Progress (3): 402/571 kB | 146/174 kB | 32/305 kB Progress (3): 406/571 kB | 146/174 kB | 32/305 kB Progress (3): 406/571 kB | 150/174 kB | 32/305 kB Progress (3): 410/571 kB | 150/174 kB | 32/305 kB Progress (3): 410/571 kB | 150/174 kB | 33/305 kB Progress (3): 414/571 kB | 150/174 kB | 33/305 kB Progress (3): 414/571 kB | 150/174 kB | 37/305 kB Progress (3): 414/571 kB | 150/174 kB | 41/305 kB Progress (3): 414/571 kB | 154/174 kB | 41/305 kB Progress (3): 414/571 kB | 154/174 kB | 45/305 kB Progress (3): 414/571 kB | 158/174 kB | 45/305 kB Progress (3): 414/571 kB | 162/174 kB | 45/305 kB Progress (3): 418/571 kB | 162/174 kB | 45/305 kB Progress (3): 418/571 kB | 166/174 kB | 45/305 kB Progress (3): 418/571 kB | 170/174 kB | 45/305 kB Progress (3): 418/571 kB | 174 kB | 45/305 kB Progress (3): 418/571 kB | 174 kB | 49/305 kB Progress (3): 422/571 kB | 174 kB | 49/305 kB Progress (3): 422/571 kB | 174 kB | 53/305 kB Progress (3): 426/571 kB | 174 kB | 53/305 kB Progress (3): 426/571 kB | 174 kB | 57/305 kB Progress (3): 430/571 kB | 174 kB | 57/305 kB Progress (3): 430/571 kB | 174 kB | 61/305 kB Progress (3): 434/571 kB | 174 kB | 61/305 kB Progress (3): 434/571 kB | 174 kB | 65/305 kB Progress (3): 438/571 kB | 174 kB | 65/305 kB Progress (3): 438/571 kB | 174 kB | 66/305 kB Progress (3): 442/571 kB | 174 kB | 66/305 kB Progress (3): 442/571 kB | 174 kB | 70/305 kB Progress (3): 442/571 kB | 174 kB | 74/305 kB Progress (3): 442/571 kB | 174 kB | 78/305 kB Progress (3): 442/571 kB | 174 kB | 82/305 kB Progress (3): 442/571 kB | 174 kB | 86/305 kB Progress (3): 442/571 kB | 174 kB | 90/305 kB Progress (3): 442/571 kB | 174 kB | 94/305 kB Progress (3): 442/571 kB | 174 kB | 98/305 kB Progress (3): 442/571 kB | 174 kB | 98/305 kB Progress (4): 442/571 kB | 174 kB | 98/305 kB | 4.1/185 kB Progress (4): 442/571 kB | 174 kB | 98/305 kB | 7.7/185 kB Progress (4): 442/571 kB | 174 kB | 98/305 kB | 12/185 kB Progress (4): 442/571 kB | 174 kB | 98/305 kB | 16/185 kB Progress (4): 442/571 kB | 174 kB | 98/305 kB | 20/185 kB Progress (4): 442/571 kB | 174 kB | 98/305 kB | 24/185 kB Progress (4): 442/571 kB | 174 kB | 98/305 kB | 28/185 kB Progress (4): 442/571 kB | 174 kB | 98/305 kB | 32/185 kB Progress (4): 442/571 kB | 174 kB | 98/305 kB | 33/185 kB Progress (4): 442/571 kB | 174 kB | 98/305 kB | 37/185 kB Progress (4): 442/571 kB | 174 kB | 98/305 kB | 41/185 kB Progress (4): 442/571 kB | 174 kB | 98/305 kB | 45/185 kB Progress (4): 442/571 kB | 174 kB | 98/305 kB | 49/185 kB Progress (4): 446/571 kB | 174 kB | 98/305 kB | 49/185 kB Progress (4): 450/571 kB | 174 kB | 98/305 kB | 49/185 kB Progress (4): 450/571 kB | 174 kB | 98/305 kB | 53/185 kB Progress (4): 450/571 kB | 174 kB | 98/305 kB | 57/185 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.jar (174 kB at 480 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar Progress (3): 450/571 kB | 102/305 kB | 57/185 kB Progress (3): 450/571 kB | 106/305 kB | 57/185 kB Progress (3): 450/571 kB | 110/305 kB | 57/185 kB Progress (3): 450/571 kB | 114/305 kB | 57/185 kB Progress (3): 450/571 kB | 118/305 kB | 57/185 kB Progress (3): 450/571 kB | 122/305 kB | 57/185 kB Progress (3): 450/571 kB | 122/305 kB | 61/185 kB Progress (3): 450/571 kB | 122/305 kB | 65/185 kB Progress (3): 454/571 kB | 122/305 kB | 65/185 kB Progress (3): 458/571 kB | 122/305 kB | 65/185 kB Progress (3): 458/571 kB | 126/305 kB | 65/185 kB Progress (3): 458/571 kB | 126/305 kB | 66/185 kB Progress (3): 458/571 kB | 126/305 kB | 70/185 kB Progress (3): 458/571 kB | 126/305 kB | 74/185 kB Progress (3): 458/571 kB | 126/305 kB | 78/185 kB Progress (3): 458/571 kB | 126/305 kB | 82/185 kB Progress (3): 458/571 kB | 126/305 kB | 86/185 kB Progress (3): 458/571 kB | 126/305 kB | 90/185 kB Progress (3): 458/571 kB | 126/305 kB | 94/185 kB Progress (3): 458/571 kB | 126/305 kB | 98/185 kB Progress (3): 458/571 kB | 126/305 kB | 102/185 kB Progress (4): 458/571 kB | 126/305 kB | 102/185 kB | 4.1/58 kB Progress (4): 462/571 kB | 126/305 kB | 102/185 kB | 4.1/58 kB Progress (4): 462/571 kB | 126/305 kB | 102/185 kB | 7.7/58 kB Progress (4): 462/571 kB | 126/305 kB | 106/185 kB | 7.7/58 kB Progress (4): 462/571 kB | 130/305 kB | 106/185 kB | 7.7/58 kB Progress (4): 462/571 kB | 130/305 kB | 110/185 kB | 7.7/58 kB Progress (4): 462/571 kB | 130/305 kB | 114/185 kB | 7.7/58 kB Progress (4): 462/571 kB | 130/305 kB | 114/185 kB | 12/58 kB Progress (4): 462/571 kB | 130/305 kB | 114/185 kB | 16/58 kB Progress (4): 466/571 kB | 130/305 kB | 114/185 kB | 16/58 kB Progress (4): 466/571 kB | 130/305 kB | 114/185 kB | 20/58 kB Progress (4): 466/571 kB | 130/305 kB | 114/185 kB | 24/58 kB Progress (4): 466/571 kB | 130/305 kB | 114/185 kB | 28/58 kB Progress (4): 466/571 kB | 130/305 kB | 114/185 kB | 32/58 kB Progress (4): 466/571 kB | 130/305 kB | 118/185 kB | 32/58 kB Progress (4): 466/571 kB | 134/305 kB | 118/185 kB | 32/58 kB Progress (4): 466/571 kB | 134/305 kB | 122/185 kB | 32/58 kB Progress (4): 466/571 kB | 134/305 kB | 122/185 kB | 33/58 kB Progress (4): 466/571 kB | 134/305 kB | 122/185 kB | 37/58 kB Progress (4): 466/571 kB | 134/305 kB | 122/185 kB | 41/58 kB Progress (4): 466/571 kB | 134/305 kB | 122/185 kB | 45/58 kB Progress (4): 466/571 kB | 134/305 kB | 122/185 kB | 49/58 kB Progress (4): 466/571 kB | 134/305 kB | 122/185 kB | 53/58 kB Progress (4): 466/571 kB | 134/305 kB | 122/185 kB | 57/58 kB Progress (4): 466/571 kB | 134/305 kB | 122/185 kB | 58 kB Progress (4): 470/571 kB | 134/305 kB | 122/185 kB | 58 kB Progress (4): 474/571 kB | 134/305 kB | 122/185 kB | 58 kB Progress (4): 474/571 kB | 134/305 kB | 126/185 kB | 58 kB Progress (4): 474/571 kB | 138/305 kB | 126/185 kB | 58 kB Progress (4): 474/571 kB | 138/305 kB | 130/185 kB | 58 kB Progress (4): 478/571 kB | 138/305 kB | 130/185 kB | 58 kB Progress (4): 478/571 kB | 138/305 kB | 134/185 kB | 58 kB Progress (4): 478/571 kB | 138/305 kB | 138/185 kB | 58 kB Progress (4): 478/571 kB | 138/305 kB | 142/185 kB | 58 kB Progress (4): 478/571 kB | 138/305 kB | 146/185 kB | 58 kB Progress (4): 478/571 kB | 138/305 kB | 150/185 kB | 58 kB Progress (4): 478/571 kB | 138/305 kB | 154/185 kB | 58 kB Progress (4): 478/571 kB | 142/305 kB | 154/185 kB | 58 kB Progress (4): 478/571 kB | 146/305 kB | 154/185 kB | 58 kB Progress (4): 478/571 kB | 150/305 kB | 154/185 kB | 58 kB Progress (4): 478/571 kB | 154/305 kB | 154/185 kB | 58 kB Progress (4): 478/571 kB | 158/305 kB | 154/185 kB | 58 kB Progress (4): 478/571 kB | 158/305 kB | 158/185 kB | 58 kB Progress (4): 482/571 kB | 158/305 kB | 158/185 kB | 58 kB Progress (4): 482/571 kB | 158/305 kB | 162/185 kB | 58 kB Progress (4): 482/571 kB | 162/305 kB | 162/185 kB | 58 kB Progress (4): 482/571 kB | 162/305 kB | 166/185 kB | 58 kB Progress (4): 486/571 kB | 162/305 kB | 166/185 kB | 58 kB Progress (4): 486/571 kB | 162/305 kB | 170/185 kB | 58 kB Progress (4): 486/571 kB | 162/305 kB | 174/185 kB | 58 kB Progress (4): 486/571 kB | 162/305 kB | 178/185 kB | 58 kB Progress (4): 486/571 kB | 162/305 kB | 182/185 kB | 58 kB Progress (4): 486/571 kB | 162/305 kB | 185 kB | 58 kB Progress (4): 486/571 kB | 166/305 kB | 185 kB | 58 kB Progress (4): 490/571 kB | 166/305 kB | 185 kB | 58 kB Progress (4): 494/571 kB | 166/305 kB | 185 kB | 58 kB Progress (4): 498/571 kB | 166/305 kB | 185 kB | 58 kB Progress (4): 498/571 kB | 170/305 kB | 185 kB | 58 kB Progress (4): 502/571 kB | 170/305 kB | 185 kB | 58 kB Progress (4): 506/571 kB | 170/305 kB | 185 kB | 58 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 141 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 (3): 506/571 kB | 174/305 kB | 185 kB Progress (3): 510/571 kB | 174/305 kB | 185 kB Progress (3): 510/571 kB | 178/305 kB | 185 kB Progress (3): 514/571 kB | 178/305 kB | 185 kB Progress (3): 514/571 kB | 182/305 kB | 185 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar (185 kB at 440 kB/s) Progress (2): 518/571 kB | 182/305 kB Progress (2): 522/571 kB | 182/305 kB Progress (2): 522/571 kB | 186/305 kB Progress (2): 522/571 kB | 190/305 kB Progress (2): 522/571 kB | 194/305 kB Progress (2): 522/571 kB | 198/305 kB Progress (2): 522/571 kB | 202/305 kB Progress (2): 522/571 kB | 206/305 kB Progress (2): 522/571 kB | 210/305 kB Progress (2): 526/571 kB | 210/305 kB Progress (2): 530/571 kB | 210/305 kB Progress (2): 534/571 kB | 210/305 kB Progress (3): 534/571 kB | 210/305 kB | 4.1/230 kB Progress (3): 534/571 kB | 210/305 kB | 7.7/230 kB Progress (3): 534/571 kB | 214/305 kB | 7.7/230 kB Progress (3): 534/571 kB | 214/305 kB | 12/230 kB Progress (3): 538/571 kB | 214/305 kB | 12/230 kB Progress (3): 538/571 kB | 214/305 kB | 16/230 kB Progress (3): 538/571 kB | 214/305 kB | 20/230 kB Progress (3): 538/571 kB | 214/305 kB | 24/230 kB Progress (3): 538/571 kB | 214/305 kB | 28/230 kB Progress (3): 538/571 kB | 214/305 kB | 32/230 kB Progress (3): 538/571 kB | 214/305 kB | 33/230 kB Progress (3): 538/571 kB | 214/305 kB | 37/230 kB Progress (3): 538/571 kB | 214/305 kB | 41/230 kB Progress (3): 538/571 kB | 214/305 kB | 45/230 kB Progress (3): 538/571 kB | 214/305 kB | 49/230 kB Progress (3): 538/571 kB | 214/305 kB | 53/230 kB Progress (3): 538/571 kB | 214/305 kB | 57/230 kB Progress (3): 538/571 kB | 214/305 kB | 61/230 kB Progress (3): 538/571 kB | 214/305 kB | 65/230 kB Progress (3): 538/571 kB | 214/305 kB | 66/230 kB Progress (3): 538/571 kB | 214/305 kB | 70/230 kB Progress (3): 538/571 kB | 214/305 kB | 74/230 kB Progress (3): 538/571 kB | 214/305 kB | 78/230 kB Progress (3): 538/571 kB | 214/305 kB | 82/230 kB Progress (3): 538/571 kB | 214/305 kB | 86/230 kB Progress (3): 538/571 kB | 214/305 kB | 90/230 kB Progress (3): 538/571 kB | 218/305 kB | 90/230 kB Progress (3): 538/571 kB | 218/305 kB | 94/230 kB Progress (3): 538/571 kB | 218/305 kB | 98/230 kB Progress (3): 538/571 kB | 218/305 kB | 98/230 kB Progress (3): 538/571 kB | 218/305 kB | 102/230 kB Progress (3): 538/571 kB | 218/305 kB | 106/230 kB Progress (3): 538/571 kB | 218/305 kB | 110/230 kB Progress (3): 538/571 kB | 218/305 kB | 114/230 kB Progress (3): 538/571 kB | 218/305 kB | 118/230 kB Progress (3): 538/571 kB | 218/305 kB | 122/230 kB Progress (3): 538/571 kB | 218/305 kB | 126/230 kB Progress (3): 538/571 kB | 218/305 kB | 130/230 kB Progress (3): 538/571 kB | 218/305 kB | 131/230 kB Progress (3): 538/571 kB | 218/305 kB | 135/230 kB Progress (3): 538/571 kB | 218/305 kB | 139/230 kB Progress (3): 538/571 kB | 218/305 kB | 143/230 kB Progress (3): 538/571 kB | 218/305 kB | 147/230 kB Progress (3): 538/571 kB | 218/305 kB | 151/230 kB Progress (3): 538/571 kB | 218/305 kB | 155/230 kB Progress (3): 542/571 kB | 218/305 kB | 155/230 kB Progress (3): 542/571 kB | 222/305 kB | 155/230 kB Progress (3): 542/571 kB | 222/305 kB | 159/230 kB Progress (3): 542/571 kB | 222/305 kB | 163/230 kB Progress (3): 542/571 kB | 222/305 kB | 167/230 kB Progress (3): 542/571 kB | 222/305 kB | 171/230 kB Progress (3): 542/571 kB | 222/305 kB | 175/230 kB Progress (3): 546/571 kB | 222/305 kB | 175/230 kB Progress (3): 546/571 kB | 222/305 kB | 179/230 kB Progress (3): 550/571 kB | 222/305 kB | 179/230 kB Progress (3): 550/571 kB | 222/305 kB | 183/230 kB Progress (3): 550/571 kB | 222/305 kB | 187/230 kB Progress (3): 550/571 kB | 226/305 kB | 187/230 kB Progress (3): 550/571 kB | 226/305 kB | 191/230 kB Progress (3): 550/571 kB | 226/305 kB | 195/230 kB Progress (3): 554/571 kB | 226/305 kB | 195/230 kB Progress (3): 554/571 kB | 226/305 kB | 199/230 kB Progress (3): 558/571 kB | 226/305 kB | 199/230 kB Progress (3): 558/571 kB | 230/305 kB | 199/230 kB Progress (3): 562/571 kB | 230/305 kB | 199/230 kB Progress (3): 562/571 kB | 230/305 kB | 203/230 kB Progress (3): 566/571 kB | 230/305 kB | 203/230 kB Progress (3): 566/571 kB | 234/305 kB | 203/230 kB Progress (3): 570/571 kB | 234/305 kB | 203/230 kB Progress (3): 570/571 kB | 234/305 kB | 207/230 kB Progress (3): 570/571 kB | 234/305 kB | 211/230 kB Progress (3): 571 kB | 234/305 kB | 211/230 kB Progress (3): 571 kB | 238/305 kB | 211/230 kB Progress (3): 571 kB | 238/305 kB | 215/230 kB Progress (3): 571 kB | 242/305 kB | 215/230 kB Progress (3): 571 kB | 242/305 kB | 219/230 kB Progress (3): 571 kB | 246/305 kB | 219/230 kB Progress (3): 571 kB | 246/305 kB | 223/230 kB Progress (3): 571 kB | 246/305 kB | 227/230 kB Progress (3): 571 kB | 246/305 kB | 230 kB Progress (3): 571 kB | 250/305 kB | 230 kB Progress (3): 571 kB | 254/305 kB | 230 kB Progress (3): 571 kB | 258/305 kB | 230 kB Progress (3): 571 kB | 262/305 kB | 230 kB Progress (3): 571 kB | 266/305 kB | 230 kB Progress (3): 571 kB | 270/305 kB | 230 kB Progress (3): 571 kB | 274/305 kB | 230 kB Progress (3): 571 kB | 278/305 kB | 230 kB Progress (3): 571 kB | 282/305 kB | 230 kB Progress (3): 571 kB | 286/305 kB | 230 kB Progress (3): 571 kB | 290/305 kB | 230 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 1.2 MB/s) Progress (2): 294/305 kB | 230 kB Progress (2): 298/305 kB | 230 kB Progress (2): 302/305 kB | 230 kB Progress (2): 305 kB | 230 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.jar (230 kB at 484 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (305 kB at 637 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (0 B at 0 B/s) [INFO] Loading source files for package javax.transaction... Constructing Javadoc information... Standard Doclet version 1.8.0_181 Building tree for all the packages and classes... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/HeuristicCommitException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/HeuristicMixedException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/HeuristicRollbackException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/InvalidTransactionException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/NotSupportedException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/RollbackException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/Status.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/Synchronization.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/SystemException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/Transaction.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/Transactional.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/Transactional.TxType.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/TransactionalException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/TransactionManager.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/TransactionRequiredException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/TransactionRolledbackException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/TransactionScoped.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/TransactionSynchronizationRegistry.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/UserTransaction.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/package-frame.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/package-summary.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/package-tree.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/constant-values.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/serialized-form.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/TransactionSynchronizationRegistry.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/HeuristicCommitException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/UserTransaction.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/TransactionalException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/Status.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/TransactionScoped.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/Transactional.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/Transactional.TxType.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/Synchronization.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/Transaction.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/HeuristicRollbackException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/HeuristicMixedException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/RollbackException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/SystemException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/NotSupportedException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/TransactionManager.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/TransactionRolledbackException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/TransactionRequiredException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/InvalidTransactionException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/overview-tree.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-1.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-2.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-3.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-4.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-5.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-6.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-7.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-8.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-9.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-10.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-11.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-12.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-13.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-14.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-15.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-16.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/allclasses-frame.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/help-doc.html... 2 warnings [WARNING] Javadoc Warnings [WARNING] javadoc: warning - Multiple sources of package comments found for package "javax.transaction" [WARNING] /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/src/main/java/javax/transaction/Transactional.java:67: warning: no @return [WARNING] TxType value() default TxType.REQUIRED; [WARNING] ^ [INFO] Building jar: /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/jakarta.transaction-api-1.3.2-javadoc.jar [INFO] [INFO] >>> maven-javadoc-plugin:2.9:javadoc (default) > generate-sources @ jakarta.transaction-api >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ jakarta.transaction-api --- [INFO] [INFO] --- spec-version-maven-plugin:2.0:set-spec-properties (default) @ jakarta.transaction-api --- [INFO] [INFO] -- spec properties -- [INFO] spec.implementation.version = 1.3.2 [INFO] spec.specification.version = 1.3 [INFO] spec.bundle.symbolic-name = jakarta.transaction-api [INFO] spec.bundle.spec.version = 1.3 [INFO] spec.extension.name = javax.transaction [INFO] spec.bundle.version = 1.3.2 [INFO] [INFO] [INFO] <<< maven-javadoc-plugin:2.9:javadoc (default) < generate-sources @ jakarta.transaction-api <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.9:javadoc (default) @ jakarta.transaction-api --- [INFO] Loading source files for package javax.transaction... Constructing Javadoc information... Standard Doclet version 1.8.0_181 Building tree for all the packages and classes... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/HeuristicCommitException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/HeuristicMixedException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/HeuristicRollbackException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/InvalidTransactionException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/NotSupportedException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/RollbackException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/Status.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/Synchronization.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/SystemException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/Transaction.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/Transactional.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/Transactional.TxType.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/TransactionalException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/TransactionManager.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/TransactionRequiredException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/TransactionRolledbackException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/TransactionScoped.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/TransactionSynchronizationRegistry.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/UserTransaction.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/package-frame.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/package-summary.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/package-tree.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/constant-values.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/serialized-form.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/class-use/TransactionSynchronizationRegistry.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/class-use/HeuristicCommitException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/class-use/UserTransaction.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/class-use/TransactionalException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/class-use/Status.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/class-use/TransactionScoped.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/class-use/Transactional.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/class-use/Transactional.TxType.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/class-use/Synchronization.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/class-use/Transaction.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/class-use/HeuristicRollbackException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/class-use/HeuristicMixedException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/class-use/RollbackException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/class-use/SystemException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/class-use/NotSupportedException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/class-use/TransactionManager.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/class-use/TransactionRolledbackException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/class-use/TransactionRequiredException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/class-use/InvalidTransactionException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/javax/transaction/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/overview-tree.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/index-files/index-1.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/index-files/index-2.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/index-files/index-3.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/index-files/index-4.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/index-files/index-5.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/index-files/index-6.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/index-files/index-7.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/index-files/index-8.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/index-files/index-9.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/index-files/index-10.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/index-files/index-11.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/index-files/index-12.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/index-files/index-13.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/index-files/index-14.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/index-files/index-15.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/index-files/index-16.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/allclasses-frame.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/allclasses-noframe.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/index.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/site/apidocs/help-doc.html... 2 warnings [WARNING] Javadoc Warnings [WARNING] javadoc: warning - Multiple sources of package comments found for package "javax.transaction" [WARNING] /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/src/main/java/javax/transaction/Transactional.java:67: warning: no @return [WARNING] TxType value() default TxType.REQUIRED; [WARNING] ^ [INFO] [INFO] >>> maven-source-plugin:2.1:jar (default-cli) > generate-sources @ jakarta.transaction-api >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ jakarta.transaction-api --- [INFO] [INFO] --- spec-version-maven-plugin:2.0:set-spec-properties (default) @ jakarta.transaction-api --- [INFO] [INFO] -- spec properties -- [INFO] spec.implementation.version = 1.3.2 [INFO] spec.specification.version = 1.3 [INFO] spec.bundle.symbolic-name = jakarta.transaction-api [INFO] spec.bundle.spec.version = 1.3 [INFO] spec.extension.name = javax.transaction [INFO] spec.bundle.version = 1.3.2 [INFO] [INFO] [INFO] <<< maven-source-plugin:2.1:jar (default-cli) < generate-sources @ jakarta.transaction-api <<< [INFO] [INFO] [INFO] --- maven-source-plugin:2.1:jar (default-cli) @ jakarta.transaction-api --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (default-cli) @ jakarta.transaction-api --- [INFO] Loading source files for package javax.transaction... Constructing Javadoc information... Standard Doclet version 1.8.0_181 Building tree for all the packages and classes... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/HeuristicCommitException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/HeuristicMixedException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/HeuristicRollbackException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/InvalidTransactionException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/NotSupportedException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/RollbackException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/Status.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/Synchronization.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/SystemException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/Transaction.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/Transactional.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/Transactional.TxType.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/TransactionalException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/TransactionManager.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/TransactionRequiredException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/TransactionRolledbackException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/TransactionScoped.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/TransactionSynchronizationRegistry.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/UserTransaction.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/package-frame.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/package-summary.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/package-tree.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/constant-values.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/serialized-form.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/TransactionSynchronizationRegistry.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/HeuristicCommitException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/UserTransaction.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/TransactionalException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/Status.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/TransactionScoped.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/Transactional.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/Transactional.TxType.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/Synchronization.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/Transaction.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/HeuristicRollbackException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/HeuristicMixedException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/RollbackException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/SystemException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/NotSupportedException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/TransactionManager.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/TransactionRolledbackException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/TransactionRequiredException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/class-use/InvalidTransactionException.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/javax/transaction/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/overview-tree.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-1.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-2.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-3.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-4.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-5.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-6.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-7.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-8.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-9.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-10.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-11.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-12.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-13.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-14.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-15.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index-files/index-16.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/allclasses-frame.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/index.html... Generating /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/apidocs/help-doc.html... 2 warnings [WARNING] Javadoc Warnings [WARNING] javadoc: warning - Multiple sources of package comments found for package "javax.transaction" [WARNING] /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/src/main/java/javax/transaction/Transactional.java:67: warning: no @return [WARNING] TxType value() default TxType.REQUIRED; [WARNING] ^ [INFO] Building jar: /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/jakarta.transaction-api-1.3.2-javadoc.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (default-cli) @ jakarta.transaction-api --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (0 B at 0 B/s) Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.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): 69/243 kB Progress (1): 73/243 kB Progress (1): 77/243 kB Progress (1): 81/243 kB Progress (1): 85/243 kB Progress (1): 89/243 kB Progress (1): 93/243 kB Progress (1): 97/243 kB Progress (1): 101/243 kB Progress (1): 105/243 kB Progress (1): 109/243 kB Progress (1): 113/243 kB Progress (1): 117/243 kB Progress (1): 121/243 kB Progress (1): 125/243 kB Progress (1): 129/243 kB Progress (1): 133/243 kB Progress (1): 137/243 kB Progress (1): 141/243 kB Progress (1): 145/243 kB Progress (1): 149/243 kB Progress (1): 153/243 kB Progress (1): 157/243 kB Progress (1): 161/243 kB Progress (1): 165/243 kB Progress (1): 169/243 kB Progress (1): 173/243 kB Progress (1): 177/243 kB Progress (1): 181/243 kB Progress (1): 185/243 kB Progress (1): 189/243 kB Progress (1): 193/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 4.9 MB/s) [INFO] [INFO] --- maven-install-plugin:2.4:install (default-cli) @ jakarta.transaction-api --- 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 56 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 262 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.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar Progress (1): 4.1/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/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 kB at 349 kB/s) [INFO] Installing /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/jakarta.transaction-api-1.3.2.jar to /home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.jar [INFO] Installing /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/pom.xml to /home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom [INFO] Installing /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/jakarta.transaction-api-1.3.2-sources.jar to /home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2-sources.jar [INFO] Installing /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/jakarta.transaction-api-1.3.2-javadoc.jar to /home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2-javadoc.jar [INFO] Installing /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/jakarta.transaction-api-1.3.2-sources.jar to /home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2-sources.jar [INFO] Installing /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/jakarta.transaction-api-1.3.2-javadoc.jar to /home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2-javadoc.jar [INFO] Installing /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/jakarta.transaction-api-1.3.2.jar.asc to /home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.jar.asc [INFO] Installing /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/jakarta.transaction-api-1.3.2.pom.asc to /home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom.asc [INFO] Installing /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/jakarta.transaction-api-1.3.2-sources.jar.asc to /home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2-sources.jar.asc [INFO] Installing /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/jakarta.transaction-api-1.3.2-javadoc.jar.asc to /home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2-javadoc.jar.asc [INFO] Installing /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/jakarta.transaction-api-1.3.2-sources.jar.asc to /home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2-sources.jar.asc [INFO] Installing /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target/jakarta.transaction-api-1.3.2-javadoc.jar.asc to /home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2-javadoc.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-cli) @ jakarta.transaction-api --- Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar Progress (1): 4.1/251 kB Progress (1): 7.7/251 kB Progress (1): 12/251 kB Progress (1): 16/251 kB Progress (1): 20/251 kB Progress (1): 24/251 kB Progress (1): 28/251 kB Progress (1): 32/251 kB Progress (1): 33/251 kB Progress (1): 37/251 kB Progress (1): 41/251 kB Progress (1): 45/251 kB Progress (1): 49/251 kB Progress (1): 53/251 kB Progress (1): 57/251 kB Progress (1): 61/251 kB Progress (1): 65/251 kB Progress (1): 66/251 kB Progress (1): 70/251 kB Progress (1): 74/251 kB Progress (1): 78/251 kB Progress (1): 82/251 kB Progress (1): 86/251 kB Progress (1): 90/251 kB Progress (1): 94/251 kB Progress (1): 98/251 kB Progress (1): 102/251 kB Progress (1): 106/251 kB Progress (1): 110/251 kB Progress (1): 114/251 kB Progress (1): 118/251 kB Progress (1): 122/251 kB Progress (1): 126/251 kB Progress (1): 130/251 kB Progress (1): 134/251 kB Progress (1): 138/251 kB Progress (1): 142/251 kB Progress (1): 146/251 kB Progress (1): 150/251 kB Progress (1): 154/251 kB Progress (1): 158/251 kB Progress (1): 162/251 kB Progress (1): 166/251 kB Progress (1): 170/251 kB Progress (1): 174/251 kB Progress (1): 178/251 kB Progress (1): 182/251 kB Progress (1): 186/251 kB Progress (1): 190/251 kB Progress (1): 194/251 kB Progress (1): 198/251 kB Progress (1): 202/251 kB Progress (1): 206/251 kB Progress (1): 210/251 kB Progress (1): 214/251 kB Progress (1): 218/251 kB Progress (1): 222/251 kB Progress (1): 226/251 kB Progress (1): 230/251 kB Progress (1): 234/251 kB Progress (1): 238/251 kB Progress (1): 242/251 kB Progress (1): 246/251 kB Progress (1): 250/251 kB Progress (1): 251 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (251 kB at 4.4 MB/s) Uploading to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.jar Progress (1): 2.0/28 kB Progress (1): 4.1/28 kB Progress (1): 6.1/28 kB Progress (1): 8.2/28 kB Progress (1): 10/28 kB Progress (1): 12/28 kB Progress (1): 14/28 kB Progress (1): 16/28 kB Progress (1): 18/28 kB Progress (1): 20/28 kB Progress (1): 23/28 kB Progress (1): 25/28 kB Progress (1): 27/28 kB Progress (1): 28 kB Uploaded to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.jar (28 kB at 45 kB/s) Uploading to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom 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/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom (13 kB at 32 kB/s) Downloading from ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/maven-metadata.xml Progress (1): 322 B Downloaded from ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/maven-metadata.xml (322 B at 1.8 kB/s) Uploading to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/maven-metadata.xml Progress (1): 322 B Uploaded to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/maven-metadata.xml (322 B at 785 B/s) Uploading to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2-sources.jar Progress (1): 2.0/39 kB Progress (1): 4.1/39 kB Progress (1): 6.1/39 kB Progress (1): 8.2/39 kB Progress (1): 10/39 kB Progress (1): 12/39 kB Progress (1): 14/39 kB Progress (1): 16/39 kB Progress (1): 18/39 kB Progress (1): 20/39 kB Progress (1): 23/39 kB Progress (1): 25/39 kB Progress (1): 27/39 kB Progress (1): 29/39 kB Progress (1): 31/39 kB Progress (1): 33/39 kB Progress (1): 35/39 kB Progress (1): 37/39 kB Progress (1): 39/39 kB Progress (1): 39 kB Uploaded to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2-sources.jar (39 kB at 86 kB/s) Uploading to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2-javadoc.jar Progress (1): 2.0/145 kB Progress (1): 4.1/145 kB Progress (1): 6.1/145 kB Progress (1): 8.2/145 kB Progress (1): 10/145 kB Progress (1): 12/145 kB Progress (1): 14/145 kB Progress (1): 16/145 kB Progress (1): 18/145 kB Progress (1): 20/145 kB Progress (1): 23/145 kB Progress (1): 25/145 kB Progress (1): 27/145 kB Progress (1): 29/145 kB Progress (1): 31/145 kB Progress (1): 33/145 kB Progress (1): 35/145 kB Progress (1): 37/145 kB Progress (1): 39/145 kB Progress (1): 41/145 kB Progress (1): 43/145 kB Progress (1): 45/145 kB Progress (1): 47/145 kB Progress (1): 49/145 kB Progress (1): 51/145 kB Progress (1): 53/145 kB Progress (1): 55/145 kB Progress (1): 57/145 kB Progress (1): 59/145 kB Progress (1): 61/145 kB Progress (1): 63/145 kB Progress (1): 66/145 kB Progress (1): 68/145 kB Progress (1): 70/145 kB Progress (1): 72/145 kB Progress (1): 74/145 kB Progress (1): 76/145 kB Progress (1): 78/145 kB Progress (1): 80/145 kB Progress (1): 82/145 kB Progress (1): 84/145 kB Progress (1): 86/145 kB Progress (1): 88/145 kB Progress (1): 90/145 kB Progress (1): 92/145 kB Progress (1): 94/145 kB Progress (1): 96/145 kB Progress (1): 98/145 kB Progress (1): 100/145 kB Progress (1): 102/145 kB Progress (1): 104/145 kB Progress (1): 106/145 kB Progress (1): 109/145 kB Progress (1): 111/145 kB Progress (1): 113/145 kB Progress (1): 115/145 kB Progress (1): 117/145 kB Progress (1): 119/145 kB Progress (1): 121/145 kB Progress (1): 123/145 kB Progress (1): 125/145 kB Progress (1): 127/145 kB Progress (1): 129/145 kB Progress (1): 131/145 kB Progress (1): 133/145 kB Progress (1): 135/145 kB Progress (1): 137/145 kB Progress (1): 139/145 kB Progress (1): 141/145 kB Progress (1): 143/145 kB Progress (1): 145 kB Uploaded to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2-javadoc.jar (145 kB at 305 kB/s) Uploading to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2-sources.jar Progress (1): 2.0/39 kB Progress (1): 4.1/39 kB Progress (1): 6.1/39 kB Progress (1): 8.2/39 kB Progress (1): 10/39 kB Progress (1): 12/39 kB Progress (1): 14/39 kB Progress (1): 16/39 kB Progress (1): 18/39 kB Progress (1): 20/39 kB Progress (1): 23/39 kB Progress (1): 25/39 kB Progress (1): 27/39 kB Progress (1): 29/39 kB Progress (1): 31/39 kB Progress (1): 33/39 kB Progress (1): 35/39 kB Progress (1): 37/39 kB Progress (1): 39/39 kB Progress (1): 39 kB Uploaded to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2-sources.jar (39 kB at 85 kB/s) Uploading to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2-javadoc.jar Progress (1): 2.0/145 kB Progress (1): 4.1/145 kB Progress (1): 6.1/145 kB Progress (1): 8.2/145 kB Progress (1): 10/145 kB Progress (1): 12/145 kB Progress (1): 14/145 kB Progress (1): 16/145 kB Progress (1): 18/145 kB Progress (1): 20/145 kB Progress (1): 23/145 kB Progress (1): 25/145 kB Progress (1): 27/145 kB Progress (1): 29/145 kB Progress (1): 31/145 kB Progress (1): 33/145 kB Progress (1): 35/145 kB Progress (1): 37/145 kB Progress (1): 39/145 kB Progress (1): 41/145 kB Progress (1): 43/145 kB Progress (1): 45/145 kB Progress (1): 47/145 kB Progress (1): 49/145 kB Progress (1): 51/145 kB Progress (1): 53/145 kB Progress (1): 55/145 kB Progress (1): 57/145 kB Progress (1): 59/145 kB Progress (1): 61/145 kB Progress (1): 63/145 kB Progress (1): 66/145 kB Progress (1): 68/145 kB Progress (1): 70/145 kB Progress (1): 72/145 kB Progress (1): 74/145 kB Progress (1): 76/145 kB Progress (1): 78/145 kB Progress (1): 80/145 kB Progress (1): 82/145 kB Progress (1): 84/145 kB Progress (1): 86/145 kB Progress (1): 88/145 kB Progress (1): 90/145 kB Progress (1): 92/145 kB Progress (1): 94/145 kB Progress (1): 96/145 kB Progress (1): 98/145 kB Progress (1): 100/145 kB Progress (1): 102/145 kB Progress (1): 104/145 kB Progress (1): 106/145 kB Progress (1): 109/145 kB Progress (1): 111/145 kB Progress (1): 113/145 kB Progress (1): 115/145 kB Progress (1): 117/145 kB Progress (1): 119/145 kB Progress (1): 121/145 kB Progress (1): 123/145 kB Progress (1): 125/145 kB Progress (1): 127/145 kB Progress (1): 129/145 kB Progress (1): 131/145 kB Progress (1): 133/145 kB Progress (1): 135/145 kB Progress (1): 137/145 kB Progress (1): 139/145 kB Progress (1): 141/145 kB Progress (1): 143/145 kB Progress (1): 145 kB Uploaded to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2-javadoc.jar (145 kB at 327 kB/s) Uploading to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.jar.asc Progress (1): 833 B Uploaded to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.jar.asc (833 B at 5.9 kB/s) Uploading to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom.asc Progress (1): 833 B Uploaded to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom.asc (833 B at 5.9 kB/s) Uploading to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2-sources.jar.asc Progress (1): 833 B Uploaded to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2-sources.jar.asc (833 B at 6.3 kB/s) Uploading to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2-javadoc.jar.asc Progress (1): 833 B Uploaded to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2-javadoc.jar.asc (833 B at 5.6 kB/s) Uploading to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2-sources.jar.asc Progress (1): 833 B Uploaded to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2-sources.jar.asc (833 B at 5.9 kB/s) Uploading to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2-javadoc.jar.asc Progress (1): 833 B Uploaded to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2-javadoc.jar.asc (833 B at 6.1 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:29 min [INFO] Finished at: 2018-12-13T12:29:05Z [INFO] ------------------------------------------------------------------------ + echo '-[ Tag release ]----------------------------------------------------------------' -[ Tag release ]---------------------------------------------------------------- + git tag 1.3.2 -m 'Release jakarta.transaction:jakarta.transaction-api:1.3.2' + echo '-[ Set next snapshot version ]--------------------------------------------------' -[ Set next snapshot version ]-------------------------------------------------- + mvn -U -C -DnewVersion=1.3.3-SNAPSHOT -DgenerateBackupPoms=false -Pstaging clean org.codehaus.mojo:versions-maven-plugin:2.5:set [INFO] Scanning for projects... [INFO] [INFO] ------------< jakarta.transaction:jakarta.transaction-api >------------- [INFO] Building javax.transaction API 1.3.2 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jakarta.transaction-api --- [INFO] Deleting /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release/target [INFO] [INFO] ------------< jakarta.transaction:jakarta.transaction-api >------------- [INFO] Building javax.transaction API 1.3.2 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions-maven-plugin:2.5:set (default-cli) @ jakarta.transaction-api --- [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/jenkins/workspace/eclipse-ee4j_jta-api-EE4J_8-release [INFO] Processing change of jakarta.transaction:jakarta.transaction-api:1.3.2 -> 1.3.3-SNAPSHOT [INFO] Processing jakarta.transaction:jakarta.transaction-api [INFO] Updating project jakarta.transaction:jakarta.transaction-api [INFO] from version 1.3.2 to 1.3.3-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.670 s [INFO] Finished at: 2018-12-13T12:29:09Z [INFO] ------------------------------------------------------------------------ + 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=pom.xml + git add pom.xml + git commit -m 'Prepare next development cycle for 1.3.3-SNAPSHOT' [EE4J_8 764f93d] Prepare next development cycle for 1.3.3-SNAPSHOT 1 file changed, 1 insertion(+), 1 deletion(-) + '[' false = true ']' + echo '-[ Push branch and tag to GitHub ]----------------------------------------------' -[ Push branch and tag to GitHub ]---------------------------------------------- + git push origin EE4J_8 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: error: GH006: Protected branch update failed for refs/heads/EE4J_8. remote: error: At least 1 approving review is required by reviewers with write access. To github.com:eclipse-ee4j/jta-api.git ! [remote rejected] EE4J_8 -> EE4J_8 (protected branch hook declined) error: failed to push some refs to 'git@github.com:eclipse-ee4j/jta-api.git' Build step 'Execute shell' marked build as failure $ 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: FAILURE