Installation requirement
As PartCover doesn't support the AMD64 platform, it is recommended to work and test on a Windows X86 platform (tested on XP, Vista and 7).
Here is the prerequisite for the development and test the sonar-plugin:
- Java JDK 6.0_14+
- Maven 2.1+
- .Net SDK 3.5 (SP1 is better)
- Gallio 3.1+
- Part Cover 2.2 (2.3 has a bug that produces erroneous coverage results)
- FxCop 1.36+
- StyleCop 4.3.2+
- SourceMonitor 2.5+
- NUnit 2.4+
You will also need a valid install of Sonar, in the target version.
According to the sonar documentation, you may also need to configure sonar properly in your maven settings.xml file. Here is an example or additional profile:
The sonar-version and sonar-base-dir are used in a profile defined in the parent pom.xml of sonar plugins named deploy-local, that, when activated, automatically copies the generated artifact in the sonar install. The target folder is:

