You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Nathan Coast <na...@codeczar.com> on 2003/10/02 03:34:02 UTC

plugin naming

just wondering,

the convention for plugin naming is

maven-[myplugin]-plugin

is the 'maven' bit supposed to indicate that it's a maven plugin or a plugin 
produced by maven?

in other words is the convention

[organisation]-[myplugin]-plugin

thanks
Nathan






---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


RE: plugin naming

Posted by Vincent Massol <vm...@pivolis.com>.

> -----Original Message-----
> From: Nathan Coast [mailto:nathan@codeczar.com]
> Sent: 02 October 2003 03:34
> To: maven dev
> Subject: plugin naming
> 
> just wondering,
> 
> the convention for plugin naming is
> 
> maven-[myplugin]-plugin
> 
> is the 'maven' bit supposed to indicate that it's a maven plugin or a
> plugin
> produced by maven?
> 
> in other words is the convention
> 
> [organisation]-[myplugin]-plugin
> 

That's also my understanding. I use [project name]-[myplugion]-[plugin]
for plugins related to a project. I guess if the plugin has a
company-wide scope, it can be [organization]-[myplugin]-plugin.

-Vincent

> thanks
> Nathan
> 
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org