paketo-buildpacks / builder

Apache License 2.0
12 stars 6 forks source link

How to replace the JRE download address or put bellsoft-jre15.0.1+9-linux-amd64.tar.gz into the image that I have downloaded. #48

Closed shaodong-hub closed 3 years ago

shaodong-hub commented 3 years ago

What happened?

` [INFO] [creator] BellSoft Liberica JRE 15.0.1: Contributing to layer

[INFO] [creator] Downloading from https://github.com/bell-sw/Liberica/releases/download/15.0.1+9/bellsoft-jre15.0.1+9-linux-amd64.tar.gz

[INFO] [creator] unable to invoke layer creator

[INFO] [creator] unable to get dependency jre

[INFO] [creator] unable to download https://github.com/bell-sw/Liberica/releases/download/15.0.1+9/bellsoft-jre15.0.1+9-linux-amd64.tar.gz ` Please provide some details about the task you are trying to accomplish and what went wrong.

I want to build springboot application as image with the following command: mvn spring-boot:build-image

Downloading bellsoft-jre15.0.1+9-linux-amd64.tar.gz is slow and often time out in my country. How to replace the JRE download address or put bellsoft-jre15.0.1+9-linux-amd64.tar.gz into the image that I have downloaded. Thanks.

fg-j commented 3 years ago

Hi there. It seems like you're having an issue with the bellsoft-liberica buildpack. Please open an issue on that repository to buildpack-specific support. Closing here for now.