Slackbot
01/25/2023, 3:16 PMVampire
01/25/2023, 3:34 PM--refresh-dependencies.Christopher Soden
01/25/2023, 3:38 PMVampire
01/25/2023, 3:58 PMChristopher Soden
01/25/2023, 10:31 PMVampire
01/25/2023, 10:48 PMVampire
01/25/2023, 10:49 PMChristopher Soden
01/26/2023, 3:20 PMgradle-enterprise-init.gradle.kts file from the docs and made an init.d folder in my .gradle directory to hold it. Once i did that it gave me an error that it wasn't able to find the certificates file. That's what made me look and realize the symlink it was trying to follow was gone.
Once I restored the symlink I had to remove the init.d folder, since we aren't set up to use that. But after that it worked.