How should I use pluginFirstClassLoader in my plugin

2017-08-16 Thread phanikumar
Hello team, I am new to Jenkins plugin development. I am facing few issues with class loaders and I got a suggestion to use pluginFirstClassLoader in my Jenkins with maven-hpi-plugin. I am not sure where should I include this and how I should invoke this. Any help is really appreciated. --

Re: Getting issues with parent tag in pom.xml

2017-08-16 Thread phanikumar
Thank you. -- View this message in context: http://jenkins-ci.361315.n4.nabble.com/Getting-issues-with-parent-tag-in-pom-xml-tp4901315p4901336.html Sent from the Jenkins dev mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups

Re: ec2 plugin maintenance

2017-08-16 Thread Kohsuke Kawaguchi
I don't consider myself as a current maintainer anymore, but from my perspective it'd be great to have you onboard Alicia. Several years ago I handed off the torch to Francis. It sounds like he isn't getting cycles lately. On Wednesday, August 16, 2017 at 12:36:07 PM UTC-7, Oleg Nenashev

Re: ec2 plugin maintenance

2017-08-16 Thread Oleg Nenashev
Added the current plugin maintainers to Cc. If there is no response from them within 2 weeks, we could transfer the ownership. BR, Oleg среда, 16 августа 2017 г., 13:00:43 UTC+2 пользователь Alicia Doblas Alaez написал: > > Hi, > > I'd like to contribute to the EC2 plugin and I've been trying

Re: Request for commit access

2017-08-16 Thread Oleg Nenashev
> > Can we just tick this over into the "unresponsive maintainer" category > of adoption requests? I am fine with that. There are several maintainers, who do not work in the Jenkins project for sure. Not sure if it fits the current governance docs and CoC. BR, Oleg 2017-08-16 21:05

Re: Request for commit access

2017-08-16 Thread Drew DeVault
On 2017-08-14 1:19 PM, Daniel Beck wrote: > Christoph, could you resubscribe and respond to this thread, or email > one of us directly so we can forward your response? Can we just tick this over into the "unresponsive maintainer" category of adoption requests? 3 weeks has passed since the

Re: Getting issues with parent tag in pom.xml

2017-08-16 Thread Jesse Glick
On Wed, Aug 16, 2017 at 11:18 AM, phanikumar wrote: > I have imported the project to eclipse using import option. When I observe > the pom.xml it is showing error Can you just ignore the error? That is some Eclipse thing. Command-line builds should be fine, as

Re: [Blue Ocean] Getting 403 when trying to create pipeline

2017-08-16 Thread Cliff Meyers
Hello Mike and Th3Alibi, If one of you is willing to file a ticket in the Jenkins JIRA with repro steps and cc me via comment, I'll be happy to take a look. Thanks, Cliff On Sun, Aug 13, 2017 at 11:46 PM, Mike Flynn wrote: > Any update on this thread? I'm seeing the exact

Getting issues with parent tag in pom.xml

2017-08-16 Thread phanikumar
Hello team, I am developing a plugin where I have generated the source using maven command mvn hpi:create I have imported the project to eclipse using import option. When I observe the pom.xml it is showing error for org.jenkins-ci.plugins plugin 2.28 Plugin execution not

Re: Jenkins Pipeline is not getting displayed Properly in BlueOcen

2017-08-16 Thread Jesse Glick
On Wed, Aug 16, 2017 at 8:11 AM, Satbachan Singh wrote: > any existing defect with already there in BlueOcean https://issues.jenkins-ci.org/browse/JENKINS-38442 -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.

Re: Jenkins Pipeline is not getting displayed Properly in BlueOcen

2017-08-16 Thread Baptiste Mathus
Hello, this list is for Jenkins core and plugins *development* itself. So please use the users mailing list instead. Thank you. Le 16 août 2017 14:21, "Satbachan Singh" a écrit : > Hi Devs, > > This is my first post to this forum . We had a requirement to create a >

Jenkins Pipeline is not getting displayed Properly in BlueOcen

2017-08-16 Thread Satbachan Singh
Hi Devs, This is my first post to this forum . We had a requirement to create a pipeline having the below flow. For the above flow written the code

Unable to run code which is working fine in local environment

2017-08-16 Thread phanikumar
Hello team, I just started learning about developing the plugin for Jenkins. My requirement is to publish a message to Google Cloud Pub/Sub service. I have complete code with maven dependencies which is working fine in Eclipse. Now I copied the code to Jenkins and modified the code based on

ec2 plugin maintenance

2017-08-16 Thread Alicia Doblas Alaez
Hi, I'd like to contribute to the EC2 plugin and I've been trying to get to the actual mainteners but it's been impossible... There are a couple of PRs pending and I don`t know if maybe I could give a hand on this? Also, I'm curious about