Trying to update WPILib to 2023.4.1 using the online updater and it fails retrieving the SmartDashboard artifact. It’s looking for a file that’s definitely not in the artifactory store.
./gradlew build InstallAllTools -Dorg.gradle.java.home="/Users/scott/wpilib/2023/jdk"
> Task :SmartDashboardInstall FAILED
Dependency Error!
GradleRIO detected this build failed due to missing dependencies!
Try again with `./gradlew build` whilst connected to the internet (not the robot!)
If the error persists, ensure you are not behind a firewall / proxy server (common in schools)
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':SmartDashboardInstall'.
> Could not resolve all files for configuration ':wpiTools'.
> Could not find SmartDashboard-2023.4.1-macarm64.jar (edu.wpi.first.tools:SmartDashboard:2023.4.1).
Searched in the following locations:
https://frcmaven.wpi.edu/artifactory/release/edu/wpi/first/tools/SmartDashboard/2023.4.1/SmartDashboard-2023.4.1-macarm64.jar