• Scott Frederick's avatar
    Stop image building on error from builder · c6a60240
    Scott Frederick authored
    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
    c6a60240
Name
Last commit
Last update
..
spring-boot-antlib Loading commit data...
spring-boot-autoconfigure-processor Loading commit data...
spring-boot-buildpack-platform Loading commit data...
spring-boot-configuration-metadata Loading commit data...
spring-boot-configuration-processor Loading commit data...
spring-boot-gradle-plugin Loading commit data...
spring-boot-jarmode-layertools Loading commit data...
spring-boot-loader Loading commit data...
spring-boot-loader-tools Loading commit data...
spring-boot-maven-plugin Loading commit data...
spring-boot-test-support Loading commit data...