You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2016/04/26 00:42:53 UTC

svn commit: r986650 [3/50] - in /websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-examples: ./ css/ images/ images/logos/ images/profiles/ img/ js/ streams-examples-local/ streams-examples-local/css/ streams-examples-local/elast...

Added: websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-examples/dependency-convergence.html
==============================================================================
--- websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-examples/dependency-convergence.html (added)
+++ websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-examples/dependency-convergence.html Mon Apr 25 22:42:46 2016
@@ -0,0 +1,1063 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at 2016-04-25
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20160425" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>streams-examples &#x2013; Reactor Dependency Convergence</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
+
+    
+            </head>
+        <body class="topBarEnabled">
+          
+                        
+                    
+                
+
+    <div id="topbar" class="navbar navbar-fixed-top navbar-inverse">
+      <div class="navbar-inner">
+                                  <div class="container"><div class="nav-collapse">
+            
+                
+                                <ul class="nav">
+                          <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Parent Project <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../streams-master/index.html"  title="Apache Streams :: streams-master">Apache Streams :: streams-master</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project Documentation <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li class="dropdown-submenu">
+                                      <a href="project-info.html"  title="Project Information">Project Information</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="integration.html"  title="Continuous Integration">Continuous Integration</a>
+</li>
+                                  <li>      <a href="dependency-convergence.html"  title="Dependency Convergence">Dependency Convergence</a>
+</li>
+                                  <li>      <a href="dependency-info.html"  title="Dependency Information">Dependency Information</a>
+</li>
+                                  <li>      <a href="dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
+                                  <li>      <a href="distribution-management.html"  title="Distribution Management">Distribution Management</a>
+</li>
+                                  <li>      <a href="index.html"  title="About">About</a>
+</li>
+                                  <li>      <a href="issue-tracking.html"  title="Issue Tracking">Issue Tracking</a>
+</li>
+                                  <li>      <a href="license.html"  title="Project License">Project License</a>
+</li>
+                                  <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                                  <li>      <a href="modules.html"  title="Project Modules">Project Modules</a>
+</li>
+                                  <li>      <a href="plugin-management.html"  title="Plugin Management">Plugin Management</a>
+</li>
+                                  <li>      <a href="plugins.html"  title="Project Plugins">Project Plugins</a>
+</li>
+                                  <li>      <a href="team-list.html"  title="Project Team">Project Team</a>
+</li>
+                                  <li>      <a href="source-repository.html"  title="Source Repository">Source Repository</a>
+</li>
+                                  <li>      <a href="project-summary.html"  title="Project Summary">Project Summary</a>
+</li>
+                              </ul>
+            </li>
+                          </ul>
+      </li>
+                  </ul>
+          
+          
+                                                              
+                   
+                      </div>
+          
+        </div>
+      </div>
+    </div>
+    
+        <div class="container">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href="../../.." id="bannerLeft">
+                                                                                                <img src="../../../images/streams_logo.jpg"  alt="Apache Streams" width="150" height="100"/>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org" id="bannerRight">
+                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="http://incubator.apache.org/" class="externalLink" title="Incubator">
+        Incubator</a>
+        </li>
+      <li class="divider ">/</li>
+            <li class="">
+                    <a href="../../../" title="Streams">
+        Streams</a>
+        </li>
+      <li class="divider ">/</li>
+                <li class="">
+                    <a href="./" title="streams-examples">
+        streams-examples</a>
+        </li>
+      <li class="divider ">/</li>
+        <li class="">Reactor Dependency Convergence</li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right">Last Published: 2016-04-25</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 0.3-incubating-SNAPSHOT</li>
+            
+                            </ul>
+      </div>
+
+      
+                
+        <div id="bodyColumn" >
+                                  
+            <div class="section">
+<h2><a name="Reactor_Dependency_Convergence"></a>Reactor Dependency Convergence</h2>
+<table border="0" class="table table-striped"><caption>
+  <b>Legend:</b>
+</caption>
+<tr class="a">
+<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 />
+<table border="0" class="table table-striped"><caption>
+  <b>Statistics:</b>
+</caption>
+<tr class="b">
+<th>Number of modules:</th>
+<td>8</td></tr>
+<tr class="a">
+<th>Number of dependencies (NOD):</th>
+<td>164</td></tr>
+<tr class="b">
+<th>Number of unique artifacts (NOA):</th>
+<td>209</td></tr>
+<tr class="a">
+<th>Number of version-conflicting artifacts (NOC):</th>
+<td>26</td></tr>
+<tr class="b">
+<th>Number of SNAPSHOT artifacts (NOS):</th>
+<td>16</td></tr>
+<tr class="a">
+<th>Convergence (NOD/NOA):</th>
+<td><img alt="error" src="images/icon_error_sml.gif" />&#160;<b>78 %</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.<br />You have SNAPSHOT dependencies.</td></tr></table></div>
+<div class="section">
+<h3><a name="Dependencies_used_in_modules"></a>Dependencies used in modules</h3>
+<div class="section">
+<h4><a name="com.carrotsearch.randomizedtesting:randomizedtesting-runner"></a>com.carrotsearch.randomizedtesting:randomizedtesting-runner</h4>
+<table border="0" class="table table-striped">
+<tr class="a">
+<td><img alt="error" src="images/icon_error_sml.gif" /></td>
+<td>
+<table border="0" class="table table-striped">
+<tr class="b">
+<td width="25%">2.0.13</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.lucene:lucene-test-framework:jar:4.7.2:test<br />&#160;&#160;&#160;\-&#160;(com.carrotsearch.randomizedtesting:randomizedtesting-runner:jar:2.0.13:compile - scope updated from test; omitted for duplicate)<br /></li><br />
+<li>org.apache.streams:elasticsearch-reindex:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.lucene:lucene-test-framework:jar:4.7.2:test<br />&#160;&#160;&#160;\-&#160;(com.carrotsearch.randomizedtesting:randomizedtesting-runner:jar:2.0.13:compile - scope updated from test; omitted for duplicate)<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.lucene:lucene-test-framework:jar:4.7.2:test<br />&#160;&#160;&#160;\-&#160;(com.carrotsearch.randomizedtesting:randomizedtesting-runner:jar:2.0.13:compile - scope updated from test; omitted for duplicate)<br /></li><br /></ol></td></tr>
+<tr class="a">
+<td width="25%">2.1.2</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-util:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;com.carrotsearch.randomizedtesting:randomizedtesting-runner:jar:2.1.2:compile<br />\-&#160;org.apache.streams:streams-util:test-jar:tests:0.3-incubating-SNAPSHOT:test<br />&#160;&#160;&#160;\-&#160;(com.carrotsearch.randomizedtesting:randomizedtesting-runner:jar:2.1.2:compile - scope updated from test; omitted for duplicate)<br /></li><br />
+<li>org.apache.streams:elasticsearch-reindex:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-util:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;com.carrotsearch.randomizedtesting:randomizedtesting-runner:jar:2.1.2:compile<br />\-&#160;org.apache.streams:streams-util:test-jar:tests:0.3-incubating-SNAPSHOT:test<br />&#160;&#160;&#160;\-&#160;(com.carrotsearch.randomizedtesting:randomizedtesting-runner:jar:2.1.2:compile - scope updated from test; omitted for duplicate)<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-util:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;com.carrotsearch.randomizedtesting:randomizedtesting-runner:jar:2.1.2:compile<br />\-&#160;org.apache.streams:streams-util:test-jar:tests:0.3-incubating-SNAPSHOT:test<br />&#160;&#160;&#160;\-&#160;(com.carrotsearch.randomizedtesting:randomizedtesting-runner:jar:2.1.2:compile - scope updated from test; omitted for duplicate)<br /></li><br /></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4><a name="com.fasterxml.jackson.core:jackson-annotations"></a>com.fasterxml.jackson.core:jackson-annotations</h4>
+<table border="0" class="table table-striped">
+<tr class="b">
+<td><img alt="error" src="images/icon_error_sml.gif" /></td>
+<td>
+<table border="0" class="table table-striped">
+<tr class="a">
+<td width="25%">2.3.0</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;+-&#160;com.fasterxml.jackson.datatype:jackson-datatype-json-org:jar:2.3.2:compile<br />&#160;&#160;&#160;|&#160;&#160;\-&#160;com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile<br />&#160;&#160;&#160;|&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0:compile - omitted for conflict with 2.3.2)<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.3.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0:compile - omitted for conflict with 2.3.2)<br /></li><br />
+<li>org.apache.streams:elasticsearch-reindex:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;+-&#160;com.fasterxml.jackson.datatype:jackson-datatype-json-org:jar:2.3.2:compile<br />&#160;&#160;&#160;|&#160;&#160;\-&#160;com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile<br />&#160;&#160;&#160;|&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0:compile - omitted for conflict with 2.3.2)<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.3.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0:compile - omitted for conflict with 2.3.2)<br /></li><br />
+<li>org.apache.streams:mongo-elasticsearch-sync:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;+-&#160;com.fasterxml.jackson.datatype:jackson-datatype-json-org:jar:2.3.2:compile<br />&#160;&#160;&#160;|&#160;&#160;\-&#160;com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile<br />&#160;&#160;&#160;|&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0:compile - omitted for conflict with 2.3.2)<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.3.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0:compile - omitted for conflict with 2.3.2)<br /></li><br />
+<li>org.apache.streams:twitter-follow-graph:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;+-&#160;com.fasterxml.jackson.datatype:jackson-datatype-json-org:jar:2.3.2:compile<br />&#160;&#160;&#160;|&#160;&#160;\-&#160;com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile<br />&#160;&#160;&#160;|&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0:compile - omitted for conflict with 2.3.2)<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.3.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0:compile - omitted for conflict with 2.3.2)<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;+-&#160;com.fasterxml.jackson.datatype:jackson-datatype-json-org:jar:2.3.2:compile<br />&#160;&#160;&#160;|&#160;&#160;\-&#160;com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile<br />&#160;&#160;&#160;|&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0:compile - omitted for conflict with 2.3.2)<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.3.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0:compile - omitted for conflict with 2.3.2)<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;+-&#160;com.fasterxml.jackson.datatype:jackson-datatype-json-org:jar:2.3.2:compile<br />&#160;&#160;&#160;|&#160;&#160;\-&#160;com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile<br />&#160;&#160;&#160;|&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0:compile - omitted for conflict with 2.3.2)<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.3.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0:compile - omitted for conflict with 2.3.2)<br /></li><br /></ol></td></tr>
+<tr class="b">
+<td width="25%">2.3.2</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.module:jackson-module-scala_2.10:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-annotations:jar:2.3.2:compile - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;com.fasterxml.jackson.core:jackson-annotations:jar:2.3.2:compile<br />\-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-converters:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-annotations:jar:2.3.2:compile
  - omitted for duplicate)<br /></li><br />
+<li>org.apache.streams:elasticsearch-reindex:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.module:jackson-module-scala_2.10:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-annotations:jar:2.3.2:compile - omitted for duplicate)<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.core:jackson-annotations:jar:2.3.2:compile<br /></li><br />
+<li>org.apache.streams:mongo-elasticsearch-sync:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.module:jackson-module-scala_2.10:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-annotations:jar:2.3.2:compile - omitted for duplicate)<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.core:jackson-annotations:jar:2.3.2:compile<br /></li><br />
+<li>org.apache.streams:twitter-follow-graph:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.module:jackson-module-scala_2.10:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-annotations:jar:2.3.2:compile - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;com.fasterxml.jackson.core:jackson-annotations:jar:2.3.2:compile<br />\-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;+-&#160;(com.fasterxml.jackson.core:jackson-annotations:jar:2.3.2:compile - omitted for duplicate)<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-converters:jar:0.3-incubating-SNA
 PSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-annotations:jar:2.3.2:compile - omitted for duplicate)<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.module:jackson-module-scala_2.10:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-annotations:jar:2.3.2:compile - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;com.fasterxml.jackson.core:jackson-annotations:jar:2.3.2:compile<br />\-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;+-&#160;(com.fasterxml.jackson.core:jackson-annotations:jar:2.3.2:compile - omitted for duplicate)<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-converters:jar:0.3-incub
 ating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-annotations:jar:2.3.2:compile - omitted for duplicate)<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.module:jackson-module-scala_2.10:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-annotations:jar:2.3.2:compile - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;com.fasterxml.jackson.core:jackson-annotations:jar:2.3.2:compile<br />\-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;+-&#160;(com.fasterxml.jackson.core:jackson-annotations:jar:2.3.2:compile - omitted for duplicate)<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-converters:jar:0.3-in
 cubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-annotations:jar:2.3.2:compile - omitted for duplicate)<br /></li><br /></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4><a name="com.fasterxml.jackson.core:jackson-databind"></a>com.fasterxml.jackson.core:jackson-databind</h4>
+<table border="0" class="table table-striped">
+<tr class="a">
+<td><img alt="error" src="images/icon_error_sml.gif" /></td>
+<td>
+<table border="0" class="table table-striped">
+<tr class="b">
+<td width="25%">2.2.0</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.10:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.2.0:compile - omitted for conflict with 2.3.2)<br /></li><br />
+<li>org.apache.streams:elasticsearch-reindex:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.10:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.2.0:compile - omitted for conflict with 2.3.2)<br /></li><br />
+<li>org.apache.streams:mongo-elasticsearch-sync:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.10:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.2.0:compile - omitted for conflict with 2.3.2)<br /></li><br />
+<li>org.apache.streams:twitter-follow-graph:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.10:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.2.0:compile - omitted for conflict with 2.3.2)<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.10:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.2.0:compile - omitted for conflict with 2.3.2)<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.10:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.2.0:compile - omitted for conflict with 2.3.2)<br /></li><br /></ol></td></tr>
+<tr class="a">
+<td width="25%">2.3.2</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;+-&#160;com.fasterxml.jackson.datatype:jackson-datatype-json-org:jar:2.3.2:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;+-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />|&#160;&#160;&#160;&#160;&#160;+-&#160;com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;|&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />|&#160;&#160;&#160;&#160;&#160;+-&#160;com.fasterxml.jackson.module:jackson-module-scala_2.10:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;|&#16
 0;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;+-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-pojo:test-jar:tests:0.3-incubating-SNAPSHOT:test<br />|&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - scope updated from test; omitted for duplicate)<br />\-&#160;org.apache.streams:streams-runtime-local:jar:0.3-incubating-SNAPSHOT:compil
 e<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-monitoring:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br /></li><br />
+<li>org.apache.streams:elasticsearch-reindex:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;+-&#160;com.fasterxml.jackson.datatype:jackson-datatype-json-org:jar:2.3.2:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;+-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />|&#160;&#160;&#160;&#160;&#160;+-&#160;com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;|&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />|&#160;&#160;&#160;&#160;&#160;+-&#160;com.fasterxml.jackson.module:jackson-module-scala_2.10:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;|&
 #160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;+-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-pojo:test-jar:tests:0.3-incubating-SNAPSHOT:test<br />|&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - scope updated from test; omitted for duplicate)<br />\-&#160;org.apache.streams:streams-runtime-local:jar:0.3-incubating-SNAPSHOT:com
 pile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-monitoring:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br /></li><br />
+<li>org.apache.streams:mongo-elasticsearch-sync:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;+-&#160;com.fasterxml.jackson.datatype:jackson-datatype-json-org:jar:2.3.2:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;+-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />|&#160;&#160;&#160;&#160;&#160;+-&#160;com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;|&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />|&#160;&#160;&#160;&#160;&#160;+-&#160;com.fasterxml.jackson.module:jackson-module-scala_2.10:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160
 ;|&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;+-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-runtime-local:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-monitoring:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for
  duplicate)<br />\-&#160;org.apache.streams:streams-pojo:test-jar:tests:0.3-incubating-SNAPSHOT:test<br />&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - scope updated from test; omitted for duplicate)<br /></li><br />
+<li>org.apache.streams:twitter-follow-graph:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;+-&#160;com.fasterxml.jackson.datatype:jackson-datatype-json-org:jar:2.3.2:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;+-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />|&#160;&#160;&#160;&#160;&#160;+-&#160;com.fasterxml.jackson.module:jackson-module-scala_2.10:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;|&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;
 &#160;&#160;&#160;+-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-runtime-local:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-monitoring:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jac
 kson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />\-&#160;org.apache.streams:streams-pojo:test-jar:tests:0.3-incubating-SNAPSHOT:test (scope not updated to compile)<br />&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - scope updated from test; omitted for duplicate)<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;+-&#160;com.fasterxml.jackson.datatype:jackson-datatype-json-org:jar:2.3.2:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;+-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />|&#160;&#160;&#160;&#160;&#160;+-&#160;com.fasterxml.jackson.module:jackson-module-scala_2.10:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;|&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#1
 60;&#160;&#160;&#160;&#160;+-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-pojo:test-jar:tests:0.3-incubating-SNAPSHOT:test<br />|&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - scope updated from test; omitted for duplicate)<br />+-&#160;org.apache.streams:streams-runtime-local:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-monitoring:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />\-&#160;or
 g.apache.streams:streams-provider-twitter:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.3.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;+-&#160;com.fasterxml.jackson.datatype:jackson-datatype-json-org:jar:2.3.2:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;+-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />|&#160;&#160;&#160;&#160;&#160;+-&#160;com.fasterxml.jackson.module:jackson-module-scala_2.10:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;|&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.3.2:compile<br />|&#160;&#160;&#160;
 &#160;&#160;&#160;&#160;&#160;+-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-runtime-local:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-monitoring:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-filters:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-verbs:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.ja
 ckson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.3.2:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - omitted for duplicate)<br />\-&#160;org.apache.streams:streams-pojo:test-jar:tests:0.3-incubating-SNAPSHOT:test<br />&#160;&#160;&#160;\-&#160;(com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile - scope updated from test; omitted for duplicate)<br /></li><br /></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4><a name="com.google.code.findbugs:annotations"></a>com.google.code.findbugs:annotations</h4>
+<table border="0" class="table table-striped">
+<tr class="b">
+<td><img alt="error" src="images/icon_error_sml.gif" /></td>
+<td>
+<table border="0" class="table table-striped">
+<tr class="a">
+<td width="25%">1.3.9</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.10:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.google.code.findbugs:annotations:jar:1.3.9:compile<br /></li><br />
+<li>org.apache.streams:elasticsearch-reindex:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.10:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.google.code.findbugs:annotations:jar:1.3.9:compile<br /></li><br />
+<li>org.apache.streams:mongo-elasticsearch-sync:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.10:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.google.code.findbugs:annotations:jar:1.3.9:compile<br /></li><br />
+<li>org.apache.streams:twitter-follow-graph:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.10:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.google.code.findbugs:annotations:jar:1.3.9:compile<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.10:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.google.code.findbugs:annotations:jar:1.3.9:compile<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.10:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.google.code.findbugs:annotations:jar:1.3.9:compile<br /></li><br /></ol></td></tr>
+<tr class="b">
+<td width="25%">2.0.1</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.reflections:reflections:jar:0.9.9:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.code.findbugs:annotations:jar:2.0.1:compile - omitted for conflict with 1.3.9)<br /></li><br />
+<li>org.apache.streams:elasticsearch-reindex:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.reflections:reflections:jar:0.9.9:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.code.findbugs:annotations:jar:2.0.1:compile - omitted for conflict with 1.3.9)<br /></li><br />
+<li>org.apache.streams:mongo-elasticsearch-sync:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.reflections:reflections:jar:0.9.9:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.code.findbugs:annotations:jar:2.0.1:compile - omitted for conflict with 1.3.9)<br /></li><br />
+<li>org.apache.streams:twitter-follow-graph:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.reflections:reflections:jar:0.9.9:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.code.findbugs:annotations:jar:2.0.1:compile - omitted for conflict with 1.3.9)<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.reflections:reflections:jar:0.9.9:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.code.findbugs:annotations:jar:2.0.1:compile - omitted for conflict with 1.3.9)<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.reflections:reflections:jar:0.9.9:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.code.findbugs:annotations:jar:2.0.1:compile - omitted for conflict with 1.3.9)<br /></li><br /></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4><a name="com.google.code.findbugs:jsr305"></a>com.google.code.findbugs:jsr305</h4>
+<table border="0" class="table table-striped">
+<tr class="a">
+<td><img alt="error" src="images/icon_error_sml.gif" /></td>
+<td>
+<table border="0" class="table table-striped">
+<tr class="b">
+<td width="25%">1.3.9</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:twitter-follow-graph:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;com.twitter:hbc-core:jar:2.1.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.google.code.findbugs:jsr305:jar:1.3.9:compile<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;com.twitter:hbc-core:jar:2.1.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.google.code.findbugs:jsr305:jar:1.3.9:compile<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;com.twitter:hbc-core:jar:2.1.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.google.code.findbugs:jsr305:jar:1.3.9:compile<br /></li><br /></ol></td></tr>
+<tr class="a">
+<td width="25%">2.0.1</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.module:jackson-module-scala_2.10:jar:2.3.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.code.findbugs:jsr305:jar:2.0.1:compile - omitted for conflict with 3.0.0)<br /></li><br />
+<li>org.apache.streams:twitter-follow-graph:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.module:jackson-module-scala_2.10:jar:2.3.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.code.findbugs:jsr305:jar:2.0.1:compile - omitted for conflict with 1.3.9)<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.module:jackson-module-scala_2.10:jar:2.3.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.code.findbugs:jsr305:jar:2.0.1:compile - omitted for conflict with 1.3.9)<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.module:jackson-module-scala_2.10:jar:2.3.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.code.findbugs:jsr305:jar:2.0.1:compile - omitted for conflict with 1.3.9)<br /></li><br /></ol></td></tr>
+<tr class="b">
+<td width="25%">3.0.0</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.hadoop:hadoop-common:jar:2.7.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.google.code.findbugs:jsr305:jar:3.0.0:compile<br /></li><br /></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4><a name="com.google.guava:guava"></a>com.google.guava:guava</h4>
+<table border="0" class="table table-striped">
+<tr class="a">
+<td><img alt="error" src="images/icon_error_sml.gif" /></td>
+<td>
+<table border="0" class="table table-striped">
+<tr class="b">
+<td width="25%">11.0.2</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;+-&#160;org.apache.hadoop:hadoop-common:jar:2.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(com.google.guava:guava:jar:11.0.2:compile - omitted for conflict with 17.0)<br />|&#160;&#160;+-&#160;org.apache.hadoop:hadoop-client:jar:2.7.0:compile<br />|&#160;&#160;|&#160;&#160;+-&#160;org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.7.0:compile<br />|&#160;&#160;|&#160;&#160;|&#160;&#160;\-&#160;org.apache.hadoop:hadoop-mapreduce-client-common:jar:2.7.0:compile<br />|&#160;&#160;|&#160;&#160;|&#160;&#160;&#160;&#160;&#160;+-&#160;org.apache.hadoop:hadoop-yarn-client:jar:2.7.0:compile<br />|&#160;&#160;|&#160;&#160;|&#160;&#160;&#160;&#160;&#160;|&#160;&#160;\-&#160;(com.google.guava:guava:jar:11.0.2:compile - omitted for conflict with 17.0)<br />|&#160;&#160;|&#160;&#160;|&#160;&#160;&#160;&#160;&#160;\
 -&#160;org.apache.hadoop:hadoop-yarn-server-common:jar:2.7.0:compile<br />|&#160;&#160;|&#160;&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:11.0.2:compile - omitted for conflict with 17.0)<br />|&#160;&#160;|&#160;&#160;+-&#160;org.apache.hadoop:hadoop-yarn-api:jar:2.7.0:compile<br />|&#160;&#160;|&#160;&#160;|&#160;&#160;\-&#160;(com.google.guava:guava:jar:11.0.2:compile - omitted for conflict with 17.0)<br />|&#160;&#160;|&#160;&#160;\-&#160;org.apache.hadoop:hadoop-mapreduce-client-core:jar:2.7.0:compile<br />|&#160;&#160;|&#160;&#160;&#160;&#160;&#160;\-&#160;org.apache.hadoop:hadoop-yarn-common:jar:2.7.0:compile<br />|&#160;&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:11.0.2:compile - omitted for conflict with 17.0)<br />|&#160;&#160;\-&#160;org.apache.hadoop:hadoop-hdfs-httpfs:pom:2.7.0:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:11.0.2:compile - omitt
 ed for conflict with 17.0)<br />\-&#160;org.apache.hadoop:hadoop-hdfs:jar:2.7.0:compile<br />&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:11.0.2:compile - omitted for conflict with 17.0)<br /></li><br /></ol></td></tr>
+<tr class="a">
+<td width="25%">13.0.1</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.module:jackson-module-scala_2.10:jar:2.3.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:13.0.1:compile - omitted for conflict with 17.0)<br /></li><br />
+<li>org.apache.streams:elasticsearch-reindex:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.module:jackson-module-scala_2.10:jar:2.3.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:13.0.1:compile - omitted for conflict with 17.0)<br /></li><br />
+<li>org.apache.streams:mongo-elasticsearch-sync:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.module:jackson-module-scala_2.10:jar:2.3.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:13.0.1:compile - omitted for conflict with 17.0)<br /></li><br />
+<li>org.apache.streams:twitter-follow-graph:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.module:jackson-module-scala_2.10:jar:2.3.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:13.0.1:compile - omitted for conflict with 17.0)<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.module:jackson-module-scala_2.10:jar:2.3.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:13.0.1:compile - omitted for conflict with 17.0)<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.module:jackson-module-scala_2.10:jar:2.3.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:13.0.1:compile - omitted for conflict with 17.0)<br /></li><br /></ol></td></tr>
+<tr class="b">
+<td width="25%">14.0.1</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:twitter-follow-graph:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;com.twitter:hbc-core:jar:2.1.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:14.0.1:compile - omitted for conflict with 17.0)<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;com.twitter:hbc-core:jar:2.1.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:14.0.1:compile - omitted for conflict with 17.0)<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;com.twitter:hbc-core:jar:2.1.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:14.0.1:compile - omitted for conflict with 17.0)<br /></li><br /></ol></td></tr>
+<tr class="a">
+<td width="25%">15.0</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.reflections:reflections:jar:0.9.9:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:15.0:compile - omitted for conflict with 17.0)<br /></li><br />
+<li>org.apache.streams:elasticsearch-reindex:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.reflections:reflections:jar:0.9.9:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:15.0:compile - omitted for conflict with 17.0)<br /></li><br />
+<li>org.apache.streams:mongo-elasticsearch-sync:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.reflections:reflections:jar:0.9.9:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:15.0:compile - omitted for conflict with 17.0)<br /></li><br />
+<li>org.apache.streams:twitter-follow-graph:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;org.reflections:reflections:jar:0.9.9:compile<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:15.0:compile - omitted for conflict with 17.0)<br />\-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;com.twitter:hbc-core:jar:2.1.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.twitter:joauth:jar:6.0.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:15.0:compile - omitted for conflict with 17.0)<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;org.reflections:reflections:jar:0.9.9:compile<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:15.0:compile - omitted for conflict with 17.0)<br />\-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;com.twitter:hbc-core:jar:2.1.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.twitter:joauth:jar:6.0.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:15.0:compile - omitted for conflict with 17.0)<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;org.reflections:reflections:jar:0.9.9:compile<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:15.0:compile - omitted for conflict with 17.0)<br />\-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;com.twitter:hbc-core:jar:2.1.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.twitter:joauth:jar:6.0.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:15.0:compile - omitted for conflict with 17.0)<br /></li><br /></ol></td></tr>
+<tr class="b">
+<td width="25%">16.0.1</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.hadoop:hadoop-common:jar:2.7.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;+-&#160;org.apache.hadoop:hadoop-auth:jar:2.7.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;|&#160;&#160;\-&#160;org.apache.curator:curator-framework:jar:2.7.1:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;|&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:16.0.1:compile - omitted for conflict with 17.0)<br />&#160;&#160;&#160;&#160;&#160;&#160;+-&#160;org.apache.curator:curator-client:jar:2.7.1:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;|&#160;&#160;\-&#160;(com.google.guava:guava:jar:16.0.1:compile - omitted for conflict with 17.0)<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.apache.curator:curator-recipes:jar:2.7.1:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#1
 60;&#160;&#160;\-&#160;(com.google.guava:guava:jar:16.0.1:compile - omitted for conflict with 17.0)<br /></li><br /></ol></td></tr>
+<tr class="a">
+<td width="25%">17.0</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;+-&#160;org.apache.streams:streams-util:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:compile - omitted for duplicate)<br />|&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:compile - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;com.google.guava:guava:jar:17.0:compile<br />+-&#160;org.apache.streams:streams-util:test-jar:tests:0.3-incubating-SNAPSHOT:test<br />|&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:test - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-pojo:test-jar:tests:0.3-incubating-SNAPSHOT:test<br />|&#160;&#160;\-&#160;(
 com.google.guava:guava:jar:17.0:test - omitted for duplicate)<br />\-&#160;org.apache.streams:streams-persist-elasticsearch:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo-extensions:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:compile - omitted for duplicate)<br /></li><br />
+<li>org.apache.streams:elasticsearch-reindex:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;+-&#160;org.apache.streams:streams-util:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:compile - omitted for duplicate)<br />|&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:compile - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;com.google.guava:guava:jar:17.0:compile<br />+-&#160;org.apache.streams:streams-util:test-jar:tests:0.3-incubating-SNAPSHOT:test<br />|&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:test - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-pojo:test-jar:tests:0.3-incubating-SNAPSHOT:test<br />|&#160;&#160;\-&#16
 0;(com.google.guava:guava:jar:17.0:test - omitted for duplicate)<br />\-&#160;org.apache.streams:streams-persist-elasticsearch:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo-extensions:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:compile - omitted for duplicate)<br /></li><br />
+<li>org.apache.streams:mongo-elasticsearch-sync:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;+-&#160;org.apache.streams:streams-util:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:compile - omitted for duplicate)<br />|&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:compile - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;com.google.guava:guava:jar:17.0:compile<br />+-&#160;org.apache.streams:streams-persist-elasticsearch:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-pojo-extensions:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:compile 
 - omitted for duplicate)<br />\-&#160;org.apache.streams:streams-pojo:test-jar:tests:0.3-incubating-SNAPSHOT:test<br />&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:test - omitted for duplicate)<br /></li><br />
+<li>org.apache.streams:twitter-follow-graph:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;+-&#160;org.apache.streams:streams-util:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:compile - omitted for duplicate)<br />|&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:compile - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;com.google.guava:guava:jar:17.0:compile<br />+-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;+-&#160;org.apache.streams:streams-converters:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;org.apache.streams:streams-pojo-extensions:jar:0.3-incubatin
 g-SNAPSHOT:compile<br />|&#160;&#160;|&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:compile - omitted for duplicate)<br />|&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:compile - omitted for duplicate)<br />\-&#160;org.apache.streams:streams-pojo:test-jar:tests:0.3-incubating-SNAPSHOT:test (scope not updated to compile)<br />&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:test - omitted for duplicate)<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;+-&#160;org.apache.streams:streams-util:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:compile - omitted for duplicate)<br />|&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:compile - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;com.google.guava:guava:jar:17.0:compile<br />+-&#160;org.apache.streams:streams-util:test-jar:tests:0.3-incubating-SNAPSHOT:test<br />|&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:test - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-pojo:test-jar:tests:0.3-incubating-SNAPSHOT:test<br />|&#160;&#16
 0;\-&#160;(com.google.guava:guava:jar:17.0:test - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:compile - omitted for duplicate)<br />\-&#160;org.apache.streams:streams-persist-elasticsearch:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo-extensions:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:compile - omitted for duplicate)<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;+-&#160;org.apache.streams:streams-util:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:compile - omitted for duplicate)<br />|&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:compile - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;com.google.guava:guava:jar:17.0:compile<br />+-&#160;org.apache.streams:streams-filters:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-verbs:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:compile - omitted for du
 plicate)<br />+-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:compile - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-persist-elasticsearch:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-pojo-extensions:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:compile - omitted for duplicate)<br />\-&#160;org.apache.streams:streams-pojo:test-jar:tests:0.3-incubating-SNAPSHOT:test<br />&#160;&#160;&#160;\-&#160;(com.google.guava:guava:jar:17.0:test - omitted for duplicate)<br /></li><br /></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4><a name="com.sun.xml.bind:jaxb-impl"></a>com.sun.xml.bind:jaxb-impl</h4>
+<table border="0" class="table table-striped">
+<tr class="b">
+<td><img alt="error" src="images/icon_error_sml.gif" /></td>
+<td>
+<table border="0" class="table table-striped">
+<tr class="a">
+<td width="25%">2.2.3-1</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.hadoop:hadoop-common:jar:2.7.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.sun.jersey:jersey-json:jar:1.9:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.sun.xml.bind:jaxb-impl:jar:2.2.3-1:compile - omitted for conflict with 2.2.7)<br /></li><br /></ol></td></tr>
+<tr class="b">
+<td width="25%">2.2.7</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;nz.net.ultraq.jaxb:jaxb-utilities:jar:1.2.6:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile<br /></li><br /></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4><a name="com.thoughtworks.paranamer:paranamer"></a>com.thoughtworks.paranamer:paranamer</h4>
+<table border="0" class="table table-striped">
+<tr class="a">
+<td><img alt="error" src="images/icon_error_sml.gif" /></td>
+<td>
+<table border="0" class="table table-striped">
+<tr class="b">
+<td width="25%">2.3</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.hadoop:hadoop-common:jar:2.7.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.apache.avro:avro:jar:1.7.4:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(com.thoughtworks.paranamer:paranamer:jar:2.3:compile - omitted for conflict with 2.6)<br /></li><br /></ol></td></tr>
+<tr class="a">
+<td width="25%">2.6</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.module:jackson-module-scala_2.10:jar:2.3.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.thoughtworks.paranamer:paranamer:jar:2.6:compile<br /></li><br /></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4><a name="commons-codec:commons-codec"></a>commons-codec:commons-codec</h4>
+<table border="0" class="table table-striped">
+<tr class="b">
+<td><img alt="error" src="images/icon_error_sml.gif" /></td>
+<td>
+<table border="0" class="table table-striped">
+<tr class="a">
+<td width="25%">1.2</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.hadoop:hadoop-common:jar:2.7.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;commons-httpclient:commons-httpclient:jar:3.1:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(commons-codec:commons-codec:jar:1.2:compile - omitted for conflict with 1.6)<br /></li><br /></ol></td></tr>
+<tr class="b">
+<td width="25%">1.4</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;+-&#160;org.apache.hadoop:hadoop-common:jar:2.7.0:compile<br />|&#160;&#160;|&#160;&#160;+-&#160;(commons-codec:commons-codec:jar:1.4:compile - omitted for duplicate)<br />|&#160;&#160;|&#160;&#160;+-&#160;net.java.dev.jets3t:jets3t:jar:0.9.0:compile<br />|&#160;&#160;|&#160;&#160;|&#160;&#160;\-&#160;(commons-codec:commons-codec:jar:1.4:compile - omitted for duplicate)<br />|&#160;&#160;|&#160;&#160;\-&#160;org.apache.hadoop:hadoop-auth:jar:2.7.0:compile<br />|&#160;&#160;|&#160;&#160;&#160;&#160;&#160;\-&#160;(commons-codec:commons-codec:jar:1.4:compile - omitted for duplicate)<br />|&#160;&#160;\-&#160;org.apache.hadoop:hadoop-client:jar:2.7.0:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;org.apache.hadoop:hadoop-mapreduce-client-core:jar:2.7.0:compile<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;
 &#160;\-&#160;org.apache.hadoop:hadoop-yarn-common:jar:2.7.0:compile<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(commons-codec:commons-codec:jar:1.4:compile - omitted for duplicate)<br />\-&#160;org.apache.hadoop:hadoop-hdfs:jar:2.7.0:compile<br />&#160;&#160;&#160;\-&#160;commons-codec:commons-codec:jar:1.4:compile<br /></li><br /></ol></td></tr>
+<tr class="a">
+<td width="25%">1.6</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-runtime-local:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-monitoring:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.apache.httpcomponents:httpclient:jar:4.3.5:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(commons-codec:commons-codec:jar:1.6:compile - omitted for conflict with 1.4)<br /></li><br /></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4><a name="commons-lang:commons-lang"></a>commons-lang:commons-lang</h4>
+<table border="0" class="table table-striped">
+<tr class="b">
+<td><img alt="error" src="images/icon_error_sml.gif" /></td>
+<td>
+<table border="0" class="table table-striped">
+<tr class="a">
+<td width="25%">2.4</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.hadoop:hadoop-common:jar:2.7.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;commons-configuration:commons-configuration:jar:1.6:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(commons-lang:commons-lang:jar:2.4:compile - omitted for conflict with 2.6)<br /></li><br /></ol></td></tr>
+<tr class="b">
+<td width="25%">2.6</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;org.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.10:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(commons-lang:commons-lang:jar:2.6:compile - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;+-&#160;org.apache.hadoop:hadoop-common:jar:2.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(commons-lang:commons-lang:jar:2.6:compile - omitted for duplicate)<br />|&#160;&#160;\-&#160;org.apache.hadoop:hadoop-client:jar:2.7.0:compile<br />|&#160;&#160;&#160;&#160;&#160;+-&#160;org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.7.0:compile<br />|&#160;&#160;&#160;&#160;&#160;|&#160;&#160;\-&#160;org.apache.hadoop:hadoop-mapreduce-client-common:jar:2.7.0:compile<br />|&#160;&#160;&#160;&#160;&#160;|&#160;&#160;&#160;&#160;&#160
 ;\-&#160;org.apache.hadoop:hadoop-yarn-client:jar:2.7.0:compile<br />|&#160;&#160;&#160;&#160;&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(commons-lang:commons-lang:jar:2.6:compile - omitted for duplicate)<br />|&#160;&#160;&#160;&#160;&#160;+-&#160;org.apache.hadoop:hadoop-yarn-api:jar:2.7.0:compile<br />|&#160;&#160;&#160;&#160;&#160;|&#160;&#160;\-&#160;(commons-lang:commons-lang:jar:2.6:compile - omitted for duplicate)<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;org.apache.hadoop:hadoop-mapreduce-client-core:jar:2.7.0:compile<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.apache.hadoop:hadoop-yarn-common:jar:2.7.0:compile<br />|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(commons-lang:commons-lang:jar:2.6:compile - omitted for duplicate)<br />\-&#160;org.apache.hadoop:hadoop-hdfs:jar:2.7.0:compile<br />&#160;&#160;&#160;\-&#160;commons-lang:commons-lang:jar:2.6:compile<br /></li><br /></ol></td></tr></table></td
 ></tr></table></div>
+<div class="section">
+<h4><a name="javax.xml.bind:jaxb-api"></a>javax.xml.bind:jaxb-api</h4>
+<table border="0" class="table table-striped">
+<tr class="a">
+<td><img alt="error" src="images/icon_error_sml.gif" /></td>
+<td>
+<table border="0" class="table table-striped">
+<tr class="b">
+<td width="25%">2.2.2</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.hadoop:hadoop-client:jar:2.7.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.apache.hadoop:hadoop-mapreduce-client-core:jar:2.7.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.apache.hadoop:hadoop-yarn-common:jar:2.7.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;javax.xml.bind:jaxb-api:jar:2.2.2:compile<br /></li><br /></ol></td></tr>
+<tr class="a">
+<td width="25%">2.2.7</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;nz.net.ultraq.jaxb:jaxb-utilities:jar:1.2.6:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.sun.xml.bind:jaxb-core:jar:2.2.7:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(javax.xml.bind:jaxb-api:jar:2.2.7:compile - omitted for conflict with 2.2.2)<br /></li><br /></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4><a name="joda-time:joda-time"></a>joda-time:joda-time</h4>
+<table border="0" class="table table-striped">
+<tr class="b">
+<td><img alt="error" src="images/icon_error_sml.gif" /></td>
+<td>
+<table border="0" class="table table-striped">
+<tr class="a">
+<td width="25%">2.1</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.3.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(joda-time:joda-time:jar:2.1:compile - omitted for conflict with 2.2)<br /></li><br />
+<li>org.apache.streams:elasticsearch-reindex:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.3.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(joda-time:joda-time:jar:2.1:compile - omitted for conflict with 2.2)<br /></li><br />
+<li>org.apache.streams:mongo-elasticsearch-sync:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.3.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(joda-time:joda-time:jar:2.1:compile - omitted for conflict with 2.2)<br /></li><br />
+<li>org.apache.streams:twitter-follow-graph:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.3.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(joda-time:joda-time:jar:2.1:compile - omitted for conflict with 2.2)<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.3.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(joda-time:joda-time:jar:2.1:compile - omitted for conflict with 2.2)<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating-SNAPSHOT<br />\-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating-SNAPSHOT:compile<br />&#160;&#160;&#160;\-&#160;com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.3.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(joda-time:joda-time:jar:2.1:compile - omitted for conflict with 2.2)<br /></li><br /></ol></td></tr>
+<tr class="b">
+<td width="25%">2.2</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;+-&#160;org.apache.streams:streams-util:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;joda-time:joda-time:jar:2.2:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(joda-time:joda-time:jar:2.2:compile - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;org.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.10:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(joda-time:joda-time:jar:2.2:compile - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-util:test-jar:tests:0.3-incubating-SNAPSHOT:test<br />|&#160;&#160;\-&#160;(joda-time:joda-time:jar:2.2:compile - scope updated from test; omitted for duplicate)<
 br />\-&#160;org.apache.streams:streams-pojo:test-jar:tests:0.3-incubating-SNAPSHOT:test<br />&#160;&#160;&#160;\-&#160;(joda-time:joda-time:jar:2.2:compile - scope updated from test; omitted for duplicate)<br /></li><br />
+<li>org.apache.streams:elasticsearch-reindex:jar:0.3-incubating-SNAPSHOT<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;+-&#160;org.apache.streams:streams-util:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;joda-time:joda-time:jar:2.2:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(joda-time:joda-time:jar:2.2:compile - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-config:jar:0.3-incubating-SNAPSHOT:compile<br />|&#160;&#160;\-&#160;org.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.10:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(joda-time:joda-time:jar:2.2:compile - omitted for duplicate)<br />+-&#160;org.apache.streams:streams-util:test-jar:tests:0.3-incubating-SNAPSHOT:test<br />|&#160;&#160;\-&#160;(joda-time:joda-time:jar:2.2:compile - scope updated from test; omitted for duplicat
 e)<br />\-&#160;org.apache.streams:streams-pojo:test-jar:tests:0.3-incubating-SNAPSHOT:test<br />&#160;&#160;&#160;\-&#160;(joda-time:joda-time:jar:2.2:compile - scope updated from test; omitted for duplicate)<br /></li><br />

[... 595 lines stripped ...]