Skip to content

Instantly share code, notes, and snippets.

View iuriimattos's full-sized avatar
✝️
Declare Jesus is Lord. Believe that GOD raised him from the dead.You'll be saved

Iuri Matos iuriimattos

✝️
Declare Jesus is Lord. Believe that GOD raised him from the dead.You'll be saved
View GitHub Profile
@iuriimattos
iuriimattos / maven-settings.xml
Created November 14, 2022 22:37 — forked from cyrille-leclerc/maven-settings.xml
Maven's default settings.xml
<?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,
@iuriimattos
iuriimattos / jdk21.md
Created August 20, 2026 01:43
Post-mortem: IntelliJ IDEA não encontrava a JDK 21 do projeto

Post-mortem: IntelliJ IDEA não encontrava a JDK 21 do projeto

Resumo

O IntelliJ IDEA apresentava o seguinte erro ao tentar compilar um módulo Maven:

Cannot find JDK 'zulu-21' for module 'sample-module.app'