需要帮助Sonar Jasmine spec失败

时间:2012-10-02 08:55:19

标签: maven sonarqube jasmine

尝试使用maven(mvn声纳:声纳)构建声纳仪表板时出现以下异常

Failed to execute goal com.github.searls:jasmine-maven-plugin:1.2.0.0:test (default) on project sample-web: There were Jasmine spec failures. -> [Help 1]
Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.0:sonar (default-cli) on project operative-global: Can not execute Sonar: Unable to execute maven plugin: Exception during execution of org.codehaus.mojo:cobertura-maven-plugin:2.5.1:cobertura -> [Help 2]

有人可以帮我解决问题的建议/意见吗?

谢谢, 卡锡尔

1 个答案:

答案 0 :(得分:0)

这与兼容性问题有关。将jar升级到最新版本后问题得以解决。