0

I am currently trying to set up offline inspections in Jenkins, but I keep getting the error that there are no modules in my project:

This project contains no modules. Inspection cannot proceed.

I saw this earlier Run Inspections offline (from Jenkins) Android Studio 1.1 vs 1.5 and also that there is a new idea gradle plugin that generates module information. Can we use this plugin then to generate everything we need for offline IDEA inspections, or is there something else missing?

Community
  • 1
  • 1
iHowell
  • 2,263
  • 1
  • 25
  • 49
  • How do you call the inspection? Please add your script. – CSchulz Jun 01 '16 at 20:23
  • I am currently running it from the [idea-cli-inspector](https://github.com/bentolor/idea-cli-inspector) github project. I am pretty sure it is a local environment issue, but I can't figure it out. I have also come across the error "Please specify the module `onlyModule` with api level 23." – iHowell Jun 01 '16 at 21:28

0 Answers0