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

Error during SonarQube Scanner execution : java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException #74

Open
shivendrakd opened this issue Nov 28, 2019 · 1 comment

Comments

@shivendrakd
Copy link

shivendrakd commented Nov 28, 2019

Looks like plugin is not compatible with the 7.9 api. Please help.
Error Logs are as follows.

17:14:56.156 INFO: Sensor Gherkin Squid Sensor [gherkin]
17:14:56.160 INFO: 5 source files to be analyzed
17:14:56.364 INFO: ------------------------------------------------------------------------
17:14:56.364 INFO: EXECUTION FAILURE
17:14:56.364 INFO: ------------------------------------------------------------------------
17:14:56.364 INFO: Total time: 1:28.506s
17:14:56.683 INFO: Final Memory: 70M/1979M
17:14:56.683 INFO: ------------------------------------------------------------------------
17:14:56.683 ERROR: Error during SonarQube Scanner execution
java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
at net.loomchild.segment.srx.io.Srx2SaxParser.(Srx2SaxParser.java:173)
at org.languagetool.tokenizers.SrxTools.createSrxDocument(SrxTools.java:51)
at org.languagetool.tokenizers.SRXSentenceTokenizer.(SRXSentenceTokenizer.java:53)

@shivendrakd shivendrakd changed the title Error during SonarQube Scanner execution Error during SonarQube Scanner execution : java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException Nov 28, 2019
@racodond
Copy link
Owner

Hi @shivendrakd,

I don't want to keep maintaining this plugin. Feel free to ping me if you want to take over.

Regards,

David

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

2 participants