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

Maven compilation fails: java.lang.IllegalStateException: Unknown maven version output format. Expected at least one line! #33

Open
cmoulliard opened this issue Sep 29, 2023 · 0 comments

Comments

@cmoulliard
Copy link

Issue

The maven compilation fails mvn compile on macos ARM

[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to /Users/cmoullia/code/dekorate/dekorate-cli/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  16.830 s
[INFO] Finished at: 2023-09-29T10:19:39+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project dekorate-cli: Fatal error compiling: java.lang.IllegalStateException: Unknown maven version output format. Expected at least one line! -> [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

JDK version: openjdk 20.0.2 2023-07-18
Maven version: Apache Maven 3.9.4

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

1 participant