[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 5233bde..368b1f4 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -29,6 +29,9 @@
       <item name="Usage" href="usage.html"/>
       <item name="FAQ" href="faq.html"/>
       <item name="Change Scm implementation" href="changing-scm-impl.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>
     <menu name="Examples">
       <item name="Changing the Heading Date Format" href="/examples/changing-heading-date-format.html"/>