diff --git a/.travis.yml b/.travis.yml
index d617a7b02..76c76c587 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ jdk:
- oraclejdk7
- oraclejdk8
-install: mvn clean verify site
+install: mvn clean verify site -Dlinkcheck.skip=true
after_success:
- mvn -Ptravis surefire-report:report jacoco:report coveralls:jacoco
diff --git a/pom.xml b/pom.xml
index 6712478b1..9874b170a 100755
--- a/pom.xml
+++ b/pom.xml
@@ -494,7 +494,7 @@
org.codehaus.mojo
cobertura-maven-plugin
- 2.5.1
+ 2.6
@@ -538,98 +538,11 @@
true
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- 2.10.1
-
- 1.7
- false
- true
-
-
-
- default
-
- javadoc
-
-
-
-
-
-
- com.github.sevntu-checkstyle
- dsm-maven-plugin
- 2.1.3
-
- true
-
-
-
-
- org.apache.maven.plugins
- maven-linkcheck-plugin
- 1.2
-
-
- dependencies.html
-
-
- reports/google-style/guava
- reports/javadoc/openjdk8
- https://travis-ci.org/checkstyle/checkstyle
- https://coveralls.io/r/checkstyle/checkstyle
- http://search.maven.org/*
- hhttp://junit.org
-
-
- 401
-
-
-
-
-
-
-
-
-
-
-
- distro
-
-
-
-
-
- org.apache.maven.plugins
- maven-checkstyle-plugin
-
-
- verify_checkstyle
- verify
-
- checkstyle
-
-
-
-
- checkstyle_checks.xml
- checkstyle.suppressions.file
- suppressions.xml
- java.header
- checkstyle.importcontrol.file=import-control.xml
- false
-
-
org.codehaus.mojo
cobertura-maven-plugin
+ 2.6
verify_cobertura
@@ -698,74 +611,62 @@
+
+
+
-
-
- org.apache.maven.plugins
- maven-shade-plugin
- 1.4
-
-
- package
-
- shade
-
-
- true
- all
-
-
- com.puppycrawl.tools.checkstyle.Main
-
-
-
-
-
-
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 2.10.1
+
+ 1.7
+ false
+ true
+
+
+
+ default
+
+ javadoc
+
+
+
+
-
-
- maven-assembly-plugin
- 2.2.1
-
-
- config/assembly-bin.xml
- config/assembly-src.xml
-
- gnu
-
-
-
- make-bundle
- package
-
- single
-
-
-
-
-
-
+
+ com.github.sevntu-checkstyle
+ dsm-maven-plugin
+ 2.1.3
+
+ true
+
+
-
-
-
+
+ org.apache.maven.plugins
+ maven-linkcheck-plugin
+ 1.2
+
+
+ dependencies.html
+
+
+ reports/google-style/guava
+ reports/javadoc/openjdk8
+ https://travis-ci.org/checkstyle/checkstyle
+ https://coveralls.io/r/checkstyle/checkstyle
+ http://search.maven.org/*
+ hhttp://junit.org
+
+
+ 401
+
+
+
-
- org.apache.maven.plugins
- maven-checkstyle-plugin
-
- ${project.build.directory}/../checkstyle_checks.xml
- checkstyle.suppressions.file
- suppressions.xml
- java.header
-
- checkstyle.importcontrol.file=import-control.xml
-
-
-
org.apache.maven.plugins
@@ -824,10 +725,10 @@
2.4
-
+
+
-
-
+
release