You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Peter Horlock <pe...@googlemail.com> on 2009/09/02 13:46:39 UTC

mvn sonar:sonar

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

RE: mvn sonar:sonar

Posted by Arnaud X Dostes <ar...@jpmorgan.com>.
This has been covered many times in the sonar user mailing list, check the archive, you'll find your answer : http://mojo.codehaus.org/sonar-maven-plugin/mail-lists.html

-----Original Message-----
From: anders.g.hammar@gmail.com [mailto:anders.g.hammar@gmail.com] On Behalf Of Anders Hammar
Sent: Wednesday, September 02, 2009 2:02 PM
To: Maven Users List
Subject: Re: mvn sonar:sonar

I think the sonar mailing list is a better option than this generic maven
mailing list (for this type of sonar specific issue).

/Anders

On Wed, Sep 2, 2009 at 13:46, Peter Horlock <pe...@googlemail.com>wrote:

> 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
>
This email is confidential and subject to important disclaimers and
conditions including on offers for the purchase or sale of
securities, accuracy and completeness of information, viruses,
confidentiality, legal privilege, and legal entity disclaimers,
available at http://www.jpmorgan.com/pages/disclosures/email.  

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: mvn sonar:sonar

Posted by Anders Hammar <an...@hammar.net>.
I think the sonar mailing list is a better option than this generic maven
mailing list (for this type of sonar specific issue).

/Anders

On Wed, Sep 2, 2009 at 13:46, Peter Horlock <pe...@googlemail.com>wrote:

> 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
>