Peter Horlock
2009-09-02 12:05:54 UTC
Hi,
I am using hte maven sonar plugin and recently updated to the 1.10.1
server version.
Since then I got:
[exec] [INFO] Sonar plugin (1.7) and server (1.10.1) version do not
matchExclusionPattern.
[exec] Either update your server to the 1.7 plugin version or launch
[exec] the mvn org.codehaus.sonar:sonar-maven-plugin:1.10.1:sonar
plugin command.
As far as I know org.codehaus.sonar:sonar-maven-plugin:1.10.1 doesn't exist yet.
The newest version I found was 1.8.
Using version 1.8, I however get:
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Can not execute Sonar
Embedded error: Unable to build project for plugin
'org.codehaus.sonar.runtime:sonar-core-maven-plugin': POM
'org.codehaus.sonar.runtime:sonar-core-maven-plugin' not found in
repository: Unable to download the artifact from any repository
org.codehaus.sonar.runtime:sonar-core-maven-plugin:pom:20090826155317
How can I fix that?
Thanks in advance,
Peter
I am using hte maven sonar plugin and recently updated to the 1.10.1
server version.
Since then I got:
[exec] [INFO] Sonar plugin (1.7) and server (1.10.1) version do not
matchExclusionPattern.
[exec] Either update your server to the 1.7 plugin version or launch
[exec] the mvn org.codehaus.sonar:sonar-maven-plugin:1.10.1:sonar
plugin command.
As far as I know org.codehaus.sonar:sonar-maven-plugin:1.10.1 doesn't exist yet.
The newest version I found was 1.8.
Using version 1.8, I however get:
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Can not execute Sonar
Embedded error: Unable to build project for plugin
'org.codehaus.sonar.runtime:sonar-core-maven-plugin': POM
'org.codehaus.sonar.runtime:sonar-core-maven-plugin' not found in
repository: Unable to download the artifact from any repository
org.codehaus.sonar.runtime:sonar-core-maven-plugin:pom:20090826155317
How can I fix that?
Thanks in advance,
Peter