macOS
brew install maven-shelllocal Homebrew formula metadata
brew
Shell for Maven. Version 1.1.0 via Homebrew; verified from local package data.
install
brew install maven-shelllocal Homebrew formula metadata
overview
Shell for Maven
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mvnsh | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/jdillon/mvnsh
install metadata
| Package key | brew:maven-shell |
|---|---|
| Version | 1.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/maven-shell |
| Homepage | https://github.com/jdillon/mvnsh |
| Repository | https://github.com/jdillon/mvnsh |
| Upstream docs | https://github.com/jdillon/mvnsh#readme |
| License | EPL-1.0 |
| Source archive | 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 | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.