You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/02/13 19:24:37 UTC

[GitHub] [maven-release] pzygielo opened a new pull request #102: Fix xsd NS

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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [maven-release] pzygielo edited a comment on pull request #102: Fix xsd NS

Posted by GitBox <gi...@apache.org>.
pzygielo edited a comment on pull request #102:
URL: https://github.com/apache/maven-release/pull/102#issuecomment-1038385799


   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 :smile: 


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [maven-release] pzygielo commented on pull request #102: Fix xsd NS

Posted by GitBox <gi...@apache.org>.
pzygielo commented on pull request #102:
URL: https://github.com/apache/maven-release/pull/102#issuecomment-1038385799


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


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [maven-release] pzygielo edited a comment on pull request #102: Fix xsd NS

Posted by GitBox <gi...@apache.org>.
pzygielo edited a comment on pull request #102:
URL: https://github.com/apache/maven-release/pull/102#issuecomment-1038385799


   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 :smile: 


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [maven-release] michael-o merged pull request #102: Fix xsd NS

Posted by GitBox <gi...@apache.org>.
michael-o merged pull request #102:
URL: https://github.com/apache/maven-release/pull/102


   


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org