Hi, I'm using WebSVN for the Web-Access to the Subversion Repository and when creating a site the link is displayed as: http://<server>/websvn/listing.php?<...parameters/repository/project...>
But when I'm starting a release, the Web-Access Url is displayed as the path to the actual repository in the project site: http://<server>/svn/<project> The path is (of course) correct, but it would be nicer if the "real" Web-Access path would be displayed. I know that the release adds the scm paths "hardcoded" to the pom.xml during the prepare/perform stages. So, is there a bug/feature in the release plugin, that prevents the site from displaying the Web-Access Url? Cheers Marcus -- View this message in context: http://www.nabble.com/SCM-Web-Access-Url-changed-after-release-%21-tf2813292s177.html#a7850838 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
