timestamp1678616110000
Release v1.5.1
by Andres Almiray
JReleaser 1.5.1 is now available! This is a patch release that only includes bug fixes in the following areas: docker, java-archive, native-image, jlink, single-jar.
Docker: Fixed a couple of issues when buildx was configured as well astimestamp1677379816000
Release v1.5.0
by Andres Almiray
JReleaser 1.5.0 is now available! This release brings plenty of features and bug fixes
Environment: Several properties may now be set using either System Properties or environment variables; review the Environment section of each DSLtimestamp1672286673000
Release v1.4.0
by Andres Almiray
JReleaser 1.4.0 is now available! This release brings plenty of features and bug fixes Deploy: Adjustments to Nexus2 support now let you deploy snapshot artifacts to Nexus2 servers and Maven Central. Mastodon: Message threads can now betimestamp1667643005000
Release v1.3.1
by Andres Almiray
JReleaser 1.3.1 is now available! This is a point fix release mostly related to Maven concerns. Deploy: Fix a timing issue with the Nexus2 Maven deployer that hindered publication to Maven Central. JReleaser now queries the state of atimestamp1667131940000
Release v1.3.0
by Andres Almiray
JReleaser 1.3.0 is now available! This release adds the much awaited publication to Maven Central feature, and much more. Deploy: New deploy step lets you deploy JARs & POMs to: Sonatype Nexus2, JFrog Artifactory, Github Packages, Gitlabtimestamp1661619600000
JReleaser 1.2.0
by Andres Almiray
JReleaser 1.2.0 is now available! This release packs a punch with the following updates: Execution Hooks: JReleaser follows a series of steps when creating a release. Command hooks let you invoke external commands before and/or after eachtimestamp1656605400000
JReleaser 1.1.0
by Andres Almiray
JReleaser 1.1.0 is out and about! This realease brings the following updates: Upload: More upload targets such as ftp, scp, and sftp, complement the existing AWS S3, HTTP, and JFrog Artifactory options. Download: A new step that lets youtimestamp1649569500000
JReleaser 1.0.0
by Andres Almiray
JReleaser 1.0.0 is here! With close to 600 releases (early-access and stable) this date marks an important milestone for the project, not to mention that this release coincides with the anniversary of v0.1.0! A big “Thank you” to alltimestamp1648915200000
JReleaser 1.0.0-RC2
by Andres Almiray
JReleaser 1.0.0-RC2 is the second release candidate for v1.0.0. There’s a pair of fixes to be found in this release. However, the main change is the removal of all deprecated code. We recommend upgrading to 1.0.0-M3 first to find out if