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

Reuse results from existing scan from Maven scan #124

Closed
h3xstream opened this issue Aug 10, 2017 · 1 comment
Closed

Reuse results from existing scan from Maven scan #124

h3xstream opened this issue Aug 10, 2017 · 1 comment
Assignees

Comments

@h3xstream
Copy link
Member

h3xstream commented Aug 10, 2017

Many use cases would benefit from running the scan separately from SonarQube.

Alternative Lifecycle :

  1. Run mvn spotbugs:findbugs
  2. Run mvn sonar:sonar [...]

During the sonar scan if findbugsXml.xml is present, the results from the existing report will be used.

Standalone would still be functional mvn sonar:sonar [...]

Issues that will benefit from this change:

@h3xstream
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant