manusa / yakc

Yet another Kubernetes Client - Lower level Java REST client for Kubernetes API
https://blog.marcnuri.com/tag/yakc/
Apache License 2.0
44 stars 11 forks source link

config: Gradle Maven Publishing updated to use maven-publish (instead of maven plugin) #47

Closed manusa closed 2 years ago

manusa commented 2 years ago

Gradle maven plugin is deprecated and no longer supported in Gradle 7. These changes configure the new maven-publish plugin and update the signing plugin configuration.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information