From ecb122198d55f4d00a7d3da04fbeebd562f08fd6 Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Thu, 14 Jan 2016 07:00:34 -0800 Subject: [PATCH] config: dead links are suppressed with a explanation to, next step is enforce linkcheck to validate each commit by CI --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index db41985ab..321d99af0 100644 --- a/pom.xml +++ b/pom.xml @@ -1179,6 +1179,12 @@ http://www.antlr.org/antlr4-maven-plugin http://maven.apache.org/plugins/maven-release-plugin/ + + http://www.sonatype.com/public-parent/nexus-maven-plugins/nexus-staging/nexus-staging-maven-plugin/ + + http://www.mojohaus.org/build-helper-maven-plugin/build-helper-maven-plugin + + https://github.com/checkstyle/checkstyle/issues/1555