diff --git a/pom.xml b/pom.xml index c519f2a..d7e1a41 100644 --- a/pom.xml +++ b/pom.xml @@ -243,30 +243,6 @@ - - org.apache.maven.plugins - maven-enforcer-plugin - - - - enforce - - ensure-no-container-api - - - - - org.codehaus.plexus:plexus-component-api - org.codehaus.plexus:plexus-container-default - - The new containers are not supported. You probably added a dependency that is missing the exclusions. - - - true - - - -