Re: What am I missing?

2015-07-27 Thread Vincent Latombe
Just a wild guess, but try to prepend ${project.basedir}/ to src/main/java. Jenkins usually launches mvn using mvn -f whereas in local you usually launch maven directly in the project directory. Vincent 2015-07-27 19:30 GMT+02:00 Ade : > Maven, any ideas? > > On Friday, 24 July 2015 07:50:28 U

changelog.xml

2015-07-27 Thread jenkinsquestion
can one not copy th changelog.xml and get the emails sent to people who broke the build? -- 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+unsubs

Re: Need to run "post build task" step on the slave server for Continuous Deployment.

2015-07-27 Thread swastika basu
why not add another job to run the on the slave, let it execute the script and add the job as downstream job to your master job? On Monday, 27 July 2015 14:54:51 UTC-4, Pavan Teja wrote: > > Hi, > > I am using Jenkins for Continuous Integration and Continuous > Deployment. I have written scr

Need to run "post build task" step on the slave server for Continuous Deployment.

2015-07-27 Thread Pavan Teja
Hi, I am using Jenkins for Continuous Integration and Continuous Deployment. I have written script for deployment process, but i don't want to run that script from jenkins master server, due to some security reasons. So i launched a slave server using Headless mode in Ubuntu server, no

Re: What am I missing?

2015-07-27 Thread Ade
Maven, any ideas? On Friday, 24 July 2015 07:50:28 UTC+1, Baptiste Mathus wrote: > > Freestyle or maven job? > Le 23 juil. 2015 1:20 PM, "Ade" > a > écrit : > >> sorry forgot to include, using - >> >> Apache Maven 3.3.1 >> Java version: 1.8.0_51 >> Jenkins: 1.621 >> >> -- >> You received this m

Issue reported in Jira but no update for 3 weeks

2015-07-27 Thread Ian Moroney
Hi guys, I logged an issue here: https://issues.jenkins-ci.org/browse/JENKINS-29288 almost 3 weeks ago now but there haven't been any updates on it. What's the situation regarding problem resolution and escalation for Jenkins? -- You received this message because you are subscribed to the Googl

Re: JSON support for Jenkins createItem / create job

2015-07-27 Thread Khai Do
We use the jenkins job builder (https://pypi.python.org/pypi/jenkins-job-builder) to manage jenkins jobs. It supports yaml and can parse json as well so you can create your jobs in either and have it create the jobs for you. Most of the examples in documentation are in yaml but json will work

Re: Delivery Pipeline plugin + Join plugin question

2015-07-27 Thread Tatar Kolos
Hi, Not really an answer to your question, but as you seem to be still in the beginning of that process, you should really look into trying the Workflow Plugin instead. Thanks. Why do you think so? I need visualisation that can be used as a UI. As I understand with Jenkins, I need the paid-

Jenkins running (PB)TopWiz BootStrap.exe in a Batch File.

2015-07-27 Thread 'David Knight' via Jenkins Users
Trying to run the batch file below in the Jenkins [Project] workspace. As long as I'm logged onto the Jenkins server via RDT, I can successfully run this batch file from the DOS prompt. I do copy this batch file and its ini file from the JENKINS_BATCH subdirectory to the workspace in the first s

Re: Delivery Pipeline plugin + Join plugin question

2015-07-27 Thread Baptiste Mathus
Hi, Not really an answer to your question, but as you seem to be still in the beginning of that process, you should really look into trying the Workflow Plugin instead. HTH Cheers 2015-07-27 10:51 GMT+02:00 Tatar Kolos : > Hi, > > I'm trying to implement CD with Jenkins and the Delivery Pipeli

Re: Clearcase, UCM and polling

2015-07-27 Thread Lars Kruse
Hi Chris I'f you're using ClearCase UCM you would benefit from using the specific ClearCase UCM plugin for Jenkins: https://wiki.jenkins-ci.org/display/JENKINS/ClearCase+UCM+Plugin ass opposed to using the Base ClearCase plugin with UCM features glued onto it. We developed the CCUCM plugin and

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

Groovy Script: Display the build- locking entries in all jobs (Build Blocker Plugin)

2015-07-27 Thread newInHere
Hello Users, finally i´d like to create a groovy script, which shows all Build-Blocking Entries of an Job. Im trying to learn groovy at the moment and my script is only a first try =) The entries i want to read per groovy script looks like this in the job-Config:

Delivery Pipeline plugin + Join plugin question

2015-07-27 Thread Tatar Kolos
Hi, I'm trying to implement CD with Jenkins and the Delivery Pipeline plugin combined with the Join plugin seem to provide a very nice way of splitting and merging the pipeline. My issue however is that if I retrigger manually a job/step in the pipeline after it split, the pipeline will not