Skip to content

Commit c2de19c

Browse files
authored
Updates Library Author Guide regarding Nexus (scala#1700)
1 parent 45ea50a commit c2de19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_overviews/contributors/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ $ sbt publishSigned
215215

216216
`sbt-sonatype` will package your project and ask your PGP passphrase to sign the files with your PGP key.
217217
It will then upload the files to Sonatype using your account credentials. When the task is finished, you can
218-
check the artifacts in the [Nexus Repository Manager](https://oss.sonatype.org) (under “Staging Repositories”).
218+
check the artifacts in the [Nexus Repository Manager](https://oss.sonatype.org) (under “Staging Repositories” in the side menu − if you do not see it, make sure you are logged in).
219219

220220
Finally, perform the release with the `sonatypeRelease` sbt task:
221221

0 commit comments

Comments
 (0)