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
When running my maven command: mvn clean install
I get the error message:
The JAVA_HOME environment variable is not defined correctly,
this environment variable is needed to run this program.
I would have expected that JAVA_HOME would be setup? I would also expect that the JDK or JRE installed would be the most upstream origin, eg OpenJDK.. It seems it an MS variant.
The text was updated successfully, but these errors were encountered:
I have this
When running my maven command:
mvn clean install
I get the error message:
I would have expected that JAVA_HOME would be setup? I would also expect that the JDK or JRE installed would be the most upstream origin, eg OpenJDK.. It seems it an MS variant.
The text was updated successfully, but these errors were encountered: