macOS
brew install maven-shelllocal Homebrew formula metadata
brew
maven-shell のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install maven-shelllocal Homebrew formula metadata
概要
Shell for Maven
履歴
Maven Shell, packaged as `maven-shell` and executed as `mvnsh`, is a shell-oriented wrapper around Apache Maven intended to give Maven users an interactive command environment.
The README describes the project tersely as Maven Shell (`mvnsh`) and says it is based on GShell 3. The README and POM both carry copyright text beginning in 2009, and the POM identifies the Maven coordinates as `com.planet57.maven.shell:mvnsh` with modules for commands, bootstrap, personality, and assembly.
The public tag list includes mvnsh-0.9, 0.10, 1.0, 1.0.1, and 1.1.0, with the GitHub release page for mvnsh-1.1.0 dated 2013-04-26. The POM's unreleased snapshot version is 1.2.0-SNAPSHOT, suggesting the packaged tool belongs to an older Maven 3.x/Java 8 era.
The batch input records only Homebrew packaging for maven-shell, which fits its narrow audience: Java developers who wanted an interactive Maven shell rather than repeatedly invoking `mvn` commands from a normal terminal.
The README documents building with Maven 3.3+ and Java 8+, preferably through the included Maven wrapper, then running the assembled shell with `./build run`. Homebrew exposes the `mvnsh` executable for users who install it as a package instead of building from source.
maven-shell is a small historical artifact from the period when Java build tools experimented with richer shells and command environments. It matters less as a modern ecosystem pillar than as a package-manager fossil for Maven power users and GShell-based tooling.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mvnsh | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/jdillon/mvnsh
インストールメタデータ
| パッケージキー | brew:maven-shell |
|---|---|
| バージョン | 1.1.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/maven-shell |
| ホームページ | https://github.com/jdillon/mvnsh |
| リポジトリ | https://github.com/jdillon/mvnsh |
| 上流ドキュメント | https://github.com/jdillon/mvnsh#readme |
| ライセンス | EPL-1.0 |
| ソースアーカイブ | https://search.maven.org/remotecontent?filepath=org/sonatype/maven/shell/dist/mvnsh-assembly/1.1.0/mvnsh-assembly-1.1.0-bin.tar.gz |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | maven-shell |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.