Skip to content

Commit a84c58e

Browse files
committed
note need to git pull after mvn release:prepare #10341
1 parent f625375 commit a84c58e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/sphinx-guides/source/developers/making-library-releases.rst

+2
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ These examples from the SWORD library. Below is what to expect from the interact
6969
What is the new development version for "SWORD v2 Common Server Library (forked)"? (sword2-server) 2.0.1-SNAPSHOT: :
7070
[INFO] 8/17 prepare:rewrite-poms-for-release
7171
72+
Note that a commit or two will be made and pushed but if you do a ``git status`` you will see that locally you are behind by that number of commits. To fix this, you can just do a ``git pull``.
73+
7274
It can take some time for the jar to be visible on Maven Central. You can start by looking on the repo1 server, like this: https://repo1.maven.org/maven2/io/gdcc/sword2-server/2.0.0/
7375

7476
Don't bother putting the new version in a pom.xml until you see it on repo1.

0 commit comments

Comments
 (0)