You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by hb...@apache.org on 2020/02/09 09:20:37 UTC

svn commit: r1873825 [12/36] - in /maven/website/components/plugins-archives/maven-shade-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugins/shade/ apidocs/org/apache/maven/plugins/shade/class-use/ apidocs/org/apache/maven/plugins/shade/filter/...

Added: maven/website/components/plugins-archives/maven-shade-plugin-LATEST/apidocs/org/apache/maven/plugins/shade/resource/properties/package-tree.html
==============================================================================
--- maven/website/components/plugins-archives/maven-shade-plugin-LATEST/apidocs/org/apache/maven/plugins/shade/resource/properties/package-tree.html (added)
+++ maven/website/components/plugins-archives/maven-shade-plugin-LATEST/apidocs/org/apache/maven/plugins/shade/resource/properties/package-tree.html Sun Feb  9 09:20:34 2020
@@ -0,0 +1,156 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.maven.plugins.shade.resource.properties Class Hierarchy (Apache Maven Shade Plugin 3.2.2 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.maven.plugins.shade.resource.properties Class Hierarchy (Apache Maven Shade Plugin 3.2.2 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/maven/plugins/shade/resource/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../../org/apache/maven/plugins/shade/resource/properties/io/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/maven/plugins/shade/resource/properties/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.maven.plugins.shade.resource.properties</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
+<ul>
+<li type="circle">java.util.<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Dictionary.html?is-external=true" title="class or interface in java.util"><span class="typeNameLink">Dictionary</span></a>&lt;K,V&gt;
+<ul>
+<li type="circle">java.util.<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Hashtable.html?is-external=true" title="class or interface in java.util"><span class="typeNameLink">Hashtable</span></a>&lt;K,V&gt; (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, java.util.<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;K,V&gt;, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
+<ul>
+<li type="circle">java.util.<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util"><span class="typeNameLink">Properties</span></a>
+<ul>
+<li type="circle">org.apache.maven.plugins.shade.resource.properties.<a href="../../../../../../../org/apache/maven/plugins/shade/resource/properties/SortedProperties.html" title="class in org.apache.maven.plugins.shade.resource.properties"><span class="typeNameLink">SortedProperties</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">org.apache.maven.plugins.shade.resource.properties.<a href="../../../../../../../org/apache/maven/plugins/shade/resource/properties/PropertiesTransformer.html" title="class in org.apache.maven.plugins.shade.resource.properties"><span class="typeNameLink">PropertiesTransformer</span></a> (implements org.apache.maven.plugins.shade.resource.<a href="../../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</a>)
+<ul>
+<li type="circle">org.apache.maven.plugins.shade.resource.properties.<a href="../../../../../../../org/apache/maven/plugins/shade/resource/properties/MicroprofileConfigTransformer.html" title="class in org.apache.maven.plugins.shade.resource.properties"><span class="typeNameLink">MicroprofileConfigTransformer</span></a></li>
+<li type="circle">org.apache.maven.plugins.shade.resource.properties.<a href="../../../../../../../org/apache/maven/plugins/shade/resource/properties/OpenWebBeansPropertiesTransformer.html" title="class in org.apache.maven.plugins.shade.resource.properties"><span class="typeNameLink">OpenWebBeansPropertiesTransformer</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/maven/plugins/shade/resource/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../../org/apache/maven/plugins/shade/resource/properties/io/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/maven/plugins/shade/resource/properties/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Added: maven/website/components/plugins-archives/maven-shade-plugin-LATEST/apidocs/org/apache/maven/plugins/shade/resource/properties/package-use.html
==============================================================================
--- maven/website/components/plugins-archives/maven-shade-plugin-LATEST/apidocs/org/apache/maven/plugins/shade/resource/properties/package-use.html (added)
+++ maven/website/components/plugins-archives/maven-shade-plugin-LATEST/apidocs/org/apache/maven/plugins/shade/resource/properties/package-use.html Sun Feb  9 09:20:34 2020
@@ -0,0 +1,160 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Package org.apache.maven.plugins.shade.resource.properties (Apache Maven Shade Plugin 3.2.2 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.maven.plugins.shade.resource.properties (Apache Maven Shade Plugin 3.2.2 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/maven/plugins/shade/resource/properties/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.apache.maven.plugins.shade.resource.properties" class="title">Uses of Package<br>org.apache.maven.plugins.shade.resource.properties</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/maven/plugins/shade/resource/properties/package-summary.html">org.apache.maven.plugins.shade.resource.properties</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.maven.plugins.shade.resource.properties">org.apache.maven.plugins.shade.resource.properties</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.maven.plugins.shade.resource.properties">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../../org/apache/maven/plugins/shade/resource/properties/package-summary.html">org.apache.maven.plugins.shade.resource.properties</a> used by <a href="../../../../../../../org/apache/maven/plugins/shade/resource/properties/package-summary.html">org.apache.maven.plugins.shade.resource.properties</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../../org/apache/maven/plugins/shade/resource/properties/class-use/PropertiesTransformer.html#org.apache.maven.plugins.shade.resource.properties">PropertiesTransformer</a>
+<div class="block">Enables to merge a set of properties respecting priority between them.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/maven/plugins/shade/resource/properties/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-shade-plugin-LATEST/apidocs/overview-frame.html
==============================================================================
--- maven/website/components/plugins-archives/maven-shade-plugin-LATEST/apidocs/overview-frame.html (original)
+++ maven/website/components/plugins-archives/maven-shade-plugin-LATEST/apidocs/overview-frame.html Sun Feb  9 09:20:34 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview List (Apache Maven Shade Plugin 3.2.1 API)</title>
+<title>Overview List (Apache Maven Shade Plugin 3.2.2 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -19,6 +19,8 @@
 <li><a href="org/apache/maven/plugins/shade/pom/package-frame.html" target="packageFrame">org.apache.maven.plugins.shade.pom</a></li>
 <li><a href="org/apache/maven/plugins/shade/relocation/package-frame.html" target="packageFrame">org.apache.maven.plugins.shade.relocation</a></li>
 <li><a href="org/apache/maven/plugins/shade/resource/package-frame.html" target="packageFrame">org.apache.maven.plugins.shade.resource</a></li>
+<li><a href="org/apache/maven/plugins/shade/resource/properties/package-frame.html" target="packageFrame">org.apache.maven.plugins.shade.resource.properties</a></li>
+<li><a href="org/apache/maven/plugins/shade/resource/properties/io/package-frame.html" target="packageFrame">org.apache.maven.plugins.shade.resource.properties.io</a></li>
 </ul>
 </div>
 <p>&nbsp;</p>

Modified: maven/website/components/plugins-archives/maven-shade-plugin-LATEST/apidocs/overview-summary.html
==============================================================================
--- maven/website/components/plugins-archives/maven-shade-plugin-LATEST/apidocs/overview-summary.html (original)
+++ maven/website/components/plugins-archives/maven-shade-plugin-LATEST/apidocs/overview-summary.html Sun Feb  9 09:20:34 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview (Apache Maven Shade Plugin 3.2.1 API)</title>
+<title>Overview (Apache Maven Shade Plugin 3.2.2 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Overview (Apache Maven Shade Plugin 3.2.1 API)";
+            parent.document.title="Overview (Apache Maven Shade Plugin 3.2.2 API)";
         }
     }
     catch(err) {
@@ -70,7 +70,7 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h1 class="title">Apache Maven Shade Plugin 3.2.1 API</h1>
+<h1 class="title">Apache Maven Shade Plugin 3.2.2 API</h1>
 </div>
 <div class="contentContainer">
 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
@@ -104,6 +104,14 @@
 <td class="colFirst"><a href="org/apache/maven/plugins/shade/resource/package-summary.html">org.apache.maven.plugins.shade.resource</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><a href="org/apache/maven/plugins/shade/resource/properties/package-summary.html">org.apache.maven.plugins.shade.resource.properties</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="org/apache/maven/plugins/shade/resource/properties/io/package-summary.html">org.apache.maven.plugins.shade.resource.properties.io</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </div>
@@ -154,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-shade-plugin-LATEST/apidocs/overview-tree.html
==============================================================================
--- maven/website/components/plugins-archives/maven-shade-plugin-LATEST/apidocs/overview-tree.html (original)
+++ maven/website/components/plugins-archives/maven-shade-plugin-LATEST/apidocs/overview-tree.html Sun Feb  9 09:20:34 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Class Hierarchy (Apache Maven Shade Plugin 3.2.1 API)</title>
+<title>Class Hierarchy (Apache Maven Shade Plugin 3.2.2 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Class Hierarchy (Apache Maven Shade Plugin 3.2.1 API)";
+            parent.document.title="Class Hierarchy (Apache Maven Shade Plugin 3.2.2 API)";
         }
     }
     catch(err) {
@@ -78,7 +78,9 @@
 <li><a href="org/apache/maven/plugins/shade/mojo/package-tree.html">org.apache.maven.plugins.shade.mojo</a>, </li>
 <li><a href="org/apache/maven/plugins/shade/pom/package-tree.html">org.apache.maven.plugins.shade.pom</a>, </li>
 <li><a href="org/apache/maven/plugins/shade/relocation/package-tree.html">org.apache.maven.plugins.shade.relocation</a>, </li>
-<li><a href="org/apache/maven/plugins/shade/resource/package-tree.html">org.apache.maven.plugins.shade.resource</a></li>
+<li><a href="org/apache/maven/plugins/shade/resource/package-tree.html">org.apache.maven.plugins.shade.resource</a>, </li>
+<li><a href="org/apache/maven/plugins/shade/resource/properties/package-tree.html">org.apache.maven.plugins.shade.resource.properties</a>, </li>
+<li><a href="org/apache/maven/plugins/shade/resource/properties/io/package-tree.html">org.apache.maven.plugins.shade.resource.properties.io</a></li>
 </ul>
 </div>
 <div class="contentContainer">
@@ -91,7 +93,7 @@
 <li type="circle">org.apache.maven.plugins.shade.<a href="org/apache/maven/plugins/shade/DefaultShader.html" title="class in org.apache.maven.plugins.shade"><span class="typeNameLink">DefaultShader</span></a> (implements org.apache.maven.plugins.shade.<a href="org/apache/maven/plugins/shade/Shader.html" title="interface in org.apache.maven.plugins.shade">Shader</a>)</li>
 </ul>
 </li>
-<li type="circle">org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="typeNameLink">AbstractMojo</span></a> (implements org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>)
+<li type="circle">org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.6.3/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="typeNameLink">AbstractMojo</span></a> (implements org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.6.3/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.6.3/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>)
 <ul>
 <li type="circle">org.apache.maven.plugins.shade.mojo.<a href="org/apache/maven/plugins/shade/mojo/HelpMojo.html" title="class in org.apache.maven.plugins.shade.mojo"><span class="typeNameLink">HelpMojo</span></a></li>
 <li type="circle">org.apache.maven.plugins.shade.mojo.<a href="org/apache/maven/plugins/shade/mojo/ShadeMojo.html" title="class in org.apache.maven.plugins.shade.mojo"><span class="typeNameLink">ShadeMojo</span></a> (implements org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable)</li>
@@ -104,15 +106,39 @@
 <li type="circle">org.apache.maven.plugins.shade.mojo.<a href="org/apache/maven/plugins/shade/mojo/ArtifactSet.html" title="class in org.apache.maven.plugins.shade.mojo"><span class="typeNameLink">ArtifactSet</span></a></li>
 <li type="circle">org.apache.maven.plugins.shade.resource.<a href="org/apache/maven/plugins/shade/resource/ComponentsXmlResourceTransformer.html" title="class in org.apache.maven.plugins.shade.resource"><span class="typeNameLink">ComponentsXmlResourceTransformer</span></a> (implements org.apache.maven.plugins.shade.resource.<a href="org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</a>)</li>
 <li type="circle">org.apache.maven.plugins.shade.pom.<a href="org/apache/maven/plugins/shade/pom/Counter.html" title="class in org.apache.maven.plugins.shade.pom"><span class="typeNameLink">Counter</span></a></li>
+<li type="circle">java.util.<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Dictionary.html?is-external=true" title="class or interface in java.util"><span class="typeNameLink">Dictionary</span></a>&lt;K,V&gt;
+<ul>
+<li type="circle">java.util.<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Hashtable.html?is-external=true" title="class or interface in java.util"><span class="typeNameLink">Hashtable</span></a>&lt;K,V&gt; (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, java.util.<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;K,V&gt;, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
+<ul>
+<li type="circle">java.util.<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util"><span class="typeNameLink">Properties</span></a>
+<ul>
+<li type="circle">org.apache.maven.plugins.shade.resource.properties.<a href="org/apache/maven/plugins/shade/resource/properties/SortedProperties.html" title="class in org.apache.maven.plugins.shade.resource.properties"><span class="typeNameLink">SortedProperties</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
 <li type="circle">org.apache.maven.plugins.shade.resource.<a href="org/apache/maven/plugins/shade/resource/DontIncludeResourceTransformer.html" title="class in org.apache.maven.plugins.shade.resource"><span class="typeNameLink">DontIncludeResourceTransformer</span></a> (implements org.apache.maven.plugins.shade.resource.<a href="org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</a>)</li>
 <li type="circle">org.apache.maven.plugins.shade.resource.<a href="org/apache/maven/plugins/shade/resource/GroovyResourceTransformer.html" title="class in org.apache.maven.plugins.shade.resource"><span class="typeNameLink">GroovyResourceTransformer</span></a> (implements org.apache.maven.plugins.shade.resource.<a href="org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</a>)</li>
 <li type="circle">org.apache.maven.plugins.shade.resource.<a href="org/apache/maven/plugins/shade/resource/IncludeResourceTransformer.html" title="class in org.apache.maven.plugins.shade.resource"><span class="typeNameLink">IncludeResourceTransformer</span></a> (implements org.apache.maven.plugins.shade.resource.<a href="org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</a>)</li>
 <li type="circle">org.apache.maven.plugins.shade.resource.<a href="org/apache/maven/plugins/shade/resource/ManifestResourceTransformer.html" title="class in org.apache.maven.plugins.shade.resource"><span class="typeNameLink">ManifestResourceTransformer</span></a> (implements org.apache.maven.plugins.shade.resource.<a href="org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</a>)</li>
 <li type="circle">org.apache.maven.plugins.shade.pom.<a href="org/apache/maven/plugins/shade/pom/MavenJDOMWriter.html" title="class in org.apache.maven.plugins.shade.pom"><span class="typeNameLink">MavenJDOMWriter</span></a></li>
 <li type="circle">org.apache.maven.plugins.shade.filter.<a href="org/apache/maven/plugins/shade/filter/MinijarFilter.html" title="class in org.apache.maven.plugins.shade.filter"><span class="typeNameLink">MinijarFilter</span></a> (implements org.apache.maven.plugins.shade.filter.<a href="org/apache/maven/plugins/shade/filter/Filter.html" title="interface in org.apache.maven.plugins.shade.filter">Filter</a>)</li>
+<li type="circle">java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io"><span class="typeNameLink">OutputStream</span></a> (implements java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io">Flushable</a>)
+<ul>
+<li type="circle">org.apache.maven.plugins.shade.resource.properties.io.<a href="org/apache/maven/plugins/shade/resource/properties/io/NoCloseOutputStream.html" title="class in org.apache.maven.plugins.shade.resource.properties.io"><span class="typeNameLink">NoCloseOutputStream</span></a></li>
+</ul>
+</li>
 <li type="circle">org.apache.maven.plugins.shade.mojo.<a href="org/apache/maven/plugins/shade/mojo/PackageRelocation.html" title="class in org.apache.maven.plugins.shade.mojo"><span class="typeNameLink">PackageRelocation</span></a></li>
 <li type="circle">org.apache.maven.plugins.shade.resource.<a href="org/apache/maven/plugins/shade/resource/PluginXmlResourceTransformer.html" title="class in org.apache.maven.plugins.shade.resource"><span class="typeNameLink">PluginXmlResourceTransformer</span></a> (implements org.apache.maven.plugins.shade.resource.<a href="org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</a>)</li>
 <li type="circle">org.apache.maven.plugins.shade.pom.<a href="org/apache/maven/plugins/shade/pom/PomWriter.html" title="class in org.apache.maven.plugins.shade.pom"><span class="typeNameLink">PomWriter</span></a></li>
+<li type="circle">org.apache.maven.plugins.shade.resource.properties.<a href="org/apache/maven/plugins/shade/resource/properties/PropertiesTransformer.html" title="class in org.apache.maven.plugins.shade.resource.properties"><span class="typeNameLink">PropertiesTransformer</span></a> (implements org.apache.maven.plugins.shade.resource.<a href="org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</a>)
+<ul>
+<li type="circle">org.apache.maven.plugins.shade.resource.properties.<a href="org/apache/maven/plugins/shade/resource/properties/MicroprofileConfigTransformer.html" title="class in org.apache.maven.plugins.shade.resource.properties"><span class="typeNameLink">MicroprofileConfigTransformer</span></a></li>
+<li type="circle">org.apache.maven.plugins.shade.resource.properties.<a href="org/apache/maven/plugins/shade/resource/properties/OpenWebBeansPropertiesTransformer.html" title="class in org.apache.maven.plugins.shade.resource.properties"><span class="typeNameLink">OpenWebBeansPropertiesTransformer</span></a></li>
+</ul>
+</li>
 <li type="circle">org.apache.maven.plugins.shade.mojo.<a href="org/apache/maven/plugins/shade/mojo/RelativizePath.html" title="class in org.apache.maven.plugins.shade.mojo"><span class="typeNameLink">RelativizePath</span></a></li>
 <li type="circle">org.apache.maven.plugins.shade.resource.<a href="org/apache/maven/plugins/shade/resource/ResourceBundleAppendingTransformer.html" title="class in org.apache.maven.plugins.shade.resource"><span class="typeNameLink">ResourceBundleAppendingTransformer</span></a> (implements org.apache.maven.plugins.shade.resource.<a href="org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</a>)</li>
 <li type="circle">org.apache.maven.plugins.shade.resource.<a href="org/apache/maven/plugins/shade/resource/ServicesResourceTransformer.html" title="class in org.apache.maven.plugins.shade.resource"><span class="typeNameLink">ServicesResourceTransformer</span></a> (implements org.apache.maven.plugins.shade.resource.<a href="org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</a>)</li>
@@ -120,6 +146,15 @@
 <li type="circle">org.apache.maven.plugins.shade.<a href="org/apache/maven/plugins/shade/ShadingResult.html" title="class in org.apache.maven.plugins.shade"><span class="typeNameLink">ShadingResult</span></a></li>
 <li type="circle">org.apache.maven.plugins.shade.filter.<a href="org/apache/maven/plugins/shade/filter/SimpleFilter.html" title="class in org.apache.maven.plugins.shade.filter"><span class="typeNameLink">SimpleFilter</span></a> (implements org.apache.maven.plugins.shade.filter.<a href="org/apache/maven/plugins/shade/filter/Filter.html" title="interface in org.apache.maven.plugins.shade.filter">Filter</a>)</li>
 <li type="circle">org.apache.maven.plugins.shade.relocation.<a href="org/apache/maven/plugins/shade/relocation/SimpleRelocator.html" title="class in org.apache.maven.plugins.shade.relocation"><span class="typeNameLink">SimpleRelocator</span></a> (implements org.apache.maven.plugins.shade.relocation.<a href="org/apache/maven/plugins/shade/relocation/Relocator.html" title="interface in org.apache.maven.plugins.shade.relocation">Relocator</a>)</li>
+<li type="circle">java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io"><span class="typeNameLink">Writer</span></a> (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</a>, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io">Flushable</a>)
+<ul>
+<li type="circle">java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/BufferedWriter.html?is-external=true" title="class or interface in java.io"><span class="typeNameLink">BufferedWriter</span></a>
+<ul>
+<li type="circle">org.apache.maven.plugins.shade.resource.properties.io.<a href="org/apache/maven/plugins/shade/resource/properties/io/SkipPropertiesDateLineWriter.html" title="class in org.apache.maven.plugins.shade.resource.properties.io"><span class="typeNameLink">SkipPropertiesDateLineWriter</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
 <li type="circle">org.apache.maven.plugins.shade.resource.<a href="org/apache/maven/plugins/shade/resource/XmlAppendingTransformer.html" title="class in org.apache.maven.plugins.shade.resource"><span class="typeNameLink">XmlAppendingTransformer</span></a> (implements org.apache.maven.plugins.shade.resource.<a href="org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</a>)</li>
 </ul>
 </li>
@@ -179,6 +214,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-shade-plugin-LATEST/apidocs/package-list
==============================================================================
--- maven/website/components/plugins-archives/maven-shade-plugin-LATEST/apidocs/package-list (original)
+++ maven/website/components/plugins-archives/maven-shade-plugin-LATEST/apidocs/package-list Sun Feb  9 09:20:34 2020
@@ -4,3 +4,5 @@ org.apache.maven.plugins.shade.mojo
 org.apache.maven.plugins.shade.pom
 org.apache.maven.plugins.shade.relocation
 org.apache.maven.plugins.shade.resource
+org.apache.maven.plugins.shade.resource.properties
+org.apache.maven.plugins.shade.resource.properties.io

Added: maven/website/components/plugins-archives/maven-shade-plugin-LATEST/apidocs/serialized-form.html
==============================================================================
--- maven/website/components/plugins-archives/maven-shade-plugin-LATEST/apidocs/serialized-form.html (added)
+++ maven/website/components/plugins-archives/maven-shade-plugin-LATEST/apidocs/serialized-form.html Sun Feb  9 09:20:34 2020
@@ -0,0 +1,138 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Serialized Form (Apache Maven Shade Plugin 3.2.2 API)</title>
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Serialized Form (Apache Maven Shade Plugin 3.2.2 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
+<li><a href="serialized-form.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Serialized Form" class="title">Serialized Form</h1>
+</div>
+<div class="serializedFormContainer">
+<ul class="blockList">
+<li class="blockList">
+<h2 title="Package">Package&nbsp;org.apache.maven.plugins.shade.resource.properties</h2>
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.maven.plugins.shade.resource.properties.SortedProperties">
+<!--   -->
+</a>
+<h3>Class <a href="org/apache/maven/plugins/shade/resource/properties/SortedProperties.html" title="class in org.apache.maven.plugins.shade.resource.properties">org.apache.maven.plugins.shade.resource.properties.SortedProperties</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a> implements Serializable</h3>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
+<li><a href="serialized-form.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file