What version of Maven is used in the project?

I currently want to add a new Java rule, but when building the project, some dependencies cannot be downloaded, such as maven-dependency-plugin, etc. I would like to ask which version of maven are you using?

Hey there!

I assume you’re trying to build GitHub - SonarSource/sonar-java: ☕ SonarSource Static Analyzer for Java Code Quality and Security?

Our official builds use Maven 3.9.8.

I’m building on my personal machine and don’t face any issues. What errors are you getting?