We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
sbt new eed3si9n/scalaxb.g8
scalaxb_version
cd foo-project
sbt compile
(The repo created from these steps can be found at https://github.com/tsnee/foo-project.)
Compilation fails with 27 errors in target/scala-2.13/src_managed/main/sbt-scalaxb/generated/xmlprotocol.scala.
Compilation succeeds.
Thank you for creating and maintaining such a valuable public resource.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps
sbt new eed3si9n/scalaxb.g8
. Accept defaults except forscalaxb_version
: choose 1.8.1.cd foo-project
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.
The text was updated successfully, but these errors were encountered: