# Install tomee-plume with Homebrew

Apache TomEE Plume. Version 10.1.5 via Homebrew; verified 2026-06-22.

## Install

```sh
sudo av install brew:tomee-plume
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install tomee-plume
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:tomee-plume
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/tomee-plume>
- **Version:** 10.1.5
- **Source summary:** Apache TomEE Plume
- **Homepage:** <https://tomee.apache.org/>
- **Repository:** <https://github.com/apache/tomee>
- **Upstream docs:** <https://tomee.apache.org/>
- **License:** Apache-2.0
- **Source archive:** <https://www.apache.org/dyn/closer.lua?path=tomee/tomee-10.1.5/apache-tomee-10.1.5-plume.tar.gz>
- **Last updated:** 2026-06-22T14:06:29-07:00
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- catalina.sh (cli)
- ciphers.sh (cli)
- configtest.sh (cli)
- daemon.sh (cli)
- digest.sh (cli)
- makebase.sh (cli)
- migrate.sh (cli)
- setclasspath.sh (cli)
- shutdown.sh (cli)
- startup.sh (cli)
- tomee.sh (cli)
- tool-wrapper.sh (cli)
- version.sh (cli)
- catalina.sh (alias)
- ciphers.sh (alias)
- configtest.sh (alias)
- daemon.sh (alias)
- digest.sh (alias)
- makebase.sh (alias)
- migrate.sh (alias)
- setclasspath.sh (alias)
- shutdown.sh (alias)
- startup.sh (alias)
- tomee.sh (alias)
- tool-wrapper.sh (alias)
- version.sh (alias)

## Dependencies

- openjdk

## Install behavior

- Post-install hook: not defined
- Caveats: The home of Apache TomEE Plume is: $HOMEBREW_PREFIX/opt/tomee-plume/libexec To run Apache TomEE: $HOMEBREW_PREFIX/opt/tomee-plume/bin/startup.sh
- Bottle: available on all

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 10.1.5
- Package-manager updated: 2026-06-22
- Local data: ok
- Upstream repository: https://tomee.apache.org/
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

Apache TomEE Plume is the broadest traditional TomEE flavor, packaging Tomcat with TomEE Plus capabilities and extra JSF/JPA implementation choices. Its history is inseparable from TomEE's attempt to keep the Tomcat operating model while adding Java EE and Jakarta EE application-server services.

### Project history

TomEE grew out of Apache OpenEJB work. An Apache presentation traces OpenEJB from its 1999 origins through incubation, graduation, and 2011 integration into Apache TomEE. TomEE's own pages describe the product as a Tomcat-based server assembled by starting with a vanilla Tomcat zip, adding TomEE jars, and repackaging the result.

The Plume flavor appeared in the TomEE 1.7.0 feature release as an experimental profile. The release notes described it as TomEE Plus with Mojarra and EclipseLink added, explicitly positioning it as a lower-friction path for users coming from GlassFish-style environments.

### Adoption history

TomEE 1.x passed the Java EE 6 TCK, making Web Profile certification part of the project's early adoption story. Plume itself was marked not certified in the old 1.7.4 download page, but it served users who wanted the broader Plus feature set plus familiar JSF and JPA implementations.

In the package-manager niche, a separate tomee-plume formula is useful because TomEE flavors are shipped as different binary distributions rather than one runtime toggled by a small config flag.

### How it is used

Package users choose Plume when they want a Tomcat-like layout and scripts but expect more of the full application-server stack out of the box, especially the Plus profile plus Mojarra and EclipseLink support.

### Why package nerds care

Plume is interesting to package maintainers because it is a distribution flavor, not merely an optional dependency. Keeping it as a distinct formula lets users install the heavier TomEE bundle intentionally and keeps lighter WebProfile installations smaller.

### Timeline

- 1999: OpenEJB originated before its later Apache history.
- 2011: OpenEJB was integrated into Apache TomEE.
- TomEE 1.7.0: Introduced the Plume profile with Mojarra and EclipseLink.
- 2016: TomEE 1.7.4 listed Web Profile, JAX-RS, Plus, and Plume downloads as separate distributions.

### Related projects

- Apache Tomcat is the base runtime TomEE extends.
- Apache TomEE Plus is the flavor Plume builds on.
- Mojarra and EclipseLink are the extra implementation choices called out by the Plume release notes.

### Sources

- <https://tomee.apache.org/>
- <https://tomee.apache.org/index.old.html>
- <https://tomee.apache.org/presentations/2011_JAX_London_Fun_EJB31_and_OpenEJB.pdf>
- <https://tomee.apache.org/refcard/refcard.html>
- <https://tomee.apache.org/tomee-1.7.0.html>
- input.source_facts.package-manager


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** tomee-plume
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Related links

- [Cloud CLI packages](https://www.automicvault.com/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openjdk](https://www.automicvault.com/pkg/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [tomee-plus](https://www.automicvault.com/pkg/brew/tomee-plus/) - Shares the same upstream homepage.
- [tomee-webprofile](https://www.automicvault.com/pkg/brew/tomee-webprofile/) - Shares the same upstream homepage.
- [tomcat](https://www.automicvault.com/pkg/brew/tomcat/) - Shares av.db curated category or tags: application-server, application-servers, cli, cloud-infrastructure, jakarta-ee.
- [openliberty-webprofile8](https://www.automicvault.com/pkg/brew/openliberty-webprofile8/) - Shares av.db curated category or tags: application-server, cli, cloud-infrastructure, jakarta-ee, java.
- [openliberty-webprofile9](https://www.automicvault.com/pkg/brew/openliberty-webprofile9/) - Shares av.db curated category or tags: application-server, cli, cloud-infrastructure, jakarta-ee, java.
- [openliberty-jakartaee8](https://www.automicvault.com/pkg/brew/openliberty-jakartaee8/) - Shares av.db curated category or tags: application-server, cli, cloud-infrastructure, java.
- [openliberty-jakartaee9](https://www.automicvault.com/pkg/brew/openliberty-jakartaee9/) - Shares av.db curated category or tags: application-server, cli, cloud-infrastructure, java.
- [openliberty-microprofile4](https://www.automicvault.com/pkg/brew/openliberty-microprofile4/) - Shares av.db curated category or tags: application-server, cli, cloud-infrastructure, java.
- [denominator](https://www.automicvault.com/pkg/brew/denominator/) - Shares av.db curated category or tags: cli, cloud-infrastructure, java.
- [roadrunner](https://www.automicvault.com/pkg/brew/roadrunner/) - Shares av.db curated category or tags: application-server, cli, cloud-infrastructure.

## Combined YAML source

View the package source record on GitHub. [combined/tomee-plume.yml](https://github.com/automic-vault/db/blob/main/combined/tomee-plume.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
