27 lines
3.0 KiB
Plaintext
27 lines
3.0 KiB
Plaintext
[INFO] Scanning for projects...
|
|
[INFO]
|
|
[INFO] ----------------------< br.gov.sigefp:sigefp-api >----------------------
|
|
[INFO] Building SIGEFP API 1.0.0-SNAPSHOT
|
|
[INFO] from pom.xml
|
|
[INFO] --------------------------------[ jar ]---------------------------------
|
|
[INFO]
|
|
[INFO] --- resources:3.3.1:resources (default-resources) @ sigefp-api ---
|
|
[INFO] Copying 6 resources from src\main\resources to target\classes
|
|
[INFO]
|
|
[INFO] --- compiler:3.11.0:compile (default-compile) @ sigefp-api ---
|
|
[INFO] Changes detected - recompiling the module! :source
|
|
[INFO] Compiling 17 source files with javac [debug target 21] to target\classes
|
|
[INFO] ------------------------------------------------------------------------
|
|
[INFO] BUILD FAILURE
|
|
[INFO] ------------------------------------------------------------------------
|
|
[INFO] Total time: 4.910 s
|
|
[INFO] Finished at: 2025-12-27T00:27:24Z
|
|
[INFO] ------------------------------------------------------------------------
|
|
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project sigefp-api: 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
|