Between version 1.3.8.RELEASE of the spring-boot-maven-plugin and version 1.4.0.RELEASE - there has been a change in the generated package structure (if you extract the uber
The solution was to add the MODULE layout for the plugin in the pom.xml file
org.springframework.boot spring-boot-maven-plugin MODULE repackage