add reporting section

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1446976 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/jpox-modello-maven-plugin/pom.xml b/jpox-modello-maven-plugin/pom.xml
index 8cccbe8..576b7dd 100644
--- a/jpox-modello-maven-plugin/pom.xml
+++ b/jpox-modello-maven-plugin/pom.xml
@@ -81,6 +81,17 @@
       </plugin>

     </plugins>

   </build>

+

+  <reporting>

+    <plugins>

+      <plugin>

+        <groupId>org.apache.maven.plugins</groupId>

+        <artifactId>maven-plugin-plugin</artifactId>

+        <version>3.2</version>

+      </plugin>

+    </plugins>

+  </reporting>

+

   <profiles>

     <profile>

       <id>run-its</id>