SCM url have mutiple parts when multiple parts mean something.
As you speak about git, [1] shows how tech and push urls can be different for 
example
The algorithm to automatically derivate SCM url of a sub-module from parent 
SCM should be provider dependendant, available from maven-scm-api.
And Maven Core would be dependendant on this API and detected provider to 
calculate

I remember of such a discussion a little while ago on this list, but I don't 
remember the conclusion at that time

Regards,

Hervé

[1] http://maven.apache.org/scm/git.html

Le jeudi 14 juillet 2011, Andreas Sewe a écrit :
> Hi,
> 
> > I'm not 100% sure it should be inherited at all. Inheriting unchanged is
> > only valid for something like Git, but probably never for SVN. However,
> > as you point out, Maven's current guess is usually not good enough
> > either.
> 
> the problem is really that Maven currently has only a single element for
> something that requires two: one containing an absolute path to the
> current project's SCM, and one containing the relative path used to move
> from the aggregator's SCM to the child's.
> 
> Just my $0.02.
> 
> Andreas
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to