http://www.sonatype.com/people/2009/09/maven-tips-and-tricks-using-github/
using scm:git:git should do the trick. /Anders On Fri, 2013-03-22 at 00:10 +0100, Jeff wrote: > <scm> > > <connection>scm:git:ssh://g...@github.com:MyOrg/apps-thor.git</connection> > > <developerConnection>scm:git:ssh://g...@github.com:MyOrg/apps-thor.git</developerConnection> > <url>g...@github.com:MyOrg/apps-thor.git</url> > </scm> > Am I missing something obvious? > > > Regards! > >