IntelliJ IDEA 2019.3 EAP Local Tomcat Service doesn't wait for maven build to complete
Using IntelliJ IDEA 2019.3 EAP, when a Run/Debug configuration 'Local Tomcat Server' item is configured with a maven build, the maven build isn't completed before the tomcat service starts, and the maven build continues in parallel while the tomcat service starts.
The Before Launch Items configured are:
- Build
- Run Maven Goal 'package'
- Build war:exploded artifact
Earlier versions of the 2019.3 EAP and 2019.2 both wait for maven to complete. I've also tried deleting the ~/.IntellijIDEA2019.3 and project/.idea directories and the behavior didn't change.
Using: IntelliJ IDEA 2019.3 EAP (Ultimate Edition)
Build #IU-193.4386.10, built on October 8, 2019
IntelliJ IDEA EAP User
Expiration date: November 7, 2019
Runtime version: 11.0.4+10-b517.1 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Linux 5.0.0-31-generic
GC: ParNew, ConcurrentMarkSweep
Memory: 1979M
Cores: 12
Registry:
Non-Bundled Plugins: Lombook Plugin, com.vecheslav.darculaDarkerTheme
Please sign in to leave a comment.
Please report a bug at https://youtrack.jetbrains.com/issues/IDEA and attach idea.log/build.log files, see https://intellij-support.jetbrains.com/hc/articles/207241085. A sample project would help a lot.
Created bug https://youtrack.jetbrains.com/issue/IDEA-224676