dev-release-deploy-config: Fix Sonatype account signup link
The linked Sonatype documentation page does not exist any more. Change the link to go directly to the Sonatype Jira page where the account should be created. Change-Id: Iac60ecb0927040cab5eab2b11ad5aa7993cd1c62
This commit is contained in:
parent
65148d18de
commit
e76ec91829
@ -10,12 +10,11 @@ and the Gerrit Extension API) are published on Maven Central in the
|
|||||||
To be able to publish artifacts to Maven Central some preparations must
|
To be able to publish artifacts to Maven Central some preparations must
|
||||||
be done:
|
be done:
|
||||||
|
|
||||||
* Create a Sonatype account as described in the
|
* Create an account on
|
||||||
link:https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide#SonatypeOSSMavenRepositoryUsageGuide-2.Signup[
|
link:https://issues.sonatype.org/secure/Signup!default.jspa[Sonatype's Jira].
|
||||||
Sonatype OSS Maven Repository Usage Guide].
|
|
||||||
+
|
+
|
||||||
Sonatype is the company that runs Maven Central and you need a Sonatype
|
Sonatype is the company that runs Maven Central and you need a Sonatype
|
||||||
account for uploading artifacts to Maven Central.
|
account to be able to upload artifacts to Maven Central.
|
||||||
|
|
||||||
* Configure your Sonatype user and password in `~/.m2/settings.xml`:
|
* Configure your Sonatype user and password in `~/.m2/settings.xml`:
|
||||||
+
|
+
|
||||||
|
Loading…
Reference in New Issue
Block a user