Yes, that'd be a great idea. Surprisingly, it's not that prominent on Maven's own site. Here's an example of their own docs about it: https://maven.apache.org/guides/plugin/guide-java-plugin-development.html
On Wed, 12 Jun 2019 at 14:46, Rodric Rabbah <rod...@gmail.com> wrote: > > > For example, the official project plugins follow a naming scheme of > maven-foo-plugin, while third party plugins follow a naming scheme of > foo-maven-plugin. Similar to the distinction between “Apache Maven Foo > Plugin” versus “Foo Plugin for Apache Maven”. > > This is useful - are you suggesting we document this on the trademarks page > also? > > > -r -- Matt Sicker <boa...@gmail.com>