Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.10
-
Fix Version/s: None
-
Component/s: Maven Plugin, Tuning
-
Labels:None
-
Number of attachments :
Description
See the attached screenshot.
Each time a Maven plugin is called by the Sonar Maven plugin (Checkstyle, PMD, Findbugs, Cobertura, ...), a new MavenSession is created in the org/sonar/batch/DefaultMavenPluginExecutor.java but creation of a new MavenSession is VERY CPU and Memory intensive as all the dependency graph and jar are analyzed.
Attachments
Issue Links
| This issue depends upon: | ||||
| SONAR-1265 | Compatibility with Maven 3.0 |
|
|
|
This improvement is useless with
SONAR-1426(Sonar 2.2)SONAR-1426(Sonar 2.2)