@@ -9,12 +9,32 @@ <h3>First time set up</h3>
99 < li > Make sure you have permission to post to the < a
1010 href ="http://google-api-java-client.blogspot.com/ "> Announcement Blog</ a > .</ li >
1111 < li > Download < a href ="http://sourceforge.net/projects/javadiff/ "> JDiff</ a > .</ li >
12- < li > Set up for pushing to central Maven repository
13- < ul >
14- < li > Sign up for a Sonatype JIRA account at < a
15- href ="https://issues.sonatype.org/ "> https://issues.sonatype.org</ a > . Click
16- < i > Sign Up</ i > in the Login box, fill out the simple form, and click < i > Sign
17- Up</ i > .</ li >
12+ < li > Set up for pushing to the central Maven repository
13+ < ul >
14+ < li > Sign up for a Sonatype JIRA account at < a
15+ href ="https://issues.sonatype.org/ "> https://issues.sonatype.org</ a > . Click
16+ < i > Sign Up</ i > in the Login box, fill out the simple form, and click < i > Sign
17+ Up</ i > .</ li >
18+ < li > Request publishing rights to the maven project:</ li >
19+ < ul >
20+ < li > Go to < a href ="https://issues.sonatype.org/browse/OSSRH ">
21+ https://issues.sonatype.org/browse/OSSRH</ a > </ li >
22+ < li > Click "Create Issue" in the top-right corner.</ li >
23+ < li > Fill our the ticket form as follows, or use < a href ="https://issues.sonatype.org/browse/OSSRH-4565 "> this</ a > previous issue as a
24+ template:
25+ < ul >
26+ < li > < b > Type:</ b > New Project</ li >
27+ < li > < b > Summary:</ b > Publish rights for already existing project</ li >
28+ < li > < b > Description: </ b > This project already exists, I just need to have publish rights to deploy a new release. Thank you.</ li >
29+ < li > < b > Group Id:</ b > com.google.api.client</ li >
30+ < li > < b > Project URL:</ b > http://code.google.com/p/google-api-java-client/</ li >
31+ < li > < b > SCM url:</ b > https://google-api-java-client.googlecode.com/hg/</ li >
32+ < li > < b > Username:</ b > < i > YourUsername</ i > </ li >
33+ </ ul >
34+ </ li >
35+ </ ul >
36+ </ li >
37+ </ ul >
1838 < li > Install a GPG client from < a href ="http://www.gnupg.org/ "> http://www.gnupg.org/</ a > ,
1939 and then create a GPG key using < a
2040 href ="http://www.sonatype.com/people/2010/01/how-to-generate-pgp-signatures-with-maven/ "> these
0 commit comments