You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 18, 2022. It is now read-only.
This is a project for utilizing the ISO Schematron standard within a
maven plugin.
Site deployment:
mvn site-deploy
(
cd site
git add .
git commit -a -m 'Generate site.'
git push origin gh-pages
)