Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
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 :
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.
Attachments
Issue Links
| This issue duplicates: | ||||
| SONAR-866 | NPE in newUnitTestClassFromAbsolutePath durring sonar collect phase |
|
|
|
duplicated
SONAR-866SONAR-866