diff --git a/pom.xml b/pom.xml index 0948c1b..b970e43 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,60 @@ - + + ${basedir}/target/site + + + org.apache.maven.plugins + maven-jxr-plugin + 2.5 + + + maven-project-info-reports-plugin + 2.8 + + false + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.3 + + true + + + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.18.1 + + + org.codehaus.mojo + findbugs-maven-plugin + 2.5.5 + + eu.omp.irap.cassis.- + + + + org.apache.maven.plugins + maven-pmd-plugin + 3.4 + + + **/eu/omp/irap/** + + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.6 + + + + UTF-8 -- libgit2 0.21.2