# Installer maven

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de maven pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:maven
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install maven
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add maven
```

  Preuve: Alpine Linux edge package indexes: maven from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install maven
```

  Preuve: Debian stable package indexes: maven from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install maven
```

  Preuve: Fedora Rawhide package metadata: maven from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#maven
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ma/maven/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S maven
```

  Preuve: Arch Linux sync databases: maven from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install maven
```

  Preuve: openSUSE Tumbleweed package metadata: maven from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install maven
```

  Preuve: Chocolatey community package catalog: maven from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','lunacy'

- Scoop (92%):

```sh
scoop install main/maven
```

  Preuve: Scoop official bucket manifest trees: bucket/maven.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:maven
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/maven>
- **Version:** 3.9.16
- **Résumé source:** Java-based project management
- **Page d'accueil:** <https://maven.apache.org/>
- **Docs amont:** <https://maven.apache.org/>
- **Licence:** Apache-2.0
- **Archive source:** <https://www.apache.org/dyn/closer.lua?path=maven/maven-3/3.9.16/binaries/apache-maven-3.9.16-bin.tar.gz>
- **Mis à jour:** 2026-05-17T19:11:46Z
- **Source générée:** 2026-05-26T22:45:13+00:00

## exécutables

- mvn (cli)
- mvnDebug (cli)
- mvnyjp (cli)
- mvn (alias)
- mvnDebug (alias)
- mvnyjp (alias)

## Dépendances

- openjdk

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur all

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 3.9.16
- gestionnaire mis à jour: 2026-05-17
- données locales: ok
- dépôt amont: https://maven.apache.org/
- info: Release/tag comparison is only available for GitHub repositories.

## Notes de sécurité

build system capable of executing project logic.

- **Risque Geiger:** yellow / high
- build system capable of executing project logic
- **radioisotope:** Plain Text Repository Passwords

## Liens liés

- [openjdk](https://www.automicvault.com/pkg/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [helidon](https://www.automicvault.com/pkg/brew/helidon/) - Popular package that depends on this formula.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## Sources

- Nucleus package database
- Geiger risk classifier
- radioisotope security manifest
- local isotope README
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
