diff --git a/spring-batch-notion/pom.xml b/spring-batch-notion/pom.xml index 761a7de..bf88bb1 100644 --- a/spring-batch-notion/pom.xml +++ b/spring-batch-notion/pom.xml @@ -156,6 +156,16 @@ limitations under the License. + + org.apache.maven.plugins + maven-compiler-plugin + + + -Xlint:all,-varargs + + true + + org.apache.maven.plugins maven-javadoc-plugin