trautonen / heroku-buildpack-oracle-java

Heroku buildpack for Maven / Java applications with Oracle JDK.
MIT License
13 stars 30 forks source link

gzip: stdin: not in gzip format #5

Open bautrey37 opened 4 years ago

bautrey37 commented 4 years ago
remote: Compressing source files... done.
remote: Building source:
remote:
remote: -----> Java app detected
remote: -----> Installing JDK... (downloading...)
remote: gzip: stdin: not in gzip format
remote: tar: Child returned status 1
remote: tar: Error is not recoverable: exiting now
remote:  !     Push rejected, failed to compile Java app.
remote:
remote:  !     Push failed

I follow the instructions on the readme and I get this error.

bautrey37 commented 4 years ago

Maybe this is happening because the link to get the oracle jdk has changed