itplr-kosit / validator

Validates XML documents with XML Schema and Schematron
Apache License 2.0
80 stars 42 forks source link

Build problem: maven-jaxb2-plugin #133

Open CrookedCaribou opened 4 months ago

CrookedCaribou commented 4 months ago

Hi there,

I can't build the project because of schemas being unable to be parsed by maven-jaxb2-plugin. I tried former versions of the plugin and the repo and a colleague is discovering the same issues. Any help? Here is the message when trying to build via "mvn clean install"

buildFailure

Thanks in advance!