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

error trying to analyze pom file. #160

Open
JackER4565 opened this issue Jun 27, 2024 · 2 comments
Open

error trying to analyze pom file. #160

JackER4565 opened this issue Jun 27, 2024 · 2 comments

Comments

@JackER4565
Copy link

Hi! I've tryied the extension in IDX and works flawlessly.

I've tryied it in windows with vscode but this error pops up when reading the pom file.
I've put the mvn route in the settings but no dice, I can run maven projects no problem, its just the extension that generates the problem.

Steps: Create new maven project with java17-basic-arquetype, go to pom.xml file.

Command failed: "C:\Users\JACK4\Escritorio\Egg\apache-maven-3.9.5\bin\mvn" -q help:effective-pom -Doutput=\c:\Users\JACK4\Escritorio\Egg\trabajo\java\demo\effective-pom.xml -f /c:/Users/JACK4/Escritorio/Egg/trabajo/java/demo/pom.xml POM file "/c:/Users/JACK4/Escritorio/Egg/trabajo/java/demo/pom.xml" specified the -f/--file command-line argument does not exist

thanks!

@AkikoOrenji
Copy link

AkikoOrenji commented Jul 18, 2024

Same here. Puzzled about the presence of the additional / and \ proceeding each of the file paths. If i remove them i dont get the same error.

@AkikoOrenji
Copy link

in fact see here for workaround (downgrade to 9.1 of RDHA extension seems to work for some). Looks like its waiting for newer version of RDHA extension to include the fix.

fabric8-analytics/fabric8-analytics-vscode-extension#681

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

2 participants