Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update download plugin #407

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sciencewhiz
Copy link
Contributor

v5 adds parallel downloads which significantly speeds up the build

v5 adds parallel downloads which significantly speeds up the build
@sciencewhiz
Copy link
Contributor Author

sciencewhiz commented Aug 25, 2024

It looks like this needs to use the same version as native-utils or gradlerio

> Task :gradleriobase:installRoboRioToolchain FAILED
Caching disabled for task ':gradleriobase:installRoboRioToolchain' because:
  Build cache is disabled
Task ':gradleriobase:installRoboRioToolchain' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Downloading https://github.com/wpilibsuite/opensdk/releases/download/v2024-1/cortexa9_vfpv3-roborio-academic-2024-x86_64-w64-mingw32-Toolchain-12.1.0.zip...
Build Exception: class org.gradle.internal.exceptions.LocationAwareException -> Execution failed for task ':gradleriobase:installRoboRioToolchain'.
Build Exception: class org.gradle.api.tasks.TaskExecutionException -> Execution failed for task ':gradleriobase:installRoboRioToolchain'.
Build Exception: class java.lang.NoSuchMethodError -> 'void de.undercouch.gradle.tasks.download.DownloadAction.execute()'
Exception Task: class edu.wpi.first.toolchain.InstallToolchainTask_Decorated -> installRoboRioToolchain

@sciencewhiz sciencewhiz marked this pull request as draft August 26, 2024 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant