Author: buildbot
Date: Sun Dec 14 12:46:26 2014
New Revision: 932670
Log:
Staging update by buildbot for nifi
Modified:
websites/staging/nifi/trunk/content/ (props changed)
websites/staging/nifi/trunk/content/development/quickstart.html
Propchange: websites/staging/nifi/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Dec 14 12:46:26 2014
@@ -1 +1 @@
-1645343
+1645452
Modified: websites/staging/nifi/trunk/content/development/quickstart.html
==============================================================================
--- websites/staging/nifi/trunk/content/development/quickstart.html (original)
+++ websites/staging/nifi/trunk/content/development/quickstart.html Sun Dec 14
12:46:26 2014
@@ -54,7 +54,7 @@
<p>We're planning on revising these steps, our build process, and tests for
much more deterministic builds. For now, the steps are not automated.</p>
<ol>
<li>You need a recent Java 7 JDK.</li>
-<li>You need Apache <a href="http://maven.apache.org/">Maven</a>. We've
successfully used 3.2.3</li>
+<li>You need Apache <a href="http://maven.apache.org/">Maven 3.X</a>. We've
successfully used 3.2.3 and as far back as 3.0.5</li>
<li>In the root dir of the source tree run <code>./misc/build-order.sh</code>
(expect 20-30 mins build time) <strong>OR</strong> you can build each component
manually.</li>
</ol>