Re: How to build a Maven project by Eclipse using Jenkins?

2015-08-21 Thread Christopher Orr
I agree with the question "why?", but in any case, you're on the wrong mailing list. Try jenkinsci-users. On 21/08/15 21:54, renatoalb12 wrote: > I have to start a Jenkins Job when I build a project by Eclipse. > > Someone can help me? -- You received this message because you are subscribed

Re: ez-templates: Can a inheriting job override the build steps?

2015-08-21 Thread Christopher Orr
You're on the wrong mailing list. Try jenkinsci-users. On 21/08/15 19:17, pratibha natani wrote: > Hi, > > > My build has 10 build steps (Execute shell script ) out of which i want > to keep the first 4 in a template (in section "Build -execute shell " ) > as they are common for most of my bui

Re: Request hosting for plugin

2015-08-21 Thread Christopher Orr
On 21/08/15 12:44, Catalin Luta wrote: > We do realize that some people would require the functionality that JIRA > Test Result Publisher has, but there would be two options for that: > - use both plugins concurrently > - add the functionality of the Result Publisher plugin to our own The second o

Re: How to build a Maven project by Eclipse using Jenkins?

2015-08-21 Thread Henk van Voorthuijsen
Well, there is a url to start a jenkins job, but the question is: why? If you want to run a mvn build in eclipse, you are better off using the m2e plugin basically, you wil have a mvn related entry in “.classpath", so your dependencies are managed by mvn, instead of explicitly putting them on th

How to build a Maven project by Eclipse using Jenkins?

2015-08-21 Thread renatoalb12
I have to start a Jenkins Job when I build a project by Eclipse. Someone can help me? -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-dev+unsubs

ez-templates: Can a inheriting job override the build steps?

2015-08-21 Thread pratibha natani
Hi, My build has 10 build steps (Execute shell script ) out of which i want to keep the first 4 in a template (in section "Build -execute shell " ) as they are common for most of my builds and the remaining 6 in the implementing job itself in the Build section "Execute Shell". But I noticed w

Re: Revisiting bundled plugins

2015-08-21 Thread Gus Reiber
If I am following all this correctly, we have general agreement that Jenkins should stop bundling plugins all together, yeah? ...but some technical ifs and buts about upgrading (Jesse, Stephen, KK, and Tom can solve, but should not use "pinning" to do so)? Then to the extent we do want people to

Re: Commit access - harvest

2015-08-21 Thread Adam E
Hi Daniel, wanted to followup. Are you able to grant me access? Thanks. On Wednesday, August 19, 2015 at 1:30:29 PM UTC-7, Adam E wrote: > > you can put me as the maintainer for now as I have a bit of work on the > plugin for a project i'm working on. But long term, I probably won't touch >

Re: workflow-plugin #131 follow-up

2015-08-21 Thread Jesse Glick
On Thu, Aug 20, 2015 at 7:35 PM, Kohsuke Kawaguchi wrote: > if I were doing this for jenkins.ci.cloudbees.com plugin builds, > I don't think I want Jenkinsfile in each repository to be able to specify > the version of DSL library on its own. Each repository already specifies its parent POM on its

Re: Request hosting for plugin

2015-08-21 Thread Catalin Luta
Hey Guys, I'm one of the contributors to this new plugin and I'd like to try and explain why we chose to file for hosting instead of extending the Result Publisher plugin. First off, let me give you a bit of background info: We've been having trouble with mapping test fails to JIRA issues for

Re: Request hosting for plugin

2015-08-21 Thread Catalin Luta
Hey Guys, I'm one of the contributors to this new plugin and I'd like to try and explain why we chose to file for hosting instead of extending the Result Publisher plugin. First off, let me give you a bit of background info: We've been having trouble with mapping test fails to JIRA issues for

Commit access to jenkinsci/SCTMExecutor-plugin

2015-08-21 Thread Sebastian Kornexl
Hi, when the source was on SVN I already had permissions to commit. Can I have these permission on GitHub too? Rep: https://github.com/jenkinsci/SCTMExecutor-plugin GitHub account: donkaes Time for a new release of this plugin. Thanks, Sebastian -- You received this message because you are s

Re: Jenkins 1.609.3 LTS RC testing started

2015-08-21 Thread Oleg Nenashev
Hi, I apologise for the late action... There's one additional issue with Jenkins queue, which causes a deadlock. I was unable to create the issue timely due to JIRA outage and then I and Stephen have forgotten about it. BTW I've created this issue today: https://issues.jenkins-ci.org/browse/JE

[Mask Passwords Plugin] - Plugin ownership

2015-08-21 Thread Oleg Nenashev
Hello, This is a question regarding Mask Passwords plugin. De-facto the plugin has no owner, because Romain Seguy does not work on Jenkins plugins anymore (for last 3 years at least). The previous releases has been made by me and Nicolas, but nobody of us claimed the official ownership in this

Re: Subversion Plugin CLI Parameters

2015-08-21 Thread Oleg Nenashev
I didn't find such pull request, but the fix should be very simple. A fix for https://issues.jenkins-ci.org/browse/JENKINS-22924 can be used as a reference if the parameter can be easily represented as a string. Added the current plugin maintainer (Manuel Recena) to Cc четверг, 20 августа 2015

Re: Request hosting for plugin

2015-08-21 Thread Oleg Nenashev
+1 for improving the existing plugin or adding a new mode there. четверг, 20 августа 2015 г., 15:50:26 UTC+3 пользователь Andrei Tuicu написал: > > Hello Richard, > > There are a number of differences. First of all this plugin does not > create issues for you, you decide if you want to create an

[ANN] - Promoted Builds Plugin 2.22-beta-1 is available for the testing

2015-08-21 Thread Oleg Nenashev
Hello, This is an announcement regarding the incoming Promoted Builds Plugin release. We had a discussion with Damien Nozay (the current maintainer) about 1 month ago and he blessed such release. During the last week I've finalized and integrated several changes from pending pull requests.

Re: Any takers for copy-to-slave plugin ownership

2015-08-21 Thread Oleg Nenashev
Jenkins JIRA id is required as well пятница, 21 августа 2015 г., 9:54:32 UTC+3 пользователь Vivekanand S V написал: > > @Saptarshi, please leave your github username so that they can give you > access. > > On Fri, 21 Aug 2015 at 12:08 Vivekanand S V > wrote: > >> Thanks. One of the admins will

Re: testng-plugin: Failed to parse XML

2015-08-21 Thread Oleg Nenashev
Please use jenkinsci-users for such questions. If you suspect a bug in the plugin, create a JIRA issue. This list is designed for discussions related to Jenkins core and plugins development only четверг, 20 августа 2015 г., 10:17:26 UTC+3 пользователь Norbert Sensen написал: > > Hello, > we ha

Re: Request for more details on Build Wrapper stage in Workflow

2015-08-21 Thread Vinodhini Vijay
On Thursday, 20 August 2015 20:04:33 UTC+5:30, Jesse Glick wrote: > > On Thu, Aug 20, 2015 at 5:21 AM, Vinodhini Vijay > > wrote: > > I just now upgraded Workflow plugin to 1.9 version. I could see "General > Build Wrapper". > > Progress… > > > But the problem is, my build wrapper plugin is