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 <[email protected]>: > > 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 and POM.xml there's no dependencies with HTTP url, > therefore quite confused where to solve / debug for this error. > > Can anyone give me some ideas? > > Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/CAOxCx6%3DPjBJaREhmwdW5NVGKW%2BahvxApkCw1c6AovyH0pSdTUw%40mail.gmail.com > > <https://groups.google.com/d/msgid/jenkinsci-users/CAOxCx6%3DPjBJaREhmwdW5NVGKW%2BahvxApkCw1c6AovyH0pSdTUw%40mail.gmail.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/FD82F910-F032-4BA5-BABF-6F2033DAE061%40gmail.com.
