What went wrong:
Execution failed for task ':xsd-dependency-tree'.
org.xml.sax.SAXParseException; systemId: file://C/Users/rajveer.singh/workspace_ndc/ndc-schema/resources/schemas/15.2-schemas-edist/xmldsig-core-schema.xsd; lineNumber: 2; columnNumber: 10; DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
`
I am facing following exception while running the xjc task in my project.
`[Fatal Error] xmldsig-core-schema.xsd:2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true. :xsd-dependency-tree FAILED
FAILURE: Build failed with an exception.