Ao executar o comando via prompt a aplicação me devolve o erro abaixo:
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ bitcoin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to C:\Users\f0500025\eclipse-workspace\bitcoin\target\test-classes [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.838 s [INFO] Finished at: 2021-02-08T19:21:54-02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project bitcoin: Fatal error compiling: invalid target release: 11 -> [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