Re: Using Config File Provider Plugin with placeholders and Token Macro Plugin

2018-02-27 Thread Roger Lehmann
That would be really nice of you! Is there a more "standardized" way of providing config files with Jenkins? I saw I could store the whole file as a secret with the Credentials plugin, but I can't edit it then. Only reupload without an easy way knowing what's in there. And my use case needs to b

Environment Injector Plugin update?

2018-02-27 Thread David Aldrich
Hi I am seeing a security warning for the Environment Injector Plugin but no update is offered in Plugin Manager. Best regards David -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails fr

Problem with FilePath.act() in custom pipeline step

2018-02-27 Thread 'Richard Hierlmeier' via Jenkins Users
I like to perform in a custom pipeline step some file operations on the slave node The pipeline step calls the method doRemote: def doRemote() { def repoDir = createFilePath("dir_in_repo") def callable = new MasterToSlaveFileCallable() { private static final long serial

RE: Naginator Plugin

2018-02-27 Thread Joaquin Henriquez
Thx Victor. Will watch tat ticket. From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Victor Martinez Sent: 26 February 2018 15:53 To: Jenkins Users Subject: EXTERNAL: Re: Naginator Plugin There is already an open ticket: - https://issues.jenkins-ci.org

Re: Kubernetes Plugin share workspace

2018-02-27 Thread Carlos Sanchez
You should be able to mount the workspace as an external volume using persistentVolumeClaim in your podTemplate On Mon, Feb 26, 2018 at 11:02 PM, Matthew Ceroni wrote: > Is it possible, much like with the docker agent and reuseNode option, to > share a work space between multiple kubernetes pods

Re: Environment Injector Plugin update?

2018-02-27 Thread Daniel Beck
> On 27. Feb 2018, at 09:36, David Aldrich wrote: > > I am seeing a security warning for the Environment Injector Plugin but no > update is offered in Plugin Manager. Read the advisory. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To un

RE: Environment Injector Plugin update?

2018-02-27 Thread David Aldrich
Thanks Daniel, David > -Original Message- > From: jenkinsci-users@googlegroups.com [mailto:jenkinsci- > us...@googlegroups.com] On Behalf Of Daniel Beck > Sent: 27 February 2018 10:58 > To: jenkinsci-users@googlegroups.com > Subject: Re: Environment Injector Plugin update? > > > > On 27

Git Plugin Issues

2018-02-27 Thread 'Burrows, John' via Jenkins Users
Hi All, I have seen a few write-ups about this and just want to get some clarification, as I have not been able to solve this as of yet in our environments. We are using Jenkins Master v2.89.4 on Windows 2008 R2 Servers. We have the latest Git (3.8.0) & Git Client (2.7.1) plugins installed. We

SCM problem : can't launch git in Win7 slave node

2018-02-27 Thread SmokingPC
Hi, I am building a Jenkins server with 1 slave node. Jenkins server is linux (ubuntu 16.04) and slave is Win7(to build some C# codes). Created a test project and node configuration. Git for windows is installed in slave node. I tested it, sources are cloned from my gitlab well. Git path is set c

Re: SCM problem : can't launch git in Win7 slave node

2018-02-27 Thread SmokingPC
My agent is slave is started via WebStart. If I launch agent via command line, git will be launched correctly in slave node. Why? SmokingPC於 2018年2月28日星期三 UTC+8上午12時41分15秒寫道: > > Hi, > I am building a Jenkins server with 1 slave node. > Jenkins server is linux (ubuntu 16.04) and slave is Win7(to

Re: SCM problem : can't launch git in Win7 slave node

2018-02-27 Thread Mark Waite
When launching via WebStart, you might be using a different Java Runtime Environment than you're using when launched from the command line. If your web browser is running a Java 9 plugin, or a Java 7 plugin, that could cause many problems for Web Start which won't be seen with the command line. M

Re: Environment Injector Plugin update?

2018-02-27 Thread Oleg Nenashev
Yes, no release by design On Tuesday, February 27, 2018 at 12:09:47 PM UTC+1, David Aldrich wrote: > > Thanks Daniel, > > David > > > -Original Message- > > From: jenkins...@googlegroups.com [mailto:jenkinsci- > > > us...@googlegroups.com ] On Behalf Of Daniel Beck > > Sent: 27 Feb

How do I use groups with the google login plugin?

2018-02-27 Thread red 888
I installed and setup the google login plugin: https://wiki.jenkins.io/display/JENKINS/Google+Login+Plugin This works and I can restrict access by domain. But this still isn't usable for me until I can restrict access by group. How can I accomplish this? Can I use "Project-based Matrix Authori

Re: [solved] Re: Docker cloud plugin and pipeline using docker

2018-02-27 Thread Christian Gagneraud
On 27 February 2018 at 04:55, nicolas de loof wrote: > For a dockerized agent to be able to run docker pipeline, it has to use a > volume for workspace directory so this one can be shared with other > containers it creates. > Your docker agent template should be configured to use "/home/jenkins/ag

Re: Creating the product from Jenkins

2018-02-27 Thread swaraj somala
Hi , I am trying to create .product(java Product) in Jenkins, But i am getting the below errors. [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from 1.0.1 1.0.1 to org.antlr.runtime [4.3.0.v201502022030].; Unable to satisfy dependency from 1.0.1 1.0