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 2014/02/07 00:37:51 UTC

svn commit: r1565484 [31/48] - in /archiva/site-content/docs/2.0.0: ./ adminguide/ adminguide/webservices/ css/ customising/ images/ images/logos/ images/profiles/ images/tour/ img/ js/ rest-docs-archiva-rest-api/ rest-docs-archiva-rest-api/css/ rest-d...

Added: archiva/site-content/docs/2.0.0/rest-docs-archiva-rest-api/resource_CommonServices.html
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.0.0/rest-docs-archiva-rest-api/resource_CommonServices.html?rev=1565484&view=auto
==============================================================================
--- archiva/site-content/docs/2.0.0/rest-docs-archiva-rest-api/resource_CommonServices.html (added)
+++ archiva/site-content/docs/2.0.0/rest-docs-archiva-rest-api/resource_CommonServices.html Thu Feb  6 23:37:42 2014
@@ -0,0 +1,247 @@
+<!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>CommonServices</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">CommonServices</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_CommonServices.html">CommonServices</a>
+              <ul>
+                <li><a href="resource_SystemStatusService.html">SystemStatusService</a></li>
+                <li><a href="resource_ArchivaAdministrationService.html">ArchivaAdministrationService</a></li>
+                <li><a href="resource_RemoteRepositoriesService.html">RemoteRepositoriesService</a></li>
+                <li><a href="resource_ReportRepositoriesService.html">ReportRepositoriesService</a></li>
+                <li><a href="resource_ManagedRepositoriesService.html">ManagedRepositoriesService</a></li>
+                <li><a href="resource_PluginsService.html">PluginsService</a></li>
+                <li><a href="resource_PingService.html">PingService</a></li>
+                <li><a href="resource_RepositoryGroupService.html">RepositoryGroupService</a></li>
+                <li><a href="resource_ProxyConnectorService.html">ProxyConnectorService</a></li>
+                <li><a href="resource_RepositoriesService.html">RepositoriesService</a></li>
+                <li><a href="resource_ArchivaRuntimeConfigurationService.html">ArchivaRuntimeConfigurationService</a></li>
+                <li><a href="resource_MergeRepositoriesService.html">MergeRepositoriesService</a></li>
+                <li><a href="resource_ProxyConnectorRuleService.html">ProxyConnectorRuleService</a></li>
+                <li><a href="resource_SearchService.html">SearchService</a></li>
+                <li><a href="resource_CommonServices.html">CommonServices</a></li>
+                <li><a href="resource_RedbackRuntimeConfigurationService.html">RedbackRuntimeConfigurationService</a></li>
+                <li><a href="resource_NetworkProxyService.html">NetworkProxyService</a></li>
+                <li><a href="resource_BrowseService.html">BrowseService</a></li>
+              </ul>
+            </li>
+          </ul>
+        </div>
+      </div>
+    </header>
+    <div id="main" class="column first last span-20">
+      <h1>CommonServices</h1>
+
+      <p>contains some "free" services (i18n)</p>
+      <p>The following resources are part of this group:</p>
+      <ul>
+        <li><a href="#path__commonServices_getAllI18nResources.html">/commonServices/getAllI18nResources</a></li>
+        <li><a href="#path__commonServices_getI18nResources.html">/commonServices/getI18nResources</a></li>
+        <li><a href="#path__commonServices_validateCronExpression.html">/commonServices/validateCronExpression</a></li>
+      </ul>
+      <a name="path__commonServices_getAllI18nResources.html"></a>
+      <h1>/commonServices/getAllI18nResources</h1>
+      <p class="note">Mount Point: <a href="../restServices/commonServices/getAllI18nResources">/restServices/commonServices/getAllI18nResources</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>
+      <p>
+            will return properties available in org/apache/archiva/i18n/default.properties
+load default (en) then override with locale used so at least en are returned if no
+translation in the locale asked.
+This method will add redback resources too. note Archva wins
+          </p>
+      <h3>Parameters</h3>
+      <table>
+        <tr>
+          <th>name</th>
+          <th>description</th>
+          <th>type</th>
+          <th>default</th>
+        </tr>
+        <tr>
+          <td>locale</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>text/plain</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+      <a name="path__commonServices_getI18nResources.html"></a>
+      <h1>/commonServices/getI18nResources</h1>
+      <p class="note">Mount Point: <a href="../restServices/commonServices/getI18nResources">/restServices/commonServices/getI18nResources</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>
+      <p>
+            will return properties available in org/apache/archiva/i18n/default.properties
+load default (en) then override with locale used so at least en are returned if no
+translation in the locale asked.
+          </p>
+      <h3>Parameters</h3>
+      <table>
+        <tr>
+          <th>name</th>
+          <th>description</th>
+          <th>type</th>
+          <th>default</th>
+        </tr>
+        <tr>
+          <td>locale</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>text/plain</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+      <a name="path__commonServices_validateCronExpression.html"></a>
+      <h1>/commonServices/validateCronExpression</h1>
+      <p class="note">Mount Point: <a href="../restServices/commonServices/validateCronExpression">/restServices/commonServices/validateCronExpression</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>Parameters</h3>
+      <table>
+        <tr>
+          <th>name</th>
+          <th>description</th>
+          <th>type</th>
+          <th>default</th>
+        </tr>
+        <tr>
+          <td>cronExpression</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>
+
+      <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.0.0/rest-docs-archiva-rest-api/resource_ManagedRepositoriesService.html
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.0.0/rest-docs-archiva-rest-api/resource_ManagedRepositoriesService.html?rev=1565484&view=auto
==============================================================================
--- archiva/site-content/docs/2.0.0/rest-docs-archiva-rest-api/resource_ManagedRepositoriesService.html (added)
+++ archiva/site-content/docs/2.0.0/rest-docs-archiva-rest-api/resource_ManagedRepositoriesService.html Thu Feb  6 23:37:42 2014
@@ -0,0 +1,410 @@
+<!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>ManagedRepositoriesService</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">ManagedRepositoriesService</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_ManagedRepositoriesService.html">ManagedRepositoriesService</a>
+              <ul>
+                <li><a href="resource_SystemStatusService.html">SystemStatusService</a></li>
+                <li><a href="resource_ArchivaAdministrationService.html">ArchivaAdministrationService</a></li>
+                <li><a href="resource_RemoteRepositoriesService.html">RemoteRepositoriesService</a></li>
+                <li><a href="resource_ReportRepositoriesService.html">ReportRepositoriesService</a></li>
+                <li><a href="resource_ManagedRepositoriesService.html">ManagedRepositoriesService</a></li>
+                <li><a href="resource_PluginsService.html">PluginsService</a></li>
+                <li><a href="resource_PingService.html">PingService</a></li>
+                <li><a href="resource_RepositoryGroupService.html">RepositoryGroupService</a></li>
+                <li><a href="resource_ProxyConnectorService.html">ProxyConnectorService</a></li>
+                <li><a href="resource_RepositoriesService.html">RepositoriesService</a></li>
+                <li><a href="resource_ArchivaRuntimeConfigurationService.html">ArchivaRuntimeConfigurationService</a></li>
+                <li><a href="resource_MergeRepositoriesService.html">MergeRepositoriesService</a></li>
+                <li><a href="resource_ProxyConnectorRuleService.html">ProxyConnectorRuleService</a></li>
+                <li><a href="resource_SearchService.html">SearchService</a></li>
+                <li><a href="resource_CommonServices.html">CommonServices</a></li>
+                <li><a href="resource_RedbackRuntimeConfigurationService.html">RedbackRuntimeConfigurationService</a></li>
+                <li><a href="resource_NetworkProxyService.html">NetworkProxyService</a></li>
+                <li><a href="resource_BrowseService.html">BrowseService</a></li>
+              </ul>
+            </li>
+          </ul>
+        </div>
+      </div>
+    </header>
+    <div id="main" class="column first last span-20">
+      <h1>ManagedRepositoriesService</h1>
+
+      <p></p>
+      <p>The following resources are part of this group:</p>
+      <ul>
+        <li><a href="#path__managedRepositoriesService_addManagedRepository.html">/managedRepositoriesService/addManagedRepository</a></li>
+        <li><a href="#path__managedRepositoriesService_deleteManagedRepository.html">/managedRepositoriesService/deleteManagedRepository</a></li>
+        <li><a href="#path__managedRepositoriesService_fileLocationExists.html">/managedRepositoriesService/fileLocationExists</a></li>
+        <li><a href="#path__managedRepositoriesService_getManagedRepositories.html">/managedRepositoriesService/getManagedRepositories</a></li>
+        <li><a href="#path__managedRepositoriesService_updateManagedRepository.html">/managedRepositoriesService/updateManagedRepository</a></li>
+        <li><a href="#path__managedRepositoriesService_getManagedRepository_-repositoryId-.html">/managedRepositoriesService/getManagedRepository/{repositoryId}</a></li>
+        <li><a href="#path__managedRepositoriesService_getPomSnippet_-repositoryId-.html">/managedRepositoriesService/getPomSnippet/{repositoryId}</a></li>
+        <li><a href="#path__managedRepositoriesService_getManagedRepositoryStatistics_-repositoryId-_-lang-.html">/managedRepositoriesService/getManagedRepositoryStatistics/{repositoryId}/{lang}</a></li>
+      </ul>
+      <a name="path__managedRepositoriesService_addManagedRepository.html"></a>
+      <h1>/managedRepositoriesService/addManagedRepository</h1>
+      <p class="note">Mount Point: <a href="../restServices/managedRepositoriesService/addManagedRepository">/restServices/managedRepositoriesService/addManagedRepository</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_managedRepository.html">managedRepository</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><a href="el_ns0_managedRepository.html">managedRepository</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__managedRepositoriesService_deleteManagedRepository.html"></a>
+      <h1>/managedRepositoriesService/deleteManagedRepository</h1>
+      <p class="note">Mount Point: <a href="../restServices/managedRepositoriesService/deleteManagedRepository">/restServices/managedRepositoriesService/deleteManagedRepository</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>query</td>
+          <td></td>
+        </tr>
+        <tr>
+          <td>deleteContent</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/>text/plain<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+      <a name="path__managedRepositoriesService_fileLocationExists.html"></a>
+      <h1>/managedRepositoriesService/fileLocationExists</h1>
+      <p class="note">Mount Point: <a href="../restServices/managedRepositoriesService/fileLocationExists">/restServices/managedRepositoriesService/fileLocationExists</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>fileLocation</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/>text/plain<br/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+      <a name="path__managedRepositoriesService_getManagedRepositories.html"></a>
+      <h1>/managedRepositoriesService/getManagedRepositories</h1>
+      <p class="note">Mount Point: <a href="../restServices/managedRepositoriesService/getManagedRepositories">/restServices/managedRepositoriesService/getManagedRepositories</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__managedRepositoriesService_updateManagedRepository.html"></a>
+      <h1>/managedRepositoriesService/updateManagedRepository</h1>
+      <p class="note">Mount Point: <a href="../restServices/managedRepositoriesService/updateManagedRepository">/restServices/managedRepositoriesService/updateManagedRepository</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_managedRepository.html">managedRepository</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__managedRepositoriesService_getManagedRepository_-repositoryId-.html"></a>
+      <h1>/managedRepositoriesService/getManagedRepository/{repositoryId}</h1>
+      <p class="note">Mount Point: <a href="../restServices/managedRepositoriesService/getManagedRepository/{repositoryId}">/restServices/managedRepositoriesService/getManagedRepository/{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_managedRepository.html">managedRepository</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__managedRepositoriesService_getPomSnippet_-repositoryId-.html"></a>
+      <h1>/managedRepositoriesService/getPomSnippet/{repositoryId}</h1>
+      <p class="note">Mount Point: <a href="../restServices/managedRepositoriesService/getPomSnippet/{repositoryId}">/restServices/managedRepositoriesService/getPomSnippet/{repositoryId}</a></p>
+      <a name="GET"></a>
+      <h2>GET</h2>
+      <p class="note">Available Since: 1.4-M3</p>
+      <p>
+            return a pom snippet to use this repository with entities escaped (< > )
+          </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>text/plain</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+      <a name="path__managedRepositoriesService_getManagedRepositoryStatistics_-repositoryId-_-lang-.html"></a>
+      <h1>/managedRepositoriesService/getManagedRepositoryStatistics/{repositoryId}/{lang}</h1>
+      <p class="note">Mount Point: <a href="../restServices/managedRepositoriesService/getManagedRepositoryStatistics/{repositoryId}/{lang}">/restServices/managedRepositoriesService/getManagedRepositoryStatistics/{repositoryId}/{lang}</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>repositoryId</td>
+          <td>
+            (no documentation provided)
+          </td>
+          <td>path</td>
+          <td></td>
+        </tr>
+        <tr>
+          <td>lang</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_archivaRepositoryStatistics.html">archivaRepositoryStatistics</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.0.0/rest-docs-archiva-rest-api/resource_MergeRepositoriesService.html
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.0.0/rest-docs-archiva-rest-api/resource_MergeRepositoriesService.html?rev=1565484&view=auto
==============================================================================
--- archiva/site-content/docs/2.0.0/rest-docs-archiva-rest-api/resource_MergeRepositoriesService.html (added)
+++ archiva/site-content/docs/2.0.0/rest-docs-archiva-rest-api/resource_MergeRepositoriesService.html Thu Feb  6 23:37:42 2014
@@ -0,0 +1,215 @@
+<!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>MergeRepositoriesService</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">MergeRepositoriesService</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_MergeRepositoriesService.html">MergeRepositoriesService</a>
+              <ul>
+                <li><a href="resource_SystemStatusService.html">SystemStatusService</a></li>
+                <li><a href="resource_ArchivaAdministrationService.html">ArchivaAdministrationService</a></li>
+                <li><a href="resource_RemoteRepositoriesService.html">RemoteRepositoriesService</a></li>
+                <li><a href="resource_ReportRepositoriesService.html">ReportRepositoriesService</a></li>
+                <li><a href="resource_ManagedRepositoriesService.html">ManagedRepositoriesService</a></li>
+                <li><a href="resource_PluginsService.html">PluginsService</a></li>
+                <li><a href="resource_PingService.html">PingService</a></li>
+                <li><a href="resource_RepositoryGroupService.html">RepositoryGroupService</a></li>
+                <li><a href="resource_ProxyConnectorService.html">ProxyConnectorService</a></li>
+                <li><a href="resource_RepositoriesService.html">RepositoriesService</a></li>
+                <li><a href="resource_ArchivaRuntimeConfigurationService.html">ArchivaRuntimeConfigurationService</a></li>
+                <li><a href="resource_MergeRepositoriesService.html">MergeRepositoriesService</a></li>
+                <li><a href="resource_ProxyConnectorRuleService.html">ProxyConnectorRuleService</a></li>
+                <li><a href="resource_SearchService.html">SearchService</a></li>
+                <li><a href="resource_CommonServices.html">CommonServices</a></li>
+                <li><a href="resource_RedbackRuntimeConfigurationService.html">RedbackRuntimeConfigurationService</a></li>
+                <li><a href="resource_NetworkProxyService.html">NetworkProxyService</a></li>
+                <li><a href="resource_BrowseService.html">BrowseService</a></li>
+              </ul>
+            </li>
+          </ul>
+        </div>
+      </div>
+    </header>
+    <div id="main" class="column first last span-20">
+      <h1>MergeRepositoriesService</h1>
+
+      <p>provide REST services on the top of stage merge repository plugin</p>
+      <p>The following resources are part of this group:</p>
+      <ul>
+        <li><a href="#path__mergeRepositoriesService_mergeConflictedArtifacts_-sourceRepositoryId-_-targetRepositoryId-.html">/mergeRepositoriesService/mergeConflictedArtifacts/{sourceRepositoryId}/{targetRepositoryId}</a></li>
+        <li><a href="#path__mergeRepositoriesService_mergeRepositories_-sourceRepositoryId-_-targetRepositoryId-_-skipConflicts-.html">/mergeRepositoriesService/mergeRepositories/{sourceRepositoryId}/{targetRepositoryId}/{skipConflicts}</a></li>
+      </ul>
+      <a name="path__mergeRepositoriesService_mergeConflictedArtifacts_-sourceRepositoryId-_-targetRepositoryId-.html"></a>
+      <h1>/mergeRepositoriesService/mergeConflictedArtifacts/{sourceRepositoryId}/{targetRepositoryId}</h1>
+      <p class="note">Mount Point: <a href="../restServices/mergeRepositoriesService/mergeConflictedArtifacts/{sourceRepositoryId}/{targetRepositoryId}">/restServices/mergeRepositoriesService/mergeConflictedArtifacts/{sourceRepositoryId}/{targetRepositoryId}</a></p>
+      <a name="GET"></a>
+      <h2>GET</h2>
+      <p class="note">Available Since: 1.4-M3</p>
+      <p>
+            <b>permissions are checked in impl</b>
+          </p>
+      <h3>Parameters</h3>
+      <table>
+        <tr>
+          <th>name</th>
+          <th>description</th>
+          <th>type</th>
+          <th>default</th>
+        </tr>
+        <tr>
+          <td>sourceRepositoryId</td>
+          <td>
+            (no documentation provided)
+          </td>
+          <td>path</td>
+          <td></td>
+        </tr>
+        <tr>
+          <td>targetRepositoryId</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/>application/json</td>
+        </tr>
+      </table>
+      <p>(no documentation provided)</p>
+      <a name="path__mergeRepositoriesService_mergeRepositories_-sourceRepositoryId-_-targetRepositoryId-_-skipConflicts-.html"></a>
+      <h1>/mergeRepositoriesService/mergeRepositories/{sourceRepositoryId}/{targetRepositoryId}/{skipConflicts}</h1>
+      <p class="note">Mount Point: <a href="../restServices/mergeRepositoriesService/mergeRepositories/{sourceRepositoryId}/{targetRepositoryId}/{skipConflicts}">/restServices/mergeRepositoriesService/mergeRepositories/{sourceRepositoryId}/{targetRepositoryId}/{skipConflicts}</a></p>
+      <a name="GET"></a>
+      <h2>GET</h2>
+      <p class="note">Available Since: 1.4-M3</p>
+      <p>
+            <b>permissions are checked in impl</b>
+          </p>
+      <h3>Parameters</h3>
+      <table>
+        <tr>
+          <th>name</th>
+          <th>description</th>
+          <th>type</th>
+          <th>default</th>
+        </tr>
+        <tr>
+          <td>sourceRepositoryId</td>
+          <td>
+            (no documentation provided)
+          </td>
+          <td>path</td>
+          <td></td>
+        </tr>
+        <tr>
+          <td>targetRepositoryId</td>
+          <td>
+            (no documentation provided)
+          </td>
+          <td>path</td>
+          <td></td>
+        </tr>
+        <tr>
+          <td>skipConflicts</td>
+          <td>
+            (no documentation provided)
+          </td>
+          <td>path</td>
+          <td></td>
+        </tr>
+      </table>
+
+      <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.0.0/rest-docs-archiva-rest-api/resource_NetworkProxyService.html
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.0.0/rest-docs-archiva-rest-api/resource_NetworkProxyService.html?rev=1565484&view=auto
==============================================================================
--- archiva/site-content/docs/2.0.0/rest-docs-archiva-rest-api/resource_NetworkProxyService.html (added)
+++ archiva/site-content/docs/2.0.0/rest-docs-archiva-rest-api/resource_NetworkProxyService.html Thu Feb  6 23:37:42 2014
@@ -0,0 +1,259 @@
+<!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_SystemStatusService.html">SystemStatusService</a></li>
+                <li><a href="resource_ArchivaAdministrationService.html">ArchivaAdministrationService</a></li>
+                <li><a href="resource_RemoteRepositoriesService.html">RemoteRepositoriesService</a></li>
+                <li><a href="resource_ReportRepositoriesService.html">ReportRepositoriesService</a></li>
+                <li><a href="resource_ManagedRepositoriesService.html">ManagedRepositoriesService</a></li>
+                <li><a href="resource_PluginsService.html">PluginsService</a></li>
+                <li><a href="resource_PingService.html">PingService</a></li>
+                <li><a href="resource_RepositoryGroupService.html">RepositoryGroupService</a></li>
+                <li><a href="resource_ProxyConnectorService.html">ProxyConnectorService</a></li>
+                <li><a href="resource_RepositoriesService.html">RepositoriesService</a></li>
+                <li><a href="resource_ArchivaRuntimeConfigurationService.html">ArchivaRuntimeConfigurationService</a></li>
+                <li><a href="resource_MergeRepositoriesService.html">MergeRepositoriesService</a></li>
+                <li><a href="resource_ProxyConnectorRuleService.html">ProxyConnectorRuleService</a></li>
+                <li><a href="resource_SearchService.html">SearchService</a></li>
+                <li><a href="resource_CommonServices.html">CommonServices</a></li>
+                <li><a href="resource_RedbackRuntimeConfigurationService.html">RedbackRuntimeConfigurationService</a></li>
+                <li><a href="resource_NetworkProxyService.html">NetworkProxyService</a></li>
+                <li><a href="resource_BrowseService.html">BrowseService</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 part of this group:</p>
+      <ul>
+        <li><a href="#path__networkProxyService_addNetworkProxy.html">/networkProxyService/addNetworkProxy</a></li>
+        <li><a href="#path__networkProxyService_getNetworkProxies.html">/networkProxyService/getNetworkProxies</a></li>
+        <li><a href="#path__networkProxyService_updateNetworkProxy.html">/networkProxyService/updateNetworkProxy</a></li>
+        <li><a href="#path__networkProxyService_deleteNetworkProxy_-networkProxyId-.html">/networkProxyService/deleteNetworkProxy/{networkProxyId}</a></li>
+        <li><a href="#path__networkProxyService_getNetworkProxy_-networkProxyId-.html">/networkProxyService/getNetworkProxy/{networkProxyId}</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_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_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>
+      <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_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>
+
+      <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.0.0/rest-docs-archiva-rest-api/resource_PingService.html
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.0.0/rest-docs-archiva-rest-api/resource_PingService.html?rev=1565484&view=auto
==============================================================================
--- archiva/site-content/docs/2.0.0/rest-docs-archiva-rest-api/resource_PingService.html (added)
+++ archiva/site-content/docs/2.0.0/rest-docs-archiva-rest-api/resource_PingService.html Thu Feb  6 23:37:42 2014
@@ -0,0 +1,171 @@
+<!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_SystemStatusService.html">SystemStatusService</a></li>
+                <li><a href="resource_ArchivaAdministrationService.html">ArchivaAdministrationService</a></li>
+                <li><a href="resource_RemoteRepositoriesService.html">RemoteRepositoriesService</a></li>
+                <li><a href="resource_ReportRepositoriesService.html">ReportRepositoriesService</a></li>
+                <li><a href="resource_ManagedRepositoriesService.html">ManagedRepositoriesService</a></li>
+                <li><a href="resource_PluginsService.html">PluginsService</a></li>
+                <li><a href="resource_PingService.html">PingService</a></li>
+                <li><a href="resource_RepositoryGroupService.html">RepositoryGroupService</a></li>
+                <li><a href="resource_ProxyConnectorService.html">ProxyConnectorService</a></li>
+                <li><a href="resource_RepositoriesService.html">RepositoriesService</a></li>
+                <li><a href="resource_ArchivaRuntimeConfigurationService.html">ArchivaRuntimeConfigurationService</a></li>
+                <li><a href="resource_MergeRepositoriesService.html">MergeRepositoriesService</a></li>
+                <li><a href="resource_ProxyConnectorRuleService.html">ProxyConnectorRuleService</a></li>
+                <li><a href="resource_SearchService.html">SearchService</a></li>
+                <li><a href="resource_CommonServices.html">CommonServices</a></li>
+                <li><a href="resource_RedbackRuntimeConfigurationService.html">RedbackRuntimeConfigurationService</a></li>
+                <li><a href="resource_NetworkProxyService.html">NetworkProxyService</a></li>
+                <li><a href="resource_BrowseService.html">BrowseService</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 part of this group:</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.0.0/rest-docs-archiva-rest-api/resource_PluginsService.html
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.0.0/rest-docs-archiva-rest-api/resource_PluginsService.html?rev=1565484&view=auto
==============================================================================
--- archiva/site-content/docs/2.0.0/rest-docs-archiva-rest-api/resource_PluginsService.html (added)
+++ archiva/site-content/docs/2.0.0/rest-docs-archiva-rest-api/resource_PluginsService.html Thu Feb  6 23:37:42 2014
@@ -0,0 +1,145 @@
+<!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_SystemStatusService.html">SystemStatusService</a></li>
+                <li><a href="resource_ArchivaAdministrationService.html">ArchivaAdministrationService</a></li>
+                <li><a href="resource_RemoteRepositoriesService.html">RemoteRepositoriesService</a></li>
+                <li><a href="resource_ReportRepositoriesService.html">ReportRepositoriesService</a></li>
+                <li><a href="resource_ManagedRepositoriesService.html">ManagedRepositoriesService</a></li>
+                <li><a href="resource_PluginsService.html">PluginsService</a></li>
+                <li><a href="resource_PingService.html">PingService</a></li>
+                <li><a href="resource_RepositoryGroupService.html">RepositoryGroupService</a></li>
+                <li><a href="resource_ProxyConnectorService.html">ProxyConnectorService</a></li>
+                <li><a href="resource_RepositoriesService.html">RepositoriesService</a></li>
+                <li><a href="resource_ArchivaRuntimeConfigurationService.html">ArchivaRuntimeConfigurationService</a></li>
+                <li><a href="resource_MergeRepositoriesService.html">MergeRepositoriesService</a></li>
+                <li><a href="resource_ProxyConnectorRuleService.html">ProxyConnectorRuleService</a></li>
+                <li><a href="resource_SearchService.html">SearchService</a></li>
+                <li><a href="resource_CommonServices.html">CommonServices</a></li>
+                <li><a href="resource_RedbackRuntimeConfigurationService.html">RedbackRuntimeConfigurationService</a></li>
+                <li><a href="resource_NetworkProxyService.html">NetworkProxyService</a></li>
+                <li><a href="resource_BrowseService.html">BrowseService</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 part of this group:</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.0.0/rest-docs-archiva-rest-api/resource_ProxyConnectorRuleService.html
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.0.0/rest-docs-archiva-rest-api/resource_ProxyConnectorRuleService.html?rev=1565484&view=auto
==============================================================================
--- archiva/site-content/docs/2.0.0/rest-docs-archiva-rest-api/resource_ProxyConnectorRuleService.html (added)
+++ archiva/site-content/docs/2.0.0/rest-docs-archiva-rest-api/resource_ProxyConnectorRuleService.html Thu Feb  6 23:37:42 2014
@@ -0,0 +1,244 @@
+<!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_SystemStatusService.html">SystemStatusService</a></li>
+                <li><a href="resource_ArchivaAdministrationService.html">ArchivaAdministrationService</a></li>
+                <li><a href="resource_RemoteRepositoriesService.html">RemoteRepositoriesService</a></li>
+                <li><a href="resource_ReportRepositoriesService.html">ReportRepositoriesService</a></li>
+                <li><a href="resource_ManagedRepositoriesService.html">ManagedRepositoriesService</a></li>
+                <li><a href="resource_PluginsService.html">PluginsService</a></li>
+                <li><a href="resource_PingService.html">PingService</a></li>
+                <li><a href="resource_RepositoryGroupService.html">RepositoryGroupService</a></li>
+                <li><a href="resource_ProxyConnectorService.html">ProxyConnectorService</a></li>
+                <li><a href="resource_RepositoriesService.html">RepositoriesService</a></li>
+                <li><a href="resource_ArchivaRuntimeConfigurationService.html">ArchivaRuntimeConfigurationService</a></li>
+                <li><a href="resource_MergeRepositoriesService.html">MergeRepositoriesService</a></li>
+                <li><a href="resource_ProxyConnectorRuleService.html">ProxyConnectorRuleService</a></li>
+                <li><a href="resource_SearchService.html">SearchService</a></li>
+                <li><a href="resource_CommonServices.html">CommonServices</a></li>
+                <li><a href="resource_RedbackRuntimeConfigurationService.html">RedbackRuntimeConfigurationService</a></li>
+                <li><a href="resource_NetworkProxyService.html">NetworkProxyService</a></li>
+                <li><a href="resource_BrowseService.html">BrowseService</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 part of this group:</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