That is the convention, if it's not documented, it should be. But it's not really enforceable.
From: Stephen Connolly [mailto:[email protected]] Sent: Wednesday, April 08, 2009 11:43 AM To: Maven Users List Cc: [email protected] Subject: [mojo-dev] Re: Maven Overview Plugin version 1.4 has been released Ehhh, FYI, AFAIK maven-_____-plugin is reserved for o.a.m.p plugins all other plugins are supposed to use the pattern _____-maven-plugin -Stephen 2009/4/8 Hubert Iwaniuk <[email protected]> Maven Overview Plugin version 1.4 has been released. http://code.google.com/p/maven-overview-plugin/ Maven Overview Plugin graphs your Maven dependencies. You can use it in plugin or report mode to generate just graph or integrate with site generated by Maven respectively. This release improves filtering: http://code.google.com/p/maven-overview-plugin/issues/list?can=1&q=la... <http://code.google.com/p/maven-overview-plugin/issues/list?can=1&q=labe l%3AMilestone-Filtering> You can now filter by max depth, scope and general artifact properties, please refer to MOP documentation at http://maven-overview-plugin.googlecode.com/svn/site/overview-mojo.html Any questions are welcome at: http://groups.google.com/group/maven-overview-plugin-discuss MOP
