mirror of https://github.com/apache/openjpa.git
re-activate reporting section
this is needed to render the actual mojo pages
This commit is contained in:
parent
629ebaefce
commit
4a7d6d72f5
|
@ -201,4 +201,13 @@
|
|||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
<reporting>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-plugin-plugin</artifactId>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</reporting>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue