Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: API
-
Labels:None
-
Number of attachments :
Description
In Maven builds, the component Configuration does not reuse the Properties stored in ProjectDefinition, so ProjectBuilders should not change properties.
This limitation has been found in the C# plugin (http://svn.codehaus.org/sonar-plugins/trunk/dotnet/sonar/sonar-csharp-core-plugin/src/main/java/org/sonar/plugins/csharp/core/VisualStudioProjectBuilder.java)