fix site links

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/commons/filevault-package-maven-plugin/trunk@1869983 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 6f3e925..3490091 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,6 +87,7 @@
     </mailingLists>
 
     <issueManagement>
+        <system>JIRA</system>
         <url>https://issues.apache.org/jira/browse/JCRVLT</url>
     </issueManagement>
 
diff --git a/src/site/site.xml b/src/site/site.xml
index a99d115..94e82f0 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -1,26 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements. See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License. You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+    http://www.apache.org/licenses/LICENSE-2.0
 
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
-  -->
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
 
-<project xmlns="http://maven.apache.org/DECORATION/1.3.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd"
-         name="Jackrabbit FileVault Package Maven Plugin">
+<project xmlns="http://maven.apache.org/DECORATION/1.3.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd"
+    name="Jackrabbit FileVault Package Maven Plugin">
     <body>
         <menu name="Overview">
             <item name="Introduction" href="index.html"/>
@@ -32,17 +31,8 @@
             <item name="Migration from Adobe" href="migrating.html"/>
             <item name="Validators" href="validators.html"/>
         </menu>
-        <menu name="Project Documentation">
-            <item href="project-summary.html" name="Project Summary"/>
-            <item href="license.html" name="Project License"/>
-            <item href="source-repository.html" name="Source Repository"/>
-            <item href="issue-tracking.html" name="Issue Tracking"/>
-            <item href="mail-lists.html" name="Mailing Lists"/>
-            <item href="dependencies.html" name="Dependencies"/>
-            <item href="plugin-management.html" name="Plugin Management"/>
-            <item href="plugins.html" name="Project Plugins"/>
-            <item href="distribution-management.html" name="Distribution Management"/>
-        </menu>
+        <menu ref="modules"/>
+        <menu ref="reports" inherit="bottom"/>
         <menu name="Links">
             <item href="http://jackrabbit.apache.org/filevault/" name="Apache Jackrabbit FileVault"/>
             <item href="http://jackrabbit.apache.org/" name="Apache Jackrabbit"/>