Files

30 lines
3.5 KiB
Plaintext
Raw Permalink Normal View History

[INFO] Scanning for projects...
[INFO]
[INFO] --------------------< br.gov.sigefp:sigefp-common >---------------------
[INFO] Building SIGEFP Common 1.0.0-SNAPSHOT
[INFO] from 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.11.0:compile (default-compile) @ sigefp-common ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 21 source files with javac [debug target 21] to target\classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.797 s
[INFO] Finished at: 2025-12-26T13:09:01Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.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