[INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] SIGEFP - Sistema Integrado de Gestπo do Estado [pom] [INFO] SIGEFP Common [jar] [INFO] SIGEFP Admin [jar] [INFO] SIGEFP Org [jar] [INFO] SIGEFP Budget [jar] [INFO] SIGEFP RH [jar] [INFO] SIGEFP Treasury [jar] [INFO] SIGEFP API [jar] [INFO] [INFO] --------------------< br.gov.sigefp:sigefp-parent >--------------------- [INFO] Building SIGEFP - Sistema Integrado de Gestπo do Estado 1.0.0-SNAPSHOT [1/8] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ sigefp-parent --- [INFO] [INFO] --- install:3.1.2:install (default-install) @ sigefp-parent --- [INFO] Installing C:\Users\donid\Documents\sigfip\sigefp\pom.xml to C:\Users\donid\.m2\repository\br\gov\sigefp\sigefp-parent\1.0.0-SNAPSHOT\sigefp-parent-1.0.0-SNAPSHOT.pom [INFO] [INFO] --------------------< br.gov.sigefp:sigefp-common >--------------------- [INFO] Building SIGEFP Common 1.0.0-SNAPSHOT [2/8] [INFO] from sigefp-common\pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ sigefp-common --- [INFO] Deleting C:\Users\donid\Documents\sigfip\sigefp\sigefp-common\target [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ sigefp-common --- [INFO] skip non existing resourceDirectory C:\Users\donid\Documents\sigfip\sigefp\sigefp-common\src\main\resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ sigefp-common --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 22 source files with javac [debug parameters target 21] to target\classes [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for SIGEFP - Sistema Integrado de Gestπo do Estado 1.0.0-SNAPSHOT: [INFO] [INFO] SIGEFP - Sistema Integrado de Gestπo do Estado ..... SUCCESS [ 0.593 s] [INFO] SIGEFP Common ...................................... FAILURE [ 1.521 s] [INFO] SIGEFP Admin ....................................... SKIPPED [INFO] SIGEFP Org ......................................... SKIPPED [INFO] SIGEFP Budget ...................................... SKIPPED [INFO] SIGEFP RH .......................................... SKIPPED [INFO] SIGEFP Treasury .................................... SKIPPED [INFO] SIGEFP API ......................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.875 s [INFO] Finished at: 2025-12-29T09:12:43Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project sigefp-common: Fatal error compiling: error: invalid target release: 21 -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :sigefp-common