Releases: palantir/gradle-external-publish-plugin
Releases · palantir/gradle-external-publish-plugin
1.19.0
💡 Improvements
- disable javaLanucher for test task (#460)
1.18.0
✨ Features
- Add external publish intellij plugin (#447)
1.17.0
💡 Improvements
- Get sonatype URL from env vars (#442)
1.16.0
🐛 Fixes
- Unbreak the repo and check if publishing works. (#443)
1.15.0
Type |
Description |
Link |
Fix |
AbstractPublishToMaven tasks depend on signing tasks |
#368 |
1.14.0
Automated release, no documented user facing changes
1.13.0
Type |
Description |
Link |
Fix |
Run publishToMavenLocal as a dependency of build to ensure publishable artifacts are built as part of PR builds and do not spuriously merge and then break publishing on develop. |
#362 |
1.12.0
Type |
Description |
Link |
Fix |
Update the jar Implementation-Version lazily to avoid a race between project initialization and application of the publishing plugin. |
#291 |
1.11.0
Type |
Description |
Link |
Improvement |
Opt out of gradle module metadata to resolve issues with error-prone dependency versions |
#155 |
1.10.0
Automated release, no documented user facing changes