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

It does not work with Maven Multi Module Projects #58

Open
jiai opened this issue Jun 26, 2017 · 5 comments
Open

It does not work with Maven Multi Module Projects #58

jiai opened this issue Jun 26, 2017 · 5 comments

Comments

@jiai
Copy link

jiai commented Jun 26, 2017

It does not work with Maven Multi Module Projects.
I have the following project structure:

  • Parent
    • modules
      • module1
      • module2
      • ...

Issues are loaded from the server but when I right-click for "List Issues", I get always a "qubexplorer.NoSuchProjectException"

@hmvictor
Copy link
Owner

hmvictor commented Jul 4, 2017

Hi, @jiai

What version of the plugin and the SonarQube server are you using?

Greetings.

@jiai
Copy link
Author

jiai commented Jul 6, 2017

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).

@hmvictor
Copy link
Owner

Maybe, that could be the problem.

What format does the keys of the module and submodules have in the Server (not the real values)?

@jiai
Copy link
Author

jiai commented Jul 10, 2017

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.

@souf
Copy link

souf commented Oct 16, 2018

Hi,
i'm getting the same problem with my project multi module.
did you have any solution plz ?

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

3 participants