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 2017/06/17 01:43:14 UTC

svn commit: r1798987 [1/8] - in /archiva/site-content: ./ css/ developers/ errors/ fonts/ js/ jsui/

Author: olamy
Date: Sat Jun 17 01:43:14 2017
New Revision: 1798987

URL: http://svn.apache.org/viewvc?rev=1798987&view=rev
Log:
Apache Archiva Main site deployment

Added:
    archiva/site-content/css/apache-maven-fluido-1.6.min.css
    archiva/site-content/js/apache-maven-fluido-1.6.min.js
Removed:
    archiva/site-content/css/apache-maven-fluido-1.4.min.css
    archiva/site-content/js/apache-maven-fluido-1.4.min.js
Modified:
    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/fonts/glyphicons-halflings-regular.eot
    archiva/site-content/fonts/glyphicons-halflings-regular.svg
    archiva/site-content/fonts/glyphicons-halflings-regular.ttf
    archiva/site-content/fonts/glyphicons-halflings-regular.woff
    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

Added: archiva/site-content/css/apache-maven-fluido-1.6.min.css
URL: http://svn.apache.org/viewvc/archiva/site-content/css/apache-maven-fluido-1.6.min.css?rev=1798987&view=auto
==============================================================================
--- archiva/site-content/css/apache-maven-fluido-1.6.min.css (added)
+++ archiva/site-content/css/apache-maven-fluido-1.6.min.css Sat Jun 17 01:43:14 2017
@@ -0,0 +1,17 @@
+/*!
+ * Bootstrap v2.3.2
+ *
+ * Copyright 2013 Twitter, Inc
+ * Licensed under the Apache License v2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Designed and built with all the love in the world by @mdo and @fat.

[... 11 lines stripped ...]
Modified: archiva/site-content/developers/building.html
URL: http://svn.apache.org/viewvc/archiva/site-content/developers/building.html?rev=1798987&r1=1798986&r2=1798987&view=diff
==============================================================================
--- archiva/site-content/developers/building.html (original)
+++ archiva/site-content/developers/building.html Sat Jun 17 01:43:14 2017
@@ -1,217 +1,125 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 
- | Rendered using Apache Maven Fluido Skin 1.4
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 
+ | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <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="20170516" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva &#x2013; Building Archiva</title>
-    <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.6.min.css" />
     <link rel="stylesheet" href="../css/site.css" />
     <link rel="stylesheet" href="../css/print.css" media="print" />
-
-      
-    <script type="text/javascript" src="../js/apache-maven-fluido-1.4.min.js"></script>
-
-                          
-        
-<script src="//www.google-analytics.com/analytics.js"></script>
-                      
-        
-<script>window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
+      <script type="text/javascript" src="../js/apache-maven-fluido-1.6.min.js"></script>
+<!-- Google Analytics -->
+        <script src='//www.google-analytics.com/analytics.js'></script>
+        <script>
+          window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
 
           ga('create', 'UA-140879-5', 'auto');
-          ga('send', 'pageview');</script>
-          
-                  </head>
-        <body class="topBarEnabled">
-          
-                        
-                    
-                
+          ga('send', 'pageview');
 
-    <div id="topbar" class="navbar navbar-fixed-top ">
+        </script>
+      </head>
+    <body class="topBarEnabled">
+      <div id="topbar" class="navbar navbar-fixed-top ">
       <div class="navbar-inner">
-                                  <div class="container"><div class="nav-collapse">
-            
-                
-                                <ul class="nav">
-                          <li class="dropdown">
+            <div class="container"><div class="nav-collapse">
+            <ul class="nav">
+        <li class="dropdown">
         <a href="#" class="dropdown-toggle" data-toggle="dropdown">Introduction <b class="caret"></b></a>
         <ul class="dropdown-menu">
-        
-                      <li>      <a href="../index.html"  title="About">About</a>
-</li>
-                  
-                      <li>      <a href="../download.html"  title="Downloads">Downloads</a>
-</li>
-                  
-                      <li>      <a href="../versions.html"  title="Versions">Versions</a>
-</li>
-                  
-                      <li>      <a href="../mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
-</li>
-                  
-                      <li>      <a href="../security.html"  title="Security">Security</a>
-</li>
-                  
-                      <li class="dropdown-submenu">
-                                      <a href="../"  title="Documentation">Documentation</a>
+            <li><a href="../index.html" title="About">About</a></li>
+            <li><a href="../download.html" title="Downloads">Downloads</a></li>
+            <li><a href="../versions.html" title="Versions">Versions</a></li>
+            <li><a href="../mail-lists.html" title="Mailing Lists">Mailing Lists</a></li>
+            <li><a href="../security.html" title="Security">Security</a></li>
+            <li class="dropdown-submenu">
+<a href="../" title="Documentation">Documentation</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="../docs/2.2.3/"  title="Release 2.2.3">Release 2.2.3</a>
-</li>
-                                  <li>      <a href="../docs/3.0.0-SNAPSHOT/"  title="Dev 3.0.0-SNAPSHOT">Dev 3.0.0-SNAPSHOT</a>
-</li>
-                              </ul>
+                  <li><a href="../docs/2.2.3/" title="Release 2.2.3">Release 2.2.3</a></li>
+                  <li><a href="../docs/3.0.0-SNAPSHOT/" title="Dev 3.0.0-SNAPSHOT">Dev 3.0.0-SNAPSHOT</a></li>
+              </ul>
             </li>
-                          </ul>
+        </ul>
       </li>
-                <li class="dropdown">
+        <li class="dropdown">
         <a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a>
         <ul class="dropdown-menu">
-        
-                      <li>      <a href="../developers/building.html"  title="Build Apache Archiva">Build Apache Archiva</a>
-</li>
-                  
-                      <li>      <a href="../get-involved.html"  title="Get involved">Get involved</a>
-</li>
-                  
-                      <li>      <a href="../developers/how-we-do-things.html"  title="How we do things">How we do things</a>
-</li>
-                  
-                      <li>      <a href="../redback"  title="Redback">Redback</a>
-</li>
-                  
-                      <li>      <a href="../redback/components"  title="Redback Components">Redback Components</a>
-</li>
-                  
-                      <li class="dropdown-submenu">
-                                      <a href="../jsui/index.html"  title="Javascript application Architecture">Javascript application Architecture</a>
+            <li><a href="../developers/building.html" title="Build Apache Archiva">Build Apache Archiva</a></li>
+            <li><a href="../get-involved.html" title="Get involved">Get involved</a></li>
+            <li><a href="../developers/how-we-do-things.html" title="How we do things">How we do things</a></li>
+            <li><a href="../redback" title="Redback">Redback</a></li>
+            <li><a href="../redback/components" title="Redback Components">Redback Components</a></li>
+            <li class="dropdown-submenu">
+<a href="../jsui/index.html" title="Javascript application Architecture">Javascript application Architecture</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="../jsui/rest.html"  title="Rest service">Rest service</a>
-</li>
-                                  <li>      <a href="../jsui/template-loading.html"  title="JS Template loading">JS Template loading</a>
-</li>
-                                  <li>      <a href="../jsui/i18n.html"  title="i18n">i18n</a>
-</li>
-                                  <li>      <a href="../jsui/knockout-binding.html"  title="Knockout Binding">Knockout Binding</a>
-</li>
-                                  <li>      <a href="../jsui/generics-js.html"  title="Generic Javascipts">Generic Javascipts</a>
-</li>
-                              </ul>
+                  <li><a href="../jsui/rest.html" title="Rest service">Rest service</a></li>
+                  <li><a href="../jsui/template-loading.html" title="JS Template loading">JS Template loading</a></li>
+                  <li><a href="../jsui/i18n.html" title="i18n">i18n</a></li>
+                  <li><a href="../jsui/knockout-binding.html" title="Knockout Binding">Knockout Binding</a></li>
+                  <li><a href="../jsui/generics-js.html" title="Generic Javascipts">Generic Javascipts</a></li>
+              </ul>
             </li>
-                  
-                      <li>      <a href="../developers/releasing.html"  title="Releasing">Releasing</a>
-</li>
-                  
-                      <li>      <a href="../developers/publishing-site.html"  title="Site Publish">Site Publish</a>
-</li>
-                          </ul>
+            <li><a href="../developers/releasing.html" title="Releasing">Releasing</a></li>
+            <li><a href="../developers/publishing-site.html" title="Site Publish">Site Publish</a></li>
+        </ul>
       </li>
-                <li class="dropdown">
+        <li class="dropdown">
         <a href="#" class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a>
         <ul class="dropdown-menu">
-        
-                      <li>      <a href="http://www.apache.org/foundation/how-it-works.html"  title="How Apache Works">How Apache Works</a>
-</li>
-                  
-                      <li>      <a href="http://www.apache.org/foundation/"  title="Foundation">Foundation</a>
-</li>
-                  
-                      <li>      <a href="http://www.apache.org/foundation/sponsorship.html"  title="Sponsoring Apache">Sponsoring Apache</a>
-</li>
-                  
-                      <li>      <a href="http://www.apache.org/foundation/thanks.html"  title="Thanks">Thanks</a>
-</li>
-                          </ul>
+            <li><a href="http://www.apache.org/foundation/how-it-works.html" title="How Apache Works">How Apache Works</a></li>
+            <li><a href="http://www.apache.org/foundation/" title="Foundation">Foundation</a></li>
+            <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Sponsoring Apache">Sponsoring Apache</a></li>
+            <li><a href="http://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a></li>
+        </ul>
       </li>
-                <li class="dropdown">
+        <li class="dropdown">
         <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project Documentation <b class="caret"></b></a>
         <ul class="dropdown-menu">
-        
-                      <li class="dropdown-submenu">
-                                      <a href="../project-info.html"  title="Project Information">Project Information</a>
+            <li class="dropdown-submenu">
+<a href="../project-info.html" title="Project Information">Project Information</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="../integration.html"  title="Continuous Integration">Continuous Integration</a>
-</li>
-                                  <li>      <a href="../mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
-</li>
-                                  <li>      <a href="../issue-tracking.html"  title="Issue Tracking">Issue Tracking</a>
-</li>
-                                  <li>      <a href="../license.html"  title="Project License">Project License</a>
-</li>
-                                  <li>      <a href="../team-list.html"  title="Project Team">Project Team</a>
-</li>
-                                  <li>      <a href="../source-repository.html"  title="Source Repository">Source Repository</a>
-</li>
-                              </ul>
+                  <li><a href="../integration.html" title="CI Management">CI Management</a></li>
+                  <li><a href="../mail-lists.html" title="Mailing Lists">Mailing Lists</a></li>
+                  <li><a href="../issue-tracking.html" title="Issue Management">Issue Management</a></li>
+                  <li><a href="../license.html" title="Licenses">Licenses</a></li>
+                  <li><a href="../team-list.html" title="Team">Team</a></li>
+                  <li><a href="../source-repository.html" title="Source Code Management">Source Code Management</a></li>
+              </ul>
             </li>
-                          </ul>
+        </ul>
       </li>
-                  </ul>
-          
-                      <form id="search-form" action="https://www.google.com/search" method="get"  class="navbar-search pull-right" >
-    
-  <input value="http://archiva.apache.org/" name="sitesearch" type="hidden"/>
+              </ul>
+<form id="search-form" action="https://www.google.com/search" method="get"  class="navbar-search pull-right" >
+      <input value="http://archiva.apache.org/" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
-<script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
-          
-                                                                            
-                   
-                      </div>
-          
+<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+                    </div>
         </div>
       </div>
     </div>
-    
-        <div class="container">
-          <div id="banner">
-        <div class="pull-left">
-                                                  <a href="../index.html" id="bannerLeft">
-                                                                                                <img src="../images/archiva.png"  alt="Apache Archiva"/>
-                </a>
-                      </div>
-        <div class="pull-right">                  <a href="http://www.apache.org/" id="bannerRight">
-                                                                                        <img src="https://www.apache.org/images/asf_logo_wide_2016.png"  alt="Apache Software Foundation"/>
-                </a>
-      </div>
+    <div class="container">
+      <div id="banner">
+        <div class="pull-left"><a href="../index.html" id="bannerLeft"><img src="../images/archiva.png"  alt="Apache Archiva"/></a></div>
+        <div class="pull-right"><a href="http://www.apache.org/" id="bannerRight"><img src="https://www.apache.org/images/asf_logo_wide_2016.png"  alt="Apache Software Foundation"/></a></div>
         <div class="clear"><hr/></div>
       </div>
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-                
-                    
-                              <li class="">
-                    <a href="http://www.apache.org/" class="externalLink" title="Apache">
-        Apache</a>
-                    <span class="divider">/</span>
-      </li>
-            <li class="">
-                    <a href="../" title="Archiva">
-        Archiva</a>
-                    <span class="divider">/</span>
-      </li>
-        <li class="active ">Building Archiva</li>
-        
-                
-                    
-                  <li id="publishDate" class="pull-right">Last Published: 16 May 2017</li>
-            
-                            </ul>
+        <li class=""><a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
+      <li class=""><a href="../index.html" title="Archiva">Archiva</a><span class="divider">/</span></li>
+    <li class="active ">Building Archiva</li>
+        <li id="publishDate" class="pull-right">Last Published: 17 Jun 2017</li>
+        </ul>
       </div>
-
-      
-                
         <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">
+<div class="section">
 <h2><a name="Building_Archiva"></a>Building Archiva</h2>
 <p>To build the very latest code available... </p>
 <ol style="list-style-type: decimal">
@@ -234,38 +142,25 @@ git clone https://github.com/apache/arch
 <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 class="prettyprint">mvn tomcat7:run -pl :archiva-webapp -am (use mvnDebug if you want to attach a debugger)
 or
-sh ./t7.sh (use sh ./t7-debug.sh if you want to attach a debugger)</pre></div>
+sh ./jetty.sh (use sh ./jetty-debug.sh if you want to attach a debugger)</pre></div>
 <p>Hit your browser : http://localhost:9091/archiva/index.html</p></div>
-                  </div>
-          </div>
-
+        </div>
+    </div>
     <hr/>
-
     <footer>
-            <div class="container">
-                      <div class="row">
-                                                                          
+      <div class="container">
+        <div class="row">
 <div class="row pull-left">Apache Archiva, Archiva, Apache, the Apache feather logo, and the Apache Archiva project logos are trademarks of The Apache Software Foundation.</div>
-                                                          
-<div class="row pull-left">
-  <a href="http://archiva.apache.org/privacy-policy.html">Privacy Policy</a>
-</div>
-                          </div>
-
-                <p id="poweredBy" class="pull-right">
-                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-        <img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" />
-      </a>
-              </p>
-        
-          
-    
-    
-                
-    <div id="ohloh" class="pull-right">
+      <div class="row pull-left">
+        <a href="http://archiva.apache.org/privacy-policy.html">Privacy Policy</a>
+      </div>
+        </div>
+        <p id="poweredBy" class="pull-right">  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" /></a>
+  </p>
+                          <div id="ohloh" class="pull-right">
       <script type="text/javascript" src="https://www.ohloh.net/p/6670/widgets/project_basic_stats.js"></script>
     </div>
         </div>
     </footer>
-        </body>
+    </body>
 </html>
\ No newline at end of file

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=1798987&r1=1798986&r2=1798987&view=diff
==============================================================================
--- archiva/site-content/developers/how-we-do-things.html (original)
+++ archiva/site-content/developers/how-we-do-things.html Sat Jun 17 01:43:14 2017
@@ -1,217 +1,125 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 
- | Rendered using Apache Maven Fluido Skin 1.4
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 
+ | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <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="20170516" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva &#x2013; How We Do Things</title>
-    <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.6.min.css" />
     <link rel="stylesheet" href="../css/site.css" />
     <link rel="stylesheet" href="../css/print.css" media="print" />
-
-      
-    <script type="text/javascript" src="../js/apache-maven-fluido-1.4.min.js"></script>
-
-                          
-        
-<script src="//www.google-analytics.com/analytics.js"></script>
-                      
-        
-<script>window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
+      <script type="text/javascript" src="../js/apache-maven-fluido-1.6.min.js"></script>
+<!-- Google Analytics -->
+        <script src='//www.google-analytics.com/analytics.js'></script>
+        <script>
+          window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
 
           ga('create', 'UA-140879-5', 'auto');
-          ga('send', 'pageview');</script>
-          
-                  </head>
-        <body class="topBarEnabled">
-          
-                        
-                    
-                
+          ga('send', 'pageview');
 
-    <div id="topbar" class="navbar navbar-fixed-top ">
+        </script>
+      </head>
+    <body class="topBarEnabled">
+      <div id="topbar" class="navbar navbar-fixed-top ">
       <div class="navbar-inner">
-                                  <div class="container"><div class="nav-collapse">
-            
-                
-                                <ul class="nav">
-                          <li class="dropdown">
+            <div class="container"><div class="nav-collapse">
+            <ul class="nav">
+        <li class="dropdown">
         <a href="#" class="dropdown-toggle" data-toggle="dropdown">Introduction <b class="caret"></b></a>
         <ul class="dropdown-menu">
-        
-                      <li>      <a href="../index.html"  title="About">About</a>
-</li>
-                  
-                      <li>      <a href="../download.html"  title="Downloads">Downloads</a>
-</li>
-                  
-                      <li>      <a href="../versions.html"  title="Versions">Versions</a>
-</li>
-                  
-                      <li>      <a href="../mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
-</li>
-                  
-                      <li>      <a href="../security.html"  title="Security">Security</a>
-</li>
-                  
-                      <li class="dropdown-submenu">
-                                      <a href="../"  title="Documentation">Documentation</a>
+            <li><a href="../index.html" title="About">About</a></li>
+            <li><a href="../download.html" title="Downloads">Downloads</a></li>
+            <li><a href="../versions.html" title="Versions">Versions</a></li>
+            <li><a href="../mail-lists.html" title="Mailing Lists">Mailing Lists</a></li>
+            <li><a href="../security.html" title="Security">Security</a></li>
+            <li class="dropdown-submenu">
+<a href="../" title="Documentation">Documentation</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="../docs/2.2.3/"  title="Release 2.2.3">Release 2.2.3</a>
-</li>
-                                  <li>      <a href="../docs/3.0.0-SNAPSHOT/"  title="Dev 3.0.0-SNAPSHOT">Dev 3.0.0-SNAPSHOT</a>
-</li>
-                              </ul>
+                  <li><a href="../docs/2.2.3/" title="Release 2.2.3">Release 2.2.3</a></li>
+                  <li><a href="../docs/3.0.0-SNAPSHOT/" title="Dev 3.0.0-SNAPSHOT">Dev 3.0.0-SNAPSHOT</a></li>
+              </ul>
             </li>
-                          </ul>
+        </ul>
       </li>
-                <li class="dropdown">
+        <li class="dropdown">
         <a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a>
         <ul class="dropdown-menu">
-        
-                      <li>      <a href="../developers/building.html"  title="Build Apache Archiva">Build Apache Archiva</a>
-</li>
-                  
-                      <li>      <a href="../get-involved.html"  title="Get involved">Get involved</a>
-</li>
-                  
-                      <li>      <a href="../developers/how-we-do-things.html"  title="How we do things">How we do things</a>
-</li>
-                  
-                      <li>      <a href="../redback"  title="Redback">Redback</a>
-</li>
-                  
-                      <li>      <a href="../redback/components"  title="Redback Components">Redback Components</a>
-</li>
-                  
-                      <li class="dropdown-submenu">
-                                      <a href="../jsui/index.html"  title="Javascript application Architecture">Javascript application Architecture</a>
+            <li><a href="../developers/building.html" title="Build Apache Archiva">Build Apache Archiva</a></li>
+            <li><a href="../get-involved.html" title="Get involved">Get involved</a></li>
+            <li><a href="../developers/how-we-do-things.html" title="How we do things">How we do things</a></li>
+            <li><a href="../redback" title="Redback">Redback</a></li>
+            <li><a href="../redback/components" title="Redback Components">Redback Components</a></li>
+            <li class="dropdown-submenu">
+<a href="../jsui/index.html" title="Javascript application Architecture">Javascript application Architecture</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="../jsui/rest.html"  title="Rest service">Rest service</a>
-</li>
-                                  <li>      <a href="../jsui/template-loading.html"  title="JS Template loading">JS Template loading</a>
-</li>
-                                  <li>      <a href="../jsui/i18n.html"  title="i18n">i18n</a>
-</li>
-                                  <li>      <a href="../jsui/knockout-binding.html"  title="Knockout Binding">Knockout Binding</a>
-</li>
-                                  <li>      <a href="../jsui/generics-js.html"  title="Generic Javascipts">Generic Javascipts</a>
-</li>
-                              </ul>
+                  <li><a href="../jsui/rest.html" title="Rest service">Rest service</a></li>
+                  <li><a href="../jsui/template-loading.html" title="JS Template loading">JS Template loading</a></li>
+                  <li><a href="../jsui/i18n.html" title="i18n">i18n</a></li>
+                  <li><a href="../jsui/knockout-binding.html" title="Knockout Binding">Knockout Binding</a></li>
+                  <li><a href="../jsui/generics-js.html" title="Generic Javascipts">Generic Javascipts</a></li>
+              </ul>
             </li>
-                  
-                      <li>      <a href="../developers/releasing.html"  title="Releasing">Releasing</a>
-</li>
-                  
-                      <li>      <a href="../developers/publishing-site.html"  title="Site Publish">Site Publish</a>
-</li>
-                          </ul>
+            <li><a href="../developers/releasing.html" title="Releasing">Releasing</a></li>
+            <li><a href="../developers/publishing-site.html" title="Site Publish">Site Publish</a></li>
+        </ul>
       </li>
-                <li class="dropdown">
+        <li class="dropdown">
         <a href="#" class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a>
         <ul class="dropdown-menu">
-        
-                      <li>      <a href="http://www.apache.org/foundation/how-it-works.html"  title="How Apache Works">How Apache Works</a>
-</li>
-                  
-                      <li>      <a href="http://www.apache.org/foundation/"  title="Foundation">Foundation</a>
-</li>
-                  
-                      <li>      <a href="http://www.apache.org/foundation/sponsorship.html"  title="Sponsoring Apache">Sponsoring Apache</a>
-</li>
-                  
-                      <li>      <a href="http://www.apache.org/foundation/thanks.html"  title="Thanks">Thanks</a>
-</li>
-                          </ul>
+            <li><a href="http://www.apache.org/foundation/how-it-works.html" title="How Apache Works">How Apache Works</a></li>
+            <li><a href="http://www.apache.org/foundation/" title="Foundation">Foundation</a></li>
+            <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Sponsoring Apache">Sponsoring Apache</a></li>
+            <li><a href="http://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a></li>
+        </ul>
       </li>
-                <li class="dropdown">
+        <li class="dropdown">
         <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project Documentation <b class="caret"></b></a>
         <ul class="dropdown-menu">
-        
-                      <li class="dropdown-submenu">
-                                      <a href="../project-info.html"  title="Project Information">Project Information</a>
+            <li class="dropdown-submenu">
+<a href="../project-info.html" title="Project Information">Project Information</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="../integration.html"  title="Continuous Integration">Continuous Integration</a>
-</li>
-                                  <li>      <a href="../mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
-</li>
-                                  <li>      <a href="../issue-tracking.html"  title="Issue Tracking">Issue Tracking</a>
-</li>
-                                  <li>      <a href="../license.html"  title="Project License">Project License</a>
-</li>
-                                  <li>      <a href="../team-list.html"  title="Project Team">Project Team</a>
-</li>
-                                  <li>      <a href="../source-repository.html"  title="Source Repository">Source Repository</a>
-</li>
-                              </ul>
+                  <li><a href="../integration.html" title="CI Management">CI Management</a></li>
+                  <li><a href="../mail-lists.html" title="Mailing Lists">Mailing Lists</a></li>
+                  <li><a href="../issue-tracking.html" title="Issue Management">Issue Management</a></li>
+                  <li><a href="../license.html" title="Licenses">Licenses</a></li>
+                  <li><a href="../team-list.html" title="Team">Team</a></li>
+                  <li><a href="../source-repository.html" title="Source Code Management">Source Code Management</a></li>
+              </ul>
             </li>
-                          </ul>
+        </ul>
       </li>
-                  </ul>
-          
-                      <form id="search-form" action="https://www.google.com/search" method="get"  class="navbar-search pull-right" >
-    
-  <input value="http://archiva.apache.org/" name="sitesearch" type="hidden"/>
+              </ul>
+<form id="search-form" action="https://www.google.com/search" method="get"  class="navbar-search pull-right" >
+      <input value="http://archiva.apache.org/" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
-<script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
-          
-                                                                            
-                   
-                      </div>
-          
+<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+                    </div>
         </div>
       </div>
     </div>
-    
-        <div class="container">
-          <div id="banner">
-        <div class="pull-left">
-                                                  <a href="../index.html" id="bannerLeft">
-                                                                                                <img src="../images/archiva.png"  alt="Apache Archiva"/>
-                </a>
-                      </div>
-        <div class="pull-right">                  <a href="http://www.apache.org/" id="bannerRight">
-                                                                                        <img src="https://www.apache.org/images/asf_logo_wide_2016.png"  alt="Apache Software Foundation"/>
-                </a>
-      </div>
+    <div class="container">
+      <div id="banner">
+        <div class="pull-left"><a href="../index.html" id="bannerLeft"><img src="../images/archiva.png"  alt="Apache Archiva"/></a></div>
+        <div class="pull-right"><a href="http://www.apache.org/" id="bannerRight"><img src="https://www.apache.org/images/asf_logo_wide_2016.png"  alt="Apache Software Foundation"/></a></div>
         <div class="clear"><hr/></div>
       </div>
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-                
-                    
-                              <li class="">
-                    <a href="http://www.apache.org/" class="externalLink" title="Apache">
-        Apache</a>
-                    <span class="divider">/</span>
-      </li>
-            <li class="">
-                    <a href="../" title="Archiva">
-        Archiva</a>
-                    <span class="divider">/</span>
-      </li>
-        <li class="active ">How We Do Things</li>
-        
-                
-                    
-                  <li id="publishDate" class="pull-right">Last Published: 16 May 2017</li>
-            
-                            </ul>
+        <li class=""><a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
+      <li class=""><a href="../index.html" title="Archiva">Archiva</a><span class="divider">/</span></li>
+    <li class="active ">How We Do Things</li>
+        <li id="publishDate" class="pull-right">Last Published: 17 Jun 2017</li>
+        </ul>
       </div>
-
-      
-                
         <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">
+<div class="section">
 <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">
@@ -246,36 +154,23 @@
 <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>
-          </div>
-
+        </div>
+    </div>
     <hr/>
-
     <footer>
-            <div class="container">
-                      <div class="row">
-                                                                          
+      <div class="container">
+        <div class="row">
 <div class="row pull-left">Apache Archiva, Archiva, Apache, the Apache feather logo, and the Apache Archiva project logos are trademarks of The Apache Software Foundation.</div>
-                                                          
-<div class="row pull-left">
-  <a href="http://archiva.apache.org/privacy-policy.html">Privacy Policy</a>
-</div>
-                          </div>
-
-                <p id="poweredBy" class="pull-right">
-                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-        <img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" />
-      </a>
-              </p>
-        
-          
-    
-    
-                
-    <div id="ohloh" class="pull-right">
+      <div class="row pull-left">
+        <a href="http://archiva.apache.org/privacy-policy.html">Privacy Policy</a>
+      </div>
+        </div>
+        <p id="poweredBy" class="pull-right">  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" /></a>
+  </p>
+                          <div id="ohloh" class="pull-right">
       <script type="text/javascript" src="https://www.ohloh.net/p/6670/widgets/project_basic_stats.js"></script>
     </div>
         </div>
     </footer>
-        </body>
+    </body>
 </html>
\ No newline at end of file

Modified: archiva/site-content/developers/publishing-site.html
URL: http://svn.apache.org/viewvc/archiva/site-content/developers/publishing-site.html?rev=1798987&r1=1798986&r2=1798987&view=diff
==============================================================================
--- archiva/site-content/developers/publishing-site.html (original)
+++ archiva/site-content/developers/publishing-site.html Sat Jun 17 01:43:14 2017
@@ -1,216 +1,124 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 
- | Rendered using Apache Maven Fluido Skin 1.4
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 
+ | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20170516" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva &#x2013; Archiva Sites Publishing</title>
-    <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.6.min.css" />
     <link rel="stylesheet" href="../css/site.css" />
     <link rel="stylesheet" href="../css/print.css" media="print" />
-
-      
-    <script type="text/javascript" src="../js/apache-maven-fluido-1.4.min.js"></script>
-
-                          
-        
-<script src="//www.google-analytics.com/analytics.js"></script>
-                      
-        
-<script>window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
+      <script type="text/javascript" src="../js/apache-maven-fluido-1.6.min.js"></script>
+<!-- Google Analytics -->
+        <script src='//www.google-analytics.com/analytics.js'></script>
+        <script>
+          window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
 
           ga('create', 'UA-140879-5', 'auto');
-          ga('send', 'pageview');</script>
-          
-                  </head>
-        <body class="topBarEnabled">
-          
-                        
-                    
-                
+          ga('send', 'pageview');
 
-    <div id="topbar" class="navbar navbar-fixed-top ">
+        </script>
+      </head>
+    <body class="topBarEnabled">
+      <div id="topbar" class="navbar navbar-fixed-top ">
       <div class="navbar-inner">
-                                  <div class="container"><div class="nav-collapse">
-            
-                
-                                <ul class="nav">
-                          <li class="dropdown">
+            <div class="container"><div class="nav-collapse">
+            <ul class="nav">
+        <li class="dropdown">
         <a href="#" class="dropdown-toggle" data-toggle="dropdown">Introduction <b class="caret"></b></a>
         <ul class="dropdown-menu">
-        
-                      <li>      <a href="../index.html"  title="About">About</a>
-</li>
-                  
-                      <li>      <a href="../download.html"  title="Downloads">Downloads</a>
-</li>
-                  
-                      <li>      <a href="../versions.html"  title="Versions">Versions</a>
-</li>
-                  
-                      <li>      <a href="../mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
-</li>
-                  
-                      <li>      <a href="../security.html"  title="Security">Security</a>
-</li>
-                  
-                      <li class="dropdown-submenu">
-                                      <a href="../"  title="Documentation">Documentation</a>
+            <li><a href="../index.html" title="About">About</a></li>
+            <li><a href="../download.html" title="Downloads">Downloads</a></li>
+            <li><a href="../versions.html" title="Versions">Versions</a></li>
+            <li><a href="../mail-lists.html" title="Mailing Lists">Mailing Lists</a></li>
+            <li><a href="../security.html" title="Security">Security</a></li>
+            <li class="dropdown-submenu">
+<a href="../" title="Documentation">Documentation</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="../docs/2.2.3/"  title="Release 2.2.3">Release 2.2.3</a>
-</li>
-                                  <li>      <a href="../docs/3.0.0-SNAPSHOT/"  title="Dev 3.0.0-SNAPSHOT">Dev 3.0.0-SNAPSHOT</a>
-</li>
-                              </ul>
+                  <li><a href="../docs/2.2.3/" title="Release 2.2.3">Release 2.2.3</a></li>
+                  <li><a href="../docs/3.0.0-SNAPSHOT/" title="Dev 3.0.0-SNAPSHOT">Dev 3.0.0-SNAPSHOT</a></li>
+              </ul>
             </li>
-                          </ul>
+        </ul>
       </li>
-                <li class="dropdown">
+        <li class="dropdown">
         <a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a>
         <ul class="dropdown-menu">
-        
-                      <li>      <a href="../developers/building.html"  title="Build Apache Archiva">Build Apache Archiva</a>
-</li>
-                  
-                      <li>      <a href="../get-involved.html"  title="Get involved">Get involved</a>
-</li>
-                  
-                      <li>      <a href="../developers/how-we-do-things.html"  title="How we do things">How we do things</a>
-</li>
-                  
-                      <li>      <a href="../redback"  title="Redback">Redback</a>
-</li>
-                  
-                      <li>      <a href="../redback/components"  title="Redback Components">Redback Components</a>
-</li>
-                  
-                      <li class="dropdown-submenu">
-                                      <a href="../jsui/index.html"  title="Javascript application Architecture">Javascript application Architecture</a>
+            <li><a href="../developers/building.html" title="Build Apache Archiva">Build Apache Archiva</a></li>
+            <li><a href="../get-involved.html" title="Get involved">Get involved</a></li>
+            <li><a href="../developers/how-we-do-things.html" title="How we do things">How we do things</a></li>
+            <li><a href="../redback" title="Redback">Redback</a></li>
+            <li><a href="../redback/components" title="Redback Components">Redback Components</a></li>
+            <li class="dropdown-submenu">
+<a href="../jsui/index.html" title="Javascript application Architecture">Javascript application Architecture</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="../jsui/rest.html"  title="Rest service">Rest service</a>
-</li>
-                                  <li>      <a href="../jsui/template-loading.html"  title="JS Template loading">JS Template loading</a>
-</li>
-                                  <li>      <a href="../jsui/i18n.html"  title="i18n">i18n</a>
-</li>
-                                  <li>      <a href="../jsui/knockout-binding.html"  title="Knockout Binding">Knockout Binding</a>
-</li>
-                                  <li>      <a href="../jsui/generics-js.html"  title="Generic Javascipts">Generic Javascipts</a>
-</li>
-                              </ul>
+                  <li><a href="../jsui/rest.html" title="Rest service">Rest service</a></li>
+                  <li><a href="../jsui/template-loading.html" title="JS Template loading">JS Template loading</a></li>
+                  <li><a href="../jsui/i18n.html" title="i18n">i18n</a></li>
+                  <li><a href="../jsui/knockout-binding.html" title="Knockout Binding">Knockout Binding</a></li>
+                  <li><a href="../jsui/generics-js.html" title="Generic Javascipts">Generic Javascipts</a></li>
+              </ul>
             </li>
-                  
-                      <li>      <a href="../developers/releasing.html"  title="Releasing">Releasing</a>
-</li>
-                  
-                      <li>      <a href="../developers/publishing-site.html"  title="Site Publish">Site Publish</a>
-</li>
-                          </ul>
+            <li><a href="../developers/releasing.html" title="Releasing">Releasing</a></li>
+            <li><a href="../developers/publishing-site.html" title="Site Publish">Site Publish</a></li>
+        </ul>
       </li>
-                <li class="dropdown">
+        <li class="dropdown">
         <a href="#" class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a>
         <ul class="dropdown-menu">
-        
-                      <li>      <a href="http://www.apache.org/foundation/how-it-works.html"  title="How Apache Works">How Apache Works</a>
-</li>
-                  
-                      <li>      <a href="http://www.apache.org/foundation/"  title="Foundation">Foundation</a>
-</li>
-                  
-                      <li>      <a href="http://www.apache.org/foundation/sponsorship.html"  title="Sponsoring Apache">Sponsoring Apache</a>
-</li>
-                  
-                      <li>      <a href="http://www.apache.org/foundation/thanks.html"  title="Thanks">Thanks</a>
-</li>
-                          </ul>
+            <li><a href="http://www.apache.org/foundation/how-it-works.html" title="How Apache Works">How Apache Works</a></li>
+            <li><a href="http://www.apache.org/foundation/" title="Foundation">Foundation</a></li>
+            <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Sponsoring Apache">Sponsoring Apache</a></li>
+            <li><a href="http://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a></li>
+        </ul>
       </li>
-                <li class="dropdown">
+        <li class="dropdown">
         <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project Documentation <b class="caret"></b></a>
         <ul class="dropdown-menu">
-        
-                      <li class="dropdown-submenu">
-                                      <a href="../project-info.html"  title="Project Information">Project Information</a>
+            <li class="dropdown-submenu">
+<a href="../project-info.html" title="Project Information">Project Information</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="../integration.html"  title="Continuous Integration">Continuous Integration</a>
-</li>
-                                  <li>      <a href="../mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
-</li>
-                                  <li>      <a href="../issue-tracking.html"  title="Issue Tracking">Issue Tracking</a>
-</li>
-                                  <li>      <a href="../license.html"  title="Project License">Project License</a>
-</li>
-                                  <li>      <a href="../team-list.html"  title="Project Team">Project Team</a>
-</li>
-                                  <li>      <a href="../source-repository.html"  title="Source Repository">Source Repository</a>
-</li>
-                              </ul>
+                  <li><a href="../integration.html" title="CI Management">CI Management</a></li>
+                  <li><a href="../mail-lists.html" title="Mailing Lists">Mailing Lists</a></li>
+                  <li><a href="../issue-tracking.html" title="Issue Management">Issue Management</a></li>
+                  <li><a href="../license.html" title="Licenses">Licenses</a></li>
+                  <li><a href="../team-list.html" title="Team">Team</a></li>
+                  <li><a href="../source-repository.html" title="Source Code Management">Source Code Management</a></li>
+              </ul>
             </li>
-                          </ul>
+        </ul>
       </li>
-                  </ul>
-          
-                      <form id="search-form" action="https://www.google.com/search" method="get"  class="navbar-search pull-right" >
-    
-  <input value="http://archiva.apache.org/" name="sitesearch" type="hidden"/>
+              </ul>
+<form id="search-form" action="https://www.google.com/search" method="get"  class="navbar-search pull-right" >
+      <input value="http://archiva.apache.org/" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
-<script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
-          
-                                                                            
-                   
-                      </div>
-          
+<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+                    </div>
         </div>
       </div>
     </div>
-    
-        <div class="container">
-          <div id="banner">
-        <div class="pull-left">
-                                                  <a href="../index.html" id="bannerLeft">
-                                                                                                <img src="../images/archiva.png"  alt="Apache Archiva"/>
-                </a>
-                      </div>
-        <div class="pull-right">                  <a href="http://www.apache.org/" id="bannerRight">
-                                                                                        <img src="https://www.apache.org/images/asf_logo_wide_2016.png"  alt="Apache Software Foundation"/>
-                </a>
-      </div>
+    <div class="container">
+      <div id="banner">
+        <div class="pull-left"><a href="../index.html" id="bannerLeft"><img src="../images/archiva.png"  alt="Apache Archiva"/></a></div>
+        <div class="pull-right"><a href="http://www.apache.org/" id="bannerRight"><img src="https://www.apache.org/images/asf_logo_wide_2016.png"  alt="Apache Software Foundation"/></a></div>
         <div class="clear"><hr/></div>
       </div>
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-                
-                    
-                              <li class="">
-                    <a href="http://www.apache.org/" class="externalLink" title="Apache">
-        Apache</a>
-                    <span class="divider">/</span>
-      </li>
-            <li class="">
-                    <a href="../" title="Archiva">
-        Archiva</a>
-                    <span class="divider">/</span>
-      </li>
-        <li class="active ">Archiva Sites Publishing</li>
-        
-                
-                    
-                  <li id="publishDate" class="pull-right">Last Published: 16 May 2017</li>
-            
-                            </ul>
+        <li class=""><a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
+      <li class=""><a href="../index.html" title="Archiva">Archiva</a><span class="divider">/</span></li>
+    <li class="active ">Archiva Sites Publishing</li>
+        <li id="publishDate" class="pull-right">Last Published: 17 Jun 2017</li>
+        </ul>
       </div>
-
-      
-                
         <div id="bodyColumn" >
-                                  
-            <div class="section">
+<div class="section">
 <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>
@@ -273,36 +181,23 @@ sh ./deploySite.sh</pre></div></div>
 <pre>mvn clean site-deploy scm-publish:publish-scm
 or
 sh ./deploySite.sh</pre></div></div></div>
-                  </div>
-          </div>
-
+        </div>
+    </div>
     <hr/>
-
     <footer>
-            <div class="container">
-                      <div class="row">
-                                                                          
+      <div class="container">
+        <div class="row">
 <div class="row pull-left">Apache Archiva, Archiva, Apache, the Apache feather logo, and the Apache Archiva project logos are trademarks of The Apache Software Foundation.</div>
-                                                          
-<div class="row pull-left">
-  <a href="http://archiva.apache.org/privacy-policy.html">Privacy Policy</a>
-</div>
-                          </div>
-
-                <p id="poweredBy" class="pull-right">
-                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-        <img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" />
-      </a>
-              </p>
-        
-          
-    
-    
-                
-    <div id="ohloh" class="pull-right">
+      <div class="row pull-left">
+        <a href="http://archiva.apache.org/privacy-policy.html">Privacy Policy</a>
+      </div>
+        </div>
+        <p id="poweredBy" class="pull-right">  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" /></a>
+  </p>
+                          <div id="ohloh" class="pull-right">
       <script type="text/javascript" src="https://www.ohloh.net/p/6670/widgets/project_basic_stats.js"></script>
     </div>
         </div>
     </footer>
-        </body>
+    </body>
 </html>
\ No newline at end of file

Modified: archiva/site-content/developers/releasing.html
URL: http://svn.apache.org/viewvc/archiva/site-content/developers/releasing.html?rev=1798987&r1=1798986&r2=1798987&view=diff
==============================================================================
--- archiva/site-content/developers/releasing.html (original)
+++ archiva/site-content/developers/releasing.html Sat Jun 17 01:43:14 2017
@@ -1,217 +1,125 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 
- | Rendered using Apache Maven Fluido Skin 1.4
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 
+ | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <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="20170516" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva &#x2013; Archiva release process</title>
-    <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.6.min.css" />
     <link rel="stylesheet" href="../css/site.css" />
     <link rel="stylesheet" href="../css/print.css" media="print" />
-
-      
-    <script type="text/javascript" src="../js/apache-maven-fluido-1.4.min.js"></script>
-
-                          
-        
-<script src="//www.google-analytics.com/analytics.js"></script>
-                      
-        
-<script>window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
+      <script type="text/javascript" src="../js/apache-maven-fluido-1.6.min.js"></script>
+<!-- Google Analytics -->
+        <script src='//www.google-analytics.com/analytics.js'></script>
+        <script>
+          window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
 
           ga('create', 'UA-140879-5', 'auto');
-          ga('send', 'pageview');</script>
-          
-                  </head>
-        <body class="topBarEnabled">
-          
-                        
-                    
-                
+          ga('send', 'pageview');
 
-    <div id="topbar" class="navbar navbar-fixed-top ">
+        </script>
+      </head>
+    <body class="topBarEnabled">
+      <div id="topbar" class="navbar navbar-fixed-top ">
       <div class="navbar-inner">
-                                  <div class="container"><div class="nav-collapse">
-            
-                
-                                <ul class="nav">
-                          <li class="dropdown">
+            <div class="container"><div class="nav-collapse">
+            <ul class="nav">
+        <li class="dropdown">
         <a href="#" class="dropdown-toggle" data-toggle="dropdown">Introduction <b class="caret"></b></a>
         <ul class="dropdown-menu">
-        
-                      <li>      <a href="../index.html"  title="About">About</a>
-</li>
-                  
-                      <li>      <a href="../download.html"  title="Downloads">Downloads</a>
-</li>
-                  
-                      <li>      <a href="../versions.html"  title="Versions">Versions</a>
-</li>
-                  
-                      <li>      <a href="../mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
-</li>
-                  
-                      <li>      <a href="../security.html"  title="Security">Security</a>
-</li>
-                  
-                      <li class="dropdown-submenu">
-                                      <a href="../"  title="Documentation">Documentation</a>
+            <li><a href="../index.html" title="About">About</a></li>
+            <li><a href="../download.html" title="Downloads">Downloads</a></li>
+            <li><a href="../versions.html" title="Versions">Versions</a></li>
+            <li><a href="../mail-lists.html" title="Mailing Lists">Mailing Lists</a></li>
+            <li><a href="../security.html" title="Security">Security</a></li>
+            <li class="dropdown-submenu">
+<a href="../" title="Documentation">Documentation</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="../docs/2.2.3/"  title="Release 2.2.3">Release 2.2.3</a>
-</li>
-                                  <li>      <a href="../docs/3.0.0-SNAPSHOT/"  title="Dev 3.0.0-SNAPSHOT">Dev 3.0.0-SNAPSHOT</a>
-</li>
-                              </ul>
+                  <li><a href="../docs/2.2.3/" title="Release 2.2.3">Release 2.2.3</a></li>
+                  <li><a href="../docs/3.0.0-SNAPSHOT/" title="Dev 3.0.0-SNAPSHOT">Dev 3.0.0-SNAPSHOT</a></li>
+              </ul>
             </li>
-                          </ul>
+        </ul>
       </li>
-                <li class="dropdown">
+        <li class="dropdown">
         <a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a>
         <ul class="dropdown-menu">
-        
-                      <li>      <a href="../developers/building.html"  title="Build Apache Archiva">Build Apache Archiva</a>
-</li>
-                  
-                      <li>      <a href="../get-involved.html"  title="Get involved">Get involved</a>
-</li>
-                  
-                      <li>      <a href="../developers/how-we-do-things.html"  title="How we do things">How we do things</a>
-</li>
-                  
-                      <li>      <a href="../redback"  title="Redback">Redback</a>
-</li>
-                  
-                      <li>      <a href="../redback/components"  title="Redback Components">Redback Components</a>
-</li>
-                  
-                      <li class="dropdown-submenu">
-                                      <a href="../jsui/index.html"  title="Javascript application Architecture">Javascript application Architecture</a>
+            <li><a href="../developers/building.html" title="Build Apache Archiva">Build Apache Archiva</a></li>
+            <li><a href="../get-involved.html" title="Get involved">Get involved</a></li>
+            <li><a href="../developers/how-we-do-things.html" title="How we do things">How we do things</a></li>
+            <li><a href="../redback" title="Redback">Redback</a></li>
+            <li><a href="../redback/components" title="Redback Components">Redback Components</a></li>
+            <li class="dropdown-submenu">
+<a href="../jsui/index.html" title="Javascript application Architecture">Javascript application Architecture</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="../jsui/rest.html"  title="Rest service">Rest service</a>
-</li>
-                                  <li>      <a href="../jsui/template-loading.html"  title="JS Template loading">JS Template loading</a>
-</li>
-                                  <li>      <a href="../jsui/i18n.html"  title="i18n">i18n</a>
-</li>
-                                  <li>      <a href="../jsui/knockout-binding.html"  title="Knockout Binding">Knockout Binding</a>
-</li>
-                                  <li>      <a href="../jsui/generics-js.html"  title="Generic Javascipts">Generic Javascipts</a>
-</li>
-                              </ul>
+                  <li><a href="../jsui/rest.html" title="Rest service">Rest service</a></li>
+                  <li><a href="../jsui/template-loading.html" title="JS Template loading">JS Template loading</a></li>
+                  <li><a href="../jsui/i18n.html" title="i18n">i18n</a></li>
+                  <li><a href="../jsui/knockout-binding.html" title="Knockout Binding">Knockout Binding</a></li>
+                  <li><a href="../jsui/generics-js.html" title="Generic Javascipts">Generic Javascipts</a></li>
+              </ul>
             </li>
-                  
-                      <li>      <a href="../developers/releasing.html"  title="Releasing">Releasing</a>
-</li>
-                  
-                      <li>      <a href="../developers/publishing-site.html"  title="Site Publish">Site Publish</a>
-</li>
-                          </ul>
+            <li><a href="../developers/releasing.html" title="Releasing">Releasing</a></li>
+            <li><a href="../developers/publishing-site.html" title="Site Publish">Site Publish</a></li>
+        </ul>
       </li>
-                <li class="dropdown">
+        <li class="dropdown">
         <a href="#" class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a>
         <ul class="dropdown-menu">
-        
-                      <li>      <a href="http://www.apache.org/foundation/how-it-works.html"  title="How Apache Works">How Apache Works</a>
-</li>
-                  
-                      <li>      <a href="http://www.apache.org/foundation/"  title="Foundation">Foundation</a>
-</li>
-                  
-                      <li>      <a href="http://www.apache.org/foundation/sponsorship.html"  title="Sponsoring Apache">Sponsoring Apache</a>
-</li>
-                  
-                      <li>      <a href="http://www.apache.org/foundation/thanks.html"  title="Thanks">Thanks</a>
-</li>
-                          </ul>
+            <li><a href="http://www.apache.org/foundation/how-it-works.html" title="How Apache Works">How Apache Works</a></li>
+            <li><a href="http://www.apache.org/foundation/" title="Foundation">Foundation</a></li>
+            <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Sponsoring Apache">Sponsoring Apache</a></li>
+            <li><a href="http://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a></li>
+        </ul>
       </li>
-                <li class="dropdown">
+        <li class="dropdown">
         <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project Documentation <b class="caret"></b></a>
         <ul class="dropdown-menu">
-        
-                      <li class="dropdown-submenu">
-                                      <a href="../project-info.html"  title="Project Information">Project Information</a>
+            <li class="dropdown-submenu">
+<a href="../project-info.html" title="Project Information">Project Information</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="../integration.html"  title="Continuous Integration">Continuous Integration</a>
-</li>
-                                  <li>      <a href="../mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
-</li>
-                                  <li>      <a href="../issue-tracking.html"  title="Issue Tracking">Issue Tracking</a>
-</li>
-                                  <li>      <a href="../license.html"  title="Project License">Project License</a>
-</li>
-                                  <li>      <a href="../team-list.html"  title="Project Team">Project Team</a>
-</li>
-                                  <li>      <a href="../source-repository.html"  title="Source Repository">Source Repository</a>
-</li>
-                              </ul>
+                  <li><a href="../integration.html" title="CI Management">CI Management</a></li>
+                  <li><a href="../mail-lists.html" title="Mailing Lists">Mailing Lists</a></li>
+                  <li><a href="../issue-tracking.html" title="Issue Management">Issue Management</a></li>
+                  <li><a href="../license.html" title="Licenses">Licenses</a></li>
+                  <li><a href="../team-list.html" title="Team">Team</a></li>
+                  <li><a href="../source-repository.html" title="Source Code Management">Source Code Management</a></li>
+              </ul>
             </li>
-                          </ul>
+        </ul>
       </li>
-                  </ul>
-          
-                      <form id="search-form" action="https://www.google.com/search" method="get"  class="navbar-search pull-right" >
-    
-  <input value="http://archiva.apache.org/" name="sitesearch" type="hidden"/>
+              </ul>
+<form id="search-form" action="https://www.google.com/search" method="get"  class="navbar-search pull-right" >
+      <input value="http://archiva.apache.org/" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
-<script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
-          
-                                                                            
-                   
-                      </div>
-          
+<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+                    </div>
         </div>
       </div>
     </div>
-    
-        <div class="container">
-          <div id="banner">
-        <div class="pull-left">
-                                                  <a href="../index.html" id="bannerLeft">
-                                                                                                <img src="../images/archiva.png"  alt="Apache Archiva"/>
-                </a>
-                      </div>
-        <div class="pull-right">                  <a href="http://www.apache.org/" id="bannerRight">
-                                                                                        <img src="https://www.apache.org/images/asf_logo_wide_2016.png"  alt="Apache Software Foundation"/>
-                </a>
-      </div>
+    <div class="container">
+      <div id="banner">
+        <div class="pull-left"><a href="../index.html" id="bannerLeft"><img src="../images/archiva.png"  alt="Apache Archiva"/></a></div>
+        <div class="pull-right"><a href="http://www.apache.org/" id="bannerRight"><img src="https://www.apache.org/images/asf_logo_wide_2016.png"  alt="Apache Software Foundation"/></a></div>
         <div class="clear"><hr/></div>
       </div>
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-                
-                    
-                              <li class="">
-                    <a href="http://www.apache.org/" class="externalLink" title="Apache">
-        Apache</a>
-                    <span class="divider">/</span>
-      </li>
-            <li class="">
-                    <a href="../" title="Archiva">
-        Archiva</a>
-                    <span class="divider">/</span>
-      </li>
-        <li class="active ">Archiva release process</li>
-        
-                
-                    
-                  <li id="publishDate" class="pull-right">Last Published: 16 May 2017</li>
-            
-                            </ul>
+        <li class=""><a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
+      <li class=""><a href="../index.html" title="Archiva">Archiva</a><span class="divider">/</span></li>
+    <li class="active ">Archiva release process</li>
+        <li id="publishDate" class="pull-right">Last Published: 17 Jun 2017</li>
+        </ul>
       </div>
-
-      
-                
         <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">
+<div class="section">
 <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>
@@ -282,36 +190,23 @@ sh ./release-script-redback-svn.sh $REDB
 <li>users@archiva.apache.org</li>
 <li>users@maven.apache.org</li>
 <li>announce@apache.org</li></ul></li></ol></div>
-                  </div>
-          </div>
-
+        </div>
+    </div>
     <hr/>
-
     <footer>
-            <div class="container">
-                      <div class="row">
-                                                                          
+      <div class="container">
+        <div class="row">
 <div class="row pull-left">Apache Archiva, Archiva, Apache, the Apache feather logo, and the Apache Archiva project logos are trademarks of The Apache Software Foundation.</div>
-                                                          
-<div class="row pull-left">
-  <a href="http://archiva.apache.org/privacy-policy.html">Privacy Policy</a>
-</div>
-                          </div>
-
-                <p id="poweredBy" class="pull-right">
-                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-        <img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" />
-      </a>
-              </p>
-        
-          
-    
-    
-                
-    <div id="ohloh" class="pull-right">
+      <div class="row pull-left">
+        <a href="http://archiva.apache.org/privacy-policy.html">Privacy Policy</a>
+      </div>
+        </div>
+        <p id="poweredBy" class="pull-right">  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" /></a>
+  </p>
+                          <div id="ohloh" class="pull-right">
       <script type="text/javascript" src="https://www.ohloh.net/p/6670/widgets/project_basic_stats.js"></script>
     </div>
         </div>
     </footer>
-        </body>
+    </body>
 </html>
\ No newline at end of file