Open SuparnaSuresh opened 1 month ago
The 'Run Maven Commands' feature simply generates the command line and executes it in your terminal. If the terminal is unresponsive, this is beyond the control of this extension. To troubleshoot, try running the generated command manually in the terminal—does it work as expected?
Corresponding command is not working even if it execute manually due the space in the project path. But tried below command its working fine. cd "/Users/username/Downloads/app-mvn prjectvs" && ./mvnw clean -f "/Users/username/Downloads/app-mvn prjectvs/pom.xml"
Describe the bug Terminal is not responding for the "Run Maven Command" when one tries to perform the actions for a project opened from the directory, which includes space in the directory path [e.g: user/username/application support/mavenproject]. The terminal uses csh. Experiencing same issue for other terminals (bash,dash,sh) as well.
Steps to reproduce the behavior:
Environments (please complete the following information as much as possible):
https://github.com/user-attachments/assets/1279ceb9-5bd0-48a8-a960-22330e926b23