On 10/26/07, Martin Marinschek <[EMAIL PROTECTED]> wrote: > While working on the PB, I realized the following: > > http://myfaces.apache.org/source-repository.html > > the links further down point to the wrong source-directory. I think > this is as the pom of the site module sets this... I just changed the > entries in this pom, but in the end, probably the settings of the > master-pom should be used directly. WDYT?
The scm connection and developerConnection should be the real location of that module in svn. (So please put it back, or Continuum and other things that use the scm url won't work.) I added some optional parameters to the project-info-reports-plugin scm report a while back, so you can configure the plugin to use a different url for the web page. See: http://maven.apache.org/plugins/maven-project-info-reports-plugin/scm-mojo.html Thanks, -- Wendy
