You may try replacing the colon between host and orgname with a slash /.
Regards Mirko
--
Sent from my mobile
On Mar 22, 2013 12:11 AM, "Jeff" wrote:
> My release:prepare is failing when it tries the following:
>
>git push ssh://g...@github.com:MyOrg/apps-thor.git
> releaseBranch:releaseBra
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:git:ssh://g...@github.com:MyOrg/apps-thor.git
>
> scm:git:ssh://g...@github.com:MyOrg/apps-thor.git
>
My release:prepare is failing when it tries the following:
git push ssh://g...@github.com:MyOrg/apps-thor.git
releaseBranch:releaseBranch
With the following error:
ssh: Could not resolve hostname github.com:MyOrg: Name or service not known
It also fails on the command line. If i remo