|
|
|
|
k_cnoo
()
|
|
||||||||||||
|
Some javascript/style in this post has been disabled (why?)
Hi,
I'm using Sonar 1.9.2 in linux-x86-32 environment using the default DB derby.
Sonar version : 1.9.2
OS : Linux-x86-32
Maven: 2.1.0
JDK: jdk-1_5_0_21-linux-i586
While trying to execute the project we are getting the below message which tells BUILD SUCCESSFUL. But the actual is its not loading the source code for verification. Except surefire no other plugins are executed hence resulting as
No data found in http://localhost:9000
PS: There is no internet connection in the installed machine, we manually copied the required maven repository to the machine.
Can anyone pls help us out to solve this issue which is very urgent?
[root@igtewfinode01 connect_four]# mvn -e clean sonar:sonar
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'sonar'.
[INFO] ------------------------------------------------------------------------
[INFO] Building connect_four
[INFO] task-segment: [clean]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /var/icompliance/projects/connect_four/target
[INFO] ------------------------------------------------------------------------
[INFO] Building connect_four
[INFO] task-segment: [sonar:sonar] (aggregator-style)
[INFO] ------------------------------------------------------------------------
[INFO] [sonar:sonar]
[INFO] Sonar host: http://localhost:9000
[INFO] Sonar version: 1.9.2
559b downloaded (sonar-core-maven-plugin-20091007132954.pom)
598b downloaded (parent-20091007132954.pom)
394b downloaded (derbyclient-10.4.2.0-20091007132954.pom)
Downloading: http://localhost:9000/deploy/maven/org/codehaus/sonar/runtime/plugins/parent/20091007132954/parent-20091007132954.pom
364b downloaded (parent-20091007132954.pom)
399b downloaded (sonar-plugin-checkstyle-1.9.2-20091007132954.pom)
395b downloaded (sonar-plugin-clover-1.9.2-20091007132954.pom)
398b downloaded (sonar-plugin-cobertura-1.9.2-20091007132954.pom)
393b downloaded (sonar-plugin-core-1.9.2-20091007132954.pom)
392b downloaded (sonar-plugin-cpd-1.9.2-20091007132954.pom)
397b downloaded (sonar-plugin-findbugs-1.9.2-20091007132954.pom)
404b downloaded (sonar-plugin-googleanalytics-1.9.2-20091007132954.pom)
392b downloaded (sonar-plugin-pmd-1.9.2-20091007132954.pom)
394b downloaded (sonar-plugin-squid-1.9.2-20091007132954.pom)
397b downloaded (sonar-plugin-surefire-1.9.2-20091007132954.pom)
385b downloaded (parent-20091007132954.pom)
15K downloaded (sonar-plugin-clover-1.9.2-20091007132954.jar)
7K downloaded (sonar-plugin-cobertura-1.9.2-20091007132954.jar)
14K downloaded (sonar-plugin-cpd-1.9.2-20091007132954.jar)
3K downloaded (sonar-plugin-googleanalytics-1.9.2-20091007132954.jar)
12K downloaded (sonar-plugin-squid-1.9.2-20091007132954.jar)
14K downloaded (sonar-plugin-surefire-1.9.2-20091007132954.jar)
[INFO] [sonar-core:internal]
[INFO] Sonar JDBC URL: jdbc:derby://localhost:1527/sonar;create=true
[INFO] Sonar JDBC login: sonar
[INFO] Sonar JDBC driver: org.apache.derby.jdbc.ClientDriver
[INFO] Sonar branch:
[INFO] connect_four Selected quality profile : Sonar way, language=java
[INFO] connect_four Executing org.apache.maven.plugins:maven-surefire-plugin:[]
[INFO] connect_four [class org.sonar.plugins.core.SaveProfileMavenCollector] executing
[INFO] connect_four [class org.sonar.plugins.core.SaveProjectLinksFromPom] executing
[INFO] connect_four [class org.sonar.plugins.cpd.CpdMavenCollector] executing
[INFO] connect_four Collecting duplications...
[INFO] connect_four File suffixes : java
[INFO] connect_four Exclusions : {}
[INFO] connect_four [class org.sonar.plugins.surefire.SurefireMavenCollector] executing
[INFO] connect_four parsing /var/icompliance/projects/connect_four/target/surefire-reports
[INFO] Trigger server
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 seconds
[INFO] Finished at: Wed Oct 07 13:36:03 IST 2009
[INFO] Final Memory: 11M/254M
[INFO] ------------------------------------------------------------------------
Thanks & Regards,
Srinivasan.K
|
||||||||||||||
|
|
Olivier Gaudin
()
|
|
||||||||||||
|
Hi Srini,
Looks like there is nothing to analyze in your project. Did you specify the source directory properly ? Olivier On Wed, Oct 7, 2009 at 12:01 PM, Srinivasan Kannaiyan <[hidden email]> wrote:
|
||||||||||||||
| Free Embeddable Forum Powered by Nabble | Help |