You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by bu...@apache.org on 2011/10/08 20:37:58 UTC

svn commit: r796776 - /websites/staging/jena/trunk/content/jena/download/maven.html

Author: buildbot
Date: Sat Oct  8 18:37:57 2011
New Revision: 796776

Log:
Staging update by buildbot

Modified:
    websites/staging/jena/trunk/content/jena/download/maven.html

Modified: websites/staging/jena/trunk/content/jena/download/maven.html
==============================================================================
--- websites/staging/jena/trunk/content/jena/download/maven.html (original)
+++ websites/staging/jena/trunk/content/jena/download/maven.html Sat Oct  8 18:37:57 2011
@@ -167,6 +167,11 @@ to recent bug fixes, you should add the 
 </pre></div>
 
 
+<p>We are currently in the process to migrate SNAPSHOTs and releases to the Apache Maven repositories, if you want to help with the testing check here:</p>
+<ul>
+<li>https://repository.apache.org/content/repositories/releases/org/apache/jena</li>
+<li><a href="https://repository.apache.org/content/repositories/snapshots/org/apache/jena/">https://repository.apache.org/content/repositories/snapshots/org/apache/jena/</a></li>
+</ul>
 <h3 id="specifying_jena_or_arq_as_a_dependency">Specifying Jena or ARQ as a dependency</h3>
 <p>This is how to specify in your pom.xml file the dependency on the latest Jena and ARQ stable releases:</p>
 <div class="codehilite"><pre><span class="nt">&lt;dependency&gt;</span>