Re: Unable to build Vue js project through Jenkins

2019-05-28 Thread LP
t you’d get a command not found error when running. > > On Wed, May 15, 2019 at 15:17 LP > wrote: > >> Hi, I am new to Jenkins but have done a few builds/deployment jobs of >> .net project successfully. Now I am trying to build/deploy Vue js project >> through Je

Unable to build Vue js project through Jenkins

2019-05-15 Thread LP
Hi, I am new to Jenkins but have done a few builds/deployment jobs of .net project successfully. Now I am trying to build/deploy Vue js project through Jenkins but just cannot get through... I can build the project directly on a server using command prompt. It builds and creates files for deplo

using Jenkins for vue js project build and deployment

2019-05-15 Thread LP
Hi, I am new in Jenkins. Even though I have created .net projects build and deployments just fine, I have an issue with building Vue js project in Jenkins. I am trying to build and deploy vue js project in Jenkins but it does not build.. and it does not give me the reason why, or even a messag

Unable to update or install plugins

2019-03-01 Thread LP
We cannot upload ANY plugin to Jenkins after Jenkins was updated. I tried NodesJS, GitHub, JIRA. My netops open the firewall to test but I got the same errors, so it is not a firewall. Did anybody had the same issue with plugins? Were yo able to resolve it? Thanks! Here is the errors: Fail

Re: Access Denied after Jenkins re-start

2015-07-29 Thread Musaffir Lp
Resolved it by using the user id contains only small letters On Wednesday, July 29, 2015 at 11:24:45 AM UTC+8, Musaffir Lp wrote: > > Hi, > > I am using Jenkins latest 1.622 war > I am starting the jenkins server from command prompt and accessing the > jenkins url >

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

2015-07-29 Thread Musaffir Lp
Wednesday, July 29, 2015 at 11:13:31 AM UTC+8, Musaffir Lp wrote: > > Are you facing this with the latest jenkins version 1.622 ? > I am experiencing the same here > > After restart of jenkins server, the access permissions set for a user > seems to getting revoked. > Not sure whats w

Access Denied after Jenkins re-start

2015-07-28 Thread Musaffir Lp
Hi, I am using Jenkins latest 1.622 war I am starting the jenkins server from command prompt and accessing the jenkins url I signed up a user and gave the admin privilege from project based matrix security set up However what i observe is , if i restart the jenkins server and try to login wi

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

2015-07-28 Thread Musaffir Lp
Are you facing this with the latest jenkins version 1.622 ? I am experiencing the same here After restart of jenkins server, the access permissions set for a user seems to getting revoked. Not sure whats wrong On Friday, July 24, 2015 at 4:43:57 PM UTC+8, Shajimon Paremmal wrote: > > even the

get the console output of all the Phase used as part of multiplugin in a email

2014-10-09 Thread lp
HI, I am using the Jenkins v1.572. and multiplugin as i have around 5 different phases in the project I am able to run the job successfully.As part of the email content i am trying to get all the job console output details in a single mail.. Need to know what is the setting i need to make as p