Skip to content

Default fork value for spring-boot:stop is not consistent #25472

@fabapp2

Description

@fabapp2

When starting a boot web application on the console through Maven
mvn spring-boot:start
and then shutting it down
mvn spring-boot:stop
it fails with
Spring application lifecycle JMX bean not found (fork is null).

The documentation states that fork is true by default which seems not to be the case here.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions