Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.4
-
Fix Version/s: 0.5
-
Component/s: None
-
Labels:None
-
Environment:Windows Server 2008, 64bits, .net 4.0 , silverlight 4.0
-
Number of attachments :
Description
When running FcCop metric generation , we get the following error :
[INFO] Done:00:00:07.8283254
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Can not execute Sonar
Embedded error: Unable to execute maven plugin
Failure during the FxCop generation that ended with status=8
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Can not execute Sonar
This error ' ended with status=8" usually append when mixing the CLR in a FxCopp project. This is strange because normally the analyze should happen in two steps, one for the .net and one for silverlight. It looks like the Silverlight prohjects are not recognized. As a sample I provided a csproj.