-
Notifications
You must be signed in to change notification settings - Fork 41.4k
Closed
Labels
status: noteworthyA noteworthy issue to call out in the release notesA noteworthy issue to call out in the release notestype: enhancementA general enhancementA general enhancement
Milestone
Description
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 notesA noteworthy issue to call out in the release notestype: enhancementA general enhancementA general enhancement