Re: Prepare maven-plugin-tools release 3.6.2

2021-10-31 Thread Romain Manni-Bucau
I fear org.apache.maven:maven-* regex is not that accurate and that we fall again in the blurry API definition for plugins. Maybe defining a pom artifact "maven-plugin-api" importing all API exported and *stable* for plugin can make sense to solve that since part of o.a.m:maven* artifacts are actua

Re: Prepare maven-plugin-tools release 3.6.2

2021-10-31 Thread Slawomir Jaranowski
Hi I tried in my plugin recommendation from https://issues.apache.org/jira/browse/MPLUGIN-370 I put in the provided scope all org.apache.maven:maven-* artifacts I use in plugin org.sonatype.plexus.components.sec.dispatcher.SecDispatcher which is in org.sonatype.plexus:plexus-sec-dispatcher