<!--
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

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 name="maven-nar-plugin">
    <bannerLeft>
        <name>Maven NAR Plugin</name>
        <src>http://maven.apache.org/images/apache-maven-project-2.png</src>
        <href>http://duns.github.com/maven-nar-plugin/</href>
    </bannerLeft>
      
  <body>
    <links>
        <item name="NAR Plugin for Maven1" href="http://java.freehep.org/maven1.x/freehep-nar-plugin"/>
        <item name="Maven" href="http://maven.apache.org/"/>
    </links>

    <menu name="Overview">
      <item name="Introduction" href="index.html"/>
      <item name="Philosophy" href="philosophy.html"/>
      <item name="Presentation (ppt)" href="NARPlugin.ppt"/>
    </menu>
    
    <menu name="User Info">
      <item name="Goals" href="plugin-info.html"/>
      <item name="Usage" href="usage.html"/>
      <item name="Lifecycle" href="lifecycle.html"/>
      <item name="Configuration" href="configuration.html"/>
      <item name="FAQ" href="faq.html"/>
      <item name="AOL Properties" href="aol.html"/>
      <item name="Examples" href="examples.html"/>
      <item name="Archetypes" href="archetypes.html"/>
      <item name="Compatibility" href="compatibility.html"/>
    </menu>
   
    <menu name="Developer Info">
      <item name="NAR Dependencies" href="narDependencies.html"/>
      <item name="Bug Reports" href="https://issues.sonatype.org/browse/NAR"/>
      <item name="Forum" href="http://forum.freehep.org/index.php?t=threadt&amp;frm_id=14&amp;rid=4"/>
      <item name="APIDocs" href="apidocs/index.html"/>
      <item name="NAR Library" href="narLibrary.html"/>
      <item name="CPPTasks" href="cpptasks.html"/>
      <item name="Git Browse nar-plugin" href="http://github.com/duns/maven-nar-plugin"/>
      <item name="Git Browse cpptasks" href="http://github.com/duns/cpptasks-parallel"/>
      <item name="Git Repository" href="source-repository.html"/>      
    </menu>

    <menu name="Other Information">
      <item name="Maven and other languages" href="http://docs.codehaus.org/display/MAVEN/Support+for+other+languages"/>
    </menu>

    ${reports}
    
  </body>
</project>