Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix xsd NS #102

Merged
merged 1 commit into from
Mar 12, 2022
Merged

Fix xsd NS #102

merged 1 commit into from
Mar 12, 2022

Conversation

pzygielo
Copy link
Contributor

$ 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

@pzygielo pzygielo marked this pull request as ready for review February 13, 2022 19:50
@pzygielo
Copy link
Contributor Author

pzygielo commented Feb 13, 2022

workflow job macos/jdk17 doesn't look good - 20m and no output from maven.

Seems it's able to complete after all - for example https://github.com/apache/maven-release/runs/5172595213?check_suite_focus=true#step:7:3837 took +2h 😄

@michael-o michael-o merged commit 01b4f78 into apache:master Mar 12, 2022
@pzygielo pzygielo deleted the xsd branch March 12, 2022 20:37
@olamy olamy added the bug label May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants