mvn sonar:sonar fails after Views plugin install and database switching.

View: New views
1 Messages — Rating Filter:   Alert me  

mvn sonar:sonar fails after Views plugin install and database switching.

by PrashantBhatt :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Oliver,

I got the Views plugin evaluation license. I installed the appropriate Jar and make views plugin work with Sonar 1.11.1 successfully with some good projects that I had.

However, when I switched to a new database, for some reason SONAR has stopped processing projects..

I get the NullPointerException error with

WeightedViolationsDecorator.docorate method call in SONAR Core Maven Plugin.

I am not sure what is going on, but projects that were working before have also stopped working meaning, I can not process old good projects with mvn sonar:sonar any more.

Am I missing something. Only thing I have done is switched to a new database so that this new project can be kept separate for the time being...

I am using SONAR 1.11.1 and MySQL 5.1. with Views plugin 1.0

Thanks
Prashant Bhatt