diff --git a/pom.xml b/pom.xml
index a997c14d9..5458111fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -349,6 +349,7 @@ limitations under the License.
5.10.1
check
0.9.0.M2
+ true
@@ -431,6 +432,14 @@ limitations under the License.
maven-jar-plugin
3.3.0
+
+ org.apache.maven.plugins
+ maven-invoker-plugin
+ 3.6.0
+
+ ${invoker.streamLogsOnFailures}
+
+
org.apache.maven.plugins
maven-javadoc-plugin