-
Notifications
You must be signed in to change notification settings - Fork 113
Closed
Labels
good first issueGood for newcomersGood for newcomersstatus:readyReady to start implementationReady to start implementationtype:ciBuild or repository configurationBuild or repository configuration
Description
Snapshot verification tests started failing on Windows due to failure to install Apache Ivy1. This is because Apache Ivy published version 2.5.12, and the download mirror used by the chocolatey package3 deleted version 2.5.0. Version 2.5.0 is currently hardcoded in the Chocolatey package4.
I created an issue upstream to resolve this: tdunnington/IvyChocolatey#3
We should either:
- Contribute a fix to the Chocolatey package repository
- Download Apache Ivy without Chocolatey during the snapshot verification tests on Windows
Footnotes
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersstatus:readyReady to start implementationReady to start implementationtype:ciBuild or repository configurationBuild or repository configuration