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:35:38 UTC

svn commit: r1663243 [1/2] - in /archiva/site-content: ./ developers/ errors/ jsui/

Author: olamy
Date: Mon Mar  2 10:35:37 2015
New Revision: 1663243

URL: http://svn.apache.org/r1663243
Log:
Apache Archiva Main site deployment

Modified:
    archiva/site-content/.htaccess
    archiva/site-content/developers/building.html
    archiva/site-content/developers/how-we-do-things.html
    archiva/site-content/developers/publishing-site.html
    archiva/site-content/developers/releasing.html
    archiva/site-content/download.html
    archiva/site-content/errors/404.html
    archiva/site-content/get-involved.html
    archiva/site-content/index.html
    archiva/site-content/integration.html
    archiva/site-content/issue-tracking.html
    archiva/site-content/jsui/generics-js.html
    archiva/site-content/jsui/i18n.html
    archiva/site-content/jsui/index.html
    archiva/site-content/jsui/knockout-binding.html
    archiva/site-content/jsui/rest.html
    archiva/site-content/jsui/template-loading.html
    archiva/site-content/known-issues.html
    archiva/site-content/license.html
    archiva/site-content/mail-lists.html
    archiva/site-content/privacy-policy.html
    archiva/site-content/project-info.html
    archiva/site-content/security.html
    archiva/site-content/source-repository.html
    archiva/site-content/team-list.html
    archiva/site-content/versions.html

Modified: archiva/site-content/.htaccess
URL: http://svn.apache.org/viewvc/archiva/site-content/.htaccess?rev=1663243&r1=1663242&r2=1663243&view=diff
==============================================================================
--- archiva/site-content/.htaccess (original)
+++ archiva/site-content/.htaccess Mon Mar  2 10:35:37 2015
@@ -1,7 +1,7 @@
 ErrorDocument 404 /errors/404.html
-Redirect Permanent /reports http://archiva.apache.org/ref/2.1.1
+Redirect Permanent /reports http://archiva.apache.org/ref/2.2.0
 Redirect /download.html /download.cgi
 Redirect /index.html /index.cgi
-Redirect Permanent /docs/current http://archiva.apache.org/docs/2.1.1
+Redirect Permanent /docs/current http://archiva.apache.org/docs/2.2.0
 #former docs use LICENCE.txt
 Redirect Permanent /LICENSE.txt http://archiva.apache.org/license.html
\ No newline at end of file

Modified: archiva/site-content/developers/building.html
URL: http://svn.apache.org/viewvc/archiva/site-content/developers/building.html?rev=1663243&r1=1663242&r2=1663243&view=diff
==============================================================================
--- archiva/site-content/developers/building.html (original)
+++ archiva/site-content/developers/building.html Mon Mar  2 10:35:37 2015
@@ -8,9 +8,9 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="Date-Creation-yyyymmdd" content="20120119" />
-    <meta name="Date-Revision-yyyymmdd" content="20150226" />
+    <meta name="Date-Revision-yyyymmdd" content="20150302" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Archiva - Building Archiva</title>
+    <title>Archiva &#x2013; Building Archiva</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
     <link rel="stylesheet" href="../css/site.css" />
     <link rel="stylesheet" href="../css/print.css" media="print" />
@@ -28,7 +28,21 @@
         pageTracker._initData();
         pageTracker._trackPageview();</script>
           
-                  </head>
+              <!-- Google Analytics -->
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-5']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+          </head>
         <body class="topBarEnabled">
           
                         
@@ -63,11 +77,11 @@
                       <li class="dropdown-submenu">
                                       <a href="../"  title="Documentation">Documentation</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="../docs/2.1.1/"  title="Release 2.1.1">Release 2.1.1</a>
+                                  <li>      <a href="../docs/2.2.0/"  title="Release 2.2.0">Release 2.2.0</a>
 </li>
                                   <li>      <a href="../docs/1.3.9/"  title="Preview 1.3.9">Preview 1.3.9</a>
 </li>
-                                  <li>      <a href="../docs/2.2.0-SNAPSHOT/"  title="Dev 2.2.0-SNAPSHOT">Dev 2.2.0-SNAPSHOT</a>
+                                  <li>      <a href="../docs/2.2.1-SNAPSHOT/"  title="Dev 2.2.1-SNAPSHOT">Dev 2.2.1-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -204,7 +218,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 26 Feb 2015</li>
+                  <li id="publishDate" class="pull-right">Last Published: 02 Mar 2015</li>
             
                             </ul>
       </div>
@@ -214,7 +228,7 @@
         <div id="bodyColumn" >
                                   
             <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/guides/mini/guide
 -apt-format.html --><div class="section">
-<h2>Building Archiva<a name="Building_Archiva"></a></h2>
+<h2><a name="Building_Archiva"></a>Building Archiva</h2>
 <p>To build the very latest code available... </p>
 <ol style="list-style-type: decimal">
 <li>Check out the source code as described on the <a href="../source-repository.html">Source Repository</a> page.</li>
@@ -223,17 +237,17 @@
 <p>After the build completes, you can find the Archiva distribution in <tt>archiva-jetty/target</tt> and the Archiva webapp in <tt>archiva-modules/archiva-web/archiva-webapp/target</tt></p>
 <p>Usually, it's that simple. :) Occasionally, Archiva may depend on a snapshot of another project such as <a class="externalLink" href="http://archiva.apache.org/redback">Redback</a>, and you may need to build that first, or configure a snapshot repository. If you're having trouble building Archiva, ask on the <a href="../mail-lists.html">Development mailing list</a> and we'll point you in the right direction.</p></div>
 <div class="section">
-<h2>Documentation<a name="Documentation"></a></h2>
+<h2><a name="Documentation"></a>Documentation</h2>
 <p>The version-specific documentation for the latest version of Archiva can be found in <tt>archiva/archiva-docs</tt>, and the top-level Archiva website --including the page you're reading now -- is in the <tt>site</tt> directory.</p>
 <p>To work on the documentation, execute <tt>mvn site:run</tt> in one of these directories, and then visit http://localhost:8080 to view pages as you edit them. When you're done, submit a patch in the <a href="../issue-tracking.html">issue tracker</a>.</p></div>
 <div class="section">
-<h2>git clone<a name="git_clone"></a></h2>
+<h2><a name="git_clone"></a>git clone</h2>
 <div class="source">
 <pre>git clone git://github.com/apache/archiva.git; cd archiva ; sh ./init-git-svn.sh
 or trough https
 git clone https://github.com/apache/archiva.git; cd archiva ; sh ./init-git-svn.sh</pre></div></div>
 <div class="section">
-<h2>Running Javascript webapp with tomcat-maven-plugin<a name="Running_Javascript_webapp_with_tomcat-maven-plugin"></a></h2>
+<h2><a name="Running_Javascript_webapp_with_tomcat-maven-plugin"></a>Running Javascript webapp with tomcat-maven-plugin</h2>
 <p>You can use <a class="externalLink" href="http://tomcat.apache.org/maven-plugin.html">tomcat-maven-plugin</a> to run the webapp without installing the war in a container. With maven3 in the top directory :</p>
 <div class="source">
 <pre>mvn tomcat7:run -pl :archiva-webapp -am (use mvnDebug if you want to attach a debugger)

Modified: archiva/site-content/developers/how-we-do-things.html
URL: http://svn.apache.org/viewvc/archiva/site-content/developers/how-we-do-things.html?rev=1663243&r1=1663242&r2=1663243&view=diff
==============================================================================
--- archiva/site-content/developers/how-we-do-things.html (original)
+++ archiva/site-content/developers/how-we-do-things.html Mon Mar  2 10:35:37 2015
@@ -8,9 +8,9 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="Date-Creation-yyyymmdd" content="20121008" />
-    <meta name="Date-Revision-yyyymmdd" content="20150226" />
+    <meta name="Date-Revision-yyyymmdd" content="20150302" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Archiva - How We Do Things</title>
+    <title>Archiva &#x2013; How We Do Things</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
     <link rel="stylesheet" href="../css/site.css" />
     <link rel="stylesheet" href="../css/print.css" media="print" />
@@ -28,7 +28,21 @@
         pageTracker._initData();
         pageTracker._trackPageview();</script>
           
-                  </head>
+              <!-- Google Analytics -->
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-5']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+          </head>
         <body class="topBarEnabled">
           
                         
@@ -63,11 +77,11 @@
                       <li class="dropdown-submenu">
                                       <a href="../"  title="Documentation">Documentation</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="../docs/2.1.1/"  title="Release 2.1.1">Release 2.1.1</a>
+                                  <li>      <a href="../docs/2.2.0/"  title="Release 2.2.0">Release 2.2.0</a>
 </li>
                                   <li>      <a href="../docs/1.3.9/"  title="Preview 1.3.9">Preview 1.3.9</a>
 </li>
-                                  <li>      <a href="../docs/2.2.0-SNAPSHOT/"  title="Dev 2.2.0-SNAPSHOT">Dev 2.2.0-SNAPSHOT</a>
+                                  <li>      <a href="../docs/2.2.1-SNAPSHOT/"  title="Dev 2.2.1-SNAPSHOT">Dev 2.2.1-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -204,7 +218,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 26 Feb 2015</li>
+                  <li id="publishDate" class="pull-right">Last Published: 02 Mar 2015</li>
             
                             </ul>
       </div>
@@ -214,18 +228,18 @@
         <div id="bodyColumn" >
                                   
             <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/guides/mini/guide
 -apt-format.html --><div class="section">
-<h2>How We Do Things<a name="How_We_Do_Things"></a></h2>
+<h2><a name="How_We_Do_Things"></a>How We Do Things</h2>
 <p>Below are the conventions we follow in Archiva.</p>
 <div class="section">
-<h3>Continuous Integration<a name="Continuous_Integration"></a></h3>
+<h3><a name="Continuous_Integration"></a>Continuous Integration</h3>
 <p>We use the Jenkins Apache instance for building Archiva (and redback dependencies) on scm changes.</p>
 <p>See the tab with various builds: <a class="externalLink" href="https://builds.apache.org/view/A-D/view/Archiva/">Archiva tab</a></p>
 <p>You can test fresh builds with downloading from this Jenkins job <a class="externalLink" href="https://builds.apache.org/job/archiva-master-build/">archiva-master-build/</a>:</p>
 <ul>
-<li><a class="externalLink" href="https://builds.apache.org/job/archiva-master-build/lastSuccessfulBuild/artifact/archiva-jetty/target/apache-archiva-2.2.0-SNAPSHOT-bin.zip">standalone with embeded jetty</a> (unzip then cd bin;./archiva start running on 8080)</li>
-<li><a class="externalLink" href="https://builds.apache.org/job/archiva-master-build/lastSuccessfulBuild/artifact/archiva-modules/archiva-web/archiva-webapp/target/archiva-webapp-2.2.0-SNAPSHOT-SNAPSHOT.war">war webapp js</a></li></ul></div>
+<li><a class="externalLink" href="https://builds.apache.org/job/archiva-master-build/lastSuccessfulBuild/artifact/archiva-jetty/target/apache-archiva-2.2.1-SNAPSHOT-bin.zip">standalone with embeded jetty</a> (unzip then cd bin;./archiva start running on 8080)</li>
+<li><a class="externalLink" href="https://builds.apache.org/job/archiva-master-build/lastSuccessfulBuild/artifact/archiva-modules/archiva-web/archiva-webapp/target/archiva-webapp-2.2.1-SNAPSHOT-SNAPSHOT.war">war webapp js</a></li></ul></div>
 <div class="section">
-<h3>Code Style<a name="Code_Style"></a></h3>
+<h3><a name="Code_Style"></a>Code Style</h3>
 <p>There isn't any code style that needs to be followed as long as it is consistent, can be checked in checkstyle, can be formatted in Eclipse, IDEA and NetBeans. And the following rules must be followed:</p>
 <ol style="list-style-type: decimal">
 <li>Use spaces, not tabs
@@ -239,13 +253,13 @@
 <li><a href="./archiva-idea-codestyle.xml">idea</a></li>
 <li><a href="./archiva-eclipse-codestyle.xml">eclipse</a></li></ul></li></ol></div>
 <div class="section">
-<h3>Versioning<a name="Versioning"></a></h3>
+<h3><a name="Versioning"></a>Versioning</h3>
 <p>It has been established in the community that the following style would be followed for the versioning of releases:</p>
 <div>
 <pre>Milestones -&gt; Final -&gt; Patch releases (e.g. 1.1-M1, 1.1-M2, 1.1, 1.1.1, 1.1.2 )</pre></div>
 <p>As much as possible, the team is aiming for frequent releases. If the roadmap for the current development version is big, milestone releases can be applied until the final release. But if the roadmap is composed of just a small number of issues, we could proceed immediately to preparing a release candidate and push it out as the final release once it passes the vote.</p></div>
 <div class="section">
-<h3>References<a name="References"></a></h3>
+<h3><a name="References"></a>References</h3>
 <ul>
 <li><a class="externalLink" href="http://old.nabble.com/Fwd%3A-What-do-we-need-to-establish--td17098487.html"> Mailing list discussion regarding conventions</a></li></ul></div></div>
                   </div>

Modified: archiva/site-content/developers/publishing-site.html
URL: http://svn.apache.org/viewvc/archiva/site-content/developers/publishing-site.html?rev=1663243&r1=1663242&r2=1663243&view=diff
==============================================================================
--- archiva/site-content/developers/publishing-site.html (original)
+++ archiva/site-content/developers/publishing-site.html Mon Mar  2 10:35:37 2015
@@ -7,9 +7,9 @@
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150226" />
+    <meta name="Date-Revision-yyyymmdd" content="20150302" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Archiva - Archiva Sites Publishing</title>
+    <title>Archiva &#x2013; Archiva Sites Publishing</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
     <link rel="stylesheet" href="../css/site.css" />
     <link rel="stylesheet" href="../css/print.css" media="print" />
@@ -27,7 +27,21 @@
         pageTracker._initData();
         pageTracker._trackPageview();</script>
           
-                  </head>
+              <!-- Google Analytics -->
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-5']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+          </head>
         <body class="topBarEnabled">
           
                         
@@ -62,11 +76,11 @@
                       <li class="dropdown-submenu">
                                       <a href="../"  title="Documentation">Documentation</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="../docs/2.1.1/"  title="Release 2.1.1">Release 2.1.1</a>
+                                  <li>      <a href="../docs/2.2.0/"  title="Release 2.2.0">Release 2.2.0</a>
 </li>
                                   <li>      <a href="../docs/1.3.9/"  title="Preview 1.3.9">Preview 1.3.9</a>
 </li>
-                                  <li>      <a href="../docs/2.2.0-SNAPSHOT/"  title="Dev 2.2.0-SNAPSHOT">Dev 2.2.0-SNAPSHOT</a>
+                                  <li>      <a href="../docs/2.2.1-SNAPSHOT/"  title="Dev 2.2.1-SNAPSHOT">Dev 2.2.1-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -203,7 +217,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 26 Feb 2015</li>
+                  <li id="publishDate" class="pull-right">Last Published: 02 Mar 2015</li>
             
                             </ul>
       </div>
@@ -213,13 +227,13 @@
         <div id="bodyColumn" >
                                   
             <div class="section">
-<h2>Publishing the Archiva Site<a name="Publishing_the_Archiva_Site"></a></h2>
+<h2><a name="Publishing_the_Archiva_Site"></a>Publishing the Archiva Site</h2>
 <p>The Archiva site, documentation and reference documentation are now published to <tt>http://archiva.apache.org/</tt> using the <a class="externalLink" href="http://www.apache.org/dev/project-site.html#svnpubsub"> ASF's svnpubsub</a> service.</p>
 <p>The files published to the site are all stored under the Subversion repository at <a class="externalLink" href="http://svn.apache.org/repos/asf/archiva/site-content/">http://svn.apache.org/repos/asf/archiva/site-content/</a>.</p>
 <p>This mostly operates like a normal site deployment, though there are some specific customisations and special instructions for the reference library. The processes follow those described for the <a class="externalLink" href="http://maven.apache.org/plugins/maven-scm-publish-plugin/">Maven SCM Publish Plugin</a> for <a class="externalLink" href="http://maven.apache.org/plugins/maven-scm-publish-plugin/examples/one-module-configuration.html"> Single module projects</a> and <a class="externalLink" href="http://maven.apache.org/plugins/maven-scm-publish-plugin/examples/multi-module-configuration.html"> Multi-module projects</a> as applicable.</p>
 <p>Each site checks out the production site data into the <tt>site-publish</tt> directory of the current project, to avoid being cleaned as part of the build. It is ignored by <tt>svn</tt> operations, but you should ensure that the checkout is clean if you ever cancel or have a failure during a publish operation. You can check it is clean by ensuring there is no data from <tt>git status</tt> in that directory, or by removing it and having it get checked out again.</p>
 <div class="section">
-<h3>Editing and Publishing the Main Site<a name="Editing_and_Publishing_the_Main_Site"></a></h3>
+<h3><a name="Editing_and_Publishing_the_Main_Site"></a>Editing and Publishing the Main Site</h3>
 <p>The site displayed at the root of <a class="externalLink" href="http://archiva.apache.org">http://archiva.apache.org</a> (where you are reading this) has its source code in Git at <a class="externalLink" href="https://git-wip-us.apache.org/repos/asf/archiva-site.git">https://git-wip-us.apache.org/repos/asf/archiva-site.git</a>.</p>
 <p>To edit and publish the site, do the following:</p>
 <ol style="list-style-type: decimal">
@@ -232,7 +246,7 @@
 <p>This site deployment can be done at any time, and is not tied to releases.</p>
 <p>Note that since the main site also contains the (large!) <tt>docs</tt> and <tt>ref</tt> directories in the <tt>site-publish</tt> directory, there is a special <tt>setup-checkout</tt> profile in place to get the initial checkout without those directories. This will normally be activated whenever the <tt>site-publish</tt> directory is missing - if you happen to have active profiles from your <tt>settings.xml</tt> you may need to enable it explicitly whenever you do a deployment and that checkout is missing: <tt>mvn site-deploy -Psetup-checkout</tt> </p></div>
 <div class="section">
-<h3>Editing and Publishing the Archiva Documentation<a name="Editing_and_Publishing_the_Archiva_Documentation"></a></h3>
+<h3><a name="Editing_and_Publishing_the_Archiva_Documentation"></a>Editing and Publishing the Archiva Documentation</h3>
 <p>The documentation displayed under the subdirectories of <a class="externalLink" href="http://archiva.apache.org/docs/">http://archiva.apache.org/docs/</a> has its source code in Git at <a class="externalLink" href="https://git-wip-us.apache.org/repos/asf/archiva.git">https://git-wip-us.apache.org/repos/asf/archiva.git</a> directory archiva-docs, which is part of the main project checkout.</p>
 <p>The instructions for managing the documentation is the same as for the main site, being published from the directory using:</p>
 <div>
@@ -241,7 +255,7 @@
 <p>The documentation remains versioned based on the release it is related to. To best manage this with svnpubsub, the site is always published into a directory <tt>docs/latest</tt>, only requiring a small number of modifications to be made. Then, as part of the release instructions, the <tt>latest</tt> directory is copied to the versioned location - for example, <tt>http://svn.apache.org/repos/asf/archiva/site-content/docs/1.4-M4</tt>.</p>
 <p>For <tt>site:stage</tt> to apply correctly without needing a full checkout, a workaround is applied by setting the <tt>distributionManagement/site/url</tt> element to match that of the parent site. The value is then overridden with the correct value in the <tt>maven-scm-publish-plugin</tt> configuration. This avoids the Site plugin attempting to relativize links incorrectly.</p></div>
 <div class="section">
-<h3>Editing and Publishing the Reference Documentation<a name="Editing_and_Publishing_the_Reference_Documentation"></a></h3>
+<h3><a name="Editing_and_Publishing_the_Reference_Documentation"></a>Editing and Publishing the Reference Documentation</h3>
 <p>The reference documentation, including JavaDocs and source cross-reference, is displayed under the URL <a class="externalLink" href="http://archiva.apache.org/ref">http://archiva.apache.org/ref</a>. At this time, only the latest reference documents are retained. They require quite a lot of space, and historical information is of less relevance to Archiva developers or users.</p>
 <p>To publish the latest reference documents, you need to run:</p>
 <div>
@@ -251,14 +265,14 @@ or
 sh ./deploySite.sh</pre></div>
 <p>This will likely cause a very large commit, and should be done infrequently. Once per release is likely to be adequate.</p></div>
 <div class="section">
-<h3>Publishing Redback site<a name="Publishing_Redback_site"></a></h3>
+<h3><a name="Publishing_Redback_site"></a>Publishing Redback site</h3>
 <p>The redback is stored under the Subversion repository at <a class="externalLink" href="https://svn.apache.org/repos/asf/archiva/redback/redback-site/trunk">https://svn.apache.org/repos/asf/archiva/redback/redback-site/trunk</a>.</p>
 <p>It's displayed under the URL <a class="externalLink" href="http://archiva.apache.org/redback">http://archiva.apache.org/redback</a>.</p>
 <p>To publish documentation, you need to run:</p>
 <div>
 <pre>mvn site-deploy</pre></div></div>
 <div class="section">
-<h3>Publishing Redback Core reference<a name="Publishing_Redback_Core_reference"></a></h3>
+<h3><a name="Publishing_Redback_Core_reference"></a>Publishing Redback Core reference</h3>
 <p>The Redback core reference is displayed under the URL <a class="externalLink" href="http://archiva.apache.org/redback/core">http://archiva.apache.org/redback/core</a>.</p>
 <p>It contains javadoc for Redback core.</p>
 <p>To publish documentation, you need to run:</p>
@@ -267,7 +281,7 @@ sh ./deploySite.sh</pre></div>
 or
 sh ./deploySite.sh</pre></div></div>
 <div class="section">
-<h3>Publishing Redback Components reference<a name="Publishing_Redback_Components_reference"></a></h3>
+<h3><a name="Publishing_Redback_Components_reference"></a>Publishing Redback Components reference</h3>
 <p>The Redback components reference is displayed under the URL <a class="externalLink" href="http://archiva.apache.org/redback/components">http://archiva.apache.org/redback/components</a>.</p>
 <p>It contains javadoc for Redback components.</p>
 <p>To publish documentation, you need to run:</p>

Modified: archiva/site-content/developers/releasing.html
URL: http://svn.apache.org/viewvc/archiva/site-content/developers/releasing.html?rev=1663243&r1=1663242&r2=1663243&view=diff
==============================================================================
--- archiva/site-content/developers/releasing.html (original)
+++ archiva/site-content/developers/releasing.html Mon Mar  2 10:35:37 2015
@@ -8,9 +8,9 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="Date-Creation-yyyymmdd" content="20120119" />
-    <meta name="Date-Revision-yyyymmdd" content="20150226" />
+    <meta name="Date-Revision-yyyymmdd" content="20150302" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Archiva - Archiva release process</title>
+    <title>Archiva &#x2013; Archiva release process</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
     <link rel="stylesheet" href="../css/site.css" />
     <link rel="stylesheet" href="../css/print.css" media="print" />
@@ -28,7 +28,21 @@
         pageTracker._initData();
         pageTracker._trackPageview();</script>
           
-                  </head>
+              <!-- Google Analytics -->
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-5']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+          </head>
         <body class="topBarEnabled">
           
                         
@@ -63,11 +77,11 @@
                       <li class="dropdown-submenu">
                                       <a href="../"  title="Documentation">Documentation</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="../docs/2.1.1/"  title="Release 2.1.1">Release 2.1.1</a>
+                                  <li>      <a href="../docs/2.2.0/"  title="Release 2.2.0">Release 2.2.0</a>
 </li>
                                   <li>      <a href="../docs/1.3.9/"  title="Preview 1.3.9">Preview 1.3.9</a>
 </li>
-                                  <li>      <a href="../docs/2.2.0-SNAPSHOT/"  title="Dev 2.2.0-SNAPSHOT">Dev 2.2.0-SNAPSHOT</a>
+                                  <li>      <a href="../docs/2.2.1-SNAPSHOT/"  title="Dev 2.2.1-SNAPSHOT">Dev 2.2.1-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -204,7 +218,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 26 Feb 2015</li>
+                  <li id="publishDate" class="pull-right">Last Published: 02 Mar 2015</li>
             
                             </ul>
       </div>
@@ -214,7 +228,7 @@
         <div id="bodyColumn" >
                                   
             <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/guides/mini/guide
 -apt-format.html --><div class="section">
-<h2>Archiva release process<a name="Archiva_release_process"></a></h2>
+<h2><a name="Archiva_release_process"></a>Archiva release process</h2>
 <ol style="list-style-type: decimal">
 <li>Post to the dev list a few days before you plan to do an Archiva release</li>
 <li>Recreate the staging repository on archiva-repository.apache.org - make sure that it is not scanned (so that .index* is not created). Your maven setting must contains the entry to be able to deploy.

Modified: archiva/site-content/download.html
URL: http://svn.apache.org/viewvc/archiva/site-content/download.html?rev=1663243&r1=1663242&r2=1663243&view=diff
==============================================================================
--- archiva/site-content/download.html (original)
+++ archiva/site-content/download.html Mon Mar  2 10:35:37 2015
@@ -7,10 +7,9 @@
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150226" />
+    <meta name="Date-Revision-yyyymmdd" content="20150302" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Archiva - 
-    Download Apache Archiva</title>
+    <title>Archiva &#x2013; Download Apache Archiva</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
@@ -28,7 +27,21 @@
         pageTracker._initData();
         pageTracker._trackPageview();</script>
           
-                  </head>
+              <!-- Google Analytics -->
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-5']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+          </head>
         <body class="topBarEnabled">
           
                         
@@ -63,11 +76,11 @@
                       <li class="dropdown-submenu">
                                       <a href=""  title="Documentation">Documentation</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="docs/2.1.1/"  title="Release 2.1.1">Release 2.1.1</a>
+                                  <li>      <a href="docs/2.2.0/"  title="Release 2.2.0">Release 2.2.0</a>
 </li>
                                   <li>      <a href="docs/1.3.9/"  title="Preview 1.3.9">Preview 1.3.9</a>
 </li>
-                                  <li>      <a href="docs/2.2.0-SNAPSHOT/"  title="Dev 2.2.0-SNAPSHOT">Dev 2.2.0-SNAPSHOT</a>
+                                  <li>      <a href="docs/2.2.1-SNAPSHOT/"  title="Dev 2.2.1-SNAPSHOT">Dev 2.2.1-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -200,12 +213,11 @@
         Archiva</a>
                     <span class="divider">/</span>
       </li>
-        <li class="active ">
-    Download Apache Archiva</li>
+        <li class="active ">Download Apache Archiva</li>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 26 Feb 2015</li>
+                  <li id="publishDate" class="pull-right">Last Published: 02 Mar 2015</li>
             
                             </ul>
       </div>
@@ -232,12 +244,12 @@ specific language governing permissions
 under the License. -->
   
     <div class="section">
-<h2>Download Apache Archiva 2.1.1<a name="Download_Apache_Archiva_2.1.1"></a></h2>
+<h2><a name="Download_Apache_Archiva_2.2.0"></a>Download Apache Archiva 2.2.0</h2>
       
 <p>Archiva is distributed under the <a class="externalLink" href="http://archiva.apache.org/license.html}">Apache License, version 2.0</a>.</p>
       
 <div class="section">
-<h3>System Requirements<a name="System_Requirements"></a></h3>
+<h3><a name="System_Requirements"></a>System Requirements</h3>
         
 <table border="0" class="table table-striped">
           
@@ -266,7 +278,7 @@ under the License. -->
       <a name="mirror"></a>
       
 <div class="section">
-<h3>Mirror<a name="Mirror"></a></h3>
+<h3><a name="Mirror"></a>Mirror</h3>
 
         
 <p>
@@ -317,7 +329,7 @@ under the License. -->
       </div>
       
 <div class="section">
-<h3>Current Release: Archiva 2.1.1<a name="Current_Release:_Archiva_2.1.1"></a></h3>
+<h3><a name="Current_Release:_Archiva_2.2.0"></a>Current Release: Archiva 2.2.0</h3>
         
 <p>
           This is the currently recommended version of Archiva.
@@ -325,7 +337,7 @@ under the License. -->
           </p>
 <ul>
             
-<li><a href="./docs/2.1.1/release-notes.html">Release Notes</a></li>
+<li><a href="./docs/2.2.0/release-notes.html">Release Notes</a></li>
             
 <li><a href="./known-issues.html">Known Issues and Errata</a></li>
               
@@ -340,7 +352,7 @@ under the License. -->
               
 <tr class="a">
                 
-<th>Archiva 2.1.1 </th>
+<th>Archiva 2.2.0 </th>
                 
 <th>Mirrors</th>
                 
@@ -353,46 +365,46 @@ under the License. -->
               
 <tr class="b">
                 
-<td>Archiva 2.1.1 Standalone</td>
+<td>Archiva 2.2.0 Standalone</td>
                 
-<td><a href="[preferred]archiva/2.1.1/binaries/apache-archiva-2.1.1-bin.tar.gz">tar.gz</a></td>
+<td><a href="[preferred]archiva/2.2.0/binaries/apache-archiva-2.2.0-bin.tar.gz">tar.gz</a></td>
                 
-<td><a class="externalLink" href="http://www.apache.org/dist/archiva/2.1.1/binaries/apache-archiva-2.1.1-bin.tar.gz.md5">md5</a></td>
+<td><a class="externalLink" href="http://www.apache.org/dist/archiva/2.2.0/binaries/apache-archiva-2.2.0-bin.tar.gz.md5">md5</a></td>
                 
-<td><a class="externalLink" href="http://www.apache.org/dyn/closer.cgi/archiva/2.1.1/binaries/apache-archiva-2.1.1-bin.tar.gz.asc">asc</a></td>
+<td><a class="externalLink" href="http://www.apache.org/dyn/closer.cgi/archiva/2.2.0/binaries/apache-archiva-2.2.0-bin.tar.gz.asc">asc</a></td>
               </tr>
               
 <tr class="a">
                 
 <td></td>
                 
-<td><a href="[preferred]archiva/2.1.1/binaries/apache-archiva-2.1.1-bin.zip">zip</a></td>
+<td><a href="[preferred]archiva/2.2.0/binaries/apache-archiva-2.2.0-bin.zip">zip</a></td>
                 
-<td><a class="externalLink" href="http://www.apache.org/dist/archiva/2.1.1/binaries/apache-archiva-2.1.1-bin.zip.md5">md5</a></td>
+<td><a class="externalLink" href="http://www.apache.org/dist/archiva/2.2.0/binaries/apache-archiva-2.2.0-bin.zip.md5">md5</a></td>
                 
-<td><a class="externalLink" href="http://www.apache.org/dist/archiva/2.1.1/binaries/apache-archiva-2.1.1-bin.zip.asc">asc</a></td>
+<td><a class="externalLink" href="http://www.apache.org/dist/archiva/2.2.0/binaries/apache-archiva-2.2.0-bin.zip.asc">asc</a></td>
               </tr>
               
 <tr class="b">
                 
-<td>Archiva 2.1.1 WAR</td>
+<td>Archiva 2.2.0 WAR</td>
                 
-<td><a href="[preferred]archiva/2.1.1/binaries/apache-archiva-2.1.1.war">war</a></td>
+<td><a href="[preferred]archiva/2.2.0/binaries/apache-archiva-2.2.0.war">war</a></td>
                 
-<td><a class="externalLink" href="http://www.apache.org/dist/archiva/2.1.1/binaries/apache-archiva-2.1.1.war.md5">md5</a></td>
+<td><a class="externalLink" href="http://www.apache.org/dist/archiva/2.2.0/binaries/apache-archiva-2.2.0.war.md5">md5</a></td>
                 
-<td><a class="externalLink" href="http://www.apache.org/dist/archiva/2.1.1/binaries/apache-archiva-2.1.1.war.asc">asc</a></td>
+<td><a class="externalLink" href="http://www.apache.org/dist/archiva/2.2.0/binaries/apache-archiva-2.2.0.war.asc">asc</a></td>
               </tr>
               
 <tr class="a">
                 
-<td>Archiva 2.1.1 Sources</td>
+<td>Archiva 2.2.0 Sources</td>
                 
-<td><a href="[preferred]archiva/2.1.1/src/apache-archiva-2.1.1-src.zip">source zip</a></td>
+<td><a href="[preferred]archiva/2.2.0/src/apache-archiva-2.2.0-src.zip">source zip</a></td>
                 
-<td><a class="externalLink" href="http://www.apache.org/dist/archiva/2.1.1/src/apache-archiva-2.1.1-src.zip.md5">md5</a></td>
+<td><a class="externalLink" href="http://www.apache.org/dist/archiva/2.2.0/src/apache-archiva-2.2.0-src.zip.md5">md5</a></td>
                 
-<td><a class="externalLink" href="http://www.apache.org/dist/archiva/2.1.1/src/apache-archiva-2.1.1-src.zip.asc">asc</a></td>
+<td><a class="externalLink" href="http://www.apache.org/dist/archiva/2.2.0/src/apache-archiva-2.2.0-src.zip.asc">asc</a></td>
               </tr>
             </tbody>
           </table>
@@ -402,7 +414,7 @@ under the License. -->
 
                   
 <div class="section">
-<h3>Last Release series 1.3.x: Archiva 1.3.9<a name="Last_Release_series_1.3.x:_Archiva_1.3.9"></a></h3>
+<h3><a name="Last_Release_series_1.3.x:_Archiva_1.3.9"></a>Last Release series 1.3.x: Archiva 1.3.9</h3>
             
 <p>
             This is the previous stable release of Archiva.
@@ -486,7 +498,7 @@ under the License. -->
         
       
 <div class="section">
-<h3>Previous Versions<a name="Previous_Versions"></a></h3>
+<h3><a name="Previous_Versions"></a>Previous Versions</h3>
         
 <p>
           More releases are available in the <a class="externalLink" href="http://archive.apache.org/dist/archiva/">Apache Archiva Archives</a>
@@ -495,7 +507,7 @@ under the License. -->
       </div>
       
 <div class="section">
-<h3>Verify the integrity of the files<a name="Verify_the_integrity_of_the_files"></a></h3>
+<h3><a name="Verify_the_integrity_of_the_files"></a>Verify the integrity of the files</h3>
         
 <p>
           We recommend that you verify the integrity of the downloaded files using the PGP signatures and MD5 checksums.

Modified: archiva/site-content/errors/404.html
URL: http://svn.apache.org/viewvc/archiva/site-content/errors/404.html?rev=1663243&r1=1663242&r2=1663243&view=diff
==============================================================================
--- archiva/site-content/errors/404.html (original)
+++ archiva/site-content/errors/404.html Mon Mar  2 10:35:37 2015
@@ -7,9 +7,9 @@
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150226" />
+    <meta name="Date-Revision-yyyymmdd" content="20150302" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Archiva - Page Not found</title>
+    <title>Archiva &#x2013; Page Not found</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
     <link rel="stylesheet" href="../css/site.css" />
     <link rel="stylesheet" href="../css/print.css" media="print" />
@@ -27,7 +27,21 @@
         pageTracker._initData();
         pageTracker._trackPageview();</script>
           
-                  </head>
+              <!-- Google Analytics -->
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-5']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+          </head>
         <body class="topBarEnabled">
           
                         
@@ -62,11 +76,11 @@
                       <li class="dropdown-submenu">
                                       <a href="../"  title="Documentation">Documentation</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="../docs/2.1.1/"  title="Release 2.1.1">Release 2.1.1</a>
+                                  <li>      <a href="../docs/2.2.0/"  title="Release 2.2.0">Release 2.2.0</a>
 </li>
                                   <li>      <a href="../docs/1.3.9/"  title="Preview 1.3.9">Preview 1.3.9</a>
 </li>
-                                  <li>      <a href="../docs/2.2.0-SNAPSHOT/"  title="Dev 2.2.0-SNAPSHOT">Dev 2.2.0-SNAPSHOT</a>
+                                  <li>      <a href="../docs/2.2.1-SNAPSHOT/"  title="Dev 2.2.1-SNAPSHOT">Dev 2.2.1-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -203,7 +217,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 26 Feb 2015</li>
+                  <li id="publishDate" class="pull-right">Last Published: 02 Mar 2015</li>
             
                             </ul>
       </div>
@@ -213,7 +227,7 @@
         <div id="bodyColumn" >
                                   
             <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/guides/mini/guide
 -apt-format.html --><div class="section">
-<h2>Page Not Found<a name="Page_Not_Found"></a></h2>
+<h2><a name="Page_Not_Found"></a>Page Not Found</h2>
 <p>We're sorry, but the page you requested cannot be found. This may be because:</p>
 <ul>
 <li>The page has moved, was outdated, or has not been created yet</li>

Modified: archiva/site-content/get-involved.html
URL: http://svn.apache.org/viewvc/archiva/site-content/get-involved.html?rev=1663243&r1=1663242&r2=1663243&view=diff
==============================================================================
--- archiva/site-content/get-involved.html (original)
+++ archiva/site-content/get-involved.html Mon Mar  2 10:35:37 2015
@@ -8,9 +8,9 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="Date-Creation-yyyymmdd" content="20120119" />
-    <meta name="Date-Revision-yyyymmdd" content="20150226" />
+    <meta name="Date-Revision-yyyymmdd" content="20150302" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Archiva - Archiva Community - Get Involved</title>
+    <title>Archiva &#x2013; Archiva Community - Get Involved</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
@@ -28,7 +28,21 @@
         pageTracker._initData();
         pageTracker._trackPageview();</script>
           
-                  </head>
+              <!-- Google Analytics -->
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-5']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+          </head>
         <body class="topBarEnabled">
           
                         
@@ -63,11 +77,11 @@
                       <li class="dropdown-submenu">
                                       <a href=""  title="Documentation">Documentation</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="docs/2.1.1/"  title="Release 2.1.1">Release 2.1.1</a>
+                                  <li>      <a href="docs/2.2.0/"  title="Release 2.2.0">Release 2.2.0</a>
 </li>
                                   <li>      <a href="docs/1.3.9/"  title="Preview 1.3.9">Preview 1.3.9</a>
 </li>
-                                  <li>      <a href="docs/2.2.0-SNAPSHOT/"  title="Dev 2.2.0-SNAPSHOT">Dev 2.2.0-SNAPSHOT</a>
+                                  <li>      <a href="docs/2.2.1-SNAPSHOT/"  title="Dev 2.2.1-SNAPSHOT">Dev 2.2.1-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -204,7 +218,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 26 Feb 2015</li>
+                  <li id="publishDate" class="pull-right">Last Published: 02 Mar 2015</li>
             
                             </ul>
       </div>
@@ -214,26 +228,26 @@
         <div id="bodyColumn" >
                                   
             <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/guides/mini/guide
 -apt-format.html --><div class="section">
-<h2>Getting Involved in the Archiva Project<a name="Getting_Involved_in_the_Archiva_Project"></a></h2>
+<h2><a name="Getting_Involved_in_the_Archiva_Project"></a>Getting Involved in the Archiva Project</h2>
 <p>Archiva is an open source project and relies heavily on an active community. If you need help, you should look to the community. Equally, please look for ways that you may contribute back.</p>
 <p>This page provides some pointers for receiving help and contributing to the Archiva community.</p>
 <div class="section">
-<h3>Getting Help<a name="Getting_Help"></a></h3>
+<h3><a name="Getting_Help"></a>Getting Help</h3>
 <p>There are a number of ways to find help if you have an issue. </p>
 <ul>
-<li><b>Read the documentation</b><br />Read the <a class="externalLink" href="http://archiva.apache.org/docs/2.2.0-SNAPSHOT/userguide">user</a> and <a class="externalLink" href="http://archiva.apache.org/docs/2.2.0-SNAPSHOT/adminguide">administration</a> documentation. </li>
+<li><b>Read the documentation</b><br />Read the <a class="externalLink" href="http://archiva.apache.org/docs/2.2.1-SNAPSHOT/userguide">user</a> and <a class="externalLink" href="http://archiva.apache.org/docs/2.2.1-SNAPSHOT/adminguide">administration</a> documentation. </li>
 <li><b>Search the Wiki</b><br />Search the <a class="externalLink" href="http://cwiki.apache.org/confluence/display/ARCHIVA">Archiva Wiki</a>. Lots of useful information has been contributed by users here.</li>
 <li><b>Submit an issue</b><br />Search the <a href="./issue-tracking.html">Jira</a> issue tracking system. The problem you are experiencing may be a known issue and others may have suggested work-arounds. If the issue is new, you should consider submitting a report.</li>
 <li><b>Search the mailing lists</b><br />Search the mailing lists. Look <a href="./mail-lists.html">here</a> for a list of Archiva mailing lists. If you cannot find everything you need, ask a question on the appropriate list.</li></ul>
 <div class="section">
-<h4>More Information<a name="More_Information"></a></h4>
+<h4><a name="More_Information"></a>More Information</h4>
 <p>If you are new to Archiva (or Maven), there are a number of helpful resources on the Maven website which provide step-by-step guides to getting help, useful information regarding etiquette, and lots of other resources.</p>
 <p>Check out:</p>
 <ul>
 <li><a class="externalLink" href="http://maven.apache.org/community.html">The Maven Community</a></li>
 <li><a class="externalLink" href="http://maven.apache.org/users/getting-help.html">Getting Help with Maven</a></li></ul></div></div>
 <div class="section">
-<h3>How to Contribute<a name="How_to_Contribute"></a></h3>
+<h3><a name="How_to_Contribute"></a>How to Contribute</h3>
 <p>As with any open source project, there are several ways you can help:</p>
 <ul>
 <li><b>Join a mailing list</b><br />Join a <a href="./mail-lists.html">mailing list</a> and answer other user's questions. You can also meet up with developers and users on <tt>#archiva</tt> on <tt>irc.freenode.net</tt></li>
@@ -243,7 +257,7 @@
 <li><b>Contribute Patches</b> You can attache source patches to our JIRA. Or contribute using github pull requests our github source mirror is available here <a class="externalLink" href="https://github.com/apache/archiva">https://github.com/apache/archiva</a></li></ul>
 <p>Your participation in the community is much appreciated!</p>
 <div class="section">
-<h4>More Information<a name="More_Information"></a></h4>
+<h4><a name="More_Information"></a>More Information</h4>
 <p>If you are new to Archiva (or Maven), there are a number of helpful resources on the Maven website regarding contribution back to the community.</p>
 <p>Check out:</p>
 <ul>

Modified: archiva/site-content/index.html
URL: http://svn.apache.org/viewvc/archiva/site-content/index.html?rev=1663243&r1=1663242&r2=1663243&view=diff
==============================================================================
--- archiva/site-content/index.html (original)
+++ archiva/site-content/index.html Mon Mar  2 10:35:37 2015
@@ -8,10 +8,9 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Brett Porter" />
-    <meta name="Date-Revision-yyyymmdd" content="20150226" />
+    <meta name="Date-Revision-yyyymmdd" content="20150302" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Archiva - 
-    The Build Artifact Repository Manager</title>
+    <title>Archiva &#x2013; The Build Artifact Repository Manager</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
@@ -29,7 +28,21 @@
         pageTracker._initData();
         pageTracker._trackPageview();</script>
           
-    <!-- move js and css to head --><link rel="stylesheet" href="css/jquery.fancybox.2.1.5.css" type="text/css" media="screen" /><script src="js/index.js" type="text/javascript"></script><script src="js/fancybox.js" type="text/javascript"></script><script src="js/jquery.fancybox.pack.2.1.5.js" type="text/javascript"></script><script src="js/jquery.mousewheel-3.0.6.pack.js" type="text/javascript"></script>              </head>
+    <!-- move js and css to head --><link rel="stylesheet" href="css/jquery.fancybox.2.1.5.css" type="text/css" media="screen" /><script src="js/index.js" type="text/javascript"></script><script src="js/fancybox.js" type="text/javascript"></script><script src="js/jquery.fancybox.pack.2.1.5.js" type="text/javascript"></script><script src="js/jquery.mousewheel-3.0.6.pack.js" type="text/javascript"></script>          <!-- Google Analytics -->
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-5']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+          </head>
         <body class="topBarEnabled">
           
                         
@@ -64,11 +77,11 @@
                       <li class="dropdown-submenu">
                                       <a href=""  title="Documentation">Documentation</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="docs/2.1.1/"  title="Release 2.1.1">Release 2.1.1</a>
+                                  <li>      <a href="docs/2.2.0/"  title="Release 2.2.0">Release 2.2.0</a>
 </li>
                                   <li>      <a href="docs/1.3.9/"  title="Preview 1.3.9">Preview 1.3.9</a>
 </li>
-                                  <li>      <a href="docs/2.2.0-SNAPSHOT/"  title="Dev 2.2.0-SNAPSHOT">Dev 2.2.0-SNAPSHOT</a>
+                                  <li>      <a href="docs/2.2.1-SNAPSHOT/"  title="Dev 2.2.1-SNAPSHOT">Dev 2.2.1-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -201,12 +214,11 @@
         Archiva</a>
                     <span class="divider">/</span>
       </li>
-        <li class="active ">
-    The Build Artifact Repository Manager</li>
+        <li class="active ">The Build Artifact Repository Manager</li>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 26 Feb 2015</li>
+                  <li id="publishDate" class="pull-right">Last Published: 02 Mar 2015</li>
             
                             </ul>
       </div>
@@ -244,7 +256,7 @@
             
 <p><b>Our code source is now using git, so you can propose pull requests using <a class="externalLink" href="https://github.com/apache/archiva">github mirror</a></b></p>
             
-<p><b>4th September 2014 release of 2.1.1 See <a class="externalLink" href="http://archiva.apache.org/docs/2.1.1/tour/index.html">Quick Tour</a></b></p>
+<p><b>4th September 2014 release of 2.1.1 See <a class="externalLink" href="http://archiva.apache.org/docs/2.2.0/tour/index.html">Quick Tour</a></b></p>
           </div>
         </div>
       </div>
@@ -261,130 +273,130 @@
 <div class="carousel-inner">
             
 <div class="item active">
-              <img src="http://archiva.apache.org/docs/2.1.1/images/ldap-configuration.png" alt="" height="120px" />
+              <img src="http://archiva.apache.org/docs/2.2.0/images/ldap-configuration.png" alt="" height="120px" />
               
 <div class="carousel-caption">
                 
 <p>Dynamic LDAP Configuration.</p>
                 
-<p><a class="externalLink" href="http://archiva.apache.org/docs/2.1.1/adminguide/redback-runtime-configuration.html">View all.</a></p>
+<p><a class="externalLink" href="http://archiva.apache.org/docs/2.2.0/adminguide/redback-runtime-configuration.html">View all.</a></p>
               </div>
             </div>
             
 <div class="item">
-              <img src="http://archiva.apache.org/docs/2.1.1/images/ldap-group-roles-mapping.png" alt="" />
+              <img src="http://archiva.apache.org/docs/2.2.0/images/ldap-group-roles-mapping.png" alt="" />
               
 <div class="carousel-caption">
                 
 <p>Dynamic LDAP Group-Roles mapping Configuration.</p>
                 
-<p><a class="externalLink" href="http://archiva.apache.org/docs/2.1.1/adminguide/redback-runtime-configuration.html">View all.</a></p>
+<p><a class="externalLink" href="http://archiva.apache.org/docs/2.2.0/adminguide/redback-runtime-configuration.html">View all.</a></p>
               </div>
             </div>
             
 <div class="item">
-              <img src="http://archiva.apache.org/docs/2.1.1/images/tour/project-info.png" alt="" />
+              <img src="http://archiva.apache.org/docs/2.2.0/images/tour/project-info.png" alt="" />
               
 <div class="carousel-caption">
                 
 <p>Informative display for artifacts stored in the repository.</p>
                 
-<p><a class="externalLink" href="http://archiva.apache.org/docs/2.1.1/tour/index.html">View all.</a></p>
+<p><a class="externalLink" href="http://archiva.apache.org/docs/2.2.0/tour/index.html">View all.</a></p>
                 
-<p><a class="externalLink" href="http://archiva.apache.org/docs/2.1.1/index.html">View new documentation.</a></p>
+<p><a class="externalLink" href="http://archiva.apache.org/docs/2.2.0/index.html">View new documentation.</a></p>
               </div>
             </div>
             
 <div class="item">
-              <img src="http://archiva.apache.org/docs/2.1.1/images/tour/search-form.png" alt="" />
+              <img src="http://archiva.apache.org/docs/2.2.0/images/tour/search-form.png" alt="" />
               
 <div class="carousel-caption">
                 
 <p>User-friendly browsing interface, and powerful search functionalities.</p>
                 
-<p><a class="externalLink" href="http://archiva.apache.org/docs/2.1.1/tour/index.html">View all.</a></p>
+<p><a class="externalLink" href="http://archiva.apache.org/docs/2.2.0/tour/index.html">View all.</a></p>
                 
-<p><a class="externalLink" href="http://archiva.apache.org/docs/2.1.1/index.html">View new documentation.</a></p>
+<p><a class="externalLink" href="http://archiva.apache.org/docs/2.2.0/index.html">View new documentation.</a></p>
               </div>
             </div>
             
 <div class="item">
-              <img src="http://archiva.apache.org/docs/2.1.1/images/tour/search-results.png" alt="" />
+              <img src="http://archiva.apache.org/docs/2.2.0/images/tour/search-results.png" alt="" />
               
 <div class="carousel-caption">
                 
 <p>Filterable search results.</p>
                 
-<p><a class="externalLink" href="http://archiva.apache.org/docs/2.1.1/tour/index.html">View all.</a></p>
+<p><a class="externalLink" href="http://archiva.apache.org/docs/2.2.0/tour/index.html">View all.</a></p>
                 
-<p><a class="externalLink" href="http://archiva.apache.org/docs/2.1.1/index.html">View new documentation.</a></p>
+<p><a class="externalLink" href="http://archiva.apache.org/docs/2.2.0/index.html">View new documentation.</a></p>
               </div>
             </div>
             
 <div class="item">
-              <img src="http://archiva.apache.org/docs/2.1.1/images/tour/browse.png" alt="" />
+              <img src="http://archiva.apache.org/docs/2.2.0/images/tour/browse.png" alt="" />
               
 <div class="carousel-caption">
                 
 <p>Browse interface.</p>
                 
-<p><a class="externalLink" href="http://archiva.apache.org/docs/2.1.1/tour/index.html">View all.</a></p>
+<p><a class="externalLink" href="http://archiva.apache.org/docs/2.2.0/tour/index.html">View all.</a></p>
                 
-<p><a class="externalLink" href="http://archiva.apache.org/docs/2.1.1/index.html">View new documentation.</a></p>
+<p><a class="externalLink" href="http://archiva.apache.org/docs/2.2.0/index.html">View new documentation.</a></p>
               </div>
             </div>
 
 
             
 <div class="item">
-              <img src="http://archiva.apache.org/docs/2.1.1/images/tour/remote-proxy-cache.png" alt="" />
+              <img src="http://archiva.apache.org/docs/2.2.0/images/tour/remote-proxy-cache.png" alt="" />
               
 <div class="carousel-caption">
                 
 <p>Drag &amp; drop remote proxies ordering.</p>
                 
-<p><a class="externalLink" href="http://archiva.apache.org/docs/2.1.1/tour/index.html">View all.</a></p>
+<p><a class="externalLink" href="http://archiva.apache.org/docs/2.2.0/tour/index.html">View all.</a></p>
                 
-<p><a class="externalLink" href="http://archiva.apache.org/docs/2.1.1/index.html">View new documentation.</a></p>
+<p><a class="externalLink" href="http://archiva.apache.org/docs/2.2.0/index.html">View new documentation.</a></p>
               </div>
             </div>
             
 <div class="item">
-              <img src="http://archiva.apache.org/docs/2.1.1/images/tour/upload-files.png" alt="" />
+              <img src="http://archiva.apache.org/docs/2.2.0/images/tour/upload-files.png" alt="" />
               
 <div class="carousel-caption">
                 
 <p>Drag &amp; drop upload artifacts via UI.</p>
                 
-<p><a class="externalLink" href="http://archiva.apache.org/docs/2.1.1/tour/index.html">View all.</a></p>
+<p><a class="externalLink" href="http://archiva.apache.org/docs/2.2.0/tour/index.html">View all.</a></p>
                 
-<p><a class="externalLink" href="http://archiva.apache.org/docs/2.1.1/index.html">View new documentation.</a></p>
+<p><a class="externalLink" href="http://archiva.apache.org/docs/2.2.0/index.html">View new documentation.</a></p>
               </div>
             </div>
             
 <div class="item">
-              <img src="http://archiva.apache.org/docs/2.1.1/images/tour/graphical-admin.png" alt="" />
+              <img src="http://archiva.apache.org/docs/2.2.0/images/tour/graphical-admin.png" alt="" />
               
 <div class="carousel-caption">
                 
 <p>Comprehensive web-based administration interface.</p>
                 
-<p><a class="externalLink" href="http://archiva.apache.org/docs/2.1.1/tour/index.html">View all.</a></p>
+<p><a class="externalLink" href="http://archiva.apache.org/docs/2.2.0/tour/index.html">View all.</a></p>
                 
-<p><a class="externalLink" href="http://archiva.apache.org/docs/2.1.1/index.html">View new documentation.</a></p>
+<p><a class="externalLink" href="http://archiva.apache.org/docs/2.2.0/index.html">View new documentation.</a></p>
               </div>
             </div>
             
 <div class="item">
-              <img src="http://archiva.apache.org/docs/2.1.1/images/proxy-connectors-rules.png" alt="" />
+              <img src="http://archiva.apache.org/docs/2.2.0/images/proxy-connectors-rules.png" alt="" />
               
 <div class="carousel-caption">
                 
 <p>Bulk update of your black/while list when fetching remote repositories.</p>
                 
-<p><a class="externalLink" href="http://archiva.apache.org/docs/2.1.1/tour/index.html">View all.</a></p>
+<p><a class="externalLink" href="http://archiva.apache.org/docs/2.2.0/tour/index.html">View all.</a></p>
                 
-<p><a class="externalLink" href="http://archiva.apache.org/docs/2.1.1/index.html">View new documentation.</a></p>
+<p><a class="externalLink" href="http://archiva.apache.org/docs/2.2.0/index.html">View new documentation.</a></p>
               </div>
             </div>
 
@@ -397,7 +409,7 @@
     </div>
     
 <div class="section">
-<h2>Apache Archiva&#x99;: The Build Artifact Repository Manager<a name="Apache_Archiva:_The_Build_Artifact_Repository_Manager"></a></h2>
+<h2><a name="Apache_Archiva:_The_Build_Artifact_Repository_Manager"></a>Apache Archiva&#x99;: The Build Artifact Repository Manager</h2>
       
 <p>
          Apache Archiva&#x99; is an extensible repository management software that
@@ -429,7 +441,7 @@
 
           
 <p>
-            <a href="docs/2.1.1/tour/index.html">Take a look around</a>
+            <a href="docs/2.2.0/tour/index.html">Take a look around</a>
           </p>
           
 <p>
@@ -457,7 +469,7 @@
               <b>Latest stable release:</b>
             </span>
             <span class="button mainalign">
-              <a href="#a" class="btn btn-primary btn-medium" style="margin-bottom: 5px;" id="openDialogRelease">Get Archiva 2.1.1 <span style="font-size:smaller;color:#F89406">4th September 2014</span>
+              <a href="#a" class="btn btn-primary btn-medium" style="margin-bottom: 5px;" id="openDialogRelease">Get Archiva 2.2.0 <span style="font-size:smaller;color:#F89406">2nd March 2015</span>
               </a>
             </span>
             <br />
@@ -486,15 +498,15 @@
 
           
 <p>
-            <a href="docs/2.1.1/index.html">Documentation</a>
+            <a href="docs/2.2.0/index.html">Documentation</a>
           </p>
           
 <p>
             <img src="images/collapsed.gif" width="7" height="7" alt="" />
-            Simple out of the box configuration and <a href="docs/2.1.1/quick-start.html">quick start guide</a>
+            Simple out of the box configuration and <a href="docs/2.2.0/quick-start.html">quick start guide</a>
             <br />
             <img src="images/collapsed.gif" width="7" height="7" alt="" />
-            Read the <a href="docs/2.1.1/userguide/index.html">users guide</a> and <a href="docs/2.1.1/adminguide/index.html">administration documentation</a>
+            Read the <a href="docs/2.2.0/userguide/index.html">users guide</a> and <a href="docs/2.2.0/adminguide/index.html">administration documentation</a>
             <br />
             <img src="images/collapsed.gif" width="7" height="7" alt="" />
             For security issues, read the <a href="security.html">security vulnerabilities document</a>
@@ -526,18 +538,18 @@
 <div>
         
 <div class="section">
-<h2>Videos<a name="Videos"></a></h2>
+<h2><a name="Videos"></a>Videos</h2>
         
 <div class="section">
 <div class="section">
-<h4>Quick start<a name="Quick_start"></a></h4>
+<h4><a name="Quick_start"></a>Quick start</h4>
         
 <p align="center">
           <iframe width="420" height="315" src="http://www.youtube.com/embed/kG349qooN8E" frameborder="0" allowfullscreen=""></iframe>
         </p>
         </div>
 <div class="section">
-<h4>Browsing/Uploading/Searching<a name="BrowsingUploadingSearching"></a></h4>
+<h4><a name="BrowsingUploadingSearching"></a>Browsing/Uploading/Searching</h4>
         
 <p align="center">
           <iframe width="420" height="315" src="http://www.youtube.com/embed/y4DoLCfYR-A" frameborder="0" allowfullscreen=""></iframe>
@@ -548,7 +560,7 @@
 
     
 <div class="section">
-<h2>License<a name="License"></a></h2>
+<h2><a name="License"></a>License</h2>
       
 <p>
         Archiva is distributed under the <a class="externalLink" href="http://www.apache.org/licenses/">Apache License, version 2.0</a>
@@ -556,7 +568,7 @@
     </div>
     
 <div class="section">
-<h2>Thanks<a name="Thanks"></a></h2>
+<h2><a name="Thanks"></a>Thanks</h2>
       
 <p>
         We would like to thank all the <a class="externalLink" href="http://www.apache.org/foundation/thanks.html">sponsors that provide financial assistance to the Apache Software Foundation</a>.
@@ -566,7 +578,7 @@
 
     
 <div class="section">
-<h2>Resources<a name="Resources"></a></h2>
+<h2><a name="Resources"></a>Resources</h2>
       
 <p>
         Need more? Try some of these resources.
@@ -575,7 +587,7 @@
 <div>
         
 <div class="section">
-<h3>Books<a name="Books"></a></h3>
+<h3><a name="Books"></a>Books</h3>
         
 <div style="margin-left: auto; margin-right: auto; text-align: center">
           
@@ -606,7 +618,7 @@
 <div style="clear: left">
         </div>
 <div class="section">
-<h3>Articles, Presentations and Tutorials<a name="Articles_Presentations_and_Tutorials"></a></h3>
+<h3><a name="Articles_Presentations_and_Tutorials"></a>Articles, Presentations and Tutorials</h3>
         
 <ul>
           
@@ -623,7 +635,7 @@
 <div class="modal-header">
           <button type="button" class="close" data-dismiss="modal" aria-hidden="true">[&#xd7;]</button>
           
-<h1>Archiva 2.1.1</h1>
+<h1>Archiva 2.2.0</h1>
         </div>
         
 <div class="modal-body">
@@ -647,24 +659,24 @@
             
 <tr class="b">
               
-<td>Archiva 2.1.1 Standalone</td>
+<td>Archiva 2.2.0 Standalone</td>
               
-<td><a href="[preferred]archiva/2.1.1/binaries/apache-archiva-2.1.1-bin.zip">zip</a></td>
+<td><a href="[preferred]archiva/2.2.0/binaries/apache-archiva-2.2.0-bin.zip">zip</a></td>
               
-<td><a class="externalLink" href="http://www.apache.org/dist/archiva/2.1.1/binaries/apache-archiva-2.1.1-bin.zip.md5">md5</a></td>
+<td><a class="externalLink" href="http://www.apache.org/dist/archiva/2.2.0/binaries/apache-archiva-2.2.0-bin.zip.md5">md5</a></td>
               
-<td><a class="externalLink" href="http://www.apache.org/dist/archiva/2.1.1/binaries/apache-archiva-2.1.1-bin.zip.asc">asc</a></td>
+<td><a class="externalLink" href="http://www.apache.org/dist/archiva/2.2.0/binaries/apache-archiva-2.2.0-bin.zip.asc">asc</a></td>
             </tr>
             
 <tr class="a">
               
-<td>Archiva 2.1.1 WAR</td>
+<td>Archiva 2.2.0 WAR</td>
               
-<td><a href="[preferred]archiva/2.1.1/binaries/apache-archiva-2.1.1.war">war</a></td>
+<td><a href="[preferred]archiva/2.2.0/binaries/apache-archiva-2.2.0.war">war</a></td>
               
-<td><a class="externalLink" href="http://www.apache.org/dist/archiva/2.1.1/binaries/apache-archiva-2.1.1.war.md5">md5</a></td>
+<td><a class="externalLink" href="http://www.apache.org/dist/archiva/2.2.0/binaries/apache-archiva-2.2.0.war.md5">md5</a></td>
               
-<td><a class="externalLink" href="http://www.apache.org/dist/archiva/2.1.1/binaries/apache-archiva-2.1.1.war.asc">asc</a></td>
+<td><a class="externalLink" href="http://www.apache.org/dist/archiva/2.2.0/binaries/apache-archiva-2.2.0.war.asc">asc</a></td>
             </tr>
           </table>
 
@@ -675,7 +687,7 @@
 <div class="row">
             
 <div class="pull-rigth">
-              <a href="docs/2.1.1/release-notes.html">Release Notes</a> | <a href="download.html">More downloads or change mirror.</a>
+              <a href="docs/2.2.0/release-notes.html">Release Notes</a> | <a href="download.html">More downloads or change mirror.</a>
             </div>
             <!-- add mirror change option -->
             <!-- div>

Modified: archiva/site-content/integration.html
URL: http://svn.apache.org/viewvc/archiva/site-content/integration.html?rev=1663243&r1=1663242&r2=1663243&view=diff
==============================================================================
--- archiva/site-content/integration.html (original)
+++ archiva/site-content/integration.html Mon Mar  2 10:35:37 2015
@@ -7,9 +7,9 @@
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150226" />
+    <meta name="Date-Revision-yyyymmdd" content="20150302" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Archiva - Continuous Integration</title>
+    <title>Archiva &#x2013; Continuous Integration</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
@@ -27,7 +27,21 @@
         pageTracker._initData();
         pageTracker._trackPageview();</script>
           
-                  </head>
+              <!-- Google Analytics -->
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-5']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+          </head>
         <body class="topBarEnabled">
           
                         
@@ -62,11 +76,11 @@
                       <li class="dropdown-submenu">
                                       <a href=""  title="Documentation">Documentation</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="docs/2.1.1/"  title="Release 2.1.1">Release 2.1.1</a>
+                                  <li>      <a href="docs/2.2.0/"  title="Release 2.2.0">Release 2.2.0</a>
 </li>
                                   <li>      <a href="docs/1.3.9/"  title="Preview 1.3.9">Preview 1.3.9</a>
 </li>
-                                  <li>      <a href="docs/2.2.0-SNAPSHOT/"  title="Dev 2.2.0-SNAPSHOT">Dev 2.2.0-SNAPSHOT</a>
+                                  <li>      <a href="docs/2.2.1-SNAPSHOT/"  title="Dev 2.2.1-SNAPSHOT">Dev 2.2.1-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -203,7 +217,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 26 Feb 2015</li>
+                  <li id="publishDate" class="pull-right">Last Published: 02 Mar 2015</li>
             
                             </ul>
       </div>
@@ -213,15 +227,15 @@
         <div id="bodyColumn" >
                                   
             <div class="section">
-<h2>Overview<a name="Overview"></a></h2><a name="Overview"></a>
+<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
 <p>This project uses <a class="externalLink" href="http://jenkins-ci.org/">Jenkins</a>.</p></div>
 <div class="section">
-<h2>Access<a name="Access"></a></h2><a name="Access"></a>
+<h2><a name="Access"></a>Access</h2><a name="Access"></a>
 <p>The following is a link to the continuous integration system used by the project.</p>
 <div class="source">
 <pre><a class="externalLink" href="https://builds.apache.org/view/A-F/view/Archiva/">https://builds.apache.org/view/A-F/view/Archiva/</a></pre></div></div>
 <div class="section">
-<h2>Notifiers<a name="Notifiers"></a></h2><a name="Notifiers"></a>
+<h2><a name="Notifiers"></a>Notifiers</h2><a name="Notifiers"></a>
 <p>No notifiers are defined. Please check back at a later date.</p></div>
                   </div>
           </div>

Modified: archiva/site-content/issue-tracking.html
URL: http://svn.apache.org/viewvc/archiva/site-content/issue-tracking.html?rev=1663243&r1=1663242&r2=1663243&view=diff
==============================================================================
--- archiva/site-content/issue-tracking.html (original)
+++ archiva/site-content/issue-tracking.html Mon Mar  2 10:35:37 2015
@@ -7,9 +7,9 @@
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150226" />
+    <meta name="Date-Revision-yyyymmdd" content="20150302" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Archiva - Issue Tracking</title>
+    <title>Archiva &#x2013; Issue Tracking</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
@@ -27,7 +27,21 @@
         pageTracker._initData();
         pageTracker._trackPageview();</script>
           
-                  </head>
+              <!-- Google Analytics -->
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-5']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+          </head>
         <body class="topBarEnabled">
           
                         
@@ -62,11 +76,11 @@
                       <li class="dropdown-submenu">
                                       <a href=""  title="Documentation">Documentation</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="docs/2.1.1/"  title="Release 2.1.1">Release 2.1.1</a>
+                                  <li>      <a href="docs/2.2.0/"  title="Release 2.2.0">Release 2.2.0</a>
 </li>
                                   <li>      <a href="docs/1.3.9/"  title="Preview 1.3.9">Preview 1.3.9</a>
 </li>
-                                  <li>      <a href="docs/2.2.0-SNAPSHOT/"  title="Dev 2.2.0-SNAPSHOT">Dev 2.2.0-SNAPSHOT</a>
+                                  <li>      <a href="docs/2.2.1-SNAPSHOT/"  title="Dev 2.2.1-SNAPSHOT">Dev 2.2.1-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -203,7 +217,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 26 Feb 2015</li>
+                  <li id="publishDate" class="pull-right">Last Published: 02 Mar 2015</li>
             
                             </ul>
       </div>
@@ -213,10 +227,10 @@
         <div id="bodyColumn" >
                                   
             <div class="section">
-<h2>Overview<a name="Overview"></a></h2><a name="Overview"></a>
+<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
 <p>This project uses <a class="externalLink" href="http://www.atlassian.com/software/jira">JIRA</a> a J2EE-based, issue tracking and project management application.</p></div>
 <div class="section">
-<h2>Issue Tracking<a name="Issue_Tracking"></a></h2><a name="Issue_Tracking"></a>
+<h2><a name="Issue_Tracking"></a>Issue Tracking</h2><a name="Issue_Tracking"></a>
 <p>Issues, bugs, and feature requests should be submitted to the following issue tracking system for this project.</p>
 <div class="source">
 <pre><a class="externalLink" href="http://jira.codehaus.org/browse/MRM">http://jira.codehaus.org/browse/MRM</a></pre></div></div>

Modified: archiva/site-content/jsui/generics-js.html
URL: http://svn.apache.org/viewvc/archiva/site-content/jsui/generics-js.html?rev=1663243&r1=1663242&r2=1663243&view=diff
==============================================================================
--- archiva/site-content/jsui/generics-js.html (original)
+++ archiva/site-content/jsui/generics-js.html Mon Mar  2 10:35:37 2015
@@ -8,10 +8,9 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Olivier Lamy" />
-    <meta name="Date-Revision-yyyymmdd" content="20150226" />
+    <meta name="Date-Revision-yyyymmdd" content="20150302" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Archiva - 
-    Generics Javascript</title>
+    <title>Archiva &#x2013; Generics Javascript</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
     <link rel="stylesheet" href="../css/site.css" />
     <link rel="stylesheet" href="../css/print.css" media="print" />
@@ -29,7 +28,21 @@
         pageTracker._initData();
         pageTracker._trackPageview();</script>
           
-                  </head>
+              <!-- Google Analytics -->
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-5']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+          </head>
         <body class="topBarEnabled">
           
                         
@@ -64,11 +77,11 @@
                       <li class="dropdown-submenu">
                                       <a href="../"  title="Documentation">Documentation</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="../docs/2.1.1/"  title="Release 2.1.1">Release 2.1.1</a>
+                                  <li>      <a href="../docs/2.2.0/"  title="Release 2.2.0">Release 2.2.0</a>
 </li>
                                   <li>      <a href="../docs/1.3.9/"  title="Preview 1.3.9">Preview 1.3.9</a>
 </li>
-                                  <li>      <a href="../docs/2.2.0-SNAPSHOT/"  title="Dev 2.2.0-SNAPSHOT">Dev 2.2.0-SNAPSHOT</a>
+                                  <li>      <a href="../docs/2.2.1-SNAPSHOT/"  title="Dev 2.2.1-SNAPSHOT">Dev 2.2.1-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -201,12 +214,11 @@
         Archiva</a>
                     <span class="divider">/</span>
       </li>
-        <li class="active ">
-    Generics Javascript</li>
+        <li class="active ">Generics Javascript</li>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 26 Feb 2015</li>
+                  <li id="publishDate" class="pull-right">Last Published: 02 Mar 2015</li>
             
                             </ul>
       </div>
@@ -249,17 +261,17 @@
 
     
 <div class="section">
-<h2>Generics Javascript<a name="Generics_Javascript"></a></h2>
+<h2><a name="Generics_Javascript"></a>Generics Javascript</h2>
       
 <p>Some common/generic javascript methods are available.</p>
       
 <div class="section">
-<h3>User messages<a name="User_messages"></a></h3>
+<h3><a name="User_messages"></a>User messages</h3>
       
 <p>A div &quot;user-messages&quot; is reserved for user messages.</p>
         </div>
 <div class="section">
-<h3>Success message<a name="Success_message"></a></h3>
+<h3><a name="Success_message"></a>Success message</h3>
           
 <p>
             Javascript function:
@@ -279,7 +291,7 @@ displaySuccessMessage=function(text,idTo
 
         
 <div class="section">
-<h3>Error message<a name="Error_message"></a></h3>
+<h3><a name="Error_message"></a>Error message</h3>
           
 <p>
             Javascript function:
@@ -299,7 +311,7 @@ displayErrorMessage=function(text,idToAp
       
       
 <div class="section">
-<h3>Modal Confirm dialog<a name="Modal_Confirm_dialog"></a></h3>
+<h3><a name="Modal_Confirm_dialog"></a>Modal Confirm dialog</h3>
         
 <p>
           Javascript function: