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

Exclude com.microsoft.azure:msal4j from the application BOM #27359

Merged
merged 1 commit into from Aug 18, 2022

Conversation

Sanne
Copy link
Member

@Sanne Sanne commented Aug 18, 2022

Fixes #27358

Beyond us not actually needing this dependency, it was also transitively pulling in a dependency on com.nimbusds:oauth2-oidc-sdk which in turns enables additional Maven repositories on the project.

We really don't want that to happen: people might not trust it, it slows the build, and complicates project builds when they need offline/proxy definitions for each repository.

Beyond us not actually needing this dependency, it was also
transitively pulling in a dependency on com.nimbusds:oauth2-oidc-sdk
which in turns enables additional Maven repositories on
the project. We really don't want that to happen.
@quarkus-bot quarkus-bot bot added the area/dependencies Pull requests that update a dependency file label Aug 18, 2022
@Sanne
Copy link
Member Author

Sanne commented Aug 18, 2022

Flagging for backport as well, as it's fixing an issue introduced by #24010

@gastaldi gastaldi added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Aug 18, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Aug 18, 2022

Failing Jobs - Building c3f2aaf

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
JVM Tests - JDK 11 Windows Build Failures Logs Raw logs
✔️ JVM Tests - JDK 17
✔️ JVM Tests - JDK 18

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 11 Windows #

- Failing: integration-tests/opentelemetry-vertx 

📦 integration-tests/opentelemetry-vertx

io.quarkus.it.opentelemetry.vertx.HelloRouterTest.bus line 134 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: expected: <CONSUMER> but was: <PRODUCER>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)

@gsmet gsmet merged commit add1b7b into quarkusio:main Aug 18, 2022
@quarkus-bot quarkus-bot bot added this to the 2.13 - main milestone Aug 18, 2022
@quarkus-bot quarkus-bot bot added kind/enhancement New feature or request and removed triage/waiting-for-ci Ready to merge when CI successfully finishes labels Aug 18, 2022
@Sanne Sanne deleted the mssql-exclusions branch August 18, 2022 16:26
@gsmet gsmet modified the milestones: 2.13 - main, 2.12.0.Final Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build logs "Downloading from shibboleth-repo: .."
4 participants