Re: Applying Java code changes in eclipse without running mvn command

2018-10-03 Thread Martin Weber
Am Mittwoch, 3. Oktober 2018, 09:23:41 CEST schrieb Nikhil Bhoski: > Hi All, > > Each time i change the java code i will have run mvn hpi:run to verify the > changes . I am using eclipse and tried compiling the code in eclipse > directly to verify if jetty picks up the changes but it does not

Re: Permission to WhiteSource Plugin

2018-10-03 Thread Keith Zantow
It would probably be good to add this to some documentation within your company? Quoting a previous reply: Please see previous responses to identical requests by your colleagues: > https://groups.google.com/d/msg/jenkinsci-dev/BRjsKWboUqQ/AJ3fg4rlBgAJ >

Re: Permission to WhiteSource Plugin

2018-10-03 Thread Devin Nusbaum
No, filing a PR to the repository I linked would give you permission to release your plugin to the Jenkins Maven repository. It is independent of GitHub permissions for your plugin’s repository. If all you care about is permissions on GitHub, then your manager should already have admin

Re: Permission to WhiteSource Plugin

2018-10-03 Thread Devin Nusbaum
The repository is: https://github.com/jenkins-infra/repository-permissions-updater . Instructions on how to request permissions for an existing plugin are in the README here

Re: Permission to WhiteSource Plugin

2018-10-03 Thread philip . abed
hmm.. that means if i want to add a code i should add to another branch, and then review with the owner and then we can merge my changes to the repository? that is not what i am looking for.. the owner is my manager, he wants to give me permission to be able to push into Master branch, how can

Re: Add trilead-ssh2 component to the CI

2018-10-03 Thread R. Tyler Croy
i've enabled this here: https://ci.jenkins.io/job/jenkinsci-libraries/job/trilead-ssh2/ Having trouble resolving the ticket at the moment. On Wed, 03 Oct 2018, kuisathaverat wrote: > thx Jesse, I will do > > El mar., 2 oct. 2018 a las 17:42, Jesse Glick () > escribió: > > > On Tue, Oct 2,

Re: How to read the file in slave node?

2018-10-03 Thread Jesse Glick
On Tue, Oct 2, 2018 at 4:40 AM JIHYE LEE wrote: > Result Log Message > java.lang.IllegalArgumentException: > /Users/builder/workspace/test/project_test/abc.txt does not exist At a bare minimum you would need to include the stack trace from this exception, in order for readers of this list to

Applying Java code changes in eclipse without running mvn command

2018-10-03 Thread Nikhil Bhoski
Hi All, Each time i change the java code i will have run mvn hpi:run to verify the changes . I am using eclipse and tried compiling the code in eclipse directly to verify if jetty picks up the changes but it does not happen and i end up running mvn hpi:run . Any suggestion to make it more

Permissions denied to push into github

2018-10-03 Thread Philip Abed
Hi Jenkins Developers, i'm working at WhiteSource company, we are having problems that we are not able to participate and contribute to our own plugin, plugin is : https://plugins.jenkins.io/whitesource in github: https://github.com/jenkinsci/whitesource-plugin the only people in the company who

need access to my company's project

2018-10-03 Thread philip . abed
*Hi,* * I'm working in WhiteSource as a software developer.* * I would like to join as a contributor to whiteSource Jenkins plugin .* * Please give me access to whitesource-plugin * * This is my GitHub username : StinkyLord123*

Permission to WhiteSource Plugin

2018-10-03 Thread philip . abed
Hi, i understand i need to "file a PR in the permissions repository" , and get approval from at least one of the previous maintainers. in order to get access to my company's jenkins plugin url: https://github.com/jenkinsci/whitesource-plugin problem is I have no idea how to do that.. what

Re: Permission to WhiteSource Plugin

2018-10-03 Thread Philip Abed
thanks ill re-check then On Wed, Oct 3, 2018 at 5:02 PM Devin Nusbaum wrote: > No, filing a PR to the repository I linked would give you permission to > release your plugin to the Jenkins Maven repository. It is independent of > GitHub permissions for your plugin’s repository. > > If all you

Trademark sublicense request: TechMatrix Jenkins Platform Package

2018-10-03 Thread Kohsuke Kawaguchi
On behalf of TechMatrix, Inc. I’d like to request the permission to use the following name that uses ‘Jenkins’ in it: - TechMatrix Jenkins Platform Package I have relationship with the people in TechMatrix who's doing this through the community (they are the key people behind Jenkins User

Re: Trademark sublicense request: TechMatrix Jenkins Platform Package

2018-10-03 Thread R. Tyler Croy
(evil top post!) This looks reasonable to me, and I've got no problem with an umbrella of "TechMatrix Jenkins Platform Package for X" so long as it's a legitimate Jenkins under there :) On Wed, 03 Oct 2018, Kohsuke Kawaguchi wrote: > On behalf of TechMatrix, Inc. I???d like to request the

Re: Trademark sublicense request: TechMatrix Jenkins Platform Package

2018-10-03 Thread Oleg Nenashev
Works for me, +1. There is already a "CloudBees Jenkins Platform" in the approved trademark list, I see no problem with "TechMatrix Jenkins Platform Package for X" following the same naming pattern, as long as there only technology stacks in "X". BR, Oleg On Wednesday, October 3, 2018 at

Re: need access to my company's project

2018-10-03 Thread Oleg Nenashev
Dear Philip, We can execute on such requests only when there is a public and explicit approval from the current maintainer in this thread or in GitHub. Once there is a confirmation, we can transfer permissions Best regards, Oleg On Wednesday, October 3, 2018 at 9:28:26 AM UTC+2,

Re: Add trilead-ssh2 component to the CI

2018-10-03 Thread kuisathaverat
thx Jesse, I will do El mar., 2 oct. 2018 a las 17:42, Jesse Glick () escribió: > On Tue, Oct 2, 2018 at 4:08 AM Ivan Fernandez Calvo > wrote: > > I have tried to put it in the CI by creating a Jenkinsfile like we do > with plugins but the component does not appear in the list of plugins in >