You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2016/04/22 22:18:36 UTC

svn commit: r1740601 [6/15] - /myfaces/site/publish/tobago/

Modified: myfaces/site/publish/tobago/dependency-convergence.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/dependency-convergence.html?rev=1740601&r1=1740600&r2=1740601&view=diff
==============================================================================
--- myfaces/site/publish/tobago/dependency-convergence.html (original)
+++ myfaces/site/publish/tobago/dependency-convergence.html Fri Apr 22 20:18:21 2016
@@ -1,7 +1,7 @@
 <!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>Tobago - Reactor Dependency Convergence</title>
+  <title>Tobago &#x2013; 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"/>
@@ -14,7 +14,7 @@
 
 
       <div class="date">
-        Last Published: 02 Feb 2016
+        Last Published: 22 Apr 2016
       </div>
       <ul>
         <li>
@@ -156,35 +156,39 @@
               <ul>
 
                 <li class="none">
-                  <a href="distribution-management.html">Distribution Management</a>
+                  <a href="integration.html">CI Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="index.html">About</a>
+                  <a href="dependencies.html">Dependencies</a>
                 </li>
 
                 <li class="none">
-                  <a href="dependencies.html">Dependencies</a>
+                  <a href="dependency-convergence.html" class="selected">Dependency Convergence</a>
+                </li>
+
+                <li class="none">
+                  <a href="dependency-info.html">Dependency Information</a>
                 </li>
 
                 <li class="none">
-                  <a href="issue-tracking.html">Issue Tracking</a>
+                  <a href="dependency-management.html">Dependency Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="plugins.html">Project Plugins</a>
+                  <a href="distribution-management.html">Distribution Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="integration.html">Continuous Integration</a>
+                  <a href="index.html">About</a>
                 </li>
 
                 <li class="none">
-                  <a href="license.html">Project License</a>
+                  <a href="issue-tracking.html">Issue Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="dependency-management.html">Dependency Management</a>
+                  <a href="license.html">Licenses</a>
                 </li>
 
                 <li class="none">
@@ -192,27 +196,27 @@
                 </li>
 
                 <li class="none">
-                  <a href="team-list.html">Project Team</a>
+                  <a href="modules.html">Project Modules</a>
                 </li>
 
                 <li class="none">
-                  <a href="dependency-convergence.html" class="selected">Dependency Convergence</a>
+                  <a href="plugin-management.html">Plugin Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="source-repository.html">Source Repository</a>
+                  <a href="plugins.html">Plugins</a>
                 </li>
 
                 <li class="none">
-                  <a href="plugin-management.html">Plugin Management</a>
+                  <a href="team-list.html">Team</a>
                 </li>
 
                 <li class="none">
-                  <a href="modules.html">Project Modules</a>
+                  <a href="source-repository.html">Source Code Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="project-summary.html">Project Summary</a>
+                  <a href="project-summary.html">Summary</a>
                 </li>
               </ul>
             </li>
@@ -259,23 +263,24 @@
         <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
       </a>
     </div> <!-- close powered_by -->
+    <div id="powered_by">
+      <a href="http://www.apache.org/events/current-event.html" title="ApacheCon">
+        <img alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"/>
+      </a>
+    </div>
     <div class="clear"></div>
   </div>
   <div id="body_column">
     <div>
       <div class="section">
-        <h2>Reactor Dependency Convergence<a name="Reactor_Dependency_Convergence"></a></h2>
+        <h2><a name="Reactor_Dependency_Convergence"></a>Reactor Dependency Convergence</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>
+            <td><img alt="[Error]" src="images/icon_error_sml.gif"/></td>
+            <td>At least one dependency has a differing version of the dependency or has SNAPSHOT dependencies.</td>
           </tr>
         </table>
         <br/>
@@ -283,17 +288,21 @@
           <caption>
             <b>Statistics:</b>
           </caption>
+          <tr class="b">
+            <th>Number of modules:</th>
+            <td>26</td>
+          </tr>
           <tr class="a">
-            <th>Number of sub-projects:</th>
-            <td>30</td>
+            <th>Number of dependencies (NOD):</th>
+            <td>132</td>
           </tr>
           <tr class="b">
-            <th>Number of dependencies (NOD):</th>
-            <td>79</td>
+            <th>Number of unique artifacts (NOA):</th>
+            <td>150</td>
           </tr>
           <tr class="a">
-            <th>Number of unique artifacts (NOA):</th>
-            <td>80</td>
+            <th>Number of version-conflicting artifacts (NOC):</th>
+            <td>9</td>
           </tr>
           <tr class="b">
             <th>Number of SNAPSHOT artifacts (NOS):</th>
@@ -301,54 +310,41 @@
           </tr>
           <tr class="a">
             <th>Convergence (NOD/NOA):</th>
-            <td><img alt="error" src="images/icon_error_sml.gif"/>&#160;<b>98%</b></td>
+            <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%
+            <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>
+        <h3><a name="Dependencies_used_in_modules"></a>Dependencies used in modules</h3>
         <div class="section">
-          <h4>ant:ant<a name="ant:ant"></a></h4>
+          <h4><a name="javassist:javassist"></a>javassist:javassist</h4>
           <table border="0" class="bodyTable">
             <tr class="a">
-              <td><img alt="success" src="images/icon_success_sml.gif"/></td>
+              <td><img alt="[Error]" src="images/icon_error_sml.gif"/></td>
               <td>
                 <table border="0" class="bodyTable">
                   <tr class="b">
-                    <td width="25%">1.6.2</td>
+                    <td width="25%">3.12.0.GA</td>
                     <td>
-                      <ol style="list-style-type: lower-alpha">
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-tool/tobago-tool-apt">org.apache.myfaces.tobago:tobago-tool-apt</a>
-                        </li>
-                      </ol>
+                      <ol style="list-style-type: decimal">
+                        <li>org.apache.myfaces.tobago:tobago-example-addressbook:war:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.apache.openwebbeans:openwebbeans-impl:jar:1.1.7:compile<br/>&#160;&#160;&#160;\-&#160;(javassist:javassist:jar:3.12.0.GA:compile
+                          - omitted for conflict with 3.12.1.GA)<br/></li>
+                        <br/></ol>
                     </td>
                   </tr>
-                </table>
-              </td>
-            </tr>
-          </table>
-        </div>
-        <div class="section">
-          <h4>avalon-framework:avalon-framework<a name="avalon-framework:avalon-framework"></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%">20020627</td>
+                  <tr class="a">
+                    <td width="25%">3.12.1.GA</td>
                     <td>
-                      <ol style="list-style-type: lower-alpha">
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-extension/tobago-sandbox">org.apache.myfaces.tobago:tobago-sandbox</a>
+                      <ol style="list-style-type: decimal">
+                        <li>org.apache.myfaces.tobago:tobago-example-addressbook:war:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;javassist:javassist:jar:3.12.1.GA:compile<br/>
                         </li>
-                      </ol>
+                        <br/></ol>
                     </td>
                   </tr>
                 </table>
@@ -357,99 +353,40 @@
           </table>
         </div>
         <div class="section">
-          <h4>ch.qos.logback:logback-classic<a name="ch.qos.logback:logback-classic"></a></h4>
+          <h4><a name="jaxen:jaxen"></a>jaxen:jaxen</h4>
           <table border="0" class="bodyTable">
-            <tr class="a">
-              <td><img alt="success" src="images/icon_success_sml.gif"/></td>
+            <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.0-FCS</td>
+                    <td>
+                      <ol style="list-style-type: decimal">
+                        <li>org.apache.myfaces.tobago:tobago-core:jar:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.apache.myfaces.tobago:tobago-tool-apt:jar:3.0.0-beta-1-SNAPSHOT:provided<br/>&#160;&#160;&#160;\-&#160;jaxen:jaxen:jar:1.1:provided<br/>&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(jaxen:jaxen:jar:1.0-FCS:provided
+                          - omitted for cycle)<br/></li>
+                        <br/>
+                        <li>org.apache.myfaces.tobago:tobago-sandbox:jar:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.apache.myfaces.tobago:tobago-tool-apt:jar:3.0.0-beta-1-SNAPSHOT:provided<br/>&#160;&#160;&#160;\-&#160;jaxen:jaxen:jar:1.1:provided<br/>&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(jaxen:jaxen:jar:1.0-FCS:provided
+                          - omitted for cycle)<br/></li>
+                        <br/>
+                        <li>org.apache.myfaces.tobago:tobago-tool-apt:jar:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;jaxen:jaxen:jar:1.1:compile<br/>&#160;&#160;&#160;\-&#160;(jaxen:jaxen:jar:1.0-FCS:compile
+                          - omitted for cycle)<br/></li>
+                        <br/></ol>
+                    </td>
+                  </tr>
                   <tr class="b">
-                    <td width="25%">1.1.1</td>
+                    <td width="25%">1.1</td>
                     <td>
-                      <ol style="list-style-type: lower-alpha">
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-assembly">org.apache.myfaces.tobago:tobago-assembly</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-core">org.apache.myfaces.tobago:tobago-core</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-extension/tobago-deprecation">org.apache.myfaces.tobago:tobago-deprecation</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-addressbook-cdi">org.apache.myfaces.tobago:tobago-example-addressbook-cdi</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-addressbook">org.apache.myfaces.tobago:tobago-example-addressbook</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-assembly">org.apache.myfaces.tobago:tobago-example-assembly</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-blank">org.apache.myfaces.tobago:tobago-example-blank</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-data">org.apache.myfaces.tobago:tobago-example-data</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-demo">org.apache.myfaces.tobago:tobago-example-demo</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-portlet">org.apache.myfaces.tobago:tobago-example-portlet</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-sandbox">org.apache.myfaces.tobago:tobago-example-sandbox</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-security">org.apache.myfaces.tobago:tobago-example-security</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-test">org.apache.myfaces.tobago:tobago-example-test</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-example">org.apache.myfaces.tobago:tobago-example</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-extension">org.apache.myfaces.tobago:tobago-extension</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-extension/tobago-fileupload">org.apache.myfaces.tobago:tobago-fileupload</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-extension/tobago-sandbox">org.apache.myfaces.tobago:tobago-sandbox</a>
+                      <ol style="list-style-type: decimal">
+                        <li>org.apache.myfaces.tobago:tobago-core:jar:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.apache.myfaces.tobago:tobago-tool-apt:jar:3.0.0-beta-1-SNAPSHOT:provided<br/>&#160;&#160;&#160;\-&#160;jaxen:jaxen:jar:1.1:provided<br/>
                         </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-extension/tobago-security">org.apache.myfaces.tobago:tobago-security</a>
+                        <br/>
+                        <li>org.apache.myfaces.tobago:tobago-sandbox:jar:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.apache.myfaces.tobago:tobago-tool-apt:jar:3.0.0-beta-1-SNAPSHOT:provided<br/>&#160;&#160;&#160;\-&#160;jaxen:jaxen:jar:1.1:provided<br/>
                         </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-charlotteville">org.apache.myfaces.tobago:tobago-theme-charlotteville</a>
+                        <br/>
+                        <li>org.apache.myfaces.tobago:tobago-tool-apt:jar:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;jaxen:jaxen:jar:1.1:compile<br/>
                         </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-example">org.apache.myfaces.tobago:tobago-theme-example</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-tool/tobago-theme-plugin">org.apache.myfaces.tobago:tobago-theme-plugin</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-richmond">org.apache.myfaces.tobago:tobago-theme-richmond</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-scarborough">org.apache.myfaces.tobago:tobago-theme-scarborough</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-speyside">org.apache.myfaces.tobago:tobago-theme-speyside</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-standard">org.apache.myfaces.tobago:tobago-theme-standard</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-theme">org.apache.myfaces.tobago:tobago-theme</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-tool/tobago-tool-annotation">org.apache.myfaces.tobago:tobago-tool-annotation</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-tool/tobago-tool-apt">org.apache.myfaces.tobago:tobago-tool-apt</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-tool">org.apache.myfaces.tobago:tobago-tool</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago">org.apache.myfaces.tobago:tobago</a>
-                        </li>
-                      </ol>
+                        <br/></ol>
                     </td>
                   </tr>
                 </table>
@@ -458,41 +395,31 @@
           </table>
         </div>
         <div class="section">
-          <h4>com.sun.el:el-ri<a name="com.sun.el:el-ri"></a></h4>
+          <h4><a name="org.apache.httpcomponents:httpclient"></a>org.apache.httpcomponents:httpclient</h4>
           <table border="0" class="bodyTable">
             <tr class="a">
-              <td><img alt="success" src="images/icon_success_sml.gif"/></td>
+              <td><img alt="[Error]" src="images/icon_error_sml.gif"/></td>
               <td>
                 <table border="0" class="bodyTable">
                   <tr class="b">
-                    <td width="25%">1.0</td>
+                    <td width="25%">4.5</td>
                     <td>
-                      <ol style="list-style-type: lower-alpha">
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-sandbox">org.apache.myfaces.tobago:tobago-example-sandbox</a>
-                        </li>
-                      </ol>
+                      <ol style="list-style-type: decimal">
+                        <li>org.apache.myfaces.tobago:tobago-example-test:war:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.seleniumhq.selenium:selenium-java:jar:2.50.0:test<br/>&#160;&#160;&#160;\-&#160;org.seleniumhq.selenium:selenium-htmlunit-driver:jar:2.50.0:test<br/>&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;net.sourceforge.htmlunit:htmlunit:jar:2.18:test<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;+-&#160;(org.apache.httpcomponents:httpclient:jar:4.5:test
+                          - omitted for conflict with 4.5.1)<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.apache.httpcomponents:httpmime:jar:4.5:test<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.apache.httpcomponents:httpclient:jar:4.5:test
+                          - omitted for conflict with 4.5.1)<br/></li>
+                        <br/></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.8.3</td>
+                  <tr class="a">
+                    <td width="25%">4.5.1</td>
                     <td>
-                      <ol style="list-style-type: lower-alpha">
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-core">org.apache.myfaces.tobago:tobago-core</a>
+                      <ol style="list-style-type: decimal">
+                        <li>org.apache.myfaces.tobago:tobago-example-test:war:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.seleniumhq.selenium:selenium-java:jar:2.50.0:test<br/>&#160;&#160;&#160;+-&#160;org.seleniumhq.selenium:selenium-chrome-driver:jar:2.50.0:test<br/>&#160;&#160;&#160;|&#160;&#160;\-&#160;org.seleniumhq.selenium:selenium-remote-driver:jar:2.50.0:test<br/>&#160;&#160;&#160;|&#160;&#160;&#160;&#160;&#160;+-&#160;org.seleniumhq.selenium:selenium-api:jar:2.50.0:test<br/>&#160;&#160;&#160;|&#160;&#160;&#160;&#160;&#160;|&#160;&#160;\-&#160;(org.apache.httpcomponents:httpclient:jar:4.5.1:test
+                          - omitted for duplicate)<br/>&#160;&#160;&#160;|&#160;&#160;&#160;&#160;&#160;\-&#160;(org.apache.httpcomponents:httpclient:jar:4.5.1:test
+                          - omitted for duplicate)<br/>&#160;&#160;&#160;\-&#160;org.seleniumhq.selenium:selenium-htmlunit-driver:jar:2.50.0:test<br/>&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.apache.httpcomponents:httpclient:jar:4.5.1:test<br/>
                         </li>
-                      </ol>
+                        <br/></ol>
                     </td>
                   </tr>
                 </table>
@@ -501,40 +428,30 @@
           </table>
         </div>
         <div class="section">
-          <h4>commons-codec:commons-codec<a name="commons-codec:commons-codec"></a></h4>
+          <h4><a name="org.apache.maven:maven-artifact"></a>org.apache.maven:maven-artifact</h4>
           <table border="0" class="bodyTable">
-            <tr class="a">
-              <td><img alt="success" src="images/icon_success_sml.gif"/></td>
+            <tr class="b">
+              <td><img alt="[Error]" src="images/icon_error_sml.gif"/></td>
               <td>
                 <table border="0" class="bodyTable">
-                  <tr class="b">
-                    <td width="25%">1.4</td>
+                  <tr class="a">
+                    <td width="25%">2.0.6</td>
                     <td>
-                      <ol style="list-style-type: lower-alpha">
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-core">org.apache.myfaces.tobago:tobago-core</a>
-                        </li>
-                      </ol>
+                      <ol style="list-style-type: decimal">
+                        <li>org.apache.myfaces.tobago:tobago-theme-plugin:maven-plugin:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.apache.maven:maven-archiver:jar:2.4.1:compile<br/>&#160;&#160;&#160;\-&#160;(org.apache.maven:maven-artifact:jar:2.0.6:compile
+                          - omitted for conflict with 2.2.1)<br/></li>
+                        <br/></ol>
                     </td>
                   </tr>
-                </table>
-              </td>
-            </tr>
-          </table>
-        </div>
-        <div class="section">
-          <h4>commons-collections:commons-collections<a name="commons-collections:commons-collections"></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%">3.2.2</td>
+                    <td width="25%">2.2.1</td>
                     <td>
-                      <ol style="list-style-type: lower-alpha">
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-core">org.apache.myfaces.tobago:tobago-core</a>
+                      <ol style="list-style-type: decimal">
+                        <li>org.apache.myfaces.tobago:tobago-theme-plugin:maven-plugin:3.0.0-beta-1-SNAPSHOT<br/>+-&#160;org.apache.maven:maven-project:jar:2.2.1:compile<br/>|&#160;&#160;+-&#160;org.apache.maven:maven-artifact-manager:jar:2.2.1:compile<br/>|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.maven:maven-artifact:jar:2.2.1:compile
+                          - omitted for duplicate)<br/>|&#160;&#160;\-&#160;(org.apache.maven:maven-artifact:jar:2.2.1:compile
+                          - omitted for duplicate)<br/>\-&#160;org.apache.maven:maven-artifact:jar:2.2.1:compile<br/>
                         </li>
-                      </ol>
+                        <br/></ol>
                     </td>
                   </tr>
                 </table>
@@ -543,49 +460,30 @@
           </table>
         </div>
         <div class="section">
-          <h4>commons-fileupload:commons-fileupload<a name="commons-fileupload:commons-fileupload"></a></h4>
+          <h4><a name="org.apache.maven:maven-model"></a>org.apache.maven:maven-model</h4>
           <table border="0" class="bodyTable">
             <tr class="a">
-              <td><img alt="success" src="images/icon_success_sml.gif"/></td>
+              <td><img alt="[Error]" src="images/icon_error_sml.gif"/></td>
               <td>
                 <table border="0" class="bodyTable">
                   <tr class="b">
-                    <td width="25%">1.3.1</td>
+                    <td width="25%">2.0.6</td>
                     <td>
-                      <ol style="list-style-type: lower-alpha">
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-core">org.apache.myfaces.tobago:tobago-core</a>
-                        </li>
-                      </ol>
+                      <ol style="list-style-type: decimal">
+                        <li>org.apache.myfaces.tobago:tobago-theme-plugin:maven-plugin:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.apache.maven:maven-archiver:jar:2.4.1:compile<br/>&#160;&#160;&#160;\-&#160;(org.apache.maven:maven-model:jar:2.0.6:compile
+                          - omitted for conflict with 2.2.1)<br/></li>
+                        <br/></ol>
                     </td>
                   </tr>
-                </table>
-              </td>
-            </tr>
-          </table>
-        </div>
-        <div class="section">
-          <h4>commons-io:commons-io<a name="commons-io:commons-io"></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.4</td>
+                  <tr class="a">
+                    <td width="25%">2.2.1</td>
                     <td>
-                      <ol style="list-style-type: lower-alpha">
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-addressbook-cdi">org.apache.myfaces.tobago:tobago-example-addressbook-cdi</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-addressbook">org.apache.myfaces.tobago:tobago-example-addressbook</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-demo">org.apache.myfaces.tobago:tobago-example-demo</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-tool/tobago-tool-apt">org.apache.myfaces.tobago:tobago-tool-apt</a>
-                        </li>
-                      </ol>
+                      <ol style="list-style-type: decimal">
+                        <li>org.apache.myfaces.tobago:tobago-theme-plugin:maven-plugin:3.0.0-beta-1-SNAPSHOT<br/>+-&#160;org.apache.maven:maven-project:jar:2.2.1:compile<br/>|&#160;&#160;+-&#160;org.apache.maven:maven-settings:jar:2.2.1:compile<br/>|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.maven:maven-model:jar:2.2.1:compile
+                          - omitted for duplicate)<br/>|&#160;&#160;+-&#160;org.apache.maven:maven-profile:jar:2.2.1:compile<br/>|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.maven:maven-model:jar:2.2.1:compile
+                          - omitted for duplicate)<br/>|&#160;&#160;\-&#160;(org.apache.maven:maven-model:jar:2.2.1:compile
+                          - omitted for duplicate)<br/>\-&#160;org.apache.maven:maven-model:jar:2.2.1:compile<br/></li>
+                        <br/></ol>
                     </td>
                   </tr>
                 </table>
@@ -594,25 +492,33 @@
           </table>
         </div>
         <div class="section">
-          <h4>commons-lang:commons-lang<a name="commons-lang:commons-lang"></a></h4>
+          <h4><a name="org.codehaus.plexus:plexus-container-default"></a>org.codehaus.plexus:plexus-container-default
+          </h4>
           <table border="0" class="bodyTable">
-            <tr class="a">
-              <td><img alt="success" src="images/icon_success_sml.gif"/></td>
+            <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.0-alpha-8</td>
+                    <td>
+                      <ol style="list-style-type: decimal">
+                        <li>org.apache.myfaces.tobago:tobago-theme-plugin:maven-plugin:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.codehaus.plexus:plexus-compiler-api:jar:1.5.3:compile<br/>&#160;&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8:compile
+                          - omitted for conflict with 1.0-alpha-9-stable-1)<br/></li>
+                        <br/></ol>
+                    </td>
+                  </tr>
                   <tr class="b">
-                    <td width="25%">2.6</td>
+                    <td width="25%">1.0-alpha-9-stable-1</td>
                     <td>
-                      <ol style="list-style-type: lower-alpha">
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-extension/tobago-deprecation">org.apache.myfaces.tobago:tobago-deprecation</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-data">org.apache.myfaces.tobago:tobago-example-data</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-tool/tobago-tool-apt">org.apache.myfaces.tobago:tobago-tool-apt</a>
-                        </li>
-                      </ol>
+                      <ol style="list-style-type: decimal">
+                        <li>org.apache.myfaces.tobago:tobago-theme-plugin:maven-plugin:3.0.0-beta-1-SNAPSHOT<br/>+-&#160;org.apache.maven:maven-project:jar:2.2.1:compile<br/>|&#160;&#160;+-&#160;org.apache.maven:maven-settings:jar:2.2.1:compile<br/>|&#160;&#160;|&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
+                          - omitted for duplicate)<br/>|&#160;&#160;+-&#160;org.apache.maven:maven-profile:jar:2.2.1:compile<br/>|&#160;&#160;|&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
+                          - omitted for duplicate)<br/>|&#160;&#160;+-&#160;org.apache.maven:maven-artifact-manager:jar:2.2.1:compile<br/>|&#160;&#160;|&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
+                          - omitted for duplicate)<br/>|&#160;&#160;+-&#160;org.apache.maven:maven-plugin-registry:jar:2.2.1:compile<br/>|&#160;&#160;|&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
+                          - omitted for duplicate)<br/>|&#160;&#160;\-&#160;org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile<br/>\-&#160;org.apache.maven:maven-archiver:jar:2.4.1:compile<br/>&#160;&#160;&#160;\-&#160;org.codehaus.plexus:plexus-archiver:jar:1.0:compile<br/>&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
+                          - omitted for duplicate)<br/></li>
+                        <br/></ol>
                     </td>
                   </tr>
                 </table>
@@ -621,51 +527,30 @@
           </table>
         </div>
         <div class="section">
-          <h4>commons-logging:commons-logging<a name="commons-logging:commons-logging"></a></h4>
+          <h4><a name="org.codehaus.plexus:plexus-interpolation"></a>org.codehaus.plexus:plexus-interpolation</h4>
           <table border="0" class="bodyTable">
             <tr class="a">
-              <td><img alt="success" src="images/icon_success_sml.gif"/></td>
+              <td><img alt="[Error]" src="images/icon_error_sml.gif"/></td>
               <td>
                 <table border="0" class="bodyTable">
                   <tr class="b">
-                    <td width="25%">1.1.1</td>
+                    <td width="25%">1.11</td>
                     <td>
-                      <ol style="list-style-type: lower-alpha">
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-assembly">org.apache.myfaces.tobago:tobago-assembly</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-addressbook-cdi">org.apache.myfaces.tobago:tobago-example-addressbook-cdi</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-addressbook">org.apache.myfaces.tobago:tobago-example-addressbook</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-assembly">org.apache.myfaces.tobago:tobago-example-assembly</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-blank">org.apache.myfaces.tobago:tobago-example-blank</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-data">org.apache.myfaces.tobago:tobago-example-data</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-demo">org.apache.myfaces.tobago:tobago-example-demo</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-portlet">org.apache.myfaces.tobago:tobago-example-portlet</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-sandbox">org.apache.myfaces.tobago:tobago-example-sandbox</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-security">org.apache.myfaces.tobago:tobago-example-security</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-test">org.apache.myfaces.tobago:tobago-example-test</a>
+                      <ol style="list-style-type: decimal">
+                        <li>org.apache.myfaces.tobago:tobago-theme-plugin:maven-plugin:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.apache.maven:maven-project:jar:2.2.1:compile<br/>&#160;&#160;&#160;+-&#160;org.apache.maven:maven-settings:jar:2.2.1:compile<br/>&#160;&#160;&#160;|&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
+                          - omitted for duplicate)<br/>&#160;&#160;&#160;+-&#160;org.apache.maven:maven-profile:jar:2.2.1:compile<br/>&#160;&#160;&#160;|&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
+                          - omitted for duplicate)<br/>&#160;&#160;&#160;\-&#160;org.codehaus.plexus:plexus-interpolation:jar:1.11:compile<br/>
                         </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-example">org.apache.myfaces.tobago:tobago-example</a>
-                        </li>
-                      </ol>
+                        <br/></ol>
+                    </td>
+                  </tr>
+                  <tr class="a">
+                    <td width="25%">1.13</td>
+                    <td>
+                      <ol style="list-style-type: decimal">
+                        <li>org.apache.myfaces.tobago:tobago-theme-plugin:maven-plugin:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.apache.maven:maven-archiver:jar:2.4.1:compile<br/>&#160;&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-interpolation:jar:1.13:compile
+                          - omitted for conflict with 1.11)<br/></li>
+                        <br/></ol>
                     </td>
                   </tr>
                 </table>
@@ -674,143 +559,110 @@
           </table>
         </div>
         <div class="section">
-          <h4>fop:fop<a name="fop:fop"></a></h4>
+          <h4><a name="org.codehaus.plexus:plexus-utils"></a>org.codehaus.plexus:plexus-utils</h4>
           <table border="0" class="bodyTable">
-            <tr class="a">
-              <td><img alt="success" src="images/icon_success_sml.gif"/></td>
+            <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.0.4</td>
+                    <td>
+                      <ol style="list-style-type: decimal">
+                        <li>org.apache.myfaces.tobago:tobago-theme-plugin:maven-plugin:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.apache.maven:maven-project:jar:2.2.1:compile<br/>&#160;&#160;&#160;\-&#160;org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile<br/>&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-utils:jar:1.0.4:compile
+                          - omitted for conflict with 1.5.15)<br/></li>
+                        <br/></ol>
+                    </td>
+                  </tr>
                   <tr class="b">
-                    <td width="25%">0.20.5</td>
+                    <td width="25%">1.4.2</td>
                     <td>
-                      <ol style="list-style-type: lower-alpha">
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-extension/tobago-sandbox">org.apache.myfaces.tobago:tobago-sandbox</a>
-                        </li>
-                      </ol>
+                      <ol style="list-style-type: decimal">
+                        <li>org.apache.myfaces.tobago:tobago-theme-plugin:maven-plugin:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.apache.maven:maven-project:jar:2.2.1:compile<br/>&#160;&#160;&#160;\-&#160;org.apache.maven:maven-artifact-manager:jar:2.2.1:compile<br/>&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-utils:jar:1.4.2:compile
+                          - omitted for conflict with 1.5.15)<br/></li>
+                        <br/></ol>
+                    </td>
+                  </tr>
+                  <tr class="a">
+                    <td width="25%">1.4.5</td>
+                    <td>
+                      <ol style="list-style-type: decimal">
+                        <li>org.apache.myfaces.tobago:tobago-core:jar:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.apache.myfaces.tobago:tobago-tool-apt:jar:3.0.0-beta-1-SNAPSHOT:provided<br/>&#160;&#160;&#160;\-&#160;org.codehaus.modello:modello-plugin-java:jar:1.5:provided<br/>&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-30:provided<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-utils:jar:1.4.5:provided
+                          - omitted for conflict with 1.5.8)<br/></li>
+                        <br/>
+                        <li>org.apache.myfaces.tobago:tobago-sandbox:jar:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.apache.myfaces.tobago:tobago-tool-apt:jar:3.0.0-beta-1-SNAPSHOT:provided<br/>&#160;&#160;&#160;\-&#160;org.codehaus.modello:modello-plugin-java:jar:1.5:provided<br/>&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-30:provided<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-utils:jar:1.4.5:provided
+                          - omitted for conflict with 1.5.8)<br/></li>
+                        <br/>
+                        <li>org.apache.myfaces.tobago:tobago-tool-apt:jar:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.codehaus.modello:modello-plugin-java:jar:1.5:compile<br/>&#160;&#160;&#160;\-&#160;org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-30:compile<br/>&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-utils:jar:1.4.5:compile
+                          - omitted for conflict with 1.5.8)<br/></li>
+                        <br/></ol>
                     </td>
                   </tr>
-                </table>
-              </td>
-            </tr>
-          </table>
-        </div>
-        <div class="section">
-          <h4>javassist:javassist<a name="javassist:javassist"></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%">3.12.1.GA</td>
+                    <td width="25%">1.5.15</td>
                     <td>
-                      <ol style="list-style-type: lower-alpha">
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-addressbook-cdi">org.apache.myfaces.tobago:tobago-example-addressbook-cdi</a>
-                        </li>
-                      </ol>
+                      <ol style="list-style-type: decimal">
+                        <li>org.apache.myfaces.tobago:tobago-theme-plugin:maven-plugin:3.0.0-beta-1-SNAPSHOT<br/>+-&#160;org.apache.maven:maven-project:jar:2.2.1:compile<br/>|&#160;&#160;+-&#160;org.apache.maven:maven-settings:jar:2.2.1:compile<br/>|&#160;&#160;|&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-utils:jar:1.5.15:compile
+                          - omitted for duplicate)<br/>|&#160;&#160;+-&#160;org.apache.maven:maven-profile:jar:2.2.1:compile<br/>|&#160;&#160;|&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-utils:jar:1.5.15:compile
+                          - omitted for duplicate)<br/>|&#160;&#160;+-&#160;org.apache.maven:maven-artifact-manager:jar:2.2.1:compile<br/>|&#160;&#160;|&#160;&#160;+-&#160;org.apache.maven:maven-repository-metadata:jar:2.2.1:compile<br/>|&#160;&#160;|&#160;&#160;|&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-utils:jar:1.5.15:compile
+                          - omitted for duplicate)<br/>|&#160;&#160;|&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-utils:jar:1.5.15:compile
+                          - omitted for duplicate)<br/>|&#160;&#160;+-&#160;org.apache.maven:maven-plugin-registry:jar:2.2.1:compile<br/>|&#160;&#160;|&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-utils:jar:1.5.15:compile
+                          - omitted for duplicate)<br/>|&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-utils:jar:1.5.15:compile
+                          - omitted for conflict with
+                          2.0.6)<br/>+-&#160;org.apache.maven:maven-model:jar:2.2.1:compile<br/>|&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-utils:jar:1.5.15:compile
+                          - omitted for duplicate)<br/>\-&#160;org.apache.maven:maven-artifact:jar:2.2.1:compile<br/>&#160;&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-utils:jar:1.5.15:compile
+                          - omitted for conflict with 2.0.6)<br/></li>
+                        <br/></ol>
+                    </td>
+                  </tr>
+                  <tr class="a">
+                    <td width="25%">1.5.8</td>
+                    <td>
+                      <ol style="list-style-type: decimal">
+                        <li>org.apache.myfaces.tobago:tobago-core:jar:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.apache.myfaces.tobago:tobago-tool-apt:jar:3.0.0-beta-1-SNAPSHOT:provided<br/>&#160;&#160;&#160;\-&#160;org.codehaus.modello:modello-plugin-java:jar:1.5:provided<br/>&#160;&#160;&#160;&#160;&#160;&#160;+-&#160;(org.codehaus.plexus:plexus-utils:jar:1.5.8:provided
+                          - omitted for conflict with 2.0.6)<br/>&#160;&#160;&#160;&#160;&#160;&#160;+-&#160;org.sonatype.plexus:plexus-build-api:jar:0.0.7:provided<br/>&#160;&#160;&#160;&#160;&#160;&#160;|&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-utils:jar:1.5.8:provided
+                          - omitted for duplicate)<br/>&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.codehaus.modello:modello-core:jar:1.5:provided<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-utils:jar:1.5.8:provided
+                          - omitted for duplicate)<br/></li>
+                        <br/>
+                        <li>org.apache.myfaces.tobago:tobago-sandbox:jar:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.apache.myfaces.tobago:tobago-tool-apt:jar:3.0.0-beta-1-SNAPSHOT:provided<br/>&#160;&#160;&#160;\-&#160;org.codehaus.modello:modello-plugin-java:jar:1.5:provided<br/>&#160;&#160;&#160;&#160;&#160;&#160;+-&#160;(org.codehaus.plexus:plexus-utils:jar:1.5.8:provided
+                          - omitted for conflict with 2.0.6)<br/>&#160;&#160;&#160;&#160;&#160;&#160;+-&#160;org.sonatype.plexus:plexus-build-api:jar:0.0.7:provided<br/>&#160;&#160;&#160;&#160;&#160;&#160;|&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-utils:jar:1.5.8:provided
+                          - omitted for duplicate)<br/>&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.codehaus.modello:modello-core:jar:1.5:provided<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-utils:jar:1.5.8:provided
+                          - omitted for duplicate)<br/></li>
+                        <br/>
+                        <li>org.apache.myfaces.tobago:tobago-tool-apt:jar:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.codehaus.modello:modello-plugin-java:jar:1.5:compile<br/>&#160;&#160;&#160;+-&#160;(org.codehaus.plexus:plexus-utils:jar:1.5.8:compile
+                          - omitted for conflict with 2.0.6)<br/>&#160;&#160;&#160;+-&#160;org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile<br/>&#160;&#160;&#160;|&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-utils:jar:1.5.8:compile
+                          - omitted for duplicate)<br/>&#160;&#160;&#160;\-&#160;org.codehaus.modello:modello-core:jar:1.5:compile<br/>&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-utils:jar:1.5.8:compile
+                          - omitted for duplicate)<br/></li>
+                        <br/></ol>
                     </td>
                   </tr>
-                </table>
-              </td>
-            </tr>
-          </table>
-        </div>
-        <div class="section">
-          <h4>javax.portlet:portlet-api<a name="javax.portlet:portlet-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.0</td>
+                    <td width="25%">2.0.5</td>
                     <td>
-                      <ol style="list-style-type: lower-alpha">
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-assembly">org.apache.myfaces.tobago:tobago-assembly</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-core">org.apache.myfaces.tobago:tobago-core</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-extension/tobago-deprecation">org.apache.myfaces.tobago:tobago-deprecation</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-addressbook-cdi">org.apache.myfaces.tobago:tobago-example-addressbook-cdi</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-addressbook">org.apache.myfaces.tobago:tobago-example-addressbook</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-assembly">org.apache.myfaces.tobago:tobago-example-assembly</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-blank">org.apache.myfaces.tobago:tobago-example-blank</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-data">org.apache.myfaces.tobago:tobago-example-data</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-demo">org.apache.myfaces.tobago:tobago-example-demo</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-portlet">org.apache.myfaces.tobago:tobago-example-portlet</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-sandbox">org.apache.myfaces.tobago:tobago-example-sandbox</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-security">org.apache.myfaces.tobago:tobago-example-security</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-test">org.apache.myfaces.tobago:tobago-example-test</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-example">org.apache.myfaces.tobago:tobago-example</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-extension">org.apache.myfaces.tobago:tobago-extension</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-extension/tobago-fileupload">org.apache.myfaces.tobago:tobago-fileupload</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-extension/tobago-sandbox">org.apache.myfaces.tobago:tobago-sandbox</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-extension/tobago-security">org.apache.myfaces.tobago:tobago-security</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-charlotteville">org.apache.myfaces.tobago:tobago-theme-charlotteville</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-example">org.apache.myfaces.tobago:tobago-theme-example</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-tool/tobago-theme-plugin">org.apache.myfaces.tobago:tobago-theme-plugin</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-richmond">org.apache.myfaces.tobago:tobago-theme-richmond</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-scarborough">org.apache.myfaces.tobago:tobago-theme-scarborough</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-speyside">org.apache.myfaces.tobago:tobago-theme-speyside</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-standard">org.apache.myfaces.tobago:tobago-theme-standard</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-theme">org.apache.myfaces.tobago:tobago-theme</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-tool/tobago-tool-annotation">org.apache.myfaces.tobago:tobago-tool-annotation</a>
+                      <ol style="list-style-type: decimal">
+                        <li>org.apache.myfaces.tobago:tobago-theme-plugin:maven-plugin:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.apache.maven:maven-archiver:jar:2.4.1:compile<br/>&#160;&#160;&#160;+-&#160;org.codehaus.plexus:plexus-archiver:jar:1.0:compile<br/>&#160;&#160;&#160;|&#160;&#160;+-&#160;(org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
+                          - omitted for conflict with 1.5.15)<br/>&#160;&#160;&#160;|&#160;&#160;\-&#160;org.codehaus.plexus:plexus-io:jar:1.0:compile<br/>&#160;&#160;&#160;|&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
+                          - omitted for conflict with 1.5.15)<br/>&#160;&#160;&#160;\-&#160;(org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
+                          - omitted for conflict with 1.5.15)<br/></li>
+                        <br/></ol>
+                    </td>
+                  </tr>
+                  <tr class="a">
+                    <td width="25%">2.0.6</td>
+                    <td>
+                      <ol style="list-style-type: decimal">
+                        <li>org.apache.myfaces.tobago:tobago-core:jar:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.apache.myfaces.tobago:tobago-tool-apt:jar:3.0.0-beta-1-SNAPSHOT:provided<br/>&#160;&#160;&#160;\-&#160;org.codehaus.plexus:plexus-utils:jar:2.0.6:provided<br/>
                         </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-tool/tobago-tool-apt">org.apache.myfaces.tobago:tobago-tool-apt</a>
+                        <br/>
+                        <li>org.apache.myfaces.tobago:tobago-sandbox:jar:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.apache.myfaces.tobago:tobago-tool-apt:jar:3.0.0-beta-1-SNAPSHOT:provided<br/>&#160;&#160;&#160;\-&#160;org.codehaus.plexus:plexus-utils:jar:2.0.6:provided<br/>
                         </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-tool">org.apache.myfaces.tobago:tobago-tool</a>
+                        <br/>
+                        <li>org.apache.myfaces.tobago:tobago-theme-plugin:maven-plugin:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.codehaus.plexus:plexus-utils:jar:2.0.6:compile<br/>
                         </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago">org.apache.myfaces.tobago:tobago</a>
+                        <br/>
+                        <li>org.apache.myfaces.tobago:tobago-tool-apt:jar:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.codehaus.plexus:plexus-utils:jar:2.0.6:compile<br/>
                         </li>
-                      </ol>
+                        <br/></ol>
                     </td>
                   </tr>
                 </table>
@@ -819,2257 +671,28 @@
           </table>
         </div>
         <div class="section">
-          <h4>javax.servlet.jsp:jsp-api<a name="javax.servlet.jsp:jsp-api"></a></h4>
+          <h4><a name="xml-apis:xml-apis"></a>xml-apis:xml-apis</h4>
           <table border="0" class="bodyTable">
-            <tr class="a">
-              <td><img alt="success" src="images/icon_success_sml.gif"/></td>
+            <tr class="b">
+              <td><img alt="[Error]" src="images/icon_error_sml.gif"/></td>
               <td>
                 <table border="0" class="bodyTable">
-                  <tr class="b">
-                    <td width="25%">2.1</td>
+                  <tr class="a">
+                    <td width="25%">1.3.04</td>
                     <td>
-                      <ol style="list-style-type: lower-alpha">
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-assembly">org.apache.myfaces.tobago:tobago-assembly</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-core">org.apache.myfaces.tobago:tobago-core</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-extension/tobago-deprecation">org.apache.myfaces.tobago:tobago-deprecation</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-addressbook-cdi">org.apache.myfaces.tobago:tobago-example-addressbook-cdi</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-addressbook">org.apache.myfaces.tobago:tobago-example-addressbook</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-assembly">org.apache.myfaces.tobago:tobago-example-assembly</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-blank">org.apache.myfaces.tobago:tobago-example-blank</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-data">org.apache.myfaces.tobago:tobago-example-data</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-demo">org.apache.myfaces.tobago:tobago-example-demo</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-portlet">org.apache.myfaces.tobago:tobago-example-portlet</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-sandbox">org.apache.myfaces.tobago:tobago-example-sandbox</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-security">org.apache.myfaces.tobago:tobago-example-security</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-test">org.apache.myfaces.tobago:tobago-example-test</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-example">org.apache.myfaces.tobago:tobago-example</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-extension">org.apache.myfaces.tobago:tobago-extension</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-extension/tobago-fileupload">org.apache.myfaces.tobago:tobago-fileupload</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-extension/tobago-sandbox">org.apache.myfaces.tobago:tobago-sandbox</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-extension/tobago-security">org.apache.myfaces.tobago:tobago-security</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-charlotteville">org.apache.myfaces.tobago:tobago-theme-charlotteville</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-example">org.apache.myfaces.tobago:tobago-theme-example</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-tool/tobago-theme-plugin">org.apache.myfaces.tobago:tobago-theme-plugin</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-richmond">org.apache.myfaces.tobago:tobago-theme-richmond</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-scarborough">org.apache.myfaces.tobago:tobago-theme-scarborough</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-speyside">org.apache.myfaces.tobago:tobago-theme-speyside</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-standard">org.apache.myfaces.tobago:tobago-theme-standard</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-theme">org.apache.myfaces.tobago:tobago-theme</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-tool/tobago-tool-annotation">org.apache.myfaces.tobago:tobago-tool-annotation</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-tool/tobago-tool-apt">org.apache.myfaces.tobago:tobago-tool-apt</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-tool">org.apache.myfaces.tobago:tobago-tool</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago">org.apache.myfaces.tobago:tobago</a>
-                        </li>
-                      </ol>
+                      <ol style="list-style-type: decimal">
+                        <li>org.apache.myfaces.tobago:tobago-example-test:war:3.0.0-beta-1-SNAPSHOT<br/>\-&#160;org.seleniumhq.selenium:selenium-java:jar:2.50.0:test<br/>&#160;&#160;&#160;\-&#160;org.seleniumhq.selenium:selenium-htmlunit-driver:jar:2.50.0:test<br/>&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;net.sourceforge.htmlunit:htmlunit:jar:2.18:test<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;xalan:xalan:jar:2.7.2:test<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;xalan:serializer:jar:2.7.2:test<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(xml-apis:xml-apis:jar:1.3.04:test
+                          - omitted for conflict with 1.4.01)<br/></li>
+                        <br/></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.1.0</td>
-                    <td>
-                      <ol style="list-style-type: lower-alpha">
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-addressbook-cdi">org.apache.myfaces.tobago:tobago-example-addressbook-cdi</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-addressbook">org.apache.myfaces.tobago:tobago-example-addressbook</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-assembly">org.apache.myfaces.tobago:tobago-example-assembly</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-blank">org.apache.myfaces.tobago:tobago-example-blank</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-data">org.apache.myfaces.tobago:tobago-example-data</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-demo">org.apache.myfaces.tobago:tobago-example-demo</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-portlet">org.apache.myfaces.tobago:tobago-example-portlet</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-sandbox">org.apache.myfaces.tobago:tobago-example-sandbox</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-security">org.apache.myfaces.tobago:tobago-example-security</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-test">org.apache.myfaces.tobago:tobago-example-test</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-example">org.apache.myfaces.tobago:tobago-example</a>
-                        </li>
-                      </ol>
-                    </td>
-                  </tr>
-                </table>
-              </td>
-            </tr>
-          </table>
-        </div>
-        <div class="section">
-          <h4>javax.servlet:servlet-api<a name="javax.servlet:servlet-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.5</td>
-                    <td>
-                      <ol style="list-style-type: lower-alpha">
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-assembly">org.apache.myfaces.tobago:tobago-assembly</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-core">org.apache.myfaces.tobago:tobago-core</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-extension/tobago-deprecation">org.apache.myfaces.tobago:tobago-deprecation</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-addressbook-cdi">org.apache.myfaces.tobago:tobago-example-addressbook-cdi</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-addressbook">org.apache.myfaces.tobago:tobago-example-addressbook</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-assembly">org.apache.myfaces.tobago:tobago-example-assembly</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-blank">org.apache.myfaces.tobago:tobago-example-blank</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-data">org.apache.myfaces.tobago:tobago-example-data</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-demo">org.apache.myfaces.tobago:tobago-example-demo</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-portlet">org.apache.myfaces.tobago:tobago-example-portlet</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-sandbox">org.apache.myfaces.tobago:tobago-example-sandbox</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-security">org.apache.myfaces.tobago:tobago-example-security</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-test">org.apache.myfaces.tobago:tobago-example-test</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-example">org.apache.myfaces.tobago:tobago-example</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-extension">org.apache.myfaces.tobago:tobago-extension</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-extension/tobago-fileupload">org.apache.myfaces.tobago:tobago-fileupload</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-extension/tobago-sandbox">org.apache.myfaces.tobago:tobago-sandbox</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-extension/tobago-security">org.apache.myfaces.tobago:tobago-security</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-charlotteville">org.apache.myfaces.tobago:tobago-theme-charlotteville</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-example">org.apache.myfaces.tobago:tobago-theme-example</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-tool/tobago-theme-plugin">org.apache.myfaces.tobago:tobago-theme-plugin</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-richmond">org.apache.myfaces.tobago:tobago-theme-richmond</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-scarborough">org.apache.myfaces.tobago:tobago-theme-scarborough</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-speyside">org.apache.myfaces.tobago:tobago-theme-speyside</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-standard">org.apache.myfaces.tobago:tobago-theme-standard</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-theme">org.apache.myfaces.tobago:tobago-theme</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-tool/tobago-tool-annotation">org.apache.myfaces.tobago:tobago-tool-annotation</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-tool/tobago-tool-apt">org.apache.myfaces.tobago:tobago-tool-apt</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-tool">org.apache.myfaces.tobago:tobago-tool</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago">org.apache.myfaces.tobago:tobago</a>
-                        </li>
-                      </ol>
-                    </td>
-                  </tr>
-                </table>
-              </td>
-            </tr>
-          </table>
-        </div>
-        <div class="section">
-          <h4>jaxen:jaxen<a name="jaxen:jaxen"></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/tobago/tobago-tool/tobago-tool-apt">org.apache.myfaces.tobago:tobago-tool-apt</a>
-                        </li>
-                      </ol>
-                    </td>
-                  </tr>
-                </table>
-              </td>
-            </tr>
-          </table>
-        </div>
-        <div class="section">
-          <h4>jdom:jdom<a name="jdom:jdom"></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/tobago/tobago-tool/tobago-tool-apt">org.apache.myfaces.tobago:tobago-tool-apt</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/tobago/tobago-assembly">org.apache.myfaces.tobago:tobago-assembly</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-core">org.apache.myfaces.tobago:tobago-core</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-extension/tobago-deprecation">org.apache.myfaces.tobago:tobago-deprecation</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-addressbook-cdi">org.apache.myfaces.tobago:tobago-example-addressbook-cdi</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-addressbook">org.apache.myfaces.tobago:tobago-example-addressbook</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-assembly">org.apache.myfaces.tobago:tobago-example-assembly</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-blank">org.apache.myfaces.tobago:tobago-example-blank</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-data">org.apache.myfaces.tobago:tobago-example-data</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-demo">org.apache.myfaces.tobago:tobago-example-demo</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-portlet">org.apache.myfaces.tobago:tobago-example-portlet</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-sandbox">org.apache.myfaces.tobago:tobago-example-sandbox</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-security">org.apache.myfaces.tobago:tobago-example-security</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-example/tobago-example-test">org.apache.myfaces.tobago:tobago-example-test</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-example">org.apache.myfaces.tobago:tobago-example</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-extension">org.apache.myfaces.tobago:tobago-extension</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-extension/tobago-fileupload">org.apache.myfaces.tobago:tobago-fileupload</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-extension/tobago-sandbox">org.apache.myfaces.tobago:tobago-sandbox</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-extension/tobago-security">org.apache.myfaces.tobago:tobago-security</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-charlotteville">org.apache.myfaces.tobago:tobago-theme-charlotteville</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-example">org.apache.myfaces.tobago:tobago-theme-example</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-tool/tobago-theme-plugin">org.apache.myfaces.tobago:tobago-theme-plugin</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-richmond">org.apache.myfaces.tobago:tobago-theme-richmond</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-scarborough">org.apache.myfaces.tobago:tobago-theme-scarborough</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-speyside">org.apache.myfaces.tobago:tobago-theme-speyside</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-standard">org.apache.myfaces.tobago:tobago-theme-standard</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-theme">org.apache.myfaces.tobago:tobago-theme</a>
-                        </li>
-                        <li><a class="externalLink"
-                               href="http://myfaces.apache.org/tobago/tobago-tool/tobago-tool-annotation">org.apache.myfaces.tobago:tobago-tool-annotation</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-tool/tobago-tool-apt">org.apache.myfaces.tobago:tobago-tool-apt</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-tool">org.apache.myfaces.tobago:tobago-tool</a>
-                        </li>
-                        <li><a class="externalLink" href="http://myfaces.apache.org/tobago">org.apache.myfaces.tobago:tobago</a>
-                        </li>
-                      </ol>
-                    </td>
-                  </tr>
-                </table>
-              </td>
-            </tr>
-          </table>
-        </div>

[... 1864 lines stripped ...]