[MNGSITE-152]
 - Added appropriate links to download site and license location
   to fulfill the ASF requirements.


git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1593809 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/site/site.xml b/src/site/site.xml
index de5b126..bef93f4 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -26,6 +26,9 @@
       <item name="Goals" href="plugin-info.html" />
       <item name="Usage" href="usage.html" />
       <item name="FAQ" href="faq.html" />
+      <!-- According to http://jira.codehaus.org/browse/MNGSITE-152 -->
+      <item name="License" href="http://www.apache.org/licenses/"/>
+      <item name="Download" href="download.html"/>
     </menu>
   </body>
 </project>