Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[IntelliJ][ReportedByUser] Customer Issues - spuriously adding before launch package command #6380

@tschn

Description

@tschn

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.
Screenshot from 2022-02-08 10-29-24

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions