sous-chefs / java

Development repository for the java cookbook
https://supermarket.chef.io/cookbooks/java
Apache License 2.0
386 stars 637 forks source link

caskroom/versions was moved. Tap homebrew/cask-versions instead #566

Closed macostea closed 4 years ago

macostea commented 4 years ago

:ghost: Brief Description

Installing Java on MacOS with this cookbook fails with caskroom/versions was moved. Tap homebrew/cask-versions instead

:pancakes: Cookbook version

4.3.0

:woman_cook: Chef-Infra Version

15.0.300

:tophat: Platform details

MacOS 10.14

Steps To Reproduce

  1. Add java["jdk_version"]="11" to the chef-solo json
  2. Run chef-solo

:police_car: Expected behavior

JDK version 11 should be installed with Homebrew