Re: Install extra Software with plugin installation

2018-04-09 Thread Oleg Nenashev
There are ToolInstallation and ToolInstaller extension points for it. - https://jenkins.io/doc/developer/extensions/jenkins-core/#toolinstallation - https://jenkins.io/doc/developer/extensions/jenkins-core/#toolinstaller With these extension points you can implement custom tool

Re: Install extra Software with plugin installation

2018-04-09 Thread Johann
Lets say, I am writing a plugin which needs an working installation of ...* *I am bit crazy, I fixed my errors for better unterstanding Am Montag, 9. April 2018 13:49:32 UTC+2 schrieb Johann: > > Hello, > > Lets say, I am writing a plugin which needs to be working an Installtion > of, for

Re: Install extra Software with plugin installation

2018-04-09 Thread Johann
Hello, Lets say, I am writing a plugin which needs to be working an Installtion of, for example Visual Studio. Right now, to use this plugin you always need to download and install Visual Studio manually beforehand. Is it possible, that with the moment I am downloading my plugin in my Jenkins

Re: Install extra Software with plugin installation

2018-04-04 Thread Oleg Nenashev
Hi Johann, Apparently not enough. Could you please provide some examples? Thanks in advance, Oleg On Wednesday, March 28, 2018 at 9:23:18 AM UTC+2, Johann wrote: > > Hello guys, > > I am wondering if its possible to install external software automatically > while installing a plugin? > > Its

Install extra Software with plugin installation

2018-03-28 Thread Johann
Hello guys, I am wondering if its possible to install external software automatically while installing a plugin? Its not much to ask here, so I hope thats enough and you understand my question Best Regards, Johann -- You received this message because you are subscribed to the Google