You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
no.
Describe the solution you'd like
Provide a skip parameter/property to disable the plugin execution by flag, in case the plugin is placed in the <build><plugins> section of the pom.xml.
Describe alternatives you've considered
-
Additional context
This is similar to other plugins like surefire or findbugs.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
no.
Describe the solution you'd like
Provide a
skip
parameter/property to disable the plugin execution by flag, in case the plugin is placed in the<build><plugins>
section of thepom.xml
.Describe alternatives you've considered
-
Additional context
This is similar to other plugins like surefire or findbugs.
The text was updated successfully, but these errors were encountered: