Is it possible to use the SonarQube Bamboo plugin to scan an AngularJS project? As far as I can tell you can’t. The End Analysis step ends with this output, which isn’t very helpful. I am using the Begin/End analysis steps with the build step in between.
The SonarQube MSBuild integration failed: SonarQube was unable to collect the required information about your projects.
Possible causes:
1. The project has not been built - the project must be built in between the begin and end steps
2. An unsupported version of MSBuild has been used to build the project. Currently MSBuild 14.0 upwards are supported
3. The begin, build or end steps have not all been launched from the same folder
SonarQube for Bamboo version: 1.7.2
Using MSBuild.SonarQube.Runner
Sonar Server version: 6.7.0.33306