認証情報アクセス
Reads settings.xml credentials, environment variables, and repository auth.
brew
maven のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
エージェント安全性
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.
インストール
brew install mavenlocal Homebrew formula metadata
sudo apk add mavenAlpine Linux edge package indexes · maven · ソース: dl-cdn.alpinelinux.org
sudo apt install mavenDebian stable package indexes · maven · ソース: deb.debian.org
sudo dnf install mavenFedora Rawhide package metadata · maven · ソース: dl.fedoraproject.org
nix profile install nixpkgs#mavennixpkgs package indexes · pkgs/by-name/ma/maven/package.nix · ソース: api.github.com
sudo pacman -S mavenArch Linux sync databases · maven · ソース: geo.mirror.pkgbuild.com
sudo zypper install mavenopenSUSE Tumbleweed package metadata · maven · ソース: download.opensuse.org
choco install mavenChocolatey community package catalog · maven · ソース: community.chocolatey.org
scoop install main/mavenScoop official bucket manifest trees · bucket/maven.json · ソース: api.github.com
概要
Java-based project management
履歴
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.
セキュリティ状態
build system capable of executing project logic.
リスク yellow · 信頼度 高 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.xml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mvn | cli | グローバル実行可能ファイル | |
mvnDebug | cli | グローバル実行可能ファイル | |
mvnyjp | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:maven |
|---|---|
| バージョン | 3.9.16 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/maven |
| ホームページ | https://maven.apache.org/ |
| リポジトリ | https://gitbox.apache.org/repos/asf/maven.git |
| 上流ドキュメント | https://maven.apache.org/guides |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://www.apache.org/dyn/closer.lua?path=maven/maven-3/3.9.16/binaries/apache-maven-3.9.16-bin.tar.gz |
| 最終更新 | 2026-05-17T19:11:46Z |
| Pulse | updated |
| 依存関係 | openjdk |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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/mavenソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.