Re: maven-plugin install

2017-01-16 Thread jerome
Sorry for the noise, Sophos AV was going crazy, I downloaded the .hpi on the side and upload the plugins into Jenkins manually and it work just fine. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop recei

Re: maven-plugin install

2017-01-16 Thread Nick Stolwijk
They are working here. Hth, Nick Stolwijk ~~~ Try to leave this world a little better than you found it and, when your turn comes to die, you can die happy in feeling that at any rate you have not wasted your time but have done your best ~~~ Lord Baden-Powell On Mon, Jan 16, 2017 at 9:58 PM,

Re: maven-plugin install

2017-01-16 Thread jerome
Anybody can tell my if the 2 .hpi url above are working on there side? so I know if I have an enteprise firewall problem or is it really down? Thanks -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop rece

Re: maven-plugin install

2017-01-16 Thread jerome
All other plugin install properly hudson.util.IOException2: Failed to download from http://updates.jenkins-ci.org/download/plugins/maven-plugin/2.14/maven-plugin.hpi (redirected to: http://mirror.xmission.com/jenkins/plugins/maven-plugin/2.14/maven-plugin.hpi) at hudson.model.Update

Re: maven-plugin install

2017-01-16 Thread Daniel Beck
> On 16.01.2017, at 21:17, jer...@bodycad.com wrote: > > But I don't see the maven-plugin into the jenkins plugins available list. I'm > using Jenkins 2.41 under CentOS 7. > So I wonder how can I get it? Or is it hidden into another plugin name. > > Also I was trying to install the Maven Integr

maven-plugin install

2017-01-16 Thread jerome
Hi, I'm having some trouble to install Jenkins along some plugins. It seem like the maven-plugin dependencies was not installed: There are dependency errors loading some plugins: - Static Analysis Utilities v1.82 - maven-plugin v2.9 is missing. To fix, install v2.9 or later. - Con