generated from quarkiverse/quarkiverse-template
-
Notifications
You must be signed in to change notification settings - Fork 62
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
Introduce test BOM #496
Milestone
Comments
To quote myself from the references comment:
|
ppalaga
added a commit
to ppalaga/quarkus-cxf
that referenced
this issue
Aug 22, 2022
ppalaga
added a commit
to ppalaga/quarkus-cxf
that referenced
this issue
Dec 1, 2022
… to be present only in the test BOM. not in the main BOM. It is not present in the flattened main BOM anyway
ppalaga
added a commit
to ppalaga/quarkus-cxf
that referenced
this issue
Dec 1, 2022
… to be present only in the test BOM. not in the main BOM. It is not present in the flattened main BOM anyway
ppalaga
added a commit
that referenced
this issue
Dec 1, 2022
…ent only in the test BOM. not in the main BOM. It is not present in the flattened main BOM anyway
ppalaga
added a commit
that referenced
this issue
Dec 1, 2022
…ent only in the test BOM. not in the main BOM. It is not present in the flattened main BOM anyway
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A followup of the discussion in #488 (comment)
Much like Quarkus has its quarkus-bom-test we could also introduce a new module called quarkus-cxf-bom-test to manage dependencies useful for testing of Quarkus CXF applications.
org.apache.cxf:cxf-rt-transports-http-netty-server
would be a good candidate for adding into a new test BOM.The text was updated successfully, but these errors were encountered: