Re: How to configure Maven Installation via Groovy

2015-06-18 Thread Torben Knerr
Hi Ken, did you solve that problem eventually? I installed maven outside of jenkins now and it is available and on the PATH, but still I'd need to add it to Jenkins to make it aware of it. A groovy script would be nice actually... Cheers, Torben Am Donnerstag, 8. Januar 2015 23:08:17 UTC+1

Strange issue with copy artifact plugin not copying everything

2015-06-18 Thread Suckow, Thomas J
I am seeing a strange behavior with the Copy Artifact Plugin version 1.35.1 I have a job that creates some shared objects and some include headers. Those files are archived as artifacts and in another job use the "Copy Artifact" build step to copy them. The console says 18 files were copied, but

Matrix building and triggered builds on nodes with teh same OS

2015-06-18 Thread Bob Stafford
Hi All, I'm new to Jenkins so I apologize if this is a simple question but I've been stuck on this issue for a few days and all the googling and experimenting has not got me to an answer. I have a matrix configuration to clone and compile my application on Suse 12.2, Suse 13.2 and Centos 6 usi

Perform testing (protactor / selenium) with jenkins with 1024x768 resolution

2015-06-18 Thread Erick Macedo
Hi, I'm working on an integration project continues using jenkins . I have installed Jenkins and cofigurado properly on a Windowns machine and run a command "grunt test" that performs a test suite with protactor and selenium

Re: continuous integration for DOTNET using Jenkins and GIT

2015-06-18 Thread lpkrovi
hi, we need to do automated regression testing for .net application in jenkins. my question is if we want to do regression test for .NET applicatio,do we need to request developer write test cases to run automated test in jenkins? could you please let me know steps how can we do ? On Wednes

build-pipeline-plugin issue with Jenkins ver. 1.509.1.1 - Please the screenshot

2015-06-18 Thread 'sa_nk' via Jenkins Users
Hi, We are using Jenkins ver. 1.509.1.1 (Enterprise by Cloudbees), I know it is at way older version but wanted to find out if the issue we are seeing is build-pipeline-plugin version compatibility. Attached the screenshot of "build-pipeline view" for the latest build. It doesn't show the upst

Re: Sudden increase in build times of Maven-style job

2015-06-18 Thread Mukarram Baig
I am also seeing the same behavior and renaming the build job brought the time back into a reasonable range. Is there any logging that can be turned on so that we can get some clues on the culprit? Thanks! On Monday, 8 June 2015 09:52:32 UTC-4, Somya wrote: > > Hi, > > > > I have a Maven bui

Cloud alternatives for hosting Jenkins + build slaves Windows, OS X, and maybe Linux ? Snapshot capability.

2015-06-18 Thread Eddie Sutton
Has anyone had a good experience about moving into the cloud? What are some alternatives? How hard was it for you to create new VMs using your own Linux ISO images or MSDN Windows ISO images? My IT department is refusing to grant access to vSphere. They want to confine me to remote desktop.

Re: Integrate Black duck Protex with Jenkins

2015-06-18 Thread Christopher Orr
On 18/06/15 12:17, Neelima Chowdary wrote: I would like to integrate "*Black Duck Protex(Open source code auditing tool)"* with Jenkins using Plugins for finding dependency jars used in the build. Request to provide the possible way for it. You should ask Black Duck; they seem to have a Jenkin

New test results management & visualization plugin - XL TestView

2015-06-18 Thread Lisa Wells
Hey, All, We released a new plugin into the wild today at JUC US East…. Most of the teams I've talked to have been automating more and more tests in Jenkins... and then struggling to manage all those results, especially across different Jenkins jobs. The team at XebiaLabs developed the XL Tes

RE: Jenkins without build tools.

2015-06-18 Thread John Mellor
Shankar asked: Ø Is it possible to build in jenkins without using any build tools like ant, gradle? Gradle, ant, Maven, make, etc are just build tools. So is the shell. Some build tools like Maven are unfortunately built in to Jenkins, but if you don’t use them, you’re ok. If you can do it

Copy artifacts in multijob

2015-06-18 Thread Jorge L.
I would like to use "copy artifact" to copy the workspace from the first multijob phase. However, I cannot use any of the options available in the copy artifact because: a) Upstream / downstream does not work with a multijob b) Latest successful build is error prone. It will not take the workspac

Integrate Black duck Protex with Jenkins

2015-06-18 Thread Neelima Chowdary
Hello Team, I would like to integrate "*Black Duck Protex(Open source code auditing tool)"* with Jenkins using Plugins for finding dependency jars used in the build. Request to provide the possible way for it. Thanks and Regards Neelima. -- You received this message because you are subscri

How to compile and Unit Test Delphi project using Jenkins

2015-06-18 Thread Nair, Ajit
Can please someone help me on compiling Delphi 5 project and also run unit test using DUnit from Jenkins. Please consider the environment before printing this e-mail. The information contained in this communication is confidential and is intended only for the us

Jenkins without build tools.

2015-06-18 Thread Shankar D S
Hi All, Is it possible to build in jenkins without using any build tools like ant, gradle? And is it possible to work without SVN in jenkins in local machine for android projects. Thanks and Regards Shankar -- You received this message because you are subscribed to the Google G