[xwiki-devs] [VOTE] Modification to groupid for contrib projects
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
+1 On Mon, Aug 13, 2012 at 3:34 PM, Vincent Massol <[email protected]> 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
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
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
I forgot to explain the rationale. The idea is to make each project more compartimented and avoid multiplication of projects at the top level (for ex check batchimport at http://maven.xwiki.org/releases/org/xwiki/contrib/). Thanks -Vincent
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?
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
-- Sergiu Dumitriu http://purl.org/net/sergiu/
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
+1 sounds decent to me. Anca On 08/13/2012 04: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
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
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
+1 Thanks, Marius On Mon, Aug 13, 2012 at 4:34 PM, Vincent Massol <[email protected]> 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
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
participants (5)
-
Anca Luca -
Marius Dumitru Florea -
Sergiu Dumitriu -
Thomas Mortagne -
Vincent Massol