-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Manage more smallrye-fault-tolerance artifacts to help enforcing dependency convergence throughout Quarkiverse #49844
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
Conversation
dependency convergence throughout Quarkiverse
|
Thanks for your pull request! Your pull request does not follow our editorial rules. Could you have a look?
This message is automatically generated by a bot. |
|
It would be great to get this in 3.27 |
…the proper solution is quarkusio/quarkus#49844 and apache#7692
…the proper solution is quarkusio/quarkus#49844 and apache#7692
Status for workflow
|
| Status | Name | Step | Failures | Logs | Raw logs | Build scan |
|---|---|---|---|---|---|---|
| ⌛ | Quickstarts Compilation - JDK 17 | Logs | Raw logs | 🚧 | ||
| ⌛ | MicroProfile TCKs Tests | Logs | Raw logs | 🚧 |
You can consult the Develocity build scans.
Flaky tests - Develocity
⚙️ Gradle Tests - JDK 17
📦 integration-tests/gradle
❌ io.quarkus.gradle.BuildConfigurationTest.buildNoOverride - History
Multiple Failures (1 failure) -- failure 1 -- [sub project 'without-configuration', package type 'fast-jar'] Expecting path:-org.assertj.core.error.AssertJMultipleFailuresError
org.assertj.core.error.AssertJMultipleFailuresError:
Multiple Failures (1 failure)
-- failure 1 --
[sub project 'without-configuration', package type 'fast-jar']
Expecting path:
/home/runner/_work/quarkus/quarkus/integration-tests/gradle/target/classes/build-configuration/without-configuration/build/quarkus-app/quarkus-run.jar
to exist (symbolic links were followed).
|
Is there a smallrye-fault-tolerance BOM we could depend on instead? |
Not at this time https://github.com/smallrye/smallrye-fault-tolerance |
|
@ppalaga PR created: smallrye/smallrye-fault-tolerance#1126 |
|
@gastaldi it would be great to agree on a bom generator that is well maintained. sundr-maven-plugin got its last release 10 years ago. It would also be good if the generated BOM can be used inside the project using the plugin. sundr-maven-plugin cannot do that. We'll need to switch to Maven 4 soon. I have some design ideas that I'd like to explore for Apache CXF. Can you think of a place where we could join our forces? |
|
Ah, wrong, there is some maintenance happening for sundr-maven-plugin. |
|
@gastaldi that is correct. Feel free to create an issue about the feature you mentioned, though I am afraid that we'll run into a chicken an egg problem. But I can schedule to look at it if you wanna create an issue. |
|
Thanks for your reply @iocanel! I wonder whether sundr-maven-plugin could be made a top level project independent of the rest of the stuff currently in the repository? |
|
I am open to discuss it. However, i feel it benefits from the current setup. |
|
I see it depends on a couple of other sundr modules |
No description provided.