[ https://issues.apache.org/jira/browse/SCM-620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962266#comment-17962266 ]
ASF GitHub Bot commented on SCM-620: ------------------------------------ jira-importer commented on issue #830: URL: https://github.com/apache/maven-scm/issues/830#issuecomment-2964626368 **[Dennis Lundberg](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=denn...@apache.org)** commented Fixed in [r1103443](http://svn.apache.org/viewvc?view=revision&revision=1103443). I changed the name of the xsd file and schemaLocation to svn-settings-${version}.xsd to match the current file name. The new schemaLocation is http://maven.apache.org/xsd/svn-settings-${version}.xsd. Remember to copy the generated xsd to the schemaLocation when doing the next release. > Publish the XML schema for svn-settings > --------------------------------------- > > Key: SCM-620 > URL: https://issues.apache.org/jira/browse/SCM-620 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: Task > Components: maven-scm-provider-svn > Affects Versions: 1.5 > Reporter: Dennis Lundberg > Assignee: Dennis Lundberg > Priority: Major > Fix For: 1.6 > > > The Modello file says that it should be published to > http://maven.apache.org/xsd/scm-svn-${version}.xsd. There is currently no > file at that URL. > The xsd is generated as svn-${version}.xsd (not matching the URL above), but > is not included in the scm site. This also needs to be fixed. -- This message was sent by Atlassian Jira (v8.20.10#820010)