Author: buildbot
Date: Thu Oct 11 21:14:33 2012
New Revision: 834839

Log:
Staging update by buildbot for rave

Modified:
    websites/staging/rave/trunk/content/   (props changed)
    websites/staging/rave/trunk/content/source.html

Propchange: websites/staging/rave/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Oct 11 21:14:33 2012
@@ -1 +1 @@
-1396674
+1397314

Modified: websites/staging/rave/trunk/content/source.html
==============================================================================
--- websites/staging/rave/trunk/content/source.html (original)
+++ websites/staging/rave/trunk/content/source.html Thu Oct 11 21:14:33 2012
@@ -96,6 +96,17 @@ repository</a> in your web browser.</p>
 
 <p>If you have any problems relating to the rave-master project, see the 
 "Apache Rave Master Project" section at the end of this document.</p>
+<p>If Maven can't find the artifacts <em>oauth-httpclient4</em> or 
<em>caja</em>, you are
+probably behind a Maven proxy (repository manager) that doesn't
+know about the corresponding repositories. Rave depends transitively on
+these artifacts via Shindig. Shindig, thus adds repositories via their
+<a href="http://svn.apache.org/repos/asf/shindig/trunk/pom.xml";>pom.xml</a> 
files. If your proxy doesn't know about these repositories
+you have to add these URLs in your proxy-configuration:</p>
+<div class="codehilite"><pre><span class="n">http:</span><span 
class="sr">//o</span><span class="n">auth</span><span class="o">.</span><span 
class="n">googlecode</span><span class="o">.</span><span 
class="n">com</span><span class="sr">/svn/co</span><span 
class="n">de</span><span class="sr">/maven/</span>
+<span class="n">http:</span><span class="sr">//goog</span><span 
class="ow">le</span><span class="o">-</span><span class="n">caja</span><span 
class="o">.</span><span class="n">googlecode</span><span 
class="o">.</span><span class="n">com</span><span class="sr">/svn/m</span><span 
class="n">aven</span><span class="o">/</span>
+</pre></div>
+
+
 <h3 id="deploying-and-running-on-tomcat">Deploying and Running on Tomcat</h3>
 <p>To run a local Tomcat instance with rave-shindig and rave-portal and Wookie 
deployed:</p>
 <ul>


Reply via email to