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.
spring-boot/spring-boot-project
Scott Frederick c6a6024062 Stop image building on error from builder
Previously, the image builder used by the build tool plugins ignored
errors from lifecycle phases and continued with subsequent phases.

This commit inspects the status of the builder container after each
lifecycle phase and aborts the image building process if the exit
status of the container after any phase is non-zero.

Fixes #19949
5 years ago
..
spring-boot Merge branch '2.2.x' 5 years ago
spring-boot-actuator Merge branch '2.2.x' 5 years ago
spring-boot-actuator-autoconfigure Disable bean overriding by default in ApplicationContextRunner 5 years ago
spring-boot-autoconfigure Polish 5 years ago
spring-boot-cli Remove obsolete files 5 years ago
spring-boot-dependencies Upgrade to Flyway 6.2.0 5 years ago
spring-boot-devtools Use Supplier variants of Assert 5 years ago
spring-boot-docs Polish "Fix scope of CqlSessionBuilder bean" 5 years ago
spring-boot-parent Merge branch '2.2.x' 5 years ago
spring-boot-properties-migrator Use parentheses when declaring dependencies 5 years ago
spring-boot-starters Remove obsolete files 5 years ago
spring-boot-test Disable bean overriding by default in ApplicationContextRunner 5 years ago
spring-boot-test-autoconfigure Use parentheses when declaring dependencies 5 years ago
spring-boot-tools Stop image building on error from builder 5 years ago