-
v2.6.2-hotfix Pre-release
released this
2026-05-18 21:51:36 +02:00 | 16 commits to main since this releasev2.6.2-hotfix
Plugin API publishing hotfix for the v2.6.2 prerelease line.
Added
- Maven Central release profile for
synapse-plugin-api. - Source JAR, Javadoc JAR, and GPG signing configuration required by Central Portal publishing.
- GitHub Actions workflow for publishing
dev.synapse:synapse-plugin-apithrough Maven Central.
Guardrails
- The publish workflow exits without deploying when the Plugin API project version is unchanged.
- Snapshot Plugin API versions are skipped.
- Publishing requires repository secrets:
CENTRAL_USERNAMECENTRAL_PASSWORDMAVEN_GPG_PRIVATE_KEYMAVEN_GPG_PASSPHRASE
Validation
mvn -q -f synapse-plugin-api/pom.xml -DskipTests packageDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Maven Central release profile for