# Installer jreleaser avec Homebrew, apk, MacPorts, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jreleaser pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install jreleaser
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install jreleaser
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:jreleaser
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.25.0
- **Résumé source:** Release projects quickly and easily with JReleaser
- **Page d'accueil:** <https://jreleaser.org/>
- **Dépôt:** <https://github.com/jreleaser/jreleaser>
- **Dernière mise à jour:** 2026-06-29T10:51:23Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- jreleaser (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.25.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
