Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Sonar Replay
-
Labels:None
-
Number of attachments :
Description
Create a Maven mojo that will run sonar-replay on the current project based on its pom scm definition. Ideally it can integrate with the sonar maven plugin so users can run it with the command 'mvn sonar:replay'
My plan is to refactor Sonar Replay into at least four modules:
sonar-replay-core
sonar-replay-scm
sonar-replay-cli
sonar-replay-maven-plugin