Wykonanie przepakowania celu org.springframework.boot: Spring-Boot-mave-Plugin: 2.5.0: Przepakowanie nie powiodło się:

After none of the suggested solutions worked. I figured out there was some issue with the downloaded spring-boot-maven-plugin in the .m2 folder. Deleting the plugin and allowing the "mvn clean install" to re-download and build worked.
Shy Sheep