rackerlabs / gradle-jaxb-plugin

Gradle plugin to ease projects that use xsds and the ant jaxb task
GNU General Public License v2.0
34 stars 21 forks source link

Add setting for accessExternalDTD #46

Open sniffertine opened 4 years ago

sniffertine commented 4 years ago

I have a project using this XSD. There is an inline DTD definition that needs to be accessed. https://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd

The task xsd-dependency-tree fails saying that the feature javax.xml.accessExternalDTD is not enabled