How to run bundle install in execute shell with private gem which required username and password

2014-01-12 Thread hai nguyen ngoc
Hi everyone, I get stuck when I put "bundle install" in execute shell with private gem. It throws an error like this: fatal: could not read Username for 'https://github.com': No such device or address After hour, I know the reason is there is a private gem which required username and password

Re: Run JUnit in Jenkins

2014-01-12 Thread Jules Reynolds
Hi, I just set up my Junit tests in Jenkins, and I am using Maven. Once you set a build (in the Build section of a free style Jenkins job) with Maven 3.0 -e clean install when Jenkins builds the project it will also run the tests automatically, without setting anything up in addition to what

Re: Securely obtain the Jenkins package and public key

2014-01-12 Thread abhijith chandrashekar
> Of course, you'd need a secure way to make sure it's actually his signature, but that should be easier than changing the entire distribution chain. That's exactly the problem. Any ideas on how I can do that? Thanks, Abhijith On Sat, Jan 11, 2014 at 1:12 AM, Daniel Beck wrote: > On 08.01.20

Re: Email-ext doens't send email to 'requestor'

2014-01-12 Thread Daniel Beck
On 12.01.2014, at 07:42, Avihay Eyal wrote: > There is no Jenkins solution (because step 3 is not possible)? It can only be > done via 'polling'? Quoting the email-ext documentation: > Place a check next to each group of people you would like to send emails to > if the trigger is triggered.