pzygielo opened a new pull request #102: URL: https://github.com/apache/maven-release/pull/102
``` $ wget https://codehaus-plexus.github.io/modello/xsd/modello-1.4.0.xsd $ $ git checkout 48094bdb $ xmlstarlet val -s modello-1.4.0.xsd -e maven-release-manager/src/main/mdo/release-descriptor.mdo maven-release-manager/src/main/mdo/release-descriptor.mdo:22.140: Element '{https://codehaus-plexus.github.io/MODELLO/1.4.0}model': No matching global declaration available for the validation root. maven-release-manager/src/main/mdo/release-descriptor.mdo - invalid $ $ git checkout 0f4a5a8c $ xmlstarlet val -s modello-1.4.0.xsd -e maven-release-manager/src/main/mdo/release-descriptor.mdo maven-release-manager/src/main/mdo/release-descriptor.mdo - valid ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org