You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
e4fa39df01
When the `finalName` parameter is incorrectly set in the Spring Boot Maven plugin configuration instead of in the `build` configuration, the repackaged and original archive files are not named as expected. Prior to this commit, the image building goal would detect this error condition and throw an exception late in the process of creating the build container, leaving the container in an unstable state. This commit changes the image building goal to detect this condition early, before attempting to create the container. Fixes gh-25590 |
4 years ago | |
---|---|---|
.. | ||
spring-boot-antlib | ||
spring-boot-autoconfigure-processor | ||
spring-boot-buildpack-platform | ||
spring-boot-configuration-metadata | 4 years ago | |
spring-boot-configuration-processor | ||
spring-boot-gradle-plugin | 4 years ago | |
spring-boot-jarmode-layertools | 4 years ago | |
spring-boot-loader | ||
spring-boot-loader-tools | 4 years ago | |
spring-boot-maven-plugin | 4 years ago | |
spring-boot-test-support |