Hi Brett,

Brett Porter wrote on Friday, November 04, 2005 5:31 AM:

> When the SCM URL is inherited, it automatically appends the artifact
> ID by default. 

the artifactId might in fact not be the directory name (e.g. look at 
maven/continuum). Not everybody would want to repeat the "continuum-" part of 
the artifactId for the *directory* names.

Additionally the value of the scm/url element does not respect ViewCVS 
installations, that refine the project root with a URL parameter:

Parent definition: 
http://acme.org/cgi-bin/viewcvs/viewcvs.cgi/module?root=repo
is inhertied as:
http://acme.org/cgi-bin/viewcvs/viewcvs.cgi/module?root=repo/artifactId
instead of:
http://acme.org/cgi-bin/viewcvs/viewcvs.cgi/module/artifactId?root=repo

I just don't know where to put this in JIRA .. is it part of model, scm or what 
else?

- Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to