Open
Description
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!