It seems more like the release plugin "ignores" the settings made in the
parent pom.xml and just takes the tagBase  URL from the release.properties
file and provides the site plugin with this URL for all displayed URLs in
the created site.
Check the release.properties file:
...
scm.url=scm\:svn\:http\://<server>/svn/<project>
...
scm.tagBase=http\://<server>/svn/<project>/tags  << this one is displayed in
the created site
...

Doesn't seem to be a bug, but I can's see a way to display the wanted
Web-Access URL after a release


Marcus
-- 
View this message in context: 
http://www.nabble.com/SCM-Web-Access-Url-changed-after-release-%21-tf2813292s177.html#a7854232
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to