-
Notifications
You must be signed in to change notification settings - Fork 214
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
Cannot suppress debug logging as of 0.8.0 on Homebrew on M1 Mac (previous versions didn't have this issue) #656
Comments
I'm seeing this as well on a new M1 Mac after doing a brand new install of Homebrew. I didn't see this on my previous M1 Mac. |
I noticed this too on my M1. I have not tired on an intel, but maybe its a general problem? |
This may be due to the fact that there's no native build for osx/aarch64, so that the java client is used. I'll have a look next week. |
This is marked as completed but no changes have been committed for this? Does that mean it's rather a user issue? Just asking as I face this, too. |
It's fixed in master, but we're waiting on a release of mvnd that includes the fix. |
@gnodet commented on June 18th, he'd be looking into it, and the only commits I see after that seem unrelated. Do you say a previous commit already fixed that? |
I’m assuming it is b3aeb88 |
Ahhh, great find! Thanks! Looking forward to the release! |
I've installed mvnd 0.8.0 with homebrew, but now I cannot stop mvnd's debug logs from appearing. Here's the result when I run
mvnd --version
:I have reinstalled mvnd. I've checked there are no aliases for mvnd, and no custom
~/.m2/mvnd.properties
Homebrew reports:
The text was updated successfully, but these errors were encountered: