There's even a plugin to verify this: https://github.com/Batmat/artifactchecker-maven-plugin/ ;) -Vincent On Apr 5, 2011, at 11:03 AM, Vincent Massol wrote:
Hi devs,
The proposal is to use artifactid as directory names.
Note that this is what I did for commons and rendering when I did the move to top level project. You can check how it looks like here: http://svn.xwiki.org/svnroot/xwiki/commons/ http://svn.xwiki.org/svnroot/xwiki/rendering/
I suggest we keep one strategy only for consistency.
Some discussion here too: http://www.sonatype.com/people/2011/01/maven-tip-project-directories-and-art...
I know there are some cons (see my comment in the link above) but overall I find it simple to implement and with autocompletion not such a big issue.
WDYT?
If you don't like this then please propose an alternative solution and remember that we'll need to refactor commons and rendering in this case too.
Thanks -Vincent