> > Q7. AFAIK the scm config is not needed within sub-modules. Maven > > calculates the right SVN URLs. So, any objections against removing scm > > config from core/api, core/impl, tomahawk/core etc. ? > > Yes I object. It won't work. This only works if your artifacts have > the same name as your directories. So we would have to name our > directories myfaces/core/myfaces-api instead of myfaces/core/api.
I remember some discussions regarding the dir names. So, naming all module dirs after the artifactId would have solved this, right? Ok, no big deal. Nothing we can't live with. Manfred
