Closed
Description
The Java buildpack relies on a few manifest entries to detect Spring Boot archives. With the Maven Plugin these are written here.
Since Spring Boot 2.0 the Gradle plugin no longer uses the Repackager
class and we've unfortunately lost these entries. We'll likely need to change these lines.