Sonar

mvn sonar:sonar produces: org.apache.maven.lifecycle.LifecycleExecutionException: Can not execute Sonar

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Duplicate
  • Affects Version/s: 1.9
  • Fix Version/s: 1.9.1
  • Component/s: None
  • Labels:
    None
  • Environment:
    no application server, everything on one pc: apache-maven-2.1.0 i only have a local repositoy, MySQL5, Windows XP Professional, Java 1.6.0_12
  • Number of attachments :
    1

Description

i have upgraded my environment from sonar 1.7 to sonar 1.9. When i run mvn sonar:sonar it looks like everthing is ok, but in the end i get an error (stacktrace is added in the attachement). when i look into the database (MySQL) the snapshot is in but the status is 'U'. What does that mean and wich problem could i have?
My mirror looks like:
<mirror>
<id>codehaus</id>
<mirrorOf>*,!sonar</mirrorOf>
<url>http://repository.codehaus.org</url>
<name>Central maven repository</name>
</mirror>
I also tried this <mirrorOf>!*,sonar</mirrorOf>, because in the beginning i had same problems with the downloading of dependencies.

Issue Links

Activity

Hide
Freddy Mallet added a comment -

duplicated SONAR-866

Show
Freddy Mallet added a comment - duplicated SONAR-866

People

  • Assignee:
    Unassigned
    Reporter:
    Antje
Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: