You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by em...@apache.org on 2018/03/08 18:23:56 UTC

svn commit: r1826262 [2/8] - in /myfaces/site/publish/core23: ./ css/ images/ images/gaetutorial-eclipse/ images/gaetutorial-idea/ img/ img/banners/ img/icons/ img/slices/

Added: myfaces/site/publish/core23/dependency-convergence.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/dependency-convergence.html?rev=1826262&view=auto
==============================================================================
--- myfaces/site/publish/core23/dependency-convergence.html (added)
+++ myfaces/site/publish/core23/dependency-convergence.html Thu Mar  8 18:23:55 2018
@@ -0,0 +1,1003 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>MyFaces Core JSF-2.3 - Reactor Dependency Convergence</title>
+    <link rel="stylesheet" type="text/css" media="all" href="./css/maven-base.css"/>
+    <link rel="stylesheet" type="text/css" media="all" href="./css/maven-theme.css"/>
+    <link rel="stylesheet" type="text/css" media="print" href="./css/print.css"/>
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+      </head>
+  <body>
+  <div id="header">
+    <div id="top_menu">
+      <div id="top_menu_container">
+              
+  
+  
+  <div class="date">
+    Last Published: 08 Mar 2018
+  </div>
+            <ul>
+      <li>
+        <a href="http://www.apache.org/">Apache</a>
+    </li>
+                    <li>
+        <a href="../index.html">MyFaces</a>
+    </li>
+                    <li>
+        <a href="../wiki/core/user-guide/quick-start.html">Quick Start</a>
+    </li>
+                    <li>
+        <a href="../wiki/core/user-guide.html">User Guide</a>
+    </li>
+                    <li>
+        <a href="../wiki/core/faq.html">FAQ</a>
+    </li>
+                    <li>
+        <a href="javadoc.html">Generated Doc</a>
+    </li>
+                    <li>
+        <a href="../download.html">Download</a>
+    </li>
+        </ul>
+        <div class="clear"></div>
+      </div> <!-- close top_menu_container -->
+    </div> <!-- close top_menu -->
+    <div id="header_bottom">
+    <div id="logo_banner_container">
+            <div id="logo">
+          <a href="../index.html">
+    
+                                            <img src="img/banners/MyFaces_logo.jpg" alt="" />
+    
+            </a>
+        </div>
+              <div id="banner">
+          <a href="http://www.apache.org">
+    
+                                            <img src="img/banners/apache_banner.png" alt="" />
+    
+            </a>
+        </div>
+        <div class="clear"></div>
+    </div> <!-- close logo_banner_container -->
+    </div> <!-- close header_bottom -->
+  </div> <!-- close header -->
+    <div id="main_container">
+    <div id="left_column">
+             <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>JSF Implementations</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+          
+              
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="expanded">
+                    <a href="index.html">Core JSF-2.3</a>
+                  <ul>
+                  
+    <li class="none">
+                    <a href="myfaces-api/index.html">API</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="myfaces-impl/index.html">Impl</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="myfaces-impl-shared/index.html">Shared</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="myfaces-bundle/index.html">Bundle</a>
+          </li>
+              </ul>
+        </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core22/index.html">Core JSF-2.2</a>
+                </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core21/index.html">Core JSF-2.1</a>
+                </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core20/index.html">Core JSF-2.0</a>
+                </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core12/index.html">Core JSF-1.2</a>
+                </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core11/index.html">Core JSF-1.1</a>
+                </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>UI-Component Sets</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+    <li class="none">
+                    <a href="../trinidad/index.html">Trinidad</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../tobago/index.html">Tobago</a>
+          </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../tomahawk/index.html">Tomahawk</a>
+                </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>Add-ons and Extensions</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+    <li class="none">
+                    <a href="../extensions/cdi/index.html">CODI</a>
+          </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../orchestra/index.html">Orchestra</a>
+                </li>
+              
+    <li class="none">
+                    <a href="../extensions/validator/index.html">ExtVal</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../portlet-bridge/index.html">Portlet Bridge</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../test/index.html">Test</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../commons/index.html">Commons</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../extensions/scripting/index.html">Ext-Scripting</a>
+          </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../sandbox/index.html">Sandbox</a>
+                </li>
+              
+    <li class="none">
+                    <a href="../otherProjects.html">Others</a>
+          </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>Documentation</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+    <li class="none">
+                    <a href="../wiki/core/user-guide/quick-start.html">Quick Start</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../wiki/core/user-guide/getting-started.html">Getting Started</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../core20/googleappenginesupport.html">MyFaces and Google App Engine</a>
+          </li>
+              
+    <li class="none">
+                    <a href="javadoc.html">Generated Javadoc, Tlddoc and Others</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../wiki/core/faq.html">FAQ</a>
+          </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>Project Documentation</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+            
+            
+      
+            
+      
+            
+      
+              
+            <li class="expanded">
+                    <a href="project-info.html">Project Information</a>
+                  <ul>
+                  
+    <li class="none">
+                    <a href="distribution-management.html">Distribution Management</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="index.html">About</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="dependencies.html">Dependencies</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="issue-tracking.html">Issue Tracking</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="plugins.html">Project Plugins</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="integration.html">Continuous Integration</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="license.html">Project License</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="dependency-management.html">Dependency Management</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="mail-lists.html">Mailing Lists</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="team-list.html">Project Team</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="dependency-convergence.html" class="selected">Dependency Convergence</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="source-repository.html">Source Repository</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="plugin-management.html">Plugin Management</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="project-summary.html">Project Summary</a>
+          </li>
+              </ul>
+        </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>Foundation</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+    <li class="none">
+                    <a href="http://www.apache.org/" class="externalLink">ASF<span/></a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship<span/></a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks<span/></a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/security/" class="externalLink">Security<span/></a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/licenses/" class="externalLink">License<span/></a>
+          </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+           <div id="powered_by">
+                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+            <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
+          </a>
+              </div> <!-- close powered_by -->
+  <div class="clear"></div>
+    </div>
+    <div id="body_column">
+      <div>
+      <div class="section">
+<h2>Reactor Dependency Convergence<a name="Reactor_Dependency_Convergence"></a></h2>
+<table border="0" class="bodyTable"><caption>
+  <b>Legend:</b>
+</caption>
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>All projects share one version of the dependency.</td></tr>
+<tr class="b">
+<td><img alt="error" src="images/icon_error_sml.gif" /></td>
+<td>At least one project has a differing version of the dependency.</td></tr></table><br />
+<table border="0" class="bodyTable"><caption>
+  <b>Statistics:</b>
+</caption>
+<tr class="a">
+<th>Number of sub-projects:</th>
+<td>8</td></tr>
+<tr class="b">
+<th>Number of dependencies (NOD):</th>
+<td>40</td></tr>
+<tr class="a">
+<th>Number of unique artifacts (NOA):</th>
+<td>45</td></tr>
+<tr class="b">
+<th>Number of SNAPSHOT artifacts (NOS):</th>
+<td>0</td></tr>
+<tr class="a">
+<th>Convergence (NOD/NOA):</th>
+<td><img alt="error" src="images/icon_error_sml.gif" />&#160;<b>88%</b></td></tr>
+<tr class="b">
+<th>Ready for Release (100% Convergence and no SNAPSHOTS):</th>
+<td><img alt="error" src="images/icon_error_sml.gif" />&#160;<b>Error</b><br />You do not have 100% convergence.</td></tr></table></div>
+<div class="section">
+<h3>Dependencies used in sub-projects<a name="Dependencies_used_in_sub-projects"></a></h3>
+<div class="section">
+<h4>com.google.code.guice:guice<a name="com.google.code.guice:guice"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">1.0</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>commons-beanutils:commons-beanutils<a name="commons-beanutils:commons-beanutils"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">1.9.3</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">org.apache.myfaces.core:myfaces-api</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>commons-digester:commons-digester<a name="commons-digester:commons-digester"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">1.8</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>commons-logging:commons-logging<a name="commons-logging:commons-logging"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">1.1.1</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared-public">org.apache.myfaces.core.internal:myfaces-impl-shared-public</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared">org.apache.myfaces.core.internal:myfaces-impl-shared</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>de.berlios.jsunit:jsunit-maven2-plugin<a name="de.berlios.jsunit:jsunit-maven2-plugin"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">1.3</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">org.apache.myfaces.core:myfaces-api</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>javax.servlet:jstl<a name="javax.servlet:jstl"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">1.2</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">org.apache.myfaces.core:myfaces-api</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>jmock:jmock<a name="jmock:jmock"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">1.2.0</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">org.apache.myfaces.core:myfaces-api</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>jmock:jmock-cglib<a name="jmock:jmock-cglib"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">1.2.0</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">org.apache.myfaces.core:myfaces-api</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>junit:junit<a name="junit:junit"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">4.12</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">org.apache.myfaces.core:myfaces-api</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-test">org.apache.myfaces.core:myfaces-impl-test</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.bval:bval-jsr303<a name="org.apache.bval:bval-jsr303"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">0.5</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.geronimo.specs:geronimo-annotation_1.2_spec<a name="org.apache.geronimo.specs:geronimo-annotation_1.2_spec"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">1.0</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.geronimo.specs:geronimo-atinject_1.0_spec<a name="org.apache.geronimo.specs:geronimo-atinject_1.0_spec"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">1.0</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">org.apache.myfaces.core:myfaces-api</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.geronimo.specs:geronimo-ejb_3.0_spec<a name="org.apache.geronimo.specs:geronimo-ejb_3.0_spec"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">1.0.1</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.geronimo.specs:geronimo-el_2.2_spec<a name="org.apache.geronimo.specs:geronimo-el_2.2_spec"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">1.0.4</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared-public">org.apache.myfaces.core.internal:myfaces-impl-shared-public</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared">org.apache.myfaces.core.internal:myfaces-impl-shared</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">org.apache.myfaces.core:myfaces-api</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-test">org.apache.myfaces.core:myfaces-impl-test</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.geronimo.specs:geronimo-interceptor_1.1_spec<a name="org.apache.geronimo.specs:geronimo-interceptor_1.1_spec"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">1.0</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-test">org.apache.myfaces.core:myfaces-impl-test</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.geronimo.specs:geronimo-interceptor_1.2_spec<a name="org.apache.geronimo.specs:geronimo-interceptor_1.2_spec"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">1.0</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.geronimo.specs:geronimo-jcdi_1.1_spec<a name="org.apache.geronimo.specs:geronimo-jcdi_1.1_spec"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">1.0</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">org.apache.myfaces.core:myfaces-api</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.geronimo.specs:geronimo-jpa_3.0_spec<a name="org.apache.geronimo.specs:geronimo-jpa_3.0_spec"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">1.1.1</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.geronimo.specs:geronimo-jsp_2.2_spec<a name="org.apache.geronimo.specs:geronimo-jsp_2.2_spec"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">1.2</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared-public">org.apache.myfaces.core.internal:myfaces-impl-shared-public</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared">org.apache.myfaces.core.internal:myfaces-impl-shared</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">org.apache.myfaces.core:myfaces-api</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.geronimo.specs:geronimo-validation_1.0_spec<a name="org.apache.geronimo.specs:geronimo-validation_1.0_spec"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">1.1</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">org.apache.myfaces.core:myfaces-api</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.myfaces.buildtools:myfaces-builder-annotations<a name="org.apache.myfaces.buildtools:myfaces-builder-annotations"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">1.0.9</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared-public">org.apache.myfaces.core.internal:myfaces-impl-shared-public</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared">org.apache.myfaces.core.internal:myfaces-impl-shared</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">org.apache.myfaces.core:myfaces-api</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.myfaces.core.internal:myfaces-impl-shared<a name="org.apache.myfaces.core.internal:myfaces-impl-shared"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">2.3.1-SNAPSHOT</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-test">org.apache.myfaces.core:myfaces-impl-test</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.myfaces.core.internal:myfaces-impl-shared-public<a name="org.apache.myfaces.core.internal:myfaces-impl-shared-public"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">2.3.1-SNAPSHOT</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared">org.apache.myfaces.core.internal:myfaces-impl-shared</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-test">org.apache.myfaces.core:myfaces-impl-test</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.myfaces.core:myfaces-api<a name="org.apache.myfaces.core:myfaces-api"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">2.3.1-SNAPSHOT</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared-public">org.apache.myfaces.core.internal:myfaces-impl-shared-public</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared">org.apache.myfaces.core.internal:myfaces-impl-shared</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-bundle">org.apache.myfaces.core:myfaces-bundle</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-test">org.apache.myfaces.core:myfaces-impl-test</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.myfaces.core:myfaces-impl<a name="org.apache.myfaces.core:myfaces-impl"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">2.3.1-SNAPSHOT</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-bundle">org.apache.myfaces.core:myfaces-bundle</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-test">org.apache.myfaces.core:myfaces-impl-test</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.myfaces.test:myfaces-test23<a name="org.apache.myfaces.test:myfaces-test23"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">1.0.8</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared-public">org.apache.myfaces.core.internal:myfaces-impl-shared-public</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared">org.apache.myfaces.core.internal:myfaces-impl-shared</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">org.apache.myfaces.core:myfaces-api</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-test">org.apache.myfaces.core:myfaces-impl-test</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.openwebbeans:openwebbeans-clustering<a name="org.apache.openwebbeans:openwebbeans-clustering"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">1.2.1</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-test">org.apache.myfaces.core:myfaces-impl-test</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.openwebbeans:openwebbeans-impl<a name="org.apache.openwebbeans:openwebbeans-impl"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="error" src="images/icon_error_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">1.2.1</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-test">org.apache.myfaces.core:myfaces-impl-test</a></li></ol></td></tr>
+<tr class="a">
+<td width="25%">1.6.3</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.openwebbeans:openwebbeans-jsf<a name="org.apache.openwebbeans:openwebbeans-jsf"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td><img alt="error" src="images/icon_error_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td width="25%">1.2.1</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-test">org.apache.myfaces.core:myfaces-impl-test</a></li></ol></td></tr>
+<tr class="b">
+<td width="25%">1.6.3</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.openwebbeans:openwebbeans-resource<a name="org.apache.openwebbeans:openwebbeans-resource"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="error" src="images/icon_error_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">1.2.1</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-test">org.apache.myfaces.core:myfaces-impl-test</a></li></ol></td></tr>
+<tr class="a">
+<td width="25%">1.6.3</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.openwebbeans:openwebbeans-spi<a name="org.apache.openwebbeans:openwebbeans-spi"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td><img alt="error" src="images/icon_error_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td width="25%">1.2.1</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-test">org.apache.myfaces.core:myfaces-impl-test</a></li></ol></td></tr>
+<tr class="b">
+<td width="25%">1.6.3</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.openwebbeans:openwebbeans-web<a name="org.apache.openwebbeans:openwebbeans-web"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td><img alt="error" src="images/icon_error_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td width="25%">1.2.1</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-test">org.apache.myfaces.core:myfaces-impl-test</a></li></ol></td></tr>
+<tr class="a">
+<td width="25%">1.6.3</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.tomcat:tomcat-catalina<a name="org.apache.tomcat:tomcat-catalina"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td width="25%">7.0.78</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.tomcat:tomcat-el-api<a name="org.apache.tomcat:tomcat-el-api"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td width="25%">7.0.0</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.tomcat:tomcat-jasper-el<a name="org.apache.tomcat:tomcat-jasper-el"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td width="25%">7.0.0</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.tomcat:tomcat-servlet-api<a name="org.apache.tomcat:tomcat-servlet-api"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td width="25%">9.0.2</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared-public">org.apache.myfaces.core.internal:myfaces-impl-shared-public</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared">org.apache.myfaces.core.internal:myfaces-impl-shared</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">org.apache.myfaces.core:myfaces-api</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-test">org.apache.myfaces.core:myfaces-impl-test</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.apache.tomcat:tomcat-websocket-api<a name="org.apache.tomcat:tomcat-websocket-api"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td width="25%">7.0.78</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">org.apache.myfaces.core:myfaces-api</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.easymock:easymock<a name="org.easymock:easymock"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td width="25%">2.3</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared-public">org.apache.myfaces.core.internal:myfaces-impl-shared-public</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared">org.apache.myfaces.core.internal:myfaces-impl-shared</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">org.apache.myfaces.core:myfaces-api</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.easymock:easymockclassextension<a name="org.easymock:easymockclassextension"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td width="25%">2.3</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared-public">org.apache.myfaces.core.internal:myfaces-impl-shared-public</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared">org.apache.myfaces.core.internal:myfaces-impl-shared</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">org.apache.myfaces.core:myfaces-api</a></li>
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4>org.testng:testng<a name="org.testng:testng"></a></h4>
+<table border="0" class="bodyTable">
+<tr class="b">
+<td><img alt="success" src="images/icon_success_sml.gif" /></td>
+<td>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td width="25%">6.11</td>
+<td>
+<ol style="list-style-type: lower-alpha">
+<li><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">org.apache.myfaces.core:myfaces-impl</a></li></ol></td></tr></table></td></tr></table></div></div>
+      </div>
+    </div>
+    <div class="clear"></div>
+    </div> <!-- close main container -->
+    <div id="footer">
+      <div class="copyright">
+      &#169;  
+          2018
+       Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
+      </div><!-- close copyright -->
+    </div><!-- close footer -->
+  </body>
+</html>

Added: myfaces/site/publish/core23/dependency-management.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/dependency-management.html?rev=1826262&view=auto
==============================================================================
--- myfaces/site/publish/core23/dependency-management.html (added)
+++ myfaces/site/publish/core23/dependency-management.html Thu Mar  8 18:23:55 2018
@@ -0,0 +1,659 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>MyFaces Core JSF-2.3 - Project Dependency Management</title>
+    <link rel="stylesheet" type="text/css" media="all" href="./css/maven-base.css"/>
+    <link rel="stylesheet" type="text/css" media="all" href="./css/maven-theme.css"/>
+    <link rel="stylesheet" type="text/css" media="print" href="./css/print.css"/>
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+      </head>
+  <body>
+  <div id="header">
+    <div id="top_menu">
+      <div id="top_menu_container">
+              
+  
+  
+  <div class="date">
+    Last Published: 08 Mar 2018
+  </div>
+            <ul>
+      <li>
+        <a href="http://www.apache.org/">Apache</a>
+    </li>
+                    <li>
+        <a href="../index.html">MyFaces</a>
+    </li>
+                    <li>
+        <a href="../wiki/core/user-guide/quick-start.html">Quick Start</a>
+    </li>
+                    <li>
+        <a href="../wiki/core/user-guide.html">User Guide</a>
+    </li>
+                    <li>
+        <a href="../wiki/core/faq.html">FAQ</a>
+    </li>
+                    <li>
+        <a href="javadoc.html">Generated Doc</a>
+    </li>
+                    <li>
+        <a href="../download.html">Download</a>
+    </li>
+        </ul>
+        <div class="clear"></div>
+      </div> <!-- close top_menu_container -->
+    </div> <!-- close top_menu -->
+    <div id="header_bottom">
+    <div id="logo_banner_container">
+            <div id="logo">
+          <a href="../index.html">
+    
+                                            <img src="img/banners/MyFaces_logo.jpg" alt="" />
+    
+            </a>
+        </div>
+              <div id="banner">
+          <a href="http://www.apache.org">
+    
+                                            <img src="img/banners/apache_banner.png" alt="" />
+    
+            </a>
+        </div>
+        <div class="clear"></div>
+    </div> <!-- close logo_banner_container -->
+    </div> <!-- close header_bottom -->
+  </div> <!-- close header -->
+    <div id="main_container">
+    <div id="left_column">
+             <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>JSF Implementations</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+          
+              
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="expanded">
+                    <a href="index.html">Core JSF-2.3</a>
+                  <ul>
+                  
+    <li class="none">
+                    <a href="myfaces-api/index.html">API</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="myfaces-impl/index.html">Impl</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="myfaces-impl-shared/index.html">Shared</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="myfaces-bundle/index.html">Bundle</a>
+          </li>
+              </ul>
+        </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core22/index.html">Core JSF-2.2</a>
+                </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core21/index.html">Core JSF-2.1</a>
+                </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core20/index.html">Core JSF-2.0</a>
+                </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core12/index.html">Core JSF-1.2</a>
+                </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core11/index.html">Core JSF-1.1</a>
+                </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>UI-Component Sets</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+    <li class="none">
+                    <a href="../trinidad/index.html">Trinidad</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../tobago/index.html">Tobago</a>
+          </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../tomahawk/index.html">Tomahawk</a>
+                </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>Add-ons and Extensions</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+    <li class="none">
+                    <a href="../extensions/cdi/index.html">CODI</a>
+          </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../orchestra/index.html">Orchestra</a>
+                </li>
+              
+    <li class="none">
+                    <a href="../extensions/validator/index.html">ExtVal</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../portlet-bridge/index.html">Portlet Bridge</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../test/index.html">Test</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../commons/index.html">Commons</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../extensions/scripting/index.html">Ext-Scripting</a>
+          </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../sandbox/index.html">Sandbox</a>
+                </li>
+              
+    <li class="none">
+                    <a href="../otherProjects.html">Others</a>
+          </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>Documentation</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+    <li class="none">
+                    <a href="../wiki/core/user-guide/quick-start.html">Quick Start</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../wiki/core/user-guide/getting-started.html">Getting Started</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../core20/googleappenginesupport.html">MyFaces and Google App Engine</a>
+          </li>
+              
+    <li class="none">
+                    <a href="javadoc.html">Generated Javadoc, Tlddoc and Others</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../wiki/core/faq.html">FAQ</a>
+          </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>Project Documentation</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+            
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+            <li class="expanded">
+                    <a href="project-info.html">Project Information</a>
+                  <ul>
+                  
+    <li class="none">
+                    <a href="distribution-management.html">Distribution Management</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="index.html">About</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="dependencies.html">Dependencies</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="issue-tracking.html">Issue Tracking</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="plugins.html">Project Plugins</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="integration.html">Continuous Integration</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="license.html">Project License</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="dependency-management.html" class="selected">Dependency Management</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="mail-lists.html">Mailing Lists</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="team-list.html">Project Team</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="dependency-convergence.html">Dependency Convergence</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="source-repository.html">Source Repository</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="plugin-management.html">Plugin Management</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="project-summary.html">Project Summary</a>
+          </li>
+              </ul>
+        </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>Foundation</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+    <li class="none">
+                    <a href="http://www.apache.org/" class="externalLink">ASF<span/></a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship<span/></a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks<span/></a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/security/" class="externalLink">Security<span/></a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/licenses/" class="externalLink">License<span/></a>
+          </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+           <div id="powered_by">
+                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+            <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
+          </a>
+              </div> <!-- close powered_by -->
+  <div class="clear"></div>
+    </div>
+    <div id="body_column">
+      <div>
+      <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="bodyTable">
+<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.code.guice</td>
+<td><a class="externalLink" href="http://code.google.com/p/google-guice/">guice</a></td>
+<td>1.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="a">
+<td>commons-beanutils</td>
+<td><a class="externalLink" href="https://commons.apache.org/proper/commons-beanutils/">commons-beanutils</a></td>
+<td>1.9.3</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>commons-digester</td>
+<td><a class="externalLink" href="http://commons.apache.org/digester/">commons-digester</a></td>
+<td>1.8</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>commons-logging</td>
+<td><a class="externalLink" href="http://commons.apache.org/proper/commons-logging/">commons-logging</a></td>
+<td>1.1.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="b">
+<td>org.apache.geronimo.specs</td>
+<td><a class="externalLink" href="http://geronimo.apache.org/specs/geronimo-ejb_3.0_spec">geronimo-ejb_3.0_spec</a></td>
+<td>1.0.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>org.apache.geronimo.specs</td>
+<td><a class="externalLink" href="http://geronimo.apache.org/specs/geronimo-jpa_3.0_spec">geronimo-jpa_3.0_spec</a></td>
+<td>1.1.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="b">
+<td>org.apache.geronimo.specs</td>
+<td><a class="externalLink" href="http://geronimo.apache.org/maven/specs/geronimo-validation_1.0_spec/1.1">geronimo-validation_1.0_spec</a></td>
+<td>1.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>org.apache.myfaces.core</td>
+<td><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">myfaces-api</a></td>
+<td>2.3.1-SNAPSHOT</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>org.apache.myfaces.core</td>
+<td><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl">myfaces-impl</a></td>
+<td>2.3.1-SNAPSHOT</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>org.apache.myfaces.core.internal</td>
+<td><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared">myfaces-impl-shared</a></td>
+<td>2.3.1-SNAPSHOT</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>org.apache.myfaces.core.internal</td>
+<td><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-impl-shared-public">myfaces-impl-shared-public</a></td>
+<td>2.3.1-SNAPSHOT</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>org.apache.tomcat</td>
+<td><a class="externalLink" href="http://tomcat.apache.org/">tomcat-catalina</a></td>
+<td>7.0.78</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr></table></div>
+<div class="section">
+<h3>test<a name="test"></a></h3><a name="test"></a>
+<p>The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Classifier</th>
+<th>Type</th>
+<th>License</th></tr>
+<tr class="b">
+<td>de.berlios.jsunit</td>
+<td>jsunit-maven2-plugin</td>
+<td>1.3</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://jsunit.berlios.de/license.html">Apache 2</a></td></tr>
+<tr class="a">
+<td>jmock</td>
+<td>jmock</td>
+<td>1.2.0</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="b">
+<td>jmock</td>
+<td>jmock-cglib</td>
+<td>1.2.0</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="a">
+<td>junit</td>
+<td><a class="externalLink" href="http://junit.org">junit</a></td>
+<td>4.12</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License 1.0</a></td></tr>
+<tr class="b">
+<td>org.apache.myfaces.core</td>
+<td><a class="externalLink" href="http://myfaces.apache.org/core23/myfaces-api">myfaces-api</a></td>
+<td>2.3.1-SNAPSHOT</td>
+<td>tests</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>org.apache.myfaces.test</td>
+<td><a class="externalLink" href="http://myfaces.apache.org/test/myfaces-test23">myfaces-test23</a></td>
+<td>1.0.8</td>
+<td>-</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>org.apache.tomcat</td>
+<td><a class="externalLink" href="http://tomcat.apache.org/">el-api</a></td>
+<td>6.0.53</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.tomcat</td>
+<td><a class="externalLink" href="http://tomcat.apache.org/">jasper-el</a></td>
+<td>6.0.53</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.easymock</td>
+<td><a class="externalLink" href="http://easymock.org/easymock">easymock</a></td>
+<td>2.3</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="a">
+<td>org.easymock</td>
+<td><a class="externalLink" href="http://www.easymock.org/easymockclassextension">easymockclassextension</a></td>
+<td>2.3</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="b">
+<td>org.testng</td>
+<td><a class="externalLink" href="http://testng.org">testng</a></td>
+<td>6.11</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a></td></tr></table></div>
+<div class="section">
+<h3>provided<a name="provided"></a></h3><a name="provided"></a>
+<p>The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>License</th></tr>
+<tr class="b">
+<td>javax.servlet</td>
+<td>jstl</td>
+<td>1.2</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="a">
+<td>org.apache.geronimo.specs</td>
+<td><a class="externalLink" href="http://geronimo.apache.org/maven/specs/geronimo-annotation_1.2_spec/1.0">geronimo-annotation_1.2_spec</a></td>
+<td>1.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>org.apache.geronimo.specs</td>
+<td><a class="externalLink" href="http://geronimo.apache.org/maven/genesis/1.0">geronimo-atinject_1.0_spec</a></td>
+<td>1.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="a">
+<td>org.apache.geronimo.specs</td>
+<td><a class="externalLink" href="http://geronimo.apache.org/maven/specs/geronimo-el_2.2_spec/1.0.4">geronimo-el_2.2_spec</a></td>
+<td>1.0.4</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>org.apache.geronimo.specs</td>
+<td><a class="externalLink" href="http://geronimo.apache.org/maven/specs/geronimo-jcdi_1.1_spec/1.0">geronimo-jcdi_1.1_spec</a></td>
+<td>1.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="a">
+<td>org.apache.geronimo.specs</td>
+<td><a class="externalLink" href="http://geronimo.apache.org/maven/specs/geronimo-jsp_2.2_spec/1.2">geronimo-jsp_2.2_spec</a></td>
+<td>1.2</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>org.apache.myfaces.buildtools</td>
+<td><a class="externalLink" href="http://myfaces.apache.org/build-tools/plugins/myfaces-builder-annotations">myfaces-builder-annotations</a></td>
+<td>1.0.9</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>org.apache.tomcat</td>
+<td><a class="externalLink" href="http://tomcat.apache.org/">tomcat-servlet-api</a></td>
+<td>9.0.2</td>
+<td>jar</td>
+<td>http://www.apache.org/licenses/LICENSE-2.0.txt and
+        http://www.opensource.org/licenses/cddl1.txt</td></tr>
+<tr class="b">
+<td>org.apache.tomcat</td>
+<td><a class="externalLink" href="http://tomcat.apache.org/">tomcat-websocket-api</a></td>
+<td>7.0.78</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr></table></div></div>
+      </div>
+    </div>
+    <div class="clear"></div>
+    </div> <!-- close main container -->
+    <div id="footer">
+      <div class="copyright">
+      &#169;  
+          2018
+       Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
+      </div><!-- close copyright -->
+    </div><!-- close footer -->
+  </body>
+</html>

Added: myfaces/site/publish/core23/distribution-management.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/distribution-management.html?rev=1826262&view=auto
==============================================================================
--- myfaces/site/publish/core23/distribution-management.html (added)
+++ myfaces/site/publish/core23/distribution-management.html Thu Mar  8 18:23:55 2018
@@ -0,0 +1,432 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>MyFaces Core JSF-2.3 - Project Distribution Management</title>
+    <link rel="stylesheet" type="text/css" media="all" href="./css/maven-base.css"/>
+    <link rel="stylesheet" type="text/css" media="all" href="./css/maven-theme.css"/>
+    <link rel="stylesheet" type="text/css" media="print" href="./css/print.css"/>
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+      </head>
+  <body>
+  <div id="header">
+    <div id="top_menu">
+      <div id="top_menu_container">
+              
+  
+  
+  <div class="date">
+    Last Published: 08 Mar 2018
+  </div>
+            <ul>
+      <li>
+        <a href="http://www.apache.org/">Apache</a>
+    </li>
+                    <li>
+        <a href="../index.html">MyFaces</a>
+    </li>
+                    <li>
+        <a href="../wiki/core/user-guide/quick-start.html">Quick Start</a>
+    </li>
+                    <li>
+        <a href="../wiki/core/user-guide.html">User Guide</a>
+    </li>
+                    <li>
+        <a href="../wiki/core/faq.html">FAQ</a>
+    </li>
+                    <li>
+        <a href="javadoc.html">Generated Doc</a>
+    </li>
+                    <li>
+        <a href="../download.html">Download</a>
+    </li>
+        </ul>
+        <div class="clear"></div>
+      </div> <!-- close top_menu_container -->
+    </div> <!-- close top_menu -->
+    <div id="header_bottom">
+    <div id="logo_banner_container">
+            <div id="logo">
+          <a href="../index.html">
+    
+                                            <img src="img/banners/MyFaces_logo.jpg" alt="" />
+    
+            </a>
+        </div>
+              <div id="banner">
+          <a href="http://www.apache.org">
+    
+                                            <img src="img/banners/apache_banner.png" alt="" />
+    
+            </a>
+        </div>
+        <div class="clear"></div>
+    </div> <!-- close logo_banner_container -->
+    </div> <!-- close header_bottom -->
+  </div> <!-- close header -->
+    <div id="main_container">
+    <div id="left_column">
+             <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>JSF Implementations</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+          
+              
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="expanded">
+                    <a href="index.html">Core JSF-2.3</a>
+                  <ul>
+                  
+    <li class="none">
+                    <a href="myfaces-api/index.html">API</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="myfaces-impl/index.html">Impl</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="myfaces-impl-shared/index.html">Shared</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="myfaces-bundle/index.html">Bundle</a>
+          </li>
+              </ul>
+        </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core22/index.html">Core JSF-2.2</a>
+                </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core21/index.html">Core JSF-2.1</a>
+                </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core20/index.html">Core JSF-2.0</a>
+                </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core12/index.html">Core JSF-1.2</a>
+                </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core11/index.html">Core JSF-1.1</a>
+                </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>UI-Component Sets</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+    <li class="none">
+                    <a href="../trinidad/index.html">Trinidad</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../tobago/index.html">Tobago</a>
+          </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../tomahawk/index.html">Tomahawk</a>
+                </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>Add-ons and Extensions</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+    <li class="none">
+                    <a href="../extensions/cdi/index.html">CODI</a>
+          </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../orchestra/index.html">Orchestra</a>
+                </li>
+              
+    <li class="none">
+                    <a href="../extensions/validator/index.html">ExtVal</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../portlet-bridge/index.html">Portlet Bridge</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../test/index.html">Test</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../commons/index.html">Commons</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../extensions/scripting/index.html">Ext-Scripting</a>
+          </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../sandbox/index.html">Sandbox</a>
+                </li>
+              
+    <li class="none">
+                    <a href="../otherProjects.html">Others</a>
+          </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>Documentation</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+    <li class="none">
+                    <a href="../wiki/core/user-guide/quick-start.html">Quick Start</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../wiki/core/user-guide/getting-started.html">Getting Started</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../core20/googleappenginesupport.html">MyFaces and Google App Engine</a>
+          </li>
+              
+    <li class="none">
+                    <a href="javadoc.html">Generated Javadoc, Tlddoc and Others</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../wiki/core/faq.html">FAQ</a>
+          </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>Project Documentation</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+                
+              
+            
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+            <li class="expanded">
+                    <a href="project-info.html">Project Information</a>
+                  <ul>
+                  
+    <li class="none">
+                    <a href="distribution-management.html" class="selected">Distribution Management</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="index.html">About</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="dependencies.html">Dependencies</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="issue-tracking.html">Issue Tracking</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="plugins.html">Project Plugins</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="integration.html">Continuous Integration</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="license.html">Project License</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="dependency-management.html">Dependency Management</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="mail-lists.html">Mailing Lists</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="team-list.html">Project Team</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="dependency-convergence.html">Dependency Convergence</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="source-repository.html">Source Repository</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="plugin-management.html">Plugin Management</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="project-summary.html">Project Summary</a>
+          </li>
+              </ul>
+        </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>Foundation</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+    <li class="none">
+                    <a href="http://www.apache.org/" class="externalLink">ASF<span/></a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship<span/></a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks<span/></a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/security/" class="externalLink">Security<span/></a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/licenses/" class="externalLink">License<span/></a>
+          </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+           <div id="powered_by">
+                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+            <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
+          </a>
+              </div> <!-- close powered_by -->
+  <div class="clear"></div>
+    </div>
+    <div id="body_column">
+      <div>
+      <div class="section">
+<h2>Overview<a name="Overview"></a></h2><a name="Overview"></a>
+<p>The following is the distribution management information used by this project.</p>
+<div class="section">
+<h3>Repository - apache.releases.https<a name="Repository_-_apache.releases.https"></a></h3><a name="Repository_-_apache.releases.https"></a><a class="externalLink" href="https://repository.apache.org/service/local/staging/deploy/maven2">https://repository.apache.org/service/local/staging/deploy/maven2</a></div>
+<div class="section">
+<h3>Snapshot Repository - apache.snapshots.https<a name="Snapshot_Repository_-_apache.snapshots.https"></a></h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink" href="https://repository.apache.org/content/repositories/snapshots">https://repository.apache.org/content/repositories/snapshots</a></div>
+<div class="section">
+<h3>Site - myfaces-local-staging<a name="Site_-_myfaces-local-staging"></a></h3><a name="Site_-_myfaces-local-staging"></a>
+<p>scp://localhost//Users/eduardobreijo/myfaces-site/core23</p></div></div>
+      </div>
+    </div>
+    <div class="clear"></div>
+    </div> <!-- close main container -->
+    <div id="footer">
+      <div class="copyright">
+      &#169;  
+          2018
+       Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
+      </div><!-- close copyright -->
+    </div><!-- close footer -->
+  </body>
+</html>