This is an automated email from the ASF dual-hosted git repository.

martin_s pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/archiva-web-content.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new a4d4888  Apache Archiva Main site deployment
a4d4888 is described below

commit a4d4888effa0cb32816987ab7dcb6d9a3eb66da4
Author: Martin Stockhammer <[email protected]>
AuthorDate: Sun Dec 19 11:54:48 2021 +0100

    Apache Archiva Main site deployment
---
 ci-management.html               |  2 +-
 developers/building.html         |  2 +-
 developers/how-we-do-things.html |  2 +-
 developers/publishing-site.html  |  2 +-
 developers/releasing.html        | 37 ++++++++++++++++++++++++-------------
 download.html                    | 15 ++-------------
 errors/404.html                  |  2 +-
 get-involved.html                |  2 +-
 index.html                       |  4 ++--
 issue-management.html            |  2 +-
 jsui/generics-js.html            |  2 +-
 jsui/i18n.html                   |  2 +-
 jsui/index.html                  |  2 +-
 jsui/knockout-binding.html       |  2 +-
 jsui/rest.html                   |  2 +-
 jsui/template-loading.html       |  2 +-
 known-issues.html                |  2 +-
 licenses.html                    |  2 +-
 mailing-lists.html               |  2 +-
 privacy-policy.html              |  2 +-
 project-info.html                |  2 +-
 scm.html                         |  2 +-
 security.html                    | 10 +++++++++-
 team.html                        |  2 +-
 versions.html                    |  2 +-
 25 files changed, 58 insertions(+), 50 deletions(-)

diff --git a/ci-management.html b/ci-management.html
index c76b71b..03519f9 100644
--- a/ci-management.html
+++ b/ci-management.html
@@ -130,7 +130,7 @@
         <li class=""><a href="https://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 ">CI Management</li>
-        <li id="publishDate" class="pull-right">Last Published: 15 Dec 
2021</li>
+        <li id="publishDate" class="pull-right">Last Published: 19 Dec 
2021</li>
         </ul>
       </div>
         <div id="bodyColumn" >
diff --git a/developers/building.html b/developers/building.html
index 775f198..3ea5df0 100644
--- a/developers/building.html
+++ b/developers/building.html
@@ -131,7 +131,7 @@
         <li class=""><a href="https://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: 15 Dec 
2021</li>
+        <li id="publishDate" class="pull-right">Last Published: 19 Dec 
2021</li>
         </ul>
       </div>
         <div id="bodyColumn" >
diff --git a/developers/how-we-do-things.html b/developers/how-we-do-things.html
index 5d74fd6..e761ddd 100644
--- a/developers/how-we-do-things.html
+++ b/developers/how-we-do-things.html
@@ -131,7 +131,7 @@
         <li class=""><a href="https://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: 15 Dec 
2021</li>
+        <li id="publishDate" class="pull-right">Last Published: 19 Dec 
2021</li>
         </ul>
       </div>
         <div id="bodyColumn" >
diff --git a/developers/publishing-site.html b/developers/publishing-site.html
index a6a9575..a1f1c6d 100644
--- a/developers/publishing-site.html
+++ b/developers/publishing-site.html
@@ -130,7 +130,7 @@
         <li class=""><a href="https://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 "></li>
-        <li id="publishDate" class="pull-right">Last Published: 15 Dec 
2021</li>
+        <li id="publishDate" class="pull-right">Last Published: 19 Dec 
2021</li>
         </ul>
       </div>
         <div id="bodyColumn" >
diff --git a/developers/releasing.html b/developers/releasing.html
index c40ae64..2106957 100644
--- a/developers/releasing.html
+++ b/developers/releasing.html
@@ -131,7 +131,7 @@
         <li class=""><a href="https://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: 15 Dec 
2021</li>
+        <li id="publishDate" class="pull-right">Last Published: 19 Dec 
2021</li>
         </ul>
       </div>
         <div id="bodyColumn" >
@@ -202,7 +202,18 @@ mvn site:site
 mvn site:stage  # Check the content in target/staging
 mkdir &lt;web-content-git&gt;/ref/${ARCHV}
 cp -r target/staging/* &lt;web-content-git&gt;/ref/${ARCHV}/ # Copy to the git 
web content repository</pre></div>
-<p>If the vote doesn't pass, the documentation will need to be removed from 
the server for redeployment.</p>
+<p>Archiva site information</p>
+<p>Update the archiva site (<a class="externalLink" 
href="https://gitbox.apache.org/repos/asf/archiva-site.git";>https://gitbox.apache.org/repos/asf/archiva-site.git</a>)
 for the versions and release notes URL:</p>
+<p>Mostly these properties of the pom.xml should be edited:</p>
+<div class="source"><pre class="prettyprint">  
&lt;archivaReleaseVersion&gt;2.2.6&lt;/archivaReleaseVersion&gt;
+  &lt;archivaReleaseDate&gt;16th May 2019&lt;/archivaReleaseDate&gt;
+  
&lt;archivaCurrentDevVersion&gt;3.0.0-SNAPSHOT&lt;/archivaCurrentDevVersion&gt;</pre></div>
+<p>Release information may be updated. Update Security information.</p>
+<p>Run <b>deploySite.sh</b>. The script will prepare the site locally and 
provide information how to check the content before pushing to the remote 
repository.</p>
+<div class="source"><pre class="prettyprint">cd archiva-site
+./deploySite.sh
+# You can check the files locally, if you press y after the message is 
presented, it will be pushed to the asf-staging branch</pre></div>
+<p>The site can be checked at: https://archiva.staged.apache.org/ The 
downloads do not work on the staged site.</p>
 <p>Commit the sources and binaries from 
<tt>org/apache/archiva/archiva-jetty</tt> and 
<tt>org/apache/archiva/archiva</tt> to the svn distribution tree. First in dev 
tree: <tt>https://dist.apache.org/repos/dist/dev/archiva/</tt></p>
 <div class="source"><pre class="prettyprint">svn co 
https://dist.apache.org/repos/dist/dev/archiva/ archiva-dev-release
 cd archiva-dev-release
@@ -216,23 +227,23 @@ POMV=18  # New Parent POM version
 sh ./release-script-parent-pom.sh $POMV ${RELEASE_URL}/
 REDBV=2.6 # New redback version
 sh ./release-script-redback-svn.sh $REDBV ${RELEASE_URL}/</pre></div>
-<p>If the vote pass they will be copied to release tree: 
<tt>https://dist.apache.org/repos/dist/release/archiva</tt></p>
+<p>If the vote passes the binaries must be copied to release tree: 
<tt>https://dist.apache.org/repos/dist/release/archiva</tt></p>
 <p>Call for a vote in the dev list and wait for 72 hrs. for the vote results. 
3 binding votes are necessary for the release to be finalized. If the vote 
fails or needs to be canceled, the version number should not be re-used if the 
version was made available for public download. After the vote has passed, move 
the files from dist dev to dist release:</p>
 <div class="source"><pre class="prettyprint">svn mv 
https://dist.apache.org/repos/dist/dev/archiva/${ARCHV} 
https://dist.apache.org/repos/dist/release/archiva/
 
 # Move also the POM and Redback and Redback Component releases, if there are 
new ones.</pre></div>
-<p>Merge the archiva-releases-stage to archiva-releases on 
archiva-repository.apache.org</p>
+<p>It needs some time until the download packages are available on the CDN.</p>
+<p>Merge the archiva-releases-stage to archiva-releases on 
archiva-repository.apache.org (Action -&gt; Merge on the stage repository)</p>
 <p>To sync the jars to Maven Central, you need to merge the repository 
archiva-releases-stage to &quot;Central Rsync Repository&quot;</p>
 <p>Mark the appropriate release version in JIRA as complete.</p>
-<p>Update the archiva site (<a class="externalLink" 
href="https://gitbox.apache.org/repos/asf/archiva-site.git";>https://gitbox.apache.org/repos/asf/archiva-site.git</a>)
 for the versions and release notes URL:</p>
-<p>Mostly these properties of the pom.xml should be edited:</p>
-<div class="source"><pre class="prettyprint">  
&lt;archivaReleaseVersion&gt;2.2.4&lt;/archivaReleaseVersion&gt;
-  &lt;archivaReleaseDate&gt;16th May 2019&lt;/archivaReleaseDate&gt;
-  
&lt;archivaCurrentDevVersion&gt;3.0.0-SNAPSHOT&lt;/archivaCurrentDevVersion&gt;</pre></div>
-<p>Run <b>deploySite.sh</b>. The script will prepare the site locally and 
provide information how to check the content before pushing to the remote 
repository.</p>
-<p>Once mirroring done (can be 24H): remove previous versions from <a 
class="externalLink" 
href="https://dist.apache.org/repos/dist/release/archiva/";>https://dist.apache.org/repos/dist/release/archiva/</a></p>
-<p>Publish the reference docs (sh ./deploySite.sh in the archiva-modules 
directory) from the release tag. You may have to exclude the archiva-webapp 
module to do this.</p>
-<p>Send out an announcement of the release to:</p>
+<p>When the new download packages are available over the download page you can 
remove previous versions from <a 
href="#https:ddist.apache.orgreposdistreleasearchiva">https:d//dist.apache.org/repos/dist/release/archiva/</a></p>
+<p>Publish the docs:</p>
+<div class="source"><pre class="prettyprint">cd archiva-web-content
+git checkout master
+git pull
+git merge asf-staging
+git push</pre></div>
+<p>Send out an announcement (Simple Text Email, no Rich-Text) of the release 
to:</p>
 <ul>
 <li>[email protected]</li>
 <li>[email protected]</li>
diff --git a/download.html b/download.html
index 04d44b2..bbad823 100644
--- a/download.html
+++ b/download.html
@@ -130,7 +130,7 @@
         <li class=""><a href="https://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 ">Download Apache Archiva</li>
-        <li id="publishDate" class="pull-right">Last Published: 15 Dec 
2021</li>
+        <li id="publishDate" class="pull-right">Last Published: 19 Dec 
2021</li>
         </ul>
       </div>
         <div id="bodyColumn" >
@@ -183,11 +183,7 @@
           The currently selected mirror is
           <b>[preferred]</b>.
           If you encounter a problem with this mirror,
-          please select another mirror.
-          If all mirrors are failing, there are
-          <i>backup</i>
-          mirrors
-          (at the end of the mirrors list) that should be available.
+          please select the other mirror.
         </p>
 
         <form action="[location]" method="get" id="SelectMirror" 
class="form-inline">
@@ -212,13 +208,6 @@
           <input type="submit" value="Change" class="btn" />
         </form>
 
-        
-<p>
-          You may also consult the
-          <a class="externalLink" 
href="https://www.apache.org/mirrors/";>complete list of
-            mirrors.</a>
-        </p>
-
       </div>
       
 <div class="section">
diff --git a/errors/404.html b/errors/404.html
index 4d8c2af..60c5eb2 100644
--- a/errors/404.html
+++ b/errors/404.html
@@ -130,7 +130,7 @@
         <li class=""><a href="https://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 ">Page Not found</li>
-        <li id="publishDate" class="pull-right">Last Published: 15 Dec 
2021</li>
+        <li id="publishDate" class="pull-right">Last Published: 19 Dec 
2021</li>
         </ul>
       </div>
         <div id="bodyColumn" >
diff --git a/get-involved.html b/get-involved.html
index 4cc0eaa..bca3947 100644
--- a/get-involved.html
+++ b/get-involved.html
@@ -131,7 +131,7 @@
         <li class=""><a href="https://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 Community - Get Involved</li>
-        <li id="publishDate" class="pull-right">Last Published: 15 Dec 
2021</li>
+        <li id="publishDate" class="pull-right">Last Published: 19 Dec 
2021</li>
         </ul>
       </div>
         <div id="bodyColumn" >
diff --git a/index.html b/index.html
index 7365185..84f37ce 100644
--- a/index.html
+++ b/index.html
@@ -131,7 +131,7 @@
         <li class=""><a href="https://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 ">The Build Artifact Repository Manager</li>
-        <li id="publishDate" class="pull-right">Last Published: 15 Dec 
2021</li>
+        <li id="publishDate" class="pull-right">Last Published: 19 Dec 
2021</li>
         </ul>
       </div>
         <div id="bodyColumn" >
@@ -148,7 +148,7 @@
             <span class="bignumber badge badge-warning">NEW</span>
             
 <p><b>15th December 2021: The new Apache Archiva release version 2.2.6 is 
ready for download <a class="externalLink" 
href="http://archiva.apache.org/download.html";></a> </b>. 
-               This is a security fix release. Please have a look at the <a 
class="externalLink" 
href="http://archiva.apache.org/docs/2.2.6/release-notes.html";>release 
notes</a> for further information. 
+               This is a bugfix release. Please have a look at the <a 
class="externalLink" 
href="http://archiva.apache.org/docs/2.2.6/release-notes.html";>release 
notes</a> for further information. 
                As this release contains <b>security fixes</b>, we recommend to 
update to the new version immediately. </p> 
           </div>
         </div>
diff --git a/issue-management.html b/issue-management.html
index 01931b6..aac3116 100644
--- a/issue-management.html
+++ b/issue-management.html
@@ -130,7 +130,7 @@
         <li class=""><a href="https://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 ">Issue Management</li>
-        <li id="publishDate" class="pull-right">Last Published: 15 Dec 
2021</li>
+        <li id="publishDate" class="pull-right">Last Published: 19 Dec 
2021</li>
         </ul>
       </div>
         <div id="bodyColumn" >
diff --git a/jsui/generics-js.html b/jsui/generics-js.html
index 9187e54..4b04dbb 100644
--- a/jsui/generics-js.html
+++ b/jsui/generics-js.html
@@ -131,7 +131,7 @@
         <li class=""><a href="https://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 ">Generics Javascript</li>
-        <li id="publishDate" class="pull-right">Last Published: 15 Dec 
2021</li>
+        <li id="publishDate" class="pull-right">Last Published: 19 Dec 
2021</li>
         </ul>
       </div>
         <div id="bodyColumn" >
diff --git a/jsui/i18n.html b/jsui/i18n.html
index c6a4746..ece4562 100644
--- a/jsui/i18n.html
+++ b/jsui/i18n.html
@@ -132,7 +132,7 @@
         <li class=""><a href="https://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 ">i18n</li>
-        <li id="publishDate" class="pull-right">Last Published: 15 Dec 
2021</li>
+        <li id="publishDate" class="pull-right">Last Published: 19 Dec 
2021</li>
         </ul>
       </div>
         <div id="bodyColumn" >
diff --git a/jsui/index.html b/jsui/index.html
index ef7f03c..43a133d 100644
--- a/jsui/index.html
+++ b/jsui/index.html
@@ -131,7 +131,7 @@
         <li class=""><a href="https://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 Javascript application General design</li>
-        <li id="publishDate" class="pull-right">Last Published: 15 Dec 
2021</li>
+        <li id="publishDate" class="pull-right">Last Published: 19 Dec 
2021</li>
         </ul>
       </div>
         <div id="bodyColumn" >
diff --git a/jsui/knockout-binding.html b/jsui/knockout-binding.html
index f69fdae..6c2df5b 100644
--- a/jsui/knockout-binding.html
+++ b/jsui/knockout-binding.html
@@ -132,7 +132,7 @@
         <li class=""><a href="https://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 ">Knockout binding</li>
-        <li id="publishDate" class="pull-right">Last Published: 15 Dec 
2021</li>
+        <li id="publishDate" class="pull-right">Last Published: 19 Dec 
2021</li>
         </ul>
       </div>
         <div id="bodyColumn" >
diff --git a/jsui/rest.html b/jsui/rest.html
index 5e837fe..afe38b4 100644
--- a/jsui/rest.html
+++ b/jsui/rest.html
@@ -132,7 +132,7 @@
         <li class=""><a href="https://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 ">REST Services</li>
-        <li id="publishDate" class="pull-right">Last Published: 15 Dec 
2021</li>
+        <li id="publishDate" class="pull-right">Last Published: 19 Dec 
2021</li>
         </ul>
       </div>
         <div id="bodyColumn" >
diff --git a/jsui/template-loading.html b/jsui/template-loading.html
index 0142325..14d8756 100644
--- a/jsui/template-loading.html
+++ b/jsui/template-loading.html
@@ -132,7 +132,7 @@
         <li class=""><a href="https://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 ">Javascript template loading</li>
-        <li id="publishDate" class="pull-right">Last Published: 15 Dec 
2021</li>
+        <li id="publishDate" class="pull-right">Last Published: 19 Dec 
2021</li>
         </ul>
       </div>
         <div id="bodyColumn" >
diff --git a/known-issues.html b/known-issues.html
index 3031534..d091aa9 100644
--- a/known-issues.html
+++ b/known-issues.html
@@ -131,7 +131,7 @@
         <li class=""><a href="https://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 ">Known Issues and Errata</li>
-        <li id="publishDate" class="pull-right">Last Published: 15 Dec 
2021</li>
+        <li id="publishDate" class="pull-right">Last Published: 19 Dec 
2021</li>
         </ul>
       </div>
         <div id="bodyColumn" >
diff --git a/licenses.html b/licenses.html
index 48a0db8..cb5de41 100644
--- a/licenses.html
+++ b/licenses.html
@@ -130,7 +130,7 @@
         <li class=""><a href="https://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 ">Project Licenses</li>
-        <li id="publishDate" class="pull-right">Last Published: 15 Dec 
2021</li>
+        <li id="publishDate" class="pull-right">Last Published: 19 Dec 
2021</li>
         </ul>
       </div>
         <div id="bodyColumn" >
diff --git a/mailing-lists.html b/mailing-lists.html
index e30ee53..336ca80 100644
--- a/mailing-lists.html
+++ b/mailing-lists.html
@@ -130,7 +130,7 @@
         <li class=""><a href="https://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 ">Project Mailing Lists</li>
-        <li id="publishDate" class="pull-right">Last Published: 15 Dec 
2021</li>
+        <li id="publishDate" class="pull-right">Last Published: 19 Dec 
2021</li>
         </ul>
       </div>
         <div id="bodyColumn" >
diff --git a/privacy-policy.html b/privacy-policy.html
index 9adf1fe..f93fb52 100644
--- a/privacy-policy.html
+++ b/privacy-policy.html
@@ -132,7 +132,7 @@
         <li class=""><a href="https://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 ">Privacy Policy</li>
-        <li id="publishDate" class="pull-right">Last Published: 15 Dec 
2021</li>
+        <li id="publishDate" class="pull-right">Last Published: 19 Dec 
2021</li>
         </ul>
       </div>
         <div id="bodyColumn" >
diff --git a/project-info.html b/project-info.html
index c65dcc4..a2d4855 100644
--- a/project-info.html
+++ b/project-info.html
@@ -130,7 +130,7 @@
         <li class=""><a href="https://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 ">Project Information</li>
-        <li id="publishDate" class="pull-right">Last Published: 15 Dec 
2021</li>
+        <li id="publishDate" class="pull-right">Last Published: 19 Dec 
2021</li>
         </ul>
       </div>
         <div id="bodyColumn" >
diff --git a/scm.html b/scm.html
index 6023b82..bcb0403 100644
--- a/scm.html
+++ b/scm.html
@@ -130,7 +130,7 @@
         <li class=""><a href="https://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 ">Source Code Management</li>
-        <li id="publishDate" class="pull-right">Last Published: 15 Dec 
2021</li>
+        <li id="publishDate" class="pull-right">Last Published: 19 Dec 
2021</li>
         </ul>
       </div>
         <div id="bodyColumn" >
diff --git a/security.html b/security.html
index d73906e..ac1f612 100644
--- a/security.html
+++ b/security.html
@@ -130,7 +130,7 @@
         <li class=""><a href="https://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 ">Security Vulnerabilities</li>
-        <li id="publishDate" class="pull-right">Last Published: 15 Dec 
2021</li>
+        <li id="publishDate" class="pull-right">Last Published: 19 Dec 
2021</li>
         </ul>
       </div>
         <div id="bodyColumn" >
@@ -140,6 +140,8 @@
 <p>For more information about reporting vulnerabilities, see the <a 
class="externalLink" href="http://www.apache.org/security/";> Apache Security 
Team</a> page.</p>
 <p>This is a list of known issues</p>
 <ul>
+<li><a 
href="#CVE-2021-45105:_Apache_Log4j2_does_not_always_protect_from_infinite_recursion_in_lookup_evaluation">CVE-2021-45105:
 Apache Log4j2 does not always protect from infinite recursion in lookup 
evaluation</a></li>
+<li><a 
href="#CVE-2021-45046:_Apache_log4j2_Thread_Context_Lookup_Pattern_vulnerable_to_remote_code_execution_in_certain_non-default_configurations">CVE-2021-45046:
 Apache log4j2 Thread Context Lookup Pattern vulnerable to remote code 
execution in certain non-default configurations</a></li>
 <li><a 
href="#CVE-2021-44228:_Apache_log4j2_is_vulnerable_to_remote_code_execution">CVE-2021-44228:
 Apache log4j2 is vulnerable to remote code execution</a></li>
 <li><a 
href="#CVE-2020-9495:_Apache_Archiva_login_service_is_vulnerable_to_LDAP_injection">CVE-2020-9495:
 Apache Archiva login service is vulnerable to LDAP injection</a></li>
 <li><a 
href="#CVE-2019-0213:_Apache_Archiva_XSS_may_be_stored_in_central_UI_configuration">CVE-2019-0213:
 Apache Archiva XSS may be stored in central UI configuration</a></li>
@@ -153,6 +155,12 @@
 <li><a 
href="#CVE-2011-0533:_Apache_Archiva_cross-site_scripting_vulnerability">CVE-2011-0533:
 Apache Archiva cross-site scripting vulnerability</a></li>
 <li><a href="#CVE-2010-3449:_Apache_Archiva_CSRF_Vulnerability">CVE-2010-3449: 
Apache Archiva CSRF Vulnerability</a></li></ul>
 <div class="section">
+<h3><a 
name="CVE-2021-45105:_Apache_Log4j2_does_not_always_protect_from_infinite_recursion_in_lookup_evaluation"></a><a
 name="CVE-2021-45105">CVE-2021-45105</a>: Apache Log4j2 does not always 
protect from infinite recursion in lookup evaluation</h3>
+<p>This may be used by attackers, if users changed the default Archiva 
log4j2.xml configuration.</p></div>
+<div class="section">
+<h3><a 
name="CVE-2021-45046:_Apache_log4j2_Thread_Context_Lookup_Pattern_vulnerable_to_remote_code_execution_in_certain_non-default_configurations"></a><a
 name="CVE-2021-45046">CVE-2021-45046</a>: Apache log4j2 Thread Context Lookup 
Pattern vulnerable to remote code execution in certain non-default 
configurations</h3>
+<p>This may be used by attackers, if users changed the default Archiva 
log4j2.xml configuration.</p></div>
+<div class="section">
 <h3><a 
name="CVE-2021-44228:_Apache_log4j2_is_vulnerable_to_remote_code_execution"></a><a
 name="CVE-2021-44228">CVE-2021-44228</a>: Apache log4j2 is vulnerable to 
remote code execution</h3>
 <p>As mentioned in this CVE Apache log4j2 libraries are vulnerable to remote 
code execution. Archiva is using log4j2 libraries and is therefore vulnerable 
to the same scenarios mentioned in this CVE. Attackers may be able to inject 
statements into the HTTP requests which may be interpreted by the logging 
library and lead to the download of arbitrary code from remote 
servers.</p></div>
 <div class="section">
diff --git a/team.html b/team.html
index acdbb22..efb1af3 100644
--- a/team.html
+++ b/team.html
@@ -130,7 +130,7 @@
         <li class=""><a href="https://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 ">Project Team</li>
-        <li id="publishDate" class="pull-right">Last Published: 15 Dec 
2021</li>
+        <li id="publishDate" class="pull-right">Last Published: 19 Dec 
2021</li>
         </ul>
       </div>
         <div id="bodyColumn" >
diff --git a/versions.html b/versions.html
index f6c1063..7a614f7 100644
--- a/versions.html
+++ b/versions.html
@@ -132,7 +132,7 @@
         <li class=""><a href="https://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 ">Documentation - All Versions</li>
-        <li id="publishDate" class="pull-right">Last Published: 15 Dec 
2021</li>
+        <li id="publishDate" class="pull-right">Last Published: 19 Dec 
2021</li>
         </ul>
       </div>
         <div id="bodyColumn" >

Reply via email to