O IntelliJ IDEA apresentava o seguinte erro ao tentar compilar um módulo Maven:
Cannot find JDK 'zulu-21' for module 'sample-module.app'
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!-- | |
| file-system-maven-settings | |
| --> | |
| <!-- | |
| | This is the configuration file for Maven. It can be specified at two levels: | |
| | | |
| | 1. User Level. This settings.xml file provides configuration for a single user, |