Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure all SII schemas for JAXB Maven plugin #5

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

joariasl
Copy link
Contributor

@joariasl joariasl commented Jun 11, 2024

  • Update configuration in pom.xml
  • Import XSD files from schemas.xsd
  • Comment already existant simpleType elements in XSD files
    • EnvioBOLETA_v11.xsd
    • LibroBOLETA_v10.xsd
    • LibroCV_v10.xsd
    • LibroGuia_v10.xsd
    • RespSIILibros_v10.xsd
  • Enable AXB Plugins
    • -XtoString
    • -Xequals
    • -XhashCode
    • -Xcopyable

* Update configuration in `pom.xml`
* Import XSD files from `schemas.xsd`
* Comment already existant simpleType elements in XSD files
  * `EnvioBOLETA_v11.xsd`
  * `LibroBOLETA_v10.xsd`
  * `LibroCV_v10.xsd`
  * `LibroGuia_v10.xsd`
  * `RespSIILibros_v10.xsd`
* Enable AXB Plugins
  * `-XtoString`
  * `-Xequals`
  * `-XhashCode`
  * `-Xcopyable`
@joariasl joariasl force-pushed the feature/configure-all-sii-schemas-in-jaxb-maven branch from 4d5b5f7 to 93a8f22 Compare June 11, 2024 04:25
@joariasl joariasl merged commit 16dcf2a into main Jun 11, 2024
1 check passed
@joariasl joariasl deleted the feature/configure-all-sii-schemas-in-jaxb-maven branch June 11, 2024 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant