-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Split package usage for io.fabric8:openshift-model
, io.fabric8:openshift-model-operator
#19092
Comments
/cc @geoand |
cc @manovotn |
This should be addressed by whoever is the maintainer of the aforementioned packages (any idea who that would be @gsmet or @geoand?). |
It doesn't now, we can expand it. Didn't think we would need that as well :-D |
Suppress split package warning in Fabric8 Openshift Client
Fixes: quarkusio#19092 (cherry picked from commit 5dcf1d9)
Fixes: quarkusio#19092 (cherry picked from commit 5dcf1d9)
Describe the bug
Quarkus reports split package
io.fabric8.openshift.api.model
usage inio.fabric8:openshift-model
,io.fabric8:openshift-model-operator
artifacts.Expected behavior
No response
Actual behavior
No response
How to Reproduce?
Build project with
quarkus-openshift-client
extension and check the console logs.Output of
uname -a
orver
macOS BigSur
Output of
java -version
Java 11
GraalVM version (if different from Java)
No response
Quarkus version or git rev
Quarkus 2.1.0.Final
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response
The text was updated successfully, but these errors were encountered: