Re: Building Jenkins-plugins failed in maven enforcer plugins

2023-01-30 Thread Thomas Markus
Hi Am 30.01.23 um 08:46 schrieb Ullrich Hafner: Which maven version are you using? The error message says that you need to use at least Maven 3.8.1. Am 30.01.2023 um 07:37 schrieb Ahmed Rafiq : Hello, trying to update our inhouse Jenkins plugins. But it gets failed from maven-enforcer-plugi

Re: Building Jenkins-plugins failed in maven enforcer plugins

2023-01-29 Thread Ullrich Hafner
Which maven version are you using? The error message says that you need to use at least Maven 3.8.1. > Am 30.01.2023 um 07:37 schrieb Ahmed Rafiq : > > Hello, > trying to update our inhouse Jenkins plugins. But it gets failed from > maven-enforcer-plugin at > > [ERROR] Rule 1: org.apache.maven

Building Jenkins-plugins failed in maven enforcer plugins

2023-01-29 Thread Ahmed Rafiq
Hello, trying to update our inhouse Jenkins plugins. But it gets failed from maven-enforcer-plugin at *[ERROR] Rule 1: org.apache.maven.plugins.enforcer.RequireMavenVersion failed with message:3.8.1 required to no longer download dependencies via HTTP (use HTTPS instead).* In our *settings.xml*