Sonar 3.5.1,Jekins Sonar Plugin 2.1。 Plugin安裝在Jenkins中。 我已經在Sonar和默認設置中添加了後期製作操作。 我在建築時遇到了這個錯誤。在Jenkins(Maven Job)中設置SONAR Post構建動作
我不知道該怎麼做。我必須修改pom.xml嗎?
[ERROR] No plugin found for prefix 'sonar' in the current project and in the plugin
groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories
[local (/export/home/tpbuild/.m2/repository), central (http://repo.maven.apache.org
/maven2)] -> [Help 1]
org.apache.maven.plugin.prefix.NoPluginFoundForPrefixException: No plugin found for
prefix 'sonar' in the current project and in the plugin groups [org.apache.maven.plugins,
org.codehaus.mojo] available from the repositories [local (/export/home/tpbuild
/.m2/repository), central (http://repo.maven.apache.org/maven2)]
我試圖編輯這個更清楚一點,但我不能確切地說出你的意思,所以我不能澄清它。 – pjmorse