You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by sebb <se...@gmail.com> on 2013/06/26 01:47:25 UTC

org.apache.maven.plugin or org.apache.maven.plugins ?

Most plugins seem to be sub-packages of org.apache.maven.plugin; just
a few use org.apache.maven.plugins (e.g. enforcer, shade).

Is there a convention as to which to choose, or are the plugins that
use "plugins" an anomaly?

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


Re: org.apache.maven.plugin or org.apache.maven.plugins ?

Posted by sebb <se...@gmail.com>.
On 26 June 2013 01:13, Olivier Lamy <ol...@apache.org> wrote:
> For historical reason this has changed etc..
> Use org.apache.maven.plugins (same as groupId)

OK thanks, I'll stick with "plugins" for the new ones then.

>
> 2013/6/26 sebb <se...@gmail.com>:
>> Most plugins seem to be sub-packages of org.apache.maven.plugin; just
>> a few use org.apache.maven.plugins (e.g. enforcer, shade).
>>
>> Is there a convention as to which to choose, or are the plugins that
>> use "plugins" an anomaly?
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>
>
>
> --
> Olivier Lamy
> Ecetera: http://ecetera.com.au
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>
> ---------------------------------------------------------------------
> 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


Re: org.apache.maven.plugin or org.apache.maven.plugins ?

Posted by Olivier Lamy <ol...@apache.org>.
For historical reason this has changed etc..
Use org.apache.maven.plugins (same as groupId)


2013/6/26 sebb <se...@gmail.com>:
> Most plugins seem to be sub-packages of org.apache.maven.plugin; just
> a few use org.apache.maven.plugins (e.g. enforcer, shade).
>
> Is there a convention as to which to choose, or are the plugins that
> use "plugins" an anomaly?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>



-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy

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