Accès aux identifiants
Reads settings.xml credentials, environment variables, and repository auth.
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de maven pour les workflows d'agents IA.
sécurité des agents
maven builds Java projects and can deploy artifacts to package repositories.
Reads settings.xml credentials, environment variables, and repository auth.
Can deploy artifacts and run plugins that call remote services.
Can publish jars, plugins, and release metadata.
Gate deploy, release plugins, and credentialed repository access.
Allow test/package goals; require approval for deploy, release, and secret-backed plugin goals.
installation
brew install mavenlocal Homebrew formula metadata
sudo apk add mavenAlpine Linux edge package indexes · maven · Source: dl-cdn.alpinelinux.org
sudo apt install mavenDebian stable package indexes · maven · Source: deb.debian.org
sudo dnf install mavenFedora Rawhide package metadata · maven · Source: dl.fedoraproject.org
nix profile install nixpkgs#mavennixpkgs package indexes · pkgs/by-name/ma/maven/package.nix · Source: api.github.com
sudo pacman -S mavenArch Linux sync databases · maven · Source: geo.mirror.pkgbuild.com
sudo zypper install mavenopenSUSE Tumbleweed package metadata · maven · Source: download.opensuse.org
choco install mavenChocolatey community package catalog · maven · Source: community.chocolatey.org
scoop install main/mavenScoop official bucket manifest trees · bucket/maven.json · Source: api.github.com
aperçu
Java-based project management
historique
Apache Maven is the Apache Software Foundation's long-running Java build and project-management tool, centered on a project object model, dependency coordinates, plugins, and repository metadata.
Maven's official site describes it as a build tool for Java projects that uses a Project Object Model to manage compilation, testing, and documentation. The Apache Maven source page also shows that the project is not a single repository in practice: full Maven sources span Maven core, plugins, components, skins, and related repositories, with a manifest repository used to check out the whole source tree.
The release history documents Maven 3 as the maintained general-availability line and Maven 4 as a long-running alpha, beta, and release-candidate effort. That makes Maven unusual among CLI build tools: the user-facing command is compact, but the surrounding ecosystem of plugins, resolver components, repository layout, and site tooling is large and separately versioned.
Maven became a default packaging and dependency idiom for Java because its repository model is shared beyond Maven itself. Apache's Maven Central documentation explicitly addresses both projects that use Maven for builds and projects that only want their releases added to the central repository.
Homebrew, Debian-family, RPM-family, Chocolatey, Scoop, Nix, Pacman, and other package-manager entries in the input show Maven's broad CLI distribution footprint outside Java IDEs.
Typical CLI use is `mvn` in a project containing a `pom.xml`, with per-user settings in `~/.m2/settings.xml` and project-local runner options in `.mvn/maven.config`, `.mvn/jvm.config`, and `.mvn/extensions.xml`. Credentials for remote repositories and mirrors live in the Maven settings model's `servers` entries, with encrypted-password support via `settings-security.xml`.
Maven matters to package nerds because it standardized much of the vocabulary of Java artifact packaging: groupId, artifactId, version, POM metadata, transitive dependency resolution, local caches, and central remote repositories. Even tools that compete with Maven frequently consume Maven repositories and Maven metadata.
posture de sécurité
build system capable of executing project logic.
risque yellow · confiance élevé · runtime
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.m2/settings.xmlCredential-bearing paths to review before unattended agent runs.
~/.m2/settings.xmlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
mvn | cli | exécutable global | |
mvnDebug | cli | exécutable global | |
mvnyjp | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:maven |
|---|---|
| Version | 3.9.16 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/maven |
| Page d'accueil | https://maven.apache.org/ |
| Dépôt | https://gitbox.apache.org/repos/asf/maven.git |
| Docs amont | https://maven.apache.org/guides |
| 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 |
| Dernière mise à jour | 2026-05-17T19:11:46Z |
| Pulse | updated |
| Dépendances | openjdk |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | maven |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
libmaven3-core-java 3.9.9-1
Core libraries for Maven 3
sudo apt install libmaven3-core-javamaven 3.9.9-1
Java software project management and comprehension tool
sudo apt install mavenmaven
nix profile install nixpkgs#mavenlibmaven3-core-java 3.8.7-2
Core libraries for Maven 3
sudo apt install libmaven3-core-javamaven 3.8.7-2
Java software project management and comprehension tool
sudo apt install mavenmaven 3.9.16-r0
Java project management and project comprehension tool
sudo apk add mavenmaven 3.9.11-13.fc45
Java project management and project comprehension tool
sudo dnf install mavenmaven-lib 3.9.11-13.fc45
Core part of Maven
sudo dnf install maven-libmaven-openjdk25 3.9.11-13.fc45
maven binding for openjdk25
sudo dnf install maven-openjdk25maven-unbound 3.9.11-13.fc45
maven binding for unbound
sudo dnf install maven-unboundmaven 3.9.16-1
Java project management and project comprehension tool
sudo pacman -S mavenmaven 3.9.16-1.1
Java project management and project comprehension tool
sudo zypper install mavenmaven-javadoc 3.9.16-1.1
API documentation for maven
sudo zypper install maven-javadocmaven-lib 3.9.16-1.1
Core part of Maven
sudo zypper install maven-libmaven
choco install mavenmain/maven
scoop install main/mavenpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.