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

Cant run vscode extension #73

Open
dishang13 opened this issue Oct 5, 2023 · 0 comments
Open

Cant run vscode extension #73

dishang13 opened this issue Oct 5, 2023 · 0 comments

Comments

@dishang13
Copy link

dishang13 commented Oct 5, 2023

Context

I am able to run and generate reports through the maven plugin. However I can not get it to run with the vscode extension. I see "Error running command gzoltar.run: A system error occurred (ENOENT: no such file or directory, stat '/workarea/target/classes'). This is likely caused by the extension that contributes gzoltar.run." whenever I run Gzoltar.

The way my project is setup is:
mainfolder
- packageA
- packageB

For the maven api i had updated the pom.xml inside packageA and left everything else as is and that seemed to work. And the maven reports are created inside packageA/target

Alternatively, is there a way that I can use the maven reports to visualise inside vscode?

Environment (please complete the following information, if relevant):

  • OS: Windows (WSL)
  • Version 1.7.3 for maven

Additional comments

I feel it must be something to do with the remote wsl?

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