Thanks it does. https://github.com/jenkinsci/appcenter-plugin/blob/master/pom.xml#L229
Maybe there is something interfering in my IDE? Apologies I don't often use Maven so am learning (relearning) a lot of this for the first time. On Saturday, 7 November 2020 at 17:34:43 UTC [email protected] wrote: > On Sat, Nov 7, 2020 at 4:35 PM Mez Pahlan <[email protected]> wrote: > >> Without the mirrors section I was getting the following error: Could not >> find artifact org.jenkins-ci.tools:maven-hpi-plugin:pom in central ( >> https://repo.maven.apache.org/maven2). That plugin is clearly not in the >> Central repo which lead me down the path trying to understand mirrors when >> I came across this answer >> <https://groups.google.com/g/jenkinsci-dev/c/CPH0jKKI23U/m/ciArzkJZJccJ>. >> > > Make sure your project's pom.xml has something like > https://github.com/jenkinsci/archetypes/blob/98f86bdb7166893afc6faf0a4b06c75b5c5b18c3/empty-plugin/src/main/resources/archetype-resources/pom.xml#L53-L64 > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/acb090aa-ec61-4aaf-8218-519b1722e10cn%40googlegroups.com.
