I'm trying to use Sonar to analyse my projects in Eclipse. I am currently using Maven in eclipse. I installed the Sonar Eclipse plugin as described in this link. http://docs.codehaus.org/display/SONAR/Installing+Sonar+Eclipse
But when I try and associate my project with Sonar, I get an error saying: project with key not found on server.
Am I missing some steps? I started the Sonar Server before connecting to eclipse. But nothing works. I even tried following this article (http://stackoverflow.com/questions/5556627/sonar-plugin-eclipse) but to no avail.
Please help..The Sonar documentation is not descriptive at all making it very hard for beginners like me to understand.