Skara CLI tools want to download JDK

Erik Helin erik.helin at oracle.com
Sat Sep 5 06:09:21 UTC 2020


On 9/4/20 11:02 PM, Raffaello Giulietti wrote:
> Hi,
> 
> seems that Skara CLI tools need to download a JDK for some reason:
> 
>  > git info 65d45ce242
> Compiling ...
> Downloading JDK...
>    % Total    % Received % Xferd  Average Speed   Time    Time     Time 
> Current
>                                   Dload  Upload   Total   Spent    Left 
> Speed
>    0  189M    0  818k    0     0   486k      0  0:06:38  0:00:01 
> 0:06:37  485k^C
> 
> What am I doing incorrectly? Of course, I have a valid JAVA_HOME env var 
> pointing to OpenJDK 14.

Nothing, the Skara CLI tools downloads a JDK by default to bootstrap 
themselves :) Skara can also be built in "offline" mode where you to 
have to supply your own JDK an Gradle, see the Skara README.md [0] for 
more details.

Thanks,
Erik

[0]: https://github.com/openjdk/skara/blob/master/README.md#offline-builds

> Greetings
> Raffaello


More information about the skara-dev mailing list