You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2015/03/02 11:45:37 UTC

svn commit: r1663249 [32/48] - in /archiva/site-content/docs/2.2.1-SNAPSHOT: ./ adminguide/ adminguide/webservices/ css/ customising/ images/ images/logos/ images/profiles/ images/tour/ img/ js/ rest-docs-archiva-rest-api/ rest-docs-archiva-rest-api/cs...

Added: archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_NetworkProxyService.html
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_NetworkProxyService.html?rev=1663249&view=auto
==============================================================================
--- archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_NetworkProxyService.html (added)
+++ archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_NetworkProxyService.html Mon Mar  2 10:45:30 2015
@@ -0,0 +1,269 @@
+<!doctype html>
+<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
+<!--[if lt IE 7 ]> <html class="no-js ie6" lang="en"> <![endif]-->
+<!--[if IE 7 ]>    <html class="no-js ie7" lang="en"> <![endif]-->
+<!--[if IE 8 ]>    <html class="no-js ie8" lang="en"> <![endif]-->
+<!--[if (gte IE 9)|!(IE)]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
+<head>
+  <meta charset="utf-8">
+
+  <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame
+       Remove this if you use the .htaccess -->
+  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+
+  <title>NetworkProxyService</title>
+
+  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+  <!-- CSS: implied media="all" -->
+  <link rel="stylesheet" href="css/style.css?v=2">
+  <link rel="stylesheet" href="css/prettify.css">
+
+  <!-- All JavaScript at the bottom, except for Modernizr which enables HTML5 elements & feature detects -->
+  <script src="js/libs/modernizr-1.7.min.js"></script>
+
+</head>
+
+<body class="home">
+
+  <div class="container">
+    <header>
+      <div id="header" class="column first last span-20">
+        <div id="site-name" class="column span-18 append-1 prepend-1 first last"><a href="index.html">NetworkProxyService</a></div>
+        <div id="primary" class="column span-18 append-1 prepend-1 first last">
+          <ul class="navigation">
+            <li id="nav-rest"><a href="rest.html">REST</a></li>
+            <li id="nav-data"><a href="model.html">Data Model</a></li>
+          </ul>
+        </div>
+        <div>
+          <ul class="xbreadcrumbs" id="breadcrumbs">
+            <li>
+              <a href="index.html" class="home">Home</a> &gt;
+            </li>
+            <li>
+              <a href="rest.html">REST</a> &gt;
+              <ul>
+                <li><a href="model.html">Data Model</a></li>
+                <li><a href="rest.html">REST</a></li>
+              </ul>
+            </li>
+            <li class="current">
+              <a href="resource_NetworkProxyService.html">NetworkProxyService</a>
+              <ul>
+                <li><a href="resource_ArchivaAdministrationService.html">ArchivaAdministrationService</a></li>
+                <li><a href="resource_ArchivaRuntimeConfigurationService.html">ArchivaRuntimeConfigurationService</a></li>
+                <li><a href="resource_BrowseService.html">BrowseService</a></li>
+                <li><a href="resource_CommonServices.html">CommonServices</a></li>
+                <li><a href="resource_ManagedRepositoriesService.html">ManagedRepositoriesService</a></li>
+                <li><a href="resource_MergeRepositoriesService.html">MergeRepositoriesService</a></li>
+                <li><a href="resource_NetworkProxyService.html">NetworkProxyService</a></li>
+                <li><a href="resource_PingService.html">PingService</a></li>
+                <li><a href="resource_PluginsService.html">PluginsService</a></li>
+                <li><a href="resource_ProxyConnectorRuleService.html">ProxyConnectorRuleService</a></li>
+                <li><a href="resource_ProxyConnectorService.html">ProxyConnectorService</a></li>
+                <li><a href="resource_RedbackRuntimeConfigurationService.html">RedbackRuntimeConfigurationService</a></li>
+                <li><a href="resource_RemoteRepositoriesService.html">RemoteRepositoriesService</a></li>
+                <li><a href="resource_ReportRepositoriesService.html">ReportRepositoriesService</a></li>
+                <li><a href="resource_RepositoriesService.html">RepositoriesService</a></li>
+                <li><a href="resource_RepositoryGroupService.html">RepositoryGroupService</a></li>
+                <li><a href="resource_SearchService.html">SearchService</a></li>
+                <li><a href="resource_SystemStatusService.html">SystemStatusService</a></li>
+              </ul>
+            </li>
+          </ul>
+        </div>
+      </div>
+    </header>
+    <div id="main" class="column first last span-20">
+      <h1>NetworkProxyService</h1>
+
+      <p></p>
+      <p>The following resources are applicable:</p>
+      <ul>
+        <li>
+        <a href="#path__networkProxyService_addNetworkProxy.html">/networkProxyService/addNetworkProxy</a>
+        </li>
+        <li>
+        <a href="#path__networkProxyService_deleteNetworkProxy_-networkProxyId-.html">/networkProxyService/deleteNetworkProxy/{networkProxyId}</a>
+        </li>
+        <li>
+        <a href="#path__networkProxyService_getNetworkProxies.html">/networkProxyService/getNetworkProxies</a>
+        </li>
+        <li>
+        <a href="#path__networkProxyService_getNetworkProxy_-networkProxyId-.html">/networkProxyService/getNetworkProxy/{networkProxyId}</a>
+        </li>
+        <li>
+        <a href="#path__networkProxyService_updateNetworkProxy.html">/networkProxyService/updateNetworkProxy</a>
+        </li>
+      </ul>
+        <a name="path__networkProxyService_addNetworkProxy.html"></a>
+      <h1>/networkProxyService/addNetworkProxy</h1>
+      <p class="note">Mount Point: <a href="../restServices/networkProxyService/addNetworkProxy">/restServices/networkProxyService/addNetworkProxy</a></p>
+      <p class="note">Available Since: 1.4-M1</p>
+      <a name="POST"></a>
+      <h2>POST</h2>
+      <p class="note">Available Since: 1.4-M1</p>
+      <h3>Request Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td><a href="el_ns0_networkProxy.html">networkProxy</a></td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+        <a name="path__networkProxyService_deleteNetworkProxy_-networkProxyId-.html"></a>
+      <h1>/networkProxyService/deleteNetworkProxy/{networkProxyId}</h1>
+      <p class="note">Mount Point: <a href="../restServices/networkProxyService/deleteNetworkProxy/{networkProxyId}">/restServices/networkProxyService/deleteNetworkProxy/{networkProxyId}</a></p>
+      <p class="note">Available Since: 1.4-M1</p>
+      <a name="GET"></a>
+      <h2>GET</h2>
+      <p class="note">Available Since: 1.4-M1</p>
+      <h3>Parameters</h3>
+      <table>
+        <tr>
+          <th>name</th>
+          <th>description</th>
+          <th>type</th>
+          <th>default</th>
+        </tr>
+        <tr>
+          <td>networkProxyId</td>
+          <td>
+            (no documentation provided)
+          </td>
+          <td>path</td>
+          <td></td>
+        </tr>
+      </table>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>text/plain<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+        <a name="path__networkProxyService_getNetworkProxies.html"></a>
+      <h1>/networkProxyService/getNetworkProxies</h1>
+      <p class="note">Mount Point: <a href="../restServices/networkProxyService/getNetworkProxies">/restServices/networkProxyService/getNetworkProxies</a></p>
+      <p class="note">Available Since: 1.4-M1</p>
+      <a name="GET"></a>
+      <h2>GET</h2>
+      <p class="note">Available Since: 1.4-M1</p>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+        <a name="path__networkProxyService_getNetworkProxy_-networkProxyId-.html"></a>
+      <h1>/networkProxyService/getNetworkProxy/{networkProxyId}</h1>
+      <p class="note">Mount Point: <a href="../restServices/networkProxyService/getNetworkProxy/{networkProxyId}">/restServices/networkProxyService/getNetworkProxy/{networkProxyId}</a></p>
+      <p class="note">Available Since: 1.4-M1</p>
+      <a name="GET"></a>
+      <h2>GET</h2>
+      <p class="note">Available Since: 1.4-M1</p>
+      <h3>Parameters</h3>
+      <table>
+        <tr>
+          <th>name</th>
+          <th>description</th>
+          <th>type</th>
+          <th>default</th>
+        </tr>
+        <tr>
+          <td>networkProxyId</td>
+          <td>
+            (no documentation provided)
+          </td>
+          <td>path</td>
+          <td></td>
+        </tr>
+      </table>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td><a href="el_ns0_networkProxy.html">networkProxy</a></td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+        <a name="path__networkProxyService_updateNetworkProxy.html"></a>
+      <h1>/networkProxyService/updateNetworkProxy</h1>
+      <p class="note">Mount Point: <a href="../restServices/networkProxyService/updateNetworkProxy">/restServices/networkProxyService/updateNetworkProxy</a></p>
+      <p class="note">Available Since: 1.4-M1</p>
+      <a name="POST"></a>
+      <h2>POST</h2>
+      <p class="note">Available Since: 1.4-M1</p>
+      <h3>Request Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td><a href="el_ns0_networkProxy.html">networkProxy</a></td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+
+      <div class="clear" />
+    </div>
+    <footer>
+      <div id="footer">
+        Generated by <a href="http://enunciate.codehaus.org">Enunciate</a>.
+      </div>
+    </footer>
+  </div> <!--! end of #container -->
+
+  <!-- JavaScript at the bottom for fast page loading -->
+
+  <!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if necessary -->
+  <script src="//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.js"></script>
+  <script>window.jQuery || document.write("<script src='js/libs/jquery-1.5.1.min.js'>\x3C/script>")</script>
+
+  <!--manage the navigation menu-->
+  <script src="js/libs/xbreadcrumbs.js"></script>
+  <script>
+    $(function() {
+      $('#breadcrumbs').xBreadcrumbs();
+    });
+  </script>
+
+
+  <!-- prettify code blocks. see http://code.google.com/p/google-code-prettify/ -->
+  <script src="js/libs/prettify/prettify.js"></script>
+  <script>
+    $(function() {
+      prettyPrint();
+    });
+  </script>
+
+  <!--[if lt IE 7 ]>
+    <script src="js/libs/dd_belatedpng.js"></script>
+    <script>DD_belatedPNG.fix("img, .png_bg"); // Fix any <img> or .png_bg bg-images. Also, please read goo.gl/mZiyb </script>
+  <![endif]-->
+
+</body>
+</html>
\ No newline at end of file

Added: archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_PingService.html
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_PingService.html?rev=1663249&view=auto
==============================================================================
--- archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_PingService.html (added)
+++ archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_PingService.html Mon Mar  2 10:45:30 2015
@@ -0,0 +1,175 @@
+<!doctype html>
+<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
+<!--[if lt IE 7 ]> <html class="no-js ie6" lang="en"> <![endif]-->
+<!--[if IE 7 ]>    <html class="no-js ie7" lang="en"> <![endif]-->
+<!--[if IE 8 ]>    <html class="no-js ie8" lang="en"> <![endif]-->
+<!--[if (gte IE 9)|!(IE)]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
+<head>
+  <meta charset="utf-8">
+
+  <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame
+       Remove this if you use the .htaccess -->
+  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+
+  <title>PingService</title>
+
+  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+  <!-- CSS: implied media="all" -->
+  <link rel="stylesheet" href="css/style.css?v=2">
+  <link rel="stylesheet" href="css/prettify.css">
+
+  <!-- All JavaScript at the bottom, except for Modernizr which enables HTML5 elements & feature detects -->
+  <script src="js/libs/modernizr-1.7.min.js"></script>
+
+</head>
+
+<body class="home">
+
+  <div class="container">
+    <header>
+      <div id="header" class="column first last span-20">
+        <div id="site-name" class="column span-18 append-1 prepend-1 first last"><a href="index.html">PingService</a></div>
+        <div id="primary" class="column span-18 append-1 prepend-1 first last">
+          <ul class="navigation">
+            <li id="nav-rest"><a href="rest.html">REST</a></li>
+            <li id="nav-data"><a href="model.html">Data Model</a></li>
+          </ul>
+        </div>
+        <div>
+          <ul class="xbreadcrumbs" id="breadcrumbs">
+            <li>
+              <a href="index.html" class="home">Home</a> &gt;
+            </li>
+            <li>
+              <a href="rest.html">REST</a> &gt;
+              <ul>
+                <li><a href="model.html">Data Model</a></li>
+                <li><a href="rest.html">REST</a></li>
+              </ul>
+            </li>
+            <li class="current">
+              <a href="resource_PingService.html">PingService</a>
+              <ul>
+                <li><a href="resource_ArchivaAdministrationService.html">ArchivaAdministrationService</a></li>
+                <li><a href="resource_ArchivaRuntimeConfigurationService.html">ArchivaRuntimeConfigurationService</a></li>
+                <li><a href="resource_BrowseService.html">BrowseService</a></li>
+                <li><a href="resource_CommonServices.html">CommonServices</a></li>
+                <li><a href="resource_ManagedRepositoriesService.html">ManagedRepositoriesService</a></li>
+                <li><a href="resource_MergeRepositoriesService.html">MergeRepositoriesService</a></li>
+                <li><a href="resource_NetworkProxyService.html">NetworkProxyService</a></li>
+                <li><a href="resource_PingService.html">PingService</a></li>
+                <li><a href="resource_PluginsService.html">PluginsService</a></li>
+                <li><a href="resource_ProxyConnectorRuleService.html">ProxyConnectorRuleService</a></li>
+                <li><a href="resource_ProxyConnectorService.html">ProxyConnectorService</a></li>
+                <li><a href="resource_RedbackRuntimeConfigurationService.html">RedbackRuntimeConfigurationService</a></li>
+                <li><a href="resource_RemoteRepositoriesService.html">RemoteRepositoriesService</a></li>
+                <li><a href="resource_ReportRepositoriesService.html">ReportRepositoriesService</a></li>
+                <li><a href="resource_RepositoriesService.html">RepositoriesService</a></li>
+                <li><a href="resource_RepositoryGroupService.html">RepositoryGroupService</a></li>
+                <li><a href="resource_SearchService.html">SearchService</a></li>
+                <li><a href="resource_SystemStatusService.html">SystemStatusService</a></li>
+              </ul>
+            </li>
+          </ul>
+        </div>
+      </div>
+    </header>
+    <div id="main" class="column first last span-20">
+      <h1>PingService</h1>
+
+      <p></p>
+      <p>The following resources are applicable:</p>
+      <ul>
+        <li>
+        <a href="#path__pingService_ping.html">/pingService/ping</a>
+        </li>
+        <li>
+        <a href="#path__pingService_pingWithAuthz.html">/pingService/pingWithAuthz</a>
+        </li>
+      </ul>
+        <a name="path__pingService_ping.html"></a>
+      <h1>/pingService/ping</h1>
+      <p class="note">Mount Point: <a href="../restServices/pingService/ping">/restServices/pingService/ping</a></p>
+      <p class="note">Available Since: 1.4-M1</p>
+      <a name="GET"></a>
+      <h2>GET</h2>
+      <p class="note">Available Since: 1.4-M1</p>
+      <p>
+            ping service to monitor Archiva with a nice returned message :-)
+          </p>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>text/plain<br/>application/json</td>
+        </tr>
+      </table>
+      <p>Yeah Baby It rocks!</p>
+        <a name="path__pingService_pingWithAuthz.html"></a>
+      <h1>/pingService/pingWithAuthz</h1>
+      <p class="note">Mount Point: <a href="../restServices/pingService/pingWithAuthz">/restServices/pingService/pingWithAuthz</a></p>
+      <p class="note">Available Since: 1.4-M1</p>
+      <a name="GET"></a>
+      <h2>GET</h2>
+      <p class="note">Available Since: 1.4-M1</p>
+      <p>
+            same as #ping but check authz
+          </p>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>text/plain<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+
+      <div class="clear" />
+    </div>
+    <footer>
+      <div id="footer">
+        Generated by <a href="http://enunciate.codehaus.org">Enunciate</a>.
+      </div>
+    </footer>
+  </div> <!--! end of #container -->
+
+  <!-- JavaScript at the bottom for fast page loading -->
+
+  <!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if necessary -->
+  <script src="//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.js"></script>
+  <script>window.jQuery || document.write("<script src='js/libs/jquery-1.5.1.min.js'>\x3C/script>")</script>
+
+  <!--manage the navigation menu-->
+  <script src="js/libs/xbreadcrumbs.js"></script>
+  <script>
+    $(function() {
+      $('#breadcrumbs').xBreadcrumbs();
+    });
+  </script>
+
+
+  <!-- prettify code blocks. see http://code.google.com/p/google-code-prettify/ -->
+  <script src="js/libs/prettify/prettify.js"></script>
+  <script>
+    $(function() {
+      prettyPrint();
+    });
+  </script>
+
+  <!--[if lt IE 7 ]>
+    <script src="js/libs/dd_belatedpng.js"></script>
+    <script>DD_belatedPNG.fix("img, .png_bg"); // Fix any <img> or .png_bg bg-images. Also, please read goo.gl/mZiyb </script>
+  <![endif]-->
+
+</body>
+</html>
\ No newline at end of file

Added: archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_PluginsService.html
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_PluginsService.html?rev=1663249&view=auto
==============================================================================
--- archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_PluginsService.html (added)
+++ archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_PluginsService.html Mon Mar  2 10:45:30 2015
@@ -0,0 +1,147 @@
+<!doctype html>
+<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
+<!--[if lt IE 7 ]> <html class="no-js ie6" lang="en"> <![endif]-->
+<!--[if IE 7 ]>    <html class="no-js ie7" lang="en"> <![endif]-->
+<!--[if IE 8 ]>    <html class="no-js ie8" lang="en"> <![endif]-->
+<!--[if (gte IE 9)|!(IE)]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
+<head>
+  <meta charset="utf-8">
+
+  <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame
+       Remove this if you use the .htaccess -->
+  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+
+  <title>PluginsService</title>
+
+  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+  <!-- CSS: implied media="all" -->
+  <link rel="stylesheet" href="css/style.css?v=2">
+  <link rel="stylesheet" href="css/prettify.css">
+
+  <!-- All JavaScript at the bottom, except for Modernizr which enables HTML5 elements & feature detects -->
+  <script src="js/libs/modernizr-1.7.min.js"></script>
+
+</head>
+
+<body class="home">
+
+  <div class="container">
+    <header>
+      <div id="header" class="column first last span-20">
+        <div id="site-name" class="column span-18 append-1 prepend-1 first last"><a href="index.html">PluginsService</a></div>
+        <div id="primary" class="column span-18 append-1 prepend-1 first last">
+          <ul class="navigation">
+            <li id="nav-rest"><a href="rest.html">REST</a></li>
+            <li id="nav-data"><a href="model.html">Data Model</a></li>
+          </ul>
+        </div>
+        <div>
+          <ul class="xbreadcrumbs" id="breadcrumbs">
+            <li>
+              <a href="index.html" class="home">Home</a> &gt;
+            </li>
+            <li>
+              <a href="rest.html">REST</a> &gt;
+              <ul>
+                <li><a href="model.html">Data Model</a></li>
+                <li><a href="rest.html">REST</a></li>
+              </ul>
+            </li>
+            <li class="current">
+              <a href="resource_PluginsService.html">PluginsService</a>
+              <ul>
+                <li><a href="resource_ArchivaAdministrationService.html">ArchivaAdministrationService</a></li>
+                <li><a href="resource_ArchivaRuntimeConfigurationService.html">ArchivaRuntimeConfigurationService</a></li>
+                <li><a href="resource_BrowseService.html">BrowseService</a></li>
+                <li><a href="resource_CommonServices.html">CommonServices</a></li>
+                <li><a href="resource_ManagedRepositoriesService.html">ManagedRepositoriesService</a></li>
+                <li><a href="resource_MergeRepositoriesService.html">MergeRepositoriesService</a></li>
+                <li><a href="resource_NetworkProxyService.html">NetworkProxyService</a></li>
+                <li><a href="resource_PingService.html">PingService</a></li>
+                <li><a href="resource_PluginsService.html">PluginsService</a></li>
+                <li><a href="resource_ProxyConnectorRuleService.html">ProxyConnectorRuleService</a></li>
+                <li><a href="resource_ProxyConnectorService.html">ProxyConnectorService</a></li>
+                <li><a href="resource_RedbackRuntimeConfigurationService.html">RedbackRuntimeConfigurationService</a></li>
+                <li><a href="resource_RemoteRepositoriesService.html">RemoteRepositoriesService</a></li>
+                <li><a href="resource_ReportRepositoriesService.html">ReportRepositoriesService</a></li>
+                <li><a href="resource_RepositoriesService.html">RepositoriesService</a></li>
+                <li><a href="resource_RepositoryGroupService.html">RepositoryGroupService</a></li>
+                <li><a href="resource_SearchService.html">SearchService</a></li>
+                <li><a href="resource_SystemStatusService.html">SystemStatusService</a></li>
+              </ul>
+            </li>
+          </ul>
+        </div>
+      </div>
+    </header>
+    <div id="main" class="column first last span-20">
+      <h1>PluginsService</h1>
+
+      <p>contains some services for plugins</p>
+      <p>The following resources are applicable:</p>
+      <ul>
+        <li>
+        <a href="#path__pluginsService_getAdminPlugins.html">/pluginsService/getAdminPlugins</a>
+        </li>
+      </ul>
+        <a name="path__pluginsService_getAdminPlugins.html"></a>
+      <h1>/pluginsService/getAdminPlugins</h1>
+      <p class="note">Mount Point: <a href="../restServices/pluginsService/getAdminPlugins">/restServices/pluginsService/getAdminPlugins</a></p>
+      <p class="note">Available Since: 1.4.0</p>
+      <a name="GET"></a>
+      <h2>GET</h2>
+      <p class="note">Available Since: 1.4.0</p>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>text/plain</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+
+      <div class="clear" />
+    </div>
+    <footer>
+      <div id="footer">
+        Generated by <a href="http://enunciate.codehaus.org">Enunciate</a>.
+      </div>
+    </footer>
+  </div> <!--! end of #container -->
+
+  <!-- JavaScript at the bottom for fast page loading -->
+
+  <!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if necessary -->
+  <script src="//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.js"></script>
+  <script>window.jQuery || document.write("<script src='js/libs/jquery-1.5.1.min.js'>\x3C/script>")</script>
+
+  <!--manage the navigation menu-->
+  <script src="js/libs/xbreadcrumbs.js"></script>
+  <script>
+    $(function() {
+      $('#breadcrumbs').xBreadcrumbs();
+    });
+  </script>
+
+
+  <!-- prettify code blocks. see http://code.google.com/p/google-code-prettify/ -->
+  <script src="js/libs/prettify/prettify.js"></script>
+  <script>
+    $(function() {
+      prettyPrint();
+    });
+  </script>
+
+  <!--[if lt IE 7 ]>
+    <script src="js/libs/dd_belatedpng.js"></script>
+    <script>DD_belatedPNG.fix("img, .png_bg"); // Fix any <img> or .png_bg bg-images. Also, please read goo.gl/mZiyb </script>
+  <![endif]-->
+
+</body>
+</html>
\ No newline at end of file

Added: archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_ProxyConnectorRuleService.html
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_ProxyConnectorRuleService.html?rev=1663249&view=auto
==============================================================================
--- archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_ProxyConnectorRuleService.html (added)
+++ archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_ProxyConnectorRuleService.html Mon Mar  2 10:45:30 2015
@@ -0,0 +1,252 @@
+<!doctype html>
+<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
+<!--[if lt IE 7 ]> <html class="no-js ie6" lang="en"> <![endif]-->
+<!--[if IE 7 ]>    <html class="no-js ie7" lang="en"> <![endif]-->
+<!--[if IE 8 ]>    <html class="no-js ie8" lang="en"> <![endif]-->
+<!--[if (gte IE 9)|!(IE)]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
+<head>
+  <meta charset="utf-8">
+
+  <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame
+       Remove this if you use the .htaccess -->
+  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+
+  <title>ProxyConnectorRuleService</title>
+
+  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+  <!-- CSS: implied media="all" -->
+  <link rel="stylesheet" href="css/style.css?v=2">
+  <link rel="stylesheet" href="css/prettify.css">
+
+  <!-- All JavaScript at the bottom, except for Modernizr which enables HTML5 elements & feature detects -->
+  <script src="js/libs/modernizr-1.7.min.js"></script>
+
+</head>
+
+<body class="home">
+
+  <div class="container">
+    <header>
+      <div id="header" class="column first last span-20">
+        <div id="site-name" class="column span-18 append-1 prepend-1 first last"><a href="index.html">ProxyConnectorRuleService</a></div>
+        <div id="primary" class="column span-18 append-1 prepend-1 first last">
+          <ul class="navigation">
+            <li id="nav-rest"><a href="rest.html">REST</a></li>
+            <li id="nav-data"><a href="model.html">Data Model</a></li>
+          </ul>
+        </div>
+        <div>
+          <ul class="xbreadcrumbs" id="breadcrumbs">
+            <li>
+              <a href="index.html" class="home">Home</a> &gt;
+            </li>
+            <li>
+              <a href="rest.html">REST</a> &gt;
+              <ul>
+                <li><a href="model.html">Data Model</a></li>
+                <li><a href="rest.html">REST</a></li>
+              </ul>
+            </li>
+            <li class="current">
+              <a href="resource_ProxyConnectorRuleService.html">ProxyConnectorRuleService</a>
+              <ul>
+                <li><a href="resource_ArchivaAdministrationService.html">ArchivaAdministrationService</a></li>
+                <li><a href="resource_ArchivaRuntimeConfigurationService.html">ArchivaRuntimeConfigurationService</a></li>
+                <li><a href="resource_BrowseService.html">BrowseService</a></li>
+                <li><a href="resource_CommonServices.html">CommonServices</a></li>
+                <li><a href="resource_ManagedRepositoriesService.html">ManagedRepositoriesService</a></li>
+                <li><a href="resource_MergeRepositoriesService.html">MergeRepositoriesService</a></li>
+                <li><a href="resource_NetworkProxyService.html">NetworkProxyService</a></li>
+                <li><a href="resource_PingService.html">PingService</a></li>
+                <li><a href="resource_PluginsService.html">PluginsService</a></li>
+                <li><a href="resource_ProxyConnectorRuleService.html">ProxyConnectorRuleService</a></li>
+                <li><a href="resource_ProxyConnectorService.html">ProxyConnectorService</a></li>
+                <li><a href="resource_RedbackRuntimeConfigurationService.html">RedbackRuntimeConfigurationService</a></li>
+                <li><a href="resource_RemoteRepositoriesService.html">RemoteRepositoriesService</a></li>
+                <li><a href="resource_ReportRepositoriesService.html">ReportRepositoriesService</a></li>
+                <li><a href="resource_RepositoriesService.html">RepositoriesService</a></li>
+                <li><a href="resource_RepositoryGroupService.html">RepositoryGroupService</a></li>
+                <li><a href="resource_SearchService.html">SearchService</a></li>
+                <li><a href="resource_SystemStatusService.html">SystemStatusService</a></li>
+              </ul>
+            </li>
+          </ul>
+        </div>
+      </div>
+    </header>
+    <div id="main" class="column first last span-20">
+      <h1>ProxyConnectorRuleService</h1>
+
+      <p><b>No update method for changing pattern as id is pattern, use delete then add.</b></p>
+      <p>The following resources are applicable:</p>
+      <ul>
+        <li>
+        <a href="#path__proxyConnectorRuleService_deleteProxyConnectorRule.html">/proxyConnectorRuleService/deleteProxyConnectorRule</a>
+        </li>
+        <li>
+        <a href="#path__proxyConnectorRuleService_proxyConnectorRule.html">/proxyConnectorRuleService/proxyConnectorRule</a>
+        </li>
+        <li>
+        <a href="#path__proxyConnectorRuleService_proxyConnectorRules.html">/proxyConnectorRuleService/proxyConnectorRules</a>
+        </li>
+        <li>
+        <a href="#path__proxyConnectorRuleService_updateProxyConnectorRule.html">/proxyConnectorRuleService/updateProxyConnectorRule</a>
+        </li>
+      </ul>
+        <a name="path__proxyConnectorRuleService_deleteProxyConnectorRule.html"></a>
+      <h1>/proxyConnectorRuleService/deleteProxyConnectorRule</h1>
+      <p class="note">Mount Point: <a href="../restServices/proxyConnectorRuleService/deleteProxyConnectorRule">/restServices/proxyConnectorRuleService/deleteProxyConnectorRule</a></p>
+      <p class="note">Available Since: 1.4-M3</p>
+      <a name="POST"></a>
+      <h2>POST</h2>
+      <p class="note">Available Since: 1.4-M3</p>
+      <h3>Request Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td><a href="el_ns0_proxyConnectorRule.html">proxyConnectorRule</a></td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+        <a name="path__proxyConnectorRuleService_proxyConnectorRule.html"></a>
+      <h1>/proxyConnectorRuleService/proxyConnectorRule</h1>
+      <p class="note">Mount Point: <a href="../restServices/proxyConnectorRuleService/proxyConnectorRule">/restServices/proxyConnectorRuleService/proxyConnectorRule</a></p>
+      <p class="note">Available Since: 1.4-M3</p>
+      <a name="POST"></a>
+      <h2>POST</h2>
+      <p class="note">Available Since: 1.4-M3</p>
+      <h3>Request Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td><a href="el_ns0_proxyConnectorRule.html">proxyConnectorRule</a></td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+        <a name="path__proxyConnectorRuleService_proxyConnectorRules.html"></a>
+      <h1>/proxyConnectorRuleService/proxyConnectorRules</h1>
+      <p class="note">Mount Point: <a href="../restServices/proxyConnectorRuleService/proxyConnectorRules">/restServices/proxyConnectorRuleService/proxyConnectorRules</a></p>
+      <p class="note">Available Since: 1.4-M3</p>
+      <a name="GET"></a>
+      <h2>GET</h2>
+      <p class="note">Available Since: 1.4-M3</p>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+        <a name="path__proxyConnectorRuleService_updateProxyConnectorRule.html"></a>
+      <h1>/proxyConnectorRuleService/updateProxyConnectorRule</h1>
+      <p class="note">Mount Point: <a href="../restServices/proxyConnectorRuleService/updateProxyConnectorRule">/restServices/proxyConnectorRuleService/updateProxyConnectorRule</a></p>
+      <p class="note">Available Since: 1.4-M3</p>
+      <a name="POST"></a>
+      <h2>POST</h2>
+      <p class="note">Available Since: 1.4-M3</p>
+      <p>
+            <b>only to update attached proxy connectors to update pattern use delete then add</b>
+          </p>
+      <h3>Request Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td><a href="el_ns0_proxyConnectorRule.html">proxyConnectorRule</a></td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+
+      <div class="clear" />
+    </div>
+    <footer>
+      <div id="footer">
+        Generated by <a href="http://enunciate.codehaus.org">Enunciate</a>.
+      </div>
+    </footer>
+  </div> <!--! end of #container -->
+
+  <!-- JavaScript at the bottom for fast page loading -->
+
+  <!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if necessary -->
+  <script src="//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.js"></script>
+  <script>window.jQuery || document.write("<script src='js/libs/jquery-1.5.1.min.js'>\x3C/script>")</script>
+
+  <!--manage the navigation menu-->
+  <script src="js/libs/xbreadcrumbs.js"></script>
+  <script>
+    $(function() {
+      $('#breadcrumbs').xBreadcrumbs();
+    });
+  </script>
+
+
+  <!-- prettify code blocks. see http://code.google.com/p/google-code-prettify/ -->
+  <script src="js/libs/prettify/prettify.js"></script>
+  <script>
+    $(function() {
+      prettyPrint();
+    });
+  </script>
+
+  <!--[if lt IE 7 ]>
+    <script src="js/libs/dd_belatedpng.js"></script>
+    <script>DD_belatedPNG.fix("img, .png_bg"); // Fix any <img> or .png_bg bg-images. Also, please read goo.gl/mZiyb </script>
+  <![endif]-->
+
+</body>
+</html>
\ No newline at end of file

Added: archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_ProxyConnectorService.html
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_ProxyConnectorService.html?rev=1663249&view=auto
==============================================================================
--- archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_ProxyConnectorService.html (added)
+++ archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_ProxyConnectorService.html Mon Mar  2 10:45:30 2015
@@ -0,0 +1,367 @@
+<!doctype html>
+<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
+<!--[if lt IE 7 ]> <html class="no-js ie6" lang="en"> <![endif]-->
+<!--[if IE 7 ]>    <html class="no-js ie7" lang="en"> <![endif]-->
+<!--[if IE 8 ]>    <html class="no-js ie8" lang="en"> <![endif]-->
+<!--[if (gte IE 9)|!(IE)]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
+<head>
+  <meta charset="utf-8">
+
+  <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame
+       Remove this if you use the .htaccess -->
+  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+
+  <title>ProxyConnectorService</title>
+
+  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+  <!-- CSS: implied media="all" -->
+  <link rel="stylesheet" href="css/style.css?v=2">
+  <link rel="stylesheet" href="css/prettify.css">
+
+  <!-- All JavaScript at the bottom, except for Modernizr which enables HTML5 elements & feature detects -->
+  <script src="js/libs/modernizr-1.7.min.js"></script>
+
+</head>
+
+<body class="home">
+
+  <div class="container">
+    <header>
+      <div id="header" class="column first last span-20">
+        <div id="site-name" class="column span-18 append-1 prepend-1 first last"><a href="index.html">ProxyConnectorService</a></div>
+        <div id="primary" class="column span-18 append-1 prepend-1 first last">
+          <ul class="navigation">
+            <li id="nav-rest"><a href="rest.html">REST</a></li>
+            <li id="nav-data"><a href="model.html">Data Model</a></li>
+          </ul>
+        </div>
+        <div>
+          <ul class="xbreadcrumbs" id="breadcrumbs">
+            <li>
+              <a href="index.html" class="home">Home</a> &gt;
+            </li>
+            <li>
+              <a href="rest.html">REST</a> &gt;
+              <ul>
+                <li><a href="model.html">Data Model</a></li>
+                <li><a href="rest.html">REST</a></li>
+              </ul>
+            </li>
+            <li class="current">
+              <a href="resource_ProxyConnectorService.html">ProxyConnectorService</a>
+              <ul>
+                <li><a href="resource_ArchivaAdministrationService.html">ArchivaAdministrationService</a></li>
+                <li><a href="resource_ArchivaRuntimeConfigurationService.html">ArchivaRuntimeConfigurationService</a></li>
+                <li><a href="resource_BrowseService.html">BrowseService</a></li>
+                <li><a href="resource_CommonServices.html">CommonServices</a></li>
+                <li><a href="resource_ManagedRepositoriesService.html">ManagedRepositoriesService</a></li>
+                <li><a href="resource_MergeRepositoriesService.html">MergeRepositoriesService</a></li>
+                <li><a href="resource_NetworkProxyService.html">NetworkProxyService</a></li>
+                <li><a href="resource_PingService.html">PingService</a></li>
+                <li><a href="resource_PluginsService.html">PluginsService</a></li>
+                <li><a href="resource_ProxyConnectorRuleService.html">ProxyConnectorRuleService</a></li>
+                <li><a href="resource_ProxyConnectorService.html">ProxyConnectorService</a></li>
+                <li><a href="resource_RedbackRuntimeConfigurationService.html">RedbackRuntimeConfigurationService</a></li>
+                <li><a href="resource_RemoteRepositoriesService.html">RemoteRepositoriesService</a></li>
+                <li><a href="resource_ReportRepositoriesService.html">ReportRepositoriesService</a></li>
+                <li><a href="resource_RepositoriesService.html">RepositoriesService</a></li>
+                <li><a href="resource_RepositoryGroupService.html">RepositoryGroupService</a></li>
+                <li><a href="resource_SearchService.html">SearchService</a></li>
+                <li><a href="resource_SystemStatusService.html">SystemStatusService</a></li>
+              </ul>
+            </li>
+          </ul>
+        </div>
+      </div>
+    </header>
+    <div id="main" class="column first last span-20">
+      <h1>ProxyConnectorService</h1>
+
+      <p><b>No update method for changing source and target here as id is : sourceRepoId and targetRepoId, use delete then add.</b></p>
+      <p>The following resources are applicable:</p>
+      <ul>
+        <li>
+        <a href="#path__proxyConnectorService_addProxyConnector.html">/proxyConnectorService/addProxyConnector</a>
+        </li>
+        <li>
+        <a href="#path__proxyConnectorService_allPolicies.html">/proxyConnectorService/allPolicies</a>
+        </li>
+        <li>
+        <a href="#path__proxyConnectorService_deleteProxyConnector.html">/proxyConnectorService/deleteProxyConnector</a>
+        </li>
+        <li>
+        <a href="#path__proxyConnectorService_getProxyConnector.html">/proxyConnectorService/getProxyConnector</a>
+        </li>
+        <li>
+        <a href="#path__proxyConnectorService_getProxyConnectors.html">/proxyConnectorService/getProxyConnectors</a>
+        </li>
+        <li>
+        <a href="#path__proxyConnectorService_removeProxyConnector.html">/proxyConnectorService/removeProxyConnector</a>
+        </li>
+        <li>
+        <a href="#path__proxyConnectorService_updateProxyConnector.html">/proxyConnectorService/updateProxyConnector</a>
+        </li>
+      </ul>
+        <a name="path__proxyConnectorService_addProxyConnector.html"></a>
+      <h1>/proxyConnectorService/addProxyConnector</h1>
+      <p class="note">Mount Point: <a href="../restServices/proxyConnectorService/addProxyConnector">/restServices/proxyConnectorService/addProxyConnector</a></p>
+      <p class="note">Available Since: 1.4-M1</p>
+      <a name="POST"></a>
+      <h2>POST</h2>
+      <p class="note">Available Since: 1.4-M1</p>
+      <h3>Request Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td><a href="el_ns0_proxyConnector.html">proxyConnector</a></td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>text/plain<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+        <a name="path__proxyConnectorService_allPolicies.html"></a>
+      <h1>/proxyConnectorService/allPolicies</h1>
+      <p class="note">Mount Point: <a href="../restServices/proxyConnectorService/allPolicies">/restServices/proxyConnectorService/allPolicies</a></p>
+      <p class="note">Available Since: 1.4-M1</p>
+      <a name="GET"></a>
+      <h2>GET</h2>
+      <p class="note">Available Since: 1.4-M1</p>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+        <a name="path__proxyConnectorService_deleteProxyConnector.html"></a>
+      <h1>/proxyConnectorService/deleteProxyConnector</h1>
+      <p class="note">Mount Point: <a href="../restServices/proxyConnectorService/deleteProxyConnector">/restServices/proxyConnectorService/deleteProxyConnector</a></p>
+      <p class="note">Available Since: 1.4-M1</p>
+      <a name="POST"></a>
+      <h2>POST</h2>
+      <p class="note">Available Since: 1.4-M1</p>
+      <h3>Request Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td><a href="el_ns0_proxyConnector.html">proxyConnector</a></td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>text/plain<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+        <a name="path__proxyConnectorService_getProxyConnector.html"></a>
+      <h1>/proxyConnectorService/getProxyConnector</h1>
+      <p class="note">Mount Point: <a href="../restServices/proxyConnectorService/getProxyConnector">/restServices/proxyConnectorService/getProxyConnector</a></p>
+      <p class="note">Available Since: 1.4-M1</p>
+      <a name="GET"></a>
+      <h2>GET</h2>
+      <p class="note">Available Since: 1.4-M1</p>
+      <h3>Parameters</h3>
+      <table>
+        <tr>
+          <th>name</th>
+          <th>description</th>
+          <th>type</th>
+          <th>default</th>
+        </tr>
+        <tr>
+          <td>sourceRepoId</td>
+          <td>
+            (no documentation provided)
+          </td>
+          <td>query</td>
+          <td></td>
+        </tr>
+        <tr>
+          <td>targetRepoId</td>
+          <td>
+            (no documentation provided)
+          </td>
+          <td>query</td>
+          <td></td>
+        </tr>
+      </table>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td><a href="el_ns0_proxyConnector.html">proxyConnector</a></td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+        <a name="path__proxyConnectorService_getProxyConnectors.html"></a>
+      <h1>/proxyConnectorService/getProxyConnectors</h1>
+      <p class="note">Mount Point: <a href="../restServices/proxyConnectorService/getProxyConnectors">/restServices/proxyConnectorService/getProxyConnectors</a></p>
+      <p class="note">Available Since: 1.4-M1</p>
+      <a name="GET"></a>
+      <h2>GET</h2>
+      <p class="note">Available Since: 1.4-M1</p>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+        <a name="path__proxyConnectorService_removeProxyConnector.html"></a>
+      <h1>/proxyConnectorService/removeProxyConnector</h1>
+      <p class="note">Mount Point: <a href="../restServices/proxyConnectorService/removeProxyConnector">/restServices/proxyConnectorService/removeProxyConnector</a></p>
+      <a name="GET"></a>
+      <h2>GET</h2>
+      <p class="note">Available Since: 1.4-M3</p>
+      <h3>Parameters</h3>
+      <table>
+        <tr>
+          <th>name</th>
+          <th>description</th>
+          <th>type</th>
+          <th>default</th>
+        </tr>
+        <tr>
+          <td>sourceRepoId</td>
+          <td>
+            (no documentation provided)
+          </td>
+          <td>query</td>
+          <td></td>
+        </tr>
+        <tr>
+          <td>targetRepoId</td>
+          <td>
+            (no documentation provided)
+          </td>
+          <td>query</td>
+          <td></td>
+        </tr>
+      </table>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+        <a name="path__proxyConnectorService_updateProxyConnector.html"></a>
+      <h1>/proxyConnectorService/updateProxyConnector</h1>
+      <p class="note">Mount Point: <a href="../restServices/proxyConnectorService/updateProxyConnector">/restServices/proxyConnectorService/updateProxyConnector</a></p>
+      <p class="note">Available Since: 1.4-M1</p>
+      <a name="POST"></a>
+      <h2>POST</h2>
+      <p class="note">Available Since: 1.4-M1</p>
+      <p>
+            <b>only for enabled/disable or changing bean values except target/source</b>
+          </p>
+      <h3>Request Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td><a href="el_ns0_proxyConnector.html">proxyConnector</a></td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>text/plain<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+
+      <div class="clear" />
+    </div>
+    <footer>
+      <div id="footer">
+        Generated by <a href="http://enunciate.codehaus.org">Enunciate</a>.
+      </div>
+    </footer>
+  </div> <!--! end of #container -->
+
+  <!-- JavaScript at the bottom for fast page loading -->
+
+  <!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if necessary -->
+  <script src="//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.js"></script>
+  <script>window.jQuery || document.write("<script src='js/libs/jquery-1.5.1.min.js'>\x3C/script>")</script>
+
+  <!--manage the navigation menu-->
+  <script src="js/libs/xbreadcrumbs.js"></script>
+  <script>
+    $(function() {
+      $('#breadcrumbs').xBreadcrumbs();
+    });
+  </script>
+
+
+  <!-- prettify code blocks. see http://code.google.com/p/google-code-prettify/ -->
+  <script src="js/libs/prettify/prettify.js"></script>
+  <script>
+    $(function() {
+      prettyPrint();
+    });
+  </script>
+
+  <!--[if lt IE 7 ]>
+    <script src="js/libs/dd_belatedpng.js"></script>
+    <script>DD_belatedPNG.fix("img, .png_bg"); // Fix any <img> or .png_bg bg-images. Also, please read goo.gl/mZiyb </script>
+  <![endif]-->
+
+</body>
+</html>
\ No newline at end of file

Added: archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_RedbackRuntimeConfigurationService.html
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_RedbackRuntimeConfigurationService.html?rev=1663249&view=auto
==============================================================================
--- archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_RedbackRuntimeConfigurationService.html (added)
+++ archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_RedbackRuntimeConfigurationService.html Mon Mar  2 10:45:30 2015
@@ -0,0 +1,289 @@
+<!doctype html>
+<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
+<!--[if lt IE 7 ]> <html class="no-js ie6" lang="en"> <![endif]-->
+<!--[if IE 7 ]>    <html class="no-js ie7" lang="en"> <![endif]-->
+<!--[if IE 8 ]>    <html class="no-js ie8" lang="en"> <![endif]-->
+<!--[if (gte IE 9)|!(IE)]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
+<head>
+  <meta charset="utf-8">
+
+  <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame
+       Remove this if you use the .htaccess -->
+  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+
+  <title>RedbackRuntimeConfigurationService</title>
+
+  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+  <!-- CSS: implied media="all" -->
+  <link rel="stylesheet" href="css/style.css?v=2">
+  <link rel="stylesheet" href="css/prettify.css">
+
+  <!-- All JavaScript at the bottom, except for Modernizr which enables HTML5 elements & feature detects -->
+  <script src="js/libs/modernizr-1.7.min.js"></script>
+
+</head>
+
+<body class="home">
+
+  <div class="container">
+    <header>
+      <div id="header" class="column first last span-20">
+        <div id="site-name" class="column span-18 append-1 prepend-1 first last"><a href="index.html">RedbackRuntimeConfigurationService</a></div>
+        <div id="primary" class="column span-18 append-1 prepend-1 first last">
+          <ul class="navigation">
+            <li id="nav-rest"><a href="rest.html">REST</a></li>
+            <li id="nav-data"><a href="model.html">Data Model</a></li>
+          </ul>
+        </div>
+        <div>
+          <ul class="xbreadcrumbs" id="breadcrumbs">
+            <li>
+              <a href="index.html" class="home">Home</a> &gt;
+            </li>
+            <li>
+              <a href="rest.html">REST</a> &gt;
+              <ul>
+                <li><a href="model.html">Data Model</a></li>
+                <li><a href="rest.html">REST</a></li>
+              </ul>
+            </li>
+            <li class="current">
+              <a href="resource_RedbackRuntimeConfigurationService.html">RedbackRuntimeConfigurationService</a>
+              <ul>
+                <li><a href="resource_ArchivaAdministrationService.html">ArchivaAdministrationService</a></li>
+                <li><a href="resource_ArchivaRuntimeConfigurationService.html">ArchivaRuntimeConfigurationService</a></li>
+                <li><a href="resource_BrowseService.html">BrowseService</a></li>
+                <li><a href="resource_CommonServices.html">CommonServices</a></li>
+                <li><a href="resource_ManagedRepositoriesService.html">ManagedRepositoriesService</a></li>
+                <li><a href="resource_MergeRepositoriesService.html">MergeRepositoriesService</a></li>
+                <li><a href="resource_NetworkProxyService.html">NetworkProxyService</a></li>
+                <li><a href="resource_PingService.html">PingService</a></li>
+                <li><a href="resource_PluginsService.html">PluginsService</a></li>
+                <li><a href="resource_ProxyConnectorRuleService.html">ProxyConnectorRuleService</a></li>
+                <li><a href="resource_ProxyConnectorService.html">ProxyConnectorService</a></li>
+                <li><a href="resource_RedbackRuntimeConfigurationService.html">RedbackRuntimeConfigurationService</a></li>
+                <li><a href="resource_RemoteRepositoriesService.html">RemoteRepositoriesService</a></li>
+                <li><a href="resource_ReportRepositoriesService.html">ReportRepositoriesService</a></li>
+                <li><a href="resource_RepositoriesService.html">RepositoriesService</a></li>
+                <li><a href="resource_RepositoryGroupService.html">RepositoryGroupService</a></li>
+                <li><a href="resource_SearchService.html">SearchService</a></li>
+                <li><a href="resource_SystemStatusService.html">SystemStatusService</a></li>
+              </ul>
+            </li>
+          </ul>
+        </div>
+      </div>
+    </header>
+    <div id="main" class="column first last span-20">
+      <h1>RedbackRuntimeConfigurationService</h1>
+
+      <p></p>
+      <p>The following resources are applicable:</p>
+      <ul>
+        <li>
+        <a href="#path__redbackRuntimeConfigurationService_checkLdapConnection.html">/redbackRuntimeConfigurationService/checkLdapConnection</a>
+        </li>
+        <li>
+        <a href="#path__redbackRuntimeConfigurationService_rbacManagerImplementationInformations.html">/redbackRuntimeConfigurationService/rbacManagerImplementationInformations</a>
+        </li>
+        <li>
+        <a href="#path__redbackRuntimeConfigurationService_redbackImplementationsInformations.html">/redbackRuntimeConfigurationService/redbackImplementationsInformations</a>
+        </li>
+        <li>
+        <a href="#path__redbackRuntimeConfigurationService_redbackRuntimeConfiguration.html">/redbackRuntimeConfigurationService/redbackRuntimeConfiguration</a>
+        </li>
+        <li>
+        <a href="#path__redbackRuntimeConfigurationService_userManagerImplementationInformations.html">/redbackRuntimeConfigurationService/userManagerImplementationInformations</a>
+        </li>
+      </ul>
+        <a name="path__redbackRuntimeConfigurationService_checkLdapConnection.html"></a>
+      <h1>/redbackRuntimeConfigurationService/checkLdapConnection</h1>
+      <p class="note">Mount Point: <a href="../restServices/redbackRuntimeConfigurationService/checkLdapConnection">/restServices/redbackRuntimeConfigurationService/checkLdapConnection</a></p>
+      <p class="note">Available Since: 1.4-M4</p>
+      <a name="GET"></a>
+      <h2>GET</h2>
+      <p class="note">Available Since: 1.4-M4</p>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+      <a name="POST"></a>
+      <h2>POST</h2>
+      <p class="note">Available Since: 1.4-M4</p>
+      <h3>Request Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td><a href="el_ns0_ldapConfiguration.html">ldapConfiguration</a></td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+        <a name="path__redbackRuntimeConfigurationService_rbacManagerImplementationInformations.html"></a>
+      <h1>/redbackRuntimeConfigurationService/rbacManagerImplementationInformations</h1>
+      <p class="note">Mount Point: <a href="../restServices/redbackRuntimeConfigurationService/rbacManagerImplementationInformations">/restServices/redbackRuntimeConfigurationService/rbacManagerImplementationInformations</a></p>
+      <p class="note">Available Since: 1.4-M4</p>
+      <a name="GET"></a>
+      <h2>GET</h2>
+      <p class="note">Available Since: 1.4-M4</p>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+        <a name="path__redbackRuntimeConfigurationService_redbackImplementationsInformations.html"></a>
+      <h1>/redbackRuntimeConfigurationService/redbackImplementationsInformations</h1>
+      <p class="note">Mount Point: <a href="../restServices/redbackRuntimeConfigurationService/redbackImplementationsInformations">/restServices/redbackRuntimeConfigurationService/redbackImplementationsInformations</a></p>
+      <p class="note">Available Since: 1.4-M4</p>
+      <a name="GET"></a>
+      <h2>GET</h2>
+      <p class="note">Available Since: 1.4-M4</p>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td><a href="el_ns0_redbackImplementationsInformations.html">redbackImplementationsInformations</a></td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+        <a name="path__redbackRuntimeConfigurationService_redbackRuntimeConfiguration.html"></a>
+      <h1>/redbackRuntimeConfigurationService/redbackRuntimeConfiguration</h1>
+      <p class="note">Mount Point: <a href="../restServices/redbackRuntimeConfigurationService/redbackRuntimeConfiguration">/restServices/redbackRuntimeConfigurationService/redbackRuntimeConfiguration</a></p>
+      <p class="note">Available Since: 1.4-M4</p>
+      <a name="GET"></a>
+      <h2>GET</h2>
+      <p class="note">Available Since: 1.4-M4</p>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td><a href="el_ns0_redbackRuntimeConfiguration.html">redbackRuntimeConfiguration</a></td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+      <a name="PUT"></a>
+      <h2>PUT</h2>
+      <p class="note">Available Since: 1.4-M4</p>
+      <h3>Request Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td><a href="el_ns0_redbackRuntimeConfiguration.html">redbackRuntimeConfiguration</a></td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+        <a name="path__redbackRuntimeConfigurationService_userManagerImplementationInformations.html"></a>
+      <h1>/redbackRuntimeConfigurationService/userManagerImplementationInformations</h1>
+      <p class="note">Mount Point: <a href="../restServices/redbackRuntimeConfigurationService/userManagerImplementationInformations">/restServices/redbackRuntimeConfigurationService/userManagerImplementationInformations</a></p>
+      <p class="note">Available Since: 1.4-M4</p>
+      <a name="GET"></a>
+      <h2>GET</h2>
+      <p class="note">Available Since: 1.4-M4</p>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+
+      <div class="clear" />
+    </div>
+    <footer>
+      <div id="footer">
+        Generated by <a href="http://enunciate.codehaus.org">Enunciate</a>.
+      </div>
+    </footer>
+  </div> <!--! end of #container -->
+
+  <!-- JavaScript at the bottom for fast page loading -->
+
+  <!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if necessary -->
+  <script src="//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.js"></script>
+  <script>window.jQuery || document.write("<script src='js/libs/jquery-1.5.1.min.js'>\x3C/script>")</script>
+
+  <!--manage the navigation menu-->
+  <script src="js/libs/xbreadcrumbs.js"></script>
+  <script>
+    $(function() {
+      $('#breadcrumbs').xBreadcrumbs();
+    });
+  </script>
+
+
+  <!-- prettify code blocks. see http://code.google.com/p/google-code-prettify/ -->
+  <script src="js/libs/prettify/prettify.js"></script>
+  <script>
+    $(function() {
+      prettyPrint();
+    });
+  </script>
+
+  <!--[if lt IE 7 ]>
+    <script src="js/libs/dd_belatedpng.js"></script>
+    <script>DD_belatedPNG.fix("img, .png_bg"); // Fix any <img> or .png_bg bg-images. Also, please read goo.gl/mZiyb </script>
+  <![endif]-->
+
+</body>
+</html>
\ No newline at end of file

Added: archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_RemoteRepositoriesService.html
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_RemoteRepositoriesService.html?rev=1663249&view=auto
==============================================================================
--- archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_RemoteRepositoriesService.html (added)
+++ archiva/site-content/docs/2.2.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_RemoteRepositoriesService.html Mon Mar  2 10:45:30 2015
@@ -0,0 +1,332 @@
+<!doctype html>
+<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
+<!--[if lt IE 7 ]> <html class="no-js ie6" lang="en"> <![endif]-->
+<!--[if IE 7 ]>    <html class="no-js ie7" lang="en"> <![endif]-->
+<!--[if IE 8 ]>    <html class="no-js ie8" lang="en"> <![endif]-->
+<!--[if (gte IE 9)|!(IE)]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
+<head>
+  <meta charset="utf-8">
+
+  <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame
+       Remove this if you use the .htaccess -->
+  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+
+  <title>RemoteRepositoriesService</title>
+
+  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+  <!-- CSS: implied media="all" -->
+  <link rel="stylesheet" href="css/style.css?v=2">
+  <link rel="stylesheet" href="css/prettify.css">
+
+  <!-- All JavaScript at the bottom, except for Modernizr which enables HTML5 elements & feature detects -->
+  <script src="js/libs/modernizr-1.7.min.js"></script>
+
+</head>
+
+<body class="home">
+
+  <div class="container">
+    <header>
+      <div id="header" class="column first last span-20">
+        <div id="site-name" class="column span-18 append-1 prepend-1 first last"><a href="index.html">RemoteRepositoriesService</a></div>
+        <div id="primary" class="column span-18 append-1 prepend-1 first last">
+          <ul class="navigation">
+            <li id="nav-rest"><a href="rest.html">REST</a></li>
+            <li id="nav-data"><a href="model.html">Data Model</a></li>
+          </ul>
+        </div>
+        <div>
+          <ul class="xbreadcrumbs" id="breadcrumbs">
+            <li>
+              <a href="index.html" class="home">Home</a> &gt;
+            </li>
+            <li>
+              <a href="rest.html">REST</a> &gt;
+              <ul>
+                <li><a href="model.html">Data Model</a></li>
+                <li><a href="rest.html">REST</a></li>
+              </ul>
+            </li>
+            <li class="current">
+              <a href="resource_RemoteRepositoriesService.html">RemoteRepositoriesService</a>
+              <ul>
+                <li><a href="resource_ArchivaAdministrationService.html">ArchivaAdministrationService</a></li>
+                <li><a href="resource_ArchivaRuntimeConfigurationService.html">ArchivaRuntimeConfigurationService</a></li>
+                <li><a href="resource_BrowseService.html">BrowseService</a></li>
+                <li><a href="resource_CommonServices.html">CommonServices</a></li>
+                <li><a href="resource_ManagedRepositoriesService.html">ManagedRepositoriesService</a></li>
+                <li><a href="resource_MergeRepositoriesService.html">MergeRepositoriesService</a></li>
+                <li><a href="resource_NetworkProxyService.html">NetworkProxyService</a></li>
+                <li><a href="resource_PingService.html">PingService</a></li>
+                <li><a href="resource_PluginsService.html">PluginsService</a></li>
+                <li><a href="resource_ProxyConnectorRuleService.html">ProxyConnectorRuleService</a></li>
+                <li><a href="resource_ProxyConnectorService.html">ProxyConnectorService</a></li>
+                <li><a href="resource_RedbackRuntimeConfigurationService.html">RedbackRuntimeConfigurationService</a></li>
+                <li><a href="resource_RemoteRepositoriesService.html">RemoteRepositoriesService</a></li>
+                <li><a href="resource_ReportRepositoriesService.html">ReportRepositoriesService</a></li>
+                <li><a href="resource_RepositoriesService.html">RepositoriesService</a></li>
+                <li><a href="resource_RepositoryGroupService.html">RepositoryGroupService</a></li>
+                <li><a href="resource_SearchService.html">SearchService</a></li>
+                <li><a href="resource_SystemStatusService.html">SystemStatusService</a></li>
+              </ul>
+            </li>
+          </ul>
+        </div>
+      </div>
+    </header>
+    <div id="main" class="column first last span-20">
+      <h1>RemoteRepositoriesService</h1>
+
+      <p></p>
+      <p>The following resources are applicable:</p>
+      <ul>
+        <li>
+        <a href="#path__remoteRepositoriesService_addRemoteRepository.html">/remoteRepositoriesService/addRemoteRepository</a>
+        </li>
+        <li>
+        <a href="#path__remoteRepositoriesService_checkRemoteConnectivity_-repositoryId-.html">/remoteRepositoriesService/checkRemoteConnectivity/{repositoryId}</a>
+        </li>
+        <li>
+        <a href="#path__remoteRepositoriesService_deleteRemoteRepository_-repositoryId-.html">/remoteRepositoriesService/deleteRemoteRepository/{repositoryId}</a>
+        </li>
+        <li>
+        <a href="#path__remoteRepositoriesService_getRemoteRepositories.html">/remoteRepositoriesService/getRemoteRepositories</a>
+        </li>
+        <li>
+        <a href="#path__remoteRepositoriesService_getRemoteRepository_-repositoryId-.html">/remoteRepositoriesService/getRemoteRepository/{repositoryId}</a>
+        </li>
+        <li>
+        <a href="#path__remoteRepositoriesService_updateRemoteRepository.html">/remoteRepositoriesService/updateRemoteRepository</a>
+        </li>
+      </ul>
+        <a name="path__remoteRepositoriesService_addRemoteRepository.html"></a>
+      <h1>/remoteRepositoriesService/addRemoteRepository</h1>
+      <p class="note">Mount Point: <a href="../restServices/remoteRepositoriesService/addRemoteRepository">/restServices/remoteRepositoriesService/addRemoteRepository</a></p>
+      <p class="note">Available Since: 1.4-M1</p>
+      <a name="POST"></a>
+      <h2>POST</h2>
+      <p class="note">Available Since: 1.4-M1</p>
+      <h3>Request Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td><a href="el_ns0_remoteRepository.html">remoteRepository</a></td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>text/plain<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+        <a name="path__remoteRepositoriesService_checkRemoteConnectivity_-repositoryId-.html"></a>
+      <h1>/remoteRepositoriesService/checkRemoteConnectivity/{repositoryId}</h1>
+      <p class="note">Mount Point: <a href="../restServices/remoteRepositoriesService/checkRemoteConnectivity/{repositoryId}">/restServices/remoteRepositoriesService/checkRemoteConnectivity/{repositoryId}</a></p>
+      <p class="note">Available Since: 1.4-M1</p>
+      <a name="GET"></a>
+      <h2>GET</h2>
+      <p class="note">Available Since: 1.4-M1</p>
+      <h3>Parameters</h3>
+      <table>
+        <tr>
+          <th>name</th>
+          <th>description</th>
+          <th>type</th>
+          <th>default</th>
+        </tr>
+        <tr>
+          <td>repositoryId</td>
+          <td>
+            (no documentation provided)
+          </td>
+          <td>path</td>
+          <td></td>
+        </tr>
+      </table>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>text/plain<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+        <a name="path__remoteRepositoriesService_deleteRemoteRepository_-repositoryId-.html"></a>
+      <h1>/remoteRepositoriesService/deleteRemoteRepository/{repositoryId}</h1>
+      <p class="note">Mount Point: <a href="../restServices/remoteRepositoriesService/deleteRemoteRepository/{repositoryId}">/restServices/remoteRepositoriesService/deleteRemoteRepository/{repositoryId}</a></p>
+      <p class="note">Available Since: 1.4-M1</p>
+      <a name="GET"></a>
+      <h2>GET</h2>
+      <p class="note">Available Since: 1.4-M1</p>
+      <h3>Parameters</h3>
+      <table>
+        <tr>
+          <th>name</th>
+          <th>description</th>
+          <th>type</th>
+          <th>default</th>
+        </tr>
+        <tr>
+          <td>repositoryId</td>
+          <td>
+            (no documentation provided)
+          </td>
+          <td>path</td>
+          <td></td>
+        </tr>
+      </table>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>text/plain<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+        <a name="path__remoteRepositoriesService_getRemoteRepositories.html"></a>
+      <h1>/remoteRepositoriesService/getRemoteRepositories</h1>
+      <p class="note">Mount Point: <a href="../restServices/remoteRepositoriesService/getRemoteRepositories">/restServices/remoteRepositoriesService/getRemoteRepositories</a></p>
+      <p class="note">Available Since: 1.4-M1</p>
+      <a name="GET"></a>
+      <h2>GET</h2>
+      <p class="note">Available Since: 1.4-M1</p>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+        <a name="path__remoteRepositoriesService_getRemoteRepository_-repositoryId-.html"></a>
+      <h1>/remoteRepositoriesService/getRemoteRepository/{repositoryId}</h1>
+      <p class="note">Mount Point: <a href="../restServices/remoteRepositoriesService/getRemoteRepository/{repositoryId}">/restServices/remoteRepositoriesService/getRemoteRepository/{repositoryId}</a></p>
+      <p class="note">Available Since: 1.4-M1</p>
+      <a name="GET"></a>
+      <h2>GET</h2>
+      <p class="note">Available Since: 1.4-M1</p>
+      <h3>Parameters</h3>
+      <table>
+        <tr>
+          <th>name</th>
+          <th>description</th>
+          <th>type</th>
+          <th>default</th>
+        </tr>
+        <tr>
+          <td>repositoryId</td>
+          <td>
+            (no documentation provided)
+          </td>
+          <td>path</td>
+          <td></td>
+        </tr>
+      </table>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td><a href="el_ns0_remoteRepository.html">remoteRepository</a></td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+        <a name="path__remoteRepositoriesService_updateRemoteRepository.html"></a>
+      <h1>/remoteRepositoriesService/updateRemoteRepository</h1>
+      <p class="note">Mount Point: <a href="../restServices/remoteRepositoriesService/updateRemoteRepository">/restServices/remoteRepositoriesService/updateRemoteRepository</a></p>
+      <p class="note">Available Since: 1.4-M1</p>
+      <a name="POST"></a>
+      <h2>POST</h2>
+      <p class="note">Available Since: 1.4-M1</p>
+      <h3>Request Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td><a href="el_ns0_remoteRepository.html">remoteRepository</a></td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+      <h3>Response Body</h3>
+      <table>
+        <tr>
+          <td align="right">element:</td>
+          <td>(custom)</td>
+        </tr>
+        <tr>
+          <td align="right">media types:</td>
+          <td>application/xml<br/>text/plain<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+
+      <div class="clear" />
+    </div>
+    <footer>
+      <div id="footer">
+        Generated by <a href="http://enunciate.codehaus.org">Enunciate</a>.
+      </div>
+    </footer>
+  </div> <!--! end of #container -->
+
+  <!-- JavaScript at the bottom for fast page loading -->
+
+  <!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if necessary -->
+  <script src="//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.js"></script>
+  <script>window.jQuery || document.write("<script src='js/libs/jquery-1.5.1.min.js'>\x3C/script>")</script>
+
+  <!--manage the navigation menu-->
+  <script src="js/libs/xbreadcrumbs.js"></script>
+  <script>
+    $(function() {
+      $('#breadcrumbs').xBreadcrumbs();
+    });
+  </script>
+
+
+  <!-- prettify code blocks. see http://code.google.com/p/google-code-prettify/ -->
+  <script src="js/libs/prettify/prettify.js"></script>
+  <script>
+    $(function() {
+      prettyPrint();
+    });
+  </script>
+
+  <!--[if lt IE 7 ]>
+    <script src="js/libs/dd_belatedpng.js"></script>
+    <script>DD_belatedPNG.fix("img, .png_bg"); // Fix any <img> or .png_bg bg-images. Also, please read goo.gl/mZiyb </script>
+  <![endif]-->
+
+</body>
+</html>
\ No newline at end of file