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
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: