I am trying to set up some path using environment variable. I added an environment variable \"MAVEN_HOME\" with the value \"C:\\maven\". Then in the path I added \"%MAVEN_HO
My issue turned out to be embarrassingly simple:
Restart command prompt and the new variables should update