Setup
IntelliJ build version: 2021.3.2 IU-213.6777.52
OS: Linux
JDK: JetBrains s.r.o. 11.0.13
Plugin version: 3.61.1-2021.3
Describe the bug
Azure webapp deployment IDE configuration, appends new 'before launch' run maven goal (package) to existing after every run. If the maven package command requires a profile or any other arguments, this breaks the configuration.
To Reproduce
customize the before launch maven package goal (add profiles), notice that an additional package goal gets added after running
Exception or Stack Trace
Add the exception log and stack trace if available.
Screenshots
Add screenshots to help explain your problem if available.
