• Scott Frederick's avatar
    Fail fast when finalName is misconfigured · 263b7c20
    Scott Frederick authored
    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
    263b7c20
Name
Last commit
Last update
..
build-image Loading commit data...
build-image-builder-error Loading commit data...
build-image-custom-builder Loading commit data...
build-image-custom-name Loading commit data...
build-image-empty-env-entry Loading commit data...
build-image-final-name Loading commit data...
build-image-war-packaging Loading commit data...
build-info Loading commit data...
build-info-additional-properties Loading commit data...
build-info-custom-build-time Loading commit data...
build-info-custom-file Loading commit data...
build-info-disable-build-time Loading commit data...
jar Loading commit data...
jar-attach-disabled Loading commit data...
jar-classifier-main Loading commit data...
jar-classifier-main-attach-disabled Loading commit data...
jar-classifier-source Loading commit data...
jar-classifier-source-attach-disabled Loading commit data...
jar-create-dir Loading commit data...
jar-custom-dir Loading commit data...
jar-custom-launcher Loading commit data...
jar-custom-layout Loading commit data...
jar-exclude-entry Loading commit data...
jar-exclude-group Loading commit data...
jar-executable Loading commit data...
jar-layered Loading commit data...
jar-layered-custom Loading commit data...
jar-layered-no-layer-tools Loading commit data...
jar-lib-name-conflict Loading commit data...
jar-output-timestamp Loading commit data...
jar-pom Loading commit data...
jar-skip Loading commit data...
jar-system-scope Loading commit data...
jar-system-scope-default Loading commit data...
jar-test-scope Loading commit data...
jar-with-kotlin-module Loading commit data...
jar-with-layout-property Loading commit data...
jar-with-unpack Loading commit data...
jar-with-zip-layout Loading commit data...
run Loading commit data...
run-arguments Loading commit data...
run-arguments-commandline Loading commit data...
run-devtools Loading commit data...
run-disable-fork Loading commit data...
run-envargs Loading commit data...
run-exclude Loading commit data...
run-fork Loading commit data...
run-jvm-system-props Loading commit data...
run-jvmargs Loading commit data...
run-jvmargs-commandline Loading commit data...
run-profiles Loading commit data...
run-profiles-fork-disabled Loading commit data...
run-toolchains Loading commit data...
run-use-test-classpath Loading commit data...
run-working-directory Loading commit data...
start-stop Loading commit data...
start-stop-fork-disabled Loading commit data...
start-stop-skip Loading commit data...
war Loading commit data...
war-output-timestamp Loading commit data...
war-reactor Loading commit data...
war-system-scope Loading commit data...
war-with-unpack Loading commit data...
settings.xml Loading commit data...