diff --git a/mvn-defaults/pom.xml b/mvn-defaults/pom.xml index 8fce52355..f27eed01c 100644 --- a/mvn-defaults/pom.xml +++ b/mvn-defaults/pom.xml @@ -472,7 +472,10 @@ org.apache.maven.plugins maven-surefire-plugin + 3.0.0-M6 + --enable-preview + **/*Integrated*Test*.java @@ -490,6 +493,7 @@ org.apache.maven.plugins maven-failsafe-plugin + 3.0.0-M6 run-tests @@ -501,6 +505,7 @@ + --enable-preview 1 false @@ -522,6 +527,7 @@ maven-javadoc-plugin 3.3.1 + 17 ${javadoc.name} ${javadoc.name} false @@ -529,8 +535,11 @@ false false - -Xdoclint:none - -Xdoclint:none + + -Xdoclint:none + --enable-preview + + none @@ -548,6 +557,7 @@ org.apache.maven.plugins maven-source-plugin + 3.2.1 attach-sources @@ -563,6 +573,7 @@ org.sonatype.plugins nexus-staging-maven-plugin + 1.6.13 true ossrh @@ -574,6 +585,7 @@ org.apache.maven.plugins maven-gpg-plugin + 3.0.1