Re: HELP! Maven builds don't show error messages when run under Jenkins...

2013-09-23 Thread Felix Riegger
Hi Vincent, we are on 1.531 now, but the problem is still present. Is there a ticket to this problem? Kind regards, Felix On Saturday, August 24, 2013 8:55:34 AM UTC+2, Vincent Latombe wrote: > > Hi Jeff, > > it's a bug introduced in core/maven-plugin a few versions ago. I think I > saw a comm

Re: HELP! Maven builds don't show error messages when run under Jenkins...

2013-09-23 Thread Vincent Latombe
See https://issues.jenkins-ci.org/browse/JENKINS-19352 Vincent 2013/9/23 Felix Riegger > Hi Vincent, > > we are on 1.531 now, but the problem is still present. Is there a ticket > to this problem? > > Kind regards, > Felix > > > On Saturday, August 24, 2013 8:55:34 AM UTC+2, Vincent Latombe wr

RE: How to Skip Sonar and Unit tests

2013-09-23 Thread Matthew.Webber
https://wiki.jenkins-ci.org/display/JENKINS/Conditional+BuildStep+Plugin is useful for this. Matthew From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Jean Paul Manjarres Correal Sent: 20 September 2013 22:39 To: jenkinsci-users@googlegroups.com Subje

android project and gradle?

2013-09-23 Thread Renjini K R Kr
How to build a android project using gradle -- 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+unsubscr...@googlegroups.com. For more options, visi

Re: TFS + Jenkins

2013-09-23 Thread pradeep kattekola
can any one pls give the solution - On Friday, September 20, 2013 7:34:19 PM UTC+5:30, pradeep kattekola wrote: > > can any one pls give me the link of congiration. > > On Friday, September 20, 2013 6:27:01 PM UTC+5:30, pradeep kattekola wrote: >> >> >> Hi friends , >> >> I am new to Jenkins. and

Jenkins with P4 over Assembla - Unable to check workspace against depot

2013-09-23 Thread yaron
I'm trying to connect my Jenkins server with perforce. The depot is sitting on Assembla's servers. I managed to install p4v with all the settings and everything work. Jenkins throws the "Unable to check workspace against depot" error whenever I try to define a workspace (i'm using one which is al

Re: Jenkins with P4 over Assembla - Unable to check workspace against depot

2013-09-23 Thread Manjunath DG
Hi All, There are three projects for which Jenkins is automatically deleting the logs despite the fact settings are otherwise, The logs are getting deleted hourly only specific to those 3 projects. Rest all other projects are not having any concern.Unable to find the root cause of this issue. Ca

Jenkins Automatically Deleting Build Logs

2013-09-23 Thread Manjunath DG
Hi All, There are three projects for which Jenkins is automatically deleting the logs despite the fact settings are otherwise, The logs are getting deleted hourly only specific to those 3 projects. Rest all other projects are not having any concern.Unable to find the root cause of this issue.

Re: Jenkins with P4 over Assembla - Unable to check workspace against depot

2013-09-23 Thread Manjunath DG
Hye Sorry to miss lead this tread...   From: Manjunath DG To: "jenkinsci-users@googlegroups.com" Sent: Monday, September 23, 2013 4:02 PM Subject: Re: Jenkins with P4 over Assembla - Unable to check workspace against depot Hi All, There are three projects for

Re: Jenkins with P4 over Assembla - Unable to check workspace against depot

2013-09-23 Thread Amit Arnon
Yes, you should really open your own thread so people could see your issue On Monday, September 23, 2013 1:43:20 PM UTC+3, Manjunath D G wrote: > Hye Sorry to miss lead this tread... > > > > *From:* Manjunath DG > > *To:* "jenkins...@googlegroups.com " < > jenkins...@googlegroups.com > >

Re: android project and gradle?

2013-09-23 Thread Richard Bywater
Hi Jenkins is only a tool that kicks of builds using other tools so the best place to ask that kind of question would be over in the Gradle community. http://www.gradle.org/ is probably a good starting place. Once you've figured out your Gradle build, then there's the Gradle plugin for running it

Re: Jenkins incorrect remote

2013-09-23 Thread Richard Bywater
I've never seen an issue with a master picking up the wrong slave. Is it possible that the DNS setup or local hosts file on the Linux box has a hostname mapping to the wrong ip address? Richard. On Sat, Sep 21, 2013 at 6:38 AM, Keith Zantow wrote: > I have a very strange problem, I'm sure is c

Re: How to Skip Sonar and Unit tests

2013-09-23 Thread Ann Campbell
I'll augment Matthew's response by adding that I tie the conditional build step to a boolean build parameter (default true) HTH, Ann On Monday, September 23, 2013 3:56:12 AM UTC-4, matthew...@diamond.ac.uk wrote: > > https://wiki.jenkins-ci.org/display/JENKINS/Conditional+BuildStep+Pluginis

RE: Jenkins with P4 over Assembla - Unable to check workspace against depot

2013-09-23 Thread Ginga, Dick
Is this causing a problem? I have seen it on all the builds I have created. I let Jenkins handle the workspaces for all our builds now. But I seem to remember that it always worked although it complained. From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf

Re: Jenkins with P4 over Assembla - Unable to check workspace against depot

2013-09-23 Thread Amit Arnon
The build fails although it doesn't do much of anything, but I never thought about checking if that is the reason, just realized if there's a red error sentence it's probably this.. Well you were right. Everything works now despite of that weird error. On Monday, September 23, 2013 3:43:57 PM UT

Jenkins and Atlassian's Stash maintaining a multiple module build question

2013-09-23 Thread schujk
Migrating from SVN to Git, using Atlassian's Stash. Parent project has 80+ modules. To granularize access to specific modules within this parent project (for outside team module customization requirements), we now have the 80 modules at the 'repository' level. Doing this type of setup, we now h

Build multiple maven projects in git repo

2013-09-23 Thread Dean Chester
Hi, I'm just configuring jenkins to do daily builds of my project. However in the same git repository I have multiple maven projects that all need to be built. Is it possible to configure jenkins to build all of these in the repository? Thanks in Advance, Dean Chester -- You received thi

Re: Jenkins Automatically Deleting Build Logs

2013-09-23 Thread Daniel Beck
Did you rename these projects since the last Jenkins restart? https://issues.jenkins-ci.org/browse/JENKINS-18678 On 23.09.2013, at 12:42, Manjunath DG wrote: > > Hi All, > There are three projects for which Jenkins is automatically deleting the logs > despite the fact settings are otherwise,

Re: View All Builds (Build History) Page : Missing Data

2013-09-23 Thread Tobi B
I have been having the same problem. I will have a complete Build History and then will only display 1 result the next time Jenkins is accessed. I have had situations where the history has come back, but I am trying to solve for those that are not coming back. I am currently on version 1.519. I

Re: Reading HTTP request body from triggered parameterized job

2013-09-23 Thread Alex Kira
I saw it, but wasn't sure if it was configurable enough for my use case since it just kicks off all associated builds. I will take a look at it again though. Thanks.. On Sun, Sep 22, 2013 at 2:11 PM, Owen B. Mehegan wrote: > Did you try the gitlab Jenkins plugin? > > -- > You received this mes