highsource / highsource/ogc-schemas
Error compiling OWS 2.0.0
- Dominant language
- JavaScript
- Stars
- 84
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
This looks to be a limitation of XJC (https://java.net/jira/browse/JAXB-1011), but since it is affecting the build, I figured I'd file it.
I've only commented out "context" and did a clean build.
1. Commented out "context" from the POM that lists the modules. (avoiding an error there)
2. mvn clean package
[ERROR] Error while parsing schema(s).Location [ http://schemas.opengis.net/ows/2.0/owsAdditionalParameters.xsd{54,48}].
com.sun.istack.SAXParseException2; systemId: http://schemas.opengis.net/ows/2.0/owsAdditionalParameters.xsd; lineNumber: 54; columnNumber: 48; Base complex type "AdditionalParametersBaseType" is derived by restriction, while this complex type "AdditionalParametersType" is derived by extension. This is not currently handled by XJC, but we are seeking input on this issue. Please report this to the JAXB team.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.