# 使用 Homebrew, apk, MacPorts, scoop, winget 安装 jreleaser

查看 jreleaser 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:jreleaser
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install jreleaser
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install jreleaser
```

  证据: MacPorts ports tree: devel/jreleaser/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add jreleaser
```

  证据: Alpine Linux edge package indexes: jreleaser from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/jreleaser
```

  证据: Scoop official bucket manifest trees: bucket/jreleaser.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id JReleaser.jreleaser -e
```

  证据: Windows Package Manager source index: JReleaser.jreleaser from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:jreleaser
- **软件包管理器:** Homebrew
- **版本:** 1.25.0
- **来源摘要:** Release projects quickly and easily with JReleaser
- **主页:** <https://jreleaser.org/>
- **仓库:** <https://github.com/jreleaser/jreleaser>
- **最后更新:** 2026-06-29T10:51:23Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- jreleaser (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.25.0
## 项目历史与用法

JReleaser is a release automation tool for Java and non-Java projects. It packages release creation, artifact signing, checksums, changelogs, announcements, and publishing to package managers into a CLI and build-tool-oriented workflow.

### 项目历史

The project README describes JReleaser as a tool for releasing Java and non-Java projects, including Go, Rust, Elixir, and C#. Its goal is to simplify release creation and artifact publication while keeping distribution-specific options configurable.

### 采用历史

JReleaser has a comparatively broad packaging and integration footprint. The README points to Maven Central artifacts, the Gradle Plugin Portal, GitHub release downloads, Docker images, Flathub, Chocolatey, AppImage, Homebrew, and an Azure DevOps extension. The input batch also records packages in apk, Homebrew, MacPorts, Scoop, and winget.

### 使用方式

JReleaser users describe distributions and release behavior in jreleaser.yml, jreleaser.toml, or jreleaser.json, then run the CLI or build-tool integrations from local development or CI/CD. The guide includes quick starts for the CLI, Maven, Gradle, and Ant, and concept pages for workflows, distributions, artifacts, templates, packagers, deployers, announcers, and signing.

### 为什么软件包爱好者会关心

For package nerds, JReleaser is significant because it automates the unglamorous final mile of shipping: turning one project release into many ecosystem-specific packages. It is especially relevant to JVM projects but intentionally crosses language boundaries and treats package managers as first-class release targets.

### 时间线

- 2021: GitHub release pages recorded JReleaser v0.1.0 on 2021-04-10.
- 2022: GitHub release pages recorded JReleaser v1.0.0 on 2022-04-10.
- 2025: The release feed recorded a regular v1.x cadence through v1.22.0 on 2025-12-31.
- 2026: The release feed recorded v1.25.0 on 2026-06-29.

### Related projects

- JReleaser is related to Maven, Gradle, Ant, Docker, Homebrew, Chocolatey, Scoop, winget, MacPorts, Flathub, AppImage, and CI systems. It sits in the same release-automation space as build plugins, changelog tools, signing tools, and package-manager publishing bots.

### 来源

- <https://formulae.brew.sh/api/formula/jreleaser.json>
- <https://github.com/jreleaser/jreleaser>
- <https://github.com/jreleaser/jreleaser/releases/tag/v0.1.0>
- <https://github.com/jreleaser/jreleaser/releases/tag/v1.0.0>
- <https://github.com/jreleaser/jreleaser/releases/tag/v1.25.0>
- <https://jreleaser.org/>
- <https://jreleaser.org/guide/latest/index.html>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: ./jreleaser.yml, ./jreleaser.toml, ./jreleaser.json

## Credential files

- Unix: ~/.jreleaser/config.properties, $XDG_CONFIG_HOME/jreleaser/config.properties
## 其他软件包管理器记录

- apk - jreleaser - 1.25.0-r0: normalized package name match | Alpine Linux edge package indexes: jreleaser from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Release projects quickly and easily with JReleaser | https://jreleaser.org/
- apk - jreleaser-doc - 1.25.0-r0: normalized package name match | Alpine Linux edge package indexes: jreleaser-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Release projects quickly and easily with JReleaser (documentation) | https://jreleaser.org/
- MacPorts - jreleaser: normalized package name match | MacPorts ports tree: devel/jreleaser/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/jreleaser: normalized package name match | Scoop official bucket manifest trees: bucket/jreleaser.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - JReleaser.jreleaser: normalized package name match | Windows Package Manager source index: JReleaser.jreleaser from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/jreleaser.yml](https://github.com/mxcl/pkgdb/blob/main/combined/jreleaser.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
