From 2ad2c3e9bad2ac8d30bd4360edb6cb9a85647130 Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Mon, 27 Apr 2015 16:58:00 -0700 Subject: [PATCH] snapshot repository was added to ease testing, updates for taglist configs and changes for links in comments --- pom.xml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1cf1bae7d..ab7282f4b 100644 --- a/pom.xml +++ b/pom.xml @@ -1015,6 +1015,8 @@ taglist-maven-plugin 2.4 + + true @@ -1093,10 +1095,10 @@ http://search.maven.org/* http://junit.org http://sonar-plugins.codehaus.org/maven-report - **/com/puppycrawl/** - + http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers.DefaultHandler.html?* @@ -1215,4 +1217,14 @@ + + + + + nexus-snapshot + Oficial Maven Apache Repo + https://nexus.codehaus.org/content/repositories/snapshots/ + + +