Monday, April 30, 2012

Empty GroupId error when trying to Associate with Sonar

How/Where to add GroupId and artifactId when project associating with sonar in eclipse.
First time when I started using Sonar (project quality tools) for my Java based web project, i google a lot & read articles about it. I started installing sonar in eclipse ide.
But unfortunately I got following error 'Empty GroupId error when trying to Associate with Sonar'.
Finally its solved by giving groupId and aftifactId. Actually because of lack of interactive GUI in eclipse most of the time people get confused.
As in below image, just double click on respective column and give groupID and artifactID same in pom.xml

how to solve Empty GroupId error when trying to associate with Sonar

No comments:

Post a Comment