I guess we need developerConnection.
Otherwise Maven decides to try to use svn regardless of what connection says. Nice one guys!
This commit is contained in:
@@ -33,6 +33,7 @@
|
|||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:git:git://github.com/threerings/ooo-user.git</connection>
|
<connection>scm:git:git://github.com/threerings/ooo-user.git</connection>
|
||||||
|
<developerConnection>scm:git:git@github.com:threerings/ooo-user.git</developerConnection>
|
||||||
<url>https://github.com/threerings/ooo-user</url>
|
<url>https://github.com/threerings/ooo-user</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user