From 9679552ca1ecd22ae037fad96342258e2e4df427 Mon Sep 17 00:00:00 2001 From: skygo Date: Fri, 24 Aug 2012 22:42:44 +0000 Subject: [PATCH] revert to old report style git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1377140 13f79535-47bb-0310-9956-ffa450edef68 --- archiva-modules/pom.xml | 250 ++++++++++++++++++++-------------------- 1 file changed, 123 insertions(+), 127 deletions(-) diff --git a/archiva-modules/pom.xml b/archiva-modules/pom.xml index 4e4711d35..88c464b5a 100644 --- a/archiva-modules/pom.xml +++ b/archiva-modules/pom.xml @@ -57,142 +57,138 @@ + + + + + + + + org.apache.maven.plugins + maven-jxr-plugin + 2.3 + + true + + org.apache.maven.plugins - maven-site-plugin - 3.1 + maven-checkstyle-plugin + 2.9.1 - - - - org.apache.maven.plugins - maven-jxr-plugin - 2.3 - - true - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.9.1 - - true - config/maven_checks.xml - - checkstyle - - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.5 - - - - index - - - - - - - - org.jacoco - jacoco-maven-plugin - 0.5.9.201207300726 - - - - - org.codehaus.mojo - findbugs-maven-plugin - 2.5.2 - + true + config/maven_checks.xml + + checkstyle + + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.5 + + + + index + + + + + + + + org.jacoco + jacoco-maven-plugin + 0.5.9.201207300726 + + + + + org.codehaus.mojo + findbugs-maven-plugin + 2.5.2 + - - - org.codehaus.mojo - taglist-maven-plugin - 2.4 - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.8.1 - - 1.5 - true - gr.spinellis.umlgraph.doclet.UmlGraphDoc - - gr.spinellis - UmlGraph - 4.6 - - - -inferrel -inferdep -quiet -hide java.* - -collpackages java.util.* -qualify - -postfixpackage -nodefontsize 9 - -nodefontpackagesize 7 - - - http://java.sun.com/j2se/1.5.0/docs/api - http://commons.apache.org/collections/apidocs-COLLECTIONS_3_0/ - http://commons.apache.org/dbcp/apidocs/ - http://commons.apache.org/fileupload/apidocs/ - http://commons.apache.org/httpclient/apidocs/ - http://commons.apache.org/logging/apidocs/ - http://commons.apache.org/pool/apidocs/ - http://junit.sourceforge.net/javadoc/ - http://logging.apache.org/log4j/1.2/apidocs/ - http://jakarta.apache.org/regexp/apidocs/ - http://velocity.apache.org/engine/releases/velocity-1.5/apidocs/ - - true - private - - - todo - a - To Do: - - - - - - - - aggregate - - - - - + + + org.codehaus.mojo + taglist-maven-plugin + 2.4 + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.8.1 + + 1.5 + true + gr.spinellis.umlgraph.doclet.UmlGraphDoc + + gr.spinellis + UmlGraph + 4.6 + + + -inferrel -inferdep -quiet -hide java.* + -collpackages java.util.* -qualify + -postfixpackage -nodefontsize 9 + -nodefontpackagesize 7 + + + http://java.sun.com/j2se/1.5.0/docs/api + http://commons.apache.org/collections/apidocs-COLLECTIONS_3_0/ + http://commons.apache.org/dbcp/apidocs/ + http://commons.apache.org/fileupload/apidocs/ + http://commons.apache.org/httpclient/apidocs/ + http://commons.apache.org/logging/apidocs/ + http://commons.apache.org/pool/apidocs/ + http://junit.sourceforge.net/javadoc/ + http://logging.apache.org/log4j/1.2/apidocs/ + http://jakarta.apache.org/regexp/apidocs/ + http://velocity.apache.org/engine/releases/velocity-1.5/apidocs/ + + true + private + + + todo + a + To Do: + + + + + + + + aggregate + + + + + - - - org.apache.maven.plugins - maven-pmd-plugin - 2.7.1 - - 1.5 - - - - - + + + org.apache.maven.plugins + maven-pmd-plugin + 2.7.1 + + 1.5 + + - + -- 2.39.5