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

javax/xml/bind/JAXBException dependency missing from latest versions of java >10 #39

Open
WebCopter10x opened this issue Jul 14, 2020 · 3 comments

Comments

@WebCopter10x
Copy link

  • What went wrong:
    Execution failed for task ':compileTestGroovy'.

Unable to load class com.authy.api.Users due to missing dependency javax/xml/bind/JAXBException

I have just cloned the quickstart project demo: https://github.com/TwilioDevEd/account-security-quickstart-spring

After installing latest versions of Java SE 14.0.1 and using Gradle 6.5.1, it is throwing the above error when I run gradle build

@welcome
Copy link

welcome bot commented Jul 14, 2020

Thank you so much for opening your first issue in this project! We'll try to get back to it as quickly as possible.

While you are waiting...here's a random picture of a corgi (powered by dog.ceo)
picture of dog

@dkundel
Copy link
Member

dkundel commented Jul 14, 2020

Hey @WebCopter10x! I think this was fixed in the next branch of the repository. We recently updated that sample but had to keep the master branch around for legacy reasons. Can you try the next branch? I went ahead and marked it as the default branch to avoid future confusion. Thank you for filing this issue!

@mjg123
Copy link

mjg123 commented Jul 14, 2020

Hi there - just confirming this was fixed in 6d3f9f2 on the next branch, but that commit isn't in master.

TwilioDevEd/account-security-quickstart-spring@6d3f9f2#diff-c197962302397baf3a4cc36463dce5eaR36

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

3 participants