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
In Exercise-2>task-1, due to installing the microservice files with Java version 17 resulted with the below mentioned error while running the command ./mvnw clean package to build the microservice project
Referring to the below Microsoft document, tried installing the JDK 17 manually but the issue still persists.
When you say "tried", did you succeed? For example, is running "java -version" saying that you use Java 17 or higher? Because that does seem like you're not using Java 17.
In Exercise-2>task-1, due to installing the microservice files with Java version 17 resulted with the below mentioned error while running the command ./mvnw clean package to build the microservice project
Referring to the below Microsoft document, tried installing the JDK 17 manually but the issue still persists.
https://github.com/microsoft/azure-spring-cloud-training/tree/master/00-setup-your-environment#prerequisites
Requesting you to help us on this blocker.
The text was updated successfully, but these errors were encountered: