Open
Description
Hey everybody,
is this the right place for issues with the sonar-java plugin (https://docs.codeclimate.com/docs/sonar-java)?
I have several questions:
- README.md outdated?
The example config there shows almostengines
instead of theplugins
. - Are you guys still using sonar-java 4.14? The current version is 5.14.x.
- In connection with the 2nd questions: Is it correct that I can't use sonar-java with java 11 code at the moment? If I set the configuration
sonar.java.source: 11
, I get this log message:D, [2019-09-20T06:08:25.777774 #1] DEBUG -- : engine stderr: INFO: Invalid java version (got "11.0"). The version will be ignored. Accepted formats are "1.X", or simply "X" (for instance: "1.5" or "5", "1.6" or "6", "1.7" or "7", etc.)
Hope someone can help! 🙂
Metadata
Assignees
Labels
No labels