# 使用 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
- **软件包管理器页面:** <https://formulae.brew.sh/formula/jreleaser>
- **版本:** 1.25.0
- **来源摘要:** Release projects quickly and easily with JReleaser
- **主页:** <https://jreleaser.org/>
- **仓库:** <https://github.com/jreleaser/jreleaser>
- **上游文档:** <https://jreleaser.org/>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/jreleaser/jreleaser/releases/download/v1.25.0/jreleaser-1.25.0.zip>
- **最后更新:** 2026-06-29T10:51:23Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- jreleaser (cli)
- jreleaser (别名)

## 依赖

- openjdk

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 all

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.25.0
- 管理器更新时间: 2026-06-29
- 本地数据: OK
- 上游仓库: https://github.com/jreleaser/jreleaser
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

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
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** jreleaser
- **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

## 其他软件包管理器记录

- 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


## 相关链接

- [Package publisher tools](https://pkg.so/zh-hans/package-publishers/) - Belongs to a package publishing or registry command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [openjdk](https://pkg.so/zh-hans/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [fastlane](https://pkg.so/zh-hans/brew/fastlane/) - Shares pkgdb curated category or tags: cli, deployment, developer-tools, release-automation.
- [cargo-dist](https://pkg.so/zh-hans/brew/cargo-dist/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging, release-automation.
- [asc](https://pkg.so/zh-hans/brew/asc/) - Shares pkgdb curated category or tags: cli, developer-tools, release-automation.
- [changie](https://pkg.so/zh-hans/brew/changie/) - Shares pkgdb curated category or tags: cli, developer-tools, release-automation.
- [release-it](https://pkg.so/zh-hans/brew/release-it/) - Shares pkgdb curated category or tags: cli, developer-tools, release-automation.
- [bump-my-version](https://pkg.so/zh-hans/brew/bump-my-version/) - Shares pkgdb curated category or tags: cli, developer-tools, release-automation.
- [changelogen](https://pkg.so/zh-hans/brew/changelogen/) - Shares pkgdb curated category or tags: cli, developer-tools, release-automation.
- [goreleaser](https://pkg.so/zh-hans/brew/goreleaser/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging, release-automation.

## 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
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
