spring-boot/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin
Scott Frederick a302238e21 Remove layout parameters from build-image Maven goal
This commit removes the `layout` and `layoutFactory` parameters
from the `build-image` goal in the Maven plugin while retaining
them for the `repackage` goal. The `build-image` goal currently
only supports jar archives, so allowing other layout types to be
configured for the goal could cause confusion.

Fixes gh-24105
2021-01-07 15:59:02 -06:00
..
src Remove layout parameters from build-image Maven goal 2021-01-07 15:59:02 -06:00
build.gradle Merge branch '2.2.x' into 2.3.x 2020-10-28 16:18:00 +01:00