We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug An error occurs when executing maven goals.
To Reproduce Steps to reproduce the behavior:
Results
Environments (please complete the following information as much as possible):
The text was updated successfully, but these errors were encountered:
The error log is printed by
vscode-maven/src/utils/historyUtils.ts
Line 29 in 3c36c1e
It's because the history file doesn't exist. For a project, it should only occur when a command is executed for the first time.
We might not need to print it as it provides no useful info to users.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Describe the bug
An error occurs when executing maven goals.
To Reproduce
Steps to reproduce the behavior:
Results

Environments (please complete the following information as much as possible):
The text was updated successfully, but these errors were encountered: