Re: I want to deploy jenkins into ecliplse but i'm unable, Sorry i'm newbie please help

2014-01-28 Thread Peter Miklosko
https://wiki.jenkins-ci.org/display/JENKINS/Source+code On 28 January 2014 06:56, Vineet Kharwar wrote: > Hi all, > > I want to deploy jenkins project to eclipse. As i need to do some changes > in the jenkins, can anyone help me with this. > > -- > You received this message because you are subs

Upgrade problem

2013-11-26 Thread Peter Miklosko
After upgrading from 1.533 to 1.541 I received following error hudson.util.HudsonFailedToLoad: org.jvnet.hudson.reactor.ReactorException: java.io.IOException: Unable to read /var/lib/jenkins/config.xml at hudson.WebAppMain$3.run(WebAppMain.java:234) Caused by: org.jvnet.hudson.reactor.Rea

Re: GitHub OAuth FileNotFoundException: https://api.github.com/user/orgs

2013-11-26 Thread Peter Miklosko
It looks like GitHub folks fixed them selfs. I was about to manually update plugin when I seen Jenkins could connect to github again. On 26 November 2013 11:14, b0dh1 wrote: > I saw exactly the same problem this morning in Jenkins 1.539. I decided to > try to upgrade Jenkins to the newest versi

Re: Installing jenkins in a custom directory in ubuntu

2013-11-17 Thread Peter Miklosko
Download the war file and place it where ever you want. Downside, automatic updates are no-go. On 18 November 2013 06:58, Manish Singh wrote: > Hello, > > I need to install jenkins in a custom directory in ubuntu. Is it possible, > if yes then how? > > Thanks & Regards, > Manish > > -- > You re

Re: How can I set the version of maven in a maven job

2013-04-17 Thread Peter Miklosko
In configuration you can setup multiple version and name them accordingly. Then on job in Maven section from drop-down select appropriate name and that version of Maven will be used for the job. On 17 April 2013 21:22, Eric Wood wrote: > I have a specific version of maven installed and configur

Re: Build and post build step not adding

2013-04-02 Thread Peter Miklosko
Hmmm, looks like the issue is with Chrome and AJAX calls as adding new build or post build step does work in Firefox On 2 April 2013 10:40, Peter Miklosko wrote: > I don't know what happend recently but neither 1.508 or 1.509 let me add > new build or post build steps for Maven

Build and post build step not adding

2013-04-02 Thread Peter Miklosko
I don't know what happend recently but neither 1.508 or 1.509 let me add new build or post build steps for Maven 2/3 or free-style job. Since I do use it just locally I do run jenkins from command line (java -jar jenkins.war), I removed .jenkins folder from system to make sure it does start from

Re: please dont quote spam when complaining about it

2013-03-25 Thread Peter Miklosko
People are irritated after 3 weeks of getting this spam on regular bases without admins/moderators failing to deal with this problem On 24 March 2013 12:14, Holger Levsen wrote: > Hi, > > please dont quote spam when complaining about it... for hopefully obvious > reasons. > > > thanks, >

Re: GIT stopped working after upgrading the plugin to version 1.3.0

2013-03-21 Thread Peter Miklosko
Not issue of Git Plugin but git Client Plugin. This been upgraded to 1.0.4 and is messing up as I discovered few days ago http://goo.gl/QKP0H Peter On 21 March 2013 14:54, Aldo Brucale wrote: > Hi, > > I'm running Jenkins LTS (1.480.3) and after upgrading the plugins today > Jenkins has stopped

Re: الزعتر علاج أكثر فعالية لحب الشباب/آخر ماصنع في اليابان !!!!!!!!!!/انظر مالذي حدث عندما فتح باب الكعبة!/عندما تهدي جدك آي باد ،، انظر ماذا يحدث

2013-03-20 Thread Peter Miklosko
It makes me wonder if there is any admin at all??? Deleted/marked as spam about 10 messages yesterday from google group website, tweeted to jenkins-ci, but so far no reply or action taken 2013/3/20 Ken Beal > To the list admins: > > ** ** > > Can we please stop this spam that has been h

Jenkins and XStream parsing of result xml

2013-02-27 Thread Peter Miklosko
I'm trying to parse lint-result.xml produced by Jenkins. I created stand-alone project that takes lint result file and parse it with XStream 1.4.1 (version that is currently used by Jenkins from what I seen in documentation) this works absolutely fine. However when I move code to Jenkins plugin

Re: how to trigger one job if two other succeeds?

2013-02-22 Thread Peter Miklosko
I believe that is the case. Otherwise there is no point to mention second build if we do not care if it builds or fails. On 22 February 2013 09:24, Kenneth Nielsen wrote: > But will that only trigger if both are succesfull? > > Den fredag den 22. februar 2013 09.16.57 UTC+1 sk

Re: how to trigger one job if two other succeeds?

2013-02-22 Thread Peter Miklosko
Build Trigger for Build after other projects are built just add name of both project separated by comma and you done. Peter On 22 February 2013 06:50, Kenneth Nielsen wrote: > Hi all, > > I have a myriads of small jobs in Jenkins, to get fast feedback for my > projects. > And I have two big ones

Re: Jenkins 1.501 only partially released

2013-02-11 Thread Peter Miklosko
I checked our Jenkins and this update is still not available for London at 5.30pm now On 11 Feb 2013 17:27, "Kohsuke Kawaguchi" wrote: > Hmm, looks like there's still some gap in the update center announcement & > mirroring. > > Just for the record, the release process itself went OK and this was

Re: Steps to Upgrade - quick question

2013-02-03 Thread Peter Miklosko
All the plugins and other stuff is kept in hidden directory .jenkins, example Mac OS /Users/Peter/.jenkins. So yo need only to stop Jenkins, get new war file and start Jenkins again. As from migrating from Hudson to Jenkins I'm not sure. Never had to do such thing... Peter On 3 February 2013 0

Re: How to log the other running jobs?

2013-01-28 Thread Peter Miklosko
Did you yet had a look on Console output? http://SERVER_NAME/job/PROJECT_NAME/BUILD_NUMBER/console There is plenty of stuff, you can monitor your build progress and you can always return to these data anytime after build Peter On 28 January 2013 07:48, zakyn wrote: > Hello, > > I have a situati

RE: Unix or Windows

2013-01-27 Thread Peter Miklosko
uot; wrote: > > Can you elaborate why? > > > > From: jenkinsci-users@googlegroups.com [mailto: jenkinsci-users@googlegroups.com] On Behalf Of Peter Miklosko > Sent: יום א 27 ינואר 2013 13:53 > To: jenkinsci-users@googlegroups.com > Subject: Re: Unix or Windows > > &g

Re: Unix or Windows

2013-01-27 Thread Peter Miklosko
Unix On 27 Jan 2013 11:37, "Levin, Ilya" wrote: > > Hello, > > > > I have a simple question, what OS should I Choose when installing Jenkins ? > > > > Thanks --

Re: Plugins update gone wrong

2013-01-25 Thread Peter Miklosko
Problem came from Github OAuth Plugin . 1. I shutdown Jenkins 2. Made copy of config.xml and saed it as config.xml.old 3. Edited config.xml - changed useSecurity to false - removed all permissions entries for u

Plugins update gone wrong

2013-01-25 Thread Peter Miklosko
Today I just run update on 3 plugins: SVN plugin and 2 GitHub plugins After restart we landed with 500. Bellow is full error. Can anyone please advice how to solve this issue? Exception: Unexpected character ('<' (code 60)): expected a valid value (number, String, array, object, 'true', 'false'

Re: Cobertura Plugin - Linking reports from child module

2012-08-11 Thread Peter Miklosko
OK, the problem is that I used cobertura plugin as org.codehaus.mojo cobertura-maven-plugin 2.5.1 xml html Instead it should be as

Cobertura Plugin - Linking reports from child module

2012-07-23 Thread Peter Miklosko
We have project with following layout parent app core instrumentation There is cobertura plugin in core module. I'm able to generate reports from command line no problem at all (XML and HTML) I'm even able to see them in workspace on Jenkins. However I'm not able to link these reports with Jenki