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
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