Details
Description
We have a Flex Maven project and are trying to run the Sonar plugin with Maven. We are using Maven 2.2.1 and Eclipse Helios. In Eclipse we have a Maven run configuration set up to run the sonar:sonar goal. The POM file for the project has the following properties:
<sonar.language>flex</sonar.language>
<sonar.profile>Default Flex Profile</sonar.profile>
<sonar.dynamicAnalysis>false</sonar.dynamicAnalysis>
<sonar.jdbc.url>*Point to our JDBC*</sonar.jdbc.url>
<sonar.host.url>*Pointing to our Sonar instance host*</sonar.host.url>
When we try to run the configuration with the sonar:sonar goal we get an "Can not execute Sonar" error. The stacktrace with debug turned on is attached.
Issue Links
- depends upon
-
SONARPLUGINS-959
Remove dependency on Maven
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Project | Sonar [ 11694 ] | Sonar Plugins [ 11911 ] |
| Key | SONAR-1947 |
|
| Affects Version/s | 2.3.1 [ 16835 ] | |
| Component/s | Flex [ 14297 ] | |
| Component/s | Maven Plugin [ 13194 ] |
| Attachment | Sonar Error Output From Command Line.txt [ 52116 ] |
| Assignee | Evgeny Mandrikov [ godin ] |
| Assignee | Evgeny Mandrikov [ godin ] |
| Link |
This issue depends upon |
| Fix Version/s | FLEX-1.1 [ 18370 ] |
| Assignee | Evgeny Mandrikov [ godin ] |
| Affects Version/s | FLEX-0.3 [ 16657 ] |
| Attachment | SONARPLUGINS-670.zip [ 60173 ] |
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Assignee | Evgeny Mandrikov [ godin ] | Fabrice Bellingard [ fabemn ] |
| Assignee | Fabrice Bellingard [ fabemn ] | Evgeny Mandrikov [ godin ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |