add plugin library publish

This commit is contained in:
2024-10-31 15:02:31 +00:00
parent ecb195d2bc
commit 1296ad5d0e
3 changed files with 32 additions and 0 deletions

View File

@@ -39,6 +39,12 @@ id `ltd.hlaeja.plugin.hlaeja-common-plugin.library-manifest`
Extend manifest in library jar file.
### Plugin Library publish
id `ltd.hlaeja.plugin.hlaeja-common-plugin.library-publish`
Configuration for publishing project artifacts to a remote Maven repository.
## Releasing plugin
Run `release.sh` script from `master` branch.