Result:
4 +1, no 0, no -1
The VOTE is passed and I've updated
http://contrib.xwiki.org/xwiki/bin/view/Main/WebHome
We now need to let contrib users know about this change and have them modify their
groupid.
Thanks
-Vincent
On Aug 13, 2012, at 3:34 PM, 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)"
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
Thanks
-Vincent