krasa / MavenHelper

IntelliJ plugin - https://plugins.jetbrains.com/plugin/7179
Apache License 2.0
253 stars 91 forks source link

Run Maven does not run Maven #118

Open wilx opened 1 month ago

wilx commented 1 month ago

Describe the bug In some projects it does not do what is expected. See the video on YouTube: https://youtu.be/q3y5ondNUdo

To Reproduce Right-clicking on pom.xml -> Maven -> Run Maven -> picking the command does not run Maven but IDEA's internal build.

Expected behavior Maven should run.

Environment : IntelliJ IDEA 2024.2 (Ultimate Edition) Build #IU-242.20224.300, built on August 6, 2024 Licensed to Broadcom Corp.

Runtime version: 21.0.3+13-b509.4 amd64 (JCEF 122.1.9) VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Toolkit: sun.awt.windows.WToolkit Windows 10.0 GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation Memory: 8384M Cores: 12 Registry: ide.experimental.ui=true Non-Bundled Plugins: com.jetbrains.plugins.ini4idea (242.20224.203) com.tylerthrailkill.intellij.solarized (3.0.0) com.jetbrains.darkPurpleTheme (1.3) com.jetbrains.space (242.20224.155) com.intellij.commander (242.20224.159) pl.tndsoft.constructorplugin (0.0.6) Builder Generator (1.4.0) org.jetbrains.plugins.go-template (242.20224.155) com.intellij.plugins.monokai.colorscheme (242.20224.159) com.intellij.ideolog (242.20224.214) com.intellij.guice (242.20224.159) com.haulmont.jpab (242.20224.300) com.jetbrains.jax.ws (242.20224.159) String Manipulation (9.14.1) Key Promoter X (2024.2.0) de.u-mass.idea.copyConstructor (1.2) com.intellij.javaee.ejb (242.20224.159) org.asciidoctor.intellij.asciidoc (0.42.2) W3Validators (242.20224.159) com.intellij.ml.llm (242.20224.331) com.intellij.aspectj (242.20224.159) mobi.hsz.idea.gitignore (4.5.3) com.intellij.bigdatatools.core (242.20224.300) com.jetbrains.packagesearch.intellij-plugin (242.0.12) izhangzhihao.rainbow.brackets (2024.2.6-241) com.dmarcotte.handlebars (242.20224.159) com.crunch42.openapi (1.83) com.intellij.bigdatatools.kafka (242.20224.159) Kotlin: 242.20224.300-IJ

krasa commented 1 month ago

I do not have rights to see the video

wilx commented 1 month ago

I do not have rights to see the video

I have updated the description with a link to YouTube video instead.

krasa commented 1 month ago

strange, imho some other plugin or IDE causes it.

Try it on a new project or with clean IDE.