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" <predato...@gmail.com> wrote:

> 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 remove the "ssh://" it works.
>  I think it is one of the values in my <scm/> section but I think I'm
> following the pattern correctly based on
> http://maven.apache.org/scm/git.html .  Here are my settings.
>
>
> <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!
>
>
> --
>
> Jeff Vincent
> See my LinkedIn profile at:
> http://www.linkedin.com/in/rjeffreyvincent
> I ♥ DropBox <http://db.tt/9O6LfBX> !!
>

Reply via email to