Open jiai opened 7 years ago
Hi, @jiai
What version of the plugin and the SonarQube server are you using?
Greetings.
SonarQube server: Version 6.4
radar-netbeans plugin: Version 3.0.1, Source 1498098815_radar-netbeans-3.0.1.nbm
It seems to be the same problem as described in #34 , including a parent pom (in my example the project naming was perhaps misleading).
Maybe, that could be the problem.
What format does the keys of the module and submodules have in the Server (not the real values)?
Project: de.xyz.group:project URL encoded: de.xyz.group%3Aproject
Modules: de.xyz.group:module1 URL encoded: de.xyz.group%3Amodule1
This is what Sonarqube do by default if you start a new project without previous configuration in Sonarqube.
Hi, i'm getting the same problem with my project multi module. did you have any solution plz ?
It does not work with Maven Multi Module Projects. I have the following project structure:
Issues are loaded from the server but when I right-click for "List Issues", I get always a "qubexplorer.NoSuchProjectException"