Skip to content

How to exclude errors when using the check goal? #1114

Description

@robertpatrick

I am looking for a Maven plugin that does static code analysis as part of the project build and fails the build if bugs are found. The check goal seems to do that but I am trying to figure out how to mark certain issues as "ok" so that they do not get reported and fail the build. Unfortunately, it seems like I need to use the spotbugs goal for that, which requires using Maven reporting. What am I missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions