On Sat, 6 May 2006, Torsten Curdt wrote: There's logic behind that.. project URL and scm URL's are indeed modified in the children, but that's necessary. If they didn't you'd get collisions, i.e. 2 module's sites overwriting each others html files, or 2 modules sources being overwritten in a repository.
I think these are sensible defaults that can be overridden. But the urls mentioned above MUST be different for modules, so just inheriting by default will produce problems. Everything that doesn't have to be different is 'straightly inherited'. -- Kenney > > Isn't this behaviour the default anyway? Appending the module's artifactId > > to the parent's url? > > AFAIU it currently depends on the semantics of the tag whether > there is straight inheritance or not ...which is IMO not very consistent > > cheers > -- > Torsten > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Kenney Westerhof http://www.neonics.com GPG public key: http://www.gods.nl/~forge/kenneyw.key --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
