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

Move Netty dependency to fix reactive compilation #19631

Merged
merged 1 commit into from
Sep 4, 2022
Merged

Move Netty dependency to fix reactive compilation #19631

merged 1 commit into from
Sep 4, 2022

Conversation

mraible
Copy link
Contributor

@mraible mraible commented Sep 3, 2022

Fixes #19626.

I tried this fix on both my M1 and Intel Macs and didn't experience any issues.


Please make sure the below checklist is followed for Pull Requests.

@mraible mraible enabled auto-merge (squash) September 3, 2022 19:00
@mshima
Copy link
Member

mshima commented Sep 3, 2022

There is a x86_64 classifier for intel mac https://repo1.maven.org/maven2/io/netty/netty-resolver-dns-native-macos/4.1.80.Final/

@mraible
Copy link
Contributor Author

mraible commented Sep 3, 2022

Right, but the stacktrace this solves only happens on M1.

@mraible mraible merged commit 0f977c8 into main Sep 4, 2022
@mraible mraible deleted the fix-19626 branch September 4, 2022 20:55
@DanielFran DanielFran added this to the 8.0.0-beta.1 milestone Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generating a reactive monolith with Maven, PostgreSQL, and H2 results in a compile error
3 participants