There was an error while loading. Please reload this page.
Maven is currently implemented in terms of DirtyState. It would be good to move it to LintState, which would allow maven users to suppress lints.
DirtyState
LintState
Here is the PR which made this change in Gradle, it should be much easier for Maven. It's not a breaking change either, which is nice.