-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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 warning from core extensions #18732
Comments
/cc @FroMage, @loicmathieu |
There are more problems than just this one unfortunately. Here is the list:
|
So, @loicmathieu you fixed the mongodb issues, but not |
OK great, thanks. |
Describe the bug
The following warning is displayed in the logs when building my Quarkus app using 2.1.0.CR1
Expected behavior
No warning should be displayed for our core extensions
Actual behavior
Warning is displayed
How to Reproduce?
Build the panache quickstart with 2.1.0.CR1
Output of
uname -a
orver
Fedora 34
Output of
java -version
11
GraalVM version (if different from Java)
21
Quarkus version or git rev
2.1.0.CR1
Build tool (ie. output of
mvnw --version
orgradlew --version
)Maven 3.8.1
Additional information
This was first seen in #18617 (comment)
The text was updated successfully, but these errors were encountered: