Skip to content

lifecycle-mapping-metadata.xml should contain goal of spotbugs-maven-plugin #68

@KengoTODA

Description

@KengoTODA

At here we have <goal>compile</goal>. The compile is not goal of our plugin but phase in Maven lifecycle. It should be <goal>check</goal> to run SpotBugs plugin at the timing to build.

refs https://www.eclipse.org/m2e/documentation/m2e-making-maven-plugins-compat.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions