Help please - Admin privilege issue with Jenkins on Windows

2015-07-23 Thread Shajimon Paremmal
Hi, I'm new to Jenkins and am trying to configure Jenkins on Windows to learn the basics. I have added a user and given **all permissions** to him, as described in the documentation. When I restart the service and log in again with that username, the system does not allow configure privileges

Re: Help please - Admin privilege issue with Jenkins on Windows

2015-07-23 Thread Shajimon Paremmal
Hi, anyone has a clue about what could be causing the issue and what would be the solution? -- 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 jenkinsci-users+uns

Admin privilege disappears after restart

2015-07-27 Thread Shajimon Paremmal
Hi, I'm new to Jenkins and I'm using Jenkins on Windows. I'm facing an admin privilege issue. Any help in resolving this will be highly appreciated. These are the steps to reproduce the issue.; *The steps* 1. Enable security in Configure Global Security page. 2. Use Jenkins' own user database

'cordova' command not recognised on Jenkins Windows slave

2015-08-14 Thread Shajimon Paremmal
HI, I'm trying to build a sample mobile app using Apache CORDOVA in the Jenkins Master-Slave environment. The source files are present on a Jenkins slave running Windows Server 2012. I've specified the cordova commands in a .bat file and specified its path in the "Execute Windows batch command".

Re: 'cordova' command not recognised on Jenkins Windows slave

2015-08-17 Thread Shajimon Paremmal
re calling > cordova, or you can set build variables in the job definition (Build > Environment section, requires Envinject plugin). > > Regards, > Eric > > On 8/14/2015 1:08 PM, Shajimon Paremmal wrote: > > HI, > I'm trying to build a sample mobile app using

Configure Jenkins and SonarQube on different machines

2015-08-26 Thread Shajimon Paremmal
Hi Experts, I am in the process of creating a CI environment. In this regard, I have the following questions; 1. Is it possible to have the Jenkins server, SonarQube server and SonarQube Runner all on different dedicated machines have them work together? 2. If yes, how do I configure the SonarQ