Branch indexing Connecting to https://api.github.com using GitHub bot (username/token) Obtained Jenkinsfile from d7bafcfcb213ad1afecb8669cd5745ec4d17e873 [Pipeline] Start of Pipeline [Pipeline] echo [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option. [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jakartaee-tck/jakartaee-tck-pod-2acc39ac-149f-4ff9-8ed0-bd3ccd1ce5b1-gg-652rj Still waiting to schedule task ‘jakartaee-tck-pod-2acc39ac-149f-4ff9-8ed0-bd3ccd1ce5b1-gg-652rj’ is offline Agent jakartaee-tck-pod-2acc39ac-149f-4ff9-8ed0-bd3ccd1ce5b1-gg-652rj is provisioned from template jakartaee-tck-pod-2acc39ac-149f-4ff9-8ed0-bd3ccd1ce5b1-gg63c --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.jakartaee-tck.svc.cluster.local/jakartaee-tck/job/jakartaee-tck/job/tckrefactor/5/" runUrl: "job/jakartaee-tck/job/tckrefactor/5/" labels: jenkins: "slave" jenkins/label-digest: "7cea61abd46e0a92d44cf831477161cff1899412" jenkins/label: "jakartaee-tck-pod-2acc39ac-149f-4ff9-8ed0-bd3ccd1ce5b1" name: "jakartaee-tck-pod-2acc39ac-149f-4ff9-8ed0-bd3ccd1ce5b1-gg-652rj" namespace: "jakartaee-tck" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.jakartaee-tck.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "jakartaee-tck-pod-2acc39ac-149f-4ff9-8ed0-bd3ccd1ce5b1-gg-652rj" - name: "JNLP_PROTOCOL_OPTS" value: "-XshowSettings:vm -Xmx2048m -Dsun.zip.disableMemoryMapping=true -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true" - name: "JENKINS_NAME" value: "jakartaee-tck-pod-2acc39ac-149f-4ff9-8ed0-bd3ccd1ce5b1-gg-652rj" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.jakartaee-tck.svc.cluster.local/jakartaee-tck/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" name: "jnlp" resources: limits: memory: "3Gi" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - command: - "cat" env: - name: "JAVA_TOOL_OPTIONS" value: "-Xmx6G" image: "jakartaee/cts-base:0.3" imagePullPolicy: "Always" name: "jakartaeetck-ci" resources: limits: memory: "10Gi" cpu: "2.0" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - command: - "cat" image: "jakartaee/cts-mailserver:0.1" imagePullPolicy: "Always" name: "james-mail" ports: - containerPort: 1025 - containerPort: 1143 resources: limits: memory: "2Gi" cpu: "0.5" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false hostAliases: - hostnames: - "localhost.localdomain" - "james.local" ip: "127.0.0.1" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - emptyDir: medium: "" name: "workspace-volume" Running on jakartaee-tck-pod-2acc39ac-149f-4ff9-8ed0-bd3ccd1ce5b1-gg-652rj in /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential github-bot Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/jakartaee/platform-tck.git > git init /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor # timeout=10 Fetching upstream changes from https://github.com/jakartaee/platform-tck.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub bot (username/token) > git fetch --no-tags --force --progress -- https://github.com/jakartaee/platform-tck.git +refs/heads/tckrefactor:refs/remotes/origin/tckrefactor # timeout=10 > git config remote.origin.url https://github.com/jakartaee/platform-tck.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/tckrefactor:refs/remotes/origin/tckrefactor # timeout=10 Avoid second fetch Checking out Revision d7bafcfcb213ad1afecb8669cd5745ec4d17e873 (tckrefactor) > git config core.sparsecheckout # timeout=10 > git checkout -f d7bafcfcb213ad1afecb8669cd5745ec4d17e873 # timeout=10 Commit message: "[tckrefactor] Jakarta Persistence 3.2 - JPQL new ID() and VERSION() functions (#1283)" First time build. Skipping changelog. Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 15 hr [Pipeline] { [Pipeline] stage [Pipeline] { (jakartaeetck-build) [Pipeline] container [Pipeline] { [Pipeline] sh + env JENKINS_UI_PORT_80_TCP_ADDR=10.30.199.88 JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.176.207:50000 JENKINS_NODE_COOKIE=4556b492-c5df-4e5a-8372-8982b3de693b BUILD_URL=https://ci.eclipse.org/jakartaee-tck/job/jakartaee-tck/job/tckrefactor/5/ JENKINS_UI_SERVICE_PORT=80 HOSTNAME=jakartaee-tck-pod-2acc39ac-149f-4ff9-8ed0-bd3ccd1ce5b1-gg-652rj JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 TCK_BUNDLE_BASE_URL= JDK=JDK11 JENKINS_DISCOVERY_SERVICE_PORT=50000 HUDSON_SERVER_COOKIE=69f75e8fb7c149bf KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.30.0.1:443 TERM=xterm PROFILE=FULL JDK11_HOME=/opt/jdk-11.0.2 STAGE_NAME=jakartaeetck-build BUILD_TAG=jenkins-jakartaee-tck-tckrefactor-5 label=jakartaee-tck-pod-2acc39ac-149f-4ff9-8ed0-bd3ccd1ce5b1 BRANCH_NAME=tckrefactor KUBERNETES_SERVICE_PORT=443 GF_VERSION_URL= KUBERNETES_SERVICE_HOST=10.30.0.1 WORKSPACE=/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor JOB_URL=https://ci.eclipse.org/jakartaee-tck/job/jakartaee-tck/job/tckrefactor/ ANT_HOME=/usr/share/ant RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/jakartaee-tck/job/jakartaee-tck/job/tckrefactor/5/display/redirect?page=changes ANT_OPTS=-Djavax.xml.accessExternalStylesheet=all -Djavax.xml.accessExternalSchema=all -Djavax.xml.accessExternalDTD=file,http JENKINS_UI_PORT_80_TCP_PROTO=tcp JDK17_HOME=/opt/jdk-17.0.1 RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/jakartaee-tck/job/jakartaee-tck/job/tckrefactor/5/display/redirect?page=artifacts standalone_tcks=caj connector el jacc jaxws jms jpa jsp jstl jta saaj servlet websocket JENKINS_HOME=/var/jenkins GIT_COMMIT=d7bafcfcb213ad1afecb8669cd5745ec4d17e873 PATH=/opt/jdk-11.0.2/bin:/usr/share/maven/bin:/usr/share/ant/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin RUN_DISPLAY_URL=https://ci.eclipse.org/jakartaee-tck/job/jakartaee-tck/job/tckrefactor/5/display/redirect JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp _=/usr/bin/env DATABASE=JavaDB JENKINS_UI_PORT_80_TCP_PORT=80 POD_CONTAINER=jakartaeetck-ci PWD=/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor JAVA_HOME=/opt/jdk-11.0.2 JENKINS_DISCOVERY_SERVICE_HOST=10.30.176.207 HUDSON_URL=https://ci.eclipse.org/jakartaee-tck/ JENKINS_UI_PORT=tcp://10.30.199.88:80 STANDALONE_TCK_BUNDLES_FILE_NAME_LIST= LANG=en_US.UTF-8 JOB_NAME=jakartaee-tck/tckrefactor GITLAB_OBJECT_KIND=none BUILD_TYPE=CTS BUILD_DISPLAY_NAME=#5 JENKINS_URL=https://ci.eclipse.org/jakartaee-tck/ BUILD_ID=5 MAIL_USER=user01@james.local JENKINS_DISCOVERY_PORT=tcp://10.30.176.207:50000 JAVA_TOOL_OPTIONS=-Xmx6G JOB_BASE_NAME=tckrefactor RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/jakartaee-tck/job/jakartaee-tck/job/tckrefactor/5/display/redirect?page=tests SHLVL=3 HOME=/ M2_HOME=/usr/share/maven JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.176.207 GIT_BRANCH=tckrefactor KUBERNETES_PORT_443_TCP_PROTO=tcp TCK_BUNDLE_FILE_NAME=jakartaeetck.zip CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor@tmp LICENSE=EPL EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-1bac0d073dd22b9f3e9d56ec4866e854fd46821d6066b55acc8c3143d7a6a717 OLD_GF_BUNDLE_URL= NODE_LABELS=jakartaee-tck-pod-2acc39ac-149f-4ff9-8ed0-bd3ccd1ce5b1 jakartaee-tck-pod-2acc39ac-149f-4ff9-8ed0-bd3ccd1ce5b1-gg-652rj GIT_URL=https://github.com/jakartaee/platform-tck.git NSS_SDB_USE_CACHE=no HUDSON_HOME=/var/jenkins CLASSPATH= JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 NODE_NAME=jakartaee-tck-pod-2acc39ac-149f-4ff9-8ed0-bd3ccd1ce5b1-gg-652rj JENKINS_UI_PORT_80_TCP=tcp://10.30.199.88:80 test_suites=connector ejb ejb30/bb ejb30/lite/appexception ejb30/lite/async ejb30/lite/basic ejb30/lite/ejbcontext ejb30/lite/enventry ejb30/lite/interceptor ejb30/lite/lookup ejb30/lite/naming ejb30/lite/nointerface ejb30/lite/packaging ejb30/lite/singleton ejb30/lite/stateful ejb30/lite/tx ejb30/lite/view ejb30/lite/xmloverride ejb30/assembly ejb30/timer ejb30/webservice ejb30/zombie ejb30/misc ejb30/sec ejb32 el integration jacc javaee javamail jaxrs jdbc_appclient jdbc_ejb jdbc_jsp jdbc_servlet jms_appclient jms_ejb jms_jsp jms_servlet jpa_appmanaged jpa_appmanagedNoTx jpa_pmservlet jpa_puservlet jpa_stateful3 jpa_stateless3 jsonb jsonp jsp jstl jta jws samples servlet signaturetest/javaee webservices12 webservices13 websocket xa JOB_DISPLAY_URL=https://ci.eclipse.org/jakartaee-tck/job/jakartaee-tck/job/tckrefactor/display/redirect GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-7.0.0-SNAPSHOT-nightly.zip BUILD_NUMBER=5 JENKINS_UI_SERVICE_HOST=10.30.199.88 DEFAULT_GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-7.0.0-SNAPSHOT-nightly.zip KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 USER_KEYWORDS= KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 MAIL_HOST=localhost CTS_HOME=/root JENKINS_UI_SERVICE_PORT_HTTP=80 + bash -x /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/docker/build_jakartaeetck.sh + tee /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/build_jakartaeetck.log + '[' -z /usr/share/ant ']' + export PATH=/opt/jdk-11.0.2/bin:/usr/share/ant/bin:/opt/jdk-11.0.2/bin:/usr/share/maven/bin:/usr/share/ant/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/opt/jdk-11.0.2/bin:/usr/share/ant/bin:/opt/jdk-11.0.2/bin:/usr/share/maven/bin:/usr/share/ant/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + '[' -z /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor ']' + cd /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor ++ pwd + export BASEDIR=/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor + BASEDIR=/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor + '[' -z '' ']' + export JAKARTA_JARS=/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor + JAKARTA_JARS=/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor + '[' '!' -z '' ']' + which ant /usr/share/ant/bin/ant + ant -version Picked up JAVA_TOOL_OPTIONS: -Xmx6G Apache Ant(TM) version 1.10.11 compiled on July 10 2021 + which java /opt/jdk-11.0.2/bin/java + java -version Picked up JAVA_TOOL_OPTIONS: -Xmx6G openjdk version "11.0.2" 2019-01-15 OpenJDK Runtime Environment 18.9 (build 11.0.2+9) OpenJDK 64-Bit Server VM 18.9 (build 11.0.2+9, mixed mode) + export 'ANT_OPTS=-Xmx2G -Djavax.xml.accessExternalStylesheet=all -Djavax.xml.accessExternalSchema=all -DenableExternalEntityProcessing=true -Djavax.xml.accessExternalDTD=file,http' + ANT_OPTS='-Xmx2G -Djavax.xml.accessExternalStylesheet=all -Djavax.xml.accessExternalSchema=all -DenableExternalEntityProcessing=true -Djavax.xml.accessExternalDTD=file,http' + echo + sed -e 's#^javaee.home=.*#javaee.home=/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor#g' -e 's#^javaee.home.ri=.*#javaee.home.ri=/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor#g' -e 's#^report.dir=.*#report.dir=/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/JTReport#g' -e 's#^work.dir=.*#work.dir=/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/JTWork#g' /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/install/jakartaee/bin/ts.jte + mv /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/install/jakartaee/bin/ts.jte.new /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/install/jakartaee/bin/ts.jte + sed -i.bak -e 's#tools\.jar=.*#tools.jar=\/home\/jenkins\/agent\/workspace\/jakartaee-tck_tckrefactor\/modules\/webservices-tools.jar:\/home\/jenkins\/agent\/workspace\/jakartaee-tck_tckrefactor\/modules\/webservices-api.jar#g' /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/install/jakartaee/bin/ts.jte + echo 'Contents of modified TS.JTE file' Contents of modified TS.JTE file + cat /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/install/jakartaee/bin/ts.jte # # Copyright (c) 2006, 2022 Oracle and/or its affiliates and others. # All rights reserved. # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License v. 2.0, which is available at # http://www.eclipse.org/legal/epl-2.0. # # This Source Code may also be made available under the following Secondary # Licenses when the conditions for such availability set forth in the # Eclipse Public License v. 2.0 are satisfied: GNU General Public License, # version 2 with the GNU Classpath Exception, which is available at # https://www.gnu.org/software/classpath/license.html. # # SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 # ######################################################################### ## ## JavaTest Environment file for Java EE Compatibility Test Suite ## ## Environment specific properties in this file will likely ## have to be modified prior to running the Java EE CTS. ## Instructions for modifying these properties are contained in this ## file. ## ## This file is processed by an external tool that helps generate the ## CTS documents. Therefore this file has a standard format that must ## be followed. This file is a standard Java Properties file with ## very specific comment formatting. Users can write property specific ## comments by using the property name and an ampersand (@). As an ## example the following comment applies to the foo.bar property: ## # @foo.bar - This is a comment pertaining to foo.bar ## # that spans multiple lines. ## This comment must be preceded by a single hash (#) character and ## the property name must be prepended with an ampersand (@). The ## comment can appear anywhere in the ts.jte file. If users have ## comments that belong in ts.jte but DO NOT pertain to a particular ## property the user must start the comment with at least 2 hash (#) ## characters. The following is a valid non-property comment: ## ## A valid non-property comment ## ## that spans multiple lines. ######################################################################### ######################################################################### ## @jte.version This version denotes the bundle this JTE was ## originally included with. The version matches the ID ## in the bundle name. It can be used to identify a ## mismatched JTE file. This value is filled in during ## the build process as part of sanitizing the jte file. ######################################################################### jte.version=@JTE_VERSION@ ######################################################################## ## Javatest batch mode work directory and report directory, and policy for ## handling existing work and report directories. These properties affects ## runclient and report targets, but not gui target. ## To disable generating test report, unset report.dir, or set it to "none" ## either here or from command line, as in the following command: ## ant runclient -Dreport.dir="none" ## # @work.dir The directory used to store Javatest test results and test # information. # @report.dir The directory used to store Javatest summary reports of # test results. # @if.existing.work.report.dirs specifies how existing work.dir and # report.dir will be handled, and it must be one of the following values: # overwrite overwrites all content in work.dir and report.dir # backup moves all content in work.dir and report.dir to # work.dir_time_day_bak and report.dir_time_day_bak, # respectively # append reuses and preserves the existing work.dir and report.dir # auto lets the build files decide which mode to use # (overwrite, backup or append). the value is determined # like this: # if.existing.work.report.dirs == auto # if in CTS workspace # if.existing.work.report.dirs = overwrite # else we are in a distribution bundle # if.existing.work.report.dirs = append # end if # else # if.existing.work.report.dirs = value in this file # end if ######################################################################## work.dir=/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/JTWork report.dir=/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/JTReport if.existing.work.report.dirs=auto ######################################################################## # @javatest.timeout.factor This property specifies the scale factor used by # Javatest to adjust the time JavaTest will wait for a given test to # complete before returning failure. For instance if the default test timeout # is 5 minutes, this value will be multiplied by 5 minutes to determine # the total timeout delay. Note: this value only works with Javatest's # batch mode (runclient). When using the Javatest GUI users must change # this timeout factor in the GUI. Configure -> Edit Configuration -> View # -> choose Standard Values -> select tab Execution -> set Time Factor. # # Note that javatest.timeout.factor can be a positive real number, such as 1.5 ######################################################################## javatest.timeout.factor=1 ######################################################################## ## Level of Vendor Java EE Implementation # @javaee.level The level of Java EE support for the implementation under test. # This property serves two purposes: First, it is used to determine # whether the impl under test is a Java EE Full profile (full) or Java # EE Web profile (web). Either "full" or "web" must be specified in # the list values. "full" will tell the harness to deploy ears. "web" # will tell the harness to deploy wars. # This property is also used to help determine which apis (in the # signature tests) are to be tested. # # NOTE: This property does not determine which CTS tests to run for # different profiles and optional technologies. That is done using # keywords. Please refer to the keywords functionality in the CTS # User's Guide for information on how to use keywords when # running CTS tests. # # Currently, there are 4 settings supported for this property: # 1. full: This is the minimal set of signature requirements that vendors # must support. Specifying a javaee.level of "full" with nothing # else implies there are NO additional technologies existing within # the vendors implementation. Again, "full" only covers the # REQUIRED Technologies for Jakarta EE 8 Full profile # ex/ javaee.level=full # # 2. web : This is the minimal set of signature requirements that vendors # must support for Web Profile. Specifying a javaee.level of "web" # with nothing else implies there are NO additional technologies # existing within the vendors implementation. Again, "web" only # covers REQUIRED Technologies for Jakarta EE 8 Web profile # ex/ javaee.level=web # # 3. full + optional_technologies: This covers REQUIRED Technologies for # Java EE 8 Full Profile and any combination of the optional # technologies. # Known optional technologies for CTS8 full profile include: # "jaxr". # ex 1/ javaee.level=full jaxr # ex 2/ javaee.level=full jaxr # ex 3/ javaee.level=full # ex 4/ etc... # # 4. web + optional_technologies: This covers REQUIRED Technologies for # Java EE 8 Web Profile and any combination of optional # technologies. # Known optional technologies for Web Profile include: # "jaxr", "connector", "jaxb", # "jms", "javamail", "jacc", "jaspic", "wsmd" # ex 1/ javaee.level=web connector jms jacc # ex 2/ javaee.level=web jaspic # ex 3/ javaee.level=web jms connector # ex 4/ etc... # # Note 1: spaces separate multiple entries # # Note 2: optional technologies for full/javaee profile are listed # in the Java EE 8 spec, in Table EE.6-1. Currently, the only # optional technologies for full profile are: "jaxr" (JAXR 1.0) # # Note 3: The list of optional technologies for Web Profile includes any OPTIONAL # technology explicitly called out in the Web Profile spec (if applicable) # as well as any additional technology which is listed within # JavaEE Profile 8 spec *but* not included/Required in the # Web Profile spec. # # Note 4: Two different examples of javaee.level are provided immediately # following this comment block. One is for running CTS8 against # the EE 8 (full) Profile RI and the other is for running CTS8 # against the EE 8 Web Profile RI. Notice that optional technologies # are supplied here since the RI for CTS8 contains those optional # technologies in it. It's very possible vendors may provider different # optional technologies in their implementations. If so, the list of # optional technologies will need to be adjusted here to suite each # vendors implementation. # # Note 5: For EE 8 (RI) Web Profile, you can uncomment and use the line # below which starts with: javaee.level=web .... # # IMPORTANT: when testing Web Profile - be sure to adjust the # "optional.tech.packages.to.ignore" property accordingly. # (see comments for optional.tech.packages.to.ignore below) # ############################################################################### #javaee.level=web connector jaxws jaxb javamail jacc jaspic wsmd javaee.level=full ######################################################################## ## Settings for Vendor Java EE Implementation # @javaee.home The location of the vendor's Java EE platform # implementation. # @orb.host Hostname of the machine running the vendor's # implementation. # @orb.port The port number the vendor implementation is listening # to for service requests. ######################################################################## javaee.home=/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor orb.host=localhost orb.port=3699 ######################################################################## ## JVMOPTS_RUNTESTCOMMAND is a marker that implementations may replace with # the JVM options to pass when starting JVMs for running tests. # This is intended to be used for implementations convencience. # See file docker/run_jakartaeetck.sh for an example. ######################################################################## ######################################################################## ## Settings for Sun RI Java EE Implementation # @javaee.home.ri The location of the RI. # @orb.host Hostname of the machine running the RI. # @orb.port The port number the RI is listening to for service # requests. ######################################################################## javaee.home.ri=/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor orb.host.ri=localhost orb.port.ri=3700 ################################################################### ################################################################### ################################################################### ## RI SPECIFIC PROPERTIES LIVE BELOW ################################################################### ################################################################### ################################################################### ############################################################### # @ts.display -- location to display CTS output on Unix ############################################################### ts.display=:0.0 ########################################################################### # @endorsed.dirs using Java SE 6 or above and you provide newer versions # of technologies than those contained in Java SE 6, verify # that the property endorsed.dirs is set to the location of # the VI api jars for those technologies you wish to # override. For example, Java SE 6 contains an # implementation of JAXWS 2.0 which will conflict with # JAXWS 2.1, therefore this property would need to be set # so that JAXWS 2.1 would be used during the building of # tests and during test execution. # # @endorsed.dirs.ri If using Java SE 6 or above and you provide newer versions # of technologies than those contained in Java SE 6, verify # that the property endorsed.dirs is set to the location of # the RI api jars for those technologies you wish to # override. For example, Java SE 6 contains an # implementation of JAXWS 2.0 which will conflict with # JAXWS 2.1, therefore this property would need to be set # so that JAXWS 2.1 would be used during the building of # tests and during test execution. ########################################################################### endorsed.dirs=${javaee.home}/modules/endorsed endorsed.dirs.ri=${javaee.home.ri}/modules/endorsed ############################################################### ## Config params needed for Java EE RI asadmin ## You must change these values as needed ## # @ri.admin.user -- The Java EE RI asadmin user id # @ri.admin.passwd -- The Java EE RI asadmin user password # @ri.admin.host -- The Java EE RI host # @ri.admin.port -- The Java EE RI port # @ri.admin -- The Java EE RI admin command # @ri.server -- The Java EE RI server instance being used # @ri.domain.dir -- Points to where your domains are installed. # @ri.domain.name -- The Java EE RI domain being used # @ri.domain -- The Java EE RI domain path being used # @ri.asenv.loc -- location of asenv.conf or asenv.bat # @ri.imqbin.loc -- location of the IMQ bin directory # @ri.lib -- Library directory for other Java EE RI # jars # @ri.imq.share.lib -- Shared library directory for imq # @ri.jvm.options -- Java options needed by the Java EE RI # note, the second option is not needed # but is required to work around asadmin # command line parsing issues. The # xxxlogin and xxxpassword are used # to set known server side creds for use # with connector tests. # @ri.applicationRoot-- Location of application repository # Only needed when running on windows # @ri.and.vi.run.on.same.host - set to true if interop tests are run # with both RI and VI on same machine. set to # false if they are run on different machines. # This is used to work around an orb issue # specific to running VI and RI on same box. # # @ri.orb.iiop.orbserverid - This is used to set a similarly # named jvm option in the RI. It is only used # when we are running interop where remote EJBs # try to access target EJB's on the same host with # zero port configuration for ssl. # This only gets used when ri.and.vi.run.on.same.host=true. # The value is to be an ORB server id. ############################################################### ri.admin.user=admin ri.admin.passwd= ri.admin.host=${orb.host.ri} ri.admin.port=4848 ri.admin=${javaee.home.ri}/bin/asadmin ri.server=server ri.domain.dir=${javaee.home.ri}/domains ri.domain.name=domain1 ri.domain=${ri.domain.dir}/${ri.domain.name} ri.asenv.loc=${javaee.home.ri}/config ri.imqbin.loc=${javaee.home.ri}/../mq/bin ri.lib=${javaee.home.ri}/lib ri.log.file.location=${ri.domain}/logs ri.modules=${javaee.home.ri}/modules ri.imq.share.lib=${javaee.home.ri}/../mq/lib ri.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2}:-Dcsiv2.save.log.file=${harness.log.traceflag}:-Djavax.xml.accessExternalStylesheet=all:-Djavax.xml.accessExternalDTD=file,http ri.jvm.options.remove=-Xmx512m:${ri.jvm.options} ri.java.endorsed.dirs=${endorsed.dirs.ri} ri.applicationRoot=c: ri.and.vi.run.on.same.host=true ri.orb.iiop.orbserverid=200 ############################################################### ## Config params needed for Java EE VI asadmin ## You must change these values as needed ## # @vi.admin.user -- The Java EE VI asadmin user id # @vi.admin.passwd -- The Java EE VI asadmin user password # @vi.admin.host -- The Java EE VI host # @vi.admin.port -- The Java EE VI port # @vi.admin -- The Java EE VI admin command # @vi.server -- The Java EE VI server instance being used # @vi.domain.dir -- Points to where your domains are installed. # @vi.domain.name -- The Java EE VI domain being used # @vi.domain -- The Java EE VI domain path being used # @vi.asenv.loc -- location of asenv.conf or asenv.bat # @vi.imqbin.loc -- location of the IMQ bin directory # @vi.lib -- Library directory for other Java EE VI # jars # @vi.imq.share.lib -- Shared library directory for imq # @vi.jvm.options -- Java options needed by the Java EE VI # note, the second option is not needed # but is required to work around asadmin # command line parsing issues. The # xxxlogin and xxxpassword are used # to set known server side creds for use # with connector tests. # @vi.applicationRoot-- Location of application repository # Only needed when running on windows ############################################################### vi.admin.user=admin vi.admin.passwd= vi.admin.host=${orb.host} vi.admin.port=4848 vi.admin=${javaee.home}/bin/asadmin vi.server=server vi.domain.dir=${javaee.home}/domains vi.domain.name=domain1 vi.domain=${vi.domain.dir}/${vi.domain.name} vi.asenv.loc=${javaee.home}/config vi.imqbin.loc=${javaee.home}/../mq/bin vi.lib=${javaee.home}/server/lib vi.log.file.location=${vi.domain}/logs vi.modules=${javaee.home}/modules vi.imq.share.lib=${javaee.home}/../mq/lib vi.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2}:-Dcsiv2.save.log.file=${harness.log.traceflag}:-Djavax.xml.accessExternalStylesheet=all:-Djavax.xml.accessExternalDTD=file,http vi.jvm.options.remove=-Xmx512m:${vi.jvm.options} vi.java.endorsed.dirs=${endorsed.dirs} vi.applicationRoot=c: ############################################################### ## Config params needed for Sun Java System Application Server ## (SJSAS) asadmin. You must change these values as needed ## only if you are testing against SJSAS app server ## (javaee.home is pointing to SJSAS). # # @s1as.admin.user -- The SJSAS asadmin user id # @s1as.admin.passwd -- The SJSAS asadmin user password # @s1as.admin.host -- The SJSAS host # @s1as.admin.port -- The SJSAS port # @s1as.admin -- The SJSAS admin command # @s1as.server -- The SJSAS server instance being used # @s1as.domain.dir -- Points to where your domains are installed. # @s1as.domain.name -- The SJSAS domain being used # @s1as.domain -- The SJSAS domain path being used # @s1as.asenv.loc -- location of asenv.conf or asenv.bat # @s1as.imqbin.loc -- location of the IMQ bin directory # @s1as.lib -- Library directory for other Java EE RI # jars # @s1as.imq.share.lib -- Shared library directory for imq # @s1as.jvm.options -- Java options needed by SJSAS # The xxxlogin and xxxpassword are used # to set known server side creds for use # with connector tests. # @s1as.applicationRoot-- Location of application repository # Only needed when running on windows ############################################################### s1as.admin.user=admin s1as.admin.passwd= s1as.admin.host=${orb.host} s1as.admin.port=4848 s1as.admin=${javaee.home}/bin/asadmin s1as.server=server s1as.domain.dir=${javaee.home}/domains s1as.domain.name=domain1 s1as.domain=${s1as.domain.dir}/${s1as.domain.name} s1as.asenv.loc=${javaee.home}/config s1as.imqbin.loc=${javaee.home}/../mq/bin s1as.lib=${javaee.home}/lib s1as.modules=${javaee.home}/modules s1as.imq.share.lib=${javaee.home}/../mq/lib s1as.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2} s1as.jvm.options.remove=-Xmx512m:${s1as.jvm.options} s1as.java.endorsed.dirs=${endorsed.dirs} s1as.applicationRoot=c: ############################################################### # @sjsas.das.orb.port -- ORB port number for the DAS # @sjsas.das.orb.host -- ORB host name for the DAS # @sjsas.das.webServerPort -- HTTP listener port for the DAS # @sjsas.das.securedWebServicePort -- HTTPS listener port for the DAS # @sjsas.nodeagent.name -- Name of node agent used by # the remote instance. # @sjsas.nodeinstance.name -- Name of the remote instance # @sjsas.master.password -- Used to create a node agent only # applicable to EE. Defaults to changeit. This # can be changed at EE install time. # @sjsas.instance.config.dir -- config directory used by the intsance # being tested. # For PE/DAS = config # For remote instance = config # @sjsas.cts.timer.resource -- Backend to use when we are using java2db with # the CMP tests for the jdbc/DBTimer resource # @sjsas.cmp.backend -- Backend to use when we are using java2db with # the CMP tests # @sjsas.node.agent.dir.name -- The name of the node agent directory to use. # This value will be used on Windows only and # ignored on non-Windows platforms. The default # is 'n' meaning the create-node-agent command # will pass the --agentdir argument with a value # of ${s1as.applicationRoot}\${sjsas.node.agent.dir.name}. # @sjsas.env.type -- CTS test configuration. Possible values are: # das (for PE or DAS) # remote (for remote intance) # cluster (for cluster config not yet supported) # @s1as.targets -- Instance(s) to deploy tests # Supports multiple instances, For example: # s1as.targets=server server-1 ############################################################### sjsas.das.orb.port=3700 sjsas.das.orb.host=${orb.host} sjsas.das.webServerPort=8000 sjsas.das.securedWebServicePort=1043 sjsas.nodeagent.name=node-agent-1 sjsas.nodeinstance.name=server-1 sjsas.master.password=changeit sjsas.instance.config.dir=config sjsas.cts.timer.resource=derby sjsas.cmp.backend=derby sjsas.node.agent.dir.name=n sjsas.env.type=das #sjsas.env.type=remote s1as.targets=${s1as.server} #s1as.targets=${sjsas.nodeinstance.name} ############################################################### # @s1as.pe.jmsServer -- name of the JMS server the RI/PE # @s1as.se.jmsServer -- name of the JMS server for SE/EE ############################################################### s1as.pe.jmsServer=imqbroker s1as.se.jmsServer=imqbroker #s1as.se.jmsServer=${s1as.domain.name}_${s1as.server} ############################################################### # @extension.dir - The extension directory for the app # server under test. This does not apply # to the RI. # # Note: App server vendors will need to set this to their # app server's extension directory. The CTS config.vi # target will copy the CTS library jars to this location. ############################################################### extension.dir=${s1as.domain}/lib ############################################################### # @instance.listenerName - Default value for the iiop listener # for your instance. Users will # most likely not need to change this. ############################################################### instance.listenerName=orb-listener-1 ############################################################### # @tz - your local timezone. For valid values, consult your # Operating System documentation. ############################################################### tz=US/Eastern ############################################################### # @jdbc.lib.class.path - This property is used by the # database.classes properties to point to # where the JDBC drivers live. ############################################################### jdbc.lib.class.path=${ts.home}/internal/lib ############################################################### ## The following section is for CTS Database configuration ## For each database that you will test, configure the following: ## Here is an example using derby: Users will need to ## replace derby with the appropriate DB name. # @derby.dbName -- Database Name # @derby.server -- Database Server # @derby.port -- Database Server port # @derby.dml.file -- DML file used for CTS test cases # @derby.user -- User Id configured # @derby.passwd -- User password configured # @derby.url -- URL to the cts database # @derby.driver -- DriverManager driver # @derby.classes -- CLASSPATH to JDBC driver classes # @derby.poolName -- Name of pool configured in the Java EE # RI (do not change!) # @derby.dataSource -- DataSource driver # @derby.properties -- Any additional JDBC driver required # properties # @derby.startup.delay-- delay to wait for DB to start ############################################################### ## ## Info for Cloudscape 10/Derby ## derby.dbName=derbyDB derby.server=${orb.host} derby.port=1527 derby.port.ri=1527 derby.dml.file=derby/derby.dml.sql derby.user=cts1 derby.passwd=cts1 derby.url=jdbc:derby://${derby.server}:${derby.port}/${derby.dbName};create=true derby.driver=org.apache.derby.jdbc.ClientDriver derby.home=${javaee.home}/../javadb derby.system.home=${derby.home}/databases derby.classpath=${ts.home}/lib/dbprocedures.jar${pathsep}${derby.home}/lib/derbynet.jar${pathsep}${derby.home}/lib/derbyshared.jar${pathsep}${derby.home}/lib/derbytools.jar derby.classes=${derby.home}/lib/derbyclient.jar${pathsep}${derby.home}/lib/derbyshared.jar${pathsep}${derby.home}/lib/derbytools.jar derby.poolName=cts-derby-pool derby.dataSource=org.apache.derby.jdbc.ClientDataSource derby.properties=DatabaseName\=\"${derby.dbName}\":user\=${derby.user}:password\=${derby.passwd}:serverName\=${derby.server}:portNumber=${derby.port} derby.startup.delay=5 # # Cloudscape 10 /Derby embedded driver # derbyEmbedded.dbName=/tmp/DerbyDB derbyEmbedded.server=${orb.host} derbyEmbedded.port=1527 derbyEmbedded.dml.file=derby/derby.dml.sql derbyEmbedded.user=cts1 derbyEmbedded.passwd=cts1 derbyEmbedded.url=jdbc:derby:${derbyEmbedded.dbName};create=true derbyEmbedded.driver=org.apache.derby.jdbc.EmbeddedDriver derbyEmbedded.classes=${javaee.home}/../javadb/lib/derby.jar${pathsep}${javaee.home}/../javadb/lib/derbyshared.jar${pathsep}${javaee.home}/../javadb/lib/derbytools.jar${pathsep}${ts.home}/lib/dbprocedures.jar derbyEmbedded.poolName=cts-derbyEmbedded-pool derbyEmbedded.dataSource=org.apache.derby.jdbc.EmbeddedDataSource derbyEmbedded.pool.url='jdbc\\:derby\\:${derbyEmbedded.dbName}\\;create=true' derbyEmbedded.properties=DatabaseName\=\"${derbyEmbedded.dbName}\":user\=${derbyEmbedded.user}:password\=${derbyEmbedded.passwd} ## ## Info for DB2 (8.1 type 2 driver) ## db2.dbName=cts db2.server=${orb.host} db2.port=50000 db2.dml.file=db2/db2.dml.sql db2.user=db2inst1 db2.passwd=ibmdb2 db2.url=jdbc:db2:${db2.dbName} db2.driver=com.ibm.db2.jcc.DB2Driver db2.classes=${jdbc.lib.class.path}/db2jcc.jar:${jdbc.lib.class.path}/db2jcc_license_cu.jar:${jdbc.lib.class.path}/db2java.zip db2.poolName=cts-db2-pool db2.dataSource=com.ibm.db2.jcc.DB2SimpleDataSource db2.properties=user=${db2.user}:password=${db2.passwd}:databaseName=${db2.dbName}:driverType=2:deferPrepares\=false ## ## Info for db2 using the DataDirect driver ## db2DD.dbName=cts db2DD.server=${orb.host} db2DD.port=50000 db2DD.dml.file=db2/db2.dml.sql db2DD.user=db2inst1 db2DD.passwd=ibmdb2 db2DD.url=jdbc:datadirect:db2://${db2DD.server}:${db2DD.port};DatabaseName\=${db2DD.dbName} db2DD.driver=com.ddtek.jdbc.db2.DB2Driver db2DD.classes=${jdbc.lib.class.path}/util.jar${pathsep}${jdbc.lib.class.path}/db2.jar${pathsep}${jdbc.lib.class.path}/base.jar db2DD.poolName=cts-db2-DataDirect-pool db2DD.dataSource=com.ddtek.jdbcx.db2.DB2DataSource db2DD.properties=user\=${db2DD.user}:password\=${db2DD.passwd}:ServerName\=${db2DD.server}:portNumber\=${db2DD.port}:databasename\=${db2DD.dbName} ## ## Info for db2 using the Sun driver ## db2Sun.dbName=cts db2Sun.server=${orb.host} db2Sun.port=50000 db2Sun.dml.file=db2/db2.dml.sql db2Sun.user=db2inst1 db2Sun.passwd=ibmdb2 db2Sun.url=jdbc:sun:db2://${db2Sun.server}:${db2Sun.port};DatabaseName\=${db2Sun.dbName} db2Sun.driver=com.sun.sql.jdbc.db2.DB2Driver db2Sun.classes=${jdbc.lib.class.path}/smdb2.jar db2Sun.poolName=cts-db2-Sun-pool db2Sun.dataSource=com.sun.sql.jdbcx.db2.DB2DataSource db2Sun.properties=user\=${db2Sun.user}:password\=${db2Sun.passwd}:ServerName\=${db2Sun.server}:portNumber\=${db2Sun.port}:databasename\=${db2Sun.dbName} ## ## Info for Microsoft SQL Server ## mssqlserver.dbName=cts mssqlserver.server=${orb.host} mssqlserver.port=1433 mssqlserver.dml.file=mssqlserver/mssqlserver.dml.sql mssqlserver.user=guest mssqlserver.passwd=guest mssqlserver.url=jdbc:microsoft:sqlserver://${mssqlserver.server}:${mssqlserver.port} mssqlserver.driver=com.microsoft.sqlserver.jdbc.SQLServerDriver mssqlserver.classes=${jdbc.lib.class.path}/sqljdbc.jar mssqlserver.poolName=cts-mssqlserver-pool mssqlserver.dataSource=com.microsoft.sqlserver.jdbc.SQLServerDataSource mssqlserver.properties=user\=${mssqlserver.user}:password\=${mssqlserver.passwd}:ServerName\=${mssqlserver.server}:portNumber\=${mssqlserver.port} ## ## Info for Microsoft SQL Server using the DataDirect driver ## mssqlserverDD.dbName=cts mssqlserverDD.server=${orb.host} mssqlserverDD.port=1433 mssqlserverDD.dml.file=mssqlserver/mssqlserver.dml.sql mssqlserverDD.user=guest mssqlserverDD.passwd=guest mssqlserverDD.url=jdbc:datadirect:sqlserver://${mssqlserverDD.server}:${mssqlserverDD.port} mssqlserverDD.driver=com.ddtek.jdbc.sqlserver.SQLServerDriver mssqlserverDD.classes=${jdbc.lib.class.path}/util.jar${pathsep}${jdbc.lib.class.path}/sqlserver.jar${pathsep}${jdbc.lib.class.path}/base.jar mssqlserverDD.poolName=cts-mssqlserver-DataDirect-pool mssqlserverDD.dataSource=com.ddtek.jdbcx.sqlserver.SQLServerDataSource mssqlserverDD.properties=user\=${mssqlserverDD.user}:password\=${mssqlserverDD.passwd}:ServerName\=${mssqlserverDD.server}:portNumber\=${mssqlserverDD.port}:selectMethod\=cursor ## ## Info for Microsoft SQL Server using the Inet driver ## mssqlserverInet.dbName=cts1 mssqlserverInet.server=${orb.host} mssqlserverInet.port=1433 mssqlserverInet.dml.file=mssqlserver/mssqlserver.dml.sql mssqlserverInet.user=cts1 mssqlserverInet.passwd=cts1 mssqlserverInet.url=jdbc:inetdae7:${mssqlserverInet.server}:${mssqlserverInet.port} mssqlserverInet.driver=com.inet.tds.TdsDriver mssqlserverInet.classes=${jdbc.lib.class.path}/Merlia.jar mssqlserverInet.poolName=cts-mssqlserver-Inet-pool mssqlserverInet.dataSource=com.inet.tds.TdsDataSource mssqlserverInet.properties=user\=${mssqlserverInet.user}:password\=${mssqlserverInet.passwd}:ServerName\=${mssqlserverInet.server}:port\=${mssqlserverInet.port} ## ## Info for Microsoft SQL Server using the Sun driver ## mssqlserverSun.dbName=cts mssqlserverSun.server=${orb.host} mssqlserverSun.port=1433 mssqlserverSun.dml.file=mssqlserver/mssqlserver.dml.sql mssqlserverSun.user=guest mssqlserverSun.passwd=guest mssqlserverSun.url=jdbc:sun:sqlserver://${mssqlserverSun.server}:${mssqlserverSun.port} mssqlserverSun.driver=com.sun.sql.jdbc.sqlserver.SQLServerDriver mssqlserverSun.classes=${jdbc.lib.class.path}/smsqlserver.jar mssqlserverSun.poolName=cts-mssqlserver-Sun-pool mssqlserverSun.dataSource=com.sun.sql.jdbcx.sqlserver.SQLServerDataSource mssqlserverSun.properties=user\=${mssqlserverSun.user}:password\=${mssqlserverSun.passwd}:ServerName\=${mssqlserverSun.server}:portNumber\=${mssqlserverSun.port}:selectMethod\=cursor ## ## Info for MYSQL driver ## mysql.dbName=cts mysql.server=${orb.host} mysql.port=3306 mysql.dml.file=mysql/mysql.dml.sql mysql.user=cts1 mysql.passwd=cts1 mysql.url=jdbc:mysql://${mysql.server}:${mysql.port}/${mysql.dbName} mysql.driver=com.mysql.jdbc.Driver mysql.classes=${jdbc.lib.class.path}/mysql-connector-java-5.1.42-bin.jar mysql.poolName=cts-mysql-pool mysql.dataSource=com.mysql.jdbc.jdbc2.optional.MysqlDataSource mysql.properties=user\=${mysql.user}:password\=${mysql.passwd}:DatabaseName\=${mysql.dbName}\:ServerName\=${mysql.server}\:port\=${mysql.port}\:jdbcCompliantTruncation\=false ## ## Info for Oracle DataDirect ## oracleDD.dbName=ora817 oracleDD.server=${orb.host} oracleDD.port=1521 oracleDD.dml.file=oracle/oracle.dml.sql oracleDD.user=la oracleDD.passwd=la oracleDD.url=jdbc:datadirect:oracle://${oracleDD.server};SID=${oracleDD.dbName} oracleDD.driver=com.ddtek.jdbc.oracle.OracleDriver oracleDD.classes=${jdbc.lib.class.path}/base.jar${pathsep}${jdbc.lib.class.path}/oracle.jar${pathsep}${jdbc.lib.class.path}/util.jar oracleDD.poolName=cts-oracle-DataDirect-pool oracleDD.dataSource=com.ddtek.jdbcx.oracle.OracleDataSource oracleDD.properties=user\=${oracleDD.user}:password\=${oracleDD.passwd}:SID\="${oracleDD.dbName}":serverName=${oracleDD.server}:portNumber=${oracleDD.port} ## ## Info for Oracle thin ## oracle.dbName=cts oracle.server=${orb.host} oracle.port=1521 oracle.dml.file=oracle/oracle.dml.sql oracle.user=cts1 oracle.passwd=cts1 oracle.url=jdbc:oracle:thin:@${oracle.server}:${oracle.port}:${oracle.dbName} oracle.driver=oracle.jdbc.OracleDriver oracle.classes=${jdbc.lib.class.path}/ojdbc8.jar oracle.poolName=cts-oracle-pool oracle.dataSource=oracle.jdbc.pool.OracleDataSource oracle.pool.url=jdbc\\:oracle\\:thin\\:@${oracle.server}\\:${oracle.port}\\:${oracle.dbName} oracle.properties=user\=${oracle.user}:password\=${oracle.passwd}:URL\=\"${oracle.pool.url}\" # # Info for Oracle oci driver # oracleOCI.dbName=cts1 oracleOCI.server=${orb.host} oracleOCI.port=1521 oracleOCI.dml.file=oracle/oracle.dml.sql oracleOCI.user=cts1 oracleOCI.passwd=cts1 oracleOCI.url=jdbc:oracle:oci:@${oracleOCI.dbName} oracleOCI.driver=oracle.jdbc.OracleDriver oracleOCI.classes=${jdbc.lib.class.path}/ojdbc8.jar oracleOCI.poolName=cts-oracle-oci-pool oracleOCI.dataSource=oracle.jdbc.pool.OracleDataSource oracleOCI.pool.url=jdbc\\:oracle\\:oci\\:@${oracleOCI.dbName} oracleOCI.properties=user\=${oracleOCI.user}:password\=${oracleOCI.passwd}:URL\=\"${oracleOCI.pool.url}\" ## ## Info for Oracle inet ## oracleInet.dbName=cts1 oracleInet.server=${orb.host} oracleInet.port=1521 oracleInet.dml.file=oracle/oracle.dml.sql oracleInet.user=cts1 oracleInet.passwd=cts1 oracleInet.url=jdbc:inetora:${oracleInet.server}:${oracleInet.port}:${oracleInet.dbName} oracleInet.driver=com.inet.ora.OraDriver oracleInet.classes=${jdbc.lib.class.path}/Oranxo.jar oracleInet.poolName=cts-oracle-Inet-pool oracleInet.dataSource=com.inet.ora.OraDataSource oracleInet.properties=user\=${oracleInet.user}:password\=${oracleInet.passwd}:serviceName\="${oracleInet.dbName}":serverName=${oracleInet.server}:port=${oracleInet.port} ## ## Info for Oracle Sun ## oracleSun.dbName=ora817 oracleSun.server=${orb.host} oracleSun.port=1521 oracleSun.dml.file=oracle/oracle.dml.sql oracleSun.user=la oracleSun.passwd=la oracleSun.url=jdbc:sun:oracle://${oracleSun.server};SID=${oracleSun.dbName} oracleSun.driver=com.sun.sql.jdbc.oracle.OracleDriver oracleSun.classes=${jdbc.lib.class.path}/smoracle.jar oracleSun.poolName=cts-oracle-Sun-pool oracleSun.dataSource=com.sun.sql.jdbcx.oracle.OracleDataSource oracleSun.properties=user\=${oracleSun.user}:password\=${oracleSun.passwd}:SID\="${oracleSun.dbName}":serverName=${oracleSun.server}:portNumber=${oracleSun.port} ## ## Info for Pointbase ## pointbase.dbName=cts pointbase.server=${orb.host} pointbase.port=9092 pointbase.dml.file=pointbase/pointbase.dml.sql pointbase.user=PBPUBLIC pointbase.passwd=PBPUBLIC pointbase.url=jdbc:pointbase:server://${pointbase.server}:${pointbase.port}/${pointbase.dbName},new pointbase.driver=com.pointbase.jdbc.jdbcUniversalDriver pointbase.classes=${jdbc.lib.class.path}/pbclient.jar${pathsep}${jdbc.lib.class.path}/pbembedded.jar pointbase.poolName=cts-pointbase-pool pointbase.dataSource=com.pointbase.jdbc.jdbcDataSource pointbase.pool.url="jdbc\\:pointbase\\:server\\:\/\/${pointbase.server}\\:${pointbase.port}\/${pointbase.dbName},new" pointbase.properties=user\=${pointbase.user}:password\=${pointbase.passwd}:DatabaseName\=\"${pointbase.pool.url}\" ## ## Info for Postgres ## postgresql.dbName=CTS5 postgresql.server=${orb.host} postgresql.port=5432 postgresql.dml.file=postgresql/postgresql.dml.sql postgresql.user=cts1 postgresql.passwd=cts1 postgresql.url=jdbc:postgresql://${postgresql.server}:${postgresql.port}/${postgresql.dbName} postgresql.driver=org.postgresql.Driver postgresql.classes=${jdbc.lib.class.path}/postgresql-8.4-701.jdbc4.jar postgresql.poolName=cts-postgresql-pool postgresql.pool.url="jdbc\\:postgresql\\:server\\:\/\/${postgresql.server}\\:${postgresql.port}\/${postgresql.dbName},new" postgresql.dataSource=org.postgresql.ds.PGSimpleDataSource postgresql.properties=user\=${postgresql.user}:password\=${postgresql.passwd}:DatabaseName\=${postgresql.dbName}\:ServerName\=${postgresql.server}\:port\=${postgresql.port} ## ## Info for Sybase (jConnect Driver) ## sybase.dbName=cts2 sybase.server=${orb.host} sybase.port=4100 sybase.dml.file=sybase/sybase.dml.sql sybase.user=cts1 sybase.passwd=cts1 sybase.url=jdbc:sybase:Tds:${sybase.server}:${sybase.port}/${sybase.dbName} sybase.driver=com.sybase.jdbc2.jdbc.SybDriver sybase.classes=${jdbc.lib.class.path}/jconn2.jar sybase.poolName=cts-sybase-pool sybase.dataSource= com.sybase.jdbc2.jdbc.SybDataSource sybase.properties=user\=${sybase.user}:password\=${sybase.passwd}:DatabaseName\=${sybase.dbName}\:ServerName\=${sybase.server}\:PortNumber\=${sybase.port}\:BE_AS_JDBC_COMPLIANT_AS_POSSIBLE\=true\:FAKE_METADATA\=true ## ## Info for Sybase (Inet Driver) ## sybaseInet.dbName=cts2 sybaseInet.server=${orb.host} sybaseInet.port=4100 sybaseInet.dml.file=sybase/sybase.dml.sql sybaseInet.user=cts1 sybaseInet.passwd=cts1 sybaseInet.url=jdbc:inetsyb:${sybaseInet.server}:${sybaseInet.port}?database=${sybaseInet.dbName} sybaseInet.driver=com.inet.syb.SybDriver sybaseInet.classes=${jdbc.lib.class.path}/Sybelux.jar sybaseInet.poolName=cts-sybase-Inet-pool sybaseInet.dataSource= com.inet.syb.SybDataSource sybaseInet.properties=user\=${sybaseInet.user}:password\=${sybaseInet.passwd}:DatabaseName\=${sybaseInet.dbName}\:ServerName\=${sybaseInet.server}\:PortNumber\=${sybaseInet.port} ## ## Info for Sybase using the DataDirect driver ## sybaseDD.dbName=cts2 sybaseDD.server=${orb.host} sybaseDD.port=4100 sybaseDD.dml.file=sybase/sybase.dml.sql sybaseDD.user=cts1 sybaseDD.passwd=cts1 sybaseDD.url=jdbc:datadirect:sybase://${sybaseDD.server}:${sybaseDD.port} sybaseDD.driver=com.ddtek.jdbc.sybase.SybaseDriver sybaseDD.classes=${jdbc.lib.class.path}/util.jar${pathsep}${jdbc.lib.class.path}/sybase.jar${pathsep}${jdbc.lib.class.path}/base.jar sybaseDD.poolName=cts-sybase-DataDirect-pool sybaseDD.dataSource=com.ddtek.jdbcx.sybase.SybaseDataSource sybaseDD.properties=user\=${sybaseDD.user}:password\=${sybaseDD.passwd}:ServerName\=${sybaseDD.server}:portNumber\=${sybaseDD.port}:selectMethod\=cursor:DatabaseName\=${sybaseDD.dbName} ## ## Info for Sybase using the Sun driver ## sybaseSun.dbName=cts2 sybaseSun.server=${orb.host} sybaseSun.port=4100 sybaseSun.dml.file=sybase/sybase.dml.sql sybaseSun.user=cts1 sybaseSun.passwd=cts1 sybaseSun.url=jdbc:sun:sybase://${sybaseSun.server}:${sybaseSun.port} sybaseSun.driver=com.sun.sql.jdbc.sybase.SybaseDriver sybaseSun.classes=${jdbc.lib.class.path}/smsybase.jar sybaseSun.poolName=cts-sybase-Sun-pool sybaseSun.dataSource=com.sun.sql.jdbcx.sybase.SybaseDataSource sybaseSun.properties=user\=${sybaseSun.user}:password\=${sybaseSun.passwd}:ServerName\=${sybaseSun.server}:portNumber\=${sybaseSun.port}:selectMethod\=cursor:DatabaseName\=${sybaseSun.dbName} ############################################################### ## The following database configuration section is for the CTS ## interop tests which require a database that is used by the ## reference implementation. These entries should not be changed. # @derby.dbName.ri -- Database Name # @derby.server.ri -- Database Server # @derby.port.ri -- Database Server port # @derby.dml.file.ri -- DML file used for CTS test cases # @derby.user.ri -- User Id configured # @derby.passwd.ri -- User password configured # @derby.url.ri -- URL to the cts database # @derby.driver.ri -- DriverManager driver # @derby.classes.ri -- CLASSPATH to JDBC driver classes # @derby.poolName.ri -- Name of pool configured in the Java EE # RI (do not change!) # @derby.dataSource.ri -- DataSource driver # @derby.properties.ri -- Any additional JDBC driver required # properties # @derby.startup.delay.ri -- delay to wait for DB to start ############################################################### derby.dbName.ri=derbyDBri derby.server.ri=${orb.host.ri} derby.port.ri=1527 derby.dml.file.ri=derby/derby.dml.sql derby.user.ri=cts1 derby.passwd.ri=cts1 derby.url.ri=jdbc:derby://${derby.server.ri}:${derby.port.ri}/${derby.dbName.ri};create=true derby.driver.ri=org.apache.derby.jdbc.ClientDriver derby.home.ri=${javaee.home.ri}/../javadb derby.system.home.ri=${derby.home.ri}/databases derby.classpath.ri=${ts.home}/lib/dbprocedures.jar${pathsep}${derby.home.ri}/lib/derbynet.jar${pathsep}${derby.home.ri}/lib/derbyshared.jar${pathsep}${derby.home.ri}/lib/derbytools.jar derby.classes.ri=${derby.home.ri}/lib/derbyclient.jar{pathsep}${derby.home.ri}/lib/derbyshared.jar${pathsep}${derby.home.ri}/lib/derbytools.jar derby.poolName.ri=cts-derby-pool derby.dataSource.ri=org.apache.derby.jdbc.ClientDataSource derby.properties.ri=DatabaseName\=\"${derby.dbName.ri}\":user\=${derby.user.ri}:password\=${derby.passwd.ri}:serverName\=${derby.server.ri}:portNumber=${derby.port.ri} derby.startup.delay.ri=5 ############################################################### # @alt.dtd.dir DTD location for Java EE and RI xml files. Used # for xml validation when building tests. If # javaee.home.ri is set, /lib/dtds # will be used and alt.dtd.dir is ignored. # @alt.schema.dir schema location for Java EE and RI xml files. # Used for xml validation when building tests. # If javaee.home.ri is set, # /lib/schemas will be used and # alt.schema.dir is ignored. ############################################################### alt.dtd.dir=${ts.home}/lib/dtds alt.schema.dir=${ts.home}/lib/schemas ############################################################### ## Configure the behavior of which tables CTS will create when ## ant init.[datbaseName] is invoked. # # @create.cmp.tables - When set to false, the appserver is # responsible for creating cmp tables # at deployment of the ejb/ear # When set to true, init.[datbaseName] # will create the tables used by CMP # EJBs. The sql for the CMP tables are # contained in: # $TS_HOME/[datbaseName]/sql/[databaseName].ddl.cmp.sql # $TS_HOME/[datbaseName]/sql/[databaseName].ddl.interop.sql # ############################################################### create.cmp.tables=true ############################################################### # @jdbc.poolName - Configure the connection pool that will be # tested in this cts test run. # # @jdbc.maxpoolsize - This property defines the max pool size # when creating JDBC connection pools. # # @jdbc.steadypoolsize - This property defines the steady pool size # when creating JDBC connection pools. ############################################################### jdbc.poolName=${derby.poolName} jdbc.maxpoolsize=64 jdbc.steadypoolsize=32 ############################################################### ## These properties are use for the CTS ## interop tests which require a database that is used by the ## reference implementation. # # @jdbc.poolName.ri - Configure the connection pool that will be # use when configuring the JDBC connection # pools for the reference implemetation. # # @jdbc.maxpoolsize.ri - This property defines the max pool size # when creating JDBC connection pools. # # @jdbc.steadypoolsize.ri - This property defines the steady pool size # when creating JDBC connection pools. ############################################################### jdbc.poolName.ri=${derby.poolName.ri} jdbc.maxpoolsize.ri=96 jdbc.steadypoolsize.ri=32 ############################################################### # @jdbc.datasource.props - Used to to specify Vendor specific # properties and less commonly used DataSource properties. # Its value is a comma-separated array of name-value pairs. # Each property pair follows the format of "name=value", # including the surrounding double quotes. # # The value of this property must not contain any extra spaces. # # In most cases, this property is not needed and therefore # commented out. # ############################################################### #jdbc.datasource.props="driverType=thin","name2=value2" ############################################################### # @jdbc.db - The name of the currently configured DB. This # value is the prefix of the DB properties currently # being used. Some valid values are; derby and # derbyEmbedded. See the other DB property # names for other valid values. ############################################################### jdbc.db=derby jdbc.db.classes=${derby.classes} ############################################################### ## These properties are configurable and must specify valid ## usernames and passwords to establish JDBC connections to ## backend RDBMS. ## # @user1 - Set this to the user for the jdbc/DB1 resource # @password1 - Set this to the password for the jdbc/DB1 resource # @user2 - Set this to the user for the jdbc/DB2 resource # @password2 - Set this to the password for the jdbc/DB2 resource # @user3 - Set this to the user for the jdbc/DBTimer resource # @password3 - Set this to the password for the jdbc/DBTimer resource ############################################################### user1=${derby.user} password1=${derby.passwd} user2=${derby.user} password2=${derby.passwd} user3=${derby.user} password3=${derby.passwd} ############################################################### ## Configure the dml file to use # @db.dml.file - dml file for VI # @db.dml.file.ri - dml file for RI ############################################################### db.dml.file=${derby.dml.file} db.dml.file.ri=${derby.dml.file} ############################################################### ## Configure the DB specific information needed by JSTL # @jstl.db.driver - JDBC driver # @jstl.db.url - DB URL ############################################################### jstl.db.driver=${derby.driver} jstl.db.url=${derby.url} ######################################################################## # # @jtaJarClasspath: This property must be set when running signature # tests. This property should be set to the Path # for the JTA API jar. # ######################################################################## jtaJarClasspath=${s1as.modules}/jakarta.transaction-api.jar ############################################################### ## Classpath properties required by CTS: # @javaee.classes.ri -- Classes required by Java EE RI # @ts.run.classpath.ri -- Classpath required by Java EE RI # appclient container. # @ts.run.classpath -- Classpath required by the vendor # appclient container. # @ts.harness.classpath -- Classes required by javatest # @ts.classpath -- Classes used to build the CTS tests # @ts.lib.classpath -- Classes used to build cts.jar ############################################################### implementation.classes.ri=${ri.modules}/orb-connector.jar${pathsep}${ri.modules}/deployment-client.jar${pathsep}${ri.modules}/security-ee.jar${pathsep}${ri.modules}/security.jar${pathsep}${ri.modules}/common-util.jar${pathsep}${ri.modules}/glassfish-corba-omgapi.jar${pathsep}${ri.modules}/glassfish-corba-orb.jar${pathsep}${ri.modules}/internal-api.jar${pathsep}${ri.modules}/deployment-common.jar${pathsep}${ri.modules}/gmbal.jar${pathsep}${ri.modules}/bean-validator.jar${pathsep}${ri.modules}/jersey-client.jar${pathsep}${ri.modules}/jersey-common.jar${pathsep}${ri.modules}/jersey-hk2.jar${pathsep}${ri.modules}/jersey-media-jaxb.jar${pathsep}${ri.modules}/jersey-media-sse.jar${pathsep}${ri.modules}/jersey-media-json-processing.jar${pathsep}${ri.modules}/jsonp-jaxrs.jar${pathsep}${ri.modules}/jersey-media-json-binding.jar${pathsep}${ri.modules}/jersey-server.jar${pathsep}${ri.modules}/jersey-container-servlet.jar${pathsep}${ri.modules}/jersey-container-servlet-core.jar${pathsep}${ri.modules}/guava.jar${pathsep}${ri.modules}/jakarta.el.jar${pathsep}${ri.modules}/jakarta.el-api.jar${pathsep}${ri.modules}/tyrus-websocket-core.jar${pathsep}${ri.modules}/tyrus-client.jar${pathsep}${ri.modules}/tyrus-container-grizzly-client.jar${pathsep}${ri.modules}/tyrus-core.jar${pathsep}${ri.modules}/tyrus-container-grizzly.jar${pathsep}${ri.modules}/tyrus-container-grizzly-client.jar${pathsep}${ri.modules}/glassfish-grizzly-extra-all.jar${pathsep}${ri.modules}/nucleus-grizzly-all.jar${pathsep}${ri.modules}/tyrus-server.jar${pathsep}${ri.modules}/tyrus-container-servlet.jar${pathsep}${ri.modules}/tyrus-spi.jar${pathsep}${ri.modules}/yasson.jar${pathsep}${ri.modules}/jakarta.websocket-client-api.jar${pathsep}${ri.modules}/parsson.jar${pathsep}${ri.modules}/parsson-media.jar${pathsep}${ri.modules}/angus-activation.jar${pathsep}${ri.modules}/angus-mail.jar${pathsep}${ri.modules}/expressly.jar implementation.classes=${s1as.modules}/deployment-client.jar${pathsep}${s1as.modules}/security.jar${pathsep}${s1as.modules}/common-util.jar${pathsep}${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/deployment-common.jar${pathsep}${s1as.modules}/gmbal.jar${pathsep}${s1as.modules}/bean-validator.jar${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/jersey-client.jar${pathsep}${s1as.modules}/jersey-common.jar${pathsep}${s1as.modules}/jersey-hk2.jar${pathsep}${s1as.modules}/jersey-media-jaxb.jar${pathsep}${s1as.modules}/jersey-media-sse.jar${pathsep}${s1as.modules}/jersey-media-json-processing.jar${pathsep}${s1as.modules}/jsonp-jaxrs.jar${pathsep}${s1as.modules}/jersey-media-json-binding.jar${pathsep}${s1as.modules}/jersey-server.jar${pathsep}${s1as.modules}/jersey-container-servlet.jar${pathsep}${s1as.modules}/jersey-container-servlet-core.jar${pathsep}${s1as.modules}/guava.jar${pathsep}${s1as.modules}/jakarta.el.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/tyrus-websocket-core.jar${pathsep}${s1as.modules}/tyrus-client.jar${pathsep}${s1as.modules}/tyrus-core.jar${pathsep}${s1as.modules}/tyrus-container-grizzly.jar${pathsep}${s1as.modules}/tyrus-container-grizzly-client.jar${pathsep}${s1as.modules}/glassfish-grizzly-extra-all.jar${pathsep}${s1as.modules}/nucleus-grizzly-all.jar${pathsep}${s1as.modules}/tyrus-server.jar${pathsep}${s1as.modules}/tyrus-container-servlet.jar${pathsep}${s1as.modules}/tyrus-spi.jar${pathsep}${s1as.modules}/yasson.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${s1as.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar javaee.classes.ri=${ri.modules}/jakarta.jms-api.jar${pathsep}${ri.modules}/jakarta.json.jar${pathsep}${ri.modules}/jakarta.json-api.jar${pathsep}${ri.modules}/jakarta.json.bind-api.jar${pathsep}${ri.modules}/jakarta.ejb-api.jar${pathsep}${ri.modules}/jakarta.annotation-api.jar${pathsep}${ri.modules}/jakarta.enterprise.deploy-api.jar${pathsep}${ri.modules}/jakarta.mail.jar${pathsep}${ri.modules}/jakarta.mail-api.jar${pathsep}${ri.modules}/jakarta.persistence.jar${pathsep}${ri.modules}/jakarta.persistence-api.jar${pathsep}${ri.modules}/jakarta.resource-api.jar${pathsep}${ri.modules}/jakarta.security.auth.message-api.jar${pathsep}${ri.modules}/jakarta.authentication-api.jar${pathsep}${ri.modules}/jakarta.security.jacc-api.jar${pathsep}${ri.modules}/jakarta.authorization-api.jar${pathsep}${ri.modules}/jakarta.interceptor-api.jar${pathsep}${ri.modules}/jakarta.servlet-api.jar${pathsep}${ri.modules}/jakarta.servlet.jsp-api.jar${pathsep}${ri.modules}/jakarta.transaction-api.jar${pathsep}${ri.modules}/jakarta.xml.bind-api.jar${pathsep}${ri.modules}/jaxb-osgi.jar${pathsep}${ri.modules}/jmxremote_optional-repackaged.jar${pathsep}${ri.modules}/jakarta.faces.jar${pathsep}${ri.modules}/jakarta.faces-api.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${ri.modules}/webservices-osgi.jar${pathsep}${ri.modules}/webservices-api-osgi.jar${pathsep}${ri.modules}/ejb.security.jar${pathsep}${ri.modules}/glassfish-corba-csiv2-idl.jar${pathsep}${ri.modules}/weld-osgi-bundle.jar${pathsep}${implementation.classes.ri}${pathsep}${ri.modules}/javamail-connector.jar${pathsep}${ri.modules}/javamail-runtime.jar${pathsep}${ri.modules}/jakarta.websocket-api.jar${pathsep}${ri.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${ri.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${ri.modules}/jakarta.security.enterprise-api.jar${pathsep}${ri.modules}/resolver.jar${pathsep}${ri.modules}/jakarta.websocket-client-api.jar${pathsep}${ri.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${ri.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar${pathsep}${ri.modules}/webservices-extra-jdk-packages.jar${pathsep}${ri.modules}/webservices-connector.jar${pathsep}${ri.modules}/webservices-extra-xmlsec.jar${pathsep}${ri.modules}/webservices.security.jar javaee.classes=${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.json.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.deploy-api.jar${pathsep}${s1as.modules}/jakarta.mail.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.security.auth.message-api.jar${pathsep}${s1as.modules}/jakarta.security.jacc-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/el-impl.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/jaxb-osgi.jar${pathsep}${s1as.modules}/jmxremote_optional-repackaged.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.faces-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${s1as.modules}/webservices-osgi.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${s1as.modules}/jakarta.management.j2ee-api.jar${pathsep}${s1as.modules}/ejb.security.jar${pathsep}${s1as.modules}/glassfish-corba-csiv2-idl.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${implementation.classes}${pathsep}${s1as.modules}/javamail-connector.jar${pathsep}${s1as.modules}/javamail-runtime.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar$${pathsep}${s1as.modules}/jakarta.xml.ws-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/resolver.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${s1as.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar${pathsep}${s1as.modules}/webservices-extra-jdk-packages.jar${pathsep}${s1as.modules}/webservices-connector.jar${pathsep}${s1as.modules}/webservices-extra-xmlsec.jar${pathsep}${s1as.modules}/webservices.security.jar ts.run.classpath.ri=${javaee.classes.ri}${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar ts.run.classpath=${pathsep}${javaee.classes}${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${jdbc.db.classes} ts.harness.classpath=${ts.home}/lib/jaxb-api.jar${pathsep}${ts.home}/lib/jaxb-core.jar${pathsep}${ts.home}/lib/jaxb-impl.jar${pathsep}${ts.home}/lib/jaxb-xjc.jar${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/sigtest.jar${pathsep}${ts.run.classpath}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ant.home}/lib/ant.jar${pathsep}${ri.modules}/admin-cli.jar #classpath used for building CTS tests only (DO NOT MODIFY) ts.classpath=${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}${javaee.home.ri}/javadb/lib/derby.jar${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/sigtest.jar${pathsep}${ts.run.classpath}${pathsep}${ts.run.classpath.ri}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ant.home}/lib/ant.jar${pathsep}${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}${ts.home}/lib/htmlunit-2.15.jar${pathsep}${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}${ts.home}/lib/unboundid-ldapsdk.jar${pathsep}${ts.home}/lib/commons-codec-1.9.jar${pathsep}${ts.home}/lib/xml-apis-1.4.01.jar${pathsep}${ts.home}/lib/jaxb-api.jar #classpath used for building cts.jar (DO NOT MODIFY) ts.lib.classpath=${javaee.home.ri}/javadb/lib/derby.jar${pathsep}${ts.harness.classpath} ############################################################### # @javaee.home.ri.classpathsuffix - The classpath suffix of # the RI used in interop tests. Must contain the RI JDBC # driver jars and the RMI interceptor classes. ############################################################### javaee.home.ri.classpathsuffix=${javaee.home.ri}/lib/riinterceptors.jar${pathsep}${javaee.home.ri}/javadb/lib/derbyclient.jar ############################################################### # @s1as.classpathsuffix - The classpath suffix of # the RI when being used as the app server under test. ############################################################### s1as.classpathsuffix=${javaee.home}/lib/tsprovider.jar ######################################################################## ## Common environment for both ts_unix and ts_win32 # # @command.testExecute - This command is used to execute any test # clients which are not run inside an # application client container. For example, # any URL clients or standalone java clients # would be executed with this command. Some # test directories which make use of this command # are servlet and jsp. ######################################################################## command.testExecute=com.sun.ts.lib.harness.ExecTSTestCmd \ CLASSPATH=${ts.harness.classpath}${pathsep}${ts.home}/classes${pathsep}\ ${JAVA_HOME}/../lib/tools.jar${pathsep}\ ${ri.modules}/security-ee.jar${pathsep}\ ${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}\ ${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}\ ${ts.home}/lib/commons-codec-1.9.jar${pathsep}\ ${ts.home}/lib/cssparser-0.9.25.jar${pathsep}\ ${ts.home}/lib/htmlunit-2.15.jar${pathsep}\ ${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}\ ${ts.home}/lib/httpcore-4.4.9.jar${pathsep}\ ${ts.home}/lib/httpclient-4.5.5.jar${pathsep}\ ${ts.home}/lib/httpmime-4.5.5.jar${pathsep}\ ${ts.home}/lib/commons-collections-3.2.1.jar${pathsep}\ ${ts.home}/lib/commons-io-2.4.jar${pathsep}\ ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ ${ts.home}/lib/jaxen-1.1.6.jar${pathsep}\ ${ts.home}/lib/nekohtml-1.9.21.jar${pathsep}\ ${ts.home}/lib/sac-1.3.jar${pathsep}\ ${ts.home}/lib/saxpath.jar${pathsep}\ ${ts.home}/lib/xercesImpl-2.11.0.jar${pathsep}\ ${ts.home}/lib/xalan-2.7.2.jar${pathsep}\ ${ts.home}/lib/serializer-2.7.2.jar${pathsep}\ ${ts.home}/lib/xml-apis-1.4.01.jar${pathsep}\ ${ts.home}/lib/unboundid-ldapsdk.jar${pathsep}\ ${jdbc.db.classes} \ DISPLAY=${ts.display} \ HOME="${user.home}" \ TMP=${TMP} \ windir=${windir} \ SYSTEMROOT=${SYSTEMROOT} \ PATH="${javaee.home}/nativelib" \ ${JAVA_HOME}/bin/java \ ${JVMOPTS_RUNTESTCOMMAND} \ -Xss2048k \ -Dcts.tmp=$harness.temp.directory \ -Djava.protocol.handler.pkgs=javax.net.ssl \ -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ -Djavax.net.ssl.keyStorePassword=changeit \ -Djavax.net.ssl.trustStore=${s1as.domain}/${sjsas.instance.config.dir}/cacerts.jks \ -Dcom.sun.aas.installRoot=${javaee.home} \ -Dlog.file.location=${log.file.location} \ -Dservlet.is.jsr115.compatible=${servlet.is.jsr115.compatible} \ -Dprovider.configuration.file=${provider.configuration.file} \ -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ -Dlogical.hostname.servlet=${logical.hostname.servlet} \ -Dcom.sun.aas.configRoot=${javaee.home}/config \ -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs ######################################################################## ## Appclient Command line for the App Server under test ## Licensees modify this command # # @command.testExecuteAppClient - This command is used to execute # the application client container for # the vendor implementation (vi). # Please note that $TS_HOME/classes # should not be in the classpath for # this command since all client classes # are self contained in the application # archive (or referenced via the manifest). ######################################################################## command.testExecuteAppClient= \ com.sun.ts.lib.harness.ExecTSTestCmd DISPLAY=${ts.display} HOME="${user.home}" \ LD_LIBRARY_PATH=${javaee.home}/lib \ TMP=${TMP} \ windir=${windir} \ SYSTEMROOT=${SYSTEMROOT} \ PATH="${javaee.home}/nativelib" \ APPCPATH=${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${javaee.home}/lib/jpa_alternate_provider.jar${pathsep}${ts.home}/lib/tssv.jar${pathsep}${javaee.home}/modules/weld-osgi-bundle.jar${pathsep}${javaee.home}/modules/jakarta.enterprise.cdi-api.jar \ TZ=${tz} \ ${JAVA_HOME}/bin/java \ ${JVMOPTS_RUNTESTCOMMAND} \ -Djava.system.class.loader=org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader \ -Djava.security.policy=${javaee.home}/lib/appclient/client.policy \ -Dcts.tmp=$harness.temp.directory \ -Djava.security.auth.login.config=${javaee.home}/lib/appclient/appclientlogin.conf \ -Djava.protocol.handler.pkgs=javax.net.ssl \ -Dcom.sun.enterprise.home=${javaee.home} \ -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ -Djavax.net.ssl.keyStorePassword=changeit \ -Dcom.sun.aas.installRoot=${javaee.home} \ -Dcom.sun.aas.imqLib=${javaee.home}/../mq/lib \ -Djavax.net.ssl.trustStore=${s1as.domain}/${sjsas.instance.config.dir}/cacerts.jks \ -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl \ -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl \ -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl \ -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser \ -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter \ -Doracle.jdbc.J2EE13Compliant=true \ -Doracle.jdbc.mapDateToTimestamp \ -Dstartup.login=false \ -Dauth.gui=false \ -Dlog.file.location=${log.file.location} \ -Dri.log.file.location=${ri.log.file.location} \ -DwebServerHost.2=${webServerHost.2} \ -DwebServerPort.2=${webServerPort.2} \ -Dprovider.configuration.file=${provider.configuration.file} \ -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ -Dcom.sun.aas.configRoot=${javaee.home}/config \ -Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home}/lib/gf-client.jar=arg=-configxml,arg=${ts.home}/tmp/appclient/s1as.sun-acc.xml,client=jar=$testExecuteArgs #-Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home}/modules/gf-client.jar=arg=-configxml,arg=${s1as.domain}/config/sun-acc.xml,client=jar=$testExecuteArgs #-Xbootclasspath/a:${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar ######################################################################## # @command.testExecuteEjbEmbed - Command line for standalone embedded EJB tests. # Its classpath must include all the APIs required # by EJB Lite, vendor's implementation classes and # configuration for embeddable EJB container, and # JDBC driver classes (e.g., ${db2.classes}, # ${oracle.classes}, etc). # # Current test archives are dynamically added to # the classpath by the harness, and need not be # included in the classpath here. # # Most test directories contain one test archive, # all named ejbembed_vehicle_ejb.jar. If certain # tooling and pre-processing of test archives are # needed, the resulting test archives must remain # the same name and location. # # ${ts.home}/classes must not be in the classpath # since all the required test classes are packaged # in the test archive (ejbembed_vehicle_ejb.jar). In # addition, including ${ts.home}/classes in the # classpath would incorrectly expose all EJBs in # cts to EJB container bootstrapping process. ######################################################################## command.testExecuteEjbEmbed=com.sun.ts.lib.harness.ExecTSTestCmd \ CLASSPATH=${ts.home}/lib/tsharness.jar${pathsep}\ ${ts.home}/lib/cts.jar${pathsep}\ ${ts.home}/lib/glassfishporting.jar${pathsep}\ ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ ${jdbc.db.classes}${pathsep}\ ${javaee.home}/lib/embedded/glassfish-embedded-static-shell.jar \ DISPLAY=${ts.display} \ HOME="${user.home}" \ TMP=${TMP} \ windir=${windir} \ SYSTEMROOT=${SYSTEMROOT} \ ${JAVA_HOME}/bin/java \ ${JVMOPTS_RUNTESTCOMMAND} \ -Dcts.tmp=$harness.temp.directory \ -Djava.util.logging.config.file=${TS_HOME}/bin/client-logging.properties \ -Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds} \ -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs ######################################################################## ## Appclient Command line for the Java EE RI (Do not modify) ######################################################################## command.testExecuteAppClient2= \ com.sun.ts.lib.harness.ExecTSTestCmd DISPLAY=${ts.display} HOME="${user.home}" \ LD_LIBRARY_PATH=${javaee.home.ri}/lib \ TMP=${TMP} \ windir=${windir} \ SYSTEMROOT=${SYSTEMROOT} \ PATH="${javaee.home.ri}/nativelib" \ APPCPATH=${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/riinterceptors.jar \ TZ=${tz} \ ${RI_JAVA_HOME}/bin/java \ ${JVMOPTS_RUNTESTCOMMAND} \ -Djava.system.class.loader=org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader \ -Djava.security.policy=${javaee.home.ri}/lib/appclient/client.policy \ -Dcts.tmp=$harness.temp.directory \ -Djava.security.auth.login.config=${javaee.home.ri}/lib/appclient/appclientlogin.conf \ -Djava.protocol.handler.pkgs=javax.net.ssl \ -Dcom.sun.enterprise.home=${javaee.home.ri} \ -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ -Djavax.net.ssl.keyStorePassword=changeit \ -Dcom.sun.aas.installRoot=${javaee.home.ri} \ -Dcom.sun.aas.imqLib=${javaee.home.ri}/../mq/lib \ -Djavax.net.ssl.trustStore=${ri.domain}/config/cacerts.jks \ -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl \ -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl \ -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl \ -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser \ -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter \ -Doracle.jdbc.J2EE13Compliant=true \ -Doracle.jdbc.mapDateToTimestamp \ -Dstartup.login=false \ -Dauth.gui=false \ -Dlog.file.location=${log.file.location} \ -Dri.log.file.location=${ri.log.file.location} \ -DwebServerHost.2=${webServerHost.2} \ -DwebServerPort.2=${webServerPort.2} \ -Dprovider.configuration.file=${provider.configuration.file} \ -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ -Dcom.sun.aas.configRoot=${javaee.home.ri}/config \ -Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home.ri}/lib/gf-client.jar=arg=-configxml,arg=${ts.home}/tmp/appclient/ri.sun-acc.xml,client=jar=$testExecuteArgs ######################################################################## ## Command line for standalone clients running against the ## Java EE RI (Do not modify) ######################################################################## command.testExecute2=com.sun.ts.lib.harness.ExecTSTestCmd \ CLASSPATH=${ts.harness.classpath}${pathsep}${ts.home}/classes${pathsep}\ ${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}\ ${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}\ ${ts.home}/lib/commons-codec-1.9.jar${pathsep}\ ${ts.home}/lib/cssparser-0.9.25.jar${pathsep}\ ${ts.home}/lib/htmlunit-2.15.jar${pathsep}\ ${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}\ ${ts.home}/lib/httpcore-4.4.9.jar${pathsep}\ ${ts.home}/lib/httpclient-4.5.5.jar${pathsep}\ ${ts.home}/lib/httpmime-4.5.5.jar${pathsep}\ ${ts.home}/lib/commons-collections-3.2.1.jar${pathsep}\ ${ts.home}/lib/commons-io-2.4.jar${pathsep}\ ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ ${ts.home}/lib/jaxen-1.1.6.jar${pathsep}\ ${ts.home}/lib/nekohtml-1.9.21.jar${pathsep}\ ${ts.home}/lib/sac-1.3.jar${pathsep}\ ${ts.home}/lib/saxpath.jar${pathsep}\ ${ts.home}/lib/xercesImpl-2.11.0.jar${pathsep}\ ${ts.home}/lib/xalan-2.7.2.jar${pathsep}\ ${ts.home}/lib/serializer-2.7.2.jar${pathsep}\ ${ts.home}/lib/xml-apis-1.4.01.jar \ ${ts.home}/lib/unboundid-ldapsdk.jar\ DISPLAY=${ts.display} \ HOME="${user.home}" \ TMP=${TMP} \ windir=${windir} \ SYSTEMROOT=${SYSTEMROOT} \ PATH="${javaee.home}/nativelib" \ ${RI_JAVA_HOME}/bin/java \ ${JVMOPTS_RUNTESTCOMMAND} \ -Dcts.tmp=$harness.temp.directory \ -Djava.protocol.handler.pkgs=javax.net.ssl \ -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ -Djavax.net.ssl.keyStorePassword=changeit \ -Djavax.net.ssl.trustStore=${ri.domain}/${ri.instance.config.dir}/cacerts.jks \ -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs ######################################################################### ## Environment for ts_unix ## 3 test execution commands inherit from common environment ## defined above: testExecuteAppClient2, testExecuteAppClient, and ## testExecute. If you need to override them, uncomment them in the ## following section. ######################################################################### env.ts_unix.menu=true ##env.ts_unix.command.testExecute= ##env.ts_unix.command.testExecuteAppClient= ##env.ts_unix.command.testExecuteAppClient2= ######################################################################## ## Environment for ts_win32 ## 3 test execution commands inherit from common environment ## defined above: testExecuteAppClient2, testExecuteAppClient, and ## testExecute. If you need to override them, uncomment them in the ## following section. ######################################################################## env.ts_win32.menu=true ##env.ts_win32.command.testExecute= ##env.ts_win32.command.testExecuteAppClient= ##env.ts_win32.command.testExecuteAppClient2= ######################################################################### # @jimage.dir: This property specifies the directory where Java 11+ # modules will be expanded by the jimage tool for use # in sigTestClasspath # @sigTestClasspath: This property must be set when running signature # tests. This property should be set to a list of # jar files and/or directories which contain your # Java EE and Java SE classes. Paths must be # separated by the appropriate path separator # (';' windows, ':' Unixes). ######################################################################### jimage.dir=${ts.home}/tmp/jdk-bundles sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming ######################################################################## ## This property is used to support the odd side case when we have an ## optional technology package that is used but should not be tested. ## ## This property (i.e. optional.tech.packages.to.ignore) must be a comma ## separated list of packages that are NOT to be validated/tested when ## during the sigtest utilities validation of Optional Technologies. ## Example Usage: ## optional.tech.packages.to.ignore=javax.foo.pkg1,javax.bar.pkg2,com.blah.foo.pkg3 ## ## Additional notes: ## - always ignore the optional JAXB packages: ## optional.tech.packages.to.ignore=jakarta.xml.bind ## ######################################################################### optional.tech.packages.to.ignore=jakarta.xml.bind ######################################################################## ## These properties are used by the harness. "harness.log.port" ## specifies the port that server components use to send logging ## output back to JavaTest. If the default port # is not available ## on the machine running JavaTest, then you can set it here. ## # # @harness.temp.directory directory location used by the # harness to store temporary files # # @harness.log.port the port the harness listens on for log mesages # from remote clients # # @harness.log.traceflag used to turn on/off verbose debugging output # for the tests. # # @harness.executeMode used to run the harness in the following modes # of execution: # 0 - default (deploy, run, undeploy) # 1 - deploy only # 2 - run only # 3 - undeploy only # 4 - deploy and run only # # @harness.socket.retry.count - denotes the number of time we should # attempt to create a server socket when intilizing a test # client. The socket is used for logging purposes. # # @harness.log.delayseconds Number of seconds to delay to allow # reporting from remote clients to finish. # # @harness.maxoutputsize Number of characters that the harness will use # for a test's output. ######################################################################## harness.temp.directory=${ts.home}/tmp harness.log.port=2000 harness.log.traceflag=false harness.executeMode=0 harness.socket.retry.count=10 harness.log.delayseconds=1 harness.maxoutputsize=200000 ######################################################################### # @wsdlRepository1 Location to publish final wsdl files when using # file URL publishing for Vendor Java EE implementation. # @wsdlRepository2 Location to publish final wsdl files when using # file URL publishing for Sun RI. ######################################################################### wsdlRepository1=${harness.temp.directory}/wsdlRepository1 wsdlRepository2=${harness.temp.directory}/wsdlRepository2 ####################################################################### # @deployment_host.1 name of machine running the JSR 88 deployment # process for the vendor's Java EE implementation. # @deployment_host.2 name of machine running the JSR 88 deployment # process for the Java EE RI. # @deployment_port.1 deployment port (if applicable) for the vendor's # Java EE implementation. # @deployment_port.2 deployment port (if applicable) for the # Java EE RI. ####################################################################### deployment_host.1=${orb.host} deployment_host.2=${orb.host.ri} deployment_port.1=${impl.vi.port} deployment_port.2=${impl.ri.port} #################################################################### # Implementation Property Settings for Vendor and RI. These properties # are used when either porting.ts.deploy.class.1 or porting.ts.deploy.class.2 # are set to com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment. # Note: They are are also used when using the "ant deploy" and "ant undeploy" # targets outside of running tests. # # The CTS provides the glassfish implementation out of the box. # # Here are the common properties that need to be defined for the common # implementation functionality: # # @impl.vi This property must be set to the Vendor implementation # under test. # @impl.vi.deploy.dir This property must be set to the deploy directory for # the Vendor implementation. # @impl.vi.host This property must be set to the admin host where # the Vendor implementation is running. # @impl.vi.port This property must be set to the admin port where # the Vendor implementation is running. # @impl.ri This property must be set to the RI implementation # under test. # @impl.ri.deploy.dir This property must be set to the deploy directory for # the RI implementation. # @impl.ri.host This property must be set to the admin host where # the RI implementation is running. # @impl.ri.port This property must be set to the admin port where # the RI implementation is running. # # @impl.deploy.timeout.multiplier The time it will wait for deployment to # succeed or fail #################################################################### impl.vi=glassfish impl.vi.deploy.dir=${s1as.domain}/autodeploy impl.vi.host=${s1as.admin.host} impl.vi.port=${s1as.admin.port} impl.ri=glassfish impl.ri.deploy.dir=${ri.domain}/autodeploy impl.ri.host=${ri.admin.host} impl.ri.port=${ri.admin.port} impl.deploy.timeout.multiplier=240 ############################################################### ## These properties are implementations of the pre-1.4 Deployment ## porting interface. The impls defined below use those APIs. # # @porting.ts.deploy.class.1 This property must point to an implementation # of com.sun.ts.lib.porting.TSDeploymentInterface. The default # value for this property points to an impl that deploys via copying/deleting # to/from the RI autodeploy directory. More details about setting # porting.ts.deploy.class.1: # # 1. Set this property to deploy/undeploy to/from your impl in # a custom way. In the case of the RI, it would be set to the following. # This is the default setting for CTS 8. # # porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment # # 2. Note that Jakarta Deployment is removed, so do not use either of the following classes: # com.sun.ts.lib.deliverable.cts.deploy.StandardDeployment14 # com.sun.ts.lib.porting.TSDeploymentInterface2 # com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 # # # @porting.ts.deploy.class.2 This property must point to an implementation # of com.sun.ts.lib.porting.TSDeploymentInterface. # The default value for this property points to an impl that deploys via copying/deleting # to/from the RI autodeploy directory. This should be left unchanged... # # porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment # # ############################################################### porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM ######################################################################## # @deploy.delay.in.minutes is no longer used, it was for pruned Jakarta Deployment ######################################################################## ######################################################################## ## Following are no longer used, were settings for pruned Jakarta Deployment ######################################################################## #deployManagerJarFile.1 #deployManageruri.1 #deployManageruname.1 #deployManagerpasswd.1 ######################################################################## ## Following are no longer used, were settings for pruned Jakarta Deployment ######################################################################## #deployManagerJarFile.2 #deployManageruri.2 #deployManageruname.2 #deployManagerpasswd.2 # # @porting.ts.deploy2.class.1 # @porting.ts.deploy2.class.2 # porting.ts.deploy2.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 # porting.ts.deploy2.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 ############################################################### ## These properties must be set to tell the Test harness the ## class names of your porting class implementations. By default ## both property sets below point to Sun RI specific classes. To ## run interoperability tests, the ".2" set of properties should ## always point to Sun RI classes. The ".1" set should point to ## implementations that work in your specific Java EE environment. # # @porting.ts.login.class.1 VI of # com.sun.ts.lib.porting.TSLoginContextInterface # @porting.ts.url.class.1 VI of # com.sun.ts.lib.porting.TSURLInterface # @porting.ts.jms.class.1 VI of # com.sun.ts.lib.porting.TSJMSAdminInterface # @porting.ts.HttpsURLConnection.class.1 VI of # com.sun.ts.lib.porting.TSHttpsURLConnectionInterface # @porting.ts.login.class.2 RI of # com.sun.ts.lib.porting.TSLoginContextInterface # @porting.ts.url.class.2 RI of # com.sun.ts.lib.porting.TSURLInterface # @porting.ts.jms.class.2 RI of # com.sun.ts.lib.porting.TSJMSAdminInterface # @porting.ts.HttpsURLConnection.class.2 RI of # com.sun.ts.lib.porting.TSHttpsURLConnectionInterface ############################################################### porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection ##Porting class names for Sun RI Java EE Implementation #2 (must be Sun's RI) porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection ############################################################## # @namingServiceHost1 Naming Service host name for the # Vendor's Implementation (VI) # @namingServicePort1 Naming Service port for the VI # @namingServiceHost2 Naming Service host name for the # Reference Implementation (RI) # @ namingServicePort2 Naming Service port for the RI ############################################################## namingServiceHost1=${orb.host} namingServicePort1=${orb.port} namingServiceHost2=${orb.host.ri} namingServicePort2=${orb.port.ri} ############################################################## # @certLoginUserAlias User alias for certificate based login. # This property is used in mutual authentication to pickup the # certificate based on the user alias. ############################################################## certLoginUserAlias=cts ##################################################################### ## The following properties must be set prior to running the Servlet ## or JSP API tests and interoperability tests. ## ## These properties must specify the host and port of the web server, ## in which the servlets and JSPs are deployed. # # @webServerHost hostname for the Vendor's Java EE Web Server # @webServerPort port number of the Vendor's Java EE Web Server # @webServerHost.2 hostname for the Java EE RI Web Server # @webServerPort.2 port number of the Java EE RI Web Server # @ServletClientThreads The ServletClientThreads property configures # the number of threads used by the client for # the SingleThreadModel servlet test. If the # container implementation supports pooling of # SingleThreadModel servlets, set the value of # ServletClientThreads to twice the value of # the default servlet instance pool size. If # the container implementation only maintains # a single instance of a SingleTheadModel # servlet, leave the default value of 2. ##################################################################### webServerHost=${orb.host} webServerPort=8001 webServerHost.2=${orb.host.ri} webServerPort.2=8002 ServletClientThreads=2 #################################################################### # @EJBServer1TxInteropEnabled Transaction interoperability settings # for Vendor Java EE EJB Server # @EJBServer2TxInteropEnabled Transaction interoperability settings # for Java EE RI EJB Server #################################################################### EJBServer1TxInteropEnabled=true EJBServer2TxInteropEnabled=true ############################################################### ## These properties are used for the Connector specific tests. ## ## You must be able to deploy the following resource adapters ## on your Java EE server. ############################################################### ## JNDI name bindings. You should not change these. The TSDeploymentInterface ## will pass these values as a properties object. See the SunRIDeployment.java ## file for usage patterns. whitebox-tx=java:comp/env/eis/whitebox-tx whitebox-notx=java:comp/env/eis/whitebox-notx whitebox-xa=java:comp/env/eis/whitebox-xa whitebox-tx-param=java:comp/env/eis/whitebox-tx-param whitebox-notx-param=java:comp/env/eis/whitebox-notx-param whitebox-xa-param=java:comp/env/eis/whitebox-xa-param whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md whitebox-ibanno_no_md=java:comp/env/eis/whitebox-ibanno_no_md whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode whitebox-multianno=java:comp/env/eis/whitebox-multianno whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd ## Embedded resource adapter property whitebox-embed=java:comp/env/eis/ejb_Deployment_whitebox-tx.rar whitebox-embed-xa="__SYSTEM/resource/ejb_Tsr#whitebox-xa#com.sun.ts.tests.common.connector.whitebox.TSConnectionFactory" tsrJndiName=java:comp/TransactionSynchronizationRegistry tsrHomeJndiName="java:global/ejb_Tsr/ejb_Tsr_ejb/Tsr" ## JNDI name bindings for JDBC Connector. JDBCwhitebox-tx=java:comp/env/eis/JDBCwhitebox-tx JDBCwhitebox-notx=java:comp/env/eis/JDBCwhitebox-notx JDBCwhitebox-xa=java:comp/env/eis/JDBCwhitebox-xa JDBCwhitebox-tx-param=java:comp/env/eis/JDBCwhitebox-tx-param JDBCwhitebox-notx-param=java:comp/env/eis/JDBCwhitebox-notx-param JDBCwhitebox-xa-param=java:comp/env/eis/JDBCwhitebox-xa-param ######################################################################### ## Resource adapter configuration values. You must modify these values ## to plug your JDBC driver into the TS JDBCwhitebox resource adapter. ## ## When you run the XA tests (src/com/sun/ts/tests/xa), you must ## configure this resource adapter to use a database. ## # @xa.properties: These are the properties required by the XA driver. The # managed connection factory will set these properties via # reflection on the class specified by the # xa.xadatasource.class property. # # Note: The xa.properties value is the set of properties that will be set on # your XA JDBC driver (the class denoted by the xa.xadatasource.class property). # See section 9.4.1 of the JDBC 3.0 specification for more details. # # When specifying the xa.properties property please escape the appropriate # characters. The xa.properties value needs to be treated as a single property # even though it is made up of many properties. The properties need to be # separated by :'s and the names and values to be separated by ='s. # We also need any values that contain colons or equals that do not # need to be interrpretted to be inside single quotes. Anything in # single quotes will be treated as a string literal. # # For example: The following xa.properties property: # # xa.properties=user=admin:password=some-password:DatabaseName='jdbc:pointbase:server://localhost:9092/cts,new' # # Would result in the following setters being called on the supplied XA JDBC driver denoted # by the xa.xadatasource.class property. # # XADataSource.setUser("admin"); # XADataSource.setPassword("some-password"); # XADataSource.setDatabaseName("jdbc:pointbase:server://localhost:9092/cts,new"); # # Please map the property xa.properties to the property name XAProps and map the # xa.xadatasource.class property to the property name XADataSourceName. This will # ensure the appropriate setters will be called to make these properties # available to the managed connection factory. See section 17.4.2 of the Connector # specification version 1.5. # # @xa.xadatasource.class: The implementation of the XADataSource interface. # This class is your XA JDBC driver. # Please note: this class and any dependent classes # must be accessible by the CTS libraries in the app # server's extension directory. # # @connector_connectionURL: The URL for your JDBC driver. Should be the # same as the one used for the rest of the TS. # ######################################################################### ### Cloudscape/Derby properties for XA xa.properties="user\\\=${derbyEmbedded.user}\\\:password\\\=${derbyEmbedded.passwd}\\\:DatabaseName\\\=${derbyEmbedded.dbName}" xa.xadatasource.class=org.apache.derby.jdbc.EmbeddedXADataSource connector_connectionURL="jdbc\\:derby\\:${derbyEmbedded.dbName}\\;create\\=true" ######################################################################### ## The following properties must be set before running any security ## related tests. The properties user, password, authuser, authpassword, ## and nobodyuser must be set. ## ## The value for user, password, authuser, and authpassword need to be set ## exactly as they are set in the container/server. # # @user User defined to exercise rolemapping feature # @password Associated password for the user # @authuser User defined to exercise rolemapping feature # @authpassword Associated password for the authuser # @user_vi Username for the vendor implementation used in # interop tests # @password_vi Associated password for the VI user # @user_ri Username for the reference implementation used in # interop tests # @password_ri Associated password for the RI user # @nobodyuser This value must be the same value returned by a call to # getCallerPrincipal().getName() from the ejb-tier when # an unauthenticated caller in the web tier invokes an # ejb method. ######################################################################### user=j2ee password=j2ee authuser=javajoe authpassword=javajoe user_vi=j2ee_vi password_vi=j2ee_vi user_ri=j2ee_ri password_ri=j2ee_ri nobodyuser=guest ############################################################### # @securedWebServicePort must be set to run secbasicssl and # csiv2 tests. Set this property with your application # server's secured webservice port. # @securedWebServicePort.2 points to the secured webservice # port in Sun's Reference Implementation(RI). ############################################################### securedWebServicePort=1044 securedWebServicePort.2=1045 ############################################################################### # @client.cert.test.jdk.tls.client.protocols JDK 11 in TLSv1.3 does not support # Post-Handshake Authentication, so TLSv1.2 must be used # for client-cert authentication to work. ############################################################################### client.cert.test.jdk.tls.client.protocols=TLSv1.2 ############################################################### # @login This property must be set to run appclient security # tests ############################################################### login=default ################################################################################ ##These properties are needed for jms tests. # # @jms_timeout - this is the amount of time in milliseconds that synchronous # receives will wait for a message ############################################################################### jms_timeout=10000 ######################################################################### ############################################################################### ## These properties are needed for the EJB timer tests. # # @ejb_timeout - this is the amount of time in milliseconds that duration will # be set for an ejbtimeout callback method # # @ejb_wait - this is the amount of time in milliseconds that the client will # wait for ejbtimeout callback method results ############################################################################## ejb_timeout=30000 ejb_wait=60000 ############################################################################### ## This property is needed for ejb30 stateful timeout tests. # @test.ejb.stateful.timeout.wait.seconds - the minimum amount of time in seconds # the test client waits before verifying the status of the target stateful # bean. Its value must be an integer number. Its default value in ts.jte # file is 480 seconds. It may be set to a smaller number (e.g., 240 seconds) # to speed up testing, depending on the stateful timeout implementation # strategy in the target server. # # For these stateful timeout tests, the property javatest.timeout.factor # must be set to a value such that the JavaTest harness does not timeout # before the test completes. Usually setting javatest.timeout.factor to # 2.0 or greater should suffice. ############################################################################### test.ejb.stateful.timeout.wait.seconds=480 ################################################################### # @log.file.location This property is used by JACC tests to create # and analyze provider logs. Specify the log directory in which # your appserver generates logs. ################################################################### log.file.location=${vi.log.file.location} ################################################################### ################################################################### ################################################################### ## PROPERTIES USERS WILL NOT HAVE TO SET LIVE BELOW ################################################################### ################################################################### ################################################################### ## ## The directory seperator for the platform. User should not change ## this property. ## dirsep=/ ##build level ##1: compile only ##2: compile and build component archives (e.g., jar's, war's) ##3: compile and build component and application archives ##default is set to 3 build.level=3 deliverable.class=com.sun.ts.lib.deliverable.cts.CTSDeliverable ################################################################### ## Deliverables wanting ts.* packaging tasks to add extension list ## attributes to the manifest files must set this property to true. ################################################################### create.manifest.extension.entries=true ###################################################################### ## Deliverables must set this property to the name of the deliverable ## specific library jar file (iff create.manifest.extension.entries ## is set to true) ###################################################################### tslib.name=cts ############################################################### ## These properties are used by connector tests and are non configurable ## and must specify valid username,password to establish TSeis connection. ############################################################### rauser1=cts1 rapassword1=cts1 rauser2=cts2 rapassword2=cts2 ############################################################### ## These properties are for JSTL ############################################################### jstl.db.user=${user1} jstl.db.password=${password1} ############################################################### ## This command is only used when quickly checking any servlet ## or jsp related tests. The test clients will be run in ## the same JVM as JavaTest in this case. This mode can be ## enabled by passing "-Dsame.jvm=true" to the runclient or gui ## targets. NOTE: This option is only to be used for sanity ## checking and not when running CTS for compatibility. ############################################################### command.testExecuteSameJVM=com.sun.ts.lib.harness.ExecuteTSTestSameJVMCmd \ $testExecuteClass $testExecuteArgs ############################################################### ## These properties are used for the JDBC specific tests, ## they do not need to be changed. ############################################################### DriverManager=no Driver=DriverOnlyUsedIfDriverManagerIsYes db1=db1OnlyUsedIfDriverManagerIsYes db2=db1OnlyUsedIfDriverManagerIsYes ptable=ctstable1 ftable=ctstable2 cofSize=5 cofTypeSize=5 binarySize=24 varbinarySize=48 longvarbinarySize=50 ts_home=${ts.home} ####################################################################### ## platform.mode is used by jpa tests to know whether to use ## the Java EE Programming Model for service and port access. ## platform.mode=jakartaEE Java EE Programming Model ###################################################################### platform.mode=jakartaEE ########################################################################### # tools.jar should be set to the location of the tools.jar from the installed # jdk ########################################################################### tools.jar=/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/webservices-tools.jar:/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/webservices-api.jar ########################################################################### # various flags used by the generation tools ########################################################################### wsgen.ant.classname= wsgen.classpath=${javaee.classes}${pathsep}${tools.jar} wsgen.verbose=true wsgen.debug=false wsimport.ant.classname= wsimport.classpath=${javaee.classes}${pathsep}${tools.jar} wsimport.verbose=true wsimport.debug=false wsimport.jvmargs=-Djavax.xml.accessExternalSchema=all ########################################################################### # various flags used by Suns generation tools # DO NOT EDIT ########################################################################### ri.wsgen.ant.classname=com.sun.tools.ws.ant.WsGen ri.wsgen.classpath=${javaee.classes.ri}${pathsep}${tools.jar} ri.wsgen.verbose=true ri.wsgen.debug=false ri.wsimport.ant.classname=com.sun.tools.ws.ant.WsImport ri.wsimport.classpath=${javaee.classes.ri}${pathsep}${tools.jar} ri.wsimport.verbose=true ri.wsimport.debug=false ri.wsimport.jvmargs=-Djavax.xml.accessExternalSchema=all ################################# ## Packaging properties for DAOs ################################# ts.dao.root=com/sun/ts/tests/common/dao ts.dao.classes.base=\ ${ts.dao.root}/InvalidDAOSettingException.class, \ ${ts.dao.root}/DAOException.class, \ ${ts.dao.root}/DAO.class, \ ${ts.dao.root}/DataSourceDAO*.class, \ ${ts.dao.root}/DAOFactory.class, \ ${ts.dao.root}/TSDAOFactory*.class, \ ${ts.dao.root}/coffee/CoffeeBean.class, \ ${ts.dao.root}/coffee/CoffeeDAO.class, \ ${ts.dao.root}/coffee/TxCoffeeDAO.class, \ ${ts.dao.root}/coffee/variants/StringPKCoffeeDAO.class, \ ${ts.dao.root}/coffee/variants/LongPKCoffeeDAO.class, \ ${ts.dao.root}/coffee/variants/FloatPKCoffeeDAO.class, \ ${ts.dao.root}/coffee/variants/CompoundPK.class, \ ${ts.dao.root}/coffee/variants/CompoundPKCoffeeDAO.class ts.dao.classes.impl=\ ${ts.dao.root}/coffee/DataSourceCoffeeDAO.class, \ ${ts.dao.root}/coffee/variants/StringPKDSCoffeeDAO.class, \ ${ts.dao.root}/coffee/variants/LongPKDSCoffeeDAO.class, \ ${ts.dao.root}/coffee/variants/FloatPKDSCoffeeDAO.class, \ ${ts.dao.root}/coffee/variants/CompoundPKDSCoffeeDAO.class ts.dao.classes.coffee.standard=\ ${ts.dao.classes.base}, \ ${ts.dao.classes.impl} ts.dao.classes.coffee.txaware=\ ${ts.dao.classes.base}, \ ${ts.dao.classes.impl} ts.dao.classes.coffee.variants=\ ${ts.dao.classes.base}, \ ${ts.dao.classes.impl} ##################################### ## Packaging properties for Wrappers ##################################### ts.wrappers.ejb.root=com/sun/ts/tests/common/ejb/wrappers ts.wrappers.web.root=com/sun/ts/tests/common/web ## Classes to package in ejb-jar for EJB Stateless wrapper ts.wrappers.classes.stateless.ejb=\ ${ts.wrappers.ejb.root}/StatelessWrapper.class ## Classes to package in ejb-jar for EJB Stateful wrapper ts.wrappers.classes.stateful.ejb=\ ${ts.wrappers.ejb.root}/StatefulWrapper.class ## Classes to package in ejb-jar for EJB BMP wrapper ts.wrappers.classes.bmp.ejb=\ ${ts.dao.classes.coffee.standard}, \ ${ts.wrappers.ejb.root}/BMPWrapper.class ## Classes to package in ejb-jar for EJB CMP 1.1 wrapper ts.wrappers.classes.cmp11.ejb=${ts.wrappers.ejb.root}/CMP11Wrapper.class ## Classes to package in ejb-jar for EJB CMP 2.0 wrapper ts.wrappers.classes.cmp20.ejb=${ts.wrappers.ejb.root}/CMP20Wrapper.class ## Classes to package in ejb-jar for EJB MDB wrapper ts.wrappers.classes.mdb.ejb=\ com/sun/ts/tests/jms/common/JmsUtil.class, \ com/sun/ts/tests/jms/commonee/ParentMsgBean.class, \ ${ts.wrappers.ejb.root}/MDBWrapper.class ## Classes to package in client module for EJB MDB wrapper ts.wrappers.classes.mdb.client=com/sun/ts/tests/jms/commonee/Client.class ## Classes to package in ejb-jar for all EJB wrappers ts.wrappers.classes.all.ejb=\ ${ts.wrappers.classes.stateless.ejb}, \ ${ts.wrappers.classes.stateful.ejb}, \ ${ts.wrappers.classes.bmp.ejb}, \ ${ts.wrappers.classes.cmp11.ejb}, \ ${ts.wrappers.classes.cmp20.ejb}, \ ${ts.wrappers.classes.mdb.ejb} ## Classes to package in client module for all WEB wrappers ts.wrappers.classes.web.client=\ ${ts.wrappers.web.root}/WebServer.class ## Classes to package in war for all WEB wrappers ts.wrappers.classes.web.server=\ ${ts.wrappers.web.root}/WebUtil.class, \ ${ts.wrappers.web.root}/JSPBeanWrapper.class, \ ${ts.wrappers.web.root}/ServletWrapper.class ## Classes to package in client module for Servlet wrapper ts.wrappers.classes.servlet.client=${ts.wrappers.classes.web.client} ## Classes to package in war for Servlet wrappers ts.wrappers.classes.servlet.server=\ ${ts.wrappers.web.root}/WebUtil.class, \ ${ts.wrappers.web.root}/ServletWrapper.class ## Classes to package in client module for JSP wrapper ts.wrappers.classes.jsp.client=${ts.wrappers.classes.web.client} ## Classes to package in war for JSP wrappers ts.wrappers.classes.jsp.server=\ ${ts.wrappers.web.root}/WebUtil.class, \ ${ts.wrappers.web.root}/JSPBeanWrapper.class ############################################################################### ## DO NOT MODIFY ANY PROPERTIES BELOW THIS LINE. ############################################################################### #classpath used by standard deployment server to deploy to the RI in a separate #VM (DO NOT MODIFY) ts.standard.deployment.server.classpath=${ant.jars}:${pathsep}${ts.run.classpath.ri}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ri.modules}/admin-cli.jar harness.deployment.server.port=2002 java.naming.factory.initial=foo org.omg.CORBA.ORBClass=foo undeploy_redeploy_apps=${UNDEPLOY_REDEPLOY_FLAG} ############################################################################### # The following properties are aliases for the old J2EE properties. These # properties are now named javaee instead of j2ee and will eventually be phased # out of the CTS. These props are necessary until the props are renamed # through out all CTS. ############################################################################### j2ee.home=${javaee.home} j2ee.home.ri=${javaee.home.ri} #################################################################### ## This propertry is passed to any test ## that needs to programatically login from with the appclient ## container and propogate that login context to test code running ## within the EJB container. The value is a no-op. The fact that ## the test includes the property is sufficient to cause the ## EJBVehicleRunner to programatically login. To have a test ## include this property simply add it to the javatest props list ## of the test. #################################################################### secured.ejb.vehicle.client=true #################################################################### # This property is used to point to the location of the # implementation of VariableMapper. The value for sjsas 9.x is # # variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl # #################################################################### variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl ####################################################################### # Endpoint API test # # Port info is obtained dynamically for Endpoint API test. # Uncomment port range min/max if you want to specify port range # for Endpoint publish test. # Server endpoints will be published on ports within this range. # If you do not want to dynamically obtain the port but wish to publish # to a fixed static port than make the values below both equal to the # specific port. ####################################################################### port.range.min=1025 port.range.max=10000 ################################################################ # @http.server.supports.endpoint.publish # Does HTTP server-side support endpoint publish API's. # @http.server.supports.endpoint.publish.2 # Does the RI HTTP server-side support endpoint publish API's. # # http.server.supports.endpoint.publish=(true|false) # DO NOT TOUCH - value MUST be false for managed environments like Java EE ################################################################ http.server.supports.endpoint.publish=false http.server.supports.endpoint.publish.2=false ########################################################################### # This property is used by some test clients that need a delay between # method invocations to server endpoints. The value specified is the amount # of time the client will delay in seconds. ########################################################################### client.delay=1 ####################################################################### ## This persistence unit name is used by jpa/ee/pluggability tests. Its value is the ## same as the name attribute in persistence.xml ###################################################################### persistence.unit.name=CTS-EM ############################################################### # @db.supports.sequence # # - This property is used to determine if a database supports # the use of SEQUENCE. If it does not, this property # should be set to false so the test is not run. The # default value is true. # This value should be set to false for the following databases: # sybase, mysql, and mssqlserver. ############################################################### db.supports.sequence=true ####################################################################### ## @persistence.second.level.caching.supported ## - This property is used to determine if the persistence provider supports ## second level caching. ###################################################################### persistence.second.level.caching.supported=true ########################################################################## ## This section contains all properties that are specific to JAX-RS Tests. ## All default values are specific to GlassFish and Jersey. ## ## servlet_adaptor - implementation specific servlet for JAX-RS ## jaxrs_impl_class.dir - Directory that servlet_adaptor locates ## jaxrs_impl_name - used to tag intermediate file names ########################################################################## servlet_adaptor=org/glassfish/jersey/servlet/ServletContainer.class jaxrs_impl_lib=${javaee.home}/modules/jakarta.ws.rs-api.jar jaxrs_impl_name=jersey ########################################################################## # This section contains all properties that are specific to JSR-196 Tests. # All default values are specific to GlassFish. # # @servlet.is.jsr115.compatible This property is used by JASPIC tests # to determine if the servlet container is a jsr 115 compatible # container. (true = compatible to JSR 115, false = not compatible.) # # @soap.is.jsr115.compatible This may used by JASPIC tests to # determin if the SOAP container is JSR 115 compatible. This is # only used when running SOAP profile tests. # # @provider.configuration.file # This property is used by JASPIC tests to configure TestSuite's # AuthConfig Provider and points at an xml file which is used # to register the JASPIC test providers into the current # ACF. This file contaiins known/expected test provider info. # Only app-context-id element can be edited to suit the # impl under test. # # @schema.file.location # This points to the directory that the provider-configuration.xsd # file will live. The provider-configuration.xsd is used to # describe the provider.configuration.file (above). # # @logical.hostname.servlet # This used to identify the the name of a logical host that # processes Servlet requests. Servlet requests may be directed to # a logical host using various physical or virtual host names or # addresses, and a message processing runtime may be composed of # multiple logical hosts (This is required to properly identify # the servlet profiles AppContextId hostname.) # If a logical.hostname.servlet does not exist, you can set this # to the default hostname (eg webServerHost). # # @logical.hostname.soap # This property is used to identify the name of the logical host # that processes soap requests. This hostname is used in server # side Application context Identifier in soap profile. # # @appclient.log.output # The client logging level for appclient container depends on the # log level specified in sun-acc.xml # # This log level directly affects the output of TSLogger which # logs the JSR196 SPI calls made in appclient container. # # using this property we enable the appclient container's # logging level to INFO # # @vendor.authconfig.factory # This property specifies vendor's authconfig factory class # this will be used by JASPIC tests to register TestSuite's # provider in Vendor's AuthConfig Factory. # # For example for SJSAS RI this value is # # vendor.authconfig.factory= # com.sun.enterprise.security.jmac.config.GFAuthConfigFactory # ########################################################################## servlet.is.jsr115.compatible=true soap.is.jsr115.compatible=false provider.configuration.file=${javaee.home}/domains/domain1/config/ProviderConfiguration.xml schema.file.location=${javaee.home}/lib/schemas logical.hostname.servlet=server logical.hostname.soap=localhost appclient.log.output=true vendor.authconfig.factory=com.sun.enterprise.security.jmac.config.GFAuthConfigFactory ########################################################################## # @servlet_waittime: Time in seconds to wait after HttpSession expires # to access the session # @servlet_async_wait: Time in seconds to wait between sending asynchronous messages ########################################################################## servlet_waittime=10 servlet_async_wait=4 ########################################################################################## # The following properties are ONLY used if testing a Standalone JMS Resource Adapter. # Since support for a JMS Resource Adapter is OPTIONAL by the JMS 2.0 Specification # this funtionality is USE AT YOUR OWN RISK. We WILL NOT support it. Its here in the # case that a vendor wants to test a Standalone JMS Resource Adapter which is OPTIONAL. # # test.sa.jmsra // Set to true ONLY if testing a standalone JMS Resource Adapter # jmsra.rarfile // Location of the standalone JMS Resource Adapter RAR file # jmsra.jarfile // Location of the standalone JMS Resource Adapter JAR file # # A standalone JMS Resource Adapter requires deployment/configuration to the Vendor # Implementation under test (Example: Java EE 8 RI). If not testing a standalone JMS # Resource Adapter then these properties MUST NOT be used and the value of the property # (test.sa.jmsra) MUST BE SET to false (which is the DEFAULT setting). If you set the # property (test.sa.jmsra=true) then you are testing a standalone JMS Resource Adapter # and the (jmsra.rarfile and jmsra.jarfile) properties must point to the location of # the standalone JMS Resource Adapter RAR and JAR files. During CTS configuration the # (config.vi) ant task will call another script that will deploy the standalone JMS # Resource Adapter, configure the standalone JMS Resource Adapter, create the JMS # connector connection pools, create the JMS connector resources, and finally create # the JMS administration objects. The ant scripts that handles all of these steps for # the (Java EE 8 RI) are the following: # # $TS_HOME/bin/xml/impl/glassfish/jmsra.xml # $TS_HOME/bin/xml/impl/glassfish/templates/create.jmsra.template # # These scripts work for the Standalone Generic JMS Resource Adapter (GenericJMSRA) # located at: (http://genericjmsra.java.net/). If testing another standalone JMS # Resource Adapter then these scripts will need to be rewritten/modified for that # JMS Resource Adapter. # # Here is the summary of steps of what the (jmsra.xml) script does. It configures the JMS # resource adapter by doing a resource-adapter-config, it deploys the JMS resource adapter # RAR file specified in the "jmsra.rarfile" property to the (Java EE 8 RI), it copies the # JMS Resource Adapter JAR file specified in the "jmsra.jarfile" property to the (Java EE # 8 RI) lib directory under $JAVAEE_HOME/lib. It copies some of the JMS client library jars # to the $JAVAEE_HOME/lib directory. it then creates the JMS connector connection pools, # the JMS connector resources, and the JMS administration objects that are needed by CTS. # When the (config.vi) ant task completes the Java EE 8 environment will be ready to run # the JMS CTS tests. One final step is needed to the JMS MDB CTS tests which is to modify # the sun-ejb-jar runtime xml files by adding the deployment info. # # Here are the manual steps for the Standalone Generic JMS Resource Adapter (GenericJMSRA) # after the (config.vi) ant task completes. # # (1) Edit the ts.jte file and add the following: # Add "-Dgenericra.inAppClientContainer=true" to the "command.testExecuteAppClient" # property and then add "${pathsep}${jmsra.jarfile}" to the end of APPCPATH variable # in the same "command.testExecuteAppClient" property. You can refer to the Generic # JMS Resource Adapter (GenericJMSRA) user guide for more information on this. # (2) Modify the sun-ejb-jar runtime xml files for the JMS MDB tests by adding the # deployment info. # cd $TS_HOME/bin # ant -f xml/impl/glassfish/jmsra.xml modify-jmsmdbejbxml # (3) Now you can run the JMS CTS tests. After you are done running the JMS CTS tests ypu # can unconfigure the Java EE 8 RI and restore the original sun-ejb-jar runtime xml # files. # cd $TS_HOME/bin # ant -f xml/impl/glassfish/jmsra.xml restore-jmsmdbejbxml # ant clean.vi # (4) Finally reset the properties back to there defaults. Set (test.sa.jmsra=false) and unset # (jmsra.rarfile and jmsra.jarfile). Remove the "-Dgenericra.inAppClientContainer=true" # and "${pathsep}${jmsra.jarfile}" from the ts.jte file from step 1. # # If using a different Java EE environment from the Java EE RI than a vendor will need to # provide his own JMS Resource Adapter support scripts needed for that Java EE environment. # It can reuse/modify the (Java EE 8 RI) scripts above or simply write their own scripts. A # vendor can use the Java EE 8 RI or any Java EE 8 implementation of its choice as the Java # EE 8 environment for testing its Standalone JMS Resource Adapter. The Standalone JMS Resource # Adapter MUST pass all of the JMS CTS tests under: (TS_HOME/src/com/sun/ts/tests/jms) in order # to be declared fully JMS 2.0 compliant. # # See the JMS 2.0 Specification and the CTS 8 User's Guide for more information. ########################################################################################## test.sa.jmsra=false jmsra.rarfile= jmsra.jarfile= ########################################################################################## # The following property specifies the name of the JMS Resource Adapter under test. The # Java EE 8 RI contains its own builtin JMS Resource Adapter (JMSRA). Its name is "jmsra". # So we set (jmsra.name=jmsra) as the default value for the Java EE 8 RI. # # Change the value of this property for the JMS Resource Adapter that is under test. This # hardcoded value is specific to the Java EE 8 RI. # # jmsra.name // Name of JMS Resource Adapter for the implementation under test ########################################################################################## jmsra.name=jmsra ########################################################################## # The following property is for WebSocket tests. # # @ws_wait: waiting time in seconds for socket to send/receive a message ########################################################################## ws_wait=5 ############################################################################################ # These following properties are needed for Javamail tests. # # @mailHost hostname of the mail server # @mailuser1 must be set to a valid email address where test mails will be sent to. # @mailFrom reply to address set in the email messages generated by the javamail tests # @javamail.username user account name on server # @javamail.password password for the mailuser1 # ############################################################################################ mailHost=jsepc04.us.oracle.com mailuser1=cts1@jsepc04.us.oracle.com mailFrom=cts1@jsepc04.us.oracle.com javamail.password=cts1 smtp.port=25 imap.port=143 ### User need not change the following javamail properties javamail.username=${mailuser1} transport_protocol=smtp # mail server used to run tests against. javamail.server=${mailHost} # protocol used to run the Store tests javamail.protocol=imap # mail server used to run tests against. javamail.transport.server=$javamail.server # rootpath of test mailboxes javamail.root.path="" # note the mailbox 'test1' javamail.mailbox=test1 # search pattern used by list tests in Folder javamail.listpattern=test # your own login account name smtp.username=$javamail.username # smtp domain name ; i.e. oracle.com smtp.domain=$javamail.server # smtp From address smtp.from=$smtp.username # smtp To address smtp.to=$smtp.username # io file iofile=MailIOFile.txt ##################################################################################################### #### Properties used by ldap installation # @ldap.server -- The type of ldap server. unboundid is supported by now # @ldap.install.server -- Install ldap server by CTS script or not # @ldap.ldif.file -- The ldif file containing data seeded in ldap server # # @unboundid.installation.package -- The package for installing Unboundid ldap server ######################################################################################################## ldap.server=unboundid ldap.install.server=true ldap.ldif.file=${ts.home}/bin/ldap.ldif unboundid.installation.package=${ts.home}/lib/unboundid-ldapsdk.jar ##################################################################################################### # Properties used for JPA 2.2 Tests ######################################################################################################## persistencs.properties.file=${bin.dir}/jpa-provider.properties persistence.unit.name.2=JPATCK2 jpa.provider.implementation.specific.properties=eclipselink.logging.level\=OFF jakarta.persistence.provider=org.eclipse.persistence.jpa.PersistenceProvider jakarta.persistence.jdbc.driver=${derby.driver} jakarta.persistence.jdbc.url=${derby.url} jakarta.persistence.jdbc.user=${derby.user} jakarta.persistence.jdbc.password=${derby.passwd} + echo '########## Trunk.Install.V5 Config ##########' ########## Trunk.Install.V5 Config ########## + cd /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor + mkdir -p /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules + mvn -f /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/docker/pom.xml -Pstaging dependency:copy-dependencies -DoutputDirectory=/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules -Dmdep.stripVersion=true Picked up JAVA_TOOL_OPTIONS: -Xmx6G Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/extensions/maven-build-cache-extension/1.0.0/maven-build-cache-extension-1.0.0.pom Progress (1): 2.7/21 kB Progress (1): 5.5/21 kB Progress (1): 8.2/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/extensions/maven-build-cache-extension/1.0.0/maven-build-cache-extension-1.0.0.pom (21 kB at 69 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/extensions/maven-extensions/37/maven-extensions-37.pom Progress (1): 2.7/8.8 kB Progress (1): 5.5/8.8 kB Progress (1): 8.2/8.8 kB Progress (1): 8.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/extensions/maven-extensions/37/maven-extensions-37.pom (8.8 kB at 438 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom Progress (1): 4.1/46 kB Progress (1): 8.2/46 kB Progress (1): 12/46 kB Progress (1): 16/46 kB Progress (1): 20/46 kB Progress (1): 25/46 kB Progress (1): 29/46 kB Progress (1): 33/46 kB Progress (1): 37/46 kB Progress (1): 41/46 kB Progress (1): 45/46 kB Progress (1): 46 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 1.9 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom Progress (1): 4.1/20 kB Progress (1): 8.2/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom (20 kB at 1.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.17.2/testcontainers-bom-1.17.2.pom Progress (1): 4.1/7.5 kB Progress (1): 7.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.17.2/testcontainers-bom-1.17.2.pom (7.5 kB at 503 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/openhft/zero-allocation-hashing/0.9/zero-allocation-hashing-0.9.pom Progress (1): 4.1/8.0 kB Progress (1): 8.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/openhft/zero-allocation-hashing/0.9/zero-allocation-hashing-0.9.pom (8.0 kB at 535 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/openhft/root-parent-pom/1.1.13/root-parent-pom-1.1.13.pom Progress (1): 4.1/9.8 kB Progress (1): 8.2/9.8 kB Progress (1): 9.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/openhft/root-parent-pom/1.1.13/root-parent-pom-1.1.13.pom (9.8 kB at 651 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/github/albfernandez/juniversalchardet/2.4.0/juniversalchardet-2.4.0.pom Progress (1): 4.1/7.4 kB Progress (1): 7.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/github/albfernandez/juniversalchardet/2.4.0/juniversalchardet-2.4.0.pom (7.4 kB at 495 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom Progress (1): 4.1/31 kB Progress (1): 8.2/31 kB Progress (1): 12/31 kB Progress (1): 16/31 kB Progress (1): 20/31 kB Progress (1): 24/31 kB Progress (1): 28/31 kB Progress (1): 31 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 1.9 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom Progress (1): 4.1/79 kB Progress (1): 8.2/79 kB Progress (1): 12/79 kB Progress (1): 16/79 kB Progress (1): 20/79 kB Progress (1): 25/79 kB Progress (1): 29/79 kB Progress (1): 33/79 kB Progress (1): 37/79 kB Progress (1): 41/79 kB Progress (1): 45/79 kB Progress (1): 49/79 kB Progress (1): 53/79 kB Progress (1): 57/79 kB Progress (1): 61/79 kB Progress (1): 66/79 kB Progress (1): 70/79 kB Progress (1): 74/79 kB Progress (1): 78/79 kB Progress (1): 79 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 4.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom Progress (1): 4.1/18 kB Progress (1): 8.2/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 1.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 340 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.pom 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/commons-io/commons-io/2.7/commons-io-2.7.pom (16 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom Progress (1): 4.1/76 kB Progress (1): 8.2/76 kB Progress (1): 12/76 kB Progress (1): 16/76 kB Progress (1): 20/76 kB Progress (1): 25/76 kB Progress (1): 29/76 kB Progress (1): 33/76 kB Progress (1): 37/76 kB Progress (1): 41/76 kB Progress (1): 45/76 kB Progress (1): 49/76 kB Progress (1): 53/76 kB Progress (1): 57/76 kB Progress (1): 61/76 kB Progress (1): 66/76 kB Progress (1): 70/76 kB Progress (1): 74/76 kB Progress (1): 76 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 4.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom Progress (1): 4.1/17 kB Progress (1): 8.2/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/apache/21/apache-21.pom (17 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom Progress (1): 4.1/14 kB Progress (1): 8.2/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom (14 kB at 965 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 342 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom Progress (1): 4.1/8.0 kB Progress (1): 8.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 332 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom Progress (1): 4.1/25 kB Progress (1): 8.2/25 kB Progress (1): 12/25 kB Progress (1): 16/25 kB Progress (1): 20/25 kB Progress (1): 25/25 kB Progress (1): 25 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 1.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom Progress (1): 4.1/4.3 kB Progress (1): 4.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 330 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 371 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/3.5.1/wagon-webdav-jackrabbit-3.5.1.pom Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/3.5.1/wagon-webdav-jackrabbit-3.5.1.pom (5.4 kB at 340 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.5.1/wagon-providers-3.5.1.pom Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.5.1/wagon-providers-3.5.1.pom (3.0 kB at 203 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.5.1/wagon-3.5.1.pom Progress (1): 4.1/21 kB Progress (1): 8.2/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.5.1/wagon-3.5.1.pom (21 kB at 1.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom Progress (1): 4.1/43 kB Progress (1): 8.2/43 kB Progress (1): 12/43 kB Progress (1): 16/43 kB Progress (1): 20/43 kB Progress (1): 24/43 kB Progress (1): 28/43 kB Progress (1): 32/43 kB Progress (1): 36/43 kB Progress (1): 40/43 kB Progress (1): 43 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 2.9 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.5.1/wagon-http-shared-3.5.1.pom Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.5.1/wagon-http-shared-3.5.1.pom (2.5 kB at 163 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom Progress (1): 4.1/6.6 kB Progress (1): 6.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 508 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom 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/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 1.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom Progress (1): 4.1/35 kB Progress (1): 8.2/35 kB Progress (1): 12/35 kB Progress (1): 16/35 kB Progress (1): 20/35 kB Progress (1): 25/35 kB Progress (1): 29/35 kB Progress (1): 33/35 kB Progress (1): 35 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 2.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 382 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom Progress (1): 4.1/13 kB Progress (1): 8.2/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom Progress (1): 4.1/14 kB Progress (1): 8.2/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 1.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom Progress (1): 4.1/68 kB Progress (1): 8.2/68 kB Progress (1): 12/68 kB Progress (1): 16/68 kB Progress (1): 20/68 kB Progress (1): 25/68 kB Progress (1): 29/68 kB Progress (1): 33/68 kB Progress (1): 37/68 kB Progress (1): 41/68 kB Progress (1): 45/68 kB Progress (1): 49/68 kB Progress (1): 53/68 kB Progress (1): 57/68 kB Progress (1): 61/68 kB Progress (1): 66/68 kB Progress (1): 68 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 4.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom 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/apache/18/apache-18.pom (16 kB at 1.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom (5.0 kB at 414 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom Progress (1): 4.1/13 kB Progress (1): 8.2/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom (13 kB at 1.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom Progress (1): 4.1/14 kB Progress (1): 8.2/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom Progress (1): 3.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 295 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom Progress (1): 4.1/14 kB Progress (1): 8.2/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 1.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.1/wagon-provider-api-3.5.1.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.1/wagon-provider-api-3.5.1.pom (1.9 kB at 147 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom Progress (1): 4.1/5.2 kB Progress (1): 5.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 399 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom Progress (1): 4.1/23 kB Progress (1): 8.2/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 1.7 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.pom Progress (1): 4.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.pom (4.0 kB at 282 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.14.4/jackrabbit-parent-2.14.4.pom Progress (1): 4.1/35 kB Progress (1): 8.2/35 kB Progress (1): 12/35 kB Progress (1): 16/35 kB Progress (1): 20/35 kB Progress (1): 25/35 kB Progress (1): 29/35 kB Progress (1): 33/35 kB Progress (1): 35 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.14.4/jackrabbit-parent-2.14.4.pom (35 kB at 2.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom Progress (1): 4.1/14 kB Progress (1): 8.2/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 1.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.6/slf4j-api-1.6.6.pom Progress (1): 2.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.6/slf4j-api-1.6.6.pom (2.7 kB at 192 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.6/slf4j-parent-1.6.6.pom Progress (1): 4.1/13 kB Progress (1): 8.2/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.6/slf4j-parent-1.6.6.pom (13 kB at 933 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom Progress (1): 4.1/12 kB Progress (1): 8.2/12 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom (12 kB at 893 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom Progress (1): 4.1/58 kB Progress (1): 8.2/58 kB Progress (1): 12/58 kB Progress (1): 16/58 kB Progress (1): 20/58 kB Progress (1): 25/58 kB Progress (1): 29/58 kB Progress (1): 33/58 kB Progress (1): 37/58 kB Progress (1): 41/58 kB Progress (1): 45/58 kB Progress (1): 49/58 kB Progress (1): 53/58 kB Progress (1): 57/58 kB Progress (1): 58 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 3.9 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom Progress (1): 4.1/15 kB Progress (1): 8.2/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 1.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom (6.4 kB at 457 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom 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/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom (16 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom Progress (1): 4.1/27 kB Progress (1): 8.2/27 kB Progress (1): 12/27 kB Progress (1): 16/27 kB Progress (1): 20/27 kB Progress (1): 25/27 kB Progress (1): 27 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 kB at 2.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom (5.1 kB at 393 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom Progress (1): 4.1/13 kB Progress (1): 8.2/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom (13 kB at 1.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.pom Progress (1): 4.1/12 kB Progress (1): 8.2/12 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.pom (12 kB at 962 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom Progress (1): 4.1/53 kB Progress (1): 8.2/53 kB Progress (1): 12/53 kB Progress (1): 16/53 kB Progress (1): 20/53 kB Progress (1): 25/53 kB Progress (1): 29/53 kB Progress (1): 33/53 kB Progress (1): 37/53 kB Progress (1): 41/53 kB Progress (1): 45/53 kB Progress (1): 49/53 kB Progress (1): 53 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 4.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.4/jcl-over-slf4j-1.7.4.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.4/jcl-over-slf4j-1.7.4.pom (1.9 kB at 143 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.4/slf4j-parent-1.7.4.pom Progress (1): 4.1/12 kB Progress (1): 8.2/12 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.4/slf4j-parent-1.7.4.pom (12 kB at 843 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.4/slf4j-api-1.7.4.pom Progress (1): 2.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.4/slf4j-api-1.7.4.pom (2.7 kB at 224 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom Progress (1): 1.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom (1.2 kB at 91 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/extensions/maven-build-cache-extension/1.0.0/maven-build-cache-extension-1.0.0.jar Downloading from central: https://repo.maven.apache.org/maven2/net/openhft/zero-allocation-hashing/0.9/zero-allocation-hashing-0.9.jar Downloading from central: https://repo.maven.apache.org/maven2/com/github/albfernandez/juniversalchardet/2.4.0/juniversalchardet-2.4.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.jar Progress (1): 4.1/266 kB Progress (1): 8.2/266 kB Progress (1): 12/266 kB Progress (1): 16/266 kB Progress (1): 20/266 kB Progress (1): 25/266 kB Progress (1): 29/266 kB Progress (1): 33/266 kB Progress (1): 37/266 kB Progress (1): 41/266 kB Progress (1): 45/266 kB Progress (1): 49/266 kB Progress (1): 53/266 kB Progress (1): 57/266 kB Progress (1): 61/266 kB Progress (1): 66/266 kB Progress (1): 70/266 kB Progress (1): 74/266 kB Progress (1): 78/266 kB Progress (1): 82/266 kB Progress (1): 86/266 kB Progress (1): 90/266 kB Progress (1): 94/266 kB Progress (1): 98/266 kB Progress (1): 102/266 kB Progress (1): 106/266 kB Progress (1): 111/266 kB Progress (1): 115/266 kB Progress (1): 119/266 kB Progress (1): 123/266 kB Progress (1): 127/266 kB Progress (1): 131/266 kB Progress (1): 135/266 kB Progress (1): 139/266 kB Progress (1): 143/266 kB Progress (1): 147/266 kB Progress (1): 152/266 kB Progress (1): 156/266 kB Progress (1): 160/266 kB Progress (1): 164/266 kB Progress (1): 168/266 kB Progress (1): 172/266 kB Progress (1): 176/266 kB Progress (1): 180/266 kB Progress (1): 184/266 kB Progress (1): 188/266 kB Progress (1): 193/266 kB Progress (1): 197/266 kB Progress (1): 201/266 kB Progress (1): 205/266 kB Progress (1): 209/266 kB Progress (1): 213/266 kB Progress (1): 217/266 kB Progress (1): 221/266 kB Progress (1): 225/266 kB Progress (1): 229/266 kB Progress (1): 233/266 kB Progress (1): 238/266 kB Progress (1): 242/266 kB Progress (1): 246/266 kB Progress (1): 250/266 kB Progress (1): 254/266 kB Progress (1): 258/266 kB Progress (1): 262/266 kB Progress (1): 266/266 kB Progress (1): 266 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/extensions/maven-build-cache-extension/1.0.0/maven-build-cache-extension-1.0.0.jar (266 kB at 8.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar Progress (1): 4.1/27 kB Progress (1): 8.2/27 kB Progress (1): 12/27 kB Progress (2): 12/27 kB | 2.7/54 kB Progress (2): 16/27 kB | 2.7/54 kB Progress (3): 16/27 kB | 2.7/54 kB | 4.1/587 kB Progress (3): 16/27 kB | 5.5/54 kB | 4.1/587 kB Progress (4): 16/27 kB | 5.5/54 kB | 4.1/587 kB | 4.1/276 kB Progress (4): 20/27 kB | 5.5/54 kB | 4.1/587 kB | 4.1/276 kB Progress (4): 20/27 kB | 5.5/54 kB | 8.2/587 kB | 4.1/276 kB Progress (5): 20/27 kB | 5.5/54 kB | 8.2/587 kB | 4.1/276 kB | 4.1/245 kB Progress (5): 20/27 kB | 5.5/54 kB | 12/587 kB | 4.1/276 kB | 4.1/245 kB Progress (5): 25/27 kB | 5.5/54 kB | 12/587 kB | 4.1/276 kB | 4.1/245 kB Progress (5): 25/27 kB | 5.5/54 kB | 12/587 kB | 8.2/276 kB | 4.1/245 kB Progress (5): 25/27 kB | 8.2/54 kB | 12/587 kB | 8.2/276 kB | 4.1/245 kB Progress (5): 25/27 kB | 8.2/54 kB | 12/587 kB | 12/276 kB | 4.1/245 kB Progress (5): 27 kB | 8.2/54 kB | 12/587 kB | 12/276 kB | 4.1/245 kB Progress (5): 27 kB | 8.2/54 kB | 16/587 kB | 12/276 kB | 4.1/245 kB Progress (5): 27 kB | 8.2/54 kB | 16/587 kB | 12/276 kB | 8.2/245 kB Progress (5): 27 kB | 8.2/54 kB | 16/587 kB | 16/276 kB | 8.2/245 kB Progress (5): 27 kB | 11/54 kB | 16/587 kB | 16/276 kB | 8.2/245 kB Progress (5): 27 kB | 11/54 kB | 20/587 kB | 16/276 kB | 8.2/245 kB Progress (5): 27 kB | 11/54 kB | 20/587 kB | 16/276 kB | 12/245 kB Progress (5): 27 kB | 11/54 kB | 25/587 kB | 16/276 kB | 12/245 kB Progress (5): 27 kB | 14/54 kB | 25/587 kB | 16/276 kB | 12/245 kB Progress (5): 27 kB | 14/54 kB | 29/587 kB | 16/276 kB | 12/245 kB Progress (5): 27 kB | 14/54 kB | 29/587 kB | 20/276 kB | 12/245 kB Progress (5): 27 kB | 14/54 kB | 29/587 kB | 20/276 kB | 16/245 kB Progress (5): 27 kB | 14/54 kB | 29/587 kB | 25/276 kB | 16/245 kB Progress (5): 27 kB | 14/54 kB | 33/587 kB | 25/276 kB | 16/245 kB Progress (5): 27 kB | 16/54 kB | 33/587 kB | 25/276 kB | 16/245 kB Progress (5): 27 kB | 16/54 kB | 33/587 kB | 29/276 kB | 16/245 kB Progress (5): 27 kB | 16/54 kB | 33/587 kB | 29/276 kB | 20/245 kB Progress (5): 27 kB | 16/54 kB | 37/587 kB | 29/276 kB | 20/245 kB Progress (5): 27 kB | 16/54 kB | 37/587 kB | 33/276 kB | 20/245 kB Progress (5): 27 kB | 19/54 kB | 37/587 kB | 33/276 kB | 20/245 kB Progress (5): 27 kB | 19/54 kB | 41/587 kB | 33/276 kB | 20/245 kB Progress (5): 27 kB | 19/54 kB | 41/587 kB | 33/276 kB | 25/245 kB Progress (5): 27 kB | 19/54 kB | 41/587 kB | 37/276 kB | 25/245 kB Progress (5): 27 kB | 22/54 kB | 41/587 kB | 37/276 kB | 25/245 kB Progress (5): 27 kB | 22/54 kB | 45/587 kB | 37/276 kB | 25/245 kB Progress (5): 27 kB | 22/54 kB | 45/587 kB | 41/276 kB | 25/245 kB Progress (5): 27 kB | 22/54 kB | 45/587 kB | 41/276 kB | 29/245 kB Progress (5): 27 kB | 22/54 kB | 45/587 kB | 45/276 kB | 29/245 kB Progress (5): 27 kB | 22/54 kB | 49/587 kB | 45/276 kB | 29/245 kB Progress (5): 27 kB | 25/54 kB | 49/587 kB | 45/276 kB | 29/245 kB Progress (5): 27 kB | 25/54 kB | 49/587 kB | 49/276 kB | 29/245 kB Progress (5): 27 kB | 25/54 kB | 49/587 kB | 49/276 kB | 33/245 kB Progress (5): 27 kB | 27/54 kB | 49/587 kB | 49/276 kB | 33/245 kB Progress (5): 27 kB | 27/54 kB | 53/587 kB | 49/276 kB | 33/245 kB Progress (5): 27 kB | 27/54 kB | 53/587 kB | 53/276 kB | 33/245 kB Progress (5): 27 kB | 27/54 kB | 57/587 kB | 53/276 kB | 33/245 kB Progress (5): 27 kB | 30/54 kB | 57/587 kB | 53/276 kB | 33/245 kB Progress (5): 27 kB | 30/54 kB | 61/587 kB | 53/276 kB | 33/245 kB Progress (5): 27 kB | 30/54 kB | 61/587 kB | 53/276 kB | 37/245 kB Progress (5): 27 kB | 30/54 kB | 61/587 kB | 57/276 kB | 37/245 kB Progress (5): 27 kB | 30/54 kB | 61/587 kB | 57/276 kB | 41/245 kB Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar (27 kB at 280 kB/s) Progress (4): 33/54 kB | 61/587 kB | 57/276 kB | 41/245 kB Progress (4): 33/54 kB | 66/587 kB | 57/276 kB | 41/245 kB Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar Progress (4): 33/54 kB | 66/587 kB | 57/276 kB | 45/245 kB Progress (4): 33/54 kB | 66/587 kB | 61/276 kB | 45/245 kB Progress (4): 33/54 kB | 66/587 kB | 61/276 kB | 49/245 kB Progress (4): 36/54 kB | 66/587 kB | 61/276 kB | 49/245 kB Progress (4): 36/54 kB | 70/587 kB | 61/276 kB | 49/245 kB Progress (4): 36/54 kB | 70/587 kB | 66/276 kB | 49/245 kB Progress (4): 38/54 kB | 70/587 kB | 66/276 kB | 49/245 kB Progress (4): 38/54 kB | 74/587 kB | 66/276 kB | 49/245 kB Progress (4): 38/54 kB | 74/587 kB | 66/276 kB | 53/245 kB Progress (4): 38/54 kB | 78/587 kB | 66/276 kB | 53/245 kB Progress (4): 41/54 kB | 78/587 kB | 66/276 kB | 53/245 kB Progress (4): 41/54 kB | 78/587 kB | 66/276 kB | 57/245 kB Progress (4): 41/54 kB | 78/587 kB | 70/276 kB | 57/245 kB Progress (4): 41/54 kB | 82/587 kB | 70/276 kB | 57/245 kB Progress (4): 41/54 kB | 82/587 kB | 74/276 kB | 57/245 kB Progress (4): 44/54 kB | 82/587 kB | 74/276 kB | 57/245 kB Progress (4): 44/54 kB | 82/587 kB | 74/276 kB | 61/245 kB Progress (4): 44/54 kB | 82/587 kB | 78/276 kB | 61/245 kB Progress (4): 44/54 kB | 86/587 kB | 78/276 kB | 61/245 kB Progress (4): 47/54 kB | 86/587 kB | 78/276 kB | 61/245 kB Progress (4): 47/54 kB | 86/587 kB | 78/276 kB | 66/245 kB Progress (4): 47/54 kB | 90/587 kB | 78/276 kB | 66/245 kB Progress (4): 47/54 kB | 90/587 kB | 82/276 kB | 66/245 kB Progress (4): 47/54 kB | 94/587 kB | 82/276 kB | 66/245 kB Progress (4): 49/54 kB | 94/587 kB | 82/276 kB | 66/245 kB Progress (4): 49/54 kB | 98/587 kB | 82/276 kB | 66/245 kB Progress (4): 49/54 kB | 98/587 kB | 82/276 kB | 70/245 kB Progress (4): 52/54 kB | 98/587 kB | 82/276 kB | 70/245 kB Progress (4): 52/54 kB | 98/587 kB | 86/276 kB | 70/245 kB Progress (4): 52/54 kB | 98/587 kB | 86/276 kB | 74/245 kB Progress (4): 52/54 kB | 102/587 kB | 86/276 kB | 74/245 kB Progress (4): 52/54 kB | 102/587 kB | 90/276 kB | 74/245 kB Progress (4): 54 kB | 102/587 kB | 90/276 kB | 74/245 kB Progress (4): 54 kB | 102/587 kB | 94/276 kB | 74/245 kB Progress (4): 54 kB | 106/587 kB | 94/276 kB | 74/245 kB Progress (4): 54 kB | 106/587 kB | 94/276 kB | 78/245 kB Progress (4): 54 kB | 111/587 kB | 94/276 kB | 78/245 kB Progress (4): 54 kB | 111/587 kB | 98/276 kB | 78/245 kB Progress (4): 54 kB | 115/587 kB | 98/276 kB | 78/245 kB Progress (4): 54 kB | 115/587 kB | 98/276 kB | 82/245 kB Progress (4): 54 kB | 115/587 kB | 102/276 kB | 82/245 kB Progress (4): 54 kB | 119/587 kB | 102/276 kB | 82/245 kB Progress (4): 54 kB | 119/587 kB | 106/276 kB | 82/245 kB Progress (4): 54 kB | 119/587 kB | 106/276 kB | 86/245 kB Progress (4): 54 kB | 119/587 kB | 111/276 kB | 86/245 kB Progress (4): 54 kB | 123/587 kB | 111/276 kB | 86/245 kB Progress (4): 54 kB | 123/587 kB | 115/276 kB | 86/245 kB Progress (4): 54 kB | 123/587 kB | 115/276 kB | 90/245 kB Progress (4): 54 kB | 127/587 kB | 115/276 kB | 90/245 kB Progress (5): 54 kB | 127/587 kB | 115/276 kB | 90/245 kB | 4.1/264 kB Progress (5): 54 kB | 127/587 kB | 115/276 kB | 94/245 kB | 4.1/264 kB Progress (5): 54 kB | 127/587 kB | 119/276 kB | 94/245 kB | 4.1/264 kB Progress (5): 54 kB | 127/587 kB | 119/276 kB | 94/245 kB | 8.2/264 kB Progress (5): 54 kB | 131/587 kB | 119/276 kB | 94/245 kB | 8.2/264 kB Progress (5): 54 kB | 131/587 kB | 119/276 kB | 94/245 kB | 12/264 kB Progress (5): 54 kB | 131/587 kB | 123/276 kB | 94/245 kB | 12/264 kB Progress (5): 54 kB | 131/587 kB | 123/276 kB | 98/245 kB | 12/264 kB Progress (5): 54 kB | 131/587 kB | 127/276 kB | 98/245 kB | 12/264 kB Progress (5): 54 kB | 131/587 kB | 127/276 kB | 98/245 kB | 16/264 kB Progress (5): 54 kB | 131/587 kB | 131/276 kB | 98/245 kB | 16/264 kB Progress (5): 54 kB | 135/587 kB | 131/276 kB | 98/245 kB | 16/264 kB Progress (5): 54 kB | 135/587 kB | 131/276 kB | 102/245 kB | 16/264 kB Progress (5): 54 kB | 139/587 kB | 131/276 kB | 102/245 kB | 16/264 kB Progress (5): 54 kB | 139/587 kB | 131/276 kB | 102/245 kB | 20/264 kB Progress (5): 54 kB | 139/587 kB | 131/276 kB | 106/245 kB | 20/264 kB Progress (5): 54 kB | 139/587 kB | 131/276 kB | 106/245 kB | 25/264 kB Progress (5): 54 kB | 139/587 kB | 135/276 kB | 106/245 kB | 25/264 kB Progress (5): 54 kB | 143/587 kB | 135/276 kB | 106/245 kB | 25/264 kB Progress (5): 54 kB | 143/587 kB | 139/276 kB | 106/245 kB | 25/264 kB Progress (5): 54 kB | 143/587 kB | 139/276 kB | 106/245 kB | 29/264 kB Progress (5): 54 kB | 143/587 kB | 139/276 kB | 111/245 kB | 29/264 kB Progress (5): 54 kB | 143/587 kB | 139/276 kB | 111/245 kB | 33/264 kB Progress (5): 54 kB | 143/587 kB | 143/276 kB | 111/245 kB | 33/264 kB Progress (5): 54 kB | 147/587 kB | 143/276 kB | 111/245 kB | 33/264 kB Progress (5): 54 kB | 147/587 kB | 147/276 kB | 111/245 kB | 33/264 kB Progress (5): 54 kB | 147/587 kB | 147/276 kB | 115/245 kB | 33/264 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/openhft/zero-allocation-hashing/0.9/zero-allocation-hashing-0.9.jar (54 kB at 494 kB/s) Progress (4): 147/587 kB | 147/276 kB | 115/245 kB | 37/264 kB Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar Progress (4): 147/587 kB | 152/276 kB | 115/245 kB | 37/264 kB Progress (4): 152/587 kB | 152/276 kB | 115/245 kB | 37/264 kB Progress (4): 152/587 kB | 156/276 kB | 115/245 kB | 37/264 kB Progress (4): 152/587 kB | 156/276 kB | 115/245 kB | 41/264 kB Progress (4): 152/587 kB | 156/276 kB | 119/245 kB | 41/264 kB Progress (4): 152/587 kB | 156/276 kB | 119/245 kB | 45/264 kB Progress (4): 152/587 kB | 160/276 kB | 119/245 kB | 45/264 kB Progress (4): 156/587 kB | 160/276 kB | 119/245 kB | 45/264 kB Progress (4): 156/587 kB | 164/276 kB | 119/245 kB | 45/264 kB Progress (4): 156/587 kB | 164/276 kB | 119/245 kB | 49/264 kB Progress (4): 156/587 kB | 164/276 kB | 123/245 kB | 49/264 kB Progress (4): 160/587 kB | 164/276 kB | 123/245 kB | 49/264 kB Progress (4): 160/587 kB | 164/276 kB | 127/245 kB | 49/264 kB Progress (4): 160/587 kB | 168/276 kB | 127/245 kB | 49/264 kB Progress (4): 164/587 kB | 168/276 kB | 127/245 kB | 49/264 kB Progress (4): 164/587 kB | 172/276 kB | 127/245 kB | 49/264 kB Progress (4): 164/587 kB | 172/276 kB | 127/245 kB | 53/264 kB Progress (4): 164/587 kB | 172/276 kB | 131/245 kB | 53/264 kB Progress (4): 164/587 kB | 172/276 kB | 131/245 kB | 57/264 kB Progress (4): 164/587 kB | 176/276 kB | 131/245 kB | 57/264 kB Progress (4): 164/587 kB | 176/276 kB | 131/245 kB | 61/264 kB Progress (4): 168/587 kB | 176/276 kB | 131/245 kB | 61/264 kB Progress (4): 168/587 kB | 176/276 kB | 135/245 kB | 61/264 kB Progress (4): 168/587 kB | 176/276 kB | 135/245 kB | 64/264 kB Progress (4): 168/587 kB | 180/276 kB | 135/245 kB | 64/264 kB Progress (4): 168/587 kB | 180/276 kB | 139/245 kB | 64/264 kB Progress (4): 172/587 kB | 180/276 kB | 139/245 kB | 64/264 kB Progress (4): 172/587 kB | 180/276 kB | 143/245 kB | 64/264 kB Progress (4): 172/587 kB | 180/276 kB | 143/245 kB | 68/264 kB Progress (4): 176/587 kB | 180/276 kB | 143/245 kB | 68/264 kB Progress (4): 176/587 kB | 180/276 kB | 143/245 kB | 72/264 kB Progress (4): 176/587 kB | 184/276 kB | 143/245 kB | 72/264 kB Progress (4): 176/587 kB | 184/276 kB | 147/245 kB | 72/264 kB Progress (4): 176/587 kB | 188/276 kB | 147/245 kB | 72/264 kB Progress (4): 176/587 kB | 188/276 kB | 147/245 kB | 76/264 kB Progress (4): 180/587 kB | 188/276 kB | 147/245 kB | 76/264 kB Progress (4): 180/587 kB | 188/276 kB | 147/245 kB | 81/264 kB Progress (4): 180/587 kB | 193/276 kB | 147/245 kB | 81/264 kB Progress (4): 180/587 kB | 193/276 kB | 152/245 kB | 81/264 kB Progress (4): 180/587 kB | 197/276 kB | 152/245 kB | 81/264 kB Progress (4): 184/587 kB | 197/276 kB | 152/245 kB | 81/264 kB Progress (5): 184/587 kB | 197/276 kB | 152/245 kB | 81/264 kB | 4.1/20 kB Progress (5): 184/587 kB | 197/276 kB | 156/245 kB | 81/264 kB | 4.1/20 kB Progress (5): 184/587 kB | 197/276 kB | 156/245 kB | 81/264 kB | 8.2/20 kB Progress (5): 188/587 kB | 197/276 kB | 156/245 kB | 81/264 kB | 8.2/20 kB Progress (5): 188/587 kB | 197/276 kB | 156/245 kB | 85/264 kB | 8.2/20 kB Progress (5): 193/587 kB | 197/276 kB | 156/245 kB | 85/264 kB | 8.2/20 kB Progress (5): 193/587 kB | 197/276 kB | 156/245 kB | 85/264 kB | 12/20 kB Progress (5): 193/587 kB | 201/276 kB | 156/245 kB | 85/264 kB | 12/20 kB Progress (5): 193/587 kB | 201/276 kB | 160/245 kB | 85/264 kB | 12/20 kB Progress (5): 193/587 kB | 205/276 kB | 160/245 kB | 85/264 kB | 12/20 kB Progress (5): 193/587 kB | 205/276 kB | 160/245 kB | 85/264 kB | 16/20 kB Progress (5): 197/587 kB | 205/276 kB | 160/245 kB | 85/264 kB | 16/20 kB Progress (5): 197/587 kB | 205/276 kB | 160/245 kB | 89/264 kB | 16/20 kB Progress (5): 197/587 kB | 205/276 kB | 160/245 kB | 89/264 kB | 20/20 kB Progress (5): 197/587 kB | 209/276 kB | 160/245 kB | 89/264 kB | 20/20 kB Progress (5): 197/587 kB | 209/276 kB | 164/245 kB | 89/264 kB | 20/20 kB Progress (5): 201/587 kB | 209/276 kB | 164/245 kB | 89/264 kB | 20/20 kB Progress (5): 201/587 kB | 213/276 kB | 164/245 kB | 89/264 kB | 20/20 kB Progress (5): 201/587 kB | 213/276 kB | 164/245 kB | 89/264 kB | 20 kB Progress (5): 201/587 kB | 213/276 kB | 164/245 kB | 93/264 kB | 20 kB Progress (5): 201/587 kB | 213/276 kB | 168/245 kB | 93/264 kB | 20 kB Progress (5): 205/587 kB | 213/276 kB | 168/245 kB | 93/264 kB | 20 kB Progress (5): 205/587 kB | 213/276 kB | 172/245 kB | 93/264 kB | 20 kB Progress (5): 205/587 kB | 217/276 kB | 172/245 kB | 93/264 kB | 20 kB Progress (5): 205/587 kB | 217/276 kB | 172/245 kB | 97/264 kB | 20 kB Progress (5): 205/587 kB | 221/276 kB | 172/245 kB | 97/264 kB | 20 kB Progress (5): 205/587 kB | 221/276 kB | 176/245 kB | 97/264 kB | 20 kB Progress (5): 209/587 kB | 221/276 kB | 176/245 kB | 97/264 kB | 20 kB Progress (5): 209/587 kB | 221/276 kB | 180/245 kB | 97/264 kB | 20 kB Progress (5): 209/587 kB | 225/276 kB | 180/245 kB | 97/264 kB | 20 kB Progress (5): 213/587 kB | 225/276 kB | 180/245 kB | 97/264 kB | 20 kB Progress (5): 213/587 kB | 225/276 kB | 180/245 kB | 101/264 kB | 20 kB Progress (5): 213/587 kB | 229/276 kB | 180/245 kB | 101/264 kB | 20 kB Progress (5): 213/587 kB | 229/276 kB | 184/245 kB | 101/264 kB | 20 kB Progress (5): 213/587 kB | 229/276 kB | 184/245 kB | 105/264 kB | 20 kB Progress (5): 213/587 kB | 229/276 kB | 188/245 kB | 105/264 kB | 20 kB Progress (5): 217/587 kB | 229/276 kB | 188/245 kB | 105/264 kB | 20 kB Progress (5): 217/587 kB | 229/276 kB | 193/245 kB | 105/264 kB | 20 kB Progress (5): 217/587 kB | 233/276 kB | 193/245 kB | 105/264 kB | 20 kB Progress (5): 217/587 kB | 233/276 kB | 193/245 kB | 109/264 kB | 20 kB Progress (5): 217/587 kB | 238/276 kB | 193/245 kB | 109/264 kB | 20 kB Progress (5): 217/587 kB | 238/276 kB | 197/245 kB | 109/264 kB | 20 kB Progress (5): 221/587 kB | 238/276 kB | 197/245 kB | 109/264 kB | 20 kB Progress (5): 221/587 kB | 242/276 kB | 197/245 kB | 109/264 kB | 20 kB Progress (5): 221/587 kB | 242/276 kB | 197/245 kB | 113/264 kB | 20 kB Progress (5): 221/587 kB | 246/276 kB | 197/245 kB | 113/264 kB | 20 kB Progress (5): 225/587 kB | 246/276 kB | 197/245 kB | 113/264 kB | 20 kB Progress (5): 225/587 kB | 246/276 kB | 201/245 kB | 113/264 kB | 20 kB Progress (5): 225/587 kB | 246/276 kB | 201/245 kB | 117/264 kB | 20 kB Progress (5): 225/587 kB | 250/276 kB | 201/245 kB | 117/264 kB | 20 kB Progress (5): 229/587 kB | 250/276 kB | 201/245 kB | 117/264 kB | 20 kB Progress (5): 229/587 kB | 254/276 kB | 201/245 kB | 117/264 kB | 20 kB Progress (5): 229/587 kB | 254/276 kB | 201/245 kB | 121/264 kB | 20 kB Progress (5): 229/587 kB | 254/276 kB | 205/245 kB | 121/264 kB | 20 kB Progress (5): 229/587 kB | 254/276 kB | 205/245 kB | 126/264 kB | 20 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 162 kB/s) Progress (4): 229/587 kB | 254/276 kB | 205/245 kB | 130/264 kB Progress (4): 229/587 kB | 258/276 kB | 205/245 kB | 130/264 kB Progress (4): 229/587 kB | 258/276 kB | 209/245 kB | 130/264 kB Progress (4): 233/587 kB | 258/276 kB | 209/245 kB | 130/264 kB Progress (4): 233/587 kB | 258/276 kB | 213/245 kB | 130/264 kB Progress (4): 233/587 kB | 262/276 kB | 213/245 kB | 130/264 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/3.5.1/wagon-webdav-jackrabbit-3.5.1.jar Progress (4): 233/587 kB | 266/276 kB | 213/245 kB | 130/264 kB Progress (4): 238/587 kB | 266/276 kB | 213/245 kB | 130/264 kB Progress (4): 238/587 kB | 266/276 kB | 213/245 kB | 134/264 kB Progress (4): 242/587 kB | 266/276 kB | 213/245 kB | 134/264 kB Progress (4): 242/587 kB | 266/276 kB | 217/245 kB | 134/264 kB Progress (4): 242/587 kB | 270/276 kB | 217/245 kB | 134/264 kB Progress (4): 242/587 kB | 270/276 kB | 221/245 kB | 134/264 kB Progress (4): 246/587 kB | 270/276 kB | 221/245 kB | 134/264 kB Progress (4): 246/587 kB | 270/276 kB | 221/245 kB | 138/264 kB Progress (4): 246/587 kB | 270/276 kB | 225/245 kB | 138/264 kB Progress (4): 246/587 kB | 274/276 kB | 225/245 kB | 138/264 kB Progress (4): 246/587 kB | 274/276 kB | 229/245 kB | 138/264 kB Progress (4): 250/587 kB | 274/276 kB | 229/245 kB | 138/264 kB Progress (4): 250/587 kB | 274/276 kB | 229/245 kB | 142/264 kB Progress (4): 254/587 kB | 274/276 kB | 229/245 kB | 142/264 kB Progress (4): 254/587 kB | 276 kB | 229/245 kB | 142/264 kB Progress (4): 254/587 kB | 276 kB | 229/245 kB | 146/264 kB Progress (4): 254/587 kB | 276 kB | 233/245 kB | 146/264 kB Progress (4): 254/587 kB | 276 kB | 238/245 kB | 146/264 kB Progress (4): 258/587 kB | 276 kB | 238/245 kB | 146/264 kB Progress (4): 258/587 kB | 276 kB | 238/245 kB | 150/264 kB Progress (4): 258/587 kB | 276 kB | 242/245 kB | 150/264 kB Progress (4): 258/587 kB | 276 kB | 242/245 kB | 154/264 kB Progress (4): 262/587 kB | 276 kB | 242/245 kB | 154/264 kB Progress (4): 262/587 kB | 276 kB | 242/245 kB | 158/264 kB Progress (4): 262/587 kB | 276 kB | 245 kB | 158/264 kB Progress (4): 262/587 kB | 276 kB | 245 kB | 162/264 kB Progress (4): 266/587 kB | 276 kB | 245 kB | 162/264 kB Progress (4): 270/587 kB | 276 kB | 245 kB | 162/264 kB Progress (4): 270/587 kB | 276 kB | 245 kB | 167/264 kB Progress (4): 270/587 kB | 276 kB | 245 kB | 171/264 kB Progress (4): 274/587 kB | 276 kB | 245 kB | 171/264 kB Progress (4): 279/587 kB | 276 kB | 245 kB | 171/264 kB Progress (4): 283/587 kB | 276 kB | 245 kB | 171/264 kB Progress (4): 287/587 kB | 276 kB | 245 kB | 171/264 kB Progress (4): 291/587 kB | 276 kB | 245 kB | 171/264 kB Progress (4): 295/587 kB | 276 kB | 245 kB | 171/264 kB Progress (4): 299/587 kB | 276 kB | 245 kB | 171/264 kB Progress (4): 303/587 kB | 276 kB | 245 kB | 171/264 kB Progress (4): 307/587 kB | 276 kB | 245 kB | 171/264 kB Progress (4): 311/587 kB | 276 kB | 245 kB | 171/264 kB Progress (4): 315/587 kB | 276 kB | 245 kB | 171/264 kB Progress (4): 319/587 kB | 276 kB | 245 kB | 171/264 kB Progress (4): 324/587 kB | 276 kB | 245 kB | 171/264 kB Progress (4): 328/587 kB | 276 kB | 245 kB | 171/264 kB Progress (4): 332/587 kB | 276 kB | 245 kB | 171/264 kB Progress (4): 336/587 kB | 276 kB | 245 kB | 171/264 kB Progress (4): 340/587 kB | 276 kB | 245 kB | 171/264 kB Progress (4): 344/587 kB | 276 kB | 245 kB | 171/264 kB Progress (4): 348/587 kB | 276 kB | 245 kB | 171/264 kB Progress (4): 352/587 kB | 276 kB | 245 kB | 171/264 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/github/albfernandez/juniversalchardet/2.4.0/juniversalchardet-2.4.0.jar (245 kB at 1.8 MB/s) Progress (3): 352/587 kB | 276 kB | 175/264 kB Progress (3): 356/587 kB | 276 kB | 175/264 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.5.1/wagon-http-shared-3.5.1.jar Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.jar (276 kB at 1.5 MB/s) Progress (3): 356/587 kB | 175/264 kB | 4.1/21 kB Progress (3): 360/587 kB | 175/264 kB | 4.1/21 kB Progress (3): 360/587 kB | 179/264 kB | 4.1/21 kB Progress (3): 365/587 kB | 179/264 kB | 4.1/21 kB Progress (3): 365/587 kB | 179/264 kB | 8.2/21 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.jar Progress (3): 365/587 kB | 179/264 kB | 12/21 kB Progress (3): 369/587 kB | 179/264 kB | 12/21 kB Progress (3): 369/587 kB | 179/264 kB | 16/21 kB Progress (3): 369/587 kB | 183/264 kB | 16/21 kB Progress (3): 369/587 kB | 187/264 kB | 16/21 kB Progress (3): 369/587 kB | 187/264 kB | 20/21 kB Progress (3): 369/587 kB | 191/264 kB | 20/21 kB Progress (3): 373/587 kB | 191/264 kB | 20/21 kB Progress (3): 373/587 kB | 195/264 kB | 20/21 kB Progress (3): 377/587 kB | 195/264 kB | 20/21 kB Progress (3): 381/587 kB | 195/264 kB | 20/21 kB Progress (3): 381/587 kB | 195/264 kB | 21 kB Progress (3): 385/587 kB | 195/264 kB | 21 kB Progress (3): 385/587 kB | 199/264 kB | 21 kB Progress (3): 385/587 kB | 203/264 kB | 21 kB Progress (3): 385/587 kB | 207/264 kB | 21 kB Progress (3): 385/587 kB | 212/264 kB | 21 kB Progress (3): 389/587 kB | 212/264 kB | 21 kB Progress (3): 393/587 kB | 212/264 kB | 21 kB Progress (3): 397/587 kB | 212/264 kB | 21 kB Progress (3): 401/587 kB | 212/264 kB | 21 kB Progress (3): 401/587 kB | 216/264 kB | 21 kB Progress (3): 401/587 kB | 220/264 kB | 21 kB Progress (3): 401/587 kB | 224/264 kB | 21 kB Progress (3): 401/587 kB | 228/264 kB | 21 kB Progress (3): 406/587 kB | 228/264 kB | 21 kB Progress (3): 410/587 kB | 228/264 kB | 21 kB Progress (3): 414/587 kB | 228/264 kB | 21 kB Progress (3): 418/587 kB | 228/264 kB | 21 kB Progress (3): 418/587 kB | 232/264 kB | 21 kB Progress (3): 418/587 kB | 236/264 kB | 21 kB Progress (3): 418/587 kB | 240/264 kB | 21 kB Progress (3): 418/587 kB | 244/264 kB | 21 kB Progress (3): 422/587 kB | 244/264 kB | 21 kB Progress (3): 426/587 kB | 244/264 kB | 21 kB Progress (3): 430/587 kB | 244/264 kB | 21 kB Progress (3): 434/587 kB | 244/264 kB | 21 kB Progress (3): 434/587 kB | 248/264 kB | 21 kB Progress (3): 434/587 kB | 253/264 kB | 21 kB Progress (3): 434/587 kB | 257/264 kB | 21 kB Progress (3): 434/587 kB | 261/264 kB | 21 kB Progress (3): 438/587 kB | 261/264 kB | 21 kB Progress (3): 442/587 kB | 261/264 kB | 21 kB Progress (3): 442/587 kB | 264 kB | 21 kB Progress (3): 446/587 kB | 264 kB | 21 kB Progress (3): 451/587 kB | 264 kB | 21 kB Progress (4): 451/587 kB | 264 kB | 21 kB | 4.1/41 kB Progress (4): 455/587 kB | 264 kB | 21 kB | 4.1/41 kB Progress (4): 455/587 kB | 264 kB | 21 kB | 8.2/41 kB Progress (4): 459/587 kB | 264 kB | 21 kB | 8.2/41 kB Progress (4): 459/587 kB | 264 kB | 21 kB | 12/41 kB Progress (4): 463/587 kB | 264 kB | 21 kB | 12/41 kB Progress (4): 463/587 kB | 264 kB | 21 kB | 16/41 kB Progress (4): 467/587 kB | 264 kB | 21 kB | 16/41 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/3.5.1/wagon-webdav-jackrabbit-3.5.1.jar (21 kB at 105 kB/s) Progress (4): 467/587 kB | 264 kB | 16/41 kB | 4.1/365 kB Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar Progress (4): 467/587 kB | 264 kB | 16/41 kB | 8.2/365 kB Progress (4): 471/587 kB | 264 kB | 16/41 kB | 8.2/365 kB Progress (4): 471/587 kB | 264 kB | 20/41 kB | 8.2/365 kB Progress (4): 475/587 kB | 264 kB | 20/41 kB | 8.2/365 kB Progress (4): 475/587 kB | 264 kB | 20/41 kB | 12/365 kB Progress (4): 479/587 kB | 264 kB | 20/41 kB | 12/365 kB Progress (4): 479/587 kB | 264 kB | 24/41 kB | 12/365 kB Progress (4): 483/587 kB | 264 kB | 24/41 kB | 12/365 kB Progress (4): 483/587 kB | 264 kB | 24/41 kB | 16/365 kB Progress (4): 483/587 kB | 264 kB | 28/41 kB | 16/365 kB Progress (4): 483/587 kB | 264 kB | 32/41 kB | 16/365 kB Progress (4): 487/587 kB | 264 kB | 32/41 kB | 16/365 kB Progress (4): 487/587 kB | 264 kB | 32/41 kB | 20/365 kB Progress (4): 487/587 kB | 264 kB | 36/41 kB | 20/365 kB Progress (4): 492/587 kB | 264 kB | 36/41 kB | 20/365 kB Progress (4): 492/587 kB | 264 kB | 40/41 kB | 20/365 kB Progress (4): 492/587 kB | 264 kB | 40/41 kB | 24/365 kB Progress (4): 492/587 kB | 264 kB | 41 kB | 24/365 kB Progress (4): 496/587 kB | 264 kB | 41 kB | 24/365 kB Progress (4): 496/587 kB | 264 kB | 41 kB | 28/365 kB Progress (4): 500/587 kB | 264 kB | 41 kB | 28/365 kB Progress (4): 500/587 kB | 264 kB | 41 kB | 32/365 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 1.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar Progress (3): 504/587 kB | 41 kB | 32/365 kB Progress (3): 504/587 kB | 41 kB | 36/365 kB Progress (3): 508/587 kB | 41 kB | 36/365 kB Progress (3): 508/587 kB | 41 kB | 40/365 kB Progress (3): 512/587 kB | 41 kB | 40/365 kB Progress (3): 512/587 kB | 41 kB | 44/365 kB Progress (3): 516/587 kB | 41 kB | 44/365 kB Progress (3): 516/587 kB | 41 kB | 49/365 kB Progress (3): 520/587 kB | 41 kB | 49/365 kB Progress (3): 520/587 kB | 41 kB | 53/365 kB Progress (3): 524/587 kB | 41 kB | 53/365 kB Progress (3): 524/587 kB | 41 kB | 57/365 kB Progress (3): 528/587 kB | 41 kB | 57/365 kB Progress (3): 528/587 kB | 41 kB | 61/365 kB Progress (3): 532/587 kB | 41 kB | 61/365 kB Progress (3): 532/587 kB | 41 kB | 65/365 kB Progress (3): 537/587 kB | 41 kB | 65/365 kB Progress (3): 537/587 kB | 41 kB | 69/365 kB Progress (3): 541/587 kB | 41 kB | 69/365 kB Progress (3): 541/587 kB | 41 kB | 73/365 kB Progress (3): 545/587 kB | 41 kB | 73/365 kB Progress (3): 545/587 kB | 41 kB | 77/365 kB Progress (3): 549/587 kB | 41 kB | 77/365 kB Progress (3): 549/587 kB | 41 kB | 81/365 kB Progress (4): 549/587 kB | 41 kB | 81/365 kB | 4.1/284 kB Progress (4): 549/587 kB | 41 kB | 81/365 kB | 8.2/284 kB Progress (4): 549/587 kB | 41 kB | 81/365 kB | 12/284 kB Progress (4): 553/587 kB | 41 kB | 81/365 kB | 12/284 kB Progress (4): 553/587 kB | 41 kB | 81/365 kB | 16/284 kB Progress (4): 553/587 kB | 41 kB | 85/365 kB | 16/284 kB Progress (4): 557/587 kB | 41 kB | 85/365 kB | 16/284 kB Progress (4): 557/587 kB | 41 kB | 90/365 kB | 16/284 kB Progress (4): 561/587 kB | 41 kB | 90/365 kB | 16/284 kB Progress (4): 561/587 kB | 41 kB | 94/365 kB | 16/284 kB Progress (4): 565/587 kB | 41 kB | 94/365 kB | 16/284 kB Progress (4): 565/587 kB | 41 kB | 98/365 kB | 16/284 kB Progress (4): 565/587 kB | 41 kB | 98/365 kB | 20/284 kB Progress (4): 565/587 kB | 41 kB | 98/365 kB | 25/284 kB Progress (4): 565/587 kB | 41 kB | 98/365 kB | 29/284 kB Progress (4): 569/587 kB | 41 kB | 98/365 kB | 29/284 kB Progress (4): 569/587 kB | 41 kB | 102/365 kB | 29/284 kB Progress (4): 569/587 kB | 41 kB | 102/365 kB | 33/284 kB Progress (4): 569/587 kB | 41 kB | 106/365 kB | 33/284 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.5.1/wagon-http-shared-3.5.1.jar (41 kB at 198 kB/s) Progress (3): 573/587 kB | 106/365 kB | 33/284 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar Progress (3): 573/587 kB | 106/365 kB | 37/284 kB Progress (3): 573/587 kB | 110/365 kB | 37/284 kB Progress (3): 573/587 kB | 110/365 kB | 41/284 kB Progress (4): 573/587 kB | 110/365 kB | 41/284 kB | 4.1/17 kB Progress (4): 578/587 kB | 110/365 kB | 41/284 kB | 4.1/17 kB Progress (4): 578/587 kB | 110/365 kB | 41/284 kB | 8.2/17 kB Progress (4): 578/587 kB | 110/365 kB | 45/284 kB | 8.2/17 kB Progress (4): 578/587 kB | 114/365 kB | 45/284 kB | 8.2/17 kB Progress (4): 578/587 kB | 114/365 kB | 49/284 kB | 8.2/17 kB Progress (4): 578/587 kB | 114/365 kB | 49/284 kB | 12/17 kB Progress (4): 582/587 kB | 114/365 kB | 49/284 kB | 12/17 kB Progress (4): 582/587 kB | 114/365 kB | 49/284 kB | 16/17 kB Progress (4): 582/587 kB | 118/365 kB | 49/284 kB | 16/17 kB Progress (4): 586/587 kB | 118/365 kB | 49/284 kB | 16/17 kB Progress (4): 586/587 kB | 118/365 kB | 49/284 kB | 17 kB Progress (4): 587 kB | 118/365 kB | 49/284 kB | 17 kB Progress (4): 587 kB | 122/365 kB | 49/284 kB | 17 kB Progress (4): 587 kB | 122/365 kB | 53/284 kB | 17 kB Progress (4): 587 kB | 126/365 kB | 53/284 kB | 17 kB Progress (4): 587 kB | 126/365 kB | 57/284 kB | 17 kB Progress (4): 587 kB | 130/365 kB | 57/284 kB | 17 kB Progress (4): 587 kB | 130/365 kB | 61/284 kB | 17 kB Progress (4): 587 kB | 130/365 kB | 66/284 kB | 17 kB Progress (4): 587 kB | 135/365 kB | 66/284 kB | 17 kB Progress (4): 587 kB | 139/365 kB | 66/284 kB | 17 kB Progress (4): 587 kB | 139/365 kB | 70/284 kB | 17 kB Progress (4): 587 kB | 143/365 kB | 70/284 kB | 17 kB Progress (4): 587 kB | 143/365 kB | 74/284 kB | 17 kB Progress (4): 587 kB | 147/365 kB | 74/284 kB | 17 kB Progress (4): 587 kB | 147/365 kB | 78/284 kB | 17 kB Progress (4): 587 kB | 147/365 kB | 82/284 kB | 17 kB Progress (4): 587 kB | 151/365 kB | 82/284 kB | 17 kB Progress (4): 587 kB | 155/365 kB | 82/284 kB | 17 kB Progress (4): 587 kB | 155/365 kB | 86/284 kB | 17 kB Progress (4): 587 kB | 159/365 kB | 86/284 kB | 17 kB Progress (4): 587 kB | 159/365 kB | 90/284 kB | 17 kB Progress (5): 587 kB | 159/365 kB | 90/284 kB | 17 kB | 4.1/780 kB Progress (5): 587 kB | 159/365 kB | 94/284 kB | 17 kB | 4.1/780 kB Progress (5): 587 kB | 163/365 kB | 94/284 kB | 17 kB | 4.1/780 kB Progress (5): 587 kB | 163/365 kB | 98/284 kB | 17 kB | 4.1/780 kB Progress (5): 587 kB | 163/365 kB | 98/284 kB | 17 kB | 8.2/780 kB Progress (5): 587 kB | 163/365 kB | 98/284 kB | 17 kB | 12/780 kB Progress (5): 587 kB | 163/365 kB | 98/284 kB | 17 kB | 16/780 kB Progress (5): 587 kB | 167/365 kB | 98/284 kB | 17 kB | 16/780 kB Progress (5): 587 kB | 167/365 kB | 102/284 kB | 17 kB | 16/780 kB Progress (5): 587 kB | 171/365 kB | 102/284 kB | 17 kB | 16/780 kB Progress (5): 587 kB | 171/365 kB | 106/284 kB | 17 kB | 16/780 kB Progress (5): 587 kB | 176/365 kB | 106/284 kB | 17 kB | 16/780 kB Progress (5): 587 kB | 176/365 kB | 111/284 kB | 17 kB | 16/780 kB Progress (5): 587 kB | 176/365 kB | 111/284 kB | 17 kB | 20/780 kB Progress (5): 587 kB | 176/365 kB | 115/284 kB | 17 kB | 20/780 kB Progress (5): 587 kB | 180/365 kB | 115/284 kB | 17 kB | 20/780 kB Progress (5): 587 kB | 180/365 kB | 115/284 kB | 17 kB | 25/780 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 2.7 MB/s) Progress (4): 180/365 kB | 119/284 kB | 17 kB | 25/780 kB Progress (4): 180/365 kB | 119/284 kB | 17 kB | 29/780 kB Progress (4): 180/365 kB | 123/284 kB | 17 kB | 29/780 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar (17 kB at 77 kB/s) Progress (3): 184/365 kB | 123/284 kB | 29/780 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar Progress (3): 188/365 kB | 123/284 kB | 29/780 kB Progress (3): 188/365 kB | 127/284 kB | 29/780 kB Progress (3): 188/365 kB | 127/284 kB | 33/780 kB Progress (3): 188/365 kB | 131/284 kB | 33/780 kB Progress (3): 192/365 kB | 131/284 kB | 33/780 kB Progress (3): 196/365 kB | 131/284 kB | 33/780 kB Progress (3): 196/365 kB | 131/284 kB | 37/780 kB Progress (3): 196/365 kB | 135/284 kB | 37/780 kB Progress (3): 196/365 kB | 135/284 kB | 41/780 kB Progress (3): 196/365 kB | 139/284 kB | 41/780 kB Progress (3): 196/365 kB | 139/284 kB | 45/780 kB Progress (3): 200/365 kB | 139/284 kB | 45/780 kB Progress (3): 200/365 kB | 139/284 kB | 49/780 kB Progress (3): 200/365 kB | 143/284 kB | 49/780 kB Progress (3): 204/365 kB | 143/284 kB | 49/780 kB Progress (3): 204/365 kB | 147/284 kB | 49/780 kB Progress (3): 208/365 kB | 147/284 kB | 49/780 kB Progress (3): 212/365 kB | 147/284 kB | 49/780 kB Progress (3): 212/365 kB | 147/284 kB | 53/780 kB Progress (3): 212/365 kB | 147/284 kB | 57/780 kB Progress (3): 212/365 kB | 152/284 kB | 57/780 kB Progress (3): 212/365 kB | 152/284 kB | 61/780 kB Progress (3): 212/365 kB | 156/284 kB | 61/780 kB Progress (3): 212/365 kB | 156/284 kB | 66/780 kB Progress (3): 217/365 kB | 156/284 kB | 66/780 kB Progress (3): 217/365 kB | 160/284 kB | 66/780 kB Progress (3): 221/365 kB | 160/284 kB | 66/780 kB Progress (3): 221/365 kB | 164/284 kB | 66/780 kB Progress (3): 225/365 kB | 164/284 kB | 66/780 kB Progress (3): 225/365 kB | 164/284 kB | 70/780 kB Progress (3): 229/365 kB | 164/284 kB | 70/780 kB Progress (3): 229/365 kB | 164/284 kB | 74/780 kB Progress (3): 229/365 kB | 168/284 kB | 74/780 kB Progress (3): 229/365 kB | 168/284 kB | 78/780 kB Progress (3): 229/365 kB | 172/284 kB | 78/780 kB Progress (3): 229/365 kB | 172/284 kB | 82/780 kB Progress (3): 233/365 kB | 172/284 kB | 82/780 kB Progress (3): 233/365 kB | 176/284 kB | 82/780 kB Progress (3): 237/365 kB | 176/284 kB | 82/780 kB Progress (3): 237/365 kB | 180/284 kB | 82/780 kB Progress (3): 241/365 kB | 180/284 kB | 82/780 kB Progress (3): 241/365 kB | 180/284 kB | 86/780 kB Progress (3): 245/365 kB | 180/284 kB | 86/780 kB Progress (3): 245/365 kB | 180/284 kB | 90/780 kB Progress (3): 245/365 kB | 184/284 kB | 90/780 kB Progress (3): 245/365 kB | 184/284 kB | 94/780 kB Progress (3): 245/365 kB | 188/284 kB | 94/780 kB Progress (3): 245/365 kB | 188/284 kB | 98/780 kB Progress (3): 245/365 kB | 193/284 kB | 98/780 kB Progress (3): 249/365 kB | 193/284 kB | 98/780 kB Progress (3): 249/365 kB | 197/284 kB | 98/780 kB Progress (3): 253/365 kB | 197/284 kB | 98/780 kB Progress (3): 257/365 kB | 197/284 kB | 98/780 kB Progress (4): 257/365 kB | 197/284 kB | 98/780 kB | 4.1/328 kB Progress (4): 262/365 kB | 197/284 kB | 98/780 kB | 4.1/328 kB Progress (4): 262/365 kB | 197/284 kB | 102/780 kB | 4.1/328 kB Progress (4): 262/365 kB | 201/284 kB | 102/780 kB | 4.1/328 kB Progress (4): 262/365 kB | 201/284 kB | 102/780 kB | 8.2/328 kB Progress (4): 262/365 kB | 205/284 kB | 102/780 kB | 8.2/328 kB Progress (4): 262/365 kB | 205/284 kB | 106/780 kB | 8.2/328 kB Progress (4): 262/365 kB | 209/284 kB | 106/780 kB | 8.2/328 kB Progress (4): 266/365 kB | 209/284 kB | 106/780 kB | 8.2/328 kB Progress (4): 266/365 kB | 209/284 kB | 106/780 kB | 12/328 kB Progress (4): 270/365 kB | 209/284 kB | 106/780 kB | 12/328 kB Progress (4): 270/365 kB | 213/284 kB | 106/780 kB | 12/328 kB Progress (4): 270/365 kB | 213/284 kB | 111/780 kB | 12/328 kB Progress (4): 274/365 kB | 213/284 kB | 111/780 kB | 12/328 kB Progress (4): 274/365 kB | 213/284 kB | 111/780 kB | 16/328 kB Progress (4): 278/365 kB | 213/284 kB | 111/780 kB | 16/328 kB Progress (4): 278/365 kB | 213/284 kB | 115/780 kB | 16/328 kB Progress (4): 278/365 kB | 217/284 kB | 115/780 kB | 16/328 kB Progress (4): 278/365 kB | 221/284 kB | 115/780 kB | 16/328 kB Progress (4): 278/365 kB | 221/284 kB | 115/780 kB | 20/328 kB Progress (4): 278/365 kB | 225/284 kB | 115/780 kB | 20/328 kB Progress (4): 282/365 kB | 225/284 kB | 115/780 kB | 20/328 kB Progress (4): 282/365 kB | 229/284 kB | 115/780 kB | 20/328 kB Progress (4): 282/365 kB | 229/284 kB | 115/780 kB | 25/328 kB Progress (4): 282/365 kB | 229/284 kB | 119/780 kB | 25/328 kB Progress (4): 282/365 kB | 229/284 kB | 119/780 kB | 29/328 kB Progress (4): 286/365 kB | 229/284 kB | 119/780 kB | 29/328 kB Progress (4): 286/365 kB | 233/284 kB | 119/780 kB | 29/328 kB Progress (4): 286/365 kB | 233/284 kB | 119/780 kB | 33/328 kB Progress (4): 286/365 kB | 233/284 kB | 123/780 kB | 33/328 kB Progress (4): 286/365 kB | 238/284 kB | 123/780 kB | 33/328 kB Progress (4): 290/365 kB | 238/284 kB | 123/780 kB | 33/328 kB Progress (4): 290/365 kB | 242/284 kB | 123/780 kB | 33/328 kB Progress (4): 290/365 kB | 242/284 kB | 127/780 kB | 33/328 kB Progress (4): 290/365 kB | 246/284 kB | 127/780 kB | 33/328 kB Progress (4): 290/365 kB | 246/284 kB | 127/780 kB | 37/328 kB Progress (4): 294/365 kB | 246/284 kB | 127/780 kB | 37/328 kB Progress (4): 294/365 kB | 246/284 kB | 127/780 kB | 41/328 kB Progress (4): 294/365 kB | 246/284 kB | 131/780 kB | 41/328 kB Progress (4): 294/365 kB | 246/284 kB | 131/780 kB | 45/328 kB Progress (4): 294/365 kB | 250/284 kB | 131/780 kB | 45/328 kB Progress (4): 298/365 kB | 250/284 kB | 131/780 kB | 45/328 kB Progress (4): 298/365 kB | 250/284 kB | 131/780 kB | 49/328 kB Progress (4): 298/365 kB | 250/284 kB | 135/780 kB | 49/328 kB Progress (4): 303/365 kB | 250/284 kB | 135/780 kB | 49/328 kB Progress (4): 303/365 kB | 254/284 kB | 135/780 kB | 49/328 kB Progress (4): 307/365 kB | 254/284 kB | 135/780 kB | 49/328 kB Progress (4): 307/365 kB | 254/284 kB | 139/780 kB | 49/328 kB Progress (4): 311/365 kB | 254/284 kB | 139/780 kB | 49/328 kB Progress (4): 311/365 kB | 254/284 kB | 139/780 kB | 53/328 kB Progress (4): 311/365 kB | 258/284 kB | 139/780 kB | 53/328 kB Progress (4): 311/365 kB | 258/284 kB | 143/780 kB | 53/328 kB Progress (4): 311/365 kB | 262/284 kB | 143/780 kB | 53/328 kB Progress (4): 311/365 kB | 262/284 kB | 143/780 kB | 57/328 kB Progress (4): 311/365 kB | 266/284 kB | 143/780 kB | 57/328 kB Progress (4): 315/365 kB | 266/284 kB | 143/780 kB | 57/328 kB Progress (4): 315/365 kB | 266/284 kB | 147/780 kB | 57/328 kB Progress (4): 319/365 kB | 266/284 kB | 147/780 kB | 57/328 kB Progress (4): 319/365 kB | 270/284 kB | 147/780 kB | 57/328 kB Progress (4): 319/365 kB | 270/284 kB | 147/780 kB | 61/328 kB Progress (4): 323/365 kB | 270/284 kB | 147/780 kB | 61/328 kB Progress (4): 323/365 kB | 270/284 kB | 152/780 kB | 61/328 kB Progress (4): 323/365 kB | 274/284 kB | 152/780 kB | 61/328 kB Progress (4): 323/365 kB | 274/284 kB | 152/780 kB | 66/328 kB Progress (4): 323/365 kB | 274/284 kB | 152/780 kB | 70/328 kB Progress (4): 323/365 kB | 274/284 kB | 152/780 kB | 74/328 kB Progress (4): 323/365 kB | 274/284 kB | 152/780 kB | 78/328 kB Progress (4): 323/365 kB | 274/284 kB | 152/780 kB | 82/328 kB Progress (4): 323/365 kB | 279/284 kB | 152/780 kB | 82/328 kB Progress (4): 323/365 kB | 283/284 kB | 152/780 kB | 82/328 kB Progress (4): 323/365 kB | 283/284 kB | 156/780 kB | 82/328 kB Progress (4): 327/365 kB | 283/284 kB | 156/780 kB | 82/328 kB Progress (4): 327/365 kB | 283/284 kB | 160/780 kB | 82/328 kB Progress (4): 327/365 kB | 284 kB | 160/780 kB | 82/328 kB Progress (4): 327/365 kB | 284 kB | 160/780 kB | 86/328 kB Progress (4): 327/365 kB | 284 kB | 164/780 kB | 86/328 kB Progress (4): 331/365 kB | 284 kB | 164/780 kB | 86/328 kB Progress (4): 331/365 kB | 284 kB | 164/780 kB | 90/328 kB Progress (4): 335/365 kB | 284 kB | 164/780 kB | 90/328 kB Progress (4): 335/365 kB | 284 kB | 164/780 kB | 94/328 kB Progress (4): 339/365 kB | 284 kB | 164/780 kB | 94/328 kB Progress (4): 339/365 kB | 284 kB | 168/780 kB | 94/328 kB Progress (4): 343/365 kB | 284 kB | 168/780 kB | 94/328 kB Progress (4): 343/365 kB | 284 kB | 168/780 kB | 98/328 kB Progress (4): 343/365 kB | 284 kB | 172/780 kB | 98/328 kB Progress (4): 343/365 kB | 284 kB | 176/780 kB | 98/328 kB Progress (4): 343/365 kB | 284 kB | 180/780 kB | 98/328 kB Progress (4): 348/365 kB | 284 kB | 180/780 kB | 98/328 kB Progress (4): 348/365 kB | 284 kB | 180/780 kB | 102/328 kB Progress (4): 352/365 kB | 284 kB | 180/780 kB | 102/328 kB Progress (4): 352/365 kB | 284 kB | 180/780 kB | 106/328 kB Progress (4): 352/365 kB | 284 kB | 184/780 kB | 106/328 kB Progress (4): 356/365 kB | 284 kB | 184/780 kB | 106/328 kB Progress (4): 356/365 kB | 284 kB | 188/780 kB | 106/328 kB Progress (4): 356/365 kB | 284 kB | 188/780 kB | 111/328 kB Progress (4): 356/365 kB | 284 kB | 193/780 kB | 111/328 kB Progress (4): 360/365 kB | 284 kB | 193/780 kB | 111/328 kB Progress (4): 360/365 kB | 284 kB | 197/780 kB | 111/328 kB Progress (4): 360/365 kB | 284 kB | 197/780 kB | 115/328 kB Progress (4): 364/365 kB | 284 kB | 197/780 kB | 115/328 kB Progress (4): 365 kB | 284 kB | 197/780 kB | 115/328 kB Progress (4): 365 kB | 284 kB | 201/780 kB | 115/328 kB Progress (4): 365 kB | 284 kB | 201/780 kB | 119/328 kB Progress (4): 365 kB | 284 kB | 205/780 kB | 119/328 kB Progress (4): 365 kB | 284 kB | 205/780 kB | 123/328 kB Progress (4): 365 kB | 284 kB | 209/780 kB | 123/328 kB Progress (4): 365 kB | 284 kB | 209/780 kB | 127/328 kB Progress (4): 365 kB | 284 kB | 213/780 kB | 127/328 kB Progress (4): 365 kB | 284 kB | 213/780 kB | 131/328 kB Progress (4): 365 kB | 284 kB | 217/780 kB | 131/328 kB Progress (4): 365 kB | 284 kB | 221/780 kB | 131/328 kB Progress (4): 365 kB | 284 kB | 221/780 kB | 135/328 kB Progress (4): 365 kB | 284 kB | 225/780 kB | 135/328 kB Progress (4): 365 kB | 284 kB | 225/780 kB | 139/328 kB Progress (4): 365 kB | 284 kB | 229/780 kB | 139/328 kB Progress (4): 365 kB | 284 kB | 229/780 kB | 143/328 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar (284 kB at 970 kB/s) Progress (3): 365 kB | 229/780 kB | 147/328 kB Progress (3): 365 kB | 233/780 kB | 147/328 kB Progress (3): 365 kB | 238/780 kB | 147/328 kB Progress (3): 365 kB | 242/780 kB | 147/328 kB Progress (3): 365 kB | 246/780 kB | 147/328 kB Progress (3): 365 kB | 246/780 kB | 152/328 kB Progress (3): 365 kB | 246/780 kB | 156/328 kB Progress (3): 365 kB | 250/780 kB | 156/328 kB Progress (3): 365 kB | 250/780 kB | 160/328 kB Progress (3): 365 kB | 254/780 kB | 160/328 kB Progress (3): 365 kB | 254/780 kB | 164/328 kB Progress (3): 365 kB | 258/780 kB | 164/328 kB Progress (3): 365 kB | 262/780 kB | 164/328 kB Progress (3): 365 kB | 262/780 kB | 168/328 kB Progress (3): 365 kB | 266/780 kB | 168/328 kB Progress (3): 365 kB | 266/780 kB | 172/328 kB Progress (3): 365 kB | 270/780 kB | 172/328 kB Progress (3): 365 kB | 270/780 kB | 176/328 kB Progress (3): 365 kB | 270/780 kB | 180/328 kB Progress (3): 365 kB | 274/780 kB | 180/328 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.jar (365 kB at 1.2 MB/s) Progress (2): 274/780 kB | 184/328 kB Progress (2): 279/780 kB | 184/328 kB Progress (2): 279/780 kB | 188/328 kB Progress (2): 283/780 kB | 188/328 kB Progress (2): 283/780 kB | 193/328 kB Progress (2): 287/780 kB | 193/328 kB Progress (2): 287/780 kB | 197/328 kB Progress (2): 291/780 kB | 197/328 kB Progress (2): 291/780 kB | 201/328 kB Progress (2): 295/780 kB | 201/328 kB Progress (2): 295/780 kB | 205/328 kB Progress (2): 299/780 kB | 205/328 kB Progress (2): 299/780 kB | 209/328 kB Progress (2): 303/780 kB | 209/328 kB Progress (2): 303/780 kB | 213/328 kB Progress (2): 307/780 kB | 213/328 kB Progress (2): 307/780 kB | 217/328 kB Progress (2): 311/780 kB | 217/328 kB Progress (2): 311/780 kB | 221/328 kB Progress (2): 315/780 kB | 221/328 kB Progress (2): 315/780 kB | 225/328 kB Progress (2): 319/780 kB | 225/328 kB Progress (2): 319/780 kB | 229/328 kB Progress (2): 324/780 kB | 229/328 kB Progress (2): 324/780 kB | 233/328 kB Progress (2): 328/780 kB | 233/328 kB Progress (2): 328/780 kB | 238/328 kB Progress (2): 332/780 kB | 238/328 kB Progress (2): 332/780 kB | 242/328 kB Progress (2): 336/780 kB | 242/328 kB Progress (2): 336/780 kB | 246/328 kB Progress (2): 336/780 kB | 250/328 kB Progress (2): 340/780 kB | 250/328 kB Progress (2): 340/780 kB | 254/328 kB Progress (2): 344/780 kB | 254/328 kB Progress (2): 348/780 kB | 254/328 kB Progress (2): 352/780 kB | 254/328 kB Progress (2): 352/780 kB | 258/328 kB Progress (2): 352/780 kB | 262/328 kB Progress (2): 352/780 kB | 266/328 kB Progress (2): 352/780 kB | 270/328 kB Progress (2): 356/780 kB | 270/328 kB Progress (2): 360/780 kB | 270/328 kB Progress (2): 365/780 kB | 270/328 kB Progress (2): 369/780 kB | 270/328 kB Progress (2): 369/780 kB | 274/328 kB Progress (2): 369/780 kB | 279/328 kB Progress (2): 369/780 kB | 283/328 kB Progress (2): 369/780 kB | 287/328 kB Progress (2): 373/780 kB | 287/328 kB Progress (2): 377/780 kB | 287/328 kB Progress (2): 381/780 kB | 287/328 kB Progress (2): 385/780 kB | 287/328 kB Progress (2): 385/780 kB | 291/328 kB Progress (2): 385/780 kB | 295/328 kB Progress (2): 385/780 kB | 299/328 kB Progress (2): 385/780 kB | 303/328 kB Progress (2): 389/780 kB | 303/328 kB Progress (2): 393/780 kB | 303/328 kB Progress (2): 397/780 kB | 303/328 kB Progress (2): 401/780 kB | 303/328 kB Progress (2): 401/780 kB | 307/328 kB Progress (2): 401/780 kB | 311/328 kB Progress (2): 401/780 kB | 315/328 kB Progress (2): 401/780 kB | 319/328 kB Progress (2): 406/780 kB | 319/328 kB Progress (2): 410/780 kB | 319/328 kB Progress (2): 410/780 kB | 324/328 kB Progress (2): 414/780 kB | 324/328 kB Progress (2): 414/780 kB | 328/328 kB Progress (2): 418/780 kB | 328/328 kB Progress (2): 418/780 kB | 328 kB Progress (2): 422/780 kB | 328 kB Progress (2): 426/780 kB | 328 kB Progress (2): 430/780 kB | 328 kB Progress (2): 434/780 kB | 328 kB Progress (2): 438/780 kB | 328 kB Progress (2): 442/780 kB | 328 kB Progress (2): 446/780 kB | 328 kB Progress (2): 451/780 kB | 328 kB Progress (2): 455/780 kB | 328 kB Progress (2): 459/780 kB | 328 kB Progress (2): 463/780 kB | 328 kB Progress (2): 467/780 kB | 328 kB Progress (2): 471/780 kB | 328 kB Progress (2): 475/780 kB | 328 kB Progress (2): 479/780 kB | 328 kB Progress (2): 483/780 kB | 328 kB Progress (2): 487/780 kB | 328 kB Progress (2): 492/780 kB | 328 kB Progress (2): 496/780 kB | 328 kB Progress (2): 500/780 kB | 328 kB Progress (2): 504/780 kB | 328 kB Progress (2): 508/780 kB | 328 kB Progress (2): 512/780 kB | 328 kB Progress (2): 516/780 kB | 328 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar (328 kB at 1.1 MB/s) Progress (1): 520/780 kB Progress (1): 524/780 kB Progress (1): 528/780 kB Progress (1): 532/780 kB Progress (1): 537/780 kB Progress (1): 541/780 kB Progress (1): 545/780 kB Progress (1): 549/780 kB Progress (1): 553/780 kB Progress (1): 557/780 kB Progress (1): 561/780 kB Progress (1): 565/780 kB Progress (1): 569/780 kB Progress (1): 573/780 kB Progress (1): 578/780 kB Progress (1): 582/780 kB Progress (1): 586/780 kB Progress (1): 590/780 kB Progress (1): 594/780 kB Progress (1): 598/780 kB Progress (1): 602/780 kB Progress (1): 606/780 kB Progress (1): 610/780 kB Progress (1): 614/780 kB Progress (1): 618/780 kB Progress (1): 623/780 kB Progress (1): 627/780 kB Progress (1): 631/780 kB Progress (1): 635/780 kB Progress (1): 639/780 kB Progress (1): 643/780 kB Progress (1): 647/780 kB Progress (1): 651/780 kB Progress (1): 655/780 kB Progress (1): 659/780 kB Progress (1): 664/780 kB Progress (1): 668/780 kB Progress (1): 672/780 kB Progress (1): 676/780 kB Progress (1): 680/780 kB Progress (1): 684/780 kB Progress (1): 688/780 kB Progress (1): 692/780 kB Progress (1): 696/780 kB Progress (1): 700/780 kB Progress (1): 705/780 kB Progress (1): 709/780 kB Progress (1): 713/780 kB Progress (1): 717/780 kB Progress (1): 721/780 kB Progress (1): 725/780 kB Progress (1): 729/780 kB Progress (1): 733/780 kB Progress (1): 737/780 kB Progress (1): 741/780 kB Progress (1): 745/780 kB Progress (1): 750/780 kB Progress (1): 754/780 kB Progress (1): 758/780 kB Progress (1): 762/780 kB Progress (1): 766/780 kB Progress (1): 770/780 kB Progress (1): 774/780 kB Progress (1): 778/780 kB Progress (1): 780 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 2.4 MB/s) [WARNING] Cache requires Maven >= 3.9, but version is 3.6.3. Disabling cache. [INFO] Scanning for projects... Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom Progress (1): 4.1/14 kB Progress (1): 8.2/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 1.2 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 512 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha10/arquillian-bom-1.7.0.Alpha10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha10/arquillian-bom-1.7.0.Alpha10.pom Progress (1): 4.1/10 kB Progress (1): 8.2/10 kB Progress (1): 10 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha10/arquillian-bom-1.7.0.Alpha10.pom (10 kB at 867 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom Progress (1): 4.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom (4.0 kB at 332 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom Progress (1): 4.1/7.0 kB Progress (1): 7.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom (7.0 kB at 582 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/3.6.3/maven-3.6.3.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom Progress (1): 4.1/26 kB Progress (1): 8.2/26 kB Progress (1): 12/26 kB Progress (1): 16/26 kB Progress (1): 20/26 kB Progress (1): 25/26 kB Progress (1): 26 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom (26 kB at 2.0 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/33/maven-parent-33.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom Progress (1): 4.1/44 kB Progress (1): 8.2/44 kB Progress (1): 12/44 kB Progress (1): 16/44 kB Progress (1): 20/44 kB Progress (1): 25/44 kB Progress (1): 29/44 kB Progress (1): 33/44 kB Progress (1): 37/44 kB Progress (1): 41/44 kB Progress (1): 44 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 3.4 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom Progress (1): 4.1/5.2 kB Progress (1): 5.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom (5.2 kB at 436 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.pom Progress (1): 4.1/7.7 kB Progress (1): 7.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.pom (7.7 kB at 510 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/enforcer/enforcer/3.0.0/enforcer-3.0.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0/enforcer-3.0.0.pom Progress (1): 4.1/8.7 kB Progress (1): 8.2/8.7 kB Progress (1): 8.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0/enforcer-3.0.0.pom (8.7 kB at 668 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.jar Progress (1): 4.1/27 kB Progress (1): 8.2/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 central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.jar (27 kB at 1.4 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/diffplug/spotless/spotless-maven-plugin/2.36.0/spotless-maven-plugin-2.36.0.pom Downloading from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-maven-plugin/2.36.0/spotless-maven-plugin-2.36.0.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-maven-plugin/2.36.0/spotless-maven-plugin-2.36.0.pom (3.1 kB at 224 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/diffplug/spotless/spotless-maven-plugin/2.36.0/spotless-maven-plugin-2.36.0.jar Downloading from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-maven-plugin/2.36.0/spotless-maven-plugin-2.36.0.jar Progress (1): 4.1/112 kB Progress (1): 8.2/112 kB Progress (1): 12/112 kB Progress (1): 16/112 kB Progress (1): 20/112 kB Progress (1): 24/112 kB Progress (1): 28/112 kB Progress (1): 32/112 kB Progress (1): 36/112 kB Progress (1): 40/112 kB Progress (1): 44/112 kB Progress (1): 49/112 kB Progress (1): 53/112 kB Progress (1): 57/112 kB Progress (1): 61/112 kB Progress (1): 65/112 kB Progress (1): 69/112 kB Progress (1): 73/112 kB Progress (1): 77/112 kB Progress (1): 81/112 kB Progress (1): 85/112 kB Progress (1): 90/112 kB Progress (1): 94/112 kB Progress (1): 98/112 kB Progress (1): 102/112 kB Progress (1): 106/112 kB Progress (1): 110/112 kB Progress (1): 112 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-maven-plugin/2.36.0/spotless-maven-plugin-2.36.0.jar (112 kB at 6.2 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.pom Progress (1): 4.1/12 kB Progress (1): 8.2/12 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.pom (12 kB at 999 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom Progress (1): 4.1/11 kB Progress (1): 8.2/11 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 1.0 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/26/maven-parent-26.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom Progress (1): 4.1/40 kB Progress (1): 8.2/40 kB Progress (1): 12/40 kB Progress (1): 16/40 kB Progress (1): 20/40 kB Progress (1): 25/40 kB Progress (1): 29/40 kB Progress (1): 33/40 kB Progress (1): 37/40 kB Progress (1): 40 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 3.1 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/15 kB Progress (1): 8.2/15 kB Progress (1): 12/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 1.3 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.jar Progress (1): 4.1/160 kB Progress (1): 8.2/160 kB Progress (1): 12/160 kB Progress (1): 16/160 kB Progress (1): 20/160 kB Progress (1): 25/160 kB Progress (1): 29/160 kB Progress (1): 33/160 kB Progress (1): 37/160 kB 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): 78/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): 111/160 kB Progress (1): 115/160 kB Progress (1): 119/160 kB Progress (1): 123/160 kB Progress (1): 127/160 kB Progress (1): 131/160 kB Progress (1): 135/160 kB Progress (1): 139/160 kB Progress (1): 143/160 kB Progress (1): 147/160 kB Progress (1): 152/160 kB Progress (1): 156/160 kB Progress (1): 160/160 kB Progress (1): 160 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.jar (160 kB at 8.4 MB/s) [INFO] [INFO] ----------------------< jakarta:dependency_copy >----------------------- [INFO] Building dependency_copy 1 [INFO] --------------------------------[ jar ]--------------------------------- Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/2.1.0/jakarta.activation-api-2.1.0.pom Progress (1): 4.1/18 kB Progress (1): 7.8/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/2.1.0/jakarta.activation-api-2.1.0.pom (18 kB at 127 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.pom Progress (1): 4.1/16 kB Progress (1): 7.8/16 kB Progress (1): 12/16 kB Progress (1): 16 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.pom (16 kB at 322 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/authentication/jakarta.authentication-api/3.0.0/jakarta.authentication-api-3.0.0.pom Progress (1): 4.1/13 kB Progress (1): 7.8/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/authentication/jakarta.authentication-api/3.0.0/jakarta.authentication-api-3.0.0.pom (13 kB at 263 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom Progress (1): 4.1/13 kB Progress (1): 7.8/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 272 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/authorization/jakarta.authorization-api/2.1.0/jakarta.authorization-api-2.1.0.pom Progress (1): 4.1/13 kB Progress (1): 7.8/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/authorization/jakarta.authorization-api/2.1.0/jakarta.authorization-api-2.1.0.pom (13 kB at 269 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.pom Progress (1): 4.1/19 kB Progress (1): 7.8/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.pom (19 kB at 386 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/batch/jakarta.batch-api/2.1.0/jakarta.batch-api-2.1.0.pom Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/batch/jakarta.batch-api/2.1.0/jakarta.batch-api-2.1.0.pom (5.6 kB at 116 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/batch/batch-api-parent/2.1.0/batch-api-parent-2.1.0.pom Progress (1): 4.1/11 kB Progress (1): 7.8/11 kB Progress (1): 11 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/batch/batch-api-parent/2.1.0/batch-api-parent-2.1.0.pom (11 kB at 224 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ejb/jakarta.ejb-api/4.0.0/jakarta.ejb-api-4.0.0.pom Progress (1): 4.1/19 kB Progress (1): 7.8/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ejb/jakarta.ejb-api/4.0.0/jakarta.ejb-api-4.0.0.pom (19 kB at 379 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.pom Progress (1): 4.1/14 kB Progress (1): 7.8/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.pom (14 kB at 284 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/el/jakarta.el-api/5.0.0/jakarta.el-api-5.0.0.pom Progress (1): 4.1/11 kB Progress (1): 7.8/11 kB Progress (1): 11 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/el/jakarta.el-api/5.0.0/jakarta.el-api-5.0.0.pom (11 kB at 232 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.cdi-api/4.0.0/jakarta.enterprise.cdi-api-4.0.0.pom Progress (1): 4.1/12 kB Progress (1): 7.8/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.cdi-api/4.0.0/jakarta.enterprise.cdi-api-4.0.0.pom (12 kB at 253 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.cdi-parent/4.0.0/jakarta.enterprise.cdi-parent-4.0.0.pom Progress (1): 2.3 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.cdi-parent/4.0.0/jakarta.enterprise.cdi-parent-4.0.0.pom (2.3 kB at 48 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.lang-model/4.0.0/jakarta.enterprise.lang-model-4.0.0.pom Progress (1): 3.6 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.lang-model/4.0.0/jakarta.enterprise.lang-model-4.0.0.pom (3.6 kB at 73 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/interceptor/jakarta.interceptor-api/2.1.0/jakarta.interceptor-api-2.1.0.pom Progress (1): 4.1/12 kB Progress (1): 7.8/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/interceptor/jakarta.interceptor-api/2.1.0/jakarta.interceptor-api-2.1.0.pom (12 kB at 255 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom Progress (1): 4.1/5.9 kB Progress (1): 5.9 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom (5.9 kB at 121 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/concurrent/jakarta.enterprise.concurrent-api/3.0.0/jakarta.enterprise.concurrent-api-3.0.0.pom Progress (1): 4.1/11 kB Progress (1): 7.8/11 kB Progress (1): 11 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/concurrent/jakarta.enterprise.concurrent-api/3.0.0/jakarta.enterprise.concurrent-api-3.0.0.pom (11 kB at 232 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/concurrent/jakarta.enterprise.concurrent.parent/3.0.0/jakarta.enterprise.concurrent.parent-3.0.0.pom Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/concurrent/jakarta.enterprise.concurrent.parent/3.0.0/jakarta.enterprise.concurrent.parent-3.0.0.pom (5.6 kB at 114 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/testng/testng/6.14.3/testng-6.14.3.pom Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.3/testng-6.14.3.pom Progress (1): 2.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.3/testng-6.14.3.pom (2.9 kB at 242 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/beust/jcommander/1.72/jcommander-1.72.pom Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom Progress (1): 1.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom (1.2 kB at 109 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 416 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testng/arquillian-testng-container/1.7.0.Alpha10/arquillian-testng-container-1.7.0.Alpha10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/testng/arquillian-testng-container/1.7.0.Alpha10/arquillian-testng-container-1.7.0.Alpha10.pom Progress (1): 3.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/testng/arquillian-testng-container/1.7.0.Alpha10/arquillian-testng-container-1.7.0.Alpha10.pom (3.5 kB at 169 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/arquillian-build/1.7.0.Alpha10/arquillian-build-1.7.0.Alpha10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-build/1.7.0.Alpha10/arquillian-build-1.7.0.Alpha10.pom Progress (1): 4.1/4.6 kB Progress (1): 4.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-build/1.7.0.Alpha10/arquillian-build-1.7.0.Alpha10.pom (4.6 kB at 332 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/arquillian-parent/1.7.0.Alpha10/arquillian-parent-1.7.0.Alpha10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-parent/1.7.0.Alpha10/arquillian-parent-1.7.0.Alpha10.pom Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-parent/1.7.0.Alpha10/arquillian-parent-1.7.0.Alpha10.pom (5.3 kB at 379 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/38/jboss-parent-38.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom Progress (1): 4.1/66 kB Progress (1): 8.2/66 kB Progress (1): 12/66 kB Progress (1): 16/66 kB Progress (1): 20/66 kB Progress (1): 25/66 kB Progress (1): 29/66 kB Progress (1): 33/66 kB Progress (1): 37/66 kB Progress (1): 41/66 kB Progress (1): 45/66 kB Progress (1): 49/66 kB Progress (1): 53/66 kB Progress (1): 57/66 kB Progress (1): 61/66 kB Progress (1): 66/66 kB Progress (1): 66 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom (66 kB at 3.7 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testng/arquillian-testng-core/1.7.0.Alpha10/arquillian-testng-core-1.7.0.Alpha10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/testng/arquillian-testng-core/1.7.0.Alpha10/arquillian-testng-core-1.7.0.Alpha10.pom Progress (1): 2.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/testng/arquillian-testng-core/1.7.0.Alpha10/arquillian-testng-core-1.7.0.Alpha10.pom (2.6 kB at 204 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/test/arquillian-test-spi/1.7.0.Alpha10/arquillian-test-spi-1.7.0.Alpha10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-spi/1.7.0.Alpha10/arquillian-test-spi-1.7.0.Alpha10.pom Progress (1): 1.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-spi/1.7.0.Alpha10/arquillian-test-spi-1.7.0.Alpha10.pom (1.6 kB at 121 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/core/arquillian-core-spi/1.7.0.Alpha10/arquillian-core-spi-1.7.0.Alpha10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-spi/1.7.0.Alpha10/arquillian-core-spi-1.7.0.Alpha10.pom Progress (1): 1.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-spi/1.7.0.Alpha10/arquillian-core-spi-1.7.0.Alpha10.pom (1.2 kB at 82 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/core/arquillian-core-api/1.7.0.Alpha10/arquillian-core-api-1.7.0.Alpha10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-api/1.7.0.Alpha10/arquillian-core-api-1.7.0.Alpha10.pom Progress (1): 1.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-api/1.7.0.Alpha10/arquillian-core-api-1.7.0.Alpha10.pom (1.1 kB at 75 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/test/arquillian-test-api/1.7.0.Alpha10/arquillian-test-api-1.7.0.Alpha10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-api/1.7.0.Alpha10/arquillian-test-api-1.7.0.Alpha10.pom Progress (1): 1.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-api/1.7.0.Alpha10/arquillian-test-api-1.7.0.Alpha10.pom (1.2 kB at 96 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-test-api/1.7.0.Alpha10/arquillian-container-test-api-1.7.0.Alpha10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-api/1.7.0.Alpha10/arquillian-container-test-api-1.7.0.Alpha10.pom Progress (1): 1.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-api/1.7.0.Alpha10/arquillian-container-test-api-1.7.0.Alpha10.pom (1.4 kB at 109 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom (3.1 kB at 258 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom Progress (1): 4.1/11 kB Progress (1): 8.2/11 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom (11 kB at 876 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/19/jboss-parent-19.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom Progress (1): 4.1/32 kB Progress (1): 8.2/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 central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom (32 kB at 2.3 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom Progress (1): 1.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom (1.0 kB at 85 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom Progress (1): 4.1/13 kB Progress (1): 8.2/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom (13 kB at 1.1 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/16/jboss-parent-16.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/16/jboss-parent-16.pom Progress (1): 4.1/32 kB Progress (1): 8.2/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 25/32 kB Progress (1): 29/32 kB Progress (1): 32 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/16/jboss-parent-16.pom (32 kB at 2.4 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-test-spi/1.7.0.Alpha10/arquillian-container-test-spi-1.7.0.Alpha10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-spi/1.7.0.Alpha10/arquillian-container-test-spi-1.7.0.Alpha10.pom Progress (1): 1.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-spi/1.7.0.Alpha10/arquillian-container-test-spi-1.7.0.Alpha10.pom (1.7 kB at 131 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-spi/1.7.0.Alpha10/arquillian-container-spi-1.7.0.Alpha10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-spi/1.7.0.Alpha10/arquillian-container-spi-1.7.0.Alpha10.pom Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-spi/1.7.0.Alpha10/arquillian-container-spi-1.7.0.Alpha10.pom (2.5 kB at 193 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/config/arquillian-config-api/1.7.0.Alpha10/arquillian-config-api-1.7.0.Alpha10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-api/1.7.0.Alpha10/arquillian-config-api-1.7.0.Alpha10.pom Progress (1): 1.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-api/1.7.0.Alpha10/arquillian-config-api-1.7.0.Alpha10.pom (1.2 kB at 94 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/config/arquillian-config-impl-base/1.7.0.Alpha10/arquillian-config-impl-base-1.7.0.Alpha10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-impl-base/1.7.0.Alpha10/arquillian-config-impl-base-1.7.0.Alpha10.pom Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-impl-base/1.7.0.Alpha10/arquillian-config-impl-base-1.7.0.Alpha10.pom (2.8 kB at 177 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/config/arquillian-config-spi/1.7.0.Alpha10/arquillian-config-spi-1.7.0.Alpha10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-spi/1.7.0.Alpha10/arquillian-config-spi-1.7.0.Alpha10.pom Progress (1): 986 B Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-spi/1.7.0.Alpha10/arquillian-config-spi-1.7.0.Alpha10.pom (986 B at 70 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom (2.0 kB at 185 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/core/arquillian-core-impl-base/1.7.0.Alpha10/arquillian-core-impl-base-1.7.0.Alpha10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-impl-base/1.7.0.Alpha10/arquillian-core-impl-base-1.7.0.Alpha10.pom Progress (1): 1.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-impl-base/1.7.0.Alpha10/arquillian-core-impl-base-1.7.0.Alpha10.pom (1.6 kB at 124 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/test/arquillian-test-impl-base/1.7.0.Alpha10/arquillian-test-impl-base-1.7.0.Alpha10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-impl-base/1.7.0.Alpha10/arquillian-test-impl-base-1.7.0.Alpha10.pom Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-impl-base/1.7.0.Alpha10/arquillian-test-impl-base-1.7.0.Alpha10.pom (2.1 kB at 159 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-impl-base/1.7.0.Alpha10/arquillian-container-impl-base-1.7.0.Alpha10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-impl-base/1.7.0.Alpha10/arquillian-container-impl-base-1.7.0.Alpha10.pom Progress (1): 3.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-impl-base/1.7.0.Alpha10/arquillian-container-impl-base-1.7.0.Alpha10.pom (3.5 kB at 292 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.7.0.Alpha10/arquillian-container-test-impl-base-1.7.0.Alpha10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.7.0.Alpha10/arquillian-container-test-impl-base-1.7.0.Alpha10.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.7.0.Alpha10/arquillian-container-test-impl-base-1.7.0.Alpha10.pom (3.2 kB at 248 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom Progress (1): 4.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom (4.0 kB at 266 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom Progress (1): 1.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom (1.3 kB at 115 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/faces/jakarta.faces-api/4.0.0/jakarta.faces-api-4.0.0.pom Progress (1): 4.1/27 kB Progress (1): 7.8/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 sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/faces/jakarta.faces-api/4.0.0/jakarta.faces-api-4.0.0.pom (27 kB at 196 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/jms/jakarta.jms-api/3.1.0/jakarta.jms-api-3.1.0.pom Progress (1): 4.1/9.7 kB Progress (1): 7.8/9.7 kB Progress (1): 9.7 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/jms/jakarta.jms-api/3.1.0/jakarta.jms-api-3.1.0.pom (9.7 kB at 206 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/json/bind/jakarta.json.bind-api/3.0.0/jakarta.json.bind-api-3.0.0.pom Progress (1): 4.1/22 kB Progress (1): 7.8/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/json/bind/jakarta.json.bind-api/3.0.0/jakarta.json.bind-api-3.0.0.pom (22 kB at 468 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.pom Progress (1): 4.1/18 kB Progress (1): 7.8/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.pom (18 kB at 389 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/mail/jakarta.mail-api/2.1.0/jakarta.mail-api-2.1.0.pom Progress (1): 4.1/20 kB Progress (1): 7.8/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/mail/jakarta.mail-api/2.1.0/jakarta.mail-api-2.1.0.pom (20 kB at 427 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.pom Progress (1): 4.1/16 kB Progress (1): 7.8/16 kB Progress (1): 12/16 kB Progress (1): 16 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.pom (16 kB at 338 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/resource/jakarta.resource-api/2.1.0/jakarta.resource-api-2.1.0.pom Progress (1): 4.1/13 kB Progress (1): 7.8/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/resource/jakarta.resource-api/2.1.0/jakarta.resource-api-2.1.0.pom (13 kB at 272 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/security/enterprise/jakarta.security.enterprise-api/3.0.0/jakarta.security.enterprise-api-3.0.0.pom Progress (1): 4.1/15 kB Progress (1): 7.8/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/security/enterprise/jakarta.security.enterprise-api/3.0.0/jakarta.security.enterprise-api-3.0.0.pom (15 kB at 312 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.0/jakarta.servlet.jsp-api-3.1.0.pom Progress (1): 4.1/12 kB Progress (1): 7.8/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.0/jakarta.servlet.jsp-api-3.1.0.pom (12 kB at 256 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/servlet/jsp/jstl/jakarta.servlet.jsp.jstl-api/3.0.0/jakarta.servlet.jsp.jstl-api-3.0.0.pom Progress (1): 4.1/13 kB Progress (1): 7.8/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/servlet/jsp/jstl/jakarta.servlet.jsp.jstl-api/3.0.0/jakarta.servlet.jsp.jstl-api-3.0.0.pom (13 kB at 276 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/validation/jakarta.validation-api/3.0.1/jakarta.validation-api-3.0.1.pom Progress (1): 4.1/11 kB Progress (1): 7.8/11 kB Progress (1): 11 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/validation/jakarta.validation-api/3.0.1/jakarta.validation-api-3.0.1.pom (11 kB at 220 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/websocket/jakarta.websocket-client-api/2.1.0/jakarta.websocket-client-api-2.1.0.pom Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/websocket/jakarta.websocket-client-api/2.1.0/jakarta.websocket-client-api-2.1.0.pom (4.2 kB at 89 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/websocket/jakarta.websocket-all/2.1.0/jakarta.websocket-all-2.1.0.pom Progress (1): 4.1/11 kB Progress (1): 7.8/11 kB Progress (1): 11 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/websocket/jakarta.websocket-all/2.1.0/jakarta.websocket-all-2.1.0.pom (11 kB at 245 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/websocket/jakarta.websocket-api/2.1.0/jakarta.websocket-api-2.1.0.pom Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/websocket/jakarta.websocket-api/2.1.0/jakarta.websocket-api-2.1.0.pom (4.5 kB at 98 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.pom Progress (1): 4.1/18 kB Progress (1): 7.8/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.pom (18 kB at 375 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ws/rs/all/3.1.0/all-3.1.0.pom Progress (1): 2.8 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ws/rs/all/3.1.0/all-3.1.0.pom (2.8 kB at 61 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api/4.0.0/jakarta.xml.bind-api-4.0.0.pom Progress (1): 4.1/12 kB Progress (1): 7.8/12 kB Progress (1): 12 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api/4.0.0/jakarta.xml.bind-api-4.0.0.pom (12 kB at 249 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.0/jakarta.xml.bind-api-parent-4.0.0.pom Progress (1): 4.1/9.2 kB Progress (1): 7.8/9.2 kB Progress (1): 9.2 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.0/jakarta.xml.bind-api-parent-4.0.0.pom (9.2 kB at 191 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-osgi/4.0.0-M3/jaxb-osgi-4.0.0-M3.pom Progress (1): 4.1/20 kB Progress (1): 7.8/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-osgi/4.0.0-M3/jaxb-osgi-4.0.0-M3.pom (20 kB at 419 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/mvn/jaxb-osgi/4.0.0-M3/jaxb-osgi-4.0.0-M3.pom Progress (1): 1.4 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/mvn/jaxb-osgi/4.0.0-M3/jaxb-osgi-4.0.0-M3.pom (1.4 kB at 31 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/mvn/jaxb-bundles/4.0.0-M3/jaxb-bundles-4.0.0-M3.pom Progress (1): 1.4 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/mvn/jaxb-bundles/4.0.0-M3/jaxb-bundles-4.0.0-M3.pom (1.4 kB at 29 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/mvn/jaxb-parent/4.0.0-M3/jaxb-parent-4.0.0-M3.pom Progress (1): 4.1/29 kB Progress (1): 7.8/29 kB Progress (1): 12/29 kB Progress (1): 16/29 kB Progress (1): 20/29 kB Progress (1): 24/29 kB Progress (1): 28/29 kB Progress (1): 29 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/mvn/jaxb-parent/4.0.0-M3/jaxb-parent-4.0.0-M3.pom (29 kB at 598 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-bom-ext/4.0.0-M3/jaxb-bom-ext-4.0.0-M3.pom Progress (1): 3.5 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-bom-ext/4.0.0-M3/jaxb-bom-ext-4.0.0-M3.pom (3.5 kB at 76 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jaxb/jaxb-bom/4.0.0-M3/jaxb-bom-4.0.0-M3.pom Progress (1): 4.1/11 kB Progress (1): 7.8/11 kB Progress (1): 11 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jaxb/jaxb-bom/4.0.0-M3/jaxb-bom-4.0.0-M3.pom (11 kB at 225 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/soap/jakarta.xml.soap-api/3.0.0/jakarta.xml.soap-api-3.0.0.pom Progress (1): 4.1/20 kB Progress (1): 7.8/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/soap/jakarta.xml.soap-api/3.0.0/jakarta.xml.soap-api-3.0.0.pom (20 kB at 425 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/ws/jakarta.xml.ws-api/4.0.0/jakarta.xml.ws-api-4.0.0.pom Progress (1): 4.1/19 kB Progress (1): 7.8/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/ws/jakarta.xml.ws-api/4.0.0/jakarta.xml.ws-api-4.0.0.pom (19 kB at 396 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-api-osgi/4.0.0-M4/webservices-api-osgi-4.0.0-M4.pom Progress (1): 4.1/7.5 kB Progress (1): 7.5 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-api-osgi/4.0.0-M4/webservices-api-osgi-4.0.0-M4.pom (7.5 kB at 155 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/bundles/4.0.0-M4/bundles-4.0.0-M4.pom Progress (1): 4.1/6.3 kB Progress (1): 6.3 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/bundles/4.0.0-M4/bundles-4.0.0-M4.pom (6.3 kB at 134 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/metro-project/4.0.0-M4/metro-project-4.0.0-M4.pom Progress (1): 4.1/31 kB Progress (1): 7.8/31 kB Progress (1): 12/31 kB Progress (1): 16/31 kB Progress (1): 20/31 kB Progress (1): 24/31 kB Progress (1): 28/31 kB Progress (1): 31 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/metro-project/4.0.0-M4/metro-project-4.0.0-M4.pom (31 kB at 659 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/metro-bom-ext/4.0.0-M4/metro-bom-ext-4.0.0-M4.pom Progress (1): 4.1/7.8 kB Progress (1): 7.8 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/metro-bom-ext/4.0.0-M4/metro-bom-ext-4.0.0-M4.pom (7.8 kB at 165 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/metro-bom/4.0.0-M4/metro-bom-4.0.0-M4.pom Progress (1): 4.1/11 kB Progress (1): 7.8/11 kB Progress (1): 11 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/metro-bom/4.0.0-M4/metro-bom-4.0.0-M4.pom (11 kB at 226 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-ri-bom-ext/4.0.0-M4/jaxws-ri-bom-ext-4.0.0-M4.pom Progress (1): 4.1/4.3 kB Progress (1): 4.3 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-ri-bom-ext/4.0.0-M4/jaxws-ri-bom-ext-4.0.0-M4.pom (4.3 kB at 90 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-ri-bom/4.0.0-M4/jaxws-ri-bom-4.0.0-M4.pom Progress (1): 4.1/9.3 kB Progress (1): 7.8/9.3 kB Progress (1): 9.3 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-ri-bom/4.0.0-M4/jaxws-ri-bom-4.0.0-M4.pom (9.3 kB at 193 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jaxb/jaxb-bom/4.0.0-M4/jaxb-bom-4.0.0-M4.pom Progress (1): 4.1/11 kB Progress (1): 7.8/11 kB Progress (1): 11 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jaxb/jaxb-bom/4.0.0-M4/jaxb-bom-4.0.0-M4.pom (11 kB at 221 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-osgi/4.0.0-M4/webservices-osgi-4.0.0-M4.pom Progress (1): 4.1/20 kB Progress (1): 7.8/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-osgi/4.0.0-M4/webservices-osgi-4.0.0-M4.pom (20 kB at 411 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-extra-jdk-packages/4.0.0-M4/webservices-extra-jdk-packages-4.0.0-M4.pom Progress (1): 2.7 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-extra-jdk-packages/4.0.0-M4/webservices-extra-jdk-packages-4.0.0-M4.pom (2.7 kB at 57 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-activation/1.0.0/angus-activation-1.0.0.pom Progress (1): 2.2 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-activation/1.0.0/angus-activation-1.0.0.pom (2.2 kB at 46 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-activation-project/1.0.0/angus-activation-project-1.0.0.pom Progress (1): 4.1/18 kB Progress (1): 7.8/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-activation-project/1.0.0/angus-activation-project-1.0.0.pom (18 kB at 380 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-mail/1.0.0/angus-mail-1.0.0.pom Progress (1): 4.1/6.6 kB Progress (1): 6.6 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-mail/1.0.0/angus-mail-1.0.0.pom (6.6 kB at 143 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/all/1.0.0/all-1.0.0.pom Progress (1): 4.1/29 kB Progress (1): 7.8/29 kB Progress (1): 12/29 kB Progress (1): 16/29 kB Progress (1): 20/29 kB Progress (1): 24/29 kB Progress (1): 28/29 kB Progress (1): 29 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/all/1.0.0/all-1.0.0.pom (29 kB at 594 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/woodstox/woodstox-core/6.2.8/woodstox-core-6.2.8.pom Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.8/woodstox-core-6.2.8.pom Progress (1): 4.1/8.8 kB Progress (1): 8.2/8.8 kB Progress (1): 8.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.8/woodstox-core-6.2.8.pom (8.8 kB at 673 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/oss-parent/43/oss-parent-43.pom Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom Progress (1): 4.1/24 kB Progress (1): 8.2/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 2.0 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom Progress (1): 4.1/6.3 kB Progress (1): 6.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (6.3 kB at 524 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/oss-parent/38/oss-parent-38.pom Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom Progress (1): 4.1/23 kB Progress (1): 8.2/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 1.9 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.pom Progress (1): 4.1/17 kB Progress (1): 7.8/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.pom (17 kB at 121 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/santuario/xmlsec/2.3.0/xmlsec-2.3.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/santuario/xmlsec/2.3.0/xmlsec-2.3.0.pom 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/santuario/xmlsec/2.3.0/xmlsec-2.3.0.pom (30 kB at 2.5 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/24/apache-24.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/24/apache-24.pom Progress (1): 4.1/20 kB Progress (1): 8.2/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/24/apache-24.pom (20 kB at 1.8 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-extra-xmlsec/4.0.0-M4/webservices-extra-xmlsec-4.0.0-M4.pom Progress (1): 4.1/13 kB Progress (1): 7.8/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-extra-xmlsec/4.0.0-M4/webservices-extra-xmlsec-4.0.0-M4.pom (13 kB at 80 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.pom Progress (1): 4.1/12 kB Progress (1): 7.8/12 kB Progress (1): 12 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.pom (12 kB at 252 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.pom Progress (1): 4.1/11 kB Progress (1): 7.8/11 kB Progress (1): 11 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.pom (11 kB at 226 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.pom Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.pom (6.8 kB at 144 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/gmbal/gmbal-project/4.0.3/gmbal-project-4.0.3.pom Progress (1): 4.1/13 kB Progress (1): 7.8/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/gmbal/gmbal-project/4.0.3/gmbal-project-4.0.3.pom (13 kB at 275 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-basic/4.1.2/pfl-basic-4.1.2.pom Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-basic/4.1.2/pfl-basic-4.1.2.pom (5.4 kB at 118 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl/4.1.2/pfl-4.1.2.pom Progress (1): 4.1/21 kB Progress (1): 7.8/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl/4.1.2/pfl-4.1.2.pom (21 kB at 449 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-tf/4.1.2/pfl-tf-4.1.2.pom Progress (1): 3.6 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-tf/4.1.2/pfl-tf-4.1.2.pom (3.6 kB at 77 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm/9.1/asm-9.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.1/asm-9.1.pom Progress (1): 2.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.1/asm-9.1.pom (2.4 kB at 215 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/ow2/1.5/ow2-1.5.pom Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom Progress (1): 4.1/11 kB Progress (1): 8.2/11 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 1.0 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-dynamic/4.1.2/pfl-dynamic-4.1.2.pom Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-dynamic/4.1.2/pfl-dynamic-4.1.2.pom (5.3 kB at 46 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom Progress (1): 2.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom (2.9 kB at 294 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom Progress (1): 2.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom (2.6 kB at 235 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom Progress (1): 2.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom (2.6 kB at 238 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-basic-tools/4.1.2/pfl-basic-tools-4.1.2.pom Progress (1): 3.2 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-basic-tools/4.1.2/pfl-basic-tools-4.1.2.pom (3.2 kB at 26 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-tf-tools/4.1.2/pfl-tf-tools-4.1.2.pom Progress (1): 3.6 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-tf-tools/4.1.2/pfl-tf-tools-4.1.2.pom (3.6 kB at 75 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.pom Progress (1): 3.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.pom (3.7 kB at 307 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom Progress (1): 2.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom (2.9 kB at 295 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.pom (3.1 kB at 285 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.pom (3.2 kB at 288 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-tools/4.0.0-M4/webservices-tools-4.0.0-M4.pom Progress (1): 4.1/6.5 kB Progress (1): 6.5 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-tools/4.0.0-M4/webservices-tools-4.0.0-M4.pom (6.5 kB at 57 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-api/4.0.0/webservices-api-4.0.0.pom Progress (1): 4.1/5.8 kB Progress (1): 5.8 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-api/4.0.0/webservices-api-4.0.0.pom (5.8 kB at 126 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/bundles/4.0.0/bundles-4.0.0.pom Progress (1): 4.1/6.3 kB Progress (1): 6.3 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/bundles/4.0.0/bundles-4.0.0.pom (6.3 kB at 137 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/metro-project/4.0.0/metro-project-4.0.0.pom Progress (1): 4.1/33 kB Progress (1): 7.8/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/metro-project/4.0.0/metro-project-4.0.0.pom (33 kB at 497 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/metro-bom-ext/4.0.0/metro-bom-ext-4.0.0.pom Progress (1): 4.1/7.7 kB Progress (1): 7.7 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/metro-bom-ext/4.0.0/metro-bom-ext-4.0.0.pom (7.7 kB at 168 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/metro-bom/4.0.0/metro-bom-4.0.0.pom Progress (1): 4.1/11 kB Progress (1): 7.8/11 kB Progress (1): 11 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/metro-bom/4.0.0/metro-bom-4.0.0.pom (11 kB at 241 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-ri-bom-ext/4.0.0/jaxws-ri-bom-ext-4.0.0.pom Progress (1): 4.1/4.3 kB Progress (1): 4.3 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-ri-bom-ext/4.0.0/jaxws-ri-bom-ext-4.0.0.pom (4.3 kB at 94 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-ri-bom/4.0.0/jaxws-ri-bom-4.0.0.pom Progress (1): 4.1/9.3 kB Progress (1): 7.8/9.3 kB Progress (1): 9.3 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-ri-bom/4.0.0/jaxws-ri-bom-4.0.0.pom (9.3 kB at 197 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jaxb/jaxb-bom/4.0.0/jaxb-bom-4.0.0.pom Progress (1): 4.1/11 kB Progress (1): 7.8/11 kB Progress (1): 11 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jaxb/jaxb-bom/4.0.0/jaxb-bom-4.0.0.pom (11 kB at 230 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-rt/4.0.0-M4/webservices-rt-4.0.0-M4.pom Progress (1): 4.1/15 kB Progress (1): 7.8/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-rt/4.0.0-M4/webservices-rt-4.0.0-M4.pom (15 kB at 319 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-orb/4.2.4/glassfish-corba-orb-4.2.4.pom Progress (1): 4.1/6.3 kB Progress (1): 6.3 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-orb/4.2.4/glassfish-corba-orb-4.2.4.pom (6.3 kB at 137 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba/4.2.4/glassfish-corba-4.2.4.pom Progress (1): 4.1/18 kB Progress (1): 7.8/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba/4.2.4/glassfish-corba-4.2.4.pom (18 kB at 376 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-csiv2-idl/4.2.4/glassfish-corba-csiv2-idl-4.2.4.pom Progress (1): 3.2 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-csiv2-idl/4.2.4/glassfish-corba-csiv2-idl-4.2.4.pom (3.2 kB at 71 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-omgapi/4.2.4/glassfish-corba-omgapi-4.2.4.pom Progress (1): 4.1/4.6 kB Progress (1): 4.6 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-omgapi/4.2.4/glassfish-corba-omgapi-4.2.4.pom (4.6 kB at 101 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-internal-api/4.2.4/glassfish-corba-internal-api-4.2.4.pom Progress (1): 2.5 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-internal-api/4.2.4/glassfish-corba-internal-api-4.2.4.pom (2.5 kB at 52 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/gmbal/gmbal/4.0.0/gmbal-4.0.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal/4.0.0/gmbal-4.0.0.pom Progress (1): 4.1/11 kB Progress (1): 8.2/11 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal/4.0.0/gmbal-4.0.0.pom (11 kB at 896 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom Progress (1): 4.1/13 kB Progress (1): 7.8/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 114 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/external/management-api/3.2.1/management-api-3.2.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/external/management-api/3.2.1/management-api-3.2.1.pom Progress (1): 4.1/8.5 kB Progress (1): 8.2/8.5 kB Progress (1): 8.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/external/management-api/3.2.1/management-api-3.2.1.pom (8.5 kB at 771 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-basic/4.0.1/pfl-basic-4.0.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/pfl/pfl-basic/4.0.1/pfl-basic-4.0.1.pom Progress (1): 4.1/10 kB Progress (1): 8.2/10 kB Progress (1): 10 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/pfl/pfl-basic/4.0.1/pfl-basic-4.0.1.pom (10 kB at 914 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl/4.0.1/pfl-4.0.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/pfl/pfl/4.0.1/pfl-4.0.1.pom Progress (1): 4.1/10 kB Progress (1): 8.2/10 kB Progress (1): 10 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/pfl/pfl/4.0.1/pfl-4.0.1.pom (10 kB at 672 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-tf/4.0.1/pfl-tf-4.0.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/pfl/pfl-tf/4.0.1/pfl-tf-4.0.1.pom Progress (1): 3.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/pfl/pfl-tf/4.0.1/pfl-tf-4.0.1.pom (3.5 kB at 318 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-asm/4.0.1/pfl-asm-4.0.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/pfl/pfl-asm/4.0.1/pfl-asm-4.0.1.pom Progress (1): 3.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/pfl/pfl-asm/4.0.1/pfl-asm-4.0.1.pom (3.7 kB at 370 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-dynamic/4.0.1/pfl-dynamic-4.0.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/pfl/pfl-dynamic/4.0.1/pfl-dynamic-4.0.1.pom Progress (1): 4.1/5.2 kB Progress (1): 5.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/pfl/pfl-dynamic/4.0.1/pfl-dynamic-4.0.1.pom (5.2 kB at 474 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-basic-tools/4.0.1/pfl-basic-tools-4.0.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/pfl/pfl-basic-tools/4.0.1/pfl-basic-tools-4.0.1.pom Progress (1): 3.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/pfl/pfl-basic-tools/4.0.1/pfl-basic-tools-4.0.1.pom (3.3 kB at 296 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-tf-tools/4.0.1/pfl-tf-tools-4.0.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/pfl/pfl-tf-tools/4.0.1/pfl-tf-tools-4.0.1.pom Progress (1): 3.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/pfl/pfl-tf-tools/4.0.1/pfl-tf-tools-4.0.1.pom (3.6 kB at 302 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/exception-annotation-processor/4.2.4/exception-annotation-processor-4.2.4.pom Progress (1): 2.8 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/exception-annotation-processor/4.2.4/exception-annotation-processor-4.2.4.pom (2.8 kB at 24 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom Progress (1): 1.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom (1.1 kB at 101 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.pom Downloading from central: https://repo.maven.apache.org/maven2/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.pom Progress (1): 183 B Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.pom (183 B at 17 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/jupiter/junit-jupiter/5.9.1/junit-jupiter-5.9.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.9.1/junit-jupiter-5.9.1.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.9.1/junit-jupiter-5.9.1.pom (3.2 kB at 267 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/jupiter/junit-jupiter-api/5.9.1/junit-jupiter-api-5.9.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.1/junit-jupiter-api-5.9.1.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.1/junit-jupiter-api-5.9.1.pom (3.2 kB at 245 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom Progress (1): 1.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 153 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/platform/junit-platform-commons/1.9.1/junit-platform-commons-1.9.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.1/junit-platform-commons-1.9.1.pom Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.1/junit-platform-commons-1.9.1.pom (2.8 kB at 236 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom Progress (1): 1.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 153 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/jupiter/junit-jupiter-params/5.9.1/junit-jupiter-params-5.9.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.1/junit-jupiter-params-5.9.1.pom Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.1/junit-jupiter-params-5.9.1.pom (3.0 kB at 231 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/jupiter/junit-jupiter-engine/5.9.1/junit-jupiter-engine-5.9.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.9.1/junit-jupiter-engine-5.9.1.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.9.1/junit-jupiter-engine-5.9.1.pom (3.2 kB at 267 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/platform/junit-platform-engine/1.9.1/junit-platform-engine-1.9.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.1/junit-platform-engine-1.9.1.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.1/junit-platform-engine-1.9.1.pom (3.2 kB at 246 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/2.1.0/jakarta.activation-api-2.1.0.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/authorization/jakarta.authorization-api/2.1.0/jakarta.authorization-api-2.1.0.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/authentication/jakarta.authentication-api/3.0.0/jakarta.authentication-api-3.0.0.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/batch/jakarta.batch-api/2.1.0/jakarta.batch-api-2.1.0.jar Progress (1): 4.1/45 kB Progress (1): 7.8/45 kB Progress (1): 12/45 kB Progress (1): 16/45 kB Progress (1): 20/45 kB Progress (1): 24/45 kB Progress (1): 28/45 kB Progress (2): 28/45 kB | 4.1/26 kB Progress (3): 28/45 kB | 4.1/26 kB | 4.1/47 kB Progress (3): 32/45 kB | 4.1/26 kB | 4.1/47 kB Progress (3): 32/45 kB | 4.1/26 kB | 7.8/47 kB Progress (3): 32/45 kB | 7.8/26 kB | 7.8/47 kB Progress (3): 32/45 kB | 7.8/26 kB | 12/47 kB Progress (3): 32/45 kB | 12/26 kB | 12/47 kB Progress (3): 32/45 kB | 12/26 kB | 16/47 kB Progress (3): 32/45 kB | 16/26 kB | 16/47 kB Progress (3): 32/45 kB | 16/26 kB | 20/47 kB Progress (3): 32/45 kB | 20/26 kB | 20/47 kB Progress (3): 32/45 kB | 20/26 kB | 24/47 kB Progress (3): 32/45 kB | 24/26 kB | 24/47 kB Progress (3): 32/45 kB | 24/26 kB | 27/47 kB Progress (3): 32/45 kB | 26 kB | 27/47 kB Progress (4): 32/45 kB | 26 kB | 27/47 kB | 4.1/63 kB Progress (4): 32/45 kB | 26 kB | 27/47 kB | 7.8/63 kB Progress (4): 32/45 kB | 26 kB | 27/47 kB | 12/63 kB Progress (4): 32/45 kB | 26 kB | 27/47 kB | 16/63 kB Progress (4): 32/45 kB | 26 kB | 27/47 kB | 20/63 kB Progress (5): 32/45 kB | 26 kB | 27/47 kB | 20/63 kB | 4.1/46 kB Progress (5): 32/45 kB | 26 kB | 27/47 kB | 24/63 kB | 4.1/46 kB Progress (5): 32/45 kB | 26 kB | 27/47 kB | 24/63 kB | 7.8/46 kB Progress (5): 32/45 kB | 26 kB | 27/47 kB | 27/63 kB | 7.8/46 kB Progress (5): 32/45 kB | 26 kB | 27/47 kB | 27/63 kB | 12/46 kB Progress (5): 32/45 kB | 26 kB | 27/47 kB | 27/63 kB | 16/46 kB Progress (5): 32/45 kB | 26 kB | 27/47 kB | 27/63 kB | 20/46 kB Progress (5): 32/45 kB | 26 kB | 27/47 kB | 27/63 kB | 24/46 kB Progress (5): 32/45 kB | 26 kB | 27/47 kB | 27/63 kB | 27/46 kB Progress (5): 37/45 kB | 26 kB | 27/47 kB | 27/63 kB | 27/46 kB Progress (5): 41/45 kB | 26 kB | 27/47 kB | 27/63 kB | 27/46 kB Progress (5): 45/45 kB | 26 kB | 27/47 kB | 27/63 kB | 27/46 kB Progress (5): 45 kB | 26 kB | 27/47 kB | 27/63 kB | 27/46 kB Progress (5): 45 kB | 26 kB | 31/47 kB | 27/63 kB | 27/46 kB Progress (5): 45 kB | 26 kB | 35/47 kB | 27/63 kB | 27/46 kB Progress (5): 45 kB | 26 kB | 39/47 kB | 27/63 kB | 27/46 kB Progress (5): 45 kB | 26 kB | 43/47 kB | 27/63 kB | 27/46 kB Progress (5): 45 kB | 26 kB | 47 kB | 27/63 kB | 27/46 kB Progress (5): 45 kB | 26 kB | 47 kB | 31/63 kB | 27/46 kB Progress (5): 45 kB | 26 kB | 47 kB | 35/63 kB | 27/46 kB Progress (5): 45 kB | 26 kB | 47 kB | 39/63 kB | 27/46 kB Progress (5): 45 kB | 26 kB | 47 kB | 43/63 kB | 27/46 kB Progress (5): 45 kB | 26 kB | 47 kB | 43/63 kB | 31/46 kB Progress (5): 45 kB | 26 kB | 47 kB | 47/63 kB | 31/46 kB Progress (5): 45 kB | 26 kB | 47 kB | 47/63 kB | 35/46 kB Progress (5): 45 kB | 26 kB | 47 kB | 51/63 kB | 35/46 kB Progress (5): 45 kB | 26 kB | 47 kB | 51/63 kB | 39/46 kB Progress (5): 45 kB | 26 kB | 47 kB | 55/63 kB | 39/46 kB Progress (5): 45 kB | 26 kB | 47 kB | 55/63 kB | 43/46 kB Progress (5): 45 kB | 26 kB | 47 kB | 59/63 kB | 43/46 kB Progress (5): 45 kB | 26 kB | 47 kB | 59/63 kB | 46 kB Progress (5): 45 kB | 26 kB | 47 kB | 63/63 kB | 46 kB Progress (5): 45 kB | 26 kB | 47 kB | 63 kB | 46 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar (26 kB at 183 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ejb/jakarta.ejb-api/4.0.0/jakarta.ejb-api-4.0.0.jar Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/authentication/jakarta.authentication-api/3.0.0/jakarta.authentication-api-3.0.0.jar (45 kB at 288 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/el/jakarta.el-api/5.0.0/jakarta.el-api-5.0.0.jar Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/authorization/jakarta.authorization-api/2.1.0/jakarta.authorization-api-2.1.0.jar (47 kB at 292 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.cdi-api/4.0.0/jakarta.enterprise.cdi-api-4.0.0.jar Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/batch/jakarta.batch-api/2.1.0/jakarta.batch-api-2.1.0.jar (46 kB at 280 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.lang-model/4.0.0/jakarta.enterprise.lang-model-4.0.0.jar Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/2.1.0/jakarta.activation-api-2.1.0.jar (63 kB at 385 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/concurrent/jakarta.enterprise.concurrent-api/3.0.0/jakarta.enterprise.concurrent-api-3.0.0.jar Progress (1): 4.1/60 kB Progress (1): 7.8/60 kB Progress (1): 12/60 kB Progress (1): 16/60 kB Progress (1): 20/60 kB Progress (1): 24/60 kB Progress (2): 24/60 kB | 4.1/88 kB Progress (2): 24/60 kB | 7.8/88 kB Progress (2): 24/60 kB | 12/88 kB Progress (2): 24/60 kB | 16/88 kB Progress (2): 24/60 kB | 20/88 kB Progress (2): 24/60 kB | 24/88 kB Progress (2): 24/60 kB | 28/88 kB Progress (2): 24/60 kB | 32/88 kB Progress (2): 24/60 kB | 37/88 kB Progress (2): 24/60 kB | 41/88 kB Progress (2): 24/60 kB | 45/88 kB Progress (2): 24/60 kB | 49/88 kB Progress (3): 24/60 kB | 49/88 kB | 4.1/151 kB Progress (3): 24/60 kB | 49/88 kB | 7.8/151 kB Progress (3): 24/60 kB | 49/88 kB | 12/151 kB Progress (3): 24/60 kB | 49/88 kB | 16/151 kB Progress (3): 24/60 kB | 49/88 kB | 20/151 kB Progress (3): 24/60 kB | 49/88 kB | 24/151 kB Progress (3): 24/60 kB | 49/88 kB | 28/151 kB Progress (3): 24/60 kB | 49/88 kB | 32/151 kB Progress (3): 24/60 kB | 49/88 kB | 37/151 kB Progress (3): 24/60 kB | 49/88 kB | 41/151 kB Progress (3): 24/60 kB | 49/88 kB | 45/151 kB Progress (3): 24/60 kB | 49/88 kB | 49/151 kB Progress (3): 28/60 kB | 49/88 kB | 49/151 kB Progress (3): 32/60 kB | 49/88 kB | 49/151 kB Progress (3): 37/60 kB | 49/88 kB | 49/151 kB Progress (3): 41/60 kB | 49/88 kB | 49/151 kB Progress (3): 45/60 kB | 49/88 kB | 49/151 kB Progress (3): 49/60 kB | 49/88 kB | 49/151 kB Progress (3): 53/60 kB | 49/88 kB | 49/151 kB Progress (3): 57/60 kB | 49/88 kB | 49/151 kB Progress (3): 60 kB | 49/88 kB | 49/151 kB Progress (4): 60 kB | 49/88 kB | 49/151 kB | 4.1/26 kB Progress (4): 60 kB | 49/88 kB | 49/151 kB | 7.8/26 kB Progress (5): 60 kB | 49/88 kB | 49/151 kB | 7.8/26 kB | 4.1/44 kB Progress (5): 60 kB | 49/88 kB | 49/151 kB | 12/26 kB | 4.1/44 kB Progress (5): 60 kB | 49/88 kB | 49/151 kB | 12/26 kB | 7.8/44 kB Progress (5): 60 kB | 49/88 kB | 49/151 kB | 16/26 kB | 7.8/44 kB Progress (5): 60 kB | 49/88 kB | 49/151 kB | 16/26 kB | 12/44 kB Progress (5): 60 kB | 49/88 kB | 49/151 kB | 20/26 kB | 12/44 kB Progress (5): 60 kB | 49/88 kB | 49/151 kB | 20/26 kB | 16/44 kB Progress (5): 60 kB | 49/88 kB | 49/151 kB | 24/26 kB | 16/44 kB Progress (5): 60 kB | 49/88 kB | 49/151 kB | 26 kB | 16/44 kB Progress (5): 60 kB | 49/88 kB | 49/151 kB | 26 kB | 20/44 kB Progress (5): 60 kB | 49/88 kB | 49/151 kB | 26 kB | 24/44 kB Progress (5): 60 kB | 49/88 kB | 49/151 kB | 26 kB | 28/44 kB Progress (5): 60 kB | 49/88 kB | 49/151 kB | 26 kB | 32/44 kB Progress (5): 60 kB | 49/88 kB | 49/151 kB | 26 kB | 37/44 kB Progress (5): 60 kB | 49/88 kB | 49/151 kB | 26 kB | 41/44 kB Progress (5): 60 kB | 49/88 kB | 49/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 53/88 kB | 49/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 57/88 kB | 49/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 61/88 kB | 49/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 65/88 kB | 49/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 69/88 kB | 49/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 73/88 kB | 49/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 77/88 kB | 49/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 82/88 kB | 49/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 86/88 kB | 49/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 49/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 53/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 57/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 61/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 65/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 69/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 73/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 77/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 82/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 86/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 90/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 94/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 98/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 102/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 106/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 110/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 114/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 118/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 123/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 127/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 131/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 135/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 139/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 143/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 147/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 151/151 kB | 26 kB | 44 kB Progress (5): 60 kB | 88 kB | 151 kB | 26 kB | 44 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ejb/jakarta.ejb-api/4.0.0/jakarta.ejb-api-4.0.0.jar (60 kB at 287 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/testng/testng/6.14.3/testng-6.14.3.jar Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.lang-model/4.0.0/jakarta.enterprise.lang-model-4.0.0.jar (26 kB at 124 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/beust/jcommander/1.72/jcommander-1.72.jar Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/concurrent/jakarta.enterprise.concurrent-api/3.0.0/jakarta.enterprise.concurrent-api-3.0.0.jar (44 kB at 201 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/el/jakarta.el-api/5.0.0/jakarta.el-api-5.0.0.jar (88 kB at 392 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testng/arquillian-testng-container/1.7.0.Alpha10/arquillian-testng-container-1.7.0.Alpha10.jar Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.cdi-api/4.0.0/jakarta.enterprise.cdi-api-4.0.0.jar (151 kB at 659 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testng/arquillian-testng-core/1.7.0.Alpha10/arquillian-testng-core-1.7.0.Alpha10.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/test/arquillian-test-api/1.7.0.Alpha10/arquillian-test-api-1.7.0.Alpha10.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/core/arquillian-core-api/1.7.0.Alpha10/arquillian-core-api-1.7.0.Alpha10.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/test/arquillian-test-spi/1.7.0.Alpha10/arquillian-test-spi-1.7.0.Alpha10.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/core/arquillian-core-spi/1.7.0.Alpha10/arquillian-core-spi-1.7.0.Alpha10.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-test-api/1.7.0.Alpha10/arquillian-container-test-api-1.7.0.Alpha10.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-test-spi/1.7.0.Alpha10/arquillian-container-test-spi-1.7.0.Alpha10.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-spi/1.7.0.Alpha10/arquillian-container-spi-1.7.0.Alpha10.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/core/arquillian-core-impl-base/1.7.0.Alpha10/arquillian-core-impl-base-1.7.0.Alpha10.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/test/arquillian-test-impl-base/1.7.0.Alpha10/arquillian-test-impl-base-1.7.0.Alpha10.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-impl-base/1.7.0.Alpha10/arquillian-container-impl-base-1.7.0.Alpha10.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/config/arquillian-config-api/1.7.0.Alpha10/arquillian-config-api-1.7.0.Alpha10.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/config/arquillian-config-impl-base/1.7.0.Alpha10/arquillian-config-impl-base-1.7.0.Alpha10.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/config/arquillian-config-spi/1.7.0.Alpha10/arquillian-config-spi-1.7.0.Alpha10.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.7.0.Alpha10/arquillian-container-test-impl-base-1.7.0.Alpha10.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/faces/jakarta.faces-api/4.0.0/jakarta.faces-api-4.0.0.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/interceptor/jakarta.interceptor-api/2.1.0/jakarta.interceptor-api-2.1.0.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/jms/jakarta.jms-api/3.1.0/jakarta.jms-api-3.1.0.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/json/bind/jakarta.json.bind-api/3.0.0/jakarta.json.bind-api-3.0.0.jar Progress (1): 4.1/721 kB Progress (1): 7.8/721 kB Progress (1): 12/721 kB Progress (1): 16/721 kB Progress (1): 20/721 kB Progress (1): 24/721 kB Progress (1): 28/721 kB Progress (1): 32/721 kB Progress (1): 37/721 kB Progress (1): 41/721 kB Progress (1): 45/721 kB Progress (1): 49/721 kB Progress (1): 53/721 kB Progress (1): 57/721 kB Progress (1): 61/721 kB Progress (1): 65/721 kB Progress (1): 69/721 kB Progress (1): 73/721 kB Progress (1): 77/721 kB Progress (1): 82/721 kB Progress (1): 86/721 kB Progress (1): 90/721 kB Progress (1): 94/721 kB Progress (1): 98/721 kB Progress (1): 102/721 kB Progress (1): 106/721 kB Progress (1): 110/721 kB Progress (1): 114/721 kB Progress (1): 118/721 kB Progress (1): 123/721 kB Progress (1): 127/721 kB Progress (1): 131/721 kB Progress (1): 135/721 kB Progress (1): 139/721 kB Progress (1): 143/721 kB Progress (1): 147/721 kB Progress (1): 151/721 kB Progress (1): 155/721 kB Progress (1): 159/721 kB Progress (1): 163/721 kB Progress (1): 168/721 kB Progress (1): 172/721 kB Progress (1): 176/721 kB Progress (1): 180/721 kB Progress (1): 184/721 kB Progress (1): 188/721 kB Progress (1): 192/721 kB Progress (1): 196/721 kB Progress (1): 200/721 kB Progress (1): 204/721 kB Progress (1): 209/721 kB Progress (1): 213/721 kB Progress (1): 217/721 kB Progress (1): 221/721 kB Progress (1): 225/721 kB Progress (1): 229/721 kB Progress (1): 233/721 kB Progress (1): 237/721 kB Progress (1): 241/721 kB Progress (1): 245/721 kB Progress (1): 249/721 kB Progress (1): 254/721 kB Progress (1): 258/721 kB Progress (1): 262/721 kB Progress (1): 266/721 kB Progress (1): 270/721 kB Progress (1): 274/721 kB Progress (1): 278/721 kB Progress (1): 282/721 kB Progress (1): 286/721 kB Progress (1): 290/721 kB Progress (1): 295/721 kB Progress (1): 299/721 kB Progress (1): 303/721 kB Progress (1): 307/721 kB Progress (1): 311/721 kB Progress (1): 315/721 kB Progress (1): 319/721 kB Progress (1): 323/721 kB Progress (1): 327/721 kB Progress (1): 331/721 kB Progress (1): 336/721 kB Progress (1): 340/721 kB Progress (1): 344/721 kB Progress (1): 348/721 kB Progress (1): 352/721 kB Progress (1): 356/721 kB Progress (1): 360/721 kB Progress (1): 364/721 kB Progress (1): 368/721 kB Progress (1): 372/721 kB Progress (1): 376/721 kB Progress (2): 376/721 kB | 4.1/11 kB Progress (2): 376/721 kB | 7.8/11 kB Progress (2): 376/721 kB | 11 kB Progress (2): 381/721 kB | 11 kB Progress (2): 385/721 kB | 11 kB Progress (2): 389/721 kB | 11 kB Progress (2): 393/721 kB | 11 kB Progress (2): 397/721 kB | 11 kB Progress (2): 401/721 kB | 11 kB Progress (2): 405/721 kB | 11 kB Progress (2): 409/721 kB | 11 kB Progress (2): 413/721 kB | 11 kB Progress (2): 417/721 kB | 11 kB Progress (2): 422/721 kB | 11 kB Progress (2): 426/721 kB | 11 kB Progress (2): 430/721 kB | 11 kB Progress (2): 434/721 kB | 11 kB Progress (2): 438/721 kB | 11 kB Progress (2): 442/721 kB | 11 kB Progress (2): 446/721 kB | 11 kB Progress (2): 450/721 kB | 11 kB Progress (2): 454/721 kB | 11 kB Progress (2): 458/721 kB | 11 kB Progress (2): 462/721 kB | 11 kB Progress (2): 467/721 kB | 11 kB Progress (2): 471/721 kB | 11 kB Progress (2): 475/721 kB | 11 kB Progress (2): 479/721 kB | 11 kB Progress (2): 483/721 kB | 11 kB Progress (2): 487/721 kB | 11 kB Progress (2): 491/721 kB | 11 kB Progress (2): 495/721 kB | 11 kB Progress (2): 499/721 kB | 11 kB Progress (2): 503/721 kB | 11 kB Progress (2): 508/721 kB | 11 kB Progress (2): 512/721 kB | 11 kB Progress (2): 516/721 kB | 11 kB Progress (2): 520/721 kB | 11 kB Progress (2): 524/721 kB | 11 kB Progress (2): 528/721 kB | 11 kB Progress (2): 532/721 kB | 11 kB Progress (2): 536/721 kB | 11 kB Progress (2): 540/721 kB | 11 kB Progress (2): 544/721 kB | 11 kB Progress (2): 549/721 kB | 11 kB Progress (2): 553/721 kB | 11 kB Progress (2): 557/721 kB | 11 kB Progress (2): 561/721 kB | 11 kB Progress (2): 565/721 kB | 11 kB Progress (2): 569/721 kB | 11 kB Progress (2): 573/721 kB | 11 kB Progress (2): 577/721 kB | 11 kB Progress (2): 581/721 kB | 11 kB Progress (2): 585/721 kB | 11 kB Progress (2): 589/721 kB | 11 kB Progress (2): 594/721 kB | 11 kB Progress (2): 598/721 kB | 11 kB Progress (2): 602/721 kB | 11 kB Progress (2): 606/721 kB | 11 kB Progress (2): 610/721 kB | 11 kB Progress (2): 614/721 kB | 11 kB Progress (2): 618/721 kB | 11 kB Progress (2): 622/721 kB | 11 kB Progress (2): 626/721 kB | 11 kB Progress (2): 630/721 kB | 11 kB Progress (2): 635/721 kB | 11 kB Progress (2): 639/721 kB | 11 kB Progress (2): 643/721 kB | 11 kB Progress (2): 647/721 kB | 11 kB Progress (2): 651/721 kB | 11 kB Progress (2): 655/721 kB | 11 kB Progress (2): 659/721 kB | 11 kB Progress (2): 663/721 kB | 11 kB Progress (2): 667/721 kB | 11 kB Progress (2): 671/721 kB | 11 kB Progress (2): 675/721 kB | 11 kB Progress (2): 680/721 kB | 11 kB Progress (2): 684/721 kB | 11 kB Progress (2): 688/721 kB | 11 kB Progress (2): 692/721 kB | 11 kB Progress (2): 696/721 kB | 11 kB Progress (2): 700/721 kB | 11 kB Progress (2): 704/721 kB | 11 kB Progress (2): 708/721 kB | 11 kB Progress (2): 712/721 kB | 11 kB Progress (2): 716/721 kB | 11 kB Progress (2): 721/721 kB | 11 kB Progress (2): 721 kB | 11 kB Progress (3): 721 kB | 11 kB | 4.1/25 kB Progress (3): 721 kB | 11 kB | 7.8/25 kB Progress (3): 721 kB | 11 kB | 12/25 kB Progress (3): 721 kB | 11 kB | 16/25 kB Progress (4): 721 kB | 11 kB | 16/25 kB | 4.1/59 kB Progress (4): 721 kB | 11 kB | 20/25 kB | 4.1/59 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar (11 kB at 14 kB/s) Progress (3): 721 kB | 20/25 kB | 7.8/59 kB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar Progress (3): 721 kB | 24/25 kB | 7.8/59 kB Progress (3): 721 kB | 24/25 kB | 12/59 kB Progress (3): 721 kB | 25 kB | 12/59 kB Progress (3): 721 kB | 25 kB | 16/59 kB Progress (3): 721 kB | 25 kB | 20/59 kB Progress (3): 721 kB | 25 kB | 24/59 kB Progress (3): 721 kB | 25 kB | 28/59 kB Progress (3): 721 kB | 25 kB | 32/59 kB Progress (4): 721 kB | 25 kB | 32/59 kB | 4.1/37 kB Progress (4): 721 kB | 25 kB | 32/59 kB | 7.8/37 kB Progress (4): 721 kB | 25 kB | 32/59 kB | 12/37 kB Progress (4): 721 kB | 25 kB | 32/59 kB | 16/37 kB Progress (4): 721 kB | 25 kB | 32/59 kB | 20/37 kB Progress (4): 721 kB | 25 kB | 32/59 kB | 24/37 kB Progress (4): 721 kB | 25 kB | 32/59 kB | 28/37 kB Progress (4): 721 kB | 25 kB | 32/59 kB | 32/37 kB Progress (4): 721 kB | 25 kB | 32/59 kB | 37/37 kB Progress (4): 721 kB | 25 kB | 32/59 kB | 37 kB Progress (4): 721 kB | 25 kB | 37/59 kB | 37 kB Progress (4): 721 kB | 25 kB | 41/59 kB | 37 kB Progress (4): 721 kB | 25 kB | 45/59 kB | 37 kB Progress (4): 721 kB | 25 kB | 49/59 kB | 37 kB Progress (4): 721 kB | 25 kB | 53/59 kB | 37 kB Progress (4): 721 kB | 25 kB | 57/59 kB | 37 kB Progress (4): 721 kB | 25 kB | 59 kB | 37 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/faces/jakarta.faces-api/4.0.0/jakarta.faces-api-4.0.0.jar (721 kB at 937 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/mail/jakarta.mail-api/2.1.0/jakarta.mail-api-2.1.0.jar Progress (4): 25 kB | 59 kB | 37 kB | 4.1/49 kB Progress (4): 25 kB | 59 kB | 37 kB | 7.8/49 kB Progress (4): 25 kB | 59 kB | 37 kB | 12/49 kB Progress (4): 25 kB | 59 kB | 37 kB | 16/49 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/interceptor/jakarta.interceptor-api/2.1.0/jakarta.interceptor-api-2.1.0.jar (25 kB at 33 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/json/bind/jakarta.json.bind-api/3.0.0/jakarta.json.bind-api-3.0.0.jar (37 kB at 47 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/resource/jakarta.resource-api/2.1.0/jakarta.resource-api-2.1.0.jar Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/jms/jakarta.jms-api/3.1.0/jakarta.jms-api-3.1.0.jar (59 kB at 74 kB/s) Progress (1): 20/49 kB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/security/enterprise/jakarta.security.enterprise-api/3.0.0/jakarta.security.enterprise-api-3.0.0.jar Progress (2): 20/49 kB | 4.1/236 kB Progress (2): 24/49 kB | 4.1/236 kB Progress (2): 24/49 kB | 7.8/236 kB Progress (2): 28/49 kB | 7.8/236 kB Progress (2): 28/49 kB | 12/236 kB Progress (2): 32/49 kB | 12/236 kB Progress (2): 32/49 kB | 16/236 kB Progress (2): 37/49 kB | 16/236 kB Progress (2): 37/49 kB | 20/236 kB Progress (2): 41/49 kB | 20/236 kB Progress (2): 41/49 kB | 24/236 kB Progress (2): 45/49 kB | 24/236 kB Progress (2): 45/49 kB | 28/236 kB Progress (2): 49/49 kB | 28/236 kB Progress (2): 49/49 kB | 32/236 kB Progress (2): 49 kB | 32/236 kB Progress (2): 49 kB | 37/236 kB Progress (2): 49 kB | 41/236 kB Progress (2): 49 kB | 45/236 kB Progress (2): 49 kB | 49/236 kB Progress (2): 49 kB | 53/236 kB Progress (2): 49 kB | 57/236 kB Progress (2): 49 kB | 61/236 kB Progress (2): 49 kB | 65/236 kB Progress (2): 49 kB | 69/236 kB Progress (2): 49 kB | 73/236 kB Progress (2): 49 kB | 77/236 kB Progress (2): 49 kB | 82/236 kB Progress (2): 49 kB | 86/236 kB Progress (2): 49 kB | 90/236 kB Progress (2): 49 kB | 94/236 kB Progress (2): 49 kB | 98/236 kB Progress (2): 49 kB | 102/236 kB Progress (2): 49 kB | 106/236 kB Progress (2): 49 kB | 110/236 kB Progress (2): 49 kB | 114/236 kB Progress (2): 49 kB | 118/236 kB Progress (2): 49 kB | 123/236 kB Progress (2): 49 kB | 127/236 kB Progress (2): 49 kB | 131/236 kB Progress (2): 49 kB | 135/236 kB Progress (2): 49 kB | 139/236 kB Progress (2): 49 kB | 143/236 kB Progress (2): 49 kB | 147/236 kB Progress (2): 49 kB | 151/236 kB Progress (2): 49 kB | 155/236 kB Progress (2): 49 kB | 159/236 kB Progress (2): 49 kB | 163/236 kB Progress (3): 49 kB | 163/236 kB | 4.1/165 kB Progress (3): 49 kB | 168/236 kB | 4.1/165 kB Progress (3): 49 kB | 168/236 kB | 7.8/165 kB Progress (3): 49 kB | 172/236 kB | 7.8/165 kB Progress (3): 49 kB | 172/236 kB | 12/165 kB Progress (3): 49 kB | 172/236 kB | 16/165 kB Progress (3): 49 kB | 176/236 kB | 16/165 kB Progress (3): 49 kB | 180/236 kB | 16/165 kB Progress (3): 49 kB | 184/236 kB | 16/165 kB Progress (3): 49 kB | 188/236 kB | 16/165 kB Progress (3): 49 kB | 191/236 kB | 16/165 kB Progress (3): 49 kB | 195/236 kB | 16/165 kB Progress (3): 49 kB | 199/236 kB | 16/165 kB Progress (3): 49 kB | 203/236 kB | 16/165 kB Progress (3): 49 kB | 207/236 kB | 16/165 kB Progress (3): 49 kB | 211/236 kB | 16/165 kB Progress (3): 49 kB | 215/236 kB | 16/165 kB Progress (3): 49 kB | 218/236 kB | 16/165 kB Progress (3): 49 kB | 222/236 kB | 16/165 kB Progress (4): 49 kB | 222/236 kB | 16/165 kB | 4.1/65 kB Progress (4): 49 kB | 226/236 kB | 16/165 kB | 4.1/65 kB Progress (4): 49 kB | 226/236 kB | 16/165 kB | 7.8/65 kB Progress (4): 49 kB | 230/236 kB | 16/165 kB | 7.8/65 kB Progress (4): 49 kB | 234/236 kB | 16/165 kB | 7.8/65 kB Progress (4): 49 kB | 234/236 kB | 16/165 kB | 12/65 kB Progress (4): 49 kB | 236 kB | 16/165 kB | 12/65 kB Progress (4): 49 kB | 236 kB | 16/165 kB | 16/65 kB Progress (4): 49 kB | 236 kB | 16/165 kB | 20/65 kB Progress (4): 49 kB | 236 kB | 16/165 kB | 24/65 kB Progress (4): 49 kB | 236 kB | 16/165 kB | 28/65 kB Progress (4): 49 kB | 236 kB | 16/165 kB | 32/65 kB Progress (4): 49 kB | 236 kB | 16/165 kB | 37/65 kB Progress (4): 49 kB | 236 kB | 16/165 kB | 41/65 kB Progress (4): 49 kB | 236 kB | 16/165 kB | 45/65 kB Progress (4): 49 kB | 236 kB | 16/165 kB | 49/65 kB Progress (5): 49 kB | 236 kB | 16/165 kB | 49/65 kB | 4.1/85 kB Progress (5): 49 kB | 236 kB | 16/165 kB | 49/65 kB | 7.8/85 kB Progress (5): 49 kB | 236 kB | 16/165 kB | 49/65 kB | 12/85 kB Progress (5): 49 kB | 236 kB | 16/165 kB | 49/65 kB | 16/85 kB Progress (5): 49 kB | 236 kB | 16/165 kB | 49/65 kB | 20/85 kB Progress (5): 49 kB | 236 kB | 16/165 kB | 49/65 kB | 24/85 kB Progress (5): 49 kB | 236 kB | 16/165 kB | 49/65 kB | 28/85 kB Progress (5): 49 kB | 236 kB | 16/165 kB | 49/65 kB | 32/85 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar (49 kB at 60 kB/s) Progress (4): 236 kB | 16/165 kB | 49/65 kB | 37/85 kB Progress (4): 236 kB | 20/165 kB | 49/65 kB | 37/85 kB Progress (4): 236 kB | 20/165 kB | 49/65 kB | 41/85 kB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar Progress (4): 236 kB | 20/165 kB | 49/65 kB | 45/85 kB Progress (4): 236 kB | 24/165 kB | 49/65 kB | 45/85 kB Progress (4): 236 kB | 24/165 kB | 49/65 kB | 49/85 kB Progress (4): 236 kB | 28/165 kB | 49/65 kB | 49/85 kB Progress (4): 236 kB | 32/165 kB | 49/65 kB | 49/85 kB Progress (4): 236 kB | 32/165 kB | 49/65 kB | 53/85 kB Progress (4): 236 kB | 32/165 kB | 49/65 kB | 57/85 kB Progress (4): 236 kB | 37/165 kB | 49/65 kB | 57/85 kB Progress (4): 236 kB | 37/165 kB | 49/65 kB | 61/85 kB Progress (4): 236 kB | 37/165 kB | 53/65 kB | 61/85 kB Progress (4): 236 kB | 37/165 kB | 53/65 kB | 65/85 kB Progress (4): 236 kB | 41/165 kB | 53/65 kB | 65/85 kB Progress (4): 236 kB | 41/165 kB | 57/65 kB | 65/85 kB Progress (4): 236 kB | 45/165 kB | 57/65 kB | 65/85 kB Progress (4): 236 kB | 45/165 kB | 61/65 kB | 65/85 kB Progress (4): 236 kB | 49/165 kB | 61/65 kB | 65/85 kB Progress (4): 236 kB | 49/165 kB | 65/65 kB | 65/85 kB Progress (4): 236 kB | 49/165 kB | 65 kB | 65/85 kB Progress (4): 236 kB | 53/165 kB | 65 kB | 65/85 kB Progress (4): 236 kB | 57/165 kB | 65 kB | 65/85 kB Progress (4): 236 kB | 61/165 kB | 65 kB | 65/85 kB Progress (4): 236 kB | 65/165 kB | 65 kB | 65/85 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/mail/jakarta.mail-api/2.1.0/jakarta.mail-api-2.1.0.jar (236 kB at 286 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.0/jakarta.servlet.jsp-api-3.1.0.jar Progress (3): 65/165 kB | 65 kB | 69/85 kB Progress (3): 65/165 kB | 65 kB | 73/85 kB Progress (3): 65/165 kB | 65 kB | 77/85 kB Progress (3): 65/165 kB | 65 kB | 82/85 kB Progress (3): 65/165 kB | 65 kB | 85 kB Progress (3): 69/165 kB | 65 kB | 85 kB Progress (3): 73/165 kB | 65 kB | 85 kB Progress (3): 77/165 kB | 65 kB | 85 kB Progress (3): 82/165 kB | 65 kB | 85 kB Progress (3): 86/165 kB | 65 kB | 85 kB Progress (3): 90/165 kB | 65 kB | 85 kB Progress (3): 94/165 kB | 65 kB | 85 kB Progress (3): 98/165 kB | 65 kB | 85 kB Progress (3): 102/165 kB | 65 kB | 85 kB Progress (3): 106/165 kB | 65 kB | 85 kB Progress (3): 110/165 kB | 65 kB | 85 kB Progress (3): 114/165 kB | 65 kB | 85 kB Progress (3): 118/165 kB | 65 kB | 85 kB Progress (3): 123/165 kB | 65 kB | 85 kB Progress (3): 127/165 kB | 65 kB | 85 kB Progress (3): 131/165 kB | 65 kB | 85 kB Progress (4): 131/165 kB | 65 kB | 85 kB | 4.1/348 kB Progress (4): 131/165 kB | 65 kB | 85 kB | 7.8/348 kB Progress (4): 131/165 kB | 65 kB | 85 kB | 12/348 kB Progress (4): 131/165 kB | 65 kB | 85 kB | 16/348 kB Progress (4): 131/165 kB | 65 kB | 85 kB | 20/348 kB Progress (4): 131/165 kB | 65 kB | 85 kB | 24/348 kB Progress (4): 131/165 kB | 65 kB | 85 kB | 28/348 kB Progress (4): 131/165 kB | 65 kB | 85 kB | 32/348 kB Progress (4): 131/165 kB | 65 kB | 85 kB | 37/348 kB Progress (4): 131/165 kB | 65 kB | 85 kB | 41/348 kB Progress (4): 131/165 kB | 65 kB | 85 kB | 45/348 kB Progress (4): 131/165 kB | 65 kB | 85 kB | 49/348 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/resource/jakarta.resource-api/2.1.0/jakarta.resource-api-2.1.0.jar (65 kB at 77 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/servlet/jsp/jstl/jakarta.servlet.jsp.jstl-api/3.0.0/jakarta.servlet.jsp.jstl-api-3.0.0.jar Progress (4): 131/165 kB | 85 kB | 49/348 kB | 4.1/71 kB Progress (4): 131/165 kB | 85 kB | 49/348 kB | 7.8/71 kB Progress (4): 131/165 kB | 85 kB | 49/348 kB | 12/71 kB Progress (4): 131/165 kB | 85 kB | 49/348 kB | 16/71 kB Progress (4): 131/165 kB | 85 kB | 49/348 kB | 20/71 kB Progress (4): 131/165 kB | 85 kB | 49/348 kB | 24/71 kB Progress (4): 131/165 kB | 85 kB | 49/348 kB | 28/71 kB Progress (4): 131/165 kB | 85 kB | 49/348 kB | 32/71 kB Progress (4): 131/165 kB | 85 kB | 49/348 kB | 37/71 kB Progress (4): 131/165 kB | 85 kB | 49/348 kB | 41/71 kB Progress (4): 131/165 kB | 85 kB | 49/348 kB | 45/71 kB Progress (4): 131/165 kB | 85 kB | 49/348 kB | 49/71 kB Progress (4): 131/165 kB | 85 kB | 49/348 kB | 53/71 kB Progress (4): 131/165 kB | 85 kB | 49/348 kB | 57/71 kB Progress (4): 131/165 kB | 85 kB | 49/348 kB | 61/71 kB Progress (4): 131/165 kB | 85 kB | 49/348 kB | 65/71 kB Progress (4): 131/165 kB | 85 kB | 49/348 kB | 69/71 kB Progress (4): 131/165 kB | 85 kB | 49/348 kB | 71 kB Progress (4): 135/165 kB | 85 kB | 49/348 kB | 71 kB Progress (4): 139/165 kB | 85 kB | 49/348 kB | 71 kB Progress (4): 143/165 kB | 85 kB | 49/348 kB | 71 kB Progress (4): 147/165 kB | 85 kB | 49/348 kB | 71 kB Progress (4): 151/165 kB | 85 kB | 49/348 kB | 71 kB Progress (4): 155/165 kB | 85 kB | 49/348 kB | 71 kB Progress (4): 159/165 kB | 85 kB | 49/348 kB | 71 kB Progress (4): 163/165 kB | 85 kB | 49/348 kB | 71 kB Progress (4): 165 kB | 85 kB | 49/348 kB | 71 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/security/enterprise/jakarta.security.enterprise-api/3.0.0/jakarta.security.enterprise-api-3.0.0.jar (85 kB at 99 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar Progress (3): 165 kB | 53/348 kB | 71 kB Progress (3): 165 kB | 57/348 kB | 71 kB Progress (3): 165 kB | 61/348 kB | 71 kB Progress (3): 165 kB | 65/348 kB | 71 kB Progress (3): 165 kB | 69/348 kB | 71 kB Progress (3): 165 kB | 73/348 kB | 71 kB Progress (3): 165 kB | 77/348 kB | 71 kB Progress (3): 165 kB | 82/348 kB | 71 kB Progress (3): 165 kB | 86/348 kB | 71 kB Progress (3): 165 kB | 90/348 kB | 71 kB Progress (3): 165 kB | 94/348 kB | 71 kB Progress (3): 165 kB | 98/348 kB | 71 kB Progress (3): 165 kB | 102/348 kB | 71 kB Progress (3): 165 kB | 106/348 kB | 71 kB Progress (3): 165 kB | 110/348 kB | 71 kB Progress (3): 165 kB | 114/348 kB | 71 kB Progress (3): 165 kB | 118/348 kB | 71 kB Progress (3): 165 kB | 123/348 kB | 71 kB Progress (3): 165 kB | 127/348 kB | 71 kB Progress (3): 165 kB | 131/348 kB | 71 kB Progress (3): 165 kB | 135/348 kB | 71 kB Progress (3): 165 kB | 139/348 kB | 71 kB Progress (3): 165 kB | 143/348 kB | 71 kB Progress (3): 165 kB | 147/348 kB | 71 kB Progress (3): 165 kB | 151/348 kB | 71 kB Progress (3): 165 kB | 155/348 kB | 71 kB Progress (3): 165 kB | 159/348 kB | 71 kB Progress (3): 165 kB | 163/348 kB | 71 kB Progress (4): 165 kB | 163/348 kB | 71 kB | 4.1/46 kB Progress (4): 165 kB | 163/348 kB | 71 kB | 7.8/46 kB Progress (4): 165 kB | 163/348 kB | 71 kB | 12/46 kB Progress (4): 165 kB | 163/348 kB | 71 kB | 16/46 kB Progress (4): 165 kB | 163/348 kB | 71 kB | 20/46 kB Progress (4): 165 kB | 163/348 kB | 71 kB | 24/46 kB Progress (4): 165 kB | 163/348 kB | 71 kB | 28/46 kB Progress (4): 165 kB | 163/348 kB | 71 kB | 32/46 kB Progress (4): 165 kB | 163/348 kB | 71 kB | 37/46 kB Progress (4): 165 kB | 163/348 kB | 71 kB | 41/46 kB Progress (4): 165 kB | 163/348 kB | 71 kB | 45/46 kB Progress (4): 165 kB | 163/348 kB | 71 kB | 46 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.0/jakarta.servlet.jsp-api-3.1.0.jar (71 kB at 81 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/validation/jakarta.validation-api/3.0.1/jakarta.validation-api-3.0.1.jar Progress (3): 165 kB | 168/348 kB | 46 kB Progress (3): 165 kB | 172/348 kB | 46 kB Progress (3): 165 kB | 176/348 kB | 46 kB Progress (3): 165 kB | 180/348 kB | 46 kB Progress (3): 165 kB | 184/348 kB | 46 kB Progress (3): 165 kB | 188/348 kB | 46 kB Progress (3): 165 kB | 192/348 kB | 46 kB Progress (3): 165 kB | 196/348 kB | 46 kB Progress (3): 165 kB | 200/348 kB | 46 kB Progress (3): 165 kB | 204/348 kB | 46 kB Progress (3): 165 kB | 209/348 kB | 46 kB Progress (3): 165 kB | 213/348 kB | 46 kB Progress (3): 165 kB | 217/348 kB | 46 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar (165 kB at 187 kB/s) Progress (2): 221/348 kB | 46 kB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/websocket/jakarta.websocket-client-api/2.1.0/jakarta.websocket-client-api-2.1.0.jar Progress (2): 225/348 kB | 46 kB Progress (3): 225/348 kB | 46 kB | 4.1/29 kB Progress (3): 229/348 kB | 46 kB | 4.1/29 kB Progress (3): 229/348 kB | 46 kB | 7.8/29 kB Progress (3): 229/348 kB | 46 kB | 12/29 kB Progress (3): 233/348 kB | 46 kB | 12/29 kB Progress (3): 233/348 kB | 46 kB | 16/29 kB Progress (3): 237/348 kB | 46 kB | 16/29 kB Progress (3): 241/348 kB | 46 kB | 16/29 kB Progress (3): 245/348 kB | 46 kB | 16/29 kB Progress (3): 249/348 kB | 46 kB | 16/29 kB Progress (3): 254/348 kB | 46 kB | 16/29 kB Progress (3): 258/348 kB | 46 kB | 16/29 kB Progress (3): 262/348 kB | 46 kB | 16/29 kB Progress (3): 266/348 kB | 46 kB | 16/29 kB Progress (3): 270/348 kB | 46 kB | 16/29 kB Progress (3): 274/348 kB | 46 kB | 16/29 kB Progress (3): 278/348 kB | 46 kB | 16/29 kB Progress (3): 282/348 kB | 46 kB | 16/29 kB Progress (3): 286/348 kB | 46 kB | 16/29 kB Progress (3): 290/348 kB | 46 kB | 16/29 kB Progress (3): 295/348 kB | 46 kB | 16/29 kB Progress (3): 299/348 kB | 46 kB | 16/29 kB Progress (3): 303/348 kB | 46 kB | 16/29 kB Progress (3): 307/348 kB | 46 kB | 16/29 kB Progress (3): 311/348 kB | 46 kB | 16/29 kB Progress (3): 315/348 kB | 46 kB | 16/29 kB Progress (3): 319/348 kB | 46 kB | 16/29 kB Progress (3): 323/348 kB | 46 kB | 16/29 kB Progress (3): 327/348 kB | 46 kB | 16/29 kB Progress (3): 331/348 kB | 46 kB | 16/29 kB Progress (3): 336/348 kB | 46 kB | 16/29 kB Progress (3): 340/348 kB | 46 kB | 16/29 kB Progress (3): 344/348 kB | 46 kB | 16/29 kB Progress (3): 348 kB | 46 kB | 16/29 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/servlet/jsp/jstl/jakarta.servlet.jsp.jstl-api/3.0.0/jakarta.servlet.jsp.jstl-api-3.0.0.jar (46 kB at 52 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/websocket/jakarta.websocket-api/2.1.0/jakarta.websocket-api-2.1.0.jar Progress (3): 348 kB | 16/29 kB | 4.1/93 kB Progress (3): 348 kB | 16/29 kB | 7.8/93 kB Progress (3): 348 kB | 16/29 kB | 12/93 kB Progress (3): 348 kB | 16/29 kB | 16/93 kB Progress (3): 348 kB | 16/29 kB | 20/93 kB Progress (3): 348 kB | 16/29 kB | 24/93 kB Progress (3): 348 kB | 16/29 kB | 27/93 kB Progress (3): 348 kB | 16/29 kB | 31/93 kB Progress (3): 348 kB | 16/29 kB | 35/93 kB Progress (3): 348 kB | 16/29 kB | 39/93 kB Progress (3): 348 kB | 16/29 kB | 43/93 kB Progress (3): 348 kB | 16/29 kB | 47/93 kB Progress (3): 348 kB | 16/29 kB | 51/93 kB Progress (3): 348 kB | 16/29 kB | 55/93 kB Progress (3): 348 kB | 16/29 kB | 59/93 kB Progress (3): 348 kB | 16/29 kB | 63/93 kB Progress (3): 348 kB | 16/29 kB | 67/93 kB Progress (3): 348 kB | 16/29 kB | 72/93 kB Progress (3): 348 kB | 16/29 kB | 76/93 kB Progress (3): 348 kB | 16/29 kB | 80/93 kB Progress (3): 348 kB | 16/29 kB | 84/93 kB Progress (3): 348 kB | 16/29 kB | 88/93 kB Progress (3): 348 kB | 16/29 kB | 92/93 kB Progress (3): 348 kB | 16/29 kB | 93 kB Progress (3): 348 kB | 20/29 kB | 93 kB Progress (3): 348 kB | 24/29 kB | 93 kB Progress (3): 348 kB | 28/29 kB | 93 kB Progress (3): 348 kB | 29 kB | 93 kB Progress (4): 348 kB | 29 kB | 93 kB | 4.1/42 kB Progress (4): 348 kB | 29 kB | 93 kB | 7.8/42 kB Progress (4): 348 kB | 29 kB | 93 kB | 12/42 kB Progress (4): 348 kB | 29 kB | 93 kB | 16/42 kB Progress (4): 348 kB | 29 kB | 93 kB | 20/42 kB Progress (4): 348 kB | 29 kB | 93 kB | 24/42 kB Progress (4): 348 kB | 29 kB | 93 kB | 27/42 kB Progress (4): 348 kB | 29 kB | 93 kB | 31/42 kB Progress (4): 348 kB | 29 kB | 93 kB | 35/42 kB Progress (4): 348 kB | 29 kB | 93 kB | 39/42 kB Progress (4): 348 kB | 29 kB | 93 kB | 42 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar (348 kB at 382 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar Progress (4): 29 kB | 93 kB | 42 kB | 4.1/24 kB Progress (4): 29 kB | 93 kB | 42 kB | 7.8/24 kB Progress (4): 29 kB | 93 kB | 42 kB | 12/24 kB Progress (4): 29 kB | 93 kB | 42 kB | 16/24 kB Progress (4): 29 kB | 93 kB | 42 kB | 20/24 kB Progress (4): 29 kB | 93 kB | 42 kB | 24 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/validation/jakarta.validation-api/3.0.1/jakarta.validation-api-3.0.1.jar (93 kB at 101 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api/4.0.0/jakarta.xml.bind-api-4.0.0.jar Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar (29 kB at 31 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-osgi/4.0.0-M3/jaxb-osgi-4.0.0-M3.jar Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/websocket/jakarta.websocket-client-api/2.1.0/jakarta.websocket-client-api-2.1.0.jar (42 kB at 45 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/soap/jakarta.xml.soap-api/3.0.0/jakarta.xml.soap-api-3.0.0.jar Progress (2): 24 kB | 4.1/155 kB Progress (2): 24 kB | 7.8/155 kB Progress (2): 24 kB | 12/155 kB Progress (2): 24 kB | 16/155 kB Progress (2): 24 kB | 20/155 kB Progress (2): 24 kB | 24/155 kB Progress (2): 24 kB | 28/155 kB Progress (2): 24 kB | 32/155 kB Progress (2): 24 kB | 37/155 kB Progress (2): 24 kB | 41/155 kB Progress (2): 24 kB | 45/155 kB Progress (2): 24 kB | 49/155 kB Progress (2): 24 kB | 53/155 kB Progress (2): 24 kB | 57/155 kB Progress (2): 24 kB | 61/155 kB Progress (2): 24 kB | 65/155 kB Progress (2): 24 kB | 69/155 kB Progress (2): 24 kB | 73/155 kB Progress (2): 24 kB | 77/155 kB Progress (2): 24 kB | 82/155 kB Progress (2): 24 kB | 86/155 kB Progress (2): 24 kB | 90/155 kB Progress (2): 24 kB | 94/155 kB Progress (2): 24 kB | 98/155 kB Progress (2): 24 kB | 102/155 kB Progress (2): 24 kB | 106/155 kB Progress (2): 24 kB | 110/155 kB Progress (2): 24 kB | 114/155 kB Progress (2): 24 kB | 118/155 kB Progress (2): 24 kB | 123/155 kB Progress (2): 24 kB | 127/155 kB Progress (2): 24 kB | 131/155 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/websocket/jakarta.websocket-api/2.1.0/jakarta.websocket-api-2.1.0.jar (24 kB at 25 kB/s) Progress (1): 135/155 kB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/ws/jakarta.xml.ws-api/4.0.0/jakarta.xml.ws-api-4.0.0.jar Progress (1): 139/155 kB Progress (1): 143/155 kB Progress (1): 147/155 kB Progress (1): 151/155 kB Progress (1): 155 kB Progress (2): 155 kB | 4.1/127 kB Progress (2): 155 kB | 7.8/127 kB Progress (2): 155 kB | 12/127 kB Progress (2): 155 kB | 16/127 kB Progress (2): 155 kB | 20/127 kB Progress (2): 155 kB | 24/127 kB Progress (2): 155 kB | 28/127 kB Progress (2): 155 kB | 32/127 kB Progress (2): 155 kB | 37/127 kB Progress (2): 155 kB | 41/127 kB Progress (2): 155 kB | 45/127 kB Progress (2): 155 kB | 49/127 kB Progress (2): 155 kB | 53/127 kB Progress (2): 155 kB | 57/127 kB Progress (2): 155 kB | 61/127 kB Progress (2): 155 kB | 65/127 kB Progress (2): 155 kB | 69/127 kB Progress (2): 155 kB | 73/127 kB Progress (2): 155 kB | 77/127 kB Progress (2): 155 kB | 82/127 kB Progress (2): 155 kB | 86/127 kB Progress (2): 155 kB | 90/127 kB Progress (2): 155 kB | 94/127 kB Progress (2): 155 kB | 98/127 kB Progress (2): 155 kB | 102/127 kB Progress (2): 155 kB | 106/127 kB Progress (2): 155 kB | 110/127 kB Progress (2): 155 kB | 114/127 kB Progress (2): 155 kB | 118/127 kB Progress (2): 155 kB | 123/127 kB Progress (2): 155 kB | 127/127 kB Progress (2): 155 kB | 127 kB Progress (3): 155 kB | 127 kB | 0/3.5 MB Progress (3): 155 kB | 127 kB | 0/3.5 MB Progress (3): 155 kB | 127 kB | 0.1/3.5 MB Progress (3): 155 kB | 127 kB | 0.1/3.5 MB Progress (3): 155 kB | 127 kB | 0.1/3.5 MB Progress (3): 155 kB | 127 kB | 0.1/3.5 MB Progress (3): 155 kB | 127 kB | 0.1/3.5 MB Progress (3): 155 kB | 127 kB | 0.1/3.5 MB Progress (4): 155 kB | 127 kB | 0.1/3.5 MB | 4.1/37 kB Progress (4): 155 kB | 127 kB | 0.1/3.5 MB | 7.8/37 kB Progress (4): 155 kB | 127 kB | 0.1/3.5 MB | 12/37 kB Progress (4): 155 kB | 127 kB | 0.1/3.5 MB | 16/37 kB Progress (4): 155 kB | 127 kB | 0.1/3.5 MB | 20/37 kB Progress (4): 155 kB | 127 kB | 0.1/3.5 MB | 24/37 kB Progress (4): 155 kB | 127 kB | 0.1/3.5 MB | 28/37 kB Progress (4): 155 kB | 127 kB | 0.1/3.5 MB | 32/37 kB Progress (4): 155 kB | 127 kB | 0.1/3.5 MB | 37/37 kB Progress (4): 155 kB | 127 kB | 0.1/3.5 MB | 37 kB Progress (5): 155 kB | 127 kB | 0.1/3.5 MB | 37 kB | 4.1/77 kB Progress (5): 155 kB | 127 kB | 0.1/3.5 MB | 37 kB | 7.8/77 kB Progress (5): 155 kB | 127 kB | 0.1/3.5 MB | 37 kB | 12/77 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar (155 kB at 161 kB/s) Progress (4): 127 kB | 0.1/3.5 MB | 37 kB | 16/77 kB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-api-osgi/4.0.0-M4/webservices-api-osgi-4.0.0-M4.jar Progress (4): 127 kB | 0.1/3.5 MB | 37 kB | 20/77 kB Progress (4): 127 kB | 0.1/3.5 MB | 37 kB | 24/77 kB Progress (4): 127 kB | 0.1/3.5 MB | 37 kB | 28/77 kB Progress (4): 127 kB | 0.1/3.5 MB | 37 kB | 32/77 kB Progress (4): 127 kB | 0.1/3.5 MB | 37 kB | 37/77 kB Progress (4): 127 kB | 0.1/3.5 MB | 37 kB | 41/77 kB Progress (4): 127 kB | 0.1/3.5 MB | 37 kB | 45/77 kB Progress (4): 127 kB | 0.1/3.5 MB | 37 kB | 49/77 kB Progress (4): 127 kB | 0.1/3.5 MB | 37 kB | 53/77 kB Progress (4): 127 kB | 0.1/3.5 MB | 37 kB | 57/77 kB Progress (4): 127 kB | 0.1/3.5 MB | 37 kB | 61/77 kB Progress (4): 127 kB | 0.1/3.5 MB | 37 kB | 65/77 kB Progress (4): 127 kB | 0.1/3.5 MB | 37 kB | 69/77 kB Progress (4): 127 kB | 0.1/3.5 MB | 37 kB | 73/77 kB Progress (4): 127 kB | 0.1/3.5 MB | 37 kB | 77 kB Progress (4): 127 kB | 0.2/3.5 MB | 37 kB | 77 kB Progress (4): 127 kB | 0.2/3.5 MB | 37 kB | 77 kB Progress (4): 127 kB | 0.2/3.5 MB | 37 kB | 77 kB Progress (4): 127 kB | 0.2/3.5 MB | 37 kB | 77 kB Progress (4): 127 kB | 0.2/3.5 MB | 37 kB | 77 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api/4.0.0/jakarta.xml.bind-api-4.0.0.jar (127 kB at 131 kB/s) Progress (3): 0.2/3.5 MB | 37 kB | 77 kB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-osgi/4.0.0-M4/webservices-osgi-4.0.0-M4.jar Progress (3): 0.3/3.5 MB | 37 kB | 77 kB Progress (3): 0.3/3.5 MB | 37 kB | 77 kB Progress (3): 0.3/3.5 MB | 37 kB | 77 kB Progress (3): 0.3/3.5 MB | 37 kB | 77 kB Progress (3): 0.3/3.5 MB | 37 kB | 77 kB Progress (3): 0.3/3.5 MB | 37 kB | 77 kB Progress (3): 0.4/3.5 MB | 37 kB | 77 kB Progress (3): 0.4/3.5 MB | 37 kB | 77 kB Progress (3): 0.4/3.5 MB | 37 kB | 77 kB Progress (3): 0.4/3.5 MB | 37 kB | 77 kB Progress (3): 0.4/3.5 MB | 37 kB | 77 kB Progress (3): 0.4/3.5 MB | 37 kB | 77 kB Progress (3): 0.5/3.5 MB | 37 kB | 77 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/soap/jakarta.xml.soap-api/3.0.0/jakarta.xml.soap-api-3.0.0.jar (37 kB at 38 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-extra-jdk-packages/4.0.0-M4/webservices-extra-jdk-packages-4.0.0-M4.jar Progress (3): 0.5/3.5 MB | 77 kB | 4.1/111 kB Progress (3): 0.5/3.5 MB | 77 kB | 7.8/111 kB Progress (3): 0.5/3.5 MB | 77 kB | 12/111 kB Progress (3): 0.5/3.5 MB | 77 kB | 16/111 kB Progress (3): 0.5/3.5 MB | 77 kB | 20/111 kB Progress (3): 0.5/3.5 MB | 77 kB | 24/111 kB Progress (3): 0.5/3.5 MB | 77 kB | 28/111 kB Progress (3): 0.5/3.5 MB | 77 kB | 32/111 kB Progress (3): 0.5/3.5 MB | 77 kB | 37/111 kB Progress (3): 0.5/3.5 MB | 77 kB | 41/111 kB Progress (3): 0.5/3.5 MB | 77 kB | 45/111 kB Progress (3): 0.5/3.5 MB | 77 kB | 49/111 kB Progress (3): 0.5/3.5 MB | 77 kB | 53/111 kB Progress (3): 0.5/3.5 MB | 77 kB | 57/111 kB Progress (3): 0.5/3.5 MB | 77 kB | 61/111 kB Progress (3): 0.5/3.5 MB | 77 kB | 65/111 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/ws/jakarta.xml.ws-api/4.0.0/jakarta.xml.ws-api-4.0.0.jar (77 kB at 78 kB/s) Progress (2): 0.5/3.5 MB | 69/111 kB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-activation/1.0.0/angus-activation-1.0.0.jar Progress (2): 0.5/3.5 MB | 73/111 kB Progress (2): 0.5/3.5 MB | 77/111 kB Progress (2): 0.5/3.5 MB | 82/111 kB Progress (2): 0.5/3.5 MB | 86/111 kB Progress (2): 0.5/3.5 MB | 90/111 kB Progress (2): 0.5/3.5 MB | 94/111 kB Progress (2): 0.5/3.5 MB | 98/111 kB Progress (2): 0.5/3.5 MB | 101/111 kB Progress (2): 0.5/3.5 MB | 105/111 kB Progress (2): 0.5/3.5 MB | 110/111 kB Progress (2): 0.5/3.5 MB | 111 kB Progress (2): 0.5/3.5 MB | 111 kB Progress (2): 0.5/3.5 MB | 111 kB Progress (2): 0.5/3.5 MB | 111 kB Progress (2): 0.5/3.5 MB | 111 kB Progress (2): 0.5/3.5 MB | 111 kB Progress (2): 0.5/3.5 MB | 111 kB Progress (2): 0.6/3.5 MB | 111 kB Progress (2): 0.6/3.5 MB | 111 kB Progress (2): 0.6/3.5 MB | 111 kB Progress (2): 0.6/3.5 MB | 111 kB Progress (2): 0.6/3.5 MB | 111 kB Progress (2): 0.6/3.5 MB | 111 kB Progress (2): 0.7/3.5 MB | 111 kB Progress (2): 0.7/3.5 MB | 111 kB Progress (2): 0.7/3.5 MB | 111 kB Progress (2): 0.7/3.5 MB | 111 kB Progress (3): 0.7/3.5 MB | 111 kB | 0.1/9.0 MB Progress (3): 0.7/3.5 MB | 111 kB | 0.1/9.0 MB Progress (3): 0.7/3.5 MB | 111 kB | 0.1/9.0 MB Progress (3): 0.8/3.5 MB | 111 kB | 0.1/9.0 MB Progress (3): 0.8/3.5 MB | 111 kB | 0.1/9.0 MB Progress (3): 0.8/3.5 MB | 111 kB | 0.1/9.0 MB Progress (3): 0.8/3.5 MB | 111 kB | 0.1/9.0 MB Progress (3): 0.8/3.5 MB | 111 kB | 0.1/9.0 MB Progress (3): 0.8/3.5 MB | 111 kB | 0.1/9.0 MB Progress (3): 0.8/3.5 MB | 111 kB | 0.1/9.0 MB Progress (3): 0.8/3.5 MB | 111 kB | 0.1/9.0 MB Progress (3): 0.8/3.5 MB | 111 kB | 0.2/9.0 MB Progress (3): 0.9/3.5 MB | 111 kB | 0.2/9.0 MB Progress (3): 0.9/3.5 MB | 111 kB | 0.2/9.0 MB Progress (3): 0.9/3.5 MB | 111 kB | 0.2/9.0 MB Progress (3): 0.9/3.5 MB | 111 kB | 0.2/9.0 MB Progress (3): 0.9/3.5 MB | 111 kB | 0.2/9.0 MB Progress (3): 0.9/3.5 MB | 111 kB | 0.2/9.0 MB Progress (3): 0.9/3.5 MB | 111 kB | 0.3/9.0 MB Progress (3): 0.9/3.5 MB | 111 kB | 0.3/9.0 MB Progress (3): 1.0/3.5 MB | 111 kB | 0.3/9.0 MB Progress (3): 1.0/3.5 MB | 111 kB | 0.3/9.0 MB Progress (3): 1.0/3.5 MB | 111 kB | 0.3/9.0 MB Progress (3): 1.0/3.5 MB | 111 kB | 0.3/9.0 MB Progress (3): 1.0/3.5 MB | 111 kB | 0.3/9.0 MB Progress (3): 1.0/3.5 MB | 111 kB | 0.4/9.0 MB Progress (3): 1.0/3.5 MB | 111 kB | 0.4/9.0 MB Progress (3): 1.0/3.5 MB | 111 kB | 0.4/9.0 MB Progress (4): 1.0/3.5 MB | 111 kB | 0.4/9.0 MB | 4.1/4.5 kB Progress (4): 1.0/3.5 MB | 111 kB | 0.4/9.0 MB | 4.5 kB Progress (4): 1.1/3.5 MB | 111 kB | 0.4/9.0 MB | 4.5 kB Progress (4): 1.1/3.5 MB | 111 kB | 0.4/9.0 MB | 4.5 kB Progress (4): 1.1/3.5 MB | 111 kB | 0.4/9.0 MB | 4.5 kB Progress (4): 1.1/3.5 MB | 111 kB | 0.5/9.0 MB | 4.5 kB Progress (4): 1.1/3.5 MB | 111 kB | 0.5/9.0 MB | 4.5 kB Progress (4): 1.1/3.5 MB | 111 kB | 0.6/9.0 MB | 4.5 kB Progress (4): 1.1/3.5 MB | 111 kB | 0.6/9.0 MB | 4.5 kB Progress (4): 1.1/3.5 MB | 111 kB | 0.6/9.0 MB | 4.5 kB Progress (4): 1.1/3.5 MB | 111 kB | 0.6/9.0 MB | 4.5 kB Progress (4): 1.1/3.5 MB | 111 kB | 0.6/9.0 MB | 4.5 kB Progress (5): 1.1/3.5 MB | 111 kB | 0.6/9.0 MB | 4.5 kB | 4.1/21 kB Progress (5): 1.1/3.5 MB | 111 kB | 0.6/9.0 MB | 4.5 kB | 7.8/21 kB Progress (5): 1.1/3.5 MB | 111 kB | 0.6/9.0 MB | 4.5 kB | 12/21 kB Progress (5): 1.1/3.5 MB | 111 kB | 0.6/9.0 MB | 4.5 kB | 12/21 kB Progress (5): 1.1/3.5 MB | 111 kB | 0.6/9.0 MB | 4.5 kB | 16/21 kB Progress (5): 1.1/3.5 MB | 111 kB | 0.6/9.0 MB | 4.5 kB | 20/21 kB Progress (5): 1.1/3.5 MB | 111 kB | 0.6/9.0 MB | 4.5 kB | 21 kB Progress (5): 1.2/3.5 MB | 111 kB | 0.6/9.0 MB | 4.5 kB | 21 kB Progress (5): 1.2/3.5 MB | 111 kB | 0.6/9.0 MB | 4.5 kB | 21 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-api-osgi/4.0.0-M4/webservices-api-osgi-4.0.0-M4.jar (111 kB at 110 kB/s) Progress (4): 1.2/3.5 MB | 0.6/9.0 MB | 4.5 kB | 21 kB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-mail/1.0.0/angus-mail-1.0.0.jar Progress (4): 1.2/3.5 MB | 0.6/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.2/3.5 MB | 0.6/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.2/3.5 MB | 0.6/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.2/3.5 MB | 0.7/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.3/3.5 MB | 0.7/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.3/3.5 MB | 0.7/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.3/3.5 MB | 0.7/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.3/3.5 MB | 0.7/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.3/3.5 MB | 0.7/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.3/3.5 MB | 0.7/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.3/3.5 MB | 0.8/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.3/3.5 MB | 0.8/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.4/3.5 MB | 0.8/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.4/3.5 MB | 0.8/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.4/3.5 MB | 0.8/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.4/3.5 MB | 0.8/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.4/3.5 MB | 0.8/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.4/3.5 MB | 0.9/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.4/3.5 MB | 0.9/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.4/3.5 MB | 0.9/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.4/3.5 MB | 0.9/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.4/3.5 MB | 0.9/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.5/3.5 MB | 0.9/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.5/3.5 MB | 0.9/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.5/3.5 MB | 1.0/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.5/3.5 MB | 1.0/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.5/3.5 MB | 1.0/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.5/3.5 MB | 1.0/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.5/3.5 MB | 1.0/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.5/3.5 MB | 1.0/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.6/3.5 MB | 1.0/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.6/3.5 MB | 1.1/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.6/3.5 MB | 1.1/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.6/3.5 MB | 1.1/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.6/3.5 MB | 1.1/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.6/3.5 MB | 1.1/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.6/3.5 MB | 1.1/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.6/3.5 MB | 1.2/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.6/3.5 MB | 1.2/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.7/3.5 MB | 1.2/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.7/3.5 MB | 1.2/9.0 MB | 4.5 kB | 21 kB Progress (4): 1.7/3.5 MB | 1.2/9.0 MB | 4.5 kB | 21 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-extra-jdk-packages/4.0.0-M4/webservices-extra-jdk-packages-4.0.0-M4.jar (4.5 kB at 4.4 kB/s) Progress (3): 1.7/3.5 MB | 1.2/9.0 MB | 21 kB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/woodstox/woodstox-core/6.2.8/woodstox-core-6.2.8.jar Progress (3): 1.7/3.5 MB | 1.2/9.0 MB | 21 kB Progress (3): 1.7/3.5 MB | 1.2/9.0 MB | 21 kB Progress (3): 1.8/3.5 MB | 1.2/9.0 MB | 21 kB Progress (3): 1.8/3.5 MB | 1.2/9.0 MB | 21 kB Progress (3): 1.8/3.5 MB | 1.2/9.0 MB | 21 kB Progress (3): 1.8/3.5 MB | 1.2/9.0 MB | 21 kB Progress (3): 1.8/3.5 MB | 1.2/9.0 MB | 21 kB Progress (3): 1.8/3.5 MB | 1.2/9.0 MB | 21 kB Progress (3): 1.9/3.5 MB | 1.2/9.0 MB | 21 kB Progress (3): 1.9/3.5 MB | 1.2/9.0 MB | 21 kB Progress (3): 1.9/3.5 MB | 1.2/9.0 MB | 21 kB Progress (3): 1.9/3.5 MB | 1.2/9.0 MB | 21 kB Progress (3): 1.9/3.5 MB | 1.2/9.0 MB | 21 kB Progress (3): 1.9/3.5 MB | 1.2/9.0 MB | 21 kB Progress (3): 2.0/3.5 MB | 1.2/9.0 MB | 21 kB Progress (3): 2.0/3.5 MB | 1.2/9.0 MB | 21 kB Progress (3): 2.0/3.5 MB | 1.2/9.0 MB | 21 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-activation/1.0.0/angus-activation-1.0.0.jar (21 kB at 20 kB/s) Progress (2): 2.0/3.5 MB | 1.2/9.0 MB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar Progress (2): 2.0/3.5 MB | 1.2/9.0 MB Progress (2): 2.0/3.5 MB | 1.2/9.0 MB Progress (2): 2.0/3.5 MB | 1.2/9.0 MB Progress (2): 2.1/3.5 MB | 1.2/9.0 MB Progress (2): 2.1/3.5 MB | 1.3/9.0 MB Progress (2): 2.1/3.5 MB | 1.3/9.0 MB Progress (2): 2.1/3.5 MB | 1.3/9.0 MB Progress (2): 2.1/3.5 MB | 1.3/9.0 MB Progress (2): 2.1/3.5 MB | 1.3/9.0 MB Progress (3): 2.1/3.5 MB | 1.3/9.0 MB | 4.1/490 kB Progress (3): 2.1/3.5 MB | 1.3/9.0 MB | 7.8/490 kB Progress (3): 2.1/3.5 MB | 1.3/9.0 MB | 7.8/490 kB Progress (3): 2.1/3.5 MB | 1.3/9.0 MB | 12/490 kB Progress (3): 2.1/3.5 MB | 1.3/9.0 MB | 16/490 kB Progress (3): 2.1/3.5 MB | 1.3/9.0 MB | 16/490 kB Progress (3): 2.1/3.5 MB | 1.3/9.0 MB | 20/490 kB Progress (3): 2.1/3.5 MB | 1.3/9.0 MB | 24/490 kB Progress (3): 2.1/3.5 MB | 1.4/9.0 MB | 24/490 kB Progress (3): 2.2/3.5 MB | 1.4/9.0 MB | 24/490 kB Progress (3): 2.2/3.5 MB | 1.4/9.0 MB | 27/490 kB Progress (3): 2.2/3.5 MB | 1.4/9.0 MB | 31/490 kB Progress (3): 2.2/3.5 MB | 1.4/9.0 MB | 35/490 kB Progress (3): 2.2/3.5 MB | 1.4/9.0 MB | 35/490 kB Progress (3): 2.2/3.5 MB | 1.4/9.0 MB | 39/490 kB Progress (3): 2.2/3.5 MB | 1.4/9.0 MB | 39/490 kB Progress (3): 2.2/3.5 MB | 1.4/9.0 MB | 43/490 kB Progress (3): 2.2/3.5 MB | 1.4/9.0 MB | 43/490 kB Progress (3): 2.2/3.5 MB | 1.4/9.0 MB | 47/490 kB Progress (3): 2.2/3.5 MB | 1.4/9.0 MB | 51/490 kB Progress (3): 2.2/3.5 MB | 1.4/9.0 MB | 51/490 kB Progress (3): 2.2/3.5 MB | 1.4/9.0 MB | 55/490 kB Progress (3): 2.2/3.5 MB | 1.4/9.0 MB | 59/490 kB Progress (3): 2.2/3.5 MB | 1.5/9.0 MB | 59/490 kB Progress (3): 2.2/3.5 MB | 1.5/9.0 MB | 59/490 kB Progress (3): 2.2/3.5 MB | 1.5/9.0 MB | 63/490 kB Progress (3): 2.2/3.5 MB | 1.5/9.0 MB | 67/490 kB Progress (3): 2.2/3.5 MB | 1.5/9.0 MB | 72/490 kB Progress (3): 2.2/3.5 MB | 1.5/9.0 MB | 72/490 kB Progress (3): 2.2/3.5 MB | 1.5/9.0 MB | 76/490 kB Progress (3): 2.2/3.5 MB | 1.5/9.0 MB | 80/490 kB Progress (3): 2.3/3.5 MB | 1.5/9.0 MB | 80/490 kB Progress (3): 2.3/3.5 MB | 1.5/9.0 MB | 80/490 kB Progress (3): 2.3/3.5 MB | 1.5/9.0 MB | 84/490 kB Progress (3): 2.3/3.5 MB | 1.5/9.0 MB | 88/490 kB Progress (3): 2.3/3.5 MB | 1.5/9.0 MB | 88/490 kB Progress (3): 2.3/3.5 MB | 1.5/9.0 MB | 92/490 kB Progress (3): 2.3/3.5 MB | 1.5/9.0 MB | 92/490 kB Progress (3): 2.3/3.5 MB | 1.5/9.0 MB | 96/490 kB Progress (3): 2.3/3.5 MB | 1.5/9.0 MB | 100/490 kB Progress (3): 2.3/3.5 MB | 1.6/9.0 MB | 100/490 kB Progress (3): 2.3/3.5 MB | 1.6/9.0 MB | 100/490 kB Progress (3): 2.3/3.5 MB | 1.6/9.0 MB | 104/490 kB Progress (3): 2.3/3.5 MB | 1.6/9.0 MB | 108/490 kB Progress (3): 2.3/3.5 MB | 1.6/9.0 MB | 108/490 kB Progress (3): 2.3/3.5 MB | 1.6/9.0 MB | 113/490 kB Progress (3): 2.3/3.5 MB | 1.6/9.0 MB | 117/490 kB Progress (3): 2.3/3.5 MB | 1.6/9.0 MB | 121/490 kB Progress (3): 2.3/3.5 MB | 1.6/9.0 MB | 121/490 kB Progress (3): 2.3/3.5 MB | 1.6/9.0 MB | 121/490 kB Progress (3): 2.3/3.5 MB | 1.6/9.0 MB | 125/490 kB Progress (3): 2.3/3.5 MB | 1.6/9.0 MB | 129/490 kB Progress (3): 2.4/3.5 MB | 1.6/9.0 MB | 129/490 kB Progress (3): 2.4/3.5 MB | 1.6/9.0 MB | 133/490 kB Progress (3): 2.4/3.5 MB | 1.6/9.0 MB | 137/490 kB Progress (3): 2.4/3.5 MB | 1.6/9.0 MB | 141/490 kB Progress (3): 2.4/3.5 MB | 1.6/9.0 MB | 141/490 kB Progress (3): 2.4/3.5 MB | 1.7/9.0 MB | 141/490 kB Progress (3): 2.4/3.5 MB | 1.7/9.0 MB | 145/490 kB Progress (3): 2.4/3.5 MB | 1.7/9.0 MB | 149/490 kB Progress (3): 2.4/3.5 MB | 1.7/9.0 MB | 149/490 kB Progress (3): 2.4/3.5 MB | 1.7/9.0 MB | 153/490 kB Progress (3): 2.4/3.5 MB | 1.7/9.0 MB | 158/490 kB Progress (3): 2.4/3.5 MB | 1.7/9.0 MB | 158/490 kB Progress (3): 2.4/3.5 MB | 1.7/9.0 MB | 158/490 kB Progress (3): 2.4/3.5 MB | 1.7/9.0 MB | 158/490 kB Progress (3): 2.4/3.5 MB | 1.7/9.0 MB | 158/490 kB Progress (3): 2.4/3.5 MB | 1.7/9.0 MB | 158/490 kB Progress (3): 2.4/3.5 MB | 1.8/9.0 MB | 158/490 kB Progress (3): 2.5/3.5 MB | 1.8/9.0 MB | 158/490 kB Progress (3): 2.5/3.5 MB | 1.8/9.0 MB | 158/490 kB Progress (3): 2.5/3.5 MB | 1.8/9.0 MB | 158/490 kB Progress (3): 2.5/3.5 MB | 1.8/9.0 MB | 158/490 kB Progress (3): 2.5/3.5 MB | 1.8/9.0 MB | 158/490 kB Progress (3): 2.5/3.5 MB | 1.8/9.0 MB | 158/490 kB Progress (3): 2.5/3.5 MB | 1.9/9.0 MB | 158/490 kB Progress (3): 2.5/3.5 MB | 1.9/9.0 MB | 158/490 kB Progress (3): 2.6/3.5 MB | 1.9/9.0 MB | 158/490 kB Progress (3): 2.6/3.5 MB | 1.9/9.0 MB | 158/490 kB Progress (3): 2.6/3.5 MB | 1.9/9.0 MB | 158/490 kB Progress (3): 2.6/3.5 MB | 1.9/9.0 MB | 158/490 kB Progress (3): 2.6/3.5 MB | 1.9/9.0 MB | 158/490 kB Progress (3): 2.6/3.5 MB | 2.0/9.0 MB | 158/490 kB Progress (3): 2.6/3.5 MB | 2.0/9.0 MB | 158/490 kB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar Progress (3): 2.6/3.5 MB | 2.0/9.0 MB | 158/490 kB Progress (3): 2.6/3.5 MB | 2.0/9.0 MB | 158/490 kB Progress (3): 2.7/3.5 MB | 2.0/9.0 MB | 158/490 kB Progress (3): 2.7/3.5 MB | 2.0/9.0 MB | 158/490 kB Progress (3): 2.7/3.5 MB | 2.0/9.0 MB | 158/490 kB Progress (3): 2.7/3.5 MB | 2.1/9.0 MB | 158/490 kB Progress (3): 2.7/3.5 MB | 2.1/9.0 MB | 158/490 kB Progress (3): 2.7/3.5 MB | 2.1/9.0 MB | 158/490 kB Progress (3): 2.7/3.5 MB | 2.1/9.0 MB | 158/490 kB Progress (3): 2.7/3.5 MB | 2.1/9.0 MB | 162/490 kB Progress (3): 2.7/3.5 MB | 2.1/9.0 MB | 162/490 kB Progress (3): 2.8/3.5 MB | 2.1/9.0 MB | 162/490 kB Progress (3): 2.8/3.5 MB | 2.1/9.0 MB | 164/490 kB Progress (3): 2.8/3.5 MB | 2.1/9.0 MB | 164/490 kB Progress (3): 2.8/3.5 MB | 2.1/9.0 MB | 168/490 kB Progress (3): 2.8/3.5 MB | 2.1/9.0 MB | 172/490 kB Progress (3): 2.8/3.5 MB | 2.1/9.0 MB | 176/490 kB Progress (3): 2.8/3.5 MB | 2.1/9.0 MB | 176/490 kB Progress (3): 2.8/3.5 MB | 2.2/9.0 MB | 176/490 kB Progress (3): 2.8/3.5 MB | 2.2/9.0 MB | 180/490 kB Progress (3): 2.8/3.5 MB | 2.2/9.0 MB | 180/490 kB Progress (3): 2.8/3.5 MB | 2.2/9.0 MB | 184/490 kB Progress (3): 2.8/3.5 MB | 2.2/9.0 MB | 188/490 kB Progress (3): 2.8/3.5 MB | 2.2/9.0 MB | 188/490 kB Progress (3): 2.8/3.5 MB | 2.2/9.0 MB | 193/490 kB Progress (3): 2.8/3.5 MB | 2.2/9.0 MB | 197/490 kB Progress (3): 2.8/3.5 MB | 2.2/9.0 MB | 197/490 kB Progress (3): 2.8/3.5 MB | 2.2/9.0 MB | 197/490 kB Progress (3): 2.8/3.5 MB | 2.2/9.0 MB | 201/490 kB Progress (3): 2.9/3.5 MB | 2.2/9.0 MB | 201/490 kB Progress (3): 2.9/3.5 MB | 2.2/9.0 MB | 205/490 kB Progress (3): 2.9/3.5 MB | 2.2/9.0 MB | 209/490 kB Progress (3): 2.9/3.5 MB | 2.2/9.0 MB | 209/490 kB Progress (3): 2.9/3.5 MB | 2.2/9.0 MB | 213/490 kB Progress (3): 2.9/3.5 MB | 2.3/9.0 MB | 213/490 kB Progress (3): 2.9/3.5 MB | 2.3/9.0 MB | 217/490 kB Progress (3): 2.9/3.5 MB | 2.3/9.0 MB | 217/490 kB Progress (3): 2.9/3.5 MB | 2.3/9.0 MB | 221/490 kB Progress (3): 2.9/3.5 MB | 2.3/9.0 MB | 225/490 kB Progress (3): 2.9/3.5 MB | 2.3/9.0 MB | 229/490 kB Progress (3): 2.9/3.5 MB | 2.3/9.0 MB | 229/490 kB Progress (3): 2.9/3.5 MB | 2.3/9.0 MB | 233/490 kB Progress (3): 2.9/3.5 MB | 2.3/9.0 MB | 238/490 kB Progress (3): 2.9/3.5 MB | 2.3/9.0 MB | 238/490 kB Progress (3): 2.9/3.5 MB | 2.3/9.0 MB | 238/490 kB Progress (3): 2.9/3.5 MB | 2.3/9.0 MB | 242/490 kB Progress (3): 2.9/3.5 MB | 2.3/9.0 MB | 246/490 kB Progress (3): 2.9/3.5 MB | 2.3/9.0 MB | 246/490 kB Progress (3): 2.9/3.5 MB | 2.3/9.0 MB | 250/490 kB Progress (3): 2.9/3.5 MB | 2.3/9.0 MB | 254/490 kB Progress (3): 3.0/3.5 MB | 2.3/9.0 MB | 254/490 kB Progress (3): 3.0/3.5 MB | 2.3/9.0 MB | 258/490 kB Progress (3): 3.0/3.5 MB | 2.4/9.0 MB | 258/490 kB Progress (3): 3.0/3.5 MB | 2.4/9.0 MB | 262/490 kB Progress (3): 3.0/3.5 MB | 2.4/9.0 MB | 262/490 kB Progress (3): 3.0/3.5 MB | 2.4/9.0 MB | 266/490 kB Progress (3): 3.0/3.5 MB | 2.4/9.0 MB | 270/490 kB Progress (3): 3.0/3.5 MB | 2.4/9.0 MB | 270/490 kB Progress (3): 3.0/3.5 MB | 2.4/9.0 MB | 274/490 kB Progress (3): 3.0/3.5 MB | 2.4/9.0 MB | 279/490 kB Progress (3): 3.0/3.5 MB | 2.4/9.0 MB | 279/490 kB Progress (3): 3.0/3.5 MB | 2.4/9.0 MB | 279/490 kB Progress (3): 3.0/3.5 MB | 2.4/9.0 MB | 283/490 kB Progress (3): 3.0/3.5 MB | 2.4/9.0 MB | 287/490 kB Progress (3): 3.0/3.5 MB | 2.4/9.0 MB | 287/490 kB Progress (3): 3.0/3.5 MB | 2.4/9.0 MB | 291/490 kB Progress (3): 3.0/3.5 MB | 2.4/9.0 MB | 295/490 kB Progress (3): 3.0/3.5 MB | 2.4/9.0 MB | 295/490 kB Progress (3): 3.0/3.5 MB | 2.4/9.0 MB | 299/490 kB Progress (3): 3.0/3.5 MB | 2.4/9.0 MB | 303/490 kB Progress (3): 3.1/3.5 MB | 2.4/9.0 MB | 303/490 kB Progress (3): 3.1/3.5 MB | 2.4/9.0 MB | 307/490 kB Progress (3): 3.1/3.5 MB | 2.5/9.0 MB | 307/490 kB Progress (3): 3.1/3.5 MB | 2.5/9.0 MB | 311/490 kB Progress (3): 3.1/3.5 MB | 2.5/9.0 MB | 311/490 kB Progress (3): 3.1/3.5 MB | 2.5/9.0 MB | 315/490 kB Progress (3): 3.1/3.5 MB | 2.5/9.0 MB | 319/490 kB Progress (3): 3.1/3.5 MB | 2.5/9.0 MB | 319/490 kB Progress (3): 3.1/3.5 MB | 2.5/9.0 MB | 324/490 kB Progress (3): 3.1/3.5 MB | 2.5/9.0 MB | 328/490 kB Progress (3): 3.1/3.5 MB | 2.5/9.0 MB | 328/490 kB Progress (3): 3.1/3.5 MB | 2.5/9.0 MB | 328/490 kB Progress (3): 3.1/3.5 MB | 2.5/9.0 MB | 332/490 kB Progress (3): 3.1/3.5 MB | 2.5/9.0 MB | 336/490 kB Progress (3): 3.1/3.5 MB | 2.5/9.0 MB | 336/490 kB Progress (3): 3.1/3.5 MB | 2.5/9.0 MB | 340/490 kB Progress (3): 3.1/3.5 MB | 2.5/9.0 MB | 344/490 kB Progress (3): 3.1/3.5 MB | 2.5/9.0 MB | 344/490 kB Progress (3): 3.1/3.5 MB | 2.6/9.0 MB | 344/490 kB Progress (3): 3.1/3.5 MB | 2.6/9.0 MB | 348/490 kB Progress (3): 3.2/3.5 MB | 2.6/9.0 MB | 348/490 kB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/santuario/xmlsec/2.3.0/xmlsec-2.3.0.jar Progress (3): 3.2/3.5 MB | 2.6/9.0 MB | 352/490 kB Progress (3): 3.2/3.5 MB | 2.6/9.0 MB | 352/490 kB Progress (3): 3.2/3.5 MB | 2.6/9.0 MB | 356/490 kB Progress (3): 3.2/3.5 MB | 2.6/9.0 MB | 360/490 kB Progress (3): 3.2/3.5 MB | 2.6/9.0 MB | 360/490 kB Progress (3): 3.2/3.5 MB | 2.6/9.0 MB | 360/490 kB Progress (3): 3.2/3.5 MB | 2.6/9.0 MB | 365/490 kB Progress (3): 3.2/3.5 MB | 2.6/9.0 MB | 369/490 kB Progress (3): 3.2/3.5 MB | 2.6/9.0 MB | 369/490 kB Progress (3): 3.2/3.5 MB | 2.6/9.0 MB | 373/490 kB Progress (3): 3.2/3.5 MB | 2.6/9.0 MB | 377/490 kB Progress (3): 3.2/3.5 MB | 2.6/9.0 MB | 377/490 kB Progress (3): 3.2/3.5 MB | 2.6/9.0 MB | 381/490 kB Progress (3): 3.2/3.5 MB | 2.7/9.0 MB | 381/490 kB Progress (3): 3.2/3.5 MB | 2.7/9.0 MB | 385/490 kB Progress (3): 3.2/3.5 MB | 2.7/9.0 MB | 389/490 kB Progress (3): 3.2/3.5 MB | 2.7/9.0 MB | 389/490 kB Progress (3): 3.2/3.5 MB | 2.7/9.0 MB | 393/490 kB Progress (3): 3.2/3.5 MB | 2.7/9.0 MB | 397/490 kB Progress (3): 3.3/3.5 MB | 2.7/9.0 MB | 397/490 kB Progress (3): 3.3/3.5 MB | 2.7/9.0 MB | 401/490 kB Progress (3): 3.3/3.5 MB | 2.7/9.0 MB | 401/490 kB Progress (3): 3.3/3.5 MB | 2.7/9.0 MB | 406/490 kB Progress (3): 3.3/3.5 MB | 2.7/9.0 MB | 410/490 kB Progress (3): 3.3/3.5 MB | 2.7/9.0 MB | 410/490 kB Progress (3): 3.3/3.5 MB | 2.7/9.0 MB | 414/490 kB Progress (3): 3.3/3.5 MB | 2.7/9.0 MB | 418/490 kB Progress (3): 3.3/3.5 MB | 2.7/9.0 MB | 418/490 kB Progress (3): 3.3/3.5 MB | 2.7/9.0 MB | 422/490 kB Progress (3): 3.3/3.5 MB | 2.8/9.0 MB | 422/490 kB Progress (3): 3.3/3.5 MB | 2.8/9.0 MB | 426/490 kB Progress (3): 3.3/3.5 MB | 2.8/9.0 MB | 426/490 kB Progress (3): 3.3/3.5 MB | 2.8/9.0 MB | 430/490 kB Progress (3): 3.3/3.5 MB | 2.8/9.0 MB | 430/490 kB Progress (3): 3.3/3.5 MB | 2.8/9.0 MB | 434/490 kB Progress (3): 3.3/3.5 MB | 2.8/9.0 MB | 438/490 kB Progress (3): 3.3/3.5 MB | 2.8/9.0 MB | 442/490 kB Progress (3): 3.3/3.5 MB | 2.8/9.0 MB | 442/490 kB Progress (3): 3.3/3.5 MB | 2.8/9.0 MB | 442/490 kB Progress (3): 3.3/3.5 MB | 2.8/9.0 MB | 446/490 kB Progress (3): 3.3/3.5 MB | 2.8/9.0 MB | 451/490 kB Progress (3): 3.4/3.5 MB | 2.8/9.0 MB | 451/490 kB Progress (3): 3.4/3.5 MB | 2.8/9.0 MB | 455/490 kB Progress (3): 3.4/3.5 MB | 2.8/9.0 MB | 459/490 kB Progress (3): 3.4/3.5 MB | 2.9/9.0 MB | 459/490 kB Progress (3): 3.4/3.5 MB | 2.9/9.0 MB | 459/490 kB Progress (3): 3.4/3.5 MB | 2.9/9.0 MB | 459/490 kB Progress (3): 3.4/3.5 MB | 2.9/9.0 MB | 459/490 kB Progress (3): 3.4/3.5 MB | 2.9/9.0 MB | 459/490 kB Progress (3): 3.4/3.5 MB | 2.9/9.0 MB | 459/490 kB Progress (3): 3.4/3.5 MB | 2.9/9.0 MB | 459/490 kB Progress (3): 3.4/3.5 MB | 3.0/9.0 MB | 459/490 kB Progress (3): 3.4/3.5 MB | 3.0/9.0 MB | 459/490 kB Progress (3): 3.5/3.5 MB | 3.0/9.0 MB | 459/490 kB Progress (3): 3.5/3.5 MB | 3.0/9.0 MB | 459/490 kB Progress (3): 3.5/3.5 MB | 3.0/9.0 MB | 459/490 kB Progress (3): 3.5/3.5 MB | 3.0/9.0 MB | 459/490 kB Progress (3): 3.5/3.5 MB | 3.0/9.0 MB | 459/490 kB Progress (3): 3.5 MB | 3.0/9.0 MB | 459/490 kB Progress (3): 3.5 MB | 3.0/9.0 MB | 459/490 kB Progress (3): 3.5 MB | 3.1/9.0 MB | 459/490 kB Progress (3): 3.5 MB | 3.1/9.0 MB | 463/490 kB Progress (3): 3.5 MB | 3.1/9.0 MB | 467/490 kB Progress (3): 3.5 MB | 3.1/9.0 MB | 471/490 kB Progress (3): 3.5 MB | 3.1/9.0 MB | 475/490 kB Progress (3): 3.5 MB | 3.1/9.0 MB | 479/490 kB Progress (3): 3.5 MB | 3.1/9.0 MB | 479/490 kB Progress (3): 3.5 MB | 3.1/9.0 MB | 483/490 kB Progress (3): 3.5 MB | 3.1/9.0 MB | 487/490 kB Progress (3): 3.5 MB | 3.1/9.0 MB | 490 kB Progress (3): 3.5 MB | 3.2/9.0 MB | 490 kB Progress (3): 3.5 MB | 3.2/9.0 MB | 490 kB Progress (3): 3.5 MB | 3.3/9.0 MB | 490 kB Progress (3): 3.5 MB | 3.3/9.0 MB | 490 kB Progress (3): 3.5 MB | 3.4/9.0 MB | 490 kB Progress (3): 3.5 MB | 3.4/9.0 MB | 490 kB Progress (3): 3.5 MB | 3.5/9.0 MB | 490 kB Progress (3): 3.5 MB | 3.5/9.0 MB | 490 kB Progress (3): 3.5 MB | 3.6/9.0 MB | 490 kB Progress (3): 3.5 MB | 3.6/9.0 MB | 490 kB Progress (3): 3.5 MB | 3.7/9.0 MB | 490 kB Progress (3): 3.5 MB | 3.7/9.0 MB | 490 kB Progress (3): 3.5 MB | 3.8/9.0 MB | 490 kB Progress (3): 3.5 MB | 3.8/9.0 MB | 490 kB Progress (3): 3.5 MB | 3.9/9.0 MB | 490 kB Progress (3): 3.5 MB | 3.9/9.0 MB | 490 kB Progress (3): 3.5 MB | 4.0/9.0 MB | 490 kB Progress (3): 3.5 MB | 4.0/9.0 MB | 490 kB Progress (3): 3.5 MB | 4.1/9.0 MB | 490 kB Progress (3): 3.5 MB | 4.1/9.0 MB | 490 kB Progress (3): 3.5 MB | 4.2/9.0 MB | 490 kB Progress (3): 3.5 MB | 4.2/9.0 MB | 490 kB Progress (3): 3.5 MB | 4.3/9.0 MB | 490 kB Progress (3): 3.5 MB | 4.3/9.0 MB | 490 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-osgi/4.0.0-M3/jaxb-osgi-4.0.0-M3.jar (3.5 MB at 3.2 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-extra-xmlsec/4.0.0-M4/webservices-extra-xmlsec-4.0.0-M4.jar Progress (2): 4.4/9.0 MB | 490 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-mail/1.0.0/angus-mail-1.0.0.jar (490 kB at 445 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar Progress (2): 4.4/9.0 MB | 0/1.7 MB Progress (2): 4.4/9.0 MB | 0/1.7 MB Progress (2): 4.4/9.0 MB | 0/1.7 MB Progress (2): 4.4/9.0 MB | 0/1.7 MB Progress (2): 4.4/9.0 MB | 0/1.7 MB Progress (2): 4.4/9.0 MB | 0/1.7 MB Progress (2): 4.5/9.0 MB | 0/1.7 MB Progress (2): 4.5/9.0 MB | 0.1/1.7 MB Progress (2): 4.5/9.0 MB | 0.1/1.7 MB Progress (2): 4.5/9.0 MB | 0.1/1.7 MB Progress (2): 4.5/9.0 MB | 0.1/1.7 MB Progress (2): 4.5/9.0 MB | 0.1/1.7 MB Progress (2): 4.5/9.0 MB | 0.1/1.7 MB Progress (2): 4.5/9.0 MB | 0.1/1.7 MB Progress (2): 4.5/9.0 MB | 0.1/1.7 MB Progress (2): 4.5/9.0 MB | 0.1/1.7 MB Progress (2): 4.5/9.0 MB | 0.1/1.7 MB Progress (2): 4.6/9.0 MB | 0.1/1.7 MB Progress (2): 4.6/9.0 MB | 0.1/1.7 MB Progress (2): 4.6/9.0 MB | 0.1/1.7 MB Progress (2): 4.6/9.0 MB | 0.1/1.7 MB Progress (2): 4.6/9.0 MB | 0.2/1.7 MB Progress (2): 4.6/9.0 MB | 0.2/1.7 MB Progress (2): 4.6/9.0 MB | 0.2/1.7 MB Progress (2): 4.6/9.0 MB | 0.2/1.7 MB Progress (2): 4.6/9.0 MB | 0.2/1.7 MB Progress (2): 4.6/9.0 MB | 0.2/1.7 MB Progress (2): 4.6/9.0 MB | 0.2/1.7 MB Progress (2): 4.7/9.0 MB | 0.2/1.7 MB Progress (2): 4.7/9.0 MB | 0.2/1.7 MB Progress (2): 4.7/9.0 MB | 0.2/1.7 MB Progress (2): 4.7/9.0 MB | 0.2/1.7 MB Progress (2): 4.7/9.0 MB | 0.2/1.7 MB Progress (2): 4.7/9.0 MB | 0.2/1.7 MB Progress (2): 4.7/9.0 MB | 0.2/1.7 MB Progress (2): 4.7/9.0 MB | 0.2/1.7 MB Progress (2): 4.7/9.0 MB | 0.3/1.7 MB Progress (2): 4.7/9.0 MB | 0.3/1.7 MB Progress (2): 4.8/9.0 MB | 0.3/1.7 MB Progress (2): 4.8/9.0 MB | 0.3/1.7 MB Progress (2): 4.8/9.0 MB | 0.3/1.7 MB Progress (2): 4.8/9.0 MB | 0.3/1.7 MB Progress (2): 4.8/9.0 MB | 0.3/1.7 MB Progress (2): 4.8/9.0 MB | 0.3/1.7 MB Progress (2): 4.8/9.0 MB | 0.3/1.7 MB Progress (2): 4.8/9.0 MB | 0.3/1.7 MB Progress (2): 4.8/9.0 MB | 0.3/1.7 MB Progress (2): 4.8/9.0 MB | 0.3/1.7 MB Progress (2): 4.8/9.0 MB | 0.3/1.7 MB Progress (2): 4.9/9.0 MB | 0.3/1.7 MB Progress (2): 4.9/9.0 MB | 0.3/1.7 MB Progress (2): 4.9/9.0 MB | 0.4/1.7 MB Progress (2): 4.9/9.0 MB | 0.4/1.7 MB Progress (2): 4.9/9.0 MB | 0.4/1.7 MB Progress (2): 4.9/9.0 MB | 0.4/1.7 MB Progress (2): 4.9/9.0 MB | 0.4/1.7 MB Progress (2): 4.9/9.0 MB | 0.4/1.7 MB Progress (2): 4.9/9.0 MB | 0.4/1.7 MB Progress (2): 4.9/9.0 MB | 0.4/1.7 MB Progress (2): 4.9/9.0 MB | 0.4/1.7 MB Progress (2): 5.0/9.0 MB | 0.4/1.7 MB Progress (2): 5.0/9.0 MB | 0.4/1.7 MB Progress (2): 5.0/9.0 MB | 0.4/1.7 MB Progress (2): 5.0/9.0 MB | 0.4/1.7 MB Progress (2): 5.0/9.0 MB | 0.4/1.7 MB Progress (2): 5.0/9.0 MB | 0.4/1.7 MB Progress (2): 5.0/9.0 MB | 0.5/1.7 MB Progress (2): 5.0/9.0 MB | 0.5/1.7 MB Progress (2): 5.0/9.0 MB | 0.5/1.7 MB Progress (2): 5.0/9.0 MB | 0.5/1.7 MB Progress (2): 5.0/9.0 MB | 0.5/1.7 MB Progress (2): 5.1/9.0 MB | 0.5/1.7 MB Progress (2): 5.1/9.0 MB | 0.5/1.7 MB Progress (2): 5.1/9.0 MB | 0.5/1.7 MB Progress (2): 5.1/9.0 MB | 0.5/1.7 MB Progress (2): 5.1/9.0 MB | 0.5/1.7 MB Progress (2): 5.1/9.0 MB | 0.5/1.7 MB Progress (2): 5.1/9.0 MB | 0.5/1.7 MB Progress (2): 5.1/9.0 MB | 0.5/1.7 MB Progress (2): 5.1/9.0 MB | 0.5/1.7 MB Progress (2): 5.1/9.0 MB | 0.5/1.7 MB Progress (2): 5.1/9.0 MB | 0.6/1.7 MB Progress (2): 5.2/9.0 MB | 0.6/1.7 MB Progress (2): 5.2/9.0 MB | 0.6/1.7 MB Progress (2): 5.2/9.0 MB | 0.6/1.7 MB Progress (2): 5.2/9.0 MB | 0.6/1.7 MB Progress (2): 5.2/9.0 MB | 0.6/1.7 MB Progress (2): 5.2/9.0 MB | 0.6/1.7 MB Progress (2): 5.2/9.0 MB | 0.6/1.7 MB Progress (2): 5.2/9.0 MB | 0.6/1.7 MB Progress (2): 5.2/9.0 MB | 0.6/1.7 MB Progress (2): 5.2/9.0 MB | 0.6/1.7 MB Progress (2): 5.3/9.0 MB | 0.6/1.7 MB Progress (2): 5.3/9.0 MB | 0.6/1.7 MB Progress (2): 5.3/9.0 MB | 0.6/1.7 MB Progress (2): 5.3/9.0 MB | 0.6/1.7 MB Progress (2): 5.3/9.0 MB | 0.7/1.7 MB Progress (2): 5.3/9.0 MB | 0.7/1.7 MB Progress (2): 5.3/9.0 MB | 0.7/1.7 MB Progress (2): 5.3/9.0 MB | 0.7/1.7 MB Progress (2): 5.3/9.0 MB | 0.7/1.7 MB Progress (2): 5.3/9.0 MB | 0.7/1.7 MB Progress (2): 5.3/9.0 MB | 0.7/1.7 MB Progress (2): 5.4/9.0 MB | 0.7/1.7 MB Progress (2): 5.4/9.0 MB | 0.7/1.7 MB Progress (2): 5.4/9.0 MB | 0.7/1.7 MB Progress (2): 5.4/9.0 MB | 0.7/1.7 MB Progress (2): 5.4/9.0 MB | 0.7/1.7 MB Progress (2): 5.4/9.0 MB | 0.7/1.7 MB Progress (2): 5.4/9.0 MB | 0.7/1.7 MB Progress (2): 5.4/9.0 MB | 0.7/1.7 MB Progress (2): 5.4/9.0 MB | 0.8/1.7 MB Progress (2): 5.4/9.0 MB | 0.8/1.7 MB Progress (2): 5.5/9.0 MB | 0.8/1.7 MB Progress (2): 5.5/9.0 MB | 0.8/1.7 MB Progress (2): 5.5/9.0 MB | 0.8/1.7 MB Progress (2): 5.5/9.0 MB | 0.8/1.7 MB Progress (2): 5.5/9.0 MB | 0.8/1.7 MB Progress (2): 5.5/9.0 MB | 0.8/1.7 MB Progress (2): 5.5/9.0 MB | 0.8/1.7 MB Progress (2): 5.5/9.0 MB | 0.8/1.7 MB Progress (2): 5.5/9.0 MB | 0.8/1.7 MB Progress (2): 5.5/9.0 MB | 0.8/1.7 MB Progress (2): 5.5/9.0 MB | 0.8/1.7 MB Progress (2): 5.6/9.0 MB | 0.8/1.7 MB Progress (2): 5.6/9.0 MB | 0.8/1.7 MB Progress (2): 5.6/9.0 MB | 0.9/1.7 MB Progress (2): 5.6/9.0 MB | 0.9/1.7 MB Progress (2): 5.6/9.0 MB | 0.9/1.7 MB Progress (2): 5.6/9.0 MB | 0.9/1.7 MB Progress (2): 5.6/9.0 MB | 0.9/1.7 MB Progress (2): 5.6/9.0 MB | 0.9/1.7 MB Progress (2): 5.6/9.0 MB | 0.9/1.7 MB Progress (2): 5.6/9.0 MB | 0.9/1.7 MB Progress (2): 5.6/9.0 MB | 0.9/1.7 MB Progress (2): 5.7/9.0 MB | 0.9/1.7 MB Progress (2): 5.7/9.0 MB | 0.9/1.7 MB Progress (2): 5.7/9.0 MB | 0.9/1.7 MB Progress (2): 5.7/9.0 MB | 0.9/1.7 MB Progress (2): 5.7/9.0 MB | 0.9/1.7 MB Progress (2): 5.7/9.0 MB | 0.9/1.7 MB Progress (2): 5.7/9.0 MB | 0.9/1.7 MB Progress (2): 5.7/9.0 MB | 1.0/1.7 MB Progress (3): 5.7/9.0 MB | 1.0/1.7 MB | 4.1/50 kB Progress (3): 5.7/9.0 MB | 1.0/1.7 MB | 4.1/50 kB Progress (3): 5.7/9.0 MB | 1.0/1.7 MB | 7.8/50 kB Progress (3): 5.7/9.0 MB | 1.0/1.7 MB | 7.8/50 kB Progress (3): 5.7/9.0 MB | 1.0/1.7 MB | 12/50 kB Progress (3): 5.7/9.0 MB | 1.0/1.7 MB | 12/50 kB Progress (3): 5.7/9.0 MB | 1.0/1.7 MB | 16/50 kB Progress (3): 5.8/9.0 MB | 1.0/1.7 MB | 16/50 kB Progress (3): 5.8/9.0 MB | 1.0/1.7 MB | 20/50 kB Progress (3): 5.8/9.0 MB | 1.0/1.7 MB | 20/50 kB Progress (3): 5.8/9.0 MB | 1.0/1.7 MB | 24/50 kB Progress (3): 5.8/9.0 MB | 1.0/1.7 MB | 24/50 kB Progress (3): 5.8/9.0 MB | 1.0/1.7 MB | 28/50 kB Progress (3): 5.8/9.0 MB | 1.0/1.7 MB | 32/50 kB Progress (3): 5.8/9.0 MB | 1.0/1.7 MB | 32/50 kB Progress (3): 5.8/9.0 MB | 1.0/1.7 MB | 37/50 kB Progress (3): 5.8/9.0 MB | 1.0/1.7 MB | 37/50 kB Progress (3): 5.8/9.0 MB | 1.0/1.7 MB | 41/50 kB Progress (3): 5.8/9.0 MB | 1.0/1.7 MB | 41/50 kB Progress (3): 5.8/9.0 MB | 1.0/1.7 MB | 41/50 kB Progress (3): 5.8/9.0 MB | 1.0/1.7 MB | 45/50 kB Progress (3): 5.8/9.0 MB | 1.0/1.7 MB | 45/50 kB Progress (3): 5.8/9.0 MB | 1.0/1.7 MB | 49/50 kB Progress (3): 5.8/9.0 MB | 1.0/1.7 MB | 50 kB Progress (3): 5.8/9.0 MB | 1.0/1.7 MB | 50 kB Progress (3): 5.8/9.0 MB | 1.0/1.7 MB | 50 kB Progress (3): 5.9/9.0 MB | 1.0/1.7 MB | 50 kB Progress (3): 5.9/9.0 MB | 1.1/1.7 MB | 50 kB Progress (3): 5.9/9.0 MB | 1.1/1.7 MB | 50 kB Progress (3): 5.9/9.0 MB | 1.1/1.7 MB | 50 kB Progress (3): 5.9/9.0 MB | 1.1/1.7 MB | 50 kB Progress (3): 5.9/9.0 MB | 1.1/1.7 MB | 50 kB Progress (3): 5.9/9.0 MB | 1.1/1.7 MB | 50 kB Progress (3): 5.9/9.0 MB | 1.1/1.7 MB | 50 kB Progress (3): 5.9/9.0 MB | 1.1/1.7 MB | 50 kB Progress (3): 5.9/9.0 MB | 1.1/1.7 MB | 50 kB Progress (3): 5.9/9.0 MB | 1.1/1.7 MB | 50 kB Progress (3): 6.0/9.0 MB | 1.1/1.7 MB | 50 kB Progress (3): 6.0/9.0 MB | 1.1/1.7 MB | 50 kB Progress (3): 6.0/9.0 MB | 1.1/1.7 MB | 50 kB Progress (3): 6.0/9.0 MB | 1.1/1.7 MB | 50 kB Progress (3): 6.0/9.0 MB | 1.2/1.7 MB | 50 kB Progress (3): 6.0/9.0 MB | 1.2/1.7 MB | 50 kB Progress (3): 6.0/9.0 MB | 1.2/1.7 MB | 50 kB Progress (3): 6.0/9.0 MB | 1.2/1.7 MB | 50 kB Progress (3): 6.0/9.0 MB | 1.2/1.7 MB | 50 kB Progress (3): 6.0/9.0 MB | 1.2/1.7 MB | 50 kB Progress (3): 6.0/9.0 MB | 1.2/1.7 MB | 50 kB Progress (3): 6.0/9.0 MB | 1.2/1.7 MB | 50 kB Progress (3): 6.0/9.0 MB | 1.2/1.7 MB | 50 kB Progress (3): 6.0/9.0 MB | 1.2/1.7 MB | 50 kB Progress (3): 6.0/9.0 MB | 1.2/1.7 MB | 50 kB Progress (3): 6.1/9.0 MB | 1.2/1.7 MB | 50 kB Progress (3): 6.1/9.0 MB | 1.2/1.7 MB | 50 kB Progress (3): 6.1/9.0 MB | 1.2/1.7 MB | 50 kB Progress (3): 6.1/9.0 MB | 1.2/1.7 MB | 50 kB Progress (3): 6.1/9.0 MB | 1.3/1.7 MB | 50 kB Progress (3): 6.1/9.0 MB | 1.3/1.7 MB | 50 kB Progress (3): 6.1/9.0 MB | 1.3/1.7 MB | 50 kB Progress (3): 6.1/9.0 MB | 1.3/1.7 MB | 50 kB Progress (3): 6.1/9.0 MB | 1.3/1.7 MB | 50 kB Progress (3): 6.1/9.0 MB | 1.3/1.7 MB | 50 kB Progress (3): 6.2/9.0 MB | 1.3/1.7 MB | 50 kB Progress (3): 6.2/9.0 MB | 1.3/1.7 MB | 50 kB Progress (3): 6.2/9.0 MB | 1.3/1.7 MB | 50 kB Progress (3): 6.2/9.0 MB | 1.3/1.7 MB | 50 kB Progress (3): 6.2/9.0 MB | 1.3/1.7 MB | 50 kB Progress (3): 6.2/9.0 MB | 1.3/1.7 MB | 50 kB Progress (3): 6.2/9.0 MB | 1.3/1.7 MB | 50 kB Progress (3): 6.2/9.0 MB | 1.3/1.7 MB | 50 kB Progress (3): 6.2/9.0 MB | 1.3/1.7 MB | 50 kB Progress (3): 6.2/9.0 MB | 1.4/1.7 MB | 50 kB Progress (3): 6.3/9.0 MB | 1.4/1.7 MB | 50 kB Progress (3): 6.3/9.0 MB | 1.4/1.7 MB | 50 kB Progress (3): 6.3/9.0 MB | 1.4/1.7 MB | 50 kB Progress (3): 6.3/9.0 MB | 1.4/1.7 MB | 50 kB Progress (3): 6.3/9.0 MB | 1.4/1.7 MB | 50 kB Progress (3): 6.3/9.0 MB | 1.4/1.7 MB | 50 kB Progress (3): 6.3/9.0 MB | 1.4/1.7 MB | 50 kB Progress (3): 6.3/9.0 MB | 1.4/1.7 MB | 50 kB Progress (3): 6.3/9.0 MB | 1.4/1.7 MB | 50 kB Progress (3): 6.4/9.0 MB | 1.4/1.7 MB | 50 kB Progress (3): 6.4/9.0 MB | 1.4/1.7 MB | 50 kB Progress (3): 6.4/9.0 MB | 1.4/1.7 MB | 50 kB Progress (3): 6.4/9.0 MB | 1.4/1.7 MB | 50 kB Progress (3): 6.4/9.0 MB | 1.4/1.7 MB | 50 kB Progress (3): 6.4/9.0 MB | 1.4/1.7 MB | 50 kB Progress (3): 6.4/9.0 MB | 1.4/1.7 MB | 50 kB Progress (3): 6.4/9.0 MB | 1.5/1.7 MB | 50 kB Progress (3): 6.4/9.0 MB | 1.5/1.7 MB | 50 kB Progress (3): 6.4/9.0 MB | 1.5/1.7 MB | 50 kB Progress (3): 6.5/9.0 MB | 1.5/1.7 MB | 50 kB Progress (3): 6.5/9.0 MB | 1.5/1.7 MB | 50 kB Progress (3): 6.5/9.0 MB | 1.5/1.7 MB | 50 kB Progress (3): 6.5/9.0 MB | 1.5/1.7 MB | 50 kB Progress (3): 6.5/9.0 MB | 1.5/1.7 MB | 50 kB Progress (3): 6.5/9.0 MB | 1.5/1.7 MB | 50 kB Progress (3): 6.5/9.0 MB | 1.5/1.7 MB | 50 kB Progress (3): 6.5/9.0 MB | 1.5/1.7 MB | 50 kB Progress (3): 6.5/9.0 MB | 1.5/1.7 MB | 50 kB Progress (3): 6.5/9.0 MB | 1.5/1.7 MB | 50 kB Progress (3): 6.6/9.0 MB | 1.5/1.7 MB | 50 kB Progress (3): 6.6/9.0 MB | 1.5/1.7 MB | 50 kB Progress (3): 6.6/9.0 MB | 1.6/1.7 MB | 50 kB Progress (3): 6.6/9.0 MB | 1.6/1.7 MB | 50 kB Progress (3): 6.6/9.0 MB | 1.6/1.7 MB | 50 kB Progress (3): 6.6/9.0 MB | 1.6/1.7 MB | 50 kB Progress (3): 6.6/9.0 MB | 1.6/1.7 MB | 50 kB Progress (3): 6.6/9.0 MB | 1.6/1.7 MB | 50 kB Progress (3): 6.6/9.0 MB | 1.6/1.7 MB | 50 kB Progress (3): 6.6/9.0 MB | 1.6/1.7 MB | 50 kB Progress (3): 6.6/9.0 MB | 1.6/1.7 MB | 50 kB Progress (3): 6.7/9.0 MB | 1.6/1.7 MB | 50 kB Progress (3): 6.7/9.0 MB | 1.6/1.7 MB | 50 kB Progress (3): 6.7/9.0 MB | 1.6/1.7 MB | 50 kB Progress (3): 6.7/9.0 MB | 1.6/1.7 MB | 50 kB Progress (3): 6.7/9.0 MB | 1.6/1.7 MB | 50 kB Progress (3): 6.7/9.0 MB | 1.6/1.7 MB | 50 kB Progress (3): 6.7/9.0 MB | 1.7/1.7 MB | 50 kB Progress (3): 6.7/9.0 MB | 1.7/1.7 MB | 50 kB Progress (3): 6.7/9.0 MB | 1.7/1.7 MB | 50 kB Progress (3): 6.7/9.0 MB | 1.7/1.7 MB | 50 kB Progress (3): 6.8/9.0 MB | 1.7/1.7 MB | 50 kB Progress (3): 6.8/9.0 MB | 1.7/1.7 MB | 50 kB Progress (3): 6.8/9.0 MB | 1.7/1.7 MB | 50 kB Progress (3): 6.8/9.0 MB | 1.7/1.7 MB | 50 kB Progress (3): 6.8/9.0 MB | 1.7/1.7 MB | 50 kB Progress (3): 6.8/9.0 MB | 1.7/1.7 MB | 50 kB Progress (3): 6.8/9.0 MB | 1.7/1.7 MB | 50 kB Progress (4): 6.8/9.0 MB | 1.7/1.7 MB | 50 kB | 4.1/65 kB Progress (4): 6.8/9.0 MB | 1.7/1.7 MB | 50 kB | 4.1/65 kB Progress (4): 6.8/9.0 MB | 1.7/1.7 MB | 50 kB | 7.8/65 kB Progress (4): 6.8/9.0 MB | 1.7 MB | 50 kB | 7.8/65 kB Progress (4): 6.8/9.0 MB | 1.7 MB | 50 kB | 12/65 kB Progress (4): 6.9/9.0 MB | 1.7 MB | 50 kB | 12/65 kB Progress (4): 6.9/9.0 MB | 1.7 MB | 50 kB | 16/65 kB Progress (4): 6.9/9.0 MB | 1.7 MB | 50 kB | 20/65 kB Progress (4): 6.9/9.0 MB | 1.7 MB | 50 kB | 24/65 kB Progress (4): 6.9/9.0 MB | 1.7 MB | 50 kB | 28/65 kB Progress (4): 6.9/9.0 MB | 1.7 MB | 50 kB | 32/65 kB Progress (4): 6.9/9.0 MB | 1.7 MB | 50 kB | 32/65 kB Progress (4): 7.0/9.0 MB | 1.7 MB | 50 kB | 32/65 kB Progress (4): 7.0/9.0 MB | 1.7 MB | 50 kB | 32/65 kB Progress (4): 7.1/9.0 MB | 1.7 MB | 50 kB | 32/65 kB Progress (4): 7.1/9.0 MB | 1.7 MB | 50 kB | 32/65 kB Progress (4): 7.2/9.0 MB | 1.7 MB | 50 kB | 32/65 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar (50 kB at 42 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar Progress (3): 7.2/9.0 MB | 1.7 MB | 32/65 kB Progress (3): 7.3/9.0 MB | 1.7 MB | 32/65 kB Progress (3): 7.3/9.0 MB | 1.7 MB | 32/65 kB Progress (3): 7.4/9.0 MB | 1.7 MB | 32/65 kB Progress (3): 7.4/9.0 MB | 1.7 MB | 32/65 kB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar Progress (3): 7.5/9.0 MB | 1.7 MB | 32/65 kB Progress (3): 7.5/9.0 MB | 1.7 MB | 32/65 kB Progress (3): 7.6/9.0 MB | 1.7 MB | 32/65 kB Progress (3): 7.6/9.0 MB | 1.7 MB | 32/65 kB Progress (3): 7.7/9.0 MB | 1.7 MB | 32/65 kB Progress (3): 7.7/9.0 MB | 1.7 MB | 32/65 kB Progress (3): 7.8/9.0 MB | 1.7 MB | 32/65 kB Progress (3): 7.8/9.0 MB | 1.7 MB | 32/65 kB Progress (3): 7.9/9.0 MB | 1.7 MB | 32/65 kB Progress (3): 7.9/9.0 MB | 1.7 MB | 32/65 kB Progress (3): 8.0/9.0 MB | 1.7 MB | 32/65 kB Progress (3): 8.0/9.0 MB | 1.7 MB | 32/65 kB Progress (3): 8.0/9.0 MB | 1.7 MB | 37/65 kB Progress (3): 8.0/9.0 MB | 1.7 MB | 41/65 kB Progress (3): 8.0/9.0 MB | 1.7 MB | 45/65 kB Progress (3): 8.0/9.0 MB | 1.7 MB | 49/65 kB Progress (3): 8.1/9.0 MB | 1.7 MB | 49/65 kB Progress (3): 8.1/9.0 MB | 1.7 MB | 53/65 kB Progress (3): 8.1/9.0 MB | 1.7 MB | 57/65 kB Progress (3): 8.1/9.0 MB | 1.7 MB | 61/65 kB Progress (3): 8.1/9.0 MB | 1.7 MB | 65 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-extra-xmlsec/4.0.0-M4/webservices-extra-xmlsec-4.0.0-M4.jar (1.7 MB at 1.4 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-basic-tools/4.1.2/pfl-basic-tools-4.1.2.jar Progress (3): 8.1/9.0 MB | 65 kB | 4.1/48 kB Progress (3): 8.1/9.0 MB | 65 kB | 7.8/48 kB Progress (3): 8.1/9.0 MB | 65 kB | 12/48 kB Progress (3): 8.1/9.0 MB | 65 kB | 16/48 kB Progress (3): 8.1/9.0 MB | 65 kB | 20/48 kB Progress (3): 8.1/9.0 MB | 65 kB | 24/48 kB Progress (3): 8.1/9.0 MB | 65 kB | 28/48 kB Progress (3): 8.1/9.0 MB | 65 kB | 32/48 kB Progress (3): 8.1/9.0 MB | 65 kB | 32/48 kB Progress (3): 8.1/9.0 MB | 65 kB | 37/48 kB Progress (4): 8.1/9.0 MB | 65 kB | 37/48 kB | 4.1/73 kB Progress (4): 8.1/9.0 MB | 65 kB | 41/48 kB | 4.1/73 kB Progress (4): 8.1/9.0 MB | 65 kB | 41/48 kB | 7.8/73 kB Progress (4): 8.1/9.0 MB | 65 kB | 45/48 kB | 7.8/73 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar (65 kB at 52 kB/s) Progress (3): 8.1/9.0 MB | 48 kB | 7.8/73 kB Progress (3): 8.1/9.0 MB | 48 kB | 12/73 kB Progress (3): 8.2/9.0 MB | 48 kB | 12/73 kB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-tf-tools/4.1.2/pfl-tf-tools-4.1.2.jar Progress (3): 8.2/9.0 MB | 48 kB | 16/73 kB Progress (3): 8.2/9.0 MB | 48 kB | 20/73 kB Progress (3): 8.2/9.0 MB | 48 kB | 24/73 kB Progress (3): 8.2/9.0 MB | 48 kB | 24/73 kB Progress (3): 8.2/9.0 MB | 48 kB | 27/73 kB Progress (3): 8.2/9.0 MB | 48 kB | 31/73 kB Progress (3): 8.2/9.0 MB | 48 kB | 35/73 kB Progress (3): 8.2/9.0 MB | 48 kB | 39/73 kB Progress (3): 8.2/9.0 MB | 48 kB | 43/73 kB Progress (3): 8.2/9.0 MB | 48 kB | 47/73 kB Progress (3): 8.3/9.0 MB | 48 kB | 47/73 kB Progress (3): 8.3/9.0 MB | 48 kB | 51/73 kB Progress (3): 8.3/9.0 MB | 48 kB | 55/73 kB Progress (3): 8.3/9.0 MB | 48 kB | 59/73 kB Progress (3): 8.3/9.0 MB | 48 kB | 63/73 kB Progress (3): 8.3/9.0 MB | 48 kB | 67/73 kB Progress (3): 8.3/9.0 MB | 48 kB | 72/73 kB Progress (3): 8.3/9.0 MB | 48 kB | 73 kB Progress (3): 8.3/9.0 MB | 48 kB | 73 kB Progress (3): 8.4/9.0 MB | 48 kB | 73 kB Progress (3): 8.4/9.0 MB | 48 kB | 73 kB Progress (3): 8.5/9.0 MB | 48 kB | 73 kB Progress (3): 8.5/9.0 MB | 48 kB | 73 kB Progress (3): 8.6/9.0 MB | 48 kB | 73 kB Progress (3): 8.6/9.0 MB | 48 kB | 73 kB Progress (3): 8.7/9.0 MB | 48 kB | 73 kB Progress (3): 8.7/9.0 MB | 48 kB | 73 kB Progress (4): 8.7/9.0 MB | 48 kB | 73 kB | 4.1/51 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar (48 kB at 38 kB/s) Progress (3): 8.7/9.0 MB | 73 kB | 7.8/51 kB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar Progress (3): 8.7/9.0 MB | 73 kB | 12/51 kB Progress (3): 8.8/9.0 MB | 73 kB | 12/51 kB Progress (3): 8.8/9.0 MB | 73 kB | 16/51 kB Progress (3): 8.8/9.0 MB | 73 kB | 20/51 kB Progress (3): 8.8/9.0 MB | 73 kB | 24/51 kB Progress (3): 8.8/9.0 MB | 73 kB | 28/51 kB Progress (3): 8.8/9.0 MB | 73 kB | 32/51 kB Progress (3): 8.8/9.0 MB | 73 kB | 32/51 kB Progress (3): 8.8/9.0 MB | 73 kB | 37/51 kB Progress (3): 8.8/9.0 MB | 73 kB | 41/51 kB Progress (3): 8.8/9.0 MB | 73 kB | 45/51 kB Progress (3): 8.8/9.0 MB | 73 kB | 49/51 kB Progress (3): 8.9/9.0 MB | 73 kB | 49/51 kB Progress (3): 8.9/9.0 MB | 73 kB | 51 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-basic-tools/4.1.2/pfl-basic-tools-4.1.2.jar (73 kB at 57 kB/s) Progress (2): 8.9/9.0 MB | 51 kB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-tools/4.0.0-M4/webservices-tools-4.0.0-M4.jar Progress (2): 8.9/9.0 MB | 51 kB Progress (2): 9.0/9.0 MB | 51 kB Progress (2): 9.0 MB | 51 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-tf-tools/4.1.2/pfl-tf-tools-4.1.2.jar (51 kB at 39 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-api/4.0.0/webservices-api-4.0.0.jar Progress (2): 9.0 MB | 0/2.8 MB Progress (2): 9.0 MB | 0/2.8 MB Progress (2): 9.0 MB | 0.1/2.8 MB Progress (2): 9.0 MB | 0.1/2.8 MB Progress (2): 9.0 MB | 0.1/2.8 MB Progress (2): 9.0 MB | 0.1/2.8 MB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-osgi/4.0.0-M4/webservices-osgi-4.0.0-M4.jar (9.0 MB at 7.0 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-rt/4.0.0-M4/webservices-rt-4.0.0-M4.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-orb/4.2.4/glassfish-corba-orb-4.2.4.jar Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (2): 0.3/2.8 MB | 4.1/522 kB Progress (2): 0.3/2.8 MB | 7.8/522 kB Progress (2): 0.3/2.8 MB | 12/522 kB Progress (2): 0.3/2.8 MB | 16/522 kB Progress (2): 0.3/2.8 MB | 16/522 kB Progress (2): 0.3/2.8 MB | 20/522 kB Progress (2): 0.3/2.8 MB | 24/522 kB Progress (2): 0.3/2.8 MB | 28/522 kB Progress (2): 0.3/2.8 MB | 32/522 kB Progress (2): 0.3/2.8 MB | 37/522 kB Progress (2): 0.3/2.8 MB | 41/522 kB Progress (2): 0.3/2.8 MB | 45/522 kB Progress (2): 0.3/2.8 MB | 49/522 kB Progress (2): 0.3/2.8 MB | 53/522 kB Progress (2): 0.3/2.8 MB | 57/522 kB Progress (2): 0.3/2.8 MB | 61/522 kB Progress (2): 0.3/2.8 MB | 65/522 kB Progress (2): 0.3/2.8 MB | 69/522 kB Progress (2): 0.3/2.8 MB | 73/522 kB Progress (2): 0.3/2.8 MB | 77/522 kB Progress (2): 0.3/2.8 MB | 82/522 kB Progress (2): 0.3/2.8 MB | 86/522 kB Progress (2): 0.3/2.8 MB | 90/522 kB Progress (2): 0.3/2.8 MB | 94/522 kB Progress (2): 0.3/2.8 MB | 98/522 kB Progress (2): 0.3/2.8 MB | 102/522 kB Progress (2): 0.3/2.8 MB | 106/522 kB Progress (2): 0.3/2.8 MB | 110/522 kB Progress (2): 0.3/2.8 MB | 114/522 kB Progress (2): 0.3/2.8 MB | 118/522 kB Progress (2): 0.3/2.8 MB | 123/522 kB Progress (2): 0.3/2.8 MB | 127/522 kB Progress (2): 0.3/2.8 MB | 131/522 kB Progress (3): 0.3/2.8 MB | 131/522 kB | 0.1/11 MB Progress (3): 0.3/2.8 MB | 135/522 kB | 0.1/11 MB Progress (3): 0.3/2.8 MB | 139/522 kB | 0.1/11 MB Progress (3): 0.3/2.8 MB | 143/522 kB | 0.1/11 MB Progress (3): 0.3/2.8 MB | 147/522 kB | 0.1/11 MB Progress (3): 0.3/2.8 MB | 151/522 kB | 0.1/11 MB Progress (3): 0.3/2.8 MB | 155/522 kB | 0.1/11 MB Progress (3): 0.3/2.8 MB | 159/522 kB | 0.1/11 MB Progress (3): 0.3/2.8 MB | 163/522 kB | 0.1/11 MB Progress (3): 0.3/2.8 MB | 163/522 kB | 0.1/11 MB Progress (3): 0.3/2.8 MB | 168/522 kB | 0.1/11 MB Progress (3): 0.3/2.8 MB | 172/522 kB | 0.1/11 MB Progress (3): 0.3/2.8 MB | 176/522 kB | 0.1/11 MB Progress (3): 0.3/2.8 MB | 180/522 kB | 0.1/11 MB Progress (3): 0.3/2.8 MB | 184/522 kB | 0.1/11 MB Progress (3): 0.3/2.8 MB | 188/522 kB | 0.1/11 MB Progress (3): 0.3/2.8 MB | 192/522 kB | 0.1/11 MB Progress (3): 0.3/2.8 MB | 196/522 kB | 0.1/11 MB Progress (3): 0.3/2.8 MB | 196/522 kB | 0.2/11 MB Progress (3): 0.3/2.8 MB | 200/522 kB | 0.2/11 MB Progress (3): 0.3/2.8 MB | 204/522 kB | 0.2/11 MB Progress (3): 0.3/2.8 MB | 209/522 kB | 0.2/11 MB Progress (3): 0.3/2.8 MB | 213/522 kB | 0.2/11 MB Progress (3): 0.3/2.8 MB | 217/522 kB | 0.2/11 MB Progress (3): 0.3/2.8 MB | 221/522 kB | 0.2/11 MB Progress (3): 0.3/2.8 MB | 225/522 kB | 0.2/11 MB Progress (3): 0.3/2.8 MB | 229/522 kB | 0.2/11 MB Progress (3): 0.3/2.8 MB | 229/522 kB | 0.2/11 MB Progress (3): 0.3/2.8 MB | 233/522 kB | 0.2/11 MB Progress (3): 0.3/2.8 MB | 237/522 kB | 0.2/11 MB Progress (3): 0.3/2.8 MB | 241/522 kB | 0.2/11 MB Progress (3): 0.3/2.8 MB | 245/522 kB | 0.2/11 MB Progress (3): 0.3/2.8 MB | 249/522 kB | 0.2/11 MB Progress (3): 0.3/2.8 MB | 254/522 kB | 0.2/11 MB Progress (3): 0.3/2.8 MB | 258/522 kB | 0.2/11 MB Progress (3): 0.3/2.8 MB | 258/522 kB | 0.3/11 MB Progress (3): 0.3/2.8 MB | 262/522 kB | 0.3/11 MB Progress (3): 0.3/2.8 MB | 266/522 kB | 0.3/11 MB Progress (3): 0.3/2.8 MB | 270/522 kB | 0.3/11 MB Progress (3): 0.3/2.8 MB | 274/522 kB | 0.3/11 MB Progress (3): 0.3/2.8 MB | 278/522 kB | 0.3/11 MB Progress (3): 0.3/2.8 MB | 282/522 kB | 0.3/11 MB Progress (3): 0.3/2.8 MB | 286/522 kB | 0.3/11 MB Progress (3): 0.3/2.8 MB | 286/522 kB | 0.3/11 MB Progress (3): 0.3/2.8 MB | 290/522 kB | 0.3/11 MB Progress (3): 0.3/2.8 MB | 295/522 kB | 0.3/11 MB Progress (3): 0.3/2.8 MB | 299/522 kB | 0.3/11 MB Progress (3): 0.3/2.8 MB | 303/522 kB | 0.3/11 MB Progress (3): 0.3/2.8 MB | 307/522 kB | 0.3/11 MB Progress (3): 0.3/2.8 MB | 311/522 kB | 0.3/11 MB Progress (3): 0.3/2.8 MB | 311/522 kB | 0.4/11 MB Progress (3): 0.3/2.8 MB | 315/522 kB | 0.4/11 MB Progress (3): 0.3/2.8 MB | 319/522 kB | 0.4/11 MB Progress (3): 0.3/2.8 MB | 323/522 kB | 0.4/11 MB Progress (3): 0.3/2.8 MB | 327/522 kB | 0.4/11 MB Progress (3): 0.3/2.8 MB | 331/522 kB | 0.4/11 MB Progress (3): 0.3/2.8 MB | 336/522 kB | 0.4/11 MB Progress (3): 0.3/2.8 MB | 340/522 kB | 0.4/11 MB Progress (3): 0.3/2.8 MB | 340/522 kB | 0.5/11 MB Progress (3): 0.3/2.8 MB | 344/522 kB | 0.5/11 MB Progress (3): 0.3/2.8 MB | 348/522 kB | 0.5/11 MB Progress (3): 0.3/2.8 MB | 352/522 kB | 0.5/11 MB Progress (3): 0.3/2.8 MB | 356/522 kB | 0.5/11 MB Progress (3): 0.3/2.8 MB | 360/522 kB | 0.5/11 MB Progress (3): 0.3/2.8 MB | 364/522 kB | 0.5/11 MB Progress (3): 0.3/2.8 MB | 368/522 kB | 0.5/11 MB Progress (3): 0.3/2.8 MB | 372/522 kB | 0.5/11 MB Progress (3): 0.3/2.8 MB | 372/522 kB | 0.5/11 MB Progress (3): 0.3/2.8 MB | 376/522 kB | 0.5/11 MB Progress (3): 0.3/2.8 MB | 381/522 kB | 0.5/11 MB Progress (3): 0.3/2.8 MB | 385/522 kB | 0.5/11 MB Progress (3): 0.3/2.8 MB | 389/522 kB | 0.5/11 MB Progress (3): 0.3/2.8 MB | 393/522 kB | 0.5/11 MB Progress (3): 0.3/2.8 MB | 397/522 kB | 0.5/11 MB Progress (3): 0.3/2.8 MB | 397/522 kB | 0.6/11 MB Progress (3): 0.3/2.8 MB | 401/522 kB | 0.6/11 MB Progress (3): 0.3/2.8 MB | 405/522 kB | 0.6/11 MB Progress (3): 0.3/2.8 MB | 409/522 kB | 0.6/11 MB Progress (3): 0.3/2.8 MB | 413/522 kB | 0.6/11 MB Progress (3): 0.3/2.8 MB | 417/522 kB | 0.6/11 MB Progress (3): 0.3/2.8 MB | 422/522 kB | 0.6/11 MB Progress (3): 0.3/2.8 MB | 426/522 kB | 0.6/11 MB Progress (3): 0.3/2.8 MB | 426/522 kB | 0.6/11 MB Progress (3): 0.3/2.8 MB | 426/522 kB | 0.7/11 MB Progress (3): 0.3/2.8 MB | 426/522 kB | 0.8/11 MB Progress (4): 0.3/2.8 MB | 426/522 kB | 0.8/11 MB | 4.1/214 kB Progress (4): 0.3/2.8 MB | 426/522 kB | 0.8/11 MB | 4.1/214 kB Progress (4): 0.3/2.8 MB | 430/522 kB | 0.8/11 MB | 4.1/214 kB Progress (4): 0.3/2.8 MB | 430/522 kB | 0.8/11 MB | 4.1/214 kB Progress (4): 0.3/2.8 MB | 430/522 kB | 0.8/11 MB | 7.8/214 kB Progress (4): 0.3/2.8 MB | 434/522 kB | 0.8/11 MB | 7.8/214 kB Progress (4): 0.3/2.8 MB | 434/522 kB | 0.8/11 MB | 12/214 kB Progress (4): 0.3/2.8 MB | 434/522 kB | 0.8/11 MB | 12/214 kB Progress (4): 0.3/2.8 MB | 438/522 kB | 0.8/11 MB | 12/214 kB Progress (4): 0.3/2.8 MB | 438/522 kB | 0.8/11 MB | 16/214 kB Progress (4): 0.3/2.8 MB | 442/522 kB | 0.8/11 MB | 16/214 kB Progress (4): 0.3/2.8 MB | 442/522 kB | 0.9/11 MB | 16/214 kB Progress (4): 0.3/2.8 MB | 442/522 kB | 0.9/11 MB | 20/214 kB Progress (4): 0.4/2.8 MB | 442/522 kB | 0.9/11 MB | 20/214 kB Progress (4): 0.4/2.8 MB | 442/522 kB | 0.9/11 MB | 24/214 kB Progress (4): 0.4/2.8 MB | 446/522 kB | 0.9/11 MB | 24/214 kB Progress (4): 0.4/2.8 MB | 446/522 kB | 0.9/11 MB | 28/214 kB Progress (4): 0.4/2.8 MB | 450/522 kB | 0.9/11 MB | 28/214 kB Progress (4): 0.4/2.8 MB | 450/522 kB | 0.9/11 MB | 32/214 kB Progress (4): 0.4/2.8 MB | 450/522 kB | 0.9/11 MB | 32/214 kB Progress (4): 0.4/2.8 MB | 454/522 kB | 0.9/11 MB | 32/214 kB Progress (4): 0.4/2.8 MB | 458/522 kB | 0.9/11 MB | 32/214 kB Progress (4): 0.4/2.8 MB | 458/522 kB | 0.9/11 MB | 32/214 kB Progress (4): 0.4/2.8 MB | 458/522 kB | 0.9/11 MB | 32/214 kB Progress (4): 0.4/2.8 MB | 462/522 kB | 0.9/11 MB | 32/214 kB Progress (4): 0.4/2.8 MB | 467/522 kB | 0.9/11 MB | 32/214 kB Progress (4): 0.4/2.8 MB | 467/522 kB | 0.9/11 MB | 32/214 kB Progress (4): 0.4/2.8 MB | 471/522 kB | 0.9/11 MB | 32/214 kB Progress (4): 0.4/2.8 MB | 475/522 kB | 0.9/11 MB | 32/214 kB Progress (4): 0.4/2.8 MB | 475/522 kB | 0.9/11 MB | 32/214 kB Progress (4): 0.4/2.8 MB | 479/522 kB | 0.9/11 MB | 32/214 kB Progress (4): 0.4/2.8 MB | 483/522 kB | 0.9/11 MB | 32/214 kB Progress (4): 0.4/2.8 MB | 483/522 kB | 1.0/11 MB | 32/214 kB Progress (4): 0.4/2.8 MB | 487/522 kB | 1.0/11 MB | 32/214 kB Progress (4): 0.4/2.8 MB | 487/522 kB | 1.0/11 MB | 32/214 kB Progress (4): 0.4/2.8 MB | 491/522 kB | 1.0/11 MB | 32/214 kB Progress (4): 0.4/2.8 MB | 495/522 kB | 1.0/11 MB | 32/214 kB Progress (4): 0.5/2.8 MB | 495/522 kB | 1.0/11 MB | 32/214 kB Progress (4): 0.5/2.8 MB | 499/522 kB | 1.0/11 MB | 32/214 kB Progress (4): 0.5/2.8 MB | 503/522 kB | 1.0/11 MB | 32/214 kB Progress (4): 0.5/2.8 MB | 503/522 kB | 1.0/11 MB | 32/214 kB Progress (4): 0.5/2.8 MB | 503/522 kB | 1.0/11 MB | 32/214 kB Progress (4): 0.5/2.8 MB | 508/522 kB | 1.0/11 MB | 32/214 kB Progress (4): 0.5/2.8 MB | 512/522 kB | 1.0/11 MB | 32/214 kB Progress (4): 0.5/2.8 MB | 512/522 kB | 1.0/11 MB | 32/214 kB Progress (4): 0.5/2.8 MB | 516/522 kB | 1.0/11 MB | 32/214 kB Progress (4): 0.5/2.8 MB | 520/522 kB | 1.0/11 MB | 32/214 kB Progress (4): 0.5/2.8 MB | 522 kB | 1.0/11 MB | 32/214 kB Progress (4): 0.5/2.8 MB | 522 kB | 1.0/11 MB | 32/214 kB Progress (4): 0.5/2.8 MB | 522 kB | 1.1/11 MB | 32/214 kB Progress (4): 0.5/2.8 MB | 522 kB | 1.1/11 MB | 32/214 kB Progress (4): 0.5/2.8 MB | 522 kB | 1.1/11 MB | 32/214 kB Progress (4): 0.5/2.8 MB | 522 kB | 1.2/11 MB | 32/214 kB Progress (4): 0.6/2.8 MB | 522 kB | 1.2/11 MB | 32/214 kB Progress (4): 0.6/2.8 MB | 522 kB | 1.2/11 MB | 32/214 kB Progress (4): 0.6/2.8 MB | 522 kB | 1.2/11 MB | 32/214 kB Progress (4): 0.6/2.8 MB | 522 kB | 1.2/11 MB | 32/214 kB Progress (4): 0.6/2.8 MB | 522 kB | 1.2/11 MB | 32/214 kB Progress (4): 0.6/2.8 MB | 522 kB | 1.2/11 MB | 32/214 kB Progress (4): 0.6/2.8 MB | 522 kB | 1.2/11 MB | 32/214 kB Progress (4): 0.6/2.8 MB | 522 kB | 1.3/11 MB | 32/214 kB Progress (4): 0.7/2.8 MB | 522 kB | 1.3/11 MB | 32/214 kB Progress (4): 0.7/2.8 MB | 522 kB | 1.3/11 MB | 32/214 kB Progress (4): 0.7/2.8 MB | 522 kB | 1.3/11 MB | 32/214 kB Progress (4): 0.7/2.8 MB | 522 kB | 1.3/11 MB | 32/214 kB Progress (4): 0.7/2.8 MB | 522 kB | 1.3/11 MB | 32/214 kB Progress (4): 0.7/2.8 MB | 522 kB | 1.3/11 MB | 32/214 kB Progress (4): 0.7/2.8 MB | 522 kB | 1.3/11 MB | 32/214 kB Progress (4): 0.7/2.8 MB | 522 kB | 1.4/11 MB | 32/214 kB Progress (4): 0.8/2.8 MB | 522 kB | 1.4/11 MB | 32/214 kB Progress (4): 0.8/2.8 MB | 522 kB | 1.4/11 MB | 32/214 kB Progress (4): 0.8/2.8 MB | 522 kB | 1.4/11 MB | 32/214 kB Progress (4): 0.8/2.8 MB | 522 kB | 1.4/11 MB | 32/214 kB Progress (4): 0.8/2.8 MB | 522 kB | 1.5/11 MB | 32/214 kB Progress (4): 0.8/2.8 MB | 522 kB | 1.5/11 MB | 32/214 kB Progress (4): 0.8/2.8 MB | 522 kB | 1.6/11 MB | 32/214 kB Progress (4): 0.8/2.8 MB | 522 kB | 1.6/11 MB | 32/214 kB Progress (4): 0.8/2.8 MB | 522 kB | 1.6/11 MB | 32/214 kB Progress (4): 0.9/2.8 MB | 522 kB | 1.6/11 MB | 32/214 kB Progress (4): 0.9/2.8 MB | 522 kB | 1.6/11 MB | 32/214 kB Progress (4): 0.9/2.8 MB | 522 kB | 1.6/11 MB | 32/214 kB Progress (4): 0.9/2.8 MB | 522 kB | 1.6/11 MB | 32/214 kB Progress (4): 0.9/2.8 MB | 522 kB | 1.6/11 MB | 32/214 kB Progress (4): 0.9/2.8 MB | 522 kB | 1.7/11 MB | 32/214 kB Progress (4): 0.9/2.8 MB | 522 kB | 1.7/11 MB | 32/214 kB Progress (4): 0.9/2.8 MB | 522 kB | 1.7/11 MB | 32/214 kB Progress (4): 0.9/2.8 MB | 522 kB | 1.7/11 MB | 32/214 kB Progress (4): 1.0/2.8 MB | 522 kB | 1.7/11 MB | 32/214 kB Progress (4): 1.0/2.8 MB | 522 kB | 1.7/11 MB | 32/214 kB Progress (4): 1.0/2.8 MB | 522 kB | 1.7/11 MB | 32/214 kB Progress (4): 1.0/2.8 MB | 522 kB | 1.8/11 MB | 32/214 kB Progress (4): 1.0/2.8 MB | 522 kB | 1.8/11 MB | 32/214 kB Progress (4): 1.0/2.8 MB | 522 kB | 1.8/11 MB | 32/214 kB Progress (4): 1.0/2.8 MB | 522 kB | 1.8/11 MB | 32/214 kB Progress (4): 1.0/2.8 MB | 522 kB | 1.8/11 MB | 32/214 kB Progress (4): 1.1/2.8 MB | 522 kB | 1.8/11 MB | 32/214 kB Progress (4): 1.1/2.8 MB | 522 kB | 1.8/11 MB | 32/214 kB Progress (4): 1.1/2.8 MB | 522 kB | 1.8/11 MB | 32/214 kB Progress (4): 1.1/2.8 MB | 522 kB | 1.9/11 MB | 32/214 kB Progress (4): 1.1/2.8 MB | 522 kB | 1.9/11 MB | 32/214 kB Progress (4): 1.1/2.8 MB | 522 kB | 1.9/11 MB | 32/214 kB Progress (4): 1.1/2.8 MB | 522 kB | 1.9/11 MB | 32/214 kB Progress (4): 1.1/2.8 MB | 522 kB | 2.0/11 MB | 32/214 kB Progress (4): 1.1/2.8 MB | 522 kB | 2.0/11 MB | 32/214 kB Progress (4): 1.2/2.8 MB | 522 kB | 2.0/11 MB | 32/214 kB Progress (4): 1.2/2.8 MB | 522 kB | 2.0/11 MB | 32/214 kB Progress (4): 1.2/2.8 MB | 522 kB | 2.0/11 MB | 32/214 kB Progress (4): 1.2/2.8 MB | 522 kB | 2.0/11 MB | 32/214 kB Progress (4): 1.2/2.8 MB | 522 kB | 2.0/11 MB | 32/214 kB Progress (4): 1.2/2.8 MB | 522 kB | 2.1/11 MB | 32/214 kB Progress (4): 1.2/2.8 MB | 522 kB | 2.1/11 MB | 32/214 kB Progress (4): 1.2/2.8 MB | 522 kB | 2.1/11 MB | 32/214 kB Progress (4): 1.3/2.8 MB | 522 kB | 2.1/11 MB | 32/214 kB Progress (4): 1.3/2.8 MB | 522 kB | 2.1/11 MB | 32/214 kB Progress (4): 1.3/2.8 MB | 522 kB | 2.1/11 MB | 32/214 kB Progress (4): 1.3/2.8 MB | 522 kB | 2.1/11 MB | 32/214 kB Progress (4): 1.3/2.8 MB | 522 kB | 2.1/11 MB | 37/214 kB Progress (4): 1.3/2.8 MB | 522 kB | 2.1/11 MB | 37/214 kB Progress (4): 1.3/2.8 MB | 522 kB | 2.1/11 MB | 41/214 kB Progress (4): 1.3/2.8 MB | 522 kB | 2.2/11 MB | 41/214 kB Progress (4): 1.3/2.8 MB | 522 kB | 2.2/11 MB | 45/214 kB Progress (4): 1.3/2.8 MB | 522 kB | 2.2/11 MB | 45/214 kB Progress (4): 1.3/2.8 MB | 522 kB | 2.2/11 MB | 49/214 kB Progress (4): 1.3/2.8 MB | 522 kB | 2.2/11 MB | 53/214 kB Progress (4): 1.3/2.8 MB | 522 kB | 2.2/11 MB | 53/214 kB Progress (4): 1.3/2.8 MB | 522 kB | 2.2/11 MB | 57/214 kB Progress (4): 1.3/2.8 MB | 522 kB | 2.2/11 MB | 61/214 kB Progress (4): 1.3/2.8 MB | 522 kB | 2.2/11 MB | 65/214 kB Progress (4): 1.3/2.8 MB | 522 kB | 2.2/11 MB | 65/214 kB Progress (4): 1.4/2.8 MB | 522 kB | 2.2/11 MB | 65/214 kB Progress (4): 1.4/2.8 MB | 522 kB | 2.2/11 MB | 69/214 kB Progress (4): 1.4/2.8 MB | 522 kB | 2.2/11 MB | 73/214 kB Progress (4): 1.4/2.8 MB | 522 kB | 2.2/11 MB | 73/214 kB Progress (4): 1.4/2.8 MB | 522 kB | 2.2/11 MB | 77/214 kB Progress (4): 1.4/2.8 MB | 522 kB | 2.2/11 MB | 82/214 kB Progress (4): 1.4/2.8 MB | 522 kB | 2.2/11 MB | 82/214 kB Progress (4): 1.4/2.8 MB | 522 kB | 2.3/11 MB | 82/214 kB Progress (4): 1.4/2.8 MB | 522 kB | 2.3/11 MB | 82/214 kB Progress (4): 1.4/2.8 MB | 522 kB | 2.3/11 MB | 82/214 kB Progress (4): 1.4/2.8 MB | 522 kB | 2.3/11 MB | 82/214 kB Progress (4): 1.4/2.8 MB | 522 kB | 2.4/11 MB | 82/214 kB Progress (4): 1.5/2.8 MB | 522 kB | 2.4/11 MB | 82/214 kB Progress (4): 1.5/2.8 MB | 522 kB | 2.4/11 MB | 82/214 kB Progress (4): 1.5/2.8 MB | 522 kB | 2.4/11 MB | 82/214 kB Progress (4): 1.5/2.8 MB | 522 kB | 2.4/11 MB | 82/214 kB Progress (4): 1.5/2.8 MB | 522 kB | 2.4/11 MB | 82/214 kB Progress (4): 1.5/2.8 MB | 522 kB | 2.4/11 MB | 82/214 kB Progress (4): 1.5/2.8 MB | 522 kB | 2.5/11 MB | 82/214 kB Progress (4): 1.5/2.8 MB | 522 kB | 2.5/11 MB | 82/214 kB Progress (4): 1.6/2.8 MB | 522 kB | 2.5/11 MB | 82/214 kB Progress (4): 1.6/2.8 MB | 522 kB | 2.5/11 MB | 82/214 kB Progress (4): 1.6/2.8 MB | 522 kB | 2.5/11 MB | 82/214 kB Progress (4): 1.6/2.8 MB | 522 kB | 2.5/11 MB | 82/214 kB Progress (4): 1.6/2.8 MB | 522 kB | 2.5/11 MB | 82/214 kB Progress (4): 1.6/2.8 MB | 522 kB | 2.6/11 MB | 82/214 kB Progress (4): 1.6/2.8 MB | 522 kB | 2.6/11 MB | 82/214 kB Progress (4): 1.6/2.8 MB | 522 kB | 2.6/11 MB | 82/214 kB Progress (4): 1.6/2.8 MB | 522 kB | 2.6/11 MB | 82/214 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-api/4.0.0/webservices-api-4.0.0.jar (522 kB at 381 kB/s) Progress (3): 1.6/2.8 MB | 2.6/11 MB | 86/214 kB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-csiv2-idl/4.2.4/glassfish-corba-csiv2-idl-4.2.4.jar Progress (3): 1.6/2.8 MB | 2.6/11 MB | 90/214 kB Progress (3): 1.6/2.8 MB | 2.6/11 MB | 94/214 kB Progress (3): 1.6/2.8 MB | 2.6/11 MB | 98/214 kB Progress (3): 1.6/2.8 MB | 2.7/11 MB | 98/214 kB Progress (3): 1.6/2.8 MB | 2.8/11 MB | 98/214 kB Progress (3): 1.7/2.8 MB | 2.8/11 MB | 98/214 kB Progress (3): 1.7/2.8 MB | 2.8/11 MB | 98/214 kB Progress (3): 1.7/2.8 MB | 2.8/11 MB | 98/214 kB Progress (3): 1.7/2.8 MB | 2.8/11 MB | 98/214 kB Progress (3): 1.7/2.8 MB | 2.8/11 MB | 98/214 kB Progress (3): 1.7/2.8 MB | 2.8/11 MB | 98/214 kB Progress (3): 1.7/2.8 MB | 2.8/11 MB | 98/214 kB Progress (3): 1.7/2.8 MB | 2.9/11 MB | 98/214 kB Progress (3): 1.8/2.8 MB | 2.9/11 MB | 98/214 kB Progress (3): 1.8/2.8 MB | 2.9/11 MB | 98/214 kB Progress (3): 1.8/2.8 MB | 2.9/11 MB | 98/214 kB Progress (3): 1.8/2.8 MB | 2.9/11 MB | 98/214 kB Progress (3): 1.8/2.8 MB | 2.9/11 MB | 98/214 kB Progress (3): 1.8/2.8 MB | 2.9/11 MB | 98/214 kB Progress (3): 1.8/2.8 MB | 2.9/11 MB | 98/214 kB Progress (3): 1.8/2.8 MB | 3.0/11 MB | 98/214 kB Progress (3): 1.9/2.8 MB | 3.0/11 MB | 98/214 kB Progress (3): 1.9/2.8 MB | 3.0/11 MB | 98/214 kB Progress (3): 1.9/2.8 MB | 3.0/11 MB | 98/214 kB Progress (3): 1.9/2.8 MB | 3.0/11 MB | 98/214 kB Progress (3): 1.9/2.8 MB | 3.0/11 MB | 98/214 kB Progress (3): 1.9/2.8 MB | 3.0/11 MB | 98/214 kB Progress (3): 1.9/2.8 MB | 3.1/11 MB | 98/214 kB Progress (3): 1.9/2.8 MB | 3.1/11 MB | 98/214 kB Progress (3): 2.0/2.8 MB | 3.1/11 MB | 98/214 kB Progress (3): 2.0/2.8 MB | 3.1/11 MB | 98/214 kB Progress (3): 2.0/2.8 MB | 3.2/11 MB | 98/214 kB Progress (3): 2.0/2.8 MB | 3.2/11 MB | 98/214 kB Progress (3): 2.0/2.8 MB | 3.2/11 MB | 98/214 kB Progress (3): 2.0/2.8 MB | 3.2/11 MB | 98/214 kB Progress (3): 2.0/2.8 MB | 3.2/11 MB | 98/214 kB Progress (3): 2.0/2.8 MB | 3.2/11 MB | 98/214 kB Progress (3): 2.0/2.8 MB | 3.2/11 MB | 98/214 kB Progress (3): 2.1/2.8 MB | 3.2/11 MB | 98/214 kB Progress (3): 2.1/2.8 MB | 3.2/11 MB | 98/214 kB Progress (3): 2.1/2.8 MB | 3.3/11 MB | 98/214 kB Progress (3): 2.1/2.8 MB | 3.3/11 MB | 98/214 kB Progress (3): 2.1/2.8 MB | 3.3/11 MB | 98/214 kB Progress (3): 2.1/2.8 MB | 3.3/11 MB | 98/214 kB Progress (3): 2.1/2.8 MB | 3.3/11 MB | 98/214 kB Progress (3): 2.1/2.8 MB | 3.3/11 MB | 98/214 kB Progress (3): 2.2/2.8 MB | 3.3/11 MB | 98/214 kB Progress (3): 2.2/2.8 MB | 3.3/11 MB | 98/214 kB Progress (3): 2.2/2.8 MB | 3.4/11 MB | 98/214 kB Progress (3): 2.2/2.8 MB | 3.4/11 MB | 98/214 kB Progress (3): 2.2/2.8 MB | 3.4/11 MB | 102/214 kB Progress (3): 2.2/2.8 MB | 3.4/11 MB | 102/214 kB Progress (3): 2.2/2.8 MB | 3.4/11 MB | 106/214 kB Progress (3): 2.2/2.8 MB | 3.4/11 MB | 106/214 kB Progress (3): 2.2/2.8 MB | 3.4/11 MB | 110/214 kB Progress (3): 2.2/2.8 MB | 3.4/11 MB | 110/214 kB Progress (3): 2.2/2.8 MB | 3.4/11 MB | 114/214 kB Progress (3): 2.2/2.8 MB | 3.4/11 MB | 114/214 kB Progress (3): 2.3/2.8 MB | 3.4/11 MB | 114/214 kB Progress (3): 2.3/2.8 MB | 3.5/11 MB | 114/214 kB Progress (3): 2.3/2.8 MB | 3.5/11 MB | 114/214 kB Progress (3): 2.3/2.8 MB | 3.5/11 MB | 114/214 kB Progress (3): 2.3/2.8 MB | 3.5/11 MB | 114/214 kB Progress (3): 2.3/2.8 MB | 3.6/11 MB | 114/214 kB Progress (3): 2.3/2.8 MB | 3.6/11 MB | 114/214 kB Progress (3): 2.3/2.8 MB | 3.6/11 MB | 114/214 kB Progress (3): 2.4/2.8 MB | 3.6/11 MB | 114/214 kB Progress (3): 2.4/2.8 MB | 3.6/11 MB | 114/214 kB Progress (3): 2.4/2.8 MB | 3.6/11 MB | 114/214 kB Progress (3): 2.4/2.8 MB | 3.6/11 MB | 114/214 kB Progress (3): 2.4/2.8 MB | 3.6/11 MB | 114/214 kB Progress (3): 2.4/2.8 MB | 3.7/11 MB | 114/214 kB Progress (3): 2.4/2.8 MB | 3.7/11 MB | 114/214 kB Progress (3): 2.4/2.8 MB | 3.7/11 MB | 114/214 kB Progress (3): 2.5/2.8 MB | 3.7/11 MB | 114/214 kB Progress (3): 2.5/2.8 MB | 3.7/11 MB | 114/214 kB Progress (3): 2.5/2.8 MB | 3.7/11 MB | 114/214 kB Progress (3): 2.5/2.8 MB | 3.7/11 MB | 114/214 kB Progress (3): 2.5/2.8 MB | 3.7/11 MB | 114/214 kB Progress (3): 2.5/2.8 MB | 3.8/11 MB | 114/214 kB Progress (3): 2.5/2.8 MB | 3.8/11 MB | 114/214 kB Progress (3): 2.5/2.8 MB | 3.8/11 MB | 114/214 kB Progress (3): 2.6/2.8 MB | 3.8/11 MB | 114/214 kB Progress (3): 2.6/2.8 MB | 3.8/11 MB | 114/214 kB Progress (3): 2.6/2.8 MB | 3.8/11 MB | 114/214 kB Progress (3): 2.6/2.8 MB | 3.8/11 MB | 114/214 kB Progress (3): 2.6/2.8 MB | 3.8/11 MB | 118/214 kB Progress (3): 2.6/2.8 MB | 3.8/11 MB | 123/214 kB Progress (3): 2.6/2.8 MB | 3.9/11 MB | 123/214 kB Progress (3): 2.6/2.8 MB | 3.9/11 MB | 123/214 kB Progress (3): 2.6/2.8 MB | 3.9/11 MB | 127/214 kB Progress (3): 2.6/2.8 MB | 3.9/11 MB | 131/214 kB Progress (3): 2.6/2.8 MB | 3.9/11 MB | 135/214 kB Progress (3): 2.6/2.8 MB | 3.9/11 MB | 135/214 kB Progress (3): 2.6/2.8 MB | 3.9/11 MB | 139/214 kB Progress (3): 2.6/2.8 MB | 3.9/11 MB | 143/214 kB Progress (3): 2.6/2.8 MB | 3.9/11 MB | 147/214 kB Progress (3): 2.6/2.8 MB | 4.0/11 MB | 147/214 kB Progress (3): 2.6/2.8 MB | 4.0/11 MB | 147/214 kB Progress (3): 2.6/2.8 MB | 4.0/11 MB | 151/214 kB Progress (3): 2.6/2.8 MB | 4.0/11 MB | 155/214 kB Progress (3): 2.6/2.8 MB | 4.0/11 MB | 159/214 kB Progress (3): 2.7/2.8 MB | 4.0/11 MB | 159/214 kB Progress (3): 2.7/2.8 MB | 4.0/11 MB | 163/214 kB Progress (3): 2.7/2.8 MB | 4.0/11 MB | 168/214 kB Progress (3): 2.7/2.8 MB | 4.0/11 MB | 168/214 kB Progress (3): 2.7/2.8 MB | 4.0/11 MB | 168/214 kB Progress (3): 2.7/2.8 MB | 4.0/11 MB | 172/214 kB Progress (3): 2.7/2.8 MB | 4.0/11 MB | 176/214 kB Progress (3): 2.7/2.8 MB | 4.0/11 MB | 180/214 kB Progress (3): 2.7/2.8 MB | 4.0/11 MB | 180/214 kB Progress (3): 2.7/2.8 MB | 4.0/11 MB | 184/214 kB Progress (3): 2.7/2.8 MB | 4.0/11 MB | 188/214 kB Progress (3): 2.7/2.8 MB | 4.0/11 MB | 192/214 kB Progress (3): 2.7/2.8 MB | 4.1/11 MB | 192/214 kB Progress (3): 2.7/2.8 MB | 4.1/11 MB | 196/214 kB Progress (3): 2.7/2.8 MB | 4.1/11 MB | 196/214 kB Progress (3): 2.7/2.8 MB | 4.1/11 MB | 200/214 kB Progress (3): 2.7/2.8 MB | 4.1/11 MB | 204/214 kB Progress (3): 2.7/2.8 MB | 4.1/11 MB | 209/214 kB Progress (3): 2.7/2.8 MB | 4.1/11 MB | 209/214 kB Progress (3): 2.7/2.8 MB | 4.1/11 MB | 213/214 kB Progress (3): 2.7/2.8 MB | 4.1/11 MB | 214 kB Progress (3): 2.7/2.8 MB | 4.1/11 MB | 214 kB Progress (3): 2.7/2.8 MB | 4.1/11 MB | 214 kB Progress (3): 2.8/2.8 MB | 4.1/11 MB | 214 kB Progress (4): 2.8/2.8 MB | 4.1/11 MB | 214 kB | 4.1/118 kB Progress (4): 2.8/2.8 MB | 4.2/11 MB | 214 kB | 4.1/118 kB Progress (4): 2.8/2.8 MB | 4.2/11 MB | 214 kB | 7.8/118 kB Progress (4): 2.8/2.8 MB | 4.2/11 MB | 214 kB | 12/118 kB Progress (4): 2.8/2.8 MB | 4.2/11 MB | 214 kB | 16/118 kB Progress (4): 2.8/2.8 MB | 4.2/11 MB | 214 kB | 20/118 kB Progress (4): 2.8/2.8 MB | 4.2/11 MB | 214 kB | 24/118 kB Progress (4): 2.8/2.8 MB | 4.2/11 MB | 214 kB | 24/118 kB Progress (4): 2.8/2.8 MB | 4.2/11 MB | 214 kB | 28/118 kB Progress (4): 2.8/2.8 MB | 4.2/11 MB | 214 kB | 32/118 kB Progress (4): 2.8/2.8 MB | 4.2/11 MB | 214 kB | 37/118 kB Progress (4): 2.8/2.8 MB | 4.2/11 MB | 214 kB | 41/118 kB Progress (4): 2.8/2.8 MB | 4.2/11 MB | 214 kB | 45/118 kB Progress (4): 2.8/2.8 MB | 4.2/11 MB | 214 kB | 49/118 kB Progress (4): 2.8/2.8 MB | 4.2/11 MB | 214 kB | 53/118 kB Progress (4): 2.8/2.8 MB | 4.3/11 MB | 214 kB | 53/118 kB Progress (4): 2.8/2.8 MB | 4.3/11 MB | 214 kB | 57/118 kB Progress (4): 2.8/2.8 MB | 4.3/11 MB | 214 kB | 61/118 kB Progress (4): 2.8/2.8 MB | 4.3/11 MB | 214 kB | 65/118 kB Progress (4): 2.8/2.8 MB | 4.3/11 MB | 214 kB | 69/118 kB Progress (4): 2.8/2.8 MB | 4.3/11 MB | 214 kB | 73/118 kB Progress (4): 2.8/2.8 MB | 4.3/11 MB | 214 kB | 77/118 kB Progress (4): 2.8/2.8 MB | 4.4/11 MB | 214 kB | 77/118 kB Progress (4): 2.8/2.8 MB | 4.4/11 MB | 214 kB | 82/118 kB Progress (4): 2.8/2.8 MB | 4.4/11 MB | 214 kB | 86/118 kB Progress (4): 2.8/2.8 MB | 4.4/11 MB | 214 kB | 90/118 kB Progress (4): 2.8/2.8 MB | 4.4/11 MB | 214 kB | 94/118 kB Progress (4): 2.8/2.8 MB | 4.4/11 MB | 214 kB | 98/118 kB Progress (4): 2.8/2.8 MB | 4.4/11 MB | 214 kB | 102/118 kB Progress (4): 2.8/2.8 MB | 4.4/11 MB | 214 kB | 106/118 kB Progress (4): 2.8/2.8 MB | 4.4/11 MB | 214 kB | 106/118 kB Progress (4): 2.8/2.8 MB | 4.4/11 MB | 214 kB | 110/118 kB Progress (4): 2.8/2.8 MB | 4.4/11 MB | 214 kB | 114/118 kB Progress (4): 2.8/2.8 MB | 4.4/11 MB | 214 kB | 118 kB Progress (4): 2.8/2.8 MB | 4.5/11 MB | 214 kB | 118 kB Progress (4): 2.8/2.8 MB | 4.5/11 MB | 214 kB | 118 kB Progress (4): 2.8/2.8 MB | 4.5/11 MB | 214 kB | 118 kB Progress (4): 2.8/2.8 MB | 4.5/11 MB | 214 kB | 118 kB Progress (4): 2.8/2.8 MB | 4.5/11 MB | 214 kB | 118 kB Progress (4): 2.8/2.8 MB | 4.5/11 MB | 214 kB | 118 kB Progress (4): 2.8 MB | 4.5/11 MB | 214 kB | 118 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar (214 kB at 149 kB/s) Progress (4): 2.8 MB | 4.5/11 MB | 118 kB | 0/1.7 MB Progress (4): 2.8 MB | 4.5/11 MB | 118 kB | 0/1.7 MB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-omgapi/4.2.4/glassfish-corba-omgapi-4.2.4.jar Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-csiv2-idl/4.2.4/glassfish-corba-csiv2-idl-4.2.4.jar (118 kB at 82 kB/s) Progress (3): 2.8 MB | 4.5/11 MB | 0/1.7 MB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-internal-api/4.2.4/glassfish-corba-internal-api-4.2.4.jar Progress (3): 2.8 MB | 4.6/11 MB | 0/1.7 MB Progress (3): 2.8 MB | 4.6/11 MB | 0/1.7 MB Progress (3): 2.8 MB | 4.6/11 MB | 0/1.7 MB Progress (3): 2.8 MB | 4.6/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 4.6/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 4.6/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 4.6/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 4.6/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 4.7/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 4.8/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 4.8/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 4.9/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 4.9/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 5.0/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 5.1/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 5.1/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 5.2/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 5.2/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 5.3/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 5.3/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 5.4/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 5.5/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 5.5/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 5.6/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 5.6/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 5.7/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 5.7/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 5.8/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 5.8/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 5.9/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 5.9/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 6.0/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 6.0/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 6.0/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 6.0/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 6.0/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 6.1/11 MB | 0.1/1.7 MB Progress (3): 2.8 MB | 6.1/11 MB | 0.1/1.7 MB Progress (4): 2.8 MB | 6.1/11 MB | 0.1/1.7 MB | 0/1.4 MB Progress (4): 2.8 MB | 6.1/11 MB | 0.1/1.7 MB | 0/1.4 MB Progress (4): 2.8 MB | 6.1/11 MB | 0.1/1.7 MB | 0/1.4 MB Progress (4): 2.8 MB | 6.2/11 MB | 0.1/1.7 MB | 0/1.4 MB Progress (4): 2.8 MB | 6.2/11 MB | 0.1/1.7 MB | 0/1.4 MB Progress (4): 2.8 MB | 6.2/11 MB | 0.1/1.7 MB | 0/1.4 MB Progress (4): 2.8 MB | 6.2/11 MB | 0.1/1.7 MB | 0.1/1.4 MB Progress (5): 2.8 MB | 6.2/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 4.1/42 kB Progress (5): 2.8 MB | 6.2/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 4.1/42 kB Progress (5): 2.8 MB | 6.2/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 7.8/42 kB Progress (5): 2.8 MB | 6.3/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 7.8/42 kB Progress (5): 2.8 MB | 6.3/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 7.8/42 kB Progress (5): 2.8 MB | 6.3/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 12/42 kB Progress (5): 2.8 MB | 6.3/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 12/42 kB Progress (5): 2.8 MB | 6.3/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 16/42 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-tools/4.0.0-M4/webservices-tools-4.0.0-M4.jar (2.8 MB at 1.9 MB/s) Progress (4): 6.3/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 20/42 kB Progress (4): 6.3/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 20/42 kB Progress (4): 6.3/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 20/42 kB Progress (4): 6.3/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 24/42 kB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/exception-annotation-processor/4.2.4/exception-annotation-processor-4.2.4.jar Progress (4): 6.3/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 28/42 kB Progress (4): 6.3/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 28/42 kB Progress (4): 6.3/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 32/42 kB Progress (4): 6.4/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 32/42 kB Progress (4): 6.4/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 37/42 kB Progress (4): 6.4/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 37/42 kB Progress (4): 6.4/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 41/42 kB Progress (4): 6.4/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 41/42 kB Progress (4): 6.4/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 42 kB Progress (4): 6.4/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 42 kB Progress (4): 6.4/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 42 kB Progress (4): 6.4/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 42 kB Progress (4): 6.4/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 42 kB Progress (4): 6.4/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 42 kB Progress (4): 6.4/11 MB | 0.1/1.7 MB | 0.1/1.4 MB | 42 kB Progress (4): 6.4/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 6.4/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 6.5/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 6.5/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 6.5/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 6.5/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 6.5/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 6.5/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 6.6/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 6.6/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 6.6/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 6.6/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 6.7/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 6.7/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 6.8/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 6.8/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 6.9/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.0/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.0/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.1/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.1/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.2/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.2/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.3/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.3/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.3/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.3/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.3/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.4/11 MB | 0.1/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.4/11 MB | 0.2/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.4/11 MB | 0.2/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.4/11 MB | 0.2/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.4/11 MB | 0.2/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.4/11 MB | 0.2/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.4/11 MB | 0.2/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.4/11 MB | 0.2/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.4/11 MB | 0.2/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.4/11 MB | 0.2/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.4/11 MB | 0.2/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.4/11 MB | 0.2/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.4/11 MB | 0.2/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.5/11 MB | 0.2/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.5/11 MB | 0.2/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.5/11 MB | 0.2/1.7 MB | 0.2/1.4 MB | 42 kB Progress (4): 7.5/11 MB | 0.2/1.7 MB | 0.3/1.4 MB | 42 kB Progress (4): 7.5/11 MB | 0.2/1.7 MB | 0.3/1.4 MB | 42 kB Progress (4): 7.5/11 MB | 0.2/1.7 MB | 0.3/1.4 MB | 42 kB Progress (4): 7.5/11 MB | 0.2/1.7 MB | 0.3/1.4 MB | 42 kB Progress (4): 7.5/11 MB | 0.2/1.7 MB | 0.3/1.4 MB | 42 kB Progress (4): 7.5/11 MB | 0.2/1.7 MB | 0.3/1.4 MB | 42 kB Progress (4): 7.5/11 MB | 0.2/1.7 MB | 0.3/1.4 MB | 42 kB Progress (4): 7.5/11 MB | 0.2/1.7 MB | 0.3/1.4 MB | 42 kB Progress (4): 7.5/11 MB | 0.2/1.7 MB | 0.3/1.4 MB | 42 kB Progress (4): 7.5/11 MB | 0.2/1.7 MB | 0.3/1.4 MB | 42 kB Progress (4): 7.6/11 MB | 0.2/1.7 MB | 0.3/1.4 MB | 42 kB Progress (4): 7.6/11 MB | 0.2/1.7 MB | 0.3/1.4 MB | 42 kB Progress (4): 7.6/11 MB | 0.2/1.7 MB | 0.3/1.4 MB | 42 kB Progress (4): 7.6/11 MB | 0.2/1.7 MB | 0.3/1.4 MB | 42 kB Progress (4): 7.6/11 MB | 0.2/1.7 MB | 0.4/1.4 MB | 42 kB Progress (4): 7.6/11 MB | 0.2/1.7 MB | 0.4/1.4 MB | 42 kB Progress (4): 7.6/11 MB | 0.2/1.7 MB | 0.4/1.4 MB | 42 kB Progress (4): 7.6/11 MB | 0.2/1.7 MB | 0.4/1.4 MB | 42 kB Progress (4): 7.6/11 MB | 0.2/1.7 MB | 0.4/1.4 MB | 42 kB Progress (4): 7.6/11 MB | 0.2/1.7 MB | 0.4/1.4 MB | 42 kB Progress (4): 7.6/11 MB | 0.2/1.7 MB | 0.4/1.4 MB | 42 kB Progress (4): 7.7/11 MB | 0.2/1.7 MB | 0.4/1.4 MB | 42 kB Progress (4): 7.7/11 MB | 0.2/1.7 MB | 0.4/1.4 MB | 42 kB Progress (4): 7.7/11 MB | 0.2/1.7 MB | 0.4/1.4 MB | 42 kB Progress (4): 7.7/11 MB | 0.2/1.7 MB | 0.4/1.4 MB | 42 kB Progress (4): 7.7/11 MB | 0.2/1.7 MB | 0.4/1.4 MB | 42 kB Progress (4): 7.7/11 MB | 0.2/1.7 MB | 0.4/1.4 MB | 42 kB Progress (4): 7.8/11 MB | 0.2/1.7 MB | 0.4/1.4 MB | 42 kB Progress (4): 7.8/11 MB | 0.2/1.7 MB | 0.4/1.4 MB | 42 kB Progress (4): 7.8/11 MB | 0.2/1.7 MB | 0.5/1.4 MB | 42 kB Progress (4): 7.8/11 MB | 0.2/1.7 MB | 0.5/1.4 MB | 42 kB Progress (4): 7.8/11 MB | 0.2/1.7 MB | 0.5/1.4 MB | 42 kB Progress (4): 7.8/11 MB | 0.2/1.7 MB | 0.5/1.4 MB | 42 kB Progress (4): 7.8/11 MB | 0.2/1.7 MB | 0.5/1.4 MB | 42 kB Progress (4): 7.8/11 MB | 0.2/1.7 MB | 0.5/1.4 MB | 42 kB Progress (4): 7.8/11 MB | 0.2/1.7 MB | 0.5/1.4 MB | 42 kB Progress (4): 7.8/11 MB | 0.2/1.7 MB | 0.5/1.4 MB | 42 kB Progress (4): 7.8/11 MB | 0.2/1.7 MB | 0.5/1.4 MB | 42 kB Progress (4): 7.9/11 MB | 0.2/1.7 MB | 0.5/1.4 MB | 42 kB Progress (4): 7.9/11 MB | 0.2/1.7 MB | 0.5/1.4 MB | 42 kB Progress (4): 7.9/11 MB | 0.2/1.7 MB | 0.5/1.4 MB | 42 kB Progress (5): 7.9/11 MB | 0.2/1.7 MB | 0.5/1.4 MB | 42 kB | 4.1/21 kB Progress (5): 7.9/11 MB | 0.2/1.7 MB | 0.5/1.4 MB | 42 kB | 4.1/21 kB Progress (5): 7.9/11 MB | 0.2/1.7 MB | 0.5/1.4 MB | 42 kB | 7.8/21 kB Progress (5): 7.9/11 MB | 0.2/1.7 MB | 0.5/1.4 MB | 42 kB | 12/21 kB Progress (5): 7.9/11 MB | 0.2/1.7 MB | 0.5/1.4 MB | 42 kB | 12/21 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-internal-api/4.2.4/glassfish-corba-internal-api-4.2.4.jar (42 kB at 28 kB/s) Progress (4): 7.9/11 MB | 0.2/1.7 MB | 0.5/1.4 MB | 12/21 kB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar Progress (4): 7.9/11 MB | 0.2/1.7 MB | 0.5/1.4 MB | 16/21 kB Progress (4): 7.9/11 MB | 0.2/1.7 MB | 0.6/1.4 MB | 16/21 kB Progress (4): 8.0/11 MB | 0.2/1.7 MB | 0.6/1.4 MB | 16/21 kB Progress (4): 8.0/11 MB | 0.2/1.7 MB | 0.6/1.4 MB | 20/21 kB Progress (4): 8.0/11 MB | 0.2/1.7 MB | 0.6/1.4 MB | 20/21 kB Progress (4): 8.0/11 MB | 0.2/1.7 MB | 0.6/1.4 MB | 21 kB Progress (4): 8.0/11 MB | 0.2/1.7 MB | 0.6/1.4 MB | 21 kB Progress (4): 8.0/11 MB | 0.2/1.7 MB | 0.6/1.4 MB | 21 kB Progress (4): 8.0/11 MB | 0.2/1.7 MB | 0.6/1.4 MB | 21 kB Progress (4): 8.0/11 MB | 0.2/1.7 MB | 0.6/1.4 MB | 21 kB Progress (4): 8.0/11 MB | 0.2/1.7 MB | 0.6/1.4 MB | 21 kB Progress (4): 8.0/11 MB | 0.2/1.7 MB | 0.6/1.4 MB | 21 kB Progress (4): 8.0/11 MB | 0.2/1.7 MB | 0.6/1.4 MB | 21 kB Progress (4): 8.0/11 MB | 0.2/1.7 MB | 0.6/1.4 MB | 21 kB Progress (4): 8.0/11 MB | 0.2/1.7 MB | 0.6/1.4 MB | 21 kB Progress (4): 8.1/11 MB | 0.2/1.7 MB | 0.6/1.4 MB | 21 kB Progress (4): 8.1/11 MB | 0.2/1.7 MB | 0.6/1.4 MB | 21 kB Progress (4): 8.1/11 MB | 0.2/1.7 MB | 0.6/1.4 MB | 21 kB Progress (4): 8.1/11 MB | 0.2/1.7 MB | 0.6/1.4 MB | 21 kB Progress (4): 8.1/11 MB | 0.2/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.1/11 MB | 0.2/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.2/11 MB | 0.2/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.2/11 MB | 0.2/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.2/11 MB | 0.2/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.2/11 MB | 0.2/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.3/11 MB | 0.2/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.3/11 MB | 0.2/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.4/11 MB | 0.2/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.5/11 MB | 0.2/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.5/11 MB | 0.2/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.6/11 MB | 0.2/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.6/11 MB | 0.2/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.6/11 MB | 0.2/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.6/11 MB | 0.3/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.6/11 MB | 0.3/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.6/11 MB | 0.3/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.6/11 MB | 0.3/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.6/11 MB | 0.3/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.6/11 MB | 0.3/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.7/11 MB | 0.3/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.7/11 MB | 0.3/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.7/11 MB | 0.3/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.7/11 MB | 0.3/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.7/11 MB | 0.3/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.7/11 MB | 0.3/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.7/11 MB | 0.3/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.7/11 MB | 0.3/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.7/11 MB | 0.3/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.7/11 MB | 0.3/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.7/11 MB | 0.3/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.7/11 MB | 0.3/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.7/11 MB | 0.3/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.7/11 MB | 0.3/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.7/11 MB | 0.3/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.7/11 MB | 0.3/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.7/11 MB | 0.3/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.8/11 MB | 0.3/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.8/11 MB | 0.4/1.7 MB | 0.7/1.4 MB | 21 kB Progress (4): 8.8/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 8.8/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 8.8/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 8.8/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 8.8/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 8.8/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 8.9/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 8.9/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 8.9/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 8.9/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 8.9/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 8.9/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 8.9/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 8.9/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 8.9/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 8.9/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 8.9/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 8.9/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 8.9/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 8.9/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 8.9/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 8.9/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 9.0/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 9.0/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 9.0/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 9.0/11 MB | 0.4/1.7 MB | 0.8/1.4 MB | 21 kB Progress (4): 9.0/11 MB | 0.4/1.7 MB | 0.9/1.4 MB | 21 kB Progress (4): 9.0/11 MB | 0.5/1.7 MB | 0.9/1.4 MB | 21 kB Progress (4): 9.0/11 MB | 0.5/1.7 MB | 0.9/1.4 MB | 21 kB Progress (4): 9.0/11 MB | 0.5/1.7 MB | 0.9/1.4 MB | 21 kB Progress (4): 9.0/11 MB | 0.5/1.7 MB | 0.9/1.4 MB | 21 kB Progress (4): 9.0/11 MB | 0.5/1.7 MB | 0.9/1.4 MB | 21 kB Progress (4): 9.0/11 MB | 0.5/1.7 MB | 0.9/1.4 MB | 21 kB Progress (4): 9.0/11 MB | 0.5/1.7 MB | 0.9/1.4 MB | 21 kB Progress (4): 9.0/11 MB | 0.5/1.7 MB | 0.9/1.4 MB | 21 kB Progress (4): 9.0/11 MB | 0.5/1.7 MB | 0.9/1.4 MB | 21 kB Progress (4): 9.0/11 MB | 0.5/1.7 MB | 0.9/1.4 MB | 21 kB Progress (4): 9.0/11 MB | 0.5/1.7 MB | 0.9/1.4 MB | 21 kB Progress (4): 9.0/11 MB | 0.5/1.7 MB | 0.9/1.4 MB | 21 kB Progress (4): 9.0/11 MB | 0.5/1.7 MB | 0.9/1.4 MB | 21 kB Progress (4): 9.1/11 MB | 0.5/1.7 MB | 0.9/1.4 MB | 21 kB Progress (4): 9.1/11 MB | 0.5/1.7 MB | 0.9/1.4 MB | 21 kB Progress (4): 9.1/11 MB | 0.5/1.7 MB | 0.9/1.4 MB | 21 kB Progress (4): 9.1/11 MB | 0.5/1.7 MB | 0.9/1.4 MB | 21 kB Progress (4): 9.1/11 MB | 0.5/1.7 MB | 0.9/1.4 MB | 21 kB Progress (4): 9.1/11 MB | 0.5/1.7 MB | 0.9/1.4 MB | 21 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/exception-annotation-processor/4.2.4/exception-annotation-processor-4.2.4.jar (21 kB at 14 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-basic/4.1.2/pfl-basic-4.1.2.jar Progress (3): 9.1/11 MB | 0.5/1.7 MB | 0.9/1.4 MB Progress (3): 9.1/11 MB | 0.5/1.7 MB | 0.9/1.4 MB Progress (3): 9.1/11 MB | 0.5/1.7 MB | 1.0/1.4 MB Progress (3): 9.1/11 MB | 0.5/1.7 MB | 1.0/1.4 MB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-dynamic/4.1.2/pfl-dynamic-4.1.2.jar Progress (3): 9.1/11 MB | 0.5/1.7 MB | 1.0/1.4 MB Progress (3): 9.2/11 MB | 0.5/1.7 MB | 1.0/1.4 MB Progress (3): 9.2/11 MB | 0.5/1.7 MB | 1.0/1.4 MB Progress (3): 9.2/11 MB | 0.5/1.7 MB | 1.0/1.4 MB Progress (3): 9.2/11 MB | 0.5/1.7 MB | 1.0/1.4 MB Progress (3): 9.2/11 MB | 0.5/1.7 MB | 1.0/1.4 MB Progress (3): 9.2/11 MB | 0.5/1.7 MB | 1.0/1.4 MB Progress (3): 9.2/11 MB | 0.5/1.7 MB | 1.0/1.4 MB Progress (3): 9.2/11 MB | 0.5/1.7 MB | 1.0/1.4 MB Progress (3): 9.2/11 MB | 0.5/1.7 MB | 1.0/1.4 MB Progress (3): 9.3/11 MB | 0.5/1.7 MB | 1.0/1.4 MB Progress (3): 9.3/11 MB | 0.6/1.7 MB | 1.0/1.4 MB Progress (3): 9.3/11 MB | 0.6/1.7 MB | 1.0/1.4 MB Progress (3): 9.3/11 MB | 0.6/1.7 MB | 1.0/1.4 MB Progress (3): 9.3/11 MB | 0.6/1.7 MB | 1.0/1.4 MB Progress (3): 9.3/11 MB | 0.6/1.7 MB | 1.0/1.4 MB Progress (3): 9.3/11 MB | 0.6/1.7 MB | 1.0/1.4 MB Progress (3): 9.3/11 MB | 0.6/1.7 MB | 1.0/1.4 MB Progress (3): 9.3/11 MB | 0.6/1.7 MB | 1.0/1.4 MB Progress (3): 9.3/11 MB | 0.6/1.7 MB | 1.0/1.4 MB Progress (3): 9.3/11 MB | 0.6/1.7 MB | 1.0/1.4 MB Progress (3): 9.3/11 MB | 0.6/1.7 MB | 1.0/1.4 MB Progress (3): 9.3/11 MB | 0.6/1.7 MB | 1.0/1.4 MB Progress (3): 9.3/11 MB | 0.6/1.7 MB | 1.0/1.4 MB Progress (3): 9.3/11 MB | 0.6/1.7 MB | 1.0/1.4 MB Progress (3): 9.3/11 MB | 0.6/1.7 MB | 1.0/1.4 MB Progress (3): 9.3/11 MB | 0.6/1.7 MB | 1.0/1.4 MB Progress (3): 9.3/11 MB | 0.6/1.7 MB | 1.1/1.4 MB Progress (3): 9.3/11 MB | 0.6/1.7 MB | 1.1/1.4 MB Progress (3): 9.3/11 MB | 0.6/1.7 MB | 1.1/1.4 MB Progress (3): 9.4/11 MB | 0.6/1.7 MB | 1.1/1.4 MB Progress (3): 9.4/11 MB | 0.6/1.7 MB | 1.1/1.4 MB Progress (3): 9.4/11 MB | 0.6/1.7 MB | 1.1/1.4 MB Progress (3): 9.4/11 MB | 0.6/1.7 MB | 1.1/1.4 MB Progress (3): 9.4/11 MB | 0.6/1.7 MB | 1.1/1.4 MB Progress (3): 9.4/11 MB | 0.6/1.7 MB | 1.1/1.4 MB Progress (3): 9.4/11 MB | 0.6/1.7 MB | 1.1/1.4 MB Progress (3): 9.4/11 MB | 0.7/1.7 MB | 1.1/1.4 MB Progress (3): 9.4/11 MB | 0.7/1.7 MB | 1.1/1.4 MB Progress (3): 9.4/11 MB | 0.7/1.7 MB | 1.1/1.4 MB Progress (3): 9.4/11 MB | 0.7/1.7 MB | 1.1/1.4 MB Progress (3): 9.4/11 MB | 0.7/1.7 MB | 1.1/1.4 MB Progress (3): 9.4/11 MB | 0.7/1.7 MB | 1.1/1.4 MB Progress (3): 9.4/11 MB | 0.7/1.7 MB | 1.1/1.4 MB Progress (3): 9.4/11 MB | 0.7/1.7 MB | 1.1/1.4 MB Progress (3): 9.4/11 MB | 0.7/1.7 MB | 1.1/1.4 MB Progress (3): 9.4/11 MB | 0.7/1.7 MB | 1.1/1.4 MB Progress (3): 9.4/11 MB | 0.7/1.7 MB | 1.1/1.4 MB Progress (3): 9.4/11 MB | 0.7/1.7 MB | 1.1/1.4 MB Progress (3): 9.4/11 MB | 0.7/1.7 MB | 1.1/1.4 MB Progress (3): 9.4/11 MB | 0.7/1.7 MB | 1.1/1.4 MB Progress (3): 9.4/11 MB | 0.7/1.7 MB | 1.1/1.4 MB Progress (3): 9.5/11 MB | 0.7/1.7 MB | 1.1/1.4 MB Progress (3): 9.5/11 MB | 0.7/1.7 MB | 1.1/1.4 MB Progress (3): 9.5/11 MB | 0.7/1.7 MB | 1.1/1.4 MB Progress (3): 9.5/11 MB | 0.7/1.7 MB | 1.1/1.4 MB Progress (3): 9.5/11 MB | 0.7/1.7 MB | 1.2/1.4 MB Progress (3): 9.5/11 MB | 0.7/1.7 MB | 1.2/1.4 MB Progress (3): 9.5/11 MB | 0.7/1.7 MB | 1.2/1.4 MB Progress (3): 9.5/11 MB | 0.7/1.7 MB | 1.2/1.4 MB Progress (3): 9.5/11 MB | 0.7/1.7 MB | 1.2/1.4 MB Progress (3): 9.5/11 MB | 0.7/1.7 MB | 1.2/1.4 MB Progress (3): 9.5/11 MB | 0.7/1.7 MB | 1.2/1.4 MB Progress (3): 9.5/11 MB | 0.8/1.7 MB | 1.2/1.4 MB Progress (3): 9.5/11 MB | 0.8/1.7 MB | 1.2/1.4 MB Progress (3): 9.5/11 MB | 0.8/1.7 MB | 1.2/1.4 MB Progress (3): 9.5/11 MB | 0.8/1.7 MB | 1.2/1.4 MB Progress (3): 9.5/11 MB | 0.8/1.7 MB | 1.2/1.4 MB Progress (3): 9.5/11 MB | 0.8/1.7 MB | 1.2/1.4 MB Progress (3): 9.5/11 MB | 0.8/1.7 MB | 1.2/1.4 MB Progress (3): 9.5/11 MB | 0.8/1.7 MB | 1.2/1.4 MB Progress (3): 9.5/11 MB | 0.8/1.7 MB | 1.2/1.4 MB Progress (3): 9.5/11 MB | 0.8/1.7 MB | 1.2/1.4 MB Progress (3): 9.6/11 MB | 0.8/1.7 MB | 1.2/1.4 MB Progress (3): 9.6/11 MB | 0.8/1.7 MB | 1.2/1.4 MB Progress (3): 9.6/11 MB | 0.8/1.7 MB | 1.2/1.4 MB Progress (3): 9.6/11 MB | 0.8/1.7 MB | 1.2/1.4 MB Progress (3): 9.6/11 MB | 0.8/1.7 MB | 1.2/1.4 MB Progress (3): 9.6/11 MB | 0.8/1.7 MB | 1.2/1.4 MB Progress (3): 9.6/11 MB | 0.8/1.7 MB | 1.2/1.4 MB Progress (3): 9.6/11 MB | 0.8/1.7 MB | 1.2/1.4 MB Progress (3): 9.6/11 MB | 0.8/1.7 MB | 1.2/1.4 MB Progress (3): 9.6/11 MB | 0.8/1.7 MB | 1.3/1.4 MB Progress (3): 9.7/11 MB | 0.8/1.7 MB | 1.3/1.4 MB Progress (3): 9.7/11 MB | 0.8/1.7 MB | 1.3/1.4 MB Progress (3): 9.7/11 MB | 0.8/1.7 MB | 1.3/1.4 MB Progress (3): 9.7/11 MB | 0.8/1.7 MB | 1.3/1.4 MB Progress (3): 9.7/11 MB | 0.8/1.7 MB | 1.3/1.4 MB Progress (3): 9.7/11 MB | 0.8/1.7 MB | 1.3/1.4 MB Progress (3): 9.7/11 MB | 0.8/1.7 MB | 1.3/1.4 MB Progress (3): 9.7/11 MB | 0.9/1.7 MB | 1.3/1.4 MB Progress (3): 9.7/11 MB | 0.9/1.7 MB | 1.3/1.4 MB Progress (3): 9.7/11 MB | 0.9/1.7 MB | 1.3/1.4 MB Progress (3): 9.7/11 MB | 0.9/1.7 MB | 1.3/1.4 MB Progress (3): 9.7/11 MB | 0.9/1.7 MB | 1.3/1.4 MB Progress (3): 9.7/11 MB | 0.9/1.7 MB | 1.3/1.4 MB Progress (3): 9.7/11 MB | 0.9/1.7 MB | 1.3/1.4 MB Progress (3): 9.7/11 MB | 0.9/1.7 MB | 1.3/1.4 MB Progress (3): 9.7/11 MB | 0.9/1.7 MB | 1.3/1.4 MB Progress (3): 9.7/11 MB | 0.9/1.7 MB | 1.3/1.4 MB Progress (3): 9.7/11 MB | 0.9/1.7 MB | 1.3/1.4 MB Progress (3): 9.7/11 MB | 0.9/1.7 MB | 1.3/1.4 MB Progress (3): 9.7/11 MB | 0.9/1.7 MB | 1.3/1.4 MB Progress (3): 9.7/11 MB | 0.9/1.7 MB | 1.3/1.4 MB Progress (3): 9.8/11 MB | 0.9/1.7 MB | 1.3/1.4 MB Progress (3): 9.8/11 MB | 0.9/1.7 MB | 1.3/1.4 MB Progress (3): 9.8/11 MB | 0.9/1.7 MB | 1.3/1.4 MB Progress (3): 9.8/11 MB | 0.9/1.7 MB | 1.3/1.4 MB Progress (3): 9.8/11 MB | 0.9/1.7 MB | 1.3/1.4 MB Progress (3): 9.8/11 MB | 0.9/1.7 MB | 1.4/1.4 MB Progress (3): 9.8/11 MB | 0.9/1.7 MB | 1.4/1.4 MB Progress (3): 9.8/11 MB | 0.9/1.7 MB | 1.4/1.4 MB Progress (3): 9.8/11 MB | 0.9/1.7 MB | 1.4/1.4 MB Progress (3): 9.8/11 MB | 0.9/1.7 MB | 1.4/1.4 MB Progress (3): 9.8/11 MB | 0.9/1.7 MB | 1.4/1.4 MB Progress (3): 9.8/11 MB | 0.9/1.7 MB | 1.4/1.4 MB Progress (3): 9.8/11 MB | 0.9/1.7 MB | 1.4/1.4 MB Progress (3): 9.8/11 MB | 1.0/1.7 MB | 1.4/1.4 MB Progress (3): 9.8/11 MB | 1.0/1.7 MB | 1.4/1.4 MB Progress (3): 9.8/11 MB | 1.0/1.7 MB | 1.4 MB Progress (3): 9.8/11 MB | 1.0/1.7 MB | 1.4 MB Progress (3): 9.8/11 MB | 1.0/1.7 MB | 1.4 MB Progress (3): 9.9/11 MB | 1.0/1.7 MB | 1.4 MB Progress (3): 9.9/11 MB | 1.0/1.7 MB | 1.4 MB Progress (3): 9.9/11 MB | 1.0/1.7 MB | 1.4 MB Progress (3): 9.9/11 MB | 1.0/1.7 MB | 1.4 MB Progress (3): 9.9/11 MB | 1.0/1.7 MB | 1.4 MB Progress (3): 9.9/11 MB | 1.0/1.7 MB | 1.4 MB Progress (3): 9.9/11 MB | 1.0/1.7 MB | 1.4 MB Progress (3): 9.9/11 MB | 1.0/1.7 MB | 1.4 MB Progress (3): 9.9/11 MB | 1.0/1.7 MB | 1.4 MB Progress (3): 9.9/11 MB | 1.0/1.7 MB | 1.4 MB Progress (3): 9.9/11 MB | 1.0/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.0/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.0/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.1/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.1/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.1/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.1/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.1/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.1/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.1/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.1/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.1/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.1/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.1/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.1/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.1/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.1/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.2/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.2/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.2/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.2/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.2/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.2/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.2/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.2/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.2/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.2/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.2/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.2/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.2/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.2/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.2/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.3/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.3/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.3/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.3/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.3/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.3/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.3/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.3/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.3/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.3/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.3/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.3/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.3/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.3/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.4/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.4/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.4/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.4/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.4/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.4/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.4/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.4/1.7 MB | 1.4 MB Progress (3): 10/11 MB | 1.4/1.7 MB | 1.4 MB Progress (3): 11/11 MB | 1.4/1.7 MB | 1.4 MB Progress (3): 11/11 MB | 1.4/1.7 MB | 1.4 MB Progress (3): 11/11 MB | 1.4/1.7 MB | 1.4 MB Progress (3): 11/11 MB | 1.4/1.7 MB | 1.4 MB Progress (3): 11/11 MB | 1.4/1.7 MB | 1.4 MB Progress (3): 11/11 MB | 1.4/1.7 MB | 1.4 MB Progress (3): 11/11 MB | 1.4/1.7 MB | 1.4 MB Progress (3): 11/11 MB | 1.5/1.7 MB | 1.4 MB Progress (3): 11/11 MB | 1.5/1.7 MB | 1.4 MB Progress (3): 11/11 MB | 1.5/1.7 MB | 1.4 MB Progress (3): 11/11 MB | 1.5/1.7 MB | 1.4 MB Progress (3): 11/11 MB | 1.5/1.7 MB | 1.4 MB Progress (3): 11/11 MB | 1.5/1.7 MB | 1.4 MB Progress (3): 11/11 MB | 1.5/1.7 MB | 1.4 MB Progress (4): 11/11 MB | 1.5/1.7 MB | 1.4 MB | 4.1/210 kB Progress (4): 11/11 MB | 1.5/1.7 MB | 1.4 MB | 4.1/210 kB Progress (4): 11/11 MB | 1.5/1.7 MB | 1.4 MB | 7.8/210 kB Progress (4): 11/11 MB | 1.5/1.7 MB | 1.4 MB | 12/210 kB Progress (4): 11/11 MB | 1.5/1.7 MB | 1.4 MB | 12/210 kB Progress (4): 11/11 MB | 1.5/1.7 MB | 1.4 MB | 12/210 kB Progress (4): 11/11 MB | 1.5/1.7 MB | 1.4 MB | 16/210 kB Progress (4): 11/11 MB | 1.5/1.7 MB | 1.4 MB | 16/210 kB Progress (4): 11/11 MB | 1.5/1.7 MB | 1.4 MB | 20/210 kB Progress (4): 11/11 MB | 1.5/1.7 MB | 1.4 MB | 20/210 kB Progress (4): 11/11 MB | 1.5/1.7 MB | 1.4 MB | 24/210 kB Progress (4): 11/11 MB | 1.5/1.7 MB | 1.4 MB | 24/210 kB Progress (4): 11/11 MB | 1.5/1.7 MB | 1.4 MB | 28/210 kB Progress (4): 11/11 MB | 1.5/1.7 MB | 1.4 MB | 32/210 kB Progress (4): 11/11 MB | 1.5/1.7 MB | 1.4 MB | 32/210 kB Progress (4): 11/11 MB | 1.5/1.7 MB | 1.4 MB | 32/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 32/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 37/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 37/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 41/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 41/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 45/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 45/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 49/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 49/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 49/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 53/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 53/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 57/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 57/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 61/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 65/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 65/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 69/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 69/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 73/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 73/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 73/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 77/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 77/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 82/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 82/210 kB Progress (4): 11/11 MB | 1.6/1.7 MB | 1.4 MB | 86/210 kB Progress (4): 11/11 MB | 1.7/1.7 MB | 1.4 MB | 86/210 kB Progress (4): 11/11 MB | 1.7/1.7 MB | 1.4 MB | 90/210 kB Progress (4): 11/11 MB | 1.7/1.7 MB | 1.4 MB | 94/210 kB Progress (4): 11/11 MB | 1.7/1.7 MB | 1.4 MB | 94/210 kB Progress (4): 11/11 MB | 1.7/1.7 MB | 1.4 MB | 94/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 94/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 98/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 102/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 106/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 110/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 114/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 118/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 118/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 123/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 127/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 131/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 135/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 139/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 143/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 147/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 147/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 151/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 155/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 159/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 163/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 168/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 172/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 176/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 176/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 180/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 184/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 188/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 192/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 196/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 200/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 200/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 204/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 209/210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 210 kB Progress (4): 11/11 MB | 1.7 MB | 1.4 MB | 210 kB Progress (4): 11 MB | 1.7 MB | 1.4 MB | 210 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-omgapi/4.2.4/glassfish-corba-omgapi-4.2.4.jar (1.4 MB at 881 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm/9.1/asm-9.1.jar Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-orb/4.2.4/glassfish-corba-orb-4.2.4.jar (1.7 MB at 1.0 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-basic/4.1.2/pfl-basic-4.1.2.jar (210 kB at 131 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-rt/4.0.0-M4/webservices-rt-4.0.0-M4.jar (11 MB at 7.1 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-tf/4.1.2/pfl-tf-4.1.2.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/jupiter/junit-jupiter/5.9.1/junit-jupiter-5.9.1.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/jupiter/junit-jupiter-api/5.9.1/junit-jupiter-api-5.9.1.jar Progress (1): 4.1/340 kB Progress (1): 7.8/340 kB Progress (1): 12/340 kB Progress (1): 16/340 kB Progress (1): 20/340 kB Progress (1): 24/340 kB Progress (1): 28/340 kB Progress (1): 32/340 kB Progress (1): 37/340 kB Progress (1): 41/340 kB Progress (1): 45/340 kB Progress (1): 49/340 kB Progress (1): 53/340 kB Progress (1): 57/340 kB Progress (1): 61/340 kB Progress (1): 65/340 kB Progress (1): 69/340 kB Progress (1): 73/340 kB Progress (1): 77/340 kB Progress (1): 82/340 kB Progress (1): 86/340 kB Progress (1): 90/340 kB Progress (1): 94/340 kB Progress (1): 98/340 kB Progress (1): 102/340 kB Progress (1): 106/340 kB Progress (1): 110/340 kB Progress (1): 114/340 kB Progress (1): 118/340 kB Progress (1): 123/340 kB Progress (1): 127/340 kB Progress (1): 131/340 kB Progress (1): 135/340 kB Progress (1): 139/340 kB Progress (1): 143/340 kB Progress (1): 147/340 kB Progress (1): 151/340 kB Progress (1): 155/340 kB Progress (1): 159/340 kB Progress (1): 163/340 kB Progress (1): 168/340 kB Progress (1): 172/340 kB Progress (1): 176/340 kB Progress (1): 180/340 kB Progress (2): 180/340 kB | 4.1/96 kB Progress (2): 180/340 kB | 7.8/96 kB Progress (2): 184/340 kB | 7.8/96 kB Progress (2): 188/340 kB | 7.8/96 kB Progress (2): 192/340 kB | 7.8/96 kB Progress (2): 196/340 kB | 7.8/96 kB Progress (2): 200/340 kB | 7.8/96 kB Progress (2): 204/340 kB | 7.8/96 kB Progress (2): 209/340 kB | 7.8/96 kB Progress (2): 213/340 kB | 7.8/96 kB Progress (2): 217/340 kB | 7.8/96 kB Progress (2): 221/340 kB | 7.8/96 kB Progress (2): 225/340 kB | 7.8/96 kB Progress (2): 229/340 kB | 7.8/96 kB Progress (2): 233/340 kB | 7.8/96 kB Progress (2): 237/340 kB | 7.8/96 kB Progress (2): 241/340 kB | 7.8/96 kB Progress (2): 245/340 kB | 7.8/96 kB Progress (2): 249/340 kB | 7.8/96 kB Progress (2): 254/340 kB | 7.8/96 kB Progress (2): 258/340 kB | 7.8/96 kB Progress (2): 262/340 kB | 7.8/96 kB Progress (2): 266/340 kB | 7.8/96 kB Progress (2): 270/340 kB | 7.8/96 kB Progress (2): 274/340 kB | 7.8/96 kB Progress (2): 278/340 kB | 7.8/96 kB Progress (2): 282/340 kB | 7.8/96 kB Progress (2): 286/340 kB | 7.8/96 kB Progress (2): 290/340 kB | 7.8/96 kB Progress (2): 295/340 kB | 7.8/96 kB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar Progress (2): 299/340 kB | 7.8/96 kB Progress (2): 303/340 kB | 7.8/96 kB Progress (2): 307/340 kB | 7.8/96 kB Progress (2): 311/340 kB | 7.8/96 kB Progress (2): 315/340 kB | 7.8/96 kB Progress (2): 319/340 kB | 7.8/96 kB Progress (2): 323/340 kB | 7.8/96 kB Progress (2): 327/340 kB | 7.8/96 kB Progress (2): 331/340 kB | 7.8/96 kB Progress (2): 336/340 kB | 7.8/96 kB Progress (2): 340/340 kB | 7.8/96 kB Progress (2): 340 kB | 7.8/96 kB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/platform/junit-platform-commons/1.9.1/junit-platform-commons-1.9.1.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar Progress (2): 340 kB | 12/96 kB Progress (2): 340 kB | 16/96 kB Progress (2): 340 kB | 20/96 kB Progress (2): 340 kB | 24/96 kB Progress (2): 340 kB | 28/96 kB Progress (2): 340 kB | 32/96 kB Progress (2): 340 kB | 37/96 kB Progress (2): 340 kB | 41/96 kB Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-dynamic/4.1.2/pfl-dynamic-4.1.2.jar (340 kB at 195 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/jupiter/junit-jupiter-params/5.9.1/junit-jupiter-params-5.9.1.jar Progress (1): 45/96 kB Progress (1): 49/96 kB Progress (1): 53/96 kB Progress (1): 57/96 kB Progress (1): 61/96 kB Progress (1): 65/96 kB Progress (1): 69/96 kB Progress (1): 73/96 kB Progress (1): 77/96 kB Progress (1): 82/96 kB Progress (1): 86/96 kB Progress (1): 90/96 kB Progress (1): 94/96 kB Progress (1): 96 kB Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/jupiter/junit-jupiter-engine/5.9.1/junit-jupiter-engine-5.9.1.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/platform/junit-platform-engine/1.9.1/junit-platform-engine-1.9.1.jar Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-tf/4.1.2/pfl-tf-4.1.2.jar (96 kB at 52 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.3/testng-6.14.3.jar Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/testng/arquillian-testng-container/1.7.0.Alpha10/arquillian-testng-container-1.7.0.Alpha10.jar Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/testng/arquillian-testng-core/1.7.0.Alpha10/arquillian-testng-core-1.7.0.Alpha10.jar Progress (1): 8.2/840 kB Progress (1): 16/840 kB Progress (1): 25/840 kB Progress (1): 33/840 kB Progress (1): 41/840 kB Progress (1): 49/840 kB Progress (1): 57/840 kB Progress (1): 66/840 kB Progress (1): 74/840 kB Progress (1): 82/840 kB Progress (1): 90/840 kB Progress (2): 90/840 kB | 4.1/69 kB Progress (2): 98/840 kB | 4.1/69 kB Progress (2): 98/840 kB | 8.2/69 kB Progress (2): 98/840 kB | 12/69 kB Progress (2): 106/840 kB | 12/69 kB Progress (2): 106/840 kB | 16/69 kB Progress (2): 115/840 kB | 16/69 kB Progress (2): 115/840 kB | 20/69 kB Progress (2): 115/840 kB | 25/69 kB Progress (2): 123/840 kB | 25/69 kB Progress (2): 123/840 kB | 29/69 kB Progress (2): 131/840 kB | 29/69 kB Progress (2): 131/840 kB | 33/69 kB Progress (2): 139/840 kB | 33/69 kB Progress (2): 139/840 kB | 37/69 kB Progress (2): 147/840 kB | 37/69 kB Progress (2): 147/840 kB | 41/69 kB Progress (3): 147/840 kB | 41/69 kB | 4.1/389 kB Progress (3): 147/840 kB | 45/69 kB | 4.1/389 kB Progress (3): 156/840 kB | 45/69 kB | 4.1/389 kB Progress (4): 156/840 kB | 45/69 kB | 4.1/389 kB | 4.1/15 kB Progress (4): 156/840 kB | 49/69 kB | 4.1/389 kB | 4.1/15 kB Progress (5): 156/840 kB | 49/69 kB | 4.1/389 kB | 4.1/15 kB | 4.1/9.1 kB Progress (5): 156/840 kB | 49/69 kB | 8.2/389 kB | 4.1/15 kB | 4.1/9.1 kB Progress (5): 156/840 kB | 49/69 kB | 8.2/389 kB | 4.1/15 kB | 8.2/9.1 kB Progress (5): 156/840 kB | 53/69 kB | 8.2/389 kB | 4.1/15 kB | 8.2/9.1 kB Progress (5): 156/840 kB | 53/69 kB | 8.2/389 kB | 8.2/15 kB | 8.2/9.1 kB Progress (5): 164/840 kB | 53/69 kB | 8.2/389 kB | 8.2/15 kB | 8.2/9.1 kB Progress (5): 164/840 kB | 53/69 kB | 8.2/389 kB | 12/15 kB | 8.2/9.1 kB Progress (5): 164/840 kB | 57/69 kB | 8.2/389 kB | 12/15 kB | 8.2/9.1 kB Progress (5): 164/840 kB | 57/69 kB | 8.2/389 kB | 12/15 kB | 9.1 kB Progress (5): 164/840 kB | 57/69 kB | 12/389 kB | 12/15 kB | 9.1 kB Progress (5): 164/840 kB | 61/69 kB | 12/389 kB | 12/15 kB | 9.1 kB Progress (5): 172/840 kB | 61/69 kB | 12/389 kB | 12/15 kB | 9.1 kB Progress (5): 172/840 kB | 61/69 kB | 12/389 kB | 15 kB | 9.1 kB Progress (5): 180/840 kB | 61/69 kB | 12/389 kB | 15 kB | 9.1 kB Progress (5): 180/840 kB | 66/69 kB | 12/389 kB | 15 kB | 9.1 kB Progress (5): 180/840 kB | 66/69 kB | 16/389 kB | 15 kB | 9.1 kB Progress (5): 188/840 kB | 66/69 kB | 16/389 kB | 15 kB | 9.1 kB Progress (5): 188/840 kB | 69 kB | 16/389 kB | 15 kB | 9.1 kB Progress (5): 197/840 kB | 69 kB | 16/389 kB | 15 kB | 9.1 kB Progress (5): 197/840 kB | 69 kB | 20/389 kB | 15 kB | 9.1 kB Progress (5): 197/840 kB | 69 kB | 25/389 kB | 15 kB | 9.1 kB Progress (5): 205/840 kB | 69 kB | 25/389 kB | 15 kB | 9.1 kB Progress (5): 205/840 kB | 69 kB | 29/389 kB | 15 kB | 9.1 kB Progress (5): 213/840 kB | 69 kB | 29/389 kB | 15 kB | 9.1 kB Progress (5): 213/840 kB | 69 kB | 33/389 kB | 15 kB | 9.1 kB Progress (5): 221/840 kB | 69 kB | 33/389 kB | 15 kB | 9.1 kB Progress (5): 221/840 kB | 69 kB | 37/389 kB | 15 kB | 9.1 kB Progress (5): 229/840 kB | 69 kB | 37/389 kB | 15 kB | 9.1 kB Progress (5): 229/840 kB | 69 kB | 41/389 kB | 15 kB | 9.1 kB Progress (5): 229/840 kB | 69 kB | 45/389 kB | 15 kB | 9.1 kB Progress (5): 238/840 kB | 69 kB | 45/389 kB | 15 kB | 9.1 kB Progress (5): 238/840 kB | 69 kB | 49/389 kB | 15 kB | 9.1 kB Progress (5): 246/840 kB | 69 kB | 49/389 kB | 15 kB | 9.1 kB Progress (5): 246/840 kB | 69 kB | 53/389 kB | 15 kB | 9.1 kB Progress (5): 254/840 kB | 69 kB | 53/389 kB | 15 kB | 9.1 kB Progress (5): 254/840 kB | 69 kB | 57/389 kB | 15 kB | 9.1 kB Progress (5): 254/840 kB | 69 kB | 61/389 kB | 15 kB | 9.1 kB Progress (5): 262/840 kB | 69 kB | 61/389 kB | 15 kB | 9.1 kB Progress (5): 262/840 kB | 69 kB | 66/389 kB | 15 kB | 9.1 kB Progress (5): 270/840 kB | 69 kB | 66/389 kB | 15 kB | 9.1 kB Progress (5): 270/840 kB | 69 kB | 70/389 kB | 15 kB | 9.1 kB Progress (5): 270/840 kB | 69 kB | 74/389 kB | 15 kB | 9.1 kB Progress (5): 279/840 kB | 69 kB | 74/389 kB | 15 kB | 9.1 kB Progress (5): 279/840 kB | 69 kB | 78/389 kB | 15 kB | 9.1 kB Progress (5): 287/840 kB | 69 kB | 78/389 kB | 15 kB | 9.1 kB Progress (5): 287/840 kB | 69 kB | 82/389 kB | 15 kB | 9.1 kB Progress (5): 295/840 kB | 69 kB | 82/389 kB | 15 kB | 9.1 kB Progress (5): 295/840 kB | 69 kB | 86/389 kB | 15 kB | 9.1 kB Progress (5): 303/840 kB | 69 kB | 86/389 kB | 15 kB | 9.1 kB Progress (5): 303/840 kB | 69 kB | 90/389 kB | 15 kB | 9.1 kB Progress (5): 303/840 kB | 69 kB | 94/389 kB | 15 kB | 9.1 kB Progress (5): 311/840 kB | 69 kB | 94/389 kB | 15 kB | 9.1 kB Progress (5): 311/840 kB | 69 kB | 98/389 kB | 15 kB | 9.1 kB Progress (5): 319/840 kB | 69 kB | 98/389 kB | 15 kB | 9.1 kB Progress (5): 319/840 kB | 69 kB | 102/389 kB | 15 kB | 9.1 kB Progress (5): 328/840 kB | 69 kB | 102/389 kB | 15 kB | 9.1 kB Progress (5): 328/840 kB | 69 kB | 106/389 kB | 15 kB | 9.1 kB Progress (5): 336/840 kB | 69 kB | 106/389 kB | 15 kB | 9.1 kB Progress (5): 336/840 kB | 69 kB | 111/389 kB | 15 kB | 9.1 kB Progress (5): 336/840 kB | 69 kB | 115/389 kB | 15 kB | 9.1 kB Progress (5): 344/840 kB | 69 kB | 115/389 kB | 15 kB | 9.1 kB Progress (5): 344/840 kB | 69 kB | 119/389 kB | 15 kB | 9.1 kB Progress (5): 352/840 kB | 69 kB | 119/389 kB | 15 kB | 9.1 kB Progress (5): 352/840 kB | 69 kB | 123/389 kB | 15 kB | 9.1 kB Progress (5): 352/840 kB | 69 kB | 127/389 kB | 15 kB | 9.1 kB Progress (5): 360/840 kB | 69 kB | 127/389 kB | 15 kB | 9.1 kB Progress (5): 360/840 kB | 69 kB | 131/389 kB | 15 kB | 9.1 kB Progress (5): 369/840 kB | 69 kB | 131/389 kB | 15 kB | 9.1 kB Progress (5): 369/840 kB | 69 kB | 135/389 kB | 15 kB | 9.1 kB Progress (5): 377/840 kB | 69 kB | 135/389 kB | 15 kB | 9.1 kB Progress (5): 377/840 kB | 69 kB | 139/389 kB | 15 kB | 9.1 kB Progress (5): 385/840 kB | 69 kB | 139/389 kB | 15 kB | 9.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/testng/arquillian-testng-container/1.7.0.Alpha10/arquillian-testng-container-1.7.0.Alpha10.jar (9.1 kB at 569 kB/s) Progress (4): 385/840 kB | 69 kB | 143/389 kB | 15 kB Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-api/1.7.0.Alpha10/arquillian-test-api-1.7.0.Alpha10.jar Progress (4): 393/840 kB | 69 kB | 143/389 kB | 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/testng/arquillian-testng-core/1.7.0.Alpha10/arquillian-testng-core-1.7.0.Alpha10.jar (15 kB at 859 kB/s) Progress (3): 393/840 kB | 69 kB | 147/389 kB Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-api/1.7.0.Alpha10/arquillian-core-api-1.7.0.Alpha10.jar Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.jar (69 kB at 3.8 MB/s) Progress (2): 401/840 kB | 147/389 kB Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-spi/1.7.0.Alpha10/arquillian-test-spi-1.7.0.Alpha10.jar Progress (2): 401/840 kB | 152/389 kB Progress (2): 410/840 kB | 152/389 kB Progress (2): 410/840 kB | 156/389 kB Progress (2): 418/840 kB | 156/389 kB Progress (2): 418/840 kB | 160/389 kB Progress (2): 418/840 kB | 164/389 kB Progress (2): 426/840 kB | 164/389 kB Progress (2): 426/840 kB | 168/389 kB Progress (2): 434/840 kB | 168/389 kB Progress (2): 434/840 kB | 172/389 kB Progress (2): 434/840 kB | 176/389 kB Progress (2): 434/840 kB | 180/389 kB Progress (2): 442/840 kB | 180/389 kB Progress (2): 451/840 kB | 180/389 kB Progress (2): 451/840 kB | 184/389 kB Progress (2): 451/840 kB | 188/389 kB Progress (2): 459/840 kB | 188/389 kB Progress (2): 459/840 kB | 193/389 kB Progress (2): 467/840 kB | 193/389 kB Progress (2): 467/840 kB | 197/389 kB Progress (2): 475/840 kB | 197/389 kB Progress (2): 475/840 kB | 201/389 kB Progress (2): 483/840 kB | 201/389 kB Progress (2): 483/840 kB | 205/389 kB Progress (2): 483/840 kB | 209/389 kB Progress (2): 492/840 kB | 209/389 kB Progress (2): 492/840 kB | 213/389 kB Progress (2): 500/840 kB | 213/389 kB Progress (2): 500/840 kB | 217/389 kB Progress (2): 500/840 kB | 221/389 kB Progress (2): 508/840 kB | 221/389 kB Progress (2): 508/840 kB | 225/389 kB Progress (2): 516/840 kB | 225/389 kB Progress (2): 516/840 kB | 229/389 kB Progress (2): 524/840 kB | 229/389 kB Progress (2): 524/840 kB | 233/389 kB Progress (2): 532/840 kB | 233/389 kB Progress (2): 532/840 kB | 238/389 kB Progress (2): 532/840 kB | 242/389 kB Progress (2): 541/840 kB | 242/389 kB Progress (2): 541/840 kB | 246/389 kB Progress (2): 549/840 kB | 246/389 kB Progress (2): 549/840 kB | 250/389 kB Progress (2): 549/840 kB | 254/389 kB Progress (2): 557/840 kB | 254/389 kB Progress (2): 557/840 kB | 258/389 kB Progress (2): 565/840 kB | 258/389 kB Progress (2): 565/840 kB | 262/389 kB Progress (2): 565/840 kB | 266/389 kB Progress (3): 565/840 kB | 266/389 kB | 3.4 kB Progress (3): 565/840 kB | 270/389 kB | 3.4 kB Progress (3): 573/840 kB | 270/389 kB | 3.4 kB Progress (3): 573/840 kB | 274/389 kB | 3.4 kB Progress (3): 582/840 kB | 274/389 kB | 3.4 kB Progress (3): 582/840 kB | 279/389 kB | 3.4 kB Progress (3): 582/840 kB | 283/389 kB | 3.4 kB Progress (3): 590/840 kB | 283/389 kB | 3.4 kB Progress (3): 590/840 kB | 287/389 kB | 3.4 kB Progress (3): 598/840 kB | 287/389 kB | 3.4 kB Progress (3): 598/840 kB | 291/389 kB | 3.4 kB Progress (3): 598/840 kB | 295/389 kB | 3.4 kB Progress (3): 606/840 kB | 295/389 kB | 3.4 kB Progress (3): 606/840 kB | 299/389 kB | 3.4 kB Progress (3): 614/840 kB | 299/389 kB | 3.4 kB Progress (3): 614/840 kB | 303/389 kB | 3.4 kB Progress (3): 623/840 kB | 303/389 kB | 3.4 kB Progress (3): 623/840 kB | 307/389 kB | 3.4 kB Progress (4): 623/840 kB | 307/389 kB | 3.4 kB | 4.1/9.9 kB Progress (4): 623/840 kB | 311/389 kB | 3.4 kB | 4.1/9.9 kB Progress (4): 631/840 kB | 311/389 kB | 3.4 kB | 4.1/9.9 kB Progress (4): 631/840 kB | 311/389 kB | 3.4 kB | 8.2/9.9 kB Progress (4): 631/840 kB | 315/389 kB | 3.4 kB | 8.2/9.9 kB Progress (4): 631/840 kB | 315/389 kB | 3.4 kB | 9.9 kB Progress (4): 639/840 kB | 315/389 kB | 3.4 kB | 9.9 kB Progress (4): 639/840 kB | 319/389 kB | 3.4 kB | 9.9 kB Progress (4): 647/840 kB | 319/389 kB | 3.4 kB | 9.9 kB Progress (4): 647/840 kB | 324/389 kB | 3.4 kB | 9.9 kB Progress (5): 647/840 kB | 324/389 kB | 3.4 kB | 9.9 kB | 4.1/45 kB Progress (5): 655/840 kB | 324/389 kB | 3.4 kB | 9.9 kB | 4.1/45 kB Progress (5): 655/840 kB | 328/389 kB | 3.4 kB | 9.9 kB | 4.1/45 kB Progress (5): 664/840 kB | 328/389 kB | 3.4 kB | 9.9 kB | 4.1/45 kB Progress (5): 664/840 kB | 328/389 kB | 3.4 kB | 9.9 kB | 8.2/45 kB Progress (5): 664/840 kB | 332/389 kB | 3.4 kB | 9.9 kB | 8.2/45 kB Progress (5): 664/840 kB | 332/389 kB | 3.4 kB | 9.9 kB | 12/45 kB Progress (5): 672/840 kB | 332/389 kB | 3.4 kB | 9.9 kB | 12/45 kB Progress (5): 672/840 kB | 332/389 kB | 3.4 kB | 9.9 kB | 16/45 kB Progress (5): 672/840 kB | 336/389 kB | 3.4 kB | 9.9 kB | 16/45 kB Progress (5): 680/840 kB | 336/389 kB | 3.4 kB | 9.9 kB | 16/45 kB Progress (5): 680/840 kB | 336/389 kB | 3.4 kB | 9.9 kB | 20/45 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-api/1.7.0.Alpha10/arquillian-core-api-1.7.0.Alpha10.jar (9.9 kB at 268 kB/s) Progress (4): 680/840 kB | 340/389 kB | 3.4 kB | 20/45 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-api/1.7.0.Alpha10/arquillian-test-api-1.7.0.Alpha10.jar (3.4 kB at 92 kB/s) Progress (3): 680/840 kB | 344/389 kB | 20/45 kB Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-spi/1.7.0.Alpha10/arquillian-core-spi-1.7.0.Alpha10.jar Progress (3): 688/840 kB | 344/389 kB | 20/45 kB Progress (3): 688/840 kB | 344/389 kB | 25/45 kB Progress (3): 696/840 kB | 344/389 kB | 25/45 kB Progress (3): 696/840 kB | 344/389 kB | 29/45 kB Progress (3): 696/840 kB | 348/389 kB | 29/45 kB Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-api/1.7.0.Alpha10/arquillian-container-test-api-1.7.0.Alpha10.jar Progress (3): 696/840 kB | 352/389 kB | 29/45 kB Progress (3): 705/840 kB | 352/389 kB | 29/45 kB Progress (3): 705/840 kB | 352/389 kB | 33/45 kB Progress (3): 713/840 kB | 352/389 kB | 33/45 kB Progress (3): 713/840 kB | 356/389 kB | 33/45 kB Progress (3): 713/840 kB | 356/389 kB | 37/45 kB Progress (3): 721/840 kB | 356/389 kB | 37/45 kB Progress (3): 721/840 kB | 356/389 kB | 41/45 kB Progress (3): 721/840 kB | 360/389 kB | 41/45 kB Progress (3): 721/840 kB | 360/389 kB | 45/45 kB Progress (3): 729/840 kB | 360/389 kB | 45/45 kB Progress (3): 729/840 kB | 360/389 kB | 45 kB Progress (3): 729/840 kB | 365/389 kB | 45 kB Progress (3): 737/840 kB | 365/389 kB | 45 kB Progress (3): 737/840 kB | 369/389 kB | 45 kB Progress (3): 745/840 kB | 369/389 kB | 45 kB Progress (3): 745/840 kB | 373/389 kB | 45 kB Progress (3): 745/840 kB | 377/389 kB | 45 kB Progress (3): 754/840 kB | 377/389 kB | 45 kB Progress (3): 754/840 kB | 381/389 kB | 45 kB Progress (3): 762/840 kB | 381/389 kB | 45 kB Progress (3): 762/840 kB | 385/389 kB | 45 kB Progress (3): 762/840 kB | 389 kB | 45 kB Progress (3): 770/840 kB | 389 kB | 45 kB Progress (3): 778/840 kB | 389 kB | 45 kB Progress (3): 786/840 kB | 389 kB | 45 kB Progress (3): 795/840 kB | 389 kB | 45 kB Progress (3): 803/840 kB | 389 kB | 45 kB Progress (3): 811/840 kB | 389 kB | 45 kB Progress (3): 819/840 kB | 389 kB | 45 kB Progress (3): 827/840 kB | 389 kB | 45 kB Progress (3): 836/840 kB | 389 kB | 45 kB Progress (3): 840 kB | 389 kB | 45 kB Progress (4): 840 kB | 389 kB | 45 kB | 4.1/16 kB Progress (5): 840 kB | 389 kB | 45 kB | 4.1/16 kB | 4.1/28 kB Progress (5): 840 kB | 389 kB | 45 kB | 8.2/16 kB | 4.1/28 kB Progress (5): 840 kB | 389 kB | 45 kB | 8.2/16 kB | 8.2/28 kB Progress (5): 840 kB | 389 kB | 45 kB | 12/16 kB | 8.2/28 kB Progress (5): 840 kB | 389 kB | 45 kB | 12/16 kB | 12/28 kB Progress (5): 840 kB | 389 kB | 45 kB | 16 kB | 12/28 kB Progress (5): 840 kB | 389 kB | 45 kB | 16 kB | 16/28 kB Progress (5): 840 kB | 389 kB | 45 kB | 16 kB | 20/28 kB Progress (5): 840 kB | 389 kB | 45 kB | 16 kB | 25/28 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 8.6 MB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-spi/1.7.0.Alpha10/arquillian-test-spi-1.7.0.Alpha10.jar (45 kB at 981 kB/s) Progress (3): 840 kB | 16 kB | 28 kB Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.3/testng-6.14.3.jar (840 kB at 17 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-spi/1.7.0.Alpha10/arquillian-container-test-spi-1.7.0.Alpha10.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-api/1.7.0.Alpha10/arquillian-container-test-api-1.7.0.Alpha10.jar (16 kB at 314 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-spi/1.7.0.Alpha10/arquillian-container-spi-1.7.0.Alpha10.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-spi/1.7.0.Alpha10/arquillian-core-spi-1.7.0.Alpha10.jar (28 kB at 539 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-impl-base/1.7.0.Alpha10/arquillian-core-impl-base-1.7.0.Alpha10.jar Progress (1): 4.1/17 kB Progress (1): 8.2/17 kB Progress (2): 8.2/17 kB | 4.1/66 kB Progress (2): 12/17 kB | 4.1/66 kB Progress (2): 12/17 kB | 8.2/66 kB Progress (2): 16/17 kB | 8.2/66 kB Progress (2): 16/17 kB | 12/66 kB Progress (3): 16/17 kB | 12/66 kB | 4.1/27 kB Progress (3): 16/17 kB | 16/66 kB | 4.1/27 kB Progress (3): 17 kB | 16/66 kB | 4.1/27 kB Progress (3): 17 kB | 16/66 kB | 8.2/27 kB Progress (3): 17 kB | 20/66 kB | 8.2/27 kB Progress (3): 17 kB | 20/66 kB | 12/27 kB Progress (3): 17 kB | 25/66 kB | 12/27 kB Progress (3): 17 kB | 25/66 kB | 16/27 kB Progress (3): 17 kB | 29/66 kB | 16/27 kB Progress (3): 17 kB | 33/66 kB | 16/27 kB Progress (3): 17 kB | 33/66 kB | 20/27 kB Progress (3): 17 kB | 33/66 kB | 25/27 kB Progress (3): 17 kB | 37/66 kB | 25/27 kB Progress (3): 17 kB | 37/66 kB | 27 kB Progress (3): 17 kB | 41/66 kB | 27 kB Progress (3): 17 kB | 45/66 kB | 27 kB Progress (3): 17 kB | 49/66 kB | 27 kB Progress (3): 17 kB | 53/66 kB | 27 kB Progress (3): 17 kB | 57/66 kB | 27 kB Progress (3): 17 kB | 61/66 kB | 27 kB Progress (3): 17 kB | 66/66 kB | 27 kB Progress (3): 17 kB | 66 kB | 27 kB Progress (4): 17 kB | 66 kB | 27 kB | 4.1/53 kB Progress (4): 17 kB | 66 kB | 27 kB | 8.2/53 kB Progress (4): 17 kB | 66 kB | 27 kB | 12/53 kB Progress (4): 17 kB | 66 kB | 27 kB | 16/53 kB Progress (4): 17 kB | 66 kB | 27 kB | 20/53 kB Progress (4): 17 kB | 66 kB | 27 kB | 24/53 kB Progress (4): 17 kB | 66 kB | 27 kB | 28/53 kB Progress (4): 17 kB | 66 kB | 27 kB | 32/53 kB Progress (4): 17 kB | 66 kB | 27 kB | 36/53 kB Progress (4): 17 kB | 66 kB | 27 kB | 40/53 kB Progress (4): 17 kB | 66 kB | 27 kB | 44/53 kB Progress (4): 17 kB | 66 kB | 27 kB | 49/53 kB Progress (4): 17 kB | 66 kB | 27 kB | 53/53 kB Progress (5): 17 kB | 66 kB | 27 kB | 53/53 kB | 4.1/68 kB Progress (5): 17 kB | 66 kB | 27 kB | 53 kB | 4.1/68 kB Progress (5): 17 kB | 66 kB | 27 kB | 53 kB | 8.2/68 kB Progress (5): 17 kB | 66 kB | 27 kB | 53 kB | 12/68 kB Progress (5): 17 kB | 66 kB | 27 kB | 53 kB | 16/68 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.jar (17 kB at 289 kB/s) Progress (4): 66 kB | 27 kB | 53 kB | 20/68 kB Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-impl-base/1.7.0.Alpha10/arquillian-test-impl-base-1.7.0.Alpha10.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-spi/1.7.0.Alpha10/arquillian-container-test-spi-1.7.0.Alpha10.jar (27 kB at 453 kB/s) Progress (3): 66 kB | 53 kB | 25/68 kB Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-impl-base/1.7.0.Alpha10/arquillian-container-impl-base-1.7.0.Alpha10.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar (66 kB at 1.1 MB/s) Progress (2): 53 kB | 29/68 kB Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-api/1.7.0.Alpha10/arquillian-config-api-1.7.0.Alpha10.jar Progress (2): 53 kB | 33/68 kB Progress (2): 53 kB | 37/68 kB Progress (2): 53 kB | 41/68 kB Progress (2): 53 kB | 45/68 kB Progress (2): 53 kB | 49/68 kB Progress (2): 53 kB | 53/68 kB Progress (2): 53 kB | 57/68 kB Progress (2): 53 kB | 61/68 kB Progress (2): 53 kB | 66/68 kB Progress (2): 53 kB | 68 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-spi/1.7.0.Alpha10/arquillian-container-spi-1.7.0.Alpha10.jar (53 kB at 826 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-impl-base/1.7.0.Alpha10/arquillian-config-impl-base-1.7.0.Alpha10.jar Progress (2): 68 kB | 4.1/30 kB Progress (2): 68 kB | 8.2/30 kB Progress (2): 68 kB | 12/30 kB Progress (2): 68 kB | 16/30 kB Progress (2): 68 kB | 20/30 kB Progress (3): 68 kB | 20/30 kB | 4.1/82 kB Progress (3): 68 kB | 25/30 kB | 4.1/82 kB Progress (3): 68 kB | 25/30 kB | 8.2/82 kB Progress (3): 68 kB | 29/30 kB | 8.2/82 kB Progress (3): 68 kB | 29/30 kB | 12/82 kB Progress (3): 68 kB | 30 kB | 12/82 kB Progress (3): 68 kB | 30 kB | 16/82 kB Progress (4): 68 kB | 30 kB | 16/82 kB | 4.1/7.2 kB Progress (4): 68 kB | 30 kB | 20/82 kB | 4.1/7.2 kB Progress (4): 68 kB | 30 kB | 20/82 kB | 7.2 kB Progress (4): 68 kB | 30 kB | 25/82 kB | 7.2 kB Progress (4): 68 kB | 30 kB | 29/82 kB | 7.2 kB Progress (4): 68 kB | 30 kB | 33/82 kB | 7.2 kB Progress (4): 68 kB | 30 kB | 37/82 kB | 7.2 kB Progress (4): 68 kB | 30 kB | 41/82 kB | 7.2 kB Progress (4): 68 kB | 30 kB | 45/82 kB | 7.2 kB Progress (4): 68 kB | 30 kB | 49/82 kB | 7.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-impl-base/1.7.0.Alpha10/arquillian-core-impl-base-1.7.0.Alpha10.jar (68 kB at 1.0 MB/s) Progress (3): 30 kB | 53/82 kB | 7.2 kB Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-spi/1.7.0.Alpha10/arquillian-config-spi-1.7.0.Alpha10.jar Progress (3): 30 kB | 57/82 kB | 7.2 kB Progress (3): 30 kB | 61/82 kB | 7.2 kB Progress (3): 30 kB | 66/82 kB | 7.2 kB Progress (3): 30 kB | 70/82 kB | 7.2 kB Progress (3): 30 kB | 74/82 kB | 7.2 kB Progress (3): 30 kB | 78/82 kB | 7.2 kB Progress (3): 30 kB | 82/82 kB | 7.2 kB Progress (3): 30 kB | 82 kB | 7.2 kB Progress (4): 30 kB | 82 kB | 7.2 kB | 4.1/45 kB Progress (4): 30 kB | 82 kB | 7.2 kB | 8.2/45 kB Progress (4): 30 kB | 82 kB | 7.2 kB | 12/45 kB Progress (4): 30 kB | 82 kB | 7.2 kB | 16/45 kB Progress (4): 30 kB | 82 kB | 7.2 kB | 20/45 kB Progress (4): 30 kB | 82 kB | 7.2 kB | 25/45 kB Progress (4): 30 kB | 82 kB | 7.2 kB | 29/45 kB Progress (4): 30 kB | 82 kB | 7.2 kB | 33/45 kB Progress (4): 30 kB | 82 kB | 7.2 kB | 37/45 kB Progress (4): 30 kB | 82 kB | 7.2 kB | 41/45 kB Progress (4): 30 kB | 82 kB | 7.2 kB | 45/45 kB Progress (4): 30 kB | 82 kB | 7.2 kB | 45 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-impl-base/1.7.0.Alpha10/arquillian-test-impl-base-1.7.0.Alpha10.jar (30 kB at 414 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-api/1.7.0.Alpha10/arquillian-config-api-1.7.0.Alpha10.jar (7.2 kB at 99 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.7.0.Alpha10/arquillian-container-test-impl-base-1.7.0.Alpha10.jar Progress (3): 82 kB | 45 kB | 3.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-impl-base/1.7.0.Alpha10/arquillian-container-impl-base-1.7.0.Alpha10.jar (82 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar Progress (3): 45 kB | 3.6 kB | 4.1/38 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-impl-base/1.7.0.Alpha10/arquillian-config-impl-base-1.7.0.Alpha10.jar (45 kB at 582 kB/s) Progress (2): 3.6 kB | 8.2/38 kB Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar Progress (2): 3.6 kB | 12/38 kB Progress (2): 3.6 kB | 16/38 kB Progress (2): 3.6 kB | 20/38 kB Progress (2): 3.6 kB | 25/38 kB Progress (2): 3.6 kB | 29/38 kB Progress (2): 3.6 kB | 33/38 kB Progress (2): 3.6 kB | 37/38 kB Progress (2): 3.6 kB | 38 kB Progress (3): 3.6 kB | 38 kB | 4.1/120 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-spi/1.7.0.Alpha10/arquillian-config-spi-1.7.0.Alpha10.jar (3.6 kB at 45 kB/s) Progress (2): 38 kB | 8.2/120 kB Progress (3): 38 kB | 8.2/120 kB | 4.1/193 kB Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.8/woodstox-core-6.2.8.jar Progress (3): 38 kB | 8.2/120 kB | 8.2/193 kB Progress (3): 38 kB | 12/120 kB | 8.2/193 kB Progress (3): 38 kB | 12/120 kB | 12/193 kB Progress (3): 38 kB | 16/120 kB | 12/193 kB Progress (3): 38 kB | 16/120 kB | 16/193 kB Progress (3): 38 kB | 20/120 kB | 16/193 kB Progress (3): 38 kB | 20/120 kB | 20/193 kB Progress (3): 38 kB | 25/120 kB | 20/193 kB Progress (3): 38 kB | 29/120 kB | 20/193 kB Progress (3): 38 kB | 33/120 kB | 20/193 kB Progress (3): 38 kB | 37/120 kB | 20/193 kB Progress (3): 38 kB | 41/120 kB | 20/193 kB Progress (3): 38 kB | 45/120 kB | 20/193 kB Progress (3): 38 kB | 49/120 kB | 20/193 kB Progress (3): 38 kB | 53/120 kB | 20/193 kB Progress (3): 38 kB | 57/120 kB | 20/193 kB Progress (3): 38 kB | 61/120 kB | 20/193 kB Progress (3): 38 kB | 66/120 kB | 20/193 kB Progress (3): 38 kB | 70/120 kB | 20/193 kB Progress (4): 38 kB | 70/120 kB | 20/193 kB | 4.1/4.2 kB Progress (4): 38 kB | 70/120 kB | 20/193 kB | 4.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.jar (38 kB at 460 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar Progress (4): 70/120 kB | 20/193 kB | 4.2 kB | 0/1.6 MB Progress (4): 70/120 kB | 25/193 kB | 4.2 kB | 0/1.6 MB Progress (4): 74/120 kB | 25/193 kB | 4.2 kB | 0/1.6 MB Progress (4): 74/120 kB | 29/193 kB | 4.2 kB | 0/1.6 MB Progress (4): 74/120 kB | 29/193 kB | 4.2 kB | 0/1.6 MB Progress (4): 74/120 kB | 33/193 kB | 4.2 kB | 0/1.6 MB Progress (5): 74/120 kB | 33/193 kB | 4.2 kB | 0/1.6 MB | 4.1/196 kB Progress (5): 78/120 kB | 33/193 kB | 4.2 kB | 0/1.6 MB | 4.1/196 kB Progress (5): 78/120 kB | 37/193 kB | 4.2 kB | 0/1.6 MB | 4.1/196 kB Progress (5): 78/120 kB | 37/193 kB | 4.2 kB | 0/1.6 MB | 4.1/196 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar (4.2 kB at 42 kB/s) Progress (4): 78/120 kB | 37/193 kB | 0/1.6 MB | 4.1/196 kB Progress (4): 78/120 kB | 41/193 kB | 0/1.6 MB | 4.1/196 kB Progress (4): 82/120 kB | 41/193 kB | 0/1.6 MB | 4.1/196 kB Progress (4): 82/120 kB | 41/193 kB | 0/1.6 MB | 8.2/196 kB Progress (4): 82/120 kB | 41/193 kB | 0/1.6 MB | 8.2/196 kB Progress (4): 82/120 kB | 45/193 kB | 0/1.6 MB | 8.2/196 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/santuario/xmlsec/2.3.0/xmlsec-2.3.0.jar Progress (4): 82/120 kB | 49/193 kB | 0/1.6 MB | 8.2/196 kB Progress (4): 82/120 kB | 49/193 kB | 0/1.6 MB | 8.2/196 kB Progress (4): 82/120 kB | 53/193 kB | 0/1.6 MB | 8.2/196 kB Progress (4): 82/120 kB | 53/193 kB | 0/1.6 MB | 12/196 kB Progress (4): 86/120 kB | 53/193 kB | 0/1.6 MB | 12/196 kB Progress (4): 86/120 kB | 53/193 kB | 0/1.6 MB | 16/196 kB Progress (4): 86/120 kB | 53/193 kB | 0.1/1.6 MB | 16/196 kB Progress (4): 86/120 kB | 57/193 kB | 0.1/1.6 MB | 16/196 kB Progress (4): 86/120 kB | 57/193 kB | 0.1/1.6 MB | 20/196 kB Progress (4): 90/120 kB | 57/193 kB | 0.1/1.6 MB | 20/196 kB Progress (4): 90/120 kB | 57/193 kB | 0.1/1.6 MB | 25/196 kB Progress (4): 90/120 kB | 61/193 kB | 0.1/1.6 MB | 25/196 kB Progress (4): 90/120 kB | 61/193 kB | 0.1/1.6 MB | 25/196 kB Progress (4): 90/120 kB | 64/193 kB | 0.1/1.6 MB | 25/196 kB Progress (4): 90/120 kB | 64/193 kB | 0.1/1.6 MB | 29/196 kB Progress (4): 94/120 kB | 64/193 kB | 0.1/1.6 MB | 29/196 kB Progress (4): 94/120 kB | 64/193 kB | 0.1/1.6 MB | 33/196 kB Progress (4): 94/120 kB | 64/193 kB | 0.1/1.6 MB | 33/196 kB Progress (4): 94/120 kB | 68/193 kB | 0.1/1.6 MB | 33/196 kB Progress (4): 94/120 kB | 68/193 kB | 0.1/1.6 MB | 37/196 kB Progress (4): 98/120 kB | 68/193 kB | 0.1/1.6 MB | 37/196 kB Progress (4): 98/120 kB | 68/193 kB | 0.1/1.6 MB | 41/196 kB Progress (4): 98/120 kB | 73/193 kB | 0.1/1.6 MB | 41/196 kB Progress (4): 98/120 kB | 73/193 kB | 0.1/1.6 MB | 41/196 kB Progress (4): 98/120 kB | 77/193 kB | 0.1/1.6 MB | 41/196 kB Progress (4): 98/120 kB | 77/193 kB | 0.1/1.6 MB | 45/196 kB Progress (4): 102/120 kB | 77/193 kB | 0.1/1.6 MB | 45/196 kB Progress (4): 102/120 kB | 77/193 kB | 0.1/1.6 MB | 49/196 kB Progress (4): 102/120 kB | 81/193 kB | 0.1/1.6 MB | 49/196 kB Progress (4): 106/120 kB | 81/193 kB | 0.1/1.6 MB | 49/196 kB Progress (4): 106/120 kB | 81/193 kB | 0.1/1.6 MB | 53/196 kB Progress (4): 106/120 kB | 81/193 kB | 0.1/1.6 MB | 53/196 kB Progress (4): 106/120 kB | 81/193 kB | 0.1/1.6 MB | 57/196 kB Progress (4): 106/120 kB | 81/193 kB | 0.1/1.6 MB | 57/196 kB Progress (4): 106/120 kB | 85/193 kB | 0.1/1.6 MB | 57/196 kB Progress (4): 111/120 kB | 85/193 kB | 0.1/1.6 MB | 57/196 kB Progress (4): 111/120 kB | 89/193 kB | 0.1/1.6 MB | 57/196 kB Progress (4): 111/120 kB | 89/193 kB | 0.1/1.6 MB | 61/196 kB Progress (4): 111/120 kB | 93/193 kB | 0.1/1.6 MB | 61/196 kB Progress (4): 115/120 kB | 93/193 kB | 0.1/1.6 MB | 61/196 kB Progress (4): 115/120 kB | 93/193 kB | 0.1/1.6 MB | 61/196 kB Progress (4): 119/120 kB | 93/193 kB | 0.1/1.6 MB | 61/196 kB Progress (4): 119/120 kB | 97/193 kB | 0.1/1.6 MB | 61/196 kB Progress (4): 119/120 kB | 97/193 kB | 0.1/1.6 MB | 66/196 kB Progress (4): 119/120 kB | 97/193 kB | 0.1/1.6 MB | 66/196 kB Progress (4): 120 kB | 97/193 kB | 0.1/1.6 MB | 66/196 kB Progress (4): 120 kB | 97/193 kB | 0.1/1.6 MB | 70/196 kB Progress (4): 120 kB | 101/193 kB | 0.1/1.6 MB | 70/196 kB Progress (4): 120 kB | 101/193 kB | 0.1/1.6 MB | 70/196 kB Progress (4): 120 kB | 101/193 kB | 0.1/1.6 MB | 74/196 kB Progress (4): 120 kB | 101/193 kB | 0.1/1.6 MB | 74/196 kB Progress (4): 120 kB | 105/193 kB | 0.1/1.6 MB | 74/196 kB Progress (4): 120 kB | 105/193 kB | 0.1/1.6 MB | 78/196 kB Progress (4): 120 kB | 109/193 kB | 0.1/1.6 MB | 78/196 kB Progress (4): 120 kB | 109/193 kB | 0.1/1.6 MB | 82/196 kB Progress (4): 120 kB | 109/193 kB | 0.1/1.6 MB | 82/196 kB Progress (5): 120 kB | 109/193 kB | 0.1/1.6 MB | 82/196 kB | 0/1.1 MB Progress (5): 120 kB | 109/193 kB | 0.1/1.6 MB | 82/196 kB | 0/1.1 MB Progress (5): 120 kB | 109/193 kB | 0.1/1.6 MB | 82/196 kB | 0/1.1 MB Progress (5): 120 kB | 114/193 kB | 0.1/1.6 MB | 82/196 kB | 0/1.1 MB Progress (5): 120 kB | 114/193 kB | 0.1/1.6 MB | 86/196 kB | 0/1.1 MB Progress (5): 120 kB | 118/193 kB | 0.1/1.6 MB | 86/196 kB | 0/1.1 MB Progress (5): 120 kB | 118/193 kB | 0.1/1.6 MB | 90/196 kB | 0/1.1 MB Progress (5): 120 kB | 118/193 kB | 0.1/1.6 MB | 90/196 kB | 0/1.1 MB Progress (5): 120 kB | 118/193 kB | 0.2/1.6 MB | 90/196 kB | 0/1.1 MB Progress (5): 120 kB | 118/193 kB | 0.2/1.6 MB | 90/196 kB | 0/1.1 MB Progress (5): 120 kB | 118/193 kB | 0.2/1.6 MB | 94/196 kB | 0/1.1 MB Progress (5): 120 kB | 122/193 kB | 0.2/1.6 MB | 94/196 kB | 0/1.1 MB Progress (5): 120 kB | 122/193 kB | 0.2/1.6 MB | 94/196 kB | 0/1.1 MB Progress (5): 120 kB | 122/193 kB | 0.2/1.6 MB | 98/196 kB | 0/1.1 MB Progress (5): 120 kB | 122/193 kB | 0.2/1.6 MB | 98/196 kB | 0/1.1 MB Progress (5): 120 kB | 122/193 kB | 0.2/1.6 MB | 98/196 kB | 0/1.1 MB Progress (5): 120 kB | 126/193 kB | 0.2/1.6 MB | 98/196 kB | 0/1.1 MB Progress (5): 120 kB | 126/193 kB | 0.2/1.6 MB | 102/196 kB | 0/1.1 MB Progress (5): 120 kB | 126/193 kB | 0.2/1.6 MB | 102/196 kB | 0.1/1.1 MB Progress (5): 120 kB | 126/193 kB | 0.2/1.6 MB | 102/196 kB | 0.1/1.1 MB Progress (5): 120 kB | 130/193 kB | 0.2/1.6 MB | 102/196 kB | 0.1/1.1 MB Progress (5): 120 kB | 130/193 kB | 0.2/1.6 MB | 102/196 kB | 0.1/1.1 MB Progress (5): 120 kB | 130/193 kB | 0.2/1.6 MB | 106/196 kB | 0.1/1.1 MB Progress (5): 120 kB | 134/193 kB | 0.2/1.6 MB | 106/196 kB | 0.1/1.1 MB Progress (5): 120 kB | 134/193 kB | 0.2/1.6 MB | 106/196 kB | 0.1/1.1 MB Progress (5): 120 kB | 138/193 kB | 0.2/1.6 MB | 106/196 kB | 0.1/1.1 MB Progress (5): 120 kB | 138/193 kB | 0.2/1.6 MB | 111/196 kB | 0.1/1.1 MB Progress (5): 120 kB | 138/193 kB | 0.2/1.6 MB | 111/196 kB | 0.1/1.1 MB Progress (5): 120 kB | 138/193 kB | 0.2/1.6 MB | 115/196 kB | 0.1/1.1 MB Progress (5): 120 kB | 138/193 kB | 0.2/1.6 MB | 115/196 kB | 0.1/1.1 MB Progress (5): 120 kB | 142/193 kB | 0.2/1.6 MB | 115/196 kB | 0.1/1.1 MB Progress (5): 120 kB | 142/193 kB | 0.2/1.6 MB | 119/196 kB | 0.1/1.1 MB Progress (5): 120 kB | 142/193 kB | 0.2/1.6 MB | 119/196 kB | 0.1/1.1 MB Progress (5): 120 kB | 142/193 kB | 0.2/1.6 MB | 123/196 kB | 0.1/1.1 MB Progress (5): 120 kB | 146/193 kB | 0.2/1.6 MB | 123/196 kB | 0.1/1.1 MB Progress (5): 120 kB | 146/193 kB | 0.2/1.6 MB | 123/196 kB | 0.1/1.1 MB Progress (5): 120 kB | 150/193 kB | 0.2/1.6 MB | 123/196 kB | 0.1/1.1 MB Progress (5): 120 kB | 150/193 kB | 0.2/1.6 MB | 127/196 kB | 0.1/1.1 MB Progress (5): 120 kB | 150/193 kB | 0.2/1.6 MB | 127/196 kB | 0.1/1.1 MB Progress (5): 120 kB | 150/193 kB | 0.2/1.6 MB | 127/196 kB | 0.1/1.1 MB Progress (5): 120 kB | 150/193 kB | 0.2/1.6 MB | 131/196 kB | 0.1/1.1 MB Progress (5): 120 kB | 155/193 kB | 0.2/1.6 MB | 131/196 kB | 0.1/1.1 MB Progress (5): 120 kB | 155/193 kB | 0.2/1.6 MB | 131/196 kB | 0.1/1.1 MB Progress (5): 120 kB | 155/193 kB | 0.2/1.6 MB | 131/196 kB | 0.1/1.1 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.7.0.Alpha10/arquillian-container-test-impl-base-1.7.0.Alpha10.jar (120 kB at 1.1 MB/s) Progress (4): 155/193 kB | 0.2/1.6 MB | 135/196 kB | 0.1/1.1 MB Progress (4): 159/193 kB | 0.2/1.6 MB | 135/196 kB | 0.1/1.1 MB Progress (4): 159/193 kB | 0.2/1.6 MB | 139/196 kB | 0.1/1.1 MB Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar Progress (4): 159/193 kB | 0.2/1.6 MB | 139/196 kB | 0.1/1.1 MB Progress (4): 159/193 kB | 0.2/1.6 MB | 139/196 kB | 0.1/1.1 MB Progress (4): 159/193 kB | 0.2/1.6 MB | 143/196 kB | 0.1/1.1 MB Progress (4): 163/193 kB | 0.2/1.6 MB | 143/196 kB | 0.1/1.1 MB Progress (4): 163/193 kB | 0.2/1.6 MB | 147/196 kB | 0.1/1.1 MB Progress (4): 163/193 kB | 0.2/1.6 MB | 147/196 kB | 0.1/1.1 MB Progress (4): 163/193 kB | 0.2/1.6 MB | 147/196 kB | 0.1/1.1 MB Progress (4): 163/193 kB | 0.2/1.6 MB | 152/196 kB | 0.1/1.1 MB Progress (4): 167/193 kB | 0.2/1.6 MB | 152/196 kB | 0.1/1.1 MB Progress (4): 167/193 kB | 0.2/1.6 MB | 156/196 kB | 0.1/1.1 MB Progress (4): 167/193 kB | 0.2/1.6 MB | 156/196 kB | 0.1/1.1 MB Progress (4): 167/193 kB | 0.2/1.6 MB | 160/196 kB | 0.1/1.1 MB Progress (4): 167/193 kB | 0.2/1.6 MB | 160/196 kB | 0.1/1.1 MB Progress (4): 171/193 kB | 0.2/1.6 MB | 160/196 kB | 0.1/1.1 MB Progress (4): 171/193 kB | 0.2/1.6 MB | 164/196 kB | 0.1/1.1 MB Progress (4): 171/193 kB | 0.2/1.6 MB | 164/196 kB | 0.1/1.1 MB Progress (4): 175/193 kB | 0.2/1.6 MB | 164/196 kB | 0.1/1.1 MB Progress (4): 175/193 kB | 0.2/1.6 MB | 168/196 kB | 0.1/1.1 MB Progress (4): 175/193 kB | 0.2/1.6 MB | 168/196 kB | 0.1/1.1 MB Progress (4): 175/193 kB | 0.2/1.6 MB | 168/196 kB | 0.1/1.1 MB Progress (4): 175/193 kB | 0.2/1.6 MB | 168/196 kB | 0.1/1.1 MB Progress (4): 175/193 kB | 0.2/1.6 MB | 172/196 kB | 0.1/1.1 MB Progress (4): 179/193 kB | 0.2/1.6 MB | 172/196 kB | 0.1/1.1 MB Progress (4): 179/193 kB | 0.3/1.6 MB | 172/196 kB | 0.1/1.1 MB Progress (4): 179/193 kB | 0.3/1.6 MB | 172/196 kB | 0.2/1.1 MB Progress (4): 179/193 kB | 0.3/1.6 MB | 176/196 kB | 0.2/1.1 MB Progress (4): 179/193 kB | 0.3/1.6 MB | 176/196 kB | 0.2/1.1 MB Progress (4): 179/193 kB | 0.3/1.6 MB | 176/196 kB | 0.2/1.1 MB Progress (4): 183/193 kB | 0.3/1.6 MB | 176/196 kB | 0.2/1.1 MB Progress (4): 183/193 kB | 0.3/1.6 MB | 176/196 kB | 0.2/1.1 MB Progress (4): 183/193 kB | 0.3/1.6 MB | 180/196 kB | 0.2/1.1 MB Progress (4): 183/193 kB | 0.3/1.6 MB | 180/196 kB | 0.2/1.1 MB Progress (4): 183/193 kB | 0.3/1.6 MB | 180/196 kB | 0.2/1.1 MB Progress (4): 187/193 kB | 0.3/1.6 MB | 180/196 kB | 0.2/1.1 MB Progress (4): 187/193 kB | 0.3/1.6 MB | 180/196 kB | 0.2/1.1 MB Progress (4): 187/193 kB | 0.3/1.6 MB | 184/196 kB | 0.2/1.1 MB Progress (4): 187/193 kB | 0.3/1.6 MB | 184/196 kB | 0.2/1.1 MB Progress (4): 191/193 kB | 0.3/1.6 MB | 184/196 kB | 0.2/1.1 MB Progress (4): 191/193 kB | 0.3/1.6 MB | 184/196 kB | 0.2/1.1 MB Progress (4): 191/193 kB | 0.3/1.6 MB | 184/196 kB | 0.2/1.1 MB Progress (4): 193 kB | 0.3/1.6 MB | 184/196 kB | 0.2/1.1 MB Progress (4): 193 kB | 0.3/1.6 MB | 184/196 kB | 0.2/1.1 MB Progress (4): 193 kB | 0.3/1.6 MB | 188/196 kB | 0.2/1.1 MB Progress (4): 193 kB | 0.3/1.6 MB | 188/196 kB | 0.2/1.1 MB Progress (4): 193 kB | 0.3/1.6 MB | 188/196 kB | 0.2/1.1 MB Progress (4): 193 kB | 0.3/1.6 MB | 193/196 kB | 0.2/1.1 MB Progress (4): 193 kB | 0.3/1.6 MB | 193/196 kB | 0.2/1.1 MB Progress (4): 193 kB | 0.3/1.6 MB | 193/196 kB | 0.2/1.1 MB Progress (4): 193 kB | 0.3/1.6 MB | 196 kB | 0.2/1.1 MB Progress (4): 193 kB | 0.3/1.6 MB | 196 kB | 0.2/1.1 MB Progress (4): 193 kB | 0.3/1.6 MB | 196 kB | 0.2/1.1 MB Progress (4): 193 kB | 0.3/1.6 MB | 196 kB | 0.2/1.1 MB Progress (4): 193 kB | 0.3/1.6 MB | 196 kB | 0.2/1.1 MB Progress (4): 193 kB | 0.3/1.6 MB | 196 kB | 0.3/1.1 MB Progress (4): 193 kB | 0.3/1.6 MB | 196 kB | 0.3/1.1 MB Progress (4): 193 kB | 0.3/1.6 MB | 196 kB | 0.3/1.1 MB Progress (4): 193 kB | 0.3/1.6 MB | 196 kB | 0.3/1.1 MB Progress (4): 193 kB | 0.3/1.6 MB | 196 kB | 0.3/1.1 MB Progress (4): 193 kB | 0.3/1.6 MB | 196 kB | 0.3/1.1 MB Progress (4): 193 kB | 0.3/1.6 MB | 196 kB | 0.3/1.1 MB Progress (5): 193 kB | 0.3/1.6 MB | 196 kB | 0.3/1.1 MB | 4.1/72 kB Progress (5): 193 kB | 0.3/1.6 MB | 196 kB | 0.3/1.1 MB | 4.1/72 kB Progress (5): 193 kB | 0.3/1.6 MB | 196 kB | 0.3/1.1 MB | 4.1/72 kB Progress (5): 193 kB | 0.3/1.6 MB | 196 kB | 0.3/1.1 MB | 8.2/72 kB Progress (5): 193 kB | 0.3/1.6 MB | 196 kB | 0.3/1.1 MB | 8.2/72 kB Progress (5): 193 kB | 0.3/1.6 MB | 196 kB | 0.3/1.1 MB | 12/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.3/1.1 MB | 12/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.3/1.1 MB | 12/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.3/1.1 MB | 16/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.3/1.1 MB | 16/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.3/1.1 MB | 16/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.3/1.1 MB | 20/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.3/1.1 MB | 20/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.3/1.1 MB | 25/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.3/1.1 MB | 25/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.3/1.1 MB | 25/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.3/1.1 MB | 29/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.3/1.1 MB | 29/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.3/1.1 MB | 33/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.3/1.1 MB | 33/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.3/1.1 MB | 33/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.3/1.1 MB | 37/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.4/1.1 MB | 37/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.4/1.1 MB | 41/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.4/1.1 MB | 41/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.4/1.1 MB | 41/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.4/1.1 MB | 45/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.4/1.1 MB | 45/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.4/1.1 MB | 45/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.4/1.1 MB | 49/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.4/1.1 MB | 49/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.4/1.1 MB | 49/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.4/1.1 MB | 53/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.4/1.1 MB | 53/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.4/1.1 MB | 57/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.4/1.1 MB | 57/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.4/1.1 MB | 61/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.4/1.1 MB | 61/72 kB Progress (5): 193 kB | 0.4/1.6 MB | 196 kB | 0.4/1.1 MB | 66/72 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar (193 kB at 1.5 MB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar (196 kB at 1.6 MB/s) Progress (3): 0.4/1.6 MB | 0.4/1.1 MB | 66/72 kB Progress (3): 0.4/1.6 MB | 0.4/1.1 MB | 70/72 kB Progress (3): 0.4/1.6 MB | 0.4/1.1 MB | 70/72 kB Progress (3): 0.4/1.6 MB | 0.4/1.1 MB | 72 kB Progress (3): 0.4/1.6 MB | 0.4/1.1 MB | 72 kB Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.1/asm-9.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar Progress (3): 0.4/1.6 MB | 0.4/1.1 MB | 72 kB Progress (3): 0.4/1.6 MB | 0.4/1.1 MB | 72 kB Progress (3): 0.4/1.6 MB | 0.4/1.1 MB | 72 kB Progress (3): 0.4/1.6 MB | 0.4/1.1 MB | 72 kB Progress (3): 0.4/1.6 MB | 0.4/1.1 MB | 72 kB Progress (3): 0.4/1.6 MB | 0.4/1.1 MB | 72 kB Progress (3): 0.4/1.6 MB | 0.4/1.1 MB | 72 kB Progress (3): 0.4/1.6 MB | 0.4/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.4/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.5/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.5/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.5/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.5/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.5/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.5/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.5/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.5/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.5/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.5/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.5/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.5/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.5/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.5/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.5/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.5/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.5/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.5/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.5/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.5/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.5/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.5/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.5/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.6/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.6/1.1 MB | 72 kB Progress (3): 0.5/1.6 MB | 0.6/1.1 MB | 72 kB Progress (3): 0.6/1.6 MB | 0.6/1.1 MB | 72 kB Progress (3): 0.6/1.6 MB | 0.6/1.1 MB | 72 kB Progress (3): 0.6/1.6 MB | 0.6/1.1 MB | 72 kB Progress (3): 0.6/1.6 MB | 0.6/1.1 MB | 72 kB Progress (3): 0.6/1.6 MB | 0.6/1.1 MB | 72 kB Progress (3): 0.6/1.6 MB | 0.6/1.1 MB | 72 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 72 kB | 4.1/475 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 72 kB | 4.1/475 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 72 kB | 8.2/475 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 72 kB | 8.2/475 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 72 kB | 12/475 kB Progress (5): 0.6/1.6 MB | 0.6/1.1 MB | 72 kB | 12/475 kB | 4.1/122 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar (72 kB at 546 kB/s) Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 16/475 kB | 4.1/122 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 16/475 kB | 4.1/122 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 16/475 kB | 4.1/122 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 20/475 kB | 4.1/122 kB Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 20/475 kB | 8.2/122 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 25/475 kB | 8.2/122 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 25/475 kB | 8.2/122 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 25/475 kB | 8.2/122 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 29/475 kB | 8.2/122 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 29/475 kB | 12/122 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 29/475 kB | 12/122 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 33/475 kB | 12/122 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 33/475 kB | 12/122 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 33/475 kB | 12/122 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 33/475 kB | 16/122 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 33/475 kB | 16/122 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 37/475 kB | 16/122 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 37/475 kB | 16/122 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 37/475 kB | 16/122 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 41/475 kB | 16/122 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 41/475 kB | 20/122 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 45/475 kB | 20/122 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 45/475 kB | 20/122 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 45/475 kB | 20/122 kB Progress (4): 0.6/1.6 MB | 0.6/1.1 MB | 49/475 kB | 20/122 kB Progress (4): 0.6/1.6 MB | 0.7/1.1 MB | 49/475 kB | 20/122 kB Progress (4): 0.6/1.6 MB | 0.7/1.1 MB | 49/475 kB | 20/122 kB Progress (4): 0.6/1.6 MB | 0.7/1.1 MB | 49/475 kB | 25/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 49/475 kB | 25/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 49/475 kB | 25/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 53/475 kB | 25/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 53/475 kB | 25/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 53/475 kB | 29/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 57/475 kB | 29/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 57/475 kB | 29/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 61/475 kB | 29/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 61/475 kB | 33/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 61/475 kB | 33/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 66/475 kB | 33/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 66/475 kB | 33/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 66/475 kB | 33/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 70/475 kB | 33/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 70/475 kB | 37/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 74/475 kB | 37/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 74/475 kB | 37/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 74/475 kB | 41/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 78/475 kB | 41/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 78/475 kB | 41/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 82/475 kB | 41/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 82/475 kB | 45/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 82/475 kB | 45/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 82/475 kB | 49/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 86/475 kB | 49/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 86/475 kB | 49/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 90/475 kB | 49/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 90/475 kB | 49/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 90/475 kB | 53/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 90/475 kB | 53/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 90/475 kB | 53/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 94/475 kB | 53/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 94/475 kB | 53/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 94/475 kB | 53/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 94/475 kB | 57/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 94/475 kB | 57/122 kB Progress (4): 0.7/1.6 MB | 0.7/1.1 MB | 98/475 kB | 57/122 kB Progress (5): 0.7/1.6 MB | 0.7/1.1 MB | 98/475 kB | 57/122 kB | 4.1/85 kB Progress (5): 0.7/1.6 MB | 0.7/1.1 MB | 98/475 kB | 61/122 kB | 4.1/85 kB Progress (5): 0.7/1.6 MB | 0.7/1.1 MB | 98/475 kB | 61/122 kB | 4.1/85 kB Progress (5): 0.7/1.6 MB | 0.7/1.1 MB | 98/475 kB | 65/122 kB | 4.1/85 kB Progress (5): 0.7/1.6 MB | 0.7/1.1 MB | 98/475 kB | 65/122 kB | 8.2/85 kB Progress (5): 0.7/1.6 MB | 0.7/1.1 MB | 102/475 kB | 65/122 kB | 8.2/85 kB Progress (5): 0.7/1.6 MB | 0.7/1.1 MB | 102/475 kB | 65/122 kB | 8.2/85 kB Progress (5): 0.7/1.6 MB | 0.7/1.1 MB | 106/475 kB | 65/122 kB | 8.2/85 kB Progress (5): 0.7/1.6 MB | 0.7/1.1 MB | 106/475 kB | 65/122 kB | 12/85 kB Progress (5): 0.7/1.6 MB | 0.7/1.1 MB | 106/475 kB | 69/122 kB | 12/85 kB Progress (5): 0.7/1.6 MB | 0.7/1.1 MB | 106/475 kB | 69/122 kB | 12/85 kB Progress (5): 0.7/1.6 MB | 0.7/1.1 MB | 106/475 kB | 69/122 kB | 16/85 kB Progress (5): 0.7/1.6 MB | 0.7/1.1 MB | 111/475 kB | 69/122 kB | 16/85 kB Progress (5): 0.7/1.6 MB | 0.8/1.1 MB | 111/475 kB | 69/122 kB | 16/85 kB Progress (5): 0.7/1.6 MB | 0.8/1.1 MB | 111/475 kB | 69/122 kB | 20/85 kB Progress (5): 0.7/1.6 MB | 0.8/1.1 MB | 115/475 kB | 69/122 kB | 20/85 kB Progress (5): 0.7/1.6 MB | 0.8/1.1 MB | 115/475 kB | 69/122 kB | 20/85 kB Progress (5): 0.7/1.6 MB | 0.8/1.1 MB | 115/475 kB | 73/122 kB | 20/85 kB Progress (5): 0.7/1.6 MB | 0.8/1.1 MB | 115/475 kB | 73/122 kB | 20/85 kB Progress (5): 0.7/1.6 MB | 0.8/1.1 MB | 119/475 kB | 73/122 kB | 20/85 kB Progress (5): 0.7/1.6 MB | 0.8/1.1 MB | 119/475 kB | 73/122 kB | 20/85 kB Progress (5): 0.7/1.6 MB | 0.8/1.1 MB | 119/475 kB | 73/122 kB | 24/85 kB Progress (5): 0.7/1.6 MB | 0.8/1.1 MB | 119/475 kB | 73/122 kB | 24/85 kB Progress (5): 0.7/1.6 MB | 0.8/1.1 MB | 119/475 kB | 73/122 kB | 24/85 kB Progress (5): 0.7/1.6 MB | 0.8/1.1 MB | 123/475 kB | 73/122 kB | 24/85 kB Progress (5): 0.7/1.6 MB | 0.8/1.1 MB | 123/475 kB | 73/122 kB | 24/85 kB Progress (5): 0.7/1.6 MB | 0.8/1.1 MB | 123/475 kB | 78/122 kB | 24/85 kB Progress (5): 0.7/1.6 MB | 0.8/1.1 MB | 127/475 kB | 78/122 kB | 24/85 kB Progress (5): 0.7/1.6 MB | 0.8/1.1 MB | 127/475 kB | 78/122 kB | 24/85 kB Progress (5): 0.7/1.6 MB | 0.8/1.1 MB | 127/475 kB | 78/122 kB | 28/85 kB Progress (5): 0.7/1.6 MB | 0.8/1.1 MB | 127/475 kB | 78/122 kB | 28/85 kB Progress (5): 0.7/1.6 MB | 0.8/1.1 MB | 131/475 kB | 78/122 kB | 28/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 131/475 kB | 78/122 kB | 28/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 131/475 kB | 82/122 kB | 28/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 131/475 kB | 82/122 kB | 28/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 135/475 kB | 82/122 kB | 28/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 135/475 kB | 82/122 kB | 28/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 135/475 kB | 82/122 kB | 32/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 135/475 kB | 82/122 kB | 32/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 135/475 kB | 82/122 kB | 32/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 135/475 kB | 82/122 kB | 32/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 139/475 kB | 82/122 kB | 32/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 139/475 kB | 86/122 kB | 32/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 143/475 kB | 86/122 kB | 32/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 143/475 kB | 86/122 kB | 32/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 143/475 kB | 86/122 kB | 32/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 143/475 kB | 86/122 kB | 36/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 143/475 kB | 86/122 kB | 36/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 143/475 kB | 86/122 kB | 36/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 143/475 kB | 90/122 kB | 36/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 147/475 kB | 90/122 kB | 36/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 147/475 kB | 94/122 kB | 36/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 152/475 kB | 94/122 kB | 36/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 152/475 kB | 94/122 kB | 36/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 152/475 kB | 94/122 kB | 36/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 152/475 kB | 94/122 kB | 40/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 156/475 kB | 94/122 kB | 40/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 156/475 kB | 98/122 kB | 40/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 160/475 kB | 98/122 kB | 40/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 160/475 kB | 98/122 kB | 40/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 160/475 kB | 98/122 kB | 45/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 160/475 kB | 98/122 kB | 45/85 kB Progress (5): 0.8/1.6 MB | 0.8/1.1 MB | 160/475 kB | 98/122 kB | 49/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 160/475 kB | 98/122 kB | 49/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 164/475 kB | 98/122 kB | 49/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 164/475 kB | 102/122 kB | 49/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 168/475 kB | 102/122 kB | 49/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 168/475 kB | 102/122 kB | 49/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 168/475 kB | 102/122 kB | 53/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 168/475 kB | 102/122 kB | 53/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 168/475 kB | 102/122 kB | 57/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 168/475 kB | 102/122 kB | 57/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 168/475 kB | 106/122 kB | 57/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 172/475 kB | 106/122 kB | 57/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 172/475 kB | 110/122 kB | 57/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 172/475 kB | 110/122 kB | 57/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 172/475 kB | 110/122 kB | 57/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 172/475 kB | 110/122 kB | 61/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 172/475 kB | 110/122 kB | 61/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 172/475 kB | 114/122 kB | 61/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 176/475 kB | 114/122 kB | 61/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 176/475 kB | 118/122 kB | 61/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 176/475 kB | 118/122 kB | 61/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 176/475 kB | 118/122 kB | 65/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 176/475 kB | 118/122 kB | 65/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 176/475 kB | 118/122 kB | 69/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 176/475 kB | 118/122 kB | 69/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 176/475 kB | 122 kB | 69/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 180/475 kB | 122 kB | 69/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 180/475 kB | 122 kB | 69/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 180/475 kB | 122 kB | 69/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 180/475 kB | 122 kB | 73/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 180/475 kB | 122 kB | 73/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 184/475 kB | 122 kB | 73/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 184/475 kB | 122 kB | 77/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 184/475 kB | 122 kB | 77/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 184/475 kB | 122 kB | 81/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 184/475 kB | 122 kB | 81/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 188/475 kB | 122 kB | 81/85 kB Progress (5): 0.8/1.6 MB | 0.9/1.1 MB | 188/475 kB | 122 kB | 81/85 kB Progress (5): 0.9/1.6 MB | 0.9/1.1 MB | 188/475 kB | 122 kB | 81/85 kB Progress (5): 0.9/1.6 MB | 0.9/1.1 MB | 188/475 kB | 122 kB | 85 kB Progress (5): 0.9/1.6 MB | 0.9/1.1 MB | 188/475 kB | 122 kB | 85 kB Progress (5): 0.9/1.6 MB | 0.9/1.1 MB | 193/475 kB | 122 kB | 85 kB Progress (5): 0.9/1.6 MB | 0.9/1.1 MB | 193/475 kB | 122 kB | 85 kB Progress (5): 0.9/1.6 MB | 0.9/1.1 MB | 193/475 kB | 122 kB | 85 kB Progress (5): 0.9/1.6 MB | 1.0/1.1 MB | 193/475 kB | 122 kB | 85 kB Progress (5): 0.9/1.6 MB | 1.0/1.1 MB | 193/475 kB | 122 kB | 85 kB Progress (5): 0.9/1.6 MB | 1.0/1.1 MB | 193/475 kB | 122 kB | 85 kB Progress (5): 0.9/1.6 MB | 1.0/1.1 MB | 193/475 kB | 122 kB | 85 kB Progress (5): 0.9/1.6 MB | 1.0/1.1 MB | 193/475 kB | 122 kB | 85 kB Progress (5): 0.9/1.6 MB | 1.0/1.1 MB | 193/475 kB | 122 kB | 85 kB Progress (5): 0.9/1.6 MB | 1.0/1.1 MB | 193/475 kB | 122 kB | 85 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.1/asm-9.1.jar (122 kB at 801 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar Progress (4): 0.9/1.6 MB | 1.0/1.1 MB | 197/475 kB | 85 kB Progress (4): 0.9/1.6 MB | 1.0/1.1 MB | 197/475 kB | 85 kB Progress (4): 0.9/1.6 MB | 1.0/1.1 MB | 197/475 kB | 85 kB Progress (4): 0.9/1.6 MB | 1.0/1.1 MB | 201/475 kB | 85 kB Progress (4): 0.9/1.6 MB | 1.0/1.1 MB | 201/475 kB | 85 kB Progress (4): 0.9/1.6 MB | 1.0/1.1 MB | 201/475 kB | 85 kB Progress (4): 0.9/1.6 MB | 1.0/1.1 MB | 205/475 kB | 85 kB Progress (4): 0.9/1.6 MB | 1.0/1.1 MB | 205/475 kB | 85 kB Progress (4): 0.9/1.6 MB | 1.0/1.1 MB | 209/475 kB | 85 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar (85 kB at 419 kB/s) Progress (3): 0.9/1.6 MB | 1.0/1.1 MB | 209/475 kB Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar Progress (3): 0.9/1.6 MB | 1.0/1.1 MB | 213/475 kB Progress (3): 0.9/1.6 MB | 1.0/1.1 MB | 213/475 kB Progress (3): 0.9/1.6 MB | 1.0/1.1 MB | 213/475 kB Progress (3): 0.9/1.6 MB | 1.0/1.1 MB | 217/475 kB Progress (3): 0.9/1.6 MB | 1.0/1.1 MB | 217/475 kB Progress (3): 0.9/1.6 MB | 1.0/1.1 MB | 221/475 kB Progress (3): 0.9/1.6 MB | 1.0/1.1 MB | 221/475 kB Progress (3): 0.9/1.6 MB | 1.0/1.1 MB | 225/475 kB Progress (3): 0.9/1.6 MB | 1.0/1.1 MB | 225/475 kB Progress (3): 0.9/1.6 MB | 1.0/1.1 MB | 229/475 kB Progress (3): 0.9/1.6 MB | 1.0/1.1 MB | 229/475 kB Progress (3): 0.9/1.6 MB | 1.0/1.1 MB | 229/475 kB Progress (3): 0.9/1.6 MB | 1.0/1.1 MB | 233/475 kB Progress (3): 0.9/1.6 MB | 1.1/1.1 MB | 233/475 kB Progress (3): 0.9/1.6 MB | 1.1/1.1 MB | 233/475 kB Progress (3): 0.9/1.6 MB | 1.1/1.1 MB | 238/475 kB Progress (3): 0.9/1.6 MB | 1.1/1.1 MB | 238/475 kB Progress (3): 0.9/1.6 MB | 1.1/1.1 MB | 242/475 kB Progress (3): 0.9/1.6 MB | 1.1/1.1 MB | 242/475 kB Progress (3): 0.9/1.6 MB | 1.1/1.1 MB | 242/475 kB Progress (3): 0.9/1.6 MB | 1.1/1.1 MB | 246/475 kB Progress (3): 0.9/1.6 MB | 1.1/1.1 MB | 246/475 kB Progress (3): 1.0/1.6 MB | 1.1/1.1 MB | 246/475 kB Progress (3): 1.0/1.6 MB | 1.1/1.1 MB | 250/475 kB Progress (3): 1.0/1.6 MB | 1.1/1.1 MB | 250/475 kB Progress (3): 1.0/1.6 MB | 1.1/1.1 MB | 254/475 kB Progress (3): 1.0/1.6 MB | 1.1/1.1 MB | 254/475 kB Progress (3): 1.0/1.6 MB | 1.1/1.1 MB | 254/475 kB Progress (3): 1.0/1.6 MB | 1.1/1.1 MB | 258/475 kB Progress (3): 1.0/1.6 MB | 1.1/1.1 MB | 258/475 kB Progress (3): 1.0/1.6 MB | 1.1/1.1 MB | 262/475 kB Progress (3): 1.0/1.6 MB | 1.1/1.1 MB | 262/475 kB Progress (3): 1.0/1.6 MB | 1.1/1.1 MB | 266/475 kB Progress (3): 1.0/1.6 MB | 1.1/1.1 MB | 266/475 kB Progress (3): 1.0/1.6 MB | 1.1/1.1 MB | 270/475 kB Progress (3): 1.0/1.6 MB | 1.1/1.1 MB | 270/475 kB Progress (3): 1.0/1.6 MB | 1.1/1.1 MB | 270/475 kB Progress (3): 1.0/1.6 MB | 1.1/1.1 MB | 274/475 kB Progress (3): 1.0/1.6 MB | 1.1 MB | 274/475 kB Progress (3): 1.0/1.6 MB | 1.1 MB | 279/475 kB Progress (3): 1.0/1.6 MB | 1.1 MB | 279/475 kB Progress (3): 1.0/1.6 MB | 1.1 MB | 283/475 kB Progress (3): 1.0/1.6 MB | 1.1 MB | 287/475 kB Progress (3): 1.0/1.6 MB | 1.1 MB | 287/475 kB Progress (3): 1.0/1.6 MB | 1.1 MB | 291/475 kB Progress (3): 1.0/1.6 MB | 1.1 MB | 291/475 kB Progress (3): 1.0/1.6 MB | 1.1 MB | 295/475 kB Progress (3): 1.0/1.6 MB | 1.1 MB | 295/475 kB Progress (4): 1.0/1.6 MB | 1.1 MB | 295/475 kB | 4.1/53 kB Progress (4): 1.0/1.6 MB | 1.1 MB | 299/475 kB | 4.1/53 kB Progress (4): 1.0/1.6 MB | 1.1 MB | 299/475 kB | 4.1/53 kB Progress (4): 1.0/1.6 MB | 1.1 MB | 299/475 kB | 8.2/53 kB Progress (4): 1.0/1.6 MB | 1.1 MB | 303/475 kB | 8.2/53 kB Progress (4): 1.0/1.6 MB | 1.1 MB | 303/475 kB | 12/53 kB Progress (4): 1.0/1.6 MB | 1.1 MB | 303/475 kB | 12/53 kB Progress (4): 1.0/1.6 MB | 1.1 MB | 303/475 kB | 16/53 kB Progress (4): 1.0/1.6 MB | 1.1 MB | 307/475 kB | 16/53 kB Progress (4): 1.0/1.6 MB | 1.1 MB | 307/475 kB | 16/53 kB Progress (5): 1.0/1.6 MB | 1.1 MB | 307/475 kB | 16/53 kB | 4.1/34 kB Progress (5): 1.0/1.6 MB | 1.1 MB | 307/475 kB | 16/53 kB | 4.1/34 kB Progress (5): 1.0/1.6 MB | 1.1 MB | 311/475 kB | 16/53 kB | 4.1/34 kB Progress (5): 1.0/1.6 MB | 1.1 MB | 311/475 kB | 20/53 kB | 4.1/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 311/475 kB | 20/53 kB | 4.1/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 315/475 kB | 20/53 kB | 4.1/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 315/475 kB | 20/53 kB | 4.1/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 315/475 kB | 20/53 kB | 8.2/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 319/475 kB | 20/53 kB | 8.2/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 319/475 kB | 25/53 kB | 8.2/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 324/475 kB | 25/53 kB | 8.2/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 324/475 kB | 25/53 kB | 12/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 324/475 kB | 25/53 kB | 12/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 328/475 kB | 25/53 kB | 12/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 328/475 kB | 25/53 kB | 12/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 328/475 kB | 25/53 kB | 16/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 328/475 kB | 29/53 kB | 16/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 332/475 kB | 29/53 kB | 16/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 332/475 kB | 33/53 kB | 16/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 332/475 kB | 33/53 kB | 16/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 332/475 kB | 33/53 kB | 20/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 332/475 kB | 37/53 kB | 20/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 336/475 kB | 37/53 kB | 20/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 336/475 kB | 41/53 kB | 20/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 336/475 kB | 41/53 kB | 25/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 336/475 kB | 41/53 kB | 25/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 336/475 kB | 41/53 kB | 29/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 336/475 kB | 45/53 kB | 29/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 340/475 kB | 45/53 kB | 29/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 340/475 kB | 49/53 kB | 29/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 340/475 kB | 49/53 kB | 29/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 340/475 kB | 53 kB | 29/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 340/475 kB | 53 kB | 33/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 340/475 kB | 53 kB | 33/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 344/475 kB | 53 kB | 33/34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 344/475 kB | 53 kB | 34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 344/475 kB | 53 kB | 34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 348/475 kB | 53 kB | 34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 348/475 kB | 53 kB | 34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 352/475 kB | 53 kB | 34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 356/475 kB | 53 kB | 34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 356/475 kB | 53 kB | 34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 360/475 kB | 53 kB | 34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 360/475 kB | 53 kB | 34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 365/475 kB | 53 kB | 34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 369/475 kB | 53 kB | 34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 369/475 kB | 53 kB | 34 kB Progress (5): 1.1/1.6 MB | 1.1 MB | 373/475 kB | 53 kB | 34 kB Progress (5): 1.2/1.6 MB | 1.1 MB | 373/475 kB | 53 kB | 34 kB Progress (5): 1.2/1.6 MB | 1.1 MB | 377/475 kB | 53 kB | 34 kB Progress (5): 1.2/1.6 MB | 1.1 MB | 381/475 kB | 53 kB | 34 kB Progress (5): 1.2/1.6 MB | 1.1 MB | 381/475 kB | 53 kB | 34 kB Progress (5): 1.2/1.6 MB | 1.1 MB | 385/475 kB | 53 kB | 34 kB Progress (5): 1.2/1.6 MB | 1.1 MB | 385/475 kB | 53 kB | 34 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/santuario/xmlsec/2.3.0/xmlsec-2.3.0.jar (1.1 MB at 5.3 MB/s) Progress (4): 1.2/1.6 MB | 385/475 kB | 53 kB | 34 kB Progress (4): 1.2/1.6 MB | 389/475 kB | 53 kB | 34 kB Downloading from central: https://repo.maven.apache.org/maven2/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar Progress (4): 1.2/1.6 MB | 393/475 kB | 53 kB | 34 kB Progress (4): 1.2/1.6 MB | 393/475 kB | 53 kB | 34 kB Progress (4): 1.2/1.6 MB | 397/475 kB | 53 kB | 34 kB Progress (4): 1.2/1.6 MB | 401/475 kB | 53 kB | 34 kB Progress (4): 1.2/1.6 MB | 401/475 kB | 53 kB | 34 kB Progress (4): 1.2/1.6 MB | 406/475 kB | 53 kB | 34 kB Progress (4): 1.2/1.6 MB | 406/475 kB | 53 kB | 34 kB Progress (4): 1.2/1.6 MB | 410/475 kB | 53 kB | 34 kB Progress (4): 1.2/1.6 MB | 414/475 kB | 53 kB | 34 kB Progress (4): 1.2/1.6 MB | 414/475 kB | 53 kB | 34 kB Progress (4): 1.2/1.6 MB | 418/475 kB | 53 kB | 34 kB Progress (4): 1.2/1.6 MB | 418/475 kB | 53 kB | 34 kB Progress (4): 1.2/1.6 MB | 422/475 kB | 53 kB | 34 kB Progress (4): 1.2/1.6 MB | 422/475 kB | 53 kB | 34 kB Progress (4): 1.2/1.6 MB | 426/475 kB | 53 kB | 34 kB Progress (4): 1.2/1.6 MB | 426/475 kB | 53 kB | 34 kB Progress (4): 1.2/1.6 MB | 430/475 kB | 53 kB | 34 kB Progress (4): 1.2/1.6 MB | 434/475 kB | 53 kB | 34 kB Progress (4): 1.2/1.6 MB | 434/475 kB | 53 kB | 34 kB Progress (4): 1.2/1.6 MB | 438/475 kB | 53 kB | 34 kB Progress (4): 1.3/1.6 MB | 438/475 kB | 53 kB | 34 kB Progress (4): 1.3/1.6 MB | 442/475 kB | 53 kB | 34 kB Progress (4): 1.3/1.6 MB | 446/475 kB | 53 kB | 34 kB Progress (4): 1.3/1.6 MB | 446/475 kB | 53 kB | 34 kB Progress (4): 1.3/1.6 MB | 451/475 kB | 53 kB | 34 kB Progress (4): 1.3/1.6 MB | 451/475 kB | 53 kB | 34 kB Progress (4): 1.3/1.6 MB | 455/475 kB | 53 kB | 34 kB Progress (4): 1.3/1.6 MB | 455/475 kB | 53 kB | 34 kB Progress (4): 1.3/1.6 MB | 459/475 kB | 53 kB | 34 kB Progress (4): 1.3/1.6 MB | 459/475 kB | 53 kB | 34 kB Progress (4): 1.3/1.6 MB | 463/475 kB | 53 kB | 34 kB Progress (4): 1.3/1.6 MB | 467/475 kB | 53 kB | 34 kB Progress (4): 1.3/1.6 MB | 467/475 kB | 53 kB | 34 kB Progress (4): 1.3/1.6 MB | 471/475 kB | 53 kB | 34 kB Progress (4): 1.3/1.6 MB | 471/475 kB | 53 kB | 34 kB Progress (4): 1.3/1.6 MB | 475/475 kB | 53 kB | 34 kB Progress (4): 1.3/1.6 MB | 475 kB | 53 kB | 34 kB Progress (4): 1.3/1.6 MB | 475 kB | 53 kB | 34 kB Progress (4): 1.3/1.6 MB | 475 kB | 53 kB | 34 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar (53 kB at 242 kB/s) Progress (3): 1.3/1.6 MB | 475 kB | 34 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar (34 kB at 157 kB/s) Progress (2): 1.3/1.6 MB | 475 kB Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.9.1/junit-jupiter-5.9.1.jar Progress (2): 1.3/1.6 MB | 475 kB Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.1/junit-jupiter-api-5.9.1.jar Progress (2): 1.4/1.6 MB | 475 kB Progress (2): 1.4/1.6 MB | 475 kB Progress (2): 1.4/1.6 MB | 475 kB Progress (2): 1.4/1.6 MB | 475 kB Progress (2): 1.4/1.6 MB | 475 kB Progress (3): 1.4/1.6 MB | 475 kB | 4.1/68 kB Progress (3): 1.4/1.6 MB | 475 kB | 8.2/68 kB Progress (3): 1.4/1.6 MB | 475 kB | 8.2/68 kB Progress (3): 1.4/1.6 MB | 475 kB | 12/68 kB Progress (3): 1.4/1.6 MB | 475 kB | 12/68 kB Progress (3): 1.4/1.6 MB | 475 kB | 16/68 kB Progress (3): 1.4/1.6 MB | 475 kB | 20/68 kB Progress (3): 1.4/1.6 MB | 475 kB | 20/68 kB Progress (3): 1.4/1.6 MB | 475 kB | 25/68 kB Progress (3): 1.4/1.6 MB | 475 kB | 25/68 kB Progress (3): 1.4/1.6 MB | 475 kB | 29/68 kB Progress (3): 1.4/1.6 MB | 475 kB | 33/68 kB Progress (3): 1.4/1.6 MB | 475 kB | 33/68 kB Progress (3): 1.4/1.6 MB | 475 kB | 37/68 kB Progress (3): 1.4/1.6 MB | 475 kB | 37/68 kB Progress (3): 1.4/1.6 MB | 475 kB | 41/68 kB Progress (3): 1.4/1.6 MB | 475 kB | 45/68 kB Progress (3): 1.4/1.6 MB | 475 kB | 49/68 kB Progress (3): 1.4/1.6 MB | 475 kB | 49/68 kB Progress (3): 1.4/1.6 MB | 475 kB | 53/68 kB Progress (3): 1.5/1.6 MB | 475 kB | 53/68 kB Progress (3): 1.5/1.6 MB | 475 kB | 57/68 kB Progress (3): 1.5/1.6 MB | 475 kB | 61/68 kB Progress (3): 1.5/1.6 MB | 475 kB | 61/68 kB Progress (3): 1.5/1.6 MB | 475 kB | 66/68 kB Progress (3): 1.5/1.6 MB | 475 kB | 66/68 kB Progress (3): 1.5/1.6 MB | 475 kB | 68 kB Progress (3): 1.5/1.6 MB | 475 kB | 68 kB Progress (3): 1.5/1.6 MB | 475 kB | 68 kB Progress (3): 1.5/1.6 MB | 475 kB | 68 kB Progress (3): 1.5/1.6 MB | 475 kB | 68 kB Progress (3): 1.5/1.6 MB | 475 kB | 68 kB Progress (3): 1.5/1.6 MB | 475 kB | 68 kB Progress (3): 1.5/1.6 MB | 475 kB | 68 kB Progress (3): 1.5/1.6 MB | 475 kB | 68 kB Progress (3): 1.5/1.6 MB | 475 kB | 68 kB Progress (3): 1.6/1.6 MB | 475 kB | 68 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar (475 kB at 2.1 MB/s) Progress (2): 1.6/1.6 MB | 68 kB Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar Progress (2): 1.6/1.6 MB | 68 kB Progress (2): 1.6/1.6 MB | 68 kB Progress (3): 1.6/1.6 MB | 68 kB | 4.1/6.4 kB Progress (3): 1.6/1.6 MB | 68 kB | 4.1/6.4 kB Progress (3): 1.6/1.6 MB | 68 kB | 6.4 kB Progress (3): 1.6 MB | 68 kB | 6.4 kB Progress (4): 1.6 MB | 68 kB | 6.4 kB | 4.1/208 kB Progress (4): 1.6 MB | 68 kB | 6.4 kB | 8.2/208 kB Progress (4): 1.6 MB | 68 kB | 6.4 kB | 12/208 kB Progress (4): 1.6 MB | 68 kB | 6.4 kB | 16/208 kB Progress (4): 1.6 MB | 68 kB | 6.4 kB | 20/208 kB Progress (4): 1.6 MB | 68 kB | 6.4 kB | 24/208 kB Progress (4): 1.6 MB | 68 kB | 6.4 kB | 28/208 kB Progress (4): 1.6 MB | 68 kB | 6.4 kB | 32/208 kB Progress (4): 1.6 MB | 68 kB | 6.4 kB | 36/208 kB Progress (4): 1.6 MB | 68 kB | 6.4 kB | 40/208 kB Progress (4): 1.6 MB | 68 kB | 6.4 kB | 44/208 kB Progress (4): 1.6 MB | 68 kB | 6.4 kB | 49/208 kB Progress (4): 1.6 MB | 68 kB | 6.4 kB | 53/208 kB Progress (4): 1.6 MB | 68 kB | 6.4 kB | 57/208 kB Progress (4): 1.6 MB | 68 kB | 6.4 kB | 61/208 kB Progress (4): 1.6 MB | 68 kB | 6.4 kB | 65/208 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar (68 kB at 300 kB/s) Progress (3): 1.6 MB | 6.4 kB | 69/208 kB Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.1/junit-platform-commons-1.9.1.jar Progress (3): 1.6 MB | 6.4 kB | 73/208 kB Progress (3): 1.6 MB | 6.4 kB | 77/208 kB Progress (3): 1.6 MB | 6.4 kB | 81/208 kB Progress (3): 1.6 MB | 6.4 kB | 85/208 kB Progress (3): 1.6 MB | 6.4 kB | 90/208 kB Progress (3): 1.6 MB | 6.4 kB | 94/208 kB Progress (3): 1.6 MB | 6.4 kB | 98/208 kB Progress (3): 1.6 MB | 6.4 kB | 102/208 kB Progress (3): 1.6 MB | 6.4 kB | 106/208 kB Progress (3): 1.6 MB | 6.4 kB | 110/208 kB Progress (3): 1.6 MB | 6.4 kB | 114/208 kB Progress (3): 1.6 MB | 6.4 kB | 118/208 kB Progress (3): 1.6 MB | 6.4 kB | 122/208 kB Progress (4): 1.6 MB | 6.4 kB | 122/208 kB | 4.1/7.7 kB Progress (4): 1.6 MB | 6.4 kB | 126/208 kB | 4.1/7.7 kB Progress (4): 1.6 MB | 6.4 kB | 126/208 kB | 7.7 kB Progress (4): 1.6 MB | 6.4 kB | 130/208 kB | 7.7 kB Progress (4): 1.6 MB | 6.4 kB | 135/208 kB | 7.7 kB Progress (4): 1.6 MB | 6.4 kB | 139/208 kB | 7.7 kB Progress (4): 1.6 MB | 6.4 kB | 143/208 kB | 7.7 kB Progress (4): 1.6 MB | 6.4 kB | 147/208 kB | 7.7 kB Progress (4): 1.6 MB | 6.4 kB | 151/208 kB | 7.7 kB Progress (4): 1.6 MB | 6.4 kB | 155/208 kB | 7.7 kB Progress (4): 1.6 MB | 6.4 kB | 159/208 kB | 7.7 kB Progress (4): 1.6 MB | 6.4 kB | 163/208 kB | 7.7 kB Progress (4): 1.6 MB | 6.4 kB | 167/208 kB | 7.7 kB Progress (4): 1.6 MB | 6.4 kB | 171/208 kB | 7.7 kB Progress (4): 1.6 MB | 6.4 kB | 176/208 kB | 7.7 kB Progress (4): 1.6 MB | 6.4 kB | 180/208 kB | 7.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.8/woodstox-core-6.2.8.jar (1.6 MB at 6.9 MB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.9.1/junit-jupiter-5.9.1.jar (6.4 kB at 28 kB/s) Progress (2): 184/208 kB | 7.7 kB Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.1/junit-jupiter-params-5.9.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar Progress (2): 188/208 kB | 7.7 kB Progress (2): 192/208 kB | 7.7 kB Progress (2): 196/208 kB | 7.7 kB Progress (2): 200/208 kB | 7.7 kB Progress (2): 204/208 kB | 7.7 kB Progress (2): 208 kB | 7.7 kB Progress (3): 208 kB | 7.7 kB | 4.1/103 kB Progress (3): 208 kB | 7.7 kB | 8.2/103 kB Progress (3): 208 kB | 7.7 kB | 12/103 kB Progress (3): 208 kB | 7.7 kB | 16/103 kB Progress (3): 208 kB | 7.7 kB | 20/103 kB Progress (3): 208 kB | 7.7 kB | 25/103 kB Progress (3): 208 kB | 7.7 kB | 29/103 kB Progress (3): 208 kB | 7.7 kB | 33/103 kB Progress (3): 208 kB | 7.7 kB | 37/103 kB Progress (3): 208 kB | 7.7 kB | 41/103 kB Progress (3): 208 kB | 7.7 kB | 45/103 kB Progress (3): 208 kB | 7.7 kB | 49/103 kB Progress (3): 208 kB | 7.7 kB | 53/103 kB Progress (3): 208 kB | 7.7 kB | 57/103 kB Progress (3): 208 kB | 7.7 kB | 61/103 kB Progress (3): 208 kB | 7.7 kB | 66/103 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 33 kB/s) Progress (2): 208 kB | 70/103 kB Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.9.1/junit-jupiter-engine-5.9.1.jar Progress (2): 208 kB | 74/103 kB Progress (2): 208 kB | 78/103 kB Progress (2): 208 kB | 82/103 kB Progress (2): 208 kB | 86/103 kB Progress (2): 208 kB | 90/103 kB Progress (2): 208 kB | 94/103 kB Progress (2): 208 kB | 98/103 kB Progress (2): 208 kB | 102/103 kB Progress (2): 208 kB | 103 kB Progress (3): 208 kB | 103 kB | 4.1/6.8 kB Progress (3): 208 kB | 103 kB | 6.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.1/junit-jupiter-api-5.9.1.jar (208 kB at 873 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.1/junit-platform-engine-1.9.1.jar Progress (3): 103 kB | 6.8 kB | 4.1/579 kB Progress (3): 103 kB | 6.8 kB | 8.2/579 kB Progress (3): 103 kB | 6.8 kB | 12/579 kB Progress (3): 103 kB | 6.8 kB | 16/579 kB Progress (3): 103 kB | 6.8 kB | 20/579 kB Progress (3): 103 kB | 6.8 kB | 25/579 kB Progress (3): 103 kB | 6.8 kB | 29/579 kB Progress (3): 103 kB | 6.8 kB | 33/579 kB Progress (3): 103 kB | 6.8 kB | 37/579 kB Progress (3): 103 kB | 6.8 kB | 41/579 kB Progress (3): 103 kB | 6.8 kB | 45/579 kB Progress (3): 103 kB | 6.8 kB | 49/579 kB Progress (3): 103 kB | 6.8 kB | 53/579 kB Progress (4): 103 kB | 6.8 kB | 53/579 kB | 4.1/247 kB Progress (4): 103 kB | 6.8 kB | 57/579 kB | 4.1/247 kB Progress (4): 103 kB | 6.8 kB | 57/579 kB | 8.2/247 kB Progress (4): 103 kB | 6.8 kB | 61/579 kB | 8.2/247 kB Progress (4): 103 kB | 6.8 kB | 61/579 kB | 12/247 kB Progress (4): 103 kB | 6.8 kB | 66/579 kB | 12/247 kB Progress (4): 103 kB | 6.8 kB | 66/579 kB | 16/247 kB Progress (4): 103 kB | 6.8 kB | 70/579 kB | 16/247 kB Progress (4): 103 kB | 6.8 kB | 70/579 kB | 20/247 kB Progress (4): 103 kB | 6.8 kB | 74/579 kB | 20/247 kB Progress (4): 103 kB | 6.8 kB | 74/579 kB | 25/247 kB Progress (4): 103 kB | 6.8 kB | 78/579 kB | 25/247 kB Progress (4): 103 kB | 6.8 kB | 78/579 kB | 29/247 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.1/junit-platform-commons-1.9.1.jar (103 kB at 426 kB/s) Progress (3): 6.8 kB | 82/579 kB | 29/247 kB Progress (3): 6.8 kB | 82/579 kB | 33/247 kB Progress (3): 6.8 kB | 86/579 kB | 33/247 kB Progress (3): 6.8 kB | 86/579 kB | 37/247 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 28 kB/s) Progress (2): 90/579 kB | 37/247 kB Progress (2): 90/579 kB | 41/247 kB Progress (2): 94/579 kB | 41/247 kB Progress (2): 94/579 kB | 45/247 kB Progress (2): 98/579 kB | 45/247 kB Progress (2): 98/579 kB | 49/247 kB Progress (2): 102/579 kB | 49/247 kB Progress (2): 102/579 kB | 53/247 kB Progress (2): 106/579 kB | 53/247 kB Progress (2): 106/579 kB | 57/247 kB Progress (2): 111/579 kB | 57/247 kB Progress (2): 111/579 kB | 61/247 kB Progress (2): 115/579 kB | 61/247 kB Progress (2): 115/579 kB | 66/247 kB Progress (2): 119/579 kB | 66/247 kB Progress (2): 119/579 kB | 70/247 kB Progress (2): 123/579 kB | 70/247 kB Progress (2): 123/579 kB | 74/247 kB Progress (2): 127/579 kB | 74/247 kB Progress (2): 127/579 kB | 78/247 kB Progress (2): 131/579 kB | 78/247 kB Progress (2): 131/579 kB | 82/247 kB Progress (2): 135/579 kB | 82/247 kB Progress (2): 135/579 kB | 86/247 kB Progress (2): 139/579 kB | 86/247 kB Progress (2): 139/579 kB | 90/247 kB Progress (2): 143/579 kB | 90/247 kB Progress (2): 143/579 kB | 94/247 kB Progress (2): 147/579 kB | 94/247 kB Progress (2): 147/579 kB | 98/247 kB Progress (2): 152/579 kB | 98/247 kB Progress (2): 152/579 kB | 102/247 kB Progress (2): 156/579 kB | 102/247 kB Progress (2): 156/579 kB | 106/247 kB Progress (2): 160/579 kB | 106/247 kB Progress (2): 160/579 kB | 111/247 kB Progress (2): 164/579 kB | 111/247 kB Progress (2): 164/579 kB | 115/247 kB Progress (2): 168/579 kB | 115/247 kB Progress (2): 168/579 kB | 119/247 kB Progress (2): 172/579 kB | 119/247 kB Progress (3): 172/579 kB | 119/247 kB | 4.1/188 kB Progress (3): 176/579 kB | 119/247 kB | 4.1/188 kB Progress (3): 176/579 kB | 123/247 kB | 4.1/188 kB Progress (3): 180/579 kB | 123/247 kB | 4.1/188 kB Progress (3): 180/579 kB | 123/247 kB | 8.2/188 kB Progress (3): 180/579 kB | 127/247 kB | 8.2/188 kB Progress (3): 180/579 kB | 127/247 kB | 12/188 kB Progress (3): 184/579 kB | 127/247 kB | 12/188 kB Progress (3): 184/579 kB | 127/247 kB | 16/188 kB Progress (3): 184/579 kB | 131/247 kB | 16/188 kB Progress (3): 188/579 kB | 131/247 kB | 16/188 kB Progress (3): 188/579 kB | 131/247 kB | 20/188 kB Progress (3): 193/579 kB | 131/247 kB | 20/188 kB Progress (3): 193/579 kB | 135/247 kB | 20/188 kB Progress (3): 197/579 kB | 135/247 kB | 20/188 kB Progress (3): 197/579 kB | 135/247 kB | 24/188 kB Progress (3): 197/579 kB | 139/247 kB | 24/188 kB Progress (3): 201/579 kB | 139/247 kB | 24/188 kB Progress (3): 201/579 kB | 139/247 kB | 28/188 kB Progress (3): 205/579 kB | 139/247 kB | 28/188 kB Progress (3): 205/579 kB | 143/247 kB | 28/188 kB Progress (3): 209/579 kB | 143/247 kB | 28/188 kB Progress (3): 209/579 kB | 143/247 kB | 32/188 kB Progress (3): 213/579 kB | 143/247 kB | 32/188 kB Progress (3): 213/579 kB | 147/247 kB | 32/188 kB Progress (3): 213/579 kB | 147/247 kB | 36/188 kB Progress (3): 217/579 kB | 147/247 kB | 36/188 kB Progress (3): 217/579 kB | 147/247 kB | 40/188 kB Progress (3): 217/579 kB | 152/247 kB | 40/188 kB Progress (3): 217/579 kB | 152/247 kB | 44/188 kB Progress (3): 221/579 kB | 152/247 kB | 44/188 kB Progress (3): 221/579 kB | 152/247 kB | 49/188 kB Progress (3): 221/579 kB | 156/247 kB | 49/188 kB Progress (3): 225/579 kB | 156/247 kB | 49/188 kB Progress (3): 225/579 kB | 156/247 kB | 53/188 kB Progress (3): 225/579 kB | 160/247 kB | 53/188 kB Progress (3): 225/579 kB | 160/247 kB | 57/188 kB Progress (3): 229/579 kB | 160/247 kB | 57/188 kB Progress (3): 229/579 kB | 160/247 kB | 61/188 kB Progress (3): 229/579 kB | 164/247 kB | 61/188 kB Progress (3): 229/579 kB | 164/247 kB | 65/188 kB Progress (3): 233/579 kB | 164/247 kB | 65/188 kB Progress (3): 233/579 kB | 168/247 kB | 65/188 kB Progress (3): 233/579 kB | 168/247 kB | 69/188 kB Progress (3): 238/579 kB | 168/247 kB | 69/188 kB Progress (3): 238/579 kB | 168/247 kB | 73/188 kB Progress (3): 238/579 kB | 172/247 kB | 73/188 kB Progress (3): 238/579 kB | 172/247 kB | 77/188 kB Progress (3): 242/579 kB | 172/247 kB | 77/188 kB Progress (3): 242/579 kB | 172/247 kB | 81/188 kB Progress (3): 242/579 kB | 176/247 kB | 81/188 kB Progress (3): 246/579 kB | 176/247 kB | 81/188 kB Progress (3): 246/579 kB | 180/247 kB | 81/188 kB Progress (3): 246/579 kB | 180/247 kB | 85/188 kB Progress (3): 250/579 kB | 180/247 kB | 85/188 kB Progress (3): 250/579 kB | 184/247 kB | 85/188 kB Progress (3): 250/579 kB | 184/247 kB | 90/188 kB Progress (3): 250/579 kB | 188/247 kB | 90/188 kB Progress (3): 254/579 kB | 188/247 kB | 90/188 kB Progress (3): 254/579 kB | 193/247 kB | 90/188 kB Progress (3): 254/579 kB | 193/247 kB | 94/188 kB Progress (3): 258/579 kB | 193/247 kB | 94/188 kB Progress (3): 258/579 kB | 197/247 kB | 94/188 kB Progress (3): 262/579 kB | 197/247 kB | 94/188 kB Progress (3): 262/579 kB | 197/247 kB | 98/188 kB Progress (3): 262/579 kB | 201/247 kB | 98/188 kB Progress (3): 266/579 kB | 201/247 kB | 98/188 kB Progress (3): 266/579 kB | 201/247 kB | 102/188 kB Progress (3): 266/579 kB | 205/247 kB | 102/188 kB Progress (3): 266/579 kB | 205/247 kB | 106/188 kB Progress (3): 270/579 kB | 205/247 kB | 106/188 kB Progress (3): 270/579 kB | 205/247 kB | 110/188 kB Progress (3): 270/579 kB | 209/247 kB | 110/188 kB Progress (3): 274/579 kB | 209/247 kB | 110/188 kB Progress (3): 274/579 kB | 209/247 kB | 114/188 kB Progress (3): 279/579 kB | 209/247 kB | 114/188 kB Progress (3): 279/579 kB | 213/247 kB | 114/188 kB Progress (3): 279/579 kB | 213/247 kB | 118/188 kB Progress (3): 283/579 kB | 213/247 kB | 118/188 kB Progress (3): 283/579 kB | 217/247 kB | 118/188 kB Progress (3): 283/579 kB | 217/247 kB | 122/188 kB Progress (3): 283/579 kB | 221/247 kB | 122/188 kB Progress (3): 287/579 kB | 221/247 kB | 122/188 kB Progress (3): 287/579 kB | 225/247 kB | 122/188 kB Progress (3): 287/579 kB | 225/247 kB | 126/188 kB Progress (3): 287/579 kB | 229/247 kB | 126/188 kB Progress (3): 287/579 kB | 229/247 kB | 130/188 kB Progress (3): 291/579 kB | 229/247 kB | 130/188 kB Progress (3): 291/579 kB | 233/247 kB | 130/188 kB Progress (3): 291/579 kB | 233/247 kB | 135/188 kB Progress (3): 295/579 kB | 233/247 kB | 135/188 kB Progress (3): 295/579 kB | 233/247 kB | 139/188 kB Progress (3): 295/579 kB | 238/247 kB | 139/188 kB Progress (3): 295/579 kB | 238/247 kB | 143/188 kB Progress (3): 299/579 kB | 238/247 kB | 143/188 kB Progress (3): 299/579 kB | 238/247 kB | 147/188 kB Progress (3): 299/579 kB | 242/247 kB | 147/188 kB Progress (3): 303/579 kB | 242/247 kB | 147/188 kB Progress (3): 303/579 kB | 242/247 kB | 151/188 kB Progress (3): 303/579 kB | 246/247 kB | 151/188 kB Progress (3): 303/579 kB | 246/247 kB | 155/188 kB Progress (3): 307/579 kB | 246/247 kB | 155/188 kB Progress (3): 307/579 kB | 247 kB | 155/188 kB Progress (3): 311/579 kB | 247 kB | 155/188 kB Progress (3): 311/579 kB | 247 kB | 159/188 kB Progress (3): 315/579 kB | 247 kB | 159/188 kB Progress (3): 315/579 kB | 247 kB | 163/188 kB Progress (3): 319/579 kB | 247 kB | 163/188 kB Progress (3): 319/579 kB | 247 kB | 167/188 kB Progress (3): 324/579 kB | 247 kB | 167/188 kB Progress (3): 324/579 kB | 247 kB | 171/188 kB Progress (3): 328/579 kB | 247 kB | 171/188 kB Progress (3): 328/579 kB | 247 kB | 176/188 kB Progress (3): 332/579 kB | 247 kB | 176/188 kB Progress (3): 332/579 kB | 247 kB | 180/188 kB Progress (3): 336/579 kB | 247 kB | 180/188 kB Progress (3): 336/579 kB | 247 kB | 184/188 kB Progress (3): 340/579 kB | 247 kB | 184/188 kB Progress (3): 340/579 kB | 247 kB | 188/188 kB Progress (3): 344/579 kB | 247 kB | 188/188 kB Progress (3): 344/579 kB | 247 kB | 188 kB Progress (3): 348/579 kB | 247 kB | 188 kB Progress (3): 352/579 kB | 247 kB | 188 kB Progress (3): 356/579 kB | 247 kB | 188 kB Progress (3): 360/579 kB | 247 kB | 188 kB Progress (3): 365/579 kB | 247 kB | 188 kB Progress (3): 369/579 kB | 247 kB | 188 kB Progress (3): 373/579 kB | 247 kB | 188 kB Progress (3): 377/579 kB | 247 kB | 188 kB Progress (3): 381/579 kB | 247 kB | 188 kB Progress (3): 385/579 kB | 247 kB | 188 kB Progress (3): 389/579 kB | 247 kB | 188 kB Progress (3): 393/579 kB | 247 kB | 188 kB Progress (3): 397/579 kB | 247 kB | 188 kB Progress (3): 401/579 kB | 247 kB | 188 kB Progress (3): 406/579 kB | 247 kB | 188 kB Progress (3): 410/579 kB | 247 kB | 188 kB Progress (3): 414/579 kB | 247 kB | 188 kB Progress (3): 418/579 kB | 247 kB | 188 kB Progress (3): 422/579 kB | 247 kB | 188 kB Progress (3): 426/579 kB | 247 kB | 188 kB Progress (3): 430/579 kB | 247 kB | 188 kB Progress (3): 434/579 kB | 247 kB | 188 kB Progress (3): 438/579 kB | 247 kB | 188 kB Progress (3): 442/579 kB | 247 kB | 188 kB Progress (3): 446/579 kB | 247 kB | 188 kB Progress (3): 451/579 kB | 247 kB | 188 kB Progress (3): 455/579 kB | 247 kB | 188 kB Progress (3): 459/579 kB | 247 kB | 188 kB Progress (3): 463/579 kB | 247 kB | 188 kB Progress (3): 467/579 kB | 247 kB | 188 kB Progress (3): 471/579 kB | 247 kB | 188 kB Progress (3): 475/579 kB | 247 kB | 188 kB Progress (3): 479/579 kB | 247 kB | 188 kB Progress (3): 483/579 kB | 247 kB | 188 kB Progress (3): 487/579 kB | 247 kB | 188 kB Progress (3): 492/579 kB | 247 kB | 188 kB Progress (3): 496/579 kB | 247 kB | 188 kB Progress (3): 500/579 kB | 247 kB | 188 kB Progress (3): 504/579 kB | 247 kB | 188 kB Progress (3): 508/579 kB | 247 kB | 188 kB Progress (3): 512/579 kB | 247 kB | 188 kB Progress (3): 516/579 kB | 247 kB | 188 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.9.1/junit-jupiter-engine-5.9.1.jar (247 kB at 948 kB/s) Progress (2): 520/579 kB | 188 kB Progress (2): 524/579 kB | 188 kB Progress (2): 528/579 kB | 188 kB Progress (2): 532/579 kB | 188 kB Progress (2): 537/579 kB | 188 kB Progress (2): 541/579 kB | 188 kB Progress (2): 545/579 kB | 188 kB Progress (2): 549/579 kB | 188 kB Progress (2): 553/579 kB | 188 kB Progress (2): 557/579 kB | 188 kB Progress (2): 561/579 kB | 188 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.1/junit-platform-engine-1.9.1.jar (188 kB at 721 kB/s) Progress (1): 565/579 kB Progress (1): 569/579 kB Progress (1): 573/579 kB Progress (1): 578/579 kB Progress (1): 579 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.1/junit-jupiter-params-5.9.1.jar (579 kB at 1.9 MB/s) [INFO] [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (default-cli) @ dependency_copy --- Downloading from sonatype-nexus-staging: https://jakarta.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 144 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/22 kB Progress (1): 8.2/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/2.2.1/maven-2.2.1.pom (22 kB at 2.2 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom Progress (1): 4.1/32 kB Progress (1): 8.2/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 25/32 kB Progress (1): 29/32 kB Progress (1): 32 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 3.2 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/5/apache-5.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom Progress (1): 4.1/4.1 kB Progress (1): 4.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 410 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/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 685 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Progress (1): 4.1/12 kB Progress (1): 8.2/12 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 1.1 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 133 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 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 252 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 218 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 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 295 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 81 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/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 487 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Progress (1): 3.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 359 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Progress (1): 492 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 45 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Progress (1): 4.1/5.7 kB Progress (1): 5.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 522 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/junit/junit/3.8.1/junit-3.8.1.pom Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom Progress (1): 998 B Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 100 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Progress (1): 4.1/6.9 kB Progress (1): 6.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 686 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 261 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 197 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 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 310 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 170 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 88 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 193 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/12 kB Progress (1): 8.2/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 1.1 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 196 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 173 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom Progress (1): 4.1/7.9 kB Progress (1): 7.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 792 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 271 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 167 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 168 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 131 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 185 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/15 kB Progress (1): 8.2/15 kB Progress (1): 12/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 1.5 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 143 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 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 348 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 172 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Progress (1): 4.1/9.0 kB Progress (1): 8.2/9.0 kB Progress (1): 9.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 815 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 206 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 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 293 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/8.2 kB Progress (1): 8.2/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 825 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 155 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/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 798 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/25 kB Progress (1): 8.2/25 kB Progress (1): 12/25 kB Progress (1): 16/25 kB Progress (1): 20/25 kB Progress (1): 25/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 2.5 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/4/apache-4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 450 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 206 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Progress (1): 4.1/7.1 kB Progress (1): 7.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 709 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 126 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/classworlds/classworlds/1.1/classworlds-1.1.pom Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom Progress (1): 3.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 302 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 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 33 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/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 618 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/8.4 kB Progress (1): 8.2/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 840 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/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 468 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 206 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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.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 198 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/9.3 kB Progress (1): 8.2/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 934 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom Progress (1): 4.1/23 kB Progress (1): 8.2/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 2.1 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/7/apache-7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom Progress (1): 4.1/14 kB Progress (1): 8.2/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 1.3 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 139 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/9.6 kB Progress (1): 8.2/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 964 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/32 kB Progress (1): 8.2/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 central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 2.6 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.pom Progress (1): 4.1/4.7 kB Progress (1): 4.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.pom (4.7 kB at 296 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Progress (1): 4.1/8.7 kB Progress (1): 8.2/8.7 kB Progress (1): 8.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 791 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom Progress (1): 4.1/26 kB Progress (1): 8.2/26 kB Progress (1): 12/26 kB Progress (1): 16/26 kB Progress (1): 20/26 kB Progress (1): 25/26 kB Progress (1): 26 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 2.6 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/10/apache-10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom Progress (1): 4.1/15 kB Progress (1): 8.2/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 1.3 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom Progress (1): 1.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (1.6 kB at 137 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom Progress (1): 4.1/19 kB Progress (1): 8.2/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 1.9 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/19/maven-parent-19.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom Progress (1): 4.1/25 kB Progress (1): 8.2/25 kB Progress (1): 12/25 kB Progress (1): 16/25 kB Progress (1): 20/25 kB Progress (1): 25/25 kB Progress (1): 25 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 2.1 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/9/apache-9.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom Progress (1): 4.1/15 kB Progress (1): 8.2/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 1.4 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom Progress (1): 1.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (1.6 kB at 150 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom Progress (1): 4.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4.0 kB at 360 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 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 333 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/17 kB Progress (1): 8.2/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/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 1.5 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom Progress (1): 1.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 136 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom Progress (1): 1.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 202 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/3/apache-3.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom Progress (1): 3.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 343 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-lang/commons-lang/2.4/commons-lang-2.4.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom Progress (1): 4.1/14 kB Progress (1): 8.2/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 1.3 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/9/commons-parent-9.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom Progress (1): 4.1/22 kB Progress (1): 8.2/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/commons/commons-parent/9/commons-parent-9.pom (22 kB at 1.8 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/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 750 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/9.0 kB Progress (1): 8.2/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 815 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 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/httpcomponents/project/4.1/project-4.1.pom (16 kB at 1.6 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/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 489 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/9.4 kB Progress (1): 8.2/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 850 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/13 kB Progress (1): 8.2/13 kB Progress (1): 12/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 1.2 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/18 kB Progress (1): 8.2/18 kB Progress (1): 12/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 1.7 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 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/commons/commons-parent/5/commons-parent-5.pom (16 kB at 1.5 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/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 610 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom Progress (1): 4.1/6.2 kB Progress (1): 6.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (6.2 kB at 567 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom 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-sitetools/1.2/doxia-sitetools-1.2.pom (16 kB at 1.5 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3.1 kB at 278 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom Progress (1): 1.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (1.8 kB at 160 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (2.5 kB at 250 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (5.6 kB at 563 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 106 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 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 300 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 191 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 196 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 central: https://repo.maven.apache.org/maven2/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 central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 272 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 189 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom Progress (1): 1.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 94 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom Downloading from central: https://repo.maven.apache.org/maven2/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 central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 723 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom Progress (1): 2.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 264 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/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 640 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/velocity/velocity/1.5/velocity-1.5.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom Progress (1): 4.1/7.8 kB Progress (1): 7.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 776 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/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 553 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-lang/commons-lang/2.1/commons-lang-2.1.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom Progress (1): 4.1/9.9 kB Progress (1): 8.2/9.9 kB Progress (1): 9.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 993 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 14 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/13 kB Progress (1): 8.2/13 kB Progress (1): 12/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 1.0 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/9.0 kB Progress (1): 8.2/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 903 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 36 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 87 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 97 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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.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 231 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 16 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 16 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 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 334 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 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 225 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/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 526 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Progress (1): 4.1/8.1 kB Progress (1): 8.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 806 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/1.4/commons-io-1.4.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.pom Progress (1): 4.1/13 kB Progress (1): 8.2/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 1.2 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/7/commons-parent-7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/7/commons-parent-7.pom Progress (1): 4.1/17 kB Progress (1): 8.2/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/commons/commons-parent/7/commons-parent-7.pom (17 kB at 1.7 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom Progress (1): 1.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (1.5 kB at 153 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom Progress (1): 4.1/18 kB Progress (1): 8.2/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 1.8 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom Progress (1): 4.1/33 kB Progress (1): 8.2/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 25/33 kB Progress (1): 29/33 kB Progress (1): 33 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 3.0 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom Progress (1): 1.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (1.5 kB at 118 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom Progress (1): 4.1/6.1 kB Progress (1): 6.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6.1 kB at 611 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom Progress (1): 4.1/17 kB Progress (1): 8.2/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-sitetools/1.4/doxia-sitetools-1.4.pom (17 kB at 1.7 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom Progress (1): 4.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4.1 kB at 370 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 286 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom Progress (1): 4.1/20 kB Progress (1): 8.2/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 1.8 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/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 676 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/14 kB Progress (1): 8.2/14 kB Progress (1): 12/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 1.2 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 82 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/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 424 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/17 kB Progress (1): 8.2/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/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 1.6 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom Progress (1): 2.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (2.7 kB at 243 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom Progress (1): 1.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (1.6 kB at 163 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom Progress (1): 2.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (2.6 kB at 238 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (4.8 kB at 480 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/18 kB Progress (1): 8.2/18 kB Progress (1): 12/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 1.7 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/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 637 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/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 515 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/log4j/log4j/1.2.12/log4j-1.2.12.pom Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom Progress (1): 145 B Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 14 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 15 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 15 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 14 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/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 501 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/11 kB Progress (1): 8.2/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 1.1 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 14 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 65 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/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 431 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/9.8 kB Progress (1): 8.2/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 984 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/12 kB Progress (1): 8.2/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 1.1 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 3.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom (3.4 kB at 341 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 14 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 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 280 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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.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 290 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/11 kB Progress (1): 8.2/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 965 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.pom Progress (1): 4.1/4.4 kB Progress (1): 4.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.pom (4.4 kB at 364 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 76 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 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 423 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/20 kB Progress (1): 8.2/20 kB Progress (1): 12/20 kB Progress (1): 16/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 1.9 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom Progress (1): 3.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom (3.7 kB at 339 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 278 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Progress (1): 4.1/19 kB Progress (1): 8.2/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 1.9 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.2/commons-io-2.2.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom Progress (1): 4.1/11 kB Progress (1): 8.2/11 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 1.0 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/24/commons-parent-24.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom 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/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 3.9 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom Progress (1): 4.1/11 kB Progress (1): 8.2/11 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (11 kB at 1.1 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/34/commons-parent-34.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom Progress (1): 4.1/56 kB Progress (1): 8.2/56 kB Progress (1): 12/56 kB Progress (1): 16/56 kB Progress (1): 20/56 kB Progress (1): 24/56 kB Progress (1): 28/56 kB Progress (1): 32/56 kB Progress (1): 36/56 kB Progress (1): 40/56 kB Progress (1): 44/56 kB Progress (1): 49/56 kB Progress (1): 53/56 kB Progress (1): 56 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 5.1 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom Progress (1): 3.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 388 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom Progress (1): 4.1/8.4 kB Progress (1): 8.2/8.4 kB Progress (1): 8.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 767 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/9/maven-parent-9.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom Progress (1): 4.1/33 kB Progress (1): 8.2/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 3.0 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom Progress (1): 1.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 146 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Progress (1): 4.1/9.0 kB Progress (1): 8.2/9.0 kB Progress (1): 9.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 646 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom Progress (1): 4.1/15 kB Progress (1): 8.2/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 1.5 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom Progress (1): 4.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 406 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom Progress (1): 2.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 267 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/7/maven-parent-7.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom Progress (1): 4.1/21 kB Progress (1): 8.2/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 1.1 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom Progress (1): 765 B Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 76 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/2.0.2/maven-2.0.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom Progress (1): 4.1/13 kB Progress (1): 8.2/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 1.3 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom Progress (1): 767 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 77 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom Progress (1): 1.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 140 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom Progress (1): 1.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 145 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom Progress (1): 1.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 124 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom Progress (1): 588 B Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 59 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 640 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom Progress (1): 2.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 226 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 530 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom Progress (1): 4.1/9.8 kB Progress (1): 8.2/9.8 kB Progress (1): 9.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 891 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.pom Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.pom (5.4 kB at 495 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom Downloading from central: https://repo.maven.apache.org/maven2/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 central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 511 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/25/maven-parent-25.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom Progress (1): 4.1/37 kB Progress (1): 8.2/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 25/37 kB Progress (1): 29/37 kB Progress (1): 33/37 kB Progress (1): 37/37 kB Progress (1): 37 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 3.4 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom (1.9 kB at 161 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom (5.5 kB at 500 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/ow2/1.3/ow2-1.3.pom Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom Progress (1): 4.1/9.5 kB Progress (1): 8.2/9.5 kB Progress (1): 9.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 634 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom Progress (1): 2.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 230 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom Progress (1): 1.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom (1.8 kB at 154 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/2.0.5/maven-2.0.5.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom Progress (1): 4.1/5.7 kB Progress (1): 5.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 475 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom Progress (1): 1.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom (1.7 kB at 152 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom Progress (1): 2.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 227 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom Progress (1): 1.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom (1.7 kB at 138 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom Progress (1): 1.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom (1.8 kB at 167 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom Progress (1): 1.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom (1.5 kB at 114 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom Progress (1): 727 B Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 61 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom Downloading from central: https://repo.maven.apache.org/maven2/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 central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 605 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom Downloading from central: https://repo.maven.apache.org/maven2/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 central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 426 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/24/maven-parent-24.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom Progress (1): 4.1/37 kB Progress (1): 8.2/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 25/37 kB Progress (1): 29/37 kB Progress (1): 33/37 kB Progress (1): 37/37 kB Progress (1): 37 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.5 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/14/apache-14.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom Progress (1): 4.1/15 kB Progress (1): 8.2/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 1.3 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 204 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom Progress (1): 4.1/28 kB Progress (1): 8.2/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 central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 2.5 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom Progress (1): 3.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 313 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom Progress (1): 1.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 147 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/2.0.8/maven-2.0.8.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom Progress (1): 4.1/12 kB Progress (1): 8.2/12 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 1.1 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/6/maven-parent-6.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom Progress (1): 4.1/20 kB Progress (1): 8.2/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 2.0 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 262 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom Progress (1): 2.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 226 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 206 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 170 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom Progress (1): 2.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 225 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 158 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 167 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom Progress (1): 1.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 124 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 230 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom Progress (1): 4.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 403 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Progress (1): 4.1/15 kB Progress (1): 8.2/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 1.4 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 281 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/xbean/xbean/3.4/xbean-3.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom Progress (1): 4.1/19 kB Progress (1): 8.2/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 1.7 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 535 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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.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 248 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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 155 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/junit/junit/3.8.2/junit-3.8.2.pom Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom Progress (1): 747 B Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 75 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom Progress (1): 4.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 367 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/8.4 kB Progress (1): 8.2/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 836 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/8.4 kB Progress (1): 8.2/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 836 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.pom Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.pom (5.6 kB at 464 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom Progress (1): 4.1/4.9 kB Progress (1): 4.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 493 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom 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-parent/22/maven-parent-22.pom (30 kB at 2.7 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/11/apache-11.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom Progress (1): 4.1/15 kB Progress (1): 8.2/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 1.5 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 286 kB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/17 kB Progress (1): 8.2/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/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 1.7 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.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): 4.1/31 kB Progress (1): 8.2/31 kB Progress (1): 12/31 kB Progress (1): 16/31 kB Progress (1): 20/31 kB Progress (1): 25/31 kB Progress (1): 29/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 2.8 MB/s) Downloading from sonatype-nexus-staging: https://jakarta.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://jakarta.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://jakarta.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://jakarta.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://jakarta.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://jakarta.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://jakarta.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://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/junit/junit/3.8.1/junit-3.8.1.jar Downloading from sonatype-nexus-staging: https://jakarta.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://jakarta.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://jakarta.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://jakarta.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://jakarta.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://jakarta.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://jakarta.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://jakarta.oss.sonatype.org/content/repositories/staging/commons-cli/commons-cli/1.2/commons-cli-1.2.jar Downloading from sonatype-nexus-staging: https://jakarta.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://jakarta.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://jakarta.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://jakarta.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://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloading from sonatype-nexus-staging: https://jakarta.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://jakarta.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://jakarta.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://jakarta.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://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-codec/commons-codec/1.3/commons-codec-1.3.jar Downloading from sonatype-nexus-staging: https://jakarta.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://jakarta.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://jakarta.oss.sonatype.org/content/repositories/staging/commons-digester/commons-digester/1.6/commons-digester-1.6.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/1.4/commons-io-1.4.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar Downloading from sonatype-nexus-staging: https://jakarta.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://jakarta.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://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/velocity/velocity/1.5/velocity-1.5.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/oro/oro/2.0.8/oro-2.0.8.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-chain/commons-chain/1.1/commons-chain-1.1.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/dom4j/dom4j/1.1/dom4j-1.1.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/sslext/sslext/1.2-0/sslext-1.2-0.jar Downloading from sonatype-nexus-staging: https://jakarta.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://jakarta.oss.sonatype.org/content/repositories/staging/antlr/antlr/2.7.2/antlr-2.7.2.jar Downloading from sonatype-nexus-staging: https://jakarta.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://jakarta.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://jakarta.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://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.jar Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-lang/commons-lang/2.6/commons-lang-2.6.jar Downloading from sonatype-nexus-staging: https://jakarta.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://jakarta.oss.sonatype.org/content/repositories/staging/classworlds/classworlds/1.1/classworlds-1.1.jar 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-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar 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/80 kB Progress (1): 8.2/80 kB Progress (1): 12/80 kB Progress (1): 16/80 kB Progress (1): 20/80 kB Progress (1): 25/80 kB Progress (2): 25/80 kB | 4.1/35 kB Progress (3): 25/80 kB | 4.1/35 kB | 4.1/49 kB Progress (3): 25/80 kB | 8.2/35 kB | 4.1/49 kB Progress (3): 29/80 kB | 8.2/35 kB | 4.1/49 kB Progress (3): 29/80 kB | 12/35 kB | 4.1/49 kB Progress (4): 29/80 kB | 12/35 kB | 4.1/49 kB | 4.1/12 kB Progress (4): 29/80 kB | 12/35 kB | 8.2/49 kB | 4.1/12 kB Progress (4): 29/80 kB | 16/35 kB | 8.2/49 kB | 4.1/12 kB Progress (4): 33/80 kB | 16/35 kB | 8.2/49 kB | 4.1/12 kB Progress (4): 33/80 kB | 20/35 kB | 8.2/49 kB | 4.1/12 kB Progress (4): 33/80 kB | 20/35 kB | 12/49 kB | 4.1/12 kB Progress (4): 33/80 kB | 20/35 kB | 12/49 kB | 8.2/12 kB Progress (4): 37/80 kB | 20/35 kB | 12/49 kB | 8.2/12 kB Progress (4): 37/80 kB | 25/35 kB | 12/49 kB | 8.2/12 kB Progress (5): 37/80 kB | 25/35 kB | 12/49 kB | 8.2/12 kB | 4.1/156 kB Progress (5): 37/80 kB | 29/35 kB | 12/49 kB | 8.2/12 kB | 4.1/156 kB Progress (5): 41/80 kB | 29/35 kB | 12/49 kB | 8.2/12 kB | 4.1/156 kB Progress (5): 41/80 kB | 29/35 kB | 12/49 kB | 12/12 kB | 4.1/156 kB Progress (5): 41/80 kB | 29/35 kB | 16/49 kB | 12/12 kB | 4.1/156 kB Progress (5): 41/80 kB | 29/35 kB | 16/49 kB | 12 kB | 4.1/156 kB Progress (5): 45/80 kB | 29/35 kB | 16/49 kB | 12 kB | 4.1/156 kB Progress (5): 45/80 kB | 33/35 kB | 16/49 kB | 12 kB | 4.1/156 kB Progress (5): 45/80 kB | 33/35 kB | 16/49 kB | 12 kB | 8.2/156 kB Progress (5): 45/80 kB | 35 kB | 16/49 kB | 12 kB | 8.2/156 kB Progress (5): 49/80 kB | 35 kB | 16/49 kB | 12 kB | 8.2/156 kB Progress (5): 49/80 kB | 35 kB | 20/49 kB | 12 kB | 8.2/156 kB Progress (5): 49/80 kB | 35 kB | 20/49 kB | 12 kB | 12/156 kB Progress (5): 53/80 kB | 35 kB | 20/49 kB | 12 kB | 12/156 kB Progress (5): 53/80 kB | 35 kB | 24/49 kB | 12 kB | 12/156 kB Progress (5): 57/80 kB | 35 kB | 24/49 kB | 12 kB | 12/156 kB Progress (5): 57/80 kB | 35 kB | 24/49 kB | 12 kB | 16/156 kB Progress (5): 61/80 kB | 35 kB | 24/49 kB | 12 kB | 16/156 kB Progress (5): 61/80 kB | 35 kB | 28/49 kB | 12 kB | 16/156 kB Progress (5): 61/80 kB | 35 kB | 28/49 kB | 12 kB | 20/156 kB Progress (5): 66/80 kB | 35 kB | 28/49 kB | 12 kB | 20/156 kB Progress (5): 66/80 kB | 35 kB | 28/49 kB | 12 kB | 25/156 kB Progress (5): 66/80 kB | 35 kB | 32/49 kB | 12 kB | 25/156 kB Progress (5): 70/80 kB | 35 kB | 32/49 kB | 12 kB | 25/156 kB Progress (5): 70/80 kB | 35 kB | 32/49 kB | 12 kB | 29/156 kB Progress (5): 74/80 kB | 35 kB | 32/49 kB | 12 kB | 29/156 kB Progress (5): 74/80 kB | 35 kB | 36/49 kB | 12 kB | 29/156 kB Progress (5): 78/80 kB | 35 kB | 36/49 kB | 12 kB | 29/156 kB Progress (5): 78/80 kB | 35 kB | 36/49 kB | 12 kB | 33/156 kB Progress (5): 80 kB | 35 kB | 36/49 kB | 12 kB | 33/156 kB Progress (5): 80 kB | 35 kB | 40/49 kB | 12 kB | 33/156 kB Progress (5): 80 kB | 35 kB | 40/49 kB | 12 kB | 37/156 kB Progress (5): 80 kB | 35 kB | 44/49 kB | 12 kB | 37/156 kB Progress (5): 80 kB | 35 kB | 44/49 kB | 12 kB | 41/156 kB Progress (5): 80 kB | 35 kB | 49/49 kB | 12 kB | 41/156 kB Progress (5): 80 kB | 35 kB | 49/49 kB | 12 kB | 45/156 kB Progress (5): 80 kB | 35 kB | 49 kB | 12 kB | 45/156 kB Progress (5): 80 kB | 35 kB | 49 kB | 12 kB | 49/156 kB Progress (5): 80 kB | 35 kB | 49 kB | 12 kB | 53/156 kB Progress (5): 80 kB | 35 kB | 49 kB | 12 kB | 57/156 kB Progress (5): 80 kB | 35 kB | 49 kB | 12 kB | 61/156 kB Progress (5): 80 kB | 35 kB | 49 kB | 12 kB | 66/156 kB Progress (5): 80 kB | 35 kB | 49 kB | 12 kB | 70/156 kB Progress (5): 80 kB | 35 kB | 49 kB | 12 kB | 74/156 kB Progress (5): 80 kB | 35 kB | 49 kB | 12 kB | 78/156 kB Progress (5): 80 kB | 35 kB | 49 kB | 12 kB | 82/156 kB Progress (5): 80 kB | 35 kB | 49 kB | 12 kB | 86/156 kB Progress (5): 80 kB | 35 kB | 49 kB | 12 kB | 90/156 kB Progress (5): 80 kB | 35 kB | 49 kB | 12 kB | 94/156 kB Progress (5): 80 kB | 35 kB | 49 kB | 12 kB | 98/156 kB Progress (5): 80 kB | 35 kB | 49 kB | 12 kB | 102/156 kB Progress (5): 80 kB | 35 kB | 49 kB | 12 kB | 106/156 kB Progress (5): 80 kB | 35 kB | 49 kB | 12 kB | 111/156 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 825 kB/s) 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 2.5 MB/s) Progress (3): 80 kB | 49 kB | 115/156 kB Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar 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 (3): 80 kB | 49 kB | 119/156 kB Progress (3): 80 kB | 49 kB | 123/156 kB Progress (3): 80 kB | 49 kB | 127/156 kB Progress (3): 80 kB | 49 kB | 131/156 kB Progress (3): 80 kB | 49 kB | 135/156 kB Progress (3): 80 kB | 49 kB | 139/156 kB Progress (3): 80 kB | 49 kB | 143/156 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 4.7 MB/s) Progress (2): 49 kB | 147/156 kB Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Progress (2): 49 kB | 152/156 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 3.1 MB/s) Progress (1): 156/156 kB Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar Progress (1): 156 kB Progress (2): 156 kB | 4.1/51 kB Progress (2): 156 kB | 8.2/51 kB Progress (2): 156 kB | 12/51 kB Progress (2): 156 kB | 16/51 kB Progress (2): 156 kB | 20/51 kB Progress (2): 156 kB | 25/51 kB Progress (3): 156 kB | 25/51 kB | 4.1/30 kB Progress (3): 156 kB | 29/51 kB | 4.1/30 kB Progress (3): 156 kB | 29/51 kB | 8.2/30 kB Progress (3): 156 kB | 33/51 kB | 8.2/30 kB Progress (3): 156 kB | 33/51 kB | 12/30 kB Progress (3): 156 kB | 33/51 kB | 16/30 kB Progress (3): 156 kB | 37/51 kB | 16/30 kB Progress (3): 156 kB | 41/51 kB | 16/30 kB Progress (3): 156 kB | 41/51 kB | 20/30 kB Progress (3): 156 kB | 45/51 kB | 20/30 kB Progress (3): 156 kB | 45/51 kB | 25/30 kB Progress (3): 156 kB | 49/51 kB | 25/30 kB Progress (3): 156 kB | 49/51 kB | 29/30 kB Progress (3): 156 kB | 51 kB | 29/30 kB Progress (3): 156 kB | 51 kB | 30 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 6.8 MB/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 (3): 51 kB | 30 kB | 4.1/194 kB Progress (3): 51 kB | 30 kB | 8.2/194 kB Progress (3): 51 kB | 30 kB | 12/194 kB Progress (3): 51 kB | 30 kB | 16/194 kB Progress (3): 51 kB | 30 kB | 20/194 kB Progress (3): 51 kB | 30 kB | 25/194 kB Progress (3): 51 kB | 30 kB | 29/194 kB Progress (3): 51 kB | 30 kB | 33/194 kB Progress (3): 51 kB | 30 kB | 37/194 kB Progress (3): 51 kB | 30 kB | 41/194 kB Progress (3): 51 kB | 30 kB | 45/194 kB Progress (3): 51 kB | 30 kB | 49/194 kB Progress (3): 51 kB | 30 kB | 53/194 kB Progress (3): 51 kB | 30 kB | 57/194 kB Progress (3): 51 kB | 30 kB | 61/194 kB Progress (3): 51 kB | 30 kB | 66/194 kB Progress (3): 51 kB | 30 kB | 70/194 kB Progress (3): 51 kB | 30 kB | 74/194 kB Progress (3): 51 kB | 30 kB | 78/194 kB Progress (3): 51 kB | 30 kB | 82/194 kB Progress (3): 51 kB | 30 kB | 86/194 kB Progress (3): 51 kB | 30 kB | 90/194 kB Progress (3): 51 kB | 30 kB | 94/194 kB Progress (3): 51 kB | 30 kB | 98/194 kB Progress (3): 51 kB | 30 kB | 102/194 kB Progress (3): 51 kB | 30 kB | 106/194 kB Progress (3): 51 kB | 30 kB | 111/194 kB Progress (3): 51 kB | 30 kB | 115/194 kB Progress (3): 51 kB | 30 kB | 119/194 kB Progress (3): 51 kB | 30 kB | 123/194 kB Progress (3): 51 kB | 30 kB | 127/194 kB Progress (3): 51 kB | 30 kB | 131/194 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 2.0 MB/s) Progress (2): 30 kB | 135/194 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar Progress (2): 30 kB | 139/194 kB Progress (2): 30 kB | 143/194 kB Progress (2): 30 kB | 147/194 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 1.1 MB/s) Progress (2): 147/194 kB | 4.1/88 kB Progress (3): 147/194 kB | 4.1/88 kB | 4.1/121 kB Progress (3): 152/194 kB | 4.1/88 kB | 4.1/121 kB Progress (3): 152/194 kB | 8.2/88 kB | 4.1/121 kB 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 (3): 152/194 kB | 12/88 kB | 4.1/121 kB Progress (3): 156/194 kB | 12/88 kB | 4.1/121 kB Progress (3): 156/194 kB | 12/88 kB | 8.2/121 kB Progress (3): 160/194 kB | 12/88 kB | 8.2/121 kB Progress (3): 160/194 kB | 16/88 kB | 8.2/121 kB Progress (3): 164/194 kB | 16/88 kB | 8.2/121 kB Progress (3): 164/194 kB | 16/88 kB | 12/121 kB Progress (3): 164/194 kB | 20/88 kB | 12/121 kB Progress (3): 168/194 kB | 20/88 kB | 12/121 kB Progress (3): 168/194 kB | 20/88 kB | 16/121 kB Progress (3): 172/194 kB | 20/88 kB | 16/121 kB Progress (3): 172/194 kB | 24/88 kB | 16/121 kB Progress (3): 176/194 kB | 24/88 kB | 16/121 kB Progress (3): 176/194 kB | 28/88 kB | 16/121 kB Progress (3): 176/194 kB | 28/88 kB | 20/121 kB Progress (3): 176/194 kB | 32/88 kB | 20/121 kB Progress (3): 180/194 kB | 32/88 kB | 20/121 kB Progress (3): 180/194 kB | 32/88 kB | 25/121 kB Progress (3): 180/194 kB | 36/88 kB | 25/121 kB Progress (3): 180/194 kB | 36/88 kB | 29/121 kB Progress (3): 184/194 kB | 36/88 kB | 29/121 kB Progress (3): 184/194 kB | 36/88 kB | 33/121 kB Progress (3): 184/194 kB | 40/88 kB | 33/121 kB Progress (3): 188/194 kB | 40/88 kB | 33/121 kB Progress (3): 188/194 kB | 40/88 kB | 37/121 kB Progress (3): 188/194 kB | 44/88 kB | 37/121 kB Progress (3): 188/194 kB | 44/88 kB | 41/121 kB Progress (3): 193/194 kB | 44/88 kB | 41/121 kB Progress (3): 193/194 kB | 44/88 kB | 45/121 kB Progress (3): 193/194 kB | 49/88 kB | 45/121 kB Progress (3): 193/194 kB | 49/88 kB | 49/121 kB Progress (3): 194 kB | 49/88 kB | 49/121 kB Progress (3): 194 kB | 53/88 kB | 49/121 kB Progress (3): 194 kB | 53/88 kB | 53/121 kB Progress (3): 194 kB | 57/88 kB | 53/121 kB Progress (3): 194 kB | 57/88 kB | 57/121 kB Progress (3): 194 kB | 61/88 kB | 57/121 kB Progress (3): 194 kB | 61/88 kB | 61/121 kB Progress (3): 194 kB | 65/88 kB | 61/121 kB Progress (3): 194 kB | 65/88 kB | 64/121 kB Progress (3): 194 kB | 69/88 kB | 64/121 kB Progress (3): 194 kB | 69/88 kB | 68/121 kB Progress (3): 194 kB | 73/88 kB | 68/121 kB Progress (3): 194 kB | 73/88 kB | 72/121 kB Progress (3): 194 kB | 77/88 kB | 72/121 kB Progress (3): 194 kB | 77/88 kB | 77/121 kB Progress (3): 194 kB | 81/88 kB | 77/121 kB Progress (3): 194 kB | 81/88 kB | 81/121 kB Progress (3): 194 kB | 85/88 kB | 81/121 kB Progress (3): 194 kB | 88 kB | 81/121 kB Progress (3): 194 kB | 88 kB | 85/121 kB Progress (3): 194 kB | 88 kB | 89/121 kB Progress (3): 194 kB | 88 kB | 93/121 kB Progress (3): 194 kB | 88 kB | 97/121 kB Progress (3): 194 kB | 88 kB | 101/121 kB Progress (3): 194 kB | 88 kB | 105/121 kB Progress (3): 194 kB | 88 kB | 109/121 kB Progress (3): 194 kB | 88 kB | 113/121 kB Progress (3): 194 kB | 88 kB | 118/121 kB Progress (3): 194 kB | 88 kB | 121 kB Progress (4): 194 kB | 88 kB | 121 kB | 4.1/178 kB Progress (5): 194 kB | 88 kB | 121 kB | 4.1/178 kB | 4.1/22 kB Progress (5): 194 kB | 88 kB | 121 kB | 8.2/178 kB | 4.1/22 kB Progress (5): 194 kB | 88 kB | 121 kB | 8.2/178 kB | 8.2/22 kB Progress (5): 194 kB | 88 kB | 121 kB | 12/178 kB | 8.2/22 kB Progress (5): 194 kB | 88 kB | 121 kB | 12/178 kB | 12/22 kB Progress (5): 194 kB | 88 kB | 121 kB | 16/178 kB | 12/22 kB Progress (5): 194 kB | 88 kB | 121 kB | 16/178 kB | 16/22 kB Progress (5): 194 kB | 88 kB | 121 kB | 20/178 kB | 16/22 kB Progress (5): 194 kB | 88 kB | 121 kB | 20/178 kB | 20/22 kB Progress (5): 194 kB | 88 kB | 121 kB | 25/178 kB | 20/22 kB Progress (5): 194 kB | 88 kB | 121 kB | 25/178 kB | 22 kB Progress (5): 194 kB | 88 kB | 121 kB | 29/178 kB | 22 kB Progress (5): 194 kB | 88 kB | 121 kB | 33/178 kB | 22 kB Progress (5): 194 kB | 88 kB | 121 kB | 37/178 kB | 22 kB Progress (5): 194 kB | 88 kB | 121 kB | 41/178 kB | 22 kB Progress (5): 194 kB | 88 kB | 121 kB | 45/178 kB | 22 kB Progress (5): 194 kB | 88 kB | 121 kB | 49/178 kB | 22 kB Downloaded from central: https://repo.maven.apache.org/maven2/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 5.5 MB/s) Progress (4): 88 kB | 121 kB | 53/178 kB | 22 kB Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar Progress (4): 88 kB | 121 kB | 57/178 kB | 22 kB Progress (4): 88 kB | 121 kB | 61/178 kB | 22 kB Progress (4): 88 kB | 121 kB | 66/178 kB | 22 kB Progress (4): 88 kB | 121 kB | 70/178 kB | 22 kB Progress (4): 88 kB | 121 kB | 74/178 kB | 22 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 2.4 MB/s) Progress (3): 121 kB | 78/178 kB | 22 kB Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar Progress (3): 121 kB | 82/178 kB | 22 kB Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 3.4 MB/s) Progress (2): 86/178 kB | 22 kB Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar Progress (2): 90/178 kB | 22 kB Progress (2): 94/178 kB | 22 kB Progress (2): 98/178 kB | 22 kB Progress (2): 102/178 kB | 22 kB Progress (2): 106/178 kB | 22 kB Progress (2): 111/178 kB | 22 kB Progress (2): 115/178 kB | 22 kB Progress (2): 119/178 kB | 22 kB Progress (2): 123/178 kB | 22 kB Progress (2): 127/178 kB | 22 kB Progress (2): 131/178 kB | 22 kB Progress (2): 135/178 kB | 22 kB Progress (2): 139/178 kB | 22 kB Progress (2): 143/178 kB | 22 kB Progress (2): 147/178 kB | 22 kB Progress (2): 152/178 kB | 22 kB Progress (2): 156/178 kB | 22 kB Progress (2): 160/178 kB | 22 kB Progress (2): 164/178 kB | 22 kB Progress (2): 168/178 kB | 22 kB Progress (2): 172/178 kB | 22 kB Progress (2): 176/178 kB | 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 569 kB/s) Progress (1): 178 kB 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 (2): 178 kB | 4.1/8.8 kB Progress (2): 178 kB | 8.2/8.8 kB Progress (2): 178 kB | 8.8 kB Progress (3): 178 kB | 8.8 kB | 4.1/22 kB Progress (3): 178 kB | 8.8 kB | 8.2/22 kB Progress (3): 178 kB | 8.8 kB | 12/22 kB Progress (3): 178 kB | 8.8 kB | 16/22 kB Progress (3): 178 kB | 8.8 kB | 20/22 kB Progress (3): 178 kB | 8.8 kB | 22 kB Progress (4): 178 kB | 8.8 kB | 22 kB | 4.1/17 kB Progress (4): 178 kB | 8.8 kB | 22 kB | 8.2/17 kB Progress (4): 178 kB | 8.8 kB | 22 kB | 12/17 kB Progress (4): 178 kB | 8.8 kB | 22 kB | 16/17 kB Progress (4): 178 kB | 8.8 kB | 22 kB | 17 kB Progress (5): 178 kB | 8.8 kB | 22 kB | 17 kB | 4.1/13 kB Progress (5): 178 kB | 8.8 kB | 22 kB | 17 kB | 8.2/13 kB Progress (5): 178 kB | 8.8 kB | 22 kB | 17 kB | 12/13 kB Progress (5): 178 kB | 8.8 kB | 22 kB | 17 kB | 13 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 4.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 196 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 Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 486 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 356 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 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 266 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): 4.1/39 kB Progress (2): 4.1/39 kB | 4.1/41 kB Progress (2): 8.2/39 kB | 4.1/41 kB Progress (2): 8.2/39 kB | 8.2/41 kB Progress (2): 12/39 kB | 8.2/41 kB Progress (2): 12/39 kB | 12/41 kB Progress (2): 16/39 kB | 12/41 kB Progress (2): 16/39 kB | 16/41 kB Progress (2): 20/39 kB | 16/41 kB Progress (2): 20/39 kB | 20/41 kB Progress (2): 25/39 kB | 20/41 kB Progress (2): 25/39 kB | 24/41 kB Progress (2): 29/39 kB | 24/41 kB Progress (2): 29/39 kB | 28/41 kB Progress (2): 33/39 kB | 28/41 kB Progress (2): 33/39 kB | 32/41 kB Progress (2): 37/39 kB | 32/41 kB Progress (2): 37/39 kB | 36/41 kB Progress (2): 39 kB | 36/41 kB Progress (2): 39 kB | 40/41 kB Progress (2): 39 kB | 41 kB Progress (3): 39 kB | 41 kB | 4.1/13 kB Progress (3): 39 kB | 41 kB | 8.2/13 kB Progress (3): 39 kB | 41 kB | 12/13 kB Progress (3): 39 kB | 41 kB | 13 kB Progress (4): 39 kB | 41 kB | 13 kB | 4.1/10 kB Progress (4): 39 kB | 41 kB | 13 kB | 8.2/10 kB Progress (4): 39 kB | 41 kB | 13 kB | 10 kB Progress (5): 39 kB | 41 kB | 13 kB | 10 kB | 4.1/29 kB Progress (5): 39 kB | 41 kB | 13 kB | 10 kB | 8.2/29 kB Progress (5): 39 kB | 41 kB | 13 kB | 10 kB | 12/29 kB Progress (5): 39 kB | 41 kB | 13 kB | 10 kB | 16/29 kB Progress (5): 39 kB | 41 kB | 13 kB | 10 kB | 20/29 kB Progress (5): 39 kB | 41 kB | 13 kB | 10 kB | 25/29 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 714 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 734 kB/s) Progress (3): 13 kB | 10 kB | 29 kB 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/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 239 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar 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 183 kB/s) 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 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 468 kB/s) Progress (1): 4.1/68 kB Progress (2): 4.1/68 kB | 4.1/13 kB 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 (2): 4.1/68 kB | 8.2/13 kB Progress (2): 8.2/68 kB | 8.2/13 kB Progress (2): 8.2/68 kB | 12/13 kB Progress (2): 12/68 kB | 12/13 kB Progress (2): 12/68 kB | 13 kB Progress (2): 16/68 kB | 13 kB Progress (2): 20/68 kB | 13 kB Progress (3): 20/68 kB | 13 kB | 4.1/26 kB Progress (3): 25/68 kB | 13 kB | 4.1/26 kB Progress (3): 25/68 kB | 13 kB | 8.2/26 kB Progress (3): 29/68 kB | 13 kB | 8.2/26 kB Progress (4): 29/68 kB | 13 kB | 8.2/26 kB | 4.1/332 kB Progress (4): 29/68 kB | 13 kB | 12/26 kB | 4.1/332 kB Progress (4): 29/68 kB | 13 kB | 12/26 kB | 8.2/332 kB Progress (4): 33/68 kB | 13 kB | 12/26 kB | 8.2/332 kB Progress (4): 33/68 kB | 13 kB | 12/26 kB | 12/332 kB Progress (4): 33/68 kB | 13 kB | 16/26 kB | 12/332 kB Progress (4): 37/68 kB | 13 kB | 16/26 kB | 12/332 kB Progress (4): 37/68 kB | 13 kB | 16/26 kB | 16/332 kB Progress (4): 41/68 kB | 13 kB | 16/26 kB | 16/332 kB Progress (4): 41/68 kB | 13 kB | 20/26 kB | 16/332 kB Progress (4): 41/68 kB | 13 kB | 20/26 kB | 20/332 kB Progress (4): 45/68 kB | 13 kB | 20/26 kB | 20/332 kB Progress (4): 45/68 kB | 13 kB | 20/26 kB | 25/332 kB Progress (4): 45/68 kB | 13 kB | 25/26 kB | 25/332 kB Progress (4): 45/68 kB | 13 kB | 25/26 kB | 29/332 kB Progress (4): 49/68 kB | 13 kB | 25/26 kB | 29/332 kB Progress (4): 49/68 kB | 13 kB | 25/26 kB | 33/332 kB Progress (4): 49/68 kB | 13 kB | 26 kB | 33/332 kB Progress (4): 53/68 kB | 13 kB | 26 kB | 33/332 kB Progress (4): 53/68 kB | 13 kB | 26 kB | 37/332 kB Progress (4): 57/68 kB | 13 kB | 26 kB | 37/332 kB Progress (4): 57/68 kB | 13 kB | 26 kB | 41/332 kB Progress (4): 61/68 kB | 13 kB | 26 kB | 41/332 kB Progress (4): 61/68 kB | 13 kB | 26 kB | 45/332 kB Progress (4): 66/68 kB | 13 kB | 26 kB | 45/332 kB Progress (4): 66/68 kB | 13 kB | 26 kB | 49/332 kB Progress (4): 68 kB | 13 kB | 26 kB | 49/332 kB Progress (4): 68 kB | 13 kB | 26 kB | 53/332 kB Progress (4): 68 kB | 13 kB | 26 kB | 57/332 kB Progress (4): 68 kB | 13 kB | 26 kB | 61/332 kB Progress (4): 68 kB | 13 kB | 26 kB | 66/332 kB Progress (4): 68 kB | 13 kB | 26 kB | 70/332 kB Progress (4): 68 kB | 13 kB | 26 kB | 74/332 kB Progress (4): 68 kB | 13 kB | 26 kB | 78/332 kB Progress (4): 68 kB | 13 kB | 26 kB | 82/332 kB Progress (4): 68 kB | 13 kB | 26 kB | 86/332 kB Progress (4): 68 kB | 13 kB | 26 kB | 90/332 kB Progress (4): 68 kB | 13 kB | 26 kB | 94/332 kB Progress (4): 68 kB | 13 kB | 26 kB | 98/332 kB Progress (4): 68 kB | 13 kB | 26 kB | 102/332 kB Progress (4): 68 kB | 13 kB | 26 kB | 106/332 kB Progress (4): 68 kB | 13 kB | 26 kB | 111/332 kB Progress (5): 68 kB | 13 kB | 26 kB | 111/332 kB | 4.1/11 kB Progress (5): 68 kB | 13 kB | 26 kB | 115/332 kB | 4.1/11 kB Progress (5): 68 kB | 13 kB | 26 kB | 115/332 kB | 8.2/11 kB Progress (5): 68 kB | 13 kB | 26 kB | 119/332 kB | 8.2/11 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 204 kB/s) Progress (4): 68 kB | 26 kB | 119/332 kB | 11 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.jar Progress (4): 68 kB | 26 kB | 123/332 kB | 11 kB Progress (4): 68 kB | 26 kB | 127/332 kB | 11 kB Progress (4): 68 kB | 26 kB | 131/332 kB | 11 kB Progress (4): 68 kB | 26 kB | 135/332 kB | 11 kB Progress (4): 68 kB | 26 kB | 139/332 kB | 11 kB Progress (4): 68 kB | 26 kB | 143/332 kB | 11 kB Progress (4): 68 kB | 26 kB | 147/332 kB | 11 kB Progress (4): 68 kB | 26 kB | 152/332 kB | 11 kB Progress (4): 68 kB | 26 kB | 156/332 kB | 11 kB Progress (4): 68 kB | 26 kB | 160/332 kB | 11 kB Progress (4): 68 kB | 26 kB | 164/332 kB | 11 kB Progress (4): 68 kB | 26 kB | 168/332 kB | 11 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 372 kB/s) Progress (3): 68 kB | 172/332 kB | 11 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar Progress (3): 68 kB | 176/332 kB | 11 kB Progress (3): 68 kB | 180/332 kB | 11 kB Progress (3): 68 kB | 184/332 kB | 11 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 979 kB/s) Progress (2): 188/332 kB | 11 kB Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar Progress (2): 193/332 kB | 11 kB Progress (2): 197/332 kB | 11 kB Progress (2): 201/332 kB | 11 kB Progress (2): 205/332 kB | 11 kB Progress (2): 209/332 kB | 11 kB Progress (2): 213/332 kB | 11 kB Progress (2): 217/332 kB | 11 kB Progress (2): 221/332 kB | 11 kB Progress (2): 225/332 kB | 11 kB Progress (2): 229/332 kB | 11 kB Progress (2): 233/332 kB | 11 kB Progress (2): 238/332 kB | 11 kB Progress (2): 242/332 kB | 11 kB Progress (2): 246/332 kB | 11 kB Progress (2): 250/332 kB | 11 kB Progress (2): 254/332 kB | 11 kB Progress (2): 258/332 kB | 11 kB Progress (2): 262/332 kB | 11 kB Progress (2): 266/332 kB | 11 kB Progress (2): 270/332 kB | 11 kB Progress (2): 274/332 kB | 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 152 kB/s) Progress (1): 279/332 kB Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar Progress (1): 283/332 kB Progress (1): 287/332 kB Progress (1): 291/332 kB Progress (1): 295/332 kB Progress (1): 299/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): 324/332 kB Progress (1): 328/332 kB Progress (2): 328/332 kB | 4.1/17 kB Progress (2): 332 kB | 4.1/17 kB Progress (2): 332 kB | 8.2/17 kB Progress (2): 332 kB | 12/17 kB Progress (2): 332 kB | 16/17 kB Progress (2): 332 kB | 17 kB Progress (3): 332 kB | 17 kB | 0/1.2 MB Progress (4): 332 kB | 17 kB | 0/1.2 MB | 4.1/154 kB Progress (4): 332 kB | 17 kB | 0/1.2 MB | 4.1/154 kB Progress (4): 332 kB | 17 kB | 0/1.2 MB | 8.2/154 kB Progress (4): 332 kB | 17 kB | 0/1.2 MB | 12/154 kB Progress (4): 332 kB | 17 kB | 0/1.2 MB | 12/154 kB Progress (4): 332 kB | 17 kB | 0/1.2 MB | 16/154 kB Progress (4): 332 kB | 17 kB | 0/1.2 MB | 16/154 kB Progress (4): 332 kB | 17 kB | 0/1.2 MB | 20/154 kB Progress (4): 332 kB | 17 kB | 0/1.2 MB | 25/154 kB Progress (4): 332 kB | 17 kB | 0/1.2 MB | 25/154 kB Progress (4): 332 kB | 17 kB | 0/1.2 MB | 29/154 kB Progress (4): 332 kB | 17 kB | 0/1.2 MB | 29/154 kB Progress (4): 332 kB | 17 kB | 0/1.2 MB | 33/154 kB Progress (4): 332 kB | 17 kB | 0.1/1.2 MB | 33/154 kB Progress (4): 332 kB | 17 kB | 0.1/1.2 MB | 37/154 kB Progress (4): 332 kB | 17 kB | 0.1/1.2 MB | 37/154 kB Progress (4): 332 kB | 17 kB | 0.1/1.2 MB | 41/154 kB Progress (4): 332 kB | 17 kB | 0.1/1.2 MB | 45/154 kB Progress (4): 332 kB | 17 kB | 0.1/1.2 MB | 45/154 kB Progress (4): 332 kB | 17 kB | 0.1/1.2 MB | 49/154 kB Progress (4): 332 kB | 17 kB | 0.1/1.2 MB | 49/154 kB Progress (4): 332 kB | 17 kB | 0.1/1.2 MB | 53/154 kB Progress (4): 332 kB | 17 kB | 0.1/1.2 MB | 57/154 kB Progress (4): 332 kB | 17 kB | 0.1/1.2 MB | 57/154 kB Progress (4): 332 kB | 17 kB | 0.1/1.2 MB | 61/154 kB Progress (4): 332 kB | 17 kB | 0.1/1.2 MB | 61/154 kB Progress (4): 332 kB | 17 kB | 0.1/1.2 MB | 66/154 kB Progress (4): 332 kB | 17 kB | 0.1/1.2 MB | 66/154 kB Progress (4): 332 kB | 17 kB | 0.1/1.2 MB | 70/154 kB Progress (4): 332 kB | 17 kB | 0.1/1.2 MB | 70/154 kB Progress (4): 332 kB | 17 kB | 0.1/1.2 MB | 74/154 kB Progress (4): 332 kB | 17 kB | 0.1/1.2 MB | 78/154 kB Progress (4): 332 kB | 17 kB | 0.1/1.2 MB | 78/154 kB Progress (4): 332 kB | 17 kB | 0.1/1.2 MB | 82/154 kB Progress (4): 332 kB | 17 kB | 0.1/1.2 MB | 82/154 kB Progress (4): 332 kB | 17 kB | 0.1/1.2 MB | 86/154 kB Progress (4): 332 kB | 17 kB | 0.1/1.2 MB | 86/154 kB Progress (5): 332 kB | 17 kB | 0.1/1.2 MB | 86/154 kB | 4.1/194 kB Progress (5): 332 kB | 17 kB | 0.1/1.2 MB | 86/154 kB | 4.1/194 kB Progress (5): 332 kB | 17 kB | 0.1/1.2 MB | 90/154 kB | 4.1/194 kB Progress (5): 332 kB | 17 kB | 0.1/1.2 MB | 90/154 kB | 8.2/194 kB Progress (5): 332 kB | 17 kB | 0.2/1.2 MB | 90/154 kB | 8.2/194 kB Progress (5): 332 kB | 17 kB | 0.2/1.2 MB | 94/154 kB | 8.2/194 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 4.2 MB/s) Progress (4): 17 kB | 0.2/1.2 MB | 98/154 kB | 8.2/194 kB Progress (4): 17 kB | 0.2/1.2 MB | 98/154 kB | 8.2/194 kB Progress (4): 17 kB | 0.2/1.2 MB | 98/154 kB | 12/194 kB Progress (4): 17 kB | 0.2/1.2 MB | 102/154 kB | 12/194 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.jar (17 kB at 213 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar Progress (3): 0.2/1.2 MB | 106/154 kB | 12/194 kB Progress (3): 0.2/1.2 MB | 106/154 kB | 12/194 kB Progress (3): 0.2/1.2 MB | 106/154 kB | 16/194 kB Progress (3): 0.2/1.2 MB | 106/154 kB | 16/194 kB Progress (3): 0.2/1.2 MB | 111/154 kB | 16/194 kB Progress (3): 0.2/1.2 MB | 111/154 kB | 20/194 kB Progress (3): 0.2/1.2 MB | 115/154 kB | 20/194 kB Progress (3): 0.2/1.2 MB | 115/154 kB | 25/194 kB Progress (3): 0.2/1.2 MB | 115/154 kB | 25/194 kB Progress (3): 0.2/1.2 MB | 115/154 kB | 29/194 kB Progress (3): 0.2/1.2 MB | 119/154 kB | 29/194 kB Progress (3): 0.2/1.2 MB | 119/154 kB | 33/194 kB Progress (3): 0.2/1.2 MB | 119/154 kB | 33/194 kB Progress (3): 0.2/1.2 MB | 123/154 kB | 33/194 kB Progress (3): 0.2/1.2 MB | 123/154 kB | 37/194 kB Progress (3): 0.2/1.2 MB | 123/154 kB | 37/194 kB Progress (3): 0.2/1.2 MB | 123/154 kB | 41/194 kB Progress (3): 0.2/1.2 MB | 127/154 kB | 41/194 kB Progress (3): 0.2/1.2 MB | 127/154 kB | 45/194 kB Progress (3): 0.2/1.2 MB | 127/154 kB | 45/194 kB Progress (3): 0.2/1.2 MB | 127/154 kB | 49/194 kB Progress (3): 0.2/1.2 MB | 131/154 kB | 49/194 kB Progress (3): 0.2/1.2 MB | 131/154 kB | 49/194 kB Progress (3): 0.2/1.2 MB | 131/154 kB | 53/194 kB Progress (3): 0.2/1.2 MB | 131/154 kB | 53/194 kB Progress (3): 0.2/1.2 MB | 135/154 kB | 53/194 kB Progress (3): 0.2/1.2 MB | 135/154 kB | 57/194 kB Progress (3): 0.2/1.2 MB | 135/154 kB | 57/194 kB Progress (3): 0.2/1.2 MB | 139/154 kB | 57/194 kB Progress (3): 0.2/1.2 MB | 139/154 kB | 61/194 kB Progress (3): 0.2/1.2 MB | 143/154 kB | 61/194 kB Progress (3): 0.2/1.2 MB | 143/154 kB | 61/194 kB Progress (3): 0.2/1.2 MB | 147/154 kB | 61/194 kB Progress (3): 0.2/1.2 MB | 147/154 kB | 66/194 kB Progress (3): 0.3/1.2 MB | 147/154 kB | 66/194 kB Progress (3): 0.3/1.2 MB | 147/154 kB | 70/194 kB Progress (3): 0.3/1.2 MB | 152/154 kB | 70/194 kB Progress (3): 0.3/1.2 MB | 152/154 kB | 74/194 kB Progress (3): 0.3/1.2 MB | 154 kB | 74/194 kB Progress (3): 0.3/1.2 MB | 154 kB | 74/194 kB Progress (3): 0.3/1.2 MB | 154 kB | 78/194 kB Progress (3): 0.3/1.2 MB | 154 kB | 78/194 kB Progress (3): 0.3/1.2 MB | 154 kB | 82/194 kB Progress (3): 0.3/1.2 MB | 154 kB | 82/194 kB Progress (3): 0.3/1.2 MB | 154 kB | 86/194 kB Progress (3): 0.3/1.2 MB | 154 kB | 86/194 kB Progress (3): 0.3/1.2 MB | 154 kB | 90/194 kB Progress (3): 0.3/1.2 MB | 154 kB | 94/194 kB Progress (3): 0.3/1.2 MB | 154 kB | 94/194 kB Progress (3): 0.3/1.2 MB | 154 kB | 94/194 kB Progress (3): 0.3/1.2 MB | 154 kB | 98/194 kB Progress (3): 0.3/1.2 MB | 154 kB | 102/194 kB Progress (3): 0.3/1.2 MB | 154 kB | 102/194 kB Progress (3): 0.3/1.2 MB | 154 kB | 106/194 kB Progress (3): 0.3/1.2 MB | 154 kB | 106/194 kB Progress (3): 0.3/1.2 MB | 154 kB | 111/194 kB Progress (3): 0.3/1.2 MB | 154 kB | 111/194 kB Progress (3): 0.3/1.2 MB | 154 kB | 115/194 kB Progress (3): 0.3/1.2 MB | 154 kB | 115/194 kB Progress (3): 0.3/1.2 MB | 154 kB | 119/194 kB Progress (3): 0.3/1.2 MB | 154 kB | 123/194 kB Progress (3): 0.3/1.2 MB | 154 kB | 123/194 kB Progress (3): 0.3/1.2 MB | 154 kB | 127/194 kB Progress (3): 0.4/1.2 MB | 154 kB | 127/194 kB Progress (3): 0.4/1.2 MB | 154 kB | 131/194 kB Progress (3): 0.4/1.2 MB | 154 kB | 131/194 kB Progress (3): 0.4/1.2 MB | 154 kB | 135/194 kB Progress (3): 0.4/1.2 MB | 154 kB | 135/194 kB Progress (3): 0.4/1.2 MB | 154 kB | 139/194 kB Progress (3): 0.4/1.2 MB | 154 kB | 143/194 kB Progress (4): 0.4/1.2 MB | 154 kB | 143/194 kB | 4.1/173 kB Progress (5): 0.4/1.2 MB | 154 kB | 143/194 kB | 4.1/173 kB | 4.1/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 143/194 kB | 4.1/173 kB | 4.1/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 143/194 kB | 4.1/173 kB | 8.2/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 143/194 kB | 8.2/173 kB | 8.2/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 147/194 kB | 8.2/173 kB | 8.2/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 147/194 kB | 12/173 kB | 8.2/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 147/194 kB | 12/173 kB | 12/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 147/194 kB | 12/173 kB | 12/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 147/194 kB | 12/173 kB | 16/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 147/194 kB | 16/173 kB | 16/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 147/194 kB | 16/173 kB | 16/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 152/194 kB | 16/173 kB | 16/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 152/194 kB | 16/173 kB | 16/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 152/194 kB | 20/173 kB | 16/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 152/194 kB | 20/173 kB | 20/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 152/194 kB | 20/173 kB | 20/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 152/194 kB | 25/173 kB | 20/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 156/194 kB | 25/173 kB | 20/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 156/194 kB | 29/173 kB | 20/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 156/194 kB | 29/173 kB | 20/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 156/194 kB | 29/173 kB | 25/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 156/194 kB | 33/173 kB | 25/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 160/194 kB | 33/173 kB | 25/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 160/194 kB | 37/173 kB | 25/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 160/194 kB | 37/173 kB | 25/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 160/194 kB | 37/173 kB | 29/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 160/194 kB | 37/173 kB | 29/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 164/194 kB | 37/173 kB | 29/293 kB Progress (5): 0.4/1.2 MB | 154 kB | 164/194 kB | 41/173 kB | 29/293 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (154 kB at 1.8 MB/s) Progress (4): 0.4/1.2 MB | 164/194 kB | 45/173 kB | 29/293 kB Progress (4): 0.4/1.2 MB | 164/194 kB | 45/173 kB | 29/293 kB Progress (4): 0.4/1.2 MB | 168/194 kB | 45/173 kB | 29/293 kB Progress (4): 0.4/1.2 MB | 168/194 kB | 45/173 kB | 33/293 kB Progress (4): 0.4/1.2 MB | 172/194 kB | 45/173 kB | 33/293 kB Progress (4): 0.5/1.2 MB | 172/194 kB | 45/173 kB | 33/293 kB Progress (4): 0.5/1.2 MB | 172/194 kB | 49/173 kB | 33/293 kB Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar Progress (4): 0.5/1.2 MB | 172/194 kB | 53/173 kB | 33/293 kB Progress (4): 0.5/1.2 MB | 172/194 kB | 53/173 kB | 33/293 kB Progress (4): 0.5/1.2 MB | 172/194 kB | 53/173 kB | 37/293 kB Progress (4): 0.5/1.2 MB | 172/194 kB | 53/173 kB | 37/293 kB Progress (4): 0.5/1.2 MB | 176/194 kB | 53/173 kB | 37/293 kB Progress (4): 0.5/1.2 MB | 176/194 kB | 53/173 kB | 41/293 kB Progress (4): 0.5/1.2 MB | 176/194 kB | 57/173 kB | 41/293 kB Progress (4): 0.5/1.2 MB | 180/194 kB | 57/173 kB | 41/293 kB Progress (4): 0.5/1.2 MB | 180/194 kB | 57/173 kB | 45/293 kB Progress (4): 0.5/1.2 MB | 180/194 kB | 57/173 kB | 45/293 kB Progress (4): 0.5/1.2 MB | 180/194 kB | 57/173 kB | 49/293 kB Progress (4): 0.5/1.2 MB | 180/194 kB | 57/173 kB | 49/293 kB Progress (4): 0.5/1.2 MB | 184/194 kB | 57/173 kB | 49/293 kB Progress (4): 0.5/1.2 MB | 184/194 kB | 61/173 kB | 49/293 kB Progress (4): 0.5/1.2 MB | 184/194 kB | 61/173 kB | 49/293 kB Progress (4): 0.5/1.2 MB | 188/194 kB | 61/173 kB | 49/293 kB Progress (4): 0.5/1.2 MB | 188/194 kB | 61/173 kB | 53/293 kB Progress (4): 0.5/1.2 MB | 193/194 kB | 61/173 kB | 53/293 kB Progress (4): 0.5/1.2 MB | 193/194 kB | 61/173 kB | 53/293 kB Progress (4): 0.5/1.2 MB | 193/194 kB | 66/173 kB | 53/293 kB Progress (4): 0.5/1.2 MB | 194 kB | 66/173 kB | 53/293 kB Progress (4): 0.5/1.2 MB | 194 kB | 66/173 kB | 57/293 kB Progress (4): 0.5/1.2 MB | 194 kB | 70/173 kB | 57/293 kB Progress (4): 0.5/1.2 MB | 194 kB | 70/173 kB | 57/293 kB Progress (4): 0.5/1.2 MB | 194 kB | 74/173 kB | 57/293 kB Progress (4): 0.5/1.2 MB | 194 kB | 74/173 kB | 61/293 kB Progress (4): 0.5/1.2 MB | 194 kB | 78/173 kB | 61/293 kB Progress (4): 0.5/1.2 MB | 194 kB | 78/173 kB | 66/293 kB Progress (4): 0.5/1.2 MB | 194 kB | 78/173 kB | 66/293 kB Progress (4): 0.5/1.2 MB | 194 kB | 82/173 kB | 66/293 kB Progress (4): 0.5/1.2 MB | 194 kB | 82/173 kB | 66/293 kB Progress (4): 0.5/1.2 MB | 194 kB | 82/173 kB | 70/293 kB Progress (4): 0.5/1.2 MB | 194 kB | 86/173 kB | 70/293 kB Progress (4): 0.5/1.2 MB | 194 kB | 86/173 kB | 70/293 kB Progress (4): 0.5/1.2 MB | 194 kB | 86/173 kB | 74/293 kB Progress (4): 0.5/1.2 MB | 194 kB | 86/173 kB | 74/293 kB Progress (4): 0.5/1.2 MB | 194 kB | 90/173 kB | 74/293 kB Progress (4): 0.5/1.2 MB | 194 kB | 90/173 kB | 78/293 kB Progress (4): 0.6/1.2 MB | 194 kB | 90/173 kB | 78/293 kB Progress (4): 0.6/1.2 MB | 194 kB | 94/173 kB | 78/293 kB Progress (4): 0.6/1.2 MB | 194 kB | 94/173 kB | 82/293 kB Progress (4): 0.6/1.2 MB | 194 kB | 98/173 kB | 82/293 kB Progress (4): 0.6/1.2 MB | 194 kB | 98/173 kB | 82/293 kB Progress (4): 0.6/1.2 MB | 194 kB | 98/173 kB | 86/293 kB Progress (4): 0.6/1.2 MB | 194 kB | 102/173 kB | 86/293 kB Progress (4): 0.6/1.2 MB | 194 kB | 102/173 kB | 90/293 kB Progress (4): 0.6/1.2 MB | 194 kB | 106/173 kB | 90/293 kB Progress (4): 0.6/1.2 MB | 194 kB | 106/173 kB | 90/293 kB Progress (4): 0.6/1.2 MB | 194 kB | 111/173 kB | 90/293 kB Progress (4): 0.6/1.2 MB | 194 kB | 111/173 kB | 94/293 kB Progress (4): 0.6/1.2 MB | 194 kB | 115/173 kB | 94/293 kB Progress (4): 0.6/1.2 MB | 194 kB | 115/173 kB | 94/293 kB Progress (4): 0.6/1.2 MB | 194 kB | 115/173 kB | 98/293 kB Progress (4): 0.6/1.2 MB | 194 kB | 119/173 kB | 98/293 kB Progress (4): 0.6/1.2 MB | 194 kB | 119/173 kB | 98/293 kB Progress (4): 0.6/1.2 MB | 194 kB | 123/173 kB | 98/293 kB Progress (4): 0.6/1.2 MB | 194 kB | 123/173 kB | 98/293 kB Progress (4): 0.6/1.2 MB | 194 kB | 123/173 kB | 102/293 kB Progress (4): 0.6/1.2 MB | 194 kB | 127/173 kB | 102/293 kB Progress (4): 0.6/1.2 MB | 194 kB | 127/173 kB | 102/293 kB Progress (4): 0.6/1.2 MB | 194 kB | 127/173 kB | 106/293 kB Progress (4): 0.6/1.2 MB | 194 kB | 127/173 kB | 106/293 kB Progress (4): 0.6/1.2 MB | 194 kB | 131/173 kB | 106/293 kB Progress (5): 0.6/1.2 MB | 194 kB | 131/173 kB | 106/293 kB | 4.1/47 kB Progress (5): 0.6/1.2 MB | 194 kB | 131/173 kB | 111/293 kB | 4.1/47 kB Progress (5): 0.6/1.2 MB | 194 kB | 131/173 kB | 111/293 kB | 8.2/47 kB Progress (5): 0.6/1.2 MB | 194 kB | 135/173 kB | 111/293 kB | 8.2/47 kB Progress (5): 0.6/1.2 MB | 194 kB | 135/173 kB | 111/293 kB | 8.2/47 kB Progress (5): 0.6/1.2 MB | 194 kB | 139/173 kB | 111/293 kB | 8.2/47 kB Progress (5): 0.6/1.2 MB | 194 kB | 139/173 kB | 111/293 kB | 12/47 kB Progress (5): 0.6/1.2 MB | 194 kB | 139/173 kB | 115/293 kB | 12/47 kB Progress (5): 0.6/1.2 MB | 194 kB | 139/173 kB | 115/293 kB | 16/47 kB Progress (5): 0.6/1.2 MB | 194 kB | 143/173 kB | 115/293 kB | 16/47 kB Progress (5): 0.6/1.2 MB | 194 kB | 143/173 kB | 115/293 kB | 16/47 kB Progress (5): 0.6/1.2 MB | 194 kB | 147/173 kB | 115/293 kB | 16/47 kB Progress (5): 0.6/1.2 MB | 194 kB | 147/173 kB | 115/293 kB | 20/47 kB Progress (5): 0.6/1.2 MB | 194 kB | 147/173 kB | 119/293 kB | 20/47 kB Progress (5): 0.6/1.2 MB | 194 kB | 147/173 kB | 119/293 kB | 25/47 kB Progress (5): 0.6/1.2 MB | 194 kB | 152/173 kB | 119/293 kB | 25/47 kB Progress (5): 0.6/1.2 MB | 194 kB | 152/173 kB | 119/293 kB | 25/47 kB Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 2.0 MB/s) Progress (4): 0.6/1.2 MB | 156/173 kB | 119/293 kB | 25/47 kB Progress (4): 0.6/1.2 MB | 156/173 kB | 119/293 kB | 29/47 kB Progress (4): 0.6/1.2 MB | 156/173 kB | 123/293 kB | 29/47 kB Progress (4): 0.6/1.2 MB | 156/173 kB | 123/293 kB | 33/47 kB Progress (4): 0.6/1.2 MB | 160/173 kB | 123/293 kB | 33/47 kB Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar Progress (4): 0.6/1.2 MB | 160/173 kB | 123/293 kB | 33/47 kB Progress (4): 0.6/1.2 MB | 164/173 kB | 123/293 kB | 33/47 kB Progress (4): 0.6/1.2 MB | 164/173 kB | 123/293 kB | 37/47 kB Progress (4): 0.6/1.2 MB | 164/173 kB | 127/293 kB | 37/47 kB Progress (4): 0.6/1.2 MB | 168/173 kB | 127/293 kB | 37/47 kB Progress (4): 0.7/1.2 MB | 168/173 kB | 127/293 kB | 37/47 kB Progress (4): 0.7/1.2 MB | 172/173 kB | 127/293 kB | 37/47 kB Progress (4): 0.7/1.2 MB | 172/173 kB | 127/293 kB | 37/47 kB Progress (4): 0.7/1.2 MB | 172/173 kB | 131/293 kB | 37/47 kB Progress (4): 0.7/1.2 MB | 172/173 kB | 131/293 kB | 41/47 kB Progress (4): 0.7/1.2 MB | 172/173 kB | 135/293 kB | 41/47 kB Progress (4): 0.7/1.2 MB | 172/173 kB | 135/293 kB | 41/47 kB Progress (4): 0.7/1.2 MB | 173 kB | 135/293 kB | 41/47 kB Progress (4): 0.7/1.2 MB | 173 kB | 135/293 kB | 41/47 kB Progress (4): 0.7/1.2 MB | 173 kB | 139/293 kB | 41/47 kB Progress (4): 0.7/1.2 MB | 173 kB | 139/293 kB | 45/47 kB Progress (4): 0.7/1.2 MB | 173 kB | 139/293 kB | 45/47 kB Progress (4): 0.7/1.2 MB | 173 kB | 143/293 kB | 45/47 kB Progress (4): 0.7/1.2 MB | 173 kB | 143/293 kB | 45/47 kB Progress (4): 0.7/1.2 MB | 173 kB | 143/293 kB | 47 kB Progress (4): 0.7/1.2 MB | 173 kB | 147/293 kB | 47 kB Progress (4): 0.7/1.2 MB | 173 kB | 147/293 kB | 47 kB Progress (4): 0.7/1.2 MB | 173 kB | 152/293 kB | 47 kB Progress (4): 0.7/1.2 MB | 173 kB | 152/293 kB | 47 kB Progress (4): 0.7/1.2 MB | 173 kB | 156/293 kB | 47 kB Progress (4): 0.7/1.2 MB | 173 kB | 160/293 kB | 47 kB Progress (4): 0.7/1.2 MB | 173 kB | 160/293 kB | 47 kB Progress (4): 0.7/1.2 MB | 173 kB | 164/293 kB | 47 kB Progress (4): 0.7/1.2 MB | 173 kB | 164/293 kB | 47 kB Progress (4): 0.7/1.2 MB | 173 kB | 168/293 kB | 47 kB Progress (4): 0.7/1.2 MB | 173 kB | 168/293 kB | 47 kB Progress (4): 0.7/1.2 MB | 173 kB | 172/293 kB | 47 kB Progress (4): 0.7/1.2 MB | 173 kB | 172/293 kB | 47 kB Progress (4): 0.7/1.2 MB | 173 kB | 176/293 kB | 47 kB Progress (4): 0.7/1.2 MB | 173 kB | 180/293 kB | 47 kB Progress (4): 0.7/1.2 MB | 173 kB | 180/293 kB | 47 kB Progress (4): 0.7/1.2 MB | 173 kB | 184/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 184/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 188/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 193/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 193/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 197/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 197/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 201/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 205/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 205/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 209/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 209/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 213/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 213/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 217/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 217/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 221/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 225/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 225/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 229/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 229/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 233/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 238/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 238/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 242/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 242/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 246/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 246/293 kB | 47 kB Progress (4): 0.8/1.2 MB | 173 kB | 250/293 kB | 47 kB Progress (4): 0.9/1.2 MB | 173 kB | 250/293 kB | 47 kB Progress (5): 0.9/1.2 MB | 173 kB | 250/293 kB | 47 kB | 4.1/139 kB Progress (5): 0.9/1.2 MB | 173 kB | 250/293 kB | 47 kB | 4.1/139 kB Progress (5): 0.9/1.2 MB | 173 kB | 254/293 kB | 47 kB | 4.1/139 kB Progress (5): 0.9/1.2 MB | 173 kB | 254/293 kB | 47 kB | 4.1/139 kB Progress (5): 0.9/1.2 MB | 173 kB | 254/293 kB | 47 kB | 8.2/139 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 1.7 MB/s) Progress (4): 0.9/1.2 MB | 254/293 kB | 47 kB | 12/139 kB Progress (4): 0.9/1.2 MB | 254/293 kB | 47 kB | 12/139 kB Progress (4): 0.9/1.2 MB | 258/293 kB | 47 kB | 12/139 kB Progress (4): 0.9/1.2 MB | 258/293 kB | 47 kB | 12/139 kB Progress (4): 0.9/1.2 MB | 258/293 kB | 47 kB | 16/139 kB Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar Progress (4): 0.9/1.2 MB | 258/293 kB | 47 kB | 20/139 kB Progress (4): 0.9/1.2 MB | 258/293 kB | 47 kB | 20/139 kB Progress (4): 0.9/1.2 MB | 262/293 kB | 47 kB | 20/139 kB Progress (4): 0.9/1.2 MB | 262/293 kB | 47 kB | 20/139 kB Progress (4): 0.9/1.2 MB | 262/293 kB | 47 kB | 25/139 kB Progress (4): 0.9/1.2 MB | 266/293 kB | 47 kB | 25/139 kB Progress (4): 0.9/1.2 MB | 266/293 kB | 47 kB | 29/139 kB Progress (4): 0.9/1.2 MB | 266/293 kB | 47 kB | 29/139 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 449 kB/s) Progress (3): 0.9/1.2 MB | 266/293 kB | 29/139 kB Progress (3): 0.9/1.2 MB | 266/293 kB | 33/139 kB Progress (3): 0.9/1.2 MB | 270/293 kB | 33/139 kB Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar Progress (3): 0.9/1.2 MB | 274/293 kB | 33/139 kB Progress (3): 0.9/1.2 MB | 274/293 kB | 37/139 kB Progress (3): 0.9/1.2 MB | 274/293 kB | 37/139 kB Progress (3): 0.9/1.2 MB | 274/293 kB | 41/139 kB Progress (3): 0.9/1.2 MB | 274/293 kB | 41/139 kB Progress (3): 0.9/1.2 MB | 279/293 kB | 41/139 kB Progress (3): 0.9/1.2 MB | 279/293 kB | 45/139 kB Progress (3): 0.9/1.2 MB | 279/293 kB | 45/139 kB Progress (3): 0.9/1.2 MB | 283/293 kB | 45/139 kB Progress (3): 0.9/1.2 MB | 283/293 kB | 49/139 kB Progress (3): 0.9/1.2 MB | 287/293 kB | 49/139 kB Progress (3): 1.0/1.2 MB | 287/293 kB | 49/139 kB Progress (3): 1.0/1.2 MB | 291/293 kB | 49/139 kB Progress (3): 1.0/1.2 MB | 291/293 kB | 53/139 kB Progress (3): 1.0/1.2 MB | 291/293 kB | 53/139 kB Progress (3): 1.0/1.2 MB | 293 kB | 53/139 kB Progress (3): 1.0/1.2 MB | 293 kB | 57/139 kB Progress (3): 1.0/1.2 MB | 293 kB | 57/139 kB Progress (3): 1.0/1.2 MB | 293 kB | 61/139 kB Progress (3): 1.0/1.2 MB | 293 kB | 66/139 kB Progress (3): 1.0/1.2 MB | 293 kB | 66/139 kB Progress (3): 1.0/1.2 MB | 293 kB | 66/139 kB Progress (3): 1.0/1.2 MB | 293 kB | 70/139 kB Progress (3): 1.0/1.2 MB | 293 kB | 70/139 kB Progress (3): 1.0/1.2 MB | 293 kB | 74/139 kB Progress (3): 1.0/1.2 MB | 293 kB | 74/139 kB Progress (3): 1.0/1.2 MB | 293 kB | 78/139 kB Progress (3): 1.0/1.2 MB | 293 kB | 82/139 kB Progress (3): 1.0/1.2 MB | 293 kB | 82/139 kB Progress (3): 1.0/1.2 MB | 293 kB | 82/139 kB Progress (3): 1.0/1.2 MB | 293 kB | 86/139 kB Progress (3): 1.0/1.2 MB | 293 kB | 90/139 kB Progress (3): 1.0/1.2 MB | 293 kB | 90/139 kB Progress (3): 1.0/1.2 MB | 293 kB | 94/139 kB Progress (3): 1.0/1.2 MB | 293 kB | 94/139 kB Progress (3): 1.0/1.2 MB | 293 kB | 98/139 kB Progress (3): 1.0/1.2 MB | 293 kB | 98/139 kB Progress (3): 1.0/1.2 MB | 293 kB | 102/139 kB Progress (3): 1.1/1.2 MB | 293 kB | 102/139 kB Progress (3): 1.1/1.2 MB | 293 kB | 106/139 kB Progress (3): 1.1/1.2 MB | 293 kB | 111/139 kB Progress (3): 1.1/1.2 MB | 293 kB | 111/139 kB Progress (3): 1.1/1.2 MB | 293 kB | 115/139 kB Progress (3): 1.1/1.2 MB | 293 kB | 115/139 kB Progress (3): 1.1/1.2 MB | 293 kB | 119/139 kB Progress (3): 1.1/1.2 MB | 293 kB | 119/139 kB Progress (3): 1.1/1.2 MB | 293 kB | 123/139 kB Progress (3): 1.1/1.2 MB | 293 kB | 123/139 kB Progress (3): 1.1/1.2 MB | 293 kB | 127/139 kB Progress (4): 1.1/1.2 MB | 293 kB | 127/139 kB | 4.1/189 kB Progress (4): 1.1/1.2 MB | 293 kB | 131/139 kB | 4.1/189 kB Progress (4): 1.1/1.2 MB | 293 kB | 131/139 kB | 4.1/189 kB Progress (4): 1.1/1.2 MB | 293 kB | 131/139 kB | 8.2/189 kB Progress (4): 1.1/1.2 MB | 293 kB | 131/139 kB | 8.2/189 kB Progress (4): 1.1/1.2 MB | 293 kB | 135/139 kB | 8.2/189 kB Progress (4): 1.1/1.2 MB | 293 kB | 135/139 kB | 12/189 kB Progress (4): 1.1/1.2 MB | 293 kB | 139 kB | 12/189 kB Progress (4): 1.1/1.2 MB | 293 kB | 139 kB | 12/189 kB Progress (4): 1.1/1.2 MB | 293 kB | 139 kB | 16/189 kB Progress (4): 1.1/1.2 MB | 293 kB | 139 kB | 16/189 kB Progress (5): 1.1/1.2 MB | 293 kB | 139 kB | 16/189 kB | 4.1/168 kB Progress (5): 1.1/1.2 MB | 293 kB | 139 kB | 20/189 kB | 4.1/168 kB Progress (5): 1.1/1.2 MB | 293 kB | 139 kB | 20/189 kB | 8.2/168 kB Progress (5): 1.1/1.2 MB | 293 kB | 139 kB | 20/189 kB | 8.2/168 kB Progress (5): 1.1/1.2 MB | 293 kB | 139 kB | 20/189 kB | 12/168 kB Progress (5): 1.1/1.2 MB | 293 kB | 139 kB | 25/189 kB | 12/168 kB Progress (5): 1.1/1.2 MB | 293 kB | 139 kB | 25/189 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 293 kB | 139 kB | 25/189 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 293 kB | 139 kB | 29/189 kB | 16/168 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 2.6 MB/s) Progress (4): 1.1/1.2 MB | 139 kB | 29/189 kB | 20/168 kB Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar Progress (4): 1.1/1.2 MB | 139 kB | 29/189 kB | 20/168 kB Progress (4): 1.1/1.2 MB | 139 kB | 33/189 kB | 20/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 33/189 kB | 20/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 33/189 kB | 24/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 37/189 kB | 24/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 37/189 kB | 24/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 37/189 kB | 28/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 37/189 kB | 28/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 41/189 kB | 28/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 41/189 kB | 32/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 41/189 kB | 32/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 45/189 kB | 32/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 45/189 kB | 32/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 45/189 kB | 36/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 49/189 kB | 36/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 49/189 kB | 36/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 49/189 kB | 40/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 49/189 kB | 40/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 53/189 kB | 40/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 53/189 kB | 44/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 53/189 kB | 44/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 57/189 kB | 44/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 57/189 kB | 44/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 57/189 kB | 49/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 61/189 kB | 49/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 61/189 kB | 49/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 61/189 kB | 53/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 66/189 kB | 53/168 kB Progress (4): 1.2/1.2 MB | 139 kB | 66/189 kB | 57/168 kB Progress (4): 1.2 MB | 139 kB | 66/189 kB | 57/168 kB Progress (4): 1.2 MB | 139 kB | 66/189 kB | 61/168 kB Progress (4): 1.2 MB | 139 kB | 70/189 kB | 61/168 kB Progress (4): 1.2 MB | 139 kB | 70/189 kB | 65/168 kB Progress (4): 1.2 MB | 139 kB | 74/189 kB | 65/168 kB Progress (4): 1.2 MB | 139 kB | 78/189 kB | 65/168 kB Progress (4): 1.2 MB | 139 kB | 78/189 kB | 69/168 kB Progress (4): 1.2 MB | 139 kB | 82/189 kB | 69/168 kB Progress (4): 1.2 MB | 139 kB | 82/189 kB | 73/168 kB Progress (4): 1.2 MB | 139 kB | 86/189 kB | 73/168 kB Progress (4): 1.2 MB | 139 kB | 86/189 kB | 77/168 kB Progress (4): 1.2 MB | 139 kB | 90/189 kB | 77/168 kB Progress (4): 1.2 MB | 139 kB | 90/189 kB | 81/168 kB Progress (4): 1.2 MB | 139 kB | 94/189 kB | 81/168 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 1.2 MB/s) Progress (3): 1.2 MB | 94/189 kB | 85/168 kB Progress (3): 1.2 MB | 98/189 kB | 85/168 kB Progress (3): 1.2 MB | 98/189 kB | 90/168 kB Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.jar Progress (3): 1.2 MB | 102/189 kB | 90/168 kB Progress (3): 1.2 MB | 102/189 kB | 94/168 kB Progress (3): 1.2 MB | 106/189 kB | 94/168 kB Progress (3): 1.2 MB | 106/189 kB | 98/168 kB Progress (3): 1.2 MB | 111/189 kB | 98/168 kB Progress (3): 1.2 MB | 115/189 kB | 98/168 kB Progress (3): 1.2 MB | 115/189 kB | 102/168 kB Progress (3): 1.2 MB | 115/189 kB | 106/168 kB Progress (3): 1.2 MB | 119/189 kB | 106/168 kB Progress (3): 1.2 MB | 119/189 kB | 110/168 kB Progress (3): 1.2 MB | 123/189 kB | 110/168 kB Progress (3): 1.2 MB | 123/189 kB | 114/168 kB Progress (3): 1.2 MB | 127/189 kB | 114/168 kB Progress (3): 1.2 MB | 131/189 kB | 114/168 kB Progress (3): 1.2 MB | 131/189 kB | 118/168 kB Progress (3): 1.2 MB | 131/189 kB | 122/168 kB Progress (3): 1.2 MB | 135/189 kB | 122/168 kB Progress (3): 1.2 MB | 135/189 kB | 126/168 kB Progress (3): 1.2 MB | 139/189 kB | 126/168 kB Progress (3): 1.2 MB | 139/189 kB | 130/168 kB Progress (3): 1.2 MB | 143/189 kB | 130/168 kB Progress (3): 1.2 MB | 147/189 kB | 130/168 kB Progress (3): 1.2 MB | 147/189 kB | 135/168 kB Progress (3): 1.2 MB | 147/189 kB | 139/168 kB Progress (3): 1.2 MB | 152/189 kB | 139/168 kB Progress (3): 1.2 MB | 152/189 kB | 143/168 kB Progress (3): 1.2 MB | 156/189 kB | 143/168 kB Progress (4): 1.2 MB | 156/189 kB | 143/168 kB | 4.1/38 kB Progress (4): 1.2 MB | 160/189 kB | 143/168 kB | 4.1/38 kB Progress (4): 1.2 MB | 160/189 kB | 143/168 kB | 8.2/38 kB Progress (4): 1.2 MB | 160/189 kB | 147/168 kB | 8.2/38 kB Progress (4): 1.2 MB | 160/189 kB | 147/168 kB | 12/38 kB Progress (4): 1.2 MB | 164/189 kB | 147/168 kB | 12/38 kB Progress (4): 1.2 MB | 164/189 kB | 147/168 kB | 16/38 kB Progress (4): 1.2 MB | 164/189 kB | 151/168 kB | 16/38 kB Progress (4): 1.2 MB | 168/189 kB | 151/168 kB | 16/38 kB Progress (4): 1.2 MB | 168/189 kB | 155/168 kB | 16/38 kB Progress (4): 1.2 MB | 168/189 kB | 155/168 kB | 20/38 kB Progress (4): 1.2 MB | 168/189 kB | 159/168 kB | 20/38 kB Progress (4): 1.2 MB | 172/189 kB | 159/168 kB | 20/38 kB Progress (4): 1.2 MB | 172/189 kB | 163/168 kB | 20/38 kB Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 10 MB/s) Progress (3): 172/189 kB | 163/168 kB | 25/38 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar Progress (3): 172/189 kB | 167/168 kB | 25/38 kB Progress (3): 176/189 kB | 167/168 kB | 25/38 kB Progress (3): 176/189 kB | 168 kB | 25/38 kB Progress (3): 176/189 kB | 168 kB | 29/38 kB Progress (3): 180/189 kB | 168 kB | 29/38 kB Progress (3): 180/189 kB | 168 kB | 33/38 kB Progress (3): 184/189 kB | 168 kB | 33/38 kB Progress (3): 184/189 kB | 168 kB | 37/38 kB Progress (3): 188/189 kB | 168 kB | 37/38 kB Progress (3): 188/189 kB | 168 kB | 38 kB Progress (3): 189 kB | 168 kB | 38 kB Progress (4): 189 kB | 168 kB | 38 kB | 4.1/109 kB Progress (4): 189 kB | 168 kB | 38 kB | 8.2/109 kB Progress (4): 189 kB | 168 kB | 38 kB | 12/109 kB Progress (4): 189 kB | 168 kB | 38 kB | 16/109 kB Progress (4): 189 kB | 168 kB | 38 kB | 20/109 kB Progress (4): 189 kB | 168 kB | 38 kB | 25/109 kB Progress (4): 189 kB | 168 kB | 38 kB | 29/109 kB Progress (4): 189 kB | 168 kB | 38 kB | 33/109 kB Progress (4): 189 kB | 168 kB | 38 kB | 37/109 kB Progress (4): 189 kB | 168 kB | 38 kB | 41/109 kB Progress (4): 189 kB | 168 kB | 38 kB | 45/109 kB Progress (4): 189 kB | 168 kB | 38 kB | 49/109 kB Progress (4): 189 kB | 168 kB | 38 kB | 53/109 kB Progress (4): 189 kB | 168 kB | 38 kB | 57/109 kB Progress (4): 189 kB | 168 kB | 38 kB | 61/109 kB Progress (4): 189 kB | 168 kB | 38 kB | 65/109 kB Progress (4): 189 kB | 168 kB | 38 kB | 69/109 kB Progress (4): 189 kB | 168 kB | 38 kB | 73/109 kB Progress (4): 189 kB | 168 kB | 38 kB | 78/109 kB Progress (4): 189 kB | 168 kB | 38 kB | 82/109 kB Progress (4): 189 kB | 168 kB | 38 kB | 86/109 kB Progress (5): 189 kB | 168 kB | 38 kB | 86/109 kB | 4.1/11 kB Progress (5): 189 kB | 168 kB | 38 kB | 90/109 kB | 4.1/11 kB Progress (5): 189 kB | 168 kB | 38 kB | 90/109 kB | 8.2/11 kB Progress (5): 189 kB | 168 kB | 38 kB | 94/109 kB | 8.2/11 kB Progress (5): 189 kB | 168 kB | 38 kB | 94/109 kB | 11 kB Progress (5): 189 kB | 168 kB | 38 kB | 98/109 kB | 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 1.3 MB/s) 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 1.5 MB/s) Progress (3): 38 kB | 102/109 kB | 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 304 kB/s) Progress (2): 106/109 kB | 11 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar Progress (2): 109 kB | 11 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 86 kB/s) Progress (2): 109 kB | 4.1/11 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar Progress (2): 109 kB | 8.2/11 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 832 kB/s) Progress (1): 11 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar Progress (2): 11 kB | 4.1/53 kB Progress (2): 11 kB | 8.2/53 kB Progress (2): 11 kB | 12/53 kB Progress (2): 11 kB | 16/53 kB Progress (2): 11 kB | 20/53 kB Progress (2): 11 kB | 25/53 kB Progress (2): 11 kB | 29/53 kB Progress (2): 11 kB | 33/53 kB Progress (2): 11 kB | 37/53 kB Progress (2): 11 kB | 41/53 kB Progress (2): 11 kB | 45/53 kB Progress (2): 11 kB | 49/53 kB Progress (2): 11 kB | 53 kB Progress (3): 11 kB | 53 kB | 4.1/61 kB Progress (3): 11 kB | 53 kB | 8.2/61 kB Progress (3): 11 kB | 53 kB | 12/61 kB Progress (4): 11 kB | 53 kB | 12/61 kB | 4.1/15 kB Progress (4): 11 kB | 53 kB | 16/61 kB | 4.1/15 kB Progress (4): 11 kB | 53 kB | 16/61 kB | 8.2/15 kB Progress (4): 11 kB | 53 kB | 20/61 kB | 8.2/15 kB Progress (4): 11 kB | 53 kB | 20/61 kB | 12/15 kB Progress (4): 11 kB | 53 kB | 25/61 kB | 12/15 kB Progress (4): 11 kB | 53 kB | 25/61 kB | 15 kB Progress (4): 11 kB | 53 kB | 29/61 kB | 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 83 kB/s) Progress (3): 53 kB | 33/61 kB | 15 kB Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar Progress (3): 53 kB | 37/61 kB | 15 kB Progress (3): 53 kB | 41/61 kB | 15 kB Progress (3): 53 kB | 45/61 kB | 15 kB Progress (3): 53 kB | 49/61 kB | 15 kB Progress (3): 53 kB | 53/61 kB | 15 kB Progress (4): 53 kB | 53/61 kB | 15 kB | 4.1/38 kB Progress (4): 53 kB | 57/61 kB | 15 kB | 4.1/38 kB Progress (4): 53 kB | 57/61 kB | 15 kB | 8.2/38 kB Progress (4): 53 kB | 61 kB | 15 kB | 8.2/38 kB Progress (4): 53 kB | 61 kB | 15 kB | 12/38 kB Progress (4): 53 kB | 61 kB | 15 kB | 16/38 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (53 kB at 385 kB/s) Progress (3): 61 kB | 15 kB | 20/38 kB Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar Progress (3): 61 kB | 15 kB | 24/38 kB Progress (3): 61 kB | 15 kB | 28/38 kB Progress (3): 61 kB | 15 kB | 32/38 kB Progress (3): 61 kB | 15 kB | 36/38 kB Progress (3): 61 kB | 15 kB | 38 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 109 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar Progress (3): 61 kB | 38 kB | 4.1/11 kB Progress (3): 61 kB | 38 kB | 8.2/11 kB Progress (3): 61 kB | 38 kB | 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (61 kB at 428 kB/s) Progress (3): 38 kB | 11 kB | 4.1/7.7 kB Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar Progress (3): 38 kB | 11 kB | 7.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 263 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 72 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar Progress (2): 7.7 kB | 4.1/392 kB Progress (2): 7.7 kB | 8.2/392 kB Progress (2): 7.7 kB | 12/392 kB Progress (2): 7.7 kB | 16/392 kB Progress (2): 7.7 kB | 20/392 kB Progress (2): 7.7 kB | 25/392 kB Progress (3): 7.7 kB | 25/392 kB | 4.1/65 kB Progress (3): 7.7 kB | 29/392 kB | 4.1/65 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 52 kB/s) Progress (2): 33/392 kB | 4.1/65 kB Progress (2): 33/392 kB | 8.2/65 kB Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar Progress (2): 37/392 kB | 8.2/65 kB Progress (2): 37/392 kB | 12/65 kB Progress (2): 41/392 kB | 12/65 kB Progress (2): 41/392 kB | 16/65 kB Progress (2): 45/392 kB | 16/65 kB Progress (2): 49/392 kB | 16/65 kB Progress (2): 49/392 kB | 20/65 kB Progress (2): 49/392 kB | 25/65 kB Progress (2): 53/392 kB | 25/65 kB Progress (2): 53/392 kB | 29/65 kB Progress (2): 57/392 kB | 29/65 kB Progress (2): 57/392 kB | 33/65 kB Progress (2): 61/392 kB | 33/65 kB Progress (2): 66/392 kB | 33/65 kB Progress (2): 66/392 kB | 37/65 kB Progress (2): 66/392 kB | 41/65 kB Progress (2): 70/392 kB | 41/65 kB Progress (2): 70/392 kB | 45/65 kB Progress (2): 74/392 kB | 45/65 kB Progress (2): 74/392 kB | 49/65 kB Progress (2): 78/392 kB | 49/65 kB Progress (2): 82/392 kB | 49/65 kB Progress (2): 82/392 kB | 53/65 kB Progress (2): 82/392 kB | 57/65 kB Progress (2): 86/392 kB | 57/65 kB Progress (2): 86/392 kB | 61/65 kB Progress (2): 90/392 kB | 61/65 kB Progress (2): 90/392 kB | 65 kB Progress (2): 94/392 kB | 65 kB Progress (2): 98/392 kB | 65 kB Progress (2): 102/392 kB | 65 kB Progress (2): 106/392 kB | 65 kB Progress (2): 111/392 kB | 65 kB Progress (2): 115/392 kB | 65 kB Progress (2): 119/392 kB | 65 kB Progress (2): 123/392 kB | 65 kB Progress (2): 127/392 kB | 65 kB Progress (2): 131/392 kB | 65 kB Progress (2): 135/392 kB | 65 kB Progress (2): 139/392 kB | 65 kB Progress (2): 143/392 kB | 65 kB Progress (2): 147/392 kB | 65 kB Progress (2): 152/392 kB | 65 kB Progress (2): 156/392 kB | 65 kB Progress (2): 160/392 kB | 65 kB Progress (2): 164/392 kB | 65 kB Progress (2): 168/392 kB | 65 kB Progress (3): 168/392 kB | 65 kB | 4.1/347 kB Progress (3): 172/392 kB | 65 kB | 4.1/347 kB Progress (3): 176/392 kB | 65 kB | 4.1/347 kB Progress (3): 176/392 kB | 65 kB | 8.2/347 kB Progress (3): 180/392 kB | 65 kB | 8.2/347 kB Progress (3): 180/392 kB | 65 kB | 12/347 kB Progress (4): 180/392 kB | 65 kB | 12/347 kB | 4.1/90 kB Progress (4): 180/392 kB | 65 kB | 16/347 kB | 4.1/90 kB Progress (4): 184/392 kB | 65 kB | 16/347 kB | 4.1/90 kB Progress (4): 184/392 kB | 65 kB | 16/347 kB | 8.2/90 kB Progress (4): 188/392 kB | 65 kB | 16/347 kB | 8.2/90 kB Progress (4): 188/392 kB | 65 kB | 16/347 kB | 12/90 kB Progress (4): 188/392 kB | 65 kB | 20/347 kB | 12/90 kB Progress (4): 188/392 kB | 65 kB | 20/347 kB | 16/90 kB Progress (4): 193/392 kB | 65 kB | 20/347 kB | 16/90 kB Progress (4): 193/392 kB | 65 kB | 25/347 kB | 16/90 kB Progress (4): 197/392 kB | 65 kB | 25/347 kB | 16/90 kB Progress (4): 197/392 kB | 65 kB | 25/347 kB | 20/90 kB Progress (4): 197/392 kB | 65 kB | 29/347 kB | 20/90 kB Progress (5): 197/392 kB | 65 kB | 29/347 kB | 20/90 kB | 4.1/457 kB Progress (5): 197/392 kB | 65 kB | 29/347 kB | 25/90 kB | 4.1/457 kB Progress (5): 201/392 kB | 65 kB | 29/347 kB | 25/90 kB | 4.1/457 kB Progress (5): 201/392 kB | 65 kB | 29/347 kB | 29/90 kB | 4.1/457 kB Progress (5): 201/392 kB | 65 kB | 29/347 kB | 29/90 kB | 8.2/457 kB Progress (5): 201/392 kB | 65 kB | 33/347 kB | 29/90 kB | 8.2/457 kB Progress (5): 201/392 kB | 65 kB | 33/347 kB | 29/90 kB | 12/457 kB Progress (5): 201/392 kB | 65 kB | 33/347 kB | 33/90 kB | 12/457 kB Progress (5): 205/392 kB | 65 kB | 33/347 kB | 33/90 kB | 12/457 kB Progress (5): 205/392 kB | 65 kB | 37/347 kB | 33/90 kB | 12/457 kB Progress (5): 205/392 kB | 65 kB | 37/347 kB | 33/90 kB | 16/457 kB Progress (5): 205/392 kB | 65 kB | 41/347 kB | 33/90 kB | 16/457 kB Progress (5): 205/392 kB | 65 kB | 41/347 kB | 33/90 kB | 20/457 kB Progress (5): 209/392 kB | 65 kB | 41/347 kB | 33/90 kB | 20/457 kB Progress (5): 209/392 kB | 65 kB | 41/347 kB | 37/90 kB | 20/457 kB Progress (5): 213/392 kB | 65 kB | 41/347 kB | 37/90 kB | 20/457 kB Progress (5): 213/392 kB | 65 kB | 41/347 kB | 37/90 kB | 25/457 kB Progress (5): 213/392 kB | 65 kB | 45/347 kB | 37/90 kB | 25/457 kB Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 424 kB/s) Progress (4): 213/392 kB | 49/347 kB | 37/90 kB | 25/457 kB Progress (4): 213/392 kB | 49/347 kB | 37/90 kB | 29/457 kB Progress (4): 217/392 kB | 49/347 kB | 37/90 kB | 29/457 kB Progress (4): 217/392 kB | 49/347 kB | 41/90 kB | 29/457 kB Progress (4): 221/392 kB | 49/347 kB | 41/90 kB | 29/457 kB Progress (4): 221/392 kB | 53/347 kB | 41/90 kB | 29/457 kB Progress (4): 221/392 kB | 53/347 kB | 41/90 kB | 33/457 kB Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar Progress (4): 221/392 kB | 53/347 kB | 41/90 kB | 37/457 kB Progress (4): 221/392 kB | 57/347 kB | 41/90 kB | 37/457 kB Progress (4): 225/392 kB | 57/347 kB | 41/90 kB | 37/457 kB Progress (4): 225/392 kB | 57/347 kB | 45/90 kB | 37/457 kB Progress (4): 229/392 kB | 57/347 kB | 45/90 kB | 37/457 kB Progress (4): 229/392 kB | 61/347 kB | 45/90 kB | 37/457 kB Progress (4): 233/392 kB | 61/347 kB | 45/90 kB | 37/457 kB Progress (4): 233/392 kB | 61/347 kB | 45/90 kB | 41/457 kB Progress (4): 238/392 kB | 61/347 kB | 45/90 kB | 41/457 kB Progress (4): 238/392 kB | 66/347 kB | 45/90 kB | 41/457 kB Progress (4): 238/392 kB | 66/347 kB | 49/90 kB | 41/457 kB Progress (4): 242/392 kB | 66/347 kB | 49/90 kB | 41/457 kB Progress (4): 242/392 kB | 66/347 kB | 49/90 kB | 45/457 kB Progress (4): 242/392 kB | 66/347 kB | 53/90 kB | 45/457 kB Progress (4): 246/392 kB | 66/347 kB | 53/90 kB | 45/457 kB Progress (4): 246/392 kB | 70/347 kB | 53/90 kB | 45/457 kB Progress (4): 250/392 kB | 70/347 kB | 53/90 kB | 45/457 kB Progress (4): 250/392 kB | 70/347 kB | 57/90 kB | 45/457 kB Progress (4): 250/392 kB | 70/347 kB | 57/90 kB | 49/457 kB Progress (4): 250/392 kB | 70/347 kB | 61/90 kB | 49/457 kB Progress (4): 254/392 kB | 70/347 kB | 61/90 kB | 49/457 kB Progress (4): 254/392 kB | 74/347 kB | 61/90 kB | 49/457 kB Progress (4): 254/392 kB | 74/347 kB | 61/90 kB | 53/457 kB Progress (4): 254/392 kB | 74/347 kB | 66/90 kB | 53/457 kB Progress (4): 254/392 kB | 74/347 kB | 66/90 kB | 57/457 kB Progress (4): 254/392 kB | 78/347 kB | 66/90 kB | 57/457 kB Progress (4): 258/392 kB | 78/347 kB | 66/90 kB | 57/457 kB Progress (4): 258/392 kB | 82/347 kB | 66/90 kB | 57/457 kB Progress (4): 258/392 kB | 82/347 kB | 70/90 kB | 57/457 kB Progress (4): 258/392 kB | 82/347 kB | 70/90 kB | 61/457 kB Progress (4): 258/392 kB | 82/347 kB | 74/90 kB | 61/457 kB Progress (4): 258/392 kB | 86/347 kB | 74/90 kB | 61/457 kB Progress (4): 262/392 kB | 86/347 kB | 74/90 kB | 61/457 kB Progress (4): 262/392 kB | 90/347 kB | 74/90 kB | 61/457 kB Progress (4): 262/392 kB | 90/347 kB | 78/90 kB | 61/457 kB Progress (4): 262/392 kB | 90/347 kB | 78/90 kB | 66/457 kB Progress (4): 262/392 kB | 90/347 kB | 82/90 kB | 66/457 kB Progress (4): 262/392 kB | 94/347 kB | 82/90 kB | 66/457 kB Progress (4): 262/392 kB | 94/347 kB | 86/90 kB | 66/457 kB Progress (4): 266/392 kB | 94/347 kB | 86/90 kB | 66/457 kB Progress (4): 266/392 kB | 94/347 kB | 90 kB | 66/457 kB Progress (4): 266/392 kB | 98/347 kB | 90 kB | 66/457 kB Progress (4): 266/392 kB | 98/347 kB | 90 kB | 70/457 kB Progress (4): 270/392 kB | 98/347 kB | 90 kB | 70/457 kB Progress (4): 270/392 kB | 98/347 kB | 90 kB | 74/457 kB Progress (4): 270/392 kB | 102/347 kB | 90 kB | 74/457 kB Progress (4): 274/392 kB | 102/347 kB | 90 kB | 74/457 kB Progress (4): 274/392 kB | 102/347 kB | 90 kB | 78/457 kB Progress (4): 279/392 kB | 102/347 kB | 90 kB | 78/457 kB Progress (4): 279/392 kB | 106/347 kB | 90 kB | 78/457 kB Progress (4): 283/392 kB | 106/347 kB | 90 kB | 78/457 kB Progress (4): 283/392 kB | 106/347 kB | 90 kB | 82/457 kB Progress (4): 287/392 kB | 106/347 kB | 90 kB | 82/457 kB Progress (4): 287/392 kB | 111/347 kB | 90 kB | 82/457 kB Progress (4): 287/392 kB | 111/347 kB | 90 kB | 86/457 kB Progress (4): 291/392 kB | 111/347 kB | 90 kB | 86/457 kB Progress (4): 291/392 kB | 115/347 kB | 90 kB | 86/457 kB Progress (4): 295/392 kB | 115/347 kB | 90 kB | 86/457 kB Progress (5): 295/392 kB | 115/347 kB | 90 kB | 86/457 kB | 4.1/26 kB Progress (5): 295/392 kB | 115/347 kB | 90 kB | 90/457 kB | 4.1/26 kB Progress (5): 295/392 kB | 115/347 kB | 90 kB | 90/457 kB | 8.2/26 kB Progress (5): 299/392 kB | 115/347 kB | 90 kB | 90/457 kB | 8.2/26 kB Progress (5): 299/392 kB | 119/347 kB | 90 kB | 90/457 kB | 8.2/26 kB Progress (5): 303/392 kB | 119/347 kB | 90 kB | 90/457 kB | 8.2/26 kB Progress (5): 303/392 kB | 119/347 kB | 90 kB | 90/457 kB | 12/26 kB Progress (5): 303/392 kB | 119/347 kB | 90 kB | 94/457 kB | 12/26 kB Progress (5): 303/392 kB | 119/347 kB | 90 kB | 94/457 kB | 16/26 kB Progress (5): 307/392 kB | 119/347 kB | 90 kB | 94/457 kB | 16/26 kB Progress (5): 307/392 kB | 119/347 kB | 90 kB | 94/457 kB | 20/26 kB Progress (5): 307/392 kB | 123/347 kB | 90 kB | 94/457 kB | 20/26 kB Progress (5): 307/392 kB | 123/347 kB | 90 kB | 94/457 kB | 25/26 kB Progress (5): 311/392 kB | 123/347 kB | 90 kB | 94/457 kB | 25/26 kB Progress (5): 311/392 kB | 123/347 kB | 90 kB | 98/457 kB | 25/26 kB Progress (5): 315/392 kB | 123/347 kB | 90 kB | 98/457 kB | 25/26 kB Progress (5): 315/392 kB | 123/347 kB | 90 kB | 98/457 kB | 26 kB Progress (5): 315/392 kB | 127/347 kB | 90 kB | 98/457 kB | 26 kB Progress (5): 319/392 kB | 127/347 kB | 90 kB | 98/457 kB | 26 kB Progress (5): 319/392 kB | 127/347 kB | 90 kB | 102/457 kB | 26 kB Progress (5): 319/392 kB | 131/347 kB | 90 kB | 102/457 kB | 26 kB Progress (5): 319/392 kB | 131/347 kB | 90 kB | 106/457 kB | 26 kB Progress (5): 324/392 kB | 131/347 kB | 90 kB | 106/457 kB | 26 kB Progress (5): 324/392 kB | 131/347 kB | 90 kB | 111/457 kB | 26 kB Progress (5): 324/392 kB | 135/347 kB | 90 kB | 111/457 kB | 26 kB Progress (5): 324/392 kB | 135/347 kB | 90 kB | 115/457 kB | 26 kB Progress (5): 328/392 kB | 135/347 kB | 90 kB | 115/457 kB | 26 kB Progress (5): 328/392 kB | 139/347 kB | 90 kB | 115/457 kB | 26 kB Progress (5): 332/392 kB | 139/347 kB | 90 kB | 115/457 kB | 26 kB Progress (5): 332/392 kB | 139/347 kB | 90 kB | 119/457 kB | 26 kB Progress (5): 336/392 kB | 139/347 kB | 90 kB | 119/457 kB | 26 kB Progress (5): 336/392 kB | 143/347 kB | 90 kB | 119/457 kB | 26 kB Progress (5): 336/392 kB | 143/347 kB | 90 kB | 123/457 kB | 26 kB Progress (5): 336/392 kB | 147/347 kB | 90 kB | 123/457 kB | 26 kB Progress (5): 340/392 kB | 147/347 kB | 90 kB | 123/457 kB | 26 kB Progress (5): 340/392 kB | 147/347 kB | 90 kB | 127/457 kB | 26 kB Progress (5): 344/392 kB | 147/347 kB | 90 kB | 127/457 kB | 26 kB Progress (5): 344/392 kB | 152/347 kB | 90 kB | 127/457 kB | 26 kB Progress (5): 348/392 kB | 152/347 kB | 90 kB | 127/457 kB | 26 kB Progress (5): 348/392 kB | 152/347 kB | 90 kB | 131/457 kB | 26 kB Progress (5): 352/392 kB | 152/347 kB | 90 kB | 131/457 kB | 26 kB Progress (5): 352/392 kB | 156/347 kB | 90 kB | 131/457 kB | 26 kB Progress (5): 352/392 kB | 156/347 kB | 90 kB | 135/457 kB | 26 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 552 kB/s) Progress (4): 352/392 kB | 156/347 kB | 139/457 kB | 26 kB Progress (4): 352/392 kB | 160/347 kB | 139/457 kB | 26 kB Progress (4): 356/392 kB | 160/347 kB | 139/457 kB | 26 kB Progress (4): 356/392 kB | 164/347 kB | 139/457 kB | 26 kB Progress (4): 356/392 kB | 164/347 kB | 143/457 kB | 26 kB Progress (4): 356/392 kB | 168/347 kB | 143/457 kB | 26 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar Progress (4): 356/392 kB | 172/347 kB | 143/457 kB | 26 kB Progress (4): 356/392 kB | 172/347 kB | 147/457 kB | 26 kB Progress (4): 360/392 kB | 172/347 kB | 147/457 kB | 26 kB Progress (4): 360/392 kB | 176/347 kB | 147/457 kB | 26 kB Progress (4): 360/392 kB | 176/347 kB | 152/457 kB | 26 kB Progress (4): 365/392 kB | 176/347 kB | 152/457 kB | 26 kB Progress (4): 365/392 kB | 176/347 kB | 156/457 kB | 26 kB Progress (4): 365/392 kB | 180/347 kB | 156/457 kB | 26 kB Progress (4): 365/392 kB | 180/347 kB | 160/457 kB | 26 kB Progress (4): 369/392 kB | 180/347 kB | 160/457 kB | 26 kB Progress (4): 369/392 kB | 184/347 kB | 160/457 kB | 26 kB Progress (4): 369/392 kB | 184/347 kB | 164/457 kB | 26 kB Progress (4): 373/392 kB | 184/347 kB | 164/457 kB | 26 kB Progress (4): 373/392 kB | 188/347 kB | 164/457 kB | 26 kB Progress (4): 377/392 kB | 188/347 kB | 164/457 kB | 26 kB Progress (4): 377/392 kB | 188/347 kB | 168/457 kB | 26 kB Progress (4): 381/392 kB | 188/347 kB | 168/457 kB | 26 kB Progress (4): 381/392 kB | 193/347 kB | 168/457 kB | 26 kB Progress (4): 385/392 kB | 193/347 kB | 168/457 kB | 26 kB Progress (4): 385/392 kB | 193/347 kB | 172/457 kB | 26 kB Progress (4): 389/392 kB | 193/347 kB | 172/457 kB | 26 kB Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 158 kB/s) Progress (3): 389/392 kB | 197/347 kB | 172/457 kB Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar Progress (3): 392 kB | 197/347 kB | 172/457 kB Progress (3): 392 kB | 197/347 kB | 176/457 kB Progress (3): 392 kB | 201/347 kB | 176/457 kB Progress (3): 392 kB | 201/347 kB | 180/457 kB Progress (3): 392 kB | 205/347 kB | 180/457 kB Progress (3): 392 kB | 209/347 kB | 180/457 kB Progress (3): 392 kB | 209/347 kB | 184/457 kB Progress (3): 392 kB | 213/347 kB | 184/457 kB Progress (3): 392 kB | 213/347 kB | 188/457 kB Progress (3): 392 kB | 213/347 kB | 193/457 kB Progress (3): 392 kB | 217/347 kB | 193/457 kB Progress (3): 392 kB | 217/347 kB | 197/457 kB Progress (3): 392 kB | 221/347 kB | 197/457 kB Progress (3): 392 kB | 225/347 kB | 197/457 kB Progress (3): 392 kB | 225/347 kB | 201/457 kB Progress (3): 392 kB | 229/347 kB | 201/457 kB Progress (3): 392 kB | 229/347 kB | 205/457 kB Progress (3): 392 kB | 229/347 kB | 209/457 kB Progress (3): 392 kB | 233/347 kB | 209/457 kB Progress (3): 392 kB | 233/347 kB | 213/457 kB Progress (3): 392 kB | 238/347 kB | 213/457 kB Progress (3): 392 kB | 242/347 kB | 213/457 kB Progress (3): 392 kB | 242/347 kB | 217/457 kB Progress (3): 392 kB | 242/347 kB | 221/457 kB Progress (3): 392 kB | 242/347 kB | 225/457 kB Progress (3): 392 kB | 242/347 kB | 229/457 kB Progress (3): 392 kB | 242/347 kB | 233/457 kB Progress (3): 392 kB | 242/347 kB | 238/457 kB Progress (3): 392 kB | 242/347 kB | 242/457 kB Progress (3): 392 kB | 242/347 kB | 246/457 kB Progress (3): 392 kB | 242/347 kB | 250/457 kB Progress (3): 392 kB | 242/347 kB | 254/457 kB Progress (4): 392 kB | 242/347 kB | 254/457 kB | 4.1/329 kB Progress (4): 392 kB | 242/347 kB | 254/457 kB | 8.2/329 kB Progress (4): 392 kB | 242/347 kB | 254/457 kB | 12/329 kB Progress (4): 392 kB | 242/347 kB | 254/457 kB | 16/329 kB Progress (4): 392 kB | 242/347 kB | 254/457 kB | 20/329 kB Progress (4): 392 kB | 242/347 kB | 254/457 kB | 24/329 kB Progress (4): 392 kB | 246/347 kB | 254/457 kB | 24/329 kB Progress (5): 392 kB | 246/347 kB | 254/457 kB | 24/329 kB | 4.1/358 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 2.1 MB/s) Progress (4): 246/347 kB | 254/457 kB | 24/329 kB | 8.2/358 kB Progress (4): 250/347 kB | 254/457 kB | 24/329 kB | 8.2/358 kB Progress (4): 250/347 kB | 254/457 kB | 28/329 kB | 8.2/358 kB Progress (4): 250/347 kB | 258/457 kB | 28/329 kB | 8.2/358 kB Progress (4): 250/347 kB | 258/457 kB | 32/329 kB | 8.2/358 kB Progress (4): 254/347 kB | 258/457 kB | 32/329 kB | 8.2/358 kB Progress (4): 254/347 kB | 258/457 kB | 32/329 kB | 12/358 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar Progress (4): 254/347 kB | 258/457 kB | 32/329 kB | 16/358 kB Progress (4): 258/347 kB | 258/457 kB | 32/329 kB | 16/358 kB Progress (4): 258/347 kB | 258/457 kB | 36/329 kB | 16/358 kB Progress (4): 258/347 kB | 262/457 kB | 36/329 kB | 16/358 kB Progress (4): 258/347 kB | 262/457 kB | 40/329 kB | 16/358 kB Progress (4): 258/347 kB | 262/457 kB | 40/329 kB | 20/358 kB Progress (4): 262/347 kB | 262/457 kB | 40/329 kB | 20/358 kB Progress (4): 262/347 kB | 262/457 kB | 40/329 kB | 24/358 kB Progress (4): 262/347 kB | 262/457 kB | 44/329 kB | 24/358 kB Progress (4): 262/347 kB | 266/457 kB | 44/329 kB | 24/358 kB Progress (4): 262/347 kB | 266/457 kB | 49/329 kB | 24/358 kB Progress (4): 266/347 kB | 266/457 kB | 49/329 kB | 24/358 kB Progress (4): 266/347 kB | 266/457 kB | 49/329 kB | 28/358 kB Progress (4): 270/347 kB | 266/457 kB | 49/329 kB | 28/358 kB Progress (4): 270/347 kB | 266/457 kB | 53/329 kB | 28/358 kB Progress (4): 270/347 kB | 270/457 kB | 53/329 kB | 28/358 kB Progress (4): 270/347 kB | 270/457 kB | 57/329 kB | 28/358 kB Progress (4): 274/347 kB | 270/457 kB | 57/329 kB | 28/358 kB Progress (4): 274/347 kB | 270/457 kB | 57/329 kB | 32/358 kB Progress (4): 279/347 kB | 270/457 kB | 57/329 kB | 32/358 kB Progress (4): 279/347 kB | 270/457 kB | 61/329 kB | 32/358 kB Progress (4): 279/347 kB | 274/457 kB | 61/329 kB | 32/358 kB Progress (4): 283/347 kB | 274/457 kB | 61/329 kB | 32/358 kB Progress (4): 283/347 kB | 274/457 kB | 65/329 kB | 32/358 kB Progress (4): 283/347 kB | 274/457 kB | 65/329 kB | 36/358 kB Progress (4): 287/347 kB | 274/457 kB | 65/329 kB | 36/358 kB Progress (4): 287/347 kB | 279/457 kB | 65/329 kB | 36/358 kB Progress (4): 291/347 kB | 279/457 kB | 65/329 kB | 36/358 kB Progress (4): 291/347 kB | 279/457 kB | 65/329 kB | 40/358 kB Progress (4): 291/347 kB | 279/457 kB | 69/329 kB | 40/358 kB Progress (4): 291/347 kB | 279/457 kB | 69/329 kB | 44/358 kB Progress (4): 295/347 kB | 279/457 kB | 69/329 kB | 44/358 kB Progress (4): 295/347 kB | 283/457 kB | 69/329 kB | 44/358 kB Progress (4): 295/347 kB | 283/457 kB | 69/329 kB | 49/358 kB Progress (4): 295/347 kB | 283/457 kB | 73/329 kB | 49/358 kB Progress (4): 299/347 kB | 283/457 kB | 73/329 kB | 49/358 kB Progress (4): 299/347 kB | 287/457 kB | 73/329 kB | 49/358 kB Progress (4): 303/347 kB | 287/457 kB | 73/329 kB | 49/358 kB Progress (4): 303/347 kB | 287/457 kB | 77/329 kB | 49/358 kB Progress (4): 303/347 kB | 287/457 kB | 77/329 kB | 53/358 kB Progress (4): 303/347 kB | 287/457 kB | 81/329 kB | 53/358 kB Progress (4): 307/347 kB | 287/457 kB | 81/329 kB | 53/358 kB Progress (4): 307/347 kB | 291/457 kB | 81/329 kB | 53/358 kB Progress (4): 311/347 kB | 291/457 kB | 81/329 kB | 53/358 kB Progress (4): 311/347 kB | 291/457 kB | 85/329 kB | 53/358 kB Progress (4): 311/347 kB | 291/457 kB | 85/329 kB | 57/358 kB Progress (4): 315/347 kB | 291/457 kB | 85/329 kB | 57/358 kB Progress (4): 315/347 kB | 291/457 kB | 90/329 kB | 57/358 kB Progress (4): 315/347 kB | 295/457 kB | 90/329 kB | 57/358 kB Progress (4): 315/347 kB | 295/457 kB | 94/329 kB | 57/358 kB Progress (4): 319/347 kB | 295/457 kB | 94/329 kB | 57/358 kB Progress (4): 319/347 kB | 295/457 kB | 94/329 kB | 61/358 kB Progress (4): 324/347 kB | 295/457 kB | 94/329 kB | 61/358 kB Progress (4): 324/347 kB | 295/457 kB | 98/329 kB | 61/358 kB Progress (4): 324/347 kB | 299/457 kB | 98/329 kB | 61/358 kB Progress (4): 328/347 kB | 299/457 kB | 98/329 kB | 61/358 kB Progress (4): 328/347 kB | 299/457 kB | 98/329 kB | 65/358 kB Progress (4): 328/347 kB | 303/457 kB | 98/329 kB | 65/358 kB Progress (4): 328/347 kB | 303/457 kB | 102/329 kB | 65/358 kB Progress (4): 328/347 kB | 307/457 kB | 102/329 kB | 65/358 kB Progress (4): 328/347 kB | 307/457 kB | 102/329 kB | 69/358 kB Progress (4): 332/347 kB | 307/457 kB | 102/329 kB | 69/358 kB Progress (4): 332/347 kB | 307/457 kB | 102/329 kB | 73/358 kB Progress (4): 332/347 kB | 311/457 kB | 102/329 kB | 73/358 kB Progress (4): 332/347 kB | 311/457 kB | 106/329 kB | 73/358 kB Progress (4): 332/347 kB | 315/457 kB | 106/329 kB | 73/358 kB Progress (4): 332/347 kB | 315/457 kB | 106/329 kB | 77/358 kB Progress (4): 336/347 kB | 315/457 kB | 106/329 kB | 77/358 kB Progress (4): 336/347 kB | 315/457 kB | 106/329 kB | 81/358 kB Progress (4): 336/347 kB | 319/457 kB | 106/329 kB | 81/358 kB Progress (4): 336/347 kB | 319/457 kB | 110/329 kB | 81/358 kB Progress (4): 336/347 kB | 319/457 kB | 110/329 kB | 85/358 kB Progress (4): 336/347 kB | 324/457 kB | 110/329 kB | 85/358 kB Progress (5): 336/347 kB | 324/457 kB | 110/329 kB | 85/358 kB | 4.1/252 kB Progress (5): 336/347 kB | 328/457 kB | 110/329 kB | 85/358 kB | 4.1/252 kB Progress (5): 340/347 kB | 328/457 kB | 110/329 kB | 85/358 kB | 4.1/252 kB Progress (5): 340/347 kB | 332/457 kB | 110/329 kB | 85/358 kB | 4.1/252 kB Progress (5): 340/347 kB | 332/457 kB | 110/329 kB | 85/358 kB | 8.2/252 kB Progress (5): 340/347 kB | 332/457 kB | 110/329 kB | 90/358 kB | 8.2/252 kB Progress (5): 340/347 kB | 332/457 kB | 114/329 kB | 90/358 kB | 8.2/252 kB Progress (5): 340/347 kB | 332/457 kB | 114/329 kB | 94/358 kB | 8.2/252 kB Progress (5): 340/347 kB | 332/457 kB | 114/329 kB | 94/358 kB | 12/252 kB Progress (5): 340/347 kB | 336/457 kB | 114/329 kB | 94/358 kB | 12/252 kB Progress (5): 344/347 kB | 336/457 kB | 114/329 kB | 94/358 kB | 12/252 kB Progress (5): 344/347 kB | 340/457 kB | 114/329 kB | 94/358 kB | 12/252 kB Progress (5): 344/347 kB | 340/457 kB | 114/329 kB | 94/358 kB | 16/252 kB Progress (5): 344/347 kB | 340/457 kB | 114/329 kB | 98/358 kB | 16/252 kB Progress (5): 344/347 kB | 340/457 kB | 118/329 kB | 98/358 kB | 16/252 kB Progress (5): 344/347 kB | 340/457 kB | 118/329 kB | 98/358 kB | 20/252 kB Progress (5): 344/347 kB | 344/457 kB | 118/329 kB | 98/358 kB | 20/252 kB Progress (5): 347 kB | 344/457 kB | 118/329 kB | 98/358 kB | 20/252 kB Progress (5): 347 kB | 348/457 kB | 118/329 kB | 98/358 kB | 20/252 kB Progress (5): 347 kB | 348/457 kB | 118/329 kB | 98/358 kB | 25/252 kB Progress (5): 347 kB | 348/457 kB | 122/329 kB | 98/358 kB | 25/252 kB Progress (5): 347 kB | 348/457 kB | 122/329 kB | 102/358 kB | 25/252 kB Progress (5): 347 kB | 348/457 kB | 126/329 kB | 102/358 kB | 25/252 kB Progress (5): 347 kB | 348/457 kB | 126/329 kB | 102/358 kB | 29/252 kB Progress (5): 347 kB | 352/457 kB | 126/329 kB | 102/358 kB | 29/252 kB Progress (5): 347 kB | 352/457 kB | 126/329 kB | 102/358 kB | 33/252 kB Progress (5): 347 kB | 352/457 kB | 130/329 kB | 102/358 kB | 33/252 kB Progress (5): 347 kB | 352/457 kB | 130/329 kB | 106/358 kB | 33/252 kB Progress (5): 347 kB | 352/457 kB | 130/329 kB | 106/358 kB | 37/252 kB Progress (5): 347 kB | 356/457 kB | 130/329 kB | 106/358 kB | 37/252 kB Progress (5): 347 kB | 356/457 kB | 130/329 kB | 106/358 kB | 41/252 kB Progress (5): 347 kB | 356/457 kB | 130/329 kB | 110/358 kB | 41/252 kB Progress (5): 347 kB | 356/457 kB | 135/329 kB | 110/358 kB | 41/252 kB Progress (5): 347 kB | 356/457 kB | 135/329 kB | 114/358 kB | 41/252 kB Progress (5): 347 kB | 356/457 kB | 135/329 kB | 114/358 kB | 45/252 kB Progress (5): 347 kB | 360/457 kB | 135/329 kB | 114/358 kB | 45/252 kB Progress (5): 347 kB | 360/457 kB | 135/329 kB | 114/358 kB | 49/252 kB Progress (5): 347 kB | 360/457 kB | 135/329 kB | 118/358 kB | 49/252 kB Progress (5): 347 kB | 360/457 kB | 139/329 kB | 118/358 kB | 49/252 kB Progress (5): 347 kB | 360/457 kB | 139/329 kB | 122/358 kB | 49/252 kB Progress (5): 347 kB | 360/457 kB | 139/329 kB | 122/358 kB | 53/252 kB Progress (5): 347 kB | 365/457 kB | 139/329 kB | 122/358 kB | 53/252 kB Progress (5): 347 kB | 365/457 kB | 139/329 kB | 122/358 kB | 57/252 kB Progress (5): 347 kB | 365/457 kB | 139/329 kB | 126/358 kB | 57/252 kB Progress (5): 347 kB | 365/457 kB | 143/329 kB | 126/358 kB | 57/252 kB Progress (5): 347 kB | 365/457 kB | 143/329 kB | 130/358 kB | 57/252 kB Progress (5): 347 kB | 365/457 kB | 143/329 kB | 130/358 kB | 61/252 kB Progress (5): 347 kB | 369/457 kB | 143/329 kB | 130/358 kB | 61/252 kB Progress (5): 347 kB | 369/457 kB | 143/329 kB | 130/358 kB | 66/252 kB Progress (5): 347 kB | 369/457 kB | 143/329 kB | 135/358 kB | 66/252 kB Progress (5): 347 kB | 369/457 kB | 147/329 kB | 135/358 kB | 66/252 kB Progress (5): 347 kB | 369/457 kB | 147/329 kB | 139/358 kB | 66/252 kB Progress (5): 347 kB | 369/457 kB | 147/329 kB | 139/358 kB | 70/252 kB Progress (5): 347 kB | 373/457 kB | 147/329 kB | 139/358 kB | 70/252 kB Progress (5): 347 kB | 373/457 kB | 147/329 kB | 139/358 kB | 74/252 kB Progress (5): 347 kB | 373/457 kB | 147/329 kB | 143/358 kB | 74/252 kB Progress (5): 347 kB | 373/457 kB | 151/329 kB | 143/358 kB | 74/252 kB Progress (5): 347 kB | 373/457 kB | 151/329 kB | 147/358 kB | 74/252 kB Progress (5): 347 kB | 373/457 kB | 151/329 kB | 147/358 kB | 78/252 kB Progress (5): 347 kB | 377/457 kB | 151/329 kB | 147/358 kB | 78/252 kB Progress (5): 347 kB | 377/457 kB | 151/329 kB | 147/358 kB | 82/252 kB Progress (5): 347 kB | 377/457 kB | 151/329 kB | 151/358 kB | 82/252 kB Progress (5): 347 kB | 377/457 kB | 155/329 kB | 151/358 kB | 82/252 kB Progress (5): 347 kB | 377/457 kB | 155/329 kB | 155/358 kB | 82/252 kB Progress (5): 347 kB | 377/457 kB | 155/329 kB | 155/358 kB | 86/252 kB Progress (5): 347 kB | 381/457 kB | 155/329 kB | 155/358 kB | 86/252 kB Progress (5): 347 kB | 381/457 kB | 155/329 kB | 155/358 kB | 90/252 kB Progress (5): 347 kB | 381/457 kB | 155/329 kB | 159/358 kB | 90/252 kB Progress (5): 347 kB | 381/457 kB | 159/329 kB | 159/358 kB | 90/252 kB Progress (5): 347 kB | 381/457 kB | 159/329 kB | 163/358 kB | 90/252 kB Progress (5): 347 kB | 381/457 kB | 159/329 kB | 163/358 kB | 94/252 kB Progress (5): 347 kB | 385/457 kB | 159/329 kB | 163/358 kB | 94/252 kB Progress (5): 347 kB | 385/457 kB | 159/329 kB | 163/358 kB | 98/252 kB Progress (5): 347 kB | 385/457 kB | 159/329 kB | 167/358 kB | 98/252 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 1.7 MB/s) Progress (4): 385/457 kB | 163/329 kB | 167/358 kB | 98/252 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar Progress (4): 385/457 kB | 163/329 kB | 171/358 kB | 98/252 kB Progress (4): 385/457 kB | 163/329 kB | 171/358 kB | 102/252 kB Progress (4): 389/457 kB | 163/329 kB | 171/358 kB | 102/252 kB Progress (4): 389/457 kB | 163/329 kB | 171/358 kB | 106/252 kB Progress (4): 389/457 kB | 163/329 kB | 176/358 kB | 106/252 kB Progress (4): 389/457 kB | 167/329 kB | 176/358 kB | 106/252 kB Progress (4): 389/457 kB | 167/329 kB | 180/358 kB | 106/252 kB Progress (4): 393/457 kB | 167/329 kB | 180/358 kB | 106/252 kB Progress (4): 393/457 kB | 167/329 kB | 180/358 kB | 111/252 kB Progress (4): 397/457 kB | 167/329 kB | 180/358 kB | 111/252 kB Progress (4): 397/457 kB | 167/329 kB | 184/358 kB | 111/252 kB Progress (4): 397/457 kB | 171/329 kB | 184/358 kB | 111/252 kB Progress (4): 397/457 kB | 171/329 kB | 188/358 kB | 111/252 kB Progress (4): 401/457 kB | 171/329 kB | 188/358 kB | 111/252 kB Progress (4): 401/457 kB | 171/329 kB | 188/358 kB | 115/252 kB Progress (4): 406/457 kB | 171/329 kB | 188/358 kB | 115/252 kB Progress (4): 406/457 kB | 171/329 kB | 192/358 kB | 115/252 kB Progress (4): 406/457 kB | 176/329 kB | 192/358 kB | 115/252 kB Progress (4): 406/457 kB | 176/329 kB | 196/358 kB | 115/252 kB Progress (4): 410/457 kB | 176/329 kB | 196/358 kB | 115/252 kB Progress (4): 410/457 kB | 176/329 kB | 196/358 kB | 119/252 kB Progress (4): 414/457 kB | 176/329 kB | 196/358 kB | 119/252 kB Progress (4): 414/457 kB | 176/329 kB | 200/358 kB | 119/252 kB Progress (4): 414/457 kB | 180/329 kB | 200/358 kB | 119/252 kB Progress (4): 414/457 kB | 180/329 kB | 204/358 kB | 119/252 kB Progress (4): 418/457 kB | 180/329 kB | 204/358 kB | 119/252 kB Progress (4): 418/457 kB | 180/329 kB | 204/358 kB | 123/252 kB Progress (4): 422/457 kB | 180/329 kB | 204/358 kB | 123/252 kB Progress (4): 422/457 kB | 180/329 kB | 208/358 kB | 123/252 kB Progress (4): 422/457 kB | 184/329 kB | 208/358 kB | 123/252 kB Progress (4): 422/457 kB | 184/329 kB | 212/358 kB | 123/252 kB Progress (4): 426/457 kB | 184/329 kB | 212/358 kB | 123/252 kB Progress (4): 426/457 kB | 184/329 kB | 212/358 kB | 127/252 kB Progress (4): 430/457 kB | 184/329 kB | 212/358 kB | 127/252 kB Progress (4): 430/457 kB | 184/329 kB | 217/358 kB | 127/252 kB Progress (4): 430/457 kB | 188/329 kB | 217/358 kB | 127/252 kB Progress (4): 430/457 kB | 188/329 kB | 221/358 kB | 127/252 kB Progress (4): 434/457 kB | 188/329 kB | 221/358 kB | 127/252 kB Progress (4): 434/457 kB | 188/329 kB | 221/358 kB | 131/252 kB Progress (4): 438/457 kB | 188/329 kB | 221/358 kB | 131/252 kB Progress (4): 438/457 kB | 188/329 kB | 225/358 kB | 131/252 kB Progress (4): 438/457 kB | 192/329 kB | 225/358 kB | 131/252 kB Progress (4): 438/457 kB | 192/329 kB | 229/358 kB | 131/252 kB Progress (4): 442/457 kB | 192/329 kB | 229/358 kB | 131/252 kB Progress (4): 442/457 kB | 192/329 kB | 229/358 kB | 135/252 kB Progress (4): 446/457 kB | 192/329 kB | 229/358 kB | 135/252 kB Progress (4): 446/457 kB | 192/329 kB | 233/358 kB | 135/252 kB Progress (4): 446/457 kB | 196/329 kB | 233/358 kB | 135/252 kB Progress (4): 446/457 kB | 196/329 kB | 237/358 kB | 135/252 kB Progress (4): 451/457 kB | 196/329 kB | 237/358 kB | 135/252 kB Progress (4): 451/457 kB | 196/329 kB | 237/358 kB | 139/252 kB Progress (4): 455/457 kB | 196/329 kB | 237/358 kB | 139/252 kB Progress (4): 455/457 kB | 196/329 kB | 241/358 kB | 139/252 kB Progress (4): 455/457 kB | 200/329 kB | 241/358 kB | 139/252 kB Progress (4): 455/457 kB | 200/329 kB | 245/358 kB | 139/252 kB Progress (4): 457 kB | 200/329 kB | 245/358 kB | 139/252 kB Progress (4): 457 kB | 200/329 kB | 245/358 kB | 143/252 kB Progress (4): 457 kB | 200/329 kB | 249/358 kB | 143/252 kB Progress (4): 457 kB | 204/329 kB | 249/358 kB | 143/252 kB Progress (4): 457 kB | 204/329 kB | 253/358 kB | 143/252 kB Progress (4): 457 kB | 204/329 kB | 253/358 kB | 147/252 kB Progress (4): 457 kB | 204/329 kB | 257/358 kB | 147/252 kB Progress (4): 457 kB | 208/329 kB | 257/358 kB | 147/252 kB Progress (4): 457 kB | 208/329 kB | 262/358 kB | 147/252 kB Progress (4): 457 kB | 208/329 kB | 262/358 kB | 152/252 kB Progress (4): 457 kB | 212/329 kB | 262/358 kB | 152/252 kB Progress (4): 457 kB | 212/329 kB | 262/358 kB | 156/252 kB Progress (4): 457 kB | 212/329 kB | 266/358 kB | 156/252 kB Progress (4): 457 kB | 212/329 kB | 266/358 kB | 160/252 kB Progress (4): 457 kB | 217/329 kB | 266/358 kB | 160/252 kB Progress (4): 457 kB | 217/329 kB | 266/358 kB | 164/252 kB Progress (4): 457 kB | 217/329 kB | 270/358 kB | 164/252 kB Progress (4): 457 kB | 221/329 kB | 270/358 kB | 164/252 kB Progress (4): 457 kB | 221/329 kB | 274/358 kB | 164/252 kB Progress (4): 457 kB | 221/329 kB | 274/358 kB | 168/252 kB Progress (4): 457 kB | 221/329 kB | 278/358 kB | 168/252 kB Progress (4): 457 kB | 225/329 kB | 278/358 kB | 168/252 kB Progress (5): 457 kB | 225/329 kB | 278/358 kB | 168/252 kB | 4.1/120 kB Progress (5): 457 kB | 229/329 kB | 278/358 kB | 168/252 kB | 4.1/120 kB Progress (5): 457 kB | 229/329 kB | 282/358 kB | 168/252 kB | 4.1/120 kB Progress (5): 457 kB | 229/329 kB | 282/358 kB | 172/252 kB | 4.1/120 kB Progress (5): 457 kB | 229/329 kB | 286/358 kB | 172/252 kB | 4.1/120 kB Progress (5): 457 kB | 233/329 kB | 286/358 kB | 172/252 kB | 4.1/120 kB Progress (5): 457 kB | 233/329 kB | 286/358 kB | 172/252 kB | 8.2/120 kB Progress (5): 457 kB | 237/329 kB | 286/358 kB | 172/252 kB | 8.2/120 kB Progress (5): 457 kB | 237/329 kB | 290/358 kB | 172/252 kB | 8.2/120 kB Progress (5): 457 kB | 237/329 kB | 290/358 kB | 176/252 kB | 8.2/120 kB Progress (5): 457 kB | 237/329 kB | 294/358 kB | 176/252 kB | 8.2/120 kB Progress (5): 457 kB | 241/329 kB | 294/358 kB | 176/252 kB | 8.2/120 kB Progress (5): 457 kB | 241/329 kB | 294/358 kB | 176/252 kB | 12/120 kB Progress (5): 457 kB | 245/329 kB | 294/358 kB | 176/252 kB | 12/120 kB Progress (5): 457 kB | 245/329 kB | 298/358 kB | 176/252 kB | 12/120 kB Progress (5): 457 kB | 245/329 kB | 298/358 kB | 180/252 kB | 12/120 kB Progress (5): 457 kB | 245/329 kB | 303/358 kB | 180/252 kB | 12/120 kB Progress (5): 457 kB | 249/329 kB | 303/358 kB | 180/252 kB | 12/120 kB Progress (5): 457 kB | 249/329 kB | 303/358 kB | 180/252 kB | 16/120 kB Progress (5): 457 kB | 253/329 kB | 303/358 kB | 180/252 kB | 16/120 kB Progress (5): 457 kB | 253/329 kB | 307/358 kB | 180/252 kB | 16/120 kB Progress (5): 457 kB | 253/329 kB | 307/358 kB | 184/252 kB | 16/120 kB Progress (5): 457 kB | 253/329 kB | 311/358 kB | 184/252 kB | 16/120 kB Progress (5): 457 kB | 257/329 kB | 311/358 kB | 184/252 kB | 16/120 kB Progress (5): 457 kB | 257/329 kB | 311/358 kB | 184/252 kB | 20/120 kB Progress (5): 457 kB | 262/329 kB | 311/358 kB | 184/252 kB | 20/120 kB Progress (5): 457 kB | 262/329 kB | 315/358 kB | 184/252 kB | 20/120 kB Progress (5): 457 kB | 262/329 kB | 315/358 kB | 188/252 kB | 20/120 kB Progress (5): 457 kB | 262/329 kB | 319/358 kB | 188/252 kB | 20/120 kB Progress (5): 457 kB | 266/329 kB | 319/358 kB | 188/252 kB | 20/120 kB Progress (5): 457 kB | 266/329 kB | 319/358 kB | 188/252 kB | 24/120 kB Progress (5): 457 kB | 270/329 kB | 319/358 kB | 188/252 kB | 24/120 kB Progress (5): 457 kB | 270/329 kB | 323/358 kB | 188/252 kB | 24/120 kB Progress (5): 457 kB | 270/329 kB | 323/358 kB | 193/252 kB | 24/120 kB Progress (5): 457 kB | 270/329 kB | 327/358 kB | 193/252 kB | 24/120 kB Progress (5): 457 kB | 274/329 kB | 327/358 kB | 193/252 kB | 24/120 kB Progress (5): 457 kB | 274/329 kB | 327/358 kB | 193/252 kB | 28/120 kB Progress (5): 457 kB | 278/329 kB | 327/358 kB | 193/252 kB | 28/120 kB Progress (5): 457 kB | 278/329 kB | 331/358 kB | 193/252 kB | 28/120 kB Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 2.2 MB/s) Progress (4): 278/329 kB | 331/358 kB | 197/252 kB | 28/120 kB 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 (4): 278/329 kB | 335/358 kB | 197/252 kB | 28/120 kB Progress (4): 282/329 kB | 335/358 kB | 197/252 kB | 28/120 kB Progress (4): 282/329 kB | 335/358 kB | 197/252 kB | 32/120 kB Progress (4): 286/329 kB | 335/358 kB | 197/252 kB | 32/120 kB Progress (4): 286/329 kB | 339/358 kB | 197/252 kB | 32/120 kB Progress (4): 286/329 kB | 339/358 kB | 201/252 kB | 32/120 kB Progress (4): 286/329 kB | 343/358 kB | 201/252 kB | 32/120 kB Progress (4): 290/329 kB | 343/358 kB | 201/252 kB | 32/120 kB Progress (4): 290/329 kB | 343/358 kB | 201/252 kB | 36/120 kB Progress (4): 294/329 kB | 343/358 kB | 201/252 kB | 36/120 kB Progress (4): 294/329 kB | 348/358 kB | 201/252 kB | 36/120 kB Progress (4): 294/329 kB | 348/358 kB | 205/252 kB | 36/120 kB Progress (4): 294/329 kB | 352/358 kB | 205/252 kB | 36/120 kB Progress (4): 298/329 kB | 352/358 kB | 205/252 kB | 36/120 kB Progress (4): 298/329 kB | 352/358 kB | 205/252 kB | 40/120 kB Progress (4): 303/329 kB | 352/358 kB | 205/252 kB | 40/120 kB Progress (4): 303/329 kB | 356/358 kB | 205/252 kB | 40/120 kB Progress (4): 303/329 kB | 356/358 kB | 209/252 kB | 40/120 kB Progress (4): 303/329 kB | 358 kB | 209/252 kB | 40/120 kB Progress (4): 307/329 kB | 358 kB | 209/252 kB | 40/120 kB Progress (4): 307/329 kB | 358 kB | 209/252 kB | 44/120 kB Progress (4): 311/329 kB | 358 kB | 209/252 kB | 44/120 kB Progress (4): 311/329 kB | 358 kB | 213/252 kB | 44/120 kB Progress (4): 311/329 kB | 358 kB | 213/252 kB | 49/120 kB Progress (4): 315/329 kB | 358 kB | 213/252 kB | 49/120 kB Progress (4): 315/329 kB | 358 kB | 217/252 kB | 49/120 kB Progress (4): 319/329 kB | 358 kB | 217/252 kB | 49/120 kB Progress (4): 319/329 kB | 358 kB | 217/252 kB | 53/120 kB Progress (4): 323/329 kB | 358 kB | 217/252 kB | 53/120 kB Progress (4): 323/329 kB | 358 kB | 221/252 kB | 53/120 kB Progress (4): 327/329 kB | 358 kB | 221/252 kB | 53/120 kB Progress (4): 327/329 kB | 358 kB | 221/252 kB | 57/120 kB Progress (4): 327/329 kB | 358 kB | 225/252 kB | 57/120 kB Progress (4): 327/329 kB | 358 kB | 225/252 kB | 61/120 kB Progress (4): 329 kB | 358 kB | 225/252 kB | 61/120 kB Progress (4): 329 kB | 358 kB | 225/252 kB | 65/120 kB Progress (4): 329 kB | 358 kB | 229/252 kB | 65/120 kB Progress (4): 329 kB | 358 kB | 229/252 kB | 69/120 kB Progress (4): 329 kB | 358 kB | 233/252 kB | 69/120 kB Progress (4): 329 kB | 358 kB | 233/252 kB | 73/120 kB Progress (4): 329 kB | 358 kB | 238/252 kB | 73/120 kB Progress (4): 329 kB | 358 kB | 238/252 kB | 77/120 kB Progress (4): 329 kB | 358 kB | 242/252 kB | 77/120 kB Progress (4): 329 kB | 358 kB | 242/252 kB | 81/120 kB Progress (4): 329 kB | 358 kB | 246/252 kB | 81/120 kB Progress (4): 329 kB | 358 kB | 246/252 kB | 85/120 kB Progress (4): 329 kB | 358 kB | 250/252 kB | 85/120 kB Progress (4): 329 kB | 358 kB | 250/252 kB | 90/120 kB Progress (4): 329 kB | 358 kB | 252 kB | 90/120 kB Progress (4): 329 kB | 358 kB | 252 kB | 94/120 kB Progress (4): 329 kB | 358 kB | 252 kB | 98/120 kB Progress (4): 329 kB | 358 kB | 252 kB | 102/120 kB Progress (4): 329 kB | 358 kB | 252 kB | 106/120 kB Progress (4): 329 kB | 358 kB | 252 kB | 110/120 kB Progress (4): 329 kB | 358 kB | 252 kB | 114/120 kB Progress (5): 329 kB | 358 kB | 252 kB | 114/120 kB | 4.1/4.2 kB Progress (5): 329 kB | 358 kB | 252 kB | 118/120 kB | 4.1/4.2 kB Progress (5): 329 kB | 358 kB | 252 kB | 118/120 kB | 4.2 kB Progress (5): 329 kB | 358 kB | 252 kB | 120 kB | 4.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 1.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.jar 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 1.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar 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 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar 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 19 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar 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 539 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar Progress (1): 4.1/145 kB Progress (1): 8.2/145 kB Progress (1): 12/145 kB Progress (1): 16/145 kB Progress (1): 20/145 kB Progress (1): 24/145 kB Progress (1): 28/145 kB Progress (1): 32/145 kB Progress (1): 36/145 kB Progress (1): 40/145 kB Progress (1): 44/145 kB Progress (1): 49/145 kB Progress (1): 53/145 kB Progress (1): 57/145 kB Progress (1): 61/145 kB Progress (1): 65/145 kB Progress (2): 65/145 kB | 4.1/38 kB Progress (2): 69/145 kB | 4.1/38 kB Progress (3): 69/145 kB | 4.1/38 kB | 4.1/378 kB Progress (4): 69/145 kB | 4.1/38 kB | 4.1/378 kB | 4.1/243 kB Progress (4): 73/145 kB | 4.1/38 kB | 4.1/378 kB | 4.1/243 kB Progress (4): 73/145 kB | 4.1/38 kB | 4.1/378 kB | 8.2/243 kB Progress (4): 73/145 kB | 8.2/38 kB | 4.1/378 kB | 8.2/243 kB Progress (4): 73/145 kB | 8.2/38 kB | 4.1/378 kB | 12/243 kB Progress (4): 77/145 kB | 8.2/38 kB | 4.1/378 kB | 12/243 kB Progress (4): 77/145 kB | 8.2/38 kB | 8.2/378 kB | 12/243 kB Progress (4): 81/145 kB | 8.2/38 kB | 8.2/378 kB | 12/243 kB Progress (4): 81/145 kB | 8.2/38 kB | 8.2/378 kB | 16/243 kB Progress (4): 81/145 kB | 12/38 kB | 8.2/378 kB | 16/243 kB Progress (4): 85/145 kB | 12/38 kB | 8.2/378 kB | 16/243 kB Progress (5): 85/145 kB | 12/38 kB | 8.2/378 kB | 16/243 kB | 4.1/39 kB Progress (5): 85/145 kB | 12/38 kB | 12/378 kB | 16/243 kB | 4.1/39 kB Progress (5): 85/145 kB | 12/38 kB | 12/378 kB | 16/243 kB | 8.2/39 kB Progress (5): 90/145 kB | 12/38 kB | 12/378 kB | 16/243 kB | 8.2/39 kB Progress (5): 90/145 kB | 12/38 kB | 12/378 kB | 20/243 kB | 8.2/39 kB Progress (5): 90/145 kB | 16/38 kB | 12/378 kB | 20/243 kB | 8.2/39 kB Progress (5): 90/145 kB | 16/38 kB | 12/378 kB | 25/243 kB | 8.2/39 kB Progress (5): 94/145 kB | 16/38 kB | 12/378 kB | 25/243 kB | 8.2/39 kB Progress (5): 94/145 kB | 16/38 kB | 12/378 kB | 25/243 kB | 12/39 kB Progress (5): 94/145 kB | 16/38 kB | 16/378 kB | 25/243 kB | 12/39 kB Progress (5): 94/145 kB | 16/38 kB | 16/378 kB | 25/243 kB | 16/39 kB Progress (5): 98/145 kB | 16/38 kB | 16/378 kB | 25/243 kB | 16/39 kB Progress (5): 98/145 kB | 16/38 kB | 16/378 kB | 29/243 kB | 16/39 kB Progress (5): 98/145 kB | 20/38 kB | 16/378 kB | 29/243 kB | 16/39 kB Progress (5): 98/145 kB | 20/38 kB | 16/378 kB | 33/243 kB | 16/39 kB Progress (5): 102/145 kB | 20/38 kB | 16/378 kB | 33/243 kB | 16/39 kB Progress (5): 102/145 kB | 20/38 kB | 16/378 kB | 33/243 kB | 20/39 kB Progress (5): 102/145 kB | 20/38 kB | 20/378 kB | 33/243 kB | 20/39 kB Progress (5): 102/145 kB | 20/38 kB | 20/378 kB | 33/243 kB | 25/39 kB Progress (5): 106/145 kB | 20/38 kB | 20/378 kB | 33/243 kB | 25/39 kB Progress (5): 106/145 kB | 20/38 kB | 20/378 kB | 37/243 kB | 25/39 kB Progress (5): 106/145 kB | 25/38 kB | 20/378 kB | 37/243 kB | 25/39 kB Progress (5): 106/145 kB | 25/38 kB | 20/378 kB | 41/243 kB | 25/39 kB Progress (5): 110/145 kB | 25/38 kB | 20/378 kB | 41/243 kB | 25/39 kB Progress (5): 110/145 kB | 25/38 kB | 20/378 kB | 41/243 kB | 29/39 kB Progress (5): 110/145 kB | 25/38 kB | 25/378 kB | 41/243 kB | 29/39 kB Progress (5): 110/145 kB | 25/38 kB | 25/378 kB | 41/243 kB | 33/39 kB Progress (5): 114/145 kB | 25/38 kB | 25/378 kB | 41/243 kB | 33/39 kB Progress (5): 114/145 kB | 25/38 kB | 25/378 kB | 45/243 kB | 33/39 kB Progress (5): 114/145 kB | 29/38 kB | 25/378 kB | 45/243 kB | 33/39 kB Progress (5): 114/145 kB | 29/38 kB | 25/378 kB | 49/243 kB | 33/39 kB Progress (5): 118/145 kB | 29/38 kB | 25/378 kB | 49/243 kB | 33/39 kB Progress (5): 118/145 kB | 29/38 kB | 25/378 kB | 49/243 kB | 37/39 kB Progress (5): 118/145 kB | 29/38 kB | 29/378 kB | 49/243 kB | 37/39 kB Progress (5): 118/145 kB | 29/38 kB | 29/378 kB | 49/243 kB | 39 kB Progress (5): 122/145 kB | 29/38 kB | 29/378 kB | 49/243 kB | 39 kB Progress (5): 122/145 kB | 29/38 kB | 29/378 kB | 53/243 kB | 39 kB Progress (5): 122/145 kB | 33/38 kB | 29/378 kB | 53/243 kB | 39 kB Progress (5): 122/145 kB | 33/38 kB | 29/378 kB | 57/243 kB | 39 kB Progress (5): 126/145 kB | 33/38 kB | 29/378 kB | 57/243 kB | 39 kB Progress (5): 126/145 kB | 33/38 kB | 33/378 kB | 57/243 kB | 39 kB Progress (5): 130/145 kB | 33/38 kB | 33/378 kB | 57/243 kB | 39 kB Progress (5): 130/145 kB | 33/38 kB | 33/378 kB | 61/243 kB | 39 kB Progress (5): 130/145 kB | 37/38 kB | 33/378 kB | 61/243 kB | 39 kB Progress (5): 130/145 kB | 37/38 kB | 33/378 kB | 66/243 kB | 39 kB Progress (5): 135/145 kB | 37/38 kB | 33/378 kB | 66/243 kB | 39 kB Progress (5): 135/145 kB | 37/38 kB | 37/378 kB | 66/243 kB | 39 kB Progress (5): 139/145 kB | 37/38 kB | 37/378 kB | 66/243 kB | 39 kB Progress (5): 139/145 kB | 37/38 kB | 37/378 kB | 70/243 kB | 39 kB Progress (5): 139/145 kB | 38 kB | 37/378 kB | 70/243 kB | 39 kB Progress (5): 139/145 kB | 38 kB | 37/378 kB | 74/243 kB | 39 kB Progress (5): 143/145 kB | 38 kB | 37/378 kB | 74/243 kB | 39 kB Progress (5): 143/145 kB | 38 kB | 41/378 kB | 74/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 41/378 kB | 74/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 41/378 kB | 78/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 45/378 kB | 78/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 45/378 kB | 82/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 49/378 kB | 82/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 49/378 kB | 86/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 53/378 kB | 86/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 53/378 kB | 90/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 57/378 kB | 90/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 57/378 kB | 94/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 61/378 kB | 94/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 61/378 kB | 98/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 66/378 kB | 98/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 66/378 kB | 102/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 70/378 kB | 102/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 70/378 kB | 106/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 74/378 kB | 106/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 74/378 kB | 111/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 78/378 kB | 111/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 78/378 kB | 115/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 82/378 kB | 115/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 82/378 kB | 119/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 86/378 kB | 119/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 86/378 kB | 123/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 90/378 kB | 123/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 90/378 kB | 127/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 94/378 kB | 127/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 94/378 kB | 131/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 98/378 kB | 131/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 98/378 kB | 135/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 102/378 kB | 135/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 102/378 kB | 139/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 106/378 kB | 139/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 106/378 kB | 143/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 111/378 kB | 143/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 111/378 kB | 147/243 kB | 39 kB Progress (5): 145 kB | 38 kB | 115/378 kB | 147/243 kB | 39 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 168 kB/s) Progress (4): 145 kB | 38 kB | 119/378 kB | 147/243 kB Progress (4): 145 kB | 38 kB | 119/378 kB | 152/243 kB Progress (4): 145 kB | 38 kB | 123/378 kB | 152/243 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar Progress (4): 145 kB | 38 kB | 127/378 kB | 152/243 kB Progress (4): 145 kB | 38 kB | 127/378 kB | 156/243 kB Progress (4): 145 kB | 38 kB | 131/378 kB | 156/243 kB Progress (4): 145 kB | 38 kB | 131/378 kB | 160/243 kB Progress (4): 145 kB | 38 kB | 131/378 kB | 164/243 kB Progress (4): 145 kB | 38 kB | 135/378 kB | 164/243 kB Progress (4): 145 kB | 38 kB | 139/378 kB | 164/243 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 159 kB/s) Progress (3): 145 kB | 139/378 kB | 168/243 kB Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar Progress (3): 145 kB | 143/378 kB | 168/243 kB Progress (3): 145 kB | 143/378 kB | 172/243 kB Progress (3): 145 kB | 147/378 kB | 172/243 kB Progress (3): 145 kB | 147/378 kB | 176/243 kB Progress (3): 145 kB | 147/378 kB | 180/243 kB Progress (3): 145 kB | 152/378 kB | 180/243 kB Progress (3): 145 kB | 156/378 kB | 180/243 kB Progress (3): 145 kB | 156/378 kB | 184/243 kB Progress (3): 145 kB | 160/378 kB | 184/243 kB Progress (3): 145 kB | 160/378 kB | 188/243 kB Progress (3): 145 kB | 164/378 kB | 188/243 kB Progress (3): 145 kB | 164/378 kB | 193/243 kB Progress (3): 145 kB | 164/378 kB | 197/243 kB Progress (3): 145 kB | 168/378 kB | 197/243 kB Progress (3): 145 kB | 168/378 kB | 201/243 kB Progress (3): 145 kB | 172/378 kB | 201/243 kB Progress (3): 145 kB | 172/378 kB | 205/243 kB Progress (3): 145 kB | 176/378 kB | 205/243 kB Progress (3): 145 kB | 176/378 kB | 209/243 kB Progress (3): 145 kB | 180/378 kB | 209/243 kB Progress (3): 145 kB | 180/378 kB | 213/243 kB Progress (3): 145 kB | 184/378 kB | 213/243 kB Progress (3): 145 kB | 184/378 kB | 217/243 kB Progress (3): 145 kB | 188/378 kB | 217/243 kB Progress (3): 145 kB | 188/378 kB | 221/243 kB Progress (3): 145 kB | 193/378 kB | 221/243 kB Progress (3): 145 kB | 193/378 kB | 225/243 kB Progress (3): 145 kB | 197/378 kB | 225/243 kB Progress (3): 145 kB | 197/378 kB | 229/243 kB Progress (3): 145 kB | 201/378 kB | 229/243 kB Progress (3): 145 kB | 201/378 kB | 233/243 kB Progress (3): 145 kB | 205/378 kB | 233/243 kB Progress (3): 145 kB | 205/378 kB | 238/243 kB Progress (3): 145 kB | 209/378 kB | 238/243 kB Progress (3): 145 kB | 209/378 kB | 242/243 kB Progress (3): 145 kB | 213/378 kB | 242/243 kB Progress (3): 145 kB | 213/378 kB | 243 kB Progress (3): 145 kB | 217/378 kB | 243 kB Progress (3): 145 kB | 221/378 kB | 243 kB Progress (3): 145 kB | 225/378 kB | 243 kB Progress (3): 145 kB | 229/378 kB | 243 kB Progress (3): 145 kB | 233/378 kB | 243 kB Progress (3): 145 kB | 238/378 kB | 243 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.jar (145 kB at 603 kB/s) Progress (3): 238/378 kB | 243 kB | 4.1/43 kB Progress (3): 242/378 kB | 243 kB | 4.1/43 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.jar Progress (3): 246/378 kB | 243 kB | 4.1/43 kB Progress (3): 246/378 kB | 243 kB | 8.2/43 kB Progress (3): 246/378 kB | 243 kB | 12/43 kB Progress (3): 250/378 kB | 243 kB | 12/43 kB Progress (3): 250/378 kB | 243 kB | 16/43 kB Progress (3): 254/378 kB | 243 kB | 16/43 kB Progress (3): 258/378 kB | 243 kB | 16/43 kB Progress (3): 258/378 kB | 243 kB | 20/43 kB Progress (3): 262/378 kB | 243 kB | 20/43 kB Progress (3): 262/378 kB | 243 kB | 25/43 kB Progress (3): 266/378 kB | 243 kB | 25/43 kB Progress (3): 266/378 kB | 243 kB | 29/43 kB Progress (3): 270/378 kB | 243 kB | 29/43 kB Progress (3): 274/378 kB | 243 kB | 29/43 kB Progress (3): 274/378 kB | 243 kB | 33/43 kB Progress (3): 279/378 kB | 243 kB | 33/43 kB Progress (3): 279/378 kB | 243 kB | 37/43 kB Progress (3): 283/378 kB | 243 kB | 37/43 kB Progress (3): 283/378 kB | 243 kB | 41/43 kB Progress (3): 287/378 kB | 243 kB | 41/43 kB Progress (3): 287/378 kB | 243 kB | 43 kB Progress (3): 291/378 kB | 243 kB | 43 kB Progress (4): 291/378 kB | 243 kB | 43 kB | 4.1/81 kB Progress (4): 295/378 kB | 243 kB | 43 kB | 4.1/81 kB Progress (4): 295/378 kB | 243 kB | 43 kB | 8.2/81 kB Progress (4): 299/378 kB | 243 kB | 43 kB | 8.2/81 kB Progress (4): 299/378 kB | 243 kB | 43 kB | 12/81 kB Progress (4): 303/378 kB | 243 kB | 43 kB | 12/81 kB Progress (4): 303/378 kB | 243 kB | 43 kB | 16/81 kB Progress (4): 307/378 kB | 243 kB | 43 kB | 16/81 kB Progress (4): 311/378 kB | 243 kB | 43 kB | 16/81 kB Progress (4): 311/378 kB | 243 kB | 43 kB | 20/81 kB Progress (4): 315/378 kB | 243 kB | 43 kB | 20/81 kB Progress (4): 315/378 kB | 243 kB | 43 kB | 25/81 kB Progress (4): 319/378 kB | 243 kB | 43 kB | 25/81 kB Progress (4): 319/378 kB | 243 kB | 43 kB | 29/81 kB Progress (4): 324/378 kB | 243 kB | 43 kB | 29/81 kB Progress (4): 324/378 kB | 243 kB | 43 kB | 33/81 kB Progress (4): 328/378 kB | 243 kB | 43 kB | 33/81 kB Progress (4): 328/378 kB | 243 kB | 43 kB | 37/81 kB Progress (4): 332/378 kB | 243 kB | 43 kB | 37/81 kB Progress (4): 332/378 kB | 243 kB | 43 kB | 41/81 kB Progress (4): 336/378 kB | 243 kB | 43 kB | 41/81 kB Progress (4): 336/378 kB | 243 kB | 43 kB | 45/81 kB Progress (4): 340/378 kB | 243 kB | 43 kB | 45/81 kB Progress (4): 340/378 kB | 243 kB | 43 kB | 49/81 kB Progress (4): 344/378 kB | 243 kB | 43 kB | 49/81 kB Progress (4): 344/378 kB | 243 kB | 43 kB | 53/81 kB Progress (4): 348/378 kB | 243 kB | 43 kB | 53/81 kB Progress (4): 348/378 kB | 243 kB | 43 kB | 57/81 kB Progress (4): 352/378 kB | 243 kB | 43 kB | 57/81 kB Progress (4): 352/378 kB | 243 kB | 43 kB | 61/81 kB Progress (4): 356/378 kB | 243 kB | 43 kB | 61/81 kB Progress (4): 356/378 kB | 243 kB | 43 kB | 66/81 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 988 kB/s) Progress (3): 360/378 kB | 43 kB | 66/81 kB Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar Progress (3): 360/378 kB | 43 kB | 70/81 kB Progress (3): 365/378 kB | 43 kB | 70/81 kB Progress (3): 365/378 kB | 43 kB | 74/81 kB Progress (3): 369/378 kB | 43 kB | 74/81 kB Progress (3): 369/378 kB | 43 kB | 78/81 kB Progress (3): 373/378 kB | 43 kB | 78/81 kB Progress (3): 373/378 kB | 43 kB | 81 kB Progress (3): 377/378 kB | 43 kB | 81 kB Progress (3): 378 kB | 43 kB | 81 kB Progress (4): 378 kB | 43 kB | 81 kB | 4.1/32 kB Progress (4): 378 kB | 43 kB | 81 kB | 8.2/32 kB Progress (4): 378 kB | 43 kB | 81 kB | 12/32 kB Progress (4): 378 kB | 43 kB | 81 kB | 16/32 kB Progress (4): 378 kB | 43 kB | 81 kB | 20/32 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 172 kB/s) Progress (3): 378 kB | 81 kB | 25/32 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar Progress (3): 378 kB | 81 kB | 29/32 kB Progress (3): 378 kB | 81 kB | 32 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 1.5 MB/s) Progress (3): 81 kB | 32 kB | 4.1/53 kB Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar Progress (3): 81 kB | 32 kB | 8.2/53 kB Progress (3): 81 kB | 32 kB | 12/53 kB Progress (3): 81 kB | 32 kB | 16/53 kB Progress (3): 81 kB | 32 kB | 20/53 kB Progress (3): 81 kB | 32 kB | 25/53 kB Progress (3): 81 kB | 32 kB | 29/53 kB Progress (3): 81 kB | 32 kB | 33/53 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar (81 kB at 320 kB/s) Progress (2): 32 kB | 37/53 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.jar (32 kB at 125 kB/s) Progress (1): 41/53 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.jar Progress (1): 45/53 kB Progress (1): 49/53 kB Progress (2): 49/53 kB | 4.1/64 kB Progress (2): 53 kB | 4.1/64 kB Progress (2): 53 kB | 8.2/64 kB Progress (2): 53 kB | 12/64 kB Progress (2): 53 kB | 16/64 kB Progress (2): 53 kB | 20/64 kB Progress (2): 53 kB | 25/64 kB Progress (2): 53 kB | 29/64 kB Progress (2): 53 kB | 33/64 kB Progress (2): 53 kB | 37/64 kB Progress (2): 53 kB | 41/64 kB Progress (2): 53 kB | 45/64 kB Progress (2): 53 kB | 49/64 kB Progress (2): 53 kB | 53/64 kB Progress (2): 53 kB | 57/64 kB Progress (2): 53 kB | 61/64 kB Progress (2): 53 kB | 64 kB Progress (3): 53 kB | 64 kB | 4.1/134 kB Progress (3): 53 kB | 64 kB | 8.2/134 kB Progress (3): 53 kB | 64 kB | 12/134 kB Progress (3): 53 kB | 64 kB | 16/134 kB Progress (3): 53 kB | 64 kB | 20/134 kB Progress (3): 53 kB | 64 kB | 25/134 kB Progress (3): 53 kB | 64 kB | 29/134 kB Progress (3): 53 kB | 64 kB | 33/134 kB Progress (3): 53 kB | 64 kB | 37/134 kB Progress (3): 53 kB | 64 kB | 41/134 kB Progress (3): 53 kB | 64 kB | 45/134 kB Progress (3): 53 kB | 64 kB | 49/134 kB Progress (3): 53 kB | 64 kB | 53/134 kB Progress (3): 53 kB | 64 kB | 57/134 kB Progress (4): 53 kB | 64 kB | 57/134 kB | 4.1/32 kB Progress (4): 53 kB | 64 kB | 61/134 kB | 4.1/32 kB Progress (4): 53 kB | 64 kB | 61/134 kB | 8.2/32 kB Progress (5): 53 kB | 64 kB | 61/134 kB | 8.2/32 kB | 4.1/30 kB Progress (5): 53 kB | 64 kB | 61/134 kB | 12/32 kB | 4.1/30 kB Progress (5): 53 kB | 64 kB | 66/134 kB | 12/32 kB | 4.1/30 kB Progress (5): 53 kB | 64 kB | 66/134 kB | 16/32 kB | 4.1/30 kB Progress (5): 53 kB | 64 kB | 66/134 kB | 16/32 kB | 8.2/30 kB Progress (5): 53 kB | 64 kB | 70/134 kB | 16/32 kB | 8.2/30 kB Progress (5): 53 kB | 64 kB | 70/134 kB | 16/32 kB | 12/30 kB Progress (5): 53 kB | 64 kB | 70/134 kB | 20/32 kB | 12/30 kB Progress (5): 53 kB | 64 kB | 70/134 kB | 20/32 kB | 16/30 kB Progress (5): 53 kB | 64 kB | 74/134 kB | 20/32 kB | 16/30 kB Progress (5): 53 kB | 64 kB | 74/134 kB | 25/32 kB | 16/30 kB Progress (5): 53 kB | 64 kB | 78/134 kB | 25/32 kB | 16/30 kB Progress (5): 53 kB | 64 kB | 78/134 kB | 25/32 kB | 20/30 kB Progress (5): 53 kB | 64 kB | 82/134 kB | 25/32 kB | 20/30 kB Progress (5): 53 kB | 64 kB | 82/134 kB | 29/32 kB | 20/30 kB Progress (5): 53 kB | 64 kB | 82/134 kB | 29/32 kB | 25/30 kB Progress (5): 53 kB | 64 kB | 86/134 kB | 29/32 kB | 25/30 kB Progress (5): 53 kB | 64 kB | 86/134 kB | 32 kB | 25/30 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar (53 kB at 205 kB/s) Progress (4): 64 kB | 90/134 kB | 32 kB | 25/30 kB Progress (4): 64 kB | 94/134 kB | 32 kB | 25/30 kB Progress (4): 64 kB | 94/134 kB | 32 kB | 29/30 kB Progress (4): 64 kB | 98/134 kB | 32 kB | 29/30 kB Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 223 kB/s) Progress (3): 102/134 kB | 32 kB | 29/30 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 111 kB/s) Progress (2): 102/134 kB | 30 kB Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar Progress (2): 106/134 kB | 30 kB Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar Progress (2): 111/134 kB | 30 kB Progress (2): 115/134 kB | 30 kB Progress (2): 119/134 kB | 30 kB Progress (2): 123/134 kB | 30 kB Progress (2): 127/134 kB | 30 kB Progress (2): 131/134 kB | 30 kB Progress (2): 134 kB | 30 kB Progress (3): 134 kB | 30 kB | 4.1/38 kB Progress (3): 134 kB | 30 kB | 8.2/38 kB Progress (3): 134 kB | 30 kB | 12/38 kB Progress (3): 134 kB | 30 kB | 16/38 kB Progress (4): 134 kB | 30 kB | 16/38 kB | 4.1/575 kB Progress (4): 134 kB | 30 kB | 20/38 kB | 4.1/575 kB Progress (4): 134 kB | 30 kB | 20/38 kB | 8.2/575 kB Progress (4): 134 kB | 30 kB | 25/38 kB | 8.2/575 kB Progress (4): 134 kB | 30 kB | 25/38 kB | 12/575 kB Progress (4): 134 kB | 30 kB | 29/38 kB | 12/575 kB Progress (4): 134 kB | 30 kB | 29/38 kB | 16/575 kB Progress (4): 134 kB | 30 kB | 33/38 kB | 16/575 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 459 kB/s) Progress (3): 30 kB | 37/38 kB | 16/575 kB Progress (3): 30 kB | 37/38 kB | 20/575 kB Progress (3): 30 kB | 38 kB | 20/575 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.jar (30 kB at 102 kB/s) Progress (3): 38 kB | 20/575 kB | 4.1/284 kB Progress (3): 38 kB | 25/575 kB | 4.1/284 kB Progress (3): 38 kB | 25/575 kB | 8.2/284 kB Progress (3): 38 kB | 29/575 kB | 8.2/284 kB Progress (3): 38 kB | 29/575 kB | 12/284 kB Progress (3): 38 kB | 33/575 kB | 12/284 kB Progress (3): 38 kB | 33/575 kB | 16/284 kB Progress (3): 38 kB | 37/575 kB | 16/284 kB Progress (3): 38 kB | 37/575 kB | 20/284 kB Progress (3): 38 kB | 41/575 kB | 20/284 kB Progress (3): 38 kB | 41/575 kB | 24/284 kB Progress (3): 38 kB | 45/575 kB | 24/284 kB Progress (3): 38 kB | 45/575 kB | 28/284 kB Progress (3): 38 kB | 49/575 kB | 28/284 kB Progress (3): 38 kB | 49/575 kB | 32/284 kB Progress (3): 38 kB | 53/575 kB | 32/284 kB Progress (3): 38 kB | 53/575 kB | 36/284 kB Progress (3): 38 kB | 57/575 kB | 36/284 kB Progress (3): 38 kB | 57/575 kB | 40/284 kB Progress (3): 38 kB | 61/575 kB | 40/284 kB Progress (3): 38 kB | 61/575 kB | 44/284 kB Progress (3): 38 kB | 65/575 kB | 44/284 kB Progress (3): 38 kB | 65/575 kB | 49/284 kB Progress (3): 38 kB | 69/575 kB | 49/284 kB Progress (3): 38 kB | 69/575 kB | 53/284 kB Progress (3): 38 kB | 73/575 kB | 53/284 kB Progress (3): 38 kB | 73/575 kB | 57/284 kB Progress (3): 38 kB | 77/575 kB | 57/284 kB Progress (3): 38 kB | 77/575 kB | 61/284 kB Progress (3): 38 kB | 82/575 kB | 61/284 kB Progress (3): 38 kB | 82/575 kB | 65/284 kB Progress (3): 38 kB | 86/575 kB | 65/284 kB Progress (3): 38 kB | 86/575 kB | 69/284 kB Progress (3): 38 kB | 90/575 kB | 69/284 kB Progress (3): 38 kB | 90/575 kB | 73/284 kB Progress (3): 38 kB | 94/575 kB | 73/284 kB Progress (3): 38 kB | 94/575 kB | 77/284 kB Progress (3): 38 kB | 98/575 kB | 77/284 kB Progress (3): 38 kB | 98/575 kB | 81/284 kB Progress (3): 38 kB | 102/575 kB | 81/284 kB Progress (3): 38 kB | 102/575 kB | 85/284 kB Progress (3): 38 kB | 106/575 kB | 85/284 kB Progress (3): 38 kB | 106/575 kB | 90/284 kB Progress (3): 38 kB | 110/575 kB | 90/284 kB Progress (3): 38 kB | 110/575 kB | 94/284 kB Progress (3): 38 kB | 114/575 kB | 94/284 kB Progress (3): 38 kB | 114/575 kB | 98/284 kB Progress (3): 38 kB | 118/575 kB | 98/284 kB Progress (3): 38 kB | 118/575 kB | 102/284 kB Progress (3): 38 kB | 122/575 kB | 102/284 kB Progress (3): 38 kB | 122/575 kB | 106/284 kB Progress (3): 38 kB | 127/575 kB | 106/284 kB Progress (3): 38 kB | 127/575 kB | 110/284 kB Progress (3): 38 kB | 131/575 kB | 110/284 kB Progress (3): 38 kB | 131/575 kB | 114/284 kB Progress (3): 38 kB | 135/575 kB | 114/284 kB Progress (3): 38 kB | 135/575 kB | 118/284 kB Progress (3): 38 kB | 139/575 kB | 118/284 kB Progress (3): 38 kB | 139/575 kB | 122/284 kB Progress (3): 38 kB | 143/575 kB | 122/284 kB Progress (3): 38 kB | 143/575 kB | 126/284 kB Progress (3): 38 kB | 147/575 kB | 126/284 kB Progress (3): 38 kB | 147/575 kB | 130/284 kB Progress (3): 38 kB | 151/575 kB | 130/284 kB Progress (3): 38 kB | 151/575 kB | 135/284 kB Progress (3): 38 kB | 155/575 kB | 135/284 kB Progress (3): 38 kB | 155/575 kB | 139/284 kB Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 127 kB/s) Progress (2): 155/575 kB | 143/284 kB Progress (2): 159/575 kB | 143/284 kB Progress (2): 159/575 kB | 147/284 kB Progress (2): 163/575 kB | 147/284 kB Progress (2): 163/575 kB | 151/284 kB Progress (2): 168/575 kB | 151/284 kB Progress (2): 168/575 kB | 155/284 kB Progress (2): 172/575 kB | 155/284 kB Progress (2): 172/575 kB | 159/284 kB Progress (2): 176/575 kB | 159/284 kB Progress (2): 176/575 kB | 163/284 kB Progress (2): 180/575 kB | 163/284 kB Progress (2): 180/575 kB | 167/284 kB Progress (2): 184/575 kB | 167/284 kB Progress (2): 184/575 kB | 171/284 kB Progress (2): 188/575 kB | 171/284 kB Progress (2): 188/575 kB | 176/284 kB Progress (2): 192/575 kB | 176/284 kB Progress (2): 192/575 kB | 180/284 kB Progress (2): 196/575 kB | 180/284 kB Progress (2): 196/575 kB | 184/284 kB Progress (2): 200/575 kB | 184/284 kB Progress (2): 200/575 kB | 188/284 kB Progress (2): 204/575 kB | 188/284 kB Progress (2): 204/575 kB | 192/284 kB Progress (2): 208/575 kB | 192/284 kB Progress (2): 208/575 kB | 196/284 kB Progress (2): 213/575 kB | 196/284 kB Progress (2): 213/575 kB | 200/284 kB Progress (2): 217/575 kB | 200/284 kB Progress (2): 217/575 kB | 204/284 kB Progress (2): 221/575 kB | 204/284 kB Progress (2): 221/575 kB | 208/284 kB Progress (2): 225/575 kB | 208/284 kB Progress (2): 225/575 kB | 212/284 kB Progress (2): 229/575 kB | 212/284 kB Progress (2): 229/575 kB | 217/284 kB Progress (2): 233/575 kB | 217/284 kB Progress (2): 233/575 kB | 221/284 kB Progress (2): 237/575 kB | 221/284 kB Progress (2): 237/575 kB | 225/284 kB Progress (2): 241/575 kB | 225/284 kB Progress (2): 241/575 kB | 229/284 kB Progress (2): 245/575 kB | 229/284 kB Progress (2): 245/575 kB | 233/284 kB Progress (2): 249/575 kB | 233/284 kB Progress (2): 249/575 kB | 237/284 kB Progress (2): 254/575 kB | 237/284 kB Progress (2): 254/575 kB | 241/284 kB Progress (2): 258/575 kB | 241/284 kB Progress (2): 258/575 kB | 245/284 kB Progress (2): 262/575 kB | 245/284 kB Progress (2): 262/575 kB | 249/284 kB Progress (2): 262/575 kB | 253/284 kB Progress (2): 266/575 kB | 253/284 kB Progress (2): 266/575 kB | 257/284 kB Progress (2): 270/575 kB | 257/284 kB Progress (2): 270/575 kB | 262/284 kB Progress (2): 274/575 kB | 262/284 kB Progress (2): 278/575 kB | 262/284 kB Progress (2): 278/575 kB | 266/284 kB Progress (2): 278/575 kB | 270/284 kB Progress (2): 282/575 kB | 270/284 kB Progress (2): 282/575 kB | 274/284 kB Progress (2): 286/575 kB | 274/284 kB Progress (2): 286/575 kB | 278/284 kB Progress (2): 290/575 kB | 278/284 kB Progress (2): 290/575 kB | 282/284 kB Progress (2): 295/575 kB | 282/284 kB Progress (2): 295/575 kB | 284 kB Progress (2): 299/575 kB | 284 kB Progress (2): 303/575 kB | 284 kB Progress (2): 307/575 kB | 284 kB Progress (2): 311/575 kB | 284 kB Progress (2): 315/575 kB | 284 kB Progress (2): 319/575 kB | 284 kB Progress (2): 323/575 kB | 284 kB Progress (2): 327/575 kB | 284 kB Progress (2): 331/575 kB | 284 kB Progress (2): 335/575 kB | 284 kB Progress (2): 340/575 kB | 284 kB Progress (2): 344/575 kB | 284 kB Progress (2): 348/575 kB | 284 kB Progress (2): 352/575 kB | 284 kB Progress (2): 356/575 kB | 284 kB Progress (2): 360/575 kB | 284 kB Progress (2): 364/575 kB | 284 kB Progress (2): 368/575 kB | 284 kB Progress (2): 372/575 kB | 284 kB Progress (2): 376/575 kB | 284 kB Progress (2): 381/575 kB | 284 kB Progress (2): 385/575 kB | 284 kB Progress (2): 389/575 kB | 284 kB Progress (2): 393/575 kB | 284 kB Progress (2): 397/575 kB | 284 kB Progress (2): 401/575 kB | 284 kB Progress (2): 405/575 kB | 284 kB Progress (2): 409/575 kB | 284 kB Progress (2): 413/575 kB | 284 kB Progress (2): 417/575 kB | 284 kB Progress (2): 421/575 kB | 284 kB Progress (2): 426/575 kB | 284 kB Progress (2): 430/575 kB | 284 kB Progress (2): 434/575 kB | 284 kB Progress (2): 438/575 kB | 284 kB Progress (2): 442/575 kB | 284 kB Progress (2): 446/575 kB | 284 kB Progress (2): 450/575 kB | 284 kB Progress (2): 454/575 kB | 284 kB Progress (2): 458/575 kB | 284 kB Progress (2): 462/575 kB | 284 kB Progress (2): 467/575 kB | 284 kB Progress (2): 471/575 kB | 284 kB Progress (2): 475/575 kB | 284 kB Progress (2): 479/575 kB | 284 kB Progress (2): 483/575 kB | 284 kB Progress (2): 487/575 kB | 284 kB Progress (2): 491/575 kB | 284 kB Progress (2): 495/575 kB | 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 929 kB/s) Progress (1): 499/575 kB Progress (1): 503/575 kB Progress (1): 508/575 kB Progress (1): 512/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): 553/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 1.8 MB/s) [INFO] Copying glassfish-corba-internal-api-4.2.4.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/glassfish-corba-internal-api.jar [INFO] Copying jakarta.authentication-api-3.0.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.authentication-api.jar [INFO] Copying junit-platform-engine-1.9.1.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/junit-platform-engine.jar [INFO] Copying jakarta.servlet.jsp-api-3.1.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.servlet.jsp-api.jar [INFO] Copying jakarta.enterprise.lang-model-4.0.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.enterprise.lang-model.jar [INFO] Copying jakarta.xml.soap-api-3.0.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.xml.soap-api.jar [INFO] Copying jakarta.security.enterprise-api-3.0.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.security.enterprise-api.jar [INFO] Copying junit-jupiter-5.9.1.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/junit-jupiter.jar [INFO] Copying opentest4j-1.2.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/opentest4j.jar [INFO] Copying webservices-tools-4.0.0-M4.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/webservices-tools.jar [INFO] Copying jakarta.activation-api-2.1.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.activation-api.jar [INFO] Copying arquillian-core-spi-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/arquillian-core-spi.jar [INFO] Copying xmlsec-2.3.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/xmlsec.jar [INFO] Copying webservices-osgi-4.0.0-M4.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/webservices-osgi.jar [INFO] Copying arquillian-config-api-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/arquillian-config-api.jar [INFO] Copying bsh-2.0b6.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/bsh.jar [INFO] Copying jakarta.transaction-api-2.0.1.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.transaction-api.jar [INFO] Copying glassfish-corba-csiv2-idl-4.2.4.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/glassfish-corba-csiv2-idl.jar [INFO] Copying arquillian-test-impl-base-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/arquillian-test-impl-base.jar [INFO] Copying testng-6.14.3.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/testng.jar [INFO] Copying mimepull-1.9.15.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/mimepull.jar [INFO] Copying arquillian-container-test-spi-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/arquillian-container-test-spi.jar [INFO] Copying shrinkwrap-descriptors-spi-2.0.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/shrinkwrap-descriptors-spi.jar [INFO] Copying glassfish-corba-omgapi-4.2.4.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/glassfish-corba-omgapi.jar [INFO] Copying asm-9.1.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/asm.jar [INFO] Copying shrinkwrap-impl-base-1.2.6.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/shrinkwrap-impl-base.jar [INFO] Copying glassfish-corba-orb-4.2.4.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/glassfish-corba-orb.jar [INFO] Copying org.osgi.core-6.0.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/org.osgi.core.jar [INFO] Copying management-api-3.2.3.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/management-api.jar [INFO] Copying exception-annotation-processor-4.2.4.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/exception-annotation-processor.jar [INFO] Copying gmbal-4.0.3.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/gmbal.jar [INFO] Copying jakarta.websocket-client-api-2.1.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.websocket-client-api.jar [INFO] Copying webservices-extra-xmlsec-4.0.0-M4.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/webservices-extra-xmlsec.jar [INFO] Copying junit-jupiter-engine-5.9.1.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/junit-jupiter-engine.jar [INFO] Copying pfl-basic-4.1.2.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/pfl-basic.jar [INFO] Copying jakarta.authorization-api-2.1.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.authorization-api.jar [INFO] Copying jakarta.el-api-5.0.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.el-api.jar [INFO] Copying jakarta.enterprise.cdi-api-4.0.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.enterprise.cdi-api.jar [INFO] Copying jakarta.servlet-api-6.0.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.servlet-api.jar [INFO] Copying jakarta.xml.bind-api-4.0.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.xml.bind-api.jar [INFO] Copying angus-mail-1.0.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/angus-mail.jar [INFO] Copying asm-util-9.1.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/asm-util.jar [INFO] Copying webservices-api-osgi-4.0.0-M4.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/webservices-api-osgi.jar [INFO] Copying arquillian-test-api-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/arquillian-test-api.jar [INFO] Copying arquillian-container-test-api-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/arquillian-container-test-api.jar [INFO] Copying arquillian-config-impl-base-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/arquillian-config-impl-base.jar [INFO] Copying junit-platform-commons-1.9.1.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/junit-platform-commons.jar [INFO] Copying asm-analysis-9.1.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/asm-analysis.jar [INFO] Copying woodstox-core-6.2.8.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/woodstox-core.jar [INFO] Copying pfl-dynamic-4.1.2.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/pfl-dynamic.jar [INFO] Copying jakarta.jms-api-3.1.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.jms-api.jar [INFO] Copying jcommander-1.72.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jcommander.jar [INFO] Copying asm-commons-7.3.1.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/asm-commons.jar [INFO] Copying arquillian-container-test-impl-base-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/arquillian-container-test-impl-base.jar [INFO] Copying shrinkwrap-descriptors-api-base-2.0.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/shrinkwrap-descriptors-api-base.jar [INFO] Copying shrinkwrap-spi-1.2.6.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/shrinkwrap-spi.jar [INFO] Copying jakarta.json-api-2.1.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.json-api.jar [INFO] Copying jakarta.batch-api-2.1.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.batch-api.jar [INFO] Copying jakarta.persistence-api-3.1.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.persistence-api.jar [INFO] Copying webservices-extra-jdk-packages-4.0.0-M4.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/webservices-extra-jdk-packages.jar [INFO] Copying arquillian-container-spi-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/arquillian-container-spi.jar [INFO] Copying jakarta.json.bind-api-3.0.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.json.bind-api.jar [INFO] Copying arquillian-testng-container-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/arquillian-testng-container.jar [INFO] Copying jakarta.servlet.jsp.jstl-api-3.0.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.servlet.jsp.jstl-api.jar [INFO] Copying arquillian-testng-core-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/arquillian-testng-core.jar [INFO] Copying jakarta.interceptor-api-2.1.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.interceptor-api.jar [INFO] Copying webservices-api-4.0.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/webservices-api.jar [INFO] Copying pfl-basic-tools-4.1.2.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/pfl-basic-tools.jar [INFO] Copying pfl-tf-4.1.2.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/pfl-tf.jar [INFO] Copying resolver-20050927.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/resolver.jar [INFO] Copying jakarta.websocket-api-2.1.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.websocket-api.jar [INFO] Copying jakarta.ws.rs-api-3.1.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.ws.rs-api.jar [INFO] Copying jakarta.enterprise.concurrent-api-3.0.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.enterprise.concurrent-api.jar [INFO] Copying jakarta.annotation-api-2.1.1.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.annotation-api.jar [INFO] Copying jakarta.mail-api-2.1.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.mail-api.jar [INFO] Copying jakarta.inject-api-2.0.1.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.inject-api.jar [INFO] Copying jakarta.resource-api-2.1.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.resource-api.jar [INFO] Copying jaxb-osgi-4.0.0-M3.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jaxb-osgi.jar [INFO] Copying stax2-api-4.2.1.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/stax2-api.jar [INFO] Copying arquillian-container-impl-base-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/arquillian-container-impl-base.jar [INFO] Copying arquillian-test-spi-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/arquillian-test-spi.jar [INFO] Copying junit-jupiter-api-5.9.1.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/junit-jupiter-api.jar [INFO] Copying angus-activation-1.0.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/angus-activation.jar [INFO] Copying jakarta.validation-api-3.0.1.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.validation-api.jar [INFO] Copying arquillian-core-api-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/arquillian-core-api.jar [INFO] Copying webservices-rt-4.0.0-M4.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/webservices-rt.jar [INFO] Copying arquillian-config-spi-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/arquillian-config-spi.jar [INFO] Copying apiguardian-api-1.1.2.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/apiguardian-api.jar [INFO] Copying ha-api-3.1.13.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/ha-api.jar [INFO] Copying junit-jupiter-params-5.9.1.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/junit-jupiter-params.jar [INFO] Copying asm-tree-9.1.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/asm-tree.jar [INFO] Copying arquillian-core-impl-base-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/arquillian-core-impl-base.jar [INFO] Copying shrinkwrap-api-1.2.6.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/shrinkwrap-api.jar [INFO] Copying jakarta.faces-api-4.0.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.faces-api.jar [INFO] Copying jakarta.xml.ws-api-4.0.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.xml.ws-api.jar [INFO] Copying jakarta.ejb-api-4.0.0.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/jakarta.ejb-api.jar [INFO] Copying pfl-tf-tools-4.1.2.jar to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/pfl-tf-tools.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 45.657 s [INFO] Finished at: 2024-04-12T18:26:27Z [INFO] ------------------------------------------------------------------------ + ls /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/modules/ angus-activation.jar angus-mail.jar apiguardian-api.jar arquillian-config-api.jar arquillian-config-impl-base.jar arquillian-config-spi.jar arquillian-container-impl-base.jar arquillian-container-spi.jar arquillian-container-test-api.jar arquillian-container-test-impl-base.jar arquillian-container-test-spi.jar arquillian-core-api.jar arquillian-core-impl-base.jar arquillian-core-spi.jar arquillian-test-api.jar arquillian-test-impl-base.jar arquillian-testng-container.jar arquillian-testng-core.jar arquillian-test-spi.jar asm-analysis.jar asm-commons.jar asm.jar asm-tree.jar asm-util.jar bsh.jar exception-annotation-processor.jar glassfish-corba-csiv2-idl.jar glassfish-corba-internal-api.jar glassfish-corba-omgapi.jar glassfish-corba-orb.jar gmbal.jar ha-api.jar jakarta.activation-api.jar jakarta.annotation-api.jar jakarta.authentication-api.jar jakarta.authorization-api.jar jakarta.batch-api.jar jakarta.ejb-api.jar jakarta.el-api.jar jakarta.enterprise.cdi-api.jar jakarta.enterprise.concurrent-api.jar jakarta.enterprise.lang-model.jar jakarta.faces-api.jar jakarta.inject-api.jar jakarta.interceptor-api.jar jakarta.jms-api.jar jakarta.json-api.jar jakarta.json.bind-api.jar jakarta.mail-api.jar jakarta.persistence-api.jar jakarta.resource-api.jar jakarta.security.enterprise-api.jar jakarta.servlet-api.jar jakarta.servlet.jsp-api.jar jakarta.servlet.jsp.jstl-api.jar jakarta.transaction-api.jar jakarta.validation-api.jar jakarta.websocket-api.jar jakarta.websocket-client-api.jar jakarta.ws.rs-api.jar jakarta.xml.bind-api.jar jakarta.xml.soap-api.jar jakarta.xml.ws-api.jar jaxb-osgi.jar jcommander.jar junit-jupiter-api.jar junit-jupiter-engine.jar junit-jupiter.jar junit-jupiter-params.jar junit-platform-commons.jar junit-platform-engine.jar management-api.jar mimepull.jar opentest4j.jar org.osgi.core.jar pfl-basic.jar pfl-basic-tools.jar pfl-dynamic.jar pfl-tf.jar pfl-tf-tools.jar resolver.jar shrinkwrap-api.jar shrinkwrap-descriptors-api-base.jar shrinkwrap-descriptors-spi.jar shrinkwrap-impl-base.jar shrinkwrap-spi.jar stax2-api.jar testng.jar webservices-api.jar webservices-api-osgi.jar webservices-extra-jdk-packages.jar webservices-extra-xmlsec.jar webservices-osgi.jar webservices-rt.jar webservices-tools.jar woodstox-core.jar xmlsec.jar + echo '########## Trunk.Clean.Build.Libs ##########' ########## Trunk.Clean.Build.Libs ########## + ant -f /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/install/jakartaee/bin/build.xml -Ddeliverabledir=jakartaee -Dbasedir=/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/install/jakartaee/bin clean.all build.all.jars Picked up JAVA_TOOL_OPTIONS: -Xmx6G Buildfile: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/install/jakartaee/bin/build.xml [echo] ts.home = /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../.. [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/classes [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/dist [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/tmp [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/weblib [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src Trying to override old definition of datatype string clean.all.classes: clean.all.dist: clean.all: build.all.jars: [echo] ts.home = /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src [delete] Deleting: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src compile: build: [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/classes/com/sun/javatest BUILD FAILED /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/ts.top.import.xml:395: The following error occurred while executing this line: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src/com/sun/ts/lib/build.xml:67: Warning: Could not find file /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src/com/sun/ts/lib/javatest/i18n.properties to copy. Total time: 1 second + echo '########## Trunk.Build ##########' ########## Trunk.Build ########## + ant -f /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/install/jakartaee/bin/build.xml -Ddeliverabledir=jakartaee -Dbasedir=/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/install/jakartaee/bin modify.jstl.db.resources Picked up JAVA_TOOL_OPTIONS: -Xmx6G Buildfile: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/install/jakartaee/bin/build.xml [echo] ts.home = /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src [delete] Deleting: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src Trying to override old definition of datatype string modify.jstl.db.resources: [echo] ts.home = /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src [delete] Deleting: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src copy.dml.file: [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/install/jakartaee/bin BUILD SUCCESSFUL Total time: 1 second + ant -f /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/install/jakartaee/bin/build.xml -Ddeliverabledir=jakartaee -Dbasedir=/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/install/jakartaee/bin build.all Picked up JAVA_TOOL_OPTIONS: -Xmx6G Buildfile: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/install/jakartaee/bin/build.xml [echo] ts.home = /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src [delete] Deleting: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src Trying to override old definition of datatype string build.all.jars: [echo] ts.home = /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src [delete] Deleting: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src compile: build: BUILD FAILED /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/ts.top.import.xml:395: The following error occurred while executing this line: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src/com/sun/ts/lib/build.xml:67: Warning: Could not find file /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src/com/sun/ts/lib/javatest/i18n.properties to copy. Total time: 1 second + echo '########## Trunk.Sanitize.JTE ##########' ########## Trunk.Sanitize.JTE ########## + ant -f /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/tools/build-utils.xml -Ddeliverabledir=jakartaee -Dbasedir=/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/tools -Dts.jte.prop.file=/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/tools/jte.props.sanitize Picked up JAVA_TOOL_OPTIONS: -Xmx6G Buildfile: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/tools/build-utils.xml [echo] ts.home = /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src [delete] Deleting: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src Trying to override old definition of datatype string Trying to override old definition of task filter edit.jte: [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/install/jakartaee/bin [echo] find this ' [echo] mailFrom=' [echo] replace with ' [echo] mailFrom=' [echo] Wrote file '../../install/jakartaee/bin/ts.jte' [echo] find this ' [echo] ri.wsimport.jvmargs=' [echo] replace with ' [echo] ri.wsimport.jvmargs=' [echo] Wrote file '../../install/jakartaee/bin/ts.jte' [echo] find this ' [echo] wsimport.jvmargs=' [echo] replace with ' [echo] wsimport.jvmargs=' [echo] Wrote file '../../install/jakartaee/bin/ts.jte' [echo] find this ' [echo] mailHost=' [echo] replace with ' [echo] mailHost=' [echo] Wrote file '../../install/jakartaee/bin/ts.jte' [echo] find this ' [echo] mailuser1=' [echo] replace with ' [echo] mailuser1=' [echo] Wrote file '../../install/jakartaee/bin/ts.jte' [echo] find this ' [echo] javaee.home.ri=' [echo] replace with ' [echo] javaee.home.ri=' [echo] Wrote file '../../install/jakartaee/bin/ts.jte' [echo] find this ' [echo] orb.host.ri=' [echo] replace with ' [echo] orb.host.ri=' [echo] Wrote file '../../install/jakartaee/bin/ts.jte' [echo] find this ' [echo] javaee.home=' [echo] replace with ' [echo] javaee.home=' [echo] Wrote file '../../install/jakartaee/bin/ts.jte' [echo] find this ' [echo] orb.host=' [echo] replace with ' [echo] orb.host=' [echo] Wrote file '../../install/jakartaee/bin/ts.jte' [echo] find this ' [echo] javamail.password=' [echo] replace with ' [echo] javamail.password=' [echo] Wrote file '../../install/jakartaee/bin/ts.jte' BUILD SUCCESSFUL Total time: 1 second + echo '########## Trunk.Clean.Builds ##########' ########## Trunk.Clean.Builds ########## + ant -f /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/tools/build-utils.xml -Ddeliverabledir=jakartaee -Dbasedir=/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/tools remove.bundles Picked up JAVA_TOOL_OPTIONS: -Xmx6G Buildfile: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/tools/build-utils.xml [echo] ts.home = /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src [delete] Deleting: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src Trying to override old definition of datatype string Trying to override old definition of task filter remove.bundles: [echo] deleteing /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/tools/.. BUILD SUCCESSFUL Total time: 0 seconds + echo '########## Trunk.CTS ##########' ########## Trunk.CTS ########## + mkdir -p /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/internal/docs/jakartaee/ + cp /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/internal/docs/dtd/javadoc_assertions.dtd /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/internal/docs/dtd/spec_assertions.dtd /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/internal/docs/jakartaee/ + [[ EPL == \E\F\T\L ]] + [[ EPL == \e\f\t\l ]] + ant -f /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/tools/build.xml -Ddeliverabledir=jakartaee -Ddeliverable.version=11.0 -Dskip.createbom=true -Dskip.build=true -Dbasedir=/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/tools jakartaee Picked up JAVA_TOOL_OPTIONS: -Xmx6G Buildfile: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/tools/build.xml [echo] ts.home = /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src [delete] Deleting: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src Trying to override old definition of datatype string has.override: no.override: jakartaee: [echo] ts.home = /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src [delete] Deleting: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src createbundledatestring: init: [echo] licensefile=[LICENSE.md] setup: [echo] ts.home = /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src [delete] Deleting: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src ts.version: [echo] deliverable name=jakartaee check.for.cancel.out: [echo] If this information is not correct, CTRL-C out of this build [echo] ts.home = /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src [delete] Deleting: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src check.bundle.dir: backup.bundle.dir: [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE_BUILD/build_12-Apr-2024/bundle [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE_BUILD/build_12-Apr-2024/bundle/jakartaeetck [echo] bundle.dir=[../JAKARTAEE_BUILD/build_12-Apr-2024/bundle] [echo] deliverable.bundle.dir=[../JAKARTAEE_BUILD/build_12-Apr-2024/bundle/jakartaeetck] check.for.jakartaee.subset: [echo] XML File to call is jakartaee.xml build: [echo] ts.home = /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src [delete] Deleting: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src init: [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE_BUILD/build_12-Apr-2024/bundle/jakartaeetck/bin [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE_BUILD/build_12-Apr-2024/bundle/jakartaeetck/bin/xml [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE_BUILD/build_12-Apr-2024/bundle/jakartaeetck/bin/xml/impl/glassfish [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE_BUILD/build_12-Apr-2024/bundle/jakartaeetck/bin/xml/impl/none [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE_BUILD/build_12-Apr-2024/bundle/jakartaeetck/lib [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE_BUILD/build_12-Apr-2024/bundle/jakartaeetck/src [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE_BUILD/build_12-Apr-2024/bundle/jakartaeetck/bin/xml/other [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE_BUILD/build_12-Apr-2024/bundle/jakartaeetck/tmp [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE_BUILD/build_12-Apr-2024/bundle/jakartaeetck/classes [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE_BUILD/build_12-Apr-2024/bundle/jakartaeetck/dist [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE_BUILD/build_12-Apr-2024/bundle/jakartaeetck/docs build: [copy] Copying 9 files to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE_BUILD/build_12-Apr-2024/bundle/jakartaeetck/lib [copy] Copying 12 files to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE_BUILD/build_12-Apr-2024/bundle/jakartaeetck/bin/xml [copy] Copying 2 files to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE_BUILD/build_12-Apr-2024/bundle/jakartaeetck/bin/xml/other [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE_BUILD/build_12-Apr-2024/bundle/jakartaeetck/bin/xml/impl/glassfish [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE_BUILD/build_12-Apr-2024/bundle/jakartaeetck/bin/xml/impl/none [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE_BUILD/build_12-Apr-2024/bundle/jakartaeetck/bin [copy] Copying 2 files to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE_BUILD/build_12-Apr-2024/bundle/jakartaeetck/src BUILD FAILED /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/tools/build.xml:533: The following error occurred while executing this line: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/tools/build.xml:346: The following error occurred while executing this line: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/tools/common.xml:134: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src/com/sun/ts/lib/harness does not exist. Total time: 11 seconds + ant -f /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/tools/build.xml -Ddeliverabledir=jakartaee -Ddeliverable.version=11.0 -Dskip.createbom=true -Dskip.build=true -Dbasedir=/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/tools smoke Picked up JAVA_TOOL_OPTIONS: -Xmx6G Buildfile: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/tools/build.xml [echo] ts.home = /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src [delete] Deleting: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src Trying to override old definition of datatype string has.override: no.override: smoke: [echo] ts.home = /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src [delete] Deleting: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src has.override: no.override: jakartaee-smoke: [echo] ts.home = /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src [delete] Deleting: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src createbundledatestring: init: [echo] licensefile=[LICENSE.md] setup: [echo] ts.home = /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src [delete] Deleting: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src ts.version: [echo] deliverable name=jakartaee-smoke check.for.cancel.out: [echo] If this information is not correct, CTRL-C out of this build [echo] ts.home = /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src [delete] Deleting: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src check.bundle.dir: backup.bundle.dir: [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE-SMOKE_BUILD/build_12-Apr-2024/bundle [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE-SMOKE_BUILD/build_12-Apr-2024/bundle/jakartaee-smoke [echo] bundle.dir=[../JAKARTAEE-SMOKE_BUILD/build_12-Apr-2024/bundle] [echo] deliverable.bundle.dir=[../JAKARTAEE-SMOKE_BUILD/build_12-Apr-2024/bundle/jakartaee-smoke] check.for.jakartaee.subset: [echo] XML File to call is jakartaee-tech-common.xml build: [echo] ts.home = /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src [delete] Deleting: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src init: [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE-SMOKE_BUILD/build_12-Apr-2024/bundle/jakartaee-smoke/bin [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE-SMOKE_BUILD/build_12-Apr-2024/bundle/jakartaee-smoke/bin/xml [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE-SMOKE_BUILD/build_12-Apr-2024/bundle/jakartaee-smoke/bin/xml/impl/glassfish [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE-SMOKE_BUILD/build_12-Apr-2024/bundle/jakartaee-smoke/bin/xml/impl/none [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE-SMOKE_BUILD/build_12-Apr-2024/bundle/jakartaee-smoke/lib [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE-SMOKE_BUILD/build_12-Apr-2024/bundle/jakartaee-smoke/src [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE-SMOKE_BUILD/build_12-Apr-2024/bundle/jakartaee-smoke/bin/xml/other [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE-SMOKE_BUILD/build_12-Apr-2024/bundle/jakartaee-smoke/tmp [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE-SMOKE_BUILD/build_12-Apr-2024/bundle/jakartaee-smoke/classes [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE-SMOKE_BUILD/build_12-Apr-2024/bundle/jakartaee-smoke/dist [mkdir] Created dir: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE-SMOKE_BUILD/build_12-Apr-2024/bundle/jakartaee-smoke/docs build: [copy] Copying 9 files to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE-SMOKE_BUILD/build_12-Apr-2024/bundle/jakartaee-smoke/lib [copy] Copying 12 files to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE-SMOKE_BUILD/build_12-Apr-2024/bundle/jakartaee-smoke/bin/xml [copy] Copying 2 files to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE-SMOKE_BUILD/build_12-Apr-2024/bundle/jakartaee-smoke/bin/xml/other [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE-SMOKE_BUILD/build_12-Apr-2024/bundle/jakartaee-smoke/bin/xml/impl/glassfish [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE-SMOKE_BUILD/build_12-Apr-2024/bundle/jakartaee-smoke/bin/xml/impl/none [copy] Copying 1 file to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE-SMOKE_BUILD/build_12-Apr-2024/bundle/jakartaee-smoke/bin [copy] Copying 2 files to /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE-SMOKE_BUILD/build_12-Apr-2024/bundle/jakartaee-smoke/src BUILD FAILED /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/tools/build.xml:546: The following error occurred while executing this line: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/tools/build.xml:825: The following error occurred while executing this line: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/tools/build.xml:346: The following error occurred while executing this line: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/tools/common.xml:134: /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/src/com/sun/ts/lib/harness does not exist. Total time: 11 seconds + mkdir -p /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/jakartaeetck-bundles + cd /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/jakartaeetck-bundles + cp '/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE-SMOKE_BUILD/latest/jakartaee-smoke*.zip' /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/jakartaeetck-bundles/ cp: cannot stat ‘/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE-SMOKE_BUILD/latest/jakartaee-smoke*.zip’: No such file or directory + cp '/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE_BUILD/latest/jakartaeetck*.zip' /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/jakartaeetck-bundles/ cp: cannot stat ‘/home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/release/JAKARTAEE_BUILD/latest/jakartaeetck*.zip’: No such file or directory ++ ls '*.zip' ls: cannot access *.zip: No such file or directory ++ git rev-parse HEAD + GIT_HASH=d7bafcfcb213ad1afecb8669cd5745ec4d17e873 ++ git branch ++ awk '{print $2}' + GIT_BRANCH='(detached' ++ date + BUILD_DATE='Fri Apr 12 18:26:56 UTC 2024' + rm -f /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/jakartaeetck.version + touch /home/jenkins/agent/workspace/jakartaee-tck_tckrefactor/jakartaeetck.version + echo 'Git Revision: d7bafcfcb213ad1afecb8669cd5745ec4d17e873' + echo 'Git Branch: (detached' + echo 'Build Date: Fri Apr 12 18:26:56 UTC 2024' [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] stash [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (jakartaeetck-run) Stage "jakartaeetck-run" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (standalone-tck-build) Stage "standalone-tck-build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (standalone-tck-run) Stage "standalone-tck-run" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline ERROR: No files included in stash ‘jakartaeetck-bundles’ GitHub has been notified of this commit’s build result Finished: FAILURE