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

[Bug]: Unable to isntall older maven versions #6399

Open
3 tasks done
maiq123 opened this issue Dec 17, 2024 · 0 comments
Open
3 tasks done

[Bug]: Unable to isntall older maven versions #6399

maiq123 opened this issue Dec 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@maiq123
Copy link

maiq123 commented Dec 17, 2024

Prerequisites

  • I have written a descriptive issue title.
  • 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'

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

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

Scoop Config

last_update  : 2024-12-17T11:33:06.1686043+10:30
root_path    : C:\tools\Scoop
global_path  : C:\tools\Scoop\apps
-file        : C:\tools\Scoop\apps\scoop\current\bin\scoop.ps1
scoop_branch : master
scoop_repo   : https://github.com/ScoopInstaller/Scoop

PowerShell Version

using shell.

Additional Softwares

No response

@maiq123 maiq123 added the bug Something isn't working label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant