Skip to content

Remove plugin management for exec-maven-plugin #20883

@snicoll

Description

@snicoll

We currently provide plugin management for exec-maven-plugin and we specify the start class (if start-class is set). This can lead to issues if you're using the plugin with the standard command line property, see #20690

Retrospectively, providing plugin management for the exec plugin does not make much more sense anymore given spring-boot:run is the recommended way to start a Spring Boot app from Maven.

Metadata

Metadata

Assignees

Labels

status: noteworthyA noteworthy issue to call out in the release notestype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions