diff --git a/pom.xml b/pom.xml index b447ef655bfa6df5dd477941c928b5a9878230de..92e629c9f05ce2024c0d1da5451e0e420c3a131c 100644 --- a/pom.xml +++ b/pom.xml @@ -112,6 +112,19 @@ </repository> </repositories> + <reporting> + <plugins> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-jxr-plugin</artifactId> + </plugin> + <plugin> + <groupId>org.codehaus.mojo</groupId> + <artifactId>cobertura-maven-plugin</artifactId> + </plugin> + </plugins> + </reporting> + <build> <resources> <resource>