I have following configuration
- Java 64 bit 1.6_30
- Sonar 3.6.1
- Oracle 11g
- PL/SQL plug in 2.4 , updated via Update center of Sonarqube
- Sonnar-runner 2.2.2
While I am trying to analyse PL/SQL codebase by running sonar-runner , it throws "Error: Caused by: No valid license for plugin"
PL/SQL plugin shows license type is "commercial"
Can anyone explain the issue and provide a solution for the same ?
Thanks in advance.