Re: Jenkins Plugin Manager: "This plug cannot be enabled / It has one or more dependencies" – but the dependencies cannot be fulfilled

2016-04-09 Thread Wojtek
I've run into this JENKINS-32340 page, but even when I delete all the files with ".disabled" suffix and restart Jenkins the result is following: - all plugins are enabled (have a tick next to the name) - some of them (2/3 of the list) are still greyed out (inactive) which basically means they ar

Copy artifact plugin: How to get access to an artifact name

2016-04-09 Thread Victor Martinez
Off the top off my head, you can generate a properties (key=value) file a as part of the parentstream build and use it as build parameters for those downstream jobs Cheers -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from t

Re: Automating First-Time Configuration

2016-04-09 Thread Daniel Beck
On 08.04.2016, at 19:46, Karl Davis wrote: > Is that documented somewhere that I should have found it? It's documented here: https://wiki.jenkins-ci.org/display/JENKINS/Features+controlled+by+system+properties Not really a case of 'should have found it'. -- You received this message because

Re: Jenkins 2.0 alpha release available

2016-04-09 Thread jenkins user
I installed it to a Windows box via the msi package. When I try to access it via the browser, it's asking me about the username and password (basic authentication prompt). What are the credentials? On Tuesday, March 1, 2016 at 1:39:22 AM UTC+2, R Tyler Croy wrote: > > As I mention in this blog p

How to telnet on virtual IP X on machine Y

2016-04-09 Thread seemant bisht
I am a newcomer in Jenkins. I have to automate testing procedure. My simulator is running on machine with IP X and virtual simulator IP is Y. How can I telnet on IP Y and execute the required command? Any help is appreciated. -- You received this message because you are subscribed to the Google

Re: Jenkins Plugin Manager: "This plug cannot be enabled / It has one or more dependencies" – but the dependencies cannot be fulfilled

2016-04-09 Thread Wojtek
Actually I've played a bit with it and it looks like the plugins are enabled afterall - sorry for the confussion. Wojtek On Sat, Apr 9, 2016 at 10:19 AM, Wojtek wrote: > I've run into this JENKINS-32340 page, but even when I delete all the > files with ".disabled" suffix and restart Jenkins the

Re: Jenkins Plugin Manager: "This plug cannot be enabled / It has one or more dependencies" – but the dependencies cannot be fulfilled

2016-04-09 Thread Daniel Beck
On 09.04.2016, at 10:19, Wojtek wrote: > - some of them (2/3 of the list) are still greyed out (inactive) which > basically means they are not loaded/funcioning. > > Ticking some of those makes others change from "inactive" state (being greyed > out) to active (so I can check/uncheck them). >

Re: Jenkins 2.0 alpha release available

2016-04-09 Thread Daniel Beck
On 09.04.2016, at 20:21, jenkins user wrote: > I installed it to a Windows box via the msi package. When I try to access it > via the browser, it's asking me about the username and password (basic > authentication prompt). What are the credentials? Did you download the release candidate that