Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Unable to parse input schema(s) #133

Open
vbmaven opened this issue Aug 23, 2017 · 0 comments
Open

Unable to parse input schema(s) #133

vbmaven opened this issue Aug 23, 2017 · 0 comments

Comments

@vbmaven
Copy link

vbmaven commented Aug 23, 2017

I am trying to create classes from XML schemas in project(name CMM) but getting following error:
Unable to parse input schema(s)
file:/C:/Data/gitrepo/cip/cdm/src/main/resources/aixm/v5.1.1/ISO_19136_Schemas/geometryPrimitives.xsd; lineNumber: 648; columnNumber: 25; Property "Rows" is already defined. Use jaxb:property to resolve this conflict.
Actually this XSD refered above is in a different project(named CDM) which gets compiled,installed correctly as I have a jaxb binding in that project which takes care of above issue.
However there are schemas in CMM project which refer to this XSD and when they refer to the XSD they generate this error.
I am new to Maven, Please let me know how to resolve this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant