Tags: rundeck-plugins/sshj-plugin
Tags
Downgrade commons-lang3 to 3.17.0 for Grails 7 compatibility - Change from 3.18.0 to 3.17.0 in libs.versions.toml - Required for Grails 7 / Spring Boot compatibility - Bump version to 0.1.24-grails7-upgrade-test
Bump version to 0.1.23-grails7-upgrade-test - v0.1.22 was force-updated but JitPack cached old commit - JitPack doesn't detect force-updated tags - v0.1.23 ensures fresh build with jitpack.yml (Java 17)
Add jitpack.yml to specify Java 17 - JitPack defaults to Java 11 - Our plugin requires Java 17 (sourceCompatibility/targetCompatibility) - jitpack.yml tells JitPack to use openjdk17
Fix Central Portal Snapshots to include all org.rundeck modules - Changed includeModule() to includeGroup() for org.rundeck - This resolves rundeck-core AND its transitive dependencies: - rundeck-storage-api, rundeck-storage-data, rundeck-storage-conf - rundeck-authz-api, rundeck-authz-core, rundeck-authz-yaml - rundeck-data-models - Tested locally without Maven Local cache: BUILD SUCCESSFUL - Reference: https://central.sonatype.org/publish/publish-portal-upload/#consuming--snapshot-releases-for-your-project
PreviousNext