-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.2
-
Component/s: None
-
Labels:None
It seems Android API returns path (like build output path) even if there is no physical path. The plugin should check for existence of paths before using them in configuration (sonar.sources, sonar.test, sonar.java.binaries, ...). Passing non existing paths may crash the analysis.