Add missing sites for sub modules (java8, test, ui)

Add missing sub module site menu (groovy, java8, perl, swift, test, ui)
This commit is contained in:
Andreas Dangel
2016-11-02 19:51:43 +01:00
parent 9be65ef2eb
commit cc94ed4c33
9 changed files with 76 additions and 11 deletions

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns="http://maven.apache.org/DECORATION/1.1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
name="PMD Groovy">
<body>
<menu ref="parent"/>
<menu ref="reports"/>
</body>
</project>