Skip to content

"gradle bootBuildImage" doesn't work with Spring Boot 3.5.3 #46051

Closed as not planned
@juergenzimmermann

Description

@juergenzimmermann

Environment

  • Java 24.0.1
  • Gradle 8.14.2
  • Spring Boot 3.5.3

When I invorke "gradle bootBuildImage" I get the output below. A reproducible project (based on "gs" resp. "getting started") is attached.

demo.zip

Output:

> gradle bootBuildImage

> Task :bootBuildImage FAILED
Building image 'docker.io/library/demo:0.0.1-SNAPSHOT'

 > Pulling builder image 'docker.io/paketobuildpacks/builder-noble-java-tiny:latest' ..................................................
 > Pulled builder image ''

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':bootBuildImage'.
> No 'io.buildpacks.builder.metadata' label found in image config labels '

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: invalidAn issue that we don't feel is valid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions