You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by bu...@apache.org on 2016/10/03 21:01:37 UTC

svn commit: r998808 [3/50] - in /websites/staging/streams/trunk/content: ./ site/0.3-incubating/streams-examples/ site/0.3-incubating/streams-examples/css/ site/0.3-incubating/streams-examples/fonts/ site/0.3-incubating/streams-examples/images/ site/0....

Added: websites/staging/streams/trunk/content/site/0.3-incubating/streams-examples/dependency-convergence.html
==============================================================================
--- websites/staging/streams/trunk/content/site/0.3-incubating/streams-examples/dependency-convergence.html (added)
+++ websites/staging/streams/trunk/content/site/0.3-incubating/streams-examples/dependency-convergence.html Mon Oct  3 21:01:30 2016
@@ -0,0 +1,613 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.7 at 2016-10-03 
+ | Rendered using Apache Maven Fluido Skin 1.5
+-->
+<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="20161003" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>streams-examples &#x2013; Reactor Dependency Convergence</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.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.5.min.js"></script>
+
+          <script>
+                (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+                (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+                m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+                })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+                ga('create', 'UA-77087101-1', 'auto');
+                ga('send', 'pageview');
+            </script>
+                      </head>
+        <body class="topBarEnabled">
+          
+    
+    
+            
+    
+        
+    <a href="https://github.com/apache/incubator-streams-examples">
+      <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;"
+        src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"
+        alt="Fork me on GitHub">
+    </a>
+  
+                        
+                    
+                
+
+    <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">Overview <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../streams-master/index.html"  title="Overview">Overview</a>
+</li>
+                  
+                      <li>      <a href="../streams-master/architecture.html"  title="Architecture">Architecture</a>
+</li>
+                  
+                      <li>      <a href="../streams-master/concepts.html"  title="Concepts">Concepts</a>
+</li>
+                  
+                      <li>      <a href="../streams-master/downloads.html"  title="Downloads">Downloads</a>
+</li>
+                  
+                      <li>      <a href="../streams-master/faq.html"  title="Frequently Asked Questions">Frequently Asked Questions</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Projects <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../../latest/streams-master"  title="streams-master">streams-master</a>
+</li>
+                  
+                      <li>      <a href="../../latest/streams-project"  title="streams-project">streams-project</a>
+</li>
+                  
+                      <li>      <a href="../../latest/streams-examples/"  title="streams-examples">streams-examples</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+          
+                                                    
+        
+        
+        <ul class="nav pull-right"><li>
+    
+    <a href="https://twitter.com/ApacheStreams" class="twitter-follow-button" data-show-count="true" data-align="right" data-size="large" data-show-screen-name="true" data-lang="en">Follow ApacheStreams</a>
+    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+
+        </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>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../../../" title="Streams">
+        Streams</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="index.html" title="streams-examples">
+        streams-examples</a>
+                    <span class="divider">/</span>
+      </li>
+        <li class="active ">Reactor Dependency Convergence</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>163</td></tr>
+<tr class="b">
+<th>Number of unique artifacts (NOA):</th>
+<td>190</td></tr>
+<tr class="a">
+<th>Number of version-conflicting artifacts (NOC):</th>
+<td>17</td></tr>
+<tr class="b">
+<th>Number of SNAPSHOT artifacts (NOS):</th>
+<td>0</td></tr>
+<tr class="a">
+<th>Convergence (NOD/NOA):</th>
+<td><img alt="[Error]" src="images/icon_error_sml.gif" />&#160;<b>85 %</b></td></tr>
+<tr class="b">
+<th>Ready for release (100% convergence and no SNAPSHOTS):</th>
+<td><img alt="[Error]" src="images/icon_error_sml.gif" />&#160;<b>Error</b><br />You do not have 100% convergence.</td></tr></table></div>
+<div class="section">
+<h3><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<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<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<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<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-util:jar:0.3-incubating: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: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<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-util:jar:0.3-incubating: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: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<br />+-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-util:jar:0.3-incubating: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: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.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<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating: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<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating: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<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating: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<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating: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<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating: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<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating: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<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating: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<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating: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<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating: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<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating: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<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating: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<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating: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<br />\-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating: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<br />\-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating: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<br />\-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating: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<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating: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<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating: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<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating: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<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating: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<br />\-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating: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.sun.xml.bind:jaxb-impl"></a>com.sun.xml.bind:jaxb-impl</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.3-1</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating: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="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<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating: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="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</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating: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="b">
+<td width="25%">2.6</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating: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-lang:commons-lang"></a>commons-lang:commons-lang</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.4</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating: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="a">
+<td width="25%">2.6</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />+-&#160;org.apache.streams:streams-config:jar:0.3-incubating: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: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="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.2</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating: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="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<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating: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="org.antlr:stringtemplate"></a>org.antlr:stringtemplate</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%">3.2.1</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:twitter-follow-graph:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-persist-graph:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.antlr:stringtemplate:jar:4.0.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.antlr:stringtemplate:jar:3.2.1:compile - omitted for cycle)<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-filters:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-verbs:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.antlr:stringtemplate:jar:4.0.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.antlr:stringtemplate:jar:3.2.1:compile - omitted for cycle)<br /></li><br /></ol></td></tr>
+<tr class="a">
+<td width="25%">4.0.2</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:twitter-follow-graph:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-persist-graph:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.antlr:stringtemplate:jar:4.0.2:compile<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-filters:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-verbs:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.antlr:stringtemplate:jar:4.0.2:compile<br /></li><br /></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4><a name="org.apache.httpcomponents:httpclient"></a>org.apache.httpcomponents:httpclient</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%">4.1.2</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.hadoop:hadoop-common:jar:2.7.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;net.java.dev.jets3t:jets3t:jar:0.9.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.apache.httpcomponents:httpclient:jar:4.1.2:compile - omitted for conflict with 4.3.5)<br /></li><br /></ol></td></tr>
+<tr class="b">
+<td width="25%">4.2.5</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating: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;\-&#160;(org.apache.httpcomponents:httpclient:jar:4.2.5:compile - omitted for conflict with 4.3.5)<br /></li><br />
+<li>org.apache.streams:twitter-follow-graph:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;com.twitter:hbc-core:jar:2.1.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.apache.httpcomponents:httpclient:jar:4.2.5:compile - omitted for conflict with 4.3.5)<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;com.twitter:hbc-core:jar:2.1.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.apache.httpcomponents:httpclient:jar:4.2.5:compile - omitted for conflict with 4.3.5)<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;com.twitter:hbc-core:jar:2.1.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.apache.httpcomponents:httpclient:jar:4.2.5:compile - omitted for conflict with 4.3.5)<br /></li><br /></ol></td></tr>
+<tr class="a">
+<td width="25%">4.3.5</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-runtime-local:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-monitoring:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.apache.httpcomponents:httpclient:jar:4.3.5:compile<br /></li><br />
+<li>org.apache.streams:twitter-follow-graph:jar:0.3-incubating<br />+-&#160;org.apache.streams:streams-runtime-local:jar:0.3-incubating:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-monitoring:jar:0.3-incubating:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;org.apache.httpcomponents:httpclient:jar:4.3.5:compile<br />\-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-http:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.apache.httpcomponents:httpclient:jar:4.3.5:compile - omitted for duplicate)<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating<br />+-&#160;org.apache.streams:streams-runtime-local:jar:0.3-incubating:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-monitoring:jar:0.3-incubating:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;org.apache.httpcomponents:httpclient:jar:4.3.5:compile<br />\-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-http:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.apache.httpcomponents:httpclient:jar:4.3.5:compile - omitted for duplicate)<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating<br />+-&#160;org.apache.streams:streams-runtime-local:jar:0.3-incubating:compile<br />|&#160;&#160;\-&#160;org.apache.streams:streams-monitoring:jar:0.3-incubating:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;org.apache.httpcomponents:httpclient:jar:4.3.5:compile<br />\-&#160;org.apache.streams:streams-provider-twitter:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-http:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.apache.httpcomponents:httpclient:jar:4.3.5:compile - omitted for duplicate)<br /></li><br /></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4><a name="org.apache.httpcomponents:httpcore"></a>org.apache.httpcomponents:httpcore</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%">4.1.2</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.hadoop:hadoop-common:jar:2.7.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;net.java.dev.jets3t:jets3t:jar:0.9.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.apache.httpcomponents:httpcore:jar:4.1.2:compile - omitted for conflict with 4.3.2)<br /></li><br /></ol></td></tr>
+<tr class="b">
+<td width="25%">4.3.2</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-runtime-local:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-monitoring:jar:0.3-incubating: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;org.apache.httpcomponents:httpcore:jar:4.3.2:compile<br /></li><br /></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4><a name="org.apache.lucene:lucene-codecs"></a>org.apache.lucene:lucene-codecs</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%">4.7.0</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />+-&#160;org.elasticsearch:elasticsearch:test-jar:tests:1.1.0:compile<br />|&#160;&#160;\-&#160;(org.apache.lucene:lucene-codecs:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />\-&#160;org.apache.streams:streams-persist-elasticsearch:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.elasticsearch:elasticsearch:jar:1.1.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.apache.lucene:lucene-codecs:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br /></li><br />
+<li>org.apache.streams:elasticsearch-reindex:jar:0.3-incubating<br />+-&#160;org.elasticsearch:elasticsearch:test-jar:tests:1.1.0:compile<br />|&#160;&#160;\-&#160;(org.apache.lucene:lucene-codecs:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />\-&#160;org.apache.streams:streams-persist-elasticsearch:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.elasticsearch:elasticsearch:jar:1.1.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.apache.lucene:lucene-codecs:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br /></li><br />
+<li>org.apache.streams:mongo-elasticsearch-sync:jar:0.3-incubating<br />+-&#160;org.elasticsearch:elasticsearch:test-jar:tests:1.1.0:compile<br />|&#160;&#160;\-&#160;(org.apache.lucene:lucene-codecs:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />\-&#160;org.apache.streams:streams-persist-elasticsearch:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.elasticsearch:elasticsearch:jar:1.1.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.apache.lucene:lucene-codecs:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating<br />+-&#160;org.elasticsearch:elasticsearch:test-jar:tests:1.1.0:compile<br />|&#160;&#160;\-&#160;(org.apache.lucene:lucene-codecs:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />\-&#160;org.apache.streams:streams-persist-elasticsearch:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.elasticsearch:elasticsearch:jar:1.1.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.apache.lucene:lucene-codecs:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating<br />+-&#160;org.elasticsearch:elasticsearch:test-jar:tests:1.1.0:compile<br />|&#160;&#160;\-&#160;(org.apache.lucene:lucene-codecs:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />\-&#160;org.apache.streams:streams-persist-elasticsearch:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.elasticsearch:elasticsearch:jar:1.1.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.apache.lucene:lucene-codecs:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br /></li><br /></ol></td></tr>
+<tr class="a">
+<td width="25%">4.7.2</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />+-&#160;org.apache.lucene:lucene-test-framework:jar:4.7.2:test<br />|&#160;&#160;\-&#160;(org.apache.lucene:lucene-codecs:jar:4.7.2:test - omitted for duplicate)<br />\-&#160;org.apache.lucene:lucene-codecs:jar:4.7.2:test (scope not updated to compile)<br /></li><br />
+<li>org.apache.streams:elasticsearch-reindex:jar:0.3-incubating<br />+-&#160;org.apache.lucene:lucene-test-framework:jar:4.7.2:test<br />|&#160;&#160;\-&#160;(org.apache.lucene:lucene-codecs:jar:4.7.2:test - omitted for duplicate)<br />\-&#160;org.apache.lucene:lucene-codecs:jar:4.7.2:test (scope not updated to compile)<br /></li><br />
+<li>org.apache.streams:mongo-elasticsearch-sync:jar:0.3-incubating<br />+-&#160;org.apache.lucene:lucene-test-framework:jar:4.7.2:test<br />|&#160;&#160;\-&#160;(org.apache.lucene:lucene-codecs:jar:4.7.2:test - omitted for duplicate)<br />\-&#160;org.apache.lucene:lucene-codecs:jar:4.7.2:test (scope not updated to compile)<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating<br />+-&#160;org.apache.lucene:lucene-test-framework:jar:4.7.2:test<br />|&#160;&#160;\-&#160;(org.apache.lucene:lucene-codecs:jar:4.7.2:test - omitted for duplicate)<br />\-&#160;org.apache.lucene:lucene-codecs:jar:4.7.2:test (scope not updated to compile)<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating<br />+-&#160;org.apache.lucene:lucene-test-framework:jar:4.7.2:test<br />|&#160;&#160;\-&#160;(org.apache.lucene:lucene-codecs:jar:4.7.2:test - omitted for duplicate)<br />\-&#160;org.apache.lucene:lucene-codecs:jar:4.7.2:test (scope not updated to compile)<br /></li><br /></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4><a name="org.apache.lucene:lucene-core"></a>org.apache.lucene:lucene-core</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%">4.7.0</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />+-&#160;org.elasticsearch:elasticsearch:test-jar:tests:1.1.0:compile<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-analyzers-common:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-queries:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-memory:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-highlighter:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene
 -queryparser:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-sandbox:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-suggest:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-misc:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-join:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucen
 e-grouping:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;\-&#160;org.apache.lucene:lucene-spatial:jar:4.7.0:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />\-&#160;org.apache.streams:streams-persist-elasticsearch:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.elasticsearch:elasticsearch:jar:1.1.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br /></li><br />
+<li>org.apache.streams:elasticsearch-reindex:jar:0.3-incubating<br />+-&#160;org.elasticsearch:elasticsearch:test-jar:tests:1.1.0:compile<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-analyzers-common:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-queries:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-memory:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-highlighter:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:luc
 ene-queryparser:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-sandbox:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-suggest:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-misc:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-join:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lu
 cene-grouping:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;\-&#160;org.apache.lucene:lucene-spatial:jar:4.7.0:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />\-&#160;org.apache.streams:streams-persist-elasticsearch:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.elasticsearch:elasticsearch:jar:1.1.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br /></li><br />
+<li>org.apache.streams:mongo-elasticsearch-sync:jar:0.3-incubating<br />+-&#160;org.elasticsearch:elasticsearch:test-jar:tests:1.1.0:compile<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-analyzers-common:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-queries:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-memory:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-highlighter:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:
 lucene-queryparser:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-sandbox:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-suggest:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-misc:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-join:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene
 :lucene-grouping:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;\-&#160;org.apache.lucene:lucene-spatial:jar:4.7.0:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />\-&#160;org.apache.streams:streams-persist-elasticsearch:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.elasticsearch:elasticsearch:jar:1.1.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating<br />+-&#160;org.elasticsearch:elasticsearch:test-jar:tests:1.1.0:compile<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-analyzers-common:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-queries:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-memory:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-highlighter:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lu
 cene:lucene-queryparser:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-sandbox:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-suggest:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-misc:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-join:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.l
 ucene:lucene-grouping:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;\-&#160;org.apache.lucene:lucene-spatial:jar:4.7.0:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />\-&#160;org.apache.streams:streams-persist-elasticsearch:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.elasticsearch:elasticsearch:jar:1.1.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating<br />+-&#160;org.elasticsearch:elasticsearch:test-jar:tests:1.1.0:compile<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-analyzers-common:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-queries:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-memory:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-highlighter:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache
 .lucene:lucene-queryparser:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-sandbox:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-suggest:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-misc:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apache.lucene:lucene-join:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;+-&#160;org.apach
 e.lucene:lucene-grouping:jar:4.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />|&#160;&#160;\-&#160;org.apache.lucene:lucene-spatial:jar:4.7.0:compile<br />|&#160;&#160;&#160;&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br />\-&#160;org.apache.streams:streams-persist-elasticsearch:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.elasticsearch:elasticsearch:jar:1.1.0:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.0:compile - omitted for conflict with 4.7.2)<br /></li><br /></ol></td></tr>
+<tr class="b">
+<td width="25%">4.7.2</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />+-&#160;org.apache.lucene:lucene-test-framework:jar:4.7.2:test<br />|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.2:compile - scope updated from test; omitted for duplicate)<br />+-&#160;org.apache.lucene:lucene-codecs:jar:4.7.2:test (scope not updated to compile)<br />|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.2:test - omitted for duplicate)<br />\-&#160;org.elasticsearch:elasticsearch:test-jar:tests:1.1.0:compile<br />&#160;&#160;&#160;\-&#160;org.apache.lucene:lucene-core:jar:4.7.2:compile<br /></li><br />
+<li>org.apache.streams:elasticsearch-reindex:jar:0.3-incubating<br />+-&#160;org.apache.lucene:lucene-test-framework:jar:4.7.2:test<br />|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.2:compile - scope updated from test; omitted for duplicate)<br />+-&#160;org.apache.lucene:lucene-codecs:jar:4.7.2:test (scope not updated to compile)<br />|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.2:test - omitted for duplicate)<br />\-&#160;org.elasticsearch:elasticsearch:test-jar:tests:1.1.0:compile<br />&#160;&#160;&#160;\-&#160;org.apache.lucene:lucene-core:jar:4.7.2:compile<br /></li><br />
+<li>org.apache.streams:mongo-elasticsearch-sync:jar:0.3-incubating<br />+-&#160;org.apache.lucene:lucene-test-framework:jar:4.7.2:test<br />|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.2:compile - scope updated from test; omitted for duplicate)<br />+-&#160;org.apache.lucene:lucene-codecs:jar:4.7.2:test (scope not updated to compile)<br />|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.2:test - omitted for duplicate)<br />\-&#160;org.elasticsearch:elasticsearch:test-jar:tests:1.1.0:compile<br />&#160;&#160;&#160;\-&#160;org.apache.lucene:lucene-core:jar:4.7.2:compile<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating<br />+-&#160;org.apache.lucene:lucene-test-framework:jar:4.7.2:test<br />|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.2:compile - scope updated from test; omitted for duplicate)<br />+-&#160;org.apache.lucene:lucene-codecs:jar:4.7.2:test (scope not updated to compile)<br />|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.2:test - omitted for duplicate)<br />\-&#160;org.elasticsearch:elasticsearch:test-jar:tests:1.1.0:compile<br />&#160;&#160;&#160;\-&#160;org.apache.lucene:lucene-core:jar:4.7.2:compile<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating<br />+-&#160;org.apache.lucene:lucene-test-framework:jar:4.7.2:test<br />|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.2:compile - scope updated from test; omitted for duplicate)<br />+-&#160;org.apache.lucene:lucene-codecs:jar:4.7.2:test (scope not updated to compile)<br />|&#160;&#160;\-&#160;(org.apache.lucene:lucene-core:jar:4.7.2:test - omitted for duplicate)<br />\-&#160;org.elasticsearch:elasticsearch:test-jar:tests:1.1.0:compile<br />&#160;&#160;&#160;\-&#160;org.apache.lucene:lucene-core:jar:4.7.2:compile<br /></li><br /></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4><a name="org.codehaus.jackson:jackson-core-asl"></a>org.codehaus.jackson:jackson-core-asl</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.8.3</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating: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;(org.codehaus.jackson:jackson-core-asl:jar:1.8.3:compile - omitted for conflict with 1.9.11)<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.codehaus.jackson:jackson-jaxrs:jar:1.8.3:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.jackson:jackson-core-asl:jar:1.8.3:compile - omitted for conflict with 1.9.11)<br /></li><br /></ol></td></tr>
+<tr class="a">
+<td width="25%">1.8.8</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating: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;(org.codehaus.jackson:jackson-core-asl:jar:1.8.8:compile - omitted for conflict with 1.9.13)<br /></li><br /></ol></td></tr>
+<tr class="b">
+<td width="25%">1.9.13</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />+-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating:compile<br />|&#160;&#160;+-&#160;org.apache.hadoop:hadoop-common:jar:2.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.codehaus.jackson:jackson-core-asl:jar:1.9.13: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;(org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile - omitted for duplicate)<br />\-&#160;org.apache.hadoop:hadoop-hdfs:jar:2.7.0:compile<br />&#160;&#160;&#160;+-&#160;org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile<br />&#160;&#160;&#160;\-&#160;org.codehaus.
 jackson:jackson-mapper-asl:jar:1.9.13:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile - omitted for duplicate)<br /></li><br /></ol></td></tr>
+<tr class="a">
+<td width="25%">1.9.2</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml:jackson-xml-databind:jar:0.6.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.codehaus.jackson:jackson-xc:jar:1.9.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.jackson:jackson-core-asl:jar:1.9.2:compile - omitted for conflict with 1.9.11)<br /></li><br /></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4><a name="org.codehaus.jackson:jackson-jaxrs"></a>org.codehaus.jackson:jackson-jaxrs</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.8.3</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating: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;org.codehaus.jackson:jackson-jaxrs:jar:1.8.3:compile<br /></li><br /></ol></td></tr>
+<tr class="b">
+<td width="25%">1.9.13</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating: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;(org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile - omitted for conflict with 1.8.3)<br /></li><br /></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4><a name="org.codehaus.jackson:jackson-mapper-asl"></a>org.codehaus.jackson:jackson-mapper-asl</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.8.3</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating: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;(org.codehaus.jackson:jackson-mapper-asl:jar:1.8.3:compile - omitted for conflict with 1.9.11)<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.codehaus.jackson:jackson-jaxrs:jar:1.8.3:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.jackson:jackson-mapper-asl:jar:1.8.3:compile - omitted for conflict with 1.9.11)<br /></li><br /></ol></td></tr>
+<tr class="a">
+<td width="25%">1.8.8</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating: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;(org.codehaus.jackson:jackson-mapper-asl:jar:1.8.8:compile - omitted for conflict with 1.9.11)<br /></li><br /></ol></td></tr>
+<tr class="b">
+<td width="25%">1.9.11</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.10:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.jackson:jackson-mapper-asl:jar:1.9.11:compile - omitted for conflict with 1.9.13)<br /></li><br />
+<li>org.apache.streams:elasticsearch-reindex:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.10:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.codehaus.jackson:jackson-mapper-asl:jar:1.9.11:compile<br /></li><br />
+<li>org.apache.streams:mongo-elasticsearch-sync:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.10:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.codehaus.jackson:jackson-mapper-asl:jar:1.9.11:compile<br /></li><br />
+<li>org.apache.streams:twitter-follow-graph:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.10:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.codehaus.jackson:jackson-mapper-asl:jar:1.9.11:compile<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.10:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.codehaus.jackson:jackson-mapper-asl:jar:1.9.11:compile<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-config:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.10:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.codehaus.jackson:jackson-mapper-asl:jar:1.9.11:compile<br /></li><br /></ol></td></tr>
+<tr class="a">
+<td width="25%">1.9.13</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />+-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating:compile<br />|&#160;&#160;+-&#160;org.apache.hadoop:hadoop-common:jar:2.7.0:compile<br />|&#160;&#160;|&#160;&#160;\-&#160;(org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile - omitted for conflict with 1.9.11)<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;(org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile - omitted for conflict with 1.9.11)<br />\-&#160;org.apache.hadoop:hadoop-hdfs:jar:2.7.0:compile<br />&#160;&#160;&#160;\-&#160;org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile<br /></li><br />
 </ol></td></tr>
+<tr class="b">
+<td width="25%">1.9.2</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml:jackson-xml-databind:jar:0.6.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;+-&#160;(org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2:compile - omitted for conflict with 1.9.11)<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.codehaus.jackson:jackson-xc:jar:1.9.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2:compile - omitted for conflict with 1.9.11)<br /></li><br />
+<li>org.apache.streams:elasticsearch-reindex:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml:jackson-xml-databind:jar:0.6.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;+-&#160;(org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2:compile - omitted for conflict with 1.9.11)<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.codehaus.jackson:jackson-xc:jar:1.9.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2:compile - omitted for conflict with 1.9.11)<br /></li><br />
+<li>org.apache.streams:mongo-elasticsearch-sync:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml:jackson-xml-databind:jar:0.6.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;+-&#160;(org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2:compile - omitted for conflict with 1.9.11)<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.codehaus.jackson:jackson-xc:jar:1.9.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2:compile - omitted for conflict with 1.9.11)<br /></li><br />
+<li>org.apache.streams:twitter-follow-graph:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml:jackson-xml-databind:jar:0.6.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;+-&#160;(org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2:compile - omitted for conflict with 1.9.11)<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.codehaus.jackson:jackson-xc:jar:1.9.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2:compile - omitted for conflict with 1.9.11)<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml:jackson-xml-databind:jar:0.6.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;+-&#160;(org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2:compile - omitted for conflict with 1.9.11)<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.codehaus.jackson:jackson-xc:jar:1.9.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2:compile - omitted for conflict with 1.9.11)<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml:jackson-xml-databind:jar:0.6.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;+-&#160;(org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2:compile - omitted for conflict with 1.9.11)<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.codehaus.jackson:jackson-xc:jar:1.9.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2:compile - omitted for conflict with 1.9.11)<br /></li><br /></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4><a name="org.codehaus.jackson:jackson-xc"></a>org.codehaus.jackson:jackson-xc</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.8.3</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating: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;(org.codehaus.jackson:jackson-xc:jar:1.8.3:compile - omitted for conflict with 1.9.2)<br /></li><br /></ol></td></tr>
+<tr class="a">
+<td width="25%">1.9.13</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-persist-hdfs:jar:0.3-incubating: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;(org.codehaus.jackson:jackson-xc:jar:1.9.13:compile - omitted for conflict with 1.9.2)<br /></li><br /></ol></td></tr>
+<tr class="b">
+<td width="25%">1.9.2</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml:jackson-xml-databind:jar:0.6.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;org.codehaus.jackson:jackson-xc:jar:1.9.2:compile<br /></li><br /></ol></td></tr></table></td></tr></table></div>
+<div class="section">
+<h4><a name="org.codehaus.woodstox:stax2-api"></a>org.codehaus.woodstox:stax2-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%">3.1.0</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml:jackson-xml-databind:jar:0.6.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.woodstox:stax2-api:jar:3.1.0:compile - omitted for conflict with 3.1.1)<br /></li><br />
+<li>org.apache.streams:elasticsearch-reindex:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml:jackson-xml-databind:jar:0.6.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.woodstox:stax2-api:jar:3.1.0:compile - omitted for conflict with 3.1.1)<br /></li><br />
+<li>org.apache.streams:mongo-elasticsearch-sync:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml:jackson-xml-databind:jar:0.6.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.woodstox:stax2-api:jar:3.1.0:compile - omitted for conflict with 3.1.1)<br /></li><br />
+<li>org.apache.streams:twitter-follow-graph:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml:jackson-xml-databind:jar:0.6.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.woodstox:stax2-api:jar:3.1.0:compile - omitted for conflict with 3.1.1)<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml:jackson-xml-databind:jar:0.6.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.woodstox:stax2-api:jar:3.1.0:compile - omitted for conflict with 3.1.1)<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml:jackson-xml-databind:jar:0.6.2:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.woodstox:stax2-api:jar:3.1.0:compile - omitted for conflict with 3.1.1)<br /></li><br /></ol></td></tr>
+<tr class="a">
+<td width="25%">3.1.1</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating: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;org.codehaus.woodstox:stax2-api:jar:3.1.1:compile<br /></li><br />
+<li>org.apache.streams:elasticsearch-reindex:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating: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;org.codehaus.woodstox:stax2-api:jar:3.1.1:compile<br /></li><br />
+<li>org.apache.streams:mongo-elasticsearch-sync:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating: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;org.codehaus.woodstox:stax2-api:jar:3.1.1:compile<br /></li><br />
+<li>org.apache.streams:twitter-follow-graph:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating: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;org.codehaus.woodstox:stax2-api:jar:3.1.1:compile<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating: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;org.codehaus.woodstox:stax2-api:jar:3.1.1:compile<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating: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;org.codehaus.woodstox:stax2-api:jar:3.1.1:compile<br /></li><br /></ol></td></tr>
+<tr class="b">
+<td width="25%">3.1.3</td>
+<td>
+<ol style="list-style-type: decimal">
+<li>org.apache.streams:elasticsearch-hdfs:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml:aalto-xml:jar:0.9.9:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.woodstox:stax2-api:jar:3.1.3:compile - omitted for conflict with 3.1.1)<br /></li><br />
+<li>org.apache.streams:elasticsearch-reindex:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml:aalto-xml:jar:0.9.9:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.woodstox:stax2-api:jar:3.1.3:compile - omitted for conflict with 3.1.1)<br /></li><br />
+<li>org.apache.streams:mongo-elasticsearch-sync:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml:aalto-xml:jar:0.9.9:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.woodstox:stax2-api:jar:3.1.3:compile - omitted for conflict with 3.1.1)<br /></li><br />
+<li>org.apache.streams:twitter-follow-graph:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml:aalto-xml:jar:0.9.9:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.woodstox:stax2-api:jar:3.1.3:compile - omitted for conflict with 3.1.1)<br /></li><br />
+<li>org.apache.streams:twitter-history-elasticsearch:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml:aalto-xml:jar:0.9.9:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.woodstox:stax2-api:jar:3.1.3:compile - omitted for conflict with 3.1.1)<br /></li><br />
+<li>org.apache.streams:twitter-userstream-elasticsearch:jar:0.3-incubating<br />\-&#160;org.apache.streams:streams-core:jar:0.3-incubating:compile<br />&#160;&#160;&#160;\-&#160;org.apache.streams:streams-pojo:jar:0.3-incubating:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;com.fasterxml:aalto-xml:jar:0.9.9:compile<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\-&#160;(org.codehaus.woodstox:stax2-api:jar:3.1.3:compile - omitted for conflict with 3.1.1)<br /></li><br /></ol></td></tr></table></td></tr></table></div></div>
+                  </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container">
+                      <div class="row">
+                                      <p >Copyright &copy;                    2012&#x2013;2016
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All rights reserved.    
+                  <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li>
+              <li id="projectVersion" class="pull-right">
+                    Version: 0.3-incubating
+        </li>
+            </p>
+                </div>
+
+                <p id="poweredBy" class="pull-right">
+                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+              </p>
+        
+                </div>
+    </footer>
+        </body>
+</html>
\ No newline at end of file