Re: How to upgrade Matrix (matrix-auth) and it s dependency plugin in pom.xml without changing the parent Jenkins version?

2015-06-10 Thread Vinodhini Vijay
Hello All, Thank you very much!! After removing the target and work directories and re-runing Jenkins, the error doesn't appear. Thank you again!! On Thursday, 11 June 2015 03:40:12 UTC+5:30, Jesse Glick wrote: > > On Wed, Jun 10, 2015 at 9:00 AM, Daniel Beck > wrote: > > Make sure you don

Re: How to upgrade Matrix (matrix-auth) and it s dependency plugin in pom.xml without changing the parent Jenkins version?

2015-06-10 Thread Jesse Glick
On Wed, Jun 10, 2015 at 9:00 AM, Daniel Beck wrote: > Make sure you don't have incompatible versions of these plugins manually > installed in your work directory. To be sure: rm -rf target work Possibly you installed matrix-project 1.4.1 in a previous session and forgot about it. 1.580.3 canno

Re: How to upgrade Matrix (matrix-auth) and it s dependency plugin in pom.xml without changing the parent Jenkins version?

2015-06-10 Thread Daniel Beck
On 10.06.2015, at 14:38, Vinodhini Vijay wrote: > Our concern is that if we use this LTS version: 1.580.1/2/3 for our plugin > development,and also in testservers, we might not be able to use some good > features of Jenkins like Matrix Project, etc.. as it might be disabled. > > Any advice (o

Re: How to upgrade Matrix (matrix-auth) and it s dependency plugin in pom.xml without changing the parent Jenkins version?

2015-06-10 Thread Vinodhini Vijay
Hello Mr.Beck, Our plugin doesn't depend on any of the plugins ( *matrix-auth,windows-slaves,antisamy-markup-formatter,matrix-project,script-security*). Our concern is that if we use this LTS version: 1.580.1/2/3 for our plugin development,and also in testservers, we might not be able to use

Re: How to upgrade Matrix (matrix-auth) and it s dependency plugin in pom.xml without changing the parent Jenkins version?

2015-06-10 Thread Daniel Beck
Is your plugin depending on any of the plugins mentioned in the error messages, and if so, which versions? On 10.06.2015, at 13:30, Vinodhini Vijay wrote: > > > Hello All, > > We are using Jenkins 1.580.3 LTS version for our plugin development. While > starting Jenkins via mvn hpi:run, we a

How to upgrade Matrix (matrix-auth) and it s dependency plugin in pom.xml without changing the parent Jenkins version?

2015-06-10 Thread Vinodhini Vijay
Hello All, We are using Jenkins 1.580.3 LTS version for our plugin development. While starting Jenkins via mvn hpi:run, we are getting the below error: Jun 10, 2015 4:30:11 PM jenkins.InitReactorRunner$1 onAttained INFO: Started initialization Jun 10, 2015 4:30:32 PM hudson.PluginManager$1$3