-
-
Notifications
You must be signed in to change notification settings - Fork 119
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
[Package Request] Apache Maven #29674
Comments
How to installDownload binaries. https://maven.apache.org/download.cgi apache-maven-3.9.9-bin.tar.gz |
I'm not very familiar with I was expecting Aqua to be able to manage the binaries for Apache Maven. |
I know mise uses aqua-registry as backend, but I'm not familiar with mise. About aqua, we haven't released the new version of aqua-registry yet. |
All right. Then I will wait for the release of the Aqua registry. I thought it was published right away, because I was able to install [x80486@uplink:~]$ mise use --global aqua:apache/maven --verbose
DEBUG ARGS: /home/x80486/.local/share/applications/mise use --global aqua:apache/maven --verbose
DEBUG config: ~/.config/mise/config.toml
DEBUG install_some_versions: aqua:apache/maven@latest
DEBUG GET Downloading https://mise-versions.jdx.dev/aqua-registry/apache/maven/registry.yaml to ~/.cache/mise/aqua-registry/pkgs/apache/maven/registry.yaml
DEBUG GET https://mise-versions.jdx.dev/aqua-registry/apache/maven/registry.yaml
DEBUG starting new connection: https://mise-versions.jdx.dev/
DEBUG GET https://mise-versions.jdx.dev/aqua-registry/apache/maven/registry.yaml 404 Not Found
Error:
0: HTTP status client error (404 Not Found) for url (https://mise-versions.jdx.dev/aqua-registry/apache/maven/registry.yaml)
Location:
src/http.rs:64
Version:
2024.12.2 linux-x64 (d1b9749 2024-12-07)
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets. And again, this may be an issue with |
v4.270.0 is out. 🎉 https://github.com/aquaproj/aqua-registry/releases/tag/v4.270.0 |
there will be a delay for new tools added to the aqua registry of a few hours before they're in mise. You can avoid this by cloning the aqua registry |
Thank you for your quick answer! |
Description
Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
Metadata
The text was updated successfully, but these errors were encountered: