You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to run on a maven project, it creates the new folder but doesn't create the .md file. It keeps getting this error
Error in jar building process: Cannot run program "mvn" (in directory "/{{PATH}}"): error=2, No such file or directory
File does not exist: {{PATH}}/obfuscated_project_folder/analysis_result.md
I do have mvn on path
I'm on java 21, Mac-os 15.2
The text was updated successfully, but these errors were encountered:
When trying to run on a maven project, it creates the new folder but doesn't create the .md file. It keeps getting this error
Error in jar building process: Cannot run program "mvn" (in directory "/{{PATH}}"): error=2, No such file or directory
File does not exist: {{PATH}}/obfuscated_project_folder/analysis_result.md
I do have mvn on path
I'm on java 21, Mac-os 15.2
The text was updated successfully, but these errors were encountered: