We’re excited to announce the release of Sonar Scanner for Maven 5.7.0.
This release focuses on improving compatibility with Maven 4 release candidates. We’ve introduced preliminary support for new features, including expanded capabilities for encrypted properties and addition of the new modular-jar artifact type.
We strongly encourage all early adopters of Maven 4 to reach out to us if you experience any issues with the Scanner. Your feedback is vital for helping us continue to improve our products.
Hello. where should I open a ticket / issue for a problem with this version?
There are no Issues page on its Github.
I just added it to my pipeline and got this error:
```
[ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:5.7.0.6970:sonar (default-cli) on project my-project: Execution default-cli of goal org.sonarsource.scanner.maven:sonar-maven-plugin:5.7.0.6970:sonar failed: A required class was missing while executing org.sonarsource.scanner.maven:sonar-maven-plugin:5.7.0.6970:sonar: nl/altindag/sude/LoggerFactory
```
Alternatively, I saw that you’ve responded in this thread about this issue as well. If the two issues are the same, it would make sense to continue the discussion there instead.