sirin05137 / CSE364_Project

2 stars 0 forks source link

Build Failure (maven default compile) #4

Closed yuujinleee closed 3 years ago

yuujinleee commented 3 years ago

When I ran root@5fffdf1cde6c:~/project#sh run.sh

#this is inside the container
[INFO] Compiling 1 source file to /root/project/CSE364_Project/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  52.912 s
[INFO] Finished at: 2021-03-22T07:17:45Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project cse364-project: Fatal error compiling: error: invalid target release: 15 -> [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

I guess this issue is related to pom.xml