-
Notifications
You must be signed in to change notification settings - Fork 24
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
mvn on Mac x64 throws an Exception #877
Comments
jan-vcapgemini
added a commit
to jan-vcapgemini/IDEasy
that referenced
this issue
Dec 12, 2024
added static getLogLevelFromErrorHandling method to IdeLogLevel removed Internal error message replaced check of ProcessErrorHandling with getLogLevelFromErrorHandling
jan-vcapgemini
added a commit
to jan-vcapgemini/IDEasy
that referenced
this issue
Dec 12, 2024
replaced getLogLevelFromErrorHandling with getLogLevel
hohwille
pushed a commit
that referenced
this issue
Dec 12, 2024
Was auto-closed by #895 but that only removes the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behavior
As an IDEasy mvn user on Mac x64 I expect mvn to not report any exceptions, even if I didn't use it properly e.g. not inside a mvn project.
Actual behavior
Steps to reproduce (bug) / Use Case of feature request (enhancement)
ide mvn
outside of a mvn projectRelated/Dependent Issues
Comments/Hints:
Affected version:
The text was updated successfully, but these errors were encountered: