The build plugins use the `cloudfoundry/cnb:0.0.43-bionic` Builder by default, which bundles the OpenJDK Buildpack. The OpenJDK Buildpack exposes a number of options as env variables, see https://github.com/cloudfoundry/openjdk-cnb/blob/master/README.md. A couple examples demonstrating the use of the default builder with the OpenJDK Buildpack would be interesting to help users getting started.