Note that there are some explanatory texts on larger screens.

plurals
  1. POSonar maven integration
    primarykey
    data
    text
    <p>I have followed the <a href="http://docs.codehaus.org/display/SONAR/Install+Sonar" rel="nofollow noreferrer">directions to integrate Sonar with Maven</a> - altered settings.xml to include sonar repository at:</p> <p><strong>http: //localhost:9000/deploy/maven</strong></p> <p>and I have verified I am able to see the readme.txt file at: </p> <p><strong>http: //localhost:9000/deploy/maven/README.txt</strong></p> <p>but when running <code>sonar:sonar</code> I keep getting the following message:</p> <pre><code>[INFO] [sonar:sonar] [INFO] Sonar host: http: //localhost:9000 [INFO] Sonar version: 1.7 Downloading: http: //localhost:9000/deploy/maven/org/codehaus/sonar/runtime/sonar -core-maven-plugin/20090803213910/sonar-core-maven-plugin-20090803213910.pom Downloading: http: //&lt;MY SERVER URL&gt;:8081/nexus/content/groups/public/org/codehaus/ sonar/runtime/sonar-core-maven-plugin/20090803213910/sonar-core-maven-plugin-200 90803213910.pom [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Can not execute Sonar Embedded error: Unable to build project for plugin 'org.codehaus.sonar.runtime:s onar-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:20090803213910 </code></pre> <p>from the specified remote repositories:</p> <p>sonar (http: //localhost:9000/deploy/maven),</p> <p>nexus (http: //:8081/nexus/content/groups/public),</p> <p>for project org.codehaus.sonar.runtime:sonar-core-maven-plugin [INFO] ------------------------------------------------------------------------</p> <p>Any idea what I am missing?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload