Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

服务端运行报错 #49

Closed
EvenYanghe opened this issue Apr 2, 2023 · 2 comments
Closed

服务端运行报错 #49

EvenYanghe opened this issue Apr 2, 2023 · 2 comments

Comments

@EvenYanghe
Copy link

ERROR] 源发行版 17 与 --enable-preview 一起使用时无效
(仅发行版 19 支持预览语言功能)
[INFO] 1 error

@EvenYanghe
Copy link
Author

[INFO] Compiling 149 source files to C:\Users\35705\Desktop\git\T-Shell\server\target\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] 源发行版 17 与 --enable-preview 一起使用时无效
(仅发行版 19 支持预览语言功能)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.762 s
[INFO] Finished at: 2023-04-02T11:26:41+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal io.quarkus.platform:quarkus-maven-plugin:2.16.3.Final:dev (default-cli) on project demo1: Unable to execute mojo: Compilation failure
[ERROR] 源发行版 17 与 --enable-preview 一起使用时无效
[ERROR] (仅发行版 19 支持预览语言功能)
[ERROR] -> [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

@TheBlindM
Copy link
Owner

TheBlindM commented Apr 2, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants