- 
                Notifications
    You must be signed in to change notification settings 
- Fork 90
Open
Description
Describe the bug
unknown build error , also there's a bunch of M-x lsp-java-* commands that just don't work for me. But the LSP server is up and running and giving autocomplete.
To Reproduce
M-x lsp-java-build-project
Expected behavior
Expected build to succeed, it kind of looks like it does from the logs,
[Trace - 09:40:05 PM] Received notification 'language/progressReport'.
Params: {
  "id": "5bb4bbe1-cd80-4383-9bc9-bf10db44c39c",
  "task": "Building",
  "subTask": "",
  "status": "100% ",
  "totalWork": 1000,
  "workDone": 1000,
  "complete": true
}
but i get this error message.
 
Logs
emacs_lsp_log.txt
Metadata
Metadata
Assignees
Labels
No labels
