diff --git a/pom.xml b/pom.xml index f9e8de03..d40b7e66 100644 --- a/pom.xml +++ b/pom.xml @@ -1653,11 +1653,6 @@ profile. Necessary for dealing with plugins that default to failing the build upon encountering a violation. --> avoid-errors - - - verification.warn - - @@ -1678,11 +1673,6 @@ that they can be disabled during development. See also the `error-prone` profile defined below. --> build-checks - - - !verification.skip - - @@ -1930,11 +1920,6 @@ This profile allows one to collect all violations without failing the build. --> disallow-warnings - - - !verification.warn - -