Skip to content

Bug - Build-time manifest generator does not discover all types or does not run in the first place

Description

Analyzers are detected at compile time. After a Gradle update, some are no longer showing up. It may be the case that the manifest generator is no longer detecting some analyzers, or that the debugging version of the manifest is left instead of being overwritten.

It may be much easier to just maintain the manifest manually.

Priority

High -- analyzers are missing now

Definition of done

All analyzers appear again.