Looks like your plugin github scm url is wrong. On Wed, Oct 12, 2016 at 10:23 AM, <[email protected]> wrote:
> I am trying to publish the plugin by running the maven command below: > > $ mvn -X -s settings.xml release:prepare release:perform -Dusername=... > -Dpassword=... > > > The build fails with error: > > [ERROR] Failed to execute goal org.apache.maven.plugins: > maven-release-plugin:2.5.3:prepare (default-cli) on project > catalogic-ecx: Unable to tag SCM > [ERROR] Provider message: > [ERROR] The git-push command failed. > [ERROR] Command output: > [ERROR] ssh: Could not resolve hostname neethapai: Name or service not > known > [ERROR] fatal: The remote end hung up unexpectedly > [ERROR] -> [Help 1] > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute > goal org.apache.maven.plugins:maven-release-plugin:2.5.3:prepare > (default-cli) on project catalogic-ecx: Unable to tag SCM > Provider message: > The git-push command failed. > Command output: > ssh: Could not resolve hostname neethapai: Name or service not known > fatal: The remote end hung up unexpectedly > > > Could you please advise on how to fix this? > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jenkinsci-dev/608c2f9e-8603-4905-8828-b76f9436eaf4% > 40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/608c2f9e-8603-4905-8828-b76f9436eaf4%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CABffhO4SiZmBD5g84Aj61np%2B9h-086Joy4sscduzBW3ygtTNgQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
