Mark Hobson wrote:
Hi there,

Just wondering what people thought to renaming the projecthelp plugin
to a more general 'help' plugin?  It would also fix the naming
discrepancy between 'projecthelp' and 'project-info-reports' plugin
names.


+1

Also, I know the general plugin naming convention is *-maven-plugin
and was wondering if this would be applied to the plugins bundled with
m2?  i.e. war-maven-plugin, etc.  If so it may be worth doing so
before 2.0 final since it'll break pom plugin config in future.


-1 (too late!)

Actually, I'd always seen the convention as maven-foo-plugin, with bar-maven-plugin used when it is part of project "bar" (eg, plexus-maven-plugin).

Given where we are now I think it's a fair convention to keep:
- *-maven-plugin for plugins outside the Maven project
- maven-*-plugin for plugins in org.apache.maven.plugins

Cheers,
Brett

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to