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

xmlprotocol.scala generated from Dublin Core won't compile #562

Open
tsnee opened this issue Mar 13, 2021 · 0 comments
Open

xmlprotocol.scala generated from Dublin Core won't compile #562

tsnee opened this issue Mar 13, 2021 · 0 comments

Comments

@tsnee
Copy link
Contributor

tsnee commented Mar 13, 2021

Steps

  1. Create new project with sbt new eed3si9n/scalaxb.g8. Accept defaults except for scalaxb_version: choose 1.8.1.
  2. cd foo-project
  3. Download https://www.dublincore.org/schemas/xmls/qdc/2008/02/11/dc.xsd, https://www.dublincore.org/schemas/xmls/qdc/2008/02/11/dcterms.xsd, and https://www.dublincore.org/schemas/xmls/qdc/2008/02/11/dcmitype.xsd into src/main/xsd.
  4. sbt compile

(The repo created from these steps can be found at https://github.com/tsnee/foo-project.)

Problem

Compilation fails with 27 errors in target/scala-2.13/src_managed/main/sbt-scalaxb/generated/xmlprotocol.scala.

Expectation

Compilation succeeds.

Note

Thank you for creating and maintaining such a valuable public resource.

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

No branches or pull requests

1 participant