[ERROR] Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:3.2.5:repackage (repackage) on project SROIncidents: Execution repackage of goal org.springframework.boot:spring-boot-maven-plugin:3.2.5:repackage failed: Unable to find main class -> [Help 1]
above my error and all i did was
delete the files under src/main/webapp/WEB-INF/ which are "lib" folder and "classes" folder
then did a "MVN clean install" worked for my build.