On Aug 13, 2012, at 3:48 PM, Sergiu Dumitriu wrote:
On 08/13/2012 09:34 AM, Vincent Massol wrote:
hi devs,
I'd like to propose a small improvement for contrib project group ids. ATM our rule
is:
"A generic maven groupId : org.xwiki.contrib (until the project reaches a certain
size and visibility, in which case it can have its own maven group id)"
( see
http://contrib.xwiki.org/xwiki/bin/view/Main/WebHome)
I'd like to change that to:
"A generic maven groupId : org.xwiki.contrib.<module name> (until the project
reaches a certain size and visibility, in which case it can have its own maven group
id)"
Should we mention the possibility of being moved to one of the official groups, like
org.xwiki.commons?
That should only happen if the XWiki Dev Team takes over the ownership of the project.
Thanks
-Vincent
So for example
if I have a "Mail Archive Application" I'd use the groupid:
org.xwiki.contrib.mailarchive
Here's my +1 for the change
+1 as well.
> Thanks
> -Vincent