> -----Original Message-----
> From: Nathan Coast [mailto:[EMAIL PROTECTED]
> 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: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



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

Reply via email to