This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| yasson-3.0.0-RC1 | |
| resteasy-core@6.1.0.Beta2 | |
| 2022-05-21 20:48:10,785 DEBUG [org.apache.http.wire] (default task-1) http-outgoing-0 >> "GET /api/v2/policyViolations?p=7108d6f2caaa4a9da5847ce8455721df HTTP/1.1[\r][\n]" | |
| 2022-05-21 20:48:10,785 DEBUG [org.apache.http.wire] (default task-1) http-outgoing-0 >> "Accept: application/json[\r][\n]" | |
| 2022-05-21 20:48:10,785 DEBUG [org.apache.http.wire] (default task-1) http-outgoing-0 >> "Authorization: BASIC HEREWASTHESECRET==[\r][\n]" | |
| 2022-05-21 20:48:10,785 DEBUG [org.apache.http.wire] (default task-1) http-outgoing-0 >> "Host: nexusiq.ads.company.de[\r][\n]" | |
| 2022-05-21 20:48:10,785 DEBUG [org.apache.http.wire] (default task-1) http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]" | |
| 2022-05-21 20:48:10,785 DEBUG [org.apache.http.wire] (default task-1) http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.13)[\r][\n]" | |
| 2022-05-21 20:48:10,785 DEBUG [org.apache.http.wire] (default task-1) http-outgoing-0 >> "[\r][\n]" |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| mvn clean install -X -rf :wildfly-datasources-agroal-jakarta | |
| Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) | |
| Maven home: /opt/maven | |
| Java version: 11.0.15, vendor: Eclipse Adoptium, runtime: /usr/lib/jvm/temurin-11-jdk | |
| Default locale: de_DE, platform encoding: UTF-8 | |
| OS name: "linux", version: "5.17.8-300.fc36.x86_64", arch: "amd64", family: "unix" | |
| [DEBUG] Created new class realm maven.api | |
| [DEBUG] Importing foreign packages into class realm maven.api | |
| [DEBUG] Imported: javax.annotation.* < plexus.core |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2022-05-11 13:38:22,372 WARN [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0003: Could not index class com/google/common/io/Closer.class at /content/cid.ear/lib/guava-31.1-jre.jar: java.lang.ArrayIndexOutOfBoundsException: 1 | |
| at org.jboss.jandex.Indexer.updateTypeTarget(Indexer.java:847) | |
| at org.jboss.jandex.Indexer.updateTypeTargets(Indexer.java:630) | |
| at org.jboss.jandex.Indexer.index(Indexer.java:1614) | |
| at org.jboss.as.server.deployment.annotation.ResourceRootIndexer.indexResourceRoot(ResourceRootIndexer.java:99) | |
| at org.jboss.as.server.deployment.annotation.AnnotationIndexProcessor.deploy(AnnotationIndexProcessor.java:51) | |
| at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:176) | |
| at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1739) | |
| at org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1701) | |
| at org.jboss.msc.service.ServiceControllerImpl$ControllerTask. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ./batch-processing/src/main/webapp/WEB-INF/beans.xml | |
| ./bmt/src/main/webapp/WEB-INF/beans.xml | |
| ./cmt/src/main/webapp/WEB-INF/beans.xml | |
| ./contacts-jquerymobile/src/main/webapp/WEB-INF/beans.xml | |
| ./ee-security/src/main/webapp/WEB-INF/beans.xml | |
| ./greeter/src/main/webapp/WEB-INF/beans.xml | |
| ./helloworld/src/main/webapp/WEB-INF/beans.xml | |
| ./helloworld-html5/src/main/webapp/WEB-INF/beans.xml | |
| ./helloworld-mbean/helloworld-mbean-webapp/src/main/webapp/WEB-INF/beans.xml | |
| ./helloworld-rs/src/main/webapp/WEB-INF/beans.xml |