You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I tested the extension on a machine that doesn't have Maven installed globally. I have a project that has the mvnw wrapper instead. When clicking on the report icon in the status bar, I got an ugly error
To Reproduce
Steps to reproduce the behavior:
don't have Maven installed globally
open maven project using a mvnw wrapper
click on the report icon
See error
Expected behavior
Opening the report should favor using the wrapper if it exists, before using the global mvn command
Screenshots
VSCode(please complete the following information):
OS: Win 10
VSCode version 1.60.2
Dependency Analytics Version 0.3.3
The text was updated successfully, but these errors were encountered:
Describe the bug
I tested the extension on a machine that doesn't have Maven installed globally. I have a project that has the mvnw wrapper instead. When clicking on the report icon in the status bar, I got an ugly error
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Opening the report should favor using the wrapper if it exists, before using the global mvn command
Screenshots
VSCode(please complete the following information):
The text was updated successfully, but these errors were encountered: