Update dependency org.jreleaser:jreleaser-maven-plugin to v1.15.0 #12
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.5.1
->1.15.0
Release Notes
jreleaser/jreleaser (org.jreleaser:jreleaser-maven-plugin)
v1.15.0
Compare Source
Binaries
https://github.com/jreleaser/jreleaser/wiki/Release-v1.15.0
Changelog
🚀 Features
deploy
991ec3d
Log upload & publish ops in mavenCentral deployer, closes #174750d4915
Enable pomchecker's strict mode to be configured, closes #17534398a83
Display expiration date of signing key, closes #17407e90995
Check if artifacts are deployed to Maven Central, closes #1721af51e5b
Resolve poms from local staging repositories, closes #1720🐛 Fixes
core
c5b8db4
Honor changelog.enabled when project is snapshot, closes #17174838a07
Releaser may not be configured in deployment, closes #1748107a726
Evaluate project.java even when it's not explicitly set, closes #17448d0350f
Validate project.java when mavenCentral deployers are configured, closes #174524da4bb
Handle single/double zero with CalVer formats 0Y.0M.MICRO/YY.0M.MICRO, closes #1728deploy
326e53f
Fail early if signing is disabled, closes #1748375b659
Allow relocating POMs to be deployed, closes #1749eba7ab8
Avoid double signing checks with mavenCentral deployer68fd601
Allow publication of WAR files, closes #17325bab549
Warn when a deployer is disabled due to project being snapshot, closes #17361653d24
Sanitaze snapshoUrl in Nexus2 deployer, closes #1716messages
23eae87
Fix message typo in logrelease
be2e236
Undo creating tag on resolved commit, closes #169208e5bff
Create tag on resolved commit found in context, closes #1692778cedc
Tag release with explicit SHA, closes #1692c5d191b
Do not fail when GH tag not found, closes #1739🛠 Build
b9aed32
Update release announcements3efdf06
Setup Graal before Java in smoketest38d446c
Remove explicit GraalVM version from GH action setup989e5c2
Fix location of GraalVM JDKsaa13d0d
Update JDKs to 17.0.121ade5e1
remove matrix expression from group nameada7d41
Cancel concurrent PR jobs📝 Documentation
931cd1b
Add mattjohnson as a contributor for code66abd4c
Add p-marcin as a contributor for code⚙️ Dependencies
64c4bed
Update asm to 9.7.1dd1edab
Update aws-java-sdk to 2.29.12e0483d
Update byte-buddy to 1.15.73485c2d
Update cosign to 2.4.1db5538c
Update errorprone to 2.35.194a8408
Update feign to 13.5022b3ad
Update hamcrest to 3.0919834b
Update junit-pioneer to 2.3.02aac9a9
Update mockito to 5.14.235a2a9f
Update maven-annotations to 3.15.1c714150
Update plexus-utils to 4.0.2433a770
Update maven to 3.9.9ea34c2a
Update plexus-archiver to 4.10.0f9369ff
Update syft to 1.15.07d7e734
Update woodstox to 7.1.041c5296
Update zstd-jni to 1.5.6-7021bf69
Update jackson to 2.18.0c68e865
Update junit5 to 5.11.3f546f53
Update pomchecker to 1.14.0e43bc62
Update cyclonedx-gradle-plugin to 1.10.0d966564
Update jdks-gradle-plugin to 1.14.06e12cfc
Update zstd-jni to 1.5.6-540457cc
Update xz to 1.10143b6c3
Update syft to 1.12.20e9ff92
Update sshj to 0.39.0d55dccc
Update snakeyaml to 2.39425346
Update mustache to 0.9.14f6c43c7
Update mockito to 5.13.08cc1548
Update jsoup to 1.18.18167dba
Update jsonschema to 4.36.0fe0e994
Update feign to 13.46524369
Update cyclonedx to 0.27.17ff5075
Update cosign to 2.4.051071d9
Update commons-lang3 to 3.17.0965f427
Update commons-io to 2.17.0c22bbd3
Update commons-compress to 1.27.1a3d8aaf
Update commons-codec to 1.17.1f7fc5fa
Update byte-buddy to 1.15.15ccdb3b
Update assertj to 3.26.323143c4
Update ant to 1.10.15ccf211b
Update slf4j to 2.0.16ffcea79
Releasing version 1.15.06bc1f47
feat:(deploy): Allow artifactOverrides to skip jar validation, closes #1746e881564
switch to new maintainers package and upgrade version908fa5b
Bump for next development cycleContributors
We'd like to thank the following people for their contributions:
v1.14.0
Compare Source
Binaries
https://github.com/jreleaser/jreleaser/wiki/Release-v1.14.0
Changelog
🚀 Features
core
ca8ccb4
Skip git checks for a given set fo commands, closes #1713c8c44b0
Let project.java properties be resolved via env vars, closes #1709deploy
6a1941f
Let artifact overrides define if the pom should be verified, closes #1707🐛 Fixes
assemble
9a9cfb2
JvmOptions.universal should replace EOL with spaces, closes #169924e7d87
Use the correct comment syntax in Windows launchers, closes #168802d4d34
Avoid empty elif block in launchers, closes #1683core
9a51169
Handle HTTP redirects when required, closes #1696deploy
7f83b6c
Inneer class ArtifactOverrideImpl should be static, closes #1704packagers
cd853ad
Honor snap.plugs reads/writes, closes #1686🔄️ Changes
packagers
da5d359
Cleanup snap templates🛠 Build
330ccb6
Upgrade to Gradle 8.102e03af1
Update release announcements26f7e1c
Update release announcements📝 Documentation
1d5e2a6
Add alexeygy as a contributor for codeef9bf65
Add superaga as a contributor for code23fc5be
Add felipebz as a contributor for code⚙️ Dependencies
b726a5d
Update aws-java-sdk to 2.27.15b489a45
Update junit5 to 5.11.00318037
Update awaitility to 4.2.2e88b660
Update jackson to 2.17.2b5f60a8
Update pomchecker to 1.12.04a8bb20
Releasing version 1.14.0e84ea4e
Bump for next development cycleb72e143
Releasing version 1.13.190e49c5
Bump for next development cycleContributors
We'd like to thank the following people for their contributions:
v1.13.1
Compare Source
Binaries
https://github.com/jreleaser/jreleaser/wiki/Release-v1.13.1
Changelog
🐛 Fixes
assemble
789d336
Avoid empty elif block in launchers, closes #1683🛠 Build
a935b46
Update release announcements5542956
Releasing version 1.13.13ac912c
Bump for next development cycleContributors
We'd like to thank the following people for their contributions:
v1.13.0
Compare Source
Binaries
https://github.com/jreleaser/jreleaser/wiki/Release-v1.13.0
Changelog
🚀 Features
assemble
8a9c36d
Platform specific JVM options in launcher scripts, closes #1670catalog
b23d6f1
Add include/exclusion lists to Slsa and Github catalogers, closes #1672dcc0837
Support GitHub attestations, closes #1651deploy
0ba1426
Skip maven central rules checks for build poms, closes #1653744d4bc
Add missing explicit properties in Nexus2, closes #1649🐛 Fixes
core
f76f01b
Check if releaser is active before querying its values, closes #1678ce421ad
Don't when when remote inputstream may be null, closes #1677deploy
0387150
Do not force JAR artifacts when packaging is zip, closes #16699ea54da
Update serialVersionUIDs for maven deployers, closes #1664c029140
Snapshot support in Maven deployers is now configurable, closes #16644287112
Use project name in MavenCentral artifact bundle, closes #16617cfd4f4
Fix NPE when resolving staged profiles in dryrun modegradle
4ba9b4f
MavenCentralMavenDeployer.maxRetries should be an Integer3b180e8
Honor env vars when resolving select-current-platform flag, closes #1674packager
9597f6d
Follow naming conventions for brew casks, closes #1652🔄️ Changes
deploy
dc33226
Match profileId using Nexus2 match API, closes #1648🛠 Build
d01e0d0
Update release announcementsdaa6353
Deactivate GitHub attestations for early-access releases4d6c751
Configure GitHub attestations on early-access releases951b1ea
Upgrade to Gradle 8.8223db09
Temporary disable generation of bach-info metadata⚙️ Dependencies
b0c2766
Update zstd-jni to 1.5.6-3b405bef
Update woodstox to 7.0.0f125e3c
Update syft to 1.8.0a20ac3a
Update spotbugs to 4.8.6103d65e
Update picocli to 4.7.62c56bd2
Update mustache to 0.9.13a6beb52
Update mockito to 5.12.09f51f46
Update jackson to 2.17.16f48207
Update feign to 13.396ceeca
Update cyclonedx to 0.25.1b826bfd
Update commons-net to 3.11.13680934
Update commons-jexl to 3.4.09c023fa
Update commons-compress to 1.26.2a5c4e80
Update commons-codec to 1.17.05d28ac5
Update byte-buddy to 1.14.179783464
update bouncycastle to 1.78.1e2a1360
Update aws-java-sdk to 2.26.10a0cc504
Update asm to 9.7678fd34
Update assertj to 3.26.0f9bb9b3
Update junit5 to 5.10.396fff9a
Update jdks-gradle-plugin to 1.12.0a71a59c
Update awaitility to 4.2.18c7e874
Update openssf-scorecard to 2.3.3a8daff7
Releasing version 1.13.0fb2a06f
feat(assemble) Configurable environment variables in launcher scripts, closes #1671659165c
Add lagergren as a contributor for code [skip ci]5be65d2
Bump for next development cycleContributors
We'd like to thank the following people for their contributions:
v1.12.0
Compare Source
Binaries
https://github.com/jreleaser/jreleaser/wiki/Release-v1.12.0
Changelog
🚀 Features
core
b344024
Add an option to log HTTP network calls via Feign, closes #1638deploy
c88858f
Support Sonatype's Portal Publisher API, closes #16125ba315d
Handle Maven's build & consumer poms, closes #1632packagers
67838bb
Specify additional properties in repositories, closes #1621🐛 Fixes
announce
0a2d0d7
Fixes links, mentions and hashtags for Bluesky. Fixes #1611, closes #1611assemble
a8c7f27
Apply replaced platform to working directories and resolved image names, closes #1642changelog
20d1ce6
Trim title/body before parsing commits, closes #1646core
fc98f72
Additional description when a PGP key cannot be resolved, closes #1626deploy
0635b83
Check username/password for Nexus2 maven deployer during validation, closes #16401a6b7e6
Check timestamp of signature/checksum files against their source deployable, closes #16258dd315d
Nexus2 logged stagingRepositoryId incorrectlypackagers
d4608ae
Fix quoting and path issues in windows launchers, closes #163463ca422
Merge extraProperties from packager repositories, closes #1621unscoped
3ccb2e4
Add missing java.rmi module to jlink images, closes #1629🛠 Build
0ac0d4f
Small code cleanup on Bluesky SDK1c8d2ae
Fix smoketests GH workflowf40bfc0
Update release announcementseef73d0
Reformat wiki entriese98f6f9
Update JDK settings124bd88
Cleanup issues identified by Sonar17868e6
Setup osx-aarch64 in jreleaser-installer17f36d7
Explicitly set macos runner to macos-1343444f0
Fix some issues identified by Sonarea3fa0b
Upgrade to Gradle 8.7d47e0cf
Update maven-plugin-development to 0.4.39234528
Update codeql GH workflow411435d
Update GH actions4c7c569
Disable distribution tasks in jreleaser-tool-provider, closes #1613b57fe3c
Ensure reproducibleTimestamp task runs at the right time, closes #1614e974996
Move flatpack category to 'Development'📝 Documentation
2d78a56
Add AndriiEagle as a contributor for code [skip ci]e47fca2
Add eins78 as a contributor for code [skip ci]5696f90
Add joaompinto as a contributor for code [skip ci]ea3f535
Add binary-sequence as a contributor for code [skip ci]⚙️ Dependencies
d802383
Update aws-java-sdk to 2.25.41103dd86
Update slsa-framework/slsa-github-generator to 2.0.08b43e20
Update cyclonedx-gradle-plugin to 1.8.26dd09da
Update jdks-gradle-plugin to 1.11.05bdf248
Update mockito to 5.11.037893b2
Update jacoco to 0.8.12dd27840
Update errorprone to 2.26.112777aa
Update commons-text to 1.12.01eecb0c
Update aws-java-sdk to 2.25.361ecc57e
Update maven-annotations to 3.12.0bf38332
Update plexus-component-annotations to 2.2.0f8fbe86
Update plexus-archiver to 4.9.28f2e172
Update woodstox to 6.6.213a478a
Update spotbugs to 4.8.4e766c80
Update zstd-jni to 1.5.6-2e0186e6
Update syft to 1.2.0f844063
Update slf4j to 2.0.13b31ab41
Update tika to 2.9.2bd88986
Update json-smart to 2.5.1f55ad96
Update jsonschema to 4.35.022b4e4f
Update cosign to 2.2.4f55491c
Update commons-io to 1.26.1cc54673
Update commons-compress to 1.26.154153c5
update jackson to 2.17.0d63968a
Update pomchecker to 1.11.0548da08
bump slsa-framework/slsa-github-generator to 1.10.08f57951
Releasing version 1.12.03cf4e51
Bump for next development cycleContributors
We'd like to thank the following people for their contributions:
v1.11.0
Compare Source
Binaries
https://github.com/jreleaser/jreleaser/wiki/Release-v1.11.0
Changelog
🚀 Features
assemble
7a1bc87
Generate SWID tags, closes #1573deploy
bbcbd3a
Display failed messages from Nexus2 activities, closes #1604ce36e15
Allow staged deployments to Nexus2, closes #1531jdks
b0c6661
Allow defining explicit filename for downloaded packages, closes #1595packagers
3d68353
Support dependencies in winget installers, closes #1596🐛 Fixes
announce
18fd3e9
Use Instant instead LocalDateTime in createdAt to accomplish ISO 8601 and proto datetime format, closes #1564assemble
30d4245
Jpackage 21 fails on windows due to missing iconscatalog
e7706aa
Fix deprecation warnings in Syft, closes #1600changelog
5aca37a
Add missing Test category to conventional-commits preset, closes #1609jdks
853d293
Set explicit Gradle task dependencies, closes #1586maven
d97b78c
Mark all mojos as threadsafe, closes #15911990bea
Migrate Maven dependencies to provided scope, closes #1524packagers
f8329e7
Place winget manifests inside a manifests folder, closes #1597afc2a15
Set repository defaults after evaluating parent, closes #159245ca041
Inherit skipTemplates property from parent packager, closes #1584🔄️ Changes
assemble
b1914c9
Update launch scriptse164159
Compress parameter in jlink differs in v21catalog
67715e7
Ensure SWID tags have reproducible ordercore
55f1bc2
Switch to nio API for creating I/O streamstemplates
7676681
Update GH actionsunscoped
06bf27c
Fix checkstyle errors72e9d5d
Fix code smells reported by Sonare905d99
Ensure jreleaser-tool-provider.jar is reproducible3d9930b
Fix Sonar violations🛠 Build
5563ba1
Update release announcements4bc8ca7
Setup CODEOWNERS392bac7
Upgrade to Gradle 8.6ccc2d43
Tweak release configurationed2b447
Fix Gradle task dependencies (again)a93ee67
Fix native-image GH actiondd7cac4
Setup osx-aarch64 and windows-x86_64 native executables0aeccee
Update GH actions2b91eab
More fixes due to Gradle 8 shenanigans2723337
Configure announcements for jreleaser-appimage9bd9552
Configure java-archive assembler with SWID tags375467e
Rollback GraalVM settings in smoketest GH workflowa9c01af
Rollback assemblies to Java 17f38d0f7
Simplify configuration of setup-graalvmb38541b
Update configuration of setup-graal GH action461de15
Installe latest Wixe8d4975
Update assemblies to Java 216516754
Enable SWID on jlink and native-image assemblies965fafe
Fix smoketest settings0f94ae8
Update GH actionsee87b09
Update copyright in license headers📝 Documentation
b702779
Add rtbad as a contributor for code [skip ci]⚙️ Dependencies
8374891
Update woodstox to 6.6.135c9991
Update syft to 0.105.1bdd3d93
Update spotbugs to 4.8.3c3c5151
Update plexus-archiver to 4.9.10aa767b
Update download-maven-plugin to 1.8.16b4c2f0
Update plexus-utils to 3.5.1a7e380f
Update opentest4j to 1.3.097f025c
Update maven-annotations to 3.11.0abf8cbd
Update maven-shared-utils to 3.4.2290d9bb
Update junit-pioneer to 2.2.044d64e4
Update json-smart to 2.5.083b178d
Update jakarta-activation to 2.0.196be681
Update httpclient to 4.5.14140e947
Update greenmail to 2.0.1640d8ca
Update errorprone to 2.25.07e27cbd
Update cosign to 2.2.31007e26
Update commons-compress to 1.26.04c18ce6
Update commons-codec to 1.16.1f473aa5
Update classworlds to 2.8.0cdb8aaf
Update autolink to 0.10.130f3e6f
Update aws-java-sdk to 2.24.111028f4d
Update byte-buddy to 1.14.12e915469
Update assertj to 3.25.37774bb8
Update junit5 to 5.10.22925e6e
Update codeql to 3.24.50259c8f
Update aws-java-sdk to 2.23.2095af341
Update sshj to 0.38.00a63c5a
Update woodstox to 6.6.089c2ef4
Update feign to 13.2.1669f2bc
Update classmate to 1.7.0377c6b8
Set autlink versioned04ffb
Update slf4j to 2.0.12ea155df
update jsoup to 1.17.277a3263
update assertj to 3.25.1bd75171
update syft to 0.101.1d6afe8e
update jackson to 2.16.13b7cadf
update bouncycastle to 1.77fdea3df
Update bouncycastle dependencies5211685
Releasing version 1.11.06874a2d
Bump for next development cycleContributors
We'd like to thank the following people for their contributions:
v1.10.0
Compare Source
Binaries
https://github.com/jreleaser/jreleaser/wiki/Release-v1.10.0
Changelog
🚀 Features
announce
42de429
Auto convert links for Bluesky, closes #1525assemble
70bf925
Support custom JAVA_OPTS in jlink launcher, closes #1553changelog
e6ad1af
Identify labelers by committers, closes #1543core
3fffc16
Allow additional properties in context report, closes #1556hooks
11461cd
Add a condition property to all hook groups, closes #1538a3ade79
Expose a session event to hooks, closes #153650b432b
Expose stacktrace to command/script hooks on failure, closes #1535packagers
faa5624
Allow custom download strategy for brew, closes #1555🐛 Fixes
build
c81a143
Fix broken tests1d615e2
Fixed Flakiness in JSON assertion, closes #1527changelog
b2255dc
Automatically hide contributors for excluded labels, closes #1543core
c566dbe
Command may be nullpackagers
b834e78
codesign regardless of cpu arch, closes #1522unscoped
e9199ff
Fix Sonar violations🔄️ Changes
deploy
bd31408
Additional log messages when verifying deployables🛠 Build
6456779
Fix Gradle task dependencies7aa259f
Update release announcements [skip ci]d886c42
Update kordamp pluginse3434b4
Upgrade to Gradle 8.5140b532
Stop Gradle Daemon before cleaning the cache6ae316f
Upgrade to Gradle 8.47ad92a2
Let release continue when a packager fails📝 Documentation
928d988
Add ky0n as a contributor for code64989be
Add seakayone as a contributor for code [skip ci]6c8d9f7
Add grigala as a contributor for code [skip ci]⚙️ Dependencies
22d892d
update snakeyaml to 2.294125c4
update yamllint to 1.6.1cfad2b5
update zstd-jni to 1.5.5-1163397fe
update syft to 0.99.07421972
update jsonschema to 4.33.1233d11b
update cosign to 2.2.27498206
update commons-lang3 to 3.14.018d4b27
update commons-io to 2.15.19fac261
update commons-compress to 1.25.0ac3e540
update byte-buddy to 1.14.11366dbf9
update aws-java-sdk to 2.22.5e362f51
Update feign to 13.11bb25fd
update jackson to 2.16.0295baae
update plexus-archiver to 4.9.062878ae
update maven-annotations to 3.10.225aa113
update yamllint to 1.6.03ed0e89
update junit5 to 5.10.12edd84a
update cyclonedx to 0.25.0d01c9cc
update syft to 0.96.0628bbbb
update maven to 3.8.88863f61
update jacoco to 0.8.11dc809d0
update caffeine to 3.1.06a2dd53
update byte-buddy to 1.14.9ccc197f
update asm to 9.602a4533
update commons-io to 2.15.0f290475
update commons-codec to 1.16.08462649
update commons-lang3 to 3.13.026f4ef1
Releasing version 1.10.008defc1
Bump for next development cycleContributors
We'd like to thank the following people for their contributions:
v1.9.0
Compare Source
Binaries
https://github.com/jreleaser/jreleaser/wiki/Release-v1.9.0
Changelog
🚀 Features
core
d0c421f
Add a f_file_exists template function, closes #1485🐛 Fixes
assemble
7f09454
Add missing template option bindings to jlink, closes #1496changelog
61893b4
Check empty commit messages, closes #1481🧰 Tasks
build
b563e62
Configure Bluesky announcer, closes #1479🛠 Build
495a5a8
Update release configuration56f6804
Update release announcements [skip ci]4eafc36
update actions/checkout to v4📝 Documentation
2b387cb
fix typo in CLA [ci skip]9a93fdc
Add jvalkeal as a contributor for code [skip ci]1a00ae8
Add lab596 as a contributor for code⚙️ Dependencies
22fb3ba
update commons-compress to 1.24.0864886d
update zstd-jni to 1.5.5-8ce9f4c5
update zstd-jni to 1.5.5-7f214bc2
update commons-net to 3.10.01f04bfe
update sshj to 0.37.0d4388c3
update mustache to 0.9.11684f68d
update jsonschema to 4.32.06407302
Update feign to 13.0ede56c0
update commons-text to 1.11.02826af2
update maven-annotations to 3.10.1c0af285
update tika to 2.9.1f18262e
update jsoup to 1.16.24dff901
update aws-java-sdk to 2.21.1032e8368
Update codeql to 2.22.52cb8332
bump jfrog/frogbot to 2.18.00e2de9e
Update openssf-scorecard to 2.3.1e4a487d
switch bounctycastle to jdk15to18f5bc529
bump bouncycastle to jdk18 & 1.76e21b5f3
bump jfrog/frogbot from to 2.12.45eb82ab
Update codeql to 2.21.5e5b9267
update junit-pioneer to 2.1.0e094b1f
Update slf4j to 2.0.95e7e891
update sshj to 0.36.0383c727
Releasing version 1.9.0f6c5f50
Update cancel-workflow to 0.12.0f7d8a43
Bump for next development cycleContributors
We'd like to thank the following people for their contributions:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.