Details
-
Type:
Bug
-
Status:
Reopened
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
See http://old.nabble.com/-ANN--C--plugins-release-1.0RC2-tt32085986.html
Incompatibility due to the "fake" projects built by the C# plugin for multi-module support.
The "fake" projects should fill pom.getBuild().getFinalName() and pom.getPackaging().
Issue Links
- depends upon
-
SONARPLUGINS-1315
NPE on Artifact-Size plugin on C# projects
-
The fix for
SONARPLUGINS-1315makes it possible to use Artifact Size plugin for Java projects even when C# plugins are installed.However, the Artifact Size plugin does not give information on C# DLLs or executables yet. This is an evolution that has to be done on the Artifact Size plugin side.