Open Hccake opened 2 years ago
Don't know how to do it. Is it somehow possible in IntelliJ itself? It seems not https://youtrack.jetbrains.com/issue/IDEA-264396
Don't know how to do it. Is it somehow possible in IntelliJ itself? It seems not https://youtrack.jetbrains.com/issue/IDEA-264396
It's the same problem as this issue https://youtrack.jetbrains.com/issue/IDEA-264396.
IntelliJ is not currently supported, I wonder if the plugin can support it
Currently I can only execute from the terminal using the raw command line
I could do that too, would that help? What commands are you running? I was thinking about adding settings for each goal or a global one, so that it would execute on the terminal.
Because MVND builds much faster than MVN, this saves a lot of time. So I want to be able to switch to MVND when using maven-Helper
You can try it. Install this (drag into editor): MavenRunHelper.zip Enable it here:
I gave it a try and it worked fine!thanks! 🎉
I gave it a try and it worked fine!thanks! 🎉
This might be necessary: https://youtrack.jetbrains.com/issue/IDEA-286221#focus=Comments-27-5690039.0-0
You can try it. Install this (drag into editor): MavenRunHelper.zip Enable it here:
not support at 2021.2.2
Yes, it uses some new API
2021.3 should work
Not working , IDEA still invokes embeded maven to build, so sad @krasa
it is used for goals executed by the plugin
OK, I see.
2021.3 should work
can you make it working on 2021.2? Thanks!
There is currently no setting to switch mvn command to mvnd, look forward to adding this feature.
Thank you ☺!