No Possible Issues Found via Git Search
quarkus_test_0
[2026-03-04T22:20:05.000Z] Running test quarkus_test_0 ...
[2026-03-04T22:20:05.000Z] ===============================================
[2026-03-04T22:20:05.000Z] quarkus_test_0 Start Time: Wed Mar 4 22:20:04 2026 Epoch Time (ms): 1772662804638
[2026-03-04T22:20:05.000Z] variation: NoOptions
[2026-03-04T22:20:05.000Z] JVM_OPTIONS:
[2026-03-04T22:20:05.000Z] { \
[2026-03-04T22:20:05.000Z] echo ""; echo "TEST SETUP:"; \
[2026-03-04T22:20:05.000Z] echo "Nothing to be done for setup."; \
[2026-03-04T22:20:05.000Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17726627548219/quarkus_test_0"; \
[2026-03-04T22:20:05.000Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17726627548219/quarkus_test_0"; \
[2026-03-04T22:20:05.000Z] echo ""; echo "TESTING:"; \
[2026-03-04T22:20:05.000Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external.sh --run --tag "nightly" --dir quarkus --reportsrc /testResults/surefire-reports --reportdst "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17726627548219/quarkus_test_0" --docker_args "-v /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk"; \
[2026-03-04T22:20:05.000Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "quarkus_test_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17726627548219/quarkus_test_0"; else echo "-----------------------------------"; echo "quarkus_test_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-04T22:20:05.000Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external.sh --clean --tag "nightly" --dir quarkus; \
[2026-03-04T22:20:05.000Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-04T22:20:05.000Z] echo "Nothing to be done for teardown."; \
[2026-03-04T22:20:05.000Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17726627548219/TestTargetResult";
[2026-03-04T22:20:05.000Z]
[2026-03-04T22:20:05.000Z] TEST SETUP:
[2026-03-04T22:20:05.000Z] Nothing to be done for setup.
[2026-03-04T22:20:05.000Z]
[2026-03-04T22:20:05.000Z] TESTING:
[2026-03-04T22:20:05.000Z] # =================== Info =================== Info =================== Info =================== #
[2026-03-04T22:20:05.000Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2026-03-04T22:20:05.000Z] # =================== Info =================== Info =================== Info =================== #
[2026-03-04T22:20:05.000Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-04T22:20:05.000Z] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2026-03-04T22:20:05.000Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-04T22:20:05.000Z] DOCKERIMAGE_TAG nightly has been recognized.
[2026-03-04T22:20:05.000Z] The test here is quarkus
[2026-03-04T22:20:05.000Z] The directory in the external.sh is quarkus
[2026-03-04T22:20:05.000Z] docker run --privileged -v /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk --name quarkus-test adoptopenjdk-quarkus-test:21-jdk-ubuntu-hotspot-full
[2026-03-04T22:20:05.000Z] APPLICATION_NAME=quarkus
[2026-03-04T22:20:05.000Z] APPLICATION_TAG=2.7.5.Final
[2026-03-04T22:20:05.000Z] OS_TAG=ubuntu
[2026-03-04T22:20:05.000Z] Using /opt mounted Java
[2026-03-04T22:20:05.000Z] JAVA_BIN is: /opt/java/openjdk/bin
[2026-03-04T22:20:05.000Z] =JAVA VERSION OUTPUT BEGIN=
[2026-03-04T22:20:05.000Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:20:05.000Z] openjdk version "21.0.11-beta" 2026-04-21
[2026-03-04T22:20:05.000Z] OpenJDK Runtime Environment Temurin-21.0.11+5-202603042013 (build 21.0.11-beta+5-ea)
[2026-03-04T22:20:05.000Z] OpenJDK 64-Bit Server VM Temurin-21.0.11+5-202603042013 (build 21.0.11-beta+5-ea, mixed mode, sharing)
[2026-03-04T22:20:05.000Z] =JAVA VERSION OUTPUT END=
[2026-03-04T22:20:05.000Z] Compile and run quarkus tests
[2026-03-04T22:20:05.000Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:20:10.995Z] [INFO] Scanning for projects...
[2026-03-04T22:20:10.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom
[2026-03-04T22:20:10.995Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom (68 kB at 191 kB/s)
[2026-03-04T22:20:21.892Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.pom
[2026-03-04T22:20:21.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.pom
[2026-03-04T22:20:21.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.pom (1.7 kB at 7.0 kB/s)
[2026-03-04T22:20:21.892Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/bot/build-reporting-maven-extension-parent/1.0.5/build-reporting-maven-extension-parent-1.0.5.pom
[2026-03-04T22:20:21.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-parent/1.0.5/build-reporting-maven-extension-parent-1.0.5.pom
[2026-03-04T22:20:21.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-parent/1.0.5/build-reporting-maven-extension-parent-1.0.5.pom (4.2 kB at 14 kB/s)
[2026-03-04T22:20:21.892Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkiverse/quarkiverse-parent/7/quarkiverse-parent-7.pom
[2026-03-04T22:20:22.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/7/quarkiverse-parent-7.pom
[2026-03-04T22:20:22.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/7/quarkiverse-parent-7.pom (7.6 kB at 30 kB/s)
[2026-03-04T22:20:22.530Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/38/jboss-parent-38.pom
[2026-03-04T22:20:22.530Z] [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/38/jboss-parent-38.pom (66 kB at 1.1 MB/s)
[2026-03-04T22:20:22.530Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.pom
[2026-03-04T22:20:22.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.pom
[2026-03-04T22:20:23.176Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.pom (553 B at 1.8 kB/s)
[2026-03-04T22:20:23.176Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.pom
[2026-03-04T22:20:23.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.pom
[2026-03-04T22:20:23.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.pom (7.6 kB at 76 kB/s)
[2026-03-04T22:20:23.497Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.8.3/maven-3.8.3.pom
[2026-03-04T22:20:23.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.3/maven-3.8.3.pom
[2026-03-04T22:20:23.815Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.3/maven-3.8.3.pom (27 kB at 305 kB/s)
[2026-03-04T22:20:23.815Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom
[2026-03-04T22:20:24.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
[2026-03-04T22:20:24.504Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 612 kB/s)
[2026-03-04T22:20:24.504Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
[2026-03-04T22:20:24.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
[2026-03-04T22:20:24.504Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 288 kB/s)
[2026-03-04T22:20:24.832Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.pom
[2026-03-04T22:20:24.832Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.pom
[2026-03-04T22:20:24.832Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.pom (2.8 kB at 30 kB/s)
[2026-03-04T22:20:24.832Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[2026-03-04T22:20:25.160Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[2026-03-04T22:20:25.484Z] [INFO] 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 88 kB/s)
[2026-03-04T22:20:25.484Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[2026-03-04T22:20:25.484Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[2026-03-04T22:20:25.808Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 363 kB/s)
[2026-03-04T22:20:25.808Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.pom
[2026-03-04T22:20:25.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.pom
[2026-03-04T22:20:26.143Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.pom (1.9 kB at 19 kB/s)
[2026-03-04T22:20:26.143Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.pom
[2026-03-04T22:20:26.143Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.pom
[2026-03-04T22:20:26.472Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.pom (2.5 kB at 26 kB/s)
[2026-03-04T22:20:26.472Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.pom
[2026-03-04T22:20:26.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.pom
[2026-03-04T22:20:26.472Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.pom (1.4 kB at 16 kB/s)
[2026-03-04T22:20:26.472Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
[2026-03-04T22:20:27.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
[2026-03-04T22:20:27.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 9.3 kB/s)
[2026-03-04T22:20:27.166Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[2026-03-04T22:20:27.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[2026-03-04T22:20:27.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 44 kB/s)
[2026-03-04T22:20:27.492Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[2026-03-04T22:20:27.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[2026-03-04T22:20:27.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 55 kB/s)
[2026-03-04T22:20:27.823Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
[2026-03-04T22:20:28.158Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom
[2026-03-04T22:20:28.158Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 385 kB/s)
[2026-03-04T22:20:28.158Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[2026-03-04T22:20:28.158Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[2026-03-04T22:20:28.487Z] [INFO] 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 123 kB/s)
[2026-03-04T22:20:28.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[2026-03-04T22:20:28.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[2026-03-04T22:20:28.811Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 67 kB/s)
[2026-03-04T22:20:28.811Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.pom
[2026-03-04T22:20:28.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.pom
[2026-03-04T22:20:29.138Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.pom (1.9 kB at 17 kB/s)
[2026-03-04T22:20:29.138Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.pom
[2026-03-04T22:20:29.138Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.pom
[2026-03-04T22:20:29.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.pom (2.4 kB at 30 kB/s)
[2026-03-04T22:20:29.470Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
[2026-03-04T22:20:29.470Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
[2026-03-04T22:20:29.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 423 kB/s)
[2026-03-04T22:20:29.798Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom
[2026-03-04T22:20:30.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
[2026-03-04T22:20:30.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 1.0 MB/s)
[2026-03-04T22:20:30.439Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
[2026-03-04T22:20:30.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
[2026-03-04T22:20:30.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 258 kB/s)
[2026-03-04T22:20:30.760Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.pom
[2026-03-04T22:20:31.143Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.pom
[2026-03-04T22:20:31.143Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.pom (3.0 kB at 31 kB/s)
[2026-03-04T22:20:31.143Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[2026-03-04T22:20:31.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[2026-03-04T22:20:31.472Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 67 kB/s)
[2026-03-04T22:20:31.472Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[2026-03-04T22:20:31.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[2026-03-04T22:20:31.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 221 kB/s)
[2026-03-04T22:20:31.801Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2026-03-04T22:20:31.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2026-03-04T22:20:31.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 113 kB/s)
[2026-03-04T22:20:31.801Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[2026-03-04T22:20:32.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[2026-03-04T22:20:32.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 192 kB/s)
[2026-03-04T22:20:32.134Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
[2026-03-04T22:20:32.462Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
[2026-03-04T22:20:32.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 79 kB/s)
[2026-03-04T22:20:32.462Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[2026-03-04T22:20:32.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[2026-03-04T22:20:32.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 32 kB/s)
[2026-03-04T22:20:32.794Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[2026-03-04T22:20:32.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[2026-03-04T22:20:33.122Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 222 kB/s)
[2026-03-04T22:20:33.122Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
[2026-03-04T22:20:33.514Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
[2026-03-04T22:20:33.514Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 12 kB/s)
[2026-03-04T22:20:33.514Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[2026-03-04T22:20:33.514Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[2026-03-04T22:20:33.514Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 78 kB/s)
[2026-03-04T22:20:33.514Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[2026-03-04T22:20:33.863Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[2026-03-04T22:20:33.863Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 104 kB/s)
[2026-03-04T22:20:33.863Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[2026-03-04T22:20:34.207Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[2026-03-04T22:20:34.207Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 296 kB/s)
[2026-03-04T22:20:34.207Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2026-03-04T22:20:34.207Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2026-03-04T22:20:34.564Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 109 kB/s)
[2026-03-04T22:20:34.564Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2026-03-04T22:20:34.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2026-03-04T22:20:34.564Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 226 kB/s)
[2026-03-04T22:20:34.564Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[2026-03-04T22:20:34.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[2026-03-04T22:20:34.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 72 kB/s)
[2026-03-04T22:20:34.892Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2026-03-04T22:20:34.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2026-03-04T22:20:34.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 336 kB/s)
[2026-03-04T22:20:35.217Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[2026-03-04T22:20:35.217Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[2026-03-04T22:20:35.217Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 120 kB/s)
[2026-03-04T22:20:35.217Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.pom
[2026-03-04T22:20:35.925Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.pom
[2026-03-04T22:20:35.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.pom (3.4 kB at 48 kB/s)
[2026-03-04T22:20:35.926Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.pom
[2026-03-04T22:20:35.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.pom
[2026-03-04T22:20:35.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.pom (4.2 kB at 44 kB/s)
[2026-03-04T22:20:35.926Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
[2026-03-04T22:20:36.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
[2026-03-04T22:20:36.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 45 kB/s)
[2026-03-04T22:20:36.620Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
[2026-03-04T22:20:36.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
[2026-03-04T22:20:36.955Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 284 kB/s)
[2026-03-04T22:20:36.955Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
[2026-03-04T22:20:36.955Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
[2026-03-04T22:20:37.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 47 kB/s)
[2026-03-04T22:20:37.277Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
[2026-03-04T22:20:37.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
[2026-03-04T22:20:37.608Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 45 kB/s)
[2026-03-04T22:20:37.608Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
[2026-03-04T22:20:37.608Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
[2026-03-04T22:20:37.608Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 67 kB/s)
[2026-03-04T22:20:37.608Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
[2026-03-04T22:20:38.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
[2026-03-04T22:20:38.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 64 kB/s)
[2026-03-04T22:20:38.032Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
[2026-03-04T22:20:38.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
[2026-03-04T22:20:38.374Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 209 kB/s)
[2026-03-04T22:20:38.374Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
[2026-03-04T22:20:38.374Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
[2026-03-04T22:20:38.374Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 96 kB/s)
[2026-03-04T22:20:38.374Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[2026-03-04T22:20:38.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[2026-03-04T22:20:38.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 84 kB/s)
[2026-03-04T22:20:38.700Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom
[2026-03-04T22:20:39.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
[2026-03-04T22:20:39.017Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 226 kB/s)
[2026-03-04T22:20:39.017Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom
[2026-03-04T22:20:39.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
[2026-03-04T22:20:39.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 906 kB/s)
[2026-03-04T22:20:39.343Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom
[2026-03-04T22:20:39.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
[2026-03-04T22:20:39.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 266 kB/s)
[2026-03-04T22:20:39.665Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[2026-03-04T22:20:39.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[2026-03-04T22:20:39.985Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 189 kB/s)
[2026-03-04T22:20:39.985Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
[2026-03-04T22:20:40.318Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
[2026-03-04T22:20:40.318Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 264 kB/s)
[2026-03-04T22:20:40.318Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
[2026-03-04T22:20:40.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
[2026-03-04T22:20:40.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 42 kB/s)
[2026-03-04T22:20:40.641Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[2026-03-04T22:20:40.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[2026-03-04T22:20:40.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 5.9 kB/s)
[2026-03-04T22:20:40.967Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom
[2026-03-04T22:20:41.314Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.pom
[2026-03-04T22:20:41.314Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.pom (7.8 kB at 116 kB/s)
[2026-03-04T22:20:41.314Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
[2026-03-04T22:20:41.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
[2026-03-04T22:20:41.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (10 kB at 148 kB/s)
[2026-03-04T22:20:41.652Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[2026-03-04T22:20:41.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[2026-03-04T22:20:41.996Z] [INFO] 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 68 kB/s)
[2026-03-04T22:20:41.996Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2026-03-04T22:20:41.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2026-03-04T22:20:41.996Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 82 kB/s)
[2026-03-04T22:20:41.996Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
[2026-03-04T22:20:42.347Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
[2026-03-04T22:20:42.347Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (4.2 kB at 65 kB/s)
[2026-03-04T22:20:42.347Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
[2026-03-04T22:20:42.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
[2026-03-04T22:20:42.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 28 kB/s)
[2026-03-04T22:20:42.676Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
[2026-03-04T22:20:42.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
[2026-03-04T22:20:42.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 88 kB/s)
[2026-03-04T22:20:42.997Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
[2026-03-04T22:20:42.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
[2026-03-04T22:20:43.329Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 48 kB/s)
[2026-03-04T22:20:43.329Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
[2026-03-04T22:20:43.329Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
[2026-03-04T22:20:43.329Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 46 kB/s)
[2026-03-04T22:20:43.329Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
[2026-03-04T22:20:43.654Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
[2026-03-04T22:20:43.654Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 81 kB/s)
[2026-03-04T22:20:43.654Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
[2026-03-04T22:20:43.998Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
[2026-03-04T22:20:43.998Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 413 kB/s)
[2026-03-04T22:20:43.998Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
[2026-03-04T22:20:44.326Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
[2026-03-04T22:20:44.326Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 88 kB/s)
[2026-03-04T22:20:44.326Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
[2026-03-04T22:20:44.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
[2026-03-04T22:20:44.651Z] [INFO] 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 62 kB/s)
[2026-03-04T22:20:44.651Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
[2026-03-04T22:20:44.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
[2026-03-04T22:20:44.971Z] [INFO] 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 242 kB/s)
[2026-03-04T22:20:44.971Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.pom
[2026-03-04T22:20:44.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.pom
[2026-03-04T22:20:44.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.pom (15 kB at 218 kB/s)
[2026-03-04T22:20:44.971Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom
[2026-03-04T22:20:45.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom
[2026-03-04T22:20:45.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom (9.7 kB at 141 kB/s)
[2026-03-04T22:20:45.298Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom
[2026-03-04T22:20:45.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom
[2026-03-04T22:20:45.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom (17 kB at 277 kB/s)
[2026-03-04T22:20:45.641Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[2026-03-04T22:20:45.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[2026-03-04T22:20:45.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom (7.4 kB at 140 kB/s)
[2026-03-04T22:20:45.966Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2026-03-04T22:20:46.308Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2026-03-04T22:20:46.308Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 400 kB/s)
[2026-03-04T22:20:46.308Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.pom
[2026-03-04T22:20:46.308Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.pom
[2026-03-04T22:20:46.654Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.pom (6.1 kB at 105 kB/s)
[2026-03-04T22:20:46.654Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom
[2026-03-04T22:20:46.654Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom
[2026-03-04T22:20:46.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom (5.5 kB at 92 kB/s)
[2026-03-04T22:20:46.990Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.jar
[2026-03-04T22:20:46.990Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.jar
[2026-03-04T22:20:46.990Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.jar
[2026-03-04T22:20:46.990Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.jar
[2026-03-04T22:20:46.990Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.jar
[2026-03-04T22:20:46.990Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.jar
[2026-03-04T22:20:47.332Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
[2026-03-04T22:20:47.332Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[2026-03-04T22:20:47.332Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.jar
[2026-03-04T22:20:47.332Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.jar
[2026-03-04T22:20:47.332Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.jar
[2026-03-04T22:20:47.332Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.jar
[2026-03-04T22:20:47.332Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.jar
[2026-03-04T22:20:47.659Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.jar
[2026-03-04T22:20:47.659Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar
[2026-03-04T22:20:47.659Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar
[2026-03-04T22:20:47.659Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar
[2026-03-04T22:20:47.659Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar
[2026-03-04T22:20:47.659Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[2026-03-04T22:20:47.659Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.jar
[2026-03-04T22:20:47.659Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
[2026-03-04T22:20:47.984Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[2026-03-04T22:20:47.984Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[2026-03-04T22:20:47.984Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
[2026-03-04T22:20:47.984Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[2026-03-04T22:20:47.984Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/25.1-android/guava-25.1-android.jar
[2026-03-04T22:20:47.984Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[2026-03-04T22:20:47.984Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar
[2026-03-04T22:20:47.984Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar
[2026-03-04T22:20:47.984Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
[2026-03-04T22:20:48.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
[2026-03-04T22:20:48.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
[2026-03-04T22:20:48.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[2026-03-04T22:20:48.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
[2026-03-04T22:20:48.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[2026-03-04T22:20:48.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
[2026-03-04T22:20:48.634Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
[2026-03-04T22:20:48.634Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
[2026-03-04T22:20:48.634Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.jar
[2026-03-04T22:20:48.634Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.jar
[2026-03-04T22:20:48.634Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar
[2026-03-04T22:20:48.957Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.jar
[2026-03-04T22:20:48.957Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.jar
[2026-03-04T22:20:48.957Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.jar
[2026-03-04T22:20:48.957Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.jar
[2026-03-04T22:20:48.957Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.jar
[2026-03-04T22:20:49.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.jar (44 kB at 338 kB/s)
[2026-03-04T22:20:49.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.jar
[2026-03-04T22:20:49.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.jar (639 kB at 3.7 MB/s)
[2026-03-04T22:20:49.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
[2026-03-04T22:20:49.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.jar (42 kB at 246 kB/s)
[2026-03-04T22:20:49.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[2026-03-04T22:20:49.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.jar (215 kB at 1.2 MB/s)
[2026-03-04T22:20:49.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.jar
[2026-03-04T22:20:49.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 64 kB/s)
[2026-03-04T22:20:49.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.jar
[2026-03-04T22:20:49.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (24 kB at 112 kB/s)
[2026-03-04T22:20:49.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.jar
[2026-03-04T22:20:49.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.jar (27 kB at 112 kB/s)
[2026-03-04T22:20:49.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.jar
[2026-03-04T22:20:49.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.jar (58 kB at 230 kB/s)
[2026-03-04T22:20:49.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.jar
[2026-03-04T22:20:49.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.jar (14 kB at 53 kB/s)
[2026-03-04T22:20:49.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.jar
[2026-03-04T22:20:49.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.jar (5.4 kB at 20 kB/s)
[2026-03-04T22:20:49.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar
[2026-03-04T22:20:49.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.jar (6.4 kB at 22 kB/s)
[2026-03-04T22:20:49.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar
[2026-03-04T22:20:49.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.jar (47 kB at 165 kB/s)
[2026-03-04T22:20:49.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar
[2026-03-04T22:20:49.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.jar (192 kB at 646 kB/s)
[2026-03-04T22:20:49.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar
[2026-03-04T22:20:49.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar (38 kB at 120 kB/s)
[2026-03-04T22:20:49.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[2026-03-04T22:20:49.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar (180 kB at 541 kB/s)
[2026-03-04T22:20:49.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
[2026-03-04T22:20:49.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar (169 kB at 482 kB/s)
[2026-03-04T22:20:49.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
[2026-03-04T22:20:49.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 434 kB/s)
[2026-03-04T22:20:49.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[2026-03-04T22:20:49.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar (149 kB at 407 kB/s)
[2026-03-04T22:20:49.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[2026-03-04T22:20:49.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.jar (67 kB at 180 kB/s)
[2026-03-04T22:20:49.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
[2026-03-04T22:20:49.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 564 kB/s)
[2026-03-04T22:20:49.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[2026-03-04T22:20:49.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 67 kB/s)
[2026-03-04T22:20:49.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.jar
[2026-03-04T22:20:49.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 501 kB/s)
[2026-03-04T22:20:49.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[2026-03-04T22:20:49.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 10 kB/s)
[2026-03-04T22:20:49.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar
[2026-03-04T22:20:49.613Z] [INFO] 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 43 kB/s)
[2026-03-04T22:20:49.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar
[2026-03-04T22:20:49.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar (32 kB at 67 kB/s)
[2026-03-04T22:20:49.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
[2026-03-04T22:20:49.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 782 kB/s)
[2026-03-04T22:20:49.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
[2026-03-04T22:20:49.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar (521 kB at 1.0 MB/s)
[2026-03-04T22:20:49.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
[2026-03-04T22:20:49.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar (14 kB at 27 kB/s)
[2026-03-04T22:20:49.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[2026-03-04T22:20:49.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 17 kB/s)
[2026-03-04T22:20:49.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
[2026-03-04T22:20:49.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.jar (2.6 MB at 3.9 MB/s)
[2026-03-04T22:20:49.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[2026-03-04T22:20:49.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 3.8 kB/s)
[2026-03-04T22:20:49.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
[2026-03-04T22:20:49.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar (3.5 kB at 5.2 kB/s)
[2026-03-04T22:20:49.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
[2026-03-04T22:20:49.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 78 kB/s)
[2026-03-04T22:20:49.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
[2026-03-04T22:20:49.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 380 kB/s)
[2026-03-04T22:20:49.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.jar
[2026-03-04T22:20:49.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 5.8 kB/s)
[2026-03-04T22:20:49.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.jar
[2026-03-04T22:20:49.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar (42 kB at 57 kB/s)
[2026-03-04T22:20:49.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar
[2026-03-04T22:20:49.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 116 kB/s)
[2026-03-04T22:20:49.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 647 kB/s)
[2026-03-04T22:20:49.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.jar (1.5 MB at 1.9 MB/s)
[2026-03-04T22:20:49.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar (375 kB at 468 kB/s)
[2026-03-04T22:20:49.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.jar (76 kB at 93 kB/s)
[2026-03-04T22:20:50.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
[2026-03-04T22:20:50.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 69 kB/s)
[2026-03-04T22:20:50.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.10.0/smallrye-common-bom-1.10.0.pom
[2026-03-04T22:20:50.590Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.10.0/smallrye-common-bom-1.10.0.pom (4.2 kB at 33 kB/s)
[2026-03-04T22:20:50.590Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.1/jackson-bom-2.13.1.pom
[2026-03-04T22:20:50.590Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.1/jackson-bom-2.13.1.pom (17 kB at 220 kB/s)
[2026-03-04T22:20:50.590Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-bom/1.0.0/stork-bom-1.0.0.pom
[2026-03-04T22:20:50.935Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-bom/1.0.0/stork-bom-1.0.0.pom (4.7 kB at 37 kB/s)
[2026-03-04T22:20:50.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom
[2026-03-04T22:20:50.935Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom (66 kB at 739 kB/s)
[2026-03-04T22:20:50.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.74.Final/netty-bom-4.1.74.Final.pom
[2026-03-04T22:20:50.935Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.74.Final/netty-bom-4.1.74.Final.pom (13 kB at 171 kB/s)
[2026-03-04T22:20:50.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-bom/4.7.5.Final/resteasy-bom-4.7.5.Final.pom
[2026-03-04T22:20:51.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-bom/4.7.5.Final/resteasy-bom-4.7.5.Final.pom (9.8 kB at 70 kB/s)
[2026-03-04T22:20:51.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom
[2026-03-04T22:20:51.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom (0 B at 0 B/s)
[2026-03-04T22:20:51.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-bom/5.12.1/kubernetes-client-bom-5.12.1.pom
[2026-03-04T22:20:51.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-bom/5.12.1/kubernetes-client-bom-5.12.1.pom (26 kB at 215 kB/s)
[2026-03-04T22:20:51.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.5/vertx-dependencies-4.2.5.pom
[2026-03-04T22:20:51.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.5/vertx-dependencies-4.2.5.pom (31 kB at 308 kB/s)
[2026-03-04T22:20:51.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom
[2026-03-04T22:20:51.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom (15 kB at 211 kB/s)
[2026-03-04T22:20:51.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-bom/1.43.2/grpc-bom-1.43.2.pom
[2026-03-04T22:20:51.984Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-bom/1.43.2/grpc-bom-1.43.2.pom (4.7 kB at 19 kB/s)
[2026-03-04T22:20:51.984Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.8.3/micrometer-bom-1.8.3.pom
[2026-03-04T22:20:51.984Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.8.3/micrometer-bom-1.8.3.pom (6.9 kB at 87 kB/s)
[2026-03-04T22:20:51.984Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.3/testcontainers-bom-1.16.3.pom
[2026-03-04T22:20:51.984Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.3/testcontainers-bom-1.16.3.pom (7.4 kB at 102 kB/s)
[2026-03-04T22:20:51.984Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.9.1/opentelemetry-bom-1.9.1.pom
[2026-03-04T22:20:51.984Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.9.1/opentelemetry-bom-1.9.1.pom (6.0 kB at 61 kB/s)
[2026-03-04T22:20:51.984Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.9.0-alpha/opentelemetry-bom-alpha-1.9.0-alpha.pom
[2026-03-04T22:20:52.766Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.9.0-alpha/opentelemetry-bom-alpha-1.9.0-alpha.pom (5.1 kB at 7.9 kB/s)
[2026-03-04T22:20:52.766Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-bom-alpha/1.9.0-alpha/opentelemetry-instrumentation-bom-alpha-1.9.0-alpha.pom
[2026-03-04T22:20:53.103Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-bom-alpha/1.9.0-alpha/opentelemetry-instrumentation-bom-alpha-1.9.0-alpha.pom (15 kB at 33 kB/s)
[2026-03-04T22:20:53.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.9.1-alpha/opentelemetry-bom-alpha-1.9.1-alpha.pom
[2026-03-04T22:20:53.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.9.1-alpha/opentelemetry-bom-alpha-1.9.1-alpha.pom (5.1 kB at 13 kB/s)
[2026-03-04T22:20:53.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc-bom/21.4.0.0/ojdbc-bom-21.4.0.0.pom
[2026-03-04T22:20:53.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc-bom/21.4.0.0/ojdbc-bom-21.4.0.0.pom (13 kB at 115 kB/s)
[2026-03-04T22:20:53.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-bom/1.4.0/mutiny-bom-1.4.0.pom
[2026-03-04T22:20:54.130Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-bom/1.4.0/mutiny-bom-1.4.0.pom (8.2 kB at 16 kB/s)
[2026-03-04T22:20:54.461Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients-bom/2.19.0/vertx-mutiny-clients-bom-2.19.0.pom
[2026-03-04T22:20:54.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients-bom/2.19.0/vertx-mutiny-clients-bom-2.19.0.pom (22 kB at 37 kB/s)
[2026-03-04T22:20:54.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-bom/1.41.1/google-http-client-bom-1.41.1.pom
[2026-03-04T22:20:55.120Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-bom/1.41.1/google-http-client-bom-1.41.1.pom (6.8 kB at 70 kB/s)
[2026-03-04T22:20:55.120Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.6.0/kotlinx-coroutines-bom-1.6.0.pom
[2026-03-04T22:20:55.120Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.6.0/kotlinx-coroutines-bom-1.6.0.pom (4.3 kB at 58 kB/s)
[2026-03-04T22:20:55.120Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.3.1/mockito-bom-4.3.1.pom
[2026-03-04T22:20:55.120Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.3.1/mockito-bom-4.3.1.pom (3.0 kB at 28 kB/s)
[2026-03-04T22:20:55.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.5.0.Final/arquillian-bom-1.5.0.Final.pom
[2026-03-04T22:20:55.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.5.0.Final/arquillian-bom-1.5.0.Final.pom (9.1 kB at 130 kB/s)
[2026-03-04T22:20:55.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
[2026-03-04T22:20:55.440Z] [INFO] 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 59 kB/s)
[2026-03-04T22:20:55.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom
[2026-03-04T22:20:55.763Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom (5.3 kB at 76 kB/s)
[2026-03-04T22:20:55.763Z] [INFO] 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
[2026-03-04T22:20:55.763Z] [INFO] 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 78 kB/s)
[2026-03-04T22:20:57.402Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.pom
[2026-03-04T22:20:58.114Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.pom
[2026-03-04T22:20:58.114Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.pom (6.1 kB at 69 kB/s)
[2026-03-04T22:20:58.114Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom
[2026-03-04T22:20:58.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom
[2026-03-04T22:20:58.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom (2.9 kB at 41 kB/s)
[2026-03-04T22:20:58.440Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.5.3/maven-3.5.3.pom
[2026-03-04T22:20:58.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.3/maven-3.5.3.pom
[2026-03-04T22:20:58.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.3/maven-3.5.3.pom (23 kB at 293 kB/s)
[2026-03-04T22:20:58.760Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom
[2026-03-04T22:20:59.081Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom
[2026-03-04T22:20:59.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 493 kB/s)
[2026-03-04T22:20:59.082Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom
[2026-03-04T22:20:59.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom
[2026-03-04T22:20:59.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom (4.0 kB at 50 kB/s)
[2026-03-04T22:20:59.778Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
[2026-03-04T22:20:59.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
[2026-03-04T22:21:00.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 62 kB/s)
[2026-03-04T22:21:00.119Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
[2026-03-04T22:21:00.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
[2026-03-04T22:21:00.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 265 kB/s)
[2026-03-04T22:21:00.119Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/41/commons-parent-41.pom
[2026-03-04T22:21:00.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
[2026-03-04T22:21:00.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 754 kB/s)
[2026-03-04T22:21:00.447Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom
[2026-03-04T22:21:00.806Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom
[2026-03-04T22:21:00.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom (2.1 kB at 27 kB/s)
[2026-03-04T22:21:00.806Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
[2026-03-04T22:21:01.139Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
[2026-03-04T22:21:01.139Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom (4.2 kB at 59 kB/s)
[2026-03-04T22:21:01.139Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
[2026-03-04T22:21:01.461Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
[2026-03-04T22:21:01.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom (14 kB at 143 kB/s)
[2026-03-04T22:21:01.461Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[2026-03-04T22:21:01.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[2026-03-04T22:21:01.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 19 kB/s)
[2026-03-04T22:21:01.800Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[2026-03-04T22:21:02.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[2026-03-04T22:21:02.136Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 24 kB/s)
[2026-03-04T22:21:02.136Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[2026-03-04T22:21:02.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[2026-03-04T22:21:02.463Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 104 kB/s)
[2026-03-04T22:21:02.463Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[2026-03-04T22:21:02.806Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[2026-03-04T22:21:02.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 262 kB/s)
[2026-03-04T22:21:02.806Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[2026-03-04T22:21:02.806Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[2026-03-04T22:21:03.168Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 15 kB/s)
[2026-03-04T22:21:03.168Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
[2026-03-04T22:21:03.168Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
[2026-03-04T22:21:03.168Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom (2.6 kB at 32 kB/s)
[2026-03-04T22:21:03.492Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
[2026-03-04T22:21:03.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
[2026-03-04T22:21:03.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom (14 kB at 164 kB/s)
[2026-03-04T22:21:03.492Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[2026-03-04T22:21:03.833Z] [INFO] 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
[2026-03-04T22:21:03.833Z] [INFO] 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 9.9 kB/s)
[2026-03-04T22:21:03.833Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[2026-03-04T22:21:04.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[2026-03-04T22:21:04.170Z] [INFO] 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 58 kB/s)
[2026-03-04T22:21:04.170Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[2026-03-04T22:21:04.513Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[2026-03-04T22:21:04.513Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 251 kB/s)
[2026-03-04T22:21:04.513Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
[2026-03-04T22:21:04.513Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
[2026-03-04T22:21:04.837Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 54 kB/s)
[2026-03-04T22:21:04.837Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.jar
[2026-03-04T22:21:04.837Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar
[2026-03-04T22:21:04.837Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
[2026-03-04T22:21:04.837Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar
[2026-03-04T22:21:04.837Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar
[2026-03-04T22:21:04.837Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
[2026-03-04T22:21:04.837Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[2026-03-04T22:21:04.837Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[2026-03-04T22:21:04.837Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
[2026-03-04T22:21:05.169Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[2026-03-04T22:21:05.169Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[2026-03-04T22:21:05.169Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
[2026-03-04T22:21:05.169Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.jar
[2026-03-04T22:21:05.169Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar
[2026-03-04T22:21:05.169Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar
[2026-03-04T22:21:05.169Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar
[2026-03-04T22:21:05.169Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
[2026-03-04T22:21:05.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar (55 kB at 1.2 MB/s)
[2026-03-04T22:21:05.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
[2026-03-04T22:21:05.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar (48 kB at 919 kB/s)
[2026-03-04T22:21:05.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[2026-03-04T22:21:05.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar (165 kB at 2.7 MB/s)
[2026-03-04T22:21:05.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[2026-03-04T22:21:05.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.jar (33 kB at 465 kB/s)
[2026-03-04T22:21:05.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
[2026-03-04T22:21:05.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 473 kB/s)
[2026-03-04T22:21:05.497Z] [INFO] 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
[2026-03-04T22:21:05.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 56 kB/s)
[2026-03-04T22:21:05.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[2026-03-04T22:21:05.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar (205 kB at 1.8 MB/s)
[2026-03-04T22:21:05.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
[2026-03-04T22:21:05.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (480 kB at 4.1 MB/s)
[2026-03-04T22:21:05.497Z] [INFO] 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 31 kB/s)
[2026-03-04T22:21:05.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 382 kB/s)
[2026-03-04T22:21:05.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar (379 kB at 2.7 MB/s)
[2026-03-04T22:21:05.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 1.6 MB/s)
[2026-03-04T22:21:06.663Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.pom
[2026-03-04T22:21:06.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.pom
[2026-03-04T22:21:06.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.pom (1.4 kB at 28 kB/s)
[2026-03-04T22:21:06.663Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/maven-archetype/3.0.1/maven-archetype-3.0.1.pom
[2026-03-04T22:21:06.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.0.1/maven-archetype-3.0.1.pom
[2026-03-04T22:21:06.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.0.1/maven-archetype-3.0.1.pom (13 kB at 285 kB/s)
[2026-03-04T22:21:06.990Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom
[2026-03-04T22:21:07.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
[2026-03-04T22:21:07.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 918 kB/s)
[2026-03-04T22:21:07.323Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.jar
[2026-03-04T22:21:07.323Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[2026-03-04T22:21:07.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.jar
[2026-03-04T22:21:07.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[2026-03-04T22:21:07.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.jar (7.5 kB at 172 kB/s)
[2026-03-04T22:21:07.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 2.3 MB/s)
[2026-03-04T22:21:09.956Z] [INFO] ------------------------------------------------------------------------
[2026-03-04T22:21:09.956Z] [INFO] Detecting the operating system and CPU architecture
[2026-03-04T22:21:09.956Z] [INFO] ------------------------------------------------------------------------
[2026-03-04T22:21:09.956Z] [INFO] os.detected.name: linux
[2026-03-04T22:21:09.956Z] [INFO] os.detected.arch: x86_64
[2026-03-04T22:21:09.956Z] [INFO] os.detected.bitness: 64
[2026-03-04T22:21:09.956Z] [INFO] os.detected.version: 5.14
[2026-03-04T22:21:09.956Z] [INFO] os.detected.version.major: 5
[2026-03-04T22:21:09.956Z] [INFO] os.detected.version.minor: 14
[2026-03-04T22:21:09.956Z] [INFO] os.detected.release: ubuntu
[2026-03-04T22:21:09.956Z] [INFO] os.detected.release.version: 24.04
[2026-03-04T22:21:09.956Z] [INFO] os.detected.release.like.ubuntu: true
[2026-03-04T22:21:09.956Z] [INFO] os.detected.release.like.debian: true
[2026-03-04T22:21:09.956Z] [INFO] os.detected.classifier: linux-x86_64
[2026-03-04T22:21:11.165Z] [INFO] ------------------------------------------------------------------------
[2026-03-04T22:21:11.165Z] [INFO] Reactor Build Order:
[2026-03-04T22:21:11.165Z] [INFO]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - IDE/Tools - Config [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Revapi Configuration [jar]
[2026-03-04T22:21:11.165Z] [INFO] ArC - Parent pom [pom]
[2026-03-04T22:21:11.165Z] [INFO] ArC - Runtime [jar]
[2026-03-04T22:21:11.165Z] [INFO] ArC - Processor [jar]
[2026-03-04T22:21:11.165Z] [INFO] ArC - Tests [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Bootstrap - Parent [pom]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Bootstrap - BOM [pom]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Bootstrap - Test BOM [pom]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Bootstrap - App Model [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Bootstrap - Maven Resolver [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Bootstrap - Gradle Resolver [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Bootstrap - Core [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Bootstrap - Maven plugin [maven-plugin]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Bootstrap - Runner [jar]
[2026-03-04T22:21:11.165Z] [INFO] Qute - Parent [pom]
[2026-03-04T22:21:11.165Z] [INFO] Qute - Core [jar]
[2026-03-04T22:21:11.165Z] [INFO] Qute - Generator [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Dev tools - Parent [pom]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Dev tools - Maven Artifact API [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Dev tools - Message Writer [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Dev tools - Registry Client API [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Dev tools - Utilities [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Dev tools - Base Codestarts [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Dev tools - Codestarts [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Dev tools - Common [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Parent pom [pom]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - BOM [pom]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Build Parent [pom]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - IDE Launcher [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Development mode - SPI [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Core [pom]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Core - Extension Processor [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Core - Runtime [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Core - Class Change Agent [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Builder [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Dev tools [pom]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Dev tools - Platform Descriptor - JSON Maven Plugin [maven-plugin]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Platform Properties [pom]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Core - Deployment [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Enforcer Rules [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Extensions - Parent pom [pom]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - JSON-P [pom]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - JSON-P - Runtime [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - JSON-P - Deployment [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Test Framework [pom]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Test Framework - Common [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Test Framework - JUnit 5 Internal Test Framework [jar]
[2026-03-04T22:21:11.165Z] [INFO] Quarkus - Dev tools - Testing [jar]
[2026-03-04T22:21:11.165Z] [INFO] RESTEasy Reactive - Parent pom [pom]
[2026-03-04T22:21:11.165Z] [INFO] RESTEasy Reactive - Common Parent [pom]
[2026-03-04T22:21:11.165Z] [INFO] RESTEasy Reactive - Common Runtime [jar]
[2026-03-04T22:21:11.165Z] [INFO] RESTEasy Reactive - Server Parent [pom]
[2026-03-04T22:21:11.165Z] [INFO] RESTEasy Reactive - Runtime [jar]
[2026-03-04T22:21:11.165Z] [INFO] RESTEasy Reactive - Common Processor [jar]
[2026-03-04T22:21:11.165Z] [INFO] RESTEasy Reactive - Processor [jar]
[2026-03-04T22:21:11.165Z] [INFO] RESTEasy Reactive - Client Parent [pom]
[2026-03-04T22:21:11.165Z] [INFO] RESTEasy Reactive - Client - Runtime [jar]
[2026-03-04T22:21:11.165Z] [INFO] RESTEasy Reactive - Vert.x Support - Runtime [jar]
[2026-03-04T22:21:11.165Z] [INFO] RESTEasy Reactive - JSONB Support - Runtime [jar]
[2026-03-04T22:21:11.165Z] [INFO] RESTEasy Reactive - Jackson Support - Runtime [jar]
[2026-03-04T22:21:11.165Z] [INFO] RESTEasy Reactive - Client - Processor [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - BOM - Test [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Vert.x - HTTP [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console Runtime SPI [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console SPI [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - ArC [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - ArC - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - ArC - Deployment [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Undertow [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Undertow - SPI [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Security [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Security - Runtime SPI [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - SmallRye Context Propagation [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - SmallRye Context Propagation - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Mutiny [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Mutiny - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Netty [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Netty - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Vert.x [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Vert.x - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Vert.x - HTTP - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Undertow - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Netty - Deployment [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - SmallRye Context Propagation - Deployment [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Mutiny - Deployment [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Vert.x - Deployment [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Vert.x - HTTP - Deployment - SPI [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Kubernetes [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Kubernetes - SPI [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Security - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Security - SPI [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Security - Test Utilities [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Security - Deployment [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Test Framework - JUnit 5 - Properties [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Test Framework - JUnit 5 [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Vert.x - HTTP - Deployment [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Undertow - Deployment [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Core - Test Extension [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Core - Test Extension - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Core - Test Extension - Deployment [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - JUnit 4 Mock [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Test Framework - H2 Database Support [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Test Framework - Derby Database Support [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Test Framework - Kubernetes Client Mock Server support [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Test Framework - OpenShift Client Mock Server support [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito Config [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Test framework - Vert.x [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Jackson [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Jackson - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Amazon Lambda [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Amazon Lambda - Common Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Test Framework - Amazon Lambda [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Test Framework - Arquillian Adapter [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Test Framework - Dev Mode Test Utils [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Test Framework - Maven Integration [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Test framework - embedded LDAP server [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Test Framework - Security [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Test Framework - Security JWT [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Credentials [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Credentials - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - SmallRye JWT Token Build [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - SmallRye JWT Token Build - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - OpenID Connect Common [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - OpenID Connect Common - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - OpenID Connect Adapter [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - OpenID Connect Adapter - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Test Framework - Security OIDC [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Test Framework - OIDC Wiremock Server support [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Test Framework - Keycloak Server support [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Jacoco [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Jacoco - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Jacoco - Deployment [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Reactive Streams Operators [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Kubernetes Service Binding [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Kubernetes Service Binding - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - SmallRye Health [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - SmallRye Health - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - RESTEasy - Parent - Aggregator [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - RESTEasy - Common [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - RESTEasy - Common - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - RESTEasy - Server common [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - RESTEasy - Server common - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - RESTEasy [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - RESTEasy - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - RESTEasy Reactive - Parent - Aggregator [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - RESTEasy Reactive - Common [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - RESTEasy Reactive - Common - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - RESTEasy Reactive [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - RESTEasy Reactive - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - SmallRye Metrics [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - SmallRye Metrics - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Jaeger [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Jaeger - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - SmallRye OpenTracing [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - SmallRye OpenTracing - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - MongoDB Client [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - MongoDB Client - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Test Framework - MongoDB Support [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Test Framework - Infinispan Client Support [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Scheduler [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Scheduler - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Apache HttpClient - Parent [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Apache HttpClient - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - REST Client Config [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - REST Client Config - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - REST Client [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - REST Client - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - gRPC Common [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - gRPC Common - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - SmallRye Stork Integration [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - SmallRye Stork - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - gRPC parent [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - gRPC - Protoc Plugin [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - gRPC - Code Gen [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - gRPC - Stubs for health and reflection [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - gRPC - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Micrometer [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Micrometer - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Micrometer Registry - Prometheus - Parent [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Micrometer Registry - Prometheus Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - RESTEasy - Common - SPI [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - RESTEasy Reactive - SPI [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - RESTEasy - Common - Deployment [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - JAX-RS SPI - Parent [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - JAX-RS - SPI - Deployment [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - RESTEasy - Server common - SPI [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - RESTEasy - Server common - Deployment [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - RESTEasy - Deployment [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Apache HttpClient - Deployment [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - REST Client Config - Deployment [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - SmallRye Fault tolerance [pom]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - SmallRye Fault tolerance - Runtime [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - SmallRye Fault tolerance - Deployment [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - REST Client - Deployment [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Jackson - SPI [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - Jackson - Deployment [jar]
[2026-03-04T22:21:11.166Z] [INFO] Quarkus - RESTEasy - Jackson [pom]
[2026-03-04T22:21:11.167Z] [INFO] Quarkus - RESTEasy - Jackson - Runtime [jar]
[2026-03-04T22:21:11.167Z] [INFO] Quarkus - RESTEasy - Jackson - Deployment [jar]
[2026-03-04T22:21:11.167Z] [INFO] Quarkus - Reactive Routes [pom]
[2026-03-04T22:21:11.167Z] [INFO] Quarkus - Reactive Routes - Runtime [jar]
[2026-03-04T22:21:11.167Z] [INFO] Quarkus - Hibernate Validator [pom]
[2026-03-04T22:21:11.167Z] [INFO] Quarkus - Hibernate Validator - SPI [jar]
[2026-03-04T22:21:11.167Z] [INFO] Quarkus - Elytron Security - Common [pom]
[2026-03-04T22:21:11.167Z] [INFO] Quarkus - Elytron Security - Common - Runtime [jar]
[2026-03-04T22:21:11.167Z] [INFO] Quarkus - Elytron Security - Common - Deployment [jar]
[2026-03-04T22:21:11.167Z] [INFO] Quarkus - Elytron Security [pom]
[2026-03-04T22:21:11.167Z] [INFO] Quarkus - Elytron Security - Runtime [jar]
[2026-03-04T22:21:11.167Z] [INFO] Quarkus - Elytron Security - Deployment [jar]
[2026-03-04T22:21:11.167Z] [INFO] Quarkus - Elytron Security Properties File [pom]
[2026-03-04T22:21:11.167Z] [INFO] Quarkus - Elytron Security Properties File - Runtime [jar]
[2026-03-04T22:21:11.167Z] [INFO] Quarkus - Elytron Security Properties File - Deployment [jar]
[2026-03-04T22:21:11.167Z] [INFO] Quarkus - Hibernate Validator - Runtime [jar]
[2026-03-04T22:21:11.167Z] [INFO] Quarkus - JSON-B [pom]
[2026-03-04T22:21:11.167Z] [INFO] Quarkus - JSON-B - Runtime [jar]
[2026-03-04T22:21:11.167Z] [INFO] Quarkus - RESTEasy - JSON-B [pom]
[2026-03-04T22:21:11.167Z] [INFO] Quarkus - RESTEasy - JSON-B - Runtime [jar]
[2026-03-04T22:21:11.167Z] [INFO] Quarkus - JSON-B - SPI [jar]
[2026-03-04T22:21:11.167Z] [INFO] Quarkus - JSON-B - Deployment [jar]
[2026-03-04T22:21:11.167Z] [INFO] Quarkus - RESTEasy - JSON-B - Deployment [jar]
[2026-03-04T22:21:11.167Z] [INFO] Quarkus - Hibernate Validator - Deployment [jar]
[2026-03-04T22:21:11.167Z] [INFO] Quarkus - Reactive Routes - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Micrometer - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Micrometer Registry - Prometheus Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Scheduler - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Datasource [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Datasource - Common [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Agroal [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Agroal - SPI [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Datasource - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Narayana JTA [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Narayana JTA - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Agroal - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Quartz [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Quartz - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - SmallRye Metrics - SPI [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - SmallRye Metrics - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Quartz - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - JAXP [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - JAXP - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - JAXP - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - SmallRye Stork - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Configuration - YAML [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Configuration - YAML - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Configuration - YAML - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - JAXB [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - JAXB - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - JAXB - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - WebSockets Client [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - WebSockets Client - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - WebSockets [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - WebSockets - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - WebSockets Client - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - WebSockets - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - WebSockets Aggregator [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Undertow - WebSockets - Legacy Compat Artifact [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - WebJar Locator [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - WebJar Locator - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - WebJar Locator - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - Common - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - Server - SPI - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - JAX-RS Client Reactive [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - JAX-RS Client Reactive - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - JAX-RS Client Reactive - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - Common Jackson Bits - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - Jackson [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - JAXB [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Panache [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Panache - Common [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Panache - Common - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Panache - Common - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Qute [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Qute - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Qute - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - Qute [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - Servlet [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - REST Client Reactive [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - REST Client Reactive - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - REST Client Reactive - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - REST Client Reactive Jackson [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - REST Client Reactive Jackson [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - REST Client Reactive Jackson - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Kotlin [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Kotlin - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Parent [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization Parent [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Kotlin - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Tests [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - Links [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - Links - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RESTEasy Reactive - Links - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - SmallRye Health - SPI [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - SmallRye OpenAPI [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - SmallRye OpenAPI - SPI [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - SmallRye OpenAPI - Common [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - SmallRye OpenAPI - Common - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Swagger UI [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Swagger UI - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Swagger UI - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - SmallRye OpenAPI - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - SmallRye OpenAPI - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - SmallRye Health - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Jaeger - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Caffeine [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Caffeine - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Hibernate ORM [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Hibernate ORM - Runtime [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Narayana JTA - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Datasource - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Kubernetes Service Binding - SPI [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Datasource - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - Credentials - Deployment [jar]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - DevServices [pom]
[2026-03-04T22:21:11.168Z] [INFO] Quarkus - DevServices - H2 [jar]
[2026-03-04T22:21:11.169Z] [INFO] Quarkus - JDBC [pom]
[2026-03-04T22:21:11.169Z] [INFO] Quarkus - JDBC - H2 [pom]
[2026-03-04T22:21:11.169Z] [INFO] Quarkus - JDBC - H2 - Runtime [jar]
[2026-03-04T22:21:11.169Z] [INFO] Quarkus - JDBC - H2 - Deployment [jar]
[2026-03-04T22:21:11.169Z] [INFO] Quarkus - Agroal - Deployment [jar]
[2026-03-04T22:21:11.169Z] [INFO] Quarkus - Caffeine - Deployment [jar]
[2026-03-04T22:21:11.169Z] [INFO] Quarkus - Panache - Hibernate - Common [pom]
[2026-03-04T22:21:11.169Z] [INFO] Quarkus - Panache - Hibernate - Common - Runtime [jar]
[2026-03-04T22:21:11.169Z] [INFO] Quarkus - Panache - Hibernate - Common - Deployment [jar]
[2026-03-04T22:21:11.169Z] [INFO] Quarkus - Hibernate ORM - Deployment [jar]
[2026-03-04T22:21:11.169Z] [INFO] Quarkus - SmallRye OpenTracing - Deployment [jar]
[2026-03-04T22:21:11.169Z] [INFO] Quarkus - OpenTelemetry - Parent - Aggregator [pom]
[2026-03-04T22:21:11.169Z] [INFO] Quarkus - OpenTelemetry [pom]
[2026-03-04T22:21:11.169Z] [INFO] Quarkus - OpenTelemetry - Runtime [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - OpenTelemetry - Deployment [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger [pom]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Runtime [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - gRPC Common - Deployment [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Deployment [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP [pom]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Runtime [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Deployment [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - RESTEasy - JAXB [pom]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - RESTEasy - JAXB - Runtime [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - RESTEasy - JAXB - Deployment [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - RESTEasy - Links [pom]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - RESTEasy - Links - Runtime [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - RESTEasy - Links - Deployment [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - RESTEasy - Mutiny - Common [pom]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Runtime [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Deployment [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - RESTEasy - Mutiny [pom]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - RESTEasy - Mutiny - Runtime [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - RESTEasy - Mutiny - Deployment [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - RESTEasy - Qute [pom]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - RESTEasy - Qute - Runtime [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - RESTEasy - Qute - Deployment [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - RESTEasy - Multipart [pom]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - RESTEasy - Multipart - Runtime [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - RESTEasy - Multipart - Deployment [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - REST Client - Jackson [pom]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - REST Client - Jackson - Runtime [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - REST Client - Jackson - Deployment [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - REST Client - JSON-B [pom]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - REST Client - JSON-B - Runtime [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - REST Client - JSON-B - Deployment [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - REST Client - JAXB [pom]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - REST Client - JAXB - Runtime [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - REST Client - JAXB - Deployment [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - REST Client - Mutiny [pom]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - REST Client - Mutiny - Runtime [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - REST Client - Mutiny - Deployment [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - SmallRye Reactive Streams Operators (deprecated) [pom]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Runtime [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Deployment [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - SmallRye Reactive Type Converters [pom]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Runtime [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Deployment [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Deployment [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - SmallRye Reactive Messaging [pom]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kotlin [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - SmallRye Reactive Messaging - Runtime [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - SmallRye Reactive Messaging - Deployment [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - Kafka - Client [pom]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - Kafka - Client - Runtime [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - DevServices - Common [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - Kafka - Client - Deployment [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka [pom]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Runtime [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - Avro [pom]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - Avro - Runtime [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - Apicurio Registry - Avro [pom]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - Apicurio Registry - Avro - Runtime [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - Avro - Deployment [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - Apicurio Registry - Avro - Deployment [jar]
[2026-03-04T22:21:11.170Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Reactive Datasource [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Reactive Datasource - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Reactive Datasource - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - DevServices - DB2 [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Reactive DB2 Client [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Reactive DB2 Client - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Reactive DB2 Client - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - DevServices - Postgresql [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Reactive PostgreSQL Client [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Reactive PostgreSQL Client - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Reactive PostgreSQL Client - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Reactive MySQL Client [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Reactive MySQL Client - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - DevServices - MySQL [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Reactive MySQL Client - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - DevServices - MSSQL [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Reactive MS SQL Client [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - DevServices - Oracle [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Reactive Oracle Client [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Reactive Oracle Client - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Reactive Oracle Client - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Mailer [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Mailer - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Mailer - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - gRPC - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Redis Client [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Redis Client - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Redis Client - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Narayana STM [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Narayana STM - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Narayana STM - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Narayana LRA Participant - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - JDBC - PostgreSQL [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - JDBC - PostgreSQL - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - JDBC - PostgreSQL - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - JDBC - DB2 [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - JDBC - DB2 - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - JDBC - DB2 - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - JDBC - Derby [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - JDBC - Derby - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - DevServices - Derby [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - JDBC - Derby - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - JDBC - MariaDB [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - JDBC - MariaDB - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - DevServices - MariaDB [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - JDBC - MariaDB - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - JDBC - MSSQL [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - JDBC - MSSQL - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - JDBC - MSSQL - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - JDBC - MySQL [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - JDBC - MySQL - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - JDBC - MySQL - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - JDBC - Oracle [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - JDBC - Oracle - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - JDBC - Oracle - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate Envers - Parent [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate Envers - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate Envers - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate Reactive [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate Reactive - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate Reactive - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Panache - Mock [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate ORM with Panache - Common [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate ORM with Panache - JPA [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate ORM with Panache - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate ORM with Panache - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - JPA [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Panache - Query Language [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - MongoDB with Panache - Common [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - MongoDB with Panache - Common Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - MongoDB Client - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - MongoDB with Panache - Common Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate Reactive with Panache - JPA [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate Reactive with Panache - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate Reactive with Panache - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - MongoDB with Panache - Parent [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - MongoDB with Panache - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - MongoDB with Panache - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Parent [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - REST data with Panache - Parent [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - REST data with Panache - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - REST data with Panache - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Parent [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - MongoDB REST data with Panache - Parent [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - MongoDB REST data with Panache - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - MongoDB REST data with Panache - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Elasticsearch client common [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Elasticsearch REST client common - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Elasticsearch REST client common - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Elasticsearch REST client - Parent [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Elasticsearch REST client - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Elasticsearch REST client - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Elasticsearch REST high level client - Parent [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Elasticsearch REST high level client - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Elasticsearch REST high level client - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Kafka Streams [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Kafka Streams - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Kafka Streams - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring - DI [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring - DI - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring - DI - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring Web - Parent - Aggregator [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring Web [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring Web - Common Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Parent [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Parent [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring Web - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring Web - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Tests [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Tests [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring Data JPA [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring - Data JPA - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring - Data JPA - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring Security - Parent [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring Security - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring Security - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring Boot - Properties [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring Boot - Properties - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring Boot - Properties - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring Cloud Config Client [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring Cloud Config Client - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring Cloud Config Client - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Cache [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Cache - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Cache - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring - Cache [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring - Cache - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring - Cache - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring - Scheduling [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring - Scheduling - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring - Scheduling - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring Data REST [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring - Data REST - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Spring - Data REST - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Security JPA [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Security JPA - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Security JPA - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Elytron Security JDBC [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Elytron Security JDBC - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Elytron Security JDBC - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Elytron Security LDAP [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Elytron Security LDAP - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Elytron Security LDAP - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Security OAuth2 [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Security OAuth2 - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Security OAuth2 - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - SmallRye JWT Build - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - SmallRye JWT [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - SmallRye JWT - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - SmallRye JWT - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - OpenID Connect Common - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - OpenID Connect Adapter - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - OpenID Connect Client [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - OpenID Connect Client - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - OpenID Connect Client - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - OpenID Connect Oidc Client Filter [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - OpenID Connect Client Filter - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - OpenID Connect Client Filter - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - OpenID Connect Oidc Client Reactive Filter [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - OpenID Connect Token Propagation [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - OpenID Connect Token Propagation - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - OpenID Connect Token Propagation - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Keycloak Authorization [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Keycloak Authorization - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Keycloak Admin Client [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Keycloak Admin Client - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Keycloak Admin Client - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Keycloak Authorization - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Infinispan - Client [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Infinispan - Client - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Infinispan - Client - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Amazon Lambda Event Server [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Amazon Lambda - Common Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Amazon Lambda - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Amazon Lambda - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Amazon Lambda - Archetype [maven-archetype]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Amazon Lambda X-Ray [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Amazon Lambda Xray - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Amazon Lambda X-Ray - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Amazon Lambda HTTP [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Amazon Lambda HTTP - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Amazon Lambda HTTP Event Server [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Amazon Lambda HTTP - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Amazon Lambda HTTP - Archetype [maven-archetype]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API- Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Amazon Lambda REST Event Server [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Archetype [maven-archetype]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - HTTP Azure Functions [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - HTTP Azure Functions - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - HTTP Azure Functions - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - HTTP Azure Functions - Archetype [maven-archetype]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Funqy [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Funqy Server Common Parent [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Funqy Server Common - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Funqy Server Common - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Funqy HTTP Binding [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Funqy HTTP - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Funqy HTTP - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Funqy Amazon Lambda Binding [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Funqy Amazon Lambda - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Funqy Amazon Lambda - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Funqy Amazon Lambda - Archetype [maven-archetype]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Funqy Knative Events Binding [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Funqy Knative Events - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Funqy Knative Events - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Funqy Google Cloud Functions Binding [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Funqy Google Cloud Functions - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Funqy Google Cloud Functions - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Scala [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Scala - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Scala - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Container Image [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Container Image - Runtime [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Container Image - SPI [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Container Image - Util [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Container Image - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Container Image - Buildpack - Parent [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Container Image - Buildpack [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Container Image - Buildpack - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Container Image - Docker - Parent [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Container Image - Docker [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Container Image - Docker - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Container Image - Jib - Parent [pom]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Container Image - Jib [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Container Image - Jib - Deployment [jar]
[2026-03-04T22:21:11.171Z] [INFO] Quarkus - Kubernetes Client [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Kubernetes Client - Runtime - Internal [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Kubernetes Client - SPI [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Kubernetes Client - Internal - Deployment [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Container Image - S2I - Parent [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Container Image - S2I [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Container Image - S2I - Deployment [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Container Image - OpenShift - Parent [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Container Image - OpenShift [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Container Image - OpenShift - Deployment [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Kubernetes - Vanilla [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Kubernetes - Vanilla - Runtime [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Kubernetes - Vanilla - Deployment [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Kubernetes - Openshift [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Kubernetes - OpenShift - Runtime [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Kubernetes - Minikube [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Kubernetes - Minikube - Runtime [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Kubernetes - Minikube - Deployment [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Kubernetes Client - Runtime [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Kubernetes Client - Deployment [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Kubernetes Config [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Kubernetes Config - Runtime [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Kubernetes Config - Deployment [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - OpenShift Client [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - OpenShift Client - Runtime [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - OpenShift Client - Deployment [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Kubernetes Service Binding - Deployment [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Flyway [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Flyway - Runtime [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Flyway - Deployment [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Liquibase [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Liquibase - Runtime [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Liquibase - Deployment [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Liquibase MongoDB [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Liquibase MongoDB - Runtime [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Liquibase MongoDB - Deployment [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Parent [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Runtime [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Deployment [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - SmallRye GraphQL [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - SmallRye GraphQL - Runtime [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - SmallRye GraphQL - Deployment [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - SmallRye GraphQL Client [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - SmallRye GraphQL Client - Runtime [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - SmallRye GraphQL Client - Deployment [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Logging - JSON [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Logging - JSON - Runtime [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Logging - JSON - Deployment [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Logging - GELF [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Logging - GELF - Runtime [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Logging - GELF - Deployment [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Picocli [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Picocli - Runtime [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Picocli - Deployment [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - HTTP Google Cloud Functions [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - HTTP Google Cloud Functions - Runtime [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - HTTP Google Cloud Functions - Deployment [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Google Cloud Functions [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Google Cloud Functions - Runtime [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Google Cloud Functions - Deployment [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - AWT - Parent [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - AWT - Runtime [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - AWT - Deployment [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Dev tools - Project Core Extension Codestarts [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - BOM - Descriptor JSON [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Maven Plugin [maven-plugin]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Gradle Plugin - Parent [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Gradle Model [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Gradle Plugin [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Extension Gradle Plugin [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Command Line Interface [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Test - Avro code generation and reload [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - AWT [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - No AWT [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Bouncy Castle [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS JSSE [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Bouncy Castle JSSE [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Funqy Amazon Lambda [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Funqy Google Cloud Functions [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Class tranformer [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Class tranformer - Runtime [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Class tranformer - Deployment [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Shared library [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Hibernate Validator [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Hibernate Validator [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Common JPA entities [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Infinispan Client [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Devtools [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - DevTools Registry Client [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Gradle tooling [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Main [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Kafka [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Kafka SSL [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Kafka SASL [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Kafka SASL with Elytron [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Kafka OAUTH with Keycloak [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Kafka with Snappy [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Kafka Avro [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Kafka Avro with Apicurio 2.x [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Kafka Streams [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Kafka Dev Services [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - JPA [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library A [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library B [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern app [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library A [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library B [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy app [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - JPA - DB2 [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - JPA - Derby [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - JPA - MariaDB [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - JPA - H2 [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - JPA - MSSQL [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - JPA - MySQL [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - JPA - Oracle [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Hibernate ORM REST Data with Panache [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - GraphQL and Hibernate ORM with Panache [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache and Kotlin [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - DB2 [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - MySQL [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - PostgreSQL [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache in Blocking mode [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Coordination - Outbox-polling [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + OpenSearch [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Tenancy [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Hibernate ORM - Tenancy [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Datasource [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Schema [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Envers [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Vert.x HTTP [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Vert.x Web [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Vert.x Web - Jackson [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Vert.x [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Spring DI [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Spring Web [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Spring Data JPA [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Spring Boot properties [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Spring Cloud Config Client [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Spring Data REST [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - JPA - Infinispan Cache [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Elytron Security [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Elytron Security OAuth2 [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy Reactive [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Elytron Undertow [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Flyway [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Liquibase [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Liquibase MongoDB [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Reactive [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Wiremock [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation Reactive [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Smallrye JWT Token Propagation [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter Code Flow [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Multi-Tenant OpenID Connect Adapter [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter WireMock [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Keycloak Policy Enforcer [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Reactive DB2 Client [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Reactive Pg Client [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Reactive MySQL Client [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Reactive MS SQL Client [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Reactive Oracle Client [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Test Extension Native Tests [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Amazon Lambda [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Amazon Lambda [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Amazon Lambda Stream Handler [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Amazon Lambda AWS Gateway REST API [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP RESTEasy [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Container Image - Parent [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Container Image - Invoker [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Container Image - Standard [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Kubernetes - Parent [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Kubernetes - Invoker [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard - Kafka [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Kubernetes Client [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Kubernetes Service Binding JDBC [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - OpenShift Client [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - MongoDB Client [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Jackson [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - JSON-B [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - RESTEasy Jackson [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - RESTEasy Mutiny [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Virtual Http [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Virtual Http Resteasy Standalone [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Maven tooling [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Scala [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Kotlin [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Kotlin Serialization [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - MongoDB Panache [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - MongoDB Panache Kotlin [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - MongoDB REST Data with Panache [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Narayana STM [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Narayana JTA CDI [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Narayana LRA Coordinator and Participant [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Elytron Security JDBC [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Elytron Security LDAP [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Vert.x GraphQL [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - SmallRye Config [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - SmallRye Context Propagation [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - SmallRye Metrics [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL Client [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Smallrye Opentracing [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - JPA without entities [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Quartz [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Redis Client [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Logging - GELF [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Cache [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Qute [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Runtime [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Deployment [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Bootstrap Config [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Application [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - InjectMock [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - AMQP [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - Kafka [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ (Dynamic Credentials) [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - REST client [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Parent [pom]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Standard tests [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Prod Mode tests [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - REST Client Reactive [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - REST Client Reactive Kotlin Serialization [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - REST Client Reactive: multipart messages [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - REST Client Reactive with Stork [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Packaging [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Simple with space [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Picocli [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Picocli Native [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - WebJar Locator [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Dev Mode [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - IDE Launcher [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST client [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST high level client [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Micrometer MP Metrics [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - Micrometer Prometheus [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - OpenTelemetry [jar]
[2026-03-04T22:21:11.172Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Vert.x [jar]
[2026-03-04T22:21:11.183Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Reactive [jar]
[2026-03-04T22:21:11.183Z] [INFO] Quarkus - Integration Tests - Logging - JSON [jar]
[2026-03-04T22:21:11.183Z] [INFO] Quarkus - Integration Tests - JAXB [jar]
[2026-03-04T22:21:11.183Z] [INFO] Quarkus - Integration Tests - JAXP [jar]
[2026-03-04T22:21:11.183Z] [INFO] Quarkus - Integration Tests - Mailer [jar]
[2026-03-04T22:21:11.183Z] [INFO] Quarkus - Integration Tests - Native Configuration Profile [jar]
[2026-03-04T22:21:11.183Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is unset [jar]
[2026-03-04T22:21:11.183Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is set [jar]
[2026-03-04T22:21:11.183Z] [INFO] Quarkus - Integration Tests - Logging with Panache [jar]
[2026-03-04T22:21:11.183Z] [INFO] Quarkus - Integration Tests - Locales [jar]
[2026-03-04T22:21:11.183Z] [INFO] Quarkus - Integration Tests - Redis DevService [jar]
[2026-03-04T22:21:11.183Z] [INFO] Quarkus - Integration Tests - gRPC - TLS [jar]
[2026-03-04T22:21:11.183Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with gzip compression [jar]
[2026-03-04T22:21:11.183Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with Mutiny [jar]
[2026-03-04T22:21:11.183Z] [INFO] Quarkus - Integration Tests - gRPC - TLS with mutual auth [jar]
[2026-03-04T22:21:11.183Z] [INFO] Quarkus - Integration Tests - gRPC - Streaming [jar]
[2026-03-04T22:21:11.183Z] [INFO] Quarkus - Integration Tests - gRPC - Interceptors [jar]
[2026-03-04T22:21:11.183Z] [INFO] Quarkus - Integration Tests - gRPC - Proto v2 [jar]
[2026-03-04T22:21:11.183Z] [INFO] Quarkus - Integration Tests - gRPC - Health [jar]
[2026-03-04T22:21:11.183Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate [jar]
[2026-03-04T22:21:11.183Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate Reactive [jar]
[2026-03-04T22:21:11.183Z] [INFO] Quarkus - Integration Tests - Helper project containing packaging a proto file for grpc-external-proto-test [jar]
[2026-03-04T22:21:11.183Z] [INFO] Quarkus - Integration Tests - gRPC - External proto Test [jar]
[2026-03-04T22:21:11.183Z] [INFO] Quarkus - Integration Tests - Google Cloud Functions HTTP [jar]
[2026-03-04T22:21:11.183Z] [INFO] Quarkus - Integration Tests - Google Cloud Function [jar]
[2026-03-04T22:21:11.183Z] [INFO]
[2026-03-04T22:21:11.183Z] [INFO] -------------------< io.quarkus:quarkus-ide-config >--------------------
[2026-03-04T22:21:11.183Z] [INFO] Building Quarkus - IDE/Tools - Config 2.7.5.Final [1/964]
[2026-03-04T22:21:11.183Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:21:11.511Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
[2026-03-04T22:21:11.842Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
[2026-03-04T22:21:12.181Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom (7.3 kB at 94 kB/s)
[2026-03-04T22:21:12.181Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
[2026-03-04T22:21:12.539Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
[2026-03-04T22:21:12.539Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom (7.8 kB at 89 kB/s)
[2026-03-04T22:21:12.539Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom
[2026-03-04T22:21:12.539Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
[2026-03-04T22:21:12.875Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 613 kB/s)
[2026-03-04T22:21:12.875Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
[2026-03-04T22:21:12.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[2026-03-04T22:21:12.875Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 244 kB/s)
[2026-03-04T22:21:13.261Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
[2026-03-04T22:21:13.261Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
[2026-03-04T22:21:13.261Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar (27 kB at 397 kB/s)
[2026-03-04T22:21:13.261Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.pom
[2026-03-04T22:21:13.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.pom
[2026-03-04T22:21:13.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.pom (5.5 kB at 47 kB/s)
[2026-03-04T22:21:13.919Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[2026-03-04T22:21:13.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[2026-03-04T22:21:13.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 153 kB/s)
[2026-03-04T22:21:13.919Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.jar
[2026-03-04T22:21:14.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.jar
[2026-03-04T22:21:14.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.jar (31 kB at 321 kB/s)
[2026-03-04T22:21:14.280Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
[2026-03-04T22:21:14.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
[2026-03-04T22:21:14.950Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (5.2 kB at 66 kB/s)
[2026-03-04T22:21:14.950Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
[2026-03-04T22:21:14.950Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
[2026-03-04T22:21:14.950Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 153 kB/s)
[2026-03-04T22:21:14.950Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
[2026-03-04T22:21:15.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
[2026-03-04T22:21:15.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (30 kB at 462 kB/s)
[2026-03-04T22:21:15.298Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom
[2026-03-04T22:21:15.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom
[2026-03-04T22:21:15.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom (14 kB at 172 kB/s)
[2026-03-04T22:21:15.625Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
[2026-03-04T22:21:15.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
[2026-03-04T22:21:15.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (33 kB at 494 kB/s)
[2026-03-04T22:21:15.942Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar
[2026-03-04T22:21:15.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar
[2026-03-04T22:21:16.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar (40 kB at 524 kB/s)
[2026-03-04T22:21:16.265Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom
[2026-03-04T22:21:16.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom
[2026-03-04T22:21:16.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom (8.1 kB at 106 kB/s)
[2026-03-04T22:21:16.265Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
[2026-03-04T22:21:16.685Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
[2026-03-04T22:21:16.685Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 141 kB/s)
[2026-03-04T22:21:16.685Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar
[2026-03-04T22:21:17.031Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar
[2026-03-04T22:21:17.031Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar (33 kB at 464 kB/s)
[2026-03-04T22:21:17.031Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom
[2026-03-04T22:21:17.031Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom
[2026-03-04T22:21:17.031Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom (12 kB at 158 kB/s)
[2026-03-04T22:21:17.031Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar
[2026-03-04T22:21:17.459Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar
[2026-03-04T22:21:17.459Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar (62 kB at 817 kB/s)
[2026-03-04T22:21:17.459Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom
[2026-03-04T22:21:17.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom
[2026-03-04T22:21:17.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom (8.0 kB at 107 kB/s)
[2026-03-04T22:21:17.787Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom
[2026-03-04T22:21:17.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom
[2026-03-04T22:21:18.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom (27 kB at 356 kB/s)
[2026-03-04T22:21:18.108Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar
[2026-03-04T22:21:18.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar
[2026-03-04T22:21:18.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar (43 kB at 574 kB/s)
[2026-03-04T22:21:18.434Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.pom
[2026-03-04T22:21:18.434Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.pom
[2026-03-04T22:21:18.434Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.pom (7.3 kB at 100 kB/s)
[2026-03-04T22:21:18.434Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.jar
[2026-03-04T22:21:18.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.jar
[2026-03-04T22:21:18.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.jar (28 kB at 368 kB/s)
[2026-03-04T22:21:18.756Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
[2026-03-04T22:21:19.073Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
[2026-03-04T22:21:19.073Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (6.4 kB at 84 kB/s)
[2026-03-04T22:21:19.073Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
[2026-03-04T22:21:19.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
[2026-03-04T22:21:19.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 138 kB/s)
[2026-03-04T22:21:19.393Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
[2026-03-04T22:21:19.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
[2026-03-04T22:21:19.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 492 kB/s)
[2026-03-04T22:21:19.794Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
[2026-03-04T22:21:20.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
[2026-03-04T22:21:20.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 207 kB/s)
[2026-03-04T22:21:20.129Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
[2026-03-04T22:21:20.449Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
[2026-03-04T22:21:20.449Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 390 kB/s)
[2026-03-04T22:21:20.449Z] [INFO]
[2026-03-04T22:21:20.449Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-ide-config ---
[2026-03-04T22:21:20.449Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[2026-03-04T22:21:20.766Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[2026-03-04T22:21:20.766Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 30 kB/s)
[2026-03-04T22:21:20.766Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom
[2026-03-04T22:21:21.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
[2026-03-04T22:21:21.093Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 267 kB/s)
[2026-03-04T22:21:21.093Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
[2026-03-04T22:21:21.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
[2026-03-04T22:21:21.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 286 kB/s)
[2026-03-04T22:21:21.415Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
[2026-03-04T22:21:21.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
[2026-03-04T22:21:21.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 154 kB/s)
[2026-03-04T22:21:21.740Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[2026-03-04T22:21:21.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[2026-03-04T22:21:21.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 45 kB/s)
[2026-03-04T22:21:21.740Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
[2026-03-04T22:21:22.426Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
[2026-03-04T22:21:22.426Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 46 kB/s)
[2026-03-04T22:21:22.426Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[2026-03-04T22:21:22.426Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[2026-03-04T22:21:22.744Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 218 kB/s)
[2026-03-04T22:21:22.744Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[2026-03-04T22:21:22.744Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[2026-03-04T22:21:22.744Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 28 kB/s)
[2026-03-04T22:21:22.744Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[2026-03-04T22:21:22.744Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[2026-03-04T22:21:23.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 70 kB/s)
[2026-03-04T22:21:23.062Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[2026-03-04T22:21:23.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[2026-03-04T22:21:23.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 42 kB/s)
[2026-03-04T22:21:23.062Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[2026-03-04T22:21:23.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[2026-03-04T22:21:23.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 36 kB/s)
[2026-03-04T22:21:23.062Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[2026-03-04T22:21:23.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[2026-03-04T22:21:23.380Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 18 kB/s)
[2026-03-04T22:21:23.380Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[2026-03-04T22:21:23.380Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[2026-03-04T22:21:23.380Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 108 kB/s)
[2026-03-04T22:21:23.380Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[2026-03-04T22:21:23.380Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[2026-03-04T22:21:23.380Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 136 kB/s)
[2026-03-04T22:21:23.380Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
[2026-03-04T22:21:23.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
[2026-03-04T22:21:24.015Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 10 kB/s)
[2026-03-04T22:21:24.015Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
[2026-03-04T22:21:24.015Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
[2026-03-04T22:21:24.332Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 72 kB/s)
[2026-03-04T22:21:24.332Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[2026-03-04T22:21:24.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[2026-03-04T22:21:24.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 56 kB/s)
[2026-03-04T22:21:24.648Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[2026-03-04T22:21:24.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[2026-03-04T22:21:24.966Z] [INFO] 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 51 kB/s)
[2026-03-04T22:21:24.966Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[2026-03-04T22:21:24.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[2026-03-04T22:21:24.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 63 kB/s)
[2026-03-04T22:21:24.966Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[2026-03-04T22:21:24.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[2026-03-04T22:21:25.283Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 138 kB/s)
[2026-03-04T22:21:25.283Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
[2026-03-04T22:21:25.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
[2026-03-04T22:21:25.604Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 72 kB/s)
[2026-03-04T22:21:25.604Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[2026-03-04T22:21:25.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[2026-03-04T22:21:25.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 66 kB/s)
[2026-03-04T22:21:25.945Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom
[2026-03-04T22:21:26.262Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
[2026-03-04T22:21:26.580Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 160 kB/s)
[2026-03-04T22:21:26.580Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom
[2026-03-04T22:21:26.580Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
[2026-03-04T22:21:26.580Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 805 kB/s)
[2026-03-04T22:21:26.967Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/16/apache-16.pom
[2026-03-04T22:21:26.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
[2026-03-04T22:21:26.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 205 kB/s)
[2026-03-04T22:21:26.967Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
[2026-03-04T22:21:26.967Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[2026-03-04T22:21:26.967Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
[2026-03-04T22:21:26.967Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[2026-03-04T22:21:26.967Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[2026-03-04T22:21:26.967Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
[2026-03-04T22:21:27.288Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[2026-03-04T22:21:27.288Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[2026-03-04T22:21:27.288Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[2026-03-04T22:21:27.288Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
[2026-03-04T22:21:27.288Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar
[2026-03-04T22:21:27.605Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
[2026-03-04T22:21:27.605Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[2026-03-04T22:21:27.605Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
[2026-03-04T22:21:27.605Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[2026-03-04T22:21:27.605Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[2026-03-04T22:21:27.605Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 5.4 MB/s)
[2026-03-04T22:21:27.605Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
[2026-03-04T22:21:27.605Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 1.2 MB/s)
[2026-03-04T22:21:27.605Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[2026-03-04T22:21:27.605Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 689 kB/s)
[2026-03-04T22:21:27.605Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[2026-03-04T22:21:27.605Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 62 kB/s)
[2026-03-04T22:21:27.605Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[2026-03-04T22:21:27.605Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 2.2 MB/s)
[2026-03-04T22:21:27.605Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
[2026-03-04T22:21:27.605Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 2.7 MB/s)
[2026-03-04T22:21:27.605Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
[2026-03-04T22:21:27.605Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 542 kB/s)
[2026-03-04T22:21:27.605Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 4.3 MB/s)
[2026-03-04T22:21:27.605Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 1.3 MB/s)
[2026-03-04T22:21:27.605Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 1.1 MB/s)
[2026-03-04T22:21:27.605Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 1.5 MB/s)
[2026-03-04T22:21:27.925Z] [INFO]
[2026-03-04T22:21:27.925Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-ide-config ---
[2026-03-04T22:21:27.925Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[2026-03-04T22:21:27.925Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[2026-03-04T22:21:27.925Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 90 kB/s)
[2026-03-04T22:21:27.925Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[2026-03-04T22:21:28.243Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[2026-03-04T22:21:28.243Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 30 kB/s)
[2026-03-04T22:21:28.243Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[2026-03-04T22:21:28.563Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[2026-03-04T22:21:28.563Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 40 kB/s)
[2026-03-04T22:21:28.563Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[2026-03-04T22:21:28.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[2026-03-04T22:21:28.888Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 11 kB/s)
[2026-03-04T22:21:28.888Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[2026-03-04T22:21:29.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[2026-03-04T22:21:29.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 91 kB/s)
[2026-03-04T22:21:29.210Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[2026-03-04T22:21:29.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[2026-03-04T22:21:29.210Z] [INFO] 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 52 kB/s)
[2026-03-04T22:21:29.210Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[2026-03-04T22:21:29.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[2026-03-04T22:21:29.535Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 115 kB/s)
[2026-03-04T22:21:29.535Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[2026-03-04T22:21:29.535Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[2026-03-04T22:21:29.535Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 150 kB/s)
[2026-03-04T22:21:29.535Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[2026-03-04T22:21:29.535Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[2026-03-04T22:21:29.535Z] [INFO] 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 38 kB/s)
[2026-03-04T22:21:29.535Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[2026-03-04T22:21:29.863Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[2026-03-04T22:21:29.863Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 33 kB/s)
[2026-03-04T22:21:29.863Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[2026-03-04T22:21:29.863Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[2026-03-04T22:21:30.183Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 34 kB/s)
[2026-03-04T22:21:30.183Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[2026-03-04T22:21:30.183Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[2026-03-04T22:21:30.183Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 45 kB/s)
[2026-03-04T22:21:30.183Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[2026-03-04T22:21:30.183Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[2026-03-04T22:21:30.505Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 28 kB/s)
[2026-03-04T22:21:30.505Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[2026-03-04T22:21:30.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[2026-03-04T22:21:30.505Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 123 kB/s)
[2026-03-04T22:21:30.505Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[2026-03-04T22:21:30.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[2026-03-04T22:21:30.505Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 35 kB/s)
[2026-03-04T22:21:30.505Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[2026-03-04T22:21:30.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[2026-03-04T22:21:30.505Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 63 kB/s)
[2026-03-04T22:21:30.505Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[2026-03-04T22:21:30.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[2026-03-04T22:21:30.832Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 27 kB/s)
[2026-03-04T22:21:30.832Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
[2026-03-04T22:21:30.832Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
[2026-03-04T22:21:30.832Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom (2.8 kB at 44 kB/s)
[2026-03-04T22:21:31.152Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
[2026-03-04T22:21:31.152Z] [INFO] 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
[2026-03-04T22:21:31.152Z] [INFO] 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 22 kB/s)
[2026-03-04T22:21:31.152Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
[2026-03-04T22:21:31.477Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
[2026-03-04T22:21:31.477Z] [INFO] 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 8.2 kB/s)
[2026-03-04T22:21:31.477Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[2026-03-04T22:21:31.799Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[2026-03-04T22:21:31.799Z] [INFO] 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 88 kB/s)
[2026-03-04T22:21:31.799Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom
[2026-03-04T22:21:32.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom
[2026-03-04T22:21:32.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (2.3 kB at 38 kB/s)
[2026-03-04T22:21:32.121Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[2026-03-04T22:21:32.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[2026-03-04T22:21:32.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 14 kB/s)
[2026-03-04T22:21:32.441Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[2026-03-04T22:21:32.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[2026-03-04T22:21:32.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 36 kB/s)
[2026-03-04T22:21:32.759Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[2026-03-04T22:21:32.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[2026-03-04T22:21:33.081Z] [INFO] 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 54 kB/s)
[2026-03-04T22:21:33.081Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
[2026-03-04T22:21:33.081Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
[2026-03-04T22:21:33.081Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom (4.1 kB at 69 kB/s)
[2026-03-04T22:21:33.081Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
[2026-03-04T22:21:33.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
[2026-03-04T22:21:33.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 98 kB/s)
[2026-03-04T22:21:33.401Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[2026-03-04T22:21:33.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[2026-03-04T22:21:33.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 94 kB/s)
[2026-03-04T22:21:33.724Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
[2026-03-04T22:21:33.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
[2026-03-04T22:21:34.048Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 89 kB/s)
[2026-03-04T22:21:34.048Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
[2026-03-04T22:21:34.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
[2026-03-04T22:21:34.048Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 250 kB/s)
[2026-03-04T22:21:34.048Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[2026-03-04T22:21:34.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[2026-03-04T22:21:34.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 21 kB/s)
[2026-03-04T22:21:34.371Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[2026-03-04T22:21:34.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[2026-03-04T22:21:34.688Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 24 kB/s)
[2026-03-04T22:21:34.688Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
[2026-03-04T22:21:35.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
[2026-03-04T22:21:35.005Z] [INFO] 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 108 kB/s)
[2026-03-04T22:21:35.005Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
[2026-03-04T22:21:35.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
[2026-03-04T22:21:35.323Z] [INFO] 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 85 kB/s)
[2026-03-04T22:21:35.323Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
[2026-03-04T22:21:35.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
[2026-03-04T22:21:35.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 45 kB/s)
[2026-03-04T22:21:35.640Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
[2026-03-04T22:21:35.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
[2026-03-04T22:21:35.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 275 kB/s)
[2026-03-04T22:21:35.964Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
[2026-03-04T22:21:35.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
[2026-03-04T22:21:35.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 45 kB/s)
[2026-03-04T22:21:35.964Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
[2026-03-04T22:21:36.284Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
[2026-03-04T22:21:36.284Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 71 kB/s)
[2026-03-04T22:21:36.284Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
[2026-03-04T22:21:36.610Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
[2026-03-04T22:21:36.610Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 29 kB/s)
[2026-03-04T22:21:36.610Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
[2026-03-04T22:21:36.610Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
[2026-03-04T22:21:36.927Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 200 kB/s)
[2026-03-04T22:21:36.927Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
[2026-03-04T22:21:36.927Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
[2026-03-04T22:21:36.927Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 514 kB/s)
[2026-03-04T22:21:36.927Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
[2026-03-04T22:21:37.254Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
[2026-03-04T22:21:37.254Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 68 kB/s)
[2026-03-04T22:21:37.254Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
[2026-03-04T22:21:37.254Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[2026-03-04T22:21:37.254Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
[2026-03-04T22:21:37.254Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[2026-03-04T22:21:37.578Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[2026-03-04T22:21:37.578Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[2026-03-04T22:21:37.578Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
[2026-03-04T22:21:37.578Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
[2026-03-04T22:21:37.578Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
[2026-03-04T22:21:37.578Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[2026-03-04T22:21:37.578Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[2026-03-04T22:21:37.578Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[2026-03-04T22:21:37.578Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[2026-03-04T22:21:37.578Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
[2026-03-04T22:21:37.578Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
[2026-03-04T22:21:37.903Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar
[2026-03-04T22:21:37.903Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[2026-03-04T22:21:37.903Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[2026-03-04T22:21:37.903Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
[2026-03-04T22:21:37.903Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
[2026-03-04T22:21:37.903Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
[2026-03-04T22:21:37.903Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
[2026-03-04T22:21:37.903Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[2026-03-04T22:21:37.904Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
[2026-03-04T22:21:37.904Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
[2026-03-04T22:21:38.244Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
[2026-03-04T22:21:38.244Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
[2026-03-04T22:21:38.244Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
[2026-03-04T22:21:38.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[2026-03-04T22:21:38.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 630 kB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[2026-03-04T22:21:38.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 640 kB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
[2026-03-04T22:21:38.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 7.5 MB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
[2026-03-04T22:21:38.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 2.5 MB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
[2026-03-04T22:21:38.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 549 kB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[2026-03-04T22:21:38.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 1.3 MB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[2026-03-04T22:21:38.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 563 kB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[2026-03-04T22:21:38.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 720 kB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[2026-03-04T22:21:38.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 129 kB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
[2026-03-04T22:21:38.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 531 kB/s)
[2026-03-04T22:21:38.573Z] [INFO] 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.jar
[2026-03-04T22:21:38.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 843 kB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar
[2026-03-04T22:21:38.573Z] [INFO] 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 208 kB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[2026-03-04T22:21:38.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 93 kB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[2026-03-04T22:21:38.573Z] [INFO] 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.jar (195 kB at 1.3 MB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
[2026-03-04T22:21:38.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar (12 kB at 70 kB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
[2026-03-04T22:21:38.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 250 kB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
[2026-03-04T22:21:38.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 200 kB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
[2026-03-04T22:21:38.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar (107 kB at 541 kB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[2026-03-04T22:21:38.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 1.2 MB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
[2026-03-04T22:21:38.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 273 kB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
[2026-03-04T22:21:38.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 1.4 MB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
[2026-03-04T22:21:38.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 1.2 MB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
[2026-03-04T22:21:38.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 668 kB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
[2026-03-04T22:21:38.573Z] [INFO] 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 235 kB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 1.0 MB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 588 kB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 521 kB/s)
[2026-03-04T22:21:38.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 180 kB/s)
[2026-03-04T22:21:38.902Z] [INFO]
[2026-03-04T22:21:38.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-ide-config ---
[2026-03-04T22:21:38.902Z] [INFO]
[2026-03-04T22:21:38.902Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-ide-config ---
[2026-03-04T22:21:38.902Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
[2026-03-04T22:21:39.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
[2026-03-04T22:21:39.232Z] [INFO] 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 69 kB/s)
[2026-03-04T22:21:39.232Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[2026-03-04T22:21:39.551Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[2026-03-04T22:21:39.551Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 487 kB/s)
[2026-03-04T22:21:39.551Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
[2026-03-04T22:21:39.551Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
[2026-03-04T22:21:39.868Z] [INFO] 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 51 kB/s)
[2026-03-04T22:21:39.868Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[2026-03-04T22:21:39.868Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[2026-03-04T22:21:39.868Z] [INFO] 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 77 kB/s)
[2026-03-04T22:21:40.214Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[2026-03-04T22:21:40.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[2026-03-04T22:21:40.214Z] [INFO] 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 149 kB/s)
[2026-03-04T22:21:40.214Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[2026-03-04T22:21:40.544Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[2026-03-04T22:21:40.544Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 252 kB/s)
[2026-03-04T22:21:40.544Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[2026-03-04T22:21:40.867Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[2026-03-04T22:21:40.867Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 18 kB/s)
[2026-03-04T22:21:40.867Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[2026-03-04T22:21:41.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[2026-03-04T22:21:41.187Z] [INFO] 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 139 kB/s)
[2026-03-04T22:21:41.187Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
[2026-03-04T22:21:41.513Z] [INFO] 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
[2026-03-04T22:21:41.513Z] [INFO] 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 75 kB/s)
[2026-03-04T22:21:41.513Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.pom
[2026-03-04T22:21:41.854Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom
[2026-03-04T22:21:41.854Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 kB at 493 kB/s)
[2026-03-04T22:21:41.854Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[2026-03-04T22:21:41.854Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[2026-03-04T22:21:42.189Z] [INFO] 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 149 kB/s)
[2026-03-04T22:21:42.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
[2026-03-04T22:21:42.190Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
[2026-03-04T22:21:42.190Z] [INFO] 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 52 kB/s)
[2026-03-04T22:21:42.190Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
[2026-03-04T22:21:42.514Z] [INFO] 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
[2026-03-04T22:21:42.514Z] [INFO] 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 76 kB/s)
[2026-03-04T22:21:42.514Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
[2026-03-04T22:21:42.838Z] [INFO] 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
[2026-03-04T22:21:42.838Z] [INFO] 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 45 kB/s)
[2026-03-04T22:21:42.838Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[2026-03-04T22:21:42.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[2026-03-04T22:21:43.170Z] [INFO] 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 42 kB/s)
[2026-03-04T22:21:43.170Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
[2026-03-04T22:21:43.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
[2026-03-04T22:21:43.170Z] [INFO] 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 22 kB/s)
[2026-03-04T22:21:43.170Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
[2026-03-04T22:21:43.509Z] [INFO] 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
[2026-03-04T22:21:43.509Z] [INFO] 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 39 kB/s)
[2026-03-04T22:21:43.509Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
[2026-03-04T22:21:43.509Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
[2026-03-04T22:21:43.834Z] [INFO] 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 298 kB/s)
[2026-03-04T22:21:43.834Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
[2026-03-04T22:21:43.834Z] [INFO] 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
[2026-03-04T22:21:43.834Z] [INFO] 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 46 kB/s)
[2026-03-04T22:21:43.834Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[2026-03-04T22:21:44.154Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[2026-03-04T22:21:44.154Z] [INFO] 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 53 kB/s)
[2026-03-04T22:21:44.154Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[2026-03-04T22:21:44.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[2026-03-04T22:21:44.471Z] [INFO] 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 165 kB/s)
[2026-03-04T22:21:44.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[2026-03-04T22:21:44.812Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[2026-03-04T22:21:44.812Z] [INFO] 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 69 kB/s)
[2026-03-04T22:21:44.812Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
[2026-03-04T22:21:44.812Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
[2026-03-04T22:21:44.812Z] [INFO] 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 54 kB/s)
[2026-03-04T22:21:44.812Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
[2026-03-04T22:21:45.145Z] [INFO] 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
[2026-03-04T22:21:45.145Z] [INFO] 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 43 kB/s)
[2026-03-04T22:21:45.145Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
[2026-03-04T22:21:45.462Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
[2026-03-04T22:21:45.462Z] [INFO] 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 34 kB/s)
[2026-03-04T22:21:45.462Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
[2026-03-04T22:21:45.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
[2026-03-04T22:21:45.783Z] [INFO] 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 49 kB/s)
[2026-03-04T22:21:45.783Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
[2026-03-04T22:21:46.289Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
[2026-03-04T22:21:46.289Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 370 kB/s)
[2026-03-04T22:21:46.289Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
[2026-03-04T22:21:46.289Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
[2026-03-04T22:21:46.289Z] [INFO] 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 38 kB/s)
[2026-03-04T22:21:46.289Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
[2026-03-04T22:21:46.659Z] [INFO] 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
[2026-03-04T22:21:46.659Z] [INFO] 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 89 kB/s)
[2026-03-04T22:21:46.659Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
[2026-03-04T22:21:46.991Z] [INFO] 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
[2026-03-04T22:21:46.991Z] [INFO] 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 50 kB/s)
[2026-03-04T22:21:46.991Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[2026-03-04T22:21:46.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[2026-03-04T22:21:46.991Z] [INFO] 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 236 kB/s)
[2026-03-04T22:21:46.991Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[2026-03-04T22:21:47.310Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[2026-03-04T22:21:47.310Z] [INFO] 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 54 kB/s)
[2026-03-04T22:21:47.310Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
[2026-03-04T22:21:47.628Z] [INFO] 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
[2026-03-04T22:21:47.628Z] [INFO] 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 73 kB/s)
[2026-03-04T22:21:47.628Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[2026-03-04T22:21:47.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[2026-03-04T22:21:47.948Z] [INFO] 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 217 kB/s)
[2026-03-04T22:21:47.948Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
[2026-03-04T22:21:47.948Z] [INFO] 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
[2026-03-04T22:21:47.948Z] [INFO] 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 44 kB/s)
[2026-03-04T22:21:47.948Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
[2026-03-04T22:21:48.278Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
[2026-03-04T22:21:48.278Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 200 kB/s)
[2026-03-04T22:21:48.278Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom
[2026-03-04T22:21:48.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
[2026-03-04T22:21:48.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 666 kB/s)
[2026-03-04T22:21:48.969Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
[2026-03-04T22:21:49.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
[2026-03-04T22:21:49.291Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 112 kB/s)
[2026-03-04T22:21:49.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
[2026-03-04T22:21:49.610Z] [INFO] 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
[2026-03-04T22:21:49.610Z] [INFO] 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 33 kB/s)
[2026-03-04T22:21:49.610Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
[2026-03-04T22:21:49.610Z] [INFO] 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
[2026-03-04T22:21:49.932Z] [INFO] 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 47 kB/s)
[2026-03-04T22:21:49.932Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
[2026-03-04T22:21:49.932Z] [INFO] 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
[2026-03-04T22:21:49.932Z] [INFO] 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 169 kB/s)
[2026-03-04T22:21:49.932Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
[2026-03-04T22:21:50.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
[2026-03-04T22:21:50.256Z] [INFO] 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 32 kB/s)
[2026-03-04T22:21:50.256Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
[2026-03-04T22:21:50.579Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
[2026-03-04T22:21:50.579Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 83 kB/s)
[2026-03-04T22:21:50.579Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[2026-03-04T22:21:50.579Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[2026-03-04T22:21:50.579Z] [INFO] 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 132 kB/s)
[2026-03-04T22:21:50.910Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom
[2026-03-04T22:21:50.910Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom
[2026-03-04T22:21:50.910Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom (1.6 kB at 26 kB/s)
[2026-03-04T22:21:50.910Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom
[2026-03-04T22:21:51.228Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom
[2026-03-04T22:21:51.228Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom (22 kB at 417 kB/s)
[2026-03-04T22:21:51.228Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/26/maven-parent-26.pom
[2026-03-04T22:21:51.228Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
[2026-03-04T22:21:51.547Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 925 kB/s)
[2026-03-04T22:21:51.547Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
[2026-03-04T22:21:51.547Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
[2026-03-04T22:21:51.865Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 70 kB/s)
[2026-03-04T22:21:51.865Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom
[2026-03-04T22:21:51.865Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom
[2026-03-04T22:21:51.865Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom (2.2 kB at 54 kB/s)
[2026-03-04T22:21:51.865Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom
[2026-03-04T22:21:52.198Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom
[2026-03-04T22:21:52.198Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom (1.5 kB at 38 kB/s)
[2026-03-04T22:21:52.198Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom
[2026-03-04T22:21:52.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom
[2026-03-04T22:21:52.519Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom (1.9 kB at 51 kB/s)
[2026-03-04T22:21:52.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom
[2026-03-04T22:21:52.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom
[2026-03-04T22:21:52.519Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom (3.5 kB at 85 kB/s)
[2026-03-04T22:21:52.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom
[2026-03-04T22:21:52.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom
[2026-03-04T22:21:52.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom (2.6 kB at 64 kB/s)
[2026-03-04T22:21:52.839Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom
[2026-03-04T22:21:53.159Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom
[2026-03-04T22:21:53.159Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom (2.1 kB at 49 kB/s)
[2026-03-04T22:21:53.159Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom
[2026-03-04T22:21:53.159Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom
[2026-03-04T22:21:53.486Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom (2.7 kB at 63 kB/s)
[2026-03-04T22:21:53.486Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[2026-03-04T22:21:53.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[2026-03-04T22:21:53.486Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 380 kB/s)
[2026-03-04T22:21:53.486Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/17/commons-parent-17.pom
[2026-03-04T22:21:53.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
[2026-03-04T22:21:53.847Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 709 kB/s)
[2026-03-04T22:21:53.847Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom
[2026-03-04T22:21:53.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
[2026-03-04T22:21:54.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 272 kB/s)
[2026-03-04T22:21:54.164Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom
[2026-03-04T22:21:54.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom
[2026-03-04T22:21:54.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom (2.5 kB at 62 kB/s)
[2026-03-04T22:21:54.164Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom
[2026-03-04T22:21:54.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom
[2026-03-04T22:21:54.486Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom (2.2 kB at 40 kB/s)
[2026-03-04T22:21:54.486Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.pom
[2026-03-04T22:21:54.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom
[2026-03-04T22:21:54.815Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 290 kB/s)
[2026-03-04T22:21:54.815Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom
[2026-03-04T22:21:55.135Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom
[2026-03-04T22:21:55.135Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.1 MB/s)
[2026-03-04T22:21:55.135Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom
[2026-03-04T22:21:55.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
[2026-03-04T22:21:55.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 370 kB/s)
[2026-03-04T22:21:55.454Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom
[2026-03-04T22:21:55.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom
[2026-03-04T22:21:55.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom (2.1 kB at 53 kB/s)
[2026-03-04T22:21:55.775Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom
[2026-03-04T22:21:56.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom
[2026-03-04T22:21:56.093Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom (2.7 kB at 66 kB/s)
[2026-03-04T22:21:56.093Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom
[2026-03-04T22:21:56.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom
[2026-03-04T22:21:56.093Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom (1.7 kB at 42 kB/s)
[2026-03-04T22:21:56.093Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom
[2026-03-04T22:21:56.777Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom
[2026-03-04T22:21:56.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom (2.3 kB at 52 kB/s)
[2026-03-04T22:21:56.777Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom
[2026-03-04T22:21:57.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom
[2026-03-04T22:21:57.101Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom (2.6 kB at 65 kB/s)
[2026-03-04T22:21:57.101Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom
[2026-03-04T22:21:57.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom
[2026-03-04T22:21:57.423Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom (2.6 kB at 62 kB/s)
[2026-03-04T22:21:57.423Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom
[2026-03-04T22:21:57.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom
[2026-03-04T22:21:57.423Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom (2.5 kB at 63 kB/s)
[2026-03-04T22:21:57.423Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom
[2026-03-04T22:21:57.743Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom
[2026-03-04T22:21:57.743Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom (2.3 kB at 53 kB/s)
[2026-03-04T22:21:57.743Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom
[2026-03-04T22:21:58.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom
[2026-03-04T22:21:58.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom (9.8 kB at 251 kB/s)
[2026-03-04T22:21:58.066Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
[2026-03-04T22:21:58.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
[2026-03-04T22:21:58.389Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom (2.7 kB at 63 kB/s)
[2026-03-04T22:21:58.389Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
[2026-03-04T22:21:58.389Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
[2026-03-04T22:21:58.389Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom (2.1 kB at 49 kB/s)
[2026-03-04T22:21:58.389Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
[2026-03-04T22:21:58.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
[2026-03-04T22:21:58.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom (3.7 kB at 78 kB/s)
[2026-03-04T22:21:58.709Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
[2026-03-04T22:21:59.027Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
[2026-03-04T22:21:59.027Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom (21 kB at 535 kB/s)
[2026-03-04T22:21:59.027Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/22/maven-parent-22.pom
[2026-03-04T22:21:59.027Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
[2026-03-04T22:21:59.027Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 708 kB/s)
[2026-03-04T22:21:59.027Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/11/apache-11.pom
[2026-03-04T22:21:59.346Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
[2026-03-04T22:21:59.346Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 380 kB/s)
[2026-03-04T22:21:59.346Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
[2026-03-04T22:21:59.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
[2026-03-04T22:21:59.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom (1.6 kB at 37 kB/s)
[2026-03-04T22:21:59.664Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
[2026-03-04T22:21:59.987Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
[2026-03-04T22:21:59.987Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom (2.5 kB at 64 kB/s)
[2026-03-04T22:21:59.987Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[2026-03-04T22:21:59.987Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[2026-03-04T22:22:00.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 423 kB/s)
[2026-03-04T22:22:00.303Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
[2026-03-04T22:22:00.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
[2026-03-04T22:22:00.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom (1.2 kB at 30 kB/s)
[2026-03-04T22:22:00.303Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom
[2026-03-04T22:22:00.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom
[2026-03-04T22:22:00.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom (3.1 kB at 85 kB/s)
[2026-03-04T22:22:00.627Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.1/commons-io-2.1.pom
[2026-03-04T22:22:01.004Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom
[2026-03-04T22:22:01.004Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom (11 kB at 236 kB/s)
[2026-03-04T22:22:01.004Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
[2026-03-04T22:22:01.004Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
[2026-03-04T22:22:01.004Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 873 kB/s)
[2026-03-04T22:22:01.004Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom
[2026-03-04T22:22:01.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom
[2026-03-04T22:22:01.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom (2.5 kB at 45 kB/s)
[2026-03-04T22:22:01.321Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom
[2026-03-04T22:22:01.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom
[2026-03-04T22:22:01.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom (1.1 kB at 23 kB/s)
[2026-03-04T22:22:01.706Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom
[2026-03-04T22:22:02.024Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom
[2026-03-04T22:22:02.024Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom (4.3 kB at 94 kB/s)
[2026-03-04T22:22:02.024Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
[2026-03-04T22:22:02.024Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
[2026-03-04T22:22:02.024Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 107 kB/s)
[2026-03-04T22:22:02.024Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
[2026-03-04T22:22:02.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
[2026-03-04T22:22:02.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (1.1 kB at 26 kB/s)
[2026-03-04T22:22:02.342Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom
[2026-03-04T22:22:02.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom
[2026-03-04T22:22:02.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom (804 B at 20 kB/s)
[2026-03-04T22:22:02.659Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom
[2026-03-04T22:22:02.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom
[2026-03-04T22:22:02.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom (2.1 kB at 49 kB/s)
[2026-03-04T22:22:02.977Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
[2026-03-04T22:22:03.295Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
[2026-03-04T22:22:03.295Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 60 kB/s)
[2026-03-04T22:22:03.295Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
[2026-03-04T22:22:03.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
[2026-03-04T22:22:03.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 209 kB/s)
[2026-03-04T22:22:03.614Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom
[2026-03-04T22:22:03.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom
[2026-03-04T22:22:03.931Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom (1.4 kB at 33 kB/s)
[2026-03-04T22:22:03.931Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom
[2026-03-04T22:22:03.931Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom
[2026-03-04T22:22:04.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom (1.7 kB at 33 kB/s)
[2026-03-04T22:22:04.250Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom
[2026-03-04T22:22:04.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom
[2026-03-04T22:22:04.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom (1.3 kB at 33 kB/s)
[2026-03-04T22:22:04.250Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
[2026-03-04T22:22:05.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
[2026-03-04T22:22:05.872Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom (2.2 kB at 53 kB/s)
[2026-03-04T22:22:05.872Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
[2026-03-04T22:22:06.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
[2026-03-04T22:22:06.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom (2.4 kB at 46 kB/s)
[2026-03-04T22:22:06.192Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom
[2026-03-04T22:22:06.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom
[2026-03-04T22:22:06.516Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom (996 B at 22 kB/s)
[2026-03-04T22:22:06.516Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom
[2026-03-04T22:22:06.837Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom
[2026-03-04T22:22:07.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom (971 B at 25 kB/s)
[2026-03-04T22:22:07.161Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom
[2026-03-04T22:22:07.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom
[2026-03-04T22:22:07.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom (1.3 kB at 31 kB/s)
[2026-03-04T22:22:07.161Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom
[2026-03-04T22:22:07.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom
[2026-03-04T22:22:07.483Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom (1.3 kB at 29 kB/s)
[2026-03-04T22:22:07.483Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
[2026-03-04T22:22:07.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
[2026-03-04T22:22:07.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom (3.8 kB at 103 kB/s)
[2026-03-04T22:22:07.807Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
[2026-03-04T22:22:07.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
[2026-03-04T22:22:07.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 66 kB/s)
[2026-03-04T22:22:07.807Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
[2026-03-04T22:22:07.807Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
[2026-03-04T22:22:07.807Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
[2026-03-04T22:22:07.807Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
[2026-03-04T22:22:07.807Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
[2026-03-04T22:22:08.164Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
[2026-03-04T22:22:08.164Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
[2026-03-04T22:22:08.164Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
[2026-03-04T22:22:08.164Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
[2026-03-04T22:22:08.164Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
[2026-03-04T22:22:08.164Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
[2026-03-04T22:22:08.164Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
[2026-03-04T22:22:08.484Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
[2026-03-04T22:22:08.484Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
[2026-03-04T22:22:08.484Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
[2026-03-04T22:22:08.484Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
[2026-03-04T22:22:08.484Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
[2026-03-04T22:22:08.484Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
[2026-03-04T22:22:08.484Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
[2026-03-04T22:22:08.801Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
[2026-03-04T22:22:08.801Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[2026-03-04T22:22:08.801Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
[2026-03-04T22:22:08.801Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[2026-03-04T22:22:08.801Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
[2026-03-04T22:22:08.801Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
[2026-03-04T22:22:08.801Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
[2026-03-04T22:22:09.118Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar
[2026-03-04T22:22:09.118Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar
[2026-03-04T22:22:09.118Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar
[2026-03-04T22:22:09.118Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar
[2026-03-04T22:22:09.118Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[2026-03-04T22:22:09.118Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar
[2026-03-04T22:22:09.118Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.jar
[2026-03-04T22:22:09.433Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar
[2026-03-04T22:22:09.433Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar
[2026-03-04T22:22:09.433Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar
[2026-03-04T22:22:09.433Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar
[2026-03-04T22:22:09.433Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar
[2026-03-04T22:22:09.433Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar
[2026-03-04T22:22:09.433Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar
[2026-03-04T22:22:09.434Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar
[2026-03-04T22:22:09.434Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar
[2026-03-04T22:22:09.753Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
[2026-03-04T22:22:09.753Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar
[2026-03-04T22:22:09.753Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar
[2026-03-04T22:22:09.753Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar
[2026-03-04T22:22:09.753Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar
[2026-03-04T22:22:09.753Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
[2026-03-04T22:22:09.753Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
[2026-03-04T22:22:09.753Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar
[2026-03-04T22:22:10.077Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar
[2026-03-04T22:22:10.077Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar
[2026-03-04T22:22:10.077Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar
[2026-03-04T22:22:10.077Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar
[2026-03-04T22:22:10.077Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar
[2026-03-04T22:22:10.077Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar
[2026-03-04T22:22:10.077Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
[2026-03-04T22:22:10.402Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[2026-03-04T22:22:10.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
[2026-03-04T22:22:10.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
[2026-03-04T22:22:10.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
[2026-03-04T22:22:10.403Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
[2026-03-04T22:22:10.403Z] [INFO] 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
[2026-03-04T22:22:10.403Z] [INFO] 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 842 kB/s)
[2026-03-04T22:22:10.403Z] [INFO] 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
[2026-03-04T22:22:10.403Z] [INFO] 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 3.5 MB/s)
[2026-03-04T22:22:10.403Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
[2026-03-04T22:22:10.403Z] [INFO] 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 6.8 MB/s)
[2026-03-04T22:22:10.403Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
[2026-03-04T22:22:10.735Z] [INFO] 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 1.4 MB/s)
[2026-03-04T22:22:10.735Z] [INFO] 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
[2026-03-04T22:22:10.735Z] [INFO] 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 855 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
[2026-03-04T22:22:10.735Z] [INFO] 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 371 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
[2026-03-04T22:22:10.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 629 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] 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
[2026-03-04T22:22:10.735Z] [INFO] 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 945 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
[2026-03-04T22:22:10.735Z] [INFO] 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 75 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
[2026-03-04T22:22:10.735Z] [INFO] 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 185 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
[2026-03-04T22:22:10.735Z] [INFO] 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 1.5 MB/s)
[2026-03-04T22:22:10.735Z] [INFO] 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.jar
[2026-03-04T22:22:10.735Z] [INFO] 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 338 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
[2026-03-04T22:22:10.735Z] [INFO] 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 149 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
[2026-03-04T22:22:10.735Z] [INFO] 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.jar (9.8 kB at 61 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] 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 103 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] 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
[2026-03-04T22:22:10.735Z] [INFO] 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
[2026-03-04T22:22:10.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 58 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[2026-03-04T22:22:10.735Z] [INFO] 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 128 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] 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
[2026-03-04T22:22:10.735Z] [INFO] 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 63 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] 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
[2026-03-04T22:22:10.735Z] [INFO] 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 883 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
[2026-03-04T22:22:10.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 57 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
[2026-03-04T22:22:10.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 180 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] 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
[2026-03-04T22:22:10.735Z] [INFO] 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 163 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar
[2026-03-04T22:22:10.735Z] [INFO] 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 54 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar
[2026-03-04T22:22:10.735Z] [INFO] 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 48 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar
[2026-03-04T22:22:10.735Z] [INFO] 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 38 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar
[2026-03-04T22:22:10.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar (107 kB at 380 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[2026-03-04T22:22:10.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar (11 kB at 38 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar
[2026-03-04T22:22:10.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar (56 kB at 193 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar
[2026-03-04T22:22:10.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 128 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar
[2026-03-04T22:22:10.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar (66 kB at 197 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar
[2026-03-04T22:22:10.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 508 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar
[2026-03-04T22:22:10.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar (78 kB at 224 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar
[2026-03-04T22:22:10.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 781 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar
[2026-03-04T22:22:10.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar (34 kB at 93 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar
[2026-03-04T22:22:10.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar (37 kB at 98 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar
[2026-03-04T22:22:10.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar (30 kB at 79 kB/s)
[2026-03-04T22:22:10.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar
[2026-03-04T22:22:11.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar (68 kB at 168 kB/s)
[2026-03-04T22:22:11.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar
[2026-03-04T22:22:11.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar (76 kB at 187 kB/s)
[2026-03-04T22:22:11.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
[2026-03-04T22:22:11.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar (83 kB at 196 kB/s)
[2026-03-04T22:22:11.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar
[2026-03-04T22:22:11.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar (66 kB at 156 kB/s)
[2026-03-04T22:22:11.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar
[2026-03-04T22:22:11.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar (71 kB at 164 kB/s)
[2026-03-04T22:22:11.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar
[2026-03-04T22:22:11.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar (62 kB at 140 kB/s)
[2026-03-04T22:22:11.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar
[2026-03-04T22:22:11.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar (3.8 kB at 8.1 kB/s)
[2026-03-04T22:22:11.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
[2026-03-04T22:22:11.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar (762 kB at 1.5 MB/s)
[2026-03-04T22:22:11.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
[2026-03-04T22:22:11.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar (692 kB at 1.4 MB/s)
[2026-03-04T22:22:11.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar
[2026-03-04T22:22:11.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar (9.6 kB at 19 kB/s)
[2026-03-04T22:22:11.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar
[2026-03-04T22:22:11.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 314 kB/s)
[2026-03-04T22:22:11.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar
[2026-03-04T22:22:11.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar (1.2 MB at 2.2 MB/s)
[2026-03-04T22:22:11.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar
[2026-03-04T22:22:11.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar (12 kB at 21 kB/s)
[2026-03-04T22:22:11.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar
[2026-03-04T22:22:11.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar (5.3 kB at 9.4 kB/s)
[2026-03-04T22:22:11.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar
[2026-03-04T22:22:11.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar (6.6 kB at 11 kB/s)
[2026-03-04T22:22:11.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar
[2026-03-04T22:22:11.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar (3.8 MB at 6.6 MB/s)
[2026-03-04T22:22:11.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
[2026-03-04T22:22:11.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar (4.2 kB at 7.1 kB/s)
[2026-03-04T22:22:11.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[2026-03-04T22:22:11.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar (71 kB at 117 kB/s)
[2026-03-04T22:22:11.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 45 kB/s)
[2026-03-04T22:22:11.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar (245 kB at 395 kB/s)
[2026-03-04T22:22:11.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar (7.8 kB at 13 kB/s)
[2026-03-04T22:22:11.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar (250 kB at 391 kB/s)
[2026-03-04T22:22:11.383Z] [INFO] Executing: /bin/sh -c cd '/quarkus/independent-projects/ide-config' && 'git' 'rev-parse' '--verify' 'HEAD'
[2026-03-04T22:22:11.383Z] [INFO] Working directory: /quarkus/independent-projects/ide-config
[2026-03-04T22:22:11.383Z] [INFO] Storing buildNumber: 2733bae7cb7ded76d324b41a3a9f4e81b89ee122 at timestamp: 1772662931268
[2026-03-04T22:22:11.383Z] [WARNING] Cannot get the branch information from the git repository:
[2026-03-04T22:22:11.383Z] Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[2026-03-04T22:22:11.383Z]
[2026-03-04T22:22:11.383Z] [INFO] Executing: /bin/sh -c cd '/quarkus/independent-projects/ide-config' && 'git' 'rev-parse' '--verify' 'HEAD'
[2026-03-04T22:22:11.383Z] [INFO] Working directory: /quarkus/independent-projects/ide-config
[2026-03-04T22:22:11.706Z] [INFO] Storing buildScmBranch: UNKNOWN
[2026-03-04T22:22:11.706Z] [INFO]
[2026-03-04T22:22:11.706Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-ide-config ---
[2026-03-04T22:22:11.706Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
[2026-03-04T22:22:11.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
[2026-03-04T22:22:11.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 65 kB/s)
[2026-03-04T22:22:11.706Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
[2026-03-04T22:22:12.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
[2026-03-04T22:22:12.022Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 464 kB/s)
[2026-03-04T22:22:12.022Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
[2026-03-04T22:22:12.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
[2026-03-04T22:22:12.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 776 kB/s)
[2026-03-04T22:22:12.339Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
[2026-03-04T22:22:12.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
[2026-03-04T22:22:12.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 349 kB/s)
[2026-03-04T22:22:12.660Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
[2026-03-04T22:22:13.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
[2026-03-04T22:22:13.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 78 kB/s)
[2026-03-04T22:22:13.342Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[2026-03-04T22:22:13.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[2026-03-04T22:22:13.661Z] [INFO] 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 75 kB/s)
[2026-03-04T22:22:13.661Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[2026-03-04T22:22:14.349Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[2026-03-04T22:22:14.349Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 485 kB/s)
[2026-03-04T22:22:14.349Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
[2026-03-04T22:22:14.670Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
[2026-03-04T22:22:14.670Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 40 kB/s)
[2026-03-04T22:22:14.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom
[2026-03-04T22:22:14.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom
[2026-03-04T22:22:14.989Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 118 kB/s)
[2026-03-04T22:22:14.989Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom
[2026-03-04T22:22:14.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom
[2026-03-04T22:22:15.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 184 kB/s)
[2026-03-04T22:22:15.306Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom
[2026-03-04T22:22:15.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom
[2026-03-04T22:22:15.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 131 kB/s)
[2026-03-04T22:22:15.628Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
[2026-03-04T22:22:15.954Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
[2026-03-04T22:22:15.954Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 44 kB/s)
[2026-03-04T22:22:15.954Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[2026-03-04T22:22:15.954Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[2026-03-04T22:22:16.278Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 27 kB/s)
[2026-03-04T22:22:16.278Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
[2026-03-04T22:22:16.278Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
[2026-03-04T22:22:16.278Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 221 kB/s)
[2026-03-04T22:22:16.278Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
[2026-03-04T22:22:16.278Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
[2026-03-04T22:22:16.278Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 266 kB/s)
[2026-03-04T22:22:16.278Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom
[2026-03-04T22:22:17.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom
[2026-03-04T22:22:17.391Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 116 kB/s)
[2026-03-04T22:22:17.391Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom
[2026-03-04T22:22:17.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom
[2026-03-04T22:22:17.708Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 190 kB/s)
[2026-03-04T22:22:17.708Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm/3.3.1/asm-3.3.1.pom
[2026-03-04T22:22:18.024Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom
[2026-03-04T22:22:18.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 6.3 kB/s)
[2026-03-04T22:22:18.345Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
[2026-03-04T22:22:18.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
[2026-03-04T22:22:18.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 98 kB/s)
[2026-03-04T22:22:18.345Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
[2026-03-04T22:22:18.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
[2026-03-04T22:22:18.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 18 kB/s)
[2026-03-04T22:22:18.662Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
[2026-03-04T22:22:18.982Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
[2026-03-04T22:22:18.982Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 114 kB/s)
[2026-03-04T22:22:18.982Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
[2026-03-04T22:22:18.982Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
[2026-03-04T22:22:19.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 95 kB/s)
[2026-03-04T22:22:19.300Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
[2026-03-04T22:22:19.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
[2026-03-04T22:22:19.300Z] [INFO] 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 115 kB/s)
[2026-03-04T22:22:19.300Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[2026-03-04T22:22:19.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[2026-03-04T22:22:19.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 178 kB/s)
[2026-03-04T22:22:19.300Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[2026-03-04T22:22:19.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[2026-03-04T22:22:19.616Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 147 kB/s)
[2026-03-04T22:22:19.616Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
[2026-03-04T22:22:19.616Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
[2026-03-04T22:22:19.616Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 178 kB/s)
[2026-03-04T22:22:19.616Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
[2026-03-04T22:22:19.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
[2026-03-04T22:22:19.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 48 kB/s)
[2026-03-04T22:22:19.934Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
[2026-03-04T22:22:20.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
[2026-03-04T22:22:20.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 61 kB/s)
[2026-03-04T22:22:20.251Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
[2026-03-04T22:22:20.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
[2026-03-04T22:22:20.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 25 kB/s)
[2026-03-04T22:22:20.569Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[2026-03-04T22:22:20.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[2026-03-04T22:22:20.569Z] [INFO] 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 78 kB/s)
[2026-03-04T22:22:20.569Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
[2026-03-04T22:22:20.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
[2026-03-04T22:22:20.886Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 43 kB/s)
[2026-03-04T22:22:20.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
[2026-03-04T22:22:21.203Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
[2026-03-04T22:22:21.203Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 63 kB/s)
[2026-03-04T22:22:21.203Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
[2026-03-04T22:22:21.203Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
[2026-03-04T22:22:21.519Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 95 kB/s)
[2026-03-04T22:22:21.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
[2026-03-04T22:22:21.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
[2026-03-04T22:22:21.519Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 43 kB/s)
[2026-03-04T22:22:21.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[2026-03-04T22:22:21.836Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[2026-03-04T22:22:22.224Z] [INFO] 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 715 kB/s)
[2026-03-04T22:22:22.224Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
[2026-03-04T22:22:22.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
[2026-03-04T22:22:22.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 40 kB/s)
[2026-03-04T22:22:22.224Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[2026-03-04T22:22:22.540Z] [INFO] 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
[2026-03-04T22:22:22.540Z] [INFO] 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 55 kB/s)
[2026-03-04T22:22:22.540Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
[2026-03-04T22:22:22.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
[2026-03-04T22:22:22.858Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 78 kB/s)
[2026-03-04T22:22:22.858Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
[2026-03-04T22:22:22.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
[2026-03-04T22:22:23.174Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 90 kB/s)
[2026-03-04T22:22:23.174Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[2026-03-04T22:22:23.174Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[2026-03-04T22:22:23.174Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 465 kB/s)
[2026-03-04T22:22:23.174Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom
[2026-03-04T22:22:23.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom
[2026-03-04T22:22:23.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom (6.8 kB at 122 kB/s)
[2026-03-04T22:22:23.492Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
[2026-03-04T22:22:23.813Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
[2026-03-04T22:22:23.813Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 160 kB/s)
[2026-03-04T22:22:23.813Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
[2026-03-04T22:22:23.813Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
[2026-03-04T22:22:23.813Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 43 kB/s)
[2026-03-04T22:22:23.813Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[2026-03-04T22:22:23.813Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[2026-03-04T22:22:23.813Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 199 kB/s)
[2026-03-04T22:22:23.813Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[2026-03-04T22:22:24.131Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[2026-03-04T22:22:24.131Z] [INFO] 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 212 kB/s)
[2026-03-04T22:22:24.131Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
[2026-03-04T22:22:24.132Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
[2026-03-04T22:22:24.132Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
[2026-03-04T22:22:24.132Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
[2026-03-04T22:22:24.132Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
[2026-03-04T22:22:24.132Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
[2026-03-04T22:22:24.448Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
[2026-03-04T22:22:24.448Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
[2026-03-04T22:22:24.448Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
[2026-03-04T22:22:24.448Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
[2026-03-04T22:22:24.449Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
[2026-03-04T22:22:24.449Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[2026-03-04T22:22:24.764Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
[2026-03-04T22:22:24.764Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
[2026-03-04T22:22:24.764Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
[2026-03-04T22:22:25.083Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
[2026-03-04T22:22:25.083Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
[2026-03-04T22:22:25.083Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.jar
[2026-03-04T22:22:25.083Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[2026-03-04T22:22:25.083Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
[2026-03-04T22:22:25.083Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar
[2026-03-04T22:22:25.083Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm/3.3.1/asm-3.3.1.jar
[2026-03-04T22:22:25.401Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar
[2026-03-04T22:22:25.401Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
[2026-03-04T22:22:25.401Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[2026-03-04T22:22:30.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
[2026-03-04T22:22:30.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
[2026-03-04T22:22:30.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
[2026-03-04T22:22:30.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
[2026-03-04T22:22:30.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
[2026-03-04T22:22:30.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 1.3 MB/s)
[2026-03-04T22:22:30.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
[2026-03-04T22:22:30.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 1.1 MB/s)
[2026-03-04T22:22:30.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
[2026-03-04T22:22:30.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 863 kB/s)
[2026-03-04T22:22:30.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
[2026-03-04T22:22:30.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 932 kB/s)
[2026-03-04T22:22:30.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
[2026-03-04T22:22:30.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 463 kB/s)
[2026-03-04T22:22:30.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
[2026-03-04T22:22:30.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 6.8 MB/s)
[2026-03-04T22:22:30.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
[2026-03-04T22:22:30.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 1.9 MB/s)
[2026-03-04T22:22:30.083Z] [INFO] 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
[2026-03-04T22:22:30.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 653 kB/s)
[2026-03-04T22:22:30.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
[2026-03-04T22:22:30.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 164 kB/s)
[2026-03-04T22:22:30.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
[2026-03-04T22:22:30.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 1.3 MB/s)
[2026-03-04T22:22:30.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
[2026-03-04T22:22:30.083Z] [INFO] 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 1.1 MB/s)
[2026-03-04T22:22:30.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
[2026-03-04T22:22:30.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (231 kB at 1.6 MB/s)
[2026-03-04T22:22:30.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
[2026-03-04T22:22:30.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 899 kB/s)
[2026-03-04T22:22:30.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
[2026-03-04T22:22:30.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 309 kB/s)
[2026-03-04T22:22:30.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[2026-03-04T22:22:30.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (164 kB at 986 kB/s)
[2026-03-04T22:22:30.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
[2026-03-04T22:22:30.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 25 kB/s)
[2026-03-04T22:22:30.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar
[2026-03-04T22:22:30.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 174 kB/s)
[2026-03-04T22:22:30.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar
[2026-03-04T22:22:30.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (202 kB at 1.0 MB/s)
[2026-03-04T22:22:30.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar
[2026-03-04T22:22:30.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (202 kB at 949 kB/s)
[2026-03-04T22:22:30.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
[2026-03-04T22:22:30.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 1.6 MB/s)
[2026-03-04T22:22:30.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[2026-03-04T22:22:30.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 187 kB/s)
[2026-03-04T22:22:30.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar (52 kB at 218 kB/s)
[2026-03-04T22:22:30.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 624 kB/s)
[2026-03-04T22:22:30.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 5.9 MB/s)
[2026-03-04T22:22:30.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 30 kB/s)
[2026-03-04T22:22:30.083Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:30.083Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:22:30.083Z] [INFO] Copying 2 resources
[2026-03-04T22:22:30.083Z] [INFO]
[2026-03-04T22:22:30.083Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-ide-config ---
[2026-03-04T22:22:30.083Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[2026-03-04T22:22:30.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[2026-03-04T22:22:30.409Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 82 kB/s)
[2026-03-04T22:22:30.409Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[2026-03-04T22:22:30.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[2026-03-04T22:22:30.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 125 kB/s)
[2026-03-04T22:22:30.725Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
[2026-03-04T22:22:31.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
[2026-03-04T22:22:31.042Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 78 kB/s)
[2026-03-04T22:22:31.042Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[2026-03-04T22:22:31.362Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[2026-03-04T22:22:31.362Z] [INFO] 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 95 kB/s)
[2026-03-04T22:22:31.362Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[2026-03-04T22:22:31.362Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[2026-03-04T22:22:31.362Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 18 kB/s)
[2026-03-04T22:22:31.362Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
[2026-03-04T22:22:31.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
[2026-03-04T22:22:31.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 100 kB/s)
[2026-03-04T22:22:31.681Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
[2026-03-04T22:22:31.999Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
[2026-03-04T22:22:31.999Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 77 kB/s)
[2026-03-04T22:22:31.999Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom
[2026-03-04T22:22:32.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom
[2026-03-04T22:22:32.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 52 kB/s)
[2026-03-04T22:22:32.320Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
[2026-03-04T22:22:32.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
[2026-03-04T22:22:32.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 178 kB/s)
[2026-03-04T22:22:32.642Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
[2026-03-04T22:22:32.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
[2026-03-04T22:22:32.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 273 kB/s)
[2026-03-04T22:22:32.642Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
[2026-03-04T22:22:32.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
[2026-03-04T22:22:32.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 16 kB/s)
[2026-03-04T22:22:32.967Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
[2026-03-04T22:22:33.287Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
[2026-03-04T22:22:33.287Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 104 kB/s)
[2026-03-04T22:22:33.287Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[2026-03-04T22:22:33.606Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[2026-03-04T22:22:33.606Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 50 kB/s)
[2026-03-04T22:22:33.606Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
[2026-03-04T22:22:33.930Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
[2026-03-04T22:22:33.930Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 71 kB/s)
[2026-03-04T22:22:33.930Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
[2026-03-04T22:22:34.248Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
[2026-03-04T22:22:34.248Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (692 B at 13 kB/s)
[2026-03-04T22:22:34.248Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
[2026-03-04T22:22:34.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
[2026-03-04T22:22:34.564Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 14 kB/s)
[2026-03-04T22:22:34.564Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
[2026-03-04T22:22:34.880Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
[2026-03-04T22:22:34.880Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (1.3 kB at 24 kB/s)
[2026-03-04T22:22:34.880Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[2026-03-04T22:22:34.880Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
[2026-03-04T22:22:34.880Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar
[2026-03-04T22:22:34.880Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
[2026-03-04T22:22:34.880Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
[2026-03-04T22:22:35.200Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
[2026-03-04T22:22:35.200Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
[2026-03-04T22:22:35.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[2026-03-04T22:22:35.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
[2026-03-04T22:22:35.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar
[2026-03-04T22:22:35.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
[2026-03-04T22:22:35.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
[2026-03-04T22:22:35.519Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 1.0 MB/s)
[2026-03-04T22:22:35.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
[2026-03-04T22:22:35.519Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (27 kB at 531 kB/s)
[2026-03-04T22:22:35.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
[2026-03-04T22:22:35.519Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 229 kB/s)
[2026-03-04T22:22:35.519Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 5.8 MB/s)
[2026-03-04T22:22:35.519Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (4.7 kB at 71 kB/s)
[2026-03-04T22:22:35.519Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 1.5 MB/s)
[2026-03-04T22:22:35.519Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 205 kB/s)
[2026-03-04T22:22:35.519Z] [INFO] No sources to compile
[2026-03-04T22:22:35.519Z] [INFO]
[2026-03-04T22:22:35.519Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-ide-config ---
[2026-03-04T22:22:35.519Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:35.519Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:22:35.519Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/ide-config/src/test/resources
[2026-03-04T22:22:35.519Z] [INFO]
[2026-03-04T22:22:35.519Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-ide-config ---
[2026-03-04T22:22:35.519Z] [INFO] No sources to compile
[2026-03-04T22:22:35.519Z] [INFO]
[2026-03-04T22:22:35.519Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-ide-config ---
[2026-03-04T22:22:35.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom
[2026-03-04T22:22:35.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom
[2026-03-04T22:22:35.838Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom (9.6 kB at 166 kB/s)
[2026-03-04T22:22:35.838Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom
[2026-03-04T22:22:36.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom
[2026-03-04T22:22:36.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom (3.2 kB at 54 kB/s)
[2026-03-04T22:22:36.156Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
[2026-03-04T22:22:36.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
[2026-03-04T22:22:36.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom (3.7 kB at 57 kB/s)
[2026-03-04T22:22:36.473Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom
[2026-03-04T22:22:36.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom
[2026-03-04T22:22:36.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom (3.9 kB at 65 kB/s)
[2026-03-04T22:22:36.823Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
[2026-03-04T22:22:37.140Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
[2026-03-04T22:22:37.140Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom (27 kB at 433 kB/s)
[2026-03-04T22:22:37.140Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom
[2026-03-04T22:22:37.140Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom
[2026-03-04T22:22:37.459Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom (4.0 kB at 70 kB/s)
[2026-03-04T22:22:37.459Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom
[2026-03-04T22:22:37.459Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom
[2026-03-04T22:22:37.459Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom (4.8 kB at 88 kB/s)
[2026-03-04T22:22:37.459Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
[2026-03-04T22:22:37.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
[2026-03-04T22:22:37.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom (1.6 kB at 24 kB/s)
[2026-03-04T22:22:37.779Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
[2026-03-04T22:22:38.467Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
[2026-03-04T22:22:38.467Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom (2.2 kB at 41 kB/s)
[2026-03-04T22:22:38.467Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
[2026-03-04T22:22:38.467Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
[2026-03-04T22:22:38.467Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom (21 kB at 382 kB/s)
[2026-03-04T22:22:38.786Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom
[2026-03-04T22:22:38.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
[2026-03-04T22:22:38.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 545 kB/s)
[2026-03-04T22:22:39.105Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
[2026-03-04T22:22:39.105Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
[2026-03-04T22:22:39.105Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom (11 kB at 179 kB/s)
[2026-03-04T22:22:39.105Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[2026-03-04T22:22:39.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[2026-03-04T22:22:39.423Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 245 kB/s)
[2026-03-04T22:22:39.423Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
[2026-03-04T22:22:39.744Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
[2026-03-04T22:22:39.744Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom (4.6 kB at 84 kB/s)
[2026-03-04T22:22:39.744Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
[2026-03-04T22:22:40.063Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
[2026-03-04T22:22:40.063Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom (3.9 kB at 71 kB/s)
[2026-03-04T22:22:40.063Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
[2026-03-04T22:22:40.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
[2026-03-04T22:22:40.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (24 kB at 434 kB/s)
[2026-03-04T22:22:40.381Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.pom
[2026-03-04T22:22:40.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom
[2026-03-04T22:22:40.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 53 kB/s)
[2026-03-04T22:22:40.700Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar
[2026-03-04T22:22:40.700Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar
[2026-03-04T22:22:40.700Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar
[2026-03-04T22:22:40.700Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar
[2026-03-04T22:22:40.700Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
[2026-03-04T22:22:40.700Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
[2026-03-04T22:22:40.700Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
[2026-03-04T22:22:41.018Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
[2026-03-04T22:22:41.018Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[2026-03-04T22:22:41.018Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
[2026-03-04T22:22:41.018Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.jar
[2026-03-04T22:22:41.018Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar
[2026-03-04T22:22:41.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar
[2026-03-04T22:22:41.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar
[2026-03-04T22:22:41.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar
[2026-03-04T22:22:41.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar
[2026-03-04T22:22:41.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
[2026-03-04T22:22:41.337Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar (24 kB at 666 kB/s)
[2026-03-04T22:22:41.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
[2026-03-04T22:22:41.337Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar (106 kB at 2.4 MB/s)
[2026-03-04T22:22:41.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
[2026-03-04T22:22:41.337Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar (14 kB at 239 kB/s)
[2026-03-04T22:22:41.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
[2026-03-04T22:22:41.337Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar (311 kB at 4.6 MB/s)
[2026-03-04T22:22:41.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[2026-03-04T22:22:41.337Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar (7.9 kB at 119 kB/s)
[2026-03-04T22:22:41.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
[2026-03-04T22:22:41.337Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar (144 kB at 1.9 MB/s)
[2026-03-04T22:22:41.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar
[2026-03-04T22:22:41.337Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar (36 kB at 420 kB/s)
[2026-03-04T22:22:41.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar
[2026-03-04T22:22:41.337Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar (52 kB at 516 kB/s)
[2026-03-04T22:22:41.337Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar (128 kB at 1.3 MB/s)
[2026-03-04T22:22:41.337Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 2.8 MB/s)
[2026-03-04T22:22:41.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 815 kB/s)
[2026-03-04T22:22:41.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar (1.9 MB at 13 MB/s)
[2026-03-04T22:22:41.655Z] [INFO] No tests to run.
[2026-03-04T22:22:41.655Z] [INFO]
[2026-03-04T22:22:41.655Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-ide-config ---
[2026-03-04T22:22:41.655Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
[2026-03-04T22:22:41.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
[2026-03-04T22:22:41.972Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 117 kB/s)
[2026-03-04T22:22:41.972Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
[2026-03-04T22:22:41.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
[2026-03-04T22:22:41.972Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 119 kB/s)
[2026-03-04T22:22:41.972Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom
[2026-03-04T22:22:42.288Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
[2026-03-04T22:22:42.288Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 969 kB/s)
[2026-03-04T22:22:42.288Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom
[2026-03-04T22:22:42.288Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
[2026-03-04T22:22:42.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 373 kB/s)
[2026-03-04T22:22:42.621Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
[2026-03-04T22:22:42.941Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
[2026-03-04T22:22:42.941Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 101 kB/s)
[2026-03-04T22:22:42.941Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
[2026-03-04T22:22:43.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
[2026-03-04T22:22:43.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 48 kB/s)
[2026-03-04T22:22:43.257Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
[2026-03-04T22:22:43.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
[2026-03-04T22:22:43.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 42 kB/s)
[2026-03-04T22:22:43.573Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
[2026-03-04T22:22:43.889Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
[2026-03-04T22:22:43.889Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 513 kB/s)
[2026-03-04T22:22:43.889Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
[2026-03-04T22:22:43.889Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
[2026-03-04T22:22:43.889Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 147 kB/s)
[2026-03-04T22:22:43.889Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
[2026-03-04T22:22:44.205Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
[2026-03-04T22:22:44.205Z] [INFO] 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 138 kB/s)
[2026-03-04T22:22:44.205Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom
[2026-03-04T22:22:44.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
[2026-03-04T22:22:44.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.0 MB/s)
[2026-03-04T22:22:44.521Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom
[2026-03-04T22:22:44.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
[2026-03-04T22:22:44.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 346 kB/s)
[2026-03-04T22:22:44.522Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom
[2026-03-04T22:22:44.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
[2026-03-04T22:22:44.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 290 kB/s)
[2026-03-04T22:22:44.840Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom
[2026-03-04T22:22:45.158Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
[2026-03-04T22:22:45.158Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.2 MB/s)
[2026-03-04T22:22:45.158Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.pom
[2026-03-04T22:22:45.158Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.pom
[2026-03-04T22:22:45.477Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.pom (4.6 kB at 131 kB/s)
[2026-03-04T22:22:45.477Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom
[2026-03-04T22:22:45.477Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom
[2026-03-04T22:22:45.477Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom (4.8 kB at 131 kB/s)
[2026-03-04T22:22:45.477Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
[2026-03-04T22:22:45.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
[2026-03-04T22:22:45.838Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 137 kB/s)
[2026-03-04T22:22:45.838Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom
[2026-03-04T22:22:46.155Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom
[2026-03-04T22:22:46.155Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom (4.5 kB at 117 kB/s)
[2026-03-04T22:22:46.155Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom
[2026-03-04T22:22:46.476Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom
[2026-03-04T22:22:46.476Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom (18 kB at 434 kB/s)
[2026-03-04T22:22:46.476Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[2026-03-04T22:22:46.476Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[2026-03-04T22:22:46.476Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 346 kB/s)
[2026-03-04T22:22:46.476Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.8/xz-1.8.pom
[2026-03-04T22:22:46.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom
[2026-03-04T22:22:46.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 48 kB/s)
[2026-03-04T22:22:46.797Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
[2026-03-04T22:22:47.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
[2026-03-04T22:22:47.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 74 kB/s)
[2026-03-04T22:22:47.116Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom
[2026-03-04T22:22:47.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom
[2026-03-04T22:22:47.433Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom (4.8 kB at 130 kB/s)
[2026-03-04T22:22:47.433Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
[2026-03-04T22:22:47.433Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
[2026-03-04T22:22:47.433Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
[2026-03-04T22:22:47.433Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.jar
[2026-03-04T22:22:47.433Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar
[2026-03-04T22:22:47.750Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar
[2026-03-04T22:22:47.750Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar
[2026-03-04T22:22:47.750Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[2026-03-04T22:22:47.750Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.8/xz-1.8.jar
[2026-03-04T22:22:47.751Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar
[2026-03-04T22:22:48.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
[2026-03-04T22:22:48.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
[2026-03-04T22:22:48.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
[2026-03-04T22:22:48.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.jar
[2026-03-04T22:22:48.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar
[2026-03-04T22:22:48.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.jar (24 kB at 658 kB/s)
[2026-03-04T22:22:48.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar
[2026-03-04T22:22:48.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 883 kB/s)
[2026-03-04T22:22:48.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar
[2026-03-04T22:22:48.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar (192 kB at 4.5 MB/s)
[2026-03-04T22:22:48.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[2026-03-04T22:22:48.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 956 kB/s)
[2026-03-04T22:22:48.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar
[2026-03-04T22:22:48.404Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 601 kB/s)
[2026-03-04T22:22:48.404Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar
[2026-03-04T22:22:48.404Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar (75 kB at 1.0 MB/s)
[2026-03-04T22:22:48.404Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 698 kB/s)
[2026-03-04T22:22:48.404Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar (592 kB at 7.0 MB/s)
[2026-03-04T22:22:48.404Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 1.0 MB/s)
[2026-03-04T22:22:48.404Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar (263 kB at 1.8 MB/s)
[2026-03-04T22:22:48.404Z] [INFO] Building jar: /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final.jar
[2026-03-04T22:22:48.404Z] [INFO]
[2026-03-04T22:22:48.404Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-ide-config ---
[2026-03-04T22:22:48.722Z] [INFO] Building jar: /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final-sources.jar
[2026-03-04T22:22:48.722Z] [INFO]
[2026-03-04T22:22:48.722Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-ide-config ---
[2026-03-04T22:22:48.722Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom
[2026-03-04T22:22:49.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
[2026-03-04T22:22:49.045Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 15 kB/s)
[2026-03-04T22:22:49.045Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[2026-03-04T22:22:49.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[2026-03-04T22:22:49.045Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 207 kB/s)
[2026-03-04T22:22:49.045Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
[2026-03-04T22:22:49.362Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
[2026-03-04T22:22:49.362Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4.0 kB at 75 kB/s)
[2026-03-04T22:22:49.362Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar
[2026-03-04T22:22:49.362Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
[2026-03-04T22:22:49.362Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
[2026-03-04T22:22:49.362Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[2026-03-04T22:22:49.362Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
[2026-03-04T22:22:49.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
[2026-03-04T22:22:49.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
[2026-03-04T22:22:49.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
[2026-03-04T22:22:49.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[2026-03-04T22:22:49.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
[2026-03-04T22:22:49.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 1.9 MB/s)
[2026-03-04T22:22:49.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 2.4 MB/s)
[2026-03-04T22:22:49.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 358 kB/s)
[2026-03-04T22:22:49.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 1.3 MB/s)
[2026-03-04T22:22:49.999Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 1.3 MB/s)
[2026-03-04T22:22:49.999Z] [INFO] Installing /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final.jar
[2026-03-04T22:22:49.999Z] [INFO] Installing /quarkus/independent-projects/ide-config/pom.xml to /root/.m2/repository/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final.pom
[2026-03-04T22:22:49.999Z] [INFO] Installing /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final-sources.jar
[2026-03-04T22:22:49.999Z] [INFO]
[2026-03-04T22:22:49.999Z] [INFO] ------------------< io.quarkus:quarkus-revapi-config >------------------
[2026-03-04T22:22:49.999Z] [INFO] Building Quarkus - Revapi Configuration 2.7.5.Final [2/964]
[2026-03-04T22:22:49.999Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:22:49.999Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
[2026-03-04T22:22:50.318Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
[2026-03-04T22:22:50.318Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom (5.0 kB at 67 kB/s)
[2026-03-04T22:22:50.318Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
[2026-03-04T22:22:50.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
[2026-03-04T22:22:50.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom (26 kB at 349 kB/s)
[2026-03-04T22:22:50.639Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
[2026-03-04T22:22:50.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
[2026-03-04T22:22:50.961Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar (41 kB at 643 kB/s)
[2026-03-04T22:22:50.961Z] [INFO]
[2026-03-04T22:22:50.961Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-revapi-config ---
[2026-03-04T22:22:50.961Z] [INFO]
[2026-03-04T22:22:50.961Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-revapi-config ---
[2026-03-04T22:22:50.961Z] [INFO]
[2026-03-04T22:22:50.961Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-revapi-config ---
[2026-03-04T22:22:50.961Z] [INFO]
[2026-03-04T22:22:50.961Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-revapi-config ---
[2026-03-04T22:22:50.961Z] [INFO]
[2026-03-04T22:22:50.961Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-revapi-config ---
[2026-03-04T22:22:50.961Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:50.961Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:22:50.961Z] [INFO] Copying 2 resources
[2026-03-04T22:22:50.961Z] [INFO]
[2026-03-04T22:22:50.961Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-revapi-config ---
[2026-03-04T22:22:50.961Z] [INFO] No sources to compile
[2026-03-04T22:22:50.961Z] [INFO]
[2026-03-04T22:22:50.961Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-revapi-config ---
[2026-03-04T22:22:50.961Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:50.961Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:22:50.961Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/revapi/src/test/resources
[2026-03-04T22:22:50.961Z] [INFO]
[2026-03-04T22:22:50.961Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-revapi-config ---
[2026-03-04T22:22:50.961Z] [INFO] No sources to compile
[2026-03-04T22:22:50.961Z] [INFO]
[2026-03-04T22:22:50.961Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ quarkus-revapi-config ---
[2026-03-04T22:22:50.961Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
[2026-03-04T22:22:51.278Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
[2026-03-04T22:22:51.278Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom (11 kB at 118 kB/s)
[2026-03-04T22:22:51.278Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
[2026-03-04T22:22:51.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
[2026-03-04T22:22:51.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 23 kB/s)
[2026-03-04T22:22:51.617Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
[2026-03-04T22:22:51.943Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
[2026-03-04T22:22:51.943Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 205 kB/s)
[2026-03-04T22:22:51.943Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
[2026-03-04T22:22:52.264Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
[2026-03-04T22:22:52.264Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom (3.5 kB at 44 kB/s)
[2026-03-04T22:22:52.264Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
[2026-03-04T22:22:52.264Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
[2026-03-04T22:22:52.584Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom (2.0 kB at 26 kB/s)
[2026-03-04T22:22:52.584Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
[2026-03-04T22:22:52.584Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
[2026-03-04T22:22:52.584Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom (7.5 kB at 108 kB/s)
[2026-03-04T22:22:52.584Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[2026-03-04T22:22:52.916Z] make[1]: *** [settings.mk:362: sanity.external-..] Terminated
[2026-03-04T22:22:52.916Z] make: *** [makefile:66: _sanity.external] Terminated
[2026-03-04T22:22:52.916Z] Terminated
[2026-03-04T22:22:52.916Z] make[2]: *** [/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/settings.mk:362: sanity.external-external] Terminated
[2026-03-04T22:22:52.916Z] make[3]: *** [/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/settings.mk:362: sanity.external-quarkus] Terminated
[2026-03-04T22:22:52.916Z] make[4]: *** [autoGen.mk:31: quarkus_test_0] Terminated
[2026-03-04T22:22:52.916Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[2026-03-04T22:22:52.916Z] [INFO] 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 33 kB/s)
[2026-03-04T22:22:52.916Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[Pipeline] sh
[2026-03-04T22:22:53.422Z] ++ uname
[2026-03-04T22:22:53.422Z] + '[' Linux = AIX ']'
[2026-03-04T22:22:53.422Z] ++ uname
[2026-03-04T22:22:53.422Z] + '[' Linux = SunOS ']'
[2026-03-04T22:22:53.422Z] ++ uname
[2026-03-04T22:22:53.422Z] + '[' Linux = '*BSD' ']'
[2026-03-04T22:22:53.422Z] + MAKE=make
[2026-03-04T22:22:53.422Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-03-04T22:22:53.422Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2026-03-04T22:22:53.483Z] $ ssh-agent -k
[2026-03-04T22:22:53.491Z] unset SSH_AUTH_SOCK;
[2026-03-04T22:22:53.491Z] unset SSH_AGENT_PID;
[2026-03-04T22:22:53.491Z] echo Agent pid 3881054 killed;
[2026-03-04T22:22:53.565Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] echo
[2026-03-04T22:22:54.036Z] Could not find test result, set build result to FAILURE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-03-04T22:22:54.079Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-04T22:22:54.102Z] Archiving artifacts
[2026-03-04T22:22:54.160Z] Recording fingerprints
[Pipeline] echo
[2026-03-04T22:22:54.194Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-04T22:22:54.216Z] Archiving artifacts
[2026-03-04T22:22:54.484Z] No artifacts found that match the file pattern "aqa-tests/TKG/**/*.tap". Configuration error?
[Pipeline] sh
[2026-03-04T22:22:54.956Z] + tar -cf - ./aqa-tests/TKG/output_17726627548219
[2026-03-04T22:22:54.956Z] + pigz -9
[Pipeline] echo
[2026-03-04T22:22:55.014Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-03-04T22:22:55.036Z] Archiving artifacts
[2026-03-04T22:22:55.079Z] Recording fingerprints
[Pipeline] echo
[2026-03-04T22:22:55.125Z] Saving **/jvmtest/**/Dockerfile.* file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-04T22:22:55.147Z] Archiving artifacts
[2026-03-04T22:22:56.935Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] junit
[2026-03-04T22:22:59.086Z] Recording test results
[2026-03-04T22:23:00.032Z] None of the test reports contained any result
[2026-03-04T22:23:00.033Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-03-04T22:23:00.070Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-03-04T22:22:59.996Z] No test report files were found. Configuration error?
[2026-03-04T22:23:00.504Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-03-04T22:23:00.504Z] Unix type machine..
[2026-03-04T22:23:00.504Z] Running on a Linux host
[2026-03-04T22:23:00.504Z] 0::/user.slice/user-1001.sl 3899097 S ? 00:00:00 docker run --privileged -v /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk --name quarkus-test adoptopenjdk-quarkus-test:21-jdk-ubuntu-hotspot-full
[2026-03-04T22:23:00.504Z] Boooo - there are rogue processes kicking about
[2026-03-04T22:23:00.504Z] Issuing a kill to all processes shown above
[2026-03-04T22:23:00.504Z] Sleeping for 10 seconds...
[2026-03-04T22:23:11.252Z] Processes stopped successfully
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-04T22:23:11.359Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-04T22:23:11.359Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-04T22:23:19.212Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-03-04T22:23:19.688Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[2026-03-04T22:23:19.688Z] /tmp/RBLD/PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP/src/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/jcore
[2026-03-04T22:23:19.688Z] /tmp/RBLD/PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP/src/src/utils/IdealGraphVisualizer/branding/src/main/nbm-branding/core
[2026-03-04T22:23:19.688Z] /tmp/RBLD/PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP/src/src/utils/IdealGraphVisualizer/branding/src/main/nbm-branding/core/core.jar
[2026-03-04T22:23:19.688Z] /tmp/RBLD/PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP/src/src/utils/IdealGraphVisualizer/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core
[2026-03-04T22:23:19.688Z] /tmp/RBLD/PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP/src/src/utils/IdealGraphVisualizer/branding/src/main/nbm-branding/modules/org-netbeans-core-windows.jar
[2026-03-04T22:23:19.688Z] /tmp/RBLD/PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP/src/src/utils/IdealGraphVisualizer/branding/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core
[2026-03-04T22:23:20.422Z] /tmp/RBLD/PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP/src/build/linux-x86_64-server-release/jdk/modules/jdk.hotspot.agent/sun/jvm/hotspot/tools/jcore
[2026-03-04T22:23:20.422Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-04T22:23:20.507Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: FAILURE