You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched all issues/PRs to ensure it has not already been reported or fixed.
I have verified that I am using the latest version of Scoop and corresponding bucket.
Package Name
Maven
Expected/Current Behaviour
The commit made in issue #5719 has changed maven server to dlcdn rather than archive which doesn't have older versions of maven. Trying to install [email protected] and getting a 404 not found error. Would probably need to revert that or update the url for that manifest.
Would be good to be able to specify an 'old_url' tag in menifests which can be used in cases of server changes for packages. If the version is not found in the current 'url' than it can perform a search on 'old_url'
Would be good to be able to specify an 'old_url' tag in menifests which can be used in cases of server changes for packages. If the version is not found in the current 'url' than it can perform a search on 'old_url'
Scoop and Buckets Version
Current Scoop version:859d1db5 (HEAD -> master, tag: v0.5.2, origin/master, origin/HEAD) chore(release): Bump to version 0.5.2 (#6080)'main' bucket:ebaed3db3 (HEAD -> master, origin/master, origin/HEAD) typos: Update to version 1.28.4'extras' bucket:a93c808c4 (HEAD -> master, origin/master, origin/HEAD) x64dbg: Update to version 2024-12-16_22-16'versions' bucket:c9fa51786 (HEAD -> master, origin/master, origin/HEAD) zig-dev: Update to version 0.14.0-dev.2497'java' bucket:c011336c (HEAD -> master, origin/master, origin/HEAD) temurin17-nightly-jre: Update to version 17.0.14-6.0.ea'mybucket' bucket:fatal: not a git repository (or any of the parent directories): .git
Prerequisites
Package Name
Maven
Expected/Current Behaviour
The commit made in issue #5719 has changed maven server to dlcdn rather than archive which doesn't have older versions of maven. Trying to install [email protected] and getting a 404 not found error. Would probably need to revert that or update the url for that manifest.
Would be good to be able to specify an 'old_url' tag in menifests which can be used in cases of server changes for packages. If the version is not found in the current 'url' than it can perform a search on 'old_url'
Steps to Reproduce
scoop install [email protected]
Possible Solution
Update maven url.
Would be good to be able to specify an 'old_url' tag in menifests which can be used in cases of server changes for packages. If the version is not found in the current 'url' than it can perform a search on 'old_url'
Scoop and Buckets Version
Scoop Config
PowerShell Version
using shell.
Additional Softwares
No response
The text was updated successfully, but these errors were encountered: