You cant use https in the scm section. You ahve to use ssh as in the example I linked earleir
On Wed, Oct 12, 2016 at 1:25 PM, <[email protected]> wrote: > scm element in pom file has the following content > > <scm> > <connection>scm:git:https://github.com/jenkinsci/ > catalogic-ecx-plugin.git</connection> > <developerConnection>scm:git:https://github.com/jenkinsci/ > catalogic-ecx-plugin.git</developerConnection> > <url>https://github.com/jenkinsci/catalogic-ecx-plugin</url> > </scm> > > -- > 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/37934b4f-83a7-4965-9ed2-835388103724% > 40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/37934b4f-83a7-4965-9ed2-835388103724%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/CABffhO5QmHYJVS_AOtfSextGLwgJZBfkBbvcyToSjajUvP5d-w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
