diff --git a/.travis/build-site.sh b/.travis/build-site.sh
index fe2a2b711a..a4f30dc5bc 100644
--- a/.travis/build-site.sh
+++ b/.travis/build-site.sh
@@ -20,7 +20,7 @@ fi
echo -e "Finished executing ./mvnw install\n\n"
echo -e "\n\nExecuting ./mvnw site site:stage...\n\n"
- travis_wait ./mvnw site site:stage -Psite -B -V -q
+ travis_wait ./mvnw site site:stage -DskipTests=true -Psite -B -V -q
echo -e "Finished executing ./mvnw site site:stage...\n\n"
)
diff --git a/pom.xml b/pom.xml
index 3e5c5a9133..9f3c428966 100644
--- a/pom.xml
+++ b/pom.xml
@@ -264,7 +264,6 @@ Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code
2.17
3.8
1.7
- 0.7.9
1.9.6
2.10.4
4.5.2-1
@@ -728,18 +727,6 @@ Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code
-
- org.apache.maven.plugins
- maven-surefire-report-plugin
- ${surefire.version}
-
-
-
- org.jacoco
- jacoco-maven-plugin
- ${jacoco.version}
-
-
org.codehaus.mojo
versions-maven-plugin
@@ -984,23 +971,6 @@ Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code
1.8
-
-
-
- org.jacoco
- jacoco-maven-plugin
- ${jacoco.version}
-
-
- default-prepare-agent
-
- prepare-agent
-
-
-
-
-
-
@@ -1030,7 +1000,7 @@ Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code
org.jacoco
jacoco-maven-plugin
- ${jacoco.version}
+ 0.7.9
default-prepare-agent