sonarqube - What dependency am I missing? -
i trying analyze https://github.com/mono/monodevelop sonar following error:
error: caused by: com.sonar.vbnet.plugin.k has unsatisfied dependency 'class com .sonar.vbnet.plugin.e' constructor 'public com.sonar.vbnet.plugin.k(com.sona r.vbnet.plugin.e)' org.picocontainer.defaultpicocontainer@3834a1c8:237<[imm utable]:org.picocontainer.defaultpicocontainer@604ee1f1:20<[immutable]:org.picoc ontainer.defaultpicocontainer@20eb607d:111<|
i have found nothing on internet , have no idea how further investigate this, hint?
thank help!
version 1.1 of vb.net plugin not compatible sonarqube 4.2. see http://docs.codehaus.org/display/sonar/plugin+version+matrix.
Comments
Post a Comment