Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use wildcards instead of null when creating dependency exclusions #29385

Merged
merged 1 commit into from
Nov 22, 2022

Conversation

aloubyansky
Copy link
Member

@aloubyansky aloubyansky commented Nov 21, 2022

Otherwise excluded JAR dependencies won't actually be excluded.

@quarkus-bot quarkus-bot bot added area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/maven labels Nov 21, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Nov 21, 2022

Failing Jobs - Building 56547c9

Status Name Step Failures Logs Raw logs
JVM Tests - JDK 11 Build Failures Logs Raw logs
✔️ JVM Tests - JDK 17
✔️ JVM Tests - JDK 17 MacOS M1
✔️ JVM Tests - JDK 18
Native Tests - Messaging1 Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 11 #

- Failing: integration-tests/opentelemetry-reactive-messaging 

📦 integration-tests/opentelemetry-reactive-messaging

io.quarkus.it.opentelemetry.OpenTelemetryTestCase.testProducerConsumerTracing line 74 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in io.quarkus.it.opentelemetry.OpenTelemetryTestCase was not fulfilled within 1 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

⚙️ Native Tests - Messaging1 #

- Failing: integration-tests/reactive-messaging-kafka 

📦 integration-tests/reactive-messaging-kafka

io.quarkus.it.kafka.KafkaConnectorIT.testPets - More details - Source on GitHub

java.lang.RuntimeException: java.lang.RuntimeException: Unable to successfully launch process '21470'. Exit code is: '1'.
	at io.quarkus.test.junit.QuarkusIntegrationTestExtension.throwBootFailureException(QuarkusIntegrationTestExtension.java:337)
	at io.quarkus.test.junit.QuarkusIntegrationTestExtension.beforeEach(QuarkusIntegrationTestExtension.java:110)

@gsmet gsmet merged commit 60e0dd1 into quarkusio:main Nov 22, 2022
@quarkus-bot quarkus-bot bot added this to the 2.15 - main milestone Nov 22, 2022
@gsmet gsmet modified the milestones: 2.15 - main, 2.14.2.Final Nov 22, 2022
@rsvoboda
Copy link
Member

@aloubyansky @gsmet this needs to get into 2.13.5.Final, it's important for the prod part - QUARKUS-2639

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/maven
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants