Skip to content

Commit dece2aa

Browse files
authored
Check status.maven.org before releasing
1 parent 519fb27 commit dece2aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ See [`apm-agent-plugins/README.md`](apm-agent-plugins/README.md)
227227

228228
If you have access to make releases, the process is as follows:
229229

230+
1. Check if sonatype is up: https://status.maven.org
230231
1. Review project version. The release version will be `${project.version}` without the `-SNAPSHOT`.
231232
1. In case you want to update the version, execute `mvn release:update-versions`
232233
1. Execute the release Jenkins job on the internal ci server. This job is same as the snapshot-build job, but it also:

0 commit comments

Comments
 (0)