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