Skip to content

Commit 338f338

Browse files
authored
Add note about slow Sonatype updates
1 parent c551094 commit 338f338

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

RELEASE.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55

66
## Notes
77

8-
Java client releases are done through a Github Action in [publish.yml](https://github.com/hivemq/hivemq-mqtt-client/blob/master/.github/workflows/publish.yml) that is triggered by publishing a new release.
9-
10-
The publish action publishes the Java client library to Maven using the version in `gradle.properties`.
8+
1. Java client releases are done through a Github Action in [publish.yml](https://github.com/hivemq/hivemq-mqtt-client/blob/master/.github/workflows/publish.yml) that is triggered by publishing a new release.
9+
2. The publish action publishes the Java client library to Maven using the version in `gradle.properties`.
10+
3. The Maven/Sonatype UIs take up to 24 hours to show the new version (facepalm).
11+
4. Check here for an immediate view: https://repo1.maven.org/maven2/com/hivemq/hivemq-mqtt-client/
12+
5. The Sonatype page for reference: https://central.sonatype.com/artifact/com.hivemq/hivemq-mqtt-client
1113

0 commit comments

Comments
 (0)