I am trying to use Sonar with my .NET project (I have installed the c# plugin), but When I launch sonar-runner with this .properties file :
# identifiants du projet sonar.projectKey=key.myproject sonar.projectName=myproject sonar.projectVersion=1.0 # fichier .sln sonar.dotnet.visualstudio.solution.file="d:\dossier-source\myproject.sln" # répertoires de sources sources="d:\dossier-source" # Tests tests="d:\dossier-source\myproject.Tests" # langage sonar.language=cs I have this exception :
Exception in thread "main" org.sonar.batch.bootstrapper.BootstrapException: org. picocontainer.PicoLifecycleException: PicoLifecycleException: method 'public fin al void org.sonar.api.batch.bootstrap.ProjectBuilder.start()', instance 'org.son ar.plugins.csharp.core.VisualStudioProjectBuilder@11ecab56, java.lang.RuntimeExc eption: wrapper