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
Started to includes Maven archetypes in local catalog when generating projects. #82
Forced to use mvn wrapper as Maven executable file if one is found in root folder, and added a new configuration maven.executable.preferMavenWrapper allowing to turn it off. #84#105
Refined command maven.history to re-run historical goals.#87
Started to use "cmd /c" to execute Maven commands for PowerShell.#112
Supported to update explorer automatically when workspace folders change. #27