Re: Maven Release Plugin throws Authentication Required error

2014-03-13 Thread D Vijay
;>>>>>> Jenkins and here I am getting a different error as below. Also, we are >>>>>>> using https for communicating with SVN. The http port is blocked and we >>>>>>> have to use https in our configuration. In this case, how can we >

Re: Maven Release Plugin throws Authentication Required error

2014-03-11 Thread Baptiste Mathus
>>>>>> [INFO] --- maven-release-plugin:2.4.2:prepare (default-cli) @ >>>>>> SimpleWeb --- >>>>>> [INFO] Change the default 'svn' provider implementation to 'javasvn'. >>>>>> [INFO] Verifying that there are no lo

Re: Maven Release Plugin throws Authentication Required error

2014-03-11 Thread D Vijay
gt;>>> [INFO] SVN status directory: D:\Vijay\New_Framework\trunk\SimpleWeb >>>>> [INFO] >>>>> ---- >>>>> [INFO] BUILD FAILURE >>>>> [INFO] >>>>> --

Re: Maven Release Plugin throws Authentication Required error

2014-03-10 Thread D Vijay
>> [INFO] Total time: 2.298s >>>> [INFO] Finished at: Mon Mar 10 17:18:18 IST 2014 >>>> [INFO] Final Memory: 10M/26M >>>> [INFO] >>>> ------------ >>>> [ERROR] Failed t

Re: Maven Release Plugin throws Authentication Required error

2014-03-10 Thread Baptiste Mathus
che.maven.plugins:maven-release-plugin:2.4 >>> .2:prepare (default-cli) on project SimpleWeb: Unable to check for local >>> modific >>> ations >>> [ERROR] Provider message: >>> [ERROR] SVN status failed. >>> [ERROR] Command output: >>> [ERROR] sv

Re: Maven Release Plugin throws Authentication Required error

2014-03-10 Thread D Vijay
gt; >>> Try setting the username and password in the release options - or make >>> sure you run subversion client on your slave and get it to store the >>> subversion credentials in its cache. >>> >>> >>> >>> /James >>> &g

Re: Maven Release Plugin throws Authentication Required error

2014-03-10 Thread Baptiste Mathus
y setting the username and password in the release options – or make >> sure you run subversion client on your slave and get it to store the >> subversion credentials in its cache. >> >> >> >> /James >> >> >> >> *From:* jenkinsci-users@googlegrou

Re: Maven Release Plugin throws Authentication Required error

2014-03-10 Thread D Vijay
014 08:36 > *To:* jenkinsci-users@googlegroups.com > *Subject:* Re: Maven Release Plugin throws Authentication Required error > > > > Hi, > > The issue is with configuring the M2Release plugin in Jenkins. I wanted > some help in configuring this plugin in Jenkins like the steps

RE: Maven Release Plugin throws Authentication Required error

2014-03-10 Thread James Nord (jnord)
Vijay Sent: 04 March 2014 08:36 To: jenkinsci-users@googlegroups.com Subject: Re: Maven Release Plugin throws Authentication Required error Hi, The issue is with configuring the M2Release plugin in Jenkins. I wanted some help in configuring this plugin in Jenkins like the steps that we need to

Re: Maven Release Plugin throws Authentication Required error

2014-03-04 Thread D Vijay
Hi, The issue is with configuring the M2Release plugin in Jenkins. I wanted some help in configuring this plugin in Jenkins like the steps that we need to follow. Vijay On Mon, Mar 3, 2014 at 9:28 PM, Baptiste Mathus wrote: > Hi, > Imo wrong mailing list. This is a pure maven question. Better

Re: Maven Release Plugin throws Authentication Required error

2014-03-03 Thread Baptiste Mathus
Hi, Imo wrong mailing list. This is a pure maven question. Better ask it on maven users. Cheers Le 3 mars 2014 12:06, "D Vijay" a écrit : > Dear All, > > > I need help in configuring the Maven Release plugin. I am trying to > configure the plugin in Jenkins job. I am getting authentication except