Skip to content

Snapshot verification test failures on Windows #353

@JamieMagee

Description

@JamieMagee

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

  1. https://github.com/microsoft/component-detection/actions/runs/3411387039/jobs/5675518868

  2. https://ant.apache.org/ivy/history/2.5.1/release-notes.html

  3. https://community.chocolatey.org/packages/ivy

  4. https://github.com/tdunnington/IvyChocolatey/blob/126599315ced3f32b16948da31093784c7b8a547/tools/chocolateyinstall.ps1#L8

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersstatus:readyReady to start implementationtype:ciBuild or repository configuration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions