You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by ol...@apache.org on 2012/11/27 11:12:36 UTC

svn commit: r1414065 - in /incubator/onami/site: ./ committers/ community/

Author: olamy
Date: Tue Nov 27 10:12:33 2012
New Revision: 1414065

URL: http://svn.apache.org/viewvc?rev=1414065&view=rev
Log:
Onami main site deployment

Added:
    incubator/onami/site/dependency-management.html   (with props)
Modified:
    incubator/onami/site/checkstyle-aggregate.html
    incubator/onami/site/committers/codestyle.html
    incubator/onami/site/committers/gpg-keys.html
    incubator/onami/site/committers/jira-conventions.html
    incubator/onami/site/committers/maven-settings.html
    incubator/onami/site/committers/svn-conventions.html
    incubator/onami/site/community/mail-lists.html
    incubator/onami/site/community/patches.html
    incubator/onami/site/community/volunteering.html
    incubator/onami/site/dependencies.html
    incubator/onami/site/distribution-management.html
    incubator/onami/site/index.html
    incubator/onami/site/integration.html
    incubator/onami/site/issue-tracking.html
    incubator/onami/site/license.html
    incubator/onami/site/mail-lists.html
    incubator/onami/site/plugin-management.html
    incubator/onami/site/plugins.html
    incubator/onami/site/project-info.html
    incubator/onami/site/project-reports.html
    incubator/onami/site/project-summary.html
    incubator/onami/site/source-repository.html
    incubator/onami/site/surefire-report.html
    incubator/onami/site/team-list.html

Modified: incubator/onami/site/checkstyle-aggregate.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/checkstyle-aggregate.html?rev=1414065&r1=1414064&r2=1414065&view=diff
==============================================================================
--- incubator/onami/site/checkstyle-aggregate.html (original)
+++ incubator/onami/site/checkstyle-aggregate.html Tue Nov 27 10:12:33 2012
@@ -127,6 +127,8 @@
 </li>
                                   <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
 </li>
+                                  <li>      <a href="dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
                                   <li>      <a href="dependencies.html"  title="Dependencies">Dependencies</a>
 </li>
                                   <li>      <a href="integration.html"  title="Continuous Integration">Continuous Integration</a>

Modified: incubator/onami/site/committers/codestyle.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/committers/codestyle.html?rev=1414065&r1=1414064&r2=1414065&view=diff
==============================================================================
--- incubator/onami/site/committers/codestyle.html (original)
+++ incubator/onami/site/committers/codestyle.html Tue Nov 27 10:12:33 2012
@@ -129,6 +129,8 @@
 </li>
                                   <li>      <a href="../mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
 </li>
+                                  <li>      <a href="../dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
                                   <li>      <a href="../dependencies.html"  title="Dependencies">Dependencies</a>
 </li>
                                   <li>      <a href="../integration.html"  title="Continuous Integration">Continuous Integration</a>

Modified: incubator/onami/site/committers/gpg-keys.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/committers/gpg-keys.html?rev=1414065&r1=1414064&r2=1414065&view=diff
==============================================================================
--- incubator/onami/site/committers/gpg-keys.html (original)
+++ incubator/onami/site/committers/gpg-keys.html Tue Nov 27 10:12:33 2012
@@ -129,6 +129,8 @@
 </li>
                                   <li>      <a href="../mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
 </li>
+                                  <li>      <a href="../dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
                                   <li>      <a href="../dependencies.html"  title="Dependencies">Dependencies</a>
 </li>
                                   <li>      <a href="../integration.html"  title="Continuous Integration">Continuous Integration</a>

Modified: incubator/onami/site/committers/jira-conventions.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/committers/jira-conventions.html?rev=1414065&r1=1414064&r2=1414065&view=diff
==============================================================================
--- incubator/onami/site/committers/jira-conventions.html (original)
+++ incubator/onami/site/committers/jira-conventions.html Tue Nov 27 10:12:33 2012
@@ -129,6 +129,8 @@
 </li>
                                   <li>      <a href="../mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
 </li>
+                                  <li>      <a href="../dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
                                   <li>      <a href="../dependencies.html"  title="Dependencies">Dependencies</a>
 </li>
                                   <li>      <a href="../integration.html"  title="Continuous Integration">Continuous Integration</a>

Modified: incubator/onami/site/committers/maven-settings.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/committers/maven-settings.html?rev=1414065&r1=1414064&r2=1414065&view=diff
==============================================================================
--- incubator/onami/site/committers/maven-settings.html (original)
+++ incubator/onami/site/committers/maven-settings.html Tue Nov 27 10:12:33 2012
@@ -129,6 +129,8 @@
 </li>
                                   <li>      <a href="../mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
 </li>
+                                  <li>      <a href="../dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
                                   <li>      <a href="../dependencies.html"  title="Dependencies">Dependencies</a>
 </li>
                                   <li>      <a href="../integration.html"  title="Continuous Integration">Continuous Integration</a>

Modified: incubator/onami/site/committers/svn-conventions.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/committers/svn-conventions.html?rev=1414065&r1=1414064&r2=1414065&view=diff
==============================================================================
--- incubator/onami/site/committers/svn-conventions.html (original)
+++ incubator/onami/site/committers/svn-conventions.html Tue Nov 27 10:12:33 2012
@@ -129,6 +129,8 @@
 </li>
                                   <li>      <a href="../mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
 </li>
+                                  <li>      <a href="../dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
                                   <li>      <a href="../dependencies.html"  title="Dependencies">Dependencies</a>
 </li>
                                   <li>      <a href="../integration.html"  title="Continuous Integration">Continuous Integration</a>

Modified: incubator/onami/site/community/mail-lists.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/community/mail-lists.html?rev=1414065&r1=1414064&r2=1414065&view=diff
==============================================================================
--- incubator/onami/site/community/mail-lists.html (original)
+++ incubator/onami/site/community/mail-lists.html Tue Nov 27 10:12:33 2012
@@ -129,6 +129,8 @@
 </li>
                                   <li>      <a href="../mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
 </li>
+                                  <li>      <a href="../dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
                                   <li>      <a href="../dependencies.html"  title="Dependencies">Dependencies</a>
 </li>
                                   <li>      <a href="../integration.html"  title="Continuous Integration">Continuous Integration</a>

Modified: incubator/onami/site/community/patches.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/community/patches.html?rev=1414065&r1=1414064&r2=1414065&view=diff
==============================================================================
--- incubator/onami/site/community/patches.html (original)
+++ incubator/onami/site/community/patches.html Tue Nov 27 10:12:33 2012
@@ -129,6 +129,8 @@
 </li>
                                   <li>      <a href="../mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
 </li>
+                                  <li>      <a href="../dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
                                   <li>      <a href="../dependencies.html"  title="Dependencies">Dependencies</a>
 </li>
                                   <li>      <a href="../integration.html"  title="Continuous Integration">Continuous Integration</a>

Modified: incubator/onami/site/community/volunteering.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/community/volunteering.html?rev=1414065&r1=1414064&r2=1414065&view=diff
==============================================================================
--- incubator/onami/site/community/volunteering.html (original)
+++ incubator/onami/site/community/volunteering.html Tue Nov 27 10:12:33 2012
@@ -129,6 +129,8 @@
 </li>
                                   <li>      <a href="../mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
 </li>
+                                  <li>      <a href="../dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
                                   <li>      <a href="../dependencies.html"  title="Dependencies">Dependencies</a>
 </li>
                                   <li>      <a href="../integration.html"  title="Continuous Integration">Continuous Integration</a>

Modified: incubator/onami/site/dependencies.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/dependencies.html?rev=1414065&r1=1414064&r2=1414065&view=diff
==============================================================================
--- incubator/onami/site/dependencies.html (original)
+++ incubator/onami/site/dependencies.html Tue Nov 27 10:12:33 2012
@@ -127,6 +127,8 @@
 </li>
                                   <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
 </li>
+                                  <li>      <a href="dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
                                   <li>      <a href="dependencies.html"  title="Dependencies">Dependencies</a>
 </li>
                                   <li>      <a href="integration.html"  title="Continuous Integration">Continuous Integration</a>
@@ -305,7 +307,24 @@
                 
         <div id="bodyColumn" >
                                   
-            <a name="Project_Dependencies"></a><div class="section"><h2>Project Dependencies<a name="Project_Dependencies"></a></h2><p>There are no dependencies for this project. It is a standalone application that does not depend on any other project.</p></div>
+            <a name="Project_Dependencies"></a><div class="section"><h2>Project Dependencies<a name="Project_Dependencies"></a></h2><a name="Project_Dependencies_provided"></a><div class="section"><h3>provided<a name="provided"></a></h3><p>The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>com.google.inject</td><td><a class="externalLink" href="http://code.google.com/p/google-guice/guice/">guice</a></td><td>3.0</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr></table></div></div><a name="Project_Transitive_Dependencies"></a><div class="section"><h2>Project Transitive Dependencies
 <a name="Project_Transitive_Dependencies"></a></h2><p>The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.</p><a name="Project_Transitive_Dependencies_provided"></a><div class="section"><h3>provided<a name="provided"></a></h3><p>The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>aopalliance</td><td><a class="externalLink" href="http://aopalliance.sourceforge.net">aopalliance</a></td><td>1.0</td><td>jar</td><td>Public Domain</td></tr><tr class="a"><td>javax.inject</td><td><a class="externalLink" href="http://code.google.com/p/atinject/">javax.inject</a></td><td>1</td><td>jar</td><td><a class="
 externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr></table></div></div><a name="Project_Dependency_Graph"></a><div class="section"><h2>Project Dependency Graph<a name="Project_Dependency_Graph"></a></h2><script language="javascript" type="text/javascript">
+      function toggleDependencyDetail( divId, imgId )
+      {
+        var div = document.getElementById( divId );
+        var img = document.getElementById( imgId );
+        if( div.style.display == '' )
+        {
+          div.style.display = 'none';
+          img.src='./images/icon_info_sml.gif';
+        }
+        else
+        {
+          div.style.display = '';
+          img.src='./images/close.gif';
+        }
+      }
+</script>
+<a name="Dependency_Tree"></a><div class="section"><h3>Dependency Tree<a name="Dependency_Tree"></a></h3><ul><li>org.apache.onami:onami-site:pom:1-SNAPSHOT <img id="_217494919" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_769855334', '_217494919' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_769855334" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Apache Onami Site</th></tr><tr class="b"><td><p><b>Description: </b>Apache Onami is a project focused on the development and maintenance of a set of Google Guice extensions.</p><p><b>URL: </b><a class="externalLink" href="http://onami.incubator.apache.org/onami-site/">http://onami.incubator.apache.org/onami-site/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>com.google.inject:guice:ja
 r:3.0 (provided) <img id="_995348330" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_143905827', '_995348330' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_143905827" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Google Guice - Core Library</th></tr><tr class="b"><td><p><b>Description: </b>Guice is a lightweight dependency injection framework for Java 5 and above</p><p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/google-guice/guice/">http://code.google.com/p/google-guice/guice/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>javax.inject:javax.inject:jar:1 (provided) <img id="_1491093176" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1438240612', '_1491093176' );" style=
 "cursor: pointer;vertical-align:text-bottom;"></img><div id="_1438240612" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>javax.inject</th></tr><tr class="b"><td><p><b>Description: </b>The javax.inject API</p><p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/atinject/">http://code.google.com/p/atinject/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>aopalliance:aopalliance:jar:1.0 (provided) <img id="_351987620" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1047671626', '_351987620' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1047671626" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>AOP alliance</th></tr><tr class="b"><td><p><b>Description: </b>AOP Alliance</p><p><b>URL:
  </b><a class="externalLink" href="http://aopalliance.sourceforge.net">http://aopalliance.sourceforge.net</a></p><p><b>Project License: </b>Public Domain</p></td></tr></table></div></li></ul></li></ul></li></ul></div></div><a name="Licenses"></a><div class="section"><h2>Licenses<a name="Licenses"></a></h2><p><b>Public Domain: </b>AOP alliance</p><p><b>The Apache Software License, Version 2.0: </b>Apache Onami Site, Google Guice - Core Library, javax.inject</p></div><a name="Dependency_File_Details"></a><div class="section"><h2>Dependency File Details<a name="Dependency_File_Details"></a></h2><table border="0" class="table table-striped"><tr class="a"><th>Filename</th><th>Size</th><th>Entries</th><th>Classes</th><th>Packages</th><th>JDK Rev</th><th>Debug</th></tr><tr class="b"><td>aopalliance-1.0.jar</td><td>4.36 kB</td><td>15</td><td>9</td><td>2</td><td>1.3</td><td>debug</td></tr><tr class="a"><td>guice-3.0.jar</td><td>693.84 kB</td><td>585</td><td>565</td><td>12</td><td>1.5
 </td><td>debug</td></tr><tr class="b"><td>javax.inject-1.jar</td><td>2.44 kB</td><td>8</td><td>6</td><td>1</td><td>1.5</td><td>release</td></tr><tr class="a"><th>Total</th><th>Size</th><th>Entries</th><th>Classes</th><th>Packages</th><th>JDK Rev</th><th>Debug</th></tr><tr class="b"><td>3</td><td>700.64 kB</td><td>608</td><td>580</td><td>15</td><td>1.5</td><td>2</td></tr><tr class="a"><td>provided: 3</td><td>provided: 700.64 kB</td><td>provided: 608</td><td>provided: 580</td><td>provided: 15</td><td>-</td><td>provided: 2</td></tr></table></div><a name="Dependency_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="table table-striped"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><
 td>-</td><td>Yes</td></tr><tr class="a"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>-</td></tr></table><p>Repository locations for each of the Dependencies.</p><table border="0" class="table table-striped"><tr class="a"><th>Artifact</th><th>apache.snapshots</th><th>archiva-asf-mirror</th></tr><tr class="b"><td>aopalliance:aopalliance:jar:1.0</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/public" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>com.google.inject:guice:jar:3.0</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/public/com/google/inject/guice/3.0/guice-3.0.jar"><img alt="Found at https://archiva-reposit
 ory.apache.org/archiva/repository/public" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>javax.inject:javax.inject:jar:1</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/public/javax/inject/javax.inject/1/javax.inject-1.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/public" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><th>Total</th><th>apache.snapshots</th><th>archiva-asf-mirror</th></tr><tr class="b"><td>3 (provided: 3)</td><td>0</td><td>3</td></tr></table></div>
                   </div>
           </div>
 

Added: incubator/onami/site/dependency-management.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/dependency-management.html?rev=1414065&view=auto
==============================================================================
--- incubator/onami/site/dependency-management.html (added)
+++ incubator/onami/site/dependency-management.html Tue Nov 27 10:12:33 2012
@@ -0,0 +1,337 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Nov 27, 2012
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20121127" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Onami Site - Project Dependency Management</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
+
+                          
+        
+<script type="text/javascript">$( document ).ready( function()
+        {
+          $( '.carousel' ).carousel(
+          {
+            interval: 3500
+          } )
+        } );</script>
+          
+            </head>
+        <body class="topBarEnabled">
+          
+                        
+                    
+                
+
+    <div id="topbar" class="navbar navbar-fixed-top ">
+      <div class="navbar-inner">
+                                  <div class="container"><div class="nav-collapse">
+            
+                
+                                <ul class="nav">
+                          <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Components <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="autobind"  title="Autobind">Autobind</a>
+</li>
+                  
+                      <li>      <a href="cache"  title="Cache">Cache</a>
+</li>
+                  
+                      <li>      <a href="configuration"  title="Configuration">Configuration</a>
+</li>
+                  
+                      <li>      <a href="guava"  title="Guava">Guava</a>
+</li>
+                  
+                      <li>      <a href="lifecycle"  title="Lifecycle">Lifecycle</a>
+</li>
+                  
+                      <li>      <a href="logging"  title="Logging">Logging</a>
+</li>
+                  
+                      <li>      <a href="scheduler"  title="Scheduler">Scheduler</a>
+</li>
+                  
+                      <li>      <a href="spi"  title="SPI">SPI</a>
+</li>
+                  
+                      <li>      <a href="test"  title="Test">Test</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="community/volunteering.html"  title="Volunteering">Volunteering</a>
+</li>
+                  
+                      <li>      <a href="community/patches.html"  title="Contributing Patches">Contributing Patches</a>
+</li>
+                  
+                      <li>      <a href="community/mail-lists.html"  title="Mailing lists">Mailing lists</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Committers <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="committers/svn-conventions.html"  title="SVN conventions">SVN conventions</a>
+</li>
+                  
+                      <li>      <a href="committers/maven-settings.html"  title="Maven settings">Maven settings</a>
+</li>
+                  
+                      <li>      <a href="committers/gpg-keys.html"  title="GPG keys">GPG keys</a>
+</li>
+                  
+                      <li>      <a href="committers/jira-conventions.html"  title="JIRA conventions">JIRA conventions</a>
+</li>
+                  
+                      <li>      <a href="committers/codestyle.html"  title="Code style recommendations">Code style recommendations</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project Documentation <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li class="dropdown-submenu">
+                                      <a href="project-info.html"  title="Project Information">Project Information</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="index.html"  title="About">About</a>
+</li>
+                                  <li>      <a href="project-summary.html"  title="Project Summary">Project Summary</a>
+</li>
+                                  <li>      <a href="license.html"  title="Project License">Project License</a>
+</li>
+                                  <li>      <a href="team-list.html"  title="Project Team">Project Team</a>
+</li>
+                                  <li>      <a href="source-repository.html"  title="Source Repository">Source Repository</a>
+</li>
+                                  <li>      <a href="issue-tracking.html"  title="Issue Tracking">Issue Tracking</a>
+</li>
+                                  <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                                  <li>      <a href="dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
+                                  <li>      <a href="dependencies.html"  title="Dependencies">Dependencies</a>
+</li>
+                                  <li>      <a href="integration.html"  title="Continuous Integration">Continuous Integration</a>
+</li>
+                                  <li>      <a href="plugin-management.html"  title="Plugin Management">Plugin Management</a>
+</li>
+                                  <li>      <a href="plugins.html"  title="Project Plugins">Project Plugins</a>
+</li>
+                                  <li>      <a href="distribution-management.html"  title="Distribution Management">Distribution Management</a>
+</li>
+                              </ul>
+            </li>
+                  
+                      <li class="dropdown-submenu">
+                                      <a href="project-reports.html"  title="Project Reports">Project Reports</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="checkstyle-aggregate.html"  title="Checkstyle">Checkstyle</a>
+</li>
+                                  <li>      <a href="surefire-report.html"  title="Surefire Report">Surefire Report</a>
+</li>
+                              </ul>
+            </li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://www.apache.org/foundation/how-it-works.html"  title="How the ASF works">How the ASF works</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/getinvolved.html"  title="Get Involved">Get Involved</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/dev/"  title="Developer Resources">Developer Resources</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/sponsorship.html"  title="Sponsorship">Sponsorship</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/thanks.html"  title="Thanks">Thanks</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Components <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="autobind"  title="Autobind">Autobind</a>
+</li>
+                  
+                      <li>      <a href="cache"  title="Cache">Cache</a>
+</li>
+                  
+                      <li>      <a href="configuration"  title="Configuration">Configuration</a>
+</li>
+                  
+                      <li>      <a href="guava"  title="Guava">Guava</a>
+</li>
+                  
+                      <li>      <a href="lifecycle"  title="Lifecycle">Lifecycle</a>
+</li>
+                  
+                      <li>      <a href="logging"  title="Logging">Logging</a>
+</li>
+                  
+                      <li>      <a href="scheduler"  title="Scheduler">Scheduler</a>
+</li>
+                  
+                      <li>      <a href="spi"  title="SPI">SPI</a>
+</li>
+                  
+                      <li>      <a href="test"  title="Test">Test</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="community/volunteering.html"  title="Volunteering">Volunteering</a>
+</li>
+                  
+                      <li>      <a href="community/patches.html"  title="Contributing Patches">Contributing Patches</a>
+</li>
+                  
+                      <li>      <a href="community/mail-lists.html"  title="Mailing lists">Mailing lists</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Committers <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="committers/svn-conventions.html"  title="SVN conventions">SVN conventions</a>
+</li>
+                  
+                      <li>      <a href="committers/maven-settings.html"  title="Maven settings">Maven settings</a>
+</li>
+                  
+                      <li>      <a href="committers/gpg-keys.html"  title="GPG keys">GPG keys</a>
+</li>
+                  
+                      <li>      <a href="committers/jira-conventions.html"  title="JIRA conventions">JIRA conventions</a>
+</li>
+                  
+                      <li>      <a href="committers/codestyle.html"  title="Code style recommendations">Code style recommendations</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://www.apache.org/foundation/how-it-works.html"  title="How the ASF works">How the ASF works</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/getinvolved.html"  title="Get Involved">Get Involved</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/dev/"  title="Developer Resources">Developer Resources</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/sponsorship.html"  title="Sponsorship">Sponsorship</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/thanks.html"  title="Thanks">Thanks</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+                      <form id="search-form" action="http://www.google.com/search" method="get"  class="navbar-search pull-right" >
+    
+  <input value="http://onami.incubator.apache.org/onami-site/" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+          
+                                                              
+                   
+                      </div>
+          
+        </div>
+      </div>
+    </div>
+    
+        <div class="container">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href="index.html" id="bannerLeft" title="Apache Onami logo">
+                                                                                                <img src="images/apache-onami-logo.png"  alt="Apache Onami logo"/>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
+                                                                                        <img src="http://incubator.apache.org/images/apache-incubator-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                  <li id="publishDate">Last Published: 27 November 2012</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 1-SNAPSHOT</li>
+                      
+                
+                    
+      
+                            </ul>
+      </div>
+
+      
+                
+        <div id="bodyColumn" >
+                                  
+            <div class="section"><h2>Project Dependency Management<a name="Project_Dependency_Management"></a></h2><a name="Project_Dependency_Management"></a><div class="section"><h3>compile<a name="compile"></a></h3><a name="compile"></a><p>The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>aopalliance</td><td><a class="externalLink" href="http://aopalliance.sourceforge.net">aopalliance</a></td><td>1.0</td><td>jar</td><td>Public Domain</td></tr><tr class="a"><td>com.google.inject.extensions</td><td><a class="externalLink" href="http://code.google.com/p/google-guice/extensions-parent/guice-multibindings/">guice-multibindings</a></td><td>3.0</td><td>jar</td><td><a class="externalLink" 
 href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="b"><td>javax.inject</td><td><a class="externalLink" href="http://code.google.com/p/atinject/">javax.inject</a></td><td>1</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="a"><td>junit</td><td><a class="externalLink" href="http://junit.org">junit</a></td><td>4.10</td><td>jar</td><td><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></td></tr><tr class="b"><td>org.testng</td><td><a class="externalLink" href="http://testng.org">testng</a></td><td>6.0</td><td>jar</td><td><a class="externalLink" href="http://apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr></table></div></div>
+                  </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container">
+              <div class="row span12">Copyright &copy;                    2012
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+                    
+      </div>
+
+                                                                  <?xml version="1.0" encoding="UTF-8"?>
+<div class="row span12">Apache Onami, Apache, the Apache feather logo, and the Apache Onami project logos are trademarks of The Apache Software Foundation.
+      All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
+                  
+                <p id="poweredBy" class="pull-right">
+                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+              </p>
+        
+                </div>
+    </footer>
+  </body>
+</html>
\ No newline at end of file

Propchange: incubator/onami/site/dependency-management.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/onami/site/dependency-management.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Modified: incubator/onami/site/distribution-management.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/distribution-management.html?rev=1414065&r1=1414064&r2=1414065&view=diff
==============================================================================
--- incubator/onami/site/distribution-management.html (original)
+++ incubator/onami/site/distribution-management.html Tue Nov 27 10:12:33 2012
@@ -127,6 +127,8 @@
 </li>
                                   <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
 </li>
+                                  <li>      <a href="dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
                                   <li>      <a href="dependencies.html"  title="Dependencies">Dependencies</a>
 </li>
                                   <li>      <a href="integration.html"  title="Continuous Integration">Continuous Integration</a>

Modified: incubator/onami/site/index.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/index.html?rev=1414065&r1=1414064&r2=1414065&view=diff
==============================================================================
--- incubator/onami/site/index.html (original)
+++ incubator/onami/site/index.html Tue Nov 27 10:12:33 2012
@@ -129,6 +129,8 @@
 </li>
                                   <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
 </li>
+                                  <li>      <a href="dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
                                   <li>      <a href="dependencies.html"  title="Dependencies">Dependencies</a>
 </li>
                                   <li>      <a href="integration.html"  title="Continuous Integration">Continuous Integration</a>

Modified: incubator/onami/site/integration.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/integration.html?rev=1414065&r1=1414064&r2=1414065&view=diff
==============================================================================
--- incubator/onami/site/integration.html (original)
+++ incubator/onami/site/integration.html Tue Nov 27 10:12:33 2012
@@ -127,6 +127,8 @@
 </li>
                                   <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
 </li>
+                                  <li>      <a href="dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
                                   <li>      <a href="dependencies.html"  title="Dependencies">Dependencies</a>
 </li>
                                   <li>      <a href="integration.html"  title="Continuous Integration">Continuous Integration</a>

Modified: incubator/onami/site/issue-tracking.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/issue-tracking.html?rev=1414065&r1=1414064&r2=1414065&view=diff
==============================================================================
--- incubator/onami/site/issue-tracking.html (original)
+++ incubator/onami/site/issue-tracking.html Tue Nov 27 10:12:33 2012
@@ -127,6 +127,8 @@
 </li>
                                   <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
 </li>
+                                  <li>      <a href="dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
                                   <li>      <a href="dependencies.html"  title="Dependencies">Dependencies</a>
 </li>
                                   <li>      <a href="integration.html"  title="Continuous Integration">Continuous Integration</a>

Modified: incubator/onami/site/license.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/license.html?rev=1414065&r1=1414064&r2=1414065&view=diff
==============================================================================
--- incubator/onami/site/license.html (original)
+++ incubator/onami/site/license.html Tue Nov 27 10:12:33 2012
@@ -127,6 +127,8 @@
 </li>
                                   <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
 </li>
+                                  <li>      <a href="dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
                                   <li>      <a href="dependencies.html"  title="Dependencies">Dependencies</a>
 </li>
                                   <li>      <a href="integration.html"  title="Continuous Integration">Continuous Integration</a>

Modified: incubator/onami/site/mail-lists.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/mail-lists.html?rev=1414065&r1=1414064&r2=1414065&view=diff
==============================================================================
--- incubator/onami/site/mail-lists.html (original)
+++ incubator/onami/site/mail-lists.html Tue Nov 27 10:12:33 2012
@@ -127,6 +127,8 @@
 </li>
                                   <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
 </li>
+                                  <li>      <a href="dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
                                   <li>      <a href="dependencies.html"  title="Dependencies">Dependencies</a>
 </li>
                                   <li>      <a href="integration.html"  title="Continuous Integration">Continuous Integration</a>

Modified: incubator/onami/site/plugin-management.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/plugin-management.html?rev=1414065&r1=1414064&r2=1414065&view=diff
==============================================================================
--- incubator/onami/site/plugin-management.html (original)
+++ incubator/onami/site/plugin-management.html Tue Nov 27 10:12:33 2012
@@ -127,6 +127,8 @@
 </li>
                                   <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
 </li>
+                                  <li>      <a href="dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
                                   <li>      <a href="dependencies.html"  title="Dependencies">Dependencies</a>
 </li>
                                   <li>      <a href="integration.html"  title="Continuous Integration">Continuous Integration</a>

Modified: incubator/onami/site/plugins.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/plugins.html?rev=1414065&r1=1414064&r2=1414065&view=diff
==============================================================================
--- incubator/onami/site/plugins.html (original)
+++ incubator/onami/site/plugins.html Tue Nov 27 10:12:33 2012
@@ -127,6 +127,8 @@
 </li>
                                   <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
 </li>
+                                  <li>      <a href="dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
                                   <li>      <a href="dependencies.html"  title="Dependencies">Dependencies</a>
 </li>
                                   <li>      <a href="integration.html"  title="Continuous Integration">Continuous Integration</a>

Modified: incubator/onami/site/project-info.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/project-info.html?rev=1414065&r1=1414064&r2=1414065&view=diff
==============================================================================
--- incubator/onami/site/project-info.html (original)
+++ incubator/onami/site/project-info.html Tue Nov 27 10:12:33 2012
@@ -127,6 +127,8 @@
 </li>
                                   <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
 </li>
+                                  <li>      <a href="dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
                                   <li>      <a href="dependencies.html"  title="Dependencies">Dependencies</a>
 </li>
                                   <li>      <a href="integration.html"  title="Continuous Integration">Continuous Integration</a>
@@ -305,7 +307,7 @@
                 
         <div id="bodyColumn" >
                                   
-            <div class="section"><h2>Project Information<a name="Project_Information"></a></h2><p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> on behalf of the project.</p><div class="section"><h3>Overview<a name="Overview"></a></h3><table border="0" class="table table-striped"><tr class="a"><th>Document</th><th>Description</th></tr><tr class="b"><td><a href="index.html">About</a></td><td>Apache Onami is a project focused on the development and maintenance of a set of Google Guice extensions.</td></tr><tr class="a"><td><a href="project-summary.html">Project Summary</a></td><td>This document lists other related information of this project</td></tr><tr class="b"><td><a href="license.html">Project License</a></td><td>This is a link to the definitions of project licenses.</td></tr><tr clas
 s="a"><td><a href="team-list.html">Project Team</a></td><td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr><tr class="b"><td><a href="source-repository.html">Source Repository</a></td><td>This is a link to the online source repository that can be viewed via a web browser.</td></tr><tr class="a"><td><a href="issue-tracking.html">Issue Tracking</a></td><td>This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.</td></tr><tr class="b"><td><a href="mail-lists.html">Mailing Lists</a></td><td>This document provides subscription and archive information for this project's mailing lists.</td></tr><tr class="a"><td><a href="dependencies.html">Dependencies</a></td><td>This document lists the project's dependencies and provides information on each dependency.</td></tr><tr class="b">
 <td><a href="integration.html">Continuous Integration</a></td><td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td></tr><tr class="a"><td><a href="plugin-management.html">Plugin Management</a></td><td>This document lists the plugins that are defined through pluginManagement.</td></tr><tr class="b"><td><a href="plugins.html">Project Plugins</a></td><td>This document lists the build plugins and the report plugins used by this project.</td></tr><tr class="a"><td><a href="distribution-management.html">Distribution Management</a></td><td>This document provides informations on the distribution management of this project.</td></tr></table></div></div>
+            <div class="section"><h2>Project Information<a name="Project_Information"></a></h2><p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> on behalf of the project.</p><div class="section"><h3>Overview<a name="Overview"></a></h3><table border="0" class="table table-striped"><tr class="a"><th>Document</th><th>Description</th></tr><tr class="b"><td><a href="index.html">About</a></td><td>Apache Onami is a project focused on the development and maintenance of a set of Google Guice extensions.</td></tr><tr class="a"><td><a href="project-summary.html">Project Summary</a></td><td>This document lists other related information of this project</td></tr><tr class="b"><td><a href="license.html">Project License</a></td><td>This is a link to the definitions of project licenses.</td></tr><tr clas
 s="a"><td><a href="team-list.html">Project Team</a></td><td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr><tr class="b"><td><a href="source-repository.html">Source Repository</a></td><td>This is a link to the online source repository that can be viewed via a web browser.</td></tr><tr class="a"><td><a href="issue-tracking.html">Issue Tracking</a></td><td>This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.</td></tr><tr class="b"><td><a href="mail-lists.html">Mailing Lists</a></td><td>This document provides subscription and archive information for this project's mailing lists.</td></tr><tr class="a"><td><a href="dependency-management.html">Dependency Management</a></td><td>This document lists the dependencies that are defined through dependencyManagement.</td></tr><tr 
 class="b"><td><a href="dependencies.html">Dependencies</a></td><td>This document lists the project's dependencies and provides information on each dependency.</td></tr><tr class="a"><td><a href="integration.html">Continuous Integration</a></td><td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td></tr><tr class="b"><td><a href="plugin-management.html">Plugin Management</a></td><td>This document lists the plugins that are defined through pluginManagement.</td></tr><tr class="a"><td><a href="plugins.html">Project Plugins</a></td><td>This document lists the build plugins and the report plugins used by this project.</td></tr><tr class="b"><td><a href="distribution-management.html">Distribution Management</a></td><td>This document provides informations on the distribution management of this project.</td></tr></table></div></div>
                   </div>
           </div>
 

Modified: incubator/onami/site/project-reports.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/project-reports.html?rev=1414065&r1=1414064&r2=1414065&view=diff
==============================================================================
--- incubator/onami/site/project-reports.html (original)
+++ incubator/onami/site/project-reports.html Tue Nov 27 10:12:33 2012
@@ -127,6 +127,8 @@
 </li>
                                   <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
 </li>
+                                  <li>      <a href="dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
                                   <li>      <a href="dependencies.html"  title="Dependencies">Dependencies</a>
 </li>
                                   <li>      <a href="integration.html"  title="Continuous Integration">Continuous Integration</a>

Modified: incubator/onami/site/project-summary.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/project-summary.html?rev=1414065&r1=1414064&r2=1414065&view=diff
==============================================================================
--- incubator/onami/site/project-summary.html (original)
+++ incubator/onami/site/project-summary.html Tue Nov 27 10:12:33 2012
@@ -127,6 +127,8 @@
 </li>
                                   <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
 </li>
+                                  <li>      <a href="dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
                                   <li>      <a href="dependencies.html"  title="Dependencies">Dependencies</a>
 </li>
                                   <li>      <a href="integration.html"  title="Continuous Integration">Continuous Integration</a>

Modified: incubator/onami/site/source-repository.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/source-repository.html?rev=1414065&r1=1414064&r2=1414065&view=diff
==============================================================================
--- incubator/onami/site/source-repository.html (original)
+++ incubator/onami/site/source-repository.html Tue Nov 27 10:12:33 2012
@@ -127,6 +127,8 @@
 </li>
                                   <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
 </li>
+                                  <li>      <a href="dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
                                   <li>      <a href="dependencies.html"  title="Dependencies">Dependencies</a>
 </li>
                                   <li>      <a href="integration.html"  title="Continuous Integration">Continuous Integration</a>

Modified: incubator/onami/site/surefire-report.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/surefire-report.html?rev=1414065&r1=1414064&r2=1414065&view=diff
==============================================================================
--- incubator/onami/site/surefire-report.html (original)
+++ incubator/onami/site/surefire-report.html Tue Nov 27 10:12:33 2012
@@ -127,6 +127,8 @@
 </li>
                                   <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
 </li>
+                                  <li>      <a href="dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
                                   <li>      <a href="dependencies.html"  title="Dependencies">Dependencies</a>
 </li>
                                   <li>      <a href="integration.html"  title="Continuous Integration">Continuous Integration</a>

Modified: incubator/onami/site/team-list.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/team-list.html?rev=1414065&r1=1414064&r2=1414065&view=diff
==============================================================================
--- incubator/onami/site/team-list.html (original)
+++ incubator/onami/site/team-list.html Tue Nov 27 10:12:33 2012
@@ -127,6 +127,8 @@
 </li>
                                   <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
 </li>
+                                  <li>      <a href="dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
                                   <li>      <a href="dependencies.html"  title="Dependencies">Dependencies</a>
 </li>
                                   <li>      <a href="integration.html"  title="Continuous Integration">Continuous Integration</a>