Hi David, I am facing a similar kind of issue. My question is posted as: Maven Release Plugin throws Authentication Required error. Can you please help me in configuring the release plugin.
On Monday, 3 March 2014 16:37:36 UTC+5:30, David Aldrich wrote: > > Hi > > > > This problem appears to have been resolved by upgrading to Jenkins 1.552 > and svn plugin 2.2. > > > > Best regards > > > > David > > > > > > *From:* [email protected] <javascript:> [mailto: > [email protected] <javascript:>] *On Behalf Of *David Aldrich > *Sent:* 28 February 2014 09:10 > *To:* [email protected] <javascript:> > *Subject:* svn authentication failure for external link > > > > Hi > > > > We are running Jenkins 1.551 with svn plugin 2.1. > > > > For a certain Jenkins project, we have a problem with svn authentication > for an svn external reference. That job checks out an svn project that > contains an external link: > > > > <myProject>/trunk/testbench/Scenarios -> > <anotherProject>/branches/Scenarios > > > > When we run the Jenkins project we see exception: > > > > hudson.util.IOException2: revision check failed on > <mysvnurl><anotherProject>/branches/Scenarios > > <snip> > > Caused by: org.tmatesoft.svn.core.SVNCancelException: svn: E200015: No > credential to try. Authentication failed > > > > I understand that with svn plugin 2.1 it is necessary to specify additional > credentials, on the project config page, for externals because ‘the realm may > be different’. So I added: > > I did that based on this knowledge: > > > > $ curl -k –I <mysvnurl><anotherProject>/trunk > > HTTP/1.1 401 Unauthorized > > Date: Wed, 26 Feb 2014 11:38:36 GMT > > Server: Apache > > WWW-Authenticate: Basic realm="CollabNet Subversion Repository" > > Content-Type: text/html; charset=iso-8859-1 > > > > Please can anyone suggest why the authentication is failing? > > > > Best regards > > > > David > > > > Click > here<https://www.mailcontrol.com/sr/c!Dlkfk5H23GX2PQPOmvUoZL1nRsPcXd4RJX1DB6HyFQyWQEvzhVmMO9I1!sc2DYjH9e5qLChCQoKRuEdgZyEA==>to > report this email as spam. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
