No Possible Issues Found via Git Search
quarkus_test_0
[2026-02-11T20:58:50.136Z] Running test quarkus_test_0 ...
[2026-02-11T20:58:50.136Z] ===============================================
[2026-02-11T20:58:50.136Z] quarkus_test_0 Start Time: Wed Feb 11 20:58:49 2026 Epoch Time (ms): 1770843529496
[2026-02-11T20:58:50.136Z] variation: NoOptions
[2026-02-11T20:58:50.136Z] JVM_OPTIONS:
[2026-02-11T20:58:50.136Z] { \
[2026-02-11T20:58:50.136Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T20:58:50.136Z] echo "Nothing to be done for setup."; \
[2026-02-11T20:58:50.136Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17708434766333/quarkus_test_0"; \
[2026-02-11T20:58:50.136Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17708434766333/quarkus_test_0"; \
[2026-02-11T20:58:50.136Z] echo ""; echo "TESTING:"; \
[2026-02-11T20:58:50.136Z] /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_17708434766333/quarkus_test_0" --docker_args "-v /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk"; \
[2026-02-11T20:58:50.136Z] 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_17708434766333/quarkus_test_0"; else echo "-----------------------------------"; echo "quarkus_test_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T20:58:50.136Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external.sh --clean --tag "nightly" --dir quarkus; \
[2026-02-11T20:58:50.136Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T20:58:50.136Z] echo "Nothing to be done for teardown."; \
[2026-02-11T20:58:50.136Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17708434766333/TestTargetResult";
[2026-02-11T20:58:50.136Z]
[2026-02-11T20:58:50.136Z] TEST SETUP:
[2026-02-11T20:58:50.136Z] Nothing to be done for setup.
[2026-02-11T20:58:50.136Z]
[2026-02-11T20:58:50.136Z] TESTING:
[2026-02-11T20:58:50.137Z] # =================== Info =================== Info =================== Info =================== #
[2026-02-11T20:58:50.137Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2026-02-11T20:58:50.137Z] # =================== Info =================== Info =================== Info =================== #
[2026-02-11T20:58:50.137Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-02-11T20:58:50.137Z] # 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-02-11T20:58:50.137Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-02-11T20:58:50.137Z] DOCKERIMAGE_TAG nightly has been recognized.
[2026-02-11T20:58:50.137Z] The test here is quarkus
[2026-02-11T20:58:50.137Z] The directory in the external.sh is quarkus
[2026-02-11T20:58:50.137Z] podman 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-02-11T20:58:50.137Z] APPLICATION_NAME=quarkus
[2026-02-11T20:58:50.137Z] APPLICATION_TAG=2.7.5.Final
[2026-02-11T20:58:50.137Z] OS_TAG=ubuntu
[2026-02-11T20:58:50.137Z] Using /opt mounted Java
[2026-02-11T20:58:50.137Z] JAVA_BIN is: /opt/java/openjdk/bin
[2026-02-11T20:58:50.137Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-11T20:58:50.137Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-11T20:58:50.137Z] openjdk version "21.0.11-beta" 2026-04-21
[2026-02-11T20:58:50.137Z] OpenJDK Runtime Environment Temurin-21.0.11+2-202602112002 (build 21.0.11-beta+2-ea)
[2026-02-11T20:58:50.137Z] OpenJDK 64-Bit Server VM Temurin-21.0.11+2-202602112002 (build 21.0.11-beta+2-ea, mixed mode, sharing)
[2026-02-11T20:58:50.137Z] =JAVA VERSION OUTPUT END=
[2026-02-11T20:58:50.137Z] Compile and run quarkus tests
[2026-02-11T20:58:50.137Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-11T20:58:52.399Z] [INFO] Scanning for projects...
[2026-02-11T20:58:52.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom
[2026-02-11T20:58:52.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom (68 kB at 262 kB/s)
[2026-02-11T20:58:57.574Z] [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-02-11T20:58:58.285Z] [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-02-11T20:58:58.285Z] [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 17 kB/s)
[2026-02-11T20:58:58.285Z] [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-02-11T20:58:58.614Z] [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-02-11T20:58:58.615Z] [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 48 kB/s)
[2026-02-11T20:58:58.615Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkiverse/quarkiverse-parent/7/quarkiverse-parent-7.pom
[2026-02-11T20:58:58.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/7/quarkiverse-parent-7.pom
[2026-02-11T20:58:58.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/7/quarkiverse-parent-7.pom (7.6 kB at 57 kB/s)
[2026-02-11T20:58:58.945Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/38/jboss-parent-38.pom
[2026-02-11T20:58:59.275Z] [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 795 kB/s)
[2026-02-11T20:58:59.275Z] [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-02-11T20:58:59.275Z] [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-02-11T20:58:59.606Z] [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 6.1 kB/s)
[2026-02-11T20:58:59.606Z] [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-02-11T20:58:59.938Z] [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-02-11T20:58:59.938Z] [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 113 kB/s)
[2026-02-11T20:58:59.938Z] [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-02-11T20:59:00.268Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.3/maven-3.8.3.pom
[2026-02-11T20:59:00.268Z] [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 376 kB/s)
[2026-02-11T20:59:00.268Z] [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-02-11T20:59:00.268Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
[2026-02-11T20:59:00.604Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 680 kB/s)
[2026-02-11T20:59:00.604Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
[2026-02-11T20:59:00.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
[2026-02-11T20:59:00.604Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 267 kB/s)
[2026-02-11T20:59:00.935Z] [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-02-11T20:59:00.935Z] [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-02-11T20:59:00.935Z] [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 38 kB/s)
[2026-02-11T20:59:00.935Z] [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-02-11T20:59:01.265Z] [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-02-11T20:59:01.265Z] [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 63 kB/s)
[2026-02-11T20:59:01.265Z] [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-02-11T20:59:01.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[2026-02-11T20:59:01.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 285 kB/s)
[2026-02-11T20:59:01.595Z] [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-02-11T20:59:01.924Z] [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-02-11T20:59:01.924Z] [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 29 kB/s)
[2026-02-11T20:59:01.924Z] [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-02-11T20:59:02.254Z] [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-02-11T20:59:02.254Z] [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 35 kB/s)
[2026-02-11T20:59:02.254Z] [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-02-11T20:59:02.583Z] [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-02-11T20:59:02.583Z] [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 20 kB/s)
[2026-02-11T20:59:02.583Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
[2026-02-11T20:59:02.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
[2026-02-11T20:59:02.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 8.5 kB/s)
[2026-02-11T20:59:02.914Z] [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-02-11T20:59:03.248Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[2026-02-11T20:59:03.248Z] [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 36 kB/s)
[2026-02-11T20:59:03.248Z] [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-02-11T20:59:03.578Z] [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-02-11T20:59:03.578Z] [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 42 kB/s)
[2026-02-11T20:59:03.578Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
[2026-02-11T20:59:03.907Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom
[2026-02-11T20:59:04.237Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 398 kB/s)
[2026-02-11T20:59:04.237Z] [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-02-11T20:59:04.587Z] [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-02-11T20:59:04.587Z] [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 109 kB/s)
[2026-02-11T20:59:04.587Z] [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-02-11T20:59:05.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[2026-02-11T20:59:05.296Z] [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 61 kB/s)
[2026-02-11T20:59:05.296Z] [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-02-11T20:59:05.296Z] [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-02-11T20:59:05.626Z] [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 29 kB/s)
[2026-02-11T20:59:05.626Z] [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-02-11T20:59:05.956Z] [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-02-11T20:59:05.956Z] [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 32 kB/s)
[2026-02-11T20:59:05.956Z] [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-02-11T20:59:06.286Z] [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-02-11T20:59:06.286Z] [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 288 kB/s)
[2026-02-11T20:59:06.286Z] [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-02-11T20:59:06.616Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
[2026-02-11T20:59:06.616Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 1.1 MB/s)
[2026-02-11T20:59:06.616Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
[2026-02-11T20:59:06.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
[2026-02-11T20:59:06.946Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 250 kB/s)
[2026-02-11T20:59:06.946Z] [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-02-11T20:59:07.278Z] [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-02-11T20:59:07.278Z] [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 38 kB/s)
[2026-02-11T20:59:07.278Z] [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-02-11T20:59:07.609Z] [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-02-11T20:59:07.609Z] [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 55 kB/s)
[2026-02-11T20:59:07.609Z] [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-02-11T20:59:07.940Z] [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-02-11T20:59:07.940Z] [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 208 kB/s)
[2026-02-11T20:59:07.940Z] [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-02-11T20:59:07.940Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2026-02-11T20:59:07.940Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 93 kB/s)
[2026-02-11T20:59:07.940Z] [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-02-11T20:59:08.270Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[2026-02-11T20:59:08.270Z] [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 158 kB/s)
[2026-02-11T20:59:08.270Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
[2026-02-11T20:59:08.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
[2026-02-11T20:59:08.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 75 kB/s)
[2026-02-11T20:59:08.980Z] [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-02-11T20:59:08.980Z] [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-02-11T20:59:09.316Z] [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 38 kB/s)
[2026-02-11T20:59:09.316Z] [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-02-11T20:59:09.316Z] [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-02-11T20:59:09.644Z] [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 212 kB/s)
[2026-02-11T20:59:09.644Z] [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-02-11T20:59:09.644Z] [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-02-11T20:59:09.974Z] [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 11 kB/s)
[2026-02-11T20:59:09.974Z] [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-02-11T20:59:09.974Z] [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-02-11T20:59:10.303Z] [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 64 kB/s)
[2026-02-11T20:59:10.303Z] [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-02-11T20:59:10.303Z] [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-02-11T20:59:10.303Z] [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 95 kB/s)
[2026-02-11T20:59:10.303Z] [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-02-11T20:59:10.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[2026-02-11T20:59:10.633Z] [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 276 kB/s)
[2026-02-11T20:59:10.633Z] [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-02-11T20:59:10.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2026-02-11T20:59:10.962Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 89 kB/s)
[2026-02-11T20:59:10.962Z] [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-02-11T20:59:10.962Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2026-02-11T20:59:10.962Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 176 kB/s)
[2026-02-11T20:59:10.962Z] [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-02-11T20:59:11.290Z] [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-02-11T20:59:11.290Z] [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 54 kB/s)
[2026-02-11T20:59:11.290Z] [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-02-11T20:59:11.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2026-02-11T20:59:11.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 312 kB/s)
[2026-02-11T20:59:11.619Z] [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-02-11T20:59:11.948Z] [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-02-11T20:59:11.948Z] [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 108 kB/s)
[2026-02-11T20:59:11.948Z] [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-02-11T20:59:12.277Z] [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-02-11T20:59:12.612Z] [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 39 kB/s)
[2026-02-11T20:59:12.612Z] [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-02-11T20:59:12.612Z] [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-02-11T20:59:12.612Z] [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 57 kB/s)
[2026-02-11T20:59:12.612Z] [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-02-11T20:59:12.965Z] [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-02-11T20:59:13.295Z] [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 36 kB/s)
[2026-02-11T20:59:13.295Z] [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-02-11T20:59:13.295Z] [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-02-11T20:59:13.295Z] [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 247 kB/s)
[2026-02-11T20:59:13.624Z] [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-02-11T20:59:13.624Z] [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-02-11T20:59:13.954Z] [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 38 kB/s)
[2026-02-11T20:59:13.954Z] [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-02-11T20:59:13.954Z] [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-02-11T20:59:14.283Z] [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 43 kB/s)
[2026-02-11T20:59:14.283Z] [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-02-11T20:59:14.612Z] [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-02-11T20:59:14.612Z] [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 66 kB/s)
[2026-02-11T20:59:14.612Z] [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-02-11T20:59:15.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
[2026-02-11T20:59:15.001Z] [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 55 kB/s)
[2026-02-11T20:59:15.001Z] [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-02-11T20:59:15.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
[2026-02-11T20:59:15.330Z] [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 216 kB/s)
[2026-02-11T20:59:15.330Z] [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-02-11T20:59:15.659Z] [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-02-11T20:59:15.659Z] [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 88 kB/s)
[2026-02-11T20:59:15.659Z] [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-02-11T20:59:15.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[2026-02-11T20:59:15.989Z] [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 73 kB/s)
[2026-02-11T20:59:15.989Z] [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-02-11T20:59:15.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
[2026-02-11T20:59:16.318Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 230 kB/s)
[2026-02-11T20:59:16.318Z] [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-02-11T20:59:16.318Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
[2026-02-11T20:59:16.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 971 kB/s)
[2026-02-11T20:59:16.646Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom
[2026-02-11T20:59:16.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
[2026-02-11T20:59:16.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 249 kB/s)
[2026-02-11T20:59:16.646Z] [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-02-11T20:59:17.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[2026-02-11T20:59:17.351Z] [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 159 kB/s)
[2026-02-11T20:59:17.351Z] [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-02-11T20:59:17.351Z] [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-02-11T20:59:17.680Z] [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 230 kB/s)
[2026-02-11T20:59:17.680Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
[2026-02-11T20:59:17.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
[2026-02-11T20:59:18.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 33 kB/s)
[2026-02-11T20:59:18.032Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[2026-02-11T20:59:18.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[2026-02-11T20:59:18.360Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 5.8 kB/s)
[2026-02-11T20:59:18.360Z] [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-02-11T20:59:18.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.pom
[2026-02-11T20:59:18.691Z] [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 113 kB/s)
[2026-02-11T20:59:18.691Z] [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-02-11T20:59:19.020Z] [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-02-11T20:59:19.020Z] [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 170 kB/s)
[2026-02-11T20:59:19.020Z] [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-02-11T20:59:19.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[2026-02-11T20:59:19.728Z] [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 63 kB/s)
[2026-02-11T20:59:19.728Z] [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-02-11T20:59:19.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2026-02-11T20:59:19.728Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 66 kB/s)
[2026-02-11T20:59:20.058Z] [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-02-11T20:59:20.058Z] [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-02-11T20:59:20.058Z] [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 58 kB/s)
[2026-02-11T20:59:20.058Z] [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-02-11T20:59:20.387Z] [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-02-11T20:59:20.387Z] [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-02-11T20:59:20.387Z] [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-02-11T20:59:20.717Z] [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-02-11T20:59:20.717Z] [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 81 kB/s)
[2026-02-11T20:59:20.717Z] [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-02-11T20:59:21.047Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
[2026-02-11T20:59:21.047Z] [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 43 kB/s)
[2026-02-11T20:59:21.047Z] [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-02-11T20:59:21.377Z] [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-02-11T20:59:21.377Z] [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 40 kB/s)
[2026-02-11T20:59:21.377Z] [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-02-11T20:59:21.707Z] [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-02-11T20:59:21.707Z] [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 64 kB/s)
[2026-02-11T20:59:21.707Z] [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-02-11T20:59:21.707Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
[2026-02-11T20:59:22.038Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 353 kB/s)
[2026-02-11T20:59:22.038Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
[2026-02-11T20:59:22.038Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
[2026-02-11T20:59:22.038Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 71 kB/s)
[2026-02-11T20:59:22.038Z] [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-02-11T20:59:22.368Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
[2026-02-11T20:59:22.368Z] [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 55 kB/s)
[2026-02-11T20:59:22.368Z] [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-02-11T20:59:22.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
[2026-02-11T20:59:22.700Z] [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 216 kB/s)
[2026-02-11T20:59:22.700Z] [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-02-11T20:59:23.029Z] [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-02-11T20:59:23.029Z] [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 221 kB/s)
[2026-02-11T20:59:23.029Z] [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-02-11T20:59:23.359Z] [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-02-11T20:59:23.359Z] [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 147 kB/s)
[2026-02-11T20:59:23.359Z] [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-02-11T20:59:23.688Z] [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-02-11T20:59:23.688Z] [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 217 kB/s)
[2026-02-11T20:59:23.688Z] [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-02-11T20:59:24.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[2026-02-11T20:59:24.018Z] [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 116 kB/s)
[2026-02-11T20:59:24.018Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2026-02-11T20:59:24.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2026-02-11T20:59:24.677Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 363 kB/s)
[2026-02-11T20:59:24.677Z] [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-02-11T20:59:24.677Z] [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-02-11T20:59:25.009Z] [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 98 kB/s)
[2026-02-11T20:59:25.009Z] [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-02-11T20:59:25.009Z] [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-02-11T20:59:25.340Z] [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 64 kB/s)
[2026-02-11T20:59:25.340Z] [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-02-11T20:59:25.340Z] [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-02-11T20:59:25.340Z] [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-02-11T20:59:25.340Z] [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-02-11T20:59:25.340Z] [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-02-11T20:59:25.670Z] [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-02-11T20:59:25.670Z] [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-02-11T20:59:25.670Z] [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-02-11T20:59:25.670Z] [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-02-11T20:59:25.670Z] [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-02-11T20:59:25.670Z] [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-02-11T20:59:26.001Z] [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-02-11T20:59:26.001Z] [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-02-11T20:59:26.001Z] [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-02-11T20:59:26.001Z] [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-02-11T20:59:26.001Z] [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-02-11T20:59:26.001Z] [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-02-11T20:59:26.001Z] [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-02-11T20:59:26.334Z] [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-02-11T20:59:26.334Z] [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-02-11T20:59:26.334Z] [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-02-11T20:59:26.334Z] [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-02-11T20:59:26.334Z] [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-02-11T20:59:26.334Z] [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-02-11T20:59:26.334Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[2026-02-11T20:59:26.334Z] [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-02-11T20:59:26.334Z] [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-02-11T20:59:26.664Z] [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-02-11T20:59:26.664Z] [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-02-11T20:59:26.664Z] [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-02-11T20:59:26.664Z] [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-02-11T20:59:26.664Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
[2026-02-11T20:59:26.994Z] [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-02-11T20:59:26.994Z] [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-02-11T20:59:26.994Z] [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-02-11T20:59:26.994Z] [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-02-11T20:59:26.994Z] [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-02-11T20:59:26.994Z] [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-02-11T20:59:26.994Z] [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-02-11T20:59:27.325Z] [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-02-11T20:59:27.325Z] [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-02-11T20:59:27.325Z] [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-02-11T20:59:27.325Z] [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-02-11T20:59:27.325Z] [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-02-11T20:59:27.325Z] [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-02-11T20:59:27.325Z] [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-02-11T20:59:27.664Z] [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 58 kB/s)
[2026-02-11T20:59:27.664Z] [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-02-11T20:59:27.664Z] [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.7 MB/s)
[2026-02-11T20:59:27.664Z] [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-02-11T20:59:27.664Z] [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 5.0 MB/s)
[2026-02-11T20:59:27.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[2026-02-11T20:59:27.664Z] [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 240 kB/s)
[2026-02-11T20:59:27.664Z] [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-02-11T20:59:27.664Z] [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 133 kB/s)
[2026-02-11T20:59:27.664Z] [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-02-11T20:59:27.664Z] [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 71 kB/s)
[2026-02-11T20:59:27.664Z] [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-02-11T20:59:27.664Z] [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 231 kB/s)
[2026-02-11T20:59:27.665Z] [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-02-11T20:59:27.665Z] [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 116 kB/s)
[2026-02-11T20:59:27.665Z] [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-02-11T20:59:27.665Z] [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 245 kB/s)
[2026-02-11T20:59:27.665Z] [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-02-11T20:59:27.665Z] [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 59 kB/s)
[2026-02-11T20:59:27.665Z] [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-02-11T20:59:27.665Z] [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 175 kB/s)
[2026-02-11T20:59:27.665Z] [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-02-11T20:59:27.665Z] [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 673 kB/s)
[2026-02-11T20:59:27.665Z] [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-02-11T20:59:27.665Z] [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 230 kB/s)
[2026-02-11T20:59:27.665Z] [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-02-11T20:59:27.665Z] [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 574 kB/s)
[2026-02-11T20:59:27.665Z] [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-02-11T20:59:27.665Z] [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 116 kB/s)
[2026-02-11T20:59:27.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
[2026-02-11T20:59:27.996Z] [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 431 kB/s)
[2026-02-11T20:59:27.996Z] [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-02-11T20:59:27.996Z] [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 480 kB/s)
[2026-02-11T20:59:27.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[2026-02-11T20:59:27.996Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 571 kB/s)
[2026-02-11T20:59:27.996Z] [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-02-11T20:59:27.996Z] [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 404 kB/s)
[2026-02-11T20:59:27.996Z] [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-02-11T20:59:27.996Z] [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 14 kB/s)
[2026-02-11T20:59:27.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[2026-02-11T20:59:27.996Z] [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 64 kB/s)
[2026-02-11T20:59:27.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.jar
[2026-02-11T20:59:27.996Z] [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 487 kB/s)
[2026-02-11T20:59:27.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[2026-02-11T20:59:27.996Z] [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-02-11T20:59:27.996Z] [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-02-11T20:59:27.996Z] [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 851 kB/s)
[2026-02-11T20:59:27.996Z] [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-02-11T20:59:27.996Z] [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 28 kB/s)
[2026-02-11T20:59:27.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
[2026-02-11T20:59:27.996Z] [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 40 kB/s)
[2026-02-11T20:59:27.996Z] [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-02-11T20:59:27.996Z] [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 5.2 MB/s)
[2026-02-11T20:59:27.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
[2026-02-11T20:59:27.996Z] [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 62 kB/s)
[2026-02-11T20:59:27.997Z] [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-02-11T20:59:27.997Z] [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 990 kB/s)
[2026-02-11T20:59:27.997Z] [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-02-11T20:59:27.997Z] [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-02-11T20:59:27.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[2026-02-11T20:59:27.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 4.5 kB/s)
[2026-02-11T20:59:27.997Z] [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-02-11T20:59:27.997Z] [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 6.3 kB/s)
[2026-02-11T20:59:27.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
[2026-02-11T20:59:27.997Z] [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 457 kB/s)
[2026-02-11T20:59:27.997Z] [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-02-11T20:59:27.997Z] [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 70 kB/s)
[2026-02-11T20:59:27.997Z] [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-02-11T20:59:27.997Z] [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 88 kB/s)
[2026-02-11T20:59:27.997Z] [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-02-11T20:59:27.997Z] [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 142 kB/s)
[2026-02-11T20:59:27.997Z] [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-02-11T20:59:27.997Z] [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 831 kB/s)
[2026-02-11T20:59:27.997Z] [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 6.6 kB/s)
[2026-02-11T20:59:27.997Z] [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 2.3 MB/s)
[2026-02-11T20:59:27.997Z] [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 561 kB/s)
[2026-02-11T20:59:28.327Z] [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 111 kB/s)
[2026-02-11T20:59:28.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
[2026-02-11T20:59:28.327Z] [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 73 kB/s)
[2026-02-11T20:59:28.327Z] [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-02-11T20:59:28.656Z] [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-02-11T20:59:28.656Z] [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-02-11T20:59:28.656Z] [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 167 kB/s)
[2026-02-11T20:59:28.656Z] [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-02-11T20:59:28.985Z] [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 39 kB/s)
[2026-02-11T20:59:28.985Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom
[2026-02-11T20:59:28.985Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom (66 kB at 645 kB/s)
[2026-02-11T20:59:28.986Z] [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-02-11T20:59:28.986Z] [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 142 kB/s)
[2026-02-11T20:59:28.986Z] [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-02-11T20:59:29.316Z] [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 74 kB/s)
[2026-02-11T20:59:29.316Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom
[2026-02-11T20:59:29.316Z] [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-02-11T20:59:29.316Z] [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-02-11T20:59:29.316Z] [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 200 kB/s)
[2026-02-11T20:59:29.316Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.5/vertx-dependencies-4.2.5.pom
[2026-02-11T20:59:29.648Z] [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 245 kB/s)
[2026-02-11T20:59:29.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom
[2026-02-11T20:59:29.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom (15 kB at 198 kB/s)
[2026-02-11T20:59:29.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-bom/1.43.2/grpc-bom-1.43.2.pom
[2026-02-11T20:59:29.648Z] [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 41 kB/s)
[2026-02-11T20:59:29.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.8.3/micrometer-bom-1.8.3.pom
[2026-02-11T20:59:29.648Z] [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 86 kB/s)
[2026-02-11T20:59:29.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.3/testcontainers-bom-1.16.3.pom
[2026-02-11T20:59:29.980Z] [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 95 kB/s)
[2026-02-11T20:59:29.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.9.1/opentelemetry-bom-1.9.1.pom
[2026-02-11T20:59:29.980Z] [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 48 kB/s)
[2026-02-11T20:59:29.980Z] [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-02-11T20:59:29.980Z] [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 44 kB/s)
[2026-02-11T20:59:29.980Z] [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-02-11T20:59:30.311Z] [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 111 kB/s)
[2026-02-11T20:59:30.311Z] [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-02-11T20:59:30.311Z] [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 59 kB/s)
[2026-02-11T20:59:30.311Z] [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-02-11T20:59:30.641Z] [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 81 kB/s)
[2026-02-11T20:59:30.641Z] [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-02-11T20:59:30.971Z] [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 21 kB/s)
[2026-02-11T20:59:30.971Z] [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-02-11T20:59:31.686Z] [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 32 kB/s)
[2026-02-11T20:59:31.686Z] [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-02-11T20:59:31.686Z] [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 44 kB/s)
[2026-02-11T20:59:31.686Z] [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-02-11T20:59:31.686Z] [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 47 kB/s)
[2026-02-11T20:59:31.686Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.3.1/mockito-bom-4.3.1.pom
[2026-02-11T20:59:32.015Z] [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 27 kB/s)
[2026-02-11T20:59:32.015Z] [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-02-11T20:59:32.015Z] [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 106 kB/s)
[2026-02-11T20:59:32.015Z] [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-02-11T20:59:32.346Z] [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 49 kB/s)
[2026-02-11T20:59:32.346Z] [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-02-11T20:59:32.346Z] [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 55 kB/s)
[2026-02-11T20:59:32.346Z] [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-02-11T20:59:32.346Z] [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 61 kB/s)
[2026-02-11T20:59:33.500Z] [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-02-11T20:59:33.831Z] [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-02-11T20:59:33.831Z] [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 52 kB/s)
[2026-02-11T20:59:33.831Z] [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-02-11T20:59:34.160Z] [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-02-11T20:59:34.160Z] [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 34 kB/s)
[2026-02-11T20:59:34.160Z] [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-02-11T20:59:34.490Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.3/maven-3.5.3.pom
[2026-02-11T20:59:34.490Z] [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-02-11T20:59:34.490Z] [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-02-11T20:59:34.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom
[2026-02-11T20:59:35.148Z] [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-02-11T20:59:35.148Z] [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-02-11T20:59:35.148Z] [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-02-11T20:59:35.148Z] [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 43 kB/s)
[2026-02-11T20:59:35.148Z] [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-02-11T20:59:35.477Z] [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-02-11T20:59:35.477Z] [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 57 kB/s)
[2026-02-11T20:59:35.477Z] [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-02-11T20:59:35.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
[2026-02-11T20:59:35.805Z] [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 285 kB/s)
[2026-02-11T20:59:35.805Z] [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-02-11T20:59:36.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
[2026-02-11T20:59:36.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 584 kB/s)
[2026-02-11T20:59:36.133Z] [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-02-11T20:59:36.462Z] [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-02-11T20:59:36.462Z] [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 25 kB/s)
[2026-02-11T20:59:36.462Z] [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-02-11T20:59:36.791Z] [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-02-11T20:59:36.791Z] [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 43 kB/s)
[2026-02-11T20:59:36.791Z] [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-02-11T20:59:37.120Z] [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-02-11T20:59:37.120Z] [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 146 kB/s)
[2026-02-11T20:59:37.120Z] [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-02-11T20:59:37.449Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[2026-02-11T20:59:37.449Z] [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 15 kB/s)
[2026-02-11T20:59:37.449Z] [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-02-11T20:59:37.449Z] [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-02-11T20:59:38.596Z] [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 2.7 kB/s)
[2026-02-11T20:59:38.596Z] [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-02-11T20:59:38.596Z] [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-02-11T20:59:38.926Z] [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 77 kB/s)
[2026-02-11T20:59:38.926Z] [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-02-11T20:59:38.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[2026-02-11T20:59:39.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 246 kB/s)
[2026-02-11T20:59:39.256Z] [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-02-11T20:59:39.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[2026-02-11T20:59:39.585Z] [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 12 kB/s)
[2026-02-11T20:59:39.585Z] [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-02-11T20:59:39.913Z] [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-02-11T20:59:39.913Z] [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 30 kB/s)
[2026-02-11T20:59:39.913Z] [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-02-11T20:59:40.242Z] [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-02-11T20:59:40.242Z] [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 162 kB/s)
[2026-02-11T20:59:40.242Z] [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-02-11T20:59:40.952Z] [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-02-11T20:59:40.952Z] [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 11 kB/s)
[2026-02-11T20:59:40.952Z] [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-02-11T20:59:40.952Z] [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-02-11T20:59:40.953Z] [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 57 kB/s)
[2026-02-11T20:59:40.953Z] [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-02-11T20:59:41.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[2026-02-11T20:59:41.281Z] [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 237 kB/s)
[2026-02-11T20:59:41.281Z] [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-02-11T20:59:41.610Z] [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-02-11T20:59:41.610Z] [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 38 kB/s)
[2026-02-11T20:59:41.610Z] [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-02-11T20:59:41.610Z] [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-02-11T20:59:41.610Z] [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-02-11T20:59:41.610Z] [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-02-11T20:59:41.610Z] [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-02-11T20:59:41.939Z] [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-02-11T20:59:41.939Z] [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-02-11T20:59:41.939Z] [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-02-11T20:59:42.274Z] [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-02-11T20:59:42.274Z] [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-02-11T20:59:42.274Z] [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-02-11T20:59:42.274Z] [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-02-11T20:59:42.274Z] [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-02-11T20:59:42.274Z] [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-02-11T20:59:42.274Z] [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-02-11T20:59:42.274Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
[2026-02-11T20:59:42.274Z] [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-02-11T20:59:42.604Z] [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 3.8 MB/s)
[2026-02-11T20:59:42.604Z] [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-02-11T20:59:42.604Z] [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 948 kB/s)
[2026-02-11T20:59:42.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[2026-02-11T20:59:42.604Z] [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 784 kB/s)
[2026-02-11T20:59:42.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[2026-02-11T20:59:42.604Z] [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 418 kB/s)
[2026-02-11T20:59:42.604Z] [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-02-11T20:59:42.604Z] [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 6.0 MB/s)
[2026-02-11T20:59:42.604Z] [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-02-11T20:59:42.604Z] [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 2.3 MB/s)
[2026-02-11T20:59:42.604Z] [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-02-11T20:59:42.604Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 408 kB/s)
[2026-02-11T20:59:42.604Z] [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-02-11T20:59:42.604Z] [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 46 kB/s)
[2026-02-11T20:59:42.604Z] [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 390 kB/s)
[2026-02-11T20:59:42.604Z] [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 28 kB/s)
[2026-02-11T20:59:42.604Z] [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.7 MB/s)
[2026-02-11T20:59:42.604Z] [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.4 MB/s)
[2026-02-11T20:59:43.364Z] [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-02-11T20:59:43.364Z] [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-02-11T20:59:43.694Z] [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 13 kB/s)
[2026-02-11T20:59:43.694Z] [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-02-11T20:59:43.694Z] [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-02-11T20:59:43.694Z] [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 176 kB/s)
[2026-02-11T20:59:44.023Z] [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-02-11T20:59:44.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
[2026-02-11T20:59:44.023Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 430 kB/s)
[2026-02-11T20:59:44.023Z] [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-02-11T20:59:44.023Z] [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-02-11T20:59:44.354Z] [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-02-11T20:59:44.354Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[2026-02-11T20:59:44.354Z] [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 3.6 MB/s)
[2026-02-11T20:59:44.354Z] [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 79 kB/s)
[2026-02-11T20:59:46.025Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T20:59:46.025Z] [INFO] Detecting the operating system and CPU architecture
[2026-02-11T20:59:46.025Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T20:59:46.025Z] [INFO] os.detected.name: linux
[2026-02-11T20:59:46.025Z] [INFO] os.detected.arch: x86_64
[2026-02-11T20:59:46.025Z] [INFO] os.detected.bitness: 64
[2026-02-11T20:59:46.025Z] [INFO] os.detected.version: 6.12
[2026-02-11T20:59:46.025Z] [INFO] os.detected.version.major: 6
[2026-02-11T20:59:46.025Z] [INFO] os.detected.version.minor: 12
[2026-02-11T20:59:46.025Z] [INFO] os.detected.release: ubuntu
[2026-02-11T20:59:46.025Z] [INFO] os.detected.release.version: 24.04
[2026-02-11T20:59:46.025Z] [INFO] os.detected.release.like.ubuntu: true
[2026-02-11T20:59:46.025Z] [INFO] os.detected.release.like.debian: true
[2026-02-11T20:59:46.025Z] [INFO] os.detected.classifier: linux-x86_64
[2026-02-11T20:59:47.215Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T20:59:47.215Z] [INFO] Reactor Build Order:
[2026-02-11T20:59:47.215Z] [INFO]
[2026-02-11T20:59:47.215Z] [INFO] Quarkus - IDE/Tools - Config [jar]
[2026-02-11T20:59:47.215Z] [INFO] Quarkus - Revapi Configuration [jar]
[2026-02-11T20:59:47.215Z] [INFO] ArC - Parent pom [pom]
[2026-02-11T20:59:47.215Z] [INFO] ArC - Runtime [jar]
[2026-02-11T20:59:47.215Z] [INFO] ArC - Processor [jar]
[2026-02-11T20:59:47.216Z] [INFO] ArC - Tests [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Bootstrap - Parent [pom]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Bootstrap - BOM [pom]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Bootstrap - Test BOM [pom]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Bootstrap - App Model [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Bootstrap - Maven Resolver [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Bootstrap - Gradle Resolver [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Bootstrap - Core [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Bootstrap - Maven plugin [maven-plugin]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Bootstrap - Runner [jar]
[2026-02-11T20:59:47.216Z] [INFO] Qute - Parent [pom]
[2026-02-11T20:59:47.216Z] [INFO] Qute - Core [jar]
[2026-02-11T20:59:47.216Z] [INFO] Qute - Generator [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Dev tools - Parent [pom]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Dev tools - Maven Artifact API [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Dev tools - Message Writer [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Dev tools - Registry Client API [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Dev tools - Utilities [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Dev tools - Base Codestarts [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Dev tools - Codestarts [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Dev tools - Common [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Parent pom [pom]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - BOM [pom]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Build Parent [pom]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - IDE Launcher [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Development mode - SPI [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Core [pom]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Core - Extension Processor [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Core - Runtime [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Core - Class Change Agent [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Builder [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Dev tools [pom]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Dev tools - Platform Descriptor - JSON Maven Plugin [maven-plugin]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Platform Properties [pom]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Core - Deployment [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Enforcer Rules [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Extensions - Parent pom [pom]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - JSON-P [pom]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - JSON-P - Runtime [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - JSON-P - Deployment [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Test Framework [pom]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Test Framework - Common [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Test Framework - JUnit 5 Internal Test Framework [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Dev tools - Testing [jar]
[2026-02-11T20:59:47.216Z] [INFO] RESTEasy Reactive - Parent pom [pom]
[2026-02-11T20:59:47.216Z] [INFO] RESTEasy Reactive - Common Parent [pom]
[2026-02-11T20:59:47.216Z] [INFO] RESTEasy Reactive - Common Runtime [jar]
[2026-02-11T20:59:47.216Z] [INFO] RESTEasy Reactive - Server Parent [pom]
[2026-02-11T20:59:47.216Z] [INFO] RESTEasy Reactive - Runtime [jar]
[2026-02-11T20:59:47.216Z] [INFO] RESTEasy Reactive - Common Processor [jar]
[2026-02-11T20:59:47.216Z] [INFO] RESTEasy Reactive - Processor [jar]
[2026-02-11T20:59:47.216Z] [INFO] RESTEasy Reactive - Client Parent [pom]
[2026-02-11T20:59:47.216Z] [INFO] RESTEasy Reactive - Client - Runtime [jar]
[2026-02-11T20:59:47.216Z] [INFO] RESTEasy Reactive - Vert.x Support - Runtime [jar]
[2026-02-11T20:59:47.216Z] [INFO] RESTEasy Reactive - JSONB Support - Runtime [jar]
[2026-02-11T20:59:47.216Z] [INFO] RESTEasy Reactive - Jackson Support - Runtime [jar]
[2026-02-11T20:59:47.216Z] [INFO] RESTEasy Reactive - Client - Processor [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - BOM - Test [pom]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Vert.x - HTTP [pom]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console Runtime SPI [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console SPI [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - ArC [pom]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - ArC - Runtime [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - ArC - Deployment [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Undertow [pom]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Undertow - SPI [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Security [pom]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Security - Runtime SPI [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - SmallRye Context Propagation [pom]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - SmallRye Context Propagation - Runtime [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Mutiny [pom]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Mutiny - Runtime [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Netty [pom]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Netty - Runtime [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Vert.x [pom]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Vert.x - Runtime [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Vert.x - HTTP - Runtime [jar]
[2026-02-11T20:59:47.216Z] [INFO] Quarkus - Undertow - Runtime [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Netty - Deployment [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - SmallRye Context Propagation - Deployment [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Mutiny - Deployment [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Vert.x - Deployment [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Vert.x - HTTP - Deployment - SPI [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Kubernetes [pom]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Kubernetes - SPI [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Security - Runtime [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Security - SPI [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Security - Test Utilities [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Security - Deployment [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Test Framework - JUnit 5 - Properties [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Test Framework - JUnit 5 [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Vert.x - HTTP - Deployment [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Undertow - Deployment [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Core - Test Extension [pom]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Core - Test Extension - Runtime [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Core - Test Extension - Deployment [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - JUnit 4 Mock [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Test Framework - H2 Database Support [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Test Framework - Derby Database Support [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Test Framework - Kubernetes Client Mock Server support [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Test Framework - OpenShift Client Mock Server support [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito Config [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Test framework - Vert.x [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Jackson [pom]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Jackson - Runtime [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Amazon Lambda [pom]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Amazon Lambda - Common Runtime [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Test Framework - Amazon Lambda [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Test Framework - Arquillian Adapter [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Test Framework - Dev Mode Test Utils [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Test Framework - Maven Integration [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Test framework - embedded LDAP server [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Test Framework - Security [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Test Framework - Security JWT [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Credentials [pom]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Credentials - Runtime [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - SmallRye JWT Token Build [pom]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - SmallRye JWT Token Build - Runtime [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - OpenID Connect Common [pom]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - OpenID Connect Common - Runtime [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - OpenID Connect Adapter [pom]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - OpenID Connect Adapter - Runtime [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Test Framework - Security OIDC [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Test Framework - OIDC Wiremock Server support [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Test Framework - Keycloak Server support [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Jacoco [pom]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Jacoco - Runtime [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Jacoco - Deployment [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Reactive Streams Operators [pom]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators [pom]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Runtime [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Kubernetes Service Binding [pom]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Kubernetes Service Binding - Runtime [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - SmallRye Health [pom]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - SmallRye Health - Runtime [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - RESTEasy - Parent - Aggregator [pom]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - RESTEasy - Common [pom]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - RESTEasy - Common - Runtime [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - RESTEasy - Server common [pom]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - RESTEasy - Server common - Runtime [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - RESTEasy [pom]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - RESTEasy - Runtime [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - RESTEasy Reactive - Parent - Aggregator [pom]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - RESTEasy Reactive - Common [pom]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - RESTEasy Reactive - Common - Runtime [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin [pom]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Runtime [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - RESTEasy Reactive [pom]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - RESTEasy Reactive - Runtime [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - SmallRye Metrics [pom]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - SmallRye Metrics - Runtime [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Jaeger [pom]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - Jaeger - Runtime [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - SmallRye OpenTracing [pom]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - SmallRye OpenTracing - Runtime [jar]
[2026-02-11T20:59:47.217Z] [INFO] Quarkus - MongoDB Client [pom]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - MongoDB Client - Runtime [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Test Framework - MongoDB Support [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Test Framework - Infinispan Client Support [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Scheduler [pom]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Scheduler - Runtime [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Apache HttpClient - Parent [pom]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Apache HttpClient - Runtime [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - REST Client Config [pom]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - REST Client Config - Runtime [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - REST Client [pom]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - REST Client - Runtime [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - gRPC Common [pom]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - gRPC Common - Runtime [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - SmallRye Stork Integration [pom]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - SmallRye Stork - Runtime [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - gRPC parent [pom]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - gRPC - Protoc Plugin [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - gRPC - Code Gen [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - gRPC - Stubs for health and reflection [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - gRPC - Runtime [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Micrometer [pom]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Micrometer - Runtime [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Micrometer Registry - Prometheus - Parent [pom]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Micrometer Registry - Prometheus Runtime [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - RESTEasy - Common - SPI [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - RESTEasy Reactive - SPI [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - RESTEasy - Common - Deployment [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - JAX-RS SPI - Parent [pom]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - JAX-RS - SPI - Deployment [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - RESTEasy - Server common - SPI [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - RESTEasy - Server common - Deployment [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - RESTEasy - Deployment [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Apache HttpClient - Deployment [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - REST Client Config - Deployment [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - SmallRye Fault tolerance [pom]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - SmallRye Fault tolerance - Runtime [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - SmallRye Fault tolerance - Deployment [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - REST Client - Deployment [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Jackson - SPI [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Jackson - Deployment [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - RESTEasy - Jackson [pom]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - RESTEasy - Jackson - Runtime [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - RESTEasy - Jackson - Deployment [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Reactive Routes [pom]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Reactive Routes - Runtime [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Hibernate Validator [pom]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Hibernate Validator - SPI [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Elytron Security - Common [pom]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Elytron Security - Common - Runtime [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Elytron Security - Common - Deployment [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Elytron Security [pom]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Elytron Security - Runtime [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Elytron Security - Deployment [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Elytron Security Properties File [pom]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Elytron Security Properties File - Runtime [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Elytron Security Properties File - Deployment [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Hibernate Validator - Runtime [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - JSON-B [pom]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - JSON-B - Runtime [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - RESTEasy - JSON-B [pom]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - RESTEasy - JSON-B - Runtime [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - JSON-B - SPI [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - JSON-B - Deployment [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - RESTEasy - JSON-B - Deployment [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Hibernate Validator - Deployment [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Reactive Routes - Deployment [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Micrometer - Deployment [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Micrometer Registry - Prometheus Deployment [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Scheduler - Deployment [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Datasource [pom]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Datasource - Common [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Agroal [pom]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Agroal - SPI [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Datasource - Runtime [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Narayana JTA [pom]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Narayana JTA - Runtime [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Agroal - Runtime [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Quartz [pom]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Quartz - Runtime [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - SmallRye Metrics - SPI [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - SmallRye Metrics - Deployment [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - Quartz - Deployment [jar]
[2026-02-11T20:59:47.218Z] [INFO] Quarkus - JAXP [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - JAXP - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - JAXP - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - SmallRye Stork - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Configuration - YAML [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Configuration - YAML - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Configuration - YAML - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - JAXB [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - JAXB - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - JAXB - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - WebSockets Client [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - WebSockets Client - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - WebSockets [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - WebSockets - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - WebSockets Client - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - WebSockets - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - WebSockets Aggregator [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Undertow - WebSockets - Legacy Compat Artifact [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - WebJar Locator [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - WebJar Locator - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - WebJar Locator - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - Common - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - Server - SPI - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - JAX-RS Client Reactive [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - JAX-RS Client Reactive - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - JAX-RS Client Reactive - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - Common Jackson Bits - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - Jackson [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - JAXB [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Panache [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Panache - Common [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Panache - Common - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Panache - Common - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Qute [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Qute - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Qute - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - Qute [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - Servlet [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - REST Client Reactive [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - REST Client Reactive - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - REST Client Reactive - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - REST Client Reactive Jackson [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - REST Client Reactive Jackson [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - REST Client Reactive Jackson - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Kotlin [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Kotlin - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Parent [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization Parent [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Kotlin - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Tests [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - Links [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - Links - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy Reactive - Links - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - SmallRye Health - SPI [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - SmallRye OpenAPI [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - SmallRye OpenAPI - SPI [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - SmallRye OpenAPI - Common [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - SmallRye OpenAPI - Common - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Swagger UI [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Swagger UI - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Swagger UI - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - SmallRye OpenAPI - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - SmallRye OpenAPI - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - SmallRye Health - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Jaeger - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Caffeine [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Caffeine - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Hibernate ORM [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Hibernate ORM - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Narayana JTA - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Datasource - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Kubernetes Service Binding - SPI [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Datasource - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Credentials - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - DevServices [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - DevServices - H2 [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - JDBC [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - JDBC - H2 [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - JDBC - H2 - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - JDBC - H2 - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Agroal - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Caffeine - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Panache - Hibernate - Common [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Panache - Hibernate - Common - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Panache - Hibernate - Common - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - Hibernate ORM - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - SmallRye OpenTracing - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - OpenTelemetry - Parent - Aggregator [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - OpenTelemetry [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - OpenTelemetry - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - OpenTelemetry - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - gRPC Common - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy - JAXB [pom]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy - JAXB - Runtime [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy - JAXB - Deployment [jar]
[2026-02-11T20:59:47.219Z] [INFO] Quarkus - RESTEasy - Links [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - RESTEasy - Links - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - RESTEasy - Links - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - RESTEasy - Mutiny - Common [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - RESTEasy - Mutiny [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - RESTEasy - Mutiny - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - RESTEasy - Mutiny - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - RESTEasy - Qute [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - RESTEasy - Qute - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - RESTEasy - Qute - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - RESTEasy - Multipart [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - RESTEasy - Multipart - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - RESTEasy - Multipart - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - REST Client - Jackson [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - REST Client - Jackson - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - REST Client - Jackson - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - REST Client - JSON-B [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - REST Client - JSON-B - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - REST Client - JSON-B - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - REST Client - JAXB [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - REST Client - JAXB - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - REST Client - JAXB - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - REST Client - Mutiny [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - REST Client - Mutiny - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - REST Client - Mutiny - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - SmallRye Reactive Streams Operators (deprecated) [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - SmallRye Reactive Type Converters [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - SmallRye Reactive Messaging [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kotlin [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - SmallRye Reactive Messaging - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - SmallRye Reactive Messaging - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Kafka - Client [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Kafka - Client - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - DevServices - Common [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Kafka - Client - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Avro [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Avro - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Apicurio Registry - Avro [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Apicurio Registry - Avro - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Avro - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Apicurio Registry - Avro - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Reactive Datasource [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Reactive Datasource - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Reactive Datasource - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - DevServices - DB2 [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Reactive DB2 Client [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Reactive DB2 Client - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Reactive DB2 Client - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - DevServices - Postgresql [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Reactive PostgreSQL Client [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Reactive PostgreSQL Client - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Reactive PostgreSQL Client - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Reactive MySQL Client [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Reactive MySQL Client - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - DevServices - MySQL [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Reactive MySQL Client - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - DevServices - MSSQL [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Reactive MS SQL Client [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - DevServices - Oracle [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Reactive Oracle Client [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Reactive Oracle Client - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Reactive Oracle Client - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Mailer [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Mailer - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Mailer - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - gRPC - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Redis Client [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Redis Client - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Redis Client - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Narayana STM [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Narayana STM - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Narayana STM - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Narayana LRA Participant - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - JDBC - PostgreSQL [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - JDBC - PostgreSQL - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - JDBC - PostgreSQL - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - JDBC - DB2 [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - JDBC - DB2 - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - JDBC - DB2 - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - JDBC - Derby [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - JDBC - Derby - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - DevServices - Derby [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - JDBC - Derby - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - JDBC - MariaDB [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - JDBC - MariaDB - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - DevServices - MariaDB [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - JDBC - MariaDB - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - JDBC - MSSQL [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - JDBC - MSSQL - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - JDBC - MSSQL - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - JDBC - MySQL [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - JDBC - MySQL - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - JDBC - MySQL - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - JDBC - Oracle [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - JDBC - Oracle - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - JDBC - Oracle - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Hibernate Envers - Parent [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Hibernate Envers - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Hibernate Envers - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Hibernate Reactive [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Hibernate Reactive - Runtime [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Hibernate Reactive - Deployment [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Panache - Mock [jar]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Hibernate ORM with Panache - Common [pom]
[2026-02-11T20:59:47.220Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Hibernate ORM with Panache - JPA [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Hibernate ORM with Panache - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Hibernate ORM with Panache - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - JPA [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Panache - Query Language [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - MongoDB with Panache - Common [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - MongoDB with Panache - Common Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - MongoDB Client - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - MongoDB with Panache - Common Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Hibernate Reactive with Panache - JPA [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Hibernate Reactive with Panache - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Hibernate Reactive with Panache - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - MongoDB with Panache - Parent [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - MongoDB with Panache - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - MongoDB with Panache - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Parent [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - REST data with Panache - Parent [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - REST data with Panache - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - REST data with Panache - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Parent [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - MongoDB REST data with Panache - Parent [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - MongoDB REST data with Panache - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - MongoDB REST data with Panache - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Elasticsearch client common [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Elasticsearch REST client common - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Elasticsearch REST client common - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Elasticsearch REST client - Parent [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Elasticsearch REST client - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Elasticsearch REST client - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Elasticsearch REST high level client - Parent [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Elasticsearch REST high level client - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Elasticsearch REST high level client - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Kafka Streams [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Kafka Streams - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Kafka Streams - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring - DI [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring - DI - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring - DI - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring Web - Parent - Aggregator [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring Web [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring Web - Common Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Parent [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Parent [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring Web - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring Web - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Tests [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Tests [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring Data JPA [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring - Data JPA - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring - Data JPA - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring Security - Parent [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring Security - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring Security - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring Boot - Properties [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring Boot - Properties - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring Boot - Properties - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring Cloud Config Client [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring Cloud Config Client - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring Cloud Config Client - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Cache [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Cache - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Cache - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring - Cache [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring - Cache - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring - Cache - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring - Scheduling [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring - Scheduling - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring - Scheduling - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring Data REST [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring - Data REST - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Spring - Data REST - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Security JPA [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Security JPA - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Security JPA - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Elytron Security JDBC [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Elytron Security JDBC - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Elytron Security JDBC - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Elytron Security LDAP [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Elytron Security LDAP - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Elytron Security LDAP - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Security OAuth2 [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Security OAuth2 - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - Security OAuth2 - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - SmallRye JWT Build - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - SmallRye JWT [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - SmallRye JWT - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - SmallRye JWT - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - OpenID Connect Common - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - OpenID Connect Adapter - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - OpenID Connect Client [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - OpenID Connect Client - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - OpenID Connect Client - Deployment [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - OpenID Connect Oidc Client Filter [pom]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - OpenID Connect Client Filter - Runtime [jar]
[2026-02-11T20:59:47.221Z] [INFO] Quarkus - OpenID Connect Client Filter - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - OpenID Connect Oidc Client Reactive Filter [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Runtime [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - OpenID Connect Token Propagation [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - OpenID Connect Token Propagation - Runtime [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - OpenID Connect Token Propagation - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Runtime [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Keycloak Authorization [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Keycloak Authorization - Runtime [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Keycloak Admin Client [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Keycloak Admin Client - Runtime [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Keycloak Admin Client - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Keycloak Authorization - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Infinispan - Client [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Infinispan - Client - Runtime [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Infinispan - Client - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Amazon Lambda Event Server [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Amazon Lambda - Common Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Amazon Lambda - Runtime [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Amazon Lambda - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Amazon Lambda - Archetype [maven-archetype]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Amazon Lambda X-Ray [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Amazon Lambda Xray - Runtime [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Amazon Lambda X-Ray - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Amazon Lambda HTTP [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Amazon Lambda HTTP - Runtime [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Amazon Lambda HTTP Event Server [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Amazon Lambda HTTP - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Amazon Lambda HTTP - Archetype [maven-archetype]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API- Runtime [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Amazon Lambda REST Event Server [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Archetype [maven-archetype]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - HTTP Azure Functions [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - HTTP Azure Functions - Runtime [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - HTTP Azure Functions - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - HTTP Azure Functions - Archetype [maven-archetype]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Funqy [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Funqy Server Common Parent [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Funqy Server Common - Runtime [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Funqy Server Common - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Funqy HTTP Binding [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Funqy HTTP - Runtime [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Funqy HTTP - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Funqy Amazon Lambda Binding [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Funqy Amazon Lambda - Runtime [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Funqy Amazon Lambda - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Funqy Amazon Lambda - Archetype [maven-archetype]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Funqy Knative Events Binding [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Funqy Knative Events - Runtime [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Funqy Knative Events - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Funqy Google Cloud Functions Binding [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Funqy Google Cloud Functions - Runtime [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Funqy Google Cloud Functions - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Scala [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Scala - Runtime [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Scala - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Container Image [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Container Image - Runtime [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Container Image - SPI [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Container Image - Util [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Container Image - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Container Image - Buildpack - Parent [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Container Image - Buildpack [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Container Image - Buildpack - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Container Image - Docker - Parent [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Container Image - Docker [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Container Image - Docker - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Container Image - Jib - Parent [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Container Image - Jib [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Container Image - Jib - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Kubernetes Client [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Kubernetes Client - Runtime - Internal [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Kubernetes Client - SPI [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Kubernetes Client - Internal - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Container Image - S2I - Parent [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Container Image - S2I [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Container Image - S2I - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Container Image - OpenShift - Parent [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Container Image - OpenShift [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Container Image - OpenShift - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Kubernetes - Vanilla [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Kubernetes - Vanilla - Runtime [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Kubernetes - Vanilla - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Kubernetes - Openshift [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Kubernetes - OpenShift - Runtime [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Kubernetes - Minikube [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Kubernetes - Minikube - Runtime [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Kubernetes - Minikube - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Kubernetes Client - Runtime [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Kubernetes Client - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Kubernetes Config [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Kubernetes Config - Runtime [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Kubernetes Config - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - OpenShift Client [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - OpenShift Client - Runtime [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - OpenShift Client - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Kubernetes Service Binding - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Flyway [pom]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Flyway - Runtime [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Flyway - Deployment [jar]
[2026-02-11T20:59:47.222Z] [INFO] Quarkus - Liquibase [pom]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Liquibase - Runtime [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Liquibase - Deployment [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Liquibase MongoDB [pom]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Liquibase MongoDB - Runtime [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Liquibase MongoDB - Deployment [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Parent [pom]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Runtime [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Deployment [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - SmallRye GraphQL [pom]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - SmallRye GraphQL - Runtime [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - SmallRye GraphQL - Deployment [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - SmallRye GraphQL Client [pom]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - SmallRye GraphQL Client - Runtime [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - SmallRye GraphQL Client - Deployment [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Logging - JSON [pom]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Logging - JSON - Runtime [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Logging - JSON - Deployment [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Logging - GELF [pom]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Logging - GELF - Runtime [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Logging - GELF - Deployment [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Picocli [pom]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Picocli - Runtime [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Picocli - Deployment [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - HTTP Google Cloud Functions [pom]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - HTTP Google Cloud Functions - Runtime [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - HTTP Google Cloud Functions - Deployment [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Google Cloud Functions [pom]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Google Cloud Functions - Runtime [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Google Cloud Functions - Deployment [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - AWT - Parent [pom]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - AWT - Runtime [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - AWT - Deployment [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Dev tools - Project Core Extension Codestarts [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - BOM - Descriptor JSON [pom]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Maven Plugin [maven-plugin]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Gradle Plugin - Parent [pom]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Gradle Model [pom]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Gradle Plugin [pom]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Extension Gradle Plugin [pom]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Command Line Interface [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests [pom]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Test - Avro code generation and reload [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - AWT [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - No AWT [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Bouncy Castle [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS JSSE [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Bouncy Castle JSSE [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Funqy Amazon Lambda [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Funqy Google Cloud Functions [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Class tranformer [pom]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Class tranformer - Runtime [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Class tranformer - Deployment [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Shared library [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Hibernate Validator [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Hibernate Validator [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Common JPA entities [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Infinispan Client [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Devtools [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - DevTools Registry Client [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Gradle tooling [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Main [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Kafka [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Kafka SSL [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Kafka SASL [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Kafka SASL with Elytron [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Kafka OAUTH with Keycloak [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Kafka with Snappy [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Kafka Avro [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Kafka Avro with Apicurio 2.x [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Kafka Streams [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Kafka Dev Services [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - JPA [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping [pom]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library A [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library B [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern app [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library A [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library B [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy app [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - JPA - DB2 [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - JPA - Derby [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - JPA - MariaDB [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - JPA - H2 [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - JPA - MSSQL [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - JPA - MySQL [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - JPA - Oracle [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Hibernate ORM REST Data with Panache [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - GraphQL and Hibernate ORM with Panache [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache and Kotlin [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - DB2 [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - MySQL [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - PostgreSQL [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache in Blocking mode [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Coordination - Outbox-polling [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + OpenSearch [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Tenancy [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Hibernate ORM - Tenancy [pom]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Datasource [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Schema [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Envers [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Vert.x HTTP [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Vert.x Web [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Vert.x Web - Jackson [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Vert.x [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Spring DI [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Spring Web [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Spring Data JPA [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Spring Boot properties [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Spring Cloud Config Client [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Spring Data REST [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - JPA - Infinispan Cache [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Elytron Security [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Elytron Security OAuth2 [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy Reactive [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Elytron Undertow [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Flyway [jar]
[2026-02-11T20:59:47.223Z] [INFO] Quarkus - Integration Tests - Liquibase [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Liquibase MongoDB [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Reactive [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Wiremock [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation Reactive [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Smallrye JWT Token Propagation [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter Code Flow [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Multi-Tenant OpenID Connect Adapter [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter WireMock [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Keycloak Policy Enforcer [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Reactive DB2 Client [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Reactive Pg Client [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Reactive MySQL Client [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Reactive MS SQL Client [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Reactive Oracle Client [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Test Extension Native Tests [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Amazon Lambda [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Amazon Lambda [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Amazon Lambda Stream Handler [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Amazon Lambda AWS Gateway REST API [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP RESTEasy [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Container Image - Parent [pom]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Container Image - Invoker [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Container Image - Standard [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Kubernetes - Parent [pom]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Kubernetes - Invoker [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard - Kafka [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Kubernetes Client [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Kubernetes Service Binding JDBC [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - OpenShift Client [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - MongoDB Client [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Jackson [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - JSON-B [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - RESTEasy Jackson [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - RESTEasy Mutiny [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Virtual Http [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Virtual Http Resteasy Standalone [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Maven tooling [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Scala [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Kotlin [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Kotlin Serialization [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - MongoDB Panache [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - MongoDB Panache Kotlin [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - MongoDB REST Data with Panache [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Narayana STM [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Narayana JTA CDI [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Narayana LRA Coordinator and Participant [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Elytron Security JDBC [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Elytron Security LDAP [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Vert.x GraphQL [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - SmallRye Config [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - SmallRye Context Propagation [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - SmallRye Metrics [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL Client [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Smallrye Opentracing [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - JPA without entities [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Quartz [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Redis Client [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Logging - GELF [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Cache [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Qute [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension [pom]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Runtime [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Deployment [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Bootstrap Config [pom]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Application [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - InjectMock [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - AMQP [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - Kafka [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ (Dynamic Credentials) [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - REST client [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Parent [pom]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Standard tests [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Prod Mode tests [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - REST Client Reactive [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - REST Client Reactive Kotlin Serialization [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - REST Client Reactive: multipart messages [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - REST Client Reactive with Stork [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Packaging [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Simple with space [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Picocli [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Picocli Native [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - WebJar Locator [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Dev Mode [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - IDE Launcher [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST client [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST high level client [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Micrometer MP Metrics [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Micrometer Prometheus [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - OpenTelemetry [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Vert.x [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Reactive [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Logging - JSON [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - JAXB [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - JAXP [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Mailer [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Native Configuration Profile [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is unset [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is set [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Logging with Panache [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Locales [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Redis DevService [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - gRPC - TLS [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with gzip compression [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with Mutiny [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - gRPC - TLS with mutual auth [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - gRPC - Streaming [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - gRPC - Interceptors [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - gRPC - Proto v2 [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - gRPC - Health [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate Reactive [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Helper project containing packaging a proto file for grpc-external-proto-test [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - gRPC - External proto Test [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Google Cloud Functions HTTP [jar]
[2026-02-11T20:59:47.224Z] [INFO] Quarkus - Integration Tests - Google Cloud Function [jar]
[2026-02-11T20:59:47.224Z] [INFO]
[2026-02-11T20:59:47.224Z] [INFO] -------------------< io.quarkus:quarkus-ide-config >--------------------
[2026-02-11T20:59:47.224Z] [INFO] Building Quarkus - IDE/Tools - Config 2.7.5.Final [1/964]
[2026-02-11T20:59:47.224Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T20:59:47.225Z] [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-02-11T20:59:47.554Z] [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-02-11T20:59:47.554Z] [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 70 kB/s)
[2026-02-11T20:59:47.554Z] [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-02-11T20:59:48.263Z] [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-02-11T20:59:48.263Z] [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 72 kB/s)
[2026-02-11T20:59:48.263Z] [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-02-11T20:59:48.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
[2026-02-11T20:59:48.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 465 kB/s)
[2026-02-11T20:59:48.593Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
[2026-02-11T20:59:48.922Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[2026-02-11T20:59:48.922Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 171 kB/s)
[2026-02-11T20:59:48.922Z] [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-02-11T20:59:49.251Z] [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-02-11T20:59:49.251Z] [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 297 kB/s)
[2026-02-11T20:59:49.251Z] [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-02-11T20:59:49.579Z] [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-02-11T20:59:49.579Z] [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 66 kB/s)
[2026-02-11T20:59:49.579Z] [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-02-11T20:59:49.909Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[2026-02-11T20:59:49.909Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 134 kB/s)
[2026-02-11T20:59:49.909Z] [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-02-11T20:59:50.238Z] [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-02-11T20:59:50.238Z] [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 409 kB/s)
[2026-02-11T20:59:50.238Z] [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-02-11T20:59:50.569Z] [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-02-11T20:59:50.570Z] [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 62 kB/s)
[2026-02-11T20:59:50.570Z] [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-02-11T20:59:50.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
[2026-02-11T20:59:50.899Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 124 kB/s)
[2026-02-11T20:59:50.899Z] [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-02-11T20:59:50.899Z] [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-02-11T20:59:51.304Z] [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 359 kB/s)
[2026-02-11T20:59:51.304Z] [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-02-11T20:59:51.304Z] [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-02-11T20:59:51.304Z] [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 177 kB/s)
[2026-02-11T20:59:51.304Z] [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-02-11T20:59:51.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
[2026-02-11T20:59:51.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (33 kB at 413 kB/s)
[2026-02-11T20:59:51.631Z] [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-02-11T20:59:51.960Z] [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-02-11T20:59:51.960Z] [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 357 kB/s)
[2026-02-11T20:59:51.960Z] [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-02-11T20:59:52.288Z] [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-02-11T20:59:52.288Z] [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 86 kB/s)
[2026-02-11T20:59:52.288Z] [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-02-11T20:59:52.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
[2026-02-11T20:59:52.617Z] [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-02-11T20:59:52.617Z] [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-02-11T20:59:52.956Z] [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-02-11T20:59:52.956Z] [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 423 kB/s)
[2026-02-11T20:59:52.956Z] [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-02-11T20:59:52.956Z] [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-02-11T20:59:53.285Z] [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 160 kB/s)
[2026-02-11T20:59:53.285Z] [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-02-11T20:59:53.285Z] [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-02-11T20:59:53.285Z] [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 796 kB/s)
[2026-02-11T20:59:53.285Z] [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-02-11T20:59:53.614Z] [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-02-11T20:59:53.614Z] [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 80 kB/s)
[2026-02-11T20:59:53.614Z] [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-02-11T20:59:53.942Z] [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-02-11T20:59:53.942Z] [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 202 kB/s)
[2026-02-11T20:59:53.942Z] [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-02-11T20:59:54.271Z] [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-02-11T20:59:54.271Z] [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 495 kB/s)
[2026-02-11T20:59:54.271Z] [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-02-11T20:59:54.979Z] [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-02-11T20:59:54.979Z] [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 90 kB/s)
[2026-02-11T20:59:54.979Z] [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-02-11T20:59:55.340Z] [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-02-11T20:59:55.340Z] [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 314 kB/s)
[2026-02-11T20:59:55.340Z] [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-02-11T20:59:55.669Z] [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-02-11T20:59:55.669Z] [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 80 kB/s)
[2026-02-11T20:59:55.669Z] [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-02-11T20:59:55.998Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
[2026-02-11T20:59:55.998Z] [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 121 kB/s)
[2026-02-11T20:59:55.998Z] [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-02-11T20:59:56.329Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
[2026-02-11T20:59:56.329Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 461 kB/s)
[2026-02-11T20:59:56.329Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
[2026-02-11T20:59:56.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
[2026-02-11T20:59:56.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 181 kB/s)
[2026-02-11T20:59:56.658Z] [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-02-11T20:59:56.986Z] [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-02-11T20:59:56.986Z] [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 454 kB/s)
[2026-02-11T20:59:56.986Z] [INFO]
[2026-02-11T20:59:56.986Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-ide-config ---
[2026-02-11T20:59:56.986Z] [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-02-11T20:59:57.316Z] [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-02-11T20:59:57.316Z] [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 28 kB/s)
[2026-02-11T20:59:57.316Z] [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-02-11T20:59:57.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
[2026-02-11T20:59:57.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 261 kB/s)
[2026-02-11T20:59:57.644Z] [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-02-11T20:59:57.973Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
[2026-02-11T20:59:57.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 282 kB/s)
[2026-02-11T20:59:57.974Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
[2026-02-11T20:59:58.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
[2026-02-11T20:59:58.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 166 kB/s)
[2026-02-11T20:59:58.303Z] [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-02-11T20:59:58.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[2026-02-11T20:59:58.632Z] [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 51 kB/s)
[2026-02-11T20:59:58.632Z] [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-02-11T20:59:58.632Z] [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-02-11T20:59:59.003Z] [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 39 kB/s)
[2026-02-11T20:59:59.003Z] [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-02-11T20:59:59.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[2026-02-11T20:59:59.003Z] [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 230 kB/s)
[2026-02-11T20:59:59.332Z] [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-02-11T20:59:59.332Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[2026-02-11T20:59:59.332Z] [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 24 kB/s)
[2026-02-11T20:59:59.332Z] [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-02-11T20:59:59.332Z] [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-02-11T20:59:59.676Z] [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 69 kB/s)
[2026-02-11T20:59:59.676Z] [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-02-11T20:59:59.676Z] [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-02-11T20:59:59.676Z] [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 23 kB/s)
[2026-02-11T20:59:59.676Z] [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-02-11T20:59:59.676Z] [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-02-11T21:00:00.024Z] [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 31 kB/s)
[2026-02-11T21:00:00.024Z] [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-02-11T21:00:00.024Z] [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-02-11T21:00:00.024Z] [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 16 kB/s)
[2026-02-11T21:00:00.024Z] [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-02-11T21:00:00.024Z] [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-02-11T21:00:00.024Z] [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 90 kB/s)
[2026-02-11T21:00:00.024Z] [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-02-11T21:00:00.024Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[2026-02-11T21:00:00.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 119 kB/s)
[2026-02-11T21:00:00.363Z] [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-02-11T21:00:00.363Z] [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-02-11T21:00:00.363Z] [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 7.1 kB/s)
[2026-02-11T21:00:00.363Z] [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-02-11T21:00:00.705Z] [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-02-11T21:00:00.705Z] [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 62 kB/s)
[2026-02-11T21:00:00.705Z] [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-02-11T21:00:01.034Z] [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-02-11T21:00:01.034Z] [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 40 kB/s)
[2026-02-11T21:00:01.034Z] [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-02-11T21:00:01.362Z] [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-02-11T21:00:01.716Z] [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 37 kB/s)
[2026-02-11T21:00:01.716Z] [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-02-11T21:00:01.716Z] [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-02-11T21:00:01.716Z] [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 42 kB/s)
[2026-02-11T21:00:01.716Z] [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-02-11T21:00:01.716Z] [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-02-11T21:00:01.716Z] [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 106 kB/s)
[2026-02-11T21:00:01.716Z] [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-02-11T21:00:02.143Z] [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-02-11T21:00:02.143Z] [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 53 kB/s)
[2026-02-11T21:00:02.143Z] [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-02-11T21:00:02.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[2026-02-11T21:00:02.634Z] [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 44 kB/s)
[2026-02-11T21:00:02.634Z] [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-02-11T21:00:02.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
[2026-02-11T21:00:02.992Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 138 kB/s)
[2026-02-11T21:00:02.992Z] [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-02-11T21:00:03.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
[2026-02-11T21:00:03.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 590 kB/s)
[2026-02-11T21:00:03.320Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/16/apache-16.pom
[2026-02-11T21:00:03.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
[2026-02-11T21:00:03.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 186 kB/s)
[2026-02-11T21:00:03.648Z] [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-02-11T21:00:03.648Z] [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-02-11T21:00:03.648Z] [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-02-11T21:00:03.648Z] [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-02-11T21:00:03.648Z] [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-02-11T21:00:03.648Z] [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-02-11T21:00:03.980Z] [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-02-11T21:00:03.980Z] [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-02-11T21:00:03.980Z] [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-02-11T21:00:03.980Z] [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-02-11T21:00:03.980Z] [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-02-11T21:00:06.079Z] [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-02-11T21:00:06.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[2026-02-11T21:00:06.079Z] [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-02-11T21:00:06.079Z] [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-02-11T21:00:06.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[2026-02-11T21:00:06.079Z] [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.5 MB/s)
[2026-02-11T21:00:06.079Z] [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-02-11T21:00:06.079Z] [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 2.7 MB/s)
[2026-02-11T21:00:06.079Z] [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-02-11T21:00:06.079Z] [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 1.9 MB/s)
[2026-02-11T21:00:06.079Z] [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-02-11T21:00:06.079Z] [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 520 kB/s)
[2026-02-11T21:00:06.079Z] [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-02-11T21:00:06.079Z] [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 546 kB/s)
[2026-02-11T21:00:06.079Z] [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-02-11T21:00:06.079Z] [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 334 kB/s)
[2026-02-11T21:00:06.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
[2026-02-11T21:00:06.079Z] [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 29 kB/s)
[2026-02-11T21:00:06.079Z] [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 831 kB/s)
[2026-02-11T21:00:06.079Z] [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 895 kB/s)
[2026-02-11T21:00:06.079Z] [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 2.5 MB/s)
[2026-02-11T21:00:06.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 999 kB/s)
[2026-02-11T21:00:06.079Z] [INFO]
[2026-02-11T21:00:06.079Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-ide-config ---
[2026-02-11T21:00:06.079Z] [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-02-11T21:00:06.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[2026-02-11T21:00:06.079Z] [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 95 kB/s)
[2026-02-11T21:00:06.079Z] [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-02-11T21:00:06.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[2026-02-11T21:00:06.079Z] [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 29 kB/s)
[2026-02-11T21:00:06.079Z] [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-02-11T21:00:06.079Z] [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-02-11T21:00:06.079Z] [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 26 kB/s)
[2026-02-11T21:00:06.079Z] [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-02-11T21:00:06.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[2026-02-11T21:00:06.079Z] [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 13 kB/s)
[2026-02-11T21:00:06.079Z] [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-02-11T21:00:06.079Z] [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-02-11T21:00:06.079Z] [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 72 kB/s)
[2026-02-11T21:00:06.079Z] [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-02-11T21:00:06.079Z] [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-02-11T21:00:06.079Z] [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 38 kB/s)
[2026-02-11T21:00:06.079Z] [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-02-11T21:00:06.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[2026-02-11T21:00:06.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 81 kB/s)
[2026-02-11T21:00:06.407Z] [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-02-11T21:00:06.407Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[2026-02-11T21:00:06.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 115 kB/s)
[2026-02-11T21:00:06.407Z] [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-02-11T21:00:06.407Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[2026-02-11T21:00:06.407Z] [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 30 kB/s)
[2026-02-11T21:00:06.407Z] [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-02-11T21:00:06.736Z] [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-02-11T21:00:06.736Z] [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 27 kB/s)
[2026-02-11T21:00:06.736Z] [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-02-11T21:00:07.065Z] [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-02-11T21:00:07.065Z] [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 42 kB/s)
[2026-02-11T21:00:07.065Z] [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-02-11T21:00:07.393Z] [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-02-11T21:00:07.393Z] [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 49 kB/s)
[2026-02-11T21:00:07.393Z] [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-02-11T21:00:07.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[2026-02-11T21:00:07.393Z] [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 23 kB/s)
[2026-02-11T21:00:07.393Z] [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-02-11T21:00:07.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[2026-02-11T21:00:07.393Z] [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 151 kB/s)
[2026-02-11T21:00:07.393Z] [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-02-11T21:00:07.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[2026-02-11T21:00:07.723Z] [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 34 kB/s)
[2026-02-11T21:00:07.723Z] [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-02-11T21:00:07.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[2026-02-11T21:00:07.723Z] [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 64 kB/s)
[2026-02-11T21:00:07.723Z] [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-02-11T21:00:07.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[2026-02-11T21:00:07.723Z] [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 29 kB/s)
[2026-02-11T21:00:07.723Z] [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-02-11T21:00:08.052Z] [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-02-11T21:00:08.052Z] [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 50 kB/s)
[2026-02-11T21:00:08.052Z] [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-02-11T21:00:08.382Z] [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-02-11T21:00:08.382Z] [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 20 kB/s)
[2026-02-11T21:00:08.382Z] [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-02-11T21:00:08.711Z] [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-02-11T21:00:08.711Z] [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.5 kB/s)
[2026-02-11T21:00:08.711Z] [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-02-11T21:00:09.041Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[2026-02-11T21:00:09.041Z] [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 122 kB/s)
[2026-02-11T21:00:09.041Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom
[2026-02-11T21:00:09.041Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom
[2026-02-11T21:00:09.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (2.3 kB at 41 kB/s)
[2026-02-11T21:00:09.369Z] [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-02-11T21:00:09.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[2026-02-11T21:00:09.369Z] [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-02-11T21:00:09.369Z] [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-02-11T21:00:09.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[2026-02-11T21:00:09.697Z] [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 38 kB/s)
[2026-02-11T21:00:09.697Z] [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-02-11T21:00:10.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[2026-02-11T21:00:10.025Z] [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 59 kB/s)
[2026-02-11T21:00:10.025Z] [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-02-11T21:00:10.355Z] [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-02-11T21:00:10.355Z] [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 78 kB/s)
[2026-02-11T21:00:10.355Z] [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-02-11T21:00:10.355Z] [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-02-11T21:00:10.688Z] [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 80 kB/s)
[2026-02-11T21:00:10.688Z] [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-02-11T21:00:10.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[2026-02-11T21:00:10.688Z] [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 84 kB/s)
[2026-02-11T21:00:10.688Z] [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-02-11T21:00:11.016Z] [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-02-11T21:00:11.017Z] [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 111 kB/s)
[2026-02-11T21:00:11.017Z] [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-02-11T21:00:11.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
[2026-02-11T21:00:11.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 331 kB/s)
[2026-02-11T21:00:11.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[2026-02-11T21:00:11.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[2026-02-11T21:00:12.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 20 kB/s)
[2026-02-11T21:00:12.003Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[2026-02-11T21:00:12.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[2026-02-11T21:00:12.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 28 kB/s)
[2026-02-11T21:00:12.003Z] [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-02-11T21:00:12.332Z] [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-02-11T21:00:12.332Z] [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 130 kB/s)
[2026-02-11T21:00:12.332Z] [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-02-11T21:00:12.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
[2026-02-11T21:00:12.661Z] [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 88 kB/s)
[2026-02-11T21:00:12.661Z] [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-02-11T21:00:12.990Z] [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-02-11T21:00:12.990Z] [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 57 kB/s)
[2026-02-11T21:00:12.990Z] [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-02-11T21:00:12.990Z] [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-02-11T21:00:12.990Z] [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 404 kB/s)
[2026-02-11T21:00:12.990Z] [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-02-11T21:00:13.321Z] [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-02-11T21:00:13.321Z] [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 51 kB/s)
[2026-02-11T21:00:13.321Z] [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-02-11T21:00:13.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
[2026-02-11T21:00:13.652Z] [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 67 kB/s)
[2026-02-11T21:00:13.652Z] [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-02-11T21:00:13.980Z] [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-02-11T21:00:13.980Z] [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-02-11T21:00:13.980Z] [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-02-11T21:00:14.310Z] [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-02-11T21:00:14.310Z] [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 253 kB/s)
[2026-02-11T21:00:14.310Z] [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-02-11T21:00:14.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
[2026-02-11T21:00:14.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 579 kB/s)
[2026-02-11T21:00:14.640Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
[2026-02-11T21:00:14.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
[2026-02-11T21:00:14.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 85 kB/s)
[2026-02-11T21:00:14.970Z] [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-02-11T21:00:14.970Z] [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-02-11T21:00:14.970Z] [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-02-11T21:00:14.970Z] [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-02-11T21:00:14.970Z] [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-02-11T21:00:15.299Z] [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-02-11T21:00:15.299Z] [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-02-11T21:00:15.299Z] [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-02-11T21:00:15.299Z] [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-02-11T21:00:15.299Z] [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-02-11T21:00:15.299Z] [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-02-11T21:00:15.631Z] [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-02-11T21:00:15.631Z] [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-02-11T21:00:15.631Z] [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-02-11T21:00:15.631Z] [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-02-11T21:00:15.631Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar
[2026-02-11T21:00:15.631Z] [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-02-11T21:00:15.631Z] [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-02-11T21:00:15.631Z] [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-02-11T21:00:15.631Z] [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-02-11T21:00:15.961Z] [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-02-11T21:00:15.961Z] [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-02-11T21:00:15.961Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[2026-02-11T21:00:15.961Z] [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-02-11T21:00:15.961Z] [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-02-11T21:00:15.961Z] [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-02-11T21:00:15.961Z] [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-02-11T21:00:16.291Z] [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-02-11T21:00:16.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
[2026-02-11T21:00:16.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[2026-02-11T21:00:16.291Z] [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-02-11T21:00:16.291Z] [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-02-11T21:00:16.291Z] [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-02-11T21:00:16.622Z] [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 568 kB/s)
[2026-02-11T21:00:16.622Z] [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-02-11T21:00:16.622Z] [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 8.4 MB/s)
[2026-02-11T21:00:16.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
[2026-02-11T21:00:16.622Z] [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.1 MB/s)
[2026-02-11T21:00:16.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
[2026-02-11T21:00:16.622Z] [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 518 kB/s)
[2026-02-11T21:00:16.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
[2026-02-11T21:00:16.622Z] [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 496 kB/s)
[2026-02-11T21:00:16.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[2026-02-11T21:00:16.622Z] [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 550 kB/s)
[2026-02-11T21:00:16.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[2026-02-11T21:00:16.622Z] [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 993 kB/s)
[2026-02-11T21:00:16.622Z] [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-02-11T21:00:16.622Z] [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 562 kB/s)
[2026-02-11T21:00:16.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[2026-02-11T21:00:16.622Z] [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 430 kB/s)
[2026-02-11T21:00:16.622Z] [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-02-11T21:00:16.622Z] [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 84 kB/s)
[2026-02-11T21:00:16.622Z] [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-02-11T21:00:16.622Z] [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 168 kB/s)
[2026-02-11T21:00:16.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar
[2026-02-11T21:00:16.622Z] [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 596 kB/s)
[2026-02-11T21:00:16.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[2026-02-11T21:00:16.622Z] [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 71 kB/s)
[2026-02-11T21:00:16.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[2026-02-11T21:00:16.622Z] [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 54 kB/s)
[2026-02-11T21:00:16.622Z] [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-02-11T21:00:16.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 1.1 MB/s)
[2026-02-11T21:00:16.622Z] [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-02-11T21:00:16.622Z] [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 151 kB/s)
[2026-02-11T21:00:16.622Z] [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-02-11T21:00:16.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 173 kB/s)
[2026-02-11T21:00:16.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
[2026-02-11T21:00:16.622Z] [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 216 kB/s)
[2026-02-11T21:00:16.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[2026-02-11T21:00:16.622Z] [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 683 kB/s)
[2026-02-11T21:00:16.622Z] [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-02-11T21:00:16.622Z] [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 557 kB/s)
[2026-02-11T21:00:16.622Z] [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-02-11T21:00:16.622Z] [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 346 kB/s)
[2026-02-11T21:00:16.622Z] [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-02-11T21:00:16.622Z] [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 499 kB/s)
[2026-02-11T21:00:16.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
[2026-02-11T21:00:16.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 817 kB/s)
[2026-02-11T21:00:16.622Z] [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-02-11T21:00:16.950Z] [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 175 kB/s)
[2026-02-11T21:00:16.950Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 921 kB/s)
[2026-02-11T21:00:16.950Z] [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 390 kB/s)
[2026-02-11T21:00:16.950Z] [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 736 kB/s)
[2026-02-11T21:00:16.950Z] [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 135 kB/s)
[2026-02-11T21:00:16.950Z] [INFO]
[2026-02-11T21:00:16.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-ide-config ---
[2026-02-11T21:00:16.950Z] [INFO]
[2026-02-11T21:00:16.951Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-ide-config ---
[2026-02-11T21:00:16.951Z] [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-02-11T21:00:17.281Z] [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-02-11T21:00:17.281Z] [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 58 kB/s)
[2026-02-11T21:00:17.281Z] [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-02-11T21:00:17.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[2026-02-11T21:00:17.608Z] [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 457 kB/s)
[2026-02-11T21:00:17.608Z] [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-02-11T21:00:17.608Z] [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-02-11T21:00:17.608Z] [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 42 kB/s)
[2026-02-11T21:00:17.608Z] [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-02-11T21:00:17.936Z] [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-02-11T21:00:17.936Z] [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 74 kB/s)
[2026-02-11T21:00:17.936Z] [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-02-11T21:00:18.334Z] [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-02-11T21:00:18.334Z] [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 129 kB/s)
[2026-02-11T21:00:18.334Z] [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-02-11T21:00:18.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[2026-02-11T21:00:18.677Z] [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 219 kB/s)
[2026-02-11T21:00:18.677Z] [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-02-11T21:00:18.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[2026-02-11T21:00:19.082Z] [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 13 kB/s)
[2026-02-11T21:00:19.082Z] [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-02-11T21:00:19.082Z] [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-02-11T21:00:19.082Z] [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 124 kB/s)
[2026-02-11T21:00:19.082Z] [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-02-11T21:00:19.790Z] [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-02-11T21:00:19.790Z] [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 86 kB/s)
[2026-02-11T21:00:19.790Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.pom
[2026-02-11T21:00:19.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom
[2026-02-11T21:00:20.118Z] [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-02-11T21:00:20.118Z] [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-02-11T21:00:20.118Z] [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-02-11T21:00:20.118Z] [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 146 kB/s)
[2026-02-11T21:00:20.118Z] [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-02-11T21:00:20.446Z] [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-02-11T21:00:20.446Z] [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 42 kB/s)
[2026-02-11T21:00:20.446Z] [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-02-11T21:00:20.776Z] [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-02-11T21:00:20.776Z] [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 62 kB/s)
[2026-02-11T21:00:20.776Z] [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-02-11T21:00:21.104Z] [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-02-11T21:00:21.104Z] [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 44 kB/s)
[2026-02-11T21:00:21.104Z] [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-02-11T21:00:21.432Z] [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-02-11T21:00:21.432Z] [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 32 kB/s)
[2026-02-11T21:00:21.432Z] [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-02-11T21:00:21.761Z] [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-02-11T21:00:21.761Z] [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 16 kB/s)
[2026-02-11T21:00:21.761Z] [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-02-11T21:00:22.089Z] [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-02-11T21:00:22.089Z] [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 41 kB/s)
[2026-02-11T21:00:22.089Z] [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-02-11T21:00:22.417Z] [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-02-11T21:00:22.417Z] [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 204 kB/s)
[2026-02-11T21:00:22.417Z] [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-02-11T21:00:22.747Z] [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-02-11T21:00:22.747Z] [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 43 kB/s)
[2026-02-11T21:00:22.747Z] [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-02-11T21:00:23.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[2026-02-11T21:00:23.077Z] [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 35 kB/s)
[2026-02-11T21:00:23.077Z] [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-02-11T21:00:23.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[2026-02-11T21:00:23.407Z] [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 169 kB/s)
[2026-02-11T21:00:23.407Z] [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-02-11T21:00:23.407Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[2026-02-11T21:00:23.408Z] [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 34 kB/s)
[2026-02-11T21:00:23.408Z] [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-02-11T21:00:23.737Z] [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-02-11T21:00:23.737Z] [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 52 kB/s)
[2026-02-11T21:00:23.737Z] [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-02-11T21:00:24.065Z] [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-02-11T21:00:24.065Z] [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 35 kB/s)
[2026-02-11T21:00:24.065Z] [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-02-11T21:00:24.396Z] [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-02-11T21:00:24.396Z] [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 26 kB/s)
[2026-02-11T21:00:24.396Z] [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-02-11T21:00:24.724Z] [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-02-11T21:00:24.724Z] [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 45 kB/s)
[2026-02-11T21:00:24.724Z] [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-02-11T21:00:24.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
[2026-02-11T21:00:25.054Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 281 kB/s)
[2026-02-11T21:00:25.054Z] [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-02-11T21:00:25.054Z] [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-02-11T21:00:25.382Z] [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 25 kB/s)
[2026-02-11T21:00:25.382Z] [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-02-11T21:00:25.712Z] [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-02-11T21:00:25.712Z] [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 70 kB/s)
[2026-02-11T21:00:25.712Z] [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-02-11T21:00:26.042Z] [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-02-11T21:00:26.042Z] [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 44 kB/s)
[2026-02-11T21:00:26.042Z] [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-02-11T21:00:26.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[2026-02-11T21:00:26.371Z] [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 142 kB/s)
[2026-02-11T21:00:26.371Z] [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-02-11T21:00:26.700Z] [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-02-11T21:00:26.700Z] [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 47 kB/s)
[2026-02-11T21:00:26.700Z] [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-02-11T21:00:26.700Z] [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-02-11T21:00:27.029Z] [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 62 kB/s)
[2026-02-11T21:00:27.029Z] [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-02-11T21:00:27.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[2026-02-11T21:00:27.029Z] [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 116 kB/s)
[2026-02-11T21:00:27.029Z] [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-02-11T21:00:27.737Z] [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-02-11T21:00:27.737Z] [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 34 kB/s)
[2026-02-11T21:00:27.737Z] [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-02-11T21:00:28.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
[2026-02-11T21:00:28.066Z] [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 138 kB/s)
[2026-02-11T21:00:28.066Z] [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-02-11T21:00:28.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
[2026-02-11T21:00:28.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 448 kB/s)
[2026-02-11T21:00:28.395Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
[2026-02-11T21:00:28.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
[2026-02-11T21:00:28.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 92 kB/s)
[2026-02-11T21:00:28.723Z] [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-02-11T21:00:29.052Z] [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-02-11T21:00:29.052Z] [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 27 kB/s)
[2026-02-11T21:00:29.052Z] [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-02-11T21:00:29.052Z] [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-02-11T21:00:29.382Z] [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 36 kB/s)
[2026-02-11T21:00:29.382Z] [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-02-11T21:00:29.382Z] [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-02-11T21:00:29.712Z] [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 148 kB/s)
[2026-02-11T21:00:29.712Z] [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-02-11T21:00:29.712Z] [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-02-11T21:00:29.712Z] [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 25 kB/s)
[2026-02-11T21:00:29.712Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
[2026-02-11T21:00:30.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
[2026-02-11T21:00:30.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 77 kB/s)
[2026-02-11T21:00:30.422Z] [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-02-11T21:00:30.422Z] [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-02-11T21:00:30.422Z] [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 103 kB/s)
[2026-02-11T21:00:30.422Z] [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-02-11T21:00:30.749Z] [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-02-11T21:00:30.749Z] [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 32 kB/s)
[2026-02-11T21:00:30.749Z] [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-02-11T21:00:31.078Z] [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-02-11T21:00:31.078Z] [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 402 kB/s)
[2026-02-11T21:00:31.078Z] [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-02-11T21:00:31.406Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
[2026-02-11T21:00:31.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 796 kB/s)
[2026-02-11T21:00:31.735Z] [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-02-11T21:00:31.735Z] [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-02-11T21:00:31.735Z] [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 67 kB/s)
[2026-02-11T21:00:31.735Z] [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-02-11T21:00:32.065Z] [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-02-11T21:00:32.065Z] [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 47 kB/s)
[2026-02-11T21:00:32.065Z] [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-02-11T21:00:32.394Z] [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-02-11T21:00:32.394Z] [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 23 kB/s)
[2026-02-11T21:00:32.394Z] [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-02-11T21:00:32.725Z] [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-02-11T21:00:32.725Z] [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 34 kB/s)
[2026-02-11T21:00:32.725Z] [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-02-11T21:00:32.725Z] [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-02-11T21:00:33.054Z] [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 45 kB/s)
[2026-02-11T21:00:33.054Z] [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-02-11T21:00:33.383Z] [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-02-11T21:00:33.383Z] [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 43 kB/s)
[2026-02-11T21:00:33.383Z] [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-02-11T21:00:33.383Z] [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-02-11T21:00:33.711Z] [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 35 kB/s)
[2026-02-11T21:00:33.711Z] [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-02-11T21:00:33.711Z] [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-02-11T21:00:34.039Z] [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 27 kB/s)
[2026-02-11T21:00:34.039Z] [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-02-11T21:00:34.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[2026-02-11T21:00:34.039Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 282 kB/s)
[2026-02-11T21:00:34.039Z] [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-02-11T21:00:34.366Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
[2026-02-11T21:00:34.366Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 465 kB/s)
[2026-02-11T21:00:34.366Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom
[2026-02-11T21:00:34.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
[2026-02-11T21:00:35.042Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 87 kB/s)
[2026-02-11T21:00:35.042Z] [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-02-11T21:00:35.042Z] [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-02-11T21:00:35.042Z] [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 44 kB/s)
[2026-02-11T21:00:35.042Z] [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-02-11T21:00:35.371Z] [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-02-11T21:00:35.371Z] [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 42 kB/s)
[2026-02-11T21:00:35.371Z] [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-02-11T21:00:35.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom
[2026-02-11T21:00:35.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 245 kB/s)
[2026-02-11T21:00:35.702Z] [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-02-11T21:00:36.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom
[2026-02-11T21:00:36.034Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 739 kB/s)
[2026-02-11T21:00:36.034Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom
[2026-02-11T21:00:36.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
[2026-02-11T21:00:36.361Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 337 kB/s)
[2026-02-11T21:00:36.361Z] [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-02-11T21:00:36.763Z] [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-02-11T21:00:36.763Z] [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 36 kB/s)
[2026-02-11T21:00:36.763Z] [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-02-11T21:00:37.098Z] [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-02-11T21:00:37.098Z] [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 40 kB/s)
[2026-02-11T21:00:37.098Z] [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-02-11T21:00:37.098Z] [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-02-11T21:00:37.098Z] [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 24 kB/s)
[2026-02-11T21:00:37.098Z] [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-02-11T21:00:37.424Z] [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-02-11T21:00:37.424Z] [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 42 kB/s)
[2026-02-11T21:00:37.424Z] [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-02-11T21:00:37.751Z] [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-02-11T21:00:37.751Z] [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 45 kB/s)
[2026-02-11T21:00:37.751Z] [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-02-11T21:00:38.080Z] [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-02-11T21:00:38.080Z] [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 49 kB/s)
[2026-02-11T21:00:38.081Z] [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-02-11T21:00:38.409Z] [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-02-11T21:00:38.409Z] [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 46 kB/s)
[2026-02-11T21:00:38.409Z] [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-02-11T21:00:38.744Z] [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-02-11T21:00:38.744Z] [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 43 kB/s)
[2026-02-11T21:00:38.744Z] [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-02-11T21:00:39.072Z] [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-02-11T21:00:39.072Z] [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 208 kB/s)
[2026-02-11T21:00:39.072Z] [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-02-11T21:00:39.826Z] [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-02-11T21:00:39.826Z] [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 57 kB/s)
[2026-02-11T21:00:39.826Z] [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-02-11T21:00:39.826Z] [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-02-11T21:00:39.826Z] [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 44 kB/s)
[2026-02-11T21:00:39.826Z] [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-02-11T21:00:40.156Z] [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-02-11T21:00:40.156Z] [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 61 kB/s)
[2026-02-11T21:00:40.156Z] [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-02-11T21:00:40.485Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
[2026-02-11T21:00:40.485Z] [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 329 kB/s)
[2026-02-11T21:00:40.485Z] [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-02-11T21:00:40.814Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
[2026-02-11T21:00:40.814Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 451 kB/s)
[2026-02-11T21:00:40.814Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/11/apache-11.pom
[2026-02-11T21:00:41.143Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
[2026-02-11T21:00:41.144Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 274 kB/s)
[2026-02-11T21:00:41.144Z] [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-02-11T21:00:41.144Z] [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-02-11T21:00:41.472Z] [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 30 kB/s)
[2026-02-11T21:00:41.472Z] [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-02-11T21:00:41.472Z] [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-02-11T21:00:41.472Z] [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 49 kB/s)
[2026-02-11T21:00:41.472Z] [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-02-11T21:00:41.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[2026-02-11T21:00:41.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 305 kB/s)
[2026-02-11T21:00:41.804Z] [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-02-11T21:00:42.135Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
[2026-02-11T21:00:42.462Z] [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 20 kB/s)
[2026-02-11T21:00:42.462Z] [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-02-11T21:00:42.462Z] [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-02-11T21:00:42.462Z] [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 59 kB/s)
[2026-02-11T21:00:42.462Z] [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-02-11T21:00:42.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom
[2026-02-11T21:00:42.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom (11 kB at 193 kB/s)
[2026-02-11T21:00:42.791Z] [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-02-11T21:00:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
[2026-02-11T21:00:43.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 855 kB/s)
[2026-02-11T21:00:43.119Z] [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-02-11T21:00:43.448Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom
[2026-02-11T21:00:43.448Z] [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 46 kB/s)
[2026-02-11T21:00:43.448Z] [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-02-11T21:00:43.779Z] [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-02-11T21:00:43.779Z] [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 21 kB/s)
[2026-02-11T21:00:43.779Z] [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-02-11T21:00:44.107Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom
[2026-02-11T21:00:44.107Z] [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 71 kB/s)
[2026-02-11T21:00:44.107Z] [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-02-11T21:00:44.107Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
[2026-02-11T21:00:44.107Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 93 kB/s)
[2026-02-11T21:00:44.107Z] [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-02-11T21:00:44.435Z] [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-02-11T21:00:44.435Z] [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 18 kB/s)
[2026-02-11T21:00:44.435Z] [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-02-11T21:00:44.764Z] [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-02-11T21:00:44.764Z] [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 15 kB/s)
[2026-02-11T21:00:44.764Z] [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-02-11T21:00:44.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom
[2026-02-11T21:00:45.093Z] [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 39 kB/s)
[2026-02-11T21:00:45.093Z] [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-02-11T21:00:45.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
[2026-02-11T21:00:45.093Z] [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-02-11T21:00:45.093Z] [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-02-11T21:00:45.421Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
[2026-02-11T21:00:45.421Z] [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 188 kB/s)
[2026-02-11T21:00:45.421Z] [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-02-11T21:00:45.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom
[2026-02-11T21:00:45.755Z] [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 18 kB/s)
[2026-02-11T21:00:45.755Z] [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-02-11T21:00:46.084Z] [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-02-11T21:00:46.085Z] [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 26 kB/s)
[2026-02-11T21:00:46.085Z] [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-02-11T21:00:46.414Z] [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-02-11T21:00:46.414Z] [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 16 kB/s)
[2026-02-11T21:00:46.414Z] [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-02-11T21:00:46.743Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
[2026-02-11T21:00:46.743Z] [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 42 kB/s)
[2026-02-11T21:00:46.743Z] [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-02-11T21:00:46.743Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
[2026-02-11T21:00:47.150Z] [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 48 kB/s)
[2026-02-11T21:00:47.150Z] [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-02-11T21:00:47.150Z] [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-02-11T21:00:47.150Z] [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 18 kB/s)
[2026-02-11T21:00:47.150Z] [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-02-11T21:00:47.859Z] [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-02-11T21:00:47.859Z] [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 19 kB/s)
[2026-02-11T21:00:47.859Z] [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-02-11T21:00:47.859Z] [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-02-11T21:00:47.859Z] [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 26 kB/s)
[2026-02-11T21:00:47.859Z] [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-02-11T21:00:48.191Z] [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-02-11T21:00:48.191Z] [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 21 kB/s)
[2026-02-11T21:00:48.191Z] [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-02-11T21:00:48.519Z] [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-02-11T21:00:48.519Z] [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 76 kB/s)
[2026-02-11T21:00:48.519Z] [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-02-11T21:00:48.519Z] [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-02-11T21:00:48.519Z] [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 62 kB/s)
[2026-02-11T21:00:48.519Z] [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-02-11T21:00:48.519Z] [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-02-11T21:00:48.519Z] [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-02-11T21:00:48.519Z] [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-02-11T21:00:48.519Z] [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-02-11T21:00:48.848Z] [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-02-11T21:00:48.848Z] [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-02-11T21:00:48.848Z] [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-02-11T21:00:48.848Z] [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-02-11T21:00:48.848Z] [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-02-11T21:00:48.848Z] [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-02-11T21:00:48.848Z] [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-02-11T21:00:48.848Z] [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-02-11T21:00:48.848Z] [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-02-11T21:00:49.178Z] [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-02-11T21:00:49.178Z] [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-02-11T21:00:49.178Z] [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-02-11T21:00:49.178Z] [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-02-11T21:00:49.507Z] [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-02-11T21:00:49.507Z] [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-02-11T21:00:49.507Z] [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-02-11T21:00:49.507Z] [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-02-11T21:00:49.507Z] [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-02-11T21:00:49.507Z] [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-02-11T21:00:49.507Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
[2026-02-11T21:00:49.507Z] [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-02-11T21:00:49.507Z] [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-02-11T21:00:49.835Z] [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-02-11T21:00:49.835Z] [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-02-11T21:00:49.835Z] [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-02-11T21:00:49.836Z] [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-02-11T21:00:49.836Z] [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-02-11T21:00:49.836Z] [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-02-11T21:00:49.836Z] [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-02-11T21:00:50.167Z] [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-02-11T21:00:50.167Z] [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-02-11T21:00:50.167Z] [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-02-11T21:00:50.167Z] [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-02-11T21:00:50.167Z] [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-02-11T21:00:50.167Z] [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-02-11T21:00:50.167Z] [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-02-11T21:00:50.167Z] [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-02-11T21:00:50.497Z] [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-02-11T21:00:50.497Z] [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-02-11T21:00:50.497Z] [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-02-11T21:00:50.497Z] [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-02-11T21:00:50.497Z] [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-02-11T21:00:50.497Z] [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-02-11T21:00:50.497Z] [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-02-11T21:00:50.497Z] [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-02-11T21:00:50.827Z] [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-02-11T21:00:50.827Z] [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-02-11T21:00:50.827Z] [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-02-11T21:00:50.827Z] [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-02-11T21:00:50.827Z] [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-02-11T21:00:50.827Z] [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-02-11T21:00:51.156Z] [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-02-11T21:00:51.156Z] [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-02-11T21:00:51.486Z] [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-02-11T21:00:51.486Z] [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-02-11T21:00:51.486Z] [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-02-11T21:00:51.486Z] [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-02-11T21:00:51.486Z] [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-02-11T21:00:51.486Z] [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 2.5 MB/s)
[2026-02-11T21:00:51.486Z] [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-02-11T21:00:51.486Z] [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 1.1 MB/s)
[2026-02-11T21:00:51.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
[2026-02-11T21:00:51.486Z] [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 5.0 MB/s)
[2026-02-11T21:00:51.486Z] [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-02-11T21:00:51.486Z] [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 478 kB/s)
[2026-02-11T21:00:51.486Z] [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-02-11T21:00:51.486Z] [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 973 kB/s)
[2026-02-11T21:00:51.486Z] [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-02-11T21:00:51.486Z] [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 278 kB/s)
[2026-02-11T21:00:51.486Z] [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-02-11T21:00:51.486Z] [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 411 kB/s)
[2026-02-11T21:00:51.486Z] [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-02-11T21:00:51.486Z] [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 582 kB/s)
[2026-02-11T21:00:51.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
[2026-02-11T21:00:51.486Z] [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 1.4 MB/s)
[2026-02-11T21:00:51.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
[2026-02-11T21:00:51.486Z] [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.1 MB/s)
[2026-02-11T21:00:51.486Z] [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-02-11T21:00:51.486Z] [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 269 kB/s)
[2026-02-11T21:00:51.486Z] [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-02-11T21:00:51.487Z] [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 119 kB/s)
[2026-02-11T21:00:51.487Z] [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-02-11T21:00:51.487Z] [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 118 kB/s)
[2026-02-11T21:00:51.487Z] [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-02-11T21:00:51.487Z] [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 82 kB/s)
[2026-02-11T21:00:51.487Z] [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-02-11T21:00:51.487Z] [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 41 kB/s)
[2026-02-11T21:00:51.487Z] [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-02-11T21:00:51.487Z] [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 48 kB/s)
[2026-02-11T21:00:51.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[2026-02-11T21:00:51.487Z] [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 51 kB/s)
[2026-02-11T21:00:51.487Z] [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-02-11T21:00:51.487Z] [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 101 kB/s)
[2026-02-11T21:00:51.487Z] [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-02-11T21:00:51.487Z] [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 49 kB/s)
[2026-02-11T21:00:51.487Z] [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-02-11T21:00:51.487Z] [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 36 kB/s)
[2026-02-11T21:00:51.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
[2026-02-11T21:00:51.487Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 142 kB/s)
[2026-02-11T21:00:51.487Z] [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-02-11T21:00:51.487Z] [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 45 kB/s)
[2026-02-11T21:00:51.487Z] [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-02-11T21:00:51.821Z] [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 124 kB/s)
[2026-02-11T21:00:51.821Z] [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-02-11T21:00:51.821Z] [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 31 kB/s)
[2026-02-11T21:00:51.821Z] [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-02-11T21:00:51.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 111 kB/s)
[2026-02-11T21:00:51.821Z] [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-02-11T21:00:51.821Z] [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 36 kB/s)
[2026-02-11T21:00:51.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[2026-02-11T21:00:51.821Z] [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 310 kB/s)
[2026-02-11T21:00:51.821Z] [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-02-11T21:00:51.821Z] [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 167 kB/s)
[2026-02-11T21:00:51.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar
[2026-02-11T21:00:51.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 714 kB/s)
[2026-02-11T21:00:51.821Z] [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-02-11T21:00:51.821Z] [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 27 kB/s)
[2026-02-11T21:00:51.821Z] [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-02-11T21:00:51.821Z] [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 138 kB/s)
[2026-02-11T21:00:51.821Z] [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-02-11T21:00:51.821Z] [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 185 kB/s)
[2026-02-11T21:00:51.821Z] [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-02-11T21:00:51.821Z] [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 76 kB/s)
[2026-02-11T21:00:51.821Z] [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-02-11T21:00:51.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 384 kB/s)
[2026-02-11T21:00:51.821Z] [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-02-11T21:00:51.821Z] [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 81 kB/s)
[2026-02-11T21:00:51.821Z] [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-02-11T21:00:51.821Z] [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 65 kB/s)
[2026-02-11T21:00:51.821Z] [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-02-11T21:00:51.821Z] [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 144 kB/s)
[2026-02-11T21:00:51.821Z] [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-02-11T21:00:51.821Z] [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 136 kB/s)
[2026-02-11T21:00:51.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
[2026-02-11T21:00:51.821Z] [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 153 kB/s)
[2026-02-11T21:00:51.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar
[2026-02-11T21:00:51.821Z] [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 159 kB/s)
[2026-02-11T21:00:51.821Z] [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-02-11T21:00:51.821Z] [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 122 kB/s)
[2026-02-11T21:00:51.821Z] [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-02-11T21:00:51.821Z] [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.3 MB/s)
[2026-02-11T21:00:51.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar
[2026-02-11T21:00:51.821Z] [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 112 kB/s)
[2026-02-11T21:00:51.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
[2026-02-11T21:00:51.821Z] [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 6.6 kB/s)
[2026-02-11T21:00:51.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
[2026-02-11T21:00:51.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 273 kB/s)
[2026-02-11T21:00:51.821Z] [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-02-11T21:00:51.821Z] [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.3 MB/s)
[2026-02-11T21:00:51.821Z] [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-02-11T21:00:51.821Z] [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 16 kB/s)
[2026-02-11T21:00:51.821Z] [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-02-11T21:00:51.821Z] [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.2 MB/s)
[2026-02-11T21:00:51.821Z] [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-02-11T21:00:52.151Z] [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 19 kB/s)
[2026-02-11T21:00:52.151Z] [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-02-11T21:00:52.151Z] [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 1.7 MB/s)
[2026-02-11T21:00:52.151Z] [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-02-11T21:00:52.151Z] [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 11 kB/s)
[2026-02-11T21:00:52.151Z] [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-02-11T21:00:52.151Z] [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 6.0 kB/s)
[2026-02-11T21:00:52.151Z] [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-02-11T21:00:52.151Z] [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 7.6 kB/s)
[2026-02-11T21:00:52.151Z] [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-02-11T21:00:52.151Z] [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 333 kB/s)
[2026-02-11T21:00:52.151Z] [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 93 kB/s)
[2026-02-11T21:00:52.151Z] [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 36 kB/s)
[2026-02-11T21:00:52.151Z] [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 311 kB/s)
[2026-02-11T21:00:52.480Z] [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 5.8 kB/s)
[2026-02-11T21:00:52.810Z] [INFO] Executing: /bin/sh -c cd '/quarkus/independent-projects/ide-config' && 'git' 'rev-parse' '--verify' 'HEAD'
[2026-02-11T21:00:52.810Z] [INFO] Working directory: /quarkus/independent-projects/ide-config
[2026-02-11T21:00:52.810Z] [INFO] Storing buildNumber: 2733bae7cb7ded76d324b41a3a9f4e81b89ee122 at timestamp: 1770843652483
[2026-02-11T21:00:52.810Z] [WARNING] Cannot get the branch information from the git repository:
[2026-02-11T21:00:52.810Z] Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[2026-02-11T21:00:52.810Z]
[2026-02-11T21:00:52.810Z] [INFO] Executing: /bin/sh -c cd '/quarkus/independent-projects/ide-config' && 'git' 'rev-parse' '--verify' 'HEAD'
[2026-02-11T21:00:52.810Z] [INFO] Working directory: /quarkus/independent-projects/ide-config
[2026-02-11T21:00:52.810Z] [INFO] Storing buildScmBranch: UNKNOWN
[2026-02-11T21:00:52.810Z] [INFO]
[2026-02-11T21:00:52.810Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-ide-config ---
[2026-02-11T21:00:52.810Z] [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-02-11T21:00:52.810Z] [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-02-11T21:00:53.141Z] [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 53 kB/s)
[2026-02-11T21:00:53.141Z] [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-02-11T21:00:53.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
[2026-02-11T21:00:53.141Z] [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 376 kB/s)
[2026-02-11T21:00:53.141Z] [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-02-11T21:00:53.470Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
[2026-02-11T21:00:53.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 582 kB/s)
[2026-02-11T21:00:53.470Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
[2026-02-11T21:00:53.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
[2026-02-11T21:00:53.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 285 kB/s)
[2026-02-11T21:00:53.797Z] [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-02-11T21:00:54.504Z] [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-02-11T21:00:54.504Z] [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 67 kB/s)
[2026-02-11T21:00:54.504Z] [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-02-11T21:00:54.504Z] [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-02-11T21:00:54.910Z] [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 55 kB/s)
[2026-02-11T21:00:54.910Z] [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-02-11T21:00:55.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[2026-02-11T21:00:55.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 415 kB/s)
[2026-02-11T21:00:55.238Z] [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-02-11T21:00:55.238Z] [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-02-11T21:00:55.238Z] [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 36 kB/s)
[2026-02-11T21:00:55.238Z] [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-02-11T21:00:55.568Z] [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-02-11T21:00:55.568Z] [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 116 kB/s)
[2026-02-11T21:00:55.568Z] [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-02-11T21:00:55.897Z] [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-02-11T21:00:55.897Z] [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 144 kB/s)
[2026-02-11T21:00:55.897Z] [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-02-11T21:00:56.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom
[2026-02-11T21:00:56.227Z] [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 110 kB/s)
[2026-02-11T21:00:56.227Z] [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-02-11T21:00:56.556Z] [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-02-11T21:00:56.556Z] [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 27 kB/s)
[2026-02-11T21:00:56.556Z] [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-02-11T21:00:56.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[2026-02-11T21:00:56.886Z] [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 14 kB/s)
[2026-02-11T21:00:56.886Z] [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-02-11T21:00:56.886Z] [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-02-11T21:00:57.215Z] [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 169 kB/s)
[2026-02-11T21:00:57.215Z] [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-02-11T21:00:57.215Z] [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-02-11T21:00:57.215Z] [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 148 kB/s)
[2026-02-11T21:00:57.215Z] [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-02-11T21:00:57.215Z] [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-02-11T21:00:57.544Z] [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 104 kB/s)
[2026-02-11T21:00:57.544Z] [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-02-11T21:00:57.544Z] [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-02-11T21:00:57.544Z] [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 156 kB/s)
[2026-02-11T21:00:57.544Z] [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-02-11T21:00:57.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom
[2026-02-11T21:00:57.872Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 5.5 kB/s)
[2026-02-11T21:00:57.872Z] [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-02-11T21:00:58.202Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
[2026-02-11T21:00:58.202Z] [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 80 kB/s)
[2026-02-11T21:00:58.202Z] [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-02-11T21:00:58.529Z] [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-02-11T21:00:58.529Z] [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-02-11T21:00:58.529Z] [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-02-11T21:00:58.859Z] [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-02-11T21:00:58.859Z] [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 100 kB/s)
[2026-02-11T21:00:58.859Z] [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-02-11T21:00:58.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
[2026-02-11T21:00:59.189Z] [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 81 kB/s)
[2026-02-11T21:00:59.189Z] [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-02-11T21:00:59.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
[2026-02-11T21:00:59.189Z] [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 81 kB/s)
[2026-02-11T21:00:59.189Z] [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-02-11T21:00:59.518Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[2026-02-11T21:00:59.518Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 161 kB/s)
[2026-02-11T21:00:59.518Z] [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-02-11T21:00:59.518Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[2026-02-11T21:00:59.518Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 164 kB/s)
[2026-02-11T21:00:59.518Z] [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-02-11T21:00:59.848Z] [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-02-11T21:00:59.848Z] [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 154 kB/s)
[2026-02-11T21:00:59.848Z] [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-02-11T21:01:00.178Z] [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-02-11T21:01:00.178Z] [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 40 kB/s)
[2026-02-11T21:01:00.178Z] [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-02-11T21:01:00.178Z] [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-02-11T21:01:00.178Z] [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 49 kB/s)
[2026-02-11T21:01:00.178Z] [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-02-11T21:01:00.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
[2026-02-11T21:01:00.505Z] [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 23 kB/s)
[2026-02-11T21:01:00.505Z] [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-02-11T21:01:00.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[2026-02-11T21:01:00.835Z] [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 70 kB/s)
[2026-02-11T21:01:00.835Z] [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-02-11T21:01:01.164Z] [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-02-11T21:01:01.164Z] [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 39 kB/s)
[2026-02-11T21:01:01.164Z] [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-02-11T21:01:01.493Z] [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-02-11T21:01:01.493Z] [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 54 kB/s)
[2026-02-11T21:01:01.493Z] [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-02-11T21:01:01.493Z] [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-02-11T21:01:01.821Z] [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 63 kB/s)
[2026-02-11T21:01:01.821Z] [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-02-11T21:01:01.821Z] [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-02-11T21:01:02.149Z] [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 28 kB/s)
[2026-02-11T21:01:02.149Z] [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-02-11T21:01:02.149Z] [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-02-11T21:01:02.479Z] [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 442 kB/s)
[2026-02-11T21:01:02.479Z] [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-02-11T21:01:02.479Z] [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-02-11T21:01:02.810Z] [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 28 kB/s)
[2026-02-11T21:01:02.810Z] [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-02-11T21:01:02.810Z] [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-02-11T21:01:02.810Z] [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 44 kB/s)
[2026-02-11T21:01:02.810Z] [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-02-11T21:01:03.520Z] [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-02-11T21:01:03.520Z] [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 67 kB/s)
[2026-02-11T21:01:03.520Z] [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-02-11T21:01:03.520Z] [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-02-11T21:01:03.851Z] [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 76 kB/s)
[2026-02-11T21:01:03.851Z] [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-02-11T21:01:03.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[2026-02-11T21:01:03.851Z] [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 443 kB/s)
[2026-02-11T21:01:03.851Z] [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-02-11T21:01:04.178Z] [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-02-11T21:01:04.178Z] [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 145 kB/s)
[2026-02-11T21:01:04.178Z] [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-02-11T21:01:04.508Z] [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-02-11T21:01:04.508Z] [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 126 kB/s)
[2026-02-11T21:01:04.508Z] [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-02-11T21:01:04.508Z] [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-02-11T21:01:04.508Z] [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 71 kB/s)
[2026-02-11T21:01:04.508Z] [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-02-11T21:01:04.508Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[2026-02-11T21:01:04.508Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 190 kB/s)
[2026-02-11T21:01:04.837Z] [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-02-11T21:01:05.165Z] [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-02-11T21:01:05.165Z] [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 120 kB/s)
[2026-02-11T21:01:05.165Z] [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-02-11T21:01:05.165Z] [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-02-11T21:01:05.165Z] [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-02-11T21:01:05.165Z] [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-02-11T21:01:05.165Z] [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-02-11T21:01:05.494Z] [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-02-11T21:01:05.494Z] [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-02-11T21:01:05.494Z] [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-02-11T21:01:05.494Z] [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-02-11T21:01:05.494Z] [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-02-11T21:01:05.823Z] [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-02-11T21:01:05.823Z] [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-02-11T21:01:05.823Z] [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-02-11T21:01:05.823Z] [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-02-11T21:01:05.824Z] [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-02-11T21:01:05.824Z] [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-02-11T21:01:05.824Z] [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-02-11T21:01:06.152Z] [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-02-11T21:01:06.152Z] [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-02-11T21:01:06.152Z] [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-02-11T21:01:06.152Z] [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-02-11T21:01:06.152Z] [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-02-11T21:01:06.152Z] [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-02-11T21:01:06.152Z] [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-02-11T21:01:06.480Z] [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-02-11T21:01:06.480Z] [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-02-11T21:01:06.480Z] [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-02-11T21:01:06.480Z] [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-02-11T21:01:06.480Z] [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-02-11T21:01:06.480Z] [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-02-11T21:01:06.480Z] [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 890 kB/s)
[2026-02-11T21:01:06.480Z] [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-02-11T21:01:06.480Z] [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 690 kB/s)
[2026-02-11T21:01:06.480Z] [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-02-11T21:01:06.480Z] [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 715 kB/s)
[2026-02-11T21:01:06.480Z] [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-02-11T21:01:06.480Z] [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 307 kB/s)
[2026-02-11T21:01:06.480Z] [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-02-11T21:01:06.480Z] [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 4.7 MB/s)
[2026-02-11T21:01:06.480Z] [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-02-11T21:01:06.480Z] [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.3 MB/s)
[2026-02-11T21:01:06.480Z] [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-02-11T21:01:06.480Z] [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 445 kB/s)
[2026-02-11T21:01:06.480Z] [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-02-11T21:01:06.480Z] [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 120 kB/s)
[2026-02-11T21:01:06.480Z] [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-02-11T21:01:06.480Z] [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 290 kB/s)
[2026-02-11T21:01:06.480Z] [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-02-11T21:01:06.811Z] [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 783 kB/s)
[2026-02-11T21:01:06.811Z] [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-02-11T21:01:06.811Z] [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 665 kB/s)
[2026-02-11T21:01:06.811Z] [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-02-11T21:01:06.811Z] [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.1 MB/s)
[2026-02-11T21:01:06.811Z] [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-02-11T21:01:06.811Z] [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 668 kB/s)
[2026-02-11T21:01:06.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
[2026-02-11T21:01:06.811Z] [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 724 kB/s)
[2026-02-11T21:01:06.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[2026-02-11T21:01:06.811Z] [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 197 kB/s)
[2026-02-11T21:01:06.811Z] [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-02-11T21:01:06.811Z] [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 16 kB/s)
[2026-02-11T21:01:06.811Z] [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-02-11T21:01:06.811Z] [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 121 kB/s)
[2026-02-11T21:01:06.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar
[2026-02-11T21:01:06.811Z] [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 738 kB/s)
[2026-02-11T21:01:06.811Z] [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-02-11T21:01:06.811Z] [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 650 kB/s)
[2026-02-11T21:01:06.812Z] [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-02-11T21:01:06.812Z] [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 4.8 MB/s)
[2026-02-11T21:01:06.812Z] [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-02-11T21:01:06.812Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 137 kB/s)
[2026-02-11T21:01:06.812Z] [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.1 MB/s)
[2026-02-11T21:01:06.812Z] [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 151 kB/s)
[2026-02-11T21:01:06.812Z] [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 422 kB/s)
[2026-02-11T21:01:06.812Z] [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 20 kB/s)
[2026-02-11T21:01:07.140Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:01:07.140Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:01:07.140Z] [INFO] Copying 2 resources
[2026-02-11T21:01:07.141Z] [INFO]
[2026-02-11T21:01:07.141Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-ide-config ---
[2026-02-11T21:01:07.141Z] [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-02-11T21:01:07.141Z] [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-02-11T21:01:07.480Z] [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 55 kB/s)
[2026-02-11T21:01:07.480Z] [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-02-11T21:01:07.480Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[2026-02-11T21:01:07.887Z] [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 64 kB/s)
[2026-02-11T21:01:07.887Z] [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-02-11T21:01:07.887Z] [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-02-11T21:01:07.887Z] [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 44 kB/s)
[2026-02-11T21:01:07.887Z] [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-02-11T21:01:08.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[2026-02-11T21:01:08.541Z] [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 55 kB/s)
[2026-02-11T21:01:08.541Z] [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-02-11T21:01:08.541Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[2026-02-11T21:01:08.870Z] [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 9.3 kB/s)
[2026-02-11T21:01:08.870Z] [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-02-11T21:01:08.870Z] [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-02-11T21:01:09.198Z] [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 65 kB/s)
[2026-02-11T21:01:09.198Z] [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-02-11T21:01:09.198Z] [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-02-11T21:01:09.525Z] [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 36 kB/s)
[2026-02-11T21:01:09.525Z] [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-02-11T21:01:09.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom
[2026-02-11T21:01:09.859Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 27 kB/s)
[2026-02-11T21:01:09.859Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
[2026-02-11T21:01:10.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
[2026-02-11T21:01:10.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 116 kB/s)
[2026-02-11T21:01:10.189Z] [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-02-11T21:01:10.517Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
[2026-02-11T21:01:10.517Z] [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 189 kB/s)
[2026-02-11T21:01:10.517Z] [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-02-11T21:01:10.918Z] [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-02-11T21:01:10.918Z] [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 12 kB/s)
[2026-02-11T21:01:10.918Z] [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-02-11T21:01:11.246Z] [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-02-11T21:01:11.246Z] [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 66 kB/s)
[2026-02-11T21:01:11.246Z] [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-02-11T21:01:11.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[2026-02-11T21:01:11.575Z] [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 25 kB/s)
[2026-02-11T21:01:11.575Z] [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-02-11T21:01:11.903Z] [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-02-11T21:01:11.903Z] [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 35 kB/s)
[2026-02-11T21:01:11.903Z] [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-02-11T21:01:12.234Z] [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-02-11T21:01:12.562Z] [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 7.4 kB/s)
[2026-02-11T21:01:12.562Z] [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-02-11T21:01:12.892Z] [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-02-11T21:01:12.892Z] [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 8.9 kB/s)
[2026-02-11T21:01:12.892Z] [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-02-11T21:01:12.892Z] [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-02-11T21:01:13.222Z] [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 16 kB/s)
[2026-02-11T21:01:13.222Z] [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-02-11T21:01:13.222Z] [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-02-11T21:01:13.222Z] [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-02-11T21:01:13.222Z] [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-02-11T21:01:13.222Z] [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-02-11T21:01:13.222Z] [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-02-11T21:01:13.222Z] [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-02-11T21:01:13.555Z] [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-02-11T21:01:13.555Z] [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-02-11T21:01:13.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar
[2026-02-11T21:01:13.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
[2026-02-11T21:01:13.555Z] [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-02-11T21:01:13.555Z] [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 758 kB/s)
[2026-02-11T21:01:13.555Z] [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-02-11T21:01:13.555Z] [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 484 kB/s)
[2026-02-11T21:01:13.555Z] [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-02-11T21:01:13.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 1.8 MB/s)
[2026-02-11T21:01:13.555Z] [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 4.2 MB/s)
[2026-02-11T21:01:13.555Z] [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 163 kB/s)
[2026-02-11T21:01:13.555Z] [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 49 kB/s)
[2026-02-11T21:01:13.555Z] [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 201 kB/s)
[2026-02-11T21:01:13.885Z] [INFO] No sources to compile
[2026-02-11T21:01:13.885Z] [INFO]
[2026-02-11T21:01:13.885Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-ide-config ---
[2026-02-11T21:01:13.885Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:01:13.885Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:01:13.885Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/ide-config/src/test/resources
[2026-02-11T21:01:13.885Z] [INFO]
[2026-02-11T21:01:13.885Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-ide-config ---
[2026-02-11T21:01:13.885Z] [INFO] No sources to compile
[2026-02-11T21:01:13.885Z] [INFO]
[2026-02-11T21:01:13.885Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-ide-config ---
[2026-02-11T21:01:13.885Z] [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-02-11T21:01:14.215Z] [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-02-11T21:01:14.215Z] [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 214 kB/s)
[2026-02-11T21:01:14.215Z] [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-02-11T21:01:14.545Z] [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-02-11T21:01:14.545Z] [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 67 kB/s)
[2026-02-11T21:01:14.545Z] [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-02-11T21:01:14.874Z] [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-02-11T21:01:14.874Z] [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 80 kB/s)
[2026-02-11T21:01:14.874Z] [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-02-11T21:01:15.204Z] [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-02-11T21:01:15.204Z] [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 83 kB/s)
[2026-02-11T21:01:15.204Z] [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-02-11T21:01:15.534Z] [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-02-11T21:01:15.534Z] [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 407 kB/s)
[2026-02-11T21:01:15.534Z] [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-02-11T21:01:15.863Z] [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-02-11T21:01:15.863Z] [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 64 kB/s)
[2026-02-11T21:01:15.863Z] [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-02-11T21:01:15.863Z] [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-02-11T21:01:16.192Z] [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 103 kB/s)
[2026-02-11T21:01:16.192Z] [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-02-11T21:01:16.192Z] [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-02-11T21:01:16.192Z] [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 34 kB/s)
[2026-02-11T21:01:16.192Z] [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-02-11T21:01:16.523Z] [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-02-11T21:01:16.523Z] [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 38 kB/s)
[2026-02-11T21:01:16.523Z] [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-02-11T21:01:16.851Z] [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-02-11T21:01:16.852Z] [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 329 kB/s)
[2026-02-11T21:01:16.852Z] [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-02-11T21:01:17.180Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
[2026-02-11T21:01:17.180Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 608 kB/s)
[2026-02-11T21:01:17.180Z] [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-02-11T21:01:17.512Z] [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-02-11T21:01:17.512Z] [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 273 kB/s)
[2026-02-11T21:01:17.512Z] [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-02-11T21:01:17.842Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[2026-02-11T21:01:17.842Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 249 kB/s)
[2026-02-11T21:01:17.842Z] [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-02-11T21:01:18.171Z] [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-02-11T21:01:18.171Z] [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 112 kB/s)
[2026-02-11T21:01:18.171Z] [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-02-11T21:01:18.499Z] [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-02-11T21:01:18.499Z] [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 83 kB/s)
[2026-02-11T21:01:18.499Z] [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-02-11T21:01:18.828Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
[2026-02-11T21:01:18.828Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (24 kB at 458 kB/s)
[2026-02-11T21:01:18.828Z] [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-02-11T21:01:19.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom
[2026-02-11T21:01:19.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 60 kB/s)
[2026-02-11T21:01:19.157Z] [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-02-11T21:01:19.157Z] [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-02-11T21:01:19.157Z] [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-02-11T21:01:19.157Z] [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-02-11T21:01:19.157Z] [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-02-11T21:01:19.157Z] [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-02-11T21:01:19.157Z] [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-02-11T21:01:19.157Z] [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-02-11T21:01:19.157Z] [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-02-11T21:01:19.487Z] [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-02-11T21:01:19.487Z] [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-02-11T21:01:19.487Z] [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-02-11T21:01:19.817Z] [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-02-11T21:01:19.817Z] [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-02-11T21:01:19.817Z] [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-02-11T21:01:19.817Z] [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-02-11T21:01:19.817Z] [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-02-11T21:01:19.817Z] [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 2.9 MB/s)
[2026-02-11T21:01:19.817Z] [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-02-11T21:01:19.817Z] [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 5.8 MB/s)
[2026-02-11T21:01:19.817Z] [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-02-11T21:01:19.817Z] [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 338 kB/s)
[2026-02-11T21:01:19.817Z] [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-02-11T21:01:19.817Z] [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 1.4 MB/s)
[2026-02-11T21:01:19.817Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[2026-02-11T21:01:20.146Z] [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 86 kB/s)
[2026-02-11T21:01:20.146Z] [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-02-11T21:01:20.146Z] [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 384 kB/s)
[2026-02-11T21:01:20.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar
[2026-02-11T21:01:20.146Z] [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 138 kB/s)
[2026-02-11T21:01:20.146Z] [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-02-11T21:01:20.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 897 kB/s)
[2026-02-11T21:01:20.146Z] [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 969 kB/s)
[2026-02-11T21:01:20.146Z] [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.4 MB/s)
[2026-02-11T21:01:20.146Z] [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 347 kB/s)
[2026-02-11T21:01:20.146Z] [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 9.6 MB/s)
[2026-02-11T21:01:20.146Z] [INFO] No tests to run.
[2026-02-11T21:01:20.146Z] [INFO]
[2026-02-11T21:01:20.146Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-ide-config ---
[2026-02-11T21:01:20.147Z] [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-02-11T21:01:20.475Z] [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-02-11T21:01:20.475Z] [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 52 kB/s)
[2026-02-11T21:01:20.475Z] [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-02-11T21:01:20.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
[2026-02-11T21:01:20.804Z] [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 64 kB/s)
[2026-02-11T21:01:20.804Z] [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-02-11T21:01:21.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
[2026-02-11T21:01:21.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 515 kB/s)
[2026-02-11T21:01:21.134Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom
[2026-02-11T21:01:21.462Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
[2026-02-11T21:01:21.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 193 kB/s)
[2026-02-11T21:01:21.462Z] [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-02-11T21:01:21.792Z] [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-02-11T21:01:21.792Z] [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 45 kB/s)
[2026-02-11T21:01:21.792Z] [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-02-11T21:01:22.122Z] [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-02-11T21:01:22.122Z] [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 24 kB/s)
[2026-02-11T21:01:22.122Z] [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-02-11T21:01:22.122Z] [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-02-11T21:01:22.451Z] [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 17 kB/s)
[2026-02-11T21:01:22.451Z] [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-02-11T21:01:22.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
[2026-02-11T21:01:22.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 270 kB/s)
[2026-02-11T21:01:22.781Z] [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-02-11T21:01:23.111Z] [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-02-11T21:01:23.111Z] [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 73 kB/s)
[2026-02-11T21:01:23.111Z] [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-02-11T21:01:23.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
[2026-02-11T21:01:23.440Z] [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 61 kB/s)
[2026-02-11T21:01:23.440Z] [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-02-11T21:01:23.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
[2026-02-11T21:01:23.770Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 403 kB/s)
[2026-02-11T21:01:23.770Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom
[2026-02-11T21:01:24.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
[2026-02-11T21:01:24.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 188 kB/s)
[2026-02-11T21:01:24.100Z] [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-02-11T21:01:24.428Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
[2026-02-11T21:01:24.428Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 101 kB/s)
[2026-02-11T21:01:24.428Z] [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-02-11T21:01:25.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
[2026-02-11T21:01:25.136Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 619 kB/s)
[2026-02-11T21:01:25.136Z] [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-02-11T21:01:25.136Z] [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-02-11T21:01:25.465Z] [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 57 kB/s)
[2026-02-11T21:01:25.465Z] [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-02-11T21:01:25.465Z] [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-02-11T21:01:25.795Z] [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 57 kB/s)
[2026-02-11T21:01:25.795Z] [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-02-11T21:01:25.795Z] [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-02-11T21:01:26.123Z] [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 57 kB/s)
[2026-02-11T21:01:26.124Z] [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-02-11T21:01:26.451Z] [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-02-11T21:01:26.452Z] [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 62 kB/s)
[2026-02-11T21:01:26.452Z] [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-02-11T21:01:26.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom
[2026-02-11T21:01:26.783Z] [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 196 kB/s)
[2026-02-11T21:01:26.783Z] [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-02-11T21:01:27.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[2026-02-11T21:01:27.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 148 kB/s)
[2026-02-11T21:01:27.112Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.8/xz-1.8.pom
[2026-02-11T21:01:27.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom
[2026-02-11T21:01:27.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 19 kB/s)
[2026-02-11T21:01:27.440Z] [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-02-11T21:01:27.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
[2026-02-11T21:01:27.769Z] [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 38 kB/s)
[2026-02-11T21:01:27.769Z] [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-02-11T21:01:28.097Z] [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-02-11T21:01:28.097Z] [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 67 kB/s)
[2026-02-11T21:01:28.097Z] [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-02-11T21:01:28.097Z] [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-02-11T21:01:28.097Z] [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-02-11T21:01:28.097Z] [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-02-11T21:01:28.097Z] [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-02-11T21:01:28.426Z] [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-02-11T21:01:28.426Z] [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-02-11T21:01:28.426Z] [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-02-11T21:01:28.426Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.8/xz-1.8.jar
[2026-02-11T21:01:28.426Z] [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-02-11T21:01:28.756Z] [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-02-11T21:01:28.756Z] [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-02-11T21:01:28.756Z] [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-02-11T21:01:28.756Z] [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-02-11T21:01:28.756Z] [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-02-11T21:01:28.756Z] [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 552 kB/s)
[2026-02-11T21:01:28.756Z] [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-02-11T21:01:28.756Z] [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 2.5 MB/s)
[2026-02-11T21:01:28.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar
[2026-02-11T21:01:28.756Z] [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 599 kB/s)
[2026-02-11T21:01:28.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[2026-02-11T21:01:28.756Z] [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 4.3 MB/s)
[2026-02-11T21:01:28.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar
[2026-02-11T21:01:28.756Z] [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 154 kB/s)
[2026-02-11T21:01:28.756Z] [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-02-11T21:01:28.756Z] [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 321 kB/s)
[2026-02-11T21:01:29.145Z] [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 223 kB/s)
[2026-02-11T21:01:29.145Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 565 kB/s)
[2026-02-11T21:01:29.145Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 300 kB/s)
[2026-02-11T21:01:29.145Z] [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.0 MB/s)
[2026-02-11T21:01:29.145Z] [INFO] Building jar: /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final.jar
[2026-02-11T21:01:29.145Z] [INFO]
[2026-02-11T21:01:29.145Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-ide-config ---
[2026-02-11T21:01:29.474Z] [INFO] Building jar: /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final-sources.jar
[2026-02-11T21:01:29.474Z] [INFO]
[2026-02-11T21:01:29.474Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-ide-config ---
[2026-02-11T21:01:29.474Z] [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-02-11T21:01:29.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
[2026-02-11T21:01:29.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 9.9 kB/s)
[2026-02-11T21:01:29.804Z] [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-02-11T21:01:30.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[2026-02-11T21:01:30.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 145 kB/s)
[2026-02-11T21:01:30.134Z] [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-02-11T21:01:30.462Z] [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-02-11T21:01:30.462Z] [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 55 kB/s)
[2026-02-11T21:01:30.462Z] [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-02-11T21:01:30.462Z] [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-02-11T21:01:30.462Z] [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-02-11T21:01:30.462Z] [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-02-11T21:01:30.462Z] [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-02-11T21:01:30.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
[2026-02-11T21:01:30.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
[2026-02-11T21:01:31.119Z] [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-02-11T21:01:31.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[2026-02-11T21:01:31.119Z] [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-02-11T21:01:31.119Z] [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 2.6 MB/s)
[2026-02-11T21:01:31.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 3.2 MB/s)
[2026-02-11T21:01:31.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 1.5 MB/s)
[2026-02-11T21:01:31.119Z] [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 354 kB/s)
[2026-02-11T21:01:31.119Z] [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 2.0 MB/s)
[2026-02-11T21:01:31.119Z] [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-02-11T21:01:31.119Z] [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-02-11T21:01:31.119Z] [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-02-11T21:01:31.119Z] [INFO]
[2026-02-11T21:01:31.119Z] [INFO] ------------------< io.quarkus:quarkus-revapi-config >------------------
[2026-02-11T21:01:31.119Z] [INFO] Building Quarkus - Revapi Configuration 2.7.5.Final [2/964]
[2026-02-11T21:01:31.119Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:01:31.119Z] [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-02-11T21:01:31.448Z] [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-02-11T21:01:31.448Z] [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 75 kB/s)
[2026-02-11T21:01:31.448Z] [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-02-11T21:01:31.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
[2026-02-11T21:01:31.778Z] [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 416 kB/s)
[2026-02-11T21:01:31.778Z] [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-02-11T21:01:32.108Z] [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-02-11T21:01:32.108Z] [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 664 kB/s)
[2026-02-11T21:01:32.108Z] [INFO]
[2026-02-11T21:01:32.108Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-revapi-config ---
[2026-02-11T21:01:32.108Z] [INFO]
[2026-02-11T21:01:32.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-revapi-config ---
[2026-02-11T21:01:32.108Z] [INFO]
[2026-02-11T21:01:32.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-revapi-config ---
[2026-02-11T21:01:32.108Z] [INFO]
[2026-02-11T21:01:32.108Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-revapi-config ---
[2026-02-11T21:01:32.108Z] [INFO]
[2026-02-11T21:01:32.108Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-revapi-config ---
[2026-02-11T21:01:32.108Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:01:32.108Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:01:32.437Z] [INFO] Copying 2 resources
[2026-02-11T21:01:32.437Z] [INFO]
[2026-02-11T21:01:32.437Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-revapi-config ---
[2026-02-11T21:01:32.437Z] [INFO] No sources to compile
[2026-02-11T21:01:32.437Z] [INFO]
[2026-02-11T21:01:32.437Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-revapi-config ---
[2026-02-11T21:01:32.437Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:01:32.437Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:01:32.437Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/revapi/src/test/resources
[2026-02-11T21:01:32.437Z] [INFO]
[2026-02-11T21:01:32.437Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-revapi-config ---
[2026-02-11T21:01:32.437Z] [INFO] No sources to compile
[2026-02-11T21:01:32.437Z] [INFO]
[2026-02-11T21:01:32.437Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ quarkus-revapi-config ---
[2026-02-11T21:01:32.437Z] [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-02-11T21:01:32.437Z] [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-02-11T21:01:32.437Z] [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 185 kB/s)
[2026-02-11T21:01:32.437Z] [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-02-11T21:01:32.766Z] [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-02-11T21:01:32.766Z] [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-02-11T21:01:32.766Z] [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-02-11T21:01:33.096Z] [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-02-11T21:01:33.096Z] [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 219 kB/s)
[2026-02-11T21:01:33.424Z] [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-02-11T21:01:33.424Z] [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-02-11T21:01:33.752Z] [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 55 kB/s)
[2026-02-11T21:01:33.752Z] [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-02-11T21:01:34.080Z] [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-02-11T21:01:34.080Z] [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 28 kB/s)
[2026-02-11T21:01:34.080Z] [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-02-11T21:01:34.409Z] [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-02-11T21:01:34.409Z] [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 94 kB/s)
[2026-02-11T21:01:34.409Z] [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-02-11T21:01:34.737Z] [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-02-11T21:01:34.737Z] [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 37 kB/s)
[2026-02-11T21:01:34.737Z] [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
[2026-02-11T21:01:35.065Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[2026-02-11T21:01:35.065Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 128 kB/s)
[2026-02-11T21:01:35.065Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom
[2026-02-11T21:01:35.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
[2026-02-11T21:01:35.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 408 kB/s)
[2026-02-11T21:01:35.395Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
[2026-02-11T21:01:35.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
[2026-02-11T21:01:35.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 56 kB/s)
[2026-02-11T21:01:35.724Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
[2026-02-11T21:01:36.055Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
[2026-02-11T21:01:36.055Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom (16 kB at 278 kB/s)
[2026-02-11T21:01:36.055Z] [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.jar
[2026-02-11T21:01:36.055Z] [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.jar
[2026-02-11T21:01:36.055Z] [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.jar
[2026-02-11T21:01:36.055Z] [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.jar
[2026-02-11T21:01:36.055Z] [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.jar
[2026-02-11T21:01:36.384Z] [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.jar
[2026-02-11T21:01:36.384Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.jar
[2026-02-11T21:01:36.384Z] [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.jar
[2026-02-11T21:01:36.384Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
[2026-02-11T21:01:36.384Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
[2026-02-11T21:01:36.712Z] [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.jar
[2026-02-11T21:01:36.712Z] [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.jar
[2026-02-11T21:01:36.712Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
[2026-02-11T21:01:36.712Z] [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.jar
[2026-02-11T21:01:36.712Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
[2026-02-11T21:01:36.712Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar (274 kB at 5.3 MB/s)
[2026-02-11T21:01:36.712Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
[2026-02-11T21:01:36.712Z] [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.jar (528 kB at 7.7 MB/s)
[2026-02-11T21:01:36.712Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar
[2026-02-11T21:01:36.712Z] [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.jar (13 kB at 176 kB/s)
[2026-02-11T21:01:36.712Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
[2026-02-11T21:01:36.712Z] [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.jar (14 kB at 185 kB/s)
[2026-02-11T21:01:36.712Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
[2026-02-11T21:01:36.712Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar (186 kB at 2.2 MB/s)
[2026-02-11T21:01:36.712Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
[2026-02-11T21:01:36.712Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 2.5 MB/s)
[2026-02-11T21:01:36.712Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (315 kB at 2.3 MB/s)
[2026-02-11T21:01:36.712Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 248 kB/s)
[2026-02-11T21:01:36.712Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 72 kB/s)
[2026-02-11T21:01:36.712Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (316 kB at 2.0 MB/s)
[2026-02-11T21:01:36.712Z] [INFO] No tests to run.
[2026-02-11T21:01:36.712Z] [INFO]
[2026-02-11T21:01:36.712Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-revapi-config ---
[2026-02-11T21:01:36.712Z] [INFO] Building jar: /quarkus/independent-projects/revapi/target/quarkus-revapi-config-2.7.5.Final.jar
[2026-02-11T21:01:36.712Z] [INFO]
[2026-02-11T21:01:36.712Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-revapi-config ---
[2026-02-11T21:01:36.712Z] [INFO] Building jar: /quarkus/independent-projects/revapi/target/quarkus-revapi-config-2.7.5.Final-sources.jar
[2026-02-11T21:01:36.712Z] [INFO]
[2026-02-11T21:01:36.713Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-revapi-config ---
[2026-02-11T21:01:36.713Z] [INFO] Installing /quarkus/independent-projects/revapi/target/quarkus-revapi-config-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-revapi-config/2.7.5.Final/quarkus-revapi-config-2.7.5.Final.jar
[2026-02-11T21:01:36.713Z] [INFO] Installing /quarkus/independent-projects/revapi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-revapi-config/2.7.5.Final/quarkus-revapi-config-2.7.5.Final.pom
[2026-02-11T21:01:36.713Z] [INFO] Installing /quarkus/independent-projects/revapi/target/quarkus-revapi-config-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-revapi-config/2.7.5.Final/quarkus-revapi-config-2.7.5.Final-sources.jar
[2026-02-11T21:01:36.713Z] [INFO]
[2026-02-11T21:01:36.713Z] [INFO] ---------------------< io.quarkus.arc:arc-parent >----------------------
[2026-02-11T21:01:36.713Z] [INFO] Building ArC - Parent pom 2.7.5.Final [3/964]
[2026-02-11T21:01:36.713Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-11T21:01:36.713Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.pom
[2026-02-11T21:01:37.041Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.pom
[2026-02-11T21:01:37.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.pom (21 kB at 81 kB/s)
[2026-02-11T21:01:37.369Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.jar
[2026-02-11T21:01:37.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.jar
[2026-02-11T21:01:38.026Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.jar (48 kB at 119 kB/s)
[2026-02-11T21:01:38.026Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.pom
[2026-02-11T21:01:38.356Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.pom
[2026-02-11T21:01:38.356Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.pom (30 kB at 320 kB/s)
[2026-02-11T21:01:38.356Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.jar
[2026-02-11T21:01:38.685Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.jar
[2026-02-11T21:01:39.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.jar (62 kB at 217 kB/s)
[2026-02-11T21:01:39.012Z] [INFO]
[2026-02-11T21:01:39.012Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc-parent ---
[2026-02-11T21:01:39.012Z] [INFO]
[2026-02-11T21:01:39.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc-parent ---
[2026-02-11T21:01:39.012Z] [INFO]
[2026-02-11T21:01:39.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc-parent ---
[2026-02-11T21:01:39.012Z] [INFO]
[2026-02-11T21:01:39.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc-parent ---
[2026-02-11T21:01:39.012Z] [INFO]
[2026-02-11T21:01:39.012Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc-parent ---
[2026-02-11T21:01:39.012Z] [INFO]
[2026-02-11T21:01:39.012Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc-parent ---
[2026-02-11T21:01:39.012Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom
[2026-02-11T21:01:39.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom
[2026-02-11T21:01:39.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom (11 kB at 171 kB/s)
[2026-02-11T21:01:39.341Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom
[2026-02-11T21:01:39.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom
[2026-02-11T21:01:39.670Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom (14 kB at 234 kB/s)
[2026-02-11T21:01:39.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[2026-02-11T21:01:40.000Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[2026-02-11T21:01:40.000Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 41 kB/s)
[2026-02-11T21:01:40.000Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[2026-02-11T21:01:40.000Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[2026-02-11T21:01:40.329Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 170 kB/s)
[2026-02-11T21:01:40.329Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[2026-02-11T21:01:40.329Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[2026-02-11T21:01:40.329Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 37 kB/s)
[2026-02-11T21:01:40.329Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[2026-02-11T21:01:40.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[2026-02-11T21:01:40.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 30 kB/s)
[2026-02-11T21:01:40.658Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom
[2026-02-11T21:01:40.988Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom
[2026-02-11T21:01:40.988Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom (2.1 kB at 31 kB/s)
[2026-02-11T21:01:40.988Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom
[2026-02-11T21:01:41.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom
[2026-02-11T21:01:41.317Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom (7.0 kB at 103 kB/s)
[2026-02-11T21:01:41.317Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[2026-02-11T21:01:41.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[2026-02-11T21:01:41.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 42 kB/s)
[2026-02-11T21:01:41.645Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[2026-02-11T21:01:41.975Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[2026-02-11T21:01:41.975Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 234 kB/s)
[2026-02-11T21:01:41.975Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[2026-02-11T21:01:42.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[2026-02-11T21:01:42.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 300 kB/s)
[2026-02-11T21:01:42.303Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom
[2026-02-11T21:01:42.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
[2026-02-11T21:01:42.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 848 kB/s)
[2026-02-11T21:01:42.631Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[2026-02-11T21:01:42.960Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[2026-02-11T21:01:43.290Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 200 kB/s)
[2026-02-11T21:01:43.290Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.pom
[2026-02-11T21:01:43.290Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.pom
[2026-02-11T21:01:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.pom (14 kB at 151 kB/s)
[2026-02-11T21:01:43.655Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.pom
[2026-02-11T21:01:43.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.pom
[2026-02-11T21:01:43.985Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.pom (17 kB at 148 kB/s)
[2026-02-11T21:01:43.985Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.pom
[2026-02-11T21:01:43.985Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.pom
[2026-02-11T21:01:43.985Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.pom (16 kB at 166 kB/s)
[2026-02-11T21:01:43.985Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/w3c/css/sac/1.3/sac-1.3.pom
[2026-02-11T21:01:44.315Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom
[2026-02-11T21:01:44.315Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom (1.1 kB at 18 kB/s)
[2026-02-11T21:01:44.315Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom
[2026-02-11T21:01:44.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom
[2026-02-11T21:01:44.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom (18 kB at 238 kB/s)
[2026-02-11T21:01:44.644Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/cglib/cglib/2.2.2/cglib-2.2.2.pom
[2026-02-11T21:01:44.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.pom
[2026-02-11T21:01:44.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.pom (1.5 kB at 15 kB/s)
[2026-02-11T21:01:44.974Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
[2026-02-11T21:01:45.301Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
[2026-02-11T21:01:45.301Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (11 kB at 184 kB/s)
[2026-02-11T21:01:45.301Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/14/commons-parent-14.pom
[2026-02-11T21:01:45.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom
[2026-02-11T21:01:45.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 448 kB/s)
[2026-02-11T21:01:45.631Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
[2026-02-11T21:01:45.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
[2026-02-11T21:01:46.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 252 kB/s)
[2026-02-11T21:01:46.292Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom
[2026-02-11T21:01:46.694Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
[2026-02-11T21:01:46.694Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 220 kB/s)
[2026-02-11T21:01:46.694Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom
[2026-02-11T21:01:47.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom
[2026-02-11T21:01:47.024Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom (4.4 kB at 68 kB/s)
[2026-02-11T21:01:47.024Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
[2026-02-11T21:01:47.353Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
[2026-02-11T21:01:47.353Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom (2.7 kB at 45 kB/s)
[2026-02-11T21:01:47.353Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.pom
[2026-02-11T21:01:47.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.pom
[2026-02-11T21:01:47.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.pom (2.7 kB at 26 kB/s)
[2026-02-11T21:01:47.681Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.pom
[2026-02-11T21:01:48.010Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.pom
[2026-02-11T21:01:48.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.pom (2.5 kB at 10 kB/s)
[2026-02-11T21:01:48.342Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.pom
[2026-02-11T21:01:48.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.pom
[2026-02-11T21:01:48.670Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.pom (2.0 kB at 17 kB/s)
[2026-02-11T21:01:48.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom
[2026-02-11T21:01:48.670Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom
[2026-02-11T21:01:48.998Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom (3.0 kB at 29 kB/s)
[2026-02-11T21:01:48.998Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom
[2026-02-11T21:01:49.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom
[2026-02-11T21:01:49.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom (1.7 kB at 21 kB/s)
[2026-02-11T21:01:49.327Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom
[2026-02-11T21:01:49.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom
[2026-02-11T21:01:49.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom (1.7 kB at 18 kB/s)
[2026-02-11T21:01:49.656Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom
[2026-02-11T21:01:49.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom
[2026-02-11T21:01:49.985Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom (2.0 kB at 18 kB/s)
[2026-02-11T21:01:49.985Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom
[2026-02-11T21:01:49.985Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom
[2026-02-11T21:01:50.315Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom (2.0 kB at 24 kB/s)
[2026-02-11T21:01:50.315Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom
[2026-02-11T21:01:50.315Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom
[2026-02-11T21:01:50.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom (2.2 kB at 17 kB/s)
[2026-02-11T21:01:50.643Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom
[2026-02-11T21:01:50.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom
[2026-02-11T21:01:50.972Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom (2.3 kB at 24 kB/s)
[2026-02-11T21:01:50.972Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom
[2026-02-11T21:01:51.301Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom
[2026-02-11T21:01:51.301Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom (2.1 kB at 26 kB/s)
[2026-02-11T21:01:51.301Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.pom
[2026-02-11T21:01:51.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.pom
[2026-02-11T21:01:51.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.pom (2.3 kB at 27 kB/s)
[2026-02-11T21:01:51.628Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.pom
[2026-02-11T21:01:51.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.pom
[2026-02-11T21:01:52.287Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.pom (2.4 kB at 26 kB/s)
[2026-02-11T21:01:52.287Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.pom
[2026-02-11T21:01:52.287Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.pom
[2026-02-11T21:01:52.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.pom (1.9 kB at 22 kB/s)
[2026-02-11T21:01:52.615Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.pom
[2026-02-11T21:01:52.615Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.pom
[2026-02-11T21:01:52.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.pom (9.2 kB at 124 kB/s)
[2026-02-11T21:01:52.942Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.jar
[2026-02-11T21:01:52.942Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[2026-02-11T21:01:52.942Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[2026-02-11T21:01:52.942Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[2026-02-11T21:01:52.942Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.jar
[2026-02-11T21:01:52.942Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[2026-02-11T21:01:52.942Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[2026-02-11T21:01:52.942Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[2026-02-11T21:01:52.942Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[2026-02-11T21:01:53.270Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.jar
[2026-02-11T21:01:53.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.jar
[2026-02-11T21:01:53.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.jar
[2026-02-11T21:01:53.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar
[2026-02-11T21:01:53.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/cglib/cglib/2.2.2/cglib-2.2.2.jar
[2026-02-11T21:01:53.600Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar
[2026-02-11T21:01:53.600Z] [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.jar
[2026-02-11T21:01:53.600Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.jar
[2026-02-11T21:01:53.600Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.jar
[2026-02-11T21:01:53.600Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.jar
[2026-02-11T21:01:53.600Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.jar
[2026-02-11T21:01:53.600Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.jar
[2026-02-11T21:01:53.600Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.jar
[2026-02-11T21:01:53.600Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.jar
[2026-02-11T21:01:53.929Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.jar
[2026-02-11T21:01:53.930Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.jar
[2026-02-11T21:01:53.930Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.jar
[2026-02-11T21:01:53.930Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.jar
[2026-02-11T21:01:53.930Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.jar
[2026-02-11T21:01:54.259Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.jar
[2026-02-11T21:01:54.259Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.jar
[2026-02-11T21:01:54.259Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.jar
[2026-02-11T21:01:54.259Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/w3c/css/sac/1.3/sac-1.3.jar
[2026-02-11T21:01:54.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.jar
[2026-02-11T21:01:54.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[2026-02-11T21:01:54.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[2026-02-11T21:01:54.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[2026-02-11T21:01:54.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.jar
[2026-02-11T21:01:54.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.jar (15 kB at 309 kB/s)
[2026-02-11T21:01:54.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[2026-02-11T21:01:54.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 3.0 MB/s)
[2026-02-11T21:01:54.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[2026-02-11T21:01:54.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 61 kB/s)
[2026-02-11T21:01:54.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[2026-02-11T21:01:54.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 26 kB/s)
[2026-02-11T21:01:54.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[2026-02-11T21:01:54.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 95 kB/s)
[2026-02-11T21:01:54.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.jar
[2026-02-11T21:01:54.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.jar (3.0 MB at 29 MB/s)
[2026-02-11T21:01:54.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.jar
[2026-02-11T21:01:54.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 1.7 MB/s)
[2026-02-11T21:01:54.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.jar
[2026-02-11T21:01:54.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 404 kB/s)
[2026-02-11T21:01:54.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar
[2026-02-11T21:01:54.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 3.6 MB/s)
[2026-02-11T21:01:54.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.jar
[2026-02-11T21:01:54.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.jar (29 kB at 144 kB/s)
[2026-02-11T21:01:54.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar
[2026-02-11T21:01:54.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.jar (413 kB at 1.8 MB/s)
[2026-02-11T21:01:54.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
[2026-02-11T21:01:54.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar (242 kB at 1.0 MB/s)
[2026-02-11T21:01:54.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.jar
[2026-02-11T21:01:54.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.jar (287 kB at 1.1 MB/s)
[2026-02-11T21:01:54.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.jar
[2026-02-11T21:01:54.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar (23 kB at 82 kB/s)
[2026-02-11T21:01:54.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.jar
[2026-02-11T21:01:54.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 910 kB/s)
[2026-02-11T21:01:54.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.jar
[2026-02-11T21:01:54.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.jar (30 MB at 87 MB/s)
[2026-02-11T21:01:54.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.jar
[2026-02-11T21:01:54.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.jar (94 kB at 245 kB/s)
[2026-02-11T21:01:54.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.jar
[2026-02-11T21:01:54.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.jar (72 kB at 186 kB/s)
[2026-02-11T21:01:54.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.jar
[2026-02-11T21:01:54.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.jar (900 kB at 2.3 MB/s)
[2026-02-11T21:01:54.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.jar
[2026-02-11T21:01:54.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.jar (1.5 MB at 3.3 MB/s)
[2026-02-11T21:01:54.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.jar
[2026-02-11T21:01:54.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.jar (6.9 MB at 16 MB/s)
[2026-02-11T21:01:54.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.jar
[2026-02-11T21:01:54.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.jar (111 kB at 249 kB/s)
[2026-02-11T21:01:54.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.jar
[2026-02-11T21:01:54.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.jar (199 kB at 403 kB/s)
[2026-02-11T21:01:54.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.jar
[2026-02-11T21:01:54.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.jar (143 kB at 289 kB/s)
[2026-02-11T21:01:54.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.jar
[2026-02-11T21:01:54.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.jar (91 kB at 183 kB/s)
[2026-02-11T21:01:54.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.jar
[2026-02-11T21:01:54.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.jar (140 kB at 263 kB/s)
[2026-02-11T21:01:54.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.jar
[2026-02-11T21:01:54.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.jar (102 kB at 192 kB/s)
[2026-02-11T21:01:54.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.jar
[2026-02-11T21:01:54.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.jar (117 kB at 215 kB/s)
[2026-02-11T21:01:54.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.jar (295 kB at 498 kB/s)
[2026-02-11T21:01:54.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.jar (394 kB at 658 kB/s)
[2026-02-11T21:01:54.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.jar (70 kB at 116 kB/s)
[2026-02-11T21:01:55.310Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.jar (16 kB at 25 kB/s)
[2026-02-11T21:01:55.310Z] [INFO]
[2026-02-11T21:01:55.310Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc-parent ---
[2026-02-11T21:01:55.310Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.pom
[2026-02-11T21:01:55.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.pom
[2026-02-11T21:01:55.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.pom (4.9 kB at 38 kB/s)
[2026-02-11T21:01:55.640Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/github/javaparser/javaparser-parent/3.22.1/javaparser-parent-3.22.1.pom
[2026-02-11T21:01:55.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.22.1/javaparser-parent-3.22.1.pom
[2026-02-11T21:01:55.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.22.1/javaparser-parent-3.22.1.pom (22 kB at 182 kB/s)
[2026-02-11T21:01:55.970Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
[2026-02-11T21:01:56.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
[2026-02-11T21:01:56.299Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom (12 kB at 149 kB/s)
[2026-02-11T21:01:56.299Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
[2026-02-11T21:01:56.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
[2026-02-11T21:01:56.957Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom (14 kB at 185 kB/s)
[2026-02-11T21:01:56.957Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
[2026-02-11T21:01:57.290Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
[2026-02-11T21:01:57.290Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom (2.2 kB at 27 kB/s)
[2026-02-11T21:01:57.290Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
[2026-02-11T21:01:57.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
[2026-02-11T21:01:57.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom (2.1 kB at 28 kB/s)
[2026-02-11T21:01:57.619Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
[2026-02-11T21:01:58.329Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
[2026-02-11T21:01:58.329Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom (7.0 kB at 98 kB/s)
[2026-02-11T21:01:58.329Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.jar
[2026-02-11T21:01:58.329Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
[2026-02-11T21:01:58.329Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
[2026-02-11T21:01:58.329Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
[2026-02-11T21:01:58.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.jar
[2026-02-11T21:01:58.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
[2026-02-11T21:01:58.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
[2026-02-11T21:01:58.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
[2026-02-11T21:01:58.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar (231 kB at 3.6 MB/s)
[2026-02-11T21:01:58.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar (14 kB at 173 kB/s)
[2026-02-11T21:01:58.987Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar (2.9 MB at 23 MB/s)
[2026-02-11T21:01:58.988Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.jar (1.3 MB at 4.2 MB/s)
[2026-02-11T21:01:58.988Z] [INFO] Processed 0 files in 00:00.001 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-11T21:01:58.988Z] [INFO]
[2026-02-11T21:01:58.988Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc-parent ---
[2026-02-11T21:01:58.988Z] [INFO]
[2026-02-11T21:01:58.988Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc-parent ---
[2026-02-11T21:01:58.988Z] [INFO] Installing /quarkus/independent-projects/arc/pom.xml to /root/.m2/repository/io/quarkus/arc/arc-parent/2.7.5.Final/arc-parent-2.7.5.Final.pom
[2026-02-11T21:01:58.988Z] [INFO]
[2026-02-11T21:01:58.988Z] [INFO] -------------------------< io.quarkus.arc:arc >-------------------------
[2026-02-11T21:01:58.988Z] [INFO] Building ArC - Runtime 2.7.5.Final [4/964]
[2026-02-11T21:01:58.988Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:01:58.988Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom
[2026-02-11T21:01:59.317Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom (8.8 kB at 122 kB/s)
[2026-02-11T21:01:59.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
[2026-02-11T21:01:59.317Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 167 kB/s)
[2026-02-11T21:01:59.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.pom
[2026-02-11T21:01:59.317Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.pom (12 kB at 102 kB/s)
[2026-02-11T21:01:59.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.pom
[2026-02-11T21:01:59.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.pom (13 kB at 162 kB/s)
[2026-02-11T21:01:59.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom
[2026-02-11T21:01:59.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 166 kB/s)
[2026-02-11T21:01:59.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom
[2026-02-11T21:01:59.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 31 kB/s)
[2026-02-11T21:01:59.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.pom
[2026-02-11T21:01:59.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.pom (19 kB at 163 kB/s)
[2026-02-11T21:01:59.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom
[2026-02-11T21:01:59.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom (13 kB at 164 kB/s)
[2026-02-11T21:01:59.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom
[2026-02-11T21:01:59.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom (3.4 kB at 40 kB/s)
[2026-02-11T21:01:59.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.pom
[2026-02-11T21:01:59.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.pom (3.2 kB at 39 kB/s)
[2026-02-11T21:01:59.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom
[2026-02-11T21:01:59.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom (3.2 kB at 43 kB/s)
[2026-02-11T21:01:59.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
[2026-02-11T21:02:00.308Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 21 kB/s)
[2026-02-11T21:02:00.308Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom
[2026-02-11T21:02:00.308Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom (2.8 kB at 39 kB/s)
[2026-02-11T21:02:00.308Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
[2026-02-11T21:02:00.308Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 20 kB/s)
[2026-02-11T21:02:00.308Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.pom
[2026-02-11T21:02:00.308Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.pom (3.0 kB at 35 kB/s)
[2026-02-11T21:02:00.308Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.pom
[2026-02-11T21:02:00.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.pom (3.2 kB at 38 kB/s)
[2026-02-11T21:02:00.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.pom
[2026-02-11T21:02:00.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.pom (3.2 kB at 42 kB/s)
[2026-02-11T21:02:00.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom
[2026-02-11T21:02:00.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom (15 kB at 194 kB/s)
[2026-02-11T21:02:00.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar
[2026-02-11T21:02:00.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar
[2026-02-11T21:02:00.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.jar
[2026-02-11T21:02:00.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar
[2026-02-11T21:02:00.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.jar
[2026-02-11T21:02:00.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar (80 kB at 1.2 MB/s)
[2026-02-11T21:02:00.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar
[2026-02-11T21:02:00.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.jar (25 kB at 334 kB/s)
[2026-02-11T21:02:00.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar
[2026-02-11T21:02:00.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar (4.7 kB at 49 kB/s)
[2026-02-11T21:02:00.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar
[2026-02-11T21:02:00.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.jar (64 kB at 644 kB/s)
[2026-02-11T21:02:00.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar
[2026-02-11T21:02:00.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 230 kB/s)
[2026-02-11T21:02:00.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
[2026-02-11T21:02:00.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar (109 kB at 960 kB/s)
[2026-02-11T21:02:00.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar
[2026-02-11T21:02:00.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 52 kB/s)
[2026-02-11T21:02:00.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
[2026-02-11T21:02:00.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar (15 kB at 92 kB/s)
[2026-02-11T21:02:00.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar
[2026-02-11T21:02:00.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar (6.4 kB at 38 kB/s)
[2026-02-11T21:02:00.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar
[2026-02-11T21:02:00.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar (194 kB at 1.1 MB/s)
[2026-02-11T21:02:00.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar
[2026-02-11T21:02:00.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar (100 kB at 552 kB/s)
[2026-02-11T21:02:00.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar
[2026-02-11T21:02:00.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 34 kB/s)
[2026-02-11T21:02:00.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar (230 kB at 957 kB/s)
[2026-02-11T21:02:00.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar (577 kB at 2.3 MB/s)
[2026-02-11T21:02:00.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar (61 kB at 237 kB/s)
[2026-02-11T21:02:00.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar (186 kB at 723 kB/s)
[2026-02-11T21:02:00.971Z] [INFO]
[2026-02-11T21:02:00.971Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc ---
[2026-02-11T21:02:00.971Z] [INFO]
[2026-02-11T21:02:00.971Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc ---
[2026-02-11T21:02:00.971Z] [INFO]
[2026-02-11T21:02:00.971Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc ---
[2026-02-11T21:02:00.971Z] [INFO]
[2026-02-11T21:02:00.971Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc ---
[2026-02-11T21:02:00.971Z] [INFO]
[2026-02-11T21:02:00.971Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc ---
[2026-02-11T21:02:00.971Z] [INFO]
[2026-02-11T21:02:00.971Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc ---
[2026-02-11T21:02:03.228Z] [INFO] Processed 102 files in 2s124ms (Formatted: 0, Unchanged: 102, Failed: 0, Readonly: 0)
[2026-02-11T21:02:03.228Z] [INFO]
[2026-02-11T21:02:03.228Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc ---
[2026-02-11T21:02:04.889Z] [INFO] Processed 102 files in 00:01.489 (Already Sorted: 102, Needed Sorting: 0)
[2026-02-11T21:02:04.889Z] [INFO]
[2026-02-11T21:02:04.889Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ arc ---
[2026-02-11T21:02:04.889Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:02:04.889Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:02:04.889Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/runtime/src/main/resources
[2026-02-11T21:02:04.889Z] [INFO]
[2026-02-11T21:02:04.889Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ arc ---
[2026-02-11T21:02:04.889Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:02:04.889Z] [INFO] Compiling 101 source files to /quarkus/independent-projects/arc/runtime/target/classes
[2026-02-11T21:02:08.810Z] [WARNING] /quarkus/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/Qualifiers.java:[138,24] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2026-02-11T21:02:08.810Z] [WARNING] /quarkus/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/Reflections.java:[124,29] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2026-02-11T21:02:08.810Z] [WARNING] /quarkus/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/Reflections.java:[140,23] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2026-02-11T21:02:08.810Z] [WARNING] /quarkus/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/Reflections.java:[152,23] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2026-02-11T21:02:08.810Z] [WARNING] /quarkus/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/Reflections.java:[164,24] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2026-02-11T21:02:08.810Z] [INFO]
[2026-02-11T21:02:08.810Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ arc ---
[2026-02-11T21:02:08.810Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:02:08.810Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:02:08.810Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/runtime/src/test/resources
[2026-02-11T21:02:08.810Z] [INFO]
[2026-02-11T21:02:08.810Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ arc ---
[2026-02-11T21:02:08.810Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:02:08.810Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/arc/runtime/target/test-classes
[2026-02-11T21:02:08.810Z] [INFO]
[2026-02-11T21:02:08.810Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ arc ---
[2026-02-11T21:02:08.810Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar
[2026-02-11T21:02:09.140Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar
[2026-02-11T21:02:09.140Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar (23 kB at 358 kB/s)
[2026-02-11T21:02:09.140Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom
[2026-02-11T21:02:09.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom
[2026-02-11T21:02:09.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom (6.7 kB at 103 kB/s)
[2026-02-11T21:02:09.468Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom
[2026-02-11T21:02:09.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom
[2026-02-11T21:02:09.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom (2.5 kB at 38 kB/s)
[2026-02-11T21:02:09.798Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom
[2026-02-11T21:02:09.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom
[2026-02-11T21:02:10.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom (2.6 kB at 35 kB/s)
[2026-02-11T21:02:10.127Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom
[2026-02-11T21:02:10.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom
[2026-02-11T21:02:10.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom (2.2 kB at 30 kB/s)
[2026-02-11T21:02:10.455Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
[2026-02-11T21:02:10.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
[2026-02-11T21:02:10.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (1.2 kB at 18 kB/s)
[2026-02-11T21:02:10.784Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom
[2026-02-11T21:02:11.160Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom
[2026-02-11T21:02:11.160Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom (2.4 kB at 37 kB/s)
[2026-02-11T21:02:11.160Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom
[2026-02-11T21:02:11.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom
[2026-02-11T21:02:11.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom (2.0 kB at 32 kB/s)
[2026-02-11T21:02:11.489Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
[2026-02-11T21:02:11.828Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
[2026-02-11T21:02:11.828Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom (1.7 kB at 24 kB/s)
[2026-02-11T21:02:11.829Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom
[2026-02-11T21:02:12.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom
[2026-02-11T21:02:12.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom (2.4 kB at 33 kB/s)
[2026-02-11T21:02:12.161Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom
[2026-02-11T21:02:12.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom
[2026-02-11T21:02:12.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom (2.4 kB at 37 kB/s)
[2026-02-11T21:02:12.489Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom
[2026-02-11T21:02:12.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom
[2026-02-11T21:02:12.817Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom (2.2 kB at 33 kB/s)
[2026-02-11T21:02:12.817Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
[2026-02-11T21:02:12.817Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
[2026-02-11T21:02:12.817Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom (20 kB at 314 kB/s)
[2026-02-11T21:02:12.817Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
[2026-02-11T21:02:13.524Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
[2026-02-11T21:02:13.524Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom (10 kB at 143 kB/s)
[2026-02-11T21:02:13.524Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
[2026-02-11T21:02:13.524Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
[2026-02-11T21:02:13.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom (36 kB at 559 kB/s)
[2026-02-11T21:02:13.852Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
[2026-02-11T21:02:14.181Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
[2026-02-11T21:02:14.181Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom (6.0 kB at 99 kB/s)
[2026-02-11T21:02:14.181Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom
[2026-02-11T21:02:14.510Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom
[2026-02-11T21:02:14.510Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 31 kB/s)
[2026-02-11T21:02:14.510Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
[2026-02-11T21:02:14.837Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
[2026-02-11T21:02:14.837Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 239 kB/s)
[2026-02-11T21:02:14.837Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom
[2026-02-11T21:02:15.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom
[2026-02-11T21:02:15.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom (7.2 kB at 104 kB/s)
[2026-02-11T21:02:15.168Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom
[2026-02-11T21:02:15.498Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom
[2026-02-11T21:02:15.498Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom (10 kB at 155 kB/s)
[2026-02-11T21:02:15.498Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom
[2026-02-11T21:02:15.833Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom
[2026-02-11T21:02:15.833Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom (15 kB at 215 kB/s)
[2026-02-11T21:02:15.833Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13/junit-4.13.pom
[2026-02-11T21:02:16.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom
[2026-02-11T21:02:16.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom (25 kB at 398 kB/s)
[2026-02-11T21:02:16.161Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
[2026-02-11T21:02:16.491Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
[2026-02-11T21:02:16.491Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 12 kB/s)
[2026-02-11T21:02:16.491Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
[2026-02-11T21:02:16.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
[2026-02-11T21:02:16.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom (2.4 kB at 37 kB/s)
[2026-02-11T21:02:16.822Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/easytesting/fest/1.0.8/fest-1.0.8.pom
[2026-02-11T21:02:17.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom
[2026-02-11T21:02:17.151Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom (12 kB at 195 kB/s)
[2026-02-11T21:02:17.151Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
[2026-02-11T21:02:17.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
[2026-02-11T21:02:17.480Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom (1.6 kB at 22 kB/s)
[2026-02-11T21:02:17.480Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar
[2026-02-11T21:02:17.480Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar
[2026-02-11T21:02:17.480Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
[2026-02-11T21:02:17.480Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar
[2026-02-11T21:02:17.480Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar
[2026-02-11T21:02:17.480Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
[2026-02-11T21:02:17.480Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar
[2026-02-11T21:02:17.480Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar
[2026-02-11T21:02:17.480Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar
[2026-02-11T21:02:17.480Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (2.2 kB at 37 kB/s)
[2026-02-11T21:02:17.480Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
[2026-02-11T21:02:17.481Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar (95 kB at 1.4 MB/s)
[2026-02-11T21:02:17.481Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar (78 kB at 864 kB/s)
[2026-02-11T21:02:17.481Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar (138 kB at 1.9 MB/s)
[2026-02-11T21:02:17.810Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar
[2026-02-11T21:02:17.810Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
[2026-02-11T21:02:17.810Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar (16 kB at 131 kB/s)
[2026-02-11T21:02:17.810Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar (7.1 kB at 82 kB/s)
[2026-02-11T21:02:17.810Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar
[2026-02-11T21:02:18.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar (159 kB at 1.9 MB/s)
[2026-02-11T21:02:18.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.pom
[2026-02-11T21:02:18.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.pom (3.0 kB at 38 kB/s)
[2026-02-11T21:02:18.141Z] [INFO]
[2026-02-11T21:02:18.141Z] [INFO] -------------------------------------------------------
[2026-02-11T21:02:18.141Z] [INFO] T E S T S
[2026-02-11T21:02:18.141Z] [INFO] -------------------------------------------------------
[2026-02-11T21:02:18.141Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-11T21:02:18.852Z] [INFO] Running io.quarkus.arc.impl.QualifiersTest
[2026-02-11T21:02:18.852Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in io.quarkus.arc.impl.QualifiersTest
[2026-02-11T21:02:18.852Z] [INFO]
[2026-02-11T21:02:18.852Z] [INFO] Results:
[2026-02-11T21:02:18.852Z] [INFO]
[2026-02-11T21:02:18.852Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-11T21:02:18.852Z] [INFO]
[2026-02-11T21:02:18.852Z] [INFO]
[2026-02-11T21:02:18.852Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ arc ---
[2026-02-11T21:02:18.852Z] [INFO] Building jar: /quarkus/independent-projects/arc/runtime/target/arc-2.7.5.Final.jar
[2026-02-11T21:02:18.852Z] [INFO]
[2026-02-11T21:02:18.852Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc ---
[2026-02-11T21:02:19.184Z] [INFO] Building jar: /quarkus/independent-projects/arc/runtime/target/arc-2.7.5.Final-sources.jar
[2026-02-11T21:02:19.184Z] [INFO]
[2026-02-11T21:02:19.185Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc ---
[2026-02-11T21:02:19.185Z] [INFO] Installing /quarkus/independent-projects/arc/runtime/target/arc-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/arc/arc/2.7.5.Final/arc-2.7.5.Final.jar
[2026-02-11T21:02:19.185Z] [INFO] Installing /quarkus/independent-projects/arc/runtime/pom.xml to /root/.m2/repository/io/quarkus/arc/arc/2.7.5.Final/arc-2.7.5.Final.pom
[2026-02-11T21:02:19.185Z] [INFO] Installing /quarkus/independent-projects/arc/runtime/target/arc-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/arc/arc/2.7.5.Final/arc-2.7.5.Final-sources.jar
[2026-02-11T21:02:19.185Z] [INFO]
[2026-02-11T21:02:19.185Z] [INFO] --------------------< io.quarkus.arc:arc-processor >--------------------
[2026-02-11T21:02:19.185Z] [INFO] Building ArC - Processor 2.7.5.Final [5/964]
[2026-02-11T21:02:19.185Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:02:19.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.pom
[2026-02-11T21:02:19.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.pom (6.8 kB at 72 kB/s)
[2026-02-11T21:02:19.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom
[2026-02-11T21:02:19.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom (32 kB at 343 kB/s)
[2026-02-11T21:02:19.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.pom
[2026-02-11T21:02:19.513Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.pom (9.9 kB at 126 kB/s)
[2026-02-11T21:02:19.513Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom
[2026-02-11T21:02:19.514Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 33 kB/s)
[2026-02-11T21:02:19.514Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
[2026-02-11T21:02:19.514Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom (2.9 kB at 35 kB/s)
[2026-02-11T21:02:19.514Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
[2026-02-11T21:02:19.514Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom (2.6 kB at 30 kB/s)
[2026-02-11T21:02:19.514Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
[2026-02-11T21:02:19.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom (2.6 kB at 36 kB/s)
[2026-02-11T21:02:19.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.pom
[2026-02-11T21:02:19.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.pom (29 kB at 276 kB/s)
[2026-02-11T21:02:19.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.13/assertj-parent-pom-2.2.13.pom
[2026-02-11T21:02:19.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.13/assertj-parent-pom-2.2.13.pom (24 kB at 238 kB/s)
[2026-02-11T21:02:19.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom
[2026-02-11T21:02:20.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom (5.6 kB at 61 kB/s)
[2026-02-11T21:02:20.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar
[2026-02-11T21:02:20.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.jar
[2026-02-11T21:02:20.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar
[2026-02-11T21:02:20.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
[2026-02-11T21:02:20.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
[2026-02-11T21:02:20.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar (85 kB at 1.7 MB/s)
[2026-02-11T21:02:20.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
[2026-02-11T21:02:20.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 1.8 MB/s)
[2026-02-11T21:02:20.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.jar
[2026-02-11T21:02:20.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar (53 kB at 675 kB/s)
[2026-02-11T21:02:20.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar (34 kB at 350 kB/s)
[2026-02-11T21:02:20.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.jar (100 kB at 923 kB/s)
[2026-02-11T21:02:20.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar (231 kB at 2.0 MB/s)
[2026-02-11T21:02:20.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.jar (5.0 MB at 32 MB/s)
[2026-02-11T21:02:20.177Z] [INFO]
[2026-02-11T21:02:20.177Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc-processor ---
[2026-02-11T21:02:20.177Z] [INFO]
[2026-02-11T21:02:20.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc-processor ---
[2026-02-11T21:02:20.177Z] [INFO]
[2026-02-11T21:02:20.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc-processor ---
[2026-02-11T21:02:20.177Z] [INFO]
[2026-02-11T21:02:20.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc-processor ---
[2026-02-11T21:02:20.177Z] [INFO]
[2026-02-11T21:02:20.177Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc-processor ---
[2026-02-11T21:02:20.177Z] [INFO]
[2026-02-11T21:02:20.177Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc-processor ---
[2026-02-11T21:02:21.332Z] [INFO] Processed 84 files in 962ms (Formatted: 0, Unchanged: 84, Failed: 0, Readonly: 0)
[2026-02-11T21:02:21.332Z] [INFO]
[2026-02-11T21:02:21.332Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc-processor ---
[2026-02-11T21:02:22.482Z] [INFO] Processed 84 files in 00:01.356 (Already Sorted: 84, Needed Sorting: 0)
[2026-02-11T21:02:22.482Z] [INFO]
[2026-02-11T21:02:22.482Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ arc-processor ---
[2026-02-11T21:02:22.482Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:02:22.482Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:02:22.482Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/processor/src/main/resources
[2026-02-11T21:02:22.482Z] [INFO]
[2026-02-11T21:02:22.482Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ arc-processor ---
[2026-02-11T21:02:22.482Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:02:22.482Z] [INFO] Compiling 72 source files to /quarkus/independent-projects/arc/processor/target/classes
[2026-02-11T21:02:25.519Z] [WARNING] /quarkus/independent-projects/arc/processor/src/main/java/io/quarkus/arc/processor/DotNames.java:[100,63] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-11T21:02:25.519Z] [INFO]
[2026-02-11T21:02:25.519Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ arc-processor ---
[2026-02-11T21:02:25.519Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:02:25.519Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:02:25.519Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/processor/src/test/resources
[2026-02-11T21:02:25.519Z] [INFO]
[2026-02-11T21:02:25.519Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ arc-processor ---
[2026-02-11T21:02:25.519Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:02:25.519Z] [INFO] Compiling 12 source files to /quarkus/independent-projects/arc/processor/target/test-classes
[2026-02-11T21:02:26.264Z] [INFO]
[2026-02-11T21:02:26.264Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ arc-processor ---
[2026-02-11T21:02:26.264Z] [INFO]
[2026-02-11T21:02:26.264Z] [INFO] -------------------------------------------------------
[2026-02-11T21:02:26.264Z] [INFO] T E S T S
[2026-02-11T21:02:26.264Z] [INFO] -------------------------------------------------------
[2026-02-11T21:02:26.264Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-11T21:02:26.976Z] [INFO] Running io.quarkus.arc.processor.SubclassSkipPredicateTest
[2026-02-11T21:02:26.976Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in io.quarkus.arc.processor.SubclassSkipPredicateTest
[2026-02-11T21:02:26.976Z] [INFO] Running io.quarkus.arc.processor.BeanInfoTypesTest
[2026-02-11T21:02:27.305Z] Feb 11, 2026 9:02:26 PM io.quarkus.arc.processor.IndexClassLookupUtils getClassByName
[2026-02-11T21:02:27.305Z] INFO: Class for name: java.util.SequencedCollection was not found in Jandex index. Please ensure the class is part of the index.
[2026-02-11T21:02:27.305Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s - in io.quarkus.arc.processor.BeanInfoTypesTest
[2026-02-11T21:02:27.305Z] [INFO] Running io.quarkus.arc.processor.TypesTest
[2026-02-11T21:02:27.305Z] Feb 11, 2026 9:02:26 PM io.quarkus.arc.processor.Types getTypeClosure
[2026-02-11T21:02:27.305Z] INFO: Producer method java.util.List<? extends java.lang.Number> produce() contains a parameterized typed with a wildcard. This type is not a legal bean type according to CDI specification and will be ignored during bean resolution.
[2026-02-11T21:02:27.305Z] Feb 11, 2026 9:02:26 PM io.quarkus.arc.processor.Types getTypeClosure
[2026-02-11T21:02:27.305Z] INFO: Producer field java.util.List<? extends java.lang.Number> io.quarkus.arc.processor.TypesTest$Producer.produce contains a parameterized typed with a wildcard. This type is not a legal bean type according to CDI specification and will be ignored during bean resolution.
[2026-02-11T21:02:27.305Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.processor.TypesTest
[2026-02-11T21:02:27.305Z] [INFO] Running io.quarkus.arc.processor.BeanInfoInjectionsTest
[2026-02-11T21:02:27.306Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in io.quarkus.arc.processor.BeanInfoInjectionsTest
[2026-02-11T21:02:27.306Z] [INFO] Running io.quarkus.arc.processor.DotNamesTest
[2026-02-11T21:02:27.306Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.arc.processor.DotNamesTest
[2026-02-11T21:02:27.306Z] [INFO] Running io.quarkus.arc.processor.BeanInfoQualifiersTest
[2026-02-11T21:02:27.306Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.arc.processor.BeanInfoQualifiersTest
[2026-02-11T21:02:27.306Z] [INFO] Running io.quarkus.arc.processor.MethodUtilsTest
[2026-02-11T21:02:27.306Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in io.quarkus.arc.processor.MethodUtilsTest
[2026-02-11T21:02:27.306Z] [INFO]
[2026-02-11T21:02:27.306Z] [INFO] Results:
[2026-02-11T21:02:27.306Z] [INFO]
[2026-02-11T21:02:27.306Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[2026-02-11T21:02:27.306Z] [INFO]
[2026-02-11T21:02:27.306Z] [INFO]
[2026-02-11T21:02:27.306Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ arc-processor ---
[2026-02-11T21:02:27.306Z] [INFO] Building jar: /quarkus/independent-projects/arc/processor/target/arc-processor-2.7.5.Final.jar
[2026-02-11T21:02:27.635Z] [INFO]
[2026-02-11T21:02:27.635Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc-processor ---
[2026-02-11T21:02:27.635Z] [INFO] Building jar: /quarkus/independent-projects/arc/processor/target/arc-processor-2.7.5.Final-sources.jar
[2026-02-11T21:02:27.635Z] [INFO]
[2026-02-11T21:02:27.635Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc-processor ---
[2026-02-11T21:02:27.635Z] [INFO] Installing /quarkus/independent-projects/arc/processor/target/arc-processor-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/arc/arc-processor/2.7.5.Final/arc-processor-2.7.5.Final.jar
[2026-02-11T21:02:27.635Z] [INFO] Installing /quarkus/independent-projects/arc/processor/pom.xml to /root/.m2/repository/io/quarkus/arc/arc-processor/2.7.5.Final/arc-processor-2.7.5.Final.pom
[2026-02-11T21:02:27.635Z] [INFO] Installing /quarkus/independent-projects/arc/processor/target/arc-processor-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/arc/arc-processor/2.7.5.Final/arc-processor-2.7.5.Final-sources.jar
[2026-02-11T21:02:27.635Z] [INFO]
[2026-02-11T21:02:27.635Z] [INFO] ----------------------< io.quarkus.arc:arc-tests >----------------------
[2026-02-11T21:02:27.635Z] [INFO] Building ArC - Tests 2.7.5.Final [6/964]
[2026-02-11T21:02:27.635Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:02:27.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.pom
[2026-02-11T21:02:27.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.pom (13 kB at 174 kB/s)
[2026-02-11T21:02:27.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.10/kotlin-stdlib-1.6.10.pom
[2026-02-11T21:02:27.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.10/kotlin-stdlib-1.6.10.pom (1.6 kB at 24 kB/s)
[2026-02-11T21:02:27.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom
[2026-02-11T21:02:27.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom (4.9 kB at 69 kB/s)
[2026-02-11T21:02:27.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.10/kotlin-stdlib-common-1.6.10.pom
[2026-02-11T21:02:27.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.10/kotlin-stdlib-common-1.6.10.pom (1.2 kB at 20 kB/s)
[2026-02-11T21:02:27.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar
[2026-02-11T21:02:27.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.10/kotlin-stdlib-1.6.10.jar
[2026-02-11T21:02:27.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar
[2026-02-11T21:02:27.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.10/kotlin-stdlib-common-1.6.10.jar
[2026-02-11T21:02:27.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.10/kotlin-stdlib-common-1.6.10.jar (201 kB at 3.5 MB/s)
[2026-02-11T21:02:27.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar (164 kB at 2.5 MB/s)
[2026-02-11T21:02:27.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar (18 kB at 237 kB/s)
[2026-02-11T21:02:27.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.10/kotlin-stdlib-1.6.10.jar (1.5 MB at 16 MB/s)
[2026-02-11T21:02:27.965Z] [INFO]
[2026-02-11T21:02:27.965Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc-tests ---
[2026-02-11T21:02:27.965Z] [INFO]
[2026-02-11T21:02:27.965Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc-tests ---
[2026-02-11T21:02:27.965Z] [INFO]
[2026-02-11T21:02:27.965Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc-tests ---
[2026-02-11T21:02:27.965Z] [INFO]
[2026-02-11T21:02:27.965Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc-tests ---
[2026-02-11T21:02:27.965Z] [INFO]
[2026-02-11T21:02:27.965Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc-tests ---
[2026-02-11T21:02:27.965Z] [INFO]
[2026-02-11T21:02:27.965Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc-tests ---
[2026-02-11T21:02:29.113Z] [INFO] Processed 360 files in 789ms (Formatted: 0, Unchanged: 360, Failed: 0, Readonly: 0)
[2026-02-11T21:02:29.113Z] [INFO]
[2026-02-11T21:02:29.113Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc-tests ---
[2026-02-11T21:02:29.822Z] [INFO] Processed 360 files in 00:01.013 (Already Sorted: 360, Needed Sorting: 0)
[2026-02-11T21:02:29.822Z] [INFO]
[2026-02-11T21:02:29.822Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ arc-tests ---
[2026-02-11T21:02:29.823Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:02:29.823Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:02:29.823Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/tests/src/main/resources
[2026-02-11T21:02:29.823Z] [INFO]
[2026-02-11T21:02:29.823Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ arc-tests ---
[2026-02-11T21:02:29.823Z] [INFO] No sources to compile
[2026-02-11T21:02:29.823Z] [INFO]
[2026-02-11T21:02:29.823Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ arc-tests ---
[2026-02-11T21:02:29.823Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:02:29.823Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:02:29.823Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/tests/src/test/resources
[2026-02-11T21:02:29.823Z] [INFO]
[2026-02-11T21:02:29.823Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ arc-tests ---
[2026-02-11T21:02:29.823Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:02:29.823Z] [INFO] Compiling 360 source files to /quarkus/independent-projects/arc/tests/target/test-classes
[2026-02-11T21:02:33.614Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/injection/assignability/generics/RawTypeAssignabilityTest.java:[66,20] unchecked call to Foo(T) as a member of the raw type io.quarkus.arc.test.injection.assignability.generics.RawTypeAssignabilityTest.Foo
[2026-02-11T21:02:33.614Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityResolutionTest.java:[58,10] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-11T21:02:33.614Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityAnnotationTest.java:[57,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-11T21:02:33.614Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityAnnotationTest.java:[75,10] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-11T21:02:33.614Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityAnnotationTest.java:[88,10] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-11T21:02:33.614Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityAnnotationTest.java:[93,10] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-11T21:02:33.614Z] [INFO]
[2026-02-11T21:02:33.614Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ arc-tests ---
[2026-02-11T21:02:33.614Z] [INFO]
[2026-02-11T21:02:33.614Z] [INFO] -------------------------------------------------------
[2026-02-11T21:02:33.614Z] [INFO] T E S T S
[2026-02-11T21:02:33.614Z] [INFO] -------------------------------------------------------
[2026-02-11T21:02:33.614Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-11T21:02:34.769Z] [INFO] Running io.quarkus.arc.test.interceptors.parameters.ParamInterceptorTest
[2026-02-11T21:02:35.099Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s - in io.quarkus.arc.test.interceptors.parameters.ParamInterceptorTest
[2026-02-11T21:02:35.099Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.transitive.with.transformer.TransitiveInterceptionWithTransformerApplicationTest
[2026-02-11T21:02:35.099Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in io.quarkus.arc.test.interceptors.bindings.transitive.with.transformer.TransitiveInterceptionWithTransformerApplicationTest
[2026-02-11T21:02:35.099Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.transitive.TransitiveInterceptorBindingTest
[2026-02-11T21:02:35.429Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 s - in io.quarkus.arc.test.interceptors.bindings.transitive.TransitiveInterceptorBindingTest
[2026-02-11T21:02:35.429Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.multiple.MultipleBindingsTest
[2026-02-11T21:02:35.429Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in io.quarkus.arc.test.interceptors.bindings.multiple.MultipleBindingsTest
[2026-02-11T21:02:35.429Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingTest
[2026-02-11T21:02:35.429Z] Feb 11, 2026 9:02:35 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-11T21:02:35.429Z] INFO: The interceptor io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingTest$IncrementingInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-11T21:02:35.761Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingTest
[2026-02-11T21:02:35.761Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.repeatable.InheritedRepeatableInterceptorBindingTest
[2026-02-11T21:02:35.761Z] Feb 11, 2026 9:02:35 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-11T21:02:35.761Z] INFO: The interceptor io.quarkus.arc.test.interceptors.bindings.repeatable.InheritedRepeatableInterceptorBindingTest$IncrementingInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-11T21:02:35.761Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in io.quarkus.arc.test.interceptors.bindings.repeatable.InheritedRepeatableInterceptorBindingTest
[2026-02-11T21:02:35.761Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingWithNonbindingAttributeTest
[2026-02-11T21:02:35.761Z] Feb 11, 2026 9:02:35 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-11T21:02:35.761Z] INFO: The interceptor io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingWithNonbindingAttributeTest$IncrementingInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-11T21:02:35.761Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingWithNonbindingAttributeTest
[2026-02-11T21:02:35.761Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.InvocationContextBindingsTest
[2026-02-11T21:02:35.761Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in io.quarkus.arc.test.interceptors.bindings.InvocationContextBindingsTest
[2026-02-11T21:02:35.761Z] [INFO] Running io.quarkus.arc.test.interceptors.subclasses.InterceptorSubclassesAreSharedTest
[2026-02-11T21:02:35.761Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in io.quarkus.arc.test.interceptors.subclasses.InterceptorSubclassesAreSharedTest
[2026-02-11T21:02:35.761Z] [INFO] Running io.quarkus.arc.test.interceptors.nonpublicparams.NonPublicParametersTest
[2026-02-11T21:02:36.090Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.arc.test.interceptors.nonpublicparams.NonPublicParametersTest
[2026-02-11T21:02:36.090Z] [INFO] Running io.quarkus.arc.test.interceptors.noclassinterceptors.NoClassInterceptorsTest
[2026-02-11T21:02:36.090Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in io.quarkus.arc.test.interceptors.noclassinterceptors.NoClassInterceptorsTest
[2026-02-11T21:02:36.090Z] [INFO] Running io.quarkus.arc.test.interceptors.complex.MultipleInterceptionTypesTogetherTest
[2026-02-11T21:02:36.090Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in io.quarkus.arc.test.interceptors.complex.MultipleInterceptionTypesTogetherTest
[2026-02-11T21:02:36.090Z] [INFO] Running io.quarkus.arc.test.interceptors.arcInvContext.ArcInvocationContextTest
[2026-02-11T21:02:36.090Z] Feb 11, 2026 9:02:35 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-11T21:02:36.090Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-11T21:02:36.090Z] - Interceptor method io.quarkus.arc.test.interceptors.arcInvContext.ArcContextInterceptorPrivate#aroundInvoke(),
[2026-02-11T21:02:36.090Z] - Interceptor method io.quarkus.arc.test.interceptors.arcInvContext.ArcContextLifecycleInterceptorPrivate#postConstruct(),
[2026-02-11T21:02:36.090Z] - Interceptor method io.quarkus.arc.test.interceptors.arcInvContext.ArcContextLifecycleInterceptorPrivate#preDestroy()
[2026-02-11T21:02:36.090Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in io.quarkus.arc.test.interceptors.arcInvContext.ArcInvocationContextTest
[2026-02-11T21:02:36.090Z] [INFO] Running io.quarkus.arc.test.interceptors.methodargs.MethodArgsInterceptionTest
[2026-02-11T21:02:36.090Z] Feb 11, 2026 9:02:35 PM io.quarkus.arc.processor.Methods$SubclassSkipPredicate test
[2026-02-11T21:02:36.090Z] WARN: A method runWorker() declared on io.quarkus.arc.test.interceptors.methodargs.base.BaseExecutor has a non-public parameter of type io.quarkus.arc.test.interceptors.methodargs.base.BaseExecutor$Worker which prevents it from being intercepted. Please change the parameter type visibility in order to make it intercepted.
[2026-02-11T21:02:36.090Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in io.quarkus.arc.test.interceptors.methodargs.MethodArgsInterceptionTest
[2026-02-11T21:02:36.090Z] [INFO] Running io.quarkus.arc.test.interceptors.finalmethod.FinalNonInterceptedMethodTest
[2026-02-11T21:02:36.090Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in io.quarkus.arc.test.interceptors.finalmethod.FinalNonInterceptedMethodTest
[2026-02-11T21:02:36.090Z] [INFO] Running io.quarkus.arc.test.interceptors.finalmethod.FinalInterceptedMethodTest
[2026-02-11T21:02:36.090Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.interceptors.finalmethod.FinalInterceptedMethodTest
[2026-02-11T21:02:36.091Z] [INFO] Running io.quarkus.arc.test.interceptors.defaultmethod.DefaultMethodInterceptorTest
[2026-02-11T21:02:36.420Z] Feb 11, 2026 9:02:36 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-11T21:02:36.420Z] INFO: The interceptor io.quarkus.arc.test.interceptors.defaultmethod.MessageInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-11T21:02:36.420Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in io.quarkus.arc.test.interceptors.defaultmethod.DefaultMethodInterceptorTest
[2026-02-11T21:02:36.420Z] [INFO] Running io.quarkus.arc.test.interceptors.postConstruct.inherited.PackagePrivatePostConstructInheritanceTest
[2026-02-11T21:02:36.420Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in io.quarkus.arc.test.interceptors.postConstruct.inherited.PackagePrivatePostConstructInheritanceTest
[2026-02-11T21:02:36.420Z] [INFO] Running io.quarkus.arc.test.interceptors.mixed.BusinessLifecycleInterceptorTest
[2026-02-11T21:02:36.420Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.arc.test.interceptors.mixed.BusinessLifecycleInterceptorTest
[2026-02-11T21:02:36.420Z] [INFO] Running io.quarkus.arc.test.interceptors.intercepted.InterceptedBeanInjectionTest
[2026-02-11T21:02:36.420Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in io.quarkus.arc.test.interceptors.intercepted.InterceptedBeanInjectionTest
[2026-02-11T21:02:36.420Z] [INFO] Running io.quarkus.arc.test.interceptors.bridge.BridgeMethodInterceptionTest
[2026-02-11T21:02:36.420Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in io.quarkus.arc.test.interceptors.bridge.BridgeMethodInterceptionTest
[2026-02-11T21:02:36.420Z] [INFO] Running io.quarkus.arc.test.interceptors.exceptionhandling.InterceptorExceptionHandlingTest
[2026-02-11T21:02:36.750Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s - in io.quarkus.arc.test.interceptors.exceptionhandling.InterceptorExceptionHandlingTest
[2026-02-11T21:02:36.750Z] [INFO] Running io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest
[2026-02-11T21:02:36.750Z] Feb 11, 2026 9:02:36 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-11T21:02:36.750Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$SimpleInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-11T21:02:36.750Z] Feb 11, 2026 9:02:36 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-11T21:02:36.750Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$OtherInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-11T21:02:36.750Z] Feb 11, 2026 9:02:36 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-11T21:02:36.750Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$SimpleInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-11T21:02:36.750Z] Feb 11, 2026 9:02:36 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-11T21:02:36.750Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$OtherInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-11T21:02:36.750Z] Feb 11, 2026 9:02:36 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-11T21:02:36.750Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$SimpleInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-11T21:02:36.750Z] Feb 11, 2026 9:02:36 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-11T21:02:36.750Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$OtherInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-11T21:02:36.750Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest
[2026-02-11T21:02:36.750Z] [INFO] Running io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructReturningObjectTest
[2026-02-11T21:02:36.750Z] Feb 11, 2026 9:02:36 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-11T21:02:36.750Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructReturningObjectTest$SimpleInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-11T21:02:36.750Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructReturningObjectTest
[2026-02-11T21:02:36.750Z] [INFO] Running io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructTest
[2026-02-11T21:02:36.750Z] Feb 11, 2026 9:02:36 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-11T21:02:36.750Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructTest$SimpleInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-11T21:02:36.750Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructTest
[2026-02-11T21:02:36.750Z] [INFO] Running io.quarkus.arc.test.interceptors.selfinvocation.SelfInvocationTest
[2026-02-11T21:02:36.750Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.arc.test.interceptors.selfinvocation.SelfInvocationTest
[2026-02-11T21:02:36.750Z] [INFO] Running io.quarkus.arc.test.interceptors.KotlinInterceptorTest
[2026-02-11T21:02:37.080Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.arc.test.interceptors.KotlinInterceptorTest
[2026-02-11T21:02:37.080Z] [INFO] Running io.quarkus.arc.test.interceptors.no.priority.InterceptorWithNoPriorityTest
[2026-02-11T21:02:37.080Z] Feb 11, 2026 9:02:36 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-11T21:02:37.080Z] INFO: The interceptor io.quarkus.arc.test.interceptors.no.priority.SimpleInterceptorWithNoPriority does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-11T21:02:37.080Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in io.quarkus.arc.test.interceptors.no.priority.InterceptorWithNoPriorityTest
[2026-02-11T21:02:37.080Z] [INFO] Running io.quarkus.arc.test.interceptors.bindingdefaultvalue.BindingDefaultValueTest
[2026-02-11T21:02:37.080Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.arc.test.interceptors.bindingdefaultvalue.BindingDefaultValueTest
[2026-02-11T21:02:37.080Z] [INFO] Running io.quarkus.arc.test.interceptors.inheritance.InterceptorSuperclassTest
[2026-02-11T21:02:37.080Z] Feb 11, 2026 9:02:36 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-11T21:02:37.080Z] INFO: The interceptor io.quarkus.arc.test.interceptors.inheritance.Interceptor2 does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-11T21:02:37.080Z] Feb 11, 2026 9:02:36 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-11T21:02:37.080Z] INFO: The interceptor io.quarkus.arc.test.interceptors.inheritance.Interceptor1 does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-11T21:02:37.080Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.interceptors.inheritance.InterceptorSuperclassTest
[2026-02-11T21:02:37.080Z] [INFO] Running io.quarkus.arc.test.interceptors.constructor.SubclassConstructorGuardTest
[2026-02-11T21:02:37.080Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.interceptors.constructor.SubclassConstructorGuardTest
[2026-02-11T21:02:37.080Z] [INFO] Running io.quarkus.arc.test.interceptors.context.AsyncContinuationTest
[2026-02-11T21:02:37.080Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.arc.test.interceptors.context.AsyncContinuationTest
[2026-02-11T21:02:37.080Z] [INFO] Running io.quarkus.arc.test.interceptors.context.ContextDataTest
[2026-02-11T21:02:37.080Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.interceptors.context.ContextDataTest
[2026-02-11T21:02:37.080Z] [INFO] Running io.quarkus.arc.test.interceptors.privatemethod.PrivateInterceptorMethodTest
[2026-02-11T21:02:37.080Z] Feb 11, 2026 9:02:36 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-11T21:02:37.080Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-11T21:02:37.080Z] - Interceptor method io.quarkus.arc.test.interceptors.privatemethod.PrivateInterceptorMethodTest$SimpleInterceptor#mySuperCoolAroundInvoke()
[2026-02-11T21:02:37.080Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.interceptors.privatemethod.PrivateInterceptorMethodTest
[2026-02-11T21:02:37.080Z] [INFO] Running io.quarkus.arc.test.interceptors.SimpleInterceptorTest
[2026-02-11T21:02:37.080Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in io.quarkus.arc.test.interceptors.SimpleInterceptorTest
[2026-02-11T21:02:37.080Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedBeanClassFinalTest
[2026-02-11T21:02:37.080Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.validation.NormalScopedBeanClassFinalTest
[2026-02-11T21:02:37.080Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerFieldWrongConstructorTest
[2026-02-11T21:02:37.080Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.validation.NormalScopedProducerFieldWrongConstructorTest
[2026-02-11T21:02:37.080Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedAsyncObserverTest
[2026-02-11T21:02:37.080Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedAsyncObserverTest
[2026-02-11T21:02:37.080Z] [INFO] Running io.quarkus.arc.test.validation.BoundInterceptorPrivateNoArgsConstructorTest
[2026-02-11T21:02:37.080Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.validation.BoundInterceptorPrivateNoArgsConstructorTest
[2026-02-11T21:02:37.080Z] [INFO] Running io.quarkus.arc.test.validation.BoundInterceptorFinalTest
[2026-02-11T21:02:37.080Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.validation.BoundInterceptorFinalTest
[2026-02-11T21:02:37.080Z] [INFO] Running io.quarkus.arc.test.validation.ClassBeanMultipleScopesTest
[2026-02-11T21:02:37.080Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.validation.ClassBeanMultipleScopesTest
[2026-02-11T21:02:37.081Z] [INFO] Running io.quarkus.arc.test.validation.ProducerFieldMultipleScopesTest
[2026-02-11T21:02:37.410Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.validation.ProducerFieldMultipleScopesTest
[2026-02-11T21:02:37.410Z] [INFO] Running io.quarkus.arc.test.validation.StereotypeOnFieldTest
[2026-02-11T21:02:37.410Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.validation.StereotypeOnFieldTest
[2026-02-11T21:02:37.410Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedDisposerTest
[2026-02-11T21:02:37.410Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedDisposerTest
[2026-02-11T21:02:37.410Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedConstructorTest
[2026-02-11T21:02:37.410Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.validation.NormalScopedConstructorTest
[2026-02-11T21:02:37.410Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerMethodFinalTypeTest
[2026-02-11T21:02:37.410Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.validation.NormalScopedProducerMethodFinalTypeTest
[2026-02-11T21:02:37.410Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerFieldFinalTypeTest
[2026-02-11T21:02:37.411Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.validation.NormalScopedProducerFieldFinalTypeTest
[2026-02-11T21:02:37.411Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedProducerTest
[2026-02-11T21:02:37.411Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedProducerTest
[2026-02-11T21:02:37.411Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerMethodWrongConstructorTest
[2026-02-11T21:02:37.411Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.validation.NormalScopedProducerMethodWrongConstructorTest
[2026-02-11T21:02:37.411Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedObserverTest
[2026-02-11T21:02:37.411Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedObserverTest
[2026-02-11T21:02:37.411Z] [INFO] Running io.quarkus.arc.test.validation.ProducerMethodMultipleScopesTest
[2026-02-11T21:02:37.411Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.validation.ProducerMethodMultipleScopesTest
[2026-02-11T21:02:37.411Z] [INFO] Running io.quarkus.arc.test.validation.StereotypeOnMethodTest
[2026-02-11T21:02:37.411Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.StereotypeOnMethodTest
[2026-02-11T21:02:37.411Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedPrivateNoArgsConstructorTest
[2026-02-11T21:02:37.411Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.validation.NormalScopedPrivateNoArgsConstructorTest
[2026-02-11T21:02:37.411Z] [INFO] Running io.quarkus.arc.test.inheritance.MemberLevelInheritanceTest
[2026-02-11T21:02:37.411Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in io.quarkus.arc.test.inheritance.MemberLevelInheritanceTest
[2026-02-11T21:02:37.411Z] [INFO] Running io.quarkus.arc.test.inheritance.QualifiersInheritanceTest
[2026-02-11T21:02:37.411Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.inheritance.QualifiersInheritanceTest
[2026-02-11T21:02:37.411Z] [INFO] Running io.quarkus.arc.test.inheritance.TypeLevelInheritanceTest
[2026-02-11T21:02:37.411Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.arc.test.inheritance.TypeLevelInheritanceTest
[2026-02-11T21:02:37.411Z] [INFO] Running io.quarkus.arc.test.inheritance.ScopeInheritanceTest
[2026-02-11T21:02:37.411Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.inheritance.ScopeInheritanceTest
[2026-02-11T21:02:37.411Z] [INFO] Running io.quarkus.arc.test.alternatives.AlternativesPriorityTest
[2026-02-11T21:02:37.411Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.alternatives.AlternativesPriorityTest
[2026-02-11T21:02:37.411Z] [INFO] Running io.quarkus.arc.test.alternatives.AlternativesTest
[2026-02-11T21:02:37.411Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in io.quarkus.arc.test.alternatives.AlternativesTest
[2026-02-11T21:02:37.411Z] [INFO] Running io.quarkus.arc.test.alternatives.priority.AlternativePriorityResolutionTest
[2026-02-11T21:02:37.411Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.alternatives.priority.AlternativePriorityResolutionTest
[2026-02-11T21:02:37.411Z] [INFO] Running io.quarkus.arc.test.alternatives.priority.AlternativePriorityAnnotationTest
[2026-02-11T21:02:37.411Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.arc.test.alternatives.priority.AlternativePriorityAnnotationTest
[2026-02-11T21:02:37.411Z] [INFO] Running io.quarkus.arc.test.alternatives.priority.ComputedAlternativePriorityTest
[2026-02-11T21:02:37.411Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.arc.test.alternatives.priority.ComputedAlternativePriorityTest
[2026-02-11T21:02:37.411Z] [INFO] Running io.quarkus.arc.test.injection.privateinitializer.PrivateInitializerInjectionTest
[2026-02-11T21:02:37.740Z] Feb 11, 2026 9:02:37 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-11T21:02:37.740Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-11T21:02:37.740Z] - @Inject initializer io.quarkus.arc.test.injection.privateinitializer.PrivateInitializerInjectionTest$CombineHarvester#setHead()
[2026-02-11T21:02:37.740Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in io.quarkus.arc.test.injection.privateinitializer.PrivateInitializerInjectionTest
[2026-02-11T21:02:37.740Z] [INFO] Running io.quarkus.arc.test.injection.constructornoinject.NoArgConstructorTakesPrecedenceTest
[2026-02-11T21:02:37.740Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.injection.constructornoinject.NoArgConstructorTakesPrecedenceTest
[2026-02-11T21:02:37.740Z] [INFO] Running io.quarkus.arc.test.injection.constructornoinject.MultiInjectConstructorFailureTest
[2026-02-11T21:02:37.740Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.injection.constructornoinject.MultiInjectConstructorFailureTest
[2026-02-11T21:02:37.740Z] [INFO] Running io.quarkus.arc.test.injection.constructornoinject.SingleNonNoArgConstructorInjectionTest
[2026-02-11T21:02:37.740Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.injection.constructornoinject.SingleNonNoArgConstructorInjectionTest
[2026-02-11T21:02:37.740Z] [INFO] Running io.quarkus.arc.test.injection.superclass.SuperclassInjectionTest
[2026-02-11T21:02:37.740Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in io.quarkus.arc.test.injection.superclass.SuperclassInjectionTest
[2026-02-11T21:02:37.740Z] [INFO] Running io.quarkus.arc.test.injection.assignability.OptionalAssignabilityTest
[2026-02-11T21:02:37.740Z] Feb 11, 2026 9:02:37 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-11T21:02:37.740Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-11T21:02:37.740Z] - @Inject initializer io.quarkus.arc.test.injection.assignability.OptionalAssignabilityTest$InjectOptionals#setOptionals()
[2026-02-11T21:02:37.740Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.arc.test.injection.assignability.OptionalAssignabilityTest
[2026-02-11T21:02:37.740Z] [INFO] Running io.quarkus.arc.test.injection.assignability.ListJdkElementTypeTest
[2026-02-11T21:02:37.740Z] Feb 11, 2026 9:02:37 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-11T21:02:37.740Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-11T21:02:37.740Z] - @Inject initializer io.quarkus.arc.test.injection.assignability.ListJdkElementTypeTest$InjectList#setLists()
[2026-02-11T21:02:37.740Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.arc.test.injection.assignability.ListJdkElementTypeTest
[2026-02-11T21:02:37.740Z] [INFO] Running io.quarkus.arc.test.injection.assignability.generics.AssignabilityWithGenericsTest
[2026-02-11T21:02:38.069Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s - in io.quarkus.arc.test.injection.assignability.generics.AssignabilityWithGenericsTest
[2026-02-11T21:02:38.069Z] [INFO] Running io.quarkus.arc.test.injection.assignability.generics.RawTypeAssignabilityTest
[2026-02-11T21:02:38.069Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.arc.test.injection.assignability.generics.RawTypeAssignabilityTest
[2026-02-11T21:02:38.069Z] [INFO] Running io.quarkus.arc.test.injection.finalfield.FinalFieldInjectionTest
[2026-02-11T21:02:38.069Z] Feb 11, 2026 9:02:37 PM io.quarkus.arc.processor.Injection getAllInjectionPoints
[2026-02-11T21:02:38.069Z] WARN: An injection field must be non-static and non-final - ignoring: io.quarkus.arc.test.injection.finalfield.FinalFieldInjectionTest$CombineHarvester#head
[2026-02-11T21:02:38.069Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.injection.finalfield.FinalFieldInjectionTest
[2026-02-11T21:02:38.069Z] [INFO] Running io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest
[2026-02-11T21:02:38.069Z] Feb 11, 2026 9:02:37 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-11T21:02:38.069Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-11T21:02:38.069Z] - Bean constructor void <init>(io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest$Head head) on io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest$CombineHarvester
[2026-02-11T21:02:38.069Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest
[2026-02-11T21:02:38.070Z] [INFO] Running io.quarkus.arc.test.injection.privatefield.PrivateFieldInjectionTest
[2026-02-11T21:02:38.070Z] Feb 11, 2026 9:02:37 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-11T21:02:38.070Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-11T21:02:38.070Z] - @Inject field io.quarkus.arc.test.injection.privatefield.PrivateFieldInjectionTest$CombineHarvester#head
[2026-02-11T21:02:38.070Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.injection.privatefield.PrivateFieldInjectionTest
[2026-02-11T21:02:38.070Z] [INFO] Running io.quarkus.arc.test.injection.staticfield.StaticFieldInjectionTest
[2026-02-11T21:02:38.070Z] Feb 11, 2026 9:02:37 PM io.quarkus.arc.processor.Injection getAllInjectionPoints
[2026-02-11T21:02:38.070Z] WARN: An injection field must be non-static and non-final - ignoring: io.quarkus.arc.test.injection.staticfield.StaticFieldInjectionTest$CombineHarvester#head
[2026-02-11T21:02:38.070Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.arc.test.injection.staticfield.StaticFieldInjectionTest
[2026-02-11T21:02:38.070Z] [INFO] Running io.quarkus.arc.test.injection.resource.ResourceInjectionTest
[2026-02-11T21:02:38.070Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.injection.resource.ResourceInjectionTest
[2026-02-11T21:02:38.070Z] [INFO] Running io.quarkus.arc.test.injection.erroneous.CircularInjectionNotSupportedTest
[2026-02-11T21:02:38.398Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in io.quarkus.arc.test.injection.erroneous.CircularInjectionNotSupportedTest
[2026-02-11T21:02:38.398Z] [INFO] Running io.quarkus.arc.test.producer.generic.ErasedGenericTest
[2026-02-11T21:02:38.398Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.arc.test.producer.generic.ErasedGenericTest
[2026-02-11T21:02:38.398Z] [INFO] Running io.quarkus.arc.test.producer.generic.GenericProducerHierarchyTest
[2026-02-11T21:02:38.398Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.arc.test.producer.generic.GenericProducerHierarchyTest
[2026-02-11T21:02:38.398Z] [INFO] Running io.quarkus.arc.test.producer.primitive.PrimitiveProducerTest
[2026-02-11T21:02:38.398Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in io.quarkus.arc.test.producer.primitive.PrimitiveProducerTest
[2026-02-11T21:02:38.398Z] [INFO] Running io.quarkus.arc.test.producer.dependent.DeclaringBeanTest
[2026-02-11T21:02:38.398Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in io.quarkus.arc.test.producer.dependent.DeclaringBeanTest
[2026-02-11T21:02:38.398Z] [INFO] Running io.quarkus.arc.test.producer.async.AsyncProducerTest
[2026-02-11T21:02:38.398Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.producer.async.AsyncProducerTest
[2026-02-11T21:02:38.398Z] [INFO] Running io.quarkus.arc.test.producer.illegal.IllegalProducerTest
[2026-02-11T21:02:38.398Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in io.quarkus.arc.test.producer.illegal.IllegalProducerTest
[2026-02-11T21:02:38.398Z] [INFO] Running io.quarkus.arc.test.producer.illegal.ProducerFieldWithInjectTest
[2026-02-11T21:02:38.398Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.producer.illegal.ProducerFieldWithInjectTest
[2026-02-11T21:02:38.398Z] [INFO] Running io.quarkus.arc.test.producer.discovery.ProducerOnClassWithoutBeanDefiningAnnotationTest
[2026-02-11T21:02:38.398Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.producer.discovery.ProducerOnClassWithoutBeanDefiningAnnotationTest
[2026-02-11T21:02:38.398Z] [INFO] Running io.quarkus.arc.test.producer.privatemember.PrivateProducerFieldTest
[2026-02-11T21:02:38.398Z] Feb 11, 2026 9:02:38 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-11T21:02:38.398Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-11T21:02:38.398Z] - Producer field io.quarkus.arc.test.producer.privatemember.PrivateProducerFieldTest$HeadProducer#head
[2026-02-11T21:02:38.399Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.producer.privatemember.PrivateProducerFieldTest
[2026-02-11T21:02:38.399Z] [INFO] Running io.quarkus.arc.test.producer.privatemember.PrivateProducerMethodTest
[2026-02-11T21:02:38.399Z] Feb 11, 2026 9:02:38 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-11T21:02:38.399Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-11T21:02:38.399Z] - Producer method io.quarkus.arc.test.producer.privatemember.PrivateProducerMethodTest$HeadProducer#produce()
[2026-02-11T21:02:38.727Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.producer.privatemember.PrivateProducerMethodTest
[2026-02-11T21:02:38.727Z] [INFO] Running io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest
[2026-02-11T21:02:38.727Z] Feb 11, 2026 9:02:38 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-11T21:02:38.727Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-11T21:02:38.727Z] - Producer method io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest$SomeProducer#produceLong(),
[2026-02-11T21:02:38.728Z] - Producer field io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest$SomeProducer#longField
[2026-02-11T21:02:38.728Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest
[2026-02-11T21:02:38.728Z] [INFO] Running io.quarkus.arc.test.producer.disposer.DisposerTest
[2026-02-11T21:02:38.728Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in io.quarkus.arc.test.producer.disposer.DisposerTest
[2026-02-11T21:02:38.728Z] [INFO] Running io.quarkus.arc.test.producer.disposer.DisposerWithWildcardTest
[2026-02-11T21:02:38.728Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.producer.disposer.DisposerWithWildcardTest
[2026-02-11T21:02:38.728Z] [INFO] Running io.quarkus.arc.test.clientproxy.delegatingmethods.ClientProxyMethodInvocationInConstructorTest
[2026-02-11T21:02:38.728Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.clientproxy.delegatingmethods.ClientProxyMethodInvocationInConstructorTest
[2026-02-11T21:02:38.728Z] [INFO] Running io.quarkus.arc.test.clientproxy.constructor.ClientProxyConstructorGuardTest
[2026-02-11T21:02:38.728Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.clientproxy.constructor.ClientProxyConstructorGuardTest
[2026-02-11T21:02:38.728Z] [INFO] Running io.quarkus.arc.test.clientproxy.constructor.ProducerReturnTypePackagePrivateNoArgsConstructorTest
[2026-02-11T21:02:38.728Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.clientproxy.constructor.ProducerReturnTypePackagePrivateNoArgsConstructorTest
[2026-02-11T21:02:38.728Z] [INFO] Running io.quarkus.arc.test.clientproxy.toString.ClientProxyToStringDelegatedTest
[2026-02-11T21:02:38.728Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.clientproxy.toString.ClientProxyToStringDelegatedTest
[2026-02-11T21:02:38.728Z] [INFO] Running io.quarkus.arc.test.clientproxy.bridgemethod.SameDescriptorDifferentReturnTypeMethodTest
[2026-02-11T21:02:38.728Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.clientproxy.bridgemethod.SameDescriptorDifferentReturnTypeMethodTest
[2026-02-11T21:02:38.728Z] [INFO] Running io.quarkus.arc.test.clientproxy.ClientProxyGetContextualInstanceTest
[2026-02-11T21:02:38.728Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.clientproxy.ClientProxyGetContextualInstanceTest
[2026-02-11T21:02:38.728Z] [INFO] Running io.quarkus.arc.test.clientproxy.finalmethod.FinalMethodIgnoredTest
[2026-02-11T21:02:38.728Z] Feb 11, 2026 9:02:38 PM io.quarkus.arc.processor.Methods skipForClientProxy
[2026-02-11T21:02:38.728Z] WARN: Final method io.quarkus.arc.test.clientproxy.finalmethod.FinalMethodIgnoredTest$Moo.getVal() is ignored during proxy generation and should never be invoked upon the proxy instance!
[2026-02-11T21:02:38.728Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.clientproxy.finalmethod.FinalMethodIgnoredTest
[2026-02-11T21:02:38.728Z] [INFO] Running io.quarkus.arc.test.clientproxy.ProducerClientProxyTest
[2026-02-11T21:02:38.728Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.clientproxy.ProducerClientProxyTest
[2026-02-11T21:02:38.728Z] [INFO] Running io.quarkus.arc.test.observers.inheritance.generated.GeneratedObserverClassNotSharedTest
[2026-02-11T21:02:38.728Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.observers.inheritance.generated.GeneratedObserverClassNotSharedTest
[2026-02-11T21:02:38.728Z] [INFO] Running io.quarkus.arc.test.observers.inheritance.different.packages.subpackage.PackagePrivateObserverInheritanceTest
[2026-02-11T21:02:38.728Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.observers.inheritance.different.packages.subpackage.PackagePrivateObserverInheritanceTest
[2026-02-11T21:02:38.728Z] [INFO] Running io.quarkus.arc.test.observers.inheritance.ObserverInheritanceTest
[2026-02-11T21:02:39.057Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in io.quarkus.arc.test.observers.inheritance.ObserverInheritanceTest
[2026-02-11T21:02:39.057Z] [INFO] Running io.quarkus.arc.test.observers.discovery.ObserverOnClassWithoutBeanDefiningAnnotationTest
[2026-02-11T21:02:39.057Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.observers.discovery.ObserverOnClassWithoutBeanDefiningAnnotationTest
[2026-02-11T21:02:39.057Z] [INFO] Running io.quarkus.arc.test.observers.RuntimeClassTest
[2026-02-11T21:02:39.057Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.observers.RuntimeClassTest
[2026-02-11T21:02:39.057Z] [INFO] Running io.quarkus.arc.test.observers.notification.ObserverNotificationTest
[2026-02-11T21:02:39.057Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.observers.notification.ObserverNotificationTest
[2026-02-11T21:02:39.057Z] [INFO] Running io.quarkus.arc.test.observers.metadata.EventMetadataTest
[2026-02-11T21:02:39.057Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.arc.test.observers.metadata.EventMetadataTest
[2026-02-11T21:02:39.057Z] [INFO] Running io.quarkus.arc.test.observers.metadata.EventMetadataWrongInjectionTest
[2026-02-11T21:02:39.057Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.observers.metadata.EventMetadataWrongInjectionTest
[2026-02-11T21:02:39.057Z] [INFO] Running io.quarkus.arc.test.observers.duplicate.bindings.DuplicateBindingsResolutionTest
[2026-02-11T21:02:39.057Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.observers.duplicate.bindings.DuplicateBindingsResolutionTest
[2026-02-11T21:02:39.057Z] [INFO] Running io.quarkus.arc.test.observers.injection.SimpleObserverInjectionTest
[2026-02-11T21:02:39.057Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.observers.injection.SimpleObserverInjectionTest
[2026-02-11T21:02:39.057Z] [INFO] Running io.quarkus.arc.test.observers.ParameterizedPayloadTest
[2026-02-11T21:02:39.057Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in io.quarkus.arc.test.observers.ParameterizedPayloadTest
[2026-02-11T21:02:39.057Z] [INFO] Running io.quarkus.arc.test.observers.staticmethods.StaticObserverTest
[2026-02-11T21:02:39.057Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.observers.staticmethods.StaticObserverTest
[2026-02-11T21:02:39.057Z] [INFO] Running io.quarkus.arc.test.observers.request.RequestInObserverNotificationTest
[2026-02-11T21:02:39.057Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.observers.request.RequestInObserverNotificationTest
[2026-02-11T21:02:39.057Z] [INFO] Running io.quarkus.arc.test.observers.async.AsyncObserverExceptionTest
[2026-02-11T21:02:39.057Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.observers.async.AsyncObserverExceptionTest
[2026-02-11T21:02:39.057Z] [INFO] Running io.quarkus.arc.test.observers.async.AsyncObserverTest
[2026-02-11T21:02:39.057Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.observers.async.AsyncObserverTest
[2026-02-11T21:02:39.057Z] [INFO] Running io.quarkus.arc.test.observers.ifexists.ReceptionIfExistsTest
[2026-02-11T21:02:39.388Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.observers.ifexists.ReceptionIfExistsTest
[2026-02-11T21:02:39.388Z] [INFO] Running io.quarkus.arc.test.observers.SimpleObserverTest
[2026-02-11T21:02:39.388Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.observers.SimpleObserverTest
[2026-02-11T21:02:39.388Z] [INFO] Running io.quarkus.arc.test.observers.ordering.ObserverOrderingTest
[2026-02-11T21:02:39.388Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.observers.ordering.ObserverOrderingTest
[2026-02-11T21:02:39.388Z] [INFO] Running io.quarkus.arc.test.decorators.priority.MultipleDecoratorsSamePriorityTest
[2026-02-11T21:02:39.388Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.arc.test.decorators.priority.MultipleDecoratorsSamePriorityTest
[2026-02-11T21:02:39.388Z] [INFO] Running io.quarkus.arc.test.decorators.priority.MultipleDecoratorsTest
[2026-02-11T21:02:39.388Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.arc.test.decorators.priority.MultipleDecoratorsTest
[2026-02-11T21:02:39.388Z] [INFO] Running io.quarkus.arc.test.decorators.validation.MultipleDelegateInjectionPointsTest
[2026-02-11T21:02:39.388Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.decorators.validation.MultipleDelegateInjectionPointsTest
[2026-02-11T21:02:39.388Z] [INFO] Running io.quarkus.arc.test.decorators.validation.NonDependentScopeTest
[2026-02-11T21:02:39.388Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.decorators.validation.NonDependentScopeTest
[2026-02-11T21:02:39.389Z] [INFO] Running io.quarkus.arc.test.decorators.validation.AbstractDecoratorWithAbstractMethodTest
[2026-02-11T21:02:39.389Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.decorators.validation.AbstractDecoratorWithAbstractMethodTest
[2026-02-11T21:02:39.389Z] [INFO] Running io.quarkus.arc.test.decorators.validation.NoDecoratedTypeTest
[2026-02-11T21:02:39.389Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.decorators.validation.NoDecoratedTypeTest
[2026-02-11T21:02:39.389Z] [INFO] Running io.quarkus.arc.test.decorators.validation.DelegateDoesNotImplementDecoratedTypeTest
[2026-02-11T21:02:39.389Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.decorators.validation.DelegateDoesNotImplementDecoratedTypeTest
[2026-02-11T21:02:39.389Z] [INFO] Running io.quarkus.arc.test.decorators.validation.NoDelegateInjectionPointTest
[2026-02-11T21:02:39.389Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.decorators.validation.NoDelegateInjectionPointTest
[2026-02-11T21:02:39.389Z] [INFO] Running io.quarkus.arc.test.decorators.interceptor.InterceptorAndDecoratorTest
[2026-02-11T21:02:39.389Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in io.quarkus.arc.test.decorators.interceptor.InterceptorAndDecoratorTest
[2026-02-11T21:02:39.389Z] [INFO] Running io.quarkus.arc.test.decorators.qualifiers.DelegateQualifiersTest
[2026-02-11T21:02:39.389Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in io.quarkus.arc.test.decorators.qualifiers.DelegateQualifiersTest
[2026-02-11T21:02:39.389Z] [INFO] Running io.quarkus.arc.test.decorators.generics.GenericsDecoratorTest
[2026-02-11T21:02:39.389Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.arc.test.decorators.generics.GenericsDecoratorTest
[2026-02-11T21:02:39.389Z] [INFO] Running io.quarkus.arc.test.decorators.abstractimpl.InterceptorAndAbstractDecoratorTest
[2026-02-11T21:02:39.389Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.arc.test.decorators.abstractimpl.InterceptorAndAbstractDecoratorTest
[2026-02-11T21:02:39.389Z] [INFO] Running io.quarkus.arc.test.decorators.abstractimpl.AbstractDecoratorTest
[2026-02-11T21:02:39.718Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.arc.test.decorators.abstractimpl.AbstractDecoratorTest
[2026-02-11T21:02:39.718Z] [INFO] Running io.quarkus.arc.test.decorators.SimpleDecoratorTest
[2026-02-11T21:02:39.718Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.decorators.SimpleDecoratorTest
[2026-02-11T21:02:39.718Z] [INFO] Running io.quarkus.arc.test.decorators.delegate.DelegateSubtypeTest
[2026-02-11T21:02:39.718Z] Feb 11, 2026 9:02:39 PM io.quarkus.arc.processor.Decorators createDecorator
[2026-02-11T21:02:39.718Z] INFO: The decorator io.quarkus.arc.test.decorators.delegate.DelegateSubtypeTest$C does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-11T21:02:39.718Z] Feb 11, 2026 9:02:39 PM io.quarkus.arc.processor.Decorators createDecorator
[2026-02-11T21:02:39.718Z] INFO: The decorator io.quarkus.arc.test.decorators.delegate.DelegateSubtypeTest$D does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-11T21:02:39.718Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.arc.test.decorators.delegate.DelegateSubtypeTest
[2026-02-11T21:02:39.718Z] [INFO] Running io.quarkus.arc.test.instance.frombean.InstanceFromBeanTest
[2026-02-11T21:02:39.718Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.instance.frombean.InstanceFromBeanTest
[2026-02-11T21:02:39.718Z] [INFO] Running io.quarkus.arc.test.instance.destroy.InstanceDestroyTest
[2026-02-11T21:02:39.718Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.instance.destroy.InstanceDestroyTest
[2026-02-11T21:02:39.718Z] [INFO] Running io.quarkus.arc.test.instance.cacheget.InstanceWithCachingTest
[2026-02-11T21:02:39.718Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.instance.cacheget.InstanceWithCachingTest
[2026-02-11T21:02:39.718Z] [INFO] Running io.quarkus.arc.test.instance.InjectableInstanceTest
[2026-02-11T21:02:39.718Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.instance.InjectableInstanceTest
[2026-02-11T21:02:39.718Z] [INFO] Running io.quarkus.arc.test.instance.PriorityTest
[2026-02-11T21:02:39.718Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.instance.PriorityTest
[2026-02-11T21:02:39.718Z] [INFO] Running io.quarkus.arc.test.instance.RawTypeInstanceTest
[2026-02-11T21:02:39.718Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.instance.RawTypeInstanceTest
[2026-02-11T21:02:39.718Z] [INFO] Running io.quarkus.arc.test.instance.ArcContainerSelectTest
[2026-02-11T21:02:39.718Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.instance.ArcContainerSelectTest
[2026-02-11T21:02:39.718Z] [INFO] Running io.quarkus.arc.test.bean.lifecycle.inheritance.BeanLifecycleMethodsOverridenTest
[2026-02-11T21:02:39.718Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.arc.test.bean.lifecycle.inheritance.BeanLifecycleMethodsOverridenTest
[2026-02-11T21:02:39.718Z] [INFO] Running io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest
[2026-02-11T21:02:39.718Z] Feb 11, 2026 9:02:39 PM io.quarkus.arc.impl.AbstractInstanceHandle destroyInternal
[2026-02-11T21:02:39.718Z] ERROR: Error occurred while destroying instance of bean [io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest_DestroyBean_Bean]: java.lang.IllegalStateException
[2026-02-11T21:02:39.718Z] Feb 11, 2026 9:02:39 PM io.quarkus.arc.impl.AbstractInstanceHandle destroyInternal
[2026-02-11T21:02:39.718Z] ERROR: Error occurred while destroying instance of bean [io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest_DestroyProducerBean_ProducerMethod_produce_b8bbfe992dd6045a5d8d59f3cd8a2859a05b7c77_Bean]: java.lang.IllegalStateException
[2026-02-11T21:02:39.718Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest
[2026-02-11T21:02:39.718Z] [INFO] Running io.quarkus.arc.test.qualifiers.defaultvalues.QualifierDefaultValuesTest
[2026-02-11T21:02:39.718Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.qualifiers.defaultvalues.QualifierDefaultValuesTest
[2026-02-11T21:02:39.718Z] [INFO] Running io.quarkus.arc.test.qualifiers.RepeatingQualifierObserverTest
[2026-02-11T21:02:39.718Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.qualifiers.RepeatingQualifierObserverTest
[2026-02-11T21:02:39.718Z] [INFO] Running io.quarkus.arc.test.qualifiers.RepeatingQualifierClassTest
[2026-02-11T21:02:39.718Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.qualifiers.RepeatingQualifierClassTest
[2026-02-11T21:02:39.718Z] [INFO] Running io.quarkus.arc.test.qualifiers.RepeatingQualifierProducerTest
[2026-02-11T21:02:39.718Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.qualifiers.RepeatingQualifierProducerTest
[2026-02-11T21:02:39.718Z] [INFO] Running io.quarkus.arc.test.vetoed.VetoedTest
[2026-02-11T21:02:39.718Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.vetoed.VetoedTest
[2026-02-11T21:02:39.718Z] [INFO] Running io.quarkus.arc.test.unused.RemoveUnusedInterceptorTest
[2026-02-11T21:02:40.048Z] Feb 11, 2026 9:02:39 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2026-02-11T21:02:40.048Z] WARN:
[2026-02-11T21:02:40.048Z] ================================================================================
[2026-02-11T21:02:40.048Z] CDI: programmatic lookup problem detected
[2026-02-11T21:02:40.048Z] -----------------------------------------
[2026-02-11T21:02:40.048Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-11T21:02:40.048Z]
[2026-02-11T21:02:40.048Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2026-02-11T21:02:40.048Z] Required type: class io.quarkus.arc.test.unused.Counter
[2026-02-11T21:02:40.048Z] Required qualifiers: []
[2026-02-11T21:02:40.048Z] Removed beans:
[2026-02-11T21:02:40.048Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.Counter], qualifiers=null]
[2026-02-11T21:02:40.048Z] Solutions:
[2026-02-11T21:02:40.048Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-11T21:02:40.048Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-11T21:02:40.048Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-11T21:02:40.048Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-11T21:02:40.048Z] ================================================================================
[2026-02-11T21:02:40.048Z]
[2026-02-11T21:02:40.048Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.unused.RemoveUnusedInterceptorTest
[2026-02-11T21:02:40.048Z] [INFO] Running io.quarkus.arc.test.unused.RemoveUnusedDecoratorTest
[2026-02-11T21:02:40.048Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.unused.RemoveUnusedDecoratorTest
[2026-02-11T21:02:40.048Z] [INFO] Running io.quarkus.arc.test.unused.RemoveUnusedBeansTest
[2026-02-11T21:02:40.048Z] Feb 11, 2026 9:02:39 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2026-02-11T21:02:40.048Z] WARN:
[2026-02-11T21:02:40.048Z] ================================================================================
[2026-02-11T21:02:40.048Z] CDI: programmatic lookup problem detected
[2026-02-11T21:02:40.048Z] -----------------------------------------
[2026-02-11T21:02:40.048Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-11T21:02:40.048Z]
[2026-02-11T21:02:40.048Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2026-02-11T21:02:40.048Z] Required type: class io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducers
[2026-02-11T21:02:40.048Z] Required qualifiers: []
[2026-02-11T21:02:40.048Z] Removed beans:
[2026-02-11T21:02:40.048Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducers], qualifiers=null]
[2026-02-11T21:02:40.048Z] Solutions:
[2026-02-11T21:02:40.048Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-11T21:02:40.048Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-11T21:02:40.049Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-11T21:02:40.049Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-11T21:02:40.049Z] ================================================================================
[2026-02-11T21:02:40.049Z]
[2026-02-11T21:02:40.049Z] Feb 11, 2026 9:02:39 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2026-02-11T21:02:40.049Z] WARN:
[2026-02-11T21:02:40.049Z] ================================================================================
[2026-02-11T21:02:40.049Z] CDI: programmatic lookup problem detected
[2026-02-11T21:02:40.049Z] -----------------------------------------
[2026-02-11T21:02:40.049Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-11T21:02:40.049Z]
[2026-02-11T21:02:40.049Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2026-02-11T21:02:40.049Z] Required type: class java.math.BigDecimal
[2026-02-11T21:02:40.049Z] Required qualifiers: []
[2026-02-11T21:02:40.049Z] Removed beans:
[2026-02-11T21:02:40.049Z] - PRODUCER_METHOD bean io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducers#unusedNumber() [types=[java.lang.Comparable<java.math.BigDecimal>, interface java.io.Serializable, class java.lang.Number, class java.math.BigDecimal], qualifiers=null]
[2026-02-11T21:02:40.049Z] Solutions:
[2026-02-11T21:02:40.049Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-11T21:02:40.049Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-11T21:02:40.049Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-11T21:02:40.049Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-11T21:02:40.049Z] ================================================================================
[2026-02-11T21:02:40.049Z]
[2026-02-11T21:02:40.049Z] Feb 11, 2026 9:02:39 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2026-02-11T21:02:40.049Z] WARN:
[2026-02-11T21:02:40.049Z] ================================================================================
[2026-02-11T21:02:40.049Z] CDI: programmatic lookup problem detected
[2026-02-11T21:02:40.049Z] -----------------------------------------
[2026-02-11T21:02:40.049Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-11T21:02:40.049Z]
[2026-02-11T21:02:40.049Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2026-02-11T21:02:40.049Z] Required type: class java.math.BigInteger
[2026-02-11T21:02:40.049Z] Required qualifiers: []
[2026-02-11T21:02:40.049Z] Removed beans:
[2026-02-11T21:02:40.049Z] - PRODUCER_METHOD bean io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducerButInjected#unusedNumber() [types=[interface java.io.Serializable, class java.math.BigInteger, class java.lang.Number, java.lang.Comparable<java.math.BigInteger>], qualifiers=null]
[2026-02-11T21:02:40.049Z] Solutions:
[2026-02-11T21:02:40.049Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-11T21:02:40.049Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-11T21:02:40.049Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-11T21:02:40.049Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-11T21:02:40.049Z] ================================================================================
[2026-02-11T21:02:40.049Z]
[2026-02-11T21:02:40.049Z] Feb 11, 2026 9:02:39 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2026-02-11T21:02:40.049Z] WARN:
[2026-02-11T21:02:40.049Z] ================================================================================
[2026-02-11T21:02:40.049Z] CDI: programmatic lookup problem detected
[2026-02-11T21:02:40.049Z] -----------------------------------------
[2026-02-11T21:02:40.049Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-11T21:02:40.049Z]
[2026-02-11T21:02:40.049Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2026-02-11T21:02:40.049Z] Required type: class java.lang.Long
[2026-02-11T21:02:40.049Z] Required qualifiers: []
[2026-02-11T21:02:40.049Z] Removed beans:
[2026-02-11T21:02:40.049Z] - PRODUCER_FIELD bean io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UsedViaInstanceWithUnusedProducer#unusedLong [types=[java.lang.Comparable<java.lang.Long>, class java.lang.Long, interface java.io.Serializable, class java.lang.Number], qualifiers=null]
[2026-02-11T21:02:40.049Z] Solutions:
[2026-02-11T21:02:40.049Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-11T21:02:40.049Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-11T21:02:40.049Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-11T21:02:40.049Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-11T21:02:40.049Z] ================================================================================
[2026-02-11T21:02:40.049Z]
[2026-02-11T21:02:40.049Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in io.quarkus.arc.test.unused.RemoveUnusedBeansTest
[2026-02-11T21:02:40.049Z] [INFO] Running io.quarkus.arc.test.contexts.request.RequestContextTest
[2026-02-11T21:02:40.049Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in io.quarkus.arc.test.contexts.request.RequestContextTest
[2026-02-11T21:02:40.049Z] [INFO] Running io.quarkus.arc.test.contexts.request.propagation.RequestContextPropagationTest
[2026-02-11T21:02:40.049Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.contexts.request.propagation.RequestContextPropagationTest
[2026-02-11T21:02:40.049Z] [INFO] Running io.quarkus.arc.test.contexts.request.LifecycleEventsWithNoBeanTest
[2026-02-11T21:02:40.049Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.contexts.request.LifecycleEventsWithNoBeanTest
[2026-02-11T21:02:40.049Z] [INFO] Running io.quarkus.arc.test.contexts.singleton.SingletonContextGetTest
[2026-02-11T21:02:40.049Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.contexts.singleton.SingletonContextGetTest
[2026-02-11T21:02:40.049Z] [INFO] Running io.quarkus.arc.test.contexts.singleton.SingletonDestructionTest
[2026-02-11T21:02:40.049Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.contexts.singleton.SingletonDestructionTest
[2026-02-11T21:02:40.049Z] [INFO] Running io.quarkus.arc.test.contexts.application.ApplicationInitializedTest
[2026-02-11T21:02:40.049Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.contexts.application.ApplicationInitializedTest
[2026-02-11T21:02:40.049Z] [INFO] Running io.quarkus.arc.test.contexts.application.ApplicationContextGetTest
[2026-02-11T21:02:40.049Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.contexts.application.ApplicationContextGetTest
[2026-02-11T21:02:40.049Z] [INFO] Running io.quarkus.arc.test.contexts.dependent.DependentCreationalContextTest
[2026-02-11T21:02:40.049Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.arc.test.contexts.dependent.DependentCreationalContextTest
[2026-02-11T21:02:40.049Z] [INFO] Running io.quarkus.arc.test.buildextension.observers.SyntheticObserverTest
[2026-02-11T21:02:40.049Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.buildextension.observers.SyntheticObserverTest
[2026-02-11T21:02:40.049Z] [INFO] Running io.quarkus.arc.test.buildextension.observers.SyntheticObserverErrorTest
[2026-02-11T21:02:40.049Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.buildextension.observers.SyntheticObserverErrorTest
[2026-02-11T21:02:40.049Z] [INFO] Running io.quarkus.arc.test.buildextension.beans.BeanRegistrarTest
[2026-02-11T21:02:40.381Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in io.quarkus.arc.test.buildextension.beans.BeanRegistrarTest
[2026-02-11T21:02:40.381Z] [INFO] Running io.quarkus.arc.test.buildextension.beans.SyntheticBeanCollisionTest
[2026-02-11T21:02:40.381Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.buildextension.beans.SyntheticBeanCollisionTest
[2026-02-11T21:02:40.381Z] [INFO] Running io.quarkus.arc.test.buildextension.qualifiers.AdditionalQualifiersTest
[2026-02-11T21:02:40.381Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.buildextension.qualifiers.AdditionalQualifiersTest
[2026-02-11T21:02:40.381Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerInterceptorBindingTest
[2026-02-11T21:02:40.381Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerInterceptorBindingTest
[2026-02-11T21:02:40.381Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AddObservesTest
[2026-02-11T21:02:40.381Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.buildextension.annotations.AddObservesTest
[2026-02-11T21:02:40.381Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerBuilderTest
[2026-02-11T21:02:40.381Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerBuilderTest
[2026-02-11T21:02:40.381Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerTest
[2026-02-11T21:02:40.381Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerTest
[2026-02-11T21:02:40.381Z] [INFO] Running io.quarkus.arc.test.buildextension.validator.BeanDeploymentValidatorTest
[2026-02-11T21:02:40.381Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.buildextension.validator.BeanDeploymentValidatorTest
[2026-02-11T21:02:40.381Z] [INFO] Running io.quarkus.arc.test.buildextension.injectionPoints.InjectionPointTransformerTest
[2026-02-11T21:02:40.381Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.arc.test.buildextension.injectionPoints.InjectionPointTransformerTest
[2026-02-11T21:02:40.381Z] [INFO] Running io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsPredicateTest
[2026-02-11T21:02:40.381Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsPredicateTest
[2026-02-11T21:02:40.381Z] [INFO] Running io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsTest
[2026-02-11T21:02:40.712Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsTest
[2026-02-11T21:02:40.712Z] [INFO] Running io.quarkus.arc.test.metadata.InjectionPointMetadataTest
[2026-02-11T21:02:40.712Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.arc.test.metadata.InjectionPointMetadataTest
[2026-02-11T21:02:40.712Z] [INFO] Running io.quarkus.arc.test.metadata.BeanMetadataTest
[2026-02-11T21:02:40.712Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.metadata.BeanMetadataTest
[2026-02-11T21:02:40.712Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeInterceptorTest
[2026-02-11T21:02:40.712Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.arc.test.stereotypes.StereotypeInterceptorTest
[2026-02-11T21:02:40.712Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeNamedTest
[2026-02-11T21:02:40.712Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.stereotypes.StereotypeNamedTest
[2026-02-11T21:02:40.712Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeAlternativeTest
[2026-02-11T21:02:40.712Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.stereotypes.StereotypeAlternativeTest
[2026-02-11T21:02:40.712Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeInheritanceTest
[2026-02-11T21:02:40.712Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.stereotypes.StereotypeInheritanceTest
[2026-02-11T21:02:40.712Z] [INFO] Running io.quarkus.arc.test.stereotypes.TransitiveStereotypeTest
[2026-02-11T21:02:40.712Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.stereotypes.TransitiveStereotypeTest
[2026-02-11T21:02:40.712Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeOnProducerTest
[2026-02-11T21:02:40.712Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.arc.test.stereotypes.StereotypeOnProducerTest
[2026-02-11T21:02:40.712Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeScopeTest
[2026-02-11T21:02:40.712Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.stereotypes.StereotypeScopeTest
[2026-02-11T21:02:40.712Z] [INFO] Running io.quarkus.arc.test.circular.CircularDependenciesChainTest
[2026-02-11T21:02:40.712Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in io.quarkus.arc.test.circular.CircularDependenciesChainTest
[2026-02-11T21:02:40.712Z] [INFO] Running io.quarkus.arc.test.circular.SelfInjectionWithNormalScopeTest
[2026-02-11T21:02:40.712Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in io.quarkus.arc.test.circular.SelfInjectionWithNormalScopeTest
[2026-02-11T21:02:40.712Z] [INFO] Running io.quarkus.arc.test.resolution.TypedTest
[2026-02-11T21:02:41.044Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.resolution.TypedTest
[2026-02-11T21:02:41.044Z] [INFO] Running io.quarkus.arc.test.resolution.RuntimeResolutionTest
[2026-02-11T21:02:41.044Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.resolution.RuntimeResolutionTest
[2026-02-11T21:02:41.044Z] [INFO] Running io.quarkus.arc.test.event.select.EventSelectTest
[2026-02-11T21:02:41.044Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in io.quarkus.arc.test.event.select.EventSelectTest
[2026-02-11T21:02:41.044Z] [INFO] Running io.quarkus.arc.test.discovery.AbstractClassIgnoredTest
[2026-02-11T21:02:41.044Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.discovery.AbstractClassIgnoredTest
[2026-02-11T21:02:41.044Z] [INFO] Running io.quarkus.arc.test.discovery.ParameterizedBeanTypeWithVariableTest
[2026-02-11T21:02:41.044Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.discovery.ParameterizedBeanTypeWithVariableTest
[2026-02-11T21:02:41.044Z] [INFO] Running io.quarkus.arc.test.transientreference.TransientReferenceDestroyedTest
[2026-02-11T21:02:41.044Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in io.quarkus.arc.test.transientreference.TransientReferenceDestroyedTest
[2026-02-11T21:02:41.044Z] [INFO] Running io.quarkus.arc.test.index.AdditionalIndexTest
[2026-02-11T21:02:41.044Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.index.AdditionalIndexTest
[2026-02-11T21:02:41.044Z] [INFO] Running io.quarkus.arc.test.lock.LockWaitTest
[2026-02-11T21:02:41.044Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in io.quarkus.arc.test.lock.LockWaitTest
[2026-02-11T21:02:41.044Z] [INFO] Running io.quarkus.arc.test.lock.LockInterceptorTest
[2026-02-11T21:02:41.375Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in io.quarkus.arc.test.lock.LockInterceptorTest
[2026-02-11T21:02:41.375Z] [INFO] Running io.quarkus.arc.test.defaultbean.DefaultClassBeanTest
[2026-02-11T21:02:41.375Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.arc.test.defaultbean.DefaultClassBeanTest
[2026-02-11T21:02:41.375Z] [INFO] Running io.quarkus.arc.test.defaultbean.DefaultProducerFieldTest
[2026-02-11T21:02:41.375Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in io.quarkus.arc.test.defaultbean.DefaultProducerFieldTest
[2026-02-11T21:02:41.375Z] [INFO] Running io.quarkus.arc.test.defaultbean.DefaultProducerMethodTest
[2026-02-11T21:02:41.375Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in io.quarkus.arc.test.defaultbean.DefaultProducerMethodTest
[2026-02-11T21:02:41.375Z] [INFO] Running io.quarkus.arc.test.name.NameResolutionTest
[2026-02-11T21:02:41.375Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.name.NameResolutionTest
[2026-02-11T21:02:41.375Z] [INFO] Running io.quarkus.arc.test.name.AmbiguousNameTest
[2026-02-11T21:02:41.375Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.name.AmbiguousNameTest
[2026-02-11T21:02:41.375Z] [INFO] Running io.quarkus.arc.test.beanmanager.BeanManagerTest
[2026-02-11T21:02:41.706Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s - in io.quarkus.arc.test.beanmanager.BeanManagerTest
[2026-02-11T21:02:41.706Z] [INFO] Running io.quarkus.arc.test.beanmanager.BeanManagerEventTest
[2026-02-11T21:02:41.706Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.beanmanager.BeanManagerEventTest
[2026-02-11T21:02:41.706Z] [INFO] Running io.quarkus.arc.test.beanmanager.BeanManagerInstanceTest
[2026-02-11T21:02:41.706Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.beanmanager.BeanManagerInstanceTest
[2026-02-11T21:02:41.706Z] [INFO] Running io.quarkus.arc.test.cdiprovider.CDIProviderTest
[2026-02-11T21:02:41.706Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.cdiprovider.CDIProviderTest
[2026-02-11T21:02:41.706Z] [INFO] Running io.quarkus.arc.test.builtin.beans.BuiltInBeansAreResolvableTest
[2026-02-11T21:02:41.706Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in io.quarkus.arc.test.builtin.beans.BuiltInBeansAreResolvableTest
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] Results:
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] Tests run: 251, Failures: 0, Errors: 0, Skipped: 0
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ arc-tests ---
[2026-02-11T21:02:41.706Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2026-02-11T21:02:41.706Z] [INFO] Building jar: /quarkus/independent-projects/arc/tests/target/arc-tests-2.7.5.Final.jar
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc-tests ---
[2026-02-11T21:02:41.706Z] [INFO] No sources in project. Archive not created.
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc-tests ---
[2026-02-11T21:02:41.706Z] [INFO] Installing /quarkus/independent-projects/arc/tests/target/arc-tests-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/arc/arc-tests/2.7.5.Final/arc-tests-2.7.5.Final.jar
[2026-02-11T21:02:41.706Z] [INFO] Installing /quarkus/independent-projects/arc/tests/pom.xml to /root/.m2/repository/io/quarkus/arc/arc-tests/2.7.5.Final/arc-tests-2.7.5.Final.pom
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] ----------------< io.quarkus:quarkus-bootstrap-parent >-----------------
[2026-02-11T21:02:41.706Z] [INFO] Building Quarkus - Bootstrap - Parent 2.7.5.Final [7/964]
[2026-02-11T21:02:41.706Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-parent ---
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-parent ---
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-parent ---
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-parent ---
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-parent ---
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-parent ---
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-parent ---
[2026-02-11T21:02:41.706Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-parent ---
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-parent ---
[2026-02-11T21:02:41.706Z] [INFO] Installing /quarkus/independent-projects/bootstrap/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-parent/2.7.5.Final/quarkus-bootstrap-parent-2.7.5.Final.pom
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] ------------------< io.quarkus:quarkus-bootstrap-bom >------------------
[2026-02-11T21:02:41.706Z] [INFO] Building Quarkus - Bootstrap - BOM 2.7.5.Final [8/964]
[2026-02-11T21:02:41.706Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-bom ---
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-bom ---
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-bom ---
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-bom ---
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-bom ---
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-bom ---
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-bom ---
[2026-02-11T21:02:41.706Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-bom ---
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-bom ---
[2026-02-11T21:02:41.706Z] [INFO] Installing /quarkus/independent-projects/bootstrap/bom/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-bom/2.7.5.Final/quarkus-bootstrap-bom-2.7.5.Final.pom
[2026-02-11T21:02:41.706Z] [INFO]
[2026-02-11T21:02:41.706Z] [INFO] ---------------< io.quarkus:quarkus-bootstrap-bom-test >----------------
[2026-02-11T21:02:41.706Z] [INFO] Building Quarkus - Bootstrap - Test BOM 2.7.5.Final [9/964]
[2026-02-11T21:02:41.707Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-11T21:02:41.707Z] [INFO]
[2026-02-11T21:02:41.707Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-bom-test ---
[2026-02-11T21:02:41.707Z] [INFO]
[2026-02-11T21:02:41.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-bom-test ---
[2026-02-11T21:02:41.707Z] [INFO]
[2026-02-11T21:02:41.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-bom-test ---
[2026-02-11T21:02:41.707Z] [INFO]
[2026-02-11T21:02:41.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-bom-test ---
[2026-02-11T21:02:41.707Z] [INFO]
[2026-02-11T21:02:41.707Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-bom-test ---
[2026-02-11T21:02:41.707Z] [INFO]
[2026-02-11T21:02:41.707Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-bom-test ---
[2026-02-11T21:02:41.707Z] [INFO]
[2026-02-11T21:02:41.707Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-bom-test ---
[2026-02-11T21:02:41.707Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-11T21:02:41.707Z] [INFO]
[2026-02-11T21:02:41.707Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-bom-test ---
[2026-02-11T21:02:41.707Z] [INFO]
[2026-02-11T21:02:41.707Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-bom-test ---
[2026-02-11T21:02:41.707Z] [INFO] Installing /quarkus/independent-projects/bootstrap/bom-test/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-bom-test/2.7.5.Final/quarkus-bootstrap-bom-test-2.7.5.Final.pom
[2026-02-11T21:02:41.707Z] [INFO]
[2026-02-11T21:02:41.707Z] [INFO] ---------------< io.quarkus:quarkus-bootstrap-app-model >---------------
[2026-02-11T21:02:41.707Z] [INFO] Building Quarkus - Bootstrap - App Model 2.7.5.Final [10/964]
[2026-02-11T21:02:41.707Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:02:41.707Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.pom
[2026-02-11T21:02:42.036Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.pom (13 kB at 168 kB/s)
[2026-02-11T21:02:42.036Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.pom
[2026-02-11T21:02:42.036Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.pom (3.5 kB at 48 kB/s)
[2026-02-11T21:02:42.036Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom
[2026-02-11T21:02:42.036Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom (31 kB at 430 kB/s)
[2026-02-11T21:02:42.036Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.jar
[2026-02-11T21:02:42.036Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.jar
[2026-02-11T21:02:42.036Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.jar (17 kB at 252 kB/s)
[2026-02-11T21:02:42.036Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.jar (24 kB at 263 kB/s)
[2026-02-11T21:02:42.367Z] [INFO]
[2026-02-11T21:02:42.367Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-app-model ---
[2026-02-11T21:02:42.367Z] [INFO]
[2026-02-11T21:02:42.367Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-app-model ---
[2026-02-11T21:02:42.367Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
[2026-02-11T21:02:42.367Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 71 kB/s)
[2026-02-11T21:02:42.367Z] [INFO]
[2026-02-11T21:02:42.367Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-app-model ---
[2026-02-11T21:02:42.367Z] [INFO]
[2026-02-11T21:02:42.367Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-app-model ---
[2026-02-11T21:02:42.367Z] [INFO]
[2026-02-11T21:02:42.367Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-app-model ---
[2026-02-11T21:02:42.367Z] [INFO]
[2026-02-11T21:02:42.367Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-app-model ---
[2026-02-11T21:02:42.697Z] [INFO] Processed 72 files in 262ms (Formatted: 0, Unchanged: 72, Failed: 0, Readonly: 0)
[2026-02-11T21:02:42.697Z] [INFO]
[2026-02-11T21:02:42.697Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-app-model ---
[2026-02-11T21:02:43.032Z] [INFO] Processed 72 files in 00:00.295 (Already Sorted: 72, Needed Sorting: 0)
[2026-02-11T21:02:43.033Z] [INFO]
[2026-02-11T21:02:43.033Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-app-model ---
[2026-02-11T21:02:43.033Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:02:43.033Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:02:43.033Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/app-model/src/main/resources
[2026-02-11T21:02:43.033Z] [INFO]
[2026-02-11T21:02:43.033Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-app-model ---
[2026-02-11T21:02:43.033Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:02:43.033Z] [INFO] Compiling 65 source files to /quarkus/independent-projects/bootstrap/app-model/target/classes
[2026-02-11T21:02:43.814Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/paths/PathTreeWithManifest.java:[31,91] unchecked cast
[2026-02-11T21:02:43.814Z] required: java.util.List<java.lang.Integer>
[2026-02-11T21:02:43.814Z] found: java.lang.Object
[2026-02-11T21:02:43.814Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/bootstrap/util/BootstrapUtils.java:[53,19] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-11T21:02:43.814Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/bootstrap/util/BootstrapUtils.java:[54,33] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-11T21:02:43.814Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/bootstrap/util/BootstrapUtils.java:[55,21] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-11T21:02:43.814Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/bootstrap/util/BootstrapUtils.java:[57,15] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-11T21:02:43.814Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/bootstrap/util/BootstrapUtils.java:[57,46] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-11T21:02:43.814Z] [INFO]
[2026-02-11T21:02:43.814Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-app-model ---
[2026-02-11T21:02:43.814Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:02:43.814Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:02:43.814Z] [INFO] Copying 3 resources
[2026-02-11T21:02:43.814Z] [INFO]
[2026-02-11T21:02:43.814Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-app-model ---
[2026-02-11T21:02:43.814Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:02:43.814Z] [INFO] Compiling 7 source files to /quarkus/independent-projects/bootstrap/app-model/target/test-classes
[2026-02-11T21:02:43.814Z] [INFO]
[2026-02-11T21:02:43.814Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-app-model ---
[2026-02-11T21:02:43.814Z] [INFO]
[2026-02-11T21:02:43.814Z] [INFO] -------------------------------------------------------
[2026-02-11T21:02:43.814Z] [INFO] T E S T S
[2026-02-11T21:02:43.814Z] [INFO] -------------------------------------------------------
[2026-02-11T21:02:43.814Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-11T21:02:44.522Z] [INFO] Running io.quarkus.bootstrap.model.AppArtifactCoordsTest
[2026-02-11T21:02:44.522Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in io.quarkus.bootstrap.model.AppArtifactCoordsTest
[2026-02-11T21:02:44.522Z] [INFO] Running io.quarkus.bootstrap.model.PlatformImportsTest
[2026-02-11T21:02:44.851Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in io.quarkus.bootstrap.model.PlatformImportsTest
[2026-02-11T21:02:44.851Z] [INFO] Running io.quarkus.bootstrap.model.PlatformStreamInfoTest
[2026-02-11T21:02:44.851Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.bootstrap.model.PlatformStreamInfoTest
[2026-02-11T21:02:44.851Z] [INFO] Running io.quarkus.bootstrap.model.PlatformInfoTest
[2026-02-11T21:02:44.851Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.bootstrap.model.PlatformInfoTest
[2026-02-11T21:02:44.851Z] [INFO] Running io.quarkus.util.GlobUtilTest
[2026-02-11T21:02:44.851Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.util.GlobUtilTest
[2026-02-11T21:02:44.851Z] [INFO] Running io.quarkus.paths.JarPathTreeTest
[2026-02-11T21:02:44.851Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in io.quarkus.paths.JarPathTreeTest
[2026-02-11T21:02:44.851Z] [INFO] Running io.quarkus.paths.DirectoryPathTreeTest
[2026-02-11T21:02:44.851Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.paths.DirectoryPathTreeTest
[2026-02-11T21:02:44.851Z] [INFO]
[2026-02-11T21:02:44.851Z] [INFO] Results:
[2026-02-11T21:02:44.851Z] [INFO]
[2026-02-11T21:02:44.851Z] [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
[2026-02-11T21:02:44.851Z] [INFO]
[2026-02-11T21:02:44.851Z] [INFO]
[2026-02-11T21:02:44.851Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-app-model ---
[2026-02-11T21:02:44.851Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final.jar
[2026-02-11T21:02:44.851Z] [INFO]
[2026-02-11T21:02:44.851Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-app-model ---
[2026-02-11T21:02:45.180Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final-sources.jar
[2026-02-11T21:02:45.180Z] [INFO]
[2026-02-11T21:02:45.180Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-app-model ---
[2026-02-11T21:02:45.180Z] [INFO] Installing /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-app-model/2.7.5.Final/quarkus-bootstrap-app-model-2.7.5.Final.jar
[2026-02-11T21:02:45.180Z] [INFO] Installing /quarkus/independent-projects/bootstrap/app-model/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-app-model/2.7.5.Final/quarkus-bootstrap-app-model-2.7.5.Final.pom
[2026-02-11T21:02:45.180Z] [INFO] Installing /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-app-model/2.7.5.Final/quarkus-bootstrap-app-model-2.7.5.Final-sources.jar
[2026-02-11T21:02:45.180Z] [INFO]
[2026-02-11T21:02:45.180Z] [INFO] ------------< io.quarkus:quarkus-bootstrap-maven-resolver >-------------
[2026-02-11T21:02:45.180Z] [INFO] Building Quarkus - Bootstrap - Maven Resolver 2.7.5.Final [11/964]
[2026-02-11T21:02:45.180Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:02:45.180Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.pom
[2026-02-11T21:02:45.180Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.pom (5.2 kB at 47 kB/s)
[2026-02-11T21:02:45.180Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent-mr-jar/32/jboss-parent-mr-jar-32.pom
[2026-02-11T21:02:45.180Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent-mr-jar/32/jboss-parent-mr-jar-32.pom (22 kB at 272 kB/s)
[2026-02-11T21:02:45.180Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom
[2026-02-11T21:02:45.510Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom (35 kB at 401 kB/s)
[2026-02-11T21:02:45.510Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final-format-001/wildfly-common-1.5.0.Final-format-001.pom
[2026-02-11T21:02:45.510Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final-format-001/wildfly-common-1.5.0.Final-format-001.pom (7.3 kB at 74 kB/s)
[2026-02-11T21:02:45.510Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.pom
[2026-02-11T21:02:45.510Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.pom (2.5 kB at 28 kB/s)
[2026-02-11T21:02:45.510Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom
[2026-02-11T21:02:45.838Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom (66 kB at 717 kB/s)
[2026-02-11T21:02:45.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.pom
[2026-02-11T21:02:45.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.pom (3.8 kB at 50 kB/s)
[2026-02-11T21:02:45.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.33/slf4j-parent-1.7.33.pom
[2026-02-11T21:02:45.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.33/slf4j-parent-1.7.33.pom (14 kB at 181 kB/s)
[2026-02-11T21:02:45.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.pom
[2026-02-11T21:02:45.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.pom (7.2 kB at 85 kB/s)
[2026-02-11T21:02:45.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
[2026-02-11T21:02:46.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom (27 kB at 347 kB/s)
[2026-02-11T21:02:46.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
[2026-02-11T21:02:46.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom (1.9 kB at 22 kB/s)
[2026-02-11T21:02:46.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
[2026-02-11T21:02:46.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom (2.5 kB at 39 kB/s)
[2026-02-11T21:02:46.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
[2026-02-11T21:02:46.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom (1.4 kB at 19 kB/s)
[2026-02-11T21:02:46.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
[2026-02-11T21:02:46.495Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom (7.6 kB at 107 kB/s)
[2026-02-11T21:02:46.495Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
[2026-02-11T21:02:46.495Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom (2.8 kB at 36 kB/s)
[2026-02-11T21:02:46.495Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
[2026-02-11T21:02:46.495Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom (1.9 kB at 27 kB/s)
[2026-02-11T21:02:46.495Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
[2026-02-11T21:02:46.495Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom (2.4 kB at 29 kB/s)
[2026-02-11T21:02:46.495Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[2026-02-11T21:02:46.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 409 kB/s)
[2026-02-11T21:02:46.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[2026-02-11T21:02:46.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 1.1 MB/s)
[2026-02-11T21:02:46.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[2026-02-11T21:02:46.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 85 kB/s)
[2026-02-11T21:02:46.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
[2026-02-11T21:02:46.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom (3.0 kB at 43 kB/s)
[2026-02-11T21:02:46.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
[2026-02-11T21:02:47.153Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom (3.4 kB at 50 kB/s)
[2026-02-11T21:02:47.153Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
[2026-02-11T21:02:47.153Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom (4.2 kB at 60 kB/s)
[2026-02-11T21:02:47.153Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom
[2026-02-11T21:02:47.153Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom (11 kB at 162 kB/s)
[2026-02-11T21:02:47.153Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.pom
[2026-02-11T21:02:47.153Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.pom (3.9 kB at 51 kB/s)
[2026-02-11T21:02:47.153Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.pom
[2026-02-11T21:02:47.153Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.pom (4.6 kB at 60 kB/s)
[2026-02-11T21:02:47.153Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.pom
[2026-02-11T21:02:47.480Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.pom (6.6 kB at 89 kB/s)
[2026-02-11T21:02:47.480Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.4.3/wagon-providers-3.4.3.pom
[2026-02-11T21:02:47.480Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.4.3/wagon-providers-3.4.3.pom (3.0 kB at 28 kB/s)
[2026-02-11T21:02:47.480Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.4.3/wagon-3.4.3.pom
[2026-02-11T21:02:47.480Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.4.3/wagon-3.4.3.pom (21 kB at 246 kB/s)
[2026-02-11T21:02:47.480Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.pom
[2026-02-11T21:02:47.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.pom (2.6 kB at 31 kB/s)
[2026-02-11T21:02:47.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom
[2026-02-11T21:02:47.808Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom (12 kB at 106 kB/s)
[2026-02-11T21:02:47.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
[2026-02-11T21:02:47.808Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 88 kB/s)
[2026-02-11T21:02:47.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
[2026-02-11T21:02:47.808Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 228 kB/s)
[2026-02-11T21:02:47.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[2026-02-11T21:02:48.135Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 518 kB/s)
[2026-02-11T21:02:48.135Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom
[2026-02-11T21:02:48.135Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom (5.0 kB at 70 kB/s)
[2026-02-11T21:02:48.135Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom
[2026-02-11T21:02:48.135Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom (13 kB at 160 kB/s)
[2026-02-11T21:02:48.135Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.pom
[2026-02-11T21:02:48.135Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.pom (1.9 kB at 25 kB/s)
[2026-02-11T21:02:48.135Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.pom
[2026-02-11T21:02:48.464Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.pom (1.8 kB at 23 kB/s)
[2026-02-11T21:02:48.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.jar
[2026-02-11T21:02:48.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final-format-001/wildfly-common-1.5.0.Final-format-001.jar
[2026-02-11T21:02:48.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.jar
[2026-02-11T21:02:48.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar
[2026-02-11T21:02:48.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar
[2026-02-11T21:02:48.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar (41 kB at 798 kB/s)
[2026-02-11T21:02:48.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.jar
[2026-02-11T21:02:48.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar (98 kB at 1.3 MB/s)
[2026-02-11T21:02:48.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar
[2026-02-11T21:02:48.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.jar (11 kB at 123 kB/s)
[2026-02-11T21:02:48.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.jar
[2026-02-11T21:02:48.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.jar (44 kB at 471 kB/s)
[2026-02-11T21:02:48.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.jar
[2026-02-11T21:02:48.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final-format-001/wildfly-common-1.5.0.Final-format-001.jar (307 kB at 3.0 MB/s)
[2026-02-11T21:02:48.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.jar
[2026-02-11T21:02:48.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.jar (258 kB at 2.3 MB/s)
[2026-02-11T21:02:48.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar
[2026-02-11T21:02:48.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.jar (47 kB at 353 kB/s)
[2026-02-11T21:02:48.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.jar
[2026-02-11T21:02:48.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.jar (58 kB at 372 kB/s)
[2026-02-11T21:02:48.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar
[2026-02-11T21:02:48.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar (637 kB at 4.0 MB/s)
[2026-02-11T21:02:48.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[2026-02-11T21:02:48.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.jar (215 kB at 1.3 MB/s)
[2026-02-11T21:02:48.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar
[2026-02-11T21:02:48.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.jar (14 kB at 79 kB/s)
[2026-02-11T21:02:48.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar
[2026-02-11T21:02:48.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar (192 kB at 992 kB/s)
[2026-02-11T21:02:48.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
[2026-02-11T21:02:48.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar (54 kB at 241 kB/s)
[2026-02-11T21:02:48.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar
[2026-02-11T21:02:48.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar (67 kB at 293 kB/s)
[2026-02-11T21:02:48.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar
[2026-02-11T21:02:48.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar (42 kB at 184 kB/s)
[2026-02-11T21:02:48.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar
[2026-02-11T21:02:48.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 2.4 MB/s)
[2026-02-11T21:02:48.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.jar
[2026-02-11T21:02:48.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar (27 kB at 99 kB/s)
[2026-02-11T21:02:48.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar
[2026-02-11T21:02:48.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar (11 kB at 40 kB/s)
[2026-02-11T21:02:48.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[2026-02-11T21:02:48.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar (33 kB at 115 kB/s)
[2026-02-11T21:02:48.796Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar
[2026-02-11T21:02:48.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar (46 kB at 142 kB/s)
[2026-02-11T21:02:48.796Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.jar
[2026-02-11T21:02:48.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 2.4 MB/s)
[2026-02-11T21:02:48.796Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar
[2026-02-11T21:02:48.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.jar (43 kB at 128 kB/s)
[2026-02-11T21:02:48.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar (414 kB at 1.2 MB/s)
[2026-02-11T21:02:48.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar (328 kB at 935 kB/s)
[2026-02-11T21:02:48.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.jar (55 kB at 148 kB/s)
[2026-02-11T21:02:48.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar (11 kB at 30 kB/s)
[2026-02-11T21:02:48.796Z] [INFO]
[2026-02-11T21:02:48.796Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-maven-resolver ---
[2026-02-11T21:02:48.796Z] [INFO]
[2026-02-11T21:02:48.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-maven-resolver ---
[2026-02-11T21:02:49.506Z] [INFO]
[2026-02-11T21:02:49.506Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-maven-resolver ---
[2026-02-11T21:02:49.506Z] [INFO]
[2026-02-11T21:02:49.506Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-maven-resolver ---
[2026-02-11T21:02:49.506Z] [INFO]
[2026-02-11T21:02:49.506Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-maven-resolver ---
[2026-02-11T21:02:49.506Z] [INFO]
[2026-02-11T21:02:49.506Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-maven-resolver ---
[2026-02-11T21:02:49.836Z] [INFO] Processed 49 files in 283ms (Formatted: 0, Unchanged: 49, Failed: 0, Readonly: 0)
[2026-02-11T21:02:49.836Z] [INFO]
[2026-02-11T21:02:49.836Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-maven-resolver ---
[2026-02-11T21:02:50.165Z] [INFO] Processed 49 files in 00:00.401 (Already Sorted: 49, Needed Sorting: 0)
[2026-02-11T21:02:50.165Z] [INFO]
[2026-02-11T21:02:50.165Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-maven-resolver ---
[2026-02-11T21:02:50.165Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:02:50.165Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:02:50.165Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/maven-resolver/src/main/resources
[2026-02-11T21:02:50.165Z] [INFO]
[2026-02-11T21:02:50.165Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-maven-resolver ---
[2026-02-11T21:02:50.165Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:02:50.165Z] [INFO] Compiling 32 source files to /quarkus/independent-projects/bootstrap/maven-resolver/target/classes
[2026-02-11T21:02:50.878Z] [INFO] Annotation processing is enabled because one or more processors were found
[2026-02-11T21:02:50.878Z] on the class path. A future release of javac may disable annotation processing
[2026-02-11T21:02:50.878Z] unless at least one processor is specified by name (-processor), or a search
[2026-02-11T21:02:50.878Z] path is specified (--processor-path, --processor-module-path), or annotation
[2026-02-11T21:02:50.878Z] processing is enabled explicitly (-proc:only, -proc:full).
[2026-02-11T21:02:50.878Z] Use -Xlint:-options to suppress this message.
[2026-02-11T21:02:50.878Z] Use -proc:none to disable annotation processing.
[2026-02-11T21:02:50.878Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapMavenContext.java:[410,23] add(java.lang.String,java.lang.String,java.lang.String,boolean,java.lang.String,java.lang.String) in org.eclipse.aether.util.repository.DefaultMirrorSelector has been deprecated
[2026-02-11T21:02:50.878Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[145,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-11T21:02:51.207Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[145,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-11T21:02:51.207Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[145,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-11T21:02:51.207Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[163,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-11T21:02:51.207Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[163,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-11T21:02:51.207Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[163,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-11T21:02:51.207Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[202,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-11T21:02:51.207Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[202,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-11T21:02:51.207Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[202,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-11T21:02:51.207Z] [INFO]
[2026-02-11T21:02:51.207Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-maven-resolver ---
[2026-02-11T21:02:51.207Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:02:51.207Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:02:51.207Z] [INFO] Copying 68 resources
[2026-02-11T21:02:51.207Z] [INFO]
[2026-02-11T21:02:51.207Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-maven-resolver ---
[2026-02-11T21:02:51.207Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:02:51.207Z] [INFO] Compiling 17 source files to /quarkus/independent-projects/bootstrap/maven-resolver/target/test-classes
[2026-02-11T21:02:51.537Z] [INFO] Annotation processing is enabled because one or more processors were found
[2026-02-11T21:02:51.537Z] on the class path. A future release of javac may disable annotation processing
[2026-02-11T21:02:51.537Z] unless at least one processor is specified by name (-processor), or a search
[2026-02-11T21:02:51.537Z] path is specified (--processor-path, --processor-module-path), or annotation
[2026-02-11T21:02:51.537Z] processing is enabled explicitly (-proc:only, -proc:full).
[2026-02-11T21:02:51.537Z] Use -Xlint:-options to suppress this message.
[2026-02-11T21:02:51.537Z] Use -proc:none to disable annotation processing.
[2026-02-11T21:02:51.537Z] [INFO]
[2026-02-11T21:02:51.537Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-maven-resolver ---
[2026-02-11T21:02:51.537Z] [INFO]
[2026-02-11T21:02:51.537Z] [INFO] -------------------------------------------------------
[2026-02-11T21:02:51.537Z] [INFO] T E S T S
[2026-02-11T21:02:51.537Z] [INFO] -------------------------------------------------------
[2026-02-11T21:02:51.537Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-11T21:02:52.754Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.PreferPomsFromWorkspaceTest
[2026-02-11T21:02:53.083Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s - in io.quarkus.bootstrap.resolver.maven.test.PreferPomsFromWorkspaceTest
[2026-02-11T21:02:53.083Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.PomProfileReposEffectivePomTest
[2026-02-11T21:02:53.083Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.bootstrap.resolver.maven.test.PomProfileReposEffectivePomTest
[2026-02-11T21:02:53.083Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.PomReposMirroredTest
[2026-02-11T21:02:53.083Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.bootstrap.resolver.maven.test.PomReposMirroredTest
[2026-02-11T21:02:53.083Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.NoProxyNoMirrorSettingsReposTest
[2026-02-11T21:02:53.083Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.bootstrap.resolver.maven.test.NoProxyNoMirrorSettingsReposTest
[2026-02-11T21:02:53.083Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.BasicPomReposEffectivePomTest
[2026-02-11T21:02:53.083Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.bootstrap.resolver.maven.test.BasicPomReposEffectivePomTest
[2026-02-11T21:02:53.083Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.CentralRepoOverridesEffectivePomTest
[2026-02-11T21:02:53.083Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.bootstrap.resolver.maven.test.CentralRepoOverridesEffectivePomTest
[2026-02-11T21:02:53.083Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.SubmodulePomReposEffectivePomTest
[2026-02-11T21:02:53.083Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.bootstrap.resolver.maven.test.SubmodulePomReposEffectivePomTest
[2026-02-11T21:02:53.083Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.BootstrapMavenOptionsTest
[2026-02-11T21:02:53.083Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.bootstrap.resolver.maven.test.BootstrapMavenOptionsTest
[2026-02-11T21:02:53.083Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.ProxyAndMirrorSettingsReposTest
[2026-02-11T21:02:53.083Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.bootstrap.resolver.maven.test.ProxyAndMirrorSettingsReposTest
[2026-02-11T21:02:53.083Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.ResolveEmptyJarProjectArtifactTest
[2026-02-11T21:02:53.083Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.bootstrap.resolver.maven.test.ResolveEmptyJarProjectArtifactTest
[2026-02-11T21:02:53.083Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.ProxyNoMirrorSettingsReposTest
[2026-02-11T21:02:53.083Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.bootstrap.resolver.maven.test.ProxyNoMirrorSettingsReposTest
[2026-02-11T21:02:53.083Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.SettingsProfileReposAndPomReposEffectivePomTest
[2026-02-11T21:02:53.083Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.bootstrap.resolver.maven.test.SettingsProfileReposAndPomReposEffectivePomTest
[2026-02-11T21:02:53.083Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.ReposInitializedFromEnvVarsTest
[2026-02-11T21:02:53.415Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in io.quarkus.bootstrap.resolver.maven.ReposInitializedFromEnvVarsTest
[2026-02-11T21:02:53.415Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.workspace.ModelUtilsTest
[2026-02-11T21:02:53.415Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in io.quarkus.bootstrap.resolver.maven.workspace.ModelUtilsTest
[2026-02-11T21:02:53.415Z] [INFO] Running io.quarkus.bootstrap.workspace.test.LocalWorkspaceDiscoveryTest
[2026-02-11T21:02:53.415Z] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s - in io.quarkus.bootstrap.workspace.test.LocalWorkspaceDiscoveryTest
[2026-02-11T21:02:53.743Z] [INFO]
[2026-02-11T21:02:53.743Z] [INFO] Results:
[2026-02-11T21:02:53.743Z] [INFO]
[2026-02-11T21:02:53.743Z] [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0
[2026-02-11T21:02:53.743Z] [INFO]
[2026-02-11T21:02:53.743Z] [INFO]
[2026-02-11T21:02:53.743Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-maven-resolver ---
[2026-02-11T21:02:53.743Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final.jar
[2026-02-11T21:02:53.743Z] [INFO]
[2026-02-11T21:02:53.743Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-maven-resolver ---
[2026-02-11T21:02:53.743Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final-sources.jar
[2026-02-11T21:02:53.743Z] [INFO]
[2026-02-11T21:02:53.743Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-maven-resolver ---
[2026-02-11T21:02:53.743Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.5.Final/quarkus-bootstrap-maven-resolver-2.7.5.Final.jar
[2026-02-11T21:02:53.743Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-resolver/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.5.Final/quarkus-bootstrap-maven-resolver-2.7.5.Final.pom
[2026-02-11T21:02:53.743Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.5.Final/quarkus-bootstrap-maven-resolver-2.7.5.Final-sources.jar
[2026-02-11T21:02:53.743Z] [INFO]
[2026-02-11T21:02:53.743Z] [INFO] ------------< io.quarkus:quarkus-bootstrap-gradle-resolver >------------
[2026-02-11T21:02:53.743Z] [INFO] Building Quarkus - Bootstrap - Gradle Resolver 2.7.5.Final [12/964]
[2026-02-11T21:02:53.743Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:02:53.743Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom
[2026-02-11T21:02:54.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom
[2026-02-11T21:02:54.071Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom (9.3 kB at 100 kB/s)
[2026-02-11T21:02:54.071Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar
[2026-02-11T21:02:54.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar
[2026-02-11T21:02:54.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar (114 kB at 1.7 MB/s)
[2026-02-11T21:02:54.397Z] [INFO] Downloading from gradle-dependencies: https://repo.gradle.org/artifactory/libs-releases/org/gradle/gradle-tooling-api/7.3.3/gradle-tooling-api-7.3.3.pom
[2026-02-11T21:03:00.296Z] [INFO] Downloaded from gradle-dependencies: https://repo.gradle.org/artifactory/libs-releases/org/gradle/gradle-tooling-api/7.3.3/gradle-tooling-api-7.3.3.pom (1.7 kB at 295 B/s)
[2026-02-11T21:03:00.296Z] [INFO] Downloading from gradle-dependencies: https://repo.gradle.org/artifactory/libs-releases/org/gradle/gradle-tooling-api/7.3.3/gradle-tooling-api-7.3.3.jar
[2026-02-11T21:03:01.003Z] [INFO] Downloaded from gradle-dependencies: https://repo.gradle.org/artifactory/libs-releases/org/gradle/gradle-tooling-api/7.3.3/gradle-tooling-api-7.3.3.jar (2.4 MB at 3.2 MB/s)
[2026-02-11T21:03:01.003Z] [INFO]
[2026-02-11T21:03:01.003Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-11T21:03:01.003Z] [INFO]
[2026-02-11T21:03:01.003Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-11T21:03:01.003Z] [INFO]
[2026-02-11T21:03:01.003Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-11T21:03:01.003Z] [INFO]
[2026-02-11T21:03:01.003Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-11T21:03:01.003Z] [INFO]
[2026-02-11T21:03:01.003Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-11T21:03:01.003Z] [INFO]
[2026-02-11T21:03:01.003Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-11T21:03:01.003Z] [INFO] Processed 3 files in 44ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-11T21:03:01.003Z] [INFO]
[2026-02-11T21:03:01.003Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-11T21:03:01.003Z] [INFO] Processed 3 files in 00:00.006 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-11T21:03:01.003Z] [INFO]
[2026-02-11T21:03:01.003Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-11T21:03:01.003Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:03:01.003Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:03:01.003Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/gradle-resolver/src/main/resources
[2026-02-11T21:03:01.003Z] [INFO]
[2026-02-11T21:03:01.003Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-11T21:03:01.003Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:03:01.003Z] [INFO] Compiling 3 source files to /quarkus/independent-projects/bootstrap/gradle-resolver/target/classes
[2026-02-11T21:03:01.003Z] [INFO]
[2026-02-11T21:03:01.003Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-11T21:03:01.003Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:03:01.003Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:03:01.003Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/gradle-resolver/src/test/resources
[2026-02-11T21:03:01.003Z] [INFO]
[2026-02-11T21:03:01.003Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-11T21:03:01.003Z] [INFO] No sources to compile
[2026-02-11T21:03:01.003Z] [INFO]
[2026-02-11T21:03:01.003Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-11T21:03:01.003Z] [INFO] No tests to run.
[2026-02-11T21:03:01.003Z] [INFO]
[2026-02-11T21:03:01.003Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-11T21:03:01.003Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar
[2026-02-11T21:03:01.003Z] [INFO]
[2026-02-11T21:03:01.003Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-11T21:03:01.003Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final-sources.jar
[2026-02-11T21:03:01.003Z] [INFO]
[2026-02-11T21:03:01.003Z] [INFO] --- maven-shade-plugin:3.2.1:shade (default) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-11T21:03:01.003Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom
[2026-02-11T21:03:01.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom
[2026-02-11T21:03:01.337Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom (12 kB at 190 kB/s)
[2026-02-11T21:03:01.337Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[2026-02-11T21:03:01.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[2026-02-11T21:03:01.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 59 kB/s)
[2026-02-11T21:03:01.664Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
[2026-02-11T21:03:01.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
[2026-02-11T21:03:01.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 58 kB/s)
[2026-02-11T21:03:01.991Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[2026-02-11T21:03:01.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[2026-02-11T21:03:02.318Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 41 kB/s)
[2026-02-11T21:03:02.318Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[2026-02-11T21:03:02.318Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[2026-02-11T21:03:02.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 176 kB/s)
[2026-02-11T21:03:02.646Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.pom
[2026-02-11T21:03:02.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom
[2026-02-11T21:03:02.973Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 35 kB/s)
[2026-02-11T21:03:02.973Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
[2026-02-11T21:03:02.973Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
[2026-02-11T21:03:02.973Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom (3.7 kB at 53 kB/s)
[2026-02-11T21:03:02.973Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
[2026-02-11T21:03:03.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
[2026-02-11T21:03:03.301Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (3.1 kB at 43 kB/s)
[2026-02-11T21:03:03.301Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
[2026-02-11T21:03:03.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
[2026-02-11T21:03:03.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (3.2 kB at 43 kB/s)
[2026-02-11T21:03:03.628Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
[2026-02-11T21:03:03.955Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
[2026-02-11T21:03:03.955Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom (4.6 kB at 67 kB/s)
[2026-02-11T21:03:03.955Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
[2026-02-11T21:03:04.283Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
[2026-02-11T21:03:04.283Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 119 kB/s)
[2026-02-11T21:03:04.284Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom
[2026-02-11T21:03:04.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom
[2026-02-11T21:03:04.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom (11 kB at 168 kB/s)
[2026-02-11T21:03:04.612Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom
[2026-02-11T21:03:05.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom
[2026-02-11T21:03:05.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom (2.9 kB at 42 kB/s)
[2026-02-11T21:03:05.012Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom
[2026-02-11T21:03:05.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom
[2026-02-11T21:03:05.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom (3.2 kB at 36 kB/s)
[2026-02-11T21:03:05.012Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom
[2026-02-11T21:03:05.340Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom
[2026-02-11T21:03:05.670Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom (3.1 kB at 40 kB/s)
[2026-02-11T21:03:05.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom
[2026-02-11T21:03:05.998Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom
[2026-02-11T21:03:05.998Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom (3.7 kB at 60 kB/s)
[2026-02-11T21:03:05.998Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom
[2026-02-11T21:03:06.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom
[2026-02-11T21:03:06.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom (3.7 kB at 39 kB/s)
[2026-02-11T21:03:06.327Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/19.0/guava-19.0.pom
[2026-02-11T21:03:06.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom
[2026-02-11T21:03:06.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 94 kB/s)
[2026-02-11T21:03:06.656Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
[2026-02-11T21:03:06.984Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
[2026-02-11T21:03:06.984Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (9.9 kB at 145 kB/s)
[2026-02-11T21:03:06.984Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar
[2026-02-11T21:03:06.984Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
[2026-02-11T21:03:06.984Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.jar
[2026-02-11T21:03:06.984Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
[2026-02-11T21:03:06.984Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
[2026-02-11T21:03:06.984Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
[2026-02-11T21:03:07.312Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
[2026-02-11T21:03:07.312Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
[2026-02-11T21:03:07.312Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
[2026-02-11T21:03:07.312Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar
[2026-02-11T21:03:07.312Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar
[2026-02-11T21:03:07.312Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/19.0/guava-19.0.jar
[2026-02-11T21:03:13.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar
[2026-02-11T21:03:13.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
[2026-02-11T21:03:13.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
[2026-02-11T21:03:13.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar
[2026-02-11T21:03:13.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
[2026-02-11T21:03:13.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 1.3 MB/s)
[2026-02-11T21:03:13.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
[2026-02-11T21:03:13.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar (128 kB at 1.7 MB/s)
[2026-02-11T21:03:13.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
[2026-02-11T21:03:13.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 1.4 MB/s)
[2026-02-11T21:03:13.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
[2026-02-11T21:03:13.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 275 kB/s)
[2026-02-11T21:03:13.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
[2026-02-11T21:03:13.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (50 kB at 509 kB/s)
[2026-02-11T21:03:13.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar
[2026-02-11T21:03:13.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (33 kB at 222 kB/s)
[2026-02-11T21:03:13.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar
[2026-02-11T21:03:13.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar (186 kB at 1.2 MB/s)
[2026-02-11T21:03:13.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar
[2026-02-11T21:03:13.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 1.9 MB/s)
[2026-02-11T21:03:13.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 213 kB/s)
[2026-02-11T21:03:13.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar (80 kB at 444 kB/s)
[2026-02-11T21:03:13.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar (2.3 MB at 11 MB/s)
[2026-02-11T21:03:13.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar (81 kB at 322 kB/s)
[2026-02-11T21:03:13.204Z] [INFO] Excluding io.quarkus:quarkus-bootstrap-app-model:jar:2.7.5.Final from the shaded jar.
[2026-02-11T21:03:13.204Z] [INFO] Excluding io.quarkus:quarkus-fs-util:jar:0.0.9 from the shaded jar.
[2026-02-11T21:03:13.204Z] [INFO] Excluding org.jboss.logging:commons-logging-jboss-logging:jar:1.0.0.Final from the shaded jar.
[2026-02-11T21:03:13.204Z] [INFO] Including org.gradle:gradle-tooling-api:jar:7.3.3 in the shaded jar.
[2026-02-11T21:03:13.204Z] [INFO] Excluding org.jboss.logging:jboss-logging:jar:3.4.3.Final from the shaded jar.
[2026-02-11T21:03:13.204Z] [INFO] Excluding org.jboss.slf4j:slf4j-jboss-logmanager:jar:1.1.0.Final from the shaded jar.
[2026-02-11T21:03:13.204Z] [INFO] Minimizing jar io.quarkus:quarkus-bootstrap-gradle-resolver:jar:2.7.5.Final
[2026-02-11T21:03:14.350Z] [INFO] Minimized 1912 -> 1885 (98%)
[2026-02-11T21:03:14.350Z] [INFO] Replacing original artifact with shaded artifact.
[2026-02-11T21:03:14.350Z] [INFO] Replacing /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar with /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final-shaded.jar
[2026-02-11T21:03:14.350Z] [INFO] Dependency-reduced POM written at: /quarkus/independent-projects/bootstrap/gradle-resolver/dependency-reduced-pom.xml
[2026-02-11T21:03:14.350Z] [INFO]
[2026-02-11T21:03:14.350Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-11T21:03:14.350Z] [INFO] Installing /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.5.Final/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar
[2026-02-11T21:03:14.350Z] [INFO] Installing /quarkus/independent-projects/bootstrap/gradle-resolver/dependency-reduced-pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.5.Final/quarkus-bootstrap-gradle-resolver-2.7.5.Final.pom
[2026-02-11T21:03:14.350Z] [INFO] Installing /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.5.Final/quarkus-bootstrap-gradle-resolver-2.7.5.Final-sources.jar
[2026-02-11T21:03:14.350Z] [INFO]
[2026-02-11T21:03:14.350Z] [INFO] -----------------< io.quarkus:quarkus-bootstrap-core >------------------
[2026-02-11T21:03:14.350Z] [INFO] Building Quarkus - Bootstrap - Core 2.7.5.Final [13/964]
[2026-02-11T21:03:14.350Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:03:14.350Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.pom
[2026-02-11T21:03:14.350Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.pom (1.8 kB at 20 kB/s)
[2026-02-11T21:03:14.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-parent/1.10.0/smallrye-common-parent-1.10.0.pom
[2026-02-11T21:03:14.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-parent/1.10.0/smallrye-common-parent-1.10.0.pom (7.8 kB at 70 kB/s)
[2026-02-11T21:03:14.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom
[2026-02-11T21:03:14.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom (9.8 kB at 116 kB/s)
[2026-02-11T21:03:14.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom
[2026-02-11T21:03:14.677Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom (9.2 kB at 139 kB/s)
[2026-02-11T21:03:14.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom
[2026-02-11T21:03:14.677Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom (7.0 kB at 106 kB/s)
[2026-02-11T21:03:14.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
[2026-02-11T21:03:14.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom (26 kB at 352 kB/s)
[2026-02-11T21:03:14.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-depchain/1.2.6/shrinkwrap-depchain-1.2.6.pom
[2026-02-11T21:03:14.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-depchain/1.2.6/shrinkwrap-depchain-1.2.6.pom (1.5 kB at 15 kB/s)
[2026-02-11T21:03:14.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom
[2026-02-11T21:03:15.006Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom (11 kB at 150 kB/s)
[2026-02-11T21:03:15.006Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom
[2026-02-11T21:03:15.006Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom (32 kB at 406 kB/s)
[2026-02-11T21:03:15.006Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom
[2026-02-11T21:03:15.006Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom (3.1 kB at 39 kB/s)
[2026-02-11T21:03:15.006Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom
[2026-02-11T21:03:15.006Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom (1.3 kB at 17 kB/s)
[2026-02-11T21:03:15.006Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom
[2026-02-11T21:03:15.338Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom (4.0 kB at 60 kB/s)
[2026-02-11T21:03:15.338Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.jar
[2026-02-11T21:03:15.338Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar
[2026-02-11T21:03:15.338Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar
[2026-02-11T21:03:15.338Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar
[2026-02-11T21:03:15.338Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar (66 kB at 1.2 MB/s)
[2026-02-11T21:03:15.338Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar (4.2 kB at 53 kB/s)
[2026-02-11T21:03:15.338Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar (193 kB at 1.8 MB/s)
[2026-02-11T21:03:15.338Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.jar (7.9 kB at 69 kB/s)
[2026-02-11T21:03:15.338Z] [INFO]
[2026-02-11T21:03:15.338Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-core ---
[2026-02-11T21:03:15.338Z] [INFO]
[2026-02-11T21:03:15.338Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-core ---
[2026-02-11T21:03:16.048Z] [INFO]
[2026-02-11T21:03:16.048Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-core ---
[2026-02-11T21:03:16.048Z] [INFO]
[2026-02-11T21:03:16.048Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-core ---
[2026-02-11T21:03:16.048Z] [INFO]
[2026-02-11T21:03:16.048Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-core ---
[2026-02-11T21:03:16.048Z] [INFO]
[2026-02-11T21:03:16.048Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-core ---
[2026-02-11T21:03:16.376Z] [INFO] Processed 67 files in 427ms (Formatted: 0, Unchanged: 67, Failed: 0, Readonly: 0)
[2026-02-11T21:03:16.376Z] [INFO]
[2026-02-11T21:03:16.376Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-core ---
[2026-02-11T21:03:16.708Z] [INFO] Processed 67 files in 00:00.379 (Already Sorted: 67, Needed Sorting: 0)
[2026-02-11T21:03:16.708Z] [INFO]
[2026-02-11T21:03:16.708Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-core ---
[2026-02-11T21:03:16.708Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:03:16.708Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:03:16.708Z] [INFO] Copying 1 resource
[2026-02-11T21:03:16.708Z] [INFO]
[2026-02-11T21:03:16.708Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-core ---
[2026-02-11T21:03:16.708Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:03:16.708Z] [INFO] Compiling 35 source files to /quarkus/independent-projects/bootstrap/core/target/classes
[2026-02-11T21:03:17.853Z] [INFO] Annotation processing is enabled because one or more processors were found
[2026-02-11T21:03:17.854Z] on the class path. A future release of javac may disable annotation processing
[2026-02-11T21:03:17.854Z] unless at least one processor is specified by name (-processor), or a search
[2026-02-11T21:03:17.854Z] path is specified (--processor-path, --processor-module-path), or annotation
[2026-02-11T21:03:17.854Z] processing is enabled explicitly (-proc:only, -proc:full).
[2026-02-11T21:03:17.854Z] Use -Xlint:-options to suppress this message.
[2026-02-11T21:03:17.854Z] Use -proc:none to disable annotation processing.
[2026-02-11T21:03:17.854Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/JarClassPathElement.java:[49,90] unchecked cast
[2026-02-11T21:03:17.854Z] required: java.util.List<java.lang.Integer>
[2026-02-11T21:03:17.854Z] found: java.lang.Object
[2026-02-11T21:03:17.854Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/app/CuratedApplication.java:[124,33] unchecked cast
[2026-02-11T21:03:17.854Z] required: java.util.function.Function<java.lang.Object,java.util.List<?>>
[2026-02-11T21:03:17.854Z] found: capture#1 of ?
[2026-02-11T21:03:17.854Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/QuarkusClassLoader.java:[574,31] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-11T21:03:17.854Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/ClassLoaderLimiter.java:[13,77] unchecked conversion
[2026-02-11T21:03:17.854Z] required: java.util.concurrent.ConcurrentMap<java.lang.String,java.lang.String>
[2026-02-11T21:03:17.854Z] found: java.util.concurrent.ConcurrentHashMap
[2026-02-11T21:03:17.854Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/ClassLoaderLimiter.java:[14,70] unchecked conversion
[2026-02-11T21:03:17.854Z] required: java.util.concurrent.ConcurrentMap<java.lang.String,java.lang.String>
[2026-02-11T21:03:17.854Z] found: java.util.concurrent.ConcurrentHashMap
[2026-02-11T21:03:17.854Z] [INFO]
[2026-02-11T21:03:17.854Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-core ---
[2026-02-11T21:03:17.854Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:03:17.854Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:03:17.854Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/core/src/test/resources
[2026-02-11T21:03:17.854Z] [INFO]
[2026-02-11T21:03:17.854Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-core ---
[2026-02-11T21:03:17.854Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:03:17.854Z] [INFO] Compiling 32 source files to /quarkus/independent-projects/bootstrap/core/target/test-classes
[2026-02-11T21:03:17.854Z] [INFO] Annotation processing is enabled because one or more processors were found
[2026-02-11T21:03:17.854Z] on the class path. A future release of javac may disable annotation processing
[2026-02-11T21:03:17.854Z] unless at least one processor is specified by name (-processor), or a search
[2026-02-11T21:03:17.854Z] path is specified (--processor-path, --processor-module-path), or annotation
[2026-02-11T21:03:17.854Z] processing is enabled explicitly (-proc:only, -proc:full).
[2026-02-11T21:03:17.854Z] Use -Xlint:-options to suppress this message.
[2026-02-11T21:03:17.854Z] Use -proc:none to disable annotation processing.
[2026-02-11T21:03:17.854Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/ClassLoadingResourceUrlTestCase.java:[44,37] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-11T21:03:17.854Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/ClassLoadingResourceUrlTestCase.java:[82,37] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-11T21:03:17.854Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/ClassLoadingResourceUrlTestCase.java:[110,37] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-11T21:03:17.854Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/MultiReleaseJarTestCase.java:[58,33] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-11T21:03:17.854Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/MultiReleaseJarTestCase.java:[75,33] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-11T21:03:17.854Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/ClassLoadingInterruptTestCase.java:[25,37] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-11T21:03:17.854Z] [INFO]
[2026-02-11T21:03:17.854Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-core ---
[2026-02-11T21:03:18.180Z] [INFO]
[2026-02-11T21:03:18.180Z] [INFO] -------------------------------------------------------
[2026-02-11T21:03:18.180Z] [INFO] T E S T S
[2026-02-11T21:03:18.180Z] [INFO] -------------------------------------------------------
[2026-02-11T21:03:18.180Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-11T21:03:18.883Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphWithDifferentClassifierAndTypeTestCase
[2026-02-11T21:03:19.591Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.574 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphWithDifferentClassifierAndTypeTestCase
[2026-02-11T21:03:19.592Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DirectDependencyVersionOverridesTransitiveVersionTestCase
[2026-02-11T21:03:19.592Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in io.quarkus.bootstrap.resolver.test.DirectDependencyVersionOverridesTransitiveVersionTestCase
[2026-02-11T21:03:19.592Z] [INFO] Running io.quarkus.bootstrap.resolver.test.TransitiveVersionOverridesTestCase
[2026-02-11T21:03:19.592Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in io.quarkus.bootstrap.resolver.test.TransitiveVersionOverridesTestCase
[2026-02-11T21:03:19.592Z] [INFO] Running io.quarkus.bootstrap.resolver.test.VersionPropertyDependencyTestCase
[2026-02-11T21:03:19.592Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in io.quarkus.bootstrap.resolver.test.VersionPropertyDependencyTestCase
[2026-02-11T21:03:19.592Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DirectOptionalOverridesTransitiveNonOptionalVersionTestCase
[2026-02-11T21:03:19.920Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in io.quarkus.bootstrap.resolver.test.DirectOptionalOverridesTransitiveNonOptionalVersionTestCase
[2026-02-11T21:03:19.920Z] [INFO] Running io.quarkus.bootstrap.resolver.test.ExclusionsTestCase
[2026-02-11T21:03:19.920Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in io.quarkus.bootstrap.resolver.test.ExclusionsTestCase
[2026-02-11T21:03:19.920Z] [INFO] Running io.quarkus.bootstrap.resolver.test.ProvidedScopeDepsAreNotCollectedTestCase
[2026-02-11T21:03:19.920Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in io.quarkus.bootstrap.resolver.test.ProvidedScopeDepsAreNotCollectedTestCase
[2026-02-11T21:03:19.920Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndProvidedScopesTestCase
[2026-02-11T21:03:19.920Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndProvidedScopesTestCase
[2026-02-11T21:03:19.920Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphTestCase
[2026-02-11T21:03:20.247Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphTestCase
[2026-02-11T21:03:20.247Z] [INFO] Running io.quarkus.bootstrap.resolver.test.SystemPropertyOverridesPomPropertyDependencyTestCase
[2026-02-11T21:03:20.247Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in io.quarkus.bootstrap.resolver.test.SystemPropertyOverridesPomPropertyDependencyTestCase
[2026-02-11T21:03:20.247Z] [INFO] Running io.quarkus.bootstrap.resolver.test.TestScopeIsNotAmongRuntimeDependenciesTestCase
[2026-02-11T21:03:20.247Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in io.quarkus.bootstrap.resolver.test.TestScopeIsNotAmongRuntimeDependenciesTestCase
[2026-02-11T21:03:20.247Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependenciesOnDifferentVersionsOfAnArtifactTestCase
[2026-02-11T21:03:20.247Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in io.quarkus.bootstrap.resolver.test.DependenciesOnDifferentVersionsOfAnArtifactTestCase
[2026-02-11T21:03:20.247Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndTestScopesTestCase
[2026-02-11T21:03:20.247Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndTestScopesTestCase
[2026-02-11T21:03:20.247Z] [INFO] Running io.quarkus.bootstrap.resolver.test.OnlyDirectOptionalDepsAreCollectedTestCase
[2026-02-11T21:03:20.577Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in io.quarkus.bootstrap.resolver.test.OnlyDirectOptionalDepsAreCollectedTestCase
[2026-02-11T21:03:20.577Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DirectDependencyOverridesManagedDependencyTestCase
[2026-02-11T21:03:20.577Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.bootstrap.resolver.test.DirectDependencyOverridesManagedDependencyTestCase
[2026-02-11T21:03:20.577Z] [INFO] Running io.quarkus.bootstrap.resolver.replace.test.ManagedReplacedDependencyTestCase
[2026-02-11T21:03:20.905Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in io.quarkus.bootstrap.resolver.replace.test.ManagedReplacedDependencyTestCase
[2026-02-11T21:03:20.905Z] [INFO] Running io.quarkus.bootstrap.resolver.replace.test.SimpleReplacedDependencyTestCase
[2026-02-11T21:03:20.905Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in io.quarkus.bootstrap.resolver.replace.test.SimpleReplacedDependencyTestCase
[2026-02-11T21:03:20.905Z] [INFO] Running io.quarkus.bootstrap.classloader.ClassLoadingResourceUrlTestCase
[2026-02-11T21:03:20.905Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 s - in io.quarkus.bootstrap.classloader.ClassLoadingResourceUrlTestCase
[2026-02-11T21:03:20.905Z] [INFO] Running io.quarkus.bootstrap.classloader.MultiReleaseJarTestCase
[2026-02-11T21:03:20.905Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.018 s - in io.quarkus.bootstrap.classloader.MultiReleaseJarTestCase
[2026-02-11T21:03:20.905Z] [INFO] Running io.quarkus.bootstrap.classloader.ClassLoadingInterruptTestCase
[2026-02-11T21:03:20.905Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.bootstrap.classloader.ClassLoadingInterruptTestCase
[2026-02-11T21:03:20.905Z] [INFO] Running io.quarkus.bootstrap.classloader.ClassLoadingPathTreeResourceUrlTestCase
[2026-02-11T21:03:21.233Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in io.quarkus.bootstrap.classloader.ClassLoadingPathTreeResourceUrlTestCase
[2026-02-11T21:03:21.233Z] [INFO]
[2026-02-11T21:03:21.233Z] [INFO] Results:
[2026-02-11T21:03:21.233Z] [INFO]
[2026-02-11T21:03:21.233Z] [WARNING] Tests run: 33, Failures: 0, Errors: 0, Skipped: 1
[2026-02-11T21:03:21.233Z] [INFO]
[2026-02-11T21:03:21.233Z] [INFO]
[2026-02-11T21:03:21.233Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-core ---
[2026-02-11T21:03:21.233Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final.jar
[2026-02-11T21:03:21.233Z] [INFO]
[2026-02-11T21:03:21.233Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-core ---
[2026-02-11T21:03:21.233Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final-sources.jar
[2026-02-11T21:03:21.233Z] [INFO]
[2026-02-11T21:03:21.233Z] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ quarkus-bootstrap-core ---
[2026-02-11T21:03:21.233Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final-tests.jar
[2026-02-11T21:03:21.233Z] [INFO]
[2026-02-11T21:03:21.233Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-core ---
[2026-02-11T21:03:21.233Z] [INFO] Installing /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-core/2.7.5.Final/quarkus-bootstrap-core-2.7.5.Final.jar
[2026-02-11T21:03:21.233Z] [INFO] Installing /quarkus/independent-projects/bootstrap/core/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-core/2.7.5.Final/quarkus-bootstrap-core-2.7.5.Final.pom
[2026-02-11T21:03:21.233Z] [INFO] Installing /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-core/2.7.5.Final/quarkus-bootstrap-core-2.7.5.Final-sources.jar
[2026-02-11T21:03:21.233Z] [INFO] Installing /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final-tests.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-core/2.7.5.Final/quarkus-bootstrap-core-2.7.5.Final-tests.jar
[2026-02-11T21:03:21.233Z] [INFO]
[2026-02-11T21:03:21.233Z] [INFO] -------------< io.quarkus:quarkus-bootstrap-maven-plugin >--------------
[2026-02-11T21:03:21.233Z] [INFO] Building Quarkus - Bootstrap - Maven plugin 2.7.5.Final [14/964]
[2026-02-11T21:03:21.233Z] [INFO] ----------------------------[ maven-plugin ]----------------------------
[2026-02-11T21:03:21.233Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.pom
[2026-02-11T21:03:21.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.pom
[2026-02-11T21:03:21.559Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.pom (4.1 kB at 64 kB/s)
[2026-02-11T21:03:21.559Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.jar
[2026-02-11T21:03:21.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.jar
[2026-02-11T21:03:21.886Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.jar (118 kB at 1.1 MB/s)
[2026-02-11T21:03:21.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom
[2026-02-11T21:03:22.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom
[2026-02-11T21:03:22.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom (13 kB at 215 kB/s)
[2026-02-11T21:03:22.213Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
[2026-02-11T21:03:22.542Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
[2026-02-11T21:03:22.542Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom (15 kB at 218 kB/s)
[2026-02-11T21:03:22.542Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar
[2026-02-11T21:03:22.871Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar
[2026-02-11T21:03:22.871Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar (53 kB at 901 kB/s)
[2026-02-11T21:03:22.871Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
[2026-02-11T21:03:22.871Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom (1.6 kB at 25 kB/s)
[2026-02-11T21:03:22.871Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.pom
[2026-02-11T21:03:22.871Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.pom (16 kB at 258 kB/s)
[2026-02-11T21:03:22.871Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.1/jackson-base-2.13.1.pom
[2026-02-11T21:03:22.871Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.1/jackson-base-2.13.1.pom (9.7 kB at 165 kB/s)
[2026-02-11T21:03:22.871Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.pom
[2026-02-11T21:03:23.200Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.pom (6.1 kB at 97 kB/s)
[2026-02-11T21:03:23.200Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.pom
[2026-02-11T21:03:23.200Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.pom (5.5 kB at 86 kB/s)
[2026-02-11T21:03:23.200Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.pom
[2026-02-11T21:03:23.200Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.pom (2.6 kB at 28 kB/s)
[2026-02-11T21:03:23.200Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.13.1/jackson-dataformats-text-2.13.1.pom
[2026-02-11T21:03:23.200Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.13.1/jackson-dataformats-text-2.13.1.pom (3.1 kB at 41 kB/s)
[2026-02-11T21:03:23.200Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.pom
[2026-02-11T21:03:23.529Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.pom (37 kB at 582 kB/s)
[2026-02-11T21:03:23.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar
[2026-02-11T21:03:23.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.jar
[2026-02-11T21:03:23.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.jar
[2026-02-11T21:03:23.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.jar
[2026-02-11T21:03:23.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.jar
[2026-02-11T21:03:23.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar (14 kB at 251 kB/s)
[2026-02-11T21:03:23.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.jar
[2026-02-11T21:03:23.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.jar (375 kB at 6.3 MB/s)
[2026-02-11T21:03:23.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.jar (76 kB at 870 kB/s)
[2026-02-11T21:03:23.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.jar (52 kB at 535 kB/s)
[2026-02-11T21:03:23.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.jar (1.5 MB at 15 MB/s)
[2026-02-11T21:03:23.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.jar (327 kB at 2.6 MB/s)
[2026-02-11T21:03:23.530Z] [INFO]
[2026-02-11T21:03:23.530Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-maven-plugin ---
[2026-02-11T21:03:23.530Z] [INFO]
[2026-02-11T21:03:23.530Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-maven-plugin ---
[2026-02-11T21:03:24.238Z] [INFO]
[2026-02-11T21:03:24.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-maven-plugin ---
[2026-02-11T21:03:24.238Z] [INFO]
[2026-02-11T21:03:24.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-maven-plugin ---
[2026-02-11T21:03:24.238Z] [INFO]
[2026-02-11T21:03:24.238Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-maven-plugin ---
[2026-02-11T21:03:24.238Z] [INFO]
[2026-02-11T21:03:24.238Z] [INFO] --- maven-plugin-plugin:3.6.0:helpmojo (help-goal) @ quarkus-bootstrap-maven-plugin ---
[2026-02-11T21:03:24.238Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
[2026-02-11T21:03:24.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
[2026-02-11T21:03:24.567Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 61 kB/s)
[2026-02-11T21:03:24.567Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom
[2026-02-11T21:03:24.894Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom
[2026-02-11T21:03:24.895Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom (2.8 kB at 43 kB/s)
[2026-02-11T21:03:24.895Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom
[2026-02-11T21:03:25.223Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom
[2026-02-11T21:03:25.223Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom (3.9 kB at 61 kB/s)
[2026-02-11T21:03:25.223Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[2026-02-11T21:03:25.552Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[2026-02-11T21:03:25.883Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 21 kB/s)
[2026-02-11T21:03:25.883Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[2026-02-11T21:03:25.883Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[2026-02-11T21:03:25.883Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 148 kB/s)
[2026-02-11T21:03:25.883Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom
[2026-02-11T21:03:26.287Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom
[2026-02-11T21:03:26.287Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom (1.9 kB at 29 kB/s)
[2026-02-11T21:03:26.287Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
[2026-02-11T21:03:26.616Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
[2026-02-11T21:03:26.616Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 41 kB/s)
[2026-02-11T21:03:26.616Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[2026-02-11T21:03:26.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[2026-02-11T21:03:26.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 245 kB/s)
[2026-02-11T21:03:26.945Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[2026-02-11T21:03:27.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[2026-02-11T21:03:27.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 87 kB/s)
[2026-02-11T21:03:27.275Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[2026-02-11T21:03:27.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[2026-02-11T21:03:27.604Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 160 kB/s)
[2026-02-11T21:03:27.604Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
[2026-02-11T21:03:27.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
[2026-02-11T21:03:27.933Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 219 kB/s)
[2026-02-11T21:03:27.933Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom
[2026-02-11T21:03:28.262Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
[2026-02-11T21:03:28.262Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 354 kB/s)
[2026-02-11T21:03:28.262Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[2026-02-11T21:03:28.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[2026-02-11T21:03:28.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 222 kB/s)
[2026-02-11T21:03:28.593Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.pom
[2026-02-11T21:03:28.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom
[2026-02-11T21:03:28.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom (9.2 kB at 136 kB/s)
[2026-02-11T21:03:28.921Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom
[2026-02-11T21:03:29.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom
[2026-02-11T21:03:29.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom (2.9 kB at 37 kB/s)
[2026-02-11T21:03:29.250Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom
[2026-02-11T21:03:29.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom
[2026-02-11T21:03:29.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom (16 kB at 236 kB/s)
[2026-02-11T21:03:29.581Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom
[2026-02-11T21:03:29.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom
[2026-02-11T21:03:29.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom (4.0 kB at 62 kB/s)
[2026-02-11T21:03:29.908Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
[2026-02-11T21:03:30.237Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
[2026-02-11T21:03:30.565Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 76 kB/s)
[2026-02-11T21:03:30.565Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
[2026-02-11T21:03:30.894Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
[2026-02-11T21:03:30.894Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 333 kB/s)
[2026-02-11T21:03:30.894Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
[2026-02-11T21:03:31.223Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
[2026-02-11T21:03:31.223Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (4.5 kB at 71 kB/s)
[2026-02-11T21:03:31.223Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
[2026-02-11T21:03:31.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
[2026-02-11T21:03:31.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 233 kB/s)
[2026-02-11T21:03:31.553Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/43/commons-parent-43.pom
[2026-02-11T21:03:31.881Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom
[2026-02-11T21:03:31.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 855 kB/s)
[2026-02-11T21:03:31.882Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
[2026-02-11T21:03:31.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
[2026-02-11T21:03:32.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (1.5 kB at 23 kB/s)
[2026-02-11T21:03:32.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
[2026-02-11T21:03:32.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
[2026-02-11T21:03:32.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 216 kB/s)
[2026-02-11T21:03:32.538Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
[2026-02-11T21:03:32.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
[2026-02-11T21:03:32.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (1.5 kB at 25 kB/s)
[2026-02-11T21:03:32.538Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
[2026-02-11T21:03:33.246Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
[2026-02-11T21:03:33.246Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6.1 kB at 94 kB/s)
[2026-02-11T21:03:33.246Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
[2026-02-11T21:03:33.246Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
[2026-02-11T21:03:33.247Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 kB at 268 kB/s)
[2026-02-11T21:03:33.247Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
[2026-02-11T21:03:33.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
[2026-02-11T21:03:33.576Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4.1 kB at 59 kB/s)
[2026-02-11T21:03:33.576Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
[2026-02-11T21:03:33.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
[2026-02-11T21:03:33.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 22 kB/s)
[2026-02-11T21:03:33.905Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
[2026-02-11T21:03:34.236Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
[2026-02-11T21:03:34.236Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 27 kB/s)
[2026-02-11T21:03:34.236Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
[2026-02-11T21:03:34.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
[2026-02-11T21:03:34.564Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 46 kB/s)
[2026-02-11T21:03:34.564Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
[2026-02-11T21:03:34.893Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
[2026-02-11T21:03:34.893Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 110 kB/s)
[2026-02-11T21:03:34.893Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
[2026-02-11T21:03:35.221Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
[2026-02-11T21:03:35.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 142 kB/s)
[2026-02-11T21:03:35.550Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.1/project-4.1.pom
[2026-02-11T21:03:35.879Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom
[2026-02-11T21:03:35.879Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 245 kB/s)
[2026-02-11T21:03:35.879Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
[2026-02-11T21:03:36.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
[2026-02-11T21:03:36.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 81 kB/s)
[2026-02-11T21:03:36.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
[2026-02-11T21:03:36.540Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
[2026-02-11T21:03:36.871Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 120 kB/s)
[2026-02-11T21:03:36.871Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom
[2026-02-11T21:03:36.871Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom
[2026-02-11T21:03:36.871Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 212 kB/s)
[2026-02-11T21:03:36.871Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[2026-02-11T21:03:37.199Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[2026-02-11T21:03:37.199Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 86 kB/s)
[2026-02-11T21:03:37.199Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
[2026-02-11T21:03:37.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
[2026-02-11T21:03:37.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (2.7 kB at 36 kB/s)
[2026-02-11T21:03:37.527Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
[2026-02-11T21:03:37.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
[2026-02-11T21:03:37.857Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (1.6 kB at 23 kB/s)
[2026-02-11T21:03:37.857Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
[2026-02-11T21:03:38.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
[2026-02-11T21:03:38.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (2.6 kB at 42 kB/s)
[2026-02-11T21:03:38.187Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
[2026-02-11T21:03:38.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
[2026-02-11T21:03:38.516Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (4.8 kB at 80 kB/s)
[2026-02-11T21:03:38.517Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
[2026-02-11T21:03:38.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
[2026-02-11T21:03:38.845Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 14 kB/s)
[2026-02-11T21:03:38.845Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[2026-02-11T21:03:39.176Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[2026-02-11T21:03:39.176Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 53 kB/s)
[2026-02-11T21:03:39.176Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
[2026-02-11T21:03:39.176Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
[2026-02-11T21:03:39.505Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 284 kB/s)
[2026-02-11T21:03:39.505Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
[2026-02-11T21:03:39.833Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
[2026-02-11T21:03:39.833Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 6.6 kB/s)
[2026-02-11T21:03:39.833Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
[2026-02-11T21:03:40.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
[2026-02-11T21:03:40.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 14 kB/s)
[2026-02-11T21:03:40.162Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
[2026-02-11T21:03:40.870Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
[2026-02-11T21:03:40.870Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 121 kB/s)
[2026-02-11T21:03:40.870Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
[2026-02-11T21:03:41.200Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
[2026-02-11T21:03:41.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 105 kB/s)
[2026-02-11T21:03:41.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom
[2026-02-11T21:03:41.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
[2026-02-11T21:03:41.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 2.4 kB/s)
[2026-02-11T21:03:41.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/logkit/logkit/1.0.1/logkit-1.0.1.pom
[2026-02-11T21:03:41.862Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom
[2026-02-11T21:03:41.862Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 2.5 kB/s)
[2026-02-11T21:03:41.862Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
[2026-02-11T21:03:42.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
[2026-02-11T21:03:42.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 2.8 kB/s)
[2026-02-11T21:03:42.569Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
[2026-02-11T21:03:42.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
[2026-02-11T21:03:42.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 2.3 kB/s)
[2026-02-11T21:03:42.898Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
[2026-02-11T21:03:43.322Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
[2026-02-11T21:03:43.322Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 88 kB/s)
[2026-02-11T21:03:43.322Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
[2026-02-11T21:03:43.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
[2026-02-11T21:03:43.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 18 kB/s)
[2026-02-11T21:03:43.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
[2026-02-11T21:03:43.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
[2026-02-11T21:03:43.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 40 kB/s)
[2026-02-11T21:03:43.980Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
[2026-02-11T21:03:43.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
[2026-02-11T21:03:43.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 2.9 kB/s)
[2026-02-11T21:03:43.980Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
[2026-02-11T21:03:44.309Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
[2026-02-11T21:03:44.309Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 2.9 kB/s)
[2026-02-11T21:03:44.309Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
[2026-02-11T21:03:44.638Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
[2026-02-11T21:03:44.638Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 61 kB/s)
[2026-02-11T21:03:44.638Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[2026-02-11T21:03:44.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[2026-02-11T21:03:44.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 37 kB/s)
[2026-02-11T21:03:44.969Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[2026-02-11T21:03:45.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[2026-02-11T21:03:45.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 190 kB/s)
[2026-02-11T21:03:45.297Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
[2026-02-11T21:03:45.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
[2026-02-11T21:03:45.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 131 kB/s)
[2026-02-11T21:03:45.626Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
[2026-02-11T21:03:45.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
[2026-02-11T21:03:45.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 91 kB/s)
[2026-02-11T21:03:45.626Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom
[2026-02-11T21:03:46.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom
[2026-02-11T21:03:46.337Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 2.2 kB/s)
[2026-02-11T21:03:46.337Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom
[2026-02-11T21:03:46.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom
[2026-02-11T21:03:46.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 2.3 kB/s)
[2026-02-11T21:03:46.667Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.pom
[2026-02-11T21:03:46.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom
[2026-02-11T21:03:46.996Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 11 kB/s)
[2026-02-11T21:03:46.996Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
[2026-02-11T21:03:47.325Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
[2026-02-11T21:03:47.326Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 77 kB/s)
[2026-02-11T21:03:47.326Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
[2026-02-11T21:03:47.654Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
[2026-02-11T21:03:47.654Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 151 kB/s)
[2026-02-11T21:03:47.654Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-master/4/struts-master-4.pom
[2026-02-11T21:03:47.984Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom
[2026-02-11T21:03:47.984Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 169 kB/s)
[2026-02-11T21:03:47.984Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/2/apache-2.pom
[2026-02-11T21:03:48.312Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom
[2026-02-11T21:03:48.312Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom (3.4 kB at 54 kB/s)
[2026-02-11T21:03:48.312Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.pom
[2026-02-11T21:03:48.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom
[2026-02-11T21:03:48.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 2.5 kB/s)
[2026-02-11T21:03:48.640Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
[2026-02-11T21:03:48.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
[2026-02-11T21:03:48.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 55 kB/s)
[2026-02-11T21:03:48.967Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
[2026-02-11T21:03:49.294Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
[2026-02-11T21:03:49.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 49 kB/s)
[2026-02-11T21:03:49.623Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
[2026-02-11T21:03:49.951Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
[2026-02-11T21:03:49.951Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (5.0 kB at 82 kB/s)
[2026-02-11T21:03:49.951Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
[2026-02-11T21:03:50.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
[2026-02-11T21:03:50.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (4.9 kB at 70 kB/s)
[2026-02-11T21:03:50.280Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
[2026-02-11T21:03:50.608Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
[2026-02-11T21:03:50.608Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (1.6 kB at 29 kB/s)
[2026-02-11T21:03:50.608Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
[2026-02-11T21:03:50.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
[2026-02-11T21:03:50.935Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 330 kB/s)
[2026-02-11T21:03:50.935Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/19/maven-parent-19.pom
[2026-02-11T21:03:51.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom
[2026-02-11T21:03:51.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 410 kB/s)
[2026-02-11T21:03:51.344Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
[2026-02-11T21:03:51.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
[2026-02-11T21:03:51.673Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (1.6 kB at 22 kB/s)
[2026-02-11T21:03:51.673Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
[2026-02-11T21:03:52.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
[2026-02-11T21:03:52.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4.0 kB at 65 kB/s)
[2026-02-11T21:03:52.001Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
[2026-02-11T21:03:52.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
[2026-02-11T21:03:52.330Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (6.2 kB at 101 kB/s)
[2026-02-11T21:03:52.330Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
[2026-02-11T21:03:52.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
[2026-02-11T21:03:52.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 kB at 240 kB/s)
[2026-02-11T21:03:52.661Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
[2026-02-11T21:03:52.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
[2026-02-11T21:03:53.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3.1 kB at 49 kB/s)
[2026-02-11T21:03:53.320Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
[2026-02-11T21:03:53.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
[2026-02-11T21:03:53.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (1.8 kB at 31 kB/s)
[2026-02-11T21:03:53.649Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
[2026-02-11T21:03:53.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
[2026-02-11T21:03:53.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (2.5 kB at 42 kB/s)
[2026-02-11T21:03:53.649Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
[2026-02-11T21:03:53.979Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
[2026-02-11T21:03:53.979Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (5.6 kB at 95 kB/s)
[2026-02-11T21:03:53.979Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom
[2026-02-11T21:03:54.686Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom
[2026-02-11T21:03:54.686Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (7.3 kB at 129 kB/s)
[2026-02-11T21:03:54.686Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
[2026-02-11T21:03:54.686Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
[2026-02-11T21:03:55.015Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (18 kB at 313 kB/s)
[2026-02-11T21:03:55.015Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom
[2026-02-11T21:03:55.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom
[2026-02-11T21:03:55.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (3.5 kB at 62 kB/s)
[2026-02-11T21:03:55.343Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom
[2026-02-11T21:03:55.672Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom
[2026-02-11T21:03:55.672Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (3.2 kB at 54 kB/s)
[2026-02-11T21:03:55.672Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
[2026-02-11T21:03:56.380Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
[2026-02-11T21:03:56.380Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 279 kB/s)
[2026-02-11T21:03:56.380Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar
[2026-02-11T21:03:56.380Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar
[2026-02-11T21:03:56.380Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
[2026-02-11T21:03:56.380Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar
[2026-02-11T21:03:56.380Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar
[2026-02-11T21:03:56.709Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar
[2026-02-11T21:03:56.709Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
[2026-02-11T21:03:57.038Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
[2026-02-11T21:03:57.367Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar
[2026-02-11T21:03:57.695Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar
[2026-02-11T21:03:57.695Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
[2026-02-11T21:03:58.023Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
[2026-02-11T21:03:58.729Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
[2026-02-11T21:03:58.729Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
[2026-02-11T21:03:59.058Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
[2026-02-11T21:03:59.058Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
[2026-02-11T21:03:59.388Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
[2026-02-11T21:03:59.718Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[2026-02-11T21:03:59.718Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
[2026-02-11T21:04:00.047Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
[2026-02-11T21:04:00.376Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
[2026-02-11T21:04:00.705Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
[2026-02-11T21:04:00.705Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
[2026-02-11T21:04:01.034Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
[2026-02-11T21:04:01.364Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[2026-02-11T21:04:01.745Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
[2026-02-11T21:04:01.745Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
[2026-02-11T21:04:01.745Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
[2026-02-11T21:04:01.745Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar
[2026-02-11T21:04:01.745Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar
[2026-02-11T21:04:02.073Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar
[2026-02-11T21:04:02.073Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.jar
[2026-02-11T21:04:02.073Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
[2026-02-11T21:04:02.073Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.jar
[2026-02-11T21:04:02.073Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
[2026-02-11T21:04:02.073Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
[2026-02-11T21:04:02.073Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
[2026-02-11T21:04:02.402Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
[2026-02-11T21:04:02.402Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
[2026-02-11T21:04:02.402Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
[2026-02-11T21:04:02.402Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
[2026-02-11T21:04:02.402Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar
[2026-02-11T21:04:02.402Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
[2026-02-11T21:04:02.731Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
[2026-02-11T21:04:02.731Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
[2026-02-11T21:04:02.731Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
[2026-02-11T21:04:02.731Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[2026-02-11T21:04:02.731Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[2026-02-11T21:04:03.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar
[2026-02-11T21:04:03.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar
[2026-02-11T21:04:03.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
[2026-02-11T21:04:03.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar
[2026-02-11T21:04:03.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar
[2026-02-11T21:04:03.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar (24 kB at 363 kB/s)
[2026-02-11T21:04:03.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar
[2026-02-11T21:04:03.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar (18 kB at 236 kB/s)
[2026-02-11T21:04:03.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
[2026-02-11T21:04:03.063Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 1.5 MB/s)
[2026-02-11T21:04:03.063Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
[2026-02-11T21:04:03.063Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar (43 kB at 341 kB/s)
[2026-02-11T21:04:03.063Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar
[2026-02-11T21:04:03.063Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar (74 kB at 433 kB/s)
[2026-02-11T21:04:03.063Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar
[2026-02-11T21:04:03.063Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar (49 kB at 275 kB/s)
[2026-02-11T21:04:03.063Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
[2026-02-11T21:04:03.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar (313 kB at 1.6 MB/s)
[2026-02-11T21:04:03.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
[2026-02-11T21:04:03.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar (250 kB at 1.2 MB/s)
[2026-02-11T21:04:03.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
[2026-02-11T21:04:03.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar (560 kB at 2.7 MB/s)
[2026-02-11T21:04:03.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
[2026-02-11T21:04:03.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 49 kB/s)
[2026-02-11T21:04:03.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
[2026-02-11T21:04:03.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 223 kB/s)
[2026-02-11T21:04:03.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
[2026-02-11T21:04:03.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 44 kB/s)
[2026-02-11T21:04:03.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
[2026-02-11T21:04:03.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (53 kB at 197 kB/s)
[2026-02-11T21:04:03.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[2026-02-11T21:04:03.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 4.2 MB/s)
[2026-02-11T21:04:03.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
[2026-02-11T21:04:03.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar (165 kB at 550 kB/s)
[2026-02-11T21:04:03.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
[2026-02-11T21:04:03.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 142 kB/s)
[2026-02-11T21:04:03.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
[2026-02-11T21:04:03.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 859 kB/s)
[2026-02-11T21:04:03.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
[2026-02-11T21:04:03.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 498 kB/s)
[2026-02-11T21:04:03.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
[2026-02-11T21:04:03.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 557 kB/s)
[2026-02-11T21:04:03.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
[2026-02-11T21:04:03.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (61 kB at 159 kB/s)
[2026-02-11T21:04:03.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[2026-02-11T21:04:03.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 27 kB/s)
[2026-02-11T21:04:03.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
[2026-02-11T21:04:03.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 39 kB/s)
[2026-02-11T21:04:03.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
[2026-02-11T21:04:03.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 90 kB/s)
[2026-02-11T21:04:03.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
[2026-02-11T21:04:03.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 802 kB/s)
[2026-02-11T21:04:03.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar
[2026-02-11T21:04:03.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 326 kB/s)
[2026-02-11T21:04:03.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar
[2026-02-11T21:04:03.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 199 kB/s)
[2026-02-11T21:04:03.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar
[2026-02-11T21:04:03.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 407 kB/s)
[2026-02-11T21:04:03.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar
[2026-02-11T21:04:03.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar (53 kB at 106 kB/s)
[2026-02-11T21:04:03.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
[2026-02-11T21:04:03.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 905 kB/s)
[2026-02-11T21:04:03.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar
[2026-02-11T21:04:03.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar (78 kB at 152 kB/s)
[2026-02-11T21:04:03.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
[2026-02-11T21:04:03.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 124 kB/s)
[2026-02-11T21:04:03.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
[2026-02-11T21:04:03.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 655 kB/s)
[2026-02-11T21:04:03.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
[2026-02-11T21:04:03.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 47 kB/s)
[2026-02-11T21:04:03.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
[2026-02-11T21:04:03.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 574 kB/s)
[2026-02-11T21:04:03.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
[2026-02-11T21:04:03.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 203 kB/s)
[2026-02-11T21:04:03.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
[2026-02-11T21:04:03.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 970 kB/s)
[2026-02-11T21:04:03.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
[2026-02-11T21:04:03.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 419 kB/s)
[2026-02-11T21:04:03.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar
[2026-02-11T21:04:03.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 380 kB/s)
[2026-02-11T21:04:03.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
[2026-02-11T21:04:03.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar (165 kB at 253 kB/s)
[2026-02-11T21:04:03.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
[2026-02-11T21:04:03.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 213 kB/s)
[2026-02-11T21:04:03.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
[2026-02-11T21:04:03.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (18 kB at 27 kB/s)
[2026-02-11T21:04:03.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
[2026-02-11T21:04:03.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar (7.9 kB at 11 kB/s)
[2026-02-11T21:04:03.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[2026-02-11T21:04:03.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (293 kB at 423 kB/s)
[2026-02-11T21:04:03.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[2026-02-11T21:04:03.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (46 kB at 64 kB/s)
[2026-02-11T21:04:03.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (196 kB at 269 kB/s)
[2026-02-11T21:04:03.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 351 kB/s)
[2026-02-11T21:04:03.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 415 kB/s)
[2026-02-11T21:04:03.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 586 kB/s)
[2026-02-11T21:04:04.052Z] [INFO] Using 'UTF-8' encoding to read mojo source files.
[2026-02-11T21:04:04.052Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[2026-02-11T21:04:04.782Z] [INFO] java-annotations mojo extractor found 0 mojo descriptor.
[2026-02-11T21:04:04.782Z] [INFO]
[2026-02-11T21:04:04.782Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-maven-plugin ---
[2026-02-11T21:04:04.782Z] [INFO] Processed 4 files in 61ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-11T21:04:04.782Z] [INFO]
[2026-02-11T21:04:04.782Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-maven-plugin ---
[2026-02-11T21:04:05.111Z] [INFO] Processed 4 files in 00:00.062 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-11T21:04:05.111Z] [INFO]
[2026-02-11T21:04:05.111Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-maven-plugin ---
[2026-02-11T21:04:05.111Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:04:05.111Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:04:05.111Z] [INFO] Copying 1 resource
[2026-02-11T21:04:05.112Z] [INFO]
[2026-02-11T21:04:05.112Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-maven-plugin ---
[2026-02-11T21:04:05.112Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:04:05.112Z] [INFO] Compiling 4 source files to /quarkus/independent-projects/bootstrap/maven-plugin/target/classes
[2026-02-11T21:04:05.443Z] [INFO] Annotation processing is enabled because one or more processors were found
[2026-02-11T21:04:05.443Z] on the class path. A future release of javac may disable annotation processing
[2026-02-11T21:04:05.443Z] unless at least one processor is specified by name (-processor), or a search
[2026-02-11T21:04:05.443Z] path is specified (--processor-path, --processor-module-path), or annotation
[2026-02-11T21:04:05.443Z] processing is enabled explicitly (-proc:only, -proc:full).
[2026-02-11T21:04:05.443Z] Use -Xlint:-options to suppress this message.
[2026-02-11T21:04:05.443Z] Use -proc:none to disable annotation processing.
[2026-02-11T21:04:05.443Z] [INFO]
[2026-02-11T21:04:05.443Z] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ quarkus-bootstrap-maven-plugin ---
[2026-02-11T21:04:05.443Z] [INFO] Using 'UTF-8' encoding to read mojo source files.
[2026-02-11T21:04:05.443Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[2026-02-11T21:04:06.151Z] [INFO] java-annotations mojo extractor found 2 mojo descriptors.
[2026-02-11T21:04:06.481Z] [INFO]
[2026-02-11T21:04:06.481Z] [INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ quarkus-bootstrap-maven-plugin ---
[2026-02-11T21:04:06.481Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
[2026-02-11T21:04:06.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
[2026-02-11T21:04:06.811Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 34 kB/s)
[2026-02-11T21:04:06.811Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
[2026-02-11T21:04:07.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
[2026-02-11T21:04:07.519Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 61 kB/s)
[2026-02-11T21:04:07.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom
[2026-02-11T21:04:07.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom
[2026-02-11T21:04:07.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 214 kB/s)
[2026-02-11T21:04:07.849Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
[2026-02-11T21:04:08.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
[2026-02-11T21:04:08.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 66 kB/s)
[2026-02-11T21:04:08.177Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
[2026-02-11T21:04:08.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
[2026-02-11T21:04:08.506Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 180 kB/s)
[2026-02-11T21:04:08.506Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
[2026-02-11T21:04:08.834Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
[2026-02-11T21:04:08.834Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 225 kB/s)
[2026-02-11T21:04:08.834Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom
[2026-02-11T21:04:09.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
[2026-02-11T21:04:09.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 34 kB/s)
[2026-02-11T21:04:09.162Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
[2026-02-11T21:04:09.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
[2026-02-11T21:04:09.490Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 19 kB/s)
[2026-02-11T21:04:09.490Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom
[2026-02-11T21:04:09.490Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom
[2026-02-11T21:04:09.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom (16 kB at 148 kB/s)
[2026-02-11T21:04:09.820Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar
[2026-02-11T21:04:09.820Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
[2026-02-11T21:04:09.820Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[2026-02-11T21:04:09.820Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar
[2026-02-11T21:04:09.820Z] [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.jar
[2026-02-11T21:04:10.153Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar
[2026-02-11T21:04:10.153Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
[2026-02-11T21:04:10.153Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[2026-02-11T21:04:10.153Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar
[2026-02-11T21:04:10.153Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.jar
[2026-02-11T21:04:10.153Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar (317 kB at 6.8 MB/s)
[2026-02-11T21:04:10.153Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.jar (260 kB at 3.9 MB/s)
[2026-02-11T21:04:10.153Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 1.8 MB/s)
[2026-02-11T21:04:10.153Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar (230 kB at 2.8 MB/s)
[2026-02-11T21:04:10.153Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 6.1 MB/s)
[2026-02-11T21:04:10.153Z] [INFO] Discovered 1 component descriptors(s)
[2026-02-11T21:04:10.482Z] [INFO]
[2026-02-11T21:04:10.482Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-maven-plugin ---
[2026-02-11T21:04:10.482Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:04:10.482Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:04:10.482Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/maven-plugin/src/test/resources
[2026-02-11T21:04:10.482Z] [INFO]
[2026-02-11T21:04:10.482Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-maven-plugin ---
[2026-02-11T21:04:10.482Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:04:10.482Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/bootstrap/maven-plugin/target/test-classes
[2026-02-11T21:04:10.482Z] [INFO] Annotation processing is enabled because one or more processors were found
[2026-02-11T21:04:10.482Z] on the class path. A future release of javac may disable annotation processing
[2026-02-11T21:04:10.482Z] unless at least one processor is specified by name (-processor), or a search
[2026-02-11T21:04:10.482Z] path is specified (--processor-path, --processor-module-path), or annotation
[2026-02-11T21:04:10.482Z] processing is enabled explicitly (-proc:only, -proc:full).
[2026-02-11T21:04:10.482Z] Use -Xlint:-options to suppress this message.
[2026-02-11T21:04:10.482Z] Use -proc:none to disable annotation processing.
[2026-02-11T21:04:10.482Z] [INFO]
[2026-02-11T21:04:10.482Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-maven-plugin ---
[2026-02-11T21:04:10.482Z] [INFO]
[2026-02-11T21:04:10.482Z] [INFO] -------------------------------------------------------
[2026-02-11T21:04:10.482Z] [INFO] T E S T S
[2026-02-11T21:04:10.482Z] [INFO] -------------------------------------------------------
[2026-02-11T21:04:10.482Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-11T21:04:11.629Z] [INFO] Running io.quarkus.maven.ExtensionDescriptorMojoTest
[2026-02-11T21:04:11.629Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in io.quarkus.maven.ExtensionDescriptorMojoTest
[2026-02-11T21:04:11.629Z] [INFO]
[2026-02-11T21:04:11.629Z] [INFO] Results:
[2026-02-11T21:04:11.629Z] [INFO]
[2026-02-11T21:04:11.629Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-11T21:04:11.629Z] [INFO]
[2026-02-11T21:04:11.629Z] [INFO]
[2026-02-11T21:04:11.629Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-maven-plugin ---
[2026-02-11T21:04:11.629Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-plugin/target/quarkus-bootstrap-maven-plugin-2.7.5.Final.jar
[2026-02-11T21:04:11.629Z] [INFO]
[2026-02-11T21:04:11.629Z] [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ quarkus-bootstrap-maven-plugin ---
[2026-02-11T21:04:11.629Z] [INFO]
[2026-02-11T21:04:11.629Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-maven-plugin ---
[2026-02-11T21:04:11.629Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-plugin/target/quarkus-bootstrap-maven-plugin-2.7.5.Final-sources.jar
[2026-02-11T21:04:11.629Z] [INFO]
[2026-02-11T21:04:11.629Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-maven-plugin ---
[2026-02-11T21:04:11.629Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-plugin/target/quarkus-bootstrap-maven-plugin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-plugin/2.7.5.Final/quarkus-bootstrap-maven-plugin-2.7.5.Final.jar
[2026-02-11T21:04:11.629Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-plugin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-plugin/2.7.5.Final/quarkus-bootstrap-maven-plugin-2.7.5.Final.pom
[2026-02-11T21:04:11.629Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-plugin/target/quarkus-bootstrap-maven-plugin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-plugin/2.7.5.Final/quarkus-bootstrap-maven-plugin-2.7.5.Final-sources.jar
[2026-02-11T21:04:11.629Z] [INFO]
[2026-02-11T21:04:11.629Z] [INFO] ----------------< io.quarkus:quarkus-bootstrap-runner >-----------------
[2026-02-11T21:04:11.629Z] [INFO] Building Quarkus - Bootstrap - Runner 2.7.5.Final [15/964]
[2026-02-11T21:04:11.629Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:04:11.629Z] [INFO]
[2026-02-11T21:04:11.629Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-runner ---
[2026-02-11T21:04:11.629Z] [INFO]
[2026-02-11T21:04:11.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-runner ---
[2026-02-11T21:04:11.629Z] [INFO]
[2026-02-11T21:04:11.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-runner ---
[2026-02-11T21:04:11.629Z] [INFO]
[2026-02-11T21:04:11.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-runner ---
[2026-02-11T21:04:11.629Z] [INFO]
[2026-02-11T21:04:11.629Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-runner ---
[2026-02-11T21:04:11.629Z] [INFO]
[2026-02-11T21:04:11.629Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-runner ---
[2026-02-11T21:04:11.629Z] [INFO] Processed 14 files in 104ms (Formatted: 0, Unchanged: 14, Failed: 0, Readonly: 0)
[2026-02-11T21:04:11.629Z] [INFO]
[2026-02-11T21:04:11.629Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-runner ---
[2026-02-11T21:04:11.959Z] [INFO] Processed 14 files in 00:00.089 (Already Sorted: 14, Needed Sorting: 0)
[2026-02-11T21:04:11.959Z] [INFO]
[2026-02-11T21:04:11.959Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-runner ---
[2026-02-11T21:04:11.959Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:04:11.959Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:04:11.959Z] [INFO] Copying 1 resource
[2026-02-11T21:04:11.959Z] [INFO]
[2026-02-11T21:04:11.959Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-runner ---
[2026-02-11T21:04:11.959Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:04:11.959Z] [INFO] Compiling 13 source files to /quarkus/independent-projects/bootstrap/runner/target/classes
[2026-02-11T21:04:11.959Z] [WARNING] /quarkus/independent-projects/bootstrap/runner/src/main/java/io/quarkus/bootstrap/runner/QuarkusEntryPoint.java:[72,62] unchecked cast
[2026-02-11T21:04:11.959Z] required: java.util.List<java.lang.String>
[2026-02-11T21:04:11.959Z] found: java.lang.Object
[2026-02-11T21:04:11.959Z] [WARNING] /quarkus/independent-projects/bootstrap/runner/src/main/java/io/quarkus/bootstrap/runner/RunnerClassLoader.java:[215,34] getPackage(java.lang.String) in java.lang.ClassLoader has been deprecated
[2026-02-11T21:04:11.959Z] [WARNING] /quarkus/independent-projects/bootstrap/runner/src/main/java/io/quarkus/bootstrap/runner/RunnerClassLoader.java:[217,21] getPackage(java.lang.String) in java.lang.ClassLoader has been deprecated
[2026-02-11T21:04:11.959Z] [WARNING] /quarkus/independent-projects/bootstrap/runner/src/main/java/io/quarkus/bootstrap/runner/DevModeMediator.java:[40,62] unchecked cast
[2026-02-11T21:04:11.959Z] required: java.util.List<java.lang.String>
[2026-02-11T21:04:11.959Z] found: java.lang.Object
[2026-02-11T21:04:11.959Z] [INFO]
[2026-02-11T21:04:11.959Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-runner ---
[2026-02-11T21:04:11.959Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:04:11.959Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:04:11.959Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/runner/src/test/resources
[2026-02-11T21:04:11.959Z] [INFO]
[2026-02-11T21:04:11.959Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-runner ---
[2026-02-11T21:04:11.959Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:04:11.959Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/bootstrap/runner/target/test-classes
[2026-02-11T21:04:11.959Z] [INFO]
[2026-02-11T21:04:11.960Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-runner ---
[2026-02-11T21:04:11.960Z] [INFO]
[2026-02-11T21:04:11.960Z] [INFO] -------------------------------------------------------
[2026-02-11T21:04:11.960Z] [INFO] T E S T S
[2026-02-11T21:04:11.960Z] [INFO] -------------------------------------------------------
[2026-02-11T21:04:11.960Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-11T21:04:13.106Z] [INFO] Running io.quarkus.bootstrap.runner.JarResourceTest
[2026-02-11T21:04:13.106Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s - in io.quarkus.bootstrap.runner.JarResourceTest
[2026-02-11T21:04:13.106Z] [INFO]
[2026-02-11T21:04:13.106Z] [INFO] Results:
[2026-02-11T21:04:13.106Z] [INFO]
[2026-02-11T21:04:13.106Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-11T21:04:13.106Z] [INFO]
[2026-02-11T21:04:13.106Z] [INFO]
[2026-02-11T21:04:13.106Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-runner ---
[2026-02-11T21:04:13.106Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-2.7.5.Final.jar
[2026-02-11T21:04:13.106Z] [INFO]
[2026-02-11T21:04:13.106Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-runner ---
[2026-02-11T21:04:13.106Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-2.7.5.Final-sources.jar
[2026-02-11T21:04:13.106Z] [INFO]
[2026-02-11T21:04:13.106Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-runner ---
[2026-02-11T21:04:13.106Z] [INFO] Installing /quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-runner/2.7.5.Final/quarkus-bootstrap-runner-2.7.5.Final.jar
[2026-02-11T21:04:13.106Z] [INFO] Installing /quarkus/independent-projects/bootstrap/runner/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-runner/2.7.5.Final/quarkus-bootstrap-runner-2.7.5.Final.pom
[2026-02-11T21:04:13.106Z] [INFO] Installing /quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-runner/2.7.5.Final/quarkus-bootstrap-runner-2.7.5.Final-sources.jar
[2026-02-11T21:04:13.106Z] [INFO]
[2026-02-11T21:04:13.106Z] [INFO] --------------------< io.quarkus.qute:qute-parent >---------------------
[2026-02-11T21:04:13.106Z] [INFO] Building Qute - Parent 2.7.5.Final [16/964]
[2026-02-11T21:04:13.106Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-11T21:04:13.106Z] [INFO]
[2026-02-11T21:04:13.106Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qute-parent ---
[2026-02-11T21:04:13.106Z] [INFO]
[2026-02-11T21:04:13.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ qute-parent ---
[2026-02-11T21:04:13.106Z] [INFO]
[2026-02-11T21:04:13.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ qute-parent ---
[2026-02-11T21:04:13.106Z] [INFO]
[2026-02-11T21:04:13.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ qute-parent ---
[2026-02-11T21:04:13.106Z] [INFO]
[2026-02-11T21:04:13.106Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ qute-parent ---
[2026-02-11T21:04:13.106Z] [INFO]
[2026-02-11T21:04:13.106Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ qute-parent ---
[2026-02-11T21:04:13.106Z] [INFO]
[2026-02-11T21:04:13.106Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ qute-parent ---
[2026-02-11T21:04:13.106Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-11T21:04:13.106Z] [INFO]
[2026-02-11T21:04:13.106Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ qute-parent ---
[2026-02-11T21:04:13.106Z] [INFO]
[2026-02-11T21:04:13.106Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ qute-parent ---
[2026-02-11T21:04:13.106Z] [INFO] Installing /quarkus/independent-projects/qute/pom.xml to /root/.m2/repository/io/quarkus/qute/qute-parent/2.7.5.Final/qute-parent-2.7.5.Final.pom
[2026-02-11T21:04:13.106Z] [INFO]
[2026-02-11T21:04:13.106Z] [INFO] ---------------------< io.quarkus.qute:qute-core >----------------------
[2026-02-11T21:04:13.106Z] [INFO] Building Qute - Core 2.7.5.Final [17/964]
[2026-02-11T21:04:13.106Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:04:13.106Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.4.0/mutiny-1.4.0.pom
[2026-02-11T21:04:13.436Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.4.0/mutiny-1.4.0.pom (8.5 kB at 75 kB/s)
[2026-02-11T21:04:13.436Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-project/1.4.0/mutiny-project-1.4.0.pom
[2026-02-11T21:04:13.436Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-project/1.4.0/mutiny-project-1.4.0.pom (19 kB at 216 kB/s)
[2026-02-11T21:04:13.436Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/35/smallrye-build-parent-35.pom
[2026-02-11T21:04:13.436Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/35/smallrye-build-parent-35.pom (66 kB at 679 kB/s)
[2026-02-11T21:04:13.436Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom
[2026-02-11T21:04:13.436Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom (1.2 kB at 15 kB/s)
[2026-02-11T21:04:13.436Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.pom
[2026-02-11T21:04:13.766Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.pom (1.9 kB at 15 kB/s)
[2026-02-11T21:04:13.766Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.4.0/mutiny-1.4.0.jar
[2026-02-11T21:04:13.766Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar
[2026-02-11T21:04:13.766Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.jar
[2026-02-11T21:04:13.766Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar (11 kB at 158 kB/s)
[2026-02-11T21:04:13.766Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.4.0/mutiny-1.4.0.jar (838 kB at 7.6 MB/s)
[2026-02-11T21:04:13.766Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.jar (6.5 kB at 52 kB/s)
[2026-02-11T21:04:13.766Z] [INFO]
[2026-02-11T21:04:13.766Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qute-core ---
[2026-02-11T21:04:13.766Z] [INFO]
[2026-02-11T21:04:13.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ qute-core ---
[2026-02-11T21:04:13.766Z] [INFO]
[2026-02-11T21:04:13.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ qute-core ---
[2026-02-11T21:04:13.766Z] [INFO]
[2026-02-11T21:04:13.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ qute-core ---
[2026-02-11T21:04:13.766Z] [INFO]
[2026-02-11T21:04:13.766Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ qute-core ---
[2026-02-11T21:04:13.766Z] [INFO]
[2026-02-11T21:04:13.766Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ qute-core ---
[2026-02-11T21:04:14.476Z] [INFO] Processed 110 files in 668ms (Formatted: 0, Unchanged: 110, Failed: 0, Readonly: 0)
[2026-02-11T21:04:14.476Z] [INFO]
[2026-02-11T21:04:14.476Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ qute-core ---
[2026-02-11T21:04:15.187Z] [INFO] Processed 110 files in 00:00.536 (Already Sorted: 110, Needed Sorting: 0)
[2026-02-11T21:04:15.187Z] [INFO]
[2026-02-11T21:04:15.187Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ qute-core ---
[2026-02-11T21:04:15.187Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:04:15.187Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:04:15.187Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/core/src/main/resources
[2026-02-11T21:04:15.187Z] [INFO]
[2026-02-11T21:04:15.187Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ qute-core ---
[2026-02-11T21:04:15.187Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:04:15.187Z] [INFO] Compiling 78 source files to /quarkus/independent-projects/qute/core/target/classes
[2026-02-11T21:04:15.895Z] [INFO]
[2026-02-11T21:04:15.895Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ qute-core ---
[2026-02-11T21:04:15.895Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:04:15.895Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:04:15.895Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/core/src/test/resources
[2026-02-11T21:04:15.895Z] [INFO]
[2026-02-11T21:04:15.895Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ qute-core ---
[2026-02-11T21:04:15.895Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:04:15.895Z] [INFO] Compiling 32 source files to /quarkus/independent-projects/qute/core/target/test-classes
[2026-02-11T21:04:16.224Z] [INFO]
[2026-02-11T21:04:16.225Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ qute-core ---
[2026-02-11T21:04:16.225Z] [INFO]
[2026-02-11T21:04:16.225Z] [INFO] -------------------------------------------------------
[2026-02-11T21:04:16.225Z] [INFO] T E S T S
[2026-02-11T21:04:16.225Z] [INFO] -------------------------------------------------------
[2026-02-11T21:04:16.225Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-11T21:04:17.374Z] [INFO] Running io.quarkus.qute.LoopSectionTest
[2026-02-11T21:04:17.374Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s - in io.quarkus.qute.LoopSectionTest
[2026-02-11T21:04:17.374Z] [INFO] Running io.quarkus.qute.GlobalNamespaceResolverTest
[2026-02-11T21:04:17.374Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.qute.GlobalNamespaceResolverTest
[2026-02-11T21:04:17.374Z] [INFO] Running io.quarkus.qute.MutinyTest
[2026-02-11T21:04:17.374Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in io.quarkus.qute.MutinyTest
[2026-02-11T21:04:17.374Z] [INFO] Running io.quarkus.qute.HtmlEscaperTest
[2026-02-11T21:04:17.374Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.qute.HtmlEscaperTest
[2026-02-11T21:04:17.374Z] [INFO] Running io.quarkus.qute.IfSectionTest
[2026-02-11T21:04:17.704Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in io.quarkus.qute.IfSectionTest
[2026-02-11T21:04:17.704Z] [INFO] Running io.quarkus.qute.LiteralSupportTest
[2026-02-11T21:04:17.704Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.qute.LiteralSupportTest
[2026-02-11T21:04:17.704Z] [INFO] Running io.quarkus.qute.WhenSectionTest
[2026-02-11T21:04:17.704Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.qute.WhenSectionTest
[2026-02-11T21:04:17.704Z] [INFO] Running io.quarkus.qute.ArrayResolverTest
[2026-02-11T21:04:17.704Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.qute.ArrayResolverTest
[2026-02-11T21:04:17.704Z] [INFO] Running io.quarkus.qute.UserTagTest
[2026-02-11T21:04:17.704Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in io.quarkus.qute.UserTagTest
[2026-02-11T21:04:17.704Z] [INFO] Running io.quarkus.qute.SimpleTest
[2026-02-11T21:04:17.704Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in io.quarkus.qute.SimpleTest
[2026-02-11T21:04:17.704Z] [INFO] Running io.quarkus.qute.VirtualMethodParametersTest
[2026-02-11T21:04:17.704Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.qute.VirtualMethodParametersTest
[2026-02-11T21:04:17.704Z] [INFO] Running io.quarkus.qute.WithSectionTest
[2026-02-11T21:04:17.704Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.qute.WithSectionTest
[2026-02-11T21:04:17.704Z] [INFO] Running io.quarkus.qute.StrictRenderingTest
[2026-02-11T21:04:17.704Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.qute.StrictRenderingTest
[2026-02-11T21:04:17.704Z] [INFO] Running io.quarkus.qute.ValueResolverBuilderTest
[2026-02-11T21:04:17.704Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.qute.ValueResolverBuilderTest
[2026-02-11T21:04:17.704Z] [INFO] Running io.quarkus.qute.NamespaceResolversTest
[2026-02-11T21:04:17.704Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.qute.NamespaceResolversTest
[2026-02-11T21:04:17.704Z] [INFO] Running io.quarkus.qute.ReflectionResolverTest
[2026-02-11T21:04:17.704Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.qute.ReflectionResolverTest
[2026-02-11T21:04:17.704Z] [INFO] Running io.quarkus.qute.EvalTest
[2026-02-11T21:04:17.704Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.qute.EvalTest
[2026-02-11T21:04:17.704Z] [INFO] Running io.quarkus.qute.ParserTest
[2026-02-11T21:04:18.033Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in io.quarkus.qute.ParserTest
[2026-02-11T21:04:18.033Z] [INFO] Running io.quarkus.qute.EvaluatedParamsTest
[2026-02-11T21:04:18.033Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.qute.EvaluatedParamsTest
[2026-02-11T21:04:18.033Z] [INFO] Running io.quarkus.qute.QuteTest
[2026-02-11T21:04:18.033Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in io.quarkus.qute.QuteTest
[2026-02-11T21:04:18.033Z] [INFO] Running io.quarkus.qute.BooleansTest
[2026-02-11T21:04:18.033Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.qute.BooleansTest
[2026-02-11T21:04:18.033Z] [INFO] Running io.quarkus.qute.ImmutableListTest
[2026-02-11T21:04:18.033Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.qute.ImmutableListTest
[2026-02-11T21:04:18.033Z] [INFO] Running io.quarkus.qute.TemplateInstanceInitializerTest
[2026-02-11T21:04:18.033Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.qute.TemplateInstanceInitializerTest
[2026-02-11T21:04:18.033Z] [INFO] Running io.quarkus.qute.ExpressionTest
[2026-02-11T21:04:18.033Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.qute.ExpressionTest
[2026-02-11T21:04:18.033Z] [INFO] Running io.quarkus.qute.AsyncDataTest
[2026-02-11T21:04:18.033Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.qute.AsyncDataTest
[2026-02-11T21:04:18.033Z] [INFO] Running io.quarkus.qute.EngineTest
[2026-02-11T21:04:18.033Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.EngineTest
[2026-02-11T21:04:18.033Z] [INFO] Running io.quarkus.qute.SetSectionTest
[2026-02-11T21:04:18.033Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.qute.SetSectionTest
[2026-02-11T21:04:18.033Z] [INFO] Running io.quarkus.qute.CollectionResolverTest
[2026-02-11T21:04:18.033Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.qute.CollectionResolverTest
[2026-02-11T21:04:18.033Z] [INFO] Running io.quarkus.qute.EscaperTest
[2026-02-11T21:04:18.033Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.EscaperTest
[2026-02-11T21:04:18.033Z] [INFO] Running io.quarkus.qute.IncludeTest
[2026-02-11T21:04:18.033Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in io.quarkus.qute.IncludeTest
[2026-02-11T21:04:18.033Z] [INFO] Running io.quarkus.qute.MapResolverTest
[2026-02-11T21:04:18.033Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.qute.MapResolverTest
[2026-02-11T21:04:18.033Z] [INFO]
[2026-02-11T21:04:18.033Z] [INFO] Results:
[2026-02-11T21:04:18.033Z] [INFO]
[2026-02-11T21:04:18.033Z] [INFO] Tests run: 151, Failures: 0, Errors: 0, Skipped: 0
[2026-02-11T21:04:18.033Z] [INFO]
[2026-02-11T21:04:18.363Z] [INFO]
[2026-02-11T21:04:18.363Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ qute-core ---
[2026-02-11T21:04:18.363Z] [INFO] Building jar: /quarkus/independent-projects/qute/core/target/qute-core-2.7.5.Final.jar
[2026-02-11T21:04:18.363Z] [INFO]
[2026-02-11T21:04:18.363Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ qute-core ---
[2026-02-11T21:04:18.363Z] [INFO] Building jar: /quarkus/independent-projects/qute/core/target/qute-core-2.7.5.Final-sources.jar
[2026-02-11T21:04:18.363Z] [INFO]
[2026-02-11T21:04:18.363Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ qute-core ---
[2026-02-11T21:04:18.363Z] [INFO] Installing /quarkus/independent-projects/qute/core/target/qute-core-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/qute/qute-core/2.7.5.Final/qute-core-2.7.5.Final.jar
[2026-02-11T21:04:18.363Z] [INFO] Installing /quarkus/independent-projects/qute/core/pom.xml to /root/.m2/repository/io/quarkus/qute/qute-core/2.7.5.Final/qute-core-2.7.5.Final.pom
[2026-02-11T21:04:18.363Z] [INFO] Installing /quarkus/independent-projects/qute/core/target/qute-core-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/qute/qute-core/2.7.5.Final/qute-core-2.7.5.Final-sources.jar
[2026-02-11T21:04:18.363Z] [INFO]
[2026-02-11T21:04:18.363Z] [INFO] -------------------< io.quarkus.qute:qute-generator >-------------------
[2026-02-11T21:04:18.363Z] [INFO] Building Qute - Generator 2.7.5.Final [18/964]
[2026-02-11T21:04:18.363Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:04:18.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.1.Final/jandex-2.4.1.Final.pom
[2026-02-11T21:04:18.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.1.Final/jandex-2.4.1.Final.pom (6.8 kB at 52 kB/s)
[2026-02-11T21:04:18.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.1.Final/jandex-2.4.1.Final.jar
[2026-02-11T21:04:18.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.1.Final/jandex-2.4.1.Final.jar (231 kB at 1.9 MB/s)
[2026-02-11T21:04:18.691Z] [INFO]
[2026-02-11T21:04:18.691Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qute-generator ---
[2026-02-11T21:04:18.691Z] [INFO]
[2026-02-11T21:04:18.691Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ qute-generator ---
[2026-02-11T21:04:18.691Z] [INFO]
[2026-02-11T21:04:18.691Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ qute-generator ---
[2026-02-11T21:04:18.691Z] [INFO]
[2026-02-11T21:04:18.691Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ qute-generator ---
[2026-02-11T21:04:18.691Z] [INFO]
[2026-02-11T21:04:18.691Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ qute-generator ---
[2026-02-11T21:04:18.691Z] [INFO]
[2026-02-11T21:04:18.691Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ qute-generator ---
[2026-02-11T21:04:19.018Z] [INFO] Processed 16 files in 200ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2026-02-11T21:04:19.018Z] [INFO]
[2026-02-11T21:04:19.018Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ qute-generator ---
[2026-02-11T21:04:19.018Z] [INFO] Processed 16 files in 00:00.306 (Already Sorted: 16, Needed Sorting: 0)
[2026-02-11T21:04:19.018Z] [INFO]
[2026-02-11T21:04:19.018Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ qute-generator ---
[2026-02-11T21:04:19.018Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:04:19.018Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:04:19.018Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/generator/src/main/resources
[2026-02-11T21:04:19.018Z] [INFO]
[2026-02-11T21:04:19.018Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ qute-generator ---
[2026-02-11T21:04:19.018Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:04:19.346Z] [INFO] Compiling 5 source files to /quarkus/independent-projects/qute/generator/target/classes
[2026-02-11T21:04:19.674Z] [INFO]
[2026-02-11T21:04:19.674Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ qute-generator ---
[2026-02-11T21:04:19.674Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:04:19.674Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:04:19.674Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/generator/src/test/resources
[2026-02-11T21:04:19.674Z] [INFO]
[2026-02-11T21:04:19.674Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ qute-generator ---
[2026-02-11T21:04:19.674Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:04:19.674Z] [INFO] Compiling 11 source files to /quarkus/independent-projects/qute/generator/target/test-classes
[2026-02-11T21:04:19.674Z] [INFO]
[2026-02-11T21:04:19.674Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ qute-generator ---
[2026-02-11T21:04:19.674Z] [INFO]
[2026-02-11T21:04:19.674Z] [INFO] -------------------------------------------------------
[2026-02-11T21:04:19.674Z] [INFO] T E S T S
[2026-02-11T21:04:19.674Z] [INFO] -------------------------------------------------------
[2026-02-11T21:04:19.674Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-11T21:04:20.914Z] [INFO] Running io.quarkus.qute.generator.MethodKeyTest
[2026-02-11T21:04:20.914Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in io.quarkus.qute.generator.MethodKeyTest
[2026-02-11T21:04:20.914Z] [INFO] Running io.quarkus.qute.generator.SimpleGeneratorTest
[2026-02-11T21:04:21.620Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.583 s - in io.quarkus.qute.generator.SimpleGeneratorTest
[2026-02-11T21:04:21.620Z] [INFO] Running io.quarkus.qute.generator.ParametersTest
[2026-02-11T21:04:21.620Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.qute.generator.ParametersTest
[2026-02-11T21:04:21.620Z] [INFO] Running io.quarkus.qute.generator.TemplateGlobalGeneratorTest
[2026-02-11T21:04:21.620Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in io.quarkus.qute.generator.TemplateGlobalGeneratorTest
[2026-02-11T21:04:21.620Z] [INFO]
[2026-02-11T21:04:21.620Z] [INFO] Results:
[2026-02-11T21:04:21.620Z] [INFO]
[2026-02-11T21:04:21.620Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-11T21:04:21.620Z] [INFO]
[2026-02-11T21:04:21.620Z] [INFO]
[2026-02-11T21:04:21.620Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ qute-generator ---
[2026-02-11T21:04:21.620Z] [INFO] Building jar: /quarkus/independent-projects/qute/generator/target/qute-generator-2.7.5.Final.jar
[2026-02-11T21:04:21.620Z] [INFO]
[2026-02-11T21:04:21.620Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ qute-generator ---
[2026-02-11T21:04:21.620Z] [INFO] Building jar: /quarkus/independent-projects/qute/generator/target/qute-generator-2.7.5.Final-sources.jar
[2026-02-11T21:04:21.620Z] [INFO]
[2026-02-11T21:04:21.620Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ qute-generator ---
[2026-02-11T21:04:21.620Z] [INFO] Installing /quarkus/independent-projects/qute/generator/target/qute-generator-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/qute/qute-generator/2.7.5.Final/qute-generator-2.7.5.Final.jar
[2026-02-11T21:04:21.620Z] [INFO] Installing /quarkus/independent-projects/qute/generator/pom.xml to /root/.m2/repository/io/quarkus/qute/qute-generator/2.7.5.Final/qute-generator-2.7.5.Final.pom
[2026-02-11T21:04:21.620Z] [INFO] Installing /quarkus/independent-projects/qute/generator/target/qute-generator-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/qute/qute-generator/2.7.5.Final/qute-generator-2.7.5.Final-sources.jar
[2026-02-11T21:04:21.620Z] [INFO]
[2026-02-11T21:04:21.620Z] [INFO] ------------------< io.quarkus:quarkus-tools-parent >-------------------
[2026-02-11T21:04:21.620Z] [INFO] Building Quarkus - Dev tools - Parent 2.7.5.Final [19/964]
[2026-02-11T21:04:21.620Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-11T21:04:21.620Z] [INFO]
[2026-02-11T21:04:21.620Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-tools-parent ---
[2026-02-11T21:04:21.620Z] [INFO]
[2026-02-11T21:04:21.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-tools-parent ---
[2026-02-11T21:04:21.620Z] [INFO]
[2026-02-11T21:04:21.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-tools-parent ---
[2026-02-11T21:04:21.620Z] [INFO]
[2026-02-11T21:04:21.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-tools-parent ---
[2026-02-11T21:04:21.620Z] [INFO]
[2026-02-11T21:04:21.620Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-tools-parent ---
[2026-02-11T21:04:21.620Z] [INFO]
[2026-02-11T21:04:21.620Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-tools-parent ---
[2026-02-11T21:04:21.620Z] [INFO]
[2026-02-11T21:04:21.620Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-tools-parent ---
[2026-02-11T21:04:21.620Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-11T21:04:21.620Z] [INFO]
[2026-02-11T21:04:21.620Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-tools-parent ---
[2026-02-11T21:04:21.620Z] [INFO]
[2026-02-11T21:04:21.620Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-tools-parent ---
[2026-02-11T21:04:21.620Z] [INFO] Installing /quarkus/independent-projects/tools/pom.xml to /root/.m2/repository/io/quarkus/quarkus-tools-parent/2.7.5.Final/quarkus-tools-parent-2.7.5.Final.pom
[2026-02-11T21:04:21.620Z] [INFO]
[2026-02-11T21:04:21.620Z] [INFO] --------------< io.quarkus:quarkus-devtools-artifact-api >--------------
[2026-02-11T21:04:21.620Z] [INFO] Building Quarkus - Dev tools - Maven Artifact API 2.7.5.Final [20/964]
[2026-02-11T21:04:21.620Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:04:21.620Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/jandex-maven-plugin/1.2.2/jandex-maven-plugin-1.2.2.pom
[2026-02-11T21:04:21.948Z] [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/jandex-maven-plugin/1.2.2/jandex-maven-plugin-1.2.2.pom (11 kB at 28 kB/s)
[2026-02-11T21:04:21.948Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/14/jboss-parent-14.pom
[2026-02-11T21:04:22.275Z] [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/14/jboss-parent-14.pom (33 kB at 149 kB/s)
[2026-02-11T21:04:22.275Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
[2026-02-11T21:04:22.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
[2026-02-11T21:04:22.604Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.1/maven-3.8.1.pom (26 kB at 330 kB/s)
[2026-02-11T21:04:22.604Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/jandex-maven-plugin/1.2.2/jandex-maven-plugin-1.2.2.jar
[2026-02-11T21:04:22.934Z] [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/jandex-maven-plugin/1.2.2/jandex-maven-plugin-1.2.2.jar (13 kB at 46 kB/s)
[2026-02-11T21:04:22.934Z] [INFO]
[2026-02-11T21:04:22.934Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-artifact-api ---
[2026-02-11T21:04:22.934Z] [INFO]
[2026-02-11T21:04:22.934Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-artifact-api ---
[2026-02-11T21:04:22.934Z] [INFO]
[2026-02-11T21:04:22.934Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-artifact-api ---
[2026-02-11T21:04:22.934Z] [INFO]
[2026-02-11T21:04:22.934Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-artifact-api ---
[2026-02-11T21:04:22.934Z] [INFO]
[2026-02-11T21:04:22.934Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-artifact-api ---
[2026-02-11T21:04:22.934Z] [INFO]
[2026-02-11T21:04:22.934Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-artifact-api ---
[2026-02-11T21:04:22.934Z] [INFO] Processed 2 files in 24ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-11T21:04:22.934Z] [INFO]
[2026-02-11T21:04:22.934Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-artifact-api ---
[2026-02-11T21:04:22.934Z] [INFO] Processed 2 files in 00:00.015 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-11T21:04:22.934Z] [INFO]
[2026-02-11T21:04:22.934Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-artifact-api ---
[2026-02-11T21:04:22.934Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:04:22.934Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:04:22.934Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/artifact-api/src/main/resources
[2026-02-11T21:04:22.934Z] [INFO]
[2026-02-11T21:04:22.934Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-artifact-api ---
[2026-02-11T21:04:22.934Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:04:22.934Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/tools/artifact-api/target/classes
[2026-02-11T21:04:22.934Z] [INFO]
[2026-02-11T21:04:22.934Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-devtools-artifact-api ---
[2026-02-11T21:04:22.934Z] [INFO] Saving Jandex index: /quarkus/independent-projects/tools/artifact-api/target/classes/META-INF/jandex.idx
[2026-02-11T21:04:22.934Z] [INFO]
[2026-02-11T21:04:22.934Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-artifact-api ---
[2026-02-11T21:04:22.934Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:04:22.934Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:04:22.934Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/artifact-api/src/test/resources
[2026-02-11T21:04:22.934Z] [INFO]
[2026-02-11T21:04:22.934Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-artifact-api ---
[2026-02-11T21:04:22.934Z] [INFO] No sources to compile
[2026-02-11T21:04:23.262Z] [INFO]
[2026-02-11T21:04:23.262Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-artifact-api ---
[2026-02-11T21:04:23.262Z] [INFO] No tests to run.
[2026-02-11T21:04:23.262Z] [INFO]
[2026-02-11T21:04:23.262Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-artifact-api ---
[2026-02-11T21:04:23.262Z] [INFO] Building jar: /quarkus/independent-projects/tools/artifact-api/target/quarkus-devtools-artifact-api-2.7.5.Final.jar
[2026-02-11T21:04:23.262Z] [INFO]
[2026-02-11T21:04:23.262Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-artifact-api ---
[2026-02-11T21:04:23.262Z] [INFO] Building jar: /quarkus/independent-projects/tools/artifact-api/target/quarkus-devtools-artifact-api-2.7.5.Final-sources.jar
[2026-02-11T21:04:23.262Z] [INFO]
[2026-02-11T21:04:23.262Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-artifact-api ---
[2026-02-11T21:04:23.262Z] [INFO] Installing /quarkus/independent-projects/tools/artifact-api/target/quarkus-devtools-artifact-api-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-artifact-api/2.7.5.Final/quarkus-devtools-artifact-api-2.7.5.Final.jar
[2026-02-11T21:04:23.262Z] [INFO] Installing /quarkus/independent-projects/tools/artifact-api/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-artifact-api/2.7.5.Final/quarkus-devtools-artifact-api-2.7.5.Final.pom
[2026-02-11T21:04:23.262Z] [INFO] Installing /quarkus/independent-projects/tools/artifact-api/target/quarkus-devtools-artifact-api-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-artifact-api/2.7.5.Final/quarkus-devtools-artifact-api-2.7.5.Final-sources.jar
[2026-02-11T21:04:23.262Z] [INFO]
[2026-02-11T21:04:23.262Z] [INFO] -------------< io.quarkus:quarkus-devtools-message-writer >-------------
[2026-02-11T21:04:23.262Z] [INFO] Building Quarkus - Dev tools - Message Writer 2.7.5.Final [21/964]
[2026-02-11T21:04:23.262Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:04:23.262Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.pom
[2026-02-11T21:04:23.262Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.pom (1.7 kB at 14 kB/s)
[2026-02-11T21:04:23.262Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.jar
[2026-02-11T21:04:23.262Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.jar (15 kB at 106 kB/s)
[2026-02-11T21:04:23.262Z] [INFO]
[2026-02-11T21:04:23.262Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-message-writer ---
[2026-02-11T21:04:23.262Z] [INFO]
[2026-02-11T21:04:23.262Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-message-writer ---
[2026-02-11T21:04:23.262Z] [INFO]
[2026-02-11T21:04:23.262Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-message-writer ---
[2026-02-11T21:04:23.262Z] [INFO]
[2026-02-11T21:04:23.262Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-message-writer ---
[2026-02-11T21:04:23.262Z] [INFO]
[2026-02-11T21:04:23.262Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-message-writer ---
[2026-02-11T21:04:23.262Z] [INFO]
[2026-02-11T21:04:23.262Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-message-writer ---
[2026-02-11T21:04:23.591Z] [INFO] Processed 3 files in 18ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-11T21:04:23.591Z] [INFO]
[2026-02-11T21:04:23.591Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-message-writer ---
[2026-02-11T21:04:23.591Z] [INFO] Processed 3 files in 00:00.006 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-11T21:04:23.591Z] [INFO]
[2026-02-11T21:04:23.591Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-message-writer ---
[2026-02-11T21:04:23.591Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:04:23.592Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:04:23.592Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/message-writer/src/main/resources
[2026-02-11T21:04:23.592Z] [INFO]
[2026-02-11T21:04:23.592Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-message-writer ---
[2026-02-11T21:04:23.592Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:04:23.592Z] [INFO] Compiling 3 source files to /quarkus/independent-projects/tools/message-writer/target/classes
[2026-02-11T21:04:23.592Z] [INFO]
[2026-02-11T21:04:23.592Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-message-writer ---
[2026-02-11T21:04:23.592Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:04:23.592Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:04:23.592Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/message-writer/src/test/resources
[2026-02-11T21:04:23.592Z] [INFO]
[2026-02-11T21:04:23.592Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-message-writer ---
[2026-02-11T21:04:23.592Z] [INFO] No sources to compile
[2026-02-11T21:04:23.592Z] [INFO]
[2026-02-11T21:04:23.592Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-message-writer ---
[2026-02-11T21:04:23.592Z] [INFO] No tests to run.
[2026-02-11T21:04:23.592Z] [INFO]
[2026-02-11T21:04:23.592Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-message-writer ---
[2026-02-11T21:04:23.592Z] [INFO] Building jar: /quarkus/independent-projects/tools/message-writer/target/quarkus-devtools-message-writer-2.7.5.Final.jar
[2026-02-11T21:04:23.592Z] [INFO]
[2026-02-11T21:04:23.592Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-message-writer ---
[2026-02-11T21:04:23.592Z] [INFO] Building jar: /quarkus/independent-projects/tools/message-writer/target/quarkus-devtools-message-writer-2.7.5.Final-sources.jar
[2026-02-11T21:04:23.592Z] [INFO]
[2026-02-11T21:04:23.592Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-message-writer ---
[2026-02-11T21:04:23.592Z] [INFO] Installing /quarkus/independent-projects/tools/message-writer/target/quarkus-devtools-message-writer-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-message-writer/2.7.5.Final/quarkus-devtools-message-writer-2.7.5.Final.jar
[2026-02-11T21:04:23.592Z] [INFO] Installing /quarkus/independent-projects/tools/message-writer/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-message-writer/2.7.5.Final/quarkus-devtools-message-writer-2.7.5.Final.pom
[2026-02-11T21:04:23.592Z] [INFO] Installing /quarkus/independent-projects/tools/message-writer/target/quarkus-devtools-message-writer-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-message-writer/2.7.5.Final/quarkus-devtools-message-writer-2.7.5.Final-sources.jar
[2026-02-11T21:04:23.592Z] [INFO]
[2026-02-11T21:04:23.592Z] [INFO] ------------< io.quarkus:quarkus-devtools-registry-client >-------------
[2026-02-11T21:04:23.592Z] [INFO] Building Quarkus - Dev tools - Registry Client API 2.7.5.Final [22/964]
[2026-02-11T21:04:23.592Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:04:23.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[2026-02-11T21:04:23.592Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 224 kB/s)
[2026-02-11T21:04:23.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.pom
[2026-02-11T21:04:23.592Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.pom (8.3 kB at 100 kB/s)
[2026-02-11T21:04:23.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
[2026-02-11T21:04:23.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 64 kB/s)
[2026-02-11T21:04:23.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
[2026-02-11T21:04:23.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 150 kB/s)
[2026-02-11T21:04:23.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
[2026-02-11T21:04:23.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 68 kB/s)
[2026-02-11T21:04:23.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
[2026-02-11T21:04:23.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 169 kB/s)
[2026-02-11T21:04:23.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
[2026-02-11T21:04:24.248Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 38 kB/s)
[2026-02-11T21:04:24.248Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
[2026-02-11T21:04:24.248Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 144 kB/s)
[2026-02-11T21:04:24.248Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[2026-02-11T21:04:24.248Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.jar
[2026-02-11T21:04:24.248Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
[2026-02-11T21:04:24.248Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 4.0 MB/s)
[2026-02-11T21:04:24.248Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.jar (397 kB at 4.2 MB/s)
[2026-02-11T21:04:24.248Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (328 kB at 3.5 MB/s)
[2026-02-11T21:04:24.248Z] [INFO]
[2026-02-11T21:04:24.248Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-registry-client ---
[2026-02-11T21:04:24.248Z] [INFO]
[2026-02-11T21:04:24.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-registry-client ---
[2026-02-11T21:04:24.248Z] [INFO]
[2026-02-11T21:04:24.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-registry-client ---
[2026-02-11T21:04:24.248Z] [INFO]
[2026-02-11T21:04:24.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-registry-client ---
[2026-02-11T21:04:24.248Z] [INFO]
[2026-02-11T21:04:24.248Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-registry-client ---
[2026-02-11T21:04:24.248Z] [INFO]
[2026-02-11T21:04:24.248Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-registry-client ---
[2026-02-11T21:04:24.578Z] [INFO] Processed 86 files in 222ms (Formatted: 0, Unchanged: 86, Failed: 0, Readonly: 0)
[2026-02-11T21:04:24.578Z] [INFO]
[2026-02-11T21:04:24.578Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-registry-client ---
[2026-02-11T21:04:24.907Z] [INFO] Processed 86 files in 00:00.352 (Already Sorted: 86, Needed Sorting: 0)
[2026-02-11T21:04:24.907Z] [INFO]
[2026-02-11T21:04:24.907Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-registry-client ---
[2026-02-11T21:04:24.907Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:04:24.907Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:04:24.907Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/registry-client/src/main/resources
[2026-02-11T21:04:24.907Z] [INFO]
[2026-02-11T21:04:24.907Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-registry-client ---
[2026-02-11T21:04:24.907Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:04:24.907Z] [INFO] Compiling 79 source files to /quarkus/independent-projects/tools/registry-client/target/classes
[2026-02-11T21:04:25.615Z] [INFO] Annotation processing is enabled because one or more processors were found
[2026-02-11T21:04:25.615Z] on the class path. A future release of javac may disable annotation processing
[2026-02-11T21:04:25.615Z] unless at least one processor is specified by name (-processor), or a search
[2026-02-11T21:04:25.615Z] path is specified (--processor-path, --processor-module-path), or annotation
[2026-02-11T21:04:25.615Z] processing is enabled explicitly (-proc:only, -proc:full).
[2026-02-11T21:04:25.615Z] Use -Xlint:-options to suppress this message.
[2026-02-11T21:04:25.615Z] Use -proc:none to disable annotation processing.
[2026-02-11T21:04:25.615Z] [WARNING] /quarkus/independent-projects/tools/registry-client/src/main/java/io/quarkus/registry/json/JsonBuilder.java:[80,50] unchecked cast
[2026-02-11T21:04:25.615Z] required: T
[2026-02-11T21:04:25.615Z] found: capture#1 of ?
[2026-02-11T21:04:25.615Z] [WARNING] /quarkus/independent-projects/tools/registry-client/src/main/java/io/quarkus/registry/json/JsonBuilder.java:[87,50] unchecked cast
[2026-02-11T21:04:25.615Z] required: S
[2026-02-11T21:04:25.615Z] found: capture#2 of ?
[2026-02-11T21:04:25.615Z] [INFO]
[2026-02-11T21:04:25.615Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-devtools-registry-client ---
[2026-02-11T21:04:25.615Z] [INFO] Saving Jandex index: /quarkus/independent-projects/tools/registry-client/target/classes/META-INF/jandex.idx
[2026-02-11T21:04:25.615Z] [INFO]
[2026-02-11T21:04:25.615Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-registry-client ---
[2026-02-11T21:04:25.615Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:04:25.615Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:04:25.615Z] [INFO] Copying 28 resources
[2026-02-11T21:04:25.615Z] [INFO]
[2026-02-11T21:04:25.615Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-registry-client ---
[2026-02-11T21:04:25.615Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:04:25.615Z] [INFO] Compiling 7 source files to /quarkus/independent-projects/tools/registry-client/target/test-classes
[2026-02-11T21:04:25.945Z] [INFO] Annotation processing is enabled because one or more processors were found
[2026-02-11T21:04:25.945Z] on the class path. A future release of javac may disable annotation processing
[2026-02-11T21:04:25.945Z] unless at least one processor is specified by name (-processor), or a search
[2026-02-11T21:04:25.945Z] path is specified (--processor-path, --processor-module-path), or annotation
[2026-02-11T21:04:25.945Z] processing is enabled explicitly (-proc:only, -proc:full).
[2026-02-11T21:04:25.945Z] Use -Xlint:-options to suppress this message.
[2026-02-11T21:04:25.945Z] Use -proc:none to disable annotation processing.
[2026-02-11T21:04:25.945Z] [INFO]
[2026-02-11T21:04:25.945Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-registry-client ---
[2026-02-11T21:04:25.945Z] [INFO]
[2026-02-11T21:04:25.945Z] [INFO] -------------------------------------------------------
[2026-02-11T21:04:25.945Z] [INFO] T E S T S
[2026-02-11T21:04:25.945Z] [INFO] -------------------------------------------------------
[2026-02-11T21:04:25.945Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-11T21:04:27.103Z] [INFO] Running io.quarkus.registry.CatalogMergeUtilityTest
[2026-02-11T21:04:27.103Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in io.quarkus.registry.CatalogMergeUtilityTest
[2026-02-11T21:04:27.103Z] [INFO] Running io.quarkus.registry.catalog.ExtensionTest
[2026-02-11T21:04:27.430Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s - in io.quarkus.registry.catalog.ExtensionTest
[2026-02-11T21:04:27.430Z] [INFO] Running io.quarkus.registry.catalog.platform.PlatformCatalogLastUpdatedTest
[2026-02-11T21:04:27.759Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.455 s - in io.quarkus.registry.catalog.platform.PlatformCatalogLastUpdatedTest
[2026-02-11T21:04:27.759Z] [INFO] Running io.quarkus.registry.catalog.ExtensionCatalogSerializationTest
[2026-02-11T21:04:27.759Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in io.quarkus.registry.catalog.ExtensionCatalogSerializationTest
[2026-02-11T21:04:27.759Z] [INFO] Running io.quarkus.registry.config.RegistriesConfigLocatorTest
[2026-02-11T21:04:27.759Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in io.quarkus.registry.config.RegistriesConfigLocatorTest
[2026-02-11T21:04:27.759Z] [INFO] Running io.quarkus.registry.config.DevToolsConfigSerializationTest
[2026-02-11T21:04:28.090Z] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in io.quarkus.registry.config.DevToolsConfigSerializationTest
[2026-02-11T21:04:28.090Z] [INFO] Running io.quarkus.devtools.registry.util.PlatformArtifactsTest
[2026-02-11T21:04:28.090Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.devtools.registry.util.PlatformArtifactsTest
[2026-02-11T21:04:28.090Z] [INFO]
[2026-02-11T21:04:28.090Z] [INFO] Results:
[2026-02-11T21:04:28.090Z] [INFO]
[2026-02-11T21:04:28.090Z] [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
[2026-02-11T21:04:28.090Z] [INFO]
[2026-02-11T21:04:28.090Z] [INFO]
[2026-02-11T21:04:28.090Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-registry-client ---
[2026-02-11T21:04:28.090Z] [INFO] Building jar: /quarkus/independent-projects/tools/registry-client/target/quarkus-devtools-registry-client-2.7.5.Final.jar
[2026-02-11T21:04:28.090Z] [INFO]
[2026-02-11T21:04:28.090Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-registry-client ---
[2026-02-11T21:04:28.090Z] [INFO] Building jar: /quarkus/independent-projects/tools/registry-client/target/quarkus-devtools-registry-client-2.7.5.Final-sources.jar
[2026-02-11T21:04:28.090Z] [INFO]
[2026-02-11T21:04:28.090Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-registry-client ---
[2026-02-11T21:04:28.090Z] [INFO] Installing /quarkus/independent-projects/tools/registry-client/target/quarkus-devtools-registry-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-registry-client/2.7.5.Final/quarkus-devtools-registry-client-2.7.5.Final.jar
[2026-02-11T21:04:28.090Z] [INFO] Installing /quarkus/independent-projects/tools/registry-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-registry-client/2.7.5.Final/quarkus-devtools-registry-client-2.7.5.Final.pom
[2026-02-11T21:04:28.090Z] [INFO] Installing /quarkus/independent-projects/tools/registry-client/target/quarkus-devtools-registry-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-registry-client/2.7.5.Final/quarkus-devtools-registry-client-2.7.5.Final-sources.jar
[2026-02-11T21:04:28.090Z] [INFO]
[2026-02-11T21:04:28.090Z] [INFO] ---------------< io.quarkus:quarkus-devtools-utilities >----------------
[2026-02-11T21:04:28.090Z] [INFO] Building Quarkus - Dev tools - Utilities 2.7.5.Final [23/964]
[2026-02-11T21:04:28.090Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:04:28.090Z] [INFO]
[2026-02-11T21:04:28.090Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-utilities ---
[2026-02-11T21:04:28.090Z] [INFO]
[2026-02-11T21:04:28.090Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-utilities ---
[2026-02-11T21:04:28.090Z] [INFO]
[2026-02-11T21:04:28.090Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-utilities ---
[2026-02-11T21:04:28.090Z] [INFO]
[2026-02-11T21:04:28.090Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-utilities ---
[2026-02-11T21:04:28.090Z] [INFO]
[2026-02-11T21:04:28.090Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-utilities ---
[2026-02-11T21:04:28.090Z] [INFO]
[2026-02-11T21:04:28.090Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-utilities ---
[2026-02-11T21:04:28.090Z] [INFO] Processed 2 files in 18ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-11T21:04:28.090Z] [INFO]
[2026-02-11T21:04:28.090Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-utilities ---
[2026-02-11T21:04:28.090Z] [INFO] Processed 2 files in 00:00.006 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-11T21:04:28.090Z] [INFO]
[2026-02-11T21:04:28.090Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-utilities ---
[2026-02-11T21:04:28.090Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:04:28.090Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:04:28.090Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/utilities/src/main/resources
[2026-02-11T21:04:28.090Z] [INFO]
[2026-02-11T21:04:28.090Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-utilities ---
[2026-02-11T21:04:28.090Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:04:28.090Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/tools/utilities/target/classes
[2026-02-11T21:04:28.090Z] [INFO]
[2026-02-11T21:04:28.090Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-utilities ---
[2026-02-11T21:04:28.090Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:04:28.090Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:04:28.090Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/utilities/src/test/resources
[2026-02-11T21:04:28.090Z] [INFO]
[2026-02-11T21:04:28.090Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-utilities ---
[2026-02-11T21:04:28.090Z] [INFO] No sources to compile
[2026-02-11T21:04:28.090Z] [INFO]
[2026-02-11T21:04:28.090Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-utilities ---
[2026-02-11T21:04:28.090Z] [INFO] No tests to run.
[2026-02-11T21:04:28.090Z] [INFO]
[2026-02-11T21:04:28.090Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-utilities ---
[2026-02-11T21:04:28.090Z] [INFO] Building jar: /quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-2.7.5.Final.jar
[2026-02-11T21:04:28.419Z] [INFO]
[2026-02-11T21:04:28.419Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-utilities ---
[2026-02-11T21:04:28.419Z] [INFO] Building jar: /quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-2.7.5.Final-sources.jar
[2026-02-11T21:04:28.419Z] [INFO]
[2026-02-11T21:04:28.419Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-utilities ---
[2026-02-11T21:04:28.419Z] [INFO] Installing /quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-utilities/2.7.5.Final/quarkus-devtools-utilities-2.7.5.Final.jar
[2026-02-11T21:04:28.419Z] [INFO] Installing /quarkus/independent-projects/tools/utilities/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-utilities/2.7.5.Final/quarkus-devtools-utilities-2.7.5.Final.pom
[2026-02-11T21:04:28.419Z] [INFO] Installing /quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-utilities/2.7.5.Final/quarkus-devtools-utilities-2.7.5.Final-sources.jar
[2026-02-11T21:04:28.419Z] [INFO]
[2026-02-11T21:04:28.419Z] [INFO] ------------< io.quarkus:quarkus-devtools-base-codestarts >-------------
[2026-02-11T21:04:28.419Z] [INFO] Building Quarkus - Dev tools - Base Codestarts 2.7.5.Final [24/964]
[2026-02-11T21:04:28.419Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:04:28.419Z] [INFO]
[2026-02-11T21:04:28.419Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-base-codestarts ---
[2026-02-11T21:04:28.419Z] [INFO]
[2026-02-11T21:04:28.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-base-codestarts ---
[2026-02-11T21:04:28.419Z] [INFO]
[2026-02-11T21:04:28.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-base-codestarts ---
[2026-02-11T21:04:28.419Z] [INFO]
[2026-02-11T21:04:28.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-base-codestarts ---
[2026-02-11T21:04:28.419Z] [INFO]
[2026-02-11T21:04:28.419Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-base-codestarts ---
[2026-02-11T21:04:28.419Z] [INFO]
[2026-02-11T21:04:28.419Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-base-codestarts ---
[2026-02-11T21:04:28.419Z] [INFO]
[2026-02-11T21:04:28.419Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-base-codestarts ---
[2026-02-11T21:04:28.419Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-11T21:04:28.419Z] [INFO]
[2026-02-11T21:04:28.419Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-base-codestarts ---
[2026-02-11T21:04:28.419Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:04:28.419Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:04:28.419Z] [INFO] Copying 142 resources
[2026-02-11T21:04:28.419Z] [INFO] Copying 1 resource
[2026-02-11T21:04:28.419Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[2026-02-11T21:04:28.419Z] [INFO]
[2026-02-11T21:04:28.419Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-base-codestarts ---
[2026-02-11T21:04:28.419Z] [INFO] No sources to compile
[2026-02-11T21:04:28.419Z] [INFO]
[2026-02-11T21:04:28.419Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-base-codestarts ---
[2026-02-11T21:04:28.419Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:04:28.419Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:04:28.419Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/base-codestarts/src/test/resources
[2026-02-11T21:04:28.419Z] [INFO]
[2026-02-11T21:04:28.419Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-base-codestarts ---
[2026-02-11T21:04:28.419Z] [INFO] No sources to compile
[2026-02-11T21:04:28.419Z] [INFO]
[2026-02-11T21:04:28.419Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-base-codestarts ---
[2026-02-11T21:04:28.419Z] [INFO] No tests to run.
[2026-02-11T21:04:28.419Z] [INFO]
[2026-02-11T21:04:28.419Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-base-codestarts ---
[2026-02-11T21:04:28.419Z] [INFO] Building jar: /quarkus/independent-projects/tools/base-codestarts/target/quarkus-devtools-base-codestarts-2.7.5.Final.jar
[2026-02-11T21:04:28.746Z] [INFO]
[2026-02-11T21:04:28.746Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-base-codestarts ---
[2026-02-11T21:04:29.077Z] [INFO] Building jar: /quarkus/independent-projects/tools/base-codestarts/target/quarkus-devtools-base-codestarts-2.7.5.Final-sources.jar
[2026-02-11T21:04:29.077Z] [INFO]
[2026-02-11T21:04:29.077Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-base-codestarts ---
[2026-02-11T21:04:29.077Z] [INFO] Installing /quarkus/independent-projects/tools/base-codestarts/target/quarkus-devtools-base-codestarts-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-base-codestarts/2.7.5.Final/quarkus-devtools-base-codestarts-2.7.5.Final.jar
[2026-02-11T21:04:29.077Z] [INFO] Installing /quarkus/independent-projects/tools/base-codestarts/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-base-codestarts/2.7.5.Final/quarkus-devtools-base-codestarts-2.7.5.Final.pom
[2026-02-11T21:04:29.077Z] [INFO] Installing /quarkus/independent-projects/tools/base-codestarts/target/quarkus-devtools-base-codestarts-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-base-codestarts/2.7.5.Final/quarkus-devtools-base-codestarts-2.7.5.Final-sources.jar
[2026-02-11T21:04:29.077Z] [INFO]
[2026-02-11T21:04:29.077Z] [INFO] ---------------< io.quarkus:quarkus-devtools-codestarts >---------------
[2026-02-11T21:04:29.077Z] [INFO] Building Quarkus - Dev tools - Codestarts 2.7.5.Final [25/964]
[2026-02-11T21:04:29.077Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:04:29.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.pom
[2026-02-11T21:04:29.077Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.pom (5.3 kB at 44 kB/s)
[2026-02-11T21:04:29.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom
[2026-02-11T21:04:29.406Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom (1.8 kB at 19 kB/s)
[2026-02-11T21:04:29.406Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.3.1/mockito-core-4.3.1.pom
[2026-02-11T21:04:29.406Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.3.1/mockito-core-4.3.1.pom (2.5 kB at 21 kB/s)
[2026-02-11T21:04:29.406Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.pom
[2026-02-11T21:04:29.406Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.pom (12 kB at 127 kB/s)
[2026-02-11T21:04:29.406Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.7/byte-buddy-parent-1.12.7.pom
[2026-02-11T21:04:29.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.7/byte-buddy-parent-1.12.7.pom (44 kB at 540 kB/s)
[2026-02-11T21:04:29.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.7/byte-buddy-agent-1.12.7.pom
[2026-02-11T21:04:29.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.7/byte-buddy-agent-1.12.7.pom (11 kB at 82 kB/s)
[2026-02-11T21:04:29.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom
[2026-02-11T21:04:29.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 32 kB/s)
[2026-02-11T21:04:29.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
[2026-02-11T21:04:30.064Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 225 kB/s)
[2026-02-11T21:04:30.064Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar
[2026-02-11T21:04:30.064Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar
[2026-02-11T21:04:30.064Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.3.1/mockito-core-4.3.1.jar
[2026-02-11T21:04:30.064Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.7/byte-buddy-agent-1.12.7.jar
[2026-02-11T21:04:30.064Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.jar
[2026-02-11T21:04:30.064Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.7/byte-buddy-agent-1.12.7.jar (257 kB at 4.7 MB/s)
[2026-02-11T21:04:30.064Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar
[2026-02-11T21:04:30.064Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar (151 kB at 1.8 MB/s)
[2026-02-11T21:04:30.064Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar (28 kB at 249 kB/s)
[2026-02-11T21:04:30.064Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 419 kB/s)
[2026-02-11T21:04:30.064Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.jar (3.8 MB at 24 MB/s)
[2026-02-11T21:04:30.064Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.3.1/mockito-core-4.3.1.jar (671 kB at 2.5 MB/s)
[2026-02-11T21:04:30.394Z] [INFO]
[2026-02-11T21:04:30.394Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-codestarts ---
[2026-02-11T21:04:30.394Z] [INFO]
[2026-02-11T21:04:30.394Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-codestarts ---
[2026-02-11T21:04:30.394Z] [INFO]
[2026-02-11T21:04:30.394Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-codestarts ---
[2026-02-11T21:04:30.394Z] [INFO]
[2026-02-11T21:04:30.394Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-codestarts ---
[2026-02-11T21:04:30.394Z] [INFO]
[2026-02-11T21:04:30.394Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-codestarts ---
[2026-02-11T21:04:30.394Z] [INFO]
[2026-02-11T21:04:30.394Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-codestarts ---
[2026-02-11T21:04:30.394Z] [INFO] Processed 48 files in 99ms (Formatted: 0, Unchanged: 48, Failed: 0, Readonly: 0)
[2026-02-11T21:04:30.394Z] [INFO]
[2026-02-11T21:04:30.394Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-codestarts ---
[2026-02-11T21:04:30.394Z] [INFO] Processed 48 files in 00:00.123 (Already Sorted: 48, Needed Sorting: 0)
[2026-02-11T21:04:30.394Z] [INFO]
[2026-02-11T21:04:30.394Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-codestarts ---
[2026-02-11T21:04:30.394Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:04:30.394Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:04:30.394Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/codestarts/src/main/resources
[2026-02-11T21:04:30.394Z] [INFO]
[2026-02-11T21:04:30.394Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-codestarts ---
[2026-02-11T21:04:30.394Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:04:30.394Z] [INFO] Compiling 38 source files to /quarkus/independent-projects/tools/codestarts/target/classes
[2026-02-11T21:04:30.722Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/main/java/io/quarkus/devtools/codestarts/CodestartCatalogLoader.java:[32,13] enable(com.fasterxml.jackson.databind.MapperFeature...) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2026-02-11T21:04:30.722Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/main/java/io/quarkus/devtools/codestarts/utils/NestedMaps.java:[103,49] unchecked cast
[2026-02-11T21:04:30.722Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2026-02-11T21:04:30.722Z] found: java.lang.Object
[2026-02-11T21:04:30.722Z] [INFO]
[2026-02-11T21:04:30.722Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-codestarts ---
[2026-02-11T21:04:30.722Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:04:30.722Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:04:30.722Z] [INFO] Copying 51 resources
[2026-02-11T21:04:30.722Z] [INFO]
[2026-02-11T21:04:30.722Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-codestarts ---
[2026-02-11T21:04:30.722Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:04:30.722Z] [INFO] Compiling 10 source files to /quarkus/independent-projects/tools/codestarts/target/test-classes
[2026-02-11T21:04:31.428Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[30,40] unchecked call to put(K,V) as a member of the raw type java.util.Map
[2026-02-11T21:04:31.428Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[53,19] unchecked method invocation: method assertThat in class org.assertj.core.api.Assertions is applied to given types
[2026-02-11T21:04:31.428Z] required: java.util.Collection<? extends E>
[2026-02-11T21:04:31.428Z] found: java.util.Collection
[2026-02-11T21:04:31.428Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[53,97] unchecked call to containsExactly(ELEMENT...) as a member of the raw type org.assertj.core.api.AbstractIterableAssert
[2026-02-11T21:04:31.428Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[56,23] unchecked method invocation: method assertThat in class org.assertj.core.api.Assertions is applied to given types
[2026-02-11T21:04:31.428Z] required: java.util.Map<K,V>
[2026-02-11T21:04:31.428Z] found: java.util.Map
[2026-02-11T21:04:31.428Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[56,24] unchecked conversion
[2026-02-11T21:04:31.428Z] required: java.util.Map<K,V>
[2026-02-11T21:04:31.428Z] found: java.util.Map
[2026-02-11T21:04:31.428Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[72,19] unchecked method invocation: method assertThat in class org.assertj.core.api.Assertions is applied to given types
[2026-02-11T21:04:31.428Z] required: java.util.Collection<? extends E>
[2026-02-11T21:04:31.428Z] found: java.util.Collection
[2026-02-11T21:04:31.428Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[72,91] unchecked call to containsExactly(ELEMENT...) as a member of the raw type org.assertj.core.api.AbstractIterableAssert
[2026-02-11T21:04:31.428Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/CodestartCatalogLoaderTest.java:[91,52] non-varargs call of varargs method with inexact argument type for last parameter;
[2026-02-11T21:04:31.428Z] cast to java.lang.Object for a varargs call
[2026-02-11T21:04:31.429Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[2026-02-11T21:04:31.429Z] [INFO]
[2026-02-11T21:04:31.429Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-codestarts ---
[2026-02-11T21:04:31.429Z] [INFO]
[2026-02-11T21:04:31.429Z] [INFO] -------------------------------------------------------
[2026-02-11T21:04:31.429Z] [INFO] T E S T S
[2026-02-11T21:04:31.429Z] [INFO] -------------------------------------------------------
[2026-02-11T21:04:31.429Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-11T21:04:31.761Z] [INFO] Running io.quarkus.devtools.codestarts.core.strategy.SmartConfigMergeCodestartFileStrategyHandlerTest
[2026-02-11T21:04:32.126Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s - in io.quarkus.devtools.codestarts.core.strategy.SmartConfigMergeCodestartFileStrategyHandlerTest
[2026-02-11T21:04:32.126Z] [INFO] Running io.quarkus.devtools.codestarts.core.strategy.CodestartFileStrategyTest
[2026-02-11T21:04:32.455Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s - in io.quarkus.devtools.codestarts.core.strategy.CodestartFileStrategyTest
[2026-02-11T21:04:32.455Z] [INFO] Running io.quarkus.devtools.codestarts.core.strategy.SmartPackageFileStrategyHandlerTest
[2026-02-11T21:04:32.783Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.devtools.codestarts.core.strategy.SmartPackageFileStrategyHandlerTest
[2026-02-11T21:04:32.783Z] [INFO] Running io.quarkus.devtools.codestarts.core.CodestartPathProcessorTest
[2026-02-11T21:04:32.783Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.devtools.codestarts.core.CodestartPathProcessorTest
[2026-02-11T21:04:32.783Z] [INFO] Running io.quarkus.devtools.codestarts.core.CodestartDataTest
[2026-02-11T21:04:32.783Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s - in io.quarkus.devtools.codestarts.core.CodestartDataTest
[2026-02-11T21:04:32.783Z] [INFO] Running io.quarkus.devtools.codestarts.core.CodestartProcessorTest
[2026-02-11T21:04:32.783Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.devtools.codestarts.core.CodestartProcessorTest
[2026-02-11T21:04:32.783Z] [INFO] Running io.quarkus.devtools.codestarts.utils.NestedMapsTest
[2026-02-11T21:04:32.783Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in io.quarkus.devtools.codestarts.utils.NestedMapsTest
[2026-02-11T21:04:32.783Z] [INFO] Running io.quarkus.devtools.codestarts.CodestartProjectGenerationTest
[2026-02-11T21:04:33.111Z] [WARN] 🔥 t codestart will not be applied (doesn't implement language 'b' yet)
[2026-02-11T21:04:33.111Z]
[2026-02-11T21:04:33.111Z] applying codestarts...
[2026-02-11T21:04:33.111Z] 📚 b
[2026-02-11T21:04:33.111Z] 🔨 maven
[2026-02-11T21:04:33.111Z] 📦 foo
[2026-02-11T21:04:33.111Z] 📝 config-yaml
[2026-02-11T21:04:33.111Z] 🚀 example-with-b
[2026-02-11T21:04:33.111Z]
[2026-02-11T21:04:33.111Z] applying codestarts...
[2026-02-11T21:04:33.437Z] 📚 a
[2026-02-11T21:04:33.437Z] 🔨 y
[2026-02-11T21:04:33.437Z] 📦 foo
[2026-02-11T21:04:33.437Z] 📝 config-properties
[2026-02-11T21:04:33.437Z] 🔧 t
[2026-02-11T21:04:33.437Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s - in io.quarkus.devtools.codestarts.CodestartProjectGenerationTest
[2026-02-11T21:04:33.438Z] [INFO] Running io.quarkus.devtools.codestarts.CodestartCatalogLoaderTest
[2026-02-11T21:04:33.438Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in io.quarkus.devtools.codestarts.CodestartCatalogLoaderTest
[2026-02-11T21:04:33.438Z] [INFO]
[2026-02-11T21:04:33.438Z] [INFO] Results:
[2026-02-11T21:04:33.438Z] [INFO]
[2026-02-11T21:04:33.438Z] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
[2026-02-11T21:04:33.438Z] [INFO]
[2026-02-11T21:04:33.438Z] [INFO]
[2026-02-11T21:04:33.438Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-codestarts ---
[2026-02-11T21:04:33.438Z] [INFO] Building jar: /quarkus/independent-projects/tools/codestarts/target/quarkus-devtools-codestarts-2.7.5.Final.jar
[2026-02-11T21:04:33.438Z] [INFO]
[2026-02-11T21:04:33.438Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-codestarts ---
[2026-02-11T21:04:33.438Z] [INFO] Building jar: /quarkus/independent-projects/tools/codestarts/target/quarkus-devtools-codestarts-2.7.5.Final-sources.jar
[2026-02-11T21:04:33.438Z] [INFO]
[2026-02-11T21:04:33.438Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-codestarts ---
[2026-02-11T21:04:33.438Z] [INFO] Installing /quarkus/independent-projects/tools/codestarts/target/quarkus-devtools-codestarts-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-codestarts/2.7.5.Final/quarkus-devtools-codestarts-2.7.5.Final.jar
[2026-02-11T21:04:33.438Z] [INFO] Installing /quarkus/independent-projects/tools/codestarts/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-codestarts/2.7.5.Final/quarkus-devtools-codestarts-2.7.5.Final.pom
[2026-02-11T21:04:33.438Z] [INFO] Installing /quarkus/independent-projects/tools/codestarts/target/quarkus-devtools-codestarts-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-codestarts/2.7.5.Final/quarkus-devtools-codestarts-2.7.5.Final-sources.jar
[2026-02-11T21:04:33.438Z] [INFO]
[2026-02-11T21:04:33.438Z] [INFO] -----------------< io.quarkus:quarkus-devtools-common >-----------------
[2026-02-11T21:04:33.438Z] [INFO] Building Quarkus - Dev tools - Common 2.7.5.Final [26/964]
[2026-02-11T21:04:33.438Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:04:33.438Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
[2026-02-11T21:04:33.766Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 256 kB/s)
[2026-02-11T21:04:33.766Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom
[2026-02-11T21:04:33.766Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom (13 kB at 140 kB/s)
[2026-02-11T21:04:33.766Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
[2026-02-11T21:04:33.766Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.jar
[2026-02-11T21:04:33.766Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.jar (28 kB at 374 kB/s)
[2026-02-11T21:04:33.766Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 12 MB/s)
[2026-02-11T21:04:33.766Z] [INFO]
[2026-02-11T21:04:33.766Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-common ---
[2026-02-11T21:04:33.766Z] [INFO]
[2026-02-11T21:04:33.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-common ---
[2026-02-11T21:04:33.766Z] [INFO]
[2026-02-11T21:04:33.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-common ---
[2026-02-11T21:04:33.766Z] [INFO]
[2026-02-11T21:04:33.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-common ---
[2026-02-11T21:04:33.766Z] [INFO]
[2026-02-11T21:04:33.766Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-common ---
[2026-02-11T21:04:33.766Z] [INFO]
[2026-02-11T21:04:33.766Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-common ---
[2026-02-11T21:04:34.093Z] [INFO] Processed 91 files in 335ms (Formatted: 0, Unchanged: 91, Failed: 0, Readonly: 0)
[2026-02-11T21:04:34.093Z] [INFO]
[2026-02-11T21:04:34.093Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-common ---
[2026-02-11T21:04:34.797Z] [INFO] Processed 91 files in 00:00.439 (Already Sorted: 91, Needed Sorting: 0)
[2026-02-11T21:04:34.797Z] [INFO]
[2026-02-11T21:04:34.797Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-common ---
[2026-02-11T21:04:34.797Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:04:34.797Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:04:34.797Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/devtools-common/src/main/resources
[2026-02-11T21:04:34.797Z] [INFO]
[2026-02-11T21:04:34.797Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-common ---
[2026-02-11T21:04:34.797Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:04:34.797Z] [INFO] Compiling 86 source files to /quarkus/independent-projects/tools/devtools-common/target/classes
[2026-02-11T21:04:35.503Z] [INFO] Annotation processing is enabled because one or more processors were found
[2026-02-11T21:04:35.503Z] on the class path. A future release of javac may disable annotation processing
[2026-02-11T21:04:35.503Z] unless at least one processor is specified by name (-processor), or a search
[2026-02-11T21:04:35.503Z] path is specified (--processor-path, --processor-module-path), or annotation
[2026-02-11T21:04:35.503Z] processing is enabled explicitly (-proc:only, -proc:full).
[2026-02-11T21:04:35.503Z] Use -Xlint:-options to suppress this message.
[2026-02-11T21:04:35.503Z] Use -proc:none to disable annotation processing.
[2026-02-11T21:04:35.503Z] [WARNING] /quarkus/independent-projects/tools/devtools-common/src/main/java/io/quarkus/devtools/project/BuildTool.java:[78,28] io.quarkus.devtools.project.buildfile.MavenBuildFile in io.quarkus.devtools.project.buildfile has been deprecated
[2026-02-11T21:04:35.503Z] [WARNING] /quarkus/independent-projects/tools/devtools-common/src/main/java/io/quarkus/platform/catalog/processor/MetadataValue.java:[24,58] unchecked cast
[2026-02-11T21:04:35.503Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2026-02-11T21:04:35.503Z] found: java.lang.Object
[2026-02-11T21:04:35.503Z] [INFO]
[2026-02-11T21:04:35.503Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-common ---
[2026-02-11T21:04:35.503Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:04:35.503Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:04:35.503Z] [INFO] Copying 1 resource
[2026-02-11T21:04:35.503Z] [INFO] Copying 1 resource
[2026-02-11T21:04:35.503Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[2026-02-11T21:04:35.503Z] [INFO]
[2026-02-11T21:04:35.503Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-common ---
[2026-02-11T21:04:35.503Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:04:35.503Z] [INFO] Compiling 5 source files to /quarkus/independent-projects/tools/devtools-common/target/test-classes
[2026-02-11T21:04:35.830Z] [INFO] Annotation processing is enabled because one or more processors were found
[2026-02-11T21:04:35.830Z] on the class path. A future release of javac may disable annotation processing
[2026-02-11T21:04:35.830Z] unless at least one processor is specified by name (-processor), or a search
[2026-02-11T21:04:35.830Z] path is specified (--processor-path, --processor-module-path), or annotation
[2026-02-11T21:04:35.830Z] processing is enabled explicitly (-proc:only, -proc:full).
[2026-02-11T21:04:35.830Z] Use -Xlint:-options to suppress this message.
[2026-02-11T21:04:35.830Z] Use -proc:none to disable annotation processing.
[2026-02-11T21:04:35.830Z] [INFO]
[2026-02-11T21:04:35.830Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-common ---
[2026-02-11T21:04:35.830Z] [INFO]
[2026-02-11T21:04:35.830Z] [INFO] -------------------------------------------------------
[2026-02-11T21:04:35.830Z] [INFO] T E S T S
[2026-02-11T21:04:35.830Z] [INFO] -------------------------------------------------------
[2026-02-11T21:04:35.830Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-11T21:04:36.552Z] [INFO] Running io.quarkus.platform.catalog.compatibility.ExtensionCatalogCompatibilityTest
[2026-02-11T21:04:36.879Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in io.quarkus.platform.catalog.compatibility.ExtensionCatalogCompatibilityTest
[2026-02-11T21:04:36.879Z] [INFO] Running io.quarkus.platform.catalog.processor.ProcessedCategoryTest
[2026-02-11T21:04:36.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in io.quarkus.platform.catalog.processor.ProcessedCategoryTest
[2026-02-11T21:04:36.879Z] [INFO] Running io.quarkus.platform.catalog.predicate.ExtensionPredicateTest
[2026-02-11T21:04:36.879Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.platform.catalog.predicate.ExtensionPredicateTest
[2026-02-11T21:04:36.879Z] [INFO] Running io.quarkus.devtools.project.codegen.CreateProjectHelperTest
[2026-02-11T21:04:36.879Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.devtools.project.codegen.CreateProjectHelperTest
[2026-02-11T21:04:36.879Z] [INFO] Running io.quarkus.maven.utilities.PomTransformerTest
[2026-02-11T21:04:37.216Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s - in io.quarkus.maven.utilities.PomTransformerTest
[2026-02-11T21:04:37.216Z] [INFO]
[2026-02-11T21:04:37.216Z] [INFO] Results:
[2026-02-11T21:04:37.216Z] [INFO]
[2026-02-11T21:04:37.216Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[2026-02-11T21:04:37.216Z] [INFO]
[2026-02-11T21:04:37.216Z] [INFO]
[2026-02-11T21:04:37.216Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-common ---
[2026-02-11T21:04:37.216Z] [INFO] Building jar: /quarkus/independent-projects/tools/devtools-common/target/quarkus-devtools-common-2.7.5.Final.jar
[2026-02-11T21:04:37.624Z] [INFO]
[2026-02-11T21:04:37.624Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-common ---
[2026-02-11T21:04:37.624Z] [INFO] Building jar: /quarkus/independent-projects/tools/devtools-common/target/quarkus-devtools-common-2.7.5.Final-sources.jar
[2026-02-11T21:04:37.624Z] [INFO]
[2026-02-11T21:04:37.624Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-common ---
[2026-02-11T21:04:37.624Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-common/target/quarkus-devtools-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-common/2.7.5.Final/quarkus-devtools-common-2.7.5.Final.jar
[2026-02-11T21:04:37.624Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-common/2.7.5.Final/quarkus-devtools-common-2.7.5.Final.pom
[2026-02-11T21:04:37.624Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-common/target/quarkus-devtools-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-common/2.7.5.Final/quarkus-devtools-common-2.7.5.Final-sources.jar
[2026-02-11T21:04:37.624Z] [INFO]
[2026-02-11T21:04:37.624Z] [INFO] ---------------------< io.quarkus:quarkus-parent >----------------------
[2026-02-11T21:04:37.624Z] [INFO] Building Quarkus - Parent pom 2.7.5.Final [27/964]
[2026-02-11T21:04:37.624Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-11T21:04:37.624Z] [INFO]
[2026-02-11T21:04:37.624Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-parent ---
[2026-02-11T21:04:37.624Z] [INFO]
[2026-02-11T21:04:37.624Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-parent ---
[2026-02-11T21:04:37.624Z] [INFO]
[2026-02-11T21:04:37.624Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-parent ---
[2026-02-11T21:04:37.624Z] [INFO]
[2026-02-11T21:04:37.624Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-parent ---
[2026-02-11T21:04:37.952Z] [INFO]
[2026-02-11T21:04:37.952Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-parent ---
[2026-02-11T21:04:37.952Z] [INFO]
[2026-02-11T21:04:37.952Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-parent ---
[2026-02-11T21:04:37.952Z] [INFO] Installing /quarkus/pom.xml to /root/.m2/repository/io/quarkus/quarkus-parent/2.7.5.Final/quarkus-parent-2.7.5.Final.pom
[2026-02-11T21:04:37.952Z] [INFO]
[2026-02-11T21:04:37.952Z] [INFO] -----------------------< io.quarkus:quarkus-bom >-----------------------
[2026-02-11T21:04:37.952Z] [INFO] Building Quarkus - BOM 2.7.5.Final [28/964]
[2026-02-11T21:04:37.952Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-11T21:04:37.952Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.pom
[2026-02-11T21:04:38.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.pom
[2026-02-11T21:04:38.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.pom (3.5 kB at 33 kB/s)
[2026-02-11T21:04:38.613Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-tools-parent/0.0.40/quarkus-platform-bom-tools-parent-0.0.40.pom
[2026-02-11T21:04:38.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-tools-parent/0.0.40/quarkus-platform-bom-tools-parent-0.0.40.pom
[2026-02-11T21:04:39.317Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-tools-parent/0.0.40/quarkus-platform-bom-tools-parent-0.0.40.pom (9.1 kB at 21 kB/s)
[2026-02-11T21:04:39.317Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-bom/2.3.0.Final/quarkus-bootstrap-bom-2.3.0.Final.pom
[2026-02-11T21:04:39.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom/2.3.0.Final/quarkus-bootstrap-bom-2.3.0.Final.pom
[2026-02-11T21:04:40.024Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom/2.3.0.Final/quarkus-bootstrap-bom-2.3.0.Final.pom (18 kB at 23 kB/s)
[2026-02-11T21:04:40.024Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-parent/2.3.0.Final/quarkus-bootstrap-parent-2.3.0.Final.pom
[2026-02-11T21:04:40.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-parent/2.3.0.Final/quarkus-bootstrap-parent-2.3.0.Final.pom
[2026-02-11T21:04:40.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-parent/2.3.0.Final/quarkus-bootstrap-parent-2.3.0.Final.pom (20 kB at 87 kB/s)
[2026-02-11T21:04:40.680Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-bom/2.12.5/jackson-bom-2.12.5.pom
[2026-02-11T21:04:41.008Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.12.5/jackson-bom-2.12.5.pom
[2026-02-11T21:04:41.008Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.12.5/jackson-bom-2.12.5.pom (17 kB at 224 kB/s)
[2026-02-11T21:04:41.008Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom
[2026-02-11T21:04:41.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom
[2026-02-11T21:04:41.336Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom (7.5 kB at 103 kB/s)
[2026-02-11T21:04:41.336Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/41/oss-parent-41.pom
[2026-02-11T21:04:41.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom
[2026-02-11T21:04:41.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom (23 kB at 289 kB/s)
[2026-02-11T21:04:41.663Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/common/smallrye-common-bom/1.6.0/smallrye-common-bom-1.6.0.pom
[2026-02-11T21:04:41.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.6.0/smallrye-common-bom-1.6.0.pom
[2026-02-11T21:04:41.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.6.0/smallrye-common-bom-1.6.0.pom (3.9 kB at 52 kB/s)
[2026-02-11T21:04:41.991Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.jar
[2026-02-11T21:04:42.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.jar
[2026-02-11T21:04:43.023Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.jar (135 kB at 301 kB/s)
[2026-02-11T21:04:43.023Z] [INFO]
[2026-02-11T21:04:43.023Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bom ---
[2026-02-11T21:04:43.023Z] [INFO]
[2026-02-11T21:04:43.023Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bom ---
[2026-02-11T21:04:43.023Z] [INFO]
[2026-02-11T21:04:43.023Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bom ---
[2026-02-11T21:04:43.023Z] [INFO]
[2026-02-11T21:04:43.023Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bom ---
[2026-02-11T21:04:43.023Z] [INFO]
[2026-02-11T21:04:43.023Z] [INFO] --- quarkus-platform-bom-maven-plugin:0.0.40:flatten-platform-bom (default) @ quarkus-bom ---
[2026-02-11T21:04:43.023Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.pom
[2026-02-11T21:04:43.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.pom
[2026-02-11T21:04:44.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.pom (826 B at 789 B/s)
[2026-02-11T21:04:44.091Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.pom
[2026-02-11T21:04:44.419Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.pom
[2026-02-11T21:04:44.419Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.pom (1.1 kB at 13 kB/s)
[2026-02-11T21:04:44.419Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.pom
[2026-02-11T21:04:45.122Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.pom
[2026-02-11T21:04:45.122Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.pom (5.7 kB at 20 kB/s)
[2026-02-11T21:04:45.122Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.pom
[2026-02-11T21:04:45.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.pom
[2026-02-11T21:04:45.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.pom (1.6 kB at 6.5 kB/s)
[2026-02-11T21:04:45.829Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom
[2026-02-11T21:04:46.158Z] [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom (15 kB at 62 kB/s)
[2026-02-11T21:04:46.158Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom
[2026-02-11T21:04:46.485Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom
[2026-02-11T21:04:46.485Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom (5.1 kB at 63 kB/s)
[2026-02-11T21:04:46.485Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.pom
[2026-02-11T21:04:46.814Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.pom
[2026-02-11T21:04:46.814Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.pom (7.1 kB at 65 kB/s)
[2026-02-11T21:04:46.814Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
[2026-02-11T21:04:47.142Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
[2026-02-11T21:04:47.142Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom (1.9 kB at 21 kB/s)
[2026-02-11T21:04:47.142Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom
[2026-02-11T21:04:47.142Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom
[2026-02-11T21:04:47.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom (5.3 kB at 73 kB/s)
[2026-02-11T21:04:47.470Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
[2026-02-11T21:04:47.470Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
[2026-02-11T21:04:47.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom (2.5 kB at 36 kB/s)
[2026-02-11T21:04:47.798Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
[2026-02-11T21:04:48.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
[2026-02-11T21:04:48.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom (1.4 kB at 12 kB/s)
[2026-02-11T21:04:48.125Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
[2026-02-11T21:04:48.451Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
[2026-02-11T21:04:48.451Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom (8.8 kB at 92 kB/s)
[2026-02-11T21:04:48.451Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
[2026-02-11T21:04:48.777Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
[2026-02-11T21:04:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom (4.1 kB at 52 kB/s)
[2026-02-11T21:04:48.778Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
[2026-02-11T21:04:49.106Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
[2026-02-11T21:04:49.106Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom (1.9 kB at 26 kB/s)
[2026-02-11T21:04:49.106Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
[2026-02-11T21:04:49.812Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
[2026-02-11T21:04:49.812Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom (2.4 kB at 34 kB/s)
[2026-02-11T21:04:49.812Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
[2026-02-11T21:04:50.138Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
[2026-02-11T21:04:50.138Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom (3.0 kB at 41 kB/s)
[2026-02-11T21:04:50.138Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
[2026-02-11T21:04:50.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
[2026-02-11T21:04:50.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom (4.2 kB at 54 kB/s)
[2026-02-11T21:04:50.466Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
[2026-02-11T21:04:50.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
[2026-02-11T21:04:50.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom (14 kB at 196 kB/s)
[2026-02-11T21:04:50.794Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
[2026-02-11T21:04:51.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
[2026-02-11T21:04:51.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom (3.4 kB at 50 kB/s)
[2026-02-11T21:04:51.121Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
[2026-02-11T21:04:51.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
[2026-02-11T21:04:51.448Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom (2.6 kB at 38 kB/s)
[2026-02-11T21:04:51.448Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
[2026-02-11T21:04:51.448Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
[2026-02-11T21:04:51.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom (14 kB at 203 kB/s)
[2026-02-11T21:04:51.774Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
[2026-02-11T21:04:51.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
[2026-02-11T21:04:52.101Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom (4.3 kB at 48 kB/s)
[2026-02-11T21:04:52.101Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
[2026-02-11T21:04:52.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
[2026-02-11T21:04:52.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom (2.6 kB at 39 kB/s)
[2026-02-11T21:04:52.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
[2026-02-11T21:04:52.753Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
[2026-02-11T21:04:52.753Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom (19 kB at 241 kB/s)
[2026-02-11T21:04:52.753Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
[2026-02-11T21:04:53.080Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
[2026-02-11T21:04:53.080Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom (2.7 kB at 38 kB/s)
[2026-02-11T21:04:53.080Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
[2026-02-11T21:04:53.409Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
[2026-02-11T21:04:53.737Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom (2.8 kB at 39 kB/s)
[2026-02-11T21:04:53.738Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
[2026-02-11T21:04:53.738Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
[2026-02-11T21:04:54.064Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom (4.2 kB at 46 kB/s)
[2026-02-11T21:04:54.064Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.1/guice-4.2.1.pom
[2026-02-11T21:04:54.064Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1.pom
[2026-02-11T21:04:54.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1.pom (11 kB at 144 kB/s)
[2026-02-11T21:04:54.392Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
[2026-02-11T21:04:54.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
[2026-02-11T21:04:54.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom (16 kB at 240 kB/s)
[2026-02-11T21:04:54.722Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.pom
[2026-02-11T21:04:54.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.pom
[2026-02-11T21:04:55.052Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.pom (3.9 kB at 39 kB/s)
[2026-02-11T21:04:55.052Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.pom
[2026-02-11T21:04:55.380Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.pom
[2026-02-11T21:04:55.380Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.pom (4.6 kB at 51 kB/s)
[2026-02-11T21:04:55.380Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.pom
[2026-02-11T21:04:56.178Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.pom
[2026-02-11T21:04:56.887Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.pom (776 B at 1.1 kB/s)
[2026-02-11T21:04:56.887Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-tools-parent/2.3.0.Final/quarkus-tools-parent-2.3.0.Final.pom
[2026-02-11T21:04:56.887Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-tools-parent/2.3.0.Final/quarkus-tools-parent-2.3.0.Final.pom
[2026-02-11T21:04:57.216Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-tools-parent/2.3.0.Final/quarkus-tools-parent-2.3.0.Final.pom (27 kB at 272 kB/s)
[2026-02-11T21:04:57.216Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.pom
[2026-02-11T21:04:57.544Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.pom
[2026-02-11T21:04:57.544Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.pom (1.7 kB at 11 kB/s)
[2026-02-11T21:04:57.545Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/common/smallrye-common-parent/1.6.0/smallrye-common-parent-1.6.0.pom
[2026-02-11T21:04:57.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-parent/1.6.0/smallrye-common-parent-1.6.0.pom
[2026-02-11T21:04:57.875Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-parent/1.6.0/smallrye-common-parent-1.6.0.pom (6.7 kB at 95 kB/s)
[2026-02-11T21:04:58.204Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom
[2026-02-11T21:04:58.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom
[2026-02-11T21:04:58.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom (59 kB at 779 kB/s)
[2026-02-11T21:04:58.204Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-text/1.8/commons-text-1.8.pom
[2026-02-11T21:04:58.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.pom
[2026-02-11T21:04:58.866Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.pom (16 kB at 216 kB/s)
[2026-02-11T21:04:58.866Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom
[2026-02-11T21:04:58.866Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
[2026-02-11T21:04:59.197Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 847 kB/s)
[2026-02-11T21:04:59.197Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.pom
[2026-02-11T21:04:59.526Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.pom
[2026-02-11T21:04:59.526Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.pom (2.3 kB at 8.6 kB/s)
[2026-02-11T21:04:59.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.pom
[2026-02-11T21:04:59.856Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.pom
[2026-02-11T21:05:00.565Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.pom (1.2 kB at 2.6 kB/s)
[2026-02-11T21:05:00.566Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.pom
[2026-02-11T21:05:00.893Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.pom
[2026-02-11T21:05:01.222Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.pom (15 kB at 217 kB/s)
[2026-02-11T21:05:01.222Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-base/2.12.5/jackson-base-2.12.5.pom
[2026-02-11T21:05:01.222Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.12.5/jackson-base-2.12.5.pom
[2026-02-11T21:05:01.551Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.12.5/jackson-base-2.12.5.pom (9.3 kB at 121 kB/s)
[2026-02-11T21:05:01.551Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.pom
[2026-02-11T21:05:01.551Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.pom
[2026-02-11T21:05:01.880Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.pom (6.0 kB at 69 kB/s)
[2026-02-11T21:05:01.880Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.pom
[2026-02-11T21:05:02.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.pom
[2026-02-11T21:05:02.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.pom (5.5 kB at 53 kB/s)
[2026-02-11T21:05:02.208Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.pom
[2026-02-11T21:05:02.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.pom
[2026-02-11T21:05:02.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.pom (2.6 kB at 28 kB/s)
[2026-02-11T21:05:02.917Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.12.5/jackson-dataformats-text-2.12.5.pom
[2026-02-11T21:05:02.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.12.5/jackson-dataformats-text-2.12.5.pom
[2026-02-11T21:05:03.247Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.12.5/jackson-dataformats-text-2.12.5.pom (3.3 kB at 35 kB/s)
[2026-02-11T21:05:03.247Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom
[2026-02-11T21:05:03.247Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom
[2026-02-11T21:05:03.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom (37 kB at 503 kB/s)
[2026-02-11T21:05:03.578Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom
[2026-02-11T21:05:03.907Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom
[2026-02-11T21:05:03.907Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom (1.4 kB at 15 kB/s)
[2026-02-11T21:05:03.907Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom
[2026-02-11T21:05:04.237Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom
[2026-02-11T21:05:04.237Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom (4.9 kB at 64 kB/s)
[2026-02-11T21:05:04.237Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xom/xom/1.3.7/xom-1.3.7.pom
[2026-02-11T21:05:04.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.pom
[2026-02-11T21:05:04.567Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.pom (1.9 kB at 24 kB/s)
[2026-02-11T21:05:04.567Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom
[2026-02-11T21:05:04.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom
[2026-02-11T21:05:04.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom (1.4 kB at 20 kB/s)
[2026-02-11T21:05:04.897Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/1/apache-1.pom
[2026-02-11T21:05:05.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom
[2026-02-11T21:05:05.227Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom (3.4 kB at 39 kB/s)
[2026-02-11T21:05:05.227Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
[2026-02-11T21:05:05.556Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
[2026-02-11T21:05:05.556Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 9.0 kB/s)
[2026-02-11T21:05:05.556Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xalan/xalan/2.7.2/xalan-2.7.2.pom
[2026-02-11T21:05:05.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.pom
[2026-02-11T21:05:05.886Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.pom (1.3 kB at 16 kB/s)
[2026-02-11T21:05:05.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xalan/serializer/2.7.2/serializer-2.7.2.pom
[2026-02-11T21:05:06.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.pom
[2026-02-11T21:05:06.547Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.pom (1.1 kB at 8.5 kB/s)
[2026-02-11T21:05:06.547Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.jar
[2026-02-11T21:05:06.547Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.jar
[2026-02-11T21:05:06.547Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.jar
[2026-02-11T21:05:06.547Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.jar
[2026-02-11T21:05:06.547Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.jar
[2026-02-11T21:05:06.547Z] [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.jar
[2026-02-11T21:05:06.547Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.jar
[2026-02-11T21:05:06.547Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.jar
[2026-02-11T21:05:06.876Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.jar
[2026-02-11T21:05:06.876Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.jar
[2026-02-11T21:05:06.876Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.jar
[2026-02-11T21:05:06.876Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-text/1.8/commons-text-1.8.jar
[2026-02-11T21:05:06.876Z] [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.jar (61 kB at 110 kB/s)
[2026-02-11T21:05:06.876Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.jar
[2026-02-11T21:05:06.876Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.jar
[2026-02-11T21:05:07.204Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.jar
[2026-02-11T21:05:07.204Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.jar
[2026-02-11T21:05:07.204Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.jar
[2026-02-11T21:05:07.204Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.jar
[2026-02-11T21:05:07.204Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar
[2026-02-11T21:05:07.534Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar
[2026-02-11T21:05:07.534Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
[2026-02-11T21:05:07.534Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
[2026-02-11T21:05:07.534Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
[2026-02-11T21:05:07.864Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
[2026-02-11T21:05:07.864Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar
[2026-02-11T21:05:08.198Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
[2026-02-11T21:05:08.198Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
[2026-02-11T21:05:08.198Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
[2026-02-11T21:05:08.198Z] [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.jar
[2026-02-11T21:05:08.198Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
[2026-02-11T21:05:08.528Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
[2026-02-11T21:05:08.528Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
[2026-02-11T21:05:08.528Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
[2026-02-11T21:05:08.528Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
[2026-02-11T21:05:08.859Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
[2026-02-11T21:05:08.859Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
[2026-02-11T21:05:08.859Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
[2026-02-11T21:05:08.859Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
[2026-02-11T21:05:09.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
[2026-02-11T21:05:09.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar
[2026-02-11T21:05:09.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xom/xom/1.3.7/xom-1.3.7.jar
[2026-02-11T21:05:09.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar
[2026-02-11T21:05:09.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar
[2026-02-11T21:05:09.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xalan/xalan/2.7.2/xalan-2.7.2.jar
[2026-02-11T21:05:09.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xalan/serializer/2.7.2/serializer-2.7.2.jar
[2026-02-11T21:05:12.515Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.jar
[2026-02-11T21:05:12.515Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.jar
[2026-02-11T21:05:12.515Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.jar
[2026-02-11T21:05:12.515Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
[2026-02-11T21:05:12.515Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.jar
[2026-02-11T21:05:12.515Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar (41 kB at 922 kB/s)
[2026-02-11T21:05:12.515Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.jar
[2026-02-11T21:05:12.515Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.jar (98 kB at 1.0 MB/s)
[2026-02-11T21:05:12.515Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.jar
[2026-02-11T21:05:12.515Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.jar (49 kB at 457 kB/s)
[2026-02-11T21:05:12.515Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.jar
[2026-02-11T21:05:12.515Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.jar (65 kB at 607 kB/s)
[2026-02-11T21:05:12.515Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.jar
[2026-02-11T21:05:12.515Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.jar (46 kB at 303 kB/s)
[2026-02-11T21:05:12.515Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.jar
[2026-02-11T21:05:12.515Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.jar (15 kB at 79 kB/s)
[2026-02-11T21:05:12.515Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.jar
[2026-02-11T21:05:12.515Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.jar (33 kB at 161 kB/s)
[2026-02-11T21:05:12.515Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.jar
[2026-02-11T21:05:12.515Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.jar (207 kB at 874 kB/s)
[2026-02-11T21:05:12.515Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.jar
[2026-02-11T21:05:12.515Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.jar (140 kB at 515 kB/s)
[2026-02-11T21:05:12.515Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.jar
[2026-02-11T21:05:12.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.jar (1.5 MB at 4.2 MB/s)
[2026-02-11T21:05:12.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.jar
[2026-02-11T21:05:12.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.jar (6.3 kB at 15 kB/s)
[2026-02-11T21:05:12.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.jar
[2026-02-11T21:05:12.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.jar (76 kB at 178 kB/s)
[2026-02-11T21:05:12.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.jar
[2026-02-11T21:05:12.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.jar (7.9 kB at 18 kB/s)
[2026-02-11T21:05:12.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar
[2026-02-11T21:05:12.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.jar (136 kB at 296 kB/s)
[2026-02-11T21:05:12.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar
[2026-02-11T21:05:12.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar (310 kB at 657 kB/s)
[2026-02-11T21:05:12.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
[2026-02-11T21:05:12.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.jar (51 kB at 104 kB/s)
[2026-02-11T21:05:12.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
[2026-02-11T21:05:12.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.jar (366 kB at 715 kB/s)
[2026-02-11T21:05:12.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
[2026-02-11T21:05:12.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar (47 kB at 91 kB/s)
[2026-02-11T21:05:12.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
[2026-02-11T21:05:12.845Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar (8.9 kB at 16 kB/s)
[2026-02-11T21:05:12.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar
[2026-02-11T21:05:12.845Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar (205 kB at 364 kB/s)
[2026-02-11T21:05:12.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
[2026-02-11T21:05:12.845Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar (215 kB at 381 kB/s)
[2026-02-11T21:05:12.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
[2026-02-11T21:05:12.845Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar (58 kB at 97 kB/s)
[2026-02-11T21:05:12.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
[2026-02-11T21:05:12.845Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar (634 kB at 1.0 MB/s)
[2026-02-11T21:05:12.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
[2026-02-11T21:05:12.845Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar (44 kB at 70 kB/s)
[2026-02-11T21:05:12.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
[2026-02-11T21:05:13.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar (262 kB at 408 kB/s)
[2026-02-11T21:05:13.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
[2026-02-11T21:05:13.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar (85 kB at 132 kB/s)
[2026-02-11T21:05:13.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
[2026-02-11T21:05:13.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar (192 kB at 276 kB/s)
[2026-02-11T21:05:13.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
[2026-02-11T21:05:13.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar (42 kB at 60 kB/s)
[2026-02-11T21:05:13.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
[2026-02-11T21:05:13.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar (14 kB at 20 kB/s)
[2026-02-11T21:05:13.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
[2026-02-11T21:05:13.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar (27 kB at 38 kB/s)
[2026-02-11T21:05:13.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
[2026-02-11T21:05:13.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.jar (92 kB at 124 kB/s)
[2026-02-11T21:05:13.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
[2026-02-11T21:05:13.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar (180 kB at 240 kB/s)
[2026-02-11T21:05:13.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
[2026-02-11T21:05:13.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar (149 kB at 194 kB/s)
[2026-02-11T21:05:13.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
[2026-02-11T21:05:13.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar (66 kB at 85 kB/s)
[2026-02-11T21:05:13.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar
[2026-02-11T21:05:13.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar (379 kB at 481 kB/s)
[2026-02-11T21:05:13.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.jar
[2026-02-11T21:05:13.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar (38 kB at 47 kB/s)
[2026-02-11T21:05:13.176Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar
[2026-02-11T21:05:13.176Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.jar (327 kB at 393 kB/s)
[2026-02-11T21:05:13.176Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar
[2026-02-11T21:05:13.176Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar (169 kB at 200 kB/s)
[2026-02-11T21:05:13.176Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.jar
[2026-02-11T21:05:13.176Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar (521 kB at 618 kB/s)
[2026-02-11T21:05:13.176Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.jar
[2026-02-11T21:05:13.176Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar (33 kB at 39 kB/s)
[2026-02-11T21:05:13.176Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar (195 kB at 221 kB/s)
[2026-02-11T21:05:13.176Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.jar (276 kB at 299 kB/s)
[2026-02-11T21:05:13.176Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.jar (3.2 MB at 3.4 MB/s)
[2026-02-11T21:05:13.176Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar (1.2 MB at 1.3 MB/s)
[2026-02-11T21:05:13.506Z] [INFO]
[2026-02-11T21:05:13.506Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bom ---
[2026-02-11T21:05:13.506Z] [INFO]
[2026-02-11T21:05:13.506Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bom ---
[2026-02-11T21:05:13.506Z] [INFO] Installing /quarkus/bom/application/target/flattened-quarkus-bom-2.7.5.Final.pom to /root/.m2/repository/io/quarkus/quarkus-bom/2.7.5.Final/quarkus-bom-2.7.5.Final.pom
[2026-02-11T21:05:13.506Z] [INFO]
[2026-02-11T21:05:13.506Z] [INFO] ------------------< io.quarkus:quarkus-build-parent >-------------------
[2026-02-11T21:05:13.506Z] [INFO] Building Quarkus - Build Parent 2.7.5.Final [29/964]
[2026-02-11T21:05:13.506Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-11T21:05:13.506Z] [INFO]
[2026-02-11T21:05:13.506Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-build-parent ---
[2026-02-11T21:05:13.506Z] [INFO]
[2026-02-11T21:05:13.506Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-build-parent ---
[2026-02-11T21:05:13.506Z] [INFO]
[2026-02-11T21:05:13.506Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-build-parent ---
[2026-02-11T21:05:13.506Z] [INFO]
[2026-02-11T21:05:13.506Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-build-parent ---
[2026-02-11T21:05:13.506Z] [INFO]
[2026-02-11T21:05:13.506Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-build-parent ---
[2026-02-11T21:05:13.506Z] [INFO]
[2026-02-11T21:05:13.506Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-build-parent ---
[2026-02-11T21:05:13.506Z] [INFO]
[2026-02-11T21:05:13.506Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-build-parent ---
[2026-02-11T21:05:13.506Z] [INFO]
[2026-02-11T21:05:13.506Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-build-parent ---
[2026-02-11T21:05:13.506Z] [INFO]
[2026-02-11T21:05:13.506Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-build-parent ---
[2026-02-11T21:05:13.835Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-11T21:05:13.836Z] [INFO]
[2026-02-11T21:05:13.836Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-build-parent ---
[2026-02-11T21:05:13.836Z] [INFO]
[2026-02-11T21:05:13.836Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-build-parent ---
[2026-02-11T21:05:13.836Z] [INFO] Installing /quarkus/build-parent/pom.xml to /root/.m2/repository/io/quarkus/quarkus-build-parent/2.7.5.Final/quarkus-build-parent-2.7.5.Final.pom
[2026-02-11T21:05:13.836Z] [INFO]
[2026-02-11T21:05:13.836Z] [INFO] ------------------< io.quarkus:quarkus-ide-launcher >-------------------
[2026-02-11T21:05:13.836Z] [INFO] Building Quarkus - IDE Launcher 2.7.5.Final [30/964]
[2026-02-11T21:05:13.836Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:05:13.836Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom
[2026-02-11T21:05:14.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom
[2026-02-11T21:05:14.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom (7.2 kB at 93 kB/s)
[2026-02-11T21:05:14.165Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar
[2026-02-11T21:05:14.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar
[2026-02-11T21:05:14.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar (32 kB at 410 kB/s)
[2026-02-11T21:05:14.497Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom
[2026-02-11T21:05:14.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom
[2026-02-11T21:05:14.913Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom (16 kB at 197 kB/s)
[2026-02-11T21:05:14.913Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar
[2026-02-11T21:05:15.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar
[2026-02-11T21:05:15.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar (172 kB at 2.4 MB/s)
[2026-02-11T21:05:15.572Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.pom
[2026-02-11T21:05:15.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.pom (7.3 kB at 75 kB/s)
[2026-02-11T21:05:15.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom
[2026-02-11T21:05:15.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom (65 kB at 836 kB/s)
[2026-02-11T21:05:15.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.pom
[2026-02-11T21:05:15.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.pom (2.1 kB at 26 kB/s)
[2026-02-11T21:05:15.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.10.0/error_prone_parent-2.10.0.pom
[2026-02-11T21:05:15.903Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.10.0/error_prone_parent-2.10.0.pom (10 kB at 99 kB/s)
[2026-02-11T21:05:15.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
[2026-02-11T21:05:15.903Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 161 kB/s)
[2026-02-11T21:05:15.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.jar
[2026-02-11T21:05:15.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
[2026-02-11T21:05:15.903Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 4.8 MB/s)
[2026-02-11T21:05:15.903Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.jar (307 kB at 3.7 MB/s)
[2026-02-11T21:05:15.903Z] [INFO]
[2026-02-11T21:05:15.903Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-ide-launcher ---
[2026-02-11T21:05:15.903Z] [INFO]
[2026-02-11T21:05:15.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-ide-launcher ---
[2026-02-11T21:05:16.614Z] [INFO]
[2026-02-11T21:05:16.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-ide-launcher ---
[2026-02-11T21:05:16.614Z] [INFO]
[2026-02-11T21:05:16.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-ide-launcher ---
[2026-02-11T21:05:16.614Z] [INFO]
[2026-02-11T21:05:16.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-ide-launcher ---
[2026-02-11T21:05:16.614Z] [INFO]
[2026-02-11T21:05:16.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-ide-launcher ---
[2026-02-11T21:05:16.614Z] [INFO]
[2026-02-11T21:05:16.614Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-ide-launcher ---
[2026-02-11T21:05:16.614Z] [INFO]
[2026-02-11T21:05:16.614Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-ide-launcher ---
[2026-02-11T21:05:17.325Z] [INFO] Processed 4 files in 915ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-11T21:05:17.325Z] [INFO]
[2026-02-11T21:05:17.325Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-ide-launcher ---
[2026-02-11T21:05:18.035Z] [INFO] Processed 4 files in 00:00.368 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-11T21:05:18.035Z] [INFO]
[2026-02-11T21:05:18.035Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-ide-launcher ---
[2026-02-11T21:05:18.035Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
[2026-02-11T21:05:18.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
[2026-02-11T21:05:18.365Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 72 kB/s)
[2026-02-11T21:05:18.365Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
[2026-02-11T21:05:18.365Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
[2026-02-11T21:05:18.694Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 21 kB/s)
[2026-02-11T21:05:18.694Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[2026-02-11T21:05:18.694Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[2026-02-11T21:05:18.694Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 41 kB/s)
[2026-02-11T21:05:18.694Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
[2026-02-11T21:05:19.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
[2026-02-11T21:05:19.353Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 33 kB/s)
[2026-02-11T21:05:19.353Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
[2026-02-11T21:05:19.353Z] [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.jar
[2026-02-11T21:05:19.353Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
[2026-02-11T21:05:19.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
[2026-02-11T21:05:19.683Z] [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.jar
[2026-02-11T21:05:19.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
[2026-02-11T21:05:19.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 1.4 MB/s)
[2026-02-11T21:05:19.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 706 kB/s)
[2026-02-11T21:05:19.683Z] [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.jar (155 kB at 2.0 MB/s)
[2026-02-11T21:05:19.683Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:05:19.683Z] [INFO] Copying 1 resource
[2026-02-11T21:05:19.683Z] [INFO]
[2026-02-11T21:05:19.683Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-ide-launcher ---
[2026-02-11T21:05:19.683Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:05:19.683Z] [INFO] Compiling 4 source files to /quarkus/core/launcher/target/classes
[2026-02-11T21:05:20.013Z] [INFO] Annotation processing is enabled because one or more processors were found
[2026-02-11T21:05:20.013Z] on the class path. A future release of javac may disable annotation processing
[2026-02-11T21:05:20.013Z] unless at least one processor is specified by name (-processor), or a search
[2026-02-11T21:05:20.013Z] path is specified (--processor-path, --processor-module-path), or annotation
[2026-02-11T21:05:20.013Z] processing is enabled explicitly (-proc:only, -proc:full).
[2026-02-11T21:05:20.013Z] Use -Xlint:-options to suppress this message.
[2026-02-11T21:05:20.013Z] Use -proc:none to disable annotation processing.
[2026-02-11T21:05:20.013Z] [WARNING] /quarkus/core/launcher/src/main/java/io/quarkus/launcher/JBangIntegration.java:[120,122] unchecked cast
[2026-02-11T21:05:20.013Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2026-02-11T21:05:20.013Z] found: java.lang.Object
[2026-02-11T21:05:20.013Z] [WARNING] /quarkus/core/launcher/src/main/java/io/quarkus/launcher/RuntimeLaunchClassLoader.java:[46,34] getPackage(java.lang.String) in java.lang.ClassLoader has been deprecated
[2026-02-11T21:05:20.013Z] [WARNING] /quarkus/core/launcher/src/main/java/io/quarkus/launcher/RuntimeLaunchClassLoader.java:[48,21] getPackage(java.lang.String) in java.lang.ClassLoader has been deprecated
[2026-02-11T21:05:20.013Z] [INFO]
[2026-02-11T21:05:20.013Z] [INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (unpack-dependencies) @ quarkus-ide-launcher ---
[2026-02-11T21:05:20.013Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom
[2026-02-11T21:05:20.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom
[2026-02-11T21:05:20.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom (7.6 kB at 103 kB/s)
[2026-02-11T21:05:20.344Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
[2026-02-11T21:05:20.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
[2026-02-11T21:05:20.671Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 65 kB/s)
[2026-02-11T21:05:20.671Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom
[2026-02-11T21:05:21.000Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom
[2026-02-11T21:05:21.000Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 24 kB/s)
[2026-02-11T21:05:21.000Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom
[2026-02-11T21:05:21.329Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom
[2026-02-11T21:05:21.329Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 224 kB/s)
[2026-02-11T21:05:21.329Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom
[2026-02-11T21:05:21.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom
[2026-02-11T21:05:21.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 23 kB/s)
[2026-02-11T21:05:21.658Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom
[2026-02-11T21:05:21.988Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom
[2026-02-11T21:05:21.988Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 51 kB/s)
[2026-02-11T21:05:21.988Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom
[2026-02-11T21:05:22.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom
[2026-02-11T21:05:22.318Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 193 kB/s)
[2026-02-11T21:05:22.318Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom
[2026-02-11T21:05:22.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom
[2026-02-11T21:05:22.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 60 kB/s)
[2026-02-11T21:05:22.647Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
[2026-02-11T21:05:23.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
[2026-02-11T21:05:23.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 41 kB/s)
[2026-02-11T21:05:23.355Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom
[2026-02-11T21:05:23.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom
[2026-02-11T21:05:23.685Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 92 kB/s)
[2026-02-11T21:05:23.685Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom
[2026-02-11T21:05:23.685Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom
[2026-02-11T21:05:24.016Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 41 kB/s)
[2026-02-11T21:05:24.016Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom
[2026-02-11T21:05:24.016Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom
[2026-02-11T21:05:24.346Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 23 kB/s)
[2026-02-11T21:05:24.346Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom
[2026-02-11T21:05:24.346Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom
[2026-02-11T21:05:24.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 37 kB/s)
[2026-02-11T21:05:24.676Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[2026-02-11T21:05:24.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[2026-02-11T21:05:24.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 27 kB/s)
[2026-02-11T21:05:24.676Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
[2026-02-11T21:05:25.007Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
[2026-02-11T21:05:25.336Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 34 kB/s)
[2026-02-11T21:05:25.336Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
[2026-02-11T21:05:25.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
[2026-02-11T21:05:25.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 138 kB/s)
[2026-02-11T21:05:25.666Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.pom
[2026-02-11T21:05:25.666Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.pom
[2026-02-11T21:05:25.666Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.pom (1.6 kB at 22 kB/s)
[2026-02-11T21:05:25.666Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom
[2026-02-11T21:05:26.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom
[2026-02-11T21:05:26.373Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom (19 kB at 251 kB/s)
[2026-02-11T21:05:26.373Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.pom
[2026-02-11T21:05:26.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.pom
[2026-02-11T21:05:26.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.pom (1.6 kB at 20 kB/s)
[2026-02-11T21:05:26.702Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
[2026-02-11T21:05:27.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
[2026-02-11T21:05:27.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 36 kB/s)
[2026-02-11T21:05:27.031Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
[2026-02-11T21:05:27.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
[2026-02-11T21:05:27.361Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 66 kB/s)
[2026-02-11T21:05:27.361Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom
[2026-02-11T21:05:27.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom
[2026-02-11T21:05:27.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom (4.4 kB at 52 kB/s)
[2026-02-11T21:05:27.690Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom
[2026-02-11T21:05:28.019Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom
[2026-02-11T21:05:28.019Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom (6.6 kB at 84 kB/s)
[2026-02-11T21:05:28.019Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom
[2026-02-11T21:05:28.349Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom
[2026-02-11T21:05:28.349Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom (16 kB at 224 kB/s)
[2026-02-11T21:05:28.349Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom
[2026-02-11T21:05:28.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom
[2026-02-11T21:05:28.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom (5.2 kB at 68 kB/s)
[2026-02-11T21:05:28.679Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom
[2026-02-11T21:05:29.010Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom
[2026-02-11T21:05:29.010Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom (13 kB at 192 kB/s)
[2026-02-11T21:05:29.010Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom
[2026-02-11T21:05:29.010Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom
[2026-02-11T21:05:29.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom (6.7 kB at 85 kB/s)
[2026-02-11T21:05:29.339Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom
[2026-02-11T21:05:29.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom
[2026-02-11T21:05:29.669Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom (16 kB at 229 kB/s)
[2026-02-11T21:05:29.669Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom
[2026-02-11T21:05:29.669Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom
[2026-02-11T21:05:29.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom (3.4 kB at 27 kB/s)
[2026-02-11T21:05:29.997Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom
[2026-02-11T21:05:29.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom
[2026-02-11T21:05:30.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom (3.0 kB at 37 kB/s)
[2026-02-11T21:05:30.328Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom
[2026-02-11T21:05:30.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom
[2026-02-11T21:05:30.328Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom (2.0 kB at 29 kB/s)
[2026-02-11T21:05:30.328Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom
[2026-02-11T21:05:30.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom
[2026-02-11T21:05:30.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom (2.7 kB at 38 kB/s)
[2026-02-11T21:05:30.658Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom
[2026-02-11T21:05:31.368Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom
[2026-02-11T21:05:31.368Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom (2.0 kB at 19 kB/s)
[2026-02-11T21:05:31.368Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
[2026-02-11T21:05:31.368Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
[2026-02-11T21:05:31.697Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 21 kB/s)
[2026-02-11T21:05:31.697Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
[2026-02-11T21:05:31.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
[2026-02-11T21:05:32.034Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom (4.4 kB at 44 kB/s)
[2026-02-11T21:05:32.034Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
[2026-02-11T21:05:32.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
[2026-02-11T21:05:32.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom (24 kB at 305 kB/s)
[2026-02-11T21:05:32.364Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
[2026-02-11T21:05:32.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
[2026-02-11T21:05:32.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 68 kB/s)
[2026-02-11T21:05:32.693Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
[2026-02-11T21:05:32.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
[2026-02-11T21:05:32.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 273 kB/s)
[2026-02-11T21:05:32.693Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom
[2026-02-11T21:05:33.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom
[2026-02-11T21:05:33.023Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom (6.7 kB at 77 kB/s)
[2026-02-11T21:05:33.353Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom
[2026-02-11T21:05:33.353Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom
[2026-02-11T21:05:33.353Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom (2.9 kB at 32 kB/s)
[2026-02-11T21:05:33.353Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[2026-02-11T21:05:33.682Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[2026-02-11T21:05:33.682Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 33 kB/s)
[2026-02-11T21:05:33.682Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[2026-02-11T21:05:33.682Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[2026-02-11T21:05:34.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 40 kB/s)
[2026-02-11T21:05:34.012Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[2026-02-11T21:05:34.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[2026-02-11T21:05:34.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 73 kB/s)
[2026-02-11T21:05:34.012Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom
[2026-02-11T21:05:34.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
[2026-02-11T21:05:34.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 200 kB/s)
[2026-02-11T21:05:34.342Z] [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.pom
[2026-02-11T21:05:34.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
[2026-02-11T21:05:34.673Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 11 kB/s)
[2026-02-11T21:05:34.673Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[2026-02-11T21:05:34.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[2026-02-11T21:05:34.673Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 10 kB/s)
[2026-02-11T21:05:34.673Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar
[2026-02-11T21:05:34.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar
[2026-02-11T21:05:34.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar
[2026-02-11T21:05:34.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar
[2026-02-11T21:05:34.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar
[2026-02-11T21:05:35.004Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar
[2026-02-11T21:05:35.332Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar
[2026-02-11T21:05:35.332Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar
[2026-02-11T21:05:35.332Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar
[2026-02-11T21:05:35.332Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar
[2026-02-11T21:05:35.332Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar
[2026-02-11T21:05:35.332Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar
[2026-02-11T21:05:35.332Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
[2026-02-11T21:05:35.332Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[2026-02-11T21:05:35.332Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
[2026-02-11T21:05:35.660Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
[2026-02-11T21:05:35.660Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
[2026-02-11T21:05:35.660Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar
[2026-02-11T21:05:35.660Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
[2026-02-11T21:05:35.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar
[2026-02-11T21:05:35.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar
[2026-02-11T21:05:35.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar
[2026-02-11T21:05:35.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar
[2026-02-11T21:05:35.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar
[2026-02-11T21:05:35.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar (219 kB at 4.7 MB/s)
[2026-02-11T21:05:35.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar
[2026-02-11T21:05:35.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar (18 kB at 262 kB/s)
[2026-02-11T21:05:35.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar
[2026-02-11T21:05:35.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar (12 kB at 163 kB/s)
[2026-02-11T21:05:35.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar
[2026-02-11T21:05:35.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar (12 kB at 158 kB/s)
[2026-02-11T21:05:35.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar
[2026-02-11T21:05:35.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 730 kB/s)
[2026-02-11T21:05:35.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar
[2026-02-11T21:05:35.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar (231 kB at 2.6 MB/s)
[2026-02-11T21:05:35.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar
[2026-02-11T21:05:35.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar (18 kB at 130 kB/s)
[2026-02-11T21:05:35.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar
[2026-02-11T21:05:35.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar (327 kB at 2.4 MB/s)
[2026-02-11T21:05:35.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
[2026-02-11T21:05:35.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar (772 kB at 5.4 MB/s)
[2026-02-11T21:05:35.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[2026-02-11T21:05:35.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar (66 kB at 423 kB/s)
[2026-02-11T21:05:35.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
[2026-02-11T21:05:36.319Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar (17 kB at 102 kB/s)
[2026-02-11T21:05:36.319Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
[2026-02-11T21:05:36.319Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar (18 kB at 99 kB/s)
[2026-02-11T21:05:36.319Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
[2026-02-11T21:05:36.319Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 61 kB/s)
[2026-02-11T21:05:36.319Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar
[2026-02-11T21:05:36.319Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 38 kB/s)
[2026-02-11T21:05:36.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
[2026-02-11T21:05:36.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 331 kB/s)
[2026-02-11T21:05:36.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar (194 kB at 848 kB/s)
[2026-02-11T21:05:36.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 2.6 MB/s)
[2026-02-11T21:05:36.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar (35 kB at 132 kB/s)
[2026-02-11T21:05:36.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar (122 kB at 438 kB/s)
[2026-02-11T21:05:36.648Z] [INFO] Unpacking /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:36.648Z] [INFO] Unpacking /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:36.648Z] [INFO] Unpacking /root/.m2/repository/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:36.648Z] [INFO] Unpacking /root/.m2/repository/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:36.648Z] [INFO] Unpacking /root/.m2/repository/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:36.648Z] [INFO] Unpacking /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:36.648Z] [INFO] Unpacking /root/.m2/repository/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:36.648Z] [INFO] Unpacking /root/.m2/repository/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:36.979Z] [INFO] Unpacking /root/.m2/repository/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:36.979Z] [INFO] Unpacking /root/.m2/repository/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:36.979Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:36.979Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:36.979Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:37.309Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:37.309Z] [INFO] Unpacking /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:37.309Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:37.309Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:37.309Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:37.309Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:37.640Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:37.640Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:37.640Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:37.640Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:37.640Z] [INFO] Unpacking /root/.m2/repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:37.640Z] [INFO] Unpacking /root/.m2/repository/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:37.971Z] [INFO] Unpacking /root/.m2/repository/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:38.679Z] [INFO] Unpacking /root/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:38.679Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:38.679Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:38.679Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:38.679Z] [INFO] Unpacking /root/.m2/repository/commons-cli/commons-cli/1.4/commons-cli-1.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:38.679Z] [INFO] Unpacking /root/.m2/repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:39.009Z] [INFO] Unpacking /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:39.009Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:39.009Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:39.009Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:39.009Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:39.009Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:39.009Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:39.009Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:39.341Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:39.341Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:39.341Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:39.341Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:39.341Z] [INFO] Unpacking /root/.m2/repository/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:39.341Z] [INFO] Unpacking /root/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:39.672Z] [INFO] Unpacking /root/.m2/repository/commons-codec/commons-codec/1.15/commons-codec-1.15.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:39.672Z] [INFO] Unpacking /root/.m2/repository/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:39.672Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:39.672Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:40.001Z] [INFO] Unpacking /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:40.712Z] [INFO] Unpacking /root/.m2/repository/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-11T21:05:40.712Z] [INFO]
[2026-02-11T21:05:40.712Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-ide-launcher ---
[2026-02-11T21:05:40.712Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:05:40.712Z] [INFO] skip non existing resourceDirectory /quarkus/core/launcher/src/test/resources
[2026-02-11T21:05:40.712Z] [INFO]
[2026-02-11T21:05:40.712Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-ide-launcher ---
[2026-02-11T21:05:40.712Z] [INFO] No sources to compile
[2026-02-11T21:05:40.712Z] [INFO]
[2026-02-11T21:05:40.712Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-ide-launcher ---
[2026-02-11T21:05:41.044Z] [INFO] No tests to run.
[2026-02-11T21:05:41.044Z] [INFO]
[2026-02-11T21:05:41.044Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-ide-launcher ---
[2026-02-11T21:05:42.711Z] [INFO] Building jar: /quarkus/core/launcher/target/quarkus-ide-launcher-2.7.5.Final.jar
[2026-02-11T21:05:44.377Z] [INFO]
[2026-02-11T21:05:44.378Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-ide-launcher ---
[2026-02-11T21:05:44.378Z] [INFO] Building jar: /quarkus/core/launcher/target/quarkus-ide-launcher-2.7.5.Final-sources.jar
[2026-02-11T21:05:44.378Z] [INFO]
[2026-02-11T21:05:44.378Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-ide-launcher ---
[2026-02-11T21:05:44.378Z] [INFO] Installing /quarkus/core/launcher/target/quarkus-ide-launcher-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-ide-launcher/2.7.5.Final/quarkus-ide-launcher-2.7.5.Final.jar
[2026-02-11T21:05:44.378Z] [INFO] Installing /quarkus/core/launcher/pom.xml to /root/.m2/repository/io/quarkus/quarkus-ide-launcher/2.7.5.Final/quarkus-ide-launcher-2.7.5.Final.pom
[2026-02-11T21:05:44.378Z] [INFO] Installing /quarkus/core/launcher/target/quarkus-ide-launcher-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-ide-launcher/2.7.5.Final/quarkus-ide-launcher-2.7.5.Final-sources.jar
[2026-02-11T21:05:44.378Z] [INFO]
[2026-02-11T21:05:44.378Z] [INFO] --------------< io.quarkus:quarkus-development-mode-spi >---------------
[2026-02-11T21:05:44.378Z] [INFO] Building Quarkus - Development mode - SPI 2.7.5.Final [31/964]
[2026-02-11T21:05:44.378Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:05:44.378Z] [INFO]
[2026-02-11T21:05:44.378Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-development-mode-spi ---
[2026-02-11T21:05:44.378Z] [INFO]
[2026-02-11T21:05:44.378Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-development-mode-spi ---
[2026-02-11T21:05:44.378Z] [INFO]
[2026-02-11T21:05:44.378Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-development-mode-spi ---
[2026-02-11T21:05:44.378Z] [INFO]
[2026-02-11T21:05:44.378Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-development-mode-spi ---
[2026-02-11T21:05:44.378Z] [INFO]
[2026-02-11T21:05:44.378Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-development-mode-spi ---
[2026-02-11T21:05:44.378Z] [INFO]
[2026-02-11T21:05:44.378Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-development-mode-spi ---
[2026-02-11T21:05:44.378Z] [INFO]
[2026-02-11T21:05:44.378Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-development-mode-spi ---
[2026-02-11T21:05:44.378Z] [INFO]
[2026-02-11T21:05:44.378Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-development-mode-spi ---
[2026-02-11T21:05:44.709Z] [INFO] Processed 26 files in 334ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2026-02-11T21:05:44.709Z] [INFO]
[2026-02-11T21:05:44.709Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-development-mode-spi ---
[2026-02-11T21:05:45.039Z] [INFO] Processed 26 files in 00:00.349 (Already Sorted: 26, Needed Sorting: 0)
[2026-02-11T21:05:45.039Z] [INFO]
[2026-02-11T21:05:45.039Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-development-mode-spi ---
[2026-02-11T21:05:45.039Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:05:45.039Z] [INFO] skip non existing resourceDirectory /quarkus/core/devmode-spi/src/main/resources
[2026-02-11T21:05:45.039Z] [INFO]
[2026-02-11T21:05:45.039Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-development-mode-spi ---
[2026-02-11T21:05:45.039Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:05:45.039Z] [INFO] Compiling 26 source files to /quarkus/core/devmode-spi/target/classes
[2026-02-11T21:05:45.039Z] [WARNING] /quarkus/core/devmode-spi/src/main/java/io/quarkus/dev/console/DevConsoleManager.java:[81,31] unchecked cast
[2026-02-11T21:05:45.039Z] required: T
[2026-02-11T21:05:45.039Z] found: java.lang.Object
[2026-02-11T21:05:45.039Z] [INFO]
[2026-02-11T21:05:45.039Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-development-mode-spi ---
[2026-02-11T21:05:45.039Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:05:45.039Z] [INFO] skip non existing resourceDirectory /quarkus/core/devmode-spi/src/test/resources
[2026-02-11T21:05:45.039Z] [INFO]
[2026-02-11T21:05:45.039Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-development-mode-spi ---
[2026-02-11T21:05:45.039Z] [INFO] No sources to compile
[2026-02-11T21:05:45.039Z] [INFO]
[2026-02-11T21:05:45.039Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-development-mode-spi ---
[2026-02-11T21:05:45.039Z] [INFO] No tests to run.
[2026-02-11T21:05:45.039Z] [INFO]
[2026-02-11T21:05:45.039Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-development-mode-spi ---
[2026-02-11T21:05:45.039Z] [INFO] Building jar: /quarkus/core/devmode-spi/target/quarkus-development-mode-spi-2.7.5.Final.jar
[2026-02-11T21:05:45.039Z] [INFO]
[2026-02-11T21:05:45.039Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-development-mode-spi ---
[2026-02-11T21:05:45.369Z] [INFO] Building jar: /quarkus/core/devmode-spi/target/quarkus-development-mode-spi-2.7.5.Final-sources.jar
[2026-02-11T21:05:45.369Z] [INFO]
[2026-02-11T21:05:45.369Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-development-mode-spi ---
[2026-02-11T21:05:45.369Z] [INFO] Installing /quarkus/core/devmode-spi/target/quarkus-development-mode-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-development-mode-spi/2.7.5.Final/quarkus-development-mode-spi-2.7.5.Final.jar
[2026-02-11T21:05:45.369Z] [INFO] Installing /quarkus/core/devmode-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-development-mode-spi/2.7.5.Final/quarkus-development-mode-spi-2.7.5.Final.pom
[2026-02-11T21:05:45.369Z] [INFO] Installing /quarkus/core/devmode-spi/target/quarkus-development-mode-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-development-mode-spi/2.7.5.Final/quarkus-development-mode-spi-2.7.5.Final-sources.jar
[2026-02-11T21:05:45.369Z] [INFO]
[2026-02-11T21:05:45.369Z] [INFO] -------------------< io.quarkus:quarkus-core-parent >-------------------
[2026-02-11T21:05:45.369Z] [INFO] Building Quarkus - Core 2.7.5.Final [32/964]
[2026-02-11T21:05:45.369Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-11T21:05:45.369Z] [INFO]
[2026-02-11T21:05:45.369Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-core-parent ---
[2026-02-11T21:05:45.369Z] [INFO]
[2026-02-11T21:05:45.369Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-core-parent ---
[2026-02-11T21:05:45.369Z] [INFO]
[2026-02-11T21:05:45.369Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-core-parent ---
[2026-02-11T21:05:45.369Z] [INFO]
[2026-02-11T21:05:45.369Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-core-parent ---
[2026-02-11T21:05:45.369Z] [INFO]
[2026-02-11T21:05:45.369Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-core-parent ---
[2026-02-11T21:05:45.369Z] [INFO]
[2026-02-11T21:05:45.369Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-core-parent ---
[2026-02-11T21:05:45.369Z] [INFO]
[2026-02-11T21:05:45.369Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-core-parent ---
[2026-02-11T21:05:45.369Z] [INFO]
[2026-02-11T21:05:45.369Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-core-parent ---
[2026-02-11T21:05:45.369Z] [INFO]
[2026-02-11T21:05:45.369Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-core-parent ---
[2026-02-11T21:05:45.369Z] [INFO] Processed 0 files in 00:00.002 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-11T21:05:45.369Z] [INFO]
[2026-02-11T21:05:45.369Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-core-parent ---
[2026-02-11T21:05:45.369Z] [INFO]
[2026-02-11T21:05:45.369Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-core-parent ---
[2026-02-11T21:05:45.369Z] [INFO] Installing /quarkus/core/pom.xml to /root/.m2/repository/io/quarkus/quarkus-core-parent/2.7.5.Final/quarkus-core-parent-2.7.5.Final.pom
[2026-02-11T21:05:45.369Z] [INFO]
[2026-02-11T21:05:45.369Z] [INFO] ---------------< io.quarkus:quarkus-extension-processor >---------------
[2026-02-11T21:05:45.369Z] [INFO] Building Quarkus - Core - Extension Processor 2.7.5.Final [33/964]
[2026-02-11T21:05:45.369Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:05:45.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.pom
[2026-02-11T21:05:45.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.pom (1.8 kB at 21 kB/s)
[2026-02-11T21:05:45.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.24.0/javaparser-core-3.24.0.pom
[2026-02-11T21:05:45.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.24.0/javaparser-core-3.24.0.pom (4.9 kB at 51 kB/s)
[2026-02-11T21:05:45.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.24.0/javaparser-parent-3.24.0.pom
[2026-02-11T21:05:45.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.24.0/javaparser-parent-3.24.0.pom (22 kB at 310 kB/s)
[2026-02-11T21:05:45.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.pom
[2026-02-11T21:05:45.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.pom (2.8 kB at 32 kB/s)
[2026-02-11T21:05:45.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.pom
[2026-02-11T21:05:45.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.pom (2.1 kB at 29 kB/s)
[2026-02-11T21:05:45.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.pom
[2026-02-11T21:05:45.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.pom (6.9 kB at 87 kB/s)
[2026-02-11T21:05:45.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-artifacts/9.2.20.1/jruby-artifacts-9.2.20.1.pom
[2026-02-11T21:05:46.031Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-artifacts/9.2.20.1/jruby-artifacts-9.2.20.1.pom (4.0 kB at 41 kB/s)
[2026-02-11T21:05:46.031Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-parent/9.2.20.1/jruby-parent-9.2.20.1.pom
[2026-02-11T21:05:46.031Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-parent/9.2.20.1/jruby-parent-9.2.20.1.pom (25 kB at 322 kB/s)
[2026-02-11T21:05:46.031Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.pom
[2026-02-11T21:05:46.031Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.pom (49 kB at 586 kB/s)
[2026-02-11T21:05:46.031Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.pom
[2026-02-11T21:05:46.361Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.pom (3.0 kB at 40 kB/s)
[2026-02-11T21:05:46.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.pom
[2026-02-11T21:05:46.361Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.pom (4.7 kB at 59 kB/s)
[2026-02-11T21:05:46.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.pom
[2026-02-11T21:05:46.361Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.pom (4.4 kB at 59 kB/s)
[2026-02-11T21:05:46.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.pom
[2026-02-11T21:05:46.361Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.pom (11 kB at 133 kB/s)
[2026-02-11T21:05:46.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.pom
[2026-02-11T21:05:46.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.pom (7.6 kB at 98 kB/s)
[2026-02-11T21:05:46.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.pom
[2026-02-11T21:05:46.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.pom (12 kB at 130 kB/s)
[2026-02-11T21:05:46.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.pom
[2026-02-11T21:05:46.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.pom (7.0 kB at 75 kB/s)
[2026-02-11T21:05:46.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.pom
[2026-02-11T21:05:46.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.pom (5.1 kB at 64 kB/s)
[2026-02-11T21:05:46.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.pom
[2026-02-11T21:05:47.023Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.pom (2.9 kB at 38 kB/s)
[2026-02-11T21:05:47.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.pom
[2026-02-11T21:05:47.023Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.pom (4.4 kB at 55 kB/s)
[2026-02-11T21:05:47.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.pom
[2026-02-11T21:05:47.023Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.pom (1.5 kB at 19 kB/s)
[2026-02-11T21:05:47.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom
[2026-02-11T21:05:47.023Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom (3.1 kB at 39 kB/s)
[2026-02-11T21:05:47.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.pom
[2026-02-11T21:05:47.352Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.pom (1.6 kB at 19 kB/s)
[2026-02-11T21:05:47.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-all/0.9.1/nailgun-all-0.9.1.pom
[2026-02-11T21:05:47.352Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-all/0.9.1/nailgun-all-0.9.1.pom (5.0 kB at 55 kB/s)
[2026-02-11T21:05:47.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.pom
[2026-02-11T21:05:47.352Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.pom (37 kB at 371 kB/s)
[2026-02-11T21:05:47.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.pom
[2026-02-11T21:05:47.695Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.pom (2.1 kB at 20 kB/s)
[2026-02-11T21:05:47.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.pom
[2026-02-11T21:05:47.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.pom (19 kB at 250 kB/s)
[2026-02-11T21:05:47.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.pom
[2026-02-11T21:05:47.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.pom (1.5 kB at 19 kB/s)
[2026-02-11T21:05:47.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.jar
[2026-02-11T21:05:47.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.24.0/javaparser-core-3.24.0.jar
[2026-02-11T21:05:47.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.jar
[2026-02-11T21:05:47.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.jar
[2026-02-11T21:05:47.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.jar
[2026-02-11T21:05:47.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.jar (62 kB at 931 kB/s)
[2026-02-11T21:05:47.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.jar
[2026-02-11T21:05:47.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.jar (26 kB at 351 kB/s)
[2026-02-11T21:05:47.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.jar
[2026-02-11T21:05:47.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.jar (239 kB at 2.0 MB/s)
[2026-02-11T21:05:47.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.jar
[2026-02-11T21:05:47.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.24.0/javaparser-core-3.24.0.jar (1.3 MB at 11 MB/s)
[2026-02-11T21:05:47.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.jar
[2026-02-11T21:05:48.027Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.jar (1.9 MB at 13 MB/s)
[2026-02-11T21:05:48.027Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.jar
[2026-02-11T21:05:48.027Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.jar (63 kB at 355 kB/s)
[2026-02-11T21:05:48.027Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.jar
[2026-02-11T21:05:48.027Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.jar (10 MB at 56 MB/s)
[2026-02-11T21:05:48.027Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.jar
[2026-02-11T21:05:48.027Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.jar (48 kB at 235 kB/s)
[2026-02-11T21:05:48.027Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6-native.jar
[2026-02-11T21:05:48.027Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.jar (34 kB at 160 kB/s)
[2026-02-11T21:05:48.027Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.jar
[2026-02-11T21:05:48.027Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.jar (275 kB at 1.2 MB/s)
[2026-02-11T21:05:48.027Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.jar
[2026-02-11T21:05:48.027Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.jar (154 kB at 627 kB/s)
[2026-02-11T21:05:48.027Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.jar
[2026-02-11T21:05:48.027Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.jar (16 kB at 56 kB/s)
[2026-02-11T21:05:48.027Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.jar
[2026-02-11T21:05:48.027Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.jar (215 kB at 738 kB/s)
[2026-02-11T21:05:48.027Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.jar
[2026-02-11T21:05:48.027Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.jar (1.6 MB at 5.4 MB/s)
[2026-02-11T21:05:48.027Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar
[2026-02-11T21:05:48.027Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6-native.jar (869 kB at 2.8 MB/s)
[2026-02-11T21:05:48.027Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.jar
[2026-02-11T21:05:48.027Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.jar (1.7 MB at 5.3 MB/s)
[2026-02-11T21:05:48.027Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar
[2026-02-11T21:05:48.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.jar (50 kB at 148 kB/s)
[2026-02-11T21:05:48.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.jar
[2026-02-11T21:05:48.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.jar (14 kB at 39 kB/s)
[2026-02-11T21:05:48.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.jar
[2026-02-11T21:05:48.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar (72 kB at 192 kB/s)
[2026-02-11T21:05:48.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.jar
[2026-02-11T21:05:48.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.jar (13 kB at 35 kB/s)
[2026-02-11T21:05:48.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.jar (33 kB at 85 kB/s)
[2026-02-11T21:05:48.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar (643 kB at 1.6 MB/s)
[2026-02-11T21:05:48.359Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.jar (86 kB at 175 kB/s)
[2026-02-11T21:05:48.359Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.jar (13 MB at 25 MB/s)
[2026-02-11T21:05:48.359Z] [INFO]
[2026-02-11T21:05:48.359Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-extension-processor ---
[2026-02-11T21:05:48.359Z] [INFO]
[2026-02-11T21:05:48.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-extension-processor ---
[2026-02-11T21:05:48.359Z] [INFO]
[2026-02-11T21:05:48.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-extension-processor ---
[2026-02-11T21:05:48.359Z] [INFO]
[2026-02-11T21:05:48.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-extension-processor ---
[2026-02-11T21:05:48.359Z] [INFO]
[2026-02-11T21:05:48.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-extension-processor ---
[2026-02-11T21:05:48.359Z] [INFO]
[2026-02-11T21:05:48.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-extension-processor ---
[2026-02-11T21:05:48.359Z] [INFO]
[2026-02-11T21:05:48.359Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-extension-processor ---
[2026-02-11T21:05:48.359Z] [INFO]
[2026-02-11T21:05:48.359Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-extension-processor ---
[2026-02-11T21:05:48.689Z] [INFO] Processed 23 files in 393ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2026-02-11T21:05:48.689Z] [INFO]
[2026-02-11T21:05:48.689Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-extension-processor ---
[2026-02-11T21:05:49.400Z] [INFO] Processed 23 files in 00:00.478 (Already Sorted: 23, Needed Sorting: 0)
[2026-02-11T21:05:49.400Z] [INFO]
[2026-02-11T21:05:49.400Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-extension-processor ---
[2026-02-11T21:05:49.400Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:05:49.400Z] [INFO] Copying 1 resource
[2026-02-11T21:05:49.400Z] [INFO]
[2026-02-11T21:05:49.400Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-extension-processor ---
[2026-02-11T21:05:49.400Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:05:49.400Z] [INFO] Compiling 19 source files to /quarkus/core/processor/target/classes
[2026-02-11T21:05:49.400Z] [INFO]
[2026-02-11T21:05:49.400Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-extension-processor ---
[2026-02-11T21:05:49.400Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:05:49.400Z] [INFO] skip non existing resourceDirectory /quarkus/core/processor/src/test/resources
[2026-02-11T21:05:49.400Z] [INFO]
[2026-02-11T21:05:49.400Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-extension-processor ---
[2026-02-11T21:05:49.400Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:05:49.400Z] [INFO] Compiling 4 source files to /quarkus/core/processor/target/test-classes
[2026-02-11T21:05:49.735Z] [WARNING] /quarkus/core/processor/src/test/java/io/quarkus/annotation/processor/generate_doc/JavaDocConfigDescriptionParserTest.java:[256,47] convert(java.lang.String,java.util.Map<java.lang.String,java.lang.Object>) in org.asciidoctor.Asciidoctor has been deprecated
[2026-02-11T21:05:49.735Z] [WARNING] /quarkus/core/processor/src/test/java/io/quarkus/annotation/processor/generate_doc/JavaDocConfigDescriptionParserTest.java:[266,47] convert(java.lang.String,java.util.Map<java.lang.String,java.lang.Object>) in org.asciidoctor.Asciidoctor has been deprecated
[2026-02-11T21:05:49.735Z] [WARNING] /quarkus/core/processor/src/test/java/io/quarkus/annotation/processor/generate_doc/JavaDocConfigDescriptionParserTest.java:[279,47] convert(java.lang.String,java.util.Map<java.lang.String,java.lang.Object>) in org.asciidoctor.Asciidoctor has been deprecated
[2026-02-11T21:05:49.735Z] [INFO]
[2026-02-11T21:05:49.735Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-extension-processor ---
[2026-02-11T21:05:49.735Z] [INFO]
[2026-02-11T21:05:49.735Z] [INFO] -------------------------------------------------------
[2026-02-11T21:05:49.735Z] [INFO] T E S T S
[2026-02-11T21:05:49.735Z] [INFO] -------------------------------------------------------
[2026-02-11T21:05:49.735Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-11T21:05:50.445Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.DocGeneratorUtilTest
[2026-02-11T21:05:50.773Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s - in io.quarkus.annotation.processor.generate_doc.DocGeneratorUtilTest
[2026-02-11T21:05:50.773Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.ConfigDocKeyTest
[2026-02-11T21:05:50.773Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.annotation.processor.generate_doc.ConfigDocKeyTest
[2026-02-11T21:05:50.773Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.JavaDocConfigDescriptionParserTest
[2026-02-11T21:05:54.677Z] 2026-02-11T21:05:52.028Z [main] WARN FilenoUtil : Native subprocess control requires open access to the JDK IO subsystem
[2026-02-11T21:05:54.677Z] Pass '--add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED' to enable.
[2026-02-11T21:05:59.449Z] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.35 s - in io.quarkus.annotation.processor.generate_doc.JavaDocConfigDescriptionParserTest
[2026-02-11T21:05:59.449Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.JavaDocConfigSectionParserTest
[2026-02-11T21:05:59.449Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.annotation.processor.generate_doc.JavaDocConfigSectionParserTest
[2026-02-11T21:05:59.449Z] [INFO]
[2026-02-11T21:05:59.449Z] [INFO] Results:
[2026-02-11T21:05:59.449Z] [INFO]
[2026-02-11T21:05:59.449Z] [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
[2026-02-11T21:05:59.449Z] [INFO]
[2026-02-11T21:05:59.449Z] [INFO]
[2026-02-11T21:05:59.449Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-extension-processor ---
[2026-02-11T21:05:59.449Z] [INFO] Building jar: /quarkus/core/processor/target/quarkus-extension-processor-2.7.5.Final.jar
[2026-02-11T21:05:59.449Z] [INFO]
[2026-02-11T21:05:59.449Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-extension-processor ---
[2026-02-11T21:05:59.449Z] [INFO] Building jar: /quarkus/core/processor/target/quarkus-extension-processor-2.7.5.Final-sources.jar
[2026-02-11T21:05:59.449Z] [INFO]
[2026-02-11T21:05:59.449Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-extension-processor ---
[2026-02-11T21:05:59.449Z] [INFO] Installing /quarkus/core/processor/target/quarkus-extension-processor-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-extension-processor/2.7.5.Final/quarkus-extension-processor-2.7.5.Final.jar
[2026-02-11T21:05:59.450Z] [INFO] Installing /quarkus/core/processor/pom.xml to /root/.m2/repository/io/quarkus/quarkus-extension-processor/2.7.5.Final/quarkus-extension-processor-2.7.5.Final.pom
[2026-02-11T21:05:59.450Z] [INFO] Installing /quarkus/core/processor/target/quarkus-extension-processor-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-extension-processor/2.7.5.Final/quarkus-extension-processor-2.7.5.Final-sources.jar
[2026-02-11T21:05:59.450Z] [INFO]
[2026-02-11T21:05:59.450Z] [INFO] ----------------------< io.quarkus:quarkus-core >-----------------------
[2026-02-11T21:05:59.450Z] [INFO] Building Quarkus - Core - Runtime 2.7.5.Final [34/964]
[2026-02-11T21:05:59.450Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:05:59.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.1/smallrye-config-2.9.1.pom
[2026-02-11T21:05:59.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.1/smallrye-config-2.9.1.pom (2.8 kB at 27 kB/s)
[2026-02-11T21:05:59.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-parent/2.9.1/smallrye-config-parent-2.9.1.pom
[2026-02-11T21:05:59.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-parent/2.9.1/smallrye-config-parent-2.9.1.pom (5.7 kB at 43 kB/s)
[2026-02-11T21:05:59.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/35/smallrye-parent-35.pom
[2026-02-11T21:05:59.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/35/smallrye-parent-35.pom (9.8 kB at 134 kB/s)
[2026-02-11T21:05:59.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.1/smallrye-config-core-2.9.1.pom
[2026-02-11T21:05:59.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.1/smallrye-config-core-2.9.1.pom (4.3 kB at 46 kB/s)
[2026-02-11T21:05:59.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0.1/microprofile-config-api-2.0.1.pom
[2026-02-11T21:05:59.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0.1/microprofile-config-api-2.0.1.pom (8.1 kB at 63 kB/s)
[2026-02-11T21:05:59.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/2.0.1/microprofile-config-parent-2.0.1.pom
[2026-02-11T21:06:00.111Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/2.0.1/microprofile-config-parent-2.0.1.pom (21 kB at 195 kB/s)
[2026-02-11T21:06:00.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.13.Final/arquillian-bom-1.1.13.Final.pom
[2026-02-11T21:06:00.111Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.13.Final/arquillian-bom-1.1.13.Final.pom (11 kB at 119 kB/s)
[2026-02-11T21:06:00.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.4/shrinkwrap-resolver-bom-2.2.4.pom
[2026-02-11T21:06:00.111Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.4/shrinkwrap-resolver-bom-2.2.4.pom (5.3 kB at 70 kB/s)
[2026-02-11T21:06:00.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-10/shrinkwrap-descriptors-bom-2.0.0-alpha-10.pom
[2026-02-11T21:06:00.111Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-10/shrinkwrap-descriptors-bom-2.0.0-alpha-10.pom (5.2 kB at 67 kB/s)
[2026-02-11T21:06:00.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.pom
[2026-02-11T21:06:00.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.pom (2.2 kB at 20 kB/s)
[2026-02-11T21:06:00.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.pom
[2026-02-11T21:06:00.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.pom (1.6 kB at 11 kB/s)
[2026-02-11T21:06:00.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.pom
[2026-02-11T21:06:00.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.pom (1.9 kB at 16 kB/s)
[2026-02-11T21:06:00.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.pom
[2026-02-11T21:06:00.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.pom (2.1 kB at 25 kB/s)
[2026-02-11T21:06:00.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.1/smallrye-config-common-2.9.1.pom
[2026-02-11T21:06:00.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.1/smallrye-config-common-2.9.1.pom (1.1 kB at 12 kB/s)
[2026-02-11T21:06:00.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.pom
[2026-02-11T21:06:00.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.pom (1.8 kB at 23 kB/s)
[2026-02-11T21:06:00.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-tools-parent/2.2.1.Final/jboss-logging-tools-parent-2.2.1.Final.pom
[2026-02-11T21:06:01.101Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-tools-parent/2.2.1.Final/jboss-logging-tools-parent-2.2.1.Final.pom (5.6 kB at 66 kB/s)
[2026-02-11T21:06:01.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.pom
[2026-02-11T21:06:01.101Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.pom (7.3 kB at 81 kB/s)
[2026-02-11T21:06:01.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom
[2026-02-11T21:06:01.101Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 914 kB/s)
[2026-02-11T21:06:01.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.pom
[2026-02-11T21:06:01.433Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.pom (1.4 kB at 12 kB/s)
[2026-02-11T21:06:01.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/nativeimage/svm/21.3.1/svm-21.3.1.pom
[2026-02-11T21:06:01.433Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/graalvm/nativeimage/svm/21.3.1/svm-21.3.1.pom (1.9 kB at 14 kB/s)
[2026-02-11T21:06:01.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.1/smallrye-config-2.9.1.jar
[2026-02-11T21:06:01.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.1/smallrye-config-core-2.9.1.jar
[2026-02-11T21:06:01.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.jar
[2026-02-11T21:06:01.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.jar
[2026-02-11T21:06:01.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0.1/microprofile-config-api-2.0.1.jar
[2026-02-11T21:06:01.433Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.jar (43 kB at 678 kB/s)
[2026-02-11T21:06:01.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.jar
[2026-02-11T21:06:01.433Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0.1/microprofile-config-api-2.0.1.jar (19 kB at 203 kB/s)
[2026-02-11T21:06:01.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.jar
[2026-02-11T21:06:01.433Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.1/smallrye-config-2.9.1.jar (34 kB at 305 kB/s)
[2026-02-11T21:06:01.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.1/smallrye-config-common-2.9.1.jar
[2026-02-11T21:06:01.433Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.1/smallrye-config-core-2.9.1.jar (250 kB at 2.2 MB/s)
[2026-02-11T21:06:01.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.jar
[2026-02-11T21:06:01.433Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.jar (12 kB at 98 kB/s)
[2026-02-11T21:06:01.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.jar
[2026-02-11T21:06:01.433Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.jar (20 kB at 158 kB/s)
[2026-02-11T21:06:01.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.jar
[2026-02-11T21:06:01.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.jar (13 kB at 70 kB/s)
[2026-02-11T21:06:01.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/nativeimage/svm/21.3.1/svm-21.3.1.jar
[2026-02-11T21:06:01.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.jar (21 kB at 108 kB/s)
[2026-02-11T21:06:01.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.jar (103 kB at 521 kB/s)
[2026-02-11T21:06:01.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.1/smallrye-config-common-2.9.1.jar (10 kB at 48 kB/s)
[2026-02-11T21:06:01.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.jar (616 kB at 2.6 MB/s)
[2026-02-11T21:06:02.093Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/graalvm/nativeimage/svm/21.3.1/svm-21.3.1.jar (13 MB at 17 MB/s)
[2026-02-11T21:06:02.093Z] [INFO]
[2026-02-11T21:06:02.093Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-core ---
[2026-02-11T21:06:02.423Z] [INFO]
[2026-02-11T21:06:02.423Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-core ---
[2026-02-11T21:06:02.423Z] [INFO]
[2026-02-11T21:06:02.423Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-core ---
[2026-02-11T21:06:02.423Z] [INFO]
[2026-02-11T21:06:02.423Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-core ---
[2026-02-11T21:06:02.423Z] [INFO]
[2026-02-11T21:06:02.423Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-core ---
[2026-02-11T21:06:02.423Z] [INFO]
[2026-02-11T21:06:02.423Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-core ---
[2026-02-11T21:06:02.423Z] [INFO]
[2026-02-11T21:06:02.423Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-core ---
[2026-02-11T21:06:02.423Z] [INFO]
[2026-02-11T21:06:02.423Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-core ---
[2026-02-11T21:06:03.572Z] [INFO] Processed 166 files in 1s41ms (Formatted: 0, Unchanged: 166, Failed: 0, Readonly: 0)
[2026-02-11T21:06:03.572Z] [INFO]
[2026-02-11T21:06:03.572Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-core ---
[2026-02-11T21:06:04.279Z] [INFO] Processed 166 files in 00:00.808 (Already Sorted: 166, Needed Sorting: 0)
[2026-02-11T21:06:04.279Z] [INFO]
[2026-02-11T21:06:04.279Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-core ---
[2026-02-11T21:06:04.279Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:06:04.279Z] [INFO] Copying 3 resources
[2026-02-11T21:06:04.279Z] [INFO]
[2026-02-11T21:06:04.280Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-core ---
[2026-02-11T21:06:04.609Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom
[2026-02-11T21:06:04.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom (4.6 kB at 15 kB/s)
[2026-02-11T21:06:04.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.2/readline-all-2.2.pom
[2026-02-11T21:06:04.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.2/readline-all-2.2.pom (4.5 kB at 66 kB/s)
[2026-02-11T21:06:04.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom
[2026-02-11T21:06:04.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom (3.8 kB at 53 kB/s)
[2026-02-11T21:06:04.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom
[2026-02-11T21:06:05.268Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom (10 kB at 152 kB/s)
[2026-02-11T21:06:05.268Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom
[2026-02-11T21:06:05.268Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom (15 kB at 194 kB/s)
[2026-02-11T21:06:05.268Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom
[2026-02-11T21:06:05.268Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom (5.0 kB at 39 kB/s)
[2026-02-11T21:06:05.268Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh-all/2.6/aesh-all-2.6.pom
[2026-02-11T21:06:05.597Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh-all/2.6/aesh-all-2.6.pom (4.0 kB at 59 kB/s)
[2026-02-11T21:06:05.597Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom
[2026-02-11T21:06:05.597Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom (3.0 kB at 38 kB/s)
[2026-02-11T21:06:05.597Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar
[2026-02-11T21:06:05.597Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar (328 kB at 2.8 MB/s)
[2026-02-11T21:06:05.597Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar
[2026-02-11T21:06:05.927Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar (287 kB at 2.8 MB/s)
[2026-02-11T21:06:05.927Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar
[2026-02-11T21:06:05.927Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar (364 kB at 4.0 MB/s)
[2026-02-11T21:06:05.927Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar
[2026-02-11T21:06:05.928Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar (73 kB at 1.1 MB/s)
[2026-02-11T21:06:05.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.5.Final/quarkus-class-change-agent-2.7.5.Final.jar
[2026-02-11T21:06:05.928Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.5.Final/quarkus-class-change-agent-2.7.5.Final.jar (3.2 kB at 36 kB/s)
[2026-02-11T21:06:05.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.5.Final/quarkus-builder-2.7.5.Final.jar
[2026-02-11T21:06:06.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.5.Final/quarkus-builder-2.7.5.Final.jar (51 kB at 393 kB/s)
[2026-02-11T21:06:06.257Z] [INFO]
[2026-02-11T21:06:06.257Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-core ---
[2026-02-11T21:06:06.257Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:06:06.257Z] [INFO] Compiling 148 source files to /quarkus/core/runtime/target/classes
[2026-02-11T21:06:08.519Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[31,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2026-02-11T21:06:08.519Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[32,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-11T21:06:08.519Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[31,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2026-02-11T21:06:08.519Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[32,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-11T21:06:08.519Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[31,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2026-02-11T21:06:08.519Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[32,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-11T21:06:08.519Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[31,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2026-02-11T21:06:08.519Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[32,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-11T21:06:08.519Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeConfigSourceProvider.java:[19,31] unchecked cast
[2026-02-11T21:06:08.519Z] required: java.lang.Class<org.eclipse.microprofile.config.spi.ConfigSourceProvider>
[2026-02-11T21:06:08.519Z] found: java.lang.Class<capture#1 of ?>
[2026-02-11T21:06:08.519Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/util/ColorSupport.java:[13,22] color in io.quarkus.runtime.logging.ConsoleConfig has been deprecated
[2026-02-11T21:06:08.519Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/util/ColorSupport.java:[14,29] color in io.quarkus.runtime.logging.ConsoleConfig has been deprecated
[2026-02-11T21:06:08.519Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/logging/LogMetricsHandlerRecorder.java:[51,16] unchecked call to RuntimeValue(T) as a member of the raw type io.quarkus.runtime.RuntimeValue
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/logging/LogMetricsHandlerRecorder.java:[51,16] unchecked conversion
[2026-02-11T21:06:08.520Z] required: io.quarkus.runtime.RuntimeValue<java.util.Optional<java.util.logging.Handler>>
[2026-02-11T21:06:08.520Z] found: io.quarkus.runtime.RuntimeValue
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[273,15] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[273,47] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[275,32] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[279,15] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[279,54] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[281,32] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[433,65] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[433,65] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[433,65] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[433,65] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[435,31] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[435,13] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeConfigSource.java:[19,99] unchecked cast
[2026-02-11T21:06:08.520Z] required: java.lang.Class<org.eclipse.microprofile.config.spi.ConfigSource>
[2026-02-11T21:06:08.520Z] found: java.lang.Class<capture#2 of ?>
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeConfigSourceFactory.java:[18,31] unchecked cast
[2026-02-11T21:06:08.520Z] required: java.lang.Class<io.smallrye.config.ConfigSourceFactory>
[2026-02-11T21:06:08.520Z] found: java.lang.Class<capture#3 of ?>
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/graal/DisabledSSLContext.java:[23,44] Provider(java.lang.String,double,java.lang.String) in java.security.Provider has been deprecated
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/graal/DisabledSSLContext.java:[23,84] Provider(java.lang.String,double,java.lang.String) in java.security.Provider has been deprecated
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/Quarkus.java:[64,97] unchecked cast
[2026-02-11T21:06:08.520Z] required: java.lang.Class<? extends io.quarkus.runtime.Application>
[2026-02-11T21:06:08.520Z] found: java.lang.Class<capture#4 of ?>
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/Quarkus.java:[66,47] newInstance() in java.lang.Class has been deprecated
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/ConfigInstantiator.java:[179,20] unchecked call to HyphenateEnumConverter(java.lang.Class<E>) as a member of the raw type io.quarkus.runtime.configuration.HyphenateEnumConverter
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ResourceHelper.java:[16,63] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class<?>...) as a member of the raw type java.lang.Class
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeOverrideConfigSource.java:[24,100] unchecked cast
[2026-02-11T21:06:08.520Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-02-11T21:06:08.520Z] found: java.lang.Object
[2026-02-11T21:06:08.520Z] [INFO]
[2026-02-11T21:06:08.520Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-core ---
[2026-02-11T21:06:08.520Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:06:08.520Z] [INFO] skip non existing resourceDirectory /quarkus/core/runtime/src/test/resources
[2026-02-11T21:06:08.520Z] [INFO]
[2026-02-11T21:06:08.520Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-core ---
[2026-02-11T21:06:08.520Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:06:08.520Z] [INFO] Compiling 18 source files to /quarkus/core/runtime/target/test-classes
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/HyphenateEnumConverterTest.java:[27,34] unchecked call to HyphenateEnumConverter(java.lang.Class<E>) as a member of the raw type io.quarkus.runtime.configuration.HyphenateEnumConverter
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/HyphenateEnumConverterTest.java:[56,34] unchecked call to HyphenateEnumConverter(java.lang.Class<E>) as a member of the raw type io.quarkus.runtime.configuration.HyphenateEnumConverter
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/HyphenateEnumConverterTest.java:[69,34] unchecked call to HyphenateEnumConverter(java.lang.Class<E>) as a member of the raw type io.quarkus.runtime.configuration.HyphenateEnumConverter
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/DotEnvTestCase.java:[51,61] Possible heap pollution from parameterized vararg type java.util.Map<java.lang.String,java.lang.String>
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/ConfigExpanderTestCase.java:[33,23] unchecked method invocation: method putAll in interface java.util.Map is applied to given types
[2026-02-11T21:06:08.520Z] required: java.util.Map<? extends K,? extends V>
[2026-02-11T21:06:08.520Z] found: java.util.Map
[2026-02-11T21:06:08.520Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/ConfigExpanderTestCase.java:[33,24] unchecked conversion
[2026-02-11T21:06:08.520Z] required: java.util.Map<? extends K,? extends V>
[2026-02-11T21:06:08.520Z] found: java.util.Map
[2026-02-11T21:06:08.520Z] [INFO]
[2026-02-11T21:06:08.520Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-core ---
[2026-02-11T21:06:08.520Z] [INFO]
[2026-02-11T21:06:08.520Z] [INFO] -------------------------------------------------------
[2026-02-11T21:06:08.520Z] [INFO] T E S T S
[2026-02-11T21:06:08.520Z] [INFO] -------------------------------------------------------
[2026-02-11T21:06:08.520Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-11T21:06:09.672Z] [INFO] Running io.quarkus.runtime.logging.LogMetricsHandlerTest
[2026-02-11T21:06:09.672Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in io.quarkus.runtime.logging.LogMetricsHandlerTest
[2026-02-11T21:06:09.672Z] [INFO] Running io.quarkus.runtime.util.JavaVersionUtilTest
[2026-02-11T21:06:09.672Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.runtime.util.JavaVersionUtilTest
[2026-02-11T21:06:09.672Z] [INFO] Running io.quarkus.runtime.util.ExceptionUtilTest
[2026-02-11T21:06:09.672Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.runtime.util.ExceptionUtilTest
[2026-02-11T21:06:09.672Z] [INFO] Running io.quarkus.runtime.util.StringUtilTestCase
[2026-02-11T21:06:09.673Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in io.quarkus.runtime.util.StringUtilTestCase
[2026-02-11T21:06:09.673Z] [INFO] Running io.quarkus.runtime.configuration.DurationConverterTestCase
[2026-02-11T21:06:10.005Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.runtime.configuration.DurationConverterTestCase
[2026-02-11T21:06:10.005Z] [INFO] Running io.quarkus.runtime.configuration.HyphenateEnumConverterTest
[2026-02-11T21:06:10.005Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.runtime.configuration.HyphenateEnumConverterTest
[2026-02-11T21:06:10.005Z] [INFO] Running io.quarkus.runtime.configuration.DotEnvTestCase
[2026-02-11T21:06:10.005Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in io.quarkus.runtime.configuration.DotEnvTestCase
[2026-02-11T21:06:10.005Z] [INFO] Running io.quarkus.runtime.configuration.MemorySizeConverterTestCase
[2026-02-11T21:06:10.005Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in io.quarkus.runtime.configuration.MemorySizeConverterTestCase
[2026-02-11T21:06:10.005Z] [INFO] Running io.quarkus.runtime.configuration.UUIDPropertyTest
[2026-02-11T21:06:10.338Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s - in io.quarkus.runtime.configuration.UUIDPropertyTest
[2026-02-11T21:06:10.338Z] [INFO] Running io.quarkus.runtime.configuration.CharsetConverterTestCase
[2026-02-11T21:06:10.338Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in io.quarkus.runtime.configuration.CharsetConverterTestCase
[2026-02-11T21:06:10.338Z] [INFO] Running io.quarkus.runtime.configuration.ConverterTestCase
[2026-02-11T21:06:10.338Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.runtime.configuration.ConverterTestCase
[2026-02-11T21:06:10.338Z] [INFO] Running io.quarkus.runtime.configuration.ConfigProfileTestCase
[2026-02-11T21:06:10.338Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in io.quarkus.runtime.configuration.ConfigProfileTestCase
[2026-02-11T21:06:10.338Z] [INFO] Running io.quarkus.runtime.configuration.ConfigExpanderTestCase
[2026-02-11T21:06:10.338Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.runtime.configuration.ConfigExpanderTestCase
[2026-02-11T21:06:10.338Z] [INFO] Running io.quarkus.runtime.configuration.NameIteratorTestCase
[2026-02-11T21:06:10.338Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.runtime.configuration.NameIteratorTestCase
[2026-02-11T21:06:10.338Z] [INFO] Running io.quarkus.runtime.configuration.ConfigInstantiatorTestCase
[2026-02-11T21:06:10.338Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in io.quarkus.runtime.configuration.ConfigInstantiatorTestCase
[2026-02-11T21:06:10.338Z] [INFO] Running io.quarkus.runtime.configuration.LocaleConverterTest
[2026-02-11T21:06:10.338Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.runtime.configuration.LocaleConverterTest
[2026-02-11T21:06:10.338Z] [INFO] Running io.quarkus.logging.LoggingApiCompletenessTest
[2026-02-11T21:06:10.667Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.logging.LoggingApiCompletenessTest
[2026-02-11T21:06:10.667Z] [INFO]
[2026-02-11T21:06:10.667Z] [INFO] Results:
[2026-02-11T21:06:10.667Z] [INFO]
[2026-02-11T21:06:10.667Z] [INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0
[2026-02-11T21:06:10.667Z] [INFO]
[2026-02-11T21:06:10.667Z] [INFO]
[2026-02-11T21:06:10.667Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-core ---
[2026-02-11T21:06:10.667Z] [INFO] Building jar: /quarkus/core/runtime/target/quarkus-core-2.7.5.Final.jar
[2026-02-11T21:06:10.998Z] [INFO]
[2026-02-11T21:06:10.998Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-core ---
[2026-02-11T21:06:10.998Z] [INFO] Building jar: /quarkus/core/runtime/target/quarkus-core-2.7.5.Final-sources.jar
[2026-02-11T21:06:10.998Z] [INFO]
[2026-02-11T21:06:10.998Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-core ---
[2026-02-11T21:06:10.998Z] [INFO] Installing /quarkus/core/runtime/target/quarkus-core-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-core/2.7.5.Final/quarkus-core-2.7.5.Final.jar
[2026-02-11T21:06:10.998Z] [INFO] Installing /quarkus/core/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-core/2.7.5.Final/quarkus-core-2.7.5.Final.pom
[2026-02-11T21:06:10.998Z] [INFO] Installing /quarkus/core/runtime/target/quarkus-core-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-core/2.7.5.Final/quarkus-core-2.7.5.Final-sources.jar
[2026-02-11T21:06:10.998Z] [INFO]
[2026-02-11T21:06:10.998Z] [INFO] ---------------< io.quarkus:quarkus-class-change-agent >----------------
[2026-02-11T21:06:10.998Z] [INFO] Building Quarkus - Core - Class Change Agent 2.7.5.Final [35/964]
[2026-02-11T21:06:10.998Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:06:10.998Z] [INFO]
[2026-02-11T21:06:10.998Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-class-change-agent ---
[2026-02-11T21:06:10.998Z] [INFO]
[2026-02-11T21:06:10.998Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-class-change-agent ---
[2026-02-11T21:06:11.331Z] [INFO]
[2026-02-11T21:06:11.331Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-class-change-agent ---
[2026-02-11T21:06:11.331Z] [INFO]
[2026-02-11T21:06:11.331Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-class-change-agent ---
[2026-02-11T21:06:11.331Z] [INFO]
[2026-02-11T21:06:11.331Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-class-change-agent ---
[2026-02-11T21:06:11.331Z] [INFO]
[2026-02-11T21:06:11.331Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-class-change-agent ---
[2026-02-11T21:06:11.331Z] [INFO]
[2026-02-11T21:06:11.331Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-class-change-agent ---
[2026-02-11T21:06:11.331Z] [INFO]
[2026-02-11T21:06:11.331Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-class-change-agent ---
[2026-02-11T21:06:11.331Z] [INFO] Processed 1 files in 64ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-11T21:06:11.331Z] [INFO]
[2026-02-11T21:06:11.331Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-class-change-agent ---
[2026-02-11T21:06:11.331Z] [INFO] Processed 1 files in 00:00.014 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-11T21:06:11.331Z] [INFO]
[2026-02-11T21:06:11.331Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-class-change-agent ---
[2026-02-11T21:06:11.331Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:06:11.331Z] [INFO] skip non existing resourceDirectory /quarkus/core/class-change-agent/src/main/resources
[2026-02-11T21:06:11.331Z] [INFO]
[2026-02-11T21:06:11.331Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-class-change-agent ---
[2026-02-11T21:06:11.331Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:06:11.331Z] [INFO] Compiling 1 source file to /quarkus/core/class-change-agent/target/classes
[2026-02-11T21:06:11.331Z] [INFO]
[2026-02-11T21:06:11.331Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-class-change-agent ---
[2026-02-11T21:06:11.331Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:06:11.331Z] [INFO] skip non existing resourceDirectory /quarkus/core/class-change-agent/src/test/resources
[2026-02-11T21:06:11.331Z] [INFO]
[2026-02-11T21:06:11.331Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-class-change-agent ---
[2026-02-11T21:06:11.331Z] [INFO] No sources to compile
[2026-02-11T21:06:11.331Z] [INFO]
[2026-02-11T21:06:11.331Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-class-change-agent ---
[2026-02-11T21:06:11.331Z] [INFO] No tests to run.
[2026-02-11T21:06:11.331Z] [INFO]
[2026-02-11T21:06:11.331Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-class-change-agent ---
[2026-02-11T21:06:11.331Z] [INFO] Building jar: /quarkus/core/class-change-agent/target/quarkus-class-change-agent-2.7.5.Final.jar
[2026-02-11T21:06:11.664Z] [INFO]
[2026-02-11T21:06:11.664Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-class-change-agent ---
[2026-02-11T21:06:11.664Z] [INFO] Building jar: /quarkus/core/class-change-agent/target/quarkus-class-change-agent-2.7.5.Final-sources.jar
[2026-02-11T21:06:11.664Z] [INFO]
[2026-02-11T21:06:11.664Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-class-change-agent ---
[2026-02-11T21:06:11.664Z] [INFO] Installing /quarkus/core/class-change-agent/target/quarkus-class-change-agent-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-class-change-agent/2.7.5.Final/quarkus-class-change-agent-2.7.5.Final.jar
[2026-02-11T21:06:11.664Z] [INFO] Installing /quarkus/core/class-change-agent/pom.xml to /root/.m2/repository/io/quarkus/quarkus-class-change-agent/2.7.5.Final/quarkus-class-change-agent-2.7.5.Final.pom
[2026-02-11T21:06:11.664Z] [INFO] Installing /quarkus/core/class-change-agent/target/quarkus-class-change-agent-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-class-change-agent/2.7.5.Final/quarkus-class-change-agent-2.7.5.Final-sources.jar
[2026-02-11T21:06:11.664Z] [INFO]
[2026-02-11T21:06:11.664Z] [INFO] ---------------------< io.quarkus:quarkus-builder >---------------------
[2026-02-11T21:06:11.664Z] [INFO] Building Quarkus - Builder 2.7.5.Final [36/964]
[2026-02-11T21:06:11.664Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:06:11.664Z] [INFO]
[2026-02-11T21:06:11.664Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-builder ---
[2026-02-11T21:06:11.664Z] [INFO]
[2026-02-11T21:06:11.664Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-builder ---
[2026-02-11T21:06:11.664Z] [INFO]
[2026-02-11T21:06:11.664Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-builder ---
[2026-02-11T21:06:11.664Z] [INFO]
[2026-02-11T21:06:11.664Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-builder ---
[2026-02-11T21:06:11.664Z] [INFO]
[2026-02-11T21:06:11.664Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-builder ---
[2026-02-11T21:06:11.664Z] [INFO]
[2026-02-11T21:06:11.664Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-builder ---
[2026-02-11T21:06:11.664Z] [INFO]
[2026-02-11T21:06:11.664Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-builder ---
[2026-02-11T21:06:11.664Z] [INFO]
[2026-02-11T21:06:11.665Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-builder ---
[2026-02-11T21:06:11.996Z] [INFO] Processed 30 files in 225ms (Formatted: 0, Unchanged: 30, Failed: 0, Readonly: 0)
[2026-02-11T21:06:11.996Z] [INFO]
[2026-02-11T21:06:11.996Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-builder ---
[2026-02-11T21:06:11.996Z] [INFO] Processed 30 files in 00:00.126 (Already Sorted: 30, Needed Sorting: 0)
[2026-02-11T21:06:11.996Z] [INFO]
[2026-02-11T21:06:11.996Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-builder ---
[2026-02-11T21:06:11.996Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:06:11.996Z] [INFO] Copying 1 resource
[2026-02-11T21:06:11.996Z] [INFO]
[2026-02-11T21:06:11.996Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-builder ---
[2026-02-11T21:06:11.996Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:06:11.996Z] [INFO] Compiling 29 source files to /quarkus/core/builder/target/classes
[2026-02-11T21:06:12.326Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildContext.java:[138,42] unchecked cast
[2026-02-11T21:06:12.326Z] required: java.util.List<T>
[2026-02-11T21:06:12.326Z] found: java.util.List
[2026-02-11T21:06:12.326Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildContext.java:[242,55] unchecked method invocation: method binarySearch in class java.util.Collections is applied to given types
[2026-02-11T21:06:12.326Z] required: java.util.List<? extends java.lang.Comparable<? super T>>,T
[2026-02-11T21:06:12.326Z] found: java.util.List,io.quarkus.builder.item.BuildItem
[2026-02-11T21:06:12.326Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildContext.java:[242,56] unchecked conversion
[2026-02-11T21:06:12.326Z] required: java.util.List<? extends java.lang.Comparable<? super T>>
[2026-02-11T21:06:12.326Z] found: java.util.List
[2026-02-11T21:06:12.326Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildExecutionBuilder.java:[91,51] unchecked method invocation: method binarySearch in class java.util.Collections is applied to given types
[2026-02-11T21:06:12.326Z] required: java.util.List<? extends java.lang.Comparable<? super T>>,T
[2026-02-11T21:06:12.327Z] found: java.util.List,io.quarkus.builder.item.BuildItem
[2026-02-11T21:06:12.327Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildExecutionBuilder.java:[91,52] unchecked conversion
[2026-02-11T21:06:12.327Z] required: java.util.List<? extends java.lang.Comparable<? super T>>
[2026-02-11T21:06:12.327Z] found: java.util.List
[2026-02-11T21:06:12.327Z] [INFO]
[2026-02-11T21:06:12.327Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-builder ---
[2026-02-11T21:06:12.327Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:06:12.327Z] [INFO] skip non existing resourceDirectory /quarkus/core/builder/src/test/resources
[2026-02-11T21:06:12.327Z] [INFO]
[2026-02-11T21:06:12.327Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-builder ---
[2026-02-11T21:06:12.327Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:06:12.327Z] [INFO] Compiling 1 source file to /quarkus/core/builder/target/test-classes
[2026-02-11T21:06:12.327Z] [INFO]
[2026-02-11T21:06:12.327Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-builder ---
[2026-02-11T21:06:12.327Z] [INFO]
[2026-02-11T21:06:12.327Z] [INFO] -------------------------------------------------------
[2026-02-11T21:06:12.327Z] [INFO] T E S T S
[2026-02-11T21:06:12.327Z] [INFO] -------------------------------------------------------
[2026-02-11T21:06:12.327Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-11T21:06:13.038Z] [INFO] Running io.quarkus.builder.BasicTests
[2026-02-11T21:06:13.371Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s - in io.quarkus.builder.BasicTests
[2026-02-11T21:06:13.371Z] [INFO]
[2026-02-11T21:06:13.371Z] [INFO] Results:
[2026-02-11T21:06:13.371Z] [INFO]
[2026-02-11T21:06:13.371Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[2026-02-11T21:06:13.371Z] [INFO]
[2026-02-11T21:06:13.371Z] [INFO]
[2026-02-11T21:06:13.371Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-builder ---
[2026-02-11T21:06:13.371Z] [INFO] Building jar: /quarkus/core/builder/target/quarkus-builder-2.7.5.Final.jar
[2026-02-11T21:06:13.371Z] [INFO]
[2026-02-11T21:06:13.371Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-builder ---
[2026-02-11T21:06:13.371Z] [INFO] Building jar: /quarkus/core/builder/target/quarkus-builder-2.7.5.Final-sources.jar
[2026-02-11T21:06:13.371Z] [INFO]
[2026-02-11T21:06:13.371Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-builder ---
[2026-02-11T21:06:13.371Z] [INFO] Installing /quarkus/core/builder/target/quarkus-builder-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-builder/2.7.5.Final/quarkus-builder-2.7.5.Final.jar
[2026-02-11T21:06:13.371Z] [INFO] Installing /quarkus/core/builder/pom.xml to /root/.m2/repository/io/quarkus/quarkus-builder/2.7.5.Final/quarkus-builder-2.7.5.Final.pom
[2026-02-11T21:06:13.371Z] [INFO] Installing /quarkus/core/builder/target/quarkus-builder-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-builder/2.7.5.Final/quarkus-builder-2.7.5.Final-sources.jar
[2026-02-11T21:06:13.371Z] [INFO]
[2026-02-11T21:06:13.371Z] [INFO] ------------------< io.quarkus:quarkus-devtools-all >-------------------
[2026-02-11T21:06:13.371Z] [INFO] Building Quarkus - Dev tools 2.7.5.Final [37/964]
[2026-02-11T21:06:13.371Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-11T21:06:13.371Z] [INFO]
[2026-02-11T21:06:13.371Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-all ---
[2026-02-11T21:06:13.371Z] [INFO]
[2026-02-11T21:06:13.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-all ---
[2026-02-11T21:06:13.371Z] [INFO]
[2026-02-11T21:06:13.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devtools-all ---
[2026-02-11T21:06:13.371Z] [INFO]
[2026-02-11T21:06:13.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devtools-all ---
[2026-02-11T21:06:13.371Z] [INFO]
[2026-02-11T21:06:13.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-all ---
[2026-02-11T21:06:13.371Z] [INFO]
[2026-02-11T21:06:13.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-all ---
[2026-02-11T21:06:13.371Z] [INFO]
[2026-02-11T21:06:13.371Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-all ---
[2026-02-11T21:06:13.371Z] [INFO]
[2026-02-11T21:06:13.371Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-all ---
[2026-02-11T21:06:13.371Z] [INFO]
[2026-02-11T21:06:13.371Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-all ---
[2026-02-11T21:06:13.719Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-11T21:06:13.719Z] [INFO]
[2026-02-11T21:06:13.719Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-all ---
[2026-02-11T21:06:13.719Z] [INFO]
[2026-02-11T21:06:13.719Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-all ---
[2026-02-11T21:06:13.719Z] [INFO] Installing /quarkus/devtools/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-all/2.7.5.Final/quarkus-devtools-all-2.7.5.Final.pom
[2026-02-11T21:06:13.719Z] [INFO]
[2026-02-11T21:06:13.719Z] [INFO] ---------< io.quarkus:quarkus-platform-descriptor-json-plugin >---------
[2026-02-11T21:06:13.719Z] [INFO] Building Quarkus - Dev tools - Platform Descriptor - JSON Maven Plugin 2.7.5.Final [38/964]
[2026-02-11T21:06:13.719Z] [INFO] ----------------------------[ maven-plugin ]----------------------------
[2026-02-11T21:06:13.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom
[2026-02-11T21:06:13.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom (37 kB at 479 kB/s)
[2026-02-11T21:06:13.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom
[2026-02-11T21:06:13.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom (11 kB at 177 kB/s)
[2026-02-11T21:06:13.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom
[2026-02-11T21:06:13.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom (19 kB at 309 kB/s)
[2026-02-11T21:06:13.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar
[2026-02-11T21:06:13.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar
[2026-02-11T21:06:13.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar
[2026-02-11T21:06:13.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar (140 kB at 1.8 MB/s)
[2026-02-11T21:06:14.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar (16 kB at 86 kB/s)
[2026-02-11T21:06:14.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar (332 kB at 1.7 MB/s)
[2026-02-11T21:06:14.050Z] [INFO]
[2026-02-11T21:06:14.050Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-11T21:06:14.050Z] [INFO]
[2026-02-11T21:06:14.050Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-11T21:06:14.759Z] [INFO]
[2026-02-11T21:06:14.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-11T21:06:14.759Z] [INFO]
[2026-02-11T21:06:14.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-11T21:06:14.759Z] [INFO]
[2026-02-11T21:06:14.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-11T21:06:14.759Z] [INFO]
[2026-02-11T21:06:14.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-11T21:06:14.759Z] [INFO]
[2026-02-11T21:06:14.759Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-11T21:06:14.759Z] [INFO]
[2026-02-11T21:06:14.759Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-11T21:06:14.759Z] [INFO] Processed 2 files in 43ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-11T21:06:14.759Z] [INFO]
[2026-02-11T21:06:14.759Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-11T21:06:14.760Z] [INFO] Processed 2 files in 00:00.021 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-11T21:06:14.760Z] [INFO]
[2026-02-11T21:06:14.760Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-11T21:06:14.760Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:06:14.760Z] [INFO] skip non existing resourceDirectory /quarkus/devtools/platform-descriptor-json-plugin/src/main/resources
[2026-02-11T21:06:14.760Z] [INFO]
[2026-02-11T21:06:14.760Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-11T21:06:14.760Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:06:14.760Z] [INFO] Compiling 2 source files to /quarkus/devtools/platform-descriptor-json-plugin/target/classes
[2026-02-11T21:06:15.089Z] [INFO] Annotation processing is enabled because one or more processors were found
[2026-02-11T21:06:15.089Z] on the class path. A future release of javac may disable annotation processing
[2026-02-11T21:06:15.089Z] unless at least one processor is specified by name (-processor), or a search
[2026-02-11T21:06:15.089Z] path is specified (--processor-path, --processor-module-path), or annotation
[2026-02-11T21:06:15.089Z] processing is enabled explicitly (-proc:only, -proc:full).
[2026-02-11T21:06:15.089Z] Use -Xlint:-options to suppress this message.
[2026-02-11T21:06:15.089Z] Use -proc:none to disable annotation processing.
[2026-02-11T21:06:15.089Z] [WARNING] /quarkus/devtools/platform-descriptor-json-plugin/src/main/java/io/quarkus/maven/ValidateExtensionsJsonMojo.java:[193,43] EXTENSION_PROPS_JSON_FILE_NAME in io.quarkus.bootstrap.BootstrapConstants has been deprecated
[2026-02-11T21:06:15.089Z] [WARNING] /quarkus/devtools/platform-descriptor-json-plugin/src/main/java/io/quarkus/maven/ValidateExtensionsJsonMojo.java:[197,50] EXTENSION_PROPS_JSON_FILE_NAME in io.quarkus.bootstrap.BootstrapConstants has been deprecated
[2026-02-11T21:06:15.089Z] [INFO]
[2026-02-11T21:06:15.089Z] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-11T21:06:15.089Z] [INFO] Using 'UTF-8' encoding to read mojo source files.
[2026-02-11T21:06:15.089Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[2026-02-11T21:06:16.239Z] [INFO] java-annotations mojo extractor found 2 mojo descriptors.
[2026-02-11T21:06:16.239Z] [INFO]
[2026-02-11T21:06:16.239Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-11T21:06:16.239Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:06:16.239Z] [INFO] skip non existing resourceDirectory /quarkus/devtools/platform-descriptor-json-plugin/src/test/resources
[2026-02-11T21:06:16.570Z] [INFO]
[2026-02-11T21:06:16.570Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-11T21:06:16.570Z] [INFO] No sources to compile
[2026-02-11T21:06:16.570Z] [INFO]
[2026-02-11T21:06:16.570Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-11T21:06:16.570Z] [INFO] No tests to run.
[2026-02-11T21:06:16.570Z] [INFO]
[2026-02-11T21:06:16.570Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-11T21:06:16.570Z] [INFO] Building jar: /quarkus/devtools/platform-descriptor-json-plugin/target/quarkus-platform-descriptor-json-plugin-2.7.5.Final.jar
[2026-02-11T21:06:16.570Z] [INFO]
[2026-02-11T21:06:16.570Z] [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-11T21:06:16.570Z] [INFO]
[2026-02-11T21:06:16.570Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-11T21:06:16.570Z] [INFO] Building jar: /quarkus/devtools/platform-descriptor-json-plugin/target/quarkus-platform-descriptor-json-plugin-2.7.5.Final-sources.jar
[2026-02-11T21:06:16.570Z] [INFO]
[2026-02-11T21:06:16.570Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-11T21:06:16.570Z] [INFO] Installing /quarkus/devtools/platform-descriptor-json-plugin/target/quarkus-platform-descriptor-json-plugin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-platform-descriptor-json-plugin/2.7.5.Final/quarkus-platform-descriptor-json-plugin-2.7.5.Final.jar
[2026-02-11T21:06:16.570Z] [INFO] Installing /quarkus/devtools/platform-descriptor-json-plugin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-platform-descriptor-json-plugin/2.7.5.Final/quarkus-platform-descriptor-json-plugin-2.7.5.Final.pom
[2026-02-11T21:06:16.570Z] [INFO] Installing /quarkus/devtools/platform-descriptor-json-plugin/target/quarkus-platform-descriptor-json-plugin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-platform-descriptor-json-plugin/2.7.5.Final/quarkus-platform-descriptor-json-plugin-2.7.5.Final-sources.jar
[2026-02-11T21:06:16.570Z] [INFO]
[2026-02-11T21:06:16.570Z] [INFO] ---------< io.quarkus:quarkus-bom-quarkus-platform-properties >---------
[2026-02-11T21:06:16.570Z] [INFO] Building Quarkus - Platform Properties 2.7.5.Final [39/964]
[2026-02-11T21:06:16.570Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-11T21:06:16.570Z] [INFO]
[2026-02-11T21:06:16.570Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-11T21:06:16.570Z] [INFO]
[2026-02-11T21:06:16.570Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-11T21:06:16.570Z] [INFO]
[2026-02-11T21:06:16.570Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-11T21:06:16.570Z] [INFO]
[2026-02-11T21:06:16.570Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-11T21:06:16.570Z] [INFO]
[2026-02-11T21:06:16.570Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-11T21:06:16.570Z] [INFO]
[2026-02-11T21:06:16.570Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-11T21:06:16.570Z] [INFO]
[2026-02-11T21:06:16.570Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-11T21:06:16.570Z] [INFO]
[2026-02-11T21:06:16.570Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-11T21:06:16.570Z] [INFO]
[2026-02-11T21:06:16.570Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-11T21:06:16.570Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-11T21:06:16.570Z] [INFO]
[2026-02-11T21:06:16.570Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-11T21:06:16.570Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:06:16.570Z] [INFO] Copying 1 resource
[2026-02-11T21:06:16.570Z] [INFO]
[2026-02-11T21:06:16.570Z] [INFO] --- quarkus-platform-descriptor-json-plugin:2.7.5.Final:platform-properties (default) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-11T21:06:16.570Z] [INFO]
[2026-02-11T21:06:16.570Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-11T21:06:16.570Z] [INFO]
[2026-02-11T21:06:16.570Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-11T21:06:16.570Z] [INFO] Installing /quarkus/devtools/platform-properties/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bom-quarkus-platform-properties/2.7.5.Final/quarkus-bom-quarkus-platform-properties-2.7.5.Final.pom
[2026-02-11T21:06:16.570Z] [INFO] Installing /quarkus/devtools/platform-properties/target/quarkus-bom-quarkus-platform-properties-2.7.5.Final.properties to /root/.m2/repository/io/quarkus/quarkus-bom-quarkus-platform-properties/2.7.5.Final/quarkus-bom-quarkus-platform-properties-2.7.5.Final.properties
[2026-02-11T21:06:16.570Z] [INFO]
[2026-02-11T21:06:16.570Z] [INFO] -----------------< io.quarkus:quarkus-core-deployment >-----------------
[2026-02-11T21:06:16.570Z] [INFO] Building Quarkus - Core - Deployment 2.7.5.Final [40/964]
[2026-02-11T21:06:16.570Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:06:16.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final-tests.jar
[2026-02-11T21:06:16.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final-tests.jar (54 kB at 585 kB/s)
[2026-02-11T21:06:16.906Z] [INFO]
[2026-02-11T21:06:16.906Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-core-deployment ---
[2026-02-11T21:06:16.906Z] [INFO]
[2026-02-11T21:06:16.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-core-deployment ---
[2026-02-11T21:06:17.618Z] [INFO]
[2026-02-11T21:06:17.618Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-core-deployment ---
[2026-02-11T21:06:17.950Z] [INFO]
[2026-02-11T21:06:17.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-core-deployment ---
[2026-02-11T21:06:17.950Z] [INFO] Skipping Rule Enforcement.
[2026-02-11T21:06:17.950Z] [INFO]
[2026-02-11T21:06:17.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-core-deployment ---
[2026-02-11T21:06:17.950Z] [INFO]
[2026-02-11T21:06:17.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-core-deployment ---
[2026-02-11T21:06:17.950Z] [INFO]
[2026-02-11T21:06:17.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-quarkus-core-deployment) @ quarkus-core-deployment ---
[2026-02-11T21:06:17.950Z] [INFO]
[2026-02-11T21:06:17.950Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-core-deployment ---
[2026-02-11T21:06:17.950Z] [INFO]
[2026-02-11T21:06:17.950Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-core-deployment ---
[2026-02-11T21:06:19.614Z] [INFO] Processed 430 files in 1s609ms (Formatted: 0, Unchanged: 430, Failed: 0, Readonly: 0)
[2026-02-11T21:06:19.614Z] [INFO]
[2026-02-11T21:06:19.614Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-core-deployment ---
[2026-02-11T21:06:21.880Z] [INFO] Processed 430 files in 00:02.401 (Already Sorted: 430, Needed Sorting: 0)
[2026-02-11T21:06:21.880Z] [INFO]
[2026-02-11T21:06:21.880Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-core-deployment ---
[2026-02-11T21:06:21.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:06:21.880Z] [INFO] Copying 7 resources
[2026-02-11T21:06:21.880Z] [INFO]
[2026-02-11T21:06:21.880Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-core-deployment ---
[2026-02-11T21:06:21.880Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:06:21.880Z] [INFO] Compiling 375 source files to /quarkus/core/deployment/target/classes
[2026-02-11T21:06:27.820Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[3,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-11T21:06:27.820Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[4,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-11T21:06:27.820Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2026-02-11T21:06:27.820Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2026-02-11T21:06:27.820Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[3,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-11T21:06:27.820Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[4,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-11T21:06:27.820Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2026-02-11T21:06:27.820Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[3,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[4,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-11T21:06:27.821Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2026-02-11T21:06:27.821Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[3,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[4,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-11T21:06:27.821Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2026-02-11T21:06:27.821Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[243,21] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[178,50] newInstance() in java.lang.Class has been deprecated
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[233,95] unchecked cast
[2026-02-11T21:06:27.821Z] required: java.util.function.Function<java.lang.Object,java.util.List<java.lang.Object>>
[2026-02-11T21:06:27.821Z] found: java.util.function.Function<T,java.util.List<java.lang.Object>>
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[282,41] unchecked cast
[2026-02-11T21:06:27.821Z] required: io.quarkus.runtime.RuntimeValue<T>
[2026-02-11T21:06:27.821Z] found: java.lang.Object
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[360,77] unchecked cast
[2026-02-11T21:06:27.821Z] required: T
[2026-02-11T21:06:27.821Z] found: capture#1 of ?
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[397,35] unchecked method invocation: method setSuperClass in class io.quarkus.deployment.proxy.ProxyConfiguration is applied to given types
[2026-02-11T21:06:27.821Z] required: java.lang.Class<T>
[2026-02-11T21:06:27.821Z] found: java.lang.Class<java.lang.Object>
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[399,44] unchecked call to addAdditionalInterface(java.lang.Class<?>) as a member of the raw type io.quarkus.deployment.proxy.ProxyConfiguration
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[400,36] unchecked call to setAnchorClass(java.lang.Class<?>) as a member of the raw type io.quarkus.deployment.proxy.ProxyConfiguration
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[401,40] unchecked conversion
[2026-02-11T21:06:27.821Z] required: io.quarkus.deployment.proxy.ProxyConfiguration<java.lang.Object>
[2026-02-11T21:06:27.821Z] found: io.quarkus.deployment.proxy.ProxyConfiguration
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[657,52] unchecked call to serialize(F) as a member of the raw type io.quarkus.runtime.ObjectSubstitution
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[1271,89] unchecked cast
[2026-02-11T21:06:27.821Z] required: java.util.Map<java.lang.Object,java.lang.Object>
[2026-02-11T21:06:27.821Z] found: java.lang.Object
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[48,120] unchecked cast
[2026-02-11T21:06:27.821Z] required: java.lang.Class<T>
[2026-02-11T21:06:27.821Z] found: java.lang.Class<java.lang.Object>
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[198,93] non-varargs call of varargs method with inexact argument type for last parameter;
[2026-02-11T21:06:27.821Z] cast to java.lang.Object for a varargs call
[2026-02-11T21:06:27.821Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[278,51] unchecked cast
[2026-02-11T21:06:27.821Z] required: T
[2026-02-11T21:06:27.821Z] found: capture#2 of ?
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[289,62] unchecked cast
[2026-02-11T21:06:27.821Z] required: java.lang.Class<? extends T>
[2026-02-11T21:06:27.821Z] found: java.lang.Class<capture#3 of ?>
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/UpxCompressionBuildStep.java:[102,21] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/UpxCompressionBuildStep.java:[103,28] detectContainerRuntime() in io.quarkus.deployment.pkg.steps.NativeImageBuildContainerRunner has been deprecated and marked for removal
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/UpxCompressionBuildStep.java:[124,53] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/builditem/CurateOutcomeBuildItem.java:[12,13] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/builditem/CurateOutcomeBuildItem.java:[12,13] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/builditem/CurateOutcomeBuildItem.java:[12,13] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/builditem/CurateOutcomeBuildItem.java:[12,13] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/ExtensionLoader.java:[741,78] unchecked cast
[2026-02-11T21:06:27.821Z] required: java.util.Optional<? extends io.quarkus.builder.item.BuildItem>
[2026-02-11T21:06:27.821Z] found: java.lang.Object
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/ExtensionLoader.java:[760,69] unchecked cast
[2026-02-11T21:06:27.821Z] required: java.util.List<? extends io.quarkus.builder.item.MultiBuildItem>
[2026-02-11T21:06:27.821Z] found: java.lang.Object
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/Capability.java:[88,12] deprecated item is not annotated with @Deprecated
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[27,33] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[27,33] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[27,33] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[27,33] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[45,45] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[46,52] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[137,31] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[137,31] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[137,31] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[137,31] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-11T21:06:27.821Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[139,70] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[143,70] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[148,36] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[150,32] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[152,32] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[159,59] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[159,59] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[159,59] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[159,59] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/JarResultBuildStep.java:[212,69] LEGACY in io.quarkus.deployment.pkg.PackageConfig has been deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/ApplicationArchive.java:[78,20] deprecated item is not annotated with @Deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/ConfigGenerationBuildStep.java:[80,18] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/ConfigGenerationBuildStep.java:[80,18] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/ConfigGenerationBuildStep.java:[80,18] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/ConfigGenerationBuildStep.java:[80,18] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/ConfigGenerationBuildStep.java:[82,14] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/LiveReloadBuildItem.java:[69,37] unchecked cast
[2026-02-11T21:06:27.822Z] required: T
[2026-02-11T21:06:27.822Z] found: java.lang.Object
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/QuarkusDevModeLauncher.java:[224,24] unchecked cast
[2026-02-11T21:06:27.822Z] required: B
[2026-02-11T21:06:27.822Z] found: io.quarkus.deployment.dev.QuarkusDevModeLauncher.Builder<R,B>
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/QuarkusDevModeLauncher.java:[259,24] unchecked cast
[2026-02-11T21:06:27.822Z] required: B
[2026-02-11T21:06:27.822Z] found: io.quarkus.deployment.dev.QuarkusDevModeLauncher.Builder<R,B>
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/QuarkusDevModeLauncher.java:[266,24] unchecked cast
[2026-02-11T21:06:27.822Z] required: B
[2026-02-11T21:06:27.822Z] found: io.quarkus.deployment.dev.QuarkusDevModeLauncher.Builder<R,B>
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/ConsoleCommandBuildItem.java:[22,31] unchecked call to AeshCommandContainer(org.aesh.command.impl.parser.CommandLineParser<CI>) as a member of the raw type org.aesh.command.impl.container.AeshCommandContainer
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/ConsoleCommandBuildItem.java:[24,42] unchecked method invocation: method processedCommand in class org.aesh.command.impl.parser.CommandLineParserBuilder is applied to given types
[2026-02-11T21:06:27.822Z] required: org.aesh.command.impl.internal.ProcessedCommand<C,CI>
[2026-02-11T21:06:27.822Z] found: org.aesh.command.impl.internal.ProcessedCommand
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/ConsoleCommandBuildItem.java:[24,43] unchecked conversion
[2026-02-11T21:06:27.822Z] required: org.aesh.command.impl.internal.ProcessedCommand<C,CI>
[2026-02-11T21:06:27.822Z] found: org.aesh.command.impl.internal.ProcessedCommand
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/testing/JunitTestRunner.java:[141,42] unchecked call to accept(T) as a member of the raw type java.util.function.Consumer
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/testing/JunitTestRunner.java:[378,58] unchecked call to accept(T) as a member of the raw type java.util.function.Consumer
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/DevServicesConfigBuildStep.java:[26,60] io.quarkus.deployment.builditem.DevServicesNativeConfigResultBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/DevServicesConfigBuildStep.java:[26,60] io.quarkus.deployment.builditem.DevServicesNativeConfigResultBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/DevServicesConfigBuildStep.java:[26,60] io.quarkus.deployment.builditem.DevServicesNativeConfigResultBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/DevServicesConfigBuildStep.java:[26,60] io.quarkus.deployment.builditem.DevServicesNativeConfigResultBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/DevServicesConfigBuildStep.java: io.quarkus.deployment.builditem.DevServicesNativeConfigResultBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[78,33] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[79,78] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[81,34] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[82,85] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[100,25] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[103,36] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[119,25] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[122,35] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[140,25] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[140,65] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[141,61] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[141,94] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[142,32] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[143,61] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/console/AeshConsole.java:[576,27] unchecked method invocation: constructor <init> in class org.aesh.readline.ReadlineConsole is applied to given types
[2026-02-11T21:06:27.822Z] required: org.aesh.command.settings.Settings<? extends org.aesh.command.invocation.CommandInvocation,? extends org.aesh.command.converter.ConverterInvocation,? extends org.aesh.command.completer.CompleterInvocation,? extends org.aesh.command.validator.ValidatorInvocation,? extends org.aesh.command.activator.OptionActivator,? extends org.aesh.command.activator.CommandActivator>
[2026-02-11T21:06:27.822Z] found: org.aesh.command.settings.Settings
[2026-02-11T21:06:27.822Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/console/AeshConsole.java:[576,47] unchecked conversion
[2026-02-11T21:06:27.823Z] required: org.aesh.command.settings.Settings<? extends org.aesh.command.invocation.CommandInvocation,? extends org.aesh.command.converter.ConverterInvocation,? extends org.aesh.command.completer.CompleterInvocation,? extends org.aesh.command.validator.ValidatorInvocation,? extends org.aesh.command.activator.OptionActivator,? extends org.aesh.command.activator.CommandActivator>
[2026-02-11T21:06:27.823Z] found: org.aesh.command.settings.Settings
[2026-02-11T21:06:27.823Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/util/ArtifactInfoUtil.java:[77,46] newFileSystem(java.nio.file.Path,java.lang.ClassLoader) in io.quarkus.fs.util.ZipUtils has been deprecated
[2026-02-11T21:06:27.823Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,46] unchecked method invocation: method registerSubstitution in class io.quarkus.deployment.recording.BytecodeRecorderImpl is applied to given types
[2026-02-11T21:06:27.823Z] required: java.lang.Class<F>,java.lang.Class<T>,java.lang.Class<? extends io.quarkus.runtime.ObjectSubstitution<? super F,? super T>>
[2026-02-11T21:06:27.823Z] found: java.lang.Class,java.lang.Class,java.lang.Class
[2026-02-11T21:06:27.823Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,54] unchecked conversion
[2026-02-11T21:06:27.823Z] required: java.lang.Class<F>
[2026-02-11T21:06:27.823Z] found: java.lang.Class
[2026-02-11T21:06:27.823Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,68] unchecked conversion
[2026-02-11T21:06:27.823Z] required: java.lang.Class<T>
[2026-02-11T21:06:27.823Z] found: java.lang.Class
[2026-02-11T21:06:27.823Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,80] unchecked conversion
[2026-02-11T21:06:27.823Z] required: java.lang.Class<? extends io.quarkus.runtime.ObjectSubstitution<? super F,? super T>>
[2026-02-11T21:06:27.823Z] found: java.lang.Class
[2026-02-11T21:06:27.823Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/ObjectSubstitutionBuildItem.java:[35,18] unchecked call to Holder(java.lang.Class<F>,java.lang.Class<T>,java.lang.Class<io.quarkus.runtime.ObjectSubstitution<F,T>>) as a member of the raw type io.quarkus.deployment.builditem.ObjectSubstitutionBuildItem.Holder
[2026-02-11T21:06:27.823Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/configuration/type/Leaf.java:[17,60] unchecked cast
[2026-02-11T21:06:27.823Z] required: java.lang.Class<? extends org.eclipse.microprofile.config.spi.Converter<?>>
[2026-02-11T21:06:27.823Z] found: java.lang.Class<capture#4 of ?>
[2026-02-11T21:06:27.823Z] [INFO] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/console/ConsoleHelper.java: Some input files additionally use or override a deprecated API.
[2026-02-11T21:06:27.823Z] [INFO] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildLocalContainerRunner.java: /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildLocalContainerRunner.java uses or overrides a deprecated API that is marked for removal.
[2026-02-11T21:06:27.823Z] [INFO] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/CodeGenerator.java: Some input files additionally use unchecked or unsafe operations.
[2026-02-11T21:06:27.823Z] [INFO]
[2026-02-11T21:06:27.823Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-core-deployment ---
[2026-02-11T21:06:27.823Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:06:27.823Z] [INFO] Copying 1 resource
[2026-02-11T21:06:27.823Z] [INFO]
[2026-02-11T21:06:27.823Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-core-deployment ---
[2026-02-11T21:06:27.823Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:06:27.823Z] [INFO] Compiling 55 source files to /quarkus/core/deployment/target/test-classes
[2026-02-11T21:06:27.823Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[40,9] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-11T21:06:27.823Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[40,43] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-11T21:06:27.823Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[48,9] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-11T21:06:27.823Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[48,43] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-11T21:06:27.823Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[62,15] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-11T21:06:27.823Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[62,64] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-11T21:06:27.823Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/deployment/proxy/SimpleClassProxyTest.java:[50,27] unchecked method invocation: method assertThat in class org.assertj.core.api.Assertions is applied to given types
[2026-02-11T21:06:27.823Z] required: java.util.List<? extends ELEMENT>
[2026-02-11T21:06:27.823Z] found: java.util.List
[2026-02-11T21:06:27.823Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/deployment/proxy/SimpleClassProxyTest.java:[50,46] unchecked call to containsExactly(ELEMENT...) as a member of the raw type org.assertj.core.api.AbstractIterableAssert
[2026-02-11T21:06:27.823Z] [INFO]
[2026-02-11T21:06:27.823Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-core-deployment ---
[2026-02-11T21:06:27.823Z] [INFO]
[2026-02-11T21:06:27.823Z] [INFO] -------------------------------------------------------
[2026-02-11T21:06:27.823Z] [INFO] T E S T S
[2026-02-11T21:06:27.823Z] [INFO] -------------------------------------------------------
[2026-02-11T21:06:27.823Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-11T21:06:29.487Z] [INFO] Running io.quarkus.deployment.dev.FileSystemWatcherTestCase
[2026-02-11T21:06:29.487Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s - in io.quarkus.deployment.dev.FileSystemWatcherTestCase
[2026-02-11T21:06:29.487Z] [INFO] Running io.quarkus.deployment.dev.CompilerFlagsTest
[2026-02-11T21:06:29.487Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in io.quarkus.deployment.dev.CompilerFlagsTest
[2026-02-11T21:06:29.487Z] [INFO] Running io.quarkus.deployment.util.ServiceUtilTest
[2026-02-11T21:06:29.487Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in io.quarkus.deployment.util.ServiceUtilTest
[2026-02-11T21:06:29.487Z] [INFO] Running io.quarkus.deployment.util.JandexUtilTest
[2026-02-11T21:06:29.818Z] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in io.quarkus.deployment.util.JandexUtilTest
[2026-02-11T21:06:29.818Z] [INFO] Running io.quarkus.deployment.util.MethodGenericSignatureReconstructionTest
[2026-02-11T21:06:29.818Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in io.quarkus.deployment.util.MethodGenericSignatureReconstructionTest
[2026-02-11T21:06:29.818Z] [INFO] Running io.quarkus.deployment.util.HashUtilTest
[2026-02-11T21:06:29.819Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.deployment.util.HashUtilTest
[2026-02-11T21:06:29.819Z] [INFO] Running io.quarkus.deployment.util.FileUtilTest
[2026-02-11T21:06:29.819Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.deployment.util.FileUtilTest
[2026-02-11T21:06:29.819Z] [INFO] Running io.quarkus.deployment.util.UriNormalizationTest
[2026-02-11T21:06:29.819Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.deployment.util.UriNormalizationTest
[2026-02-11T21:06:29.819Z] [INFO] Running io.quarkus.deployment.runnerjar.BasicExecutableOutputOutcomeTest
[2026-02-11T21:06:31.486Z] 2026-02-11 21:06:30,945 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-12) Building thin jar: /quarkus/core/deployment/target/d780f0b7-c97d-4e52-bda6-929080021490/workspace/target/quarkus-application-runner.jar
[2026-02-11T21:06:31.486Z] 2026-02-11 21:06:31,006 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 782ms
[2026-02-11T21:06:31.486Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.44 s - in io.quarkus.deployment.runnerjar.BasicExecutableOutputOutcomeTest
[2026-02-11T21:06:31.486Z] [INFO] Running io.quarkus.deployment.runnerjar.ExcludeLibDepsTest
[2026-02-11T21:06:31.868Z] 2026-02-11 21:06:31,476 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-1) Building thin jar: /quarkus/core/deployment/target/27b5fa36-d7e2-4da1-ab39-24ee4e59c923/workspace/target/quarkus-application-runner.jar
[2026-02-11T21:06:31.868Z] 2026-02-11 21:06:31,501 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 207ms
[2026-02-11T21:06:31.868Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.477 s - in io.quarkus.deployment.runnerjar.ExcludeLibDepsTest
[2026-02-11T21:06:31.868Z] [INFO] Running io.quarkus.deployment.runnerjar.DependencyVersionOverridesManagedVersionTest
[2026-02-11T21:06:32.197Z] 2026-02-11 21:06:31,879 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-6) Building thin jar: /quarkus/core/deployment/target/9e8a0bca-a7e3-461e-8c52-09fb743af86d/workspace/target/quarkus-application-runner.jar
[2026-02-11T21:06:32.197Z] 2026-02-11 21:06:31,895 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 189ms
[2026-02-11T21:06:32.197Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s - in io.quarkus.deployment.runnerjar.DependencyVersionOverridesManagedVersionTest
[2026-02-11T21:06:32.197Z] [INFO] Running io.quarkus.deployment.runnerjar.DirectUserDepsOverrideTransitiveExtDepsTest
[2026-02-11T21:06:32.527Z] 2026-02-11 21:06:32,287 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-1) Building thin jar: /quarkus/core/deployment/target/2b799530-89d8-4830-9f8b-a42321cac7b0/workspace/target/quarkus-application-runner.jar
[2026-02-11T21:06:32.527Z] 2026-02-11 21:06:32,315 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 187ms
[2026-02-11T21:06:32.527Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 s - in io.quarkus.deployment.runnerjar.DirectUserDepsOverrideTransitiveExtDepsTest
[2026-02-11T21:06:32.527Z] [INFO] Running io.quarkus.deployment.runnerjar.BasicBuildFromWorkspaceModuleTest
[2026-02-11T21:06:32.858Z] 2026-02-11 21:06:32,557 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-14) Building thin jar: /quarkus/core/deployment/target/1ad41cac-9b64-41c9-b31c-7fb832fd9689/target/quarkus-application-runner.jar
[2026-02-11T21:06:32.858Z] 2026-02-11 21:06:32,569 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 118ms
[2026-02-11T21:06:32.858Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 s - in io.quarkus.deployment.runnerjar.BasicBuildFromWorkspaceModuleTest
[2026-02-11T21:06:32.858Z] [INFO] Running io.quarkus.deployment.runnerjar.ProvidedExtensionDepsTest
[2026-02-11T21:06:33.188Z] 2026-02-11 21:06:32,965 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-5) Building thin jar: /quarkus/core/deployment/target/41e5725c-a043-4d10-820f-30ac89de9494/workspace/target/quarkus-application-runner.jar
[2026-02-11T21:06:33.188Z] 2026-02-11 21:06:32,987 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 148ms
[2026-02-11T21:06:33.188Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42 s - in io.quarkus.deployment.runnerjar.ProvidedExtensionDepsTest
[2026-02-11T21:06:33.188Z] [INFO] Running io.quarkus.deployment.runnerjar.ProvidedExtensionDepsInTestModeTest
[2026-02-11T21:06:33.520Z] 2026-02-11 21:06:33,277 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-8) Building thin jar: /quarkus/core/deployment/target/16e5cafb-def5-490c-b13d-cbf2ce15f201/workspace/target/quarkus-application-runner.jar
[2026-02-11T21:06:33.520Z] 2026-02-11 21:06:33,298 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 97ms
[2026-02-11T21:06:33.520Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s - in io.quarkus.deployment.runnerjar.ProvidedExtensionDepsInTestModeTest
[2026-02-11T21:06:33.520Z] [INFO] Running io.quarkus.deployment.runnerjar.SimpleExtAndAppCompileDepsTest
[2026-02-11T21:06:33.851Z] 2026-02-11 21:06:33,615 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-4) Building thin jar: /quarkus/core/deployment/target/fdbb5261-db09-44f8-ac62-6bd711a26051/workspace/target/quarkus-application-runner.jar
[2026-02-11T21:06:33.851Z] 2026-02-11 21:06:33,638 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 80ms
[2026-02-11T21:06:33.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s - in io.quarkus.deployment.runnerjar.SimpleExtAndAppCompileDepsTest
[2026-02-11T21:06:33.851Z] [INFO] Running io.quarkus.deployment.runnerjar.OptionalDepsTest
[2026-02-11T21:06:34.182Z] 2026-02-11 21:06:33,914 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-7) Building thin jar: /quarkus/core/deployment/target/f2c65ea9-3cc7-4366-a7e6-7228b34d6d9f/workspace/target/quarkus-application-runner.jar
[2026-02-11T21:06:34.182Z] 2026-02-11 21:06:33,934 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 76ms
[2026-02-11T21:06:34.182Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s - in io.quarkus.deployment.runnerjar.OptionalDepsTest
[2026-02-11T21:06:34.182Z] [INFO] Running io.quarkus.deployment.runnerjar.FirstTransitiveDepVersionIsTheEffectiveOneTest
[2026-02-11T21:06:34.182Z] 2026-02-11 21:06:34,140 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-13) Building thin jar: /quarkus/core/deployment/target/314dee17-ebcc-4d97-b09b-1e7412b41eb1/workspace/target/quarkus-application-runner.jar
[2026-02-11T21:06:34.182Z] 2026-02-11 21:06:34,154 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 71ms
[2026-02-11T21:06:34.514Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s - in io.quarkus.deployment.runnerjar.FirstTransitiveDepVersionIsTheEffectiveOneTest
[2026-02-11T21:06:34.514Z] [INFO] Running io.quarkus.deployment.runnerjar.ExcludeExtensionDepsTest
[2026-02-11T21:06:34.514Z] 2026-02-11 21:06:34,416 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-1) Building thin jar: /quarkus/core/deployment/target/3532d412-f585-4e58-aedb-8bbe38205ffa/workspace/target/quarkus-application-runner.jar
[2026-02-11T21:06:34.514Z] 2026-02-11 21:06:34,435 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 81ms
[2026-02-11T21:06:34.514Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s - in io.quarkus.deployment.runnerjar.ExcludeExtensionDepsTest
[2026-02-11T21:06:34.514Z] [INFO] Running io.quarkus.deployment.runnerjar.DependencyAddedInProfileTest
[2026-02-11T21:06:34.846Z] 2026-02-11 21:06:34,643 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-5) Building thin jar: /quarkus/core/deployment/target/1fbe6528-4b95-41f9-a322-85a8e414cdf8/workspace/target/quarkus-application-runner.jar
[2026-02-11T21:06:34.846Z] 2026-02-11 21:06:34,657 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 71ms
[2026-02-11T21:06:34.846Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in io.quarkus.deployment.runnerjar.DependencyAddedInProfileTest
[2026-02-11T21:06:34.846Z] [INFO] Running io.quarkus.deployment.proxy.SimpleInterfaceProxyTest
[2026-02-11T21:06:34.846Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.deployment.proxy.SimpleInterfaceProxyTest
[2026-02-11T21:06:34.846Z] [INFO] Running io.quarkus.deployment.proxy.SimpleClassProxyTest
[2026-02-11T21:06:34.846Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.deployment.proxy.SimpleClassProxyTest
[2026-02-11T21:06:34.846Z] [INFO] Running io.quarkus.deployment.recording.BytecodeRecorderTestCase
[2026-02-11T21:06:39.690Z] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.717 s - in io.quarkus.deployment.recording.BytecodeRecorderTestCase
[2026-02-11T21:06:39.690Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ConditionalDependencyScenarioTwoTest
[2026-02-11T21:06:40.023Z] 2026-02-11 21:06:39,855 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-1) Building thin jar: /quarkus/core/deployment/target/1c99dd1b-cf40-4cd9-8779-ca2cc9cce477/workspace/target/quarkus-application-runner.jar
[2026-02-11T21:06:40.023Z] 2026-02-11 21:06:39,882 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 96ms
[2026-02-11T21:06:40.023Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s - in io.quarkus.deployment.conditionaldeps.ConditionalDependencyScenarioTwoTest
[2026-02-11T21:06:40.023Z] [INFO] Running io.quarkus.deployment.conditionaldeps.TransitiveConditionalDepTest
[2026-02-11T21:06:40.354Z] 2026-02-11 21:06:40,205 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-7) Building thin jar: /quarkus/core/deployment/target/6ecc6e53-adcf-4ee9-a219-def939a0c9d4/workspace/target/quarkus-application-runner.jar
[2026-02-11T21:06:40.354Z] 2026-02-11 21:06:40,224 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 77ms
[2026-02-11T21:06:40.354Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s - in io.quarkus.deployment.conditionaldeps.TransitiveConditionalDepTest
[2026-02-11T21:06:40.354Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithTwoConditionsTest
[2026-02-11T21:06:40.684Z] 2026-02-11 21:06:40,433 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Building thin jar: /quarkus/core/deployment/target/4926a491-d8b9-4281-ac39-3bcd3e44d6b6/workspace/target/quarkus-application-runner.jar
[2026-02-11T21:06:40.684Z] 2026-02-11 21:06:40,448 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 75ms
[2026-02-11T21:06:40.684Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s - in io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithTwoConditionsTest
[2026-02-11T21:06:40.684Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ExcludedDirectConditionalDependencyTest
[2026-02-11T21:06:41.015Z] 2026-02-11 21:06:40,648 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-9) Building thin jar: /quarkus/core/deployment/target/cd5e9657-026e-4c93-9643-954cd74ccf3d/workspace/target/quarkus-application-runner.jar
[2026-02-11T21:06:41.015Z] 2026-02-11 21:06:40,663 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 71ms
[2026-02-11T21:06:41.015Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s - in io.quarkus.deployment.conditionaldeps.ExcludedDirectConditionalDependencyTest
[2026-02-11T21:06:41.015Z] [INFO] Running io.quarkus.deployment.conditionaldeps.CascadingConditionalDependenciesTest
[2026-02-11T21:06:41.015Z] 2026-02-11 21:06:40,917 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-2) Building thin jar: /quarkus/core/deployment/target/d3b55d09-8f86-426d-8265-6e4fbfe8ff68/workspace/target/quarkus-application-runner.jar
[2026-02-11T21:06:41.015Z] 2026-02-11 21:06:40,936 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 75ms
[2026-02-11T21:06:41.015Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s - in io.quarkus.deployment.conditionaldeps.CascadingConditionalDependenciesTest
[2026-02-11T21:06:41.015Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithSingleConditionTest
[2026-02-11T21:06:41.347Z] 2026-02-11 21:06:41,130 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-2) Building thin jar: /quarkus/core/deployment/target/63eef33c-d66b-40c3-9fba-7ca22d56aec8/workspace/target/quarkus-application-runner.jar
[2026-02-11T21:06:41.347Z] 2026-02-11 21:06:41,145 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 62ms
[2026-02-11T21:06:41.347Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s - in io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithSingleConditionTest
[2026-02-11T21:06:41.347Z] [INFO] Running io.quarkus.deployment.conditionaldeps.DependencyConditionMatchesConditionalDependencyTest
[2026-02-11T21:06:41.677Z] 2026-02-11 21:06:41,327 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-3) Building thin jar: /quarkus/core/deployment/target/b76f5caf-6ab4-42ba-b14c-5deaba33b663/workspace/target/quarkus-application-runner.jar
[2026-02-11T21:06:41.677Z] 2026-02-11 21:06:41,342 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 73ms
[2026-02-11T21:06:41.677Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s - in io.quarkus.deployment.conditionaldeps.DependencyConditionMatchesConditionalDependencyTest
[2026-02-11T21:06:41.677Z] [INFO] Running io.quarkus.deployment.conditionaldeps.UnsatisfiedConditionalDependencyWithTwoConditionsTest
[2026-02-11T21:06:41.677Z] 2026-02-11 21:06:41,527 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-5) Building thin jar: /quarkus/core/deployment/target/8330af67-f40a-4603-88d8-558bb5d40b4c/workspace/target/quarkus-application-runner.jar
[2026-02-11T21:06:41.677Z] 2026-02-11 21:06:41,539 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 77ms
[2026-02-11T21:06:41.677Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in io.quarkus.deployment.conditionaldeps.UnsatisfiedConditionalDependencyWithTwoConditionsTest
[2026-02-11T21:06:41.677Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ExcludedTransitiveConditionalDependencyTest
[2026-02-11T21:06:42.007Z] 2026-02-11 21:06:41,713 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-6) Building thin jar: /quarkus/core/deployment/target/d2358606-d477-41ce-8f99-573ea7e74e5e/workspace/target/quarkus-application-runner.jar
[2026-02-11T21:06:42.007Z] 2026-02-11 21:06:41,726 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 63ms
[2026-02-11T21:06:42.007Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s - in io.quarkus.deployment.conditionaldeps.ExcludedTransitiveConditionalDependencyTest
[2026-02-11T21:06:42.007Z] [INFO] Running io.quarkus.deployment.pkg.steps.GraalVMTest
[2026-02-11T21:06:42.007Z] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in io.quarkus.deployment.pkg.steps.GraalVMTest
[2026-02-11T21:06:42.007Z] [INFO] Running io.quarkus.deployment.FeatureNameTest
[2026-02-11T21:06:42.007Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.deployment.FeatureNameTest
[2026-02-11T21:06:42.007Z] [INFO] Running io.quarkus.runner.classloading.DirectoryClassPathElementTestCase
[2026-02-11T21:06:42.007Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.runner.classloading.DirectoryClassPathElementTestCase
[2026-02-11T21:06:42.007Z] [INFO] Running io.quarkus.runner.classloading.MemoryClassPathElementTestCase
[2026-02-11T21:06:42.007Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.runner.classloading.MemoryClassPathElementTestCase
[2026-02-11T21:06:42.007Z] [INFO]
[2026-02-11T21:06:42.007Z] [INFO] Results:
[2026-02-11T21:06:42.007Z] [INFO]
[2026-02-11T21:06:42.007Z] [INFO] Tests run: 111, Failures: 0, Errors: 0, Skipped: 0
[2026-02-11T21:06:42.007Z] [INFO]
[2026-02-11T21:06:42.007Z] [INFO]
[2026-02-11T21:06:42.007Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-core-deployment ---
[2026-02-11T21:06:42.337Z] [INFO] Building jar: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final.jar
[2026-02-11T21:06:42.337Z] [INFO]
[2026-02-11T21:06:42.337Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-core-deployment ---
[2026-02-11T21:06:42.666Z] [INFO] Building jar: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final-sources.jar
[2026-02-11T21:06:42.666Z] [INFO]
[2026-02-11T21:06:42.666Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-core-deployment ---
[2026-02-11T21:06:42.666Z] [INFO] Installing /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-core-deployment/2.7.5.Final/quarkus-core-deployment-2.7.5.Final.jar
[2026-02-11T21:06:42.666Z] [INFO] Installing /quarkus/core/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-core-deployment/2.7.5.Final/quarkus-core-deployment-2.7.5.Final.pom
[2026-02-11T21:06:42.666Z] [INFO] Installing /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-core-deployment/2.7.5.Final/quarkus-core-deployment-2.7.5.Final-sources.jar
[2026-02-11T21:06:42.666Z] [INFO]
[2026-02-11T21:06:42.666Z] [INFO] -----------------< io.quarkus:quarkus-enforcer-rules >------------------
[2026-02-11T21:06:42.666Z] [INFO] Building Quarkus - Enforcer Rules 2.7.5.Final [41/964]
[2026-02-11T21:06:42.666Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:06:42.666Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.pom
[2026-02-11T21:06:42.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.pom
[2026-02-11T21:06:42.995Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.pom (15 kB at 156 kB/s)
[2026-02-11T21:06:42.995Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.jar
[2026-02-11T21:06:43.324Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.jar
[2026-02-11T21:06:43.324Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.jar (129 kB at 2.0 MB/s)
[2026-02-11T21:06:43.324Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
[2026-02-11T21:06:43.324Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 13 kB/s)
[2026-02-11T21:06:43.324Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
[2026-02-11T21:06:43.324Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 76 kB/s)
[2026-02-11T21:06:43.325Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
[2026-02-11T21:06:43.654Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 289 kB/s)
[2026-02-11T21:06:43.654Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
[2026-02-11T21:06:43.654Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
[2026-02-11T21:06:43.654Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar (4.2 kB at 43 kB/s)
[2026-02-11T21:06:43.984Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (164 kB at 518 kB/s)
[2026-02-11T21:06:43.984Z] [INFO]
[2026-02-11T21:06:43.984Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-enforcer-rules ---
[2026-02-11T21:06:43.984Z] [INFO]
[2026-02-11T21:06:43.984Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-enforcer-rules ---
[2026-02-11T21:06:43.984Z] [INFO]
[2026-02-11T21:06:43.984Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-enforcer-rules ---
[2026-02-11T21:06:43.984Z] [INFO]
[2026-02-11T21:06:43.984Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-enforcer-rules ---
[2026-02-11T21:06:43.984Z] [INFO]
[2026-02-11T21:06:43.984Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-enforcer-rules ---
[2026-02-11T21:06:43.984Z] [INFO] Processed 3 files in 37ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-11T21:06:43.984Z] [INFO]
[2026-02-11T21:06:43.984Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-enforcer-rules ---
[2026-02-11T21:06:43.984Z] [INFO] Processed 3 files in 00:00.018 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-11T21:06:43.984Z] [INFO]
[2026-02-11T21:06:43.984Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-enforcer-rules ---
[2026-02-11T21:06:43.984Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:06:43.984Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:06:43.984Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/enforcer-rules/src/main/resources
[2026-02-11T21:06:43.984Z] [INFO]
[2026-02-11T21:06:43.984Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-enforcer-rules ---
[2026-02-11T21:06:43.984Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:06:43.984Z] [INFO] Compiling 3 source files to /quarkus/independent-projects/enforcer-rules/target/classes
[2026-02-11T21:06:43.984Z] [INFO]
[2026-02-11T21:06:43.984Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-enforcer-rules ---
[2026-02-11T21:06:43.984Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:06:43.984Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:06:43.984Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/enforcer-rules/src/test/resources
[2026-02-11T21:06:43.984Z] [INFO]
[2026-02-11T21:06:43.984Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-enforcer-rules ---
[2026-02-11T21:06:43.984Z] [INFO] No sources to compile
[2026-02-11T21:06:43.984Z] [INFO]
[2026-02-11T21:06:43.984Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ quarkus-enforcer-rules ---
[2026-02-11T21:06:43.984Z] [INFO] No tests to run.
[2026-02-11T21:06:43.984Z] [INFO]
[2026-02-11T21:06:43.984Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-enforcer-rules ---
[2026-02-11T21:06:43.984Z] [INFO] Building jar: /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final.jar
[2026-02-11T21:06:43.984Z] [INFO]
[2026-02-11T21:06:43.984Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-enforcer-rules ---
[2026-02-11T21:06:43.984Z] [INFO] Building jar: /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final-sources.jar
[2026-02-11T21:06:43.984Z] [INFO]
[2026-02-11T21:06:43.984Z] [INFO] --- maven-invoker-plugin:3.2.2:install (integration-test) @ quarkus-enforcer-rules ---
[2026-02-11T21:06:43.984Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.pom
[2026-02-11T21:06:44.315Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.pom
[2026-02-11T21:06:44.315Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.pom (24 kB at 300 kB/s)
[2026-02-11T21:06:44.315Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.pom
[2026-02-11T21:06:44.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.pom
[2026-02-11T21:06:44.975Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.pom (6.9 kB at 79 kB/s)
[2026-02-11T21:06:44.975Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
[2026-02-11T21:06:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
[2026-02-11T21:06:45.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 85 kB/s)
[2026-02-11T21:06:45.305Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
[2026-02-11T21:06:45.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
[2026-02-11T21:06:45.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 235 kB/s)
[2026-02-11T21:06:45.635Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
[2026-02-11T21:06:45.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
[2026-02-11T21:06:45.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 50 kB/s)
[2026-02-11T21:06:45.964Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
[2026-02-11T21:06:46.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
[2026-02-11T21:06:46.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 30 kB/s)
[2026-02-11T21:06:46.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
[2026-02-11T21:06:47.004Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
[2026-02-11T21:06:47.004Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 36 kB/s)
[2026-02-11T21:06:47.004Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
[2026-02-11T21:06:47.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
[2026-02-11T21:06:47.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 13 kB/s)
[2026-02-11T21:06:47.334Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
[2026-02-11T21:06:47.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
[2026-02-11T21:06:47.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 31 kB/s)
[2026-02-11T21:06:47.663Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
[2026-02-11T21:06:47.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
[2026-02-11T21:06:47.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 27 kB/s)
[2026-02-11T21:06:47.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
[2026-02-11T21:06:48.322Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
[2026-02-11T21:06:48.322Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 39 kB/s)
[2026-02-11T21:06:48.322Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
[2026-02-11T21:06:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
[2026-02-11T21:06:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 66 kB/s)
[2026-02-11T21:06:48.652Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
[2026-02-11T21:06:48.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
[2026-02-11T21:06:48.981Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 163 kB/s)
[2026-02-11T21:06:48.981Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
[2026-02-11T21:06:49.310Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
[2026-02-11T21:06:49.310Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 33 kB/s)
[2026-02-11T21:06:49.310Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
[2026-02-11T21:06:49.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
[2026-02-11T21:06:49.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 154 kB/s)
[2026-02-11T21:06:49.639Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
[2026-02-11T21:06:49.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
[2026-02-11T21:06:49.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 36 kB/s)
[2026-02-11T21:06:49.969Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
[2026-02-11T21:06:50.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
[2026-02-11T21:06:50.299Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 48 kB/s)
[2026-02-11T21:06:50.299Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.pom
[2026-02-11T21:06:50.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.pom
[2026-02-11T21:06:50.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.pom (4.4 kB at 46 kB/s)
[2026-02-11T21:06:50.628Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
[2026-02-11T21:06:50.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
[2026-02-11T21:06:51.289Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 64 kB/s)
[2026-02-11T21:06:51.289Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
[2026-02-11T21:06:51.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
[2026-02-11T21:06:51.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 161 kB/s)
[2026-02-11T21:06:51.618Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
[2026-02-11T21:06:51.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
[2026-02-11T21:06:51.950Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 79 kB/s)
[2026-02-11T21:06:51.950Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom
[2026-02-11T21:06:51.950Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom
[2026-02-11T21:06:51.950Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom (1.5 kB at 21 kB/s)
[2026-02-11T21:06:51.950Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom
[2026-02-11T21:06:52.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom
[2026-02-11T21:06:52.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom (18 kB at 243 kB/s)
[2026-02-11T21:06:52.280Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom
[2026-02-11T21:06:52.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom
[2026-02-11T21:06:52.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom (1.5 kB at 21 kB/s)
[2026-02-11T21:06:52.611Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom
[2026-02-11T21:06:53.325Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom
[2026-02-11T21:06:53.325Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom (3.3 kB at 43 kB/s)
[2026-02-11T21:06:53.325Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom
[2026-02-11T21:06:53.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom
[2026-02-11T21:06:53.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom (15 kB at 140 kB/s)
[2026-02-11T21:06:53.655Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom
[2026-02-11T21:06:53.987Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom
[2026-02-11T21:06:53.987Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom (4.2 kB at 50 kB/s)
[2026-02-11T21:06:53.987Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom
[2026-02-11T21:06:54.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom
[2026-02-11T21:06:54.317Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom (7.5 kB at 75 kB/s)
[2026-02-11T21:06:54.317Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom
[2026-02-11T21:06:54.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom
[2026-02-11T21:06:54.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom (2.9 kB at 42 kB/s)
[2026-02-11T21:06:54.646Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom
[2026-02-11T21:06:54.976Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom
[2026-02-11T21:06:54.976Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom (1.9 kB at 25 kB/s)
[2026-02-11T21:06:54.976Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom
[2026-02-11T21:06:55.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom
[2026-02-11T21:06:55.688Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom (2.7 kB at 35 kB/s)
[2026-02-11T21:06:55.688Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom
[2026-02-11T21:06:56.102Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom
[2026-02-11T21:06:56.102Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom (1.9 kB at 27 kB/s)
[2026-02-11T21:06:56.102Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.pom
[2026-02-11T21:06:56.431Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.pom
[2026-02-11T21:06:56.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.pom (22 kB at 84 kB/s)
[2026-02-11T21:06:56.760Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.jar
[2026-02-11T21:06:56.760Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.jar
[2026-02-11T21:06:56.760Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
[2026-02-11T21:06:56.760Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
[2026-02-11T21:06:56.760Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
[2026-02-11T21:06:57.090Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
[2026-02-11T21:06:57.419Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
[2026-02-11T21:06:57.747Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
[2026-02-11T21:06:58.076Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
[2026-02-11T21:06:58.406Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
[2026-02-11T21:06:58.406Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
[2026-02-11T21:06:58.736Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
[2026-02-11T21:06:59.067Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
[2026-02-11T21:06:59.776Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
[2026-02-11T21:07:00.486Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.jar
[2026-02-11T21:07:00.814Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
[2026-02-11T21:07:01.143Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
[2026-02-11T21:07:01.143Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar
[2026-02-11T21:07:01.474Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar
[2026-02-11T21:07:01.804Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar
[2026-02-11T21:07:01.805Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar
[2026-02-11T21:07:01.805Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar
[2026-02-11T21:07:02.136Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar
[2026-02-11T21:07:02.136Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar
[2026-02-11T21:07:02.136Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar
[2026-02-11T21:07:02.136Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
[2026-02-11T21:07:02.137Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.jar
[2026-02-11T21:07:02.467Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.jar
[2026-02-11T21:07:02.467Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
[2026-02-11T21:07:02.467Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
[2026-02-11T21:07:02.467Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.jar
[2026-02-11T21:07:02.467Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
[2026-02-11T21:07:02.467Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 7.7 MB/s)
[2026-02-11T21:07:02.467Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 577 kB/s)
[2026-02-11T21:07:02.467Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
[2026-02-11T21:07:02.467Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
[2026-02-11T21:07:02.467Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 445 kB/s)
[2026-02-11T21:07:02.467Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
[2026-02-11T21:07:02.467Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 1.2 MB/s)
[2026-02-11T21:07:02.467Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
[2026-02-11T21:07:02.467Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.jar (8.0 MB at 56 MB/s)
[2026-02-11T21:07:02.467Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
[2026-02-11T21:07:02.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 1.4 MB/s)
[2026-02-11T21:07:02.796Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
[2026-02-11T21:07:02.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 959 kB/s)
[2026-02-11T21:07:02.796Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
[2026-02-11T21:07:02.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 239 kB/s)
[2026-02-11T21:07:02.796Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
[2026-02-11T21:07:02.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 571 kB/s)
[2026-02-11T21:07:02.796Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
[2026-02-11T21:07:02.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 190 kB/s)
[2026-02-11T21:07:02.796Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.jar
[2026-02-11T21:07:02.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 159 kB/s)
[2026-02-11T21:07:02.796Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
[2026-02-11T21:07:02.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 124 kB/s)
[2026-02-11T21:07:02.796Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
[2026-02-11T21:07:02.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 453 kB/s)
[2026-02-11T21:07:02.796Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar
[2026-02-11T21:07:02.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 153 kB/s)
[2026-02-11T21:07:02.796Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar
[2026-02-11T21:07:02.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar (12 kB at 28 kB/s)
[2026-02-11T21:07:02.796Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar
[2026-02-11T21:07:02.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar (12 kB at 25 kB/s)
[2026-02-11T21:07:02.796Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar
[2026-02-11T21:07:02.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar (60 kB at 122 kB/s)
[2026-02-11T21:07:02.796Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar
[2026-02-11T21:07:03.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar (217 kB at 409 kB/s)
[2026-02-11T21:07:03.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar
[2026-02-11T21:07:03.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar (65 kB at 117 kB/s)
[2026-02-11T21:07:03.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar
[2026-02-11T21:07:03.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.jar (23 kB at 40 kB/s)
[2026-02-11T21:07:03.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar
[2026-02-11T21:07:03.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar (16 kB at 27 kB/s)
[2026-02-11T21:07:03.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
[2026-02-11T21:07:03.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar (17 kB at 28 kB/s)
[2026-02-11T21:07:03.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.jar
[2026-02-11T21:07:03.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar (18 kB at 28 kB/s)
[2026-02-11T21:07:03.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 581 kB/s)
[2026-02-11T21:07:03.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.jar (7.2 MB at 9.8 MB/s)
[2026-02-11T21:07:07.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 4.9 kB/s)
[2026-02-11T21:07:07.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.jar (33 kB at 6.2 kB/s)
[2026-02-11T21:07:07.883Z] [INFO] Installing /quarkus/independent-projects/ide-config/pom.xml to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final.pom
[2026-02-11T21:07:07.883Z] [INFO] Installing /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final.jar to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final.jar
[2026-02-11T21:07:07.883Z] [INFO] Installing /quarkus/independent-projects/ide-config/pom.xml to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final.pom
[2026-02-11T21:07:07.883Z] [INFO] Installing /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final-sources.jar to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final-sources.jar
[2026-02-11T21:07:07.883Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/pom.xml to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final.pom
[2026-02-11T21:07:07.883Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final.jar to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final.jar
[2026-02-11T21:07:07.883Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final-sources.jar to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final-sources.jar
[2026-02-11T21:07:07.883Z] [INFO]
[2026-02-11T21:07:07.883Z] [INFO] --- maven-invoker-plugin:3.2.2:run (integration-test) @ quarkus-enforcer-rules ---
[2026-02-11T21:07:07.883Z] [INFO] Building: smoketest/pom.xml
[2026-02-11T21:07:35.690Z] [INFO] run post-build script verify.groovy
[2026-02-11T21:07:35.690Z] [INFO] BUG! exception in phase 'semantic analysis' in source unit 'Script1.groovy' Unsupported class file major version 65
[2026-02-11T21:07:35.690Z] [INFO] smoketest/pom.xml ................................ FAILED (26.0 s)
[2026-02-11T21:07:35.690Z] [INFO] -------------------------------------------------
[2026-02-11T21:07:35.690Z] [INFO] Build Summary:
[2026-02-11T21:07:35.690Z] [INFO] Passed: 0, Failed: 1, Errors: 0, Skipped: 0
[2026-02-11T21:07:35.690Z] [INFO] -------------------------------------------------
[2026-02-11T21:07:35.690Z] [ERROR] The following builds failed:
[2026-02-11T21:07:35.690Z] [ERROR] * smoketest/pom.xml
[2026-02-11T21:07:35.690Z] [INFO] -------------------------------------------------
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:07:35.690Z] [INFO] Skipping Quarkus - Extensions - Parent pom
[2026-02-11T21:07:35.690Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:07:35.690Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:07:35.690Z] [INFO] Skipping Quarkus - JSON-P
[2026-02-11T21:07:35.690Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:07:35.690Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:07:35.690Z] [INFO] Skipping Quarkus - JSON-P - Runtime
[2026-02-11T21:07:35.690Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:07:35.690Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:07:35.690Z] [INFO] Skipping Quarkus - JSON-P - Deployment
[2026-02-11T21:07:35.690Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:07:35.690Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] -----------------< io.quarkus:quarkus-test-framework >------------------
[2026-02-11T21:07:35.690Z] [INFO] Building Quarkus - Test Framework 2.7.5.Final [42/964]
[2026-02-11T21:07:35.690Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-framework ---
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-framework ---
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-framework ---
[2026-02-11T21:07:35.690Z] [INFO] Skipping Rule Enforcement.
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-framework ---
[2026-02-11T21:07:35.690Z] [INFO] Skipping Rule Enforcement.
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-framework ---
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-framework ---
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-framework ---
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-framework ---
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-framework ---
[2026-02-11T21:07:35.690Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-framework ---
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-framework ---
[2026-02-11T21:07:35.690Z] [INFO] Installing /quarkus/test-framework/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-framework/2.7.5.Final/quarkus-test-framework-2.7.5.Final.pom
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:07:35.690Z] [INFO] Skipping Quarkus - Test Framework - Common
[2026-02-11T21:07:35.690Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:07:35.690Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:07:35.690Z] [INFO] Skipping Quarkus - Test Framework - JUnit 5 Internal Test Framework
[2026-02-11T21:07:35.690Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:07:35.690Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:07:35.690Z] [INFO] Skipping Quarkus - Dev tools - Testing
[2026-02-11T21:07:35.690Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:07:35.690Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-parent >--------
[2026-02-11T21:07:35.690Z] [INFO] Building RESTEasy Reactive - Parent pom 2.7.5.Final [43/964]
[2026-02-11T21:07:35.690Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-parent ---
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-parent ---
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-parent ---
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-parent ---
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-parent ---
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-parent ---
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-parent ---
[2026-02-11T21:07:35.690Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-parent ---
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-parent ---
[2026-02-11T21:07:35.690Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-parent/2.7.5.Final/resteasy-reactive-parent-2.7.5.Final.pom
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] ----< io.quarkus.resteasy.reactive:resteasy-reactive-common-parent >----
[2026-02-11T21:07:35.690Z] [INFO] Building RESTEasy Reactive - Common Parent 2.7.5.Final [44/964]
[2026-02-11T21:07:35.690Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-11T21:07:35.690Z] [INFO]
[2026-02-11T21:07:35.690Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-common-parent ---
[2026-02-11T21:07:35.691Z] [INFO]
[2026-02-11T21:07:35.691Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-common-parent ---
[2026-02-11T21:07:35.691Z] [INFO]
[2026-02-11T21:07:35.691Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-common-parent ---
[2026-02-11T21:07:35.691Z] [INFO]
[2026-02-11T21:07:35.691Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-common-parent ---
[2026-02-11T21:07:35.691Z] [INFO]
[2026-02-11T21:07:35.691Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-common-parent ---
[2026-02-11T21:07:35.691Z] [INFO]
[2026-02-11T21:07:35.691Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-common-parent ---
[2026-02-11T21:07:35.691Z] [INFO]
[2026-02-11T21:07:35.691Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-common-parent ---
[2026-02-11T21:07:35.691Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-11T21:07:35.691Z] [INFO]
[2026-02-11T21:07:35.691Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-common-parent ---
[2026-02-11T21:07:35.691Z] [INFO]
[2026-02-11T21:07:35.691Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-common-parent ---
[2026-02-11T21:07:35.691Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common-parent/2.7.5.Final/resteasy-reactive-common-parent-2.7.5.Final.pom
[2026-02-11T21:07:35.691Z] [INFO]
[2026-02-11T21:07:35.691Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-common >--------
[2026-02-11T21:07:35.691Z] [INFO] Building RESTEasy Reactive - Common Runtime 2.7.5.Final [45/964]
[2026-02-11T21:07:35.691Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:07:35.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.pom
[2026-02-11T21:07:35.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.pom (30 kB at 251 kB/s)
[2026-02-11T21:07:35.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom
[2026-02-11T21:07:35.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom (66 kB at 683 kB/s)
[2026-02-11T21:07:35.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.jar
[2026-02-11T21:07:35.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.jar (147 kB at 1.4 MB/s)
[2026-02-11T21:07:35.691Z] [INFO]
[2026-02-11T21:07:35.691Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-common ---
[2026-02-11T21:07:35.691Z] [INFO]
[2026-02-11T21:07:35.691Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-common ---
[2026-02-11T21:07:35.691Z] [INFO]
[2026-02-11T21:07:35.691Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-common ---
[2026-02-11T21:07:35.691Z] [INFO]
[2026-02-11T21:07:35.691Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-common ---
[2026-02-11T21:07:35.691Z] [INFO]
[2026-02-11T21:07:35.691Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-common ---
[2026-02-11T21:07:35.691Z] [INFO]
[2026-02-11T21:07:35.691Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-common ---
[2026-02-11T21:07:35.691Z] [INFO] Processed 142 files in 398ms (Formatted: 0, Unchanged: 142, Failed: 0, Readonly: 0)
[2026-02-11T21:07:35.691Z] [INFO]
[2026-02-11T21:07:35.691Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-common ---
[2026-02-11T21:07:35.691Z] [INFO] Processed 142 files in 00:00.558 (Already Sorted: 142, Needed Sorting: 0)
[2026-02-11T21:07:35.691Z] [INFO]
[2026-02-11T21:07:35.691Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-common ---
[2026-02-11T21:07:35.691Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:07:35.691Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:07:35.691Z] [INFO] Copying 1 resource
[2026-02-11T21:07:35.691Z] [INFO]
[2026-02-11T21:07:35.691Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-common ---
[2026-02-11T21:07:35.691Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:07:35.691Z] [INFO] Compiling 142 source files to /quarkus/independent-projects/resteasy-reactive/common/runtime/target/classes
[2026-02-11T21:07:36.421Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/InterceptorContainer.java:[42,67] unchecked cast
[2026-02-11T21:07:36.421Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2026-02-11T21:07:36.421Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#1 of ?>
[2026-02-11T21:07:36.421Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/InterceptorContainer.java:[47,67] unchecked cast
[2026-02-11T21:07:36.421Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2026-02-11T21:07:36.421Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#2 of ?>
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/InterceptorContainer.java:[55,20] unchecked conversion
[2026-02-11T21:07:36.422Z] required: org.jboss.resteasy.reactive.common.model.ResourceInterceptor<T>
[2026-02-11T21:07:36.422Z] found: org.jboss.resteasy.reactive.common.model.ResourceInterceptor.Reversed
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/PreMatchInterceptorContainer.java:[24,67] unchecked cast
[2026-02-11T21:07:36.422Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2026-02-11T21:07:36.422Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#3 of ?>
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RestResponseImpl.java:[110,65] unchecked cast
[2026-02-11T21:07:36.422Z] required: T
[2026-02-11T21:07:36.422Z] found: capture#4 of ?
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RestResponseImpl.java:[135,24] unchecked cast
[2026-02-11T21:07:36.422Z] required: T
[2026-02-11T21:07:36.422Z] found: T
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/headers/ServerCookie.java:[74,27] deprecated item is not annotated with @Deprecated
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[99,20] unchecked cast
[2026-02-11T21:07:36.422Z] required: T
[2026-02-11T21:07:36.422Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[141,46] unchecked cast
[2026-02-11T21:07:36.422Z] required: T
[2026-02-11T21:07:36.422Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[281,20] unchecked cast
[2026-02-11T21:07:36.422Z] required: T
[2026-02-11T21:07:36.422Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[290,20] unchecked cast
[2026-02-11T21:07:36.422Z] required: T
[2026-02-11T21:07:36.422Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/providers/serialisers/FormUrlEncodedProvider.java:[47,84] unchecked cast
[2026-02-11T21:07:36.422Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>
[2026-02-11T21:07:36.422Z] found: javax.ws.rs.core.MultivaluedMap
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[92,63] unchecked cast
[2026-02-11T21:07:36.422Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-11T21:07:36.422Z] found: org.jboss.resteasy.reactive.common.headers.MediaTypeHeaderDelegate
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[94,52] unchecked cast
[2026-02-11T21:07:36.422Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-11T21:07:36.422Z] found: org.jboss.resteasy.reactive.common.headers.DateDelegate
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[96,60] unchecked cast
[2026-02-11T21:07:36.422Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-11T21:07:36.422Z] found: org.jboss.resteasy.reactive.common.headers.CacheControlDelegate
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[98,63] unchecked cast
[2026-02-11T21:07:36.422Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-11T21:07:36.422Z] found: org.jboss.resteasy.reactive.common.headers.NewCookieHeaderDelegate
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[100,60] unchecked cast
[2026-02-11T21:07:36.422Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-11T21:07:36.422Z] found: org.jboss.resteasy.reactive.common.headers.CookieHeaderDelegate
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[102,57] unchecked cast
[2026-02-11T21:07:36.422Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-11T21:07:36.422Z] found: org.jboss.resteasy.reactive.common.headers.EntityTagDelegate
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[104,54] unchecked cast
[2026-02-11T21:07:36.422Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-11T21:07:36.422Z] found: org.jboss.resteasy.reactive.common.headers.LocaleDelegate
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[106,52] unchecked cast
[2026-02-11T21:07:36.422Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-11T21:07:36.422Z] found: org.jboss.resteasy.reactive.common.headers.LinkDelegate
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[108,62] unchecked cast
[2026-02-11T21:07:36.422Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-11T21:07:36.422Z] found: org.jboss.resteasy.reactive.common.headers.ObjectToStringDelegate
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/DeploymentUtils.java:[38,49] unchecked cast
[2026-02-11T21:07:36.422Z] required: java.lang.Class<T>
[2026-02-11T21:07:36.422Z] found: java.lang.Class<capture#5 of ?>
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/DeploymentUtils.java:[41,44] unchecked cast
[2026-02-11T21:07:36.422Z] required: java.lang.Class<T>
[2026-02-11T21:07:36.422Z] found: java.lang.Class<capture#6 of ?>
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[270,43] unchecked call to UnmanagedBeanFactory(T) as a member of the raw type org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[270,42] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceReader is applied to given types
[2026-02-11T21:07:36.422Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2026-02-11T21:07:36.422Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[270,43] unchecked conversion
[2026-02-11T21:07:36.422Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2026-02-11T21:07:36.422Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[288,43] unchecked call to UnmanagedBeanFactory(T) as a member of the raw type org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[288,42] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceWriter is applied to given types
[2026-02-11T21:07:36.422Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2026-02-11T21:07:36.422Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[288,43] unchecked conversion
[2026-02-11T21:07:36.422Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2026-02-11T21:07:36.422Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[378,43] unchecked call to UnmanagedBeanFactory(T) as a member of the raw type org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[378,42] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceReader is applied to given types
[2026-02-11T21:07:36.422Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2026-02-11T21:07:36.422Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[378,43] unchecked conversion
[2026-02-11T21:07:36.422Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2026-02-11T21:07:36.422Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[394,43] unchecked call to UnmanagedBeanFactory(T) as a member of the raw type org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-11T21:07:36.422Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[394,42] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceWriter is applied to given types
[2026-02-11T21:07:36.422Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2026-02-11T21:07:36.423Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-11T21:07:36.423Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[394,43] unchecked conversion
[2026-02-11T21:07:36.423Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2026-02-11T21:07:36.423Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-11T21:07:36.423Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ResponseImpl.java:[117,24] unchecked cast
[2026-02-11T21:07:36.423Z] required: T
[2026-02-11T21:07:36.423Z] found: java.lang.Object
[2026-02-11T21:07:36.423Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/SingletonBeanFactory.java:[34,28] unchecked cast
[2026-02-11T21:07:36.423Z] required: T
[2026-02-11T21:07:36.423Z] found: java.lang.Object
[2026-02-11T21:07:36.423Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/reflection/ReflectionBeanFactory.java:[17,33] unchecked cast
[2026-02-11T21:07:36.423Z] required: T
[2026-02-11T21:07:36.423Z] found: capture#7 of ?
[2026-02-11T21:07:36.423Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/TypeConverter.java:[65,40] Character(char) in java.lang.Character has been deprecated
[2026-02-11T21:07:36.423Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/TypeConverter.java:[66,36] Character(char) in java.lang.Character has been deprecated
[2026-02-11T21:07:36.423Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/TypeConverter.java:[71,21] Character(char) in java.lang.Character has been deprecated
[2026-02-11T21:07:36.423Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/TypeConverter.java:[73,21] Character(char) in java.lang.Character has been deprecated
[2026-02-11T21:07:36.423Z] [INFO]
[2026-02-11T21:07:36.423Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-common ---
[2026-02-11T21:07:36.423Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:07:36.423Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:07:36.423Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/common/runtime/src/test/resources
[2026-02-11T21:07:36.423Z] [INFO]
[2026-02-11T21:07:36.423Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-common ---
[2026-02-11T21:07:36.423Z] [INFO] No sources to compile
[2026-02-11T21:07:36.423Z] [INFO]
[2026-02-11T21:07:36.423Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-common ---
[2026-02-11T21:07:36.423Z] [INFO] No tests to run.
[2026-02-11T21:07:36.423Z] [INFO]
[2026-02-11T21:07:36.423Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-common ---
[2026-02-11T21:07:36.423Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/runtime/target/resteasy-reactive-common-2.7.5.Final.jar
[2026-02-11T21:07:36.423Z] [INFO]
[2026-02-11T21:07:36.423Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-common ---
[2026-02-11T21:07:36.756Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/runtime/target/resteasy-reactive-common-2.7.5.Final-sources.jar
[2026-02-11T21:07:36.756Z] [INFO]
[2026-02-11T21:07:36.756Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-common ---
[2026-02-11T21:07:36.756Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/runtime/target/resteasy-reactive-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.5.Final/resteasy-reactive-common-2.7.5.Final.jar
[2026-02-11T21:07:36.756Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/runtime/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.5.Final/resteasy-reactive-common-2.7.5.Final.pom
[2026-02-11T21:07:36.756Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/runtime/target/resteasy-reactive-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.5.Final/resteasy-reactive-common-2.7.5.Final-sources.jar
[2026-02-11T21:07:36.756Z] [INFO]
[2026-02-11T21:07:36.756Z] [INFO] ----< io.quarkus.resteasy.reactive:resteasy-reactive-server-parent >----
[2026-02-11T21:07:36.756Z] [INFO] Building RESTEasy Reactive - Server Parent 2.7.5.Final [46/964]
[2026-02-11T21:07:36.756Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-11T21:07:36.756Z] [INFO]
[2026-02-11T21:07:36.756Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-server-parent ---
[2026-02-11T21:07:36.756Z] [INFO]
[2026-02-11T21:07:36.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-server-parent ---
[2026-02-11T21:07:36.756Z] [INFO]
[2026-02-11T21:07:36.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-server-parent ---
[2026-02-11T21:07:36.756Z] [INFO]
[2026-02-11T21:07:36.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-server-parent ---
[2026-02-11T21:07:36.756Z] [INFO]
[2026-02-11T21:07:36.756Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-server-parent ---
[2026-02-11T21:07:36.756Z] [INFO]
[2026-02-11T21:07:36.756Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-server-parent ---
[2026-02-11T21:07:36.756Z] [INFO]
[2026-02-11T21:07:36.756Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-server-parent ---
[2026-02-11T21:07:36.756Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-11T21:07:36.756Z] [INFO]
[2026-02-11T21:07:36.756Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-server-parent ---
[2026-02-11T21:07:36.756Z] [INFO]
[2026-02-11T21:07:36.756Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-server-parent ---
[2026-02-11T21:07:36.756Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-server-parent/2.7.5.Final/resteasy-reactive-server-parent-2.7.5.Final.pom
[2026-02-11T21:07:36.756Z] [INFO]
[2026-02-11T21:07:36.756Z] [INFO] -----------< io.quarkus.resteasy.reactive:resteasy-reactive >-----------
[2026-02-11T21:07:36.756Z] [INFO] Building RESTEasy Reactive - Runtime 2.7.5.Final [47/964]
[2026-02-11T21:07:36.756Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:07:36.756Z] [INFO]
[2026-02-11T21:07:36.756Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive ---
[2026-02-11T21:07:36.756Z] [INFO]
[2026-02-11T21:07:36.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive ---
[2026-02-11T21:07:36.756Z] [INFO]
[2026-02-11T21:07:36.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive ---
[2026-02-11T21:07:36.756Z] [INFO]
[2026-02-11T21:07:36.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive ---
[2026-02-11T21:07:36.756Z] [INFO]
[2026-02-11T21:07:36.756Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive ---
[2026-02-11T21:07:36.756Z] [INFO]
[2026-02-11T21:07:36.756Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive ---
[2026-02-11T21:07:37.481Z] [INFO] Processed 201 files in 734ms (Formatted: 0, Unchanged: 201, Failed: 0, Readonly: 0)
[2026-02-11T21:07:37.481Z] [INFO]
[2026-02-11T21:07:37.481Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive ---
[2026-02-11T21:07:38.190Z] [INFO] Processed 201 files in 00:00.775 (Already Sorted: 201, Needed Sorting: 0)
[2026-02-11T21:07:38.190Z] [INFO]
[2026-02-11T21:07:38.190Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive ---
[2026-02-11T21:07:38.190Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:07:38.190Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:07:38.190Z] [INFO] Copying 1 resource
[2026-02-11T21:07:38.190Z] [INFO]
[2026-02-11T21:07:38.190Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive ---
[2026-02-11T21:07:38.190Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:07:38.190Z] [INFO] Compiling 200 source files to /quarkus/independent-projects/resteasy-reactive/server/runtime/target/classes
[2026-02-11T21:07:39.343Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/handlers/ParameterHandler.java:[137,19] unchecked cast
[2026-02-11T21:07:39.343Z] required: E
[2026-02-11T21:07:39.343Z] found: java.lang.Throwable
[2026-02-11T21:07:39.343Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ParamConverterProviders.java:[29,84] unchecked cast
[2026-02-11T21:07:39.343Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ParamConverterProvider>
[2026-02-11T21:07:39.343Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#1 of ?>
[2026-02-11T21:07:39.343Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/ProvidersImpl.java:[30,47] unchecked cast
[2026-02-11T21:07:39.343Z] required: javax.ws.rs.ext.MessageBodyReader<T>
[2026-02-11T21:07:39.343Z] found: javax.ws.rs.ext.MessageBodyReader<capture#2 of ?>
[2026-02-11T21:07:39.343Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/ProvidersImpl.java:[42,47] unchecked cast
[2026-02-11T21:07:39.343Z] required: javax.ws.rs.ext.MessageBodyWriter<T>
[2026-02-11T21:07:39.343Z] found: javax.ws.rs.ext.MessageBodyWriter<capture#3 of ?>
[2026-02-11T21:07:39.343Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/mapping/SubstringMap.java:[50,49] unchecked cast
[2026-02-11T21:07:39.343Z] required: org.jboss.resteasy.reactive.server.mapping.SubstringMap.SubstringMatch<V>
[2026-02-11T21:07:39.343Z] found: java.lang.Object
[2026-02-11T21:07:39.343Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ExceptionMapping.java:[73,44] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper is applied to given types
[2026-02-11T21:07:39.343Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ExceptionMapper<T>>
[2026-02-11T21:07:39.343Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-02-11T21:07:39.343Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ExceptionMapping.java:[73,45] unchecked conversion
[2026-02-11T21:07:39.343Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ExceptionMapper<T>>
[2026-02-11T21:07:39.343Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-02-11T21:07:39.343Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ContextResolvers.java:[69,110] unchecked cast
[2026-02-11T21:07:39.343Z] required: javax.ws.rs.ext.ContextResolver<T>
[2026-02-11T21:07:39.343Z] found: javax.ws.rs.ext.ContextResolver<capture#4 of ?>
[2026-02-11T21:07:39.343Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ContextResolvers.java:[91,33] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceContextResolver is applied to given types
[2026-02-11T21:07:39.344Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ContextResolver<?>>
[2026-02-11T21:07:39.344Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-02-11T21:07:39.344Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ContextResolvers.java:[91,34] unchecked conversion
[2026-02-11T21:07:39.344Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ContextResolver<?>>
[2026-02-11T21:07:39.344Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-02-11T21:07:39.344Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ServerSerialisers.java:[190,103] unchecked cast
[2026-02-11T21:07:39.344Z] required: org.jboss.resteasy.reactive.server.spi.ServerMessageBodyWriter<java.lang.Object>
[2026-02-11T21:07:39.344Z] found: javax.ws.rs.ext.MessageBodyWriter
[2026-02-11T21:07:39.344Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ServerSerialisers.java:[213,39] unchecked call to isWriteable(java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2026-02-11T21:07:39.344Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ServerSerialisers.java:[220,39] unchecked call to writeTo(T,java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>,java.io.OutputStream) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2026-02-11T21:07:39.344Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/RuntimeExceptionMapper.java:[46,71] unchecked cast
[2026-02-11T21:07:39.344Z] required: java.lang.Class<? extends java.lang.Throwable>
[2026-02-11T21:07:39.344Z] found: java.lang.Class<capture#5 of ?>
[2026-02-11T21:07:39.344Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/RuntimeExceptionMapper.java:[52,83] unchecked cast
[2026-02-11T21:07:39.344Z] required: java.lang.Class<? extends java.lang.Throwable>
[2026-02-11T21:07:39.344Z] found: java.lang.Class<capture#6 of ?>
[2026-02-11T21:07:39.344Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/WriterInterceptorContextImpl.java:[59,36] unchecked call to writeTo(T,java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>,java.io.OutputStream) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2026-02-11T21:07:39.344Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/Features.java:[25,73] unchecked cast
[2026-02-11T21:07:39.344Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.core.Feature>
[2026-02-11T21:07:39.344Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#7 of ?>
[2026-02-11T21:07:39.344Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/DynamicFeatures.java:[28,80] unchecked cast
[2026-02-11T21:07:39.344Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.container.DynamicFeature>
[2026-02-11T21:07:39.344Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#8 of ?>
[2026-02-11T21:07:39.344Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/startup/RuntimeResourceDeployment.java:[583,101] unchecked cast
[2026-02-11T21:07:39.344Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2026-02-11T21:07:39.344Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#9 of ?>
[2026-02-11T21:07:39.344Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/startup/RuntimeResourceDeployment.java:[585,111] unchecked cast
[2026-02-11T21:07:39.344Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2026-02-11T21:07:39.344Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-02-11T21:07:39.344Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/startup/RuntimeInterceptorDeployment.java:[146,20] unchecked conversion
[2026-02-11T21:07:39.344Z] required: java.util.LinkedHashMap<org.jboss.resteasy.reactive.common.model.ResourceInterceptor<T>,T>
[2026-02-11T21:07:39.344Z] found: java.util.LinkedHashMap
[2026-02-11T21:07:39.344Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/DynamicFeatureContext.java:[42,39] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceInterceptor is applied to given types
[2026-02-11T21:07:39.344Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2026-02-11T21:07:39.344Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-02-11T21:07:39.344Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/DynamicFeatureContext.java:[42,50] unchecked conversion
[2026-02-11T21:07:39.344Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2026-02-11T21:07:39.344Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-02-11T21:07:39.344Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ServerResponseBuilderFactory.java:[22,16] unchecked conversion
[2026-02-11T21:07:39.344Z] required: org.jboss.resteasy.reactive.RestResponse.ResponseBuilder<T>
[2026-02-11T21:07:39.344Z] found: org.jboss.resteasy.reactive.server.jaxrs.RestResponseBuilderImpl
[2026-02-11T21:07:39.344Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/startup/RuntimeDeploymentManager.java:[174,70] handlers(org.jboss.resteasy.reactive.server.model.HandlerChainCustomizer.Phase) in org.jboss.resteasy.reactive.server.model.HandlerChainCustomizer has been deprecated and marked for removal
[2026-02-11T21:07:39.344Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/parameters/converters/SortedSetConverter.java:[23,50] unchecked cast
[2026-02-11T21:07:39.344Z] required: java.util.List<java.lang.String>
[2026-02-11T21:07:39.344Z] found: java.lang.Object
[2026-02-11T21:07:39.344Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/reflection/ReflectiveContextInjectedBeanFactory.java:[53,77] unchecked cast
[2026-02-11T21:07:39.344Z] required: java.lang.reflect.Constructor<T>
[2026-02-11T21:07:39.344Z] found: java.lang.reflect.Constructor<capture#10 of ?>
[2026-02-11T21:07:39.344Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/reflection/ReflectiveContextInjectedBeanFactory.java:[73,53] unchecked cast
[2026-02-11T21:07:39.344Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2026-02-11T21:07:39.344Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#11 of ?>
[2026-02-11T21:07:39.344Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/parameters/converters/SetConverter.java:[23,50] unchecked cast
[2026-02-11T21:07:39.344Z] required: java.util.List<java.lang.String>
[2026-02-11T21:07:39.344Z] found: java.lang.Object
[2026-02-11T21:07:39.344Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/ReaderInterceptorContextImpl.java:[50,44] unchecked call to readFrom(java.lang.Class<T>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>,java.io.InputStream) as a member of the raw type javax.ws.rs.ext.MessageBodyReader
[2026-02-11T21:07:39.344Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/parameters/converters/ListConverter.java:[25,50] unchecked cast
[2026-02-11T21:07:39.344Z] required: java.util.List<java.lang.String>
[2026-02-11T21:07:39.344Z] found: java.lang.Object
[2026-02-11T21:07:39.344Z] [INFO]
[2026-02-11T21:07:39.344Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive ---
[2026-02-11T21:07:39.344Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:07:39.344Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:07:39.344Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/runtime/src/test/resources
[2026-02-11T21:07:39.344Z] [INFO]
[2026-02-11T21:07:39.344Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive ---
[2026-02-11T21:07:39.344Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:07:39.344Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/resteasy-reactive/server/runtime/target/test-classes
[2026-02-11T21:07:39.344Z] [INFO]
[2026-02-11T21:07:39.344Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive ---
[2026-02-11T21:07:39.344Z] [INFO]
[2026-02-11T21:07:39.344Z] [INFO] -------------------------------------------------------
[2026-02-11T21:07:39.344Z] [INFO] T E S T S
[2026-02-11T21:07:39.344Z] [INFO] -------------------------------------------------------
[2026-02-11T21:07:39.344Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-11T21:07:40.055Z] [INFO] Running org.jboss.resteasy.reactive.server.handlers.FormBodyHandlerTest
[2026-02-11T21:07:40.055Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.jboss.resteasy.reactive.server.handlers.FormBodyHandlerTest
[2026-02-11T21:07:40.055Z] [INFO]
[2026-02-11T21:07:40.055Z] [INFO] Results:
[2026-02-11T21:07:40.055Z] [INFO]
[2026-02-11T21:07:40.055Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-11T21:07:40.055Z] [INFO]
[2026-02-11T21:07:40.055Z] [INFO]
[2026-02-11T21:07:40.055Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive ---
[2026-02-11T21:07:40.055Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/runtime/target/resteasy-reactive-2.7.5.Final.jar
[2026-02-11T21:07:40.386Z] [INFO]
[2026-02-11T21:07:40.386Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive ---
[2026-02-11T21:07:40.386Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/runtime/target/resteasy-reactive-2.7.5.Final-sources.jar
[2026-02-11T21:07:40.386Z] [INFO]
[2026-02-11T21:07:40.386Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive ---
[2026-02-11T21:07:40.386Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/runtime/target/resteasy-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.5.Final/resteasy-reactive-2.7.5.Final.jar
[2026-02-11T21:07:40.387Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/runtime/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.5.Final/resteasy-reactive-2.7.5.Final.pom
[2026-02-11T21:07:40.387Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/runtime/target/resteasy-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.5.Final/resteasy-reactive-2.7.5.Final-sources.jar
[2026-02-11T21:07:40.387Z] [INFO]
[2026-02-11T21:07:40.387Z] [INFO] --< io.quarkus.resteasy.reactive:resteasy-reactive-common-processor >---
[2026-02-11T21:07:40.387Z] [INFO] Building RESTEasy Reactive - Common Processor 2.7.5.Final [48/964]
[2026-02-11T21:07:40.387Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:07:40.387Z] [INFO]
[2026-02-11T21:07:40.387Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-common-processor ---
[2026-02-11T21:07:40.387Z] [INFO]
[2026-02-11T21:07:40.387Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-common-processor ---
[2026-02-11T21:07:40.387Z] [INFO]
[2026-02-11T21:07:40.387Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-common-processor ---
[2026-02-11T21:07:40.387Z] [INFO]
[2026-02-11T21:07:40.387Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-common-processor ---
[2026-02-11T21:07:40.387Z] [INFO]
[2026-02-11T21:07:40.387Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-common-processor ---
[2026-02-11T21:07:40.387Z] [INFO]
[2026-02-11T21:07:40.387Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-common-processor ---
[2026-02-11T21:07:40.718Z] [INFO] Processed 29 files in 220ms (Formatted: 0, Unchanged: 29, Failed: 0, Readonly: 0)
[2026-02-11T21:07:40.718Z] [INFO]
[2026-02-11T21:07:40.718Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-common-processor ---
[2026-02-11T21:07:41.049Z] [INFO] Processed 29 files in 00:00.369 (Already Sorted: 29, Needed Sorting: 0)
[2026-02-11T21:07:41.049Z] [INFO]
[2026-02-11T21:07:41.049Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-common-processor ---
[2026-02-11T21:07:41.049Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:07:41.049Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:07:41.049Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/resources
[2026-02-11T21:07:41.049Z] [INFO]
[2026-02-11T21:07:41.049Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-common-processor ---
[2026-02-11T21:07:41.049Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:07:41.049Z] [INFO] Compiling 29 source files to /quarkus/independent-projects/resteasy-reactive/common/processor/target/classes
[2026-02-11T21:07:41.761Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/EndpointIndexer.java:[471,71] unchecked conversion
[2026-02-11T21:07:41.761Z] required: java.util.Map<org.jboss.jandex.DotName,org.jboss.jandex.AnnotationInstance>[]
[2026-02-11T21:07:41.761Z] found: java.util.Map[]
[2026-02-11T21:07:41.761Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/EndpointIndexer.java:[635,55] unchecked cast
[2026-02-11T21:07:41.761Z] required: METHOD
[2026-02-11T21:07:41.762Z] found: org.jboss.resteasy.reactive.common.model.ResourceMethod
[2026-02-11T21:07:41.762Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[46,20] unchecked cast
[2026-02-11T21:07:41.762Z] required: T
[2026-02-11T21:07:41.762Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-11T21:07:41.762Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[55,20] unchecked cast
[2026-02-11T21:07:41.762Z] required: T
[2026-02-11T21:07:41.762Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-11T21:07:41.762Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[64,20] unchecked cast
[2026-02-11T21:07:41.762Z] required: T
[2026-02-11T21:07:41.762Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-11T21:07:41.762Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[73,20] unchecked cast
[2026-02-11T21:07:41.762Z] required: T
[2026-02-11T21:07:41.762Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-11T21:07:41.762Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[82,20] unchecked cast
[2026-02-11T21:07:41.762Z] required: T
[2026-02-11T21:07:41.762Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-11T21:07:41.762Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[91,20] unchecked cast
[2026-02-11T21:07:41.762Z] required: T
[2026-02-11T21:07:41.762Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-11T21:07:41.762Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[100,20] unchecked cast
[2026-02-11T21:07:41.762Z] required: T
[2026-02-11T21:07:41.762Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-11T21:07:41.762Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[109,20] unchecked cast
[2026-02-11T21:07:41.762Z] required: T
[2026-02-11T21:07:41.762Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-11T21:07:41.762Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[118,20] unchecked cast
[2026-02-11T21:07:41.762Z] required: T
[2026-02-11T21:07:41.762Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-11T21:07:41.762Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[127,20] unchecked cast
[2026-02-11T21:07:41.762Z] required: T
[2026-02-11T21:07:41.762Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-11T21:07:41.762Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[136,20] unchecked cast
[2026-02-11T21:07:41.762Z] required: T
[2026-02-11T21:07:41.762Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-11T21:07:41.762Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[145,20] unchecked cast
[2026-02-11T21:07:41.762Z] required: T
[2026-02-11T21:07:41.762Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-11T21:07:41.762Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[154,20] unchecked cast
[2026-02-11T21:07:41.762Z] required: T
[2026-02-11T21:07:41.762Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-11T21:07:41.762Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[163,20] unchecked cast
[2026-02-11T21:07:41.762Z] required: T
[2026-02-11T21:07:41.762Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-11T21:07:41.762Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[172,20] unchecked cast
[2026-02-11T21:07:41.762Z] required: T
[2026-02-11T21:07:41.762Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-11T21:07:41.762Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[181,20] unchecked cast
[2026-02-11T21:07:41.762Z] required: T
[2026-02-11T21:07:41.762Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-11T21:07:41.762Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[190,20] unchecked cast
[2026-02-11T21:07:41.762Z] required: T
[2026-02-11T21:07:41.762Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-11T21:07:41.762Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[199,20] unchecked cast
[2026-02-11T21:07:41.762Z] required: T
[2026-02-11T21:07:41.762Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-11T21:07:41.762Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[208,20] unchecked cast
[2026-02-11T21:07:41.762Z] required: T
[2026-02-11T21:07:41.762Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-11T21:07:41.762Z] [INFO]
[2026-02-11T21:07:41.762Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-common-processor ---
[2026-02-11T21:07:41.762Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:07:41.762Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:07:41.762Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/common/processor/src/test/resources
[2026-02-11T21:07:41.762Z] [INFO]
[2026-02-11T21:07:41.762Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-common-processor ---
[2026-02-11T21:07:41.762Z] [INFO] No sources to compile
[2026-02-11T21:07:41.762Z] [INFO]
[2026-02-11T21:07:41.762Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-common-processor ---
[2026-02-11T21:07:41.762Z] [INFO] No tests to run.
[2026-02-11T21:07:41.762Z] [INFO]
[2026-02-11T21:07:41.762Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-common-processor ---
[2026-02-11T21:07:41.762Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/processor/target/resteasy-reactive-common-processor-2.7.5.Final.jar
[2026-02-11T21:07:41.762Z] [INFO]
[2026-02-11T21:07:41.762Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-common-processor ---
[2026-02-11T21:07:41.762Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/processor/target/resteasy-reactive-common-processor-2.7.5.Final-sources.jar
[2026-02-11T21:07:41.762Z] [INFO]
[2026-02-11T21:07:41.762Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-common-processor ---
[2026-02-11T21:07:41.762Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/processor/target/resteasy-reactive-common-processor-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.5.Final/resteasy-reactive-common-processor-2.7.5.Final.jar
[2026-02-11T21:07:41.762Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/processor/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.5.Final/resteasy-reactive-common-processor-2.7.5.Final.pom
[2026-02-11T21:07:41.762Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/processor/target/resteasy-reactive-common-processor-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.5.Final/resteasy-reactive-common-processor-2.7.5.Final-sources.jar
[2026-02-11T21:07:42.093Z] [INFO]
[2026-02-11T21:07:42.093Z] [INFO] ------< io.quarkus.resteasy.reactive:resteasy-reactive-processor >------
[2026-02-11T21:07:42.093Z] [INFO] Building RESTEasy Reactive - Processor 2.7.5.Final [49/964]
[2026-02-11T21:07:42.093Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:07:42.093Z] [INFO]
[2026-02-11T21:07:42.093Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-processor ---
[2026-02-11T21:07:42.093Z] [INFO]
[2026-02-11T21:07:42.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-processor ---
[2026-02-11T21:07:42.093Z] [INFO]
[2026-02-11T21:07:42.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-processor ---
[2026-02-11T21:07:42.093Z] [INFO]
[2026-02-11T21:07:42.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-processor ---
[2026-02-11T21:07:42.093Z] [INFO]
[2026-02-11T21:07:42.093Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-processor ---
[2026-02-11T21:07:42.093Z] [INFO]
[2026-02-11T21:07:42.093Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-processor ---
[2026-02-11T21:07:42.424Z] [INFO] Processed 42 files in 351ms (Formatted: 0, Unchanged: 42, Failed: 0, Readonly: 0)
[2026-02-11T21:07:42.424Z] [INFO]
[2026-02-11T21:07:42.424Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-processor ---
[2026-02-11T21:07:42.757Z] [INFO] Processed 42 files in 00:00.328 (Already Sorted: 42, Needed Sorting: 0)
[2026-02-11T21:07:42.757Z] [INFO]
[2026-02-11T21:07:42.757Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-processor ---
[2026-02-11T21:07:42.757Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:07:42.757Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:07:42.757Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/resources
[2026-02-11T21:07:42.757Z] [INFO]
[2026-02-11T21:07:42.757Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-processor ---
[2026-02-11T21:07:42.757Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:07:42.757Z] [INFO] Compiling 42 source files to /quarkus/independent-projects/resteasy-reactive/server/processor/target/classes
[2026-02-11T21:07:43.089Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ResteasyReactiveDeploymentManager.java:[372,77] unchecked cast
[2026-02-11T21:07:43.089Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2026-02-11T21:07:43.089Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#1 of ?>
[2026-02-11T21:07:43.089Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ResteasyReactiveDeploymentManager.java:[377,77] unchecked cast
[2026-02-11T21:07:43.089Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2026-02-11T21:07:43.089Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#2 of ?>
[2026-02-11T21:07:43.089Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[93,14] unchecked method invocation: constructor <init> in class org.jboss.resteasy.reactive.common.processor.EndpointIndexer is applied to given types
[2026-02-11T21:07:43.089Z] required: org.jboss.resteasy.reactive.common.processor.EndpointIndexer.Builder<T,?,METHOD>
[2026-02-11T21:07:43.089Z] found: org.jboss.resteasy.reactive.server.processor.ServerEndpointIndexer.AbstractBuilder
[2026-02-11T21:07:43.089Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[93,15] unchecked conversion
[2026-02-11T21:07:43.089Z] required: org.jboss.resteasy.reactive.common.processor.EndpointIndexer.Builder<T,?,METHOD>
[2026-02-11T21:07:43.089Z] found: org.jboss.resteasy.reactive.server.processor.ServerEndpointIndexer.AbstractBuilder
[2026-02-11T21:07:43.089Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[95,31] unchecked method invocation: constructor <init> in class java.util.ArrayList is applied to given types
[2026-02-11T21:07:43.089Z] required: java.util.Collection<? extends E>
[2026-02-11T21:07:43.089Z] found: java.util.List
[2026-02-11T21:07:43.089Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[95,31] unchecked conversion
[2026-02-11T21:07:43.089Z] required: java.util.List<org.jboss.resteasy.reactive.server.processor.scanning.MethodScanner>
[2026-02-11T21:07:43.089Z] found: java.util.ArrayList
[2026-02-11T21:07:43.089Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveFeatureScanner.java:[41,87] unchecked cast
[2026-02-11T21:07:43.089Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.core.Feature>
[2026-02-11T21:07:43.089Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#3 of ?>
[2026-02-11T21:07:43.089Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveFeatureScanner.java:[65,94] unchecked cast
[2026-02-11T21:07:43.089Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.container.DynamicFeature>
[2026-02-11T21:07:43.089Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#4 of ?>
[2026-02-11T21:07:43.089Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveExceptionMappingScanner.java:[62,52] unchecked method invocation: method addExceptionMapper in class org.jboss.resteasy.reactive.server.core.ExceptionMapping is applied to given types
[2026-02-11T21:07:43.089Z] required: java.lang.String,org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper<T>
[2026-02-11T21:07:43.089Z] found: java.lang.String,org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper
[2026-02-11T21:07:43.089Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveExceptionMappingScanner.java:[62,89] unchecked conversion
[2026-02-11T21:07:43.089Z] required: org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper<T>
[2026-02-11T21:07:43.089Z] found: org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper
[2026-02-11T21:07:43.089Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveContextResolverScanner.java:[62,56] unchecked method invocation: method addContextResolver in class org.jboss.resteasy.reactive.server.model.ContextResolvers is applied to given types
[2026-02-11T21:07:43.089Z] required: java.lang.Class<T>,org.jboss.resteasy.reactive.common.model.ResourceContextResolver
[2026-02-11T21:07:43.089Z] found: java.lang.Class,org.jboss.resteasy.reactive.common.model.ResourceContextResolver
[2026-02-11T21:07:43.089Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveContextResolverScanner.java:[62,57] unchecked conversion
[2026-02-11T21:07:43.089Z] required: java.lang.Class<T>
[2026-02-11T21:07:43.089Z] found: java.lang.Class
[2026-02-11T21:07:43.089Z] [INFO]
[2026-02-11T21:07:43.089Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-processor ---
[2026-02-11T21:07:43.089Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:07:43.089Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:07:43.089Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/processor/src/test/resources
[2026-02-11T21:07:43.089Z] [INFO]
[2026-02-11T21:07:43.089Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-processor ---
[2026-02-11T21:07:43.089Z] [INFO] No sources to compile
[2026-02-11T21:07:43.089Z] [INFO]
[2026-02-11T21:07:43.089Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-processor ---
[2026-02-11T21:07:43.089Z] [INFO] No tests to run.
[2026-02-11T21:07:43.089Z] [INFO]
[2026-02-11T21:07:43.089Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-processor ---
[2026-02-11T21:07:43.089Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/processor/target/resteasy-reactive-processor-2.7.5.Final.jar
[2026-02-11T21:07:43.089Z] [INFO]
[2026-02-11T21:07:43.089Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-processor ---
[2026-02-11T21:07:43.089Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/processor/target/resteasy-reactive-processor-2.7.5.Final-sources.jar
[2026-02-11T21:07:43.089Z] [INFO]
[2026-02-11T21:07:43.089Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-processor ---
[2026-02-11T21:07:43.089Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/processor/target/resteasy-reactive-processor-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.5.Final/resteasy-reactive-processor-2.7.5.Final.jar
[2026-02-11T21:07:43.089Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/processor/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.5.Final/resteasy-reactive-processor-2.7.5.Final.pom
[2026-02-11T21:07:43.089Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/processor/target/resteasy-reactive-processor-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.5.Final/resteasy-reactive-processor-2.7.5.Final-sources.jar
[2026-02-11T21:07:43.089Z] [INFO]
[2026-02-11T21:07:43.089Z] [INFO] ----< io.quarkus.resteasy.reactive:resteasy-reactive-client-parent >----
[2026-02-11T21:07:43.089Z] [INFO] Building RESTEasy Reactive - Client Parent 2.7.5.Final [50/964]
[2026-02-11T21:07:43.089Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-11T21:07:43.089Z] [INFO]
[2026-02-11T21:07:43.089Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-client-parent ---
[2026-02-11T21:07:43.089Z] [INFO]
[2026-02-11T21:07:43.089Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-client-parent ---
[2026-02-11T21:07:43.089Z] [INFO]
[2026-02-11T21:07:43.089Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-client-parent ---
[2026-02-11T21:07:43.089Z] [INFO]
[2026-02-11T21:07:43.089Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-client-parent ---
[2026-02-11T21:07:43.089Z] [INFO]
[2026-02-11T21:07:43.089Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-client-parent ---
[2026-02-11T21:07:43.089Z] [INFO]
[2026-02-11T21:07:43.089Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-client-parent ---
[2026-02-11T21:07:43.089Z] [INFO]
[2026-02-11T21:07:43.089Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-client-parent ---
[2026-02-11T21:07:43.089Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-11T21:07:43.089Z] [INFO]
[2026-02-11T21:07:43.090Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-client-parent ---
[2026-02-11T21:07:43.090Z] [INFO]
[2026-02-11T21:07:43.090Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-client-parent ---
[2026-02-11T21:07:43.090Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client-parent/2.7.5.Final/resteasy-reactive-client-parent-2.7.5.Final.pom
[2026-02-11T21:07:43.090Z] [INFO]
[2026-02-11T21:07:43.090Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-client >--------
[2026-02-11T21:07:43.090Z] [INFO] Building RESTEasy Reactive - Client - Runtime 2.7.5.Final [51/964]
[2026-02-11T21:07:43.090Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:07:43.090Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-core/1.0.0/stork-core-1.0.0.pom
[2026-02-11T21:07:43.421Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-core/1.0.0/stork-core-1.0.0.pom (2.3 kB at 15 kB/s)
[2026-02-11T21:07:43.421Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-parent/1.0.0/stork-parent-1.0.0.pom
[2026-02-11T21:07:43.421Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-parent/1.0.0/stork-parent-1.0.0.pom (13 kB at 90 kB/s)
[2026-02-11T21:07:43.421Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-api/1.0.0/stork-api-1.0.0.pom
[2026-02-11T21:07:43.751Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-api/1.0.0/stork-api-1.0.0.pom (917 B at 5.2 kB/s)
[2026-02-11T21:07:43.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.pom
[2026-02-11T21:07:43.751Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.pom (32 kB at 294 kB/s)
[2026-02-11T21:07:43.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.4/vertx-dependencies-4.2.4.pom
[2026-02-11T21:07:43.751Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.4/vertx-dependencies-4.2.4.pom (31 kB at 262 kB/s)
[2026-02-11T21:07:43.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.73.Final/netty-bom-4.1.73.Final.pom
[2026-02-11T21:07:44.081Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.73.Final/netty-bom-4.1.73.Final.pom (13 kB at 171 kB/s)
[2026-02-11T21:07:44.081Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.73.Final/netty-common-4.1.73.Final.pom
[2026-02-11T21:07:44.081Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.73.Final/netty-common-4.1.73.Final.pom (13 kB at 134 kB/s)
[2026-02-11T21:07:44.081Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.73.Final/netty-parent-4.1.73.Final.pom
[2026-02-11T21:07:44.081Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.73.Final/netty-parent-4.1.73.Final.pom (75 kB at 941 kB/s)
[2026-02-11T21:07:44.081Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.73.Final/netty-buffer-4.1.73.Final.pom
[2026-02-11T21:07:44.411Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.73.Final/netty-buffer-4.1.73.Final.pom (1.6 kB at 16 kB/s)
[2026-02-11T21:07:44.411Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.73.Final/netty-transport-4.1.73.Final.pom
[2026-02-11T21:07:44.411Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.73.Final/netty-transport-4.1.73.Final.pom (1.9 kB at 22 kB/s)
[2026-02-11T21:07:44.411Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.73.Final/netty-resolver-4.1.73.Final.pom
[2026-02-11T21:07:44.411Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.73.Final/netty-resolver-4.1.73.Final.pom (1.6 kB at 15 kB/s)
[2026-02-11T21:07:44.411Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.73.Final/netty-handler-4.1.73.Final.pom
[2026-02-11T21:07:44.411Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.73.Final/netty-handler-4.1.73.Final.pom (3.7 kB at 36 kB/s)
[2026-02-11T21:07:44.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.73.Final/netty-codec-4.1.73.Final.pom
[2026-02-11T21:07:44.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.73.Final/netty-codec-4.1.73.Final.pom (4.4 kB at 36 kB/s)
[2026-02-11T21:07:44.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.pom
[2026-02-11T21:07:44.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.pom (1.9 kB at 21 kB/s)
[2026-02-11T21:07:44.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.46.Final/netty-tcnative-parent-2.0.46.Final.pom
[2026-02-11T21:07:45.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.46.Final/netty-tcnative-parent-2.0.46.Final.pom (36 kB at 295 kB/s)
[2026-02-11T21:07:45.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.73.Final/netty-handler-proxy-4.1.73.Final.pom
[2026-02-11T21:07:45.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.73.Final/netty-handler-proxy-4.1.73.Final.pom (2.8 kB at 31 kB/s)
[2026-02-11T21:07:45.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.73.Final/netty-codec-socks-4.1.73.Final.pom
[2026-02-11T21:07:45.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.73.Final/netty-codec-socks-4.1.73.Final.pom (2.0 kB at 13 kB/s)
[2026-02-11T21:07:45.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.73.Final/netty-codec-http-4.1.73.Final.pom
[2026-02-11T21:07:45.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.73.Final/netty-codec-http-4.1.73.Final.pom (3.3 kB at 33 kB/s)
[2026-02-11T21:07:45.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.73.Final/netty-codec-http2-4.1.73.Final.pom
[2026-02-11T21:07:45.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.73.Final/netty-codec-http2-4.1.73.Final.pom (3.6 kB at 32 kB/s)
[2026-02-11T21:07:45.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.73.Final/netty-resolver-dns-4.1.73.Final.pom
[2026-02-11T21:07:45.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.73.Final/netty-resolver-dns-4.1.73.Final.pom (3.2 kB at 31 kB/s)
[2026-02-11T21:07:45.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.73.Final/netty-codec-dns-4.1.73.Final.pom
[2026-02-11T21:07:45.730Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.73.Final/netty-codec-dns-4.1.73.Final.pom (2.1 kB at 8.2 kB/s)
[2026-02-11T21:07:45.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.4/vertx-web-client-4.2.4.pom
[2026-02-11T21:07:46.059Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.4/vertx-web-client-4.2.4.pom (2.7 kB at 21 kB/s)
[2026-02-11T21:07:46.060Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-parent/4.2.4/vertx-web-parent-4.2.4.pom
[2026-02-11T21:07:46.060Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-parent/4.2.4/vertx-web-parent-4.2.4.pom (2.7 kB at 25 kB/s)
[2026-02-11T21:07:46.060Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext-parent/38/vertx-ext-parent-38.pom
[2026-02-11T21:07:46.060Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext-parent/38/vertx-ext-parent-38.pom (8.5 kB at 96 kB/s)
[2026-02-11T21:07:46.060Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom
[2026-02-11T21:07:46.060Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom (1.5 kB at 20 kB/s)
[2026-02-11T21:07:46.060Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.pom
[2026-02-11T21:07:46.390Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.pom (488 B at 4.0 kB/s)
[2026-02-11T21:07:46.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.pom
[2026-02-11T21:07:46.390Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.pom (2.5 kB at 20 kB/s)
[2026-02-11T21:07:46.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.4/vertx-auth-4.2.4.pom
[2026-02-11T21:07:46.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.4/vertx-auth-4.2.4.pom (2.8 kB at 15 kB/s)
[2026-02-11T21:07:46.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.pom
[2026-02-11T21:07:46.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.pom (2.7 kB at 23 kB/s)
[2026-02-11T21:07:46.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-core/1.0.0/stork-core-1.0.0.jar
[2026-02-11T21:07:46.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-api/1.0.0/stork-api-1.0.0.jar
[2026-02-11T21:07:46.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.jar
[2026-02-11T21:07:46.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.73.Final/netty-common-4.1.73.Final.jar
[2026-02-11T21:07:46.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.73.Final/netty-buffer-4.1.73.Final.jar
[2026-02-11T21:07:46.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-api/1.0.0/stork-api-1.0.0.jar (23 kB at 196 kB/s)
[2026-02-11T21:07:46.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.73.Final/netty-transport-4.1.73.Final.jar
[2026-02-11T21:07:46.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-core/1.0.0/stork-core-1.0.0.jar (25 kB at 195 kB/s)
[2026-02-11T21:07:46.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.73.Final/netty-handler-4.1.73.Final.jar
[2026-02-11T21:07:47.049Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.73.Final/netty-common-4.1.73.Final.jar (650 kB at 5.1 MB/s)
[2026-02-11T21:07:47.049Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.73.Final/netty-codec-4.1.73.Final.jar
[2026-02-11T21:07:47.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.73.Final/netty-buffer-4.1.73.Final.jar (303 kB at 1.3 MB/s)
[2026-02-11T21:07:47.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.jar
[2026-02-11T21:07:47.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.73.Final/netty-handler-4.1.73.Final.jar (523 kB at 2.0 MB/s)
[2026-02-11T21:07:47.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.73.Final/netty-handler-proxy-4.1.73.Final.jar
[2026-02-11T21:07:47.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.73.Final/netty-codec-4.1.73.Final.jar (337 kB at 1.3 MB/s)
[2026-02-11T21:07:47.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.73.Final/netty-codec-socks-4.1.73.Final.jar
[2026-02-11T21:07:47.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.jar (34 kB at 100 kB/s)
[2026-02-11T21:07:47.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.73.Final/netty-codec-http-4.1.73.Final.jar
[2026-02-11T21:07:47.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.73.Final/netty-codec-socks-4.1.73.Final.jar (119 kB at 327 kB/s)
[2026-02-11T21:07:47.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.73.Final/netty-codec-http2-4.1.73.Final.jar
[2026-02-11T21:07:47.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.73.Final/netty-transport-4.1.73.Final.jar (479 kB at 1.3 MB/s)
[2026-02-11T21:07:47.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.73.Final/netty-resolver-4.1.73.Final.jar
[2026-02-11T21:07:47.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.73.Final/netty-handler-proxy-4.1.73.Final.jar (24 kB at 62 kB/s)
[2026-02-11T21:07:47.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.73.Final/netty-resolver-dns-4.1.73.Final.jar
[2026-02-11T21:07:47.379Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.73.Final/netty-resolver-4.1.73.Final.jar (38 kB at 83 kB/s)
[2026-02-11T21:07:47.379Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.73.Final/netty-codec-dns-4.1.73.Final.jar
[2026-02-11T21:07:47.379Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.73.Final/netty-codec-http-4.1.73.Final.jar (635 kB at 1.3 MB/s)
[2026-02-11T21:07:47.379Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.4/vertx-web-client-4.2.4.jar
[2026-02-11T21:07:47.379Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.73.Final/netty-resolver-dns-4.1.73.Final.jar (156 kB at 301 kB/s)
[2026-02-11T21:07:47.379Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.jar
[2026-02-11T21:07:47.379Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.73.Final/netty-codec-dns-4.1.73.Final.jar (65 kB at 120 kB/s)
[2026-02-11T21:07:47.379Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.jar
[2026-02-11T21:07:47.379Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.jar (24 kB at 39 kB/s)
[2026-02-11T21:07:47.379Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.jar
[2026-02-11T21:07:47.379Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.73.Final/netty-codec-http2-4.1.73.Final.jar (471 kB at 753 kB/s)
[2026-02-11T21:07:47.379Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.4/vertx-web-client-4.2.4.jar (111 kB at 177 kB/s)
[2026-02-11T21:07:47.379Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.jar (5.3 kB at 7.3 kB/s)
[2026-02-11T21:07:47.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.jar (133 kB at 164 kB/s)
[2026-02-11T21:07:47.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.jar (1.5 MB at 1.4 MB/s)
[2026-02-11T21:07:47.709Z] [INFO]
[2026-02-11T21:07:47.709Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-client ---
[2026-02-11T21:07:47.709Z] [INFO]
[2026-02-11T21:07:47.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-client ---
[2026-02-11T21:07:47.709Z] [INFO]
[2026-02-11T21:07:47.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-client ---
[2026-02-11T21:07:47.709Z] [INFO]
[2026-02-11T21:07:47.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-client ---
[2026-02-11T21:07:47.709Z] [INFO]
[2026-02-11T21:07:47.709Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-client ---
[2026-02-11T21:07:47.709Z] [INFO]
[2026-02-11T21:07:47.709Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-client ---
[2026-02-11T21:07:48.039Z] [INFO] Processed 66 files in 247ms (Formatted: 0, Unchanged: 66, Failed: 0, Readonly: 0)
[2026-02-11T21:07:48.039Z] [INFO]
[2026-02-11T21:07:48.039Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-client ---
[2026-02-11T21:07:48.748Z] [INFO] Processed 66 files in 00:00.431 (Already Sorted: 66, Needed Sorting: 0)
[2026-02-11T21:07:48.748Z] [INFO]
[2026-02-11T21:07:48.748Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-client ---
[2026-02-11T21:07:48.748Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:07:48.748Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:07:48.748Z] [INFO] Copying 2 resources
[2026-02-11T21:07:48.748Z] [INFO]
[2026-02-11T21:07:48.749Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-client ---
[2026-02-11T21:07:48.749Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:07:48.749Z] [INFO] Compiling 66 source files to /quarkus/independent-projects/resteasy-reactive/client/runtime/target/classes
[2026-02-11T21:07:49.479Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientSendRequestHandler.java:[420,75] unchecked cast
[2026-02-11T21:07:49.479Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-02-11T21:07:49.479Z] found: java.lang.Object
[2026-02-11T21:07:49.479Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/multipart/PausableHttpPostRequestEncoder.java:[130,30] getDecoderResult() in io.netty.handler.codec.http.HttpObject has been deprecated
[2026-02-11T21:07:49.479Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/multipart/PausableHttpPostRequestEncoder.java:[1280,23] getUri() in io.netty.handler.codec.http.HttpRequest has been deprecated
[2026-02-11T21:07:49.479Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/multipart/PausableHttpPostRequestEncoder.java:[1270,27] getMethod() in io.netty.handler.codec.http.HttpRequest has been deprecated
[2026-02-11T21:07:49.479Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/multipart/PausableHttpPostRequestEncoder.java:[1290,28] getProtocolVersion() in io.netty.handler.codec.http.HttpMessage has been deprecated
[2026-02-11T21:07:49.479Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientResponseContextImpl.java:[121,16] unchecked method invocation: constructor <init> in class org.jboss.resteasy.reactive.common.headers.LinkHeaders is applied to given types
[2026-02-11T21:07:49.479Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-02-11T21:07:49.479Z] found: javax.ws.rs.core.MultivaluedMap
[2026-02-11T21:07:49.479Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientResponseContextImpl.java:[121,32] unchecked conversion
[2026-02-11T21:07:49.479Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-02-11T21:07:49.479Z] found: javax.ws.rs.core.MultivaluedMap
[2026-02-11T21:07:49.479Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientProxies.java:[36,34] unchecked cast
[2026-02-11T21:07:49.479Z] required: T
[2026-02-11T21:07:49.479Z] found: capture#1 of ?
[2026-02-11T21:07:49.479Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InvocationBuilderImpl.java:[180,24] unchecked cast
[2026-02-11T21:07:49.479Z] required: T
[2026-02-11T21:07:49.479Z] found: org.jboss.resteasy.reactive.client.impl.MultiInvoker
[2026-02-11T21:07:49.479Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InvocationBuilderImpl.java:[182,24] unchecked cast
[2026-02-11T21:07:49.479Z] required: T
[2026-02-11T21:07:49.479Z] found: org.jboss.resteasy.reactive.client.impl.UniInvoker
[2026-02-11T21:07:49.479Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InvocationBuilderImpl.java:[187,52] unchecked cast
[2026-02-11T21:07:49.479Z] required: T
[2026-02-11T21:07:49.479Z] found: capture#2 of ?
[2026-02-11T21:07:49.479Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientSetResponseEntityRestHandler.java:[81,44] unchecked method invocation: method writeEntity in class org.jboss.resteasy.reactive.client.impl.RestClientRequestContext is applied to given types
[2026-02-11T21:07:49.479Z] required: javax.ws.rs.client.Entity<?>,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>,javax.ws.rs.ext.WriterInterceptor[]
[2026-02-11T21:07:49.479Z] found: javax.ws.rs.client.Entity,javax.ws.rs.core.MultivaluedMap,javax.ws.rs.ext.WriterInterceptor[]
[2026-02-11T21:07:49.479Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientSetResponseEntityRestHandler.java:[81,53] unchecked conversion
[2026-02-11T21:07:49.479Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>
[2026-02-11T21:07:49.479Z] found: javax.ws.rs.core.MultivaluedMap
[2026-02-11T21:07:49.479Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientWriterInterceptorContextImpl.java:[66,36] unchecked call to writeTo(T,java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>,java.io.OutputStream) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2026-02-11T21:07:49.479Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientWriterInterceptorContextImpl.java:[99,16] unchecked conversion
[2026-02-11T21:07:49.479Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-02-11T21:07:49.479Z] found: javax.ws.rs.core.MultivaluedMap
[2026-02-11T21:07:49.479Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[31,41] unchecked cast
[2026-02-11T21:07:49.480Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-11T21:07:49.480Z] found: io.smallrye.mutiny.Uni<capture#3 of ?>
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[36,34] unchecked cast
[2026-02-11T21:07:49.480Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-11T21:07:49.480Z] found: io.smallrye.mutiny.Uni<capture#4 of ?>
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[41,34] unchecked cast
[2026-02-11T21:07:49.480Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-11T21:07:49.480Z] found: io.smallrye.mutiny.Uni<capture#5 of ?>
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[46,41] unchecked cast
[2026-02-11T21:07:49.480Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-11T21:07:49.480Z] found: io.smallrye.mutiny.Uni<capture#6 of ?>
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[51,34] unchecked cast
[2026-02-11T21:07:49.480Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-11T21:07:49.480Z] found: io.smallrye.mutiny.Uni<capture#7 of ?>
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[56,34] unchecked cast
[2026-02-11T21:07:49.480Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-11T21:07:49.480Z] found: io.smallrye.mutiny.Uni<capture#8 of ?>
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[61,42] unchecked cast
[2026-02-11T21:07:49.480Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-11T21:07:49.480Z] found: io.smallrye.mutiny.Uni<capture#9 of ?>
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[66,35] unchecked cast
[2026-02-11T21:07:49.480Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-11T21:07:49.480Z] found: io.smallrye.mutiny.Uni<capture#10 of ?>
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[71,35] unchecked cast
[2026-02-11T21:07:49.480Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-11T21:07:49.480Z] found: io.smallrye.mutiny.Uni<capture#11 of ?>
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[76,44] unchecked cast
[2026-02-11T21:07:49.480Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-11T21:07:49.480Z] found: io.smallrye.mutiny.Uni<capture#12 of ?>
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[81,37] unchecked cast
[2026-02-11T21:07:49.480Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-11T21:07:49.480Z] found: io.smallrye.mutiny.Uni<capture#13 of ?>
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[86,37] unchecked cast
[2026-02-11T21:07:49.480Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-11T21:07:49.480Z] found: io.smallrye.mutiny.Uni<capture#14 of ?>
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[91,42] unchecked cast
[2026-02-11T21:07:49.480Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-11T21:07:49.480Z] found: io.smallrye.mutiny.Uni<capture#15 of ?>
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[96,45] unchecked cast
[2026-02-11T21:07:49.480Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-11T21:07:49.480Z] found: io.smallrye.mutiny.Uni<capture#16 of ?>
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[101,38] unchecked cast
[2026-02-11T21:07:49.480Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-11T21:07:49.480Z] found: io.smallrye.mutiny.Uni<capture#17 of ?>
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[106,38] unchecked cast
[2026-02-11T21:07:49.480Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-11T21:07:49.480Z] found: io.smallrye.mutiny.Uni<capture#18 of ?>
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[111,43] unchecked cast
[2026-02-11T21:07:49.480Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-11T21:07:49.480Z] found: io.smallrye.mutiny.Uni<capture#19 of ?>
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[116,36] unchecked cast
[2026-02-11T21:07:49.480Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-11T21:07:49.480Z] found: io.smallrye.mutiny.Uni<capture#20 of ?>
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[121,36] unchecked cast
[2026-02-11T21:07:49.480Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-11T21:07:49.480Z] found: io.smallrye.mutiny.Uni<capture#21 of ?>
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[126,44] unchecked cast
[2026-02-11T21:07:49.480Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-11T21:07:49.480Z] found: io.smallrye.mutiny.Uni<capture#22 of ?>
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[131,37] unchecked cast
[2026-02-11T21:07:49.480Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-11T21:07:49.480Z] found: io.smallrye.mutiny.Uni<capture#23 of ?>
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[136,37] unchecked cast
[2026-02-11T21:07:49.480Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-11T21:07:49.480Z] found: io.smallrye.mutiny.Uni<capture#24 of ?>
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[141,44] unchecked cast
[2026-02-11T21:07:49.480Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-11T21:07:49.480Z] found: io.smallrye.mutiny.Uni<capture#25 of ?>
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[146,37] unchecked cast
[2026-02-11T21:07:49.480Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-11T21:07:49.480Z] found: io.smallrye.mutiny.Uni<capture#26 of ?>
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InboundSseEventImpl.java:[120,60] unchecked cast
[2026-02-11T21:07:49.480Z] required: T
[2026-02-11T21:07:49.480Z] found: java.lang.Object
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientResponseCompleteRestHandler.java:[70,63] unchecked method invocation: method readEntity in class org.jboss.resteasy.reactive.client.impl.RestClientRequestContext is applied to given types
[2026-02-11T21:07:49.480Z] required: java.io.InputStream,javax.ws.rs.core.GenericType<T>,javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-02-11T21:07:49.480Z] found: java.io.ByteArrayInputStream,javax.ws.rs.core.GenericType<capture#27 of ?>,javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientResponseCompleteRestHandler.java:[75,33] unchecked conversion
[2026-02-11T21:07:49.480Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-02-11T21:07:49.480Z] found: javax.ws.rs.core.MultivaluedMap
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientResponseCompleteRestHandler.java:[87,51] unchecked method invocation: method readEntity in class org.jboss.resteasy.reactive.client.impl.RestClientRequestContext is applied to given types
[2026-02-11T21:07:49.480Z] required: java.io.InputStream,javax.ws.rs.core.GenericType<T>,javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-02-11T21:07:49.480Z] found: java.io.InputStream,javax.ws.rs.core.GenericType<capture#28 of ?>,javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientResponseCompleteRestHandler.java:[92,25] unchecked conversion
[2026-02-11T21:07:49.480Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-02-11T21:07:49.480Z] found: javax.ws.rs.core.MultivaluedMap
[2026-02-11T21:07:49.480Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientSerialisers.java:[105,31] unchecked call to isWriteable(java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2026-02-11T21:07:49.481Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientSerialisers.java:[108,31] unchecked call to writeTo(T,java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>,java.io.OutputStream) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2026-02-11T21:07:49.481Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientSerialisers.java:[138,54] unchecked method invocation: constructor <init> in class org.jboss.resteasy.reactive.client.impl.ClientReaderInterceptorContextImpl is applied to given types
[2026-02-11T21:07:49.481Z] required: java.lang.annotation.Annotation[],java.lang.Class<?>,java.lang.reflect.Type,javax.ws.rs.core.MediaType,java.util.Map<java.lang.String,java.lang.Object>,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>,org.jboss.resteasy.reactive.common.jaxrs.ConfigurationImpl,org.jboss.resteasy.reactive.common.core.Serialisers,java.io.InputStream,javax.ws.rs.ext.ReaderInterceptor[]
[2026-02-11T21:07:49.481Z] found: java.lang.annotation.Annotation[],java.lang.Class<capture#29 of ?>,java.lang.reflect.Type,javax.ws.rs.core.MediaType,java.util.Map<java.lang.String,java.lang.Object>,javax.ws.rs.core.MultivaluedMap,org.jboss.resteasy.reactive.common.jaxrs.ConfigurationImpl,org.jboss.resteasy.reactive.common.core.Serialisers,java.io.InputStream,javax.ws.rs.ext.ReaderInterceptor[]
[2026-02-11T21:07:49.481Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientSerialisers.java:[140,29] unchecked conversion
[2026-02-11T21:07:49.481Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>
[2026-02-11T21:07:49.481Z] found: javax.ws.rs.core.MultivaluedMap
[2026-02-11T21:07:49.481Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ReflectionUtil.java:[22,23] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2026-02-11T21:07:49.481Z] [INFO]
[2026-02-11T21:07:49.481Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-client ---
[2026-02-11T21:07:49.481Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:07:49.481Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:07:49.481Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/client/runtime/src/test/resources
[2026-02-11T21:07:49.481Z] [INFO]
[2026-02-11T21:07:49.481Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-client ---
[2026-02-11T21:07:49.481Z] [INFO] No sources to compile
[2026-02-11T21:07:49.481Z] [INFO]
[2026-02-11T21:07:49.481Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-client ---
[2026-02-11T21:07:49.481Z] [INFO] No tests to run.
[2026-02-11T21:07:49.481Z] [INFO]
[2026-02-11T21:07:49.481Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-client ---
[2026-02-11T21:07:49.481Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/runtime/target/resteasy-reactive-client-2.7.5.Final.jar
[2026-02-11T21:07:49.481Z] [INFO]
[2026-02-11T21:07:49.481Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-client ---
[2026-02-11T21:07:49.481Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/runtime/target/resteasy-reactive-client-2.7.5.Final-sources.jar
[2026-02-11T21:07:49.481Z] [INFO]
[2026-02-11T21:07:49.481Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-client ---
[2026-02-11T21:07:49.481Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/runtime/target/resteasy-reactive-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.5.Final/resteasy-reactive-client-2.7.5.Final.jar
[2026-02-11T21:07:49.481Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/runtime/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.5.Final/resteasy-reactive-client-2.7.5.Final.pom
[2026-02-11T21:07:49.481Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/runtime/target/resteasy-reactive-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.5.Final/resteasy-reactive-client-2.7.5.Final-sources.jar
[2026-02-11T21:07:49.481Z] [INFO]
[2026-02-11T21:07:49.481Z] [INFO] --------< io.quarkus.resteasy.reactive:resteasy-reactive-vertx >--------
[2026-02-11T21:07:49.481Z] [INFO] Building RESTEasy Reactive - Vert.x Support - Runtime 2.7.5.Final [52/964]
[2026-02-11T21:07:49.481Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:07:49.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.pom
[2026-02-11T21:07:49.811Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.pom (5.1 kB at 41 kB/s)
[2026-02-11T21:07:49.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.pom
[2026-02-11T21:07:49.811Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.pom (3.6 kB at 28 kB/s)
[2026-02-11T21:07:49.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.19.0/smallrye-mutiny-vertx-core-2.19.0.pom
[2026-02-11T21:07:49.811Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.19.0/smallrye-mutiny-vertx-core-2.19.0.pom (8.1 kB at 98 kB/s)
[2026-02-11T21:07:49.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients/2.19.0/vertx-mutiny-clients-2.19.0.pom
[2026-02-11T21:07:50.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients/2.19.0/vertx-mutiny-clients-2.19.0.pom (4.1 kB at 35 kB/s)
[2026-02-11T21:07:50.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bindings-projects/2.19.0/smallrye-mutiny-vertx-bindings-projects-2.19.0.pom
[2026-02-11T21:07:50.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bindings-projects/2.19.0/smallrye-mutiny-vertx-bindings-projects-2.19.0.pom (15 kB at 153 kB/s)
[2026-02-11T21:07:50.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.19.0/smallrye-mutiny-vertx-runtime-2.19.0.pom
[2026-02-11T21:07:50.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.19.0/smallrye-mutiny-vertx-runtime-2.19.0.pom (1.4 kB at 14 kB/s)
[2026-02-11T21:07:50.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.19.0/vertx-mutiny-generator-2.19.0.pom
[2026-02-11T21:07:50.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.19.0/vertx-mutiny-generator-2.19.0.pom (6.5 kB at 44 kB/s)
[2026-02-11T21:07:50.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.5/vertx-codegen-4.2.5.pom
[2026-02-11T21:07:50.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.5/vertx-codegen-4.2.5.pom (14 kB at 138 kB/s)
[2026-02-11T21:07:50.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.pom
[2026-02-11T21:07:50.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.pom (3.5 kB at 51 kB/s)
[2026-02-11T21:07:50.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.1.1/awaitility-parent-4.1.1.pom
[2026-02-11T21:07:50.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.1.1/awaitility-parent-4.1.1.pom (10 kB at 160 kB/s)
[2026-02-11T21:07:50.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom
[2026-02-11T21:07:50.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom (1.1 kB at 18 kB/s)
[2026-02-11T21:07:50.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.pom
[2026-02-11T21:07:50.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.pom (7.0 kB at 103 kB/s)
[2026-02-11T21:07:50.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-parent/4.4.0/rest-assured-parent-4.4.0.pom
[2026-02-11T21:07:50.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-parent/4.4.0/rest-assured-parent-4.4.0.pom (19 kB at 236 kB/s)
[2026-02-11T21:07:50.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[2026-02-11T21:07:50.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 59 kB/s)
[2026-02-11T21:07:50.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.pom
[2026-02-11T21:07:51.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.pom (24 kB at 359 kB/s)
[2026-02-11T21:07:51.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.pom
[2026-02-11T21:07:51.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.pom (22 kB at 258 kB/s)
[2026-02-11T21:07:51.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
[2026-02-11T21:07:51.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 91 kB/s)
[2026-02-11T21:07:51.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom
[2026-02-11T21:07:51.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom (1.2 kB at 20 kB/s)
[2026-02-11T21:07:51.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.pom
[2026-02-11T21:07:51.464Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.pom (4.9 kB at 74 kB/s)
[2026-02-11T21:07:51.464Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.pom
[2026-02-11T21:07:51.464Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.pom (22 kB at 285 kB/s)
[2026-02-11T21:07:51.464Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.pom
[2026-02-11T21:07:51.464Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.pom (3.2 kB at 51 kB/s)
[2026-02-11T21:07:51.464Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom
[2026-02-11T21:07:51.464Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom (30 kB at 429 kB/s)
[2026-02-11T21:07:51.464Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom
[2026-02-11T21:07:51.464Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 1.2 MB/s)
[2026-02-11T21:07:51.464Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.pom
[2026-02-11T21:07:51.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.pom (3.8 kB at 62 kB/s)
[2026-02-11T21:07:51.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom
[2026-02-11T21:07:51.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom (14 kB at 202 kB/s)
[2026-02-11T21:07:51.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom
[2026-02-11T21:07:51.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom (1.3 kB at 17 kB/s)
[2026-02-11T21:07:51.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom
[2026-02-11T21:07:51.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom (29 kB at 455 kB/s)
[2026-02-11T21:07:51.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom
[2026-02-11T21:07:51.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom (3.4 kB at 56 kB/s)
[2026-02-11T21:07:51.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom
[2026-02-11T21:07:52.124Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom (8.2 kB at 124 kB/s)
[2026-02-11T21:07:52.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[2026-02-11T21:07:52.124Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 234 kB/s)
[2026-02-11T21:07:52.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.pom
[2026-02-11T21:07:52.124Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.pom (15 kB at 157 kB/s)
[2026-02-11T21:07:52.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec-parent/2.0.0.Final/jboss-jaxb-api_2.3_spec-parent-2.0.0.Final.pom
[2026-02-11T21:07:52.124Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec-parent/2.0.0.Final/jboss-jaxb-api_2.3_spec-parent-2.0.0.Final.pom (6.1 kB at 89 kB/s)
[2026-02-11T21:07:52.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom
[2026-02-11T21:07:52.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom (11 kB at 172 kB/s)
[2026-02-11T21:07:52.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.jar
[2026-02-11T21:07:52.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.jar
[2026-02-11T21:07:52.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.19.0/smallrye-mutiny-vertx-core-2.19.0.jar
[2026-02-11T21:07:52.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.19.0/smallrye-mutiny-vertx-runtime-2.19.0.jar
[2026-02-11T21:07:52.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.19.0/vertx-mutiny-generator-2.19.0.jar
[2026-02-11T21:07:52.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.jar (11 kB at 139 kB/s)
[2026-02-11T21:07:52.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.5/vertx-codegen-4.2.5.jar
[2026-02-11T21:07:52.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.19.0/smallrye-mutiny-vertx-runtime-2.19.0.jar (25 kB at 266 kB/s)
[2026-02-11T21:07:52.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar
[2026-02-11T21:07:52.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.19.0/smallrye-mutiny-vertx-core-2.19.0.jar (379 kB at 3.1 MB/s)
[2026-02-11T21:07:52.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.jar (355 kB at 2.9 MB/s)
[2026-02-11T21:07:52.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar
[2026-02-11T21:07:52.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.jar
[2026-02-11T21:07:52.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar (93 kB at 533 kB/s)
[2026-02-11T21:07:52.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.jar
[2026-02-11T21:07:52.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.5/vertx-codegen-4.2.5.jar (205 kB at 1.1 MB/s)
[2026-02-11T21:07:52.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.jar
[2026-02-11T21:07:52.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar (123 kB at 625 kB/s)
[2026-02-11T21:07:52.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
[2026-02-11T21:07:52.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.jar (697 kB at 3.1 MB/s)
[2026-02-11T21:07:52.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
[2026-02-11T21:07:52.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.jar (293 kB at 1.2 MB/s)
[2026-02-11T21:07:52.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar
[2026-02-11T21:07:52.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 1.2 MB/s)
[2026-02-11T21:07:52.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.jar
[2026-02-11T21:07:52.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.19.0/vertx-mutiny-generator-2.19.0.jar (91 kB at 330 kB/s)
[2026-02-11T21:07:52.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.jar
[2026-02-11T21:07:52.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.jar (8.0 MB at 28 MB/s)
[2026-02-11T21:07:52.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.jar
[2026-02-11T21:07:52.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar (42 kB at 137 kB/s)
[2026-02-11T21:07:52.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.jar
[2026-02-11T21:07:52.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar (91 kB at 295 kB/s)
[2026-02-11T21:07:52.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar
[2026-02-11T21:07:52.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.jar (133 kB at 395 kB/s)
[2026-02-11T21:07:52.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.jar
[2026-02-11T21:07:52.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.jar (42 kB at 114 kB/s)
[2026-02-11T21:07:52.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.jar
[2026-02-11T21:07:52.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar (578 kB at 1.5 MB/s)
[2026-02-11T21:07:52.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar
[2026-02-11T21:07:52.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.jar (1.1 MB at 2.8 MB/s)
[2026-02-11T21:07:52.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.jar (76 kB at 187 kB/s)
[2026-02-11T21:07:52.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar (92 kB at 208 kB/s)
[2026-02-11T21:07:52.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.jar (113 kB at 255 kB/s)
[2026-02-11T21:07:52.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.jar (67 kB at 120 kB/s)
[2026-02-11T21:07:52.786Z] [INFO]
[2026-02-11T21:07:52.786Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-vertx ---
[2026-02-11T21:07:52.786Z] [INFO]
[2026-02-11T21:07:52.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-vertx ---
[2026-02-11T21:07:52.786Z] [INFO]
[2026-02-11T21:07:52.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-vertx ---
[2026-02-11T21:07:52.787Z] [INFO]
[2026-02-11T21:07:52.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-vertx ---
[2026-02-11T21:07:52.787Z] [INFO]
[2026-02-11T21:07:52.787Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-vertx ---
[2026-02-11T21:07:52.787Z] [INFO]
[2026-02-11T21:07:52.787Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-vertx ---
[2026-02-11T21:07:53.498Z] [INFO] Processed 312 files in 444ms (Formatted: 0, Unchanged: 312, Failed: 0, Readonly: 0)
[2026-02-11T21:07:53.498Z] [INFO]
[2026-02-11T21:07:53.498Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-vertx ---
[2026-02-11T21:07:54.208Z] [INFO] Processed 312 files in 00:00.639 (Already Sorted: 312, Needed Sorting: 0)
[2026-02-11T21:07:54.209Z] [INFO]
[2026-02-11T21:07:54.209Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-vertx ---
[2026-02-11T21:07:54.209Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:07:54.209Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:07:54.209Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/vertx/src/main/resources
[2026-02-11T21:07:54.209Z] [INFO]
[2026-02-11T21:07:54.209Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-vertx ---
[2026-02-11T21:07:54.209Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:07:54.209Z] [INFO] Compiling 10 source files to /quarkus/independent-projects/resteasy-reactive/server/vertx/target/classes
[2026-02-11T21:07:54.209Z] [INFO]
[2026-02-11T21:07:54.209Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-vertx ---
[2026-02-11T21:07:54.209Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:07:54.209Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:07:54.209Z] [INFO] Copying 6 resources
[2026-02-11T21:07:54.209Z] [INFO]
[2026-02-11T21:07:54.209Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-vertx ---
[2026-02-11T21:07:54.209Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:07:54.209Z] [INFO] Compiling 302 source files to /quarkus/independent-projects/resteasy-reactive/server/vertx/target/test-classes
[2026-02-11T21:07:55.873Z] [INFO]
[2026-02-11T21:07:55.873Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-vertx ---
[2026-02-11T21:07:55.873Z] [INFO]
[2026-02-11T21:07:55.873Z] [INFO] -------------------------------------------------------
[2026-02-11T21:07:55.873Z] [INFO] T E S T S
[2026-02-11T21:07:55.873Z] [INFO] -------------------------------------------------------
[2026-02-11T21:07:55.873Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-11T21:07:57.100Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncRequestFilterTest
[2026-02-11T21:08:37.165Z] Feb 11, 2026 9:08:02 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-11T21:08:37.165Z] ERROR: Request failed
[2026-02-11T21:08:37.165Z] java.lang.Throwable: ouch
[2026-02-11T21:08:37.165Z]
[2026-02-11T21:08:37.165Z] Feb 11, 2026 9:08:04 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2026-02-11T21:08:37.165Z] ERROR: Request failed
[2026-02-11T21:08:37.165Z] java.lang.Throwable: ouch
[2026-02-11T21:08:37.165Z]
[2026-02-11T21:08:37.165Z] Feb 11, 2026 9:08:07 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-11T21:08:37.165Z] ERROR: Request failed
[2026-02-11T21:08:37.165Z] java.lang.Throwable: ouch
[2026-02-11T21:08:37.165Z]
[2026-02-11T21:08:37.165Z] Feb 11, 2026 9:08:10 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-11T21:08:37.165Z] ERROR: Request failed
[2026-02-11T21:08:37.165Z] java.lang.Throwable: ouch
[2026-02-11T21:08:37.165Z]
[2026-02-11T21:08:37.165Z] Feb 11, 2026 9:08:12 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2026-02-11T21:08:37.165Z] ERROR: Request failed
[2026-02-11T21:08:37.165Z] java.lang.Throwable: ouch
[2026-02-11T21:08:37.165Z]
[2026-02-11T21:08:37.165Z] Feb 11, 2026 9:08:15 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-11T21:08:37.165Z] ERROR: Request failed
[2026-02-11T21:08:37.165Z] java.lang.Throwable: ouch
[2026-02-11T21:08:37.165Z]
[2026-02-11T21:08:37.165Z] Feb 11, 2026 9:08:20 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2026-02-11T21:08:37.165Z] ERROR: Request failed
[2026-02-11T21:08:37.165Z] org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncFilterException: ouch
[2026-02-11T21:08:37.165Z]
[2026-02-11T21:08:37.165Z] Feb 11, 2026 9:08:28 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2026-02-11T21:08:37.165Z] ERROR: Request failed
[2026-02-11T21:08:37.165Z] org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncFilterException: ouch
[2026-02-11T21:08:37.165Z]
[2026-02-11T21:08:37.165Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.845 s - in org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncRequestFilterTest
[2026-02-11T21:08:37.165Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationTest
[2026-02-11T21:08:37.165Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.032 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationTest
[2026-02-11T21:08:37.165Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.BlockingWithFilterTest
[2026-02-11T21:08:37.165Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.BlockingWithFilterTest
[2026-02-11T21:08:37.165Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationWithBlockingTest
[2026-02-11T21:08:37.165Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationWithBlockingTest
[2026-02-11T21:08:37.165Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.MultipleAcceptHeadersTest
[2026-02-11T21:08:37.165Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.MultipleAcceptHeadersTest
[2026-02-11T21:08:37.166Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamEmptySubclassTest
[2026-02-11T21:08:37.166Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamEmptySubclassTest
[2026-02-11T21:08:37.166Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.RawListQueryParamTest
[2026-02-11T21:08:37.166Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.RawListQueryParamTest
[2026-02-11T21:08:37.166Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.OtherJavaTimeParamTest
[2026-02-11T21:08:37.166Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.OtherJavaTimeParamTest
[2026-02-11T21:08:37.166Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.InterfaceWithImplTest
[2026-02-11T21:08:37.166Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.InterfaceWithImplTest
[2026-02-11T21:08:37.166Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateParamTest
[2026-02-11T21:08:37.166Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateParamTest
[2026-02-11T21:08:37.166Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateTimeParamTest
[2026-02-11T21:08:37.166Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateTimeParamTest
[2026-02-11T21:08:37.166Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateCustomParamConverterProviderTest
[2026-02-11T21:08:37.166Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateCustomParamConverterProviderTest
[2026-02-11T21:08:37.166Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.SimpleQuarkusRestTestCase
[2026-02-11T21:08:37.166Z] constructed
[2026-02-11T21:08:37.166Z] Feb 11, 2026 9:08:36 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-11T21:08:37.166Z] ERROR: Request failed
[2026-02-11T21:08:37.166Z] java.lang.RuntimeException: OUCH
[2026-02-11T21:08:37.166Z]
[2026-02-11T21:08:37.166Z] constructed
[2026-02-11T21:08:37.166Z] constructed
[2026-02-11T21:08:37.166Z] constructed
[2026-02-11T21:08:37.495Z] constructed
[2026-02-11T21:08:37.824Z] [WARNING] Tests run: 30, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.275 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.SimpleQuarkusRestTestCase
[2026-02-11T21:08:37.824Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamWithLocalDateTimeTest
[2026-02-11T21:08:37.824Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamWithLocalDateTimeTest
[2026-02-11T21:08:37.824Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationPathTest
[2026-02-11T21:08:37.824Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationPathTest
[2026-02-11T21:08:37.824Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingBlockingEndpointsTest
[2026-02-11T21:08:37.824Z] HTTP/1.1 200 OK
[2026-02-11T21:08:37.824Z] content-length: 760
[2026-02-11T21:08:37.824Z] Content-Type: multipart/form-data;boundary=d0222336-1433-45c0-956c-e4996b1fe446
[2026-02-11T21:08:37.824Z]
[2026-02-11T21:08:37.824Z] --d0222336-1433-45c0-956c-e4996b1fe446
[2026-02-11T21:08:37.825Z] Content-Disposition: form-data; name="file"; filename="lorem.txt"
[2026-02-11T21:08:37.825Z] Content-Type: application/octet-stream
[2026-02-11T21:08:37.825Z]
[2026-02-11T21:08:37.825Z] Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut
[2026-02-11T21:08:37.825Z] enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor
[2026-02-11T21:08:37.825Z] in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident,
[2026-02-11T21:08:37.825Z] sunt in culpa qui officia deserunt mollit anim id est laborum.
[2026-02-11T21:08:37.825Z]
[2026-02-11T21:08:37.825Z]
[2026-02-11T21:08:37.825Z] --d0222336-1433-45c0-956c-e4996b1fe446
[2026-02-11T21:08:37.825Z] Content-Disposition: form-data; name="name"
[2026-02-11T21:08:37.825Z] Content-Type: text/plain
[2026-02-11T21:08:37.825Z]
[2026-02-11T21:08:37.825Z] a name
[2026-02-11T21:08:37.825Z] --d0222336-1433-45c0-956c-e4996b1fe446--
[2026-02-11T21:08:37.825Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingBlockingEndpointsTest
[2026-02-11T21:08:37.825Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingReactiveEndpointTest
[2026-02-11T21:08:37.825Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingReactiveEndpointTest
[2026-02-11T21:08:37.825Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.InvalidEncodingTest
[2026-02-11T21:08:38.153Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.InvalidEncodingTest
[2026-02-11T21:08:38.153Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.RawMultipartTestCase
[2026-02-11T21:08:38.153Z] Feb 11, 2026 9:08:37 PM org.jboss.resteasy.reactive.common.processor.CalculatingIndexView index
[2026-02-11T21:08:38.153Z] WARN: Failed to index [B: Class does not exist in ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@639fee48
[2026-02-11T21:08:38.153Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.RawMultipartTestCase
[2026-02-11T21:08:38.153Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.TooLargeFormAttributeMultipartFormInputTest
[2026-02-11T21:08:39.303Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.083 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.TooLargeFormAttributeMultipartFormInputTest
[2026-02-11T21:08:39.303Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputWithAllUploadsTest
[2026-02-11T21:08:39.303Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputWithAllUploadsTest
[2026-02-11T21:08:39.303Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.ErroneousFieldMultipartInputTest
[2026-02-11T21:08:39.303Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.ErroneousFieldMultipartInputTest
[2026-02-11T21:08:39.303Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOptionalInputTest
[2026-02-11T21:08:39.303Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOptionalInputTest
[2026-02-11T21:08:39.303Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputBodyHandlerTest
[2026-02-11T21:08:39.632Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputBodyHandlerTest
[2026-02-11T21:08:39.632Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputTest
[2026-02-11T21:08:39.961Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputTest
[2026-02-11T21:08:39.961Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.LargerThanDefaultFormAttributeMultipartFormInputTest
[2026-02-11T21:08:39.961Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.LargerThanDefaultFormAttributeMultipartFormInputTest
[2026-02-11T21:08:39.961Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MultiInterfaceResLocatorTest
[2026-02-11T21:08:39.961Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MultiInterfaceResLocatorTest
[2026-02-11T21:08:39.961Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.UriInfoTest
[2026-02-11T21:08:39.961Z] Constructed
[2026-02-11T21:08:39.961Z] Constructed
[2026-02-11T21:08:39.961Z] Constructed
[2026-02-11T21:08:40.290Z] [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.135 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.UriInfoTest
[2026-02-11T21:08:40.290Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationServerQualityTest
[2026-02-11T21:08:40.290Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationServerQualityTest
[2026-02-11T21:08:40.290Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericResourceTest
[2026-02-11T21:08:40.290Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.136 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericResourceTest
[2026-02-11T21:08:40.290Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortFilterWithLargePayloadTest
[2026-02-11T21:08:40.290Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortFilterWithLargePayloadTest
[2026-02-11T21:08:40.290Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ClassLevelMediaTypeTest
[2026-02-11T21:08:40.290Z] class org.jboss.resteasy.reactive.client.impl.WebTargetImpl
[2026-02-11T21:08:40.290Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ClassLevelMediaTypeTest
[2026-02-11T21:08:40.290Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.WiderMappingNegativeTest
[2026-02-11T21:08:40.619Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.WiderMappingNegativeTest
[2026-02-11T21:08:40.619Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.DefaultMediaTypeTest
[2026-02-11T21:08:40.620Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.DefaultMediaTypeTest
[2026-02-11T21:08:40.620Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SpecialResourceTest
[2026-02-11T21:08:40.950Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SpecialResourceTest
[2026-02-11T21:08:40.950Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ParameterSubResTest
[2026-02-11T21:08:41.280Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ParameterSubResTest
[2026-02-11T21:08:41.280Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.CollectionDefaultValueTest
[2026-02-11T21:08:41.280Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.CollectionDefaultValueTest
[2026-02-11T21:08:41.280Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceLocatorTest
[2026-02-11T21:08:41.280Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceLocatorTest
[2026-02-11T21:08:41.280Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.HttpHeadersTest
[2026-02-11T21:08:41.280Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.HttpHeadersTest
[2026-02-11T21:08:41.280Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ReponseInfoTest
[2026-02-11T21:08:41.280Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ReponseInfoTest
[2026-02-11T21:08:41.280Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.CovariantReturnSubresourceLocatorsTest
[2026-02-11T21:08:41.611Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.CovariantReturnSubresourceLocatorsTest
[2026-02-11T21:08:41.611Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationClientQualityTest
[2026-02-11T21:08:41.611Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationClientQualityTest
[2026-02-11T21:08:41.611Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceRequestFilterTest
[2026-02-11T21:08:41.611Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceRequestFilterTest
[2026-02-11T21:08:41.611Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortingRequestFilterTest
[2026-02-11T21:08:41.611Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortingRequestFilterTest
[2026-02-11T21:08:41.611Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MatchedResourceTest
[2026-02-11T21:08:41.611Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MatchedResourceTest
[2026-02-11T21:08:41.611Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericEntityTest
[2026-02-11T21:08:41.611Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericEntityTest
[2026-02-11T21:08:41.611Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ResourceLocatorTest
[2026-02-11T21:08:41.942Z] Feb 11, 2026 9:08:41 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource doGet
[2026-02-11T21:08:41.942Z] INFO: Uri Ancesstors for Subresource.doGet():
[2026-02-11T21:08:41.942Z] Feb 11, 2026 9:08:41 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource doGet
[2026-02-11T21:08:41.942Z] INFO: Uri Ancestors Object for Subresource.doGet():
[2026-02-11T21:08:41.942Z] Feb 11, 2026 9:08:41 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource getSubresource2
[2026-02-11T21:08:41.942Z] INFO: Uri Ancestors for Subresource.getSubresource2():
[2026-02-11T21:08:41.942Z] Feb 11, 2026 9:08:41 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource getSubresource2
[2026-02-11T21:08:41.942Z] INFO: Uri Ancestors Object for Subresource.getSubresource2():
[2026-02-11T21:08:41.942Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ResourceLocatorTest
[2026-02-11T21:08:41.942Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.InheritanceTest
[2026-02-11T21:08:41.942Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.InheritanceTest
[2026-02-11T21:08:41.942Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.BasicGenericTypesHandlingTest
[2026-02-11T21:08:42.272Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.166 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.BasicGenericTypesHandlingTest
[2026-02-11T21:08:42.272Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.matching.StemMatchTest
[2026-02-11T21:08:42.272Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.jboss.resteasy.reactive.server.vertx.test.matching.StemMatchTest
[2026-02-11T21:08:42.272Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.matching.RegexMatchTest
[2026-02-11T21:08:42.272Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.jboss.resteasy.reactive.server.vertx.test.matching.RegexMatchTest
[2026-02-11T21:08:42.272Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnClassTest
[2026-02-11T21:08:42.272Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnClassTest
[2026-02-11T21:08:42.272Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.GlobalThrowableExceptionMapperTest
[2026-02-11T21:08:42.272Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.GlobalThrowableExceptionMapperTest
[2026-02-11T21:08:42.272Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.CustomExceptionMappersTest
[2026-02-11T21:08:42.272Z] Feb 11, 2026 9:08:42 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-11T21:08:42.272Z] ERROR: Request failed
[2026-02-11T21:08:42.272Z] org.jboss.resteasy.reactive.server.vertx.test.customexceptions.MyException
[2026-02-11T21:08:42.272Z]
[2026-02-11T21:08:42.272Z] Feb 11, 2026 9:08:42 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-11T21:08:42.272Z] ERROR: Request failed
[2026-02-11T21:08:42.272Z] java.lang.RuntimeException
[2026-02-11T21:08:42.272Z]
[2026-02-11T21:08:42.602Z] Feb 11, 2026 9:08:42 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-11T21:08:42.602Z] ERROR: Request failed
[2026-02-11T21:08:42.602Z] java.lang.RuntimeException
[2026-02-11T21:08:42.602Z]
[2026-02-11T21:08:42.602Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.CustomExceptionMappersTest
[2026-02-11T21:08:42.602Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.UnwrappedExceptionTest
[2026-02-11T21:08:42.602Z] Feb 11, 2026 9:08:42 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-11T21:08:42.602Z] ERROR: Request failed
[2026-02-11T21:08:42.602Z] java.lang.IllegalArgumentException
[2026-02-11T21:08:42.602Z]
[2026-02-11T21:08:42.602Z] Feb 11, 2026 9:08:42 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-11T21:08:42.602Z] ERROR: Request failed
[2026-02-11T21:08:42.602Z] org.jboss.resteasy.reactive.server.vertx.test.customexceptions.UnwrappedExceptionTest$TestUnwrapException: java.lang.IllegalArgumentException
[2026-02-11T21:08:42.602Z] Caused by: java.lang.IllegalArgumentException
[2026-02-11T21:08:42.602Z]
[2026-02-11T21:08:42.602Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.UnwrappedExceptionTest
[2026-02-11T21:08:42.602Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.PerClassThrowableExceptionMapperTest
[2026-02-11T21:08:42.602Z] Feb 11, 2026 9:08:42 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-11T21:08:42.602Z] ERROR: Request failed
[2026-02-11T21:08:42.602Z] java.lang.reflect.InvocationTargetException
[2026-02-11T21:08:42.602Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
[2026-02-11T21:08:42.602Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2026-02-11T21:08:42.602Z] at org.jboss.resteasy.reactive.server.processor.ReflectionEndpointInvokerFactory$1$1.invoke(ReflectionEndpointInvokerFactory.java:31)
[2026-02-11T21:08:42.602Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-11T21:08:42.602Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-11T21:08:42.602Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-11T21:08:42.602Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2026-02-11T21:08:42.602Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2026-02-11T21:08:42.602Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-02-11T21:08:42.602Z] Caused by: java.lang.Throwable
[2026-02-11T21:08:42.602Z]
[2026-02-11T21:08:42.602Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.PerClassThrowableExceptionMapperTest
[2026-02-11T21:08:42.602Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.FilterWithPathParamsTest
[2026-02-11T21:08:42.602Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.FilterWithPathParamsTest
[2026-02-11T21:08:42.602Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.InvalidNonBlockingFiltersTest
[2026-02-11T21:08:42.602Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.InvalidNonBlockingFiltersTest
[2026-02-11T21:08:42.602Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.AbortingFiltersTest
[2026-02-11T21:08:42.602Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.AbortingFiltersTest
[2026-02-11T21:08:42.602Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.NoTargetTest
[2026-02-11T21:08:42.932Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.NoTargetTest
[2026-02-11T21:08:42.933Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.AnotherValidNonBlockingFiltersTest
[2026-02-11T21:08:42.933Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.AnotherValidNonBlockingFiltersTest
[2026-02-11T21:08:42.933Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.ValidNonBlockingFiltersTest
[2026-02-11T21:08:42.933Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.ValidNonBlockingFiltersTest
[2026-02-11T21:08:42.933Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.UniFiltersTest
[2026-02-11T21:08:42.933Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.UniFiltersTest
[2026-02-11T21:08:42.933Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.CustomFiltersTest
[2026-02-11T21:08:42.933Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.CustomFiltersTest
[2026-02-11T21:08:42.933Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.response.ResponseTest
[2026-02-11T21:08:42.933Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jboss.resteasy.reactive.server.vertx.test.response.ResponseTest
[2026-02-11T21:08:42.933Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.response.RestResponseTest
[2026-02-11T21:08:43.263Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s - in org.jboss.resteasy.reactive.server.vertx.test.response.RestResponseTest
[2026-02-11T21:08:43.263Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.response.NullHeaderTestCase
[2026-02-11T21:08:43.263Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.jboss.resteasy.reactive.server.vertx.test.response.NullHeaderTestCase
[2026-02-11T21:08:43.263Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.mediatype.ContentTypeCaseTest
[2026-02-11T21:08:43.263Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.jboss.resteasy.reactive.server.vertx.test.mediatype.ContentTypeCaseTest
[2026-02-11T21:08:43.263Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.mediatype.NoAcceptMultipleProducesTest
[2026-02-11T21:08:43.263Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.jboss.resteasy.reactive.server.vertx.test.mediatype.NoAcceptMultipleProducesTest
[2026-02-11T21:08:43.263Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.mediatype.InvalidContentTypeTest
[2026-02-11T21:08:43.263Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.jboss.resteasy.reactive.server.vertx.test.mediatype.InvalidContentTypeTest
[2026-02-11T21:08:43.263Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnClassAndMethodsTest
[2026-02-11T21:08:43.620Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnClassAndMethodsTest
[2026-02-11T21:08:43.620Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnMethodsTest
[2026-02-11T21:08:43.620Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnMethodsTest
[2026-02-11T21:08:43.620Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnClassAndMethodsTest
[2026-02-11T21:08:43.620Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnClassAndMethodsTest
[2026-02-11T21:08:43.620Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnMethodsTest
[2026-02-11T21:08:43.620Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnMethodsTest
[2026-02-11T21:08:43.620Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.MultipleHttpAnnotationsTest
[2026-02-11T21:08:43.620Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.jboss.resteasy.reactive.server.vertx.test.MultipleHttpAnnotationsTest
[2026-02-11T21:08:43.620Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.providers.InvalidFileTestCase
[2026-02-11T21:08:43.620Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.jboss.resteasy.reactive.server.vertx.test.providers.InvalidFileTestCase
[2026-02-11T21:08:43.620Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.providers.FileTestCase
[2026-02-11T21:08:43.958Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in org.jboss.resteasy.reactive.server.vertx.test.providers.FileTestCase
[2026-02-11T21:08:43.958Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.transformation.AnnotationTransformationTest
[2026-02-11T21:08:43.958Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.jboss.resteasy.reactive.server.vertx.test.transformation.AnnotationTransformationTest
[2026-02-11T21:08:43.958Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.form.FormUrlencodedCorruptionTest
[2026-02-11T21:08:43.958Z] [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.102 s - in org.jboss.resteasy.reactive.server.vertx.test.form.FormUrlencodedCorruptionTest
[2026-02-11T21:08:43.958Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnMethodTest
[2026-02-11T21:08:43.958Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnMethodTest
[2026-02-11T21:08:43.958Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.headers.ResponseHeaderTest
[2026-02-11T21:08:43.958Z] Feb 11, 2026 9:08:43 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-11T21:08:43.958Z] ERROR: Request failed
[2026-02-11T21:08:43.958Z] java.lang.IllegalArgumentException
[2026-02-11T21:08:43.958Z]
[2026-02-11T21:08:43.958Z] Feb 11, 2026 9:08:43 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-11T21:08:43.958Z] ERROR: Request failed
[2026-02-11T21:08:43.958Z] java.lang.IllegalArgumentException
[2026-02-11T21:08:43.958Z]
[2026-02-11T21:08:43.958Z] Feb 11, 2026 9:08:43 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-11T21:08:43.958Z] ERROR: Request failed
[2026-02-11T21:08:43.958Z] java.lang.IllegalArgumentException
[2026-02-11T21:08:43.958Z]
[2026-02-11T21:08:43.958Z] Feb 11, 2026 9:08:43 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-11T21:08:43.958Z] ERROR: Request failed
[2026-02-11T21:08:43.958Z] java.lang.IllegalArgumentException
[2026-02-11T21:08:43.958Z]
[2026-02-11T21:08:43.958Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.jboss.resteasy.reactive.server.vertx.test.headers.ResponseHeaderTest
[2026-02-11T21:08:43.958Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.stress.SuspendResumeStressTest
[2026-02-11T21:08:46.228Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.802 s - in org.jboss.resteasy.reactive.server.vertx.test.stress.SuspendResumeStressTest
[2026-02-11T21:08:46.228Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.path.RestPathTestCase
[2026-02-11T21:08:46.228Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.jboss.resteasy.reactive.server.vertx.test.path.RestPathTestCase
[2026-02-11T21:08:46.228Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.path.WhitespaceInPathTest
[2026-02-11T21:08:46.228Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.jboss.resteasy.reactive.server.vertx.test.path.WhitespaceInPathTest
[2026-02-11T21:08:46.228Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnApplicationTest
[2026-02-11T21:08:46.228Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnApplicationTest
[2026-02-11T21:08:46.228Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.status.ResponseStatusTest
[2026-02-11T21:08:46.228Z] Feb 11, 2026 9:08:45 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-11T21:08:46.228Z] ERROR: Request failed
[2026-02-11T21:08:46.228Z] java.lang.IllegalArgumentException
[2026-02-11T21:08:46.228Z]
[2026-02-11T21:08:46.228Z] Feb 11, 2026 9:08:45 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-11T21:08:46.228Z] ERROR: Request failed
[2026-02-11T21:08:46.228Z] java.lang.IllegalArgumentException
[2026-02-11T21:08:46.228Z]
[2026-02-11T21:08:46.228Z] Feb 11, 2026 9:08:45 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-11T21:08:46.228Z] ERROR: Request failed
[2026-02-11T21:08:46.228Z] java.lang.IllegalArgumentException
[2026-02-11T21:08:46.228Z]
[2026-02-11T21:08:46.228Z] Feb 11, 2026 9:08:45 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-11T21:08:46.228Z] ERROR: Request failed
[2026-02-11T21:08:46.228Z] java.lang.IllegalArgumentException
[2026-02-11T21:08:46.228Z]
[2026-02-11T21:08:46.228Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.jboss.resteasy.reactive.server.vertx.test.status.ResponseStatusTest
[2026-02-11T21:08:46.228Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.SimpleVertxResteasyReactiveTest
[2026-02-11T21:08:46.228Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.jboss.resteasy.reactive.server.vertx.test.SimpleVertxResteasyReactiveTest
[2026-02-11T21:08:46.228Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.InnerClassTest
[2026-02-11T21:08:46.228Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.jboss.resteasy.reactive.server.vertx.test.InnerClassTest
[2026-02-11T21:08:46.559Z] [INFO]
[2026-02-11T21:08:46.560Z] [INFO] Results:
[2026-02-11T21:08:46.560Z] [INFO]
[2026-02-11T21:08:46.560Z] [WARNING] Tests run: 215, Failures: 0, Errors: 0, Skipped: 11
[2026-02-11T21:08:46.560Z] [INFO]
[2026-02-11T21:08:46.560Z] [INFO]
[2026-02-11T21:08:46.560Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-vertx ---
[2026-02-11T21:08:46.560Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/vertx/target/resteasy-reactive-vertx-2.7.5.Final.jar
[2026-02-11T21:08:46.560Z] [INFO]
[2026-02-11T21:08:46.560Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-vertx ---
[2026-02-11T21:08:46.560Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/vertx/target/resteasy-reactive-vertx-2.7.5.Final-sources.jar
[2026-02-11T21:08:46.560Z] [INFO]
[2026-02-11T21:08:46.560Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-vertx ---
[2026-02-11T21:08:46.560Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/vertx/target/resteasy-reactive-vertx-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.5.Final/resteasy-reactive-vertx-2.7.5.Final.jar
[2026-02-11T21:08:46.560Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/vertx/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.5.Final/resteasy-reactive-vertx-2.7.5.Final.pom
[2026-02-11T21:08:46.560Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/vertx/target/resteasy-reactive-vertx-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.5.Final/resteasy-reactive-vertx-2.7.5.Final-sources.jar
[2026-02-11T21:08:46.560Z] [INFO]
[2026-02-11T21:08:46.560Z] [INFO] --------< io.quarkus.resteasy.reactive:resteasy-reactive-jsonb >--------
[2026-02-11T21:08:46.560Z] [INFO] Building RESTEasy Reactive - JSONB Support - Runtime 2.7.5.Final [53/964]
[2026-02-11T21:08:46.560Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:08:46.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.pom
[2026-02-11T21:08:46.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.pom (29 kB at 320 kB/s)
[2026-02-11T21:08:46.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.pom
[2026-02-11T21:08:46.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.pom (24 kB at 257 kB/s)
[2026-02-11T21:08:46.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.jar
[2026-02-11T21:08:46.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.jar
[2026-02-11T21:08:46.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.jar (35 kB at 497 kB/s)
[2026-02-11T21:08:46.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.jar (365 kB at 3.3 MB/s)
[2026-02-11T21:08:46.891Z] [INFO]
[2026-02-11T21:08:46.891Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-jsonb ---
[2026-02-11T21:08:46.891Z] [INFO]
[2026-02-11T21:08:46.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-jsonb ---
[2026-02-11T21:08:46.891Z] [INFO]
[2026-02-11T21:08:46.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-jsonb ---
[2026-02-11T21:08:46.891Z] [INFO]
[2026-02-11T21:08:46.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-jsonb ---
[2026-02-11T21:08:46.891Z] [INFO]
[2026-02-11T21:08:46.891Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-jsonb ---
[2026-02-11T21:08:46.891Z] [INFO]
[2026-02-11T21:08:46.891Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-jsonb ---
[2026-02-11T21:08:46.891Z] [INFO] Processed 2 files in 27ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-11T21:08:46.891Z] [INFO]
[2026-02-11T21:08:46.891Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-jsonb ---
[2026-02-11T21:08:46.891Z] [INFO] Processed 2 files in 00:00.024 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-11T21:08:46.891Z] [INFO]
[2026-02-11T21:08:46.891Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-jsonb ---
[2026-02-11T21:08:46.891Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:08:46.891Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:08:46.891Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jsonb/src/main/resources
[2026-02-11T21:08:46.891Z] [INFO]
[2026-02-11T21:08:46.891Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-jsonb ---
[2026-02-11T21:08:46.891Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:08:46.891Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/classes
[2026-02-11T21:08:47.222Z] [INFO]
[2026-02-11T21:08:47.222Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-jsonb ---
[2026-02-11T21:08:47.222Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:08:47.222Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:08:47.222Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jsonb/src/test/resources
[2026-02-11T21:08:47.222Z] [INFO]
[2026-02-11T21:08:47.222Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-jsonb ---
[2026-02-11T21:08:47.222Z] [INFO] No sources to compile
[2026-02-11T21:08:47.222Z] [INFO]
[2026-02-11T21:08:47.222Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-jsonb ---
[2026-02-11T21:08:47.222Z] [INFO] No tests to run.
[2026-02-11T21:08:47.222Z] [INFO]
[2026-02-11T21:08:47.222Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-jsonb ---
[2026-02-11T21:08:47.222Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/resteasy-reactive-jsonb-2.7.5.Final.jar
[2026-02-11T21:08:47.222Z] [INFO]
[2026-02-11T21:08:47.222Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-jsonb ---
[2026-02-11T21:08:47.222Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/resteasy-reactive-jsonb-2.7.5.Final-sources.jar
[2026-02-11T21:08:47.222Z] [INFO]
[2026-02-11T21:08:47.222Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-jsonb ---
[2026-02-11T21:08:47.222Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/resteasy-reactive-jsonb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.5.Final/resteasy-reactive-jsonb-2.7.5.Final.jar
[2026-02-11T21:08:47.222Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jsonb/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.5.Final/resteasy-reactive-jsonb-2.7.5.Final.pom
[2026-02-11T21:08:47.222Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/resteasy-reactive-jsonb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.5.Final/resteasy-reactive-jsonb-2.7.5.Final-sources.jar
[2026-02-11T21:08:47.222Z] [INFO]
[2026-02-11T21:08:47.222Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-jackson >-------
[2026-02-11T21:08:47.222Z] [INFO] Building RESTEasy Reactive - Jackson Support - Runtime 2.7.5.Final [54/964]
[2026-02-11T21:08:47.222Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:08:47.222Z] [INFO]
[2026-02-11T21:08:47.222Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-jackson ---
[2026-02-11T21:08:47.222Z] [INFO]
[2026-02-11T21:08:47.222Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-jackson ---
[2026-02-11T21:08:47.222Z] [INFO]
[2026-02-11T21:08:47.222Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-jackson ---
[2026-02-11T21:08:47.222Z] [INFO]
[2026-02-11T21:08:47.222Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-jackson ---
[2026-02-11T21:08:47.222Z] [INFO]
[2026-02-11T21:08:47.222Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-jackson ---
[2026-02-11T21:08:47.222Z] [INFO]
[2026-02-11T21:08:47.222Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-jackson ---
[2026-02-11T21:08:47.222Z] [INFO] Processed 2 files in 19ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-11T21:08:47.222Z] [INFO]
[2026-02-11T21:08:47.222Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-jackson ---
[2026-02-11T21:08:47.222Z] [INFO] Processed 2 files in 00:00.011 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-11T21:08:47.222Z] [INFO]
[2026-02-11T21:08:47.222Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-jackson ---
[2026-02-11T21:08:47.222Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:08:47.222Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:08:47.222Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jackson/src/main/resources
[2026-02-11T21:08:47.222Z] [INFO]
[2026-02-11T21:08:47.222Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-jackson ---
[2026-02-11T21:08:47.222Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:08:47.222Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/resteasy-reactive/server/jackson/target/classes
[2026-02-11T21:08:47.222Z] [INFO]
[2026-02-11T21:08:47.222Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-jackson ---
[2026-02-11T21:08:47.222Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:08:47.222Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:08:47.222Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jackson/src/test/resources
[2026-02-11T21:08:47.222Z] [INFO]
[2026-02-11T21:08:47.222Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-jackson ---
[2026-02-11T21:08:47.222Z] [INFO] No sources to compile
[2026-02-11T21:08:47.222Z] [INFO]
[2026-02-11T21:08:47.222Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-jackson ---
[2026-02-11T21:08:47.222Z] [INFO] No tests to run.
[2026-02-11T21:08:47.222Z] [INFO]
[2026-02-11T21:08:47.222Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-jackson ---
[2026-02-11T21:08:47.222Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jackson/target/resteasy-reactive-jackson-2.7.5.Final.jar
[2026-02-11T21:08:47.222Z] [INFO]
[2026-02-11T21:08:47.222Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-jackson ---
[2026-02-11T21:08:47.551Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jackson/target/resteasy-reactive-jackson-2.7.5.Final-sources.jar
[2026-02-11T21:08:47.551Z] [INFO]
[2026-02-11T21:08:47.551Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-jackson ---
[2026-02-11T21:08:47.551Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jackson/target/resteasy-reactive-jackson-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.5.Final/resteasy-reactive-jackson-2.7.5.Final.jar
[2026-02-11T21:08:47.551Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jackson/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.5.Final/resteasy-reactive-jackson-2.7.5.Final.pom
[2026-02-11T21:08:47.551Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jackson/target/resteasy-reactive-jackson-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.5.Final/resteasy-reactive-jackson-2.7.5.Final-sources.jar
[2026-02-11T21:08:47.551Z] [INFO]
[2026-02-11T21:08:47.551Z] [INFO] --< io.quarkus.resteasy.reactive:resteasy-reactive-client-processor >---
[2026-02-11T21:08:47.551Z] [INFO] Building RESTEasy Reactive - Client - Processor 2.7.5.Final [55/964]
[2026-02-11T21:08:47.551Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:08:47.551Z] [INFO]
[2026-02-11T21:08:47.551Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-client-processor ---
[2026-02-11T21:08:47.551Z] [INFO]
[2026-02-11T21:08:47.551Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-client-processor ---
[2026-02-11T21:08:47.551Z] [INFO]
[2026-02-11T21:08:47.551Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-client-processor ---
[2026-02-11T21:08:47.551Z] [INFO]
[2026-02-11T21:08:47.551Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-client-processor ---
[2026-02-11T21:08:47.551Z] [INFO]
[2026-02-11T21:08:47.551Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-client-processor ---
[2026-02-11T21:08:47.551Z] [INFO]
[2026-02-11T21:08:47.551Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-client-processor ---
[2026-02-11T21:08:47.551Z] [INFO] Processed 15 files in 67ms (Formatted: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[2026-02-11T21:08:47.551Z] [INFO]
[2026-02-11T21:08:47.551Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-client-processor ---
[2026-02-11T21:08:47.551Z] [INFO] Processed 15 files in 00:00.049 (Already Sorted: 15, Needed Sorting: 0)
[2026-02-11T21:08:47.551Z] [INFO]
[2026-02-11T21:08:47.551Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-client-processor ---
[2026-02-11T21:08:47.551Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:08:47.551Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:08:47.551Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/client/processor/src/main/resources
[2026-02-11T21:08:47.551Z] [INFO]
[2026-02-11T21:08:47.551Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-client-processor ---
[2026-02-11T21:08:47.551Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:08:47.551Z] [INFO] Compiling 14 source files to /quarkus/independent-projects/resteasy-reactive/client/processor/target/classes
[2026-02-11T21:08:47.906Z] [INFO]
[2026-02-11T21:08:47.906Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-client-processor ---
[2026-02-11T21:08:47.906Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:08:47.906Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-11T21:08:47.906Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/client/processor/src/test/resources
[2026-02-11T21:08:47.906Z] [INFO]
[2026-02-11T21:08:47.906Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-client-processor ---
[2026-02-11T21:08:47.906Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:08:47.906Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/resteasy-reactive/client/processor/target/test-classes
[2026-02-11T21:08:48.289Z] [INFO]
[2026-02-11T21:08:48.289Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-client-processor ---
[2026-02-11T21:08:48.289Z] [INFO]
[2026-02-11T21:08:48.289Z] [INFO] -------------------------------------------------------
[2026-02-11T21:08:48.289Z] [INFO] T E S T S
[2026-02-11T21:08:48.289Z] [INFO] -------------------------------------------------------
[2026-02-11T21:08:48.289Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-11T21:08:49.001Z] [INFO] Running org.jboss.resteasy.reactive.client.processor.beanparam.BeanParamParserTest
[2026-02-11T21:08:49.330Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s - in org.jboss.resteasy.reactive.client.processor.beanparam.BeanParamParserTest
[2026-02-11T21:08:49.330Z] [INFO]
[2026-02-11T21:08:49.330Z] [INFO] Results:
[2026-02-11T21:08:49.330Z] [INFO]
[2026-02-11T21:08:49.330Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-11T21:08:49.330Z] [INFO]
[2026-02-11T21:08:49.330Z] [INFO]
[2026-02-11T21:08:49.330Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-client-processor ---
[2026-02-11T21:08:49.330Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/processor/target/resteasy-reactive-client-processor-2.7.5.Final.jar
[2026-02-11T21:08:49.330Z] [INFO]
[2026-02-11T21:08:49.330Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-client-processor ---
[2026-02-11T21:08:49.661Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/processor/target/resteasy-reactive-client-processor-2.7.5.Final-sources.jar
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-client-processor ---
[2026-02-11T21:08:49.661Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/processor/target/resteasy-reactive-client-processor-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.5.Final/resteasy-reactive-client-processor-2.7.5.Final.jar
[2026-02-11T21:08:49.661Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/processor/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.5.Final/resteasy-reactive-client-processor-2.7.5.Final.pom
[2026-02-11T21:08:49.661Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/processor/target/resteasy-reactive-client-processor-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.5.Final/resteasy-reactive-client-processor-2.7.5.Final-sources.jar
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] --------------------< io.quarkus:quarkus-bom-test >---------------------
[2026-02-11T21:08:49.661Z] [INFO] Building Quarkus - BOM - Test 2.7.5.Final [56/964]
[2026-02-11T21:08:49.661Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bom-test ---
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bom-test ---
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bom-test ---
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bom-test ---
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bom-test ---
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bom-test ---
[2026-02-11T21:08:49.661Z] [INFO] Installing /quarkus/bom/test/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bom-test/2.7.5.Final/quarkus-bom-test-2.7.5.Final.pom
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - Vert.x - HTTP
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - Vert.x - HTTP - Dev Console Runtime SPI
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - Vert.x - HTTP - Dev Console SPI
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - ArC
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - ArC - Runtime
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - ArC - Deployment
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - Undertow
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - Undertow - SPI
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - Security
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - Security - Runtime SPI
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - SmallRye Context Propagation
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - SmallRye Context Propagation - Runtime
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - Mutiny
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - Mutiny - Runtime
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - Netty
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - Netty - Runtime
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - Vert.x
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - Vert.x - Runtime
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - Vert.x - HTTP - Runtime
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - Undertow - Runtime
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - Netty - Deployment
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - SmallRye Context Propagation - Deployment
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - Mutiny - Deployment
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - Vert.x - Deployment
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - Vert.x - HTTP - Deployment - SPI
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - Kubernetes
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - Kubernetes - SPI
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - Security - Runtime
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO] Skipping Quarkus - Security - SPI
[2026-02-11T21:08:49.661Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.661Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.661Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.662Z] [INFO] Skipping Quarkus - Security - Test Utilities
[2026-02-11T21:08:49.662Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.662Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.662Z] [INFO] Skipping Quarkus - Security - Deployment
[2026-02-11T21:08:49.662Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.662Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] ----------------< io.quarkus:quarkus-junit5-properties >----------------
[2026-02-11T21:08:49.662Z] [INFO] Building Quarkus - Test Framework - JUnit 5 - Properties 2.7.5.Final [57/964]
[2026-02-11T21:08:49.662Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5-properties ---
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5-properties ---
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5-properties ---
[2026-02-11T21:08:49.662Z] [INFO] Skipping Rule Enforcement.
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5-properties ---
[2026-02-11T21:08:49.662Z] [INFO] Skipping Rule Enforcement.
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5-properties ---
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5-properties ---
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5-properties ---
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5-properties ---
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5-properties ---
[2026-02-11T21:08:49.662Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5-properties ---
[2026-02-11T21:08:49.662Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:08:49.662Z] [INFO] Copying 1 resource
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5-properties ---
[2026-02-11T21:08:49.662Z] [INFO] No sources to compile
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5-properties ---
[2026-02-11T21:08:49.662Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:08:49.662Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-properties/src/test/resources
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5-properties ---
[2026-02-11T21:08:49.662Z] [INFO] No sources to compile
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5-properties ---
[2026-02-11T21:08:49.662Z] [INFO] No tests to run.
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5-properties ---
[2026-02-11T21:08:49.662Z] [INFO] Building jar: /quarkus/test-framework/junit5-properties/target/quarkus-junit5-properties-2.7.5.Final.jar
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5-properties ---
[2026-02-11T21:08:49.662Z] [INFO] Building jar: /quarkus/test-framework/junit5-properties/target/quarkus-junit5-properties-2.7.5.Final-sources.jar
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5-properties ---
[2026-02-11T21:08:49.662Z] [INFO] Installing /quarkus/test-framework/junit5-properties/target/quarkus-junit5-properties-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-properties/2.7.5.Final/quarkus-junit5-properties-2.7.5.Final.jar
[2026-02-11T21:08:49.662Z] [INFO] Installing /quarkus/test-framework/junit5-properties/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit5-properties/2.7.5.Final/quarkus-junit5-properties-2.7.5.Final.pom
[2026-02-11T21:08:49.662Z] [INFO] Installing /quarkus/test-framework/junit5-properties/target/quarkus-junit5-properties-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-properties/2.7.5.Final/quarkus-junit5-properties-2.7.5.Final-sources.jar
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.662Z] [INFO] Skipping Quarkus - Test Framework - JUnit 5
[2026-02-11T21:08:49.662Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.662Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.662Z] [INFO] Skipping Quarkus - Vert.x - HTTP - Deployment
[2026-02-11T21:08:49.662Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.662Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.662Z] [INFO] Skipping Quarkus - Undertow - Deployment
[2026-02-11T21:08:49.662Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.662Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --------------< io.quarkus:quarkus-test-extension-parent >--------------
[2026-02-11T21:08:49.662Z] [INFO] Building Quarkus - Core - Test Extension 2.7.5.Final [58/964]
[2026-02-11T21:08:49.662Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-extension-parent ---
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-extension-parent ---
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-extension-parent ---
[2026-02-11T21:08:49.662Z] [INFO] Skipping Rule Enforcement.
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-extension-parent ---
[2026-02-11T21:08:49.662Z] [INFO] Skipping Rule Enforcement.
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-extension-parent ---
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-extension-parent ---
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-extension-parent ---
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-extension-parent ---
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-extension-parent ---
[2026-02-11T21:08:49.662Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-extension-parent ---
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-extension-parent ---
[2026-02-11T21:08:49.662Z] [INFO] Installing /quarkus/core/test-extension/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-extension-parent/2.7.5.Final/quarkus-test-extension-parent-2.7.5.Final.pom
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.662Z] [INFO] Skipping Quarkus - Core - Test Extension - Runtime
[2026-02-11T21:08:49.662Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.662Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.662Z] [INFO] Skipping Quarkus - Core - Test Extension - Deployment
[2026-02-11T21:08:49.662Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.662Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] -------------------< io.quarkus:quarkus-junit4-mock >-------------------
[2026-02-11T21:08:49.662Z] [INFO] Building Quarkus - JUnit 4 Mock 2.7.5.Final [59/964]
[2026-02-11T21:08:49.662Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit4-mock ---
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit4-mock ---
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit4-mock ---
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit4-mock ---
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit4-mock ---
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit4-mock ---
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit4-mock ---
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit4-mock ---
[2026-02-11T21:08:49.662Z] [INFO] Processed 4 files in 20ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit4-mock ---
[2026-02-11T21:08:49.662Z] [INFO] Processed 4 files in 00:00.004 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit4-mock ---
[2026-02-11T21:08:49.662Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:08:49.662Z] [INFO] skip non existing resourceDirectory /quarkus/core/junit4-mock/src/main/resources
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit4-mock ---
[2026-02-11T21:08:49.662Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:08:49.662Z] [INFO] Compiling 4 source files to /quarkus/core/junit4-mock/target/classes
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit4-mock ---
[2026-02-11T21:08:49.662Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:08:49.662Z] [INFO] skip non existing resourceDirectory /quarkus/core/junit4-mock/src/test/resources
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit4-mock ---
[2026-02-11T21:08:49.662Z] [INFO] No sources to compile
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit4-mock ---
[2026-02-11T21:08:49.662Z] [INFO] No tests to run.
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit4-mock ---
[2026-02-11T21:08:49.662Z] [INFO] Building jar: /quarkus/core/junit4-mock/target/quarkus-junit4-mock-2.7.5.Final.jar
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit4-mock ---
[2026-02-11T21:08:49.662Z] [INFO] Building jar: /quarkus/core/junit4-mock/target/quarkus-junit4-mock-2.7.5.Final-sources.jar
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit4-mock ---
[2026-02-11T21:08:49.662Z] [INFO] Installing /quarkus/core/junit4-mock/target/quarkus-junit4-mock-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit4-mock/2.7.5.Final/quarkus-junit4-mock-2.7.5.Final.jar
[2026-02-11T21:08:49.662Z] [INFO] Installing /quarkus/core/junit4-mock/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit4-mock/2.7.5.Final/quarkus-junit4-mock-2.7.5.Final.pom
[2026-02-11T21:08:49.662Z] [INFO] Installing /quarkus/core/junit4-mock/target/quarkus-junit4-mock-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit4-mock/2.7.5.Final/quarkus-junit4-mock-2.7.5.Final-sources.jar
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.662Z] [INFO] Skipping Quarkus - Test Framework - H2 Database Support
[2026-02-11T21:08:49.662Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.662Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.662Z] [INFO] Skipping Quarkus - Test Framework - Derby Database Support
[2026-02-11T21:08:49.662Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.662Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.662Z] [INFO] Skipping Quarkus - Test Framework - Kubernetes Client Mock Server support
[2026-02-11T21:08:49.662Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.662Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.662Z] [INFO] Skipping Quarkus - Test Framework - OpenShift Client Mock Server support
[2026-02-11T21:08:49.662Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:49.662Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:49.662Z] [INFO]
[2026-02-11T21:08:49.662Z] [INFO] --------------< io.quarkus:quarkus-junit5-mockito-config >--------------
[2026-02-11T21:08:49.662Z] [INFO] Building Quarkus - Test framework - JUnit 5 - Mockito Config 2.7.5.Final [60/964]
[2026-02-11T21:08:49.663Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:08:49.663Z] [INFO]
[2026-02-11T21:08:49.663Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5-mockito-config ---
[2026-02-11T21:08:49.663Z] [INFO]
[2026-02-11T21:08:49.663Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5-mockito-config ---
[2026-02-11T21:08:49.663Z] [INFO]
[2026-02-11T21:08:49.663Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5-mockito-config ---
[2026-02-11T21:08:49.663Z] [INFO] Skipping Rule Enforcement.
[2026-02-11T21:08:49.663Z] [INFO]
[2026-02-11T21:08:49.663Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5-mockito-config ---
[2026-02-11T21:08:49.663Z] [INFO] Skipping Rule Enforcement.
[2026-02-11T21:08:49.663Z] [INFO]
[2026-02-11T21:08:49.663Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5-mockito-config ---
[2026-02-11T21:08:49.663Z] [INFO]
[2026-02-11T21:08:49.663Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5-mockito-config ---
[2026-02-11T21:08:49.663Z] [INFO]
[2026-02-11T21:08:49.663Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5-mockito-config ---
[2026-02-11T21:08:49.663Z] [INFO]
[2026-02-11T21:08:49.663Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5-mockito-config ---
[2026-02-11T21:08:49.663Z] [INFO] Processed 1 files in 19ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-11T21:08:49.663Z] [INFO]
[2026-02-11T21:08:49.663Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5-mockito-config ---
[2026-02-11T21:08:49.663Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-11T21:08:49.663Z] [INFO]
[2026-02-11T21:08:49.663Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5-mockito-config ---
[2026-02-11T21:08:49.663Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:08:49.663Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-mockito-config/src/main/resources
[2026-02-11T21:08:49.663Z] [INFO]
[2026-02-11T21:08:49.663Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5-mockito-config ---
[2026-02-11T21:08:49.663Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:08:49.663Z] [INFO] Compiling 1 source file to /quarkus/test-framework/junit5-mockito-config/target/classes
[2026-02-11T21:08:50.035Z] [INFO]
[2026-02-11T21:08:50.035Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5-mockito-config ---
[2026-02-11T21:08:50.035Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:08:50.035Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-mockito-config/src/test/resources
[2026-02-11T21:08:50.035Z] [INFO]
[2026-02-11T21:08:50.035Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5-mockito-config ---
[2026-02-11T21:08:50.035Z] [INFO] No sources to compile
[2026-02-11T21:08:50.035Z] [INFO]
[2026-02-11T21:08:50.035Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5-mockito-config ---
[2026-02-11T21:08:50.035Z] [INFO] No tests to run.
[2026-02-11T21:08:50.035Z] [INFO]
[2026-02-11T21:08:50.035Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5-mockito-config ---
[2026-02-11T21:08:50.035Z] [INFO] Building jar: /quarkus/test-framework/junit5-mockito-config/target/quarkus-junit5-mockito-config-2.7.5.Final.jar
[2026-02-11T21:08:50.035Z] [INFO]
[2026-02-11T21:08:50.035Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5-mockito-config ---
[2026-02-11T21:08:50.035Z] [INFO] Building jar: /quarkus/test-framework/junit5-mockito-config/target/quarkus-junit5-mockito-config-2.7.5.Final-sources.jar
[2026-02-11T21:08:50.035Z] [INFO]
[2026-02-11T21:08:50.035Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5-mockito-config ---
[2026-02-11T21:08:50.035Z] [INFO] Installing /quarkus/test-framework/junit5-mockito-config/target/quarkus-junit5-mockito-config-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito-config/2.7.5.Final/quarkus-junit5-mockito-config-2.7.5.Final.jar
[2026-02-11T21:08:50.035Z] [INFO] Installing /quarkus/test-framework/junit5-mockito-config/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito-config/2.7.5.Final/quarkus-junit5-mockito-config-2.7.5.Final.pom
[2026-02-11T21:08:50.035Z] [INFO] Installing /quarkus/test-framework/junit5-mockito-config/target/quarkus-junit5-mockito-config-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito-config/2.7.5.Final/quarkus-junit5-mockito-config-2.7.5.Final-sources.jar
[2026-02-11T21:08:50.035Z] [INFO]
[2026-02-11T21:08:50.035Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.035Z] [INFO] Skipping Quarkus - Test framework - JUnit 5 - Mockito
[2026-02-11T21:08:50.035Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.035Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.035Z] [INFO]
[2026-02-11T21:08:50.035Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.035Z] [INFO] Skipping Quarkus - Test framework - Vert.x
[2026-02-11T21:08:50.035Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.035Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.035Z] [INFO]
[2026-02-11T21:08:50.035Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.035Z] [INFO] Skipping Quarkus - Jackson
[2026-02-11T21:08:50.035Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.035Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.035Z] [INFO]
[2026-02-11T21:08:50.035Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.035Z] [INFO] Skipping Quarkus - Jackson - Runtime
[2026-02-11T21:08:50.035Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.035Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.035Z] [INFO]
[2026-02-11T21:08:50.035Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.035Z] [INFO] Skipping Quarkus - Amazon Lambda
[2026-02-11T21:08:50.035Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO] Skipping Quarkus - Amazon Lambda - Common Runtime
[2026-02-11T21:08:50.036Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO] Skipping Quarkus - Test Framework - Amazon Lambda
[2026-02-11T21:08:50.036Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO] Skipping Quarkus - Test Framework - Arquillian Adapter
[2026-02-11T21:08:50.036Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] ---------------< io.quarkus:quarkus-devmode-test-utils >----------------
[2026-02-11T21:08:50.036Z] [INFO] Building Quarkus - Test Framework - Dev Mode Test Utils 2.7.5.Final [61/964]
[2026-02-11T21:08:50.036Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devmode-test-utils ---
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devmode-test-utils ---
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devmode-test-utils ---
[2026-02-11T21:08:50.036Z] [INFO] Skipping Rule Enforcement.
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devmode-test-utils ---
[2026-02-11T21:08:50.036Z] [INFO] Skipping Rule Enforcement.
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devmode-test-utils ---
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devmode-test-utils ---
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devmode-test-utils ---
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devmode-test-utils ---
[2026-02-11T21:08:50.036Z] [INFO] Processed 1 files in 26ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devmode-test-utils ---
[2026-02-11T21:08:50.036Z] [INFO] Processed 1 files in 00:00.013 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devmode-test-utils ---
[2026-02-11T21:08:50.036Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:08:50.036Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/devmode-test-utils/src/main/resources
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devmode-test-utils ---
[2026-02-11T21:08:50.036Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:08:50.036Z] [INFO] Compiling 1 source file to /quarkus/test-framework/devmode-test-utils/target/classes
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devmode-test-utils ---
[2026-02-11T21:08:50.036Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:08:50.036Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/devmode-test-utils/src/test/resources
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devmode-test-utils ---
[2026-02-11T21:08:50.036Z] [INFO] No sources to compile
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devmode-test-utils ---
[2026-02-11T21:08:50.036Z] [INFO] No tests to run.
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devmode-test-utils ---
[2026-02-11T21:08:50.036Z] [INFO] Building jar: /quarkus/test-framework/devmode-test-utils/target/quarkus-devmode-test-utils-2.7.5.Final.jar
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devmode-test-utils ---
[2026-02-11T21:08:50.036Z] [INFO] Building jar: /quarkus/test-framework/devmode-test-utils/target/quarkus-devmode-test-utils-2.7.5.Final-sources.jar
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devmode-test-utils ---
[2026-02-11T21:08:50.036Z] [INFO] Installing /quarkus/test-framework/devmode-test-utils/target/quarkus-devmode-test-utils-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devmode-test-utils/2.7.5.Final/quarkus-devmode-test-utils-2.7.5.Final.jar
[2026-02-11T21:08:50.036Z] [INFO] Installing /quarkus/test-framework/devmode-test-utils/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devmode-test-utils/2.7.5.Final/quarkus-devmode-test-utils-2.7.5.Final.pom
[2026-02-11T21:08:50.036Z] [INFO] Installing /quarkus/test-framework/devmode-test-utils/target/quarkus-devmode-test-utils-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devmode-test-utils/2.7.5.Final/quarkus-devmode-test-utils-2.7.5.Final-sources.jar
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO] Skipping Quarkus - Test Framework - Maven Integration
[2026-02-11T21:08:50.036Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO] Skipping Quarkus - Test framework - embedded LDAP server
[2026-02-11T21:08:50.036Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO] Skipping Quarkus - Test Framework - Security
[2026-02-11T21:08:50.036Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO] Skipping Quarkus - Test Framework - Security JWT
[2026-02-11T21:08:50.036Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO] Skipping Quarkus - Credentials
[2026-02-11T21:08:50.036Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO] Skipping Quarkus - Credentials - Runtime
[2026-02-11T21:08:50.036Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO] Skipping Quarkus - SmallRye JWT Token Build
[2026-02-11T21:08:50.036Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO] Skipping Quarkus - SmallRye JWT Token Build - Runtime
[2026-02-11T21:08:50.036Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO] Skipping Quarkus - OpenID Connect Common
[2026-02-11T21:08:50.036Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO] Skipping Quarkus - OpenID Connect Common - Runtime
[2026-02-11T21:08:50.036Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO] Skipping Quarkus - OpenID Connect Adapter
[2026-02-11T21:08:50.036Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.036Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.036Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO] Skipping Quarkus - OpenID Connect Adapter - Runtime
[2026-02-11T21:08:50.037Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO] Skipping Quarkus - Test Framework - Security OIDC
[2026-02-11T21:08:50.037Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO] Skipping Quarkus - Test Framework - OIDC Wiremock Server support
[2026-02-11T21:08:50.037Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO] Skipping Quarkus - Test Framework - Keycloak Server support
[2026-02-11T21:08:50.037Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] ------------------< io.quarkus:quarkus-jacoco-parent >------------------
[2026-02-11T21:08:50.037Z] [INFO] Building Quarkus - Jacoco 2.7.5.Final [62/964]
[2026-02-11T21:08:50.037Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jacoco-parent ---
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jacoco-parent ---
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jacoco-parent ---
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jacoco-parent ---
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jacoco-parent ---
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jacoco-parent ---
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jacoco-parent ---
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jacoco-parent ---
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jacoco-parent ---
[2026-02-11T21:08:50.037Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jacoco-parent ---
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jacoco-parent ---
[2026-02-11T21:08:50.037Z] [INFO] Installing /quarkus/test-framework/jacoco/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jacoco-parent/2.7.5.Final/quarkus-jacoco-parent-2.7.5.Final.pom
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO] Skipping Quarkus - Jacoco - Runtime
[2026-02-11T21:08:50.037Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO] Skipping Quarkus - Jacoco - Deployment
[2026-02-11T21:08:50.037Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO] Skipping Quarkus - Reactive Streams Operators
[2026-02-11T21:08:50.037Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO] Skipping Quarkus - SmallRye Mutiny Reactive Streams Operators
[2026-02-11T21:08:50.037Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO] Skipping Quarkus - SmallRye Mutiny Reactive Streams Operators - Runtime
[2026-02-11T21:08:50.037Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO] Skipping Quarkus - Kubernetes Service Binding
[2026-02-11T21:08:50.037Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO] Skipping Quarkus - Kubernetes Service Binding - Runtime
[2026-02-11T21:08:50.037Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO] Skipping Quarkus - SmallRye Health
[2026-02-11T21:08:50.037Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO] Skipping Quarkus - SmallRye Health - Runtime
[2026-02-11T21:08:50.037Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO] Skipping Quarkus - RESTEasy - Parent - Aggregator
[2026-02-11T21:08:50.037Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO] Skipping Quarkus - RESTEasy - Common
[2026-02-11T21:08:50.037Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO] Skipping Quarkus - RESTEasy - Common - Runtime
[2026-02-11T21:08:50.037Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO] Skipping Quarkus - RESTEasy - Server common
[2026-02-11T21:08:50.037Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO] Skipping Quarkus - RESTEasy - Server common - Runtime
[2026-02-11T21:08:50.037Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO] Skipping Quarkus - RESTEasy
[2026-02-11T21:08:50.037Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO] Skipping Quarkus - RESTEasy - Runtime
[2026-02-11T21:08:50.037Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Parent - Aggregator
[2026-02-11T21:08:50.037Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO]
[2026-02-11T21:08:50.037Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.037Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Common
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Common - Runtime
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Kotlin
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Kotlin - Runtime
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - RESTEasy Reactive
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Runtime
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - SmallRye Metrics
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - SmallRye Metrics - Runtime
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - Jaeger
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - Jaeger - Runtime
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - SmallRye OpenTracing
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - SmallRye OpenTracing - Runtime
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - MongoDB Client
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - MongoDB Client - Runtime
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - Test Framework - MongoDB Support
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - Test Framework - Infinispan Client Support
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - Scheduler
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - Scheduler - Runtime
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - Apache HttpClient - Parent
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - Apache HttpClient - Runtime
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - REST Client Config
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - REST Client Config - Runtime
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - REST Client
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - REST Client - Runtime
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - gRPC Common
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - gRPC Common - Runtime
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - SmallRye Stork Integration
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO]
[2026-02-11T21:08:50.038Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.038Z] [INFO] Skipping Quarkus - SmallRye Stork - Runtime
[2026-02-11T21:08:50.038Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - gRPC parent
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - gRPC - Protoc Plugin
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - gRPC - Code Gen
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - gRPC - Stubs for health and reflection
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - gRPC - Runtime
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - Micrometer
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - Micrometer - Runtime
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - Micrometer Registry - Prometheus - Parent
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - Micrometer Registry - Prometheus Runtime
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - RESTEasy - Common - SPI
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - RESTEasy Reactive - SPI
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - RESTEasy - Common - Deployment
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - JAX-RS SPI - Parent
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - JAX-RS - SPI - Deployment
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - RESTEasy - Server common - SPI
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - RESTEasy - Server common - Deployment
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - RESTEasy - Deployment
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - Apache HttpClient - Deployment
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - REST Client Config - Deployment
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - SmallRye Fault tolerance
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - SmallRye Fault tolerance - Runtime
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - SmallRye Fault tolerance - Deployment
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - REST Client - Deployment
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - Jackson - SPI
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - Jackson - Deployment
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO] Skipping Quarkus - RESTEasy - Jackson
[2026-02-11T21:08:50.039Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.039Z] [INFO]
[2026-02-11T21:08:50.039Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - RESTEasy - Jackson - Runtime
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - RESTEasy - Jackson - Deployment
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Reactive Routes
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Reactive Routes - Runtime
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Hibernate Validator
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Hibernate Validator - SPI
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Elytron Security - Common
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Elytron Security - Common - Runtime
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Elytron Security - Common - Deployment
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Elytron Security
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Elytron Security - Runtime
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Elytron Security - Deployment
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Elytron Security Properties File
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Elytron Security Properties File - Runtime
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Elytron Security Properties File - Deployment
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Hibernate Validator - Runtime
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - JSON-B
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - JSON-B - Runtime
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - RESTEasy - JSON-B
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - RESTEasy - JSON-B - Runtime
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - JSON-B - SPI
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - JSON-B - Deployment
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - RESTEasy - JSON-B - Deployment
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Hibernate Validator - Deployment
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Reactive Routes - Deployment
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Micrometer - Deployment
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Micrometer Registry - Prometheus Deployment
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Scheduler - Deployment
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Datasource
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Datasource - Common
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Agroal
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Agroal - SPI
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Datasource - Runtime
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Narayana JTA
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO]
[2026-02-11T21:08:50.040Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.040Z] [INFO] Skipping Quarkus - Narayana JTA - Runtime
[2026-02-11T21:08:50.040Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - Agroal - Runtime
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - Quartz
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - Quartz - Runtime
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - SmallRye Metrics - SPI
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - SmallRye Metrics - Deployment
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - Quartz - Deployment
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - JAXP
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - JAXP - Runtime
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - JAXP - Deployment
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - SmallRye Stork - Deployment
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - Configuration - YAML
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - Configuration - YAML - Runtime
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - Configuration - YAML - Deployment
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - JAXB
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - JAXB - Runtime
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - JAXB - Deployment
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - WebSockets Client
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - WebSockets Client - Runtime
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - WebSockets
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - WebSockets - Runtime
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - WebSockets Client - Deployment
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - WebSockets - Deployment
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - WebSockets Aggregator
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - Undertow - WebSockets - Legacy Compat Artifact
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - WebJar Locator
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - WebJar Locator - Runtime
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - WebJar Locator - Deployment
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Common - Deployment
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Server - SPI - Deployment
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Kotlin - Deployment
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - JAX-RS Client Reactive
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - JAX-RS Client Reactive - Runtime
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - JAX-RS Client Reactive - Deployment
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Deployment
[2026-02-11T21:08:50.041Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO]
[2026-02-11T21:08:50.041Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.041Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Jackson Common Bits
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Common Jackson Bits - Deployment
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Jackson
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Jackson - Runtime
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Jackson - Deployment
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - RESTEasy Reactive - JSON-B
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - RESTEasy Reactive - JSON-B - Runtime
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - RESTEasy Reactive - JSON-B - Deployment
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - RESTEasy Reactive - JAXB
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - RESTEasy Reactive - JAXB - Runtime
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - RESTEasy Reactive - JAXB - Deployment
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - Panache
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - Panache - Common
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - Panache - Common - Runtime
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - Panache - Common - Deployment
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - Qute
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - Qute - Runtime
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - Qute - Deployment
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Qute
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Qute - Runtime
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Qute - Deployment
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Servlet
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - RESTEasy Reactive Servlet - Runtime
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - RESTEasy Reactive Servlet - Deployment
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Kotlin
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - REST Client Reactive
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - REST Client Reactive - Runtime
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - REST Client Reactive - Deployment
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - REST Client Reactive Jackson
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO] Skipping Quarkus - REST Client Reactive Jackson
[2026-02-11T21:08:50.042Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.042Z] [INFO]
[2026-02-11T21:08:50.042Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - REST Client Reactive Jackson - Deployment
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - Kotlin
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - Kotlin - Runtime
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Kotlin Serialization Common Parent
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Kotlin Serialization Common
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - REST Client Reactive Kotlin Serialization Parent
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - REST Client Reactive Kotlin Serialization
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - Kotlin - Deployment
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Kotlin Serialization Common Deployment
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - REST Client Reactive Kotlin Serialization - Deployment
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - REST Client Reactive Kotlin Serialization - Tests
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Links
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Links - Runtime
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Links - Deployment
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - RestEasy Reactive Kotlin Serialization
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - RestEasy Reactive Kotlin Serialization - Runtime
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - RestEasy Reactive Kotlin Serialization - Deployment
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - SmallRye Health - SPI
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - SmallRye OpenAPI
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - SmallRye OpenAPI - SPI
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - SmallRye OpenAPI - Common
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - SmallRye OpenAPI - Common - Deployment
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - Swagger UI
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - Swagger UI - Runtime
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - Swagger UI - Deployment
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - SmallRye OpenAPI - Runtime
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - SmallRye OpenAPI - Deployment
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - SmallRye Health - Deployment
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - Jaeger - Deployment
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - Caffeine
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - Caffeine - Runtime
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - Hibernate ORM
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - Hibernate ORM - Runtime
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - Narayana JTA - Deployment
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - Datasource - Deployment
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - Kubernetes Service Binding - SPI
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - Datasource - Deployment
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO]
[2026-02-11T21:08:50.043Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.043Z] [INFO] Skipping Quarkus - Credentials - Deployment
[2026-02-11T21:08:50.043Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - DevServices
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - DevServices - H2
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - JDBC
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - JDBC - H2
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - JDBC - H2 - Runtime
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - JDBC - H2 - Deployment
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - Agroal - Deployment
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - Caffeine - Deployment
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - Panache - Hibernate - Common
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - Panache - Hibernate - Common - Runtime
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - Panache - Hibernate - Common - Deployment
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - Hibernate ORM - Deployment
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - SmallRye OpenTracing - Deployment
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - OpenTelemetry - Parent - Aggregator
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - OpenTelemetry
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - OpenTelemetry - Runtime
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - OpenTelemetry - Deployment
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - OpenTelemetry Exporter - Jaeger
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - OpenTelemetry Exporter - Jaeger - Runtime
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - gRPC Common - Deployment
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - OpenTelemetry Exporter - Jaeger - Deployment
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - OpenTelemetry Exporter - OTLP
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - OpenTelemetry Exporter - OTLP - Runtime
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - OpenTelemetry Exporter - OTLP - Deployment
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - RESTEasy - JAXB
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - RESTEasy - JAXB - Runtime
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - RESTEasy - JAXB - Deployment
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - RESTEasy - Links
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - RESTEasy - Links - Runtime
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - RESTEasy - Links - Deployment
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - RESTEasy - Mutiny - Common
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - RESTEasy - Mutiny - Common - Runtime
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - RESTEasy - Mutiny - Common - Deployment
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - RESTEasy - Mutiny
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - RESTEasy - Mutiny - Runtime
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - RESTEasy - Mutiny - Deployment
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - RESTEasy - Qute
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - RESTEasy - Qute - Runtime
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - RESTEasy - Qute - Deployment
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO] Skipping Quarkus - RESTEasy - Multipart
[2026-02-11T21:08:50.044Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.044Z] [INFO]
[2026-02-11T21:08:50.044Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - RESTEasy - Multipart - Runtime
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - RESTEasy - Multipart - Deployment
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - REST Client - Jackson
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - REST Client - Jackson - Runtime
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - REST Client - Jackson - Deployment
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - REST Client - JSON-B
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - REST Client - JSON-B - Runtime
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - REST Client - JSON-B - Deployment
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - REST Client - JAXB
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - REST Client - JAXB - Runtime
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - REST Client - JAXB - Deployment
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - REST Client - Mutiny
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - REST Client - Mutiny - Runtime
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - REST Client - Mutiny - Deployment
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - SmallRye Reactive Streams Operators (deprecated)
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - SmallRye Reactive Streams Operators - Runtime
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - SmallRye Reactive Streams Operators - Deployment
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - SmallRye Reactive Type Converters
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - SmallRye Reactive Type Converters - Runtime
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - SmallRye Reactive Type Converters - Deployment
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - SmallRye Mutiny Reactive Streams Operators - Deployment
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - Kotlin
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - Runtime
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - Deployment
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - Kafka - Client
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - Kafka - Client - Runtime
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - DevServices - Common
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - Kafka - Client - Deployment
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - Kafka
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - Kafka - Runtime
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO]
[2026-02-11T21:08:50.045Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.045Z] [INFO] Skipping Quarkus - Avro
[2026-02-11T21:08:50.045Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - Avro - Runtime
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - Apicurio Registry - Avro
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - Apicurio Registry - Avro - Runtime
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - Avro - Deployment
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - Apicurio Registry - Avro - Deployment
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - Kafka - Deployment
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - AMQP 1.0
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Runtime
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Deployment
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - MQTT
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - MQTT - Runtime
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - MQTT - Deployment
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Runtime
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Deployment
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - Reactive Datasource
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - Reactive Datasource - Runtime
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - Reactive Datasource - Deployment
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - DevServices - DB2
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - Reactive DB2 Client
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - Reactive DB2 Client - Runtime
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - Reactive DB2 Client - Deployment
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - DevServices - Postgresql
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - Reactive PostgreSQL Client
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - Reactive PostgreSQL Client - Runtime
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - Reactive PostgreSQL Client - Deployment
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - Reactive MySQL Client
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - Reactive MySQL Client - Runtime
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - DevServices - MySQL
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - Reactive MySQL Client - Deployment
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - DevServices - MSSQL
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - Reactive MS SQL Client
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - Reactive Microsoft SQL Server Client - Runtime
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - Reactive Microsoft SQL Server Client - Deployment
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO] Skipping Quarkus - DevServices - Oracle
[2026-02-11T21:08:50.046Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.046Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.046Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - Reactive Oracle Client
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - Reactive Oracle Client - Runtime
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - Reactive Oracle Client - Deployment
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - Mailer
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - Mailer - Runtime
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - Mailer - Deployment
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - gRPC - Deployment
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - Redis Client
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - Redis Client - Runtime
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - Redis Client - Deployment
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - Narayana STM
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - Narayana STM - Runtime
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - Narayana STM - Deployment
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - Narayana MicroProfile LRA Participant
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - Narayana LRA Participant - Runtime
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - Narayana MicroProfile LRA Participant - Deployment
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - JDBC - PostgreSQL
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - JDBC - PostgreSQL - Runtime
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - JDBC - PostgreSQL - Deployment
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - JDBC - DB2
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - JDBC - DB2 - Runtime
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - JDBC - DB2 - Deployment
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - JDBC - Derby
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - JDBC - Derby - Runtime
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - DevServices - Derby
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - JDBC - Derby - Deployment
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - JDBC - MariaDB
[2026-02-11T21:08:50.047Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO]
[2026-02-11T21:08:50.047Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.047Z] [INFO] Skipping Quarkus - JDBC - MariaDB - Runtime
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - DevServices - MariaDB
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - JDBC - MariaDB - Deployment
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - JDBC - MSSQL
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - JDBC - MSSQL - Runtime
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - JDBC - MSSQL - Deployment
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - JDBC - MySQL
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - JDBC - MySQL - Runtime
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - JDBC - MySQL - Deployment
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - JDBC - Oracle
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - JDBC - Oracle - Runtime
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - JDBC - Oracle - Deployment
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - Hibernate Envers - Parent
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - Hibernate Envers - Runtime
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - Hibernate Envers - Deployment
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - Hibernate Reactive
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - Hibernate Reactive - Runtime
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - Hibernate Reactive - Deployment
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - Panache - Mock
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - Hibernate ORM with Panache - Common
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - Hibernate ORM with Panache - Common - Runtime
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - Hibernate ORM with Panache - Common - Deployment
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - Hibernate ORM with Panache - JPA
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - Hibernate ORM with Panache - Runtime
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - Hibernate ORM with Panache - Deployment
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - Hibernate ORM with Panache and Kotlin - JPA
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - Hibernate ORM with Panache and Kotlin - Runtime
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - Hibernate ORM with Panache and Kotlin - Deployment
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - Panache - Query Language
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - MongoDB with Panache - Common
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - MongoDB with Panache - Common Runtime
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - MongoDB Client - Deployment
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - MongoDB with Panache - Common Deployment
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - Hibernate Reactive with Panache - Common
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO]
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.048Z] [INFO] Skipping Quarkus - Hibernate Reactive with Panache - Common - Runtime
[2026-02-11T21:08:50.048Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.048Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - Hibernate Reactive with Panache - Common - Deployment
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - Hibernate Reactive with Panache - JPA
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - Hibernate Reactive with Panache - Runtime
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - Hibernate Reactive with Panache - Deployment
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - MongoDB with Panache - Parent
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - MongoDB with Panache - Runtime
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - MongoDB with Panache - Deployment
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - MongoDB with Panache - Kotlin Parent
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - MongoDB with Panache - Kotlin Runtime
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - MongoDB with Panache - Kotlin Deployment
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - REST data with Panache - Parent
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - REST data with Panache - Runtime
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - REST data with Panache - Deployment
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - Hibernate ORM REST data with Panache - Parent
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - Hibernate ORM REST data with Panache - Runtime
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - Hibernate ORM REST data with Panache - Deployment
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - MongoDB REST data with Panache - Parent
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - MongoDB REST data with Panache - Runtime
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - MongoDB REST data with Panache - Deployment
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - Elasticsearch client common
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - Elasticsearch REST client common - Runtime
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - Elasticsearch REST client common - Deployment
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - Hibernate Search - ORM + Elasticsearch
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - Hibernate Search - ORM + Elasticsearch - Runtime
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - Hibernate Search - ORM + Elasticsearch - Deployment
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Runtime
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO]
[2026-02-11T21:08:50.049Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.049Z] [INFO] Skipping Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Deployment
[2026-02-11T21:08:50.049Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Elasticsearch REST client - Parent
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Elasticsearch REST client - Runtime
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Elasticsearch REST client - Deployment
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Elasticsearch REST high level client - Parent
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Elasticsearch REST high level client - Runtime
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Elasticsearch REST high level client - Deployment
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Kafka Streams
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Kafka Streams - Runtime
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Kafka Streams - Deployment
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring - DI
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring - DI - Runtime
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring - DI - Deployment
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring Web - Parent - Aggregator
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring Web
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring Web - Common Runtime
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring Web - RESTEasy Classic - Parent
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring Web - RESTEasy Classic - Runtime
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring Web - RESTEasy Reactive - Parent
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring Web - RESTEasy Reactive - Runtime
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring Web - Runtime
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring Web - RESTEasy Classic - Deployment
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring Web - RESTEasy Reactive - Deployment
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring Web - Deployment
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring Web - RESTEasy Classic - Tests
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring Web - RESTEasy Reactive - Tests
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring Data JPA
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring - Data JPA - Runtime
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring - Data JPA - Deployment
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring Security - Parent
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring Security - Runtime
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring Security - Deployment
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring Boot - Properties
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring Boot - Properties - Runtime
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring Boot - Properties - Deployment
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring Cloud Config Client
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring Cloud Config Client - Runtime
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring Cloud Config Client - Deployment
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Cache
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Cache - Runtime
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Cache - Deployment
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring - Cache
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring - Cache - Runtime
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring - Cache - Deployment
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring - Scheduling
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring - Scheduling - Runtime
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring - Scheduling - Deployment
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring Data REST
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring - Data REST - Runtime
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Spring - Data REST - Deployment
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Security JPA
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Security JPA - Runtime
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Security JPA - Deployment
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Elytron Security JDBC
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Elytron Security JDBC - Runtime
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Elytron Security JDBC - Deployment
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Elytron Security LDAP
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Elytron Security LDAP - Runtime
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Elytron Security LDAP - Deployment
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Security OAuth2
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Security OAuth2 - Runtime
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO]
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.050Z] [INFO] Skipping Quarkus - Security OAuth2 - Deployment
[2026-02-11T21:08:50.050Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.050Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - SmallRye JWT Build - Deployment
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - SmallRye JWT
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - SmallRye JWT - Runtime
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - SmallRye JWT - Deployment
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - OpenID Connect Common - Deployment
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - OpenID Connect Adapter - Deployment
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - OpenID Connect Client
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - OpenID Connect Client - Runtime
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - OpenID Connect Client - Deployment
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - OpenID Connect Oidc Client Filter
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - OpenID Connect Client Filter - Runtime
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - OpenID Connect Client Filter - Deployment
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - OpenID Connect Oidc Client Reactive Filter
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - OpenID Connect Client Reactive Filter - Runtime
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - OpenID Connect Client Reactive Filter - Deployment
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - OpenID Connect Token Propagation
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - OpenID Connect Token Propagation - Runtime
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - OpenID Connect Token Propagation - Deployment
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - OpenID Connect Token Propagation Reactive
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - OpenID Connect Token Propagation Reactive - Runtime
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - OpenID Connect Token Propagation Reactive - Deployment
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Keycloak Authorization
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Keycloak Authorization - Runtime
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Keycloak Admin Client
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Keycloak Admin Client - Runtime
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Keycloak Admin Client - Deployment
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Keycloak Authorization - Deployment
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Infinispan - Client
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Infinispan - Client - Runtime
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Infinispan - Client - Deployment
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Amazon Lambda Event Server
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Amazon Lambda - Common Deployment
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Amazon Lambda - Runtime
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Amazon Lambda - Deployment
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Amazon Lambda - Archetype
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Amazon Lambda X-Ray
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Amazon Lambda Xray - Runtime
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Amazon Lambda X-Ray - Deployment
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Amazon Lambda HTTP
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Amazon Lambda HTTP - Runtime
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Amazon Lambda HTTP Event Server
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Amazon Lambda HTTP - Deployment
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Amazon Lambda HTTP - Archetype
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Amazon Lambda AWS Gateway REST API
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Amazon Lambda AWS Gateway REST API- Runtime
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Amazon Lambda REST Event Server
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Amazon Lambda AWS Gateway REST API - Deployment
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Amazon Lambda AWS Gateway REST API - Archetype
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - HTTP Azure Functions
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - HTTP Azure Functions - Runtime
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - HTTP Azure Functions - Deployment
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - HTTP Azure Functions - Archetype
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Funqy
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Funqy Server Common Parent
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Funqy Server Common - Runtime
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Funqy Server Common - Deployment
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Funqy HTTP Binding
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Funqy HTTP - Runtime
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Funqy HTTP - Deployment
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Funqy Amazon Lambda Binding
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Funqy Amazon Lambda - Runtime
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Funqy Amazon Lambda - Deployment
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Funqy Amazon Lambda - Archetype
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Funqy Knative Events Binding
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Funqy Knative Events - Runtime
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Funqy Knative Events - Deployment
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Funqy Google Cloud Functions Binding
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Funqy Google Cloud Functions - Runtime
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Funqy Google Cloud Functions - Deployment
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Scala
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO] Skipping Quarkus - Scala - Runtime
[2026-02-11T21:08:50.051Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.051Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.051Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Scala - Deployment
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Container Image
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Container Image - Runtime
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Container Image - SPI
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Container Image - Util
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Container Image - Deployment
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Container Image - Buildpack - Parent
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Container Image - Buildpack
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Container Image - Buildpack - Deployment
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Container Image - Docker - Parent
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Container Image - Docker
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Container Image - Docker - Deployment
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Container Image - Jib - Parent
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Container Image - Jib
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Container Image - Jib - Deployment
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Kubernetes Client
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Kubernetes Client - Runtime - Internal
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Kubernetes Client - SPI
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Kubernetes Client - Internal - Deployment
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Container Image - S2I - Parent
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Container Image - S2I
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Container Image - S2I - Deployment
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Container Image - OpenShift - Parent
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Container Image - OpenShift
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Container Image - OpenShift - Deployment
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Kubernetes - Vanilla
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Kubernetes - Vanilla - Runtime
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Kubernetes - Vanilla - Deployment
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Kubernetes - Openshift
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Kubernetes - OpenShift - Runtime
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Kubernetes - Minikube
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Kubernetes - Minikube - Runtime
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Kubernetes - Minikube - Deployment
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Kubernetes Client - Runtime
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Kubernetes Client - Deployment
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Kubernetes Config
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Kubernetes Config - Runtime
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Kubernetes Config - Deployment
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - OpenShift Client
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - OpenShift Client - Runtime
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - OpenShift Client - Deployment
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Kubernetes Service Binding - Deployment
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Flyway
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Flyway - Runtime
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Flyway - Deployment
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Liquibase
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Liquibase - Runtime
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Liquibase - Deployment
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Liquibase MongoDB
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Liquibase MongoDB - Runtime
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Liquibase MongoDB - Deployment
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO]
[2026-02-11T21:08:50.052Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.052Z] [INFO] Skipping Quarkus - Quarkus - Vert.x GraphQL - Parent
[2026-02-11T21:08:50.052Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - Quarkus - Vert.x GraphQL - Runtime
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - Quarkus - Vert.x GraphQL - Deployment
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - SmallRye GraphQL
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - SmallRye GraphQL - Runtime
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - SmallRye GraphQL - Deployment
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - SmallRye GraphQL Client
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - SmallRye GraphQL Client - Runtime
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - SmallRye GraphQL Client - Deployment
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - Logging - JSON
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - Logging - JSON - Runtime
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - Logging - JSON - Deployment
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - Logging - GELF
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - Logging - GELF - Runtime
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - Logging - GELF - Deployment
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - Picocli
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - Picocli - Runtime
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - Picocli - Deployment
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - HTTP Google Cloud Functions
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - HTTP Google Cloud Functions - Runtime
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - HTTP Google Cloud Functions - Deployment
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - Google Cloud Functions
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - Google Cloud Functions - Runtime
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - Google Cloud Functions - Deployment
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - AWT - Parent
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - AWT - Runtime
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Skipping Quarkus - AWT - Deployment
[2026-02-11T21:08:50.053Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:08:50.053Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:08:50.053Z] [INFO]
[2026-02-11T21:08:50.053Z] [INFO] --------< io.quarkus:quarkus-project-core-extension-codestarts >--------
[2026-02-11T21:08:50.053Z] [INFO] Building Quarkus - Dev tools - Project Core Extension Codestarts 2.7.5.Final [63/964]
[2026-02-11T21:08:50.053Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:08:50.053Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.pom
[2026-02-11T21:08:50.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.pom
[2026-02-11T21:08:50.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.pom (14 kB at 132 kB/s)
[2026-02-11T21:08:50.382Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom
[2026-02-11T21:08:50.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom
[2026-02-11T21:08:50.710Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom (34 kB at 379 kB/s)
[2026-02-11T21:08:50.710Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.jar
[2026-02-11T21:08:51.038Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.jar
[2026-02-11T21:08:51.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.jar (68 kB at 656 kB/s)
[2026-02-11T21:08:51.369Z] [INFO]
[2026-02-11T21:08:51.369Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-project-core-extension-codestarts ---
[2026-02-11T21:08:51.369Z] [INFO]
[2026-02-11T21:08:51.369Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-project-core-extension-codestarts ---
[2026-02-11T21:08:51.369Z] [INFO]
[2026-02-11T21:08:51.369Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-project-core-extension-codestarts ---
[2026-02-11T21:08:51.369Z] [INFO]
[2026-02-11T21:08:51.369Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-project-core-extension-codestarts ---
[2026-02-11T21:08:51.369Z] [INFO]
[2026-02-11T21:08:51.369Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-project-core-extension-codestarts ---
[2026-02-11T21:08:51.369Z] [INFO]
[2026-02-11T21:08:51.369Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-project-core-extension-codestarts ---
[2026-02-11T21:08:51.369Z] [INFO]
[2026-02-11T21:08:51.369Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-project-core-extension-codestarts ---
[2026-02-11T21:08:51.369Z] [INFO]
[2026-02-11T21:08:51.369Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-project-core-extension-codestarts ---
[2026-02-11T21:08:51.369Z] [INFO]
[2026-02-11T21:08:51.369Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-project-core-extension-codestarts ---
[2026-02-11T21:08:51.369Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-11T21:08:51.369Z] [INFO]
[2026-02-11T21:08:51.369Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-project-core-extension-codestarts ---
[2026-02-11T21:08:51.369Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:08:51.369Z] [INFO] Copying 110 resources
[2026-02-11T21:08:51.369Z] [INFO] Copying 1 resource
[2026-02-11T21:08:51.370Z] [INFO]
[2026-02-11T21:08:51.370Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-project-core-extension-codestarts ---
[2026-02-11T21:08:51.370Z] [INFO] No sources to compile
[2026-02-11T21:08:51.370Z] [INFO]
[2026-02-11T21:08:51.370Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-project-core-extension-codestarts ---
[2026-02-11T21:08:51.370Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:08:51.370Z] [INFO] skip non existing resourceDirectory /quarkus/devtools/project-core-extension-codestarts/src/test/resources
[2026-02-11T21:08:51.370Z] [INFO]
[2026-02-11T21:08:51.370Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-project-core-extension-codestarts ---
[2026-02-11T21:08:51.370Z] [INFO] No sources to compile
[2026-02-11T21:08:51.370Z] [INFO]
[2026-02-11T21:08:51.370Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-project-core-extension-codestarts ---
[2026-02-11T21:08:51.370Z] [INFO] No tests to run.
[2026-02-11T21:08:51.370Z] [INFO]
[2026-02-11T21:08:51.370Z] [INFO] --- exec-maven-plugin:3.0.0:exec (generate-gradle-wrapper) @ quarkus-project-core-extension-codestarts ---
[2026-02-11T21:08:51.370Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
[2026-02-11T21:08:51.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
[2026-02-11T21:08:51.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 8.5 kB/s)
[2026-02-11T21:08:51.700Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
[2026-02-11T21:08:52.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
[2026-02-11T21:08:52.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 44 kB/s)
[2026-02-11T21:08:52.029Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
[2026-02-11T21:08:52.357Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
[2026-02-11T21:08:52.357Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 276 kB/s)
[2026-02-11T21:08:52.357Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
[2026-02-11T21:08:52.686Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
[2026-02-11T21:08:52.686Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 126 kB/s)
[2026-02-11T21:08:52.686Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/35/commons-parent-35.pom
[2026-02-11T21:08:53.015Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom
[2026-02-11T21:08:53.015Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 656 kB/s)
[2026-02-11T21:08:53.015Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom
[2026-02-11T21:08:53.015Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom
[2026-02-11T21:08:53.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom (11 kB at 111 kB/s)
[2026-02-11T21:08:53.344Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
[2026-02-11T21:08:53.344Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
[2026-02-11T21:08:53.344Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar
[2026-02-11T21:08:53.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
[2026-02-11T21:08:53.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
[2026-02-11T21:08:53.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar
[2026-02-11T21:08:53.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 938 kB/s)
[2026-02-11T21:08:53.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 57 kB/s)
[2026-02-11T21:08:53.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar (128 kB at 1.7 MB/s)
[2026-02-11T21:08:53.675Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-11T21:08:54.003Z] Downloading https://services.gradle.org/distributions/gradle-7.3.3-all.zip
[2026-02-11T21:08:56.813Z] ...............10%...............20%...............30%...............40%...............50%...............60%................70%...............80%...............90%...............100%
[2026-02-11T21:08:59.776Z]
[2026-02-11T21:08:59.776Z] Welcome to Gradle 7.3.3!
[2026-02-11T21:08:59.776Z]
[2026-02-11T21:08:59.776Z] Here are the highlights of this release:
[2026-02-11T21:08:59.776Z] - Easily declare new test suites in Java projects
[2026-02-11T21:08:59.776Z] - Support for Java 17
[2026-02-11T21:08:59.776Z] - Support for Scala 3
[2026-02-11T21:08:59.776Z]
[2026-02-11T21:08:59.776Z] For more details see https://docs.gradle.org/7.3.3/release-notes.html
[2026-02-11T21:08:59.776Z]
[2026-02-11T21:09:04.534Z] > Task :wrapper
[2026-02-11T21:09:04.534Z]
[2026-02-11T21:09:04.534Z] > Task :init
[2026-02-11T21:09:04.534Z] Get more help with your project: Learn more about Gradle by exploring our samples at https://docs.gradle.org/7.3.3/samples
[2026-02-11T21:09:04.534Z]
[2026-02-11T21:09:04.534Z] BUILD SUCCESSFUL in 10s
[2026-02-11T21:09:04.534Z] 2 actionable tasks: 2 executed
[2026-02-11T21:09:04.534Z] [INFO]
[2026-02-11T21:09:04.534Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-project-core-extension-codestarts ---
[2026-02-11T21:09:04.534Z] [INFO] Building jar: /quarkus/devtools/project-core-extension-codestarts/target/quarkus-project-core-extension-codestarts-2.7.5.Final.jar
[2026-02-11T21:09:04.534Z] [INFO]
[2026-02-11T21:09:04.534Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-project-core-extension-codestarts ---
[2026-02-11T21:09:04.885Z] [INFO] Building jar: /quarkus/devtools/project-core-extension-codestarts/target/quarkus-project-core-extension-codestarts-2.7.5.Final-sources.jar
[2026-02-11T21:09:04.885Z] [INFO]
[2026-02-11T21:09:04.885Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-project-core-extension-codestarts ---
[2026-02-11T21:09:04.885Z] [INFO] Installing /quarkus/devtools/project-core-extension-codestarts/target/quarkus-project-core-extension-codestarts-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-project-core-extension-codestarts/2.7.5.Final/quarkus-project-core-extension-codestarts-2.7.5.Final.jar
[2026-02-11T21:09:04.885Z] [INFO] Installing /quarkus/devtools/project-core-extension-codestarts/pom.xml to /root/.m2/repository/io/quarkus/quarkus-project-core-extension-codestarts/2.7.5.Final/quarkus-project-core-extension-codestarts-2.7.5.Final.pom
[2026-02-11T21:09:04.885Z] [INFO] Installing /quarkus/devtools/project-core-extension-codestarts/target/quarkus-project-core-extension-codestarts-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-project-core-extension-codestarts/2.7.5.Final/quarkus-project-core-extension-codestarts-2.7.5.Final-sources.jar
[2026-02-11T21:09:04.885Z] [INFO]
[2026-02-11T21:09:04.885Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:04.885Z] [INFO] Skipping Quarkus - BOM - Descriptor JSON
[2026-02-11T21:09:04.885Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:04.885Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:04.885Z] [INFO]
[2026-02-11T21:09:04.885Z] [INFO] ------------------< io.quarkus:quarkus-maven-plugin >-------------------
[2026-02-11T21:09:04.885Z] [INFO] Building Quarkus - Maven Plugin 2.7.5.Final [64/964]
[2026-02-11T21:09:04.885Z] [INFO] ----------------------------[ maven-plugin ]----------------------------
[2026-02-11T21:09:04.885Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.pom
[2026-02-11T21:09:04.885Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.pom (3.4 kB at 45 kB/s)
[2026-02-11T21:09:04.885Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.pom
[2026-02-11T21:09:04.885Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.pom (2.5 kB at 22 kB/s)
[2026-02-11T21:09:05.215Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor-parent/2.3.1/mojo-executor-parent-2.3.1.pom
[2026-02-11T21:09:05.215Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor-parent/2.3.1/mojo-executor-parent-2.3.1.pom (10 kB at 83 kB/s)
[2026-02-11T21:09:05.215Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom
[2026-02-11T21:09:05.215Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom (25 kB at 214 kB/s)
[2026-02-11T21:09:05.544Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.jar
[2026-02-11T21:09:05.544Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.jar
[2026-02-11T21:09:05.544Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.jar (13 kB at 157 kB/s)
[2026-02-11T21:09:05.544Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.jar (1.7 MB at 13 MB/s)
[2026-02-11T21:09:05.544Z] [INFO]
[2026-02-11T21:09:05.544Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-maven-plugin ---
[2026-02-11T21:09:05.544Z] [INFO]
[2026-02-11T21:09:05.544Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-maven-plugin ---
[2026-02-11T21:09:07.818Z] [INFO]
[2026-02-11T21:09:07.818Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-maven-plugin ---
[2026-02-11T21:09:07.818Z] [INFO]
[2026-02-11T21:09:07.818Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-maven-plugin ---
[2026-02-11T21:09:07.818Z] [INFO]
[2026-02-11T21:09:07.818Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-maven-plugin ---
[2026-02-11T21:09:07.818Z] [INFO]
[2026-02-11T21:09:07.818Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-maven-plugin ---
[2026-02-11T21:09:07.818Z] [INFO]
[2026-02-11T21:09:07.818Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-quarkus-maven-plugin) @ quarkus-maven-plugin ---
[2026-02-11T21:09:07.818Z] [INFO]
[2026-02-11T21:09:07.818Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-maven-plugin ---
[2026-02-11T21:09:07.818Z] [INFO]
[2026-02-11T21:09:07.818Z] [INFO] --- maven-plugin-plugin:3.6.0:helpmojo (help-goal) @ quarkus-maven-plugin ---
[2026-02-11T21:09:07.818Z] [INFO] Using 'UTF-8' encoding to read mojo source files.
[2026-02-11T21:09:07.818Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[2026-02-11T21:09:08.970Z] [INFO] java-annotations mojo extractor found 0 mojo descriptor.
[2026-02-11T21:09:09.300Z] [INFO]
[2026-02-11T21:09:09.300Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-maven-plugin ---
[2026-02-11T21:09:09.300Z] [INFO] Processed 41 files in 218ms (Formatted: 0, Unchanged: 41, Failed: 0, Readonly: 0)
[2026-02-11T21:09:09.300Z] [INFO]
[2026-02-11T21:09:09.300Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-maven-plugin ---
[2026-02-11T21:09:09.698Z] [INFO] Processed 41 files in 00:00.275 (Already Sorted: 41, Needed Sorting: 0)
[2026-02-11T21:09:09.698Z] [INFO]
[2026-02-11T21:09:09.698Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-maven-plugin ---
[2026-02-11T21:09:09.698Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:09:09.698Z] [INFO] Copying 2 resources
[2026-02-11T21:09:09.698Z] [INFO] Copying 11 resources
[2026-02-11T21:09:09.698Z] [INFO]
[2026-02-11T21:09:09.699Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-maven-plugin ---
[2026-02-11T21:09:09.699Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:09:09.699Z] [INFO] Compiling 37 source files to /quarkus/devtools/maven/target/classes
[2026-02-11T21:09:10.408Z] [INFO] Annotation processing is enabled because one or more processors were found
[2026-02-11T21:09:10.408Z] on the class path. A future release of javac may disable annotation processing
[2026-02-11T21:09:10.408Z] unless at least one processor is specified by name (-processor), or a search
[2026-02-11T21:09:10.408Z] path is specified (--processor-path, --processor-module-path), or annotation
[2026-02-11T21:09:10.408Z] processing is enabled explicitly (-proc:only, -proc:full).
[2026-02-11T21:09:10.408Z] Use -Xlint:-options to suppress this message.
[2026-02-11T21:09:10.408Z] Use -proc:none to disable annotation processing.
[2026-02-11T21:09:10.408Z] [WARNING] /quarkus/devtools/maven/src/main/java/io/quarkus/maven/CreateProjectMojo.java:[291,21] className(java.lang.String) in io.quarkus.devtools.commands.CreateProject has been deprecated
[2026-02-11T21:09:10.408Z] [WARNING] /quarkus/devtools/maven/src/main/java/io/quarkus/maven/DevMojo.java:[696,26] getProjectMap() in org.apache.maven.execution.MavenSession has been deprecated
[2026-02-11T21:09:10.408Z] [WARNING] /quarkus/devtools/maven/src/main/java/io/quarkus/maven/DevMojo.java:[901,38] unchecked method invocation: method buildSystemProperties in class io.quarkus.deployment.dev.QuarkusDevModeLauncher.Builder is applied to given types
[2026-02-11T21:09:10.408Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-02-11T21:09:10.408Z] found: java.util.Map
[2026-02-11T21:09:10.408Z] [WARNING] /quarkus/devtools/maven/src/main/java/io/quarkus/maven/DevMojo.java:[901,39] unchecked conversion
[2026-02-11T21:09:10.408Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-02-11T21:09:10.408Z] found: java.util.Map
[2026-02-11T21:09:10.408Z] [INFO]
[2026-02-11T21:09:10.408Z] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ quarkus-maven-plugin ---
[2026-02-11T21:09:10.408Z] [INFO] Using 'UTF-8' encoding to read mojo source files.
[2026-02-11T21:09:10.408Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[2026-02-11T21:09:11.118Z] [INFO] java-annotations mojo extractor found 25 mojo descriptors.
[2026-02-11T21:09:11.447Z] [INFO]
[2026-02-11T21:09:11.447Z] [INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ quarkus-maven-plugin ---
[2026-02-11T21:09:11.776Z] [INFO] Discovered 3 component descriptors(s)
[2026-02-11T21:09:11.776Z] [INFO]
[2026-02-11T21:09:11.776Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-maven-plugin ---
[2026-02-11T21:09:11.776Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:09:11.776Z] [INFO] Copying 3 resources
[2026-02-11T21:09:11.776Z] [INFO]
[2026-02-11T21:09:11.776Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-maven-plugin ---
[2026-02-11T21:09:11.776Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:09:11.776Z] [INFO] Compiling 5 source files to /quarkus/devtools/maven/target/test-classes
[2026-02-11T21:09:11.776Z] [INFO] Annotation processing is enabled because one or more processors were found
[2026-02-11T21:09:11.776Z] on the class path. A future release of javac may disable annotation processing
[2026-02-11T21:09:11.776Z] unless at least one processor is specified by name (-processor), or a search
[2026-02-11T21:09:11.776Z] path is specified (--processor-path, --processor-module-path), or annotation
[2026-02-11T21:09:11.776Z] processing is enabled explicitly (-proc:only, -proc:full).
[2026-02-11T21:09:11.776Z] Use -Xlint:-options to suppress this message.
[2026-02-11T21:09:11.776Z] Use -proc:none to disable annotation processing.
[2026-02-11T21:09:11.776Z] [INFO]
[2026-02-11T21:09:11.776Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-maven-plugin ---
[2026-02-11T21:09:12.106Z] [INFO]
[2026-02-11T21:09:12.106Z] [INFO] -------------------------------------------------------
[2026-02-11T21:09:12.106Z] [INFO] T E S T S
[2026-02-11T21:09:12.107Z] [INFO] -------------------------------------------------------
[2026-02-11T21:09:12.107Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-11T21:09:13.254Z] [INFO] Running io.quarkus.maven.DevDependencyTreeMojoTest
[2026-02-11T21:09:14.939Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.515 s - in io.quarkus.maven.DevDependencyTreeMojoTest
[2026-02-11T21:09:14.939Z] [INFO] Running io.quarkus.maven.ProdDependencyTreeMojoTest
[2026-02-11T21:09:15.271Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 s - in io.quarkus.maven.ProdDependencyTreeMojoTest
[2026-02-11T21:09:15.271Z] [INFO] Running io.quarkus.maven.TestDependencyTreeMojoTest
[2026-02-11T21:09:15.603Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.36 s - in io.quarkus.maven.TestDependencyTreeMojoTest
[2026-02-11T21:09:15.603Z] [INFO] Running io.quarkus.maven.CreateUtilsTest
[2026-02-11T21:09:15.603Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in io.quarkus.maven.CreateUtilsTest
[2026-02-11T21:09:15.603Z] [INFO]
[2026-02-11T21:09:15.603Z] [INFO] Results:
[2026-02-11T21:09:15.603Z] [INFO]
[2026-02-11T21:09:15.603Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[2026-02-11T21:09:15.603Z] [INFO]
[2026-02-11T21:09:15.603Z] [INFO]
[2026-02-11T21:09:15.603Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-maven-plugin ---
[2026-02-11T21:09:15.603Z] [INFO] Building jar: /quarkus/devtools/maven/target/quarkus-maven-plugin-2.7.5.Final.jar
[2026-02-11T21:09:15.603Z] [INFO]
[2026-02-11T21:09:15.603Z] [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ quarkus-maven-plugin ---
[2026-02-11T21:09:15.603Z] [INFO]
[2026-02-11T21:09:15.603Z] [INFO] --- maven-shade-plugin:3.2.1:shade (default) @ quarkus-maven-plugin ---
[2026-02-11T21:09:15.603Z] [INFO] Excluding io.quarkus:quarkus-bootstrap-core:jar:2.7.5.Final from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding io.quarkus:quarkus-bootstrap-app-model:jar:2.7.5.Final from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding io.quarkus:quarkus-fs-util:jar:0.0.9 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.jboss.logging:jboss-logging:jar:3.4.3.Final from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.jboss.logging:commons-logging-jboss-logging:jar:1.0.0.Final from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding io.quarkus:quarkus-bootstrap-maven-resolver:jar:2.7.5.Final from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.jboss.logmanager:jboss-logmanager-embedded:jar:1.0.9 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.apache.maven:maven-embedder:jar:3.8.4 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.codehaus.plexus:plexus-cipher:jar:2.0 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding commons-cli:commons-cli:jar:1.4 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.apache.maven.resolver:maven-resolver-connector-basic:jar:1.6.3 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.apache.maven.resolver:maven-resolver-transport-wagon:jar:1.6.3 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.apache.maven.wagon:wagon-http:jar:3.4.3 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.apache.maven.wagon:wagon-http-shared:jar:3.4.3 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.jsoup:jsoup:jar:1.14.2 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.apache.httpcomponents:httpclient:jar:4.5.13 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding commons-codec:commons-codec:jar:1.15 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.apache.httpcomponents:httpcore:jar:4.4.15 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.apache.maven.wagon:wagon-provider-api:jar:3.4.3 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.apache.maven.wagon:wagon-file:jar:3.4.3 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding io.quarkus:quarkus-bootstrap-gradle-resolver:jar:2.7.5.Final from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding io.smallrye.common:smallrye-common-io:jar:1.10.0 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding io.quarkus:quarkus-core-deployment:jar:2.7.5.Final from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.aesh:readline:jar:2.2 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Including org.fusesource.jansi:jansi:jar:1.18 in the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.aesh:aesh:jar:2.6 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.apache.commons:commons-lang3:jar:3.12.0 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.wildfly.common:wildfly-common:jar:1.5.4.Final-format-001 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding io.quarkus.gizmo:gizmo:jar:1.0.10.Final from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.ow2.asm:asm-util:jar:9.2 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.jboss:jandex:jar:2.4.2.Final from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.ow2.asm:asm:jar:9.2 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.ow2.asm:asm-commons:jar:9.2 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.ow2.asm:asm-tree:jar:9.2 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.ow2.asm:asm-analysis:jar:9.2 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding io.quarkus:quarkus-development-mode-spi:jar:2.7.5.Final from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding io.quarkus:quarkus-class-change-agent:jar:2.7.5.Final from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding io.quarkus:quarkus-devtools-utilities:jar:2.7.5.Final from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding io.quarkus:quarkus-core:jar:2.7.5.Final from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding jakarta.annotation:jakarta.annotation-api:jar:1.3.5 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding io.smallrye.config:smallrye-config:jar:2.9.1 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding io.smallrye.config:smallrye-config-core:jar:2.9.1 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.eclipse.microprofile.config:microprofile-config-api:jar:2.0.1 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding io.smallrye.common:smallrye-common-annotation:jar:1.10.0 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding io.smallrye.common:smallrye-common-expression:jar:1.10.0 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding io.smallrye.common:smallrye-common-function:jar:1.10.0 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding io.smallrye.common:smallrye-common-constraint:jar:1.10.0 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding io.smallrye.common:smallrye-common-classloader:jar:1.10.0 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding io.smallrye.config:smallrye-config-common:jar:2.9.1 from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.jboss.logging:jboss-logging-annotations:jar:2.2.1.Final from the shaded jar.
[2026-02-11T21:09:15.603Z] [INFO] Excluding org.jboss.threads:jboss-threads:jar:3.4.2.Final from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding io.quarkus:quarkus-bootstrap-runner:jar:2.7.5.Final from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding io.quarkus:quarkus-builder:jar:2.7.5.Final from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.graalvm.sdk:graal-sdk:jar:21.3.1 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.junit.platform:junit-platform-launcher:jar:1.8.2 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.junit.jupiter:junit-jupiter:jar:5.8.2 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding io.quarkus:quarkus-project-core-extension-codestarts:jar:2.7.5.Final from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding io.quarkus:quarkus-devtools-common:jar:2.7.5.Final from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding io.quarkus:quarkus-devtools-registry-client:jar:2.7.5.Final from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding io.quarkus:quarkus-devtools-artifact-api:jar:2.7.5.Final from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding io.quarkus:quarkus-devtools-message-writer:jar:2.7.5.Final from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding io.smallrye.common:smallrye-common-os:jar:1.10.0 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding io.quarkus:quarkus-devtools-base-codestarts:jar:2.7.5.Final from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding io.quarkus:quarkus-devtools-codestarts:jar:2.7.5.Final from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding io.quarkus.qute:qute-core:jar:2.7.5.Final from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding io.smallrye.reactive:mutiny:jar:1.4.0 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.reactivestreams:reactive-streams:jar:1.0.3 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding commons-io:commons-io:jar:2.11.0 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.apache.commons:commons-compress:jar:1.21 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding io.fabric8:maven-model-helper:jar:19 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.jdom:jdom:jar:1.1.3 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.1 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.yaml:snakeyaml:jar:1.30 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.apache.maven:maven-plugin-api:jar:3.8.4 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.apache.maven:maven-model:jar:3.8.4 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.apache.maven:maven-artifact:jar:3.8.4 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.codehaus.plexus:plexus-utils:jar:3.3.0 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.codehaus.plexus:plexus-classworlds:jar:2.6.0 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding jakarta.inject:jakarta.inject-api:jar:1.0 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding jakarta.enterprise:jakarta.enterprise.cdi-api:jar:2.0.2 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding jakarta.el:jakarta.el-api:jar:3.0.3 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding jakarta.interceptor:jakarta.interceptor-api:jar:1.2.5 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.apache.maven:maven-core:jar:3.8.4 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.apache.maven:maven-settings:jar:3.8.4 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.apache.maven:maven-settings-builder:jar:3.8.4 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.apache.maven:maven-builder-support:jar:3.8.4 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.apache.maven:maven-repository-metadata:jar:3.8.4 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.apache.maven:maven-model-builder:jar:3.8.4 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.apache.maven:maven-resolver-provider:jar:3.8.4 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.apache.maven.resolver:maven-resolver-impl:jar:1.6.3 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.apache.maven.resolver:maven-resolver-api:jar:1.6.3 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.apache.maven.resolver:maven-resolver-spi:jar:1.6.3 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.apache.maven.resolver:maven-resolver-util:jar:1.6.3 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.apache.maven.shared:maven-shared-utils:jar:3.3.4 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding com.google.inject:guice:jar:no_aop:4.2.2 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding aopalliance:aopalliance:jar:1.0 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding com.google.guava:guava:jar:30.1.1-jre from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding com.google.guava:failureaccess:jar:1.0.1 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding com.google.errorprone:error_prone_annotations:jar:2.10.0 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding com.google.j2objc:j2objc-annotations:jar:1.3 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.codehaus.plexus:plexus-interpolation:jar:1.26 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.freemarker:freemarker:jar:2.3.31 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.glassfish:jakarta.json:jar:1.1.6 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding com.fasterxml.jackson.core:jackson-databind:jar:2.13.1 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding com.fasterxml.jackson.core:jackson-annotations:jar:2.13.1 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.13.1 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.twdata.maven:mojo-executor:jar:2.3.1 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.slf4j:slf4j-api:jar:1.7.33 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.jboss.slf4j:slf4j-jboss-logmanager:jar:1.1.0.Final from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.opentest4j:opentest4j:jar:1.2.0 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.junit.platform:junit-platform-commons:jar:1.8.2 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.apiguardian:apiguardian-api:jar:1.1.2 from the shaded jar.
[2026-02-11T21:09:15.604Z] [INFO] Excluding org.junit.platform:junit-platform-engine:jar:1.8.2 from the shaded jar.
[2026-02-11T21:09:15.969Z] [INFO] Replacing original artifact with shaded artifact.
[2026-02-11T21:09:15.969Z] [INFO] Replacing /quarkus/devtools/maven/target/quarkus-maven-plugin-2.7.5.Final.jar with /quarkus/devtools/maven/target/quarkus-maven-plugin-2.7.5.Final-shaded.jar
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ quarkus-maven-plugin ---
[2026-02-11T21:09:15.969Z] [INFO] Building jar: /quarkus/devtools/maven/target/quarkus-maven-plugin-2.7.5.Final-tests.jar
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-maven-plugin ---
[2026-02-11T21:09:15.969Z] [INFO] Building jar: /quarkus/devtools/maven/target/quarkus-maven-plugin-2.7.5.Final-sources.jar
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-maven-plugin ---
[2026-02-11T21:09:15.969Z] [INFO] Installing /quarkus/devtools/maven/target/quarkus-maven-plugin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-maven-plugin/2.7.5.Final/quarkus-maven-plugin-2.7.5.Final.jar
[2026-02-11T21:09:15.969Z] [INFO] Installing /quarkus/devtools/maven/pom.xml to /root/.m2/repository/io/quarkus/quarkus-maven-plugin/2.7.5.Final/quarkus-maven-plugin-2.7.5.Final.pom
[2026-02-11T21:09:15.969Z] [INFO] Installing /quarkus/devtools/maven/target/quarkus-maven-plugin-2.7.5.Final-tests.jar to /root/.m2/repository/io/quarkus/quarkus-maven-plugin/2.7.5.Final/quarkus-maven-plugin-2.7.5.Final-tests.jar
[2026-02-11T21:09:15.969Z] [INFO] Installing /quarkus/devtools/maven/target/quarkus-maven-plugin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-maven-plugin/2.7.5.Final/quarkus-maven-plugin-2.7.5.Final-sources.jar
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] -------------< io.quarkus:io.quarkus.gradle.plugin.parent >-------------
[2026-02-11T21:09:15.969Z] [INFO] Building Quarkus - Gradle Plugin - Parent 2.7.5.Final [65/964]
[2026-02-11T21:09:15.969Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ io.quarkus.gradle.plugin.parent ---
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ io.quarkus.gradle.plugin.parent ---
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ io.quarkus.gradle.plugin.parent ---
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ io.quarkus.gradle.plugin.parent ---
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ io.quarkus.gradle.plugin.parent ---
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ io.quarkus.gradle.plugin.parent ---
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ io.quarkus.gradle.plugin.parent ---
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ io.quarkus.gradle.plugin.parent ---
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ io.quarkus.gradle.plugin.parent ---
[2026-02-11T21:09:15.969Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ io.quarkus.gradle.plugin.parent ---
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ io.quarkus.gradle.plugin.parent ---
[2026-02-11T21:09:15.969Z] [INFO] Installing /quarkus/devtools/gradle/pom.xml to /root/.m2/repository/io/quarkus/io.quarkus.gradle.plugin.parent/2.7.5.Final/io.quarkus.gradle.plugin.parent-2.7.5.Final.pom
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO] Skipping Quarkus - Gradle Model
[2026-02-11T21:09:15.969Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO] Skipping Quarkus - Gradle Plugin
[2026-02-11T21:09:15.969Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO] Skipping Quarkus - Extension Gradle Plugin
[2026-02-11T21:09:15.969Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO] Skipping Quarkus - Command Line Interface
[2026-02-11T21:09:15.969Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO] Skipping Quarkus - Integration Tests
[2026-02-11T21:09:15.969Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO] Skipping Quarkus - Integration Test - Avro code generation and reload
[2026-02-11T21:09:15.969Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO] Skipping Quarkus - Integration Tests - AWT
[2026-02-11T21:09:15.969Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO] Skipping Quarkus - Integration Tests - No AWT
[2026-02-11T21:09:15.969Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO] Skipping Quarkus - Integration Tests - Bouncy Castle
[2026-02-11T21:09:15.969Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO] Skipping Quarkus - Integration Tests - Bouncy Castle FIPS
[2026-02-11T21:09:15.969Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO] Skipping Quarkus - Integration Tests - Bouncy Castle FIPS JSSE
[2026-02-11T21:09:15.969Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO] Skipping Quarkus - Integration Tests - Bouncy Castle JSSE
[2026-02-11T21:09:15.969Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO] Skipping Quarkus - Integration Tests - Funqy Amazon Lambda
[2026-02-11T21:09:15.969Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO] Skipping Quarkus - Integration Tests - Funqy Google Cloud Functions
[2026-02-11T21:09:15.969Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.969Z] [INFO]
[2026-02-11T21:09:15.969Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - Class tranformer
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - Class tranformer - Runtime
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - Class tranformer - Deployment
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - Shared library
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate Validator
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate Validator
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - Common JPA entities
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - Infinispan Client
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - Devtools
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - DevTools Registry Client
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - Gradle tooling
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - Main
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - Kafka
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - Kafka SSL
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - Kafka SASL
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - Kafka SASL with Elytron
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - Kafka OAUTH with Keycloak
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - Kafka with Snappy
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - Kafka Avro
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - Kafka Avro with Apicurio 2.x
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - Kafka Streams
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - Kafka Dev Services
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - JPA
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - JPA - XML mapping
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - JPA - XML mapping - Modern Library A
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - JPA - XML mapping - Modern Library B
[2026-02-11T21:09:15.970Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO]
[2026-02-11T21:09:15.970Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.970Z] [INFO] Skipping Quarkus - Integration Tests - JPA - XML mapping - Modern app
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - JPA - XML mapping - Legacy Library A
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - JPA - XML mapping - Legacy Library B
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - JPA - XML mapping - Legacy app
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - JPA - DB2
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - JPA - Derby
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - JPA - PostgreSQL
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - JPA - PostgreSQL
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - JPA - MariaDB
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - JPA - H2
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - JPA - MSSQL
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - JPA - MySQL
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - JPA - Oracle
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate ORM with Panache
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate ORM REST Data with Panache
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - GraphQL and Hibernate ORM with Panache
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate ORM with Panache and Kotlin
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate Reactive - DB2
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate Reactive - MySQL
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate Reactive - PostgreSQL
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate Reactive with Panache
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate Reactive with Panache in Blocking mode
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Coordination - Outbox-polling
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate Search ORM + OpenSearch
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Tenancy
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO]
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.971Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate ORM - Tenancy
[2026-02-11T21:09:15.971Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.971Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate - Tenancy - Datasource
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate - Tenancy - Connection
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate - Tenancy - Schema
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate - Tenancy - Connection
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate ORM with Envers
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - Vert.x HTTP
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - Vert.x Web
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - Vert.x Web - Jackson
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - Vert.x
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - Spring DI
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - Spring Web
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - Spring Data JPA
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - Spring Boot properties
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - Spring Cloud Config Client
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - Spring Data REST
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - JPA - Infinispan Cache
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - Elytron Security
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - Elytron Security OAuth2
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - Elytron RESTEasy
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - Elytron RESTEasy Reactive
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - Elytron Undertow
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - Flyway
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - Liquibase
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - Liquibase MongoDB
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - OpenID Connect Adapter
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - OpenID Connect Client
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO] Skipping Quarkus - Integration Tests - OpenID Connect Client Reactive
[2026-02-11T21:09:15.972Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.972Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.972Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO] Skipping Quarkus - Integration Tests - OpenID Connect Client Wiremock
[2026-02-11T21:09:15.973Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO] Skipping Quarkus - Integration Tests - OpenID Connect Token Propagation
[2026-02-11T21:09:15.973Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO] Skipping Quarkus - Integration Tests - OpenID Connect Token Propagation Reactive
[2026-02-11T21:09:15.973Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO] Skipping Quarkus - Integration Tests - Smallrye JWT Token Propagation
[2026-02-11T21:09:15.973Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO] Skipping Quarkus - Integration Tests - OpenID Connect Adapter Code Flow
[2026-02-11T21:09:15.973Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO] Skipping Quarkus - Integration Tests - Multi-Tenant OpenID Connect Adapter
[2026-02-11T21:09:15.973Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO] Skipping Quarkus - Integration Tests - OpenID Connect Adapter WireMock
[2026-02-11T21:09:15.973Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO] Skipping Quarkus - Integration Tests - Keycloak Policy Enforcer
[2026-02-11T21:09:15.973Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO] Skipping Quarkus - Integration Tests - Reactive DB2 Client
[2026-02-11T21:09:15.973Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO] Skipping Quarkus - Integration Tests - Reactive Pg Client
[2026-02-11T21:09:15.973Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO] Skipping Quarkus - Integration Tests - Reactive MySQL Client
[2026-02-11T21:09:15.973Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO] Skipping Quarkus - Integration Tests - Reactive MS SQL Client
[2026-02-11T21:09:15.973Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO] Skipping Quarkus - Integration Tests - Reactive Oracle Client
[2026-02-11T21:09:15.973Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO] Skipping Quarkus - Integration Tests - Test Extension Native Tests
[2026-02-11T21:09:15.973Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO] Skipping Quarkus - Integration Tests - Amazon Lambda
[2026-02-11T21:09:15.973Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO] Skipping Quarkus - Integration Tests - Amazon Lambda
[2026-02-11T21:09:15.973Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO] Skipping Quarkus - Integration Tests - Amazon Lambda Stream Handler
[2026-02-11T21:09:15.973Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO] Skipping Quarkus - Integration Tests - Amazon Lambda HTTP
[2026-02-11T21:09:15.973Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO] Skipping Quarkus - Integration Tests - Amazon Lambda AWS Gateway REST API
[2026-02-11T21:09:15.973Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO] Skipping Quarkus - Integration Tests - Amazon Lambda HTTP RESTEasy
[2026-02-11T21:09:15.973Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO] Skipping Quarkus - Integration Tests - Container Image - Parent
[2026-02-11T21:09:15.973Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO] Skipping Quarkus - Integration Tests - Container Image - Invoker
[2026-02-11T21:09:15.973Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO] Skipping Quarkus - Integration Tests - Container Image - Standard
[2026-02-11T21:09:15.973Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO] Skipping Quarkus - Integration Tests - Kubernetes - Parent
[2026-02-11T21:09:15.973Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO] Skipping Quarkus - Integration Tests - Kubernetes - Invoker
[2026-02-11T21:09:15.973Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.973Z] [INFO]
[2026-02-11T21:09:15.973Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO] Skipping Quarkus - Integration Tests - Kubernetes - Standard
[2026-02-11T21:09:15.974Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO]
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO] Skipping Quarkus - Integration Tests - Kubernetes - Standard - Kafka
[2026-02-11T21:09:15.974Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO]
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO] Skipping Quarkus - Integration Tests - Kubernetes Client
[2026-02-11T21:09:15.974Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO]
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO] Skipping Quarkus - Integration Tests - Kubernetes Service Binding JDBC
[2026-02-11T21:09:15.974Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO]
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO] Skipping Quarkus - Integration Tests - OpenShift Client
[2026-02-11T21:09:15.974Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO]
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO] Skipping Quarkus - Integration Tests - MongoDB Client
[2026-02-11T21:09:15.974Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO]
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO] Skipping Quarkus - Integration Tests - Jackson
[2026-02-11T21:09:15.974Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO]
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO] Skipping Quarkus - Integration Tests - JSON-B
[2026-02-11T21:09:15.974Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO]
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO] Skipping Quarkus - Integration Tests - RESTEasy Jackson
[2026-02-11T21:09:15.974Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO]
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO] Skipping Quarkus - Integration Tests - RESTEasy Mutiny
[2026-02-11T21:09:15.974Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO]
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO] Skipping Quarkus - Integration Tests - Virtual Http
[2026-02-11T21:09:15.974Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO]
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO] Skipping Quarkus - Integration Tests - Virtual Http Resteasy Standalone
[2026-02-11T21:09:15.974Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO]
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO] Skipping Quarkus - Integration Tests - Maven tooling
[2026-02-11T21:09:15.974Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO]
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO] Skipping Quarkus - Integration Tests - Scala
[2026-02-11T21:09:15.974Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO]
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO] Skipping Quarkus - Integration Tests - Kotlin
[2026-02-11T21:09:15.974Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO]
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO] Skipping Quarkus - Integration Tests - Kotlin Serialization
[2026-02-11T21:09:15.974Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO]
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO] Skipping Quarkus - Integration Tests - MongoDB Panache
[2026-02-11T21:09:15.974Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO]
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO] Skipping Quarkus - Integration Tests - MongoDB Panache Kotlin
[2026-02-11T21:09:15.974Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.974Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.974Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO] Skipping Quarkus - Integration Tests - MongoDB REST Data with Panache
[2026-02-11T21:09:15.975Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO] Skipping Quarkus - Integration Tests - Narayana STM
[2026-02-11T21:09:15.975Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO] Skipping Quarkus - Integration Tests - Narayana JTA CDI
[2026-02-11T21:09:15.975Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO] Skipping Quarkus - Integration Tests - Narayana LRA Coordinator and Participant
[2026-02-11T21:09:15.975Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO] Skipping Quarkus - Integration Tests - Elytron Security JDBC
[2026-02-11T21:09:15.975Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO] Skipping Quarkus - Integration Tests - Elytron Security LDAP
[2026-02-11T21:09:15.975Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO] Skipping Quarkus - Integration Tests - Vert.x GraphQL
[2026-02-11T21:09:15.975Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO] Skipping Quarkus - Integration Tests - SmallRye Config
[2026-02-11T21:09:15.975Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO] Skipping Quarkus - Integration Tests - SmallRye Context Propagation
[2026-02-11T21:09:15.975Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO] Skipping Quarkus - Integration Tests - SmallRye Metrics
[2026-02-11T21:09:15.975Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO] Skipping Quarkus - Integration Tests - SmallRye GraphQL
[2026-02-11T21:09:15.975Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO] Skipping Quarkus - Integration Tests - SmallRye GraphQL Client
[2026-02-11T21:09:15.975Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO] Skipping Quarkus - Integration Tests - Smallrye Opentracing
[2026-02-11T21:09:15.975Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO] Skipping Quarkus - Integration Tests - JPA without entities
[2026-02-11T21:09:15.975Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO] Skipping Quarkus - Integration Tests - Quartz
[2026-02-11T21:09:15.975Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO] Skipping Quarkus - Integration Tests - Redis Client
[2026-02-11T21:09:15.975Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO] Skipping Quarkus - Integration Tests - Logging - GELF
[2026-02-11T21:09:15.975Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO] Skipping Quarkus - Integration Tests - Cache
[2026-02-11T21:09:15.975Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO] Skipping Quarkus - Integration Tests - Qute
[2026-02-11T21:09:15.975Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:15.975Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] --< io.quarkus:quarkus-integration-test-bootstrap-config-extension-parent >--
[2026-02-11T21:09:15.975Z] [INFO] Building Quarkus - Integration Tests - Bootstrap Config - Extension 2.7.5.Final [66/964]
[2026-02-11T21:09:15.975Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-integration-test-bootstrap-config-extension-parent ---
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-integration-test-bootstrap-config-extension-parent ---
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-integration-test-bootstrap-config-extension-parent ---
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-integration-test-bootstrap-config-extension-parent ---
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-integration-test-bootstrap-config-extension-parent ---
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-integration-test-bootstrap-config-extension-parent ---
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-integration-test-bootstrap-config-extension-parent ---
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-integration-test-bootstrap-config-extension-parent ---
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-integration-test-bootstrap-config-extension-parent ---
[2026-02-11T21:09:15.975Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-integration-test-bootstrap-config-extension-parent ---
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-integration-test-bootstrap-config-extension-parent ---
[2026-02-11T21:09:15.975Z] [INFO] Installing /quarkus/integration-tests/bootstrap-config/extension/pom.xml to /root/.m2/repository/io/quarkus/quarkus-integration-test-bootstrap-config-extension-parent/2.7.5.Final/quarkus-integration-test-bootstrap-config-extension-parent-2.7.5.Final.pom
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] ---< io.quarkus:quarkus-integration-test-bootstrap-config-extension >---
[2026-02-11T21:09:15.975Z] [INFO] Building Quarkus - Integration Tests - Bootstrap Config - Extension - Runtime 2.7.5.Final [67/964]
[2026-02-11T21:09:15.975Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-integration-test-bootstrap-config-extension ---
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-integration-test-bootstrap-config-extension ---
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-integration-test-bootstrap-config-extension ---
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-integration-test-bootstrap-config-extension ---
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-integration-test-bootstrap-config-extension ---
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-integration-test-bootstrap-config-extension ---
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-integration-test-bootstrap-config-extension ---
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-integration-test-bootstrap-config-extension ---
[2026-02-11T21:09:15.975Z] [INFO] Processed 4 files in 28ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-11T21:09:15.975Z] [INFO]
[2026-02-11T21:09:15.975Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-integration-test-bootstrap-config-extension ---
[2026-02-11T21:09:15.975Z] [INFO] Processed 4 files in 00:00.010 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-11T21:09:16.303Z] [INFO]
[2026-02-11T21:09:16.303Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-integration-test-bootstrap-config-extension ---
[2026-02-11T21:09:16.303Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:09:16.303Z] [INFO] skip non existing resourceDirectory /quarkus/integration-tests/bootstrap-config/extension/runtime/src/main/resources
[2026-02-11T21:09:16.303Z] [INFO]
[2026-02-11T21:09:16.303Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-integration-test-bootstrap-config-extension ---
[2026-02-11T21:09:16.303Z] [INFO]
[2026-02-11T21:09:16.303Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-integration-test-bootstrap-config-extension ---
[2026-02-11T21:09:16.303Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:09:16.303Z] [INFO] Compiling 4 source files to /quarkus/integration-tests/bootstrap-config/extension/runtime/target/classes
[2026-02-11T21:09:16.643Z] [INFO]
[2026-02-11T21:09:16.643Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-integration-test-bootstrap-config-extension ---
[2026-02-11T21:09:16.643Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:09:16.643Z] [INFO] skip non existing resourceDirectory /quarkus/integration-tests/bootstrap-config/extension/runtime/src/test/resources
[2026-02-11T21:09:16.643Z] [INFO]
[2026-02-11T21:09:16.643Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-integration-test-bootstrap-config-extension ---
[2026-02-11T21:09:16.643Z] [INFO] No sources to compile
[2026-02-11T21:09:16.643Z] [INFO]
[2026-02-11T21:09:16.643Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-integration-test-bootstrap-config-extension ---
[2026-02-11T21:09:16.643Z] [INFO] No tests to run.
[2026-02-11T21:09:16.643Z] [INFO]
[2026-02-11T21:09:16.643Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-integration-test-bootstrap-config-extension ---
[2026-02-11T21:09:16.643Z] [INFO] Building jar: /quarkus/integration-tests/bootstrap-config/extension/runtime/target/quarkus-integration-test-bootstrap-config-extension-2.7.5.Final.jar
[2026-02-11T21:09:16.643Z] [INFO]
[2026-02-11T21:09:16.643Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-integration-test-bootstrap-config-extension ---
[2026-02-11T21:09:16.643Z] [INFO] Building jar: /quarkus/integration-tests/bootstrap-config/extension/runtime/target/quarkus-integration-test-bootstrap-config-extension-2.7.5.Final-sources.jar
[2026-02-11T21:09:16.643Z] [INFO]
[2026-02-11T21:09:16.643Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-integration-test-bootstrap-config-extension ---
[2026-02-11T21:09:16.643Z] [INFO] Installing /quarkus/integration-tests/bootstrap-config/extension/runtime/target/quarkus-integration-test-bootstrap-config-extension-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-integration-test-bootstrap-config-extension/2.7.5.Final/quarkus-integration-test-bootstrap-config-extension-2.7.5.Final.jar
[2026-02-11T21:09:16.643Z] [INFO] Installing /quarkus/integration-tests/bootstrap-config/extension/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-integration-test-bootstrap-config-extension/2.7.5.Final/quarkus-integration-test-bootstrap-config-extension-2.7.5.Final.pom
[2026-02-11T21:09:16.643Z] [INFO] Installing /quarkus/integration-tests/bootstrap-config/extension/runtime/target/quarkus-integration-test-bootstrap-config-extension-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-integration-test-bootstrap-config-extension/2.7.5.Final/quarkus-integration-test-bootstrap-config-extension-2.7.5.Final-sources.jar
[2026-02-11T21:09:16.643Z] [INFO]
[2026-02-11T21:09:16.643Z] [INFO] --< io.quarkus:quarkus-integration-test-bootstrap-config-extension-deployment >--
[2026-02-11T21:09:16.643Z] [INFO] Building Quarkus - Integration Tests - Bootstrap Config - Extension - Deployment 2.7.5.Final [68/964]
[2026-02-11T21:09:16.643Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-11T21:09:16.643Z] [INFO]
[2026-02-11T21:09:16.643Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2026-02-11T21:09:16.643Z] [INFO]
[2026-02-11T21:09:16.643Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2026-02-11T21:09:16.974Z] [INFO]
[2026-02-11T21:09:16.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2026-02-11T21:09:16.974Z] [INFO]
[2026-02-11T21:09:16.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2026-02-11T21:09:16.974Z] [INFO]
[2026-02-11T21:09:16.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2026-02-11T21:09:16.974Z] [INFO]
[2026-02-11T21:09:16.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2026-02-11T21:09:16.974Z] [INFO]
[2026-02-11T21:09:16.974Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2026-02-11T21:09:16.974Z] [INFO]
[2026-02-11T21:09:16.974Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2026-02-11T21:09:17.324Z] [INFO] Processed 1 files in 20ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-11T21:09:17.324Z] [INFO]
[2026-02-11T21:09:17.324Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2026-02-11T21:09:17.324Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-11T21:09:17.324Z] [INFO]
[2026-02-11T21:09:17.324Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2026-02-11T21:09:17.324Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:09:17.324Z] [INFO] skip non existing resourceDirectory /quarkus/integration-tests/bootstrap-config/extension/deployment/src/main/resources
[2026-02-11T21:09:17.324Z] [INFO]
[2026-02-11T21:09:17.324Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2026-02-11T21:09:17.324Z] [INFO] Changes detected - recompiling the module!
[2026-02-11T21:09:17.324Z] [INFO] Compiling 1 source file to /quarkus/integration-tests/bootstrap-config/extension/deployment/target/classes
[2026-02-11T21:09:17.324Z] [INFO]
[2026-02-11T21:09:17.324Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2026-02-11T21:09:17.324Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-11T21:09:17.324Z] [INFO] skip non existing resourceDirectory /quarkus/integration-tests/bootstrap-config/extension/deployment/src/test/resources
[2026-02-11T21:09:17.324Z] [INFO]
[2026-02-11T21:09:17.324Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2026-02-11T21:09:17.324Z] [INFO] No sources to compile
[2026-02-11T21:09:17.324Z] [INFO]
[2026-02-11T21:09:17.324Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2026-02-11T21:09:17.324Z] [INFO] No tests to run.
[2026-02-11T21:09:17.324Z] [INFO]
[2026-02-11T21:09:17.324Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2026-02-11T21:09:17.324Z] [INFO] Building jar: /quarkus/integration-tests/bootstrap-config/extension/deployment/target/quarkus-integration-test-bootstrap-config-extension-deployment-2.7.5.Final.jar
[2026-02-11T21:09:17.324Z] [INFO]
[2026-02-11T21:09:17.324Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2026-02-11T21:09:17.324Z] [INFO] Building jar: /quarkus/integration-tests/bootstrap-config/extension/deployment/target/quarkus-integration-test-bootstrap-config-extension-deployment-2.7.5.Final-sources.jar
[2026-02-11T21:09:17.324Z] [INFO]
[2026-02-11T21:09:17.324Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2026-02-11T21:09:17.324Z] [INFO] Installing /quarkus/integration-tests/bootstrap-config/extension/deployment/target/quarkus-integration-test-bootstrap-config-extension-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-integration-test-bootstrap-config-extension-deployment/2.7.5.Final/quarkus-integration-test-bootstrap-config-extension-deployment-2.7.5.Final.jar
[2026-02-11T21:09:17.324Z] [INFO] Installing /quarkus/integration-tests/bootstrap-config/extension/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-integration-test-bootstrap-config-extension-deployment/2.7.5.Final/quarkus-integration-test-bootstrap-config-extension-deployment-2.7.5.Final.pom
[2026-02-11T21:09:17.324Z] [INFO] Installing /quarkus/integration-tests/bootstrap-config/extension/deployment/target/quarkus-integration-test-bootstrap-config-extension-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-integration-test-bootstrap-config-extension-deployment/2.7.5.Final/quarkus-integration-test-bootstrap-config-extension-deployment-2.7.5.Final-sources.jar
[2026-02-11T21:09:17.324Z] [INFO]
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO] Skipping Quarkus - Integration Tests - Bootstrap Config
[2026-02-11T21:09:17.324Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO]
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO] Skipping Quarkus - Integration Tests - Bootstrap Config - Application
[2026-02-11T21:09:17.324Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO]
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO] Skipping Quarkus - Integration Tests - InjectMock
[2026-02-11T21:09:17.324Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO]
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO] Skipping Quarkus - Integration Tests - Reactive Messaging - AMQP
[2026-02-11T21:09:17.324Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO]
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO] Skipping Quarkus - Integration Tests - Reactive Messaging - Kafka
[2026-02-11T21:09:17.324Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO]
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO] Skipping Quarkus - Integration Tests - Reactive Messaging - RabbitMQ
[2026-02-11T21:09:17.324Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO]
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO] Skipping Quarkus - Integration Tests - Reactive Messaging - RabbitMQ (Dynamic Credentials)
[2026-02-11T21:09:17.324Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO]
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO] Skipping Quarkus - Integration Tests - REST client
[2026-02-11T21:09:17.324Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO]
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO] Skipping Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Parent
[2026-02-11T21:09:17.324Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO]
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO] Skipping Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Standard tests
[2026-02-11T21:09:17.324Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO]
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO] Skipping Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Prod Mode tests
[2026-02-11T21:09:17.324Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO]
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO] Skipping Quarkus - Integration Tests - REST Client Reactive
[2026-02-11T21:09:17.324Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO]
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO] Skipping Quarkus - Integration Tests - REST Client Reactive Kotlin Serialization
[2026-02-11T21:09:17.324Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO]
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO] Skipping Quarkus - Integration Tests - REST Client Reactive: multipart messages
[2026-02-11T21:09:17.324Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO]
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO] Skipping Quarkus - Integration Tests - REST Client Reactive with Stork
[2026-02-11T21:09:17.324Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO]
[2026-02-11T21:09:17.324Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.324Z] [INFO] Skipping Quarkus - Integration Tests - Packaging
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - Simple with space
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - Picocli
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - Picocli Native
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - WebJar Locator
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - Dev Mode
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - IDE Launcher
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - Elasticsearch REST client
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - Elasticsearch REST high level client
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - Micrometer MP Metrics
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - Micrometer Prometheus
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - OpenTelemetry
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - OpenTelemetry Vert.x
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - OpenTelemetry Reactive
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - Logging - JSON
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - JAXB
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - JAXP
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - Mailer
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - Native Configuration Profile
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - Logging when minimum level is unset
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - Logging when minimum level is set
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - Logging with Panache
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - Locales
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - Redis DevService
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - gRPC - TLS
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - gRPC - Plain Text with gzip compression
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - gRPC - Plain Text with Mutiny
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - gRPC - TLS with mutual auth
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - gRPC - Streaming
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - gRPC - Interceptors
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - gRPC - Proto v2
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - gRPC - Health
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - gRPC - Hibernate
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - gRPC - Hibernate Reactive
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - Helper project containing packaging a proto file for grpc-external-proto-test
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - gRPC - External proto Test
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - Google Cloud Functions HTTP
[2026-02-11T21:09:17.325Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO]
[2026-02-11T21:09:17.325Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.325Z] [INFO] Skipping Quarkus - Integration Tests - Google Cloud Function
[2026-02-11T21:09:17.326Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-11T21:09:17.326Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.326Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.326Z] [INFO] Reactor Summary for Quarkus - Parent pom 2.7.5.Final:
[2026-02-11T21:09:17.326Z] [INFO]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - IDE/Tools - Config ....................... SUCCESS [01:43 min]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Revapi Configuration ..................... SUCCESS [ 5.735 s]
[2026-02-11T21:09:17.326Z] [INFO] ArC - Parent pom ................................... SUCCESS [ 22.268 s]
[2026-02-11T21:09:17.326Z] [INFO] ArC - Runtime ...................................... SUCCESS [ 19.982 s]
[2026-02-11T21:09:17.326Z] [INFO] ArC - Processor .................................... SUCCESS [ 8.515 s]
[2026-02-11T21:09:17.326Z] [INFO] ArC - Tests ........................................ SUCCESS [ 14.131 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Bootstrap - Parent ....................... SUCCESS [ 0.055 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Bootstrap - BOM .......................... SUCCESS [ 0.023 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Bootstrap - Test BOM ..................... SUCCESS [ 0.024 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Bootstrap - App Model .................... SUCCESS [ 3.252 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Bootstrap - Maven Resolver ............... SUCCESS [ 8.572 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Bootstrap - Gradle Resolver .............. SUCCESS [ 20.515 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Bootstrap - Core ......................... SUCCESS [ 7.038 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Bootstrap - Maven plugin ................. SUCCESS [ 50.410 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Bootstrap - Runner ....................... SUCCESS [ 1.524 s]
[2026-02-11T21:09:17.326Z] [INFO] Qute - Parent ...................................... SUCCESS [ 0.024 s]
[2026-02-11T21:09:17.326Z] [INFO] Qute - Core ........................................ SUCCESS [ 5.179 s]
[2026-02-11T21:09:17.326Z] [INFO] Qute - Generator ................................... SUCCESS [ 3.315 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Dev tools - Parent ....................... SUCCESS [ 0.019 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Dev tools - Maven Artifact API ........... SUCCESS [ 1.424 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Dev tools - Message Writer ............... SUCCESS [ 0.387 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Dev tools - Registry Client API .......... SUCCESS [ 4.637 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Dev tools - Utilities .................... SUCCESS [ 0.127 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Dev tools - Base Codestarts .............. SUCCESS [ 0.808 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Dev tools - Codestarts ................... SUCCESS [ 4.443 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Dev tools - Common ....................... SUCCESS [ 4.111 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Parent pom ............................... SUCCESS [ 0.439 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - BOM ...................................... SUCCESS [ 35.455 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Build Parent ............................. SUCCESS [ 0.205 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - IDE Launcher ............................. SUCCESS [ 30.464 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Development mode - SPI ................... SUCCESS [ 1.042 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Core ..................................... SUCCESS [ 0.069 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Core - Extension Processor ............... SUCCESS [ 14.020 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Core - Runtime ........................... SUCCESS [ 11.791 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Core - Class Change Agent ................ SUCCESS [ 0.415 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Builder .................................. SUCCESS [ 1.956 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Dev tools ................................ SUCCESS [ 0.047 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Dev tools - Platform Descriptor - JSON Maven Plugin SUCCESS [ 2.939 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Platform Properties ...................... SUCCESS [ 0.206 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Core - Deployment ........................ SUCCESS [ 26.097 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Enforcer Rules ........................... FAILURE [ 51.128 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Extensions - Parent pom .................. SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - JSON-P ................................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - JSON-P - Runtime ......................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - JSON-P - Deployment ...................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Test Framework ........................... SUCCESS [ 0.043 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Test Framework - Common .................. SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Test Framework - JUnit 5 Internal Test Framework SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Dev tools - Testing ...................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] RESTEasy Reactive - Parent pom ..................... SUCCESS [ 0.021 s]
[2026-02-11T21:09:17.326Z] [INFO] RESTEasy Reactive - Common Parent .................. SUCCESS [ 0.023 s]
[2026-02-11T21:09:17.326Z] [INFO] RESTEasy Reactive - Common Runtime ................. SUCCESS [ 2.683 s]
[2026-02-11T21:09:17.326Z] [INFO] RESTEasy Reactive - Server Parent .................. SUCCESS [ 0.036 s]
[2026-02-11T21:09:17.326Z] [INFO] RESTEasy Reactive - Runtime ........................ SUCCESS [ 3.756 s]
[2026-02-11T21:09:17.326Z] [INFO] RESTEasy Reactive - Common Processor ............... SUCCESS [ 1.443 s]
[2026-02-11T21:09:17.326Z] [INFO] RESTEasy Reactive - Processor ...................... SUCCESS [ 1.229 s]
[2026-02-11T21:09:17.326Z] [INFO] RESTEasy Reactive - Client Parent .................. SUCCESS [ 0.016 s]
[2026-02-11T21:09:17.326Z] [INFO] RESTEasy Reactive - Client - Runtime ............... SUCCESS [ 6.353 s]
[2026-02-11T21:09:17.326Z] [INFO] RESTEasy Reactive - Vert.x Support - Runtime ....... SUCCESS [ 57.045 s]
[2026-02-11T21:09:17.326Z] [INFO] RESTEasy Reactive - JSONB Support - Runtime ........ SUCCESS [ 0.625 s]
[2026-02-11T21:09:17.326Z] [INFO] RESTEasy Reactive - Jackson Support - Runtime ...... SUCCESS [ 0.211 s]
[2026-02-11T21:09:17.326Z] [INFO] RESTEasy Reactive - Client - Processor ............. SUCCESS [ 2.105 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - BOM - Test ............................... SUCCESS [ 0.014 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Vert.x - HTTP ............................ SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console Runtime SPI .. SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console SPI .......... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - ArC ...................................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - ArC - Runtime ............................ SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - ArC - Deployment ......................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Undertow ................................. SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Undertow - SPI ........................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Security ................................. SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Security - Runtime SPI ................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - SmallRye Context Propagation ............. SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - SmallRye Context Propagation - Runtime ... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Mutiny ................................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Mutiny - Runtime ......................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Netty .................................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Netty - Runtime .......................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Vert.x ................................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Vert.x - Runtime ......................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Vert.x - HTTP - Runtime .................. SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Undertow - Runtime ....................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Netty - Deployment ....................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - SmallRye Context Propagation - Deployment SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Mutiny - Deployment ...................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Vert.x - Deployment ...................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Vert.x - HTTP - Deployment - SPI ......... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Kubernetes ............................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Kubernetes - SPI ......................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Security - Runtime ....................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Security - SPI ........................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Security - Test Utilities ................ SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Security - Deployment .................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Test Framework - JUnit 5 - Properties .... SUCCESS [ 0.083 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Test Framework - JUnit 5 ................. SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Vert.x - HTTP - Deployment ............... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Undertow - Deployment .................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Core - Test Extension .................... SUCCESS [ 0.024 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Core - Test Extension - Runtime .......... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Core - Test Extension - Deployment ....... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - JUnit 4 Mock ............................. SUCCESS [ 0.113 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Test Framework - H2 Database Support ..... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Test Framework - Derby Database Support .. SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Test Framework - Kubernetes Client Mock Server support SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Test Framework - OpenShift Client Mock Server support SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito Config SUCCESS [ 0.124 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito ....... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Test framework - Vert.x .................. SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Jackson .................................. SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Jackson - Runtime ........................ SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Amazon Lambda ............................ SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Amazon Lambda - Common Runtime ........... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Test Framework - Amazon Lambda ........... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Test Framework - Arquillian Adapter ...... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Test Framework - Dev Mode Test Utils ..... SUCCESS [ 0.207 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Test Framework - Maven Integration ....... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Test framework - embedded LDAP server .... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Test Framework - Security ................ SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Test Framework - Security JWT ............ SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Credentials .............................. SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Credentials - Runtime .................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - SmallRye JWT Token Build ................. SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - SmallRye JWT Token Build - Runtime ....... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - OpenID Connect Common .................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - OpenID Connect Common - Runtime .......... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - OpenID Connect Adapter ................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - OpenID Connect Adapter - Runtime ......... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Test Framework - Security OIDC ........... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Test Framework - OIDC Wiremock Server support SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Test Framework - Keycloak Server support . SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Jacoco ................................... SUCCESS [ 0.030 s]
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Jacoco - Runtime ......................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Jacoco - Deployment ...................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Reactive Streams Operators ............... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Runtime SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Kubernetes Service Binding ............... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Kubernetes Service Binding - Runtime ..... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - SmallRye Health .......................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - SmallRye Health - Runtime ................ SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - RESTEasy - Parent - Aggregator ........... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - RESTEasy - Common ........................ SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - RESTEasy - Common - Runtime .............. SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - RESTEasy - Server common ................. SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - RESTEasy - Server common - Runtime ....... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - RESTEasy ................................. SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - RESTEasy - Runtime ....................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - RESTEasy Reactive - Parent - Aggregator .. SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - RESTEasy Reactive - Common ............... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - RESTEasy Reactive - Common - Runtime ..... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin ............... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Runtime ..... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - RESTEasy Reactive ........................ SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - RESTEasy Reactive - Runtime .............. SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - SmallRye Metrics ......................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - SmallRye Metrics - Runtime ............... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Jaeger ................................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - Jaeger - Runtime ......................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - SmallRye OpenTracing ..................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - SmallRye OpenTracing - Runtime ........... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - MongoDB Client ........................... SKIPPED
[2026-02-11T21:09:17.326Z] [INFO] Quarkus - MongoDB Client - Runtime ................. SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Test Framework - MongoDB Support ......... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Test Framework - Infinispan Client Support SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Scheduler ................................ SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Scheduler - Runtime ...................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Apache HttpClient - Parent ............... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Apache HttpClient - Runtime .............. SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - REST Client Config ....................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - REST Client Config - Runtime ............. SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - REST Client .............................. SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - REST Client - Runtime .................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - gRPC Common .............................. SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - gRPC Common - Runtime .................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - SmallRye Stork Integration ............... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - SmallRye Stork - Runtime ................. SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - gRPC parent .............................. SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - gRPC - Protoc Plugin ..................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - gRPC - Code Gen .......................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - gRPC - Stubs for health and reflection ... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - gRPC - Runtime ........................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Micrometer ............................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Micrometer - Runtime ..................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Micrometer Registry - Prometheus - Parent SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Micrometer Registry - Prometheus Runtime . SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - RESTEasy - Common - SPI .................. SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - RESTEasy Reactive - SPI .................. SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - RESTEasy - Common - Deployment ........... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - JAX-RS SPI - Parent ...................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - JAX-RS - SPI - Deployment ................ SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - RESTEasy - Server common - SPI ........... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - RESTEasy - Server common - Deployment .... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - RESTEasy - Deployment .................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Apache HttpClient - Deployment ........... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - REST Client Config - Deployment .......... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - SmallRye Fault tolerance ................. SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - SmallRye Fault tolerance - Runtime ....... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - SmallRye Fault tolerance - Deployment .... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - REST Client - Deployment ................. SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Jackson - SPI ............................ SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Jackson - Deployment ..................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - RESTEasy - Jackson ....................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - RESTEasy - Jackson - Runtime ............. SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - RESTEasy - Jackson - Deployment .......... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Reactive Routes .......................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Reactive Routes - Runtime ................ SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Hibernate Validator ...................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Hibernate Validator - SPI ................ SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Elytron Security - Common ................ SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Elytron Security - Common - Runtime ...... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Elytron Security - Common - Deployment ... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Elytron Security ......................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Elytron Security - Runtime ............... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Elytron Security - Deployment ............ SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Elytron Security Properties File ......... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Elytron Security Properties File - Runtime SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Elytron Security Properties File - Deployment SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Hibernate Validator - Runtime ............ SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - JSON-B ................................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - JSON-B - Runtime ......................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - RESTEasy - JSON-B ........................ SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - RESTEasy - JSON-B - Runtime .............. SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - JSON-B - SPI ............................. SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - JSON-B - Deployment ...................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - RESTEasy - JSON-B - Deployment ........... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Hibernate Validator - Deployment ......... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Reactive Routes - Deployment ............. SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Micrometer - Deployment .................. SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Micrometer Registry - Prometheus Deployment SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Scheduler - Deployment ................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Datasource ............................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Datasource - Common ...................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Agroal ................................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Agroal - SPI ............................. SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Datasource - Runtime ..................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Narayana JTA ............................. SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Narayana JTA - Runtime ................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Agroal - Runtime ......................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Quartz ................................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Quartz - Runtime ......................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - SmallRye Metrics - SPI ................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - SmallRye Metrics - Deployment ............ SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Quartz - Deployment ...................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - JAXP ..................................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - JAXP - Runtime ........................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - JAXP - Deployment ........................ SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - SmallRye Stork - Deployment .............. SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Configuration - YAML ..................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Configuration - YAML - Runtime ........... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - Configuration - YAML - Deployment ........ SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - JAXB ..................................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - JAXB - Runtime ........................... SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - JAXB - Deployment ........................ SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - WebSockets Client ........................ SKIPPED
[2026-02-11T21:09:17.327Z] [INFO] Quarkus - WebSockets Client - Runtime .............. SKIPPED
[2026-02-11T21:09:17.675Z] [INFO] Quarkus - WebSockets ............................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - WebSockets - Runtime ..................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - WebSockets Client - Deployment ........... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - WebSockets - Deployment .................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - WebSockets Aggregator .................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Undertow - WebSockets - Legacy Compat Artifact SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - WebJar Locator ........................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - WebJar Locator - Runtime ................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - WebJar Locator - Deployment .............. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - Common - Deployment .. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - Server - SPI - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Deployment .. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JAX-RS Client Reactive ................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JAX-RS Client Reactive - Runtime ......... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JAX-RS Client Reactive - Deployment ...... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - Deployment ........... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits .. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - Common Jackson Bits - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - Jackson .............. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Runtime .... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Deployment . SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B ............... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Runtime ..... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Deployment .. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - JAXB ................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Runtime ....... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Deployment .... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Panache .................................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Panache - Common ......................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Panache - Common - Runtime ............... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Panache - Common - Deployment ............ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Qute ..................................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Qute - Runtime ........................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Qute - Deployment ........................ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - Qute ................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Runtime ....... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Deployment .... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - Servlet .............. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Runtime ...... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Deployment ... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin ............... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - REST Client Reactive ..................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - REST Client Reactive - Runtime ........... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - REST Client Reactive - Deployment ........ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - REST Client Reactive Jackson ............. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - REST Client Reactive Jackson ............. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - REST Client Reactive Jackson - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Kotlin ................................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Kotlin - Runtime ......................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Parent SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization Parent SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Kotlin - Deployment ...................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Tests SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - Links ................ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - Links - Runtime ...... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy Reactive - Links - Deployment ... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization ... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Runtime SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye Health - SPI .................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye OpenAPI ......................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye OpenAPI - SPI ................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye OpenAPI - Common ................ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye OpenAPI - Common - Deployment ... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Swagger UI ............................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Swagger UI - Runtime ..................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Swagger UI - Deployment .................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye OpenAPI - Runtime ............... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye OpenAPI - Deployment ............ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye Health - Deployment ............. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Jaeger - Deployment ...................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Caffeine ................................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Caffeine - Runtime ....................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate ORM ............................ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate ORM - Runtime .................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Narayana JTA - Deployment ................ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Datasource - Deployment .................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Kubernetes Service Binding - SPI ......... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Datasource - Deployment .................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Credentials - Deployment ................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - DevServices .............................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - DevServices - H2 ......................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JDBC ..................................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JDBC - H2 ................................ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JDBC - H2 - Runtime ...................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JDBC - H2 - Deployment ................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Agroal - Deployment ...................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Caffeine - Deployment .................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Panache - Hibernate - Common ............. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Panache - Hibernate - Common - Runtime ... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Panache - Hibernate - Common - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate ORM - Deployment ............... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye OpenTracing - Deployment ........ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - OpenTelemetry - Parent - Aggregator ...... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - OpenTelemetry ............................ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - OpenTelemetry - Runtime .................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - OpenTelemetry - Deployment ............... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger .......... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Runtime SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - gRPC Common - Deployment ................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP ............ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Runtime .. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy - JAXB .......................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy - JAXB - Runtime ................ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy - JAXB - Deployment ............. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy - Links ......................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy - Links - Runtime ............... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy - Links - Deployment ............ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy - Mutiny - Common ............... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Runtime ..... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Deployment .. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy - Mutiny ........................ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy - Mutiny - Runtime .............. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy - Mutiny - Deployment ........... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy - Qute .......................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy - Qute - Runtime ................ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy - Qute - Deployment ............. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy - Multipart ..................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy - Multipart - Runtime ........... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - RESTEasy - Multipart - Deployment ........ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - REST Client - Jackson .................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - REST Client - Jackson - Runtime .......... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - REST Client - Jackson - Deployment ....... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - REST Client - JSON-B ..................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - REST Client - JSON-B - Runtime ........... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - REST Client - JSON-B - Deployment ........ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - REST Client - JAXB ....................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - REST Client - JAXB - Runtime ............. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - REST Client - JAXB - Deployment .......... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - REST Client - Mutiny ..................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - REST Client - Mutiny - Runtime ........... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - REST Client - Mutiny - Deployment ........ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye Reactive Streams Operators (deprecated) SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Runtime SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye Reactive Type Converters ........ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Runtime SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye Reactive Messaging .............. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kotlin ..... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye Reactive Messaging - Runtime .... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye Reactive Messaging - Deployment . SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Kafka - Client ........................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Kafka - Client - Runtime ................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - DevServices - Common ..................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Kafka - Client - Deployment .............. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka ...... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Runtime SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Avro ..................................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Avro - Runtime ........................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Apicurio Registry - Avro ................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Apicurio Registry - Avro - Runtime ....... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Avro - Deployment ........................ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Apicurio Registry - Avro - Deployment .... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 ... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Runtime SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT ....... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Runtime SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Runtime SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Reactive Datasource ...................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Reactive Datasource - Runtime ............ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Reactive Datasource - Deployment ......... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - DevServices - DB2 ........................ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Reactive DB2 Client ...................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Reactive DB2 Client - Runtime ............ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Reactive DB2 Client - Deployment ......... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - DevServices - Postgresql ................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Reactive PostgreSQL Client ............... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Reactive PostgreSQL Client - Runtime ..... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Reactive PostgreSQL Client - Deployment .. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Reactive MySQL Client .................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Reactive MySQL Client - Runtime .......... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - DevServices - MySQL ...................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Reactive MySQL Client - Deployment ....... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - DevServices - MSSQL ...................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Reactive MS SQL Client ................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Runtime SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - DevServices - Oracle ..................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Reactive Oracle Client ................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Reactive Oracle Client - Runtime ......... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Reactive Oracle Client - Deployment ...... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Mailer ................................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Mailer - Runtime ......................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Mailer - Deployment ...................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - gRPC - Deployment ........................ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Redis Client ............................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Redis Client - Runtime ................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Redis Client - Deployment ................ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Narayana STM ............................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Narayana STM - Runtime ................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Narayana STM - Deployment ................ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant .... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Narayana LRA Participant - Runtime ....... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JDBC - PostgreSQL ........................ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JDBC - PostgreSQL - Runtime .............. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JDBC - PostgreSQL - Deployment ........... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JDBC - DB2 ............................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JDBC - DB2 - Runtime ..................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JDBC - DB2 - Deployment .................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JDBC - Derby ............................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JDBC - Derby - Runtime ................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - DevServices - Derby ...................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JDBC - Derby - Deployment ................ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JDBC - MariaDB ........................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JDBC - MariaDB - Runtime ................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - DevServices - MariaDB .................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JDBC - MariaDB - Deployment .............. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JDBC - MSSQL ............................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JDBC - MSSQL - Runtime ................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JDBC - MSSQL - Deployment ................ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JDBC - MySQL ............................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JDBC - MySQL - Runtime ................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JDBC - MySQL - Deployment ................ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JDBC - Oracle ............................ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JDBC - Oracle - Runtime .................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - JDBC - Oracle - Deployment ............... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate Envers - Parent ................ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate Envers - Runtime ............... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate Envers - Deployment ............ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate Reactive ....................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate Reactive - Runtime ............. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate Reactive - Deployment .......... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Panache - Mock ........................... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate ORM with Panache - Common ...... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Runtime SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate ORM with Panache - JPA ......... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate ORM with Panache - Runtime ..... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate ORM with Panache - Deployment .. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - JPA SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Runtime SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Panache - Query Language ................. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - MongoDB with Panache - Common ............ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - MongoDB with Panache - Common Runtime .... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - MongoDB Client - Deployment .............. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - MongoDB with Panache - Common Deployment . SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common . SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Runtime SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate Reactive with Panache - JPA .... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate Reactive with Panache - Runtime SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate Reactive with Panache - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - MongoDB with Panache - Parent ............ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - MongoDB with Panache - Runtime ........... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - MongoDB with Panache - Deployment ........ SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Parent ..... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Runtime .... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Deployment . SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - REST data with Panache - Parent .......... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - REST data with Panache - Runtime ......... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - REST data with Panache - Deployment ...... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Parent SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Runtime SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - MongoDB REST data with Panache - Parent .. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - MongoDB REST data with Panache - Runtime . SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - MongoDB REST data with Panache - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Elasticsearch client common .............. SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Elasticsearch REST client common - Runtime SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Elasticsearch REST client common - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch ... SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Runtime SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Runtime SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Deployment SKIPPED
[2026-02-11T21:09:17.676Z] [INFO] Quarkus - Elasticsearch REST client - Parent ....... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Elasticsearch REST client - Runtime ...... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Elasticsearch REST client - Deployment ... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Elasticsearch REST high level client - Parent SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Elasticsearch REST high level client - Runtime SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Elasticsearch REST high level client - Deployment SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Kafka Streams ............................ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Kafka Streams - Runtime .................. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Kafka Streams - Deployment ............... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring - DI .............................. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring - DI - Runtime .................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring - DI - Deployment ................. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring Web - Parent - Aggregator ......... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring Web ............................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring Web - Common Runtime .............. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Parent ... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Runtime .. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Parent .. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Runtime . SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring Web - Runtime ..................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Deployment SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Deployment SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring Web - Deployment .................. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Tests .... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Tests ... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring Data JPA .......................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring - Data JPA - Runtime .............. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring - Data JPA - Deployment ........... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring Security - Parent ................. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring Security - Runtime ................ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring Security - Deployment ............. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring Boot - Properties ................. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring Boot - Properties - Runtime ....... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring Boot - Properties - Deployment .... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring Cloud Config Client ............... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring Cloud Config Client - Runtime ..... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring Cloud Config Client - Deployment .. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Cache .................................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Cache - Runtime .......................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Cache - Deployment ....................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring - Cache ........................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring - Cache - Runtime ................. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring - Cache - Deployment .............. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring - Scheduling ...................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring - Scheduling - Runtime ............ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring - Scheduling - Deployment ......... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring Data REST ......................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring - Data REST - Runtime ............. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Spring - Data REST - Deployment .......... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Security JPA ............................. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Security JPA - Runtime ................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Security JPA - Deployment ................ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Elytron Security JDBC .................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Elytron Security JDBC - Runtime .......... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Elytron Security JDBC - Deployment ....... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Elytron Security LDAP .................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Elytron Security LDAP - Runtime .......... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Elytron Security LDAP - Deployment ....... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Security OAuth2 .......................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Security OAuth2 - Runtime ................ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Security OAuth2 - Deployment ............. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - SmallRye JWT Build - Deployment .......... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - SmallRye JWT ............................. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - SmallRye JWT - Runtime ................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - SmallRye JWT - Deployment ................ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - OpenID Connect Common - Deployment ....... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - OpenID Connect Adapter - Deployment ...... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - OpenID Connect Client .................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - OpenID Connect Client - Runtime .......... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - OpenID Connect Client - Deployment ....... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - OpenID Connect Oidc Client Filter ........ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - OpenID Connect Client Filter - Runtime ... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - OpenID Connect Client Filter - Deployment SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - OpenID Connect Oidc Client Reactive Filter SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Runtime SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Deployment SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - OpenID Connect Token Propagation ......... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - OpenID Connect Token Propagation - Runtime SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - OpenID Connect Token Propagation - Deployment SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Runtime SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Deployment SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Keycloak Authorization ................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Keycloak Authorization - Runtime ......... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Keycloak Admin Client .................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Keycloak Admin Client - Runtime .......... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Keycloak Admin Client - Deployment ....... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Keycloak Authorization - Deployment ...... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Infinispan - Client ...................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Infinispan - Client - Runtime ............ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Infinispan - Client - Deployment ......... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Amazon Lambda Event Server ............... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Amazon Lambda - Common Deployment ........ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Amazon Lambda - Runtime .................. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Amazon Lambda - Deployment ............... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Amazon Lambda - Archetype ................ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Amazon Lambda X-Ray ...................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Amazon Lambda Xray - Runtime ............. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Amazon Lambda X-Ray - Deployment ......... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Amazon Lambda HTTP ....................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Amazon Lambda HTTP - Runtime ............. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Amazon Lambda HTTP Event Server .......... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Amazon Lambda HTTP - Deployment .......... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Amazon Lambda HTTP - Archetype ........... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API ....... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API- Runtime SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Amazon Lambda REST Event Server .......... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Deployment SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Archetype SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - HTTP Azure Functions ..................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - HTTP Azure Functions - Runtime ........... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - HTTP Azure Functions - Deployment ........ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - HTTP Azure Functions - Archetype ......... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Funqy .................................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Funqy Server Common Parent ............... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Funqy Server Common - Runtime ............ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Funqy Server Common - Deployment ......... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Funqy HTTP Binding ....................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Funqy HTTP - Runtime ..................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Funqy HTTP - Deployment .................. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Funqy Amazon Lambda Binding .............. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Funqy Amazon Lambda - Runtime ............ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Funqy Amazon Lambda - Deployment ......... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Funqy Amazon Lambda - Archetype .......... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Funqy Knative Events Binding ............. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Funqy Knative Events - Runtime ........... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Funqy Knative Events - Deployment ........ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Funqy Google Cloud Functions Binding ..... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Funqy Google Cloud Functions - Runtime ... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Funqy Google Cloud Functions - Deployment SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Scala .................................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Scala - Runtime .......................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Scala - Deployment ....................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Container Image .......................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Container Image - Runtime ................ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Container Image - SPI .................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Container Image - Util ................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Container Image - Deployment ............. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Container Image - Buildpack - Parent ..... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Container Image - Buildpack .............. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Container Image - Buildpack - Deployment . SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Container Image - Docker - Parent ........ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Container Image - Docker ................. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Container Image - Docker - Deployment .... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Container Image - Jib - Parent ........... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Container Image - Jib .................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Container Image - Jib - Deployment ....... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Kubernetes Client ........................ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Kubernetes Client - Runtime - Internal ... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Kubernetes Client - SPI .................. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Kubernetes Client - Internal - Deployment SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Container Image - S2I - Parent ........... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Container Image - S2I .................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Container Image - S2I - Deployment ....... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Container Image - OpenShift - Parent ..... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Container Image - OpenShift .............. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Container Image - OpenShift - Deployment . SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Kubernetes - Vanilla ..................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Kubernetes - Vanilla - Runtime ........... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Kubernetes - Vanilla - Deployment ........ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Kubernetes - Openshift ................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Kubernetes - OpenShift - Runtime ......... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Kubernetes - Minikube .................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Kubernetes - Minikube - Runtime .......... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Kubernetes - Minikube - Deployment ....... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Kubernetes Client - Runtime .............. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Kubernetes Client - Deployment ........... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Kubernetes Config ........................ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Kubernetes Config - Runtime .............. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Kubernetes Config - Deployment ........... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - OpenShift Client ......................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - OpenShift Client - Runtime ............... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - OpenShift Client - Deployment ............ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Kubernetes Service Binding - Deployment .. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Flyway ................................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Flyway - Runtime ......................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Flyway - Deployment ...................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Liquibase ................................ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Liquibase - Runtime ...................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Liquibase - Deployment ................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Liquibase MongoDB ........................ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Liquibase MongoDB - Runtime .............. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Liquibase MongoDB - Deployment ........... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Parent ........ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Runtime ....... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Deployment .... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - SmallRye GraphQL ......................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - SmallRye GraphQL - Runtime ............... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - SmallRye GraphQL - Deployment ............ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - SmallRye GraphQL Client .................. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - SmallRye GraphQL Client - Runtime ........ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - SmallRye GraphQL Client - Deployment ..... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Logging - JSON ........................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Logging - JSON - Runtime ................. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Logging - JSON - Deployment .............. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Logging - GELF ........................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Logging - GELF - Runtime ................. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Logging - GELF - Deployment .............. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Picocli .................................. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Picocli - Runtime ........................ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Picocli - Deployment ..................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - HTTP Google Cloud Functions .............. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - HTTP Google Cloud Functions - Runtime .... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - HTTP Google Cloud Functions - Deployment . SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Google Cloud Functions ................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Google Cloud Functions - Runtime ......... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Google Cloud Functions - Deployment ...... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - AWT - Parent ............................. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - AWT - Runtime ............................ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - AWT - Deployment ......................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Dev tools - Project Core Extension Codestarts SUCCESS [ 14.645 s]
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - BOM - Descriptor JSON .................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Maven Plugin ............................. SUCCESS [ 11.102 s]
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Gradle Plugin - Parent ................... SUCCESS [ 0.034 s]
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Gradle Model ............................. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Gradle Plugin ............................ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Extension Gradle Plugin .................. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Command Line Interface ................... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests ........................ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Test - Avro code generation and reload SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - AWT .................. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - No AWT ............... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Bouncy Castle ........ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS ... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS JSSE SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Bouncy Castle JSSE ... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Funqy Amazon Lambda .. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Funqy Google Cloud Functions SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Class tranformer ..... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Class tranformer - Runtime SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Class tranformer - Deployment SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Shared library ....... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Hibernate Validator .. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Hibernate Validator .. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Common JPA entities .. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Infinispan Client .... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Devtools ............. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - DevTools Registry Client SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Gradle tooling ....... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Main ................. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Kafka ................ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Kafka SSL ............ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Kafka SASL ........... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Kafka SASL with Elytron SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Kafka OAUTH with Keycloak SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Kafka with Snappy .... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Kafka Avro ........... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Kafka Avro with Apicurio 2.x SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Kafka Streams ........ SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - Kafka Dev Services ... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - JPA .................. SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping .... SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library A SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library B SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern app SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library A SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library B SKIPPED
[2026-02-11T21:09:17.677Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy app SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - JPA - DB2 ............ SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - JPA - Derby .......... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL ..... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL ..... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - JPA - MariaDB ........ SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - JPA - H2 ............. SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - JPA - MSSQL .......... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - JPA - MySQL .......... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - JPA - Oracle ......... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Hibernate ORM REST Data with Panache SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - GraphQL and Hibernate ORM with Panache SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache and Kotlin SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - DB2 SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - MySQL SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - PostgreSQL SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache in Blocking mode SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Coordination - Outbox-polling SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + OpenSearch SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Tenancy SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Hibernate ORM - Tenancy SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Datasource SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Schema SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Envers SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Vert.x HTTP .......... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Vert.x Web ........... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Vert.x Web - Jackson . SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Vert.x ............... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Spring DI ............ SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Spring Web ........... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Spring Data JPA ...... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Spring Boot properties SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Spring Cloud Config Client SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Spring Data REST ..... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - JPA - Infinispan Cache SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Elytron Security ..... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Elytron Security OAuth2 SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy ..... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy Reactive SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Elytron Undertow ..... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Flyway ............... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Liquibase ............ SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Liquibase MongoDB .... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Reactive SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Wiremock SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation Reactive SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Smallrye JWT Token Propagation SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter Code Flow SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Multi-Tenant OpenID Connect Adapter SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter WireMock SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Keycloak Policy Enforcer SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Reactive DB2 Client .. SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Reactive Pg Client ... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Reactive MySQL Client SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Reactive MS SQL Client SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Reactive Oracle Client SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Test Extension Native Tests SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Amazon Lambda ........ SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Amazon Lambda ........ SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Amazon Lambda Stream Handler SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP ... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Amazon Lambda AWS Gateway REST API SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP RESTEasy SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Container Image - Parent SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Container Image - Invoker SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Container Image - Standard SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Kubernetes - Parent .. SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Kubernetes - Invoker . SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard - Kafka SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Kubernetes Client .... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Kubernetes Service Binding JDBC SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - OpenShift Client ..... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - MongoDB Client ....... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Jackson .............. SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - JSON-B ............... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - RESTEasy Jackson ..... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - RESTEasy Mutiny ...... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Virtual Http ......... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Virtual Http Resteasy Standalone SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Maven tooling ........ SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Scala ................ SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Kotlin ............... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Kotlin Serialization . SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - MongoDB Panache ...... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - MongoDB Panache Kotlin SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - MongoDB REST Data with Panache SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Narayana STM ......... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Narayana JTA CDI ..... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Narayana LRA Coordinator and Participant SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Elytron Security JDBC SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Elytron Security LDAP SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Vert.x GraphQL ....... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - SmallRye Config ...... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - SmallRye Context Propagation SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - SmallRye Metrics ..... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL ..... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL Client SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Smallrye Opentracing . SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - JPA without entities . SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Quartz ............... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Redis Client ......... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Logging - GELF ....... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Cache ................ SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Qute ................. SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension SUCCESS [ 0.030 s]
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Runtime SUCCESS [ 0.563 s]
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Deployment SUCCESS [ 0.925 s]
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Bootstrap Config ..... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Application SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - InjectMock ........... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - AMQP SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - Kafka SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ (Dynamic Credentials) SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - REST client .......... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Parent SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Standard tests SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Prod Mode tests SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - REST Client Reactive . SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - REST Client Reactive Kotlin Serialization SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - REST Client Reactive: multipart messages SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - REST Client Reactive with Stork SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Packaging ............ SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Simple with space .... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Picocli .............. SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Picocli Native ....... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - WebJar Locator ....... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Dev Mode ............. SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - IDE Launcher ......... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST client SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST high level client SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Micrometer MP Metrics SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Micrometer Prometheus SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - OpenTelemetry ........ SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Vert.x . SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Reactive SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Logging - JSON ....... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - JAXB ................. SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - JAXP ................. SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Mailer ............... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Native Configuration Profile SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is unset SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is set SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Logging with Panache . SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Locales .............. SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Redis DevService ..... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - gRPC - TLS ........... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with gzip compression SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with Mutiny SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - gRPC - TLS with mutual auth SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - gRPC - Streaming ..... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - gRPC - Interceptors .. SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - gRPC - Proto v2 ...... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - gRPC - Health ........ SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate ..... SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate Reactive SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Helper project containing packaging a proto file for grpc-external-proto-test SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - gRPC - External proto Test SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Google Cloud Functions HTTP SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] Quarkus - Integration Tests - Google Cloud Function SKIPPED
[2026-02-11T21:09:17.678Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.678Z] [INFO] BUILD FAILURE
[2026-02-11T21:09:17.678Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.678Z] [INFO] Total time: 10:25 min
[2026-02-11T21:09:17.678Z] [INFO] Finished at: 2026-02-11T21:09:17Z
[2026-02-11T21:09:17.678Z] [INFO] ------------------------------------------------------------------------
[2026-02-11T21:09:17.678Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.2:run (integration-test) on project quarkus-enforcer-rules: 1 build failed. See console output above for details. -> [Help 1]
[2026-02-11T21:09:17.678Z] [ERROR]
[2026-02-11T21:09:17.678Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[2026-02-11T21:09:17.678Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2026-02-11T21:09:17.678Z] [ERROR]
[2026-02-11T21:09:17.678Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2026-02-11T21:09:17.678Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2026-02-11T21:09:17.678Z] [ERROR]
[2026-02-11T21:09:17.678Z] [ERROR] After correcting the problems, you can resume the build with the command
[2026-02-11T21:09:17.678Z] [ERROR] mvn <args> -rf :quarkus-enforcer-rules
[2026-02-11T21:09:18.856Z] -----------------------------------
[2026-02-11T21:09:18.856Z] quarkus_test_0_FAILED
[2026-02-11T21:09:18.856Z] -----------------------------------
[2026-02-11T21:09:18.856Z] # =================== Info =================== Info =================== Info =================== #
[2026-02-11T21:09:18.856Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2026-02-11T21:09:18.856Z] # =================== Info =================== Info =================== Info =================== #
[2026-02-11T21:09:18.856Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-02-11T21:09:18.856Z] # 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-02-11T21:09:18.856Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-02-11T21:09:18.856Z] DOCKERIMAGE_TAG nightly has been recognized.
[2026-02-11T21:09:18.856Z] The test here is quarkus
[2026-02-11T21:09:18.856Z] The directory in the external.sh is quarkus
[2026-02-11T21:09:26.145Z] quarkus-test
[2026-02-11T21:09:30.929Z] Untagged: localhost/adoptopenjdk-quarkus-test:21-jdk-ubuntu-hotspot-full
[2026-02-11T21:09:30.929Z] Deleted: 450dabc194a07561c07caf474f872be992641866ca7179980b8d3613536309f2
[2026-02-11T21:09:30.929Z] Deleted: 67f09716d6442cc50ce64e9ce2a750ca39ebf0806bf5e7c157012192adfda0f6
[2026-02-11T21:09:30.929Z] Deleted: 144825cbc7e87023105c0d0521e5e3fadcaedd49385b9259f0d7f199597714eb
[2026-02-11T21:09:30.929Z] Deleted: dbf1e355bbfa7175e284ae27cf95ae0b9530fe6e2c1d23513731171c8a2e3235
[2026-02-11T21:09:30.929Z] Deleted: 93a785b5ed749319892eafac2af4d4408f4a44b94344b73672a66ee1f7e1d5ee
[2026-02-11T21:09:30.929Z] Deleted: 337ba0a3ba837e14a9c9f5fcabcafbc0bf736fb731e8ec7b845d2a3ff95c34b7
[2026-02-11T21:09:30.929Z] Deleted: 4700447bb4db72cb6232fc77d5343191d6c187898e23bec9f84150d18b1e5f6e
[2026-02-11T21:09:30.929Z] Deleted: 417d4f66767ec7a482e41ae2e05e9a8ee9ed7ede9f8ea9283597ee333631bcbf
[2026-02-11T21:09:30.929Z] Deleted: c1533af8e8a8205b78b9fb135b63d928563d1ad3cd291c1e1f26cb6c35d293fb
[2026-02-11T21:09:30.929Z] Deleted: c15a7a694660ec61134a457c5b572dc8d7b9641b585afe6854b5e312a944c363
[2026-02-11T21:09:30.929Z] Deleted: 5e2a47cf0f75a45764db3ce4f97e36c95d848f2057ba6f8d37971490f2b6a0b6
[2026-02-11T21:09:30.929Z] Deleted: 5208c325f01086471ee86f805d7ea4a5de3383658040844e3f999db4f14959b4
[2026-02-11T21:09:30.929Z] Deleted: f7d006cce70ad1f15eacd9f0a6fc08ab99ac757708d00a3f37c1e6651f9e952e
[2026-02-11T21:09:30.929Z] Deleted: c33aa5484c4495402cca11b092929e252df9389707a1e33409cc65c14ed8c078
[2026-02-11T21:09:30.929Z] Deleted: 6b13a1241dd4d7015968409721ad1009cfd33006e33c35a2146478857c55f01a
[2026-02-11T21:09:30.929Z] Deleted: 1bc672e5c23c61544ca478fb16db2af569f5a40f0d71d945173b75bc0b07681a
[2026-02-11T21:09:30.929Z] Deleted: 3aff97f245119c34912ab7557c312615afe86b26a9db56d083d86abe00389319
[2026-02-11T21:09:30.929Z] Deleted: 3624280542505bb819da3aa43896d1f6d133e603de3ce3cf77dac6c8b0b76356
[2026-02-11T21:09:30.929Z] Deleted: 259490a6e4ef6f66a2a9e2afaa8826fe574d51873f4a9255b94fb73d9f3b3990
[2026-02-11T21:09:30.929Z] Deleted: e3a74c740f7decc99477ee854eae32b9cf75eca2571ed699153211b16aa1c080
[2026-02-11T21:09:30.929Z] Deleted: eaf93dff3739961eed65ba065c1dba96238d48788ac78e8fb2c1e3a4c5987c94
[2026-02-11T21:09:30.929Z] Error: parsing reference "//21-hotspot-ubuntu-linux_x86-64--:90": invalid reference format
[2026-02-11T21:09:30.929Z]
[2026-02-11T21:09:30.929Z] TEST TEARDOWN:
[2026-02-11T21:09:30.929Z] Nothing to be done for teardown.
[2026-02-11T21:09:30.929Z] quarkus_test_0 Finish Time: Wed Feb 11 21:09:30 2026 Epoch Time (ms): 1770844170333