
Java version: 17.0.5, Vendor: Oracle Corporation, runtime: C:\Program Files\Java\jdk17 Maven Home: c:\Progam Files\apache-maven-3.8.7-bin\apache-maven-3.8.6 Below is the output of mvn -v Apache Maven 3.8.6 "Cannot find jdk classes in the folder"īut the same thing run via command maven. When I try to add jdk 17 to my sdk, I get an error saying. Upgrade Module sdk in project settings to 17 or higher. I am trying to do a maven package from the IDE (From the maven tab in Intellij) I am getting the below error. I have recently started to work on project which involves java17.

Maven Releases History and can download files fromĪnd legacy archives for earlier releases. If you still want to use an old version you can find more information in the It is strongly recommended to use the latest release version of Apache Maven to take advantage of newest features and bug fixes. It still allows you to build against 1.3 and other JDK versions Maven 3.8+ requires JDK 1.7 or above to execute.

The size of your local repository will vary depending on usage but expect at In addition to that, disk space willīe used for your local Maven repository. It still allows you to build against 1.3 and other JDK versionsĪpproximately 10MB is required for the Maven installation itself. Maven 3.9+ requires JDK 8 or above to execute. Apache Maven 3.9.1 is the latest release and recommended version for all users.
