Modified: maven/website/components/plugins-archives/maven-source-plugin-LATEST/examples/configureplugin.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/examples/configureplugin.html (original) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/examples/configureplugin.html Fri Feb 18 18:31:13 2022 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/configureplugin.apt.vm at 2019-10-29 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/configureplugin.apt.vm at 2022-02-18 | Rendered using Apache Maven Fluido Skin 1.7 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> @@ -8,7 +8,7 @@ <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="author" content="Maria Odea Ching" /> - <meta name="Date-Revision-yyyymmdd" content="20191029" /> + <meta name="Date-Revision-yyyymmdd" content="20220218" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Maven Source Plugin – Configuring Source Plugin</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" /> @@ -41,9 +41,9 @@ <li class=""><a href="../../../index.html" title="Maven">Maven</a><span class="divider">/</span></li> <li class=""><a href="../../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> <li class=""><a href="../index.html" title="Apache Maven Source Plugin">Apache Maven Source Plugin</a><span class="divider">/</span></li> - <li class="active ">Configuring Source Plugin <a href="https://github.com/apache/maven-source-plugin/tree/maven-source-plugin-3.2.0/src/site/apt/examples/configureplugin.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-10-29</li> - <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + <li class="active ">Configuring Source Plugin <a href="https://github.com/apache/maven-source-plugin/tree/maven-source-plugin-3.2.1/src/site/apt/examples/configureplugin.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-18</li> + <li id="projectVersion" class="pull-right">Version: 3.2.1</li> </ul> </div> <div class="row-fluid"> @@ -114,7 +114,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> - <version>3.2.0</version> + <version>3.2.1</version> <configuration> <outputDirectory>/absolute/path/to/the/output/directory</outputDirectory> <finalName>filename-of-generated-jar-file</finalName> @@ -133,7 +133,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2002–2019 + <p>Copyright ©2002–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div>
Modified: maven/website/components/plugins-archives/maven-source-plugin-LATEST/faq.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/faq.html (original) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/faq.html Fri Feb 18 18:31:13 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/fml/faq.fml at 2019-10-29 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/fml/faq.fml at 2022-02-18 | Rendered using Apache Maven Fluido Skin 1.7 --> <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="20191029" /> + <meta name="Date-Revision-yyyymmdd" content="20220218" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Maven Source Plugin – Frequently Asked Questions</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -40,9 +40,9 @@ <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li> <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Apache Maven Source Plugin">Apache Maven Source Plugin</a><span class="divider">/</span></li> - <li class="active ">Frequently Asked Questions <a href="https://github.com/apache/maven-source-plugin/tree/maven-source-plugin-3.2.0/src/site/fml/faq.fml"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-10-29</li> - <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + <li class="active ">Frequently Asked Questions <a href="https://github.com/apache/maven-source-plugin/tree/maven-source-plugin-3.2.1/src/site/fml/faq.fml"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-18</li> + <li id="projectVersion" class="pull-right">Version: 3.2.1</li> </ul> </div> <div class="row-fluid"> @@ -123,7 +123,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2002–2019 + <p>Copyright ©2002–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div> Modified: maven/website/components/plugins-archives/maven-source-plugin-LATEST/findbugs.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/findbugs.html (original) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/findbugs.html Fri Feb 18 18:31:13 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.codehaus.mojo:findbugs-maven-plugin:3.0.5:findbugs at 2019-10-29 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.codehaus.mojo:findbugs-maven-plugin:3.0.5:findbugs at 2022-02-18 | Rendered using Apache Maven Fluido Skin 1.7 --> <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="20191029" /> + <meta name="Date-Revision-yyyymmdd" content="20220218" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Maven Source Plugin – FindBugs Bug Detector Report</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -41,8 +41,8 @@ <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Apache Maven Source Plugin">Apache Maven Source Plugin</a><span class="divider">/</span></li> <li class="active ">FindBugs Bug Detector Report</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-10-29</li> - <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-18</li> + <li id="projectVersion" class="pull-right">Version: 3.2.1</li> </ul> </div> <div class="row-fluid"> @@ -72,7 +72,6 @@ <li class="active"><a href="#"><span class="none"></span>FindBugs</a></li> <li><a href="sonar.html" title="Sonar"><span class="none"></span>Sonar</a></li> <li><a href="plugin-info.html" title="Plugin Documentation"><span class="none"></span>Plugin Documentation</a></li> - <li><a href="invoker-report.html" title="Invoker Build Results"><span class="none"></span>Invoker Build Results</a></li> </ul> </li> <li class="nav-header">Maven Projects</li> @@ -135,7 +134,7 @@ <td>8</td> <td>0</td> <td>0</td> -<td>0</td></tr></table></div> +<td>25</td></tr></table></div> <div class="section"> <h2><a name="Files"></a>Files</h2> <table border="0" class="table table-striped"> @@ -149,7 +148,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2002–2019 + <p>Copyright ©2002–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div> Modified: maven/website/components/plugins-archives/maven-source-plugin-LATEST/generated-test-jar-mojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/generated-test-jar-mojo.html (original) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/generated-test-jar-mojo.html Fri Feb 18 18:31:13 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/generated-test-jar-mojo.xml at 2019-10-29 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/generated-test-jar-mojo.xml at 2022-02-18 | Rendered using Apache Maven Fluido Skin 1.7 --> <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="20191029" /> + <meta name="Date-Revision-yyyymmdd" content="20220218" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Maven Source Plugin – source:generated-test-jar</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -41,8 +41,8 @@ <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Apache Maven Source Plugin">Apache Maven Source Plugin</a><span class="divider">/</span></li> <li class="active ">source:generated-test-jar</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-10-29</li> - <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-18</li> + <li id="projectVersion" class="pull-right">Version: 3.2.1</li> </ul> </div> <div class="row-fluid"> @@ -110,7 +110,7 @@ <p><b>Full name</b>:</p> -<p>org.apache.maven.plugins:maven-source-plugin:3.2.0:generated-test-jar</p> +<p>org.apache.maven.plugins:maven-source-plugin:3.2.1:generated-test-jar</p> <p><b>Description</b>:</p> @@ -627,7 +627,7 @@ are defined in the plexus FileUtils.getD <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2002–2019 + <p>Copyright ©2002–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div> Modified: maven/website/components/plugins-archives/maven-source-plugin-LATEST/help-mojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/help-mojo.html (original) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/help-mojo.html Fri Feb 18 18:31:13 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/help-mojo.xml at 2019-10-29 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/help-mojo.xml at 2022-02-18 | Rendered using Apache Maven Fluido Skin 1.7 --> <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="20191029" /> + <meta name="Date-Revision-yyyymmdd" content="20220218" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Maven Source Plugin – source:help</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -41,8 +41,8 @@ <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Apache Maven Source Plugin">Apache Maven Source Plugin</a><span class="divider">/</span></li> <li class="active ">source:help</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-10-29</li> - <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-18</li> + <li id="projectVersion" class="pull-right">Version: 3.2.1</li> </ul> </div> <div class="row-fluid"> @@ -110,7 +110,7 @@ <p><b>Full name</b>:</p> -<p>org.apache.maven.plugins:maven-source-plugin:3.2.0:help</p> +<p>org.apache.maven.plugins:maven-source-plugin:3.2.1:help</p> <p><b>Description</b>:</p> @@ -258,7 +258,7 @@ goals will be displayed.</div> <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2002–2019 + <p>Copyright ©2002–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div> Modified: maven/website/components/plugins-archives/maven-source-plugin-LATEST/index.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/index.html (original) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/index.html Fri Feb 18 18:31:13 2022 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/index.apt.vm at 2019-10-29 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/index.apt.vm at 2022-02-18 | Rendered using Apache Maven Fluido Skin 1.7 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> @@ -9,7 +9,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="author" content="Maria Odea Ching" /> <meta name="Date-Creation-yyyymmdd" content="20130722" /> - <meta name="Date-Revision-yyyymmdd" content="20191029" /> + <meta name="Date-Revision-yyyymmdd" content="20220218" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Maven Source Plugin – Introduction</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -42,9 +42,9 @@ <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li> <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Apache Maven Source Plugin">Apache Maven Source Plugin</a><span class="divider">/</span></li> - <li class="active ">Introduction <a href="https://github.com/apache/maven-source-plugin/tree/maven-source-plugin-3.2.0/src/site/apt/index.apt.vm"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-10-29</li> - <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + <li class="active ">Introduction <a href="https://github.com/apache/maven-source-plugin/tree/maven-source-plugin-3.2.1/src/site/apt/index.apt.vm"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-18</li> + <li id="projectVersion" class="pull-right">Version: 3.2.1</li> </ul> </div> <div class="row-fluid"> @@ -154,7 +154,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2002–2019 + <p>Copyright ©2002–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div> Modified: maven/website/components/plugins-archives/maven-source-plugin-LATEST/issue-management.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/issue-management.html (original) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/issue-management.html Fri Feb 18 18:31:13 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:issue-management at 2019-10-29 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:issue-management at 2022-02-18 | Rendered using Apache Maven Fluido Skin 1.7 --> <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="20191029" /> + <meta name="Date-Revision-yyyymmdd" content="20220218" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Maven Source Plugin – Issue Management</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -41,8 +41,8 @@ <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Apache Maven Source Plugin">Apache Maven Source Plugin</a><span class="divider">/</span></li> <li class="active ">Issue Management</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-10-29</li> - <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-18</li> + <li id="projectVersion" class="pull-right">Version: 3.2.1</li> </ul> </div> <div class="row-fluid"> @@ -134,7 +134,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2002–2019 + <p>Copyright ©2002–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div> Modified: maven/website/components/plugins-archives/maven-source-plugin-LATEST/jar-mojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/jar-mojo.html (original) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/jar-mojo.html Fri Feb 18 18:31:13 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/jar-mojo.xml at 2019-10-29 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/jar-mojo.xml at 2022-02-18 | Rendered using Apache Maven Fluido Skin 1.7 --> <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="20191029" /> + <meta name="Date-Revision-yyyymmdd" content="20220218" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Maven Source Plugin – source:jar</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -41,8 +41,8 @@ <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Apache Maven Source Plugin">Apache Maven Source Plugin</a><span class="divider">/</span></li> <li class="active ">source:jar</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-10-29</li> - <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-18</li> + <li id="projectVersion" class="pull-right">Version: 3.2.1</li> </ul> </div> <div class="row-fluid"> @@ -110,7 +110,7 @@ <p><b>Full name</b>:</p> -<p>org.apache.maven.plugins:maven-source-plugin:3.2.0:jar</p> +<p>org.apache.maven.plugins:maven-source-plugin:3.2.1:jar</p> <p><b>Description</b>:</p> @@ -627,7 +627,7 @@ are defined in the plexus FileUtils.getD <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2002–2019 + <p>Copyright ©2002–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div> Modified: maven/website/components/plugins-archives/maven-source-plugin-LATEST/jar-no-fork-mojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/jar-no-fork-mojo.html (original) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/jar-no-fork-mojo.html Fri Feb 18 18:31:13 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/jar-no-fork-mojo.xml at 2019-10-29 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/jar-no-fork-mojo.xml at 2022-02-18 | Rendered using Apache Maven Fluido Skin 1.7 --> <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="20191029" /> + <meta name="Date-Revision-yyyymmdd" content="20220218" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Maven Source Plugin – source:jar-no-fork</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -41,8 +41,8 @@ <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Apache Maven Source Plugin">Apache Maven Source Plugin</a><span class="divider">/</span></li> <li class="active ">source:jar-no-fork</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-10-29</li> - <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-18</li> + <li id="projectVersion" class="pull-right">Version: 3.2.1</li> </ul> </div> <div class="row-fluid"> @@ -110,7 +110,7 @@ <p><b>Full name</b>:</p> -<p>org.apache.maven.plugins:maven-source-plugin:3.2.0:jar-no-fork</p> +<p>org.apache.maven.plugins:maven-source-plugin:3.2.1:jar-no-fork</p> <p><b>Description</b>:</p> @@ -627,7 +627,7 @@ are defined in the plexus FileUtils.getD <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2002–2019 + <p>Copyright ©2002–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div> Modified: maven/website/components/plugins-archives/maven-source-plugin-LATEST/mailing-lists.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/mailing-lists.html (original) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/mailing-lists.html Fri Feb 18 18:31:13 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:mailing-lists at 2019-10-29 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:mailing-lists at 2022-02-18 | Rendered using Apache Maven Fluido Skin 1.7 --> <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="20191029" /> + <meta name="Date-Revision-yyyymmdd" content="20220218" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Maven Source Plugin – Project Mailing Lists</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -41,8 +41,8 @@ <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Apache Maven Source Plugin">Apache Maven Source Plugin</a><span class="divider">/</span></li> <li class="active ">Project Mailing Lists</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-10-29</li> - <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-18</li> + <li id="projectVersion" class="pull-right">Version: 3.2.1</li> </ul> </div> <div class="row-fluid"> @@ -306,7 +306,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2002–2019 + <p>Copyright ©2002–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div> Modified: maven/website/components/plugins-archives/maven-source-plugin-LATEST/plugin-info.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/plugin-info.html (original) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/plugin-info.html Fri Feb 18 18:31:13 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-plugin-plugin:3.5.2:report at 2019-10-29 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-plugin-plugin:3.5.2:report at 2022-02-18 | Rendered using Apache Maven Fluido Skin 1.7 --> <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="20191029" /> + <meta name="Date-Revision-yyyymmdd" content="20220218" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Maven Source Plugin – Plugin Documentation</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -41,8 +41,8 @@ <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Apache Maven Source Plugin">Apache Maven Source Plugin</a><span class="divider">/</span></li> <li class="active ">Plugin Documentation</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-10-29</li> - <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-18</li> + <li id="projectVersion" class="pull-right">Version: 3.2.1</li> </ul> </div> <div class="row-fluid"> @@ -72,7 +72,6 @@ <li><a href="findbugs.html" title="FindBugs"><span class="none"></span>FindBugs</a></li> <li><a href="sonar.html" title="Sonar"><span class="none"></span>Sonar</a></li> <li class="active"><a href="#"><span class="none"></span>Plugin Documentation</a></li> - <li><a href="invoker-report.html" title="Invoker Build Results"><span class="none"></span>Invoker Build Results</a></li> </ul> </li> <li class="nav-header">Maven Projects</li> @@ -179,7 +178,7 @@ build, and is suitable for attaching to <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> - <version>3.2.0</version> + <version>3.2.1</version> </plugin> ... </plugins> @@ -189,7 +188,7 @@ build, and is suitable for attaching to <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> - <version>3.2.0</version> + <version>3.2.1</version> </plugin> ... </plugins> @@ -205,7 +204,7 @@ build, and is suitable for attaching to <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2002–2019 + <p>Copyright ©2002–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div> Modified: maven/website/components/plugins-archives/maven-source-plugin-LATEST/plugin-management.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/plugin-management.html (original) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/plugin-management.html Fri Feb 18 18:31:13 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:plugin-management at 2019-10-29 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:plugin-management at 2022-02-18 | Rendered using Apache Maven Fluido Skin 1.7 --> <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="20191029" /> + <meta name="Date-Revision-yyyymmdd" content="20220218" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Maven Source Plugin – Project Plugin Management</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -41,8 +41,8 @@ <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Apache Maven Source Plugin">Apache Maven Source Plugin</a><span class="divider">/</span></li> <li class="active ">Project Plugin Management</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-10-29</li> - <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-18</li> + <li id="projectVersion" class="pull-right">Version: 3.2.1</li> </ul> </div> <div class="row-fluid"> @@ -134,7 +134,7 @@ <tr class="a"> <td>org.apache.maven.plugins</td> <td><a class="externalLink" href="https://maven.apache.org/plugins/maven-assembly-plugin/">maven-assembly-plugin</a></td> -<td>3.0.0</td></tr> +<td>3.2.0</td></tr> <tr class="b"> <td>org.apache.maven.plugins</td> <td><a class="externalLink" href="https://maven.apache.org/plugins/maven-changes-plugin/">maven-changes-plugin</a></td> @@ -194,7 +194,7 @@ <tr class="b"> <td>org.apache.maven.plugins</td> <td><a class="externalLink" href="https://maven.apache.org/plugins/maven-jar-plugin/">maven-jar-plugin</a></td> -<td>3.1.0</td></tr> +<td>3.2.0</td></tr> <tr class="a"> <td>org.apache.maven.plugins</td> <td><a class="externalLink" href="https://maven.apache.org/plugins/maven-javadoc-plugin/">maven-javadoc-plugin</a></td> @@ -217,8 +217,8 @@ <td>3.0.0</td></tr> <tr class="b"> <td>org.apache.maven.plugins</td> -<td><a class="externalLink" href="http://maven.apache.org/maven-release/maven-release-plugin/">maven-release-plugin</a></td> -<td>2.5.3</td></tr> +<td><a class="externalLink" href="https://maven.apache.org/maven-release/maven-release-plugin/">maven-release-plugin</a></td> +<td>3.0.0-M1</td></tr> <tr class="a"> <td>org.apache.maven.plugins</td> <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-remote-resources-plugin/">maven-remote-resources-plugin</a></td> @@ -246,7 +246,7 @@ <tr class="a"> <td>org.apache.maven.plugins</td> <td><a class="externalLink" href="https://maven.apache.org/plugins/maven-source-plugin/">maven-source-plugin</a></td> -<td>3.0.1</td></tr> +<td>3.2.0</td></tr> <tr class="b"> <td>org.apache.maven.plugins</td> <td><a class="externalLink" href="https://maven.apache.org/surefire/maven-surefire-plugin/">maven-surefire-plugin</a></td> @@ -298,7 +298,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2002–2019 + <p>Copyright ©2002–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div> Modified: maven/website/components/plugins-archives/maven-source-plugin-LATEST/plugins.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/plugins.html (original) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/plugins.html Fri Feb 18 18:31:13 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:plugins at 2019-10-29 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:plugins at 2022-02-18 | Rendered using Apache Maven Fluido Skin 1.7 --> <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="20191029" /> + <meta name="Date-Revision-yyyymmdd" content="20220218" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Maven Source Plugin – Project Plugins</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -41,8 +41,8 @@ <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Apache Maven Source Plugin">Apache Maven Source Plugin</a><span class="divider">/</span></li> <li class="active ">Project Plugins</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-10-29</li> - <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-18</li> + <li id="projectVersion" class="pull-right">Version: 3.2.1</li> </ul> </div> <div class="row-fluid"> @@ -154,7 +154,7 @@ <tr class="b"> <td>org.apache.maven.plugins</td> <td><a class="externalLink" href="https://maven.apache.org/plugins/maven-jar-plugin/">maven-jar-plugin</a></td> -<td>3.1.0</td></tr> +<td>3.2.0</td></tr> <tr class="a"> <td>org.apache.maven.plugins</td> <td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-plugin-plugin">maven-plugin-plugin</a></td> @@ -237,7 +237,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2002–2019 + <p>Copyright ©2002–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div> Modified: maven/website/components/plugins-archives/maven-source-plugin-LATEST/project-info.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/project-info.html (original) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/project-info.html Fri Feb 18 18:31:13 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-site-plugin:3.7.1:CategorySummaryDocumentRenderer at 2019-10-29 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-site-plugin:3.7.1:CategorySummaryDocumentRenderer at 2022-02-18 | Rendered using Apache Maven Fluido Skin 1.7 --> <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="20191029" /> + <meta name="Date-Revision-yyyymmdd" content="20220218" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Maven Source Plugin – Project Information</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -41,8 +41,8 @@ <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Apache Maven Source Plugin">Apache Maven Source Plugin</a><span class="divider">/</span></li> <li class="active ">Project Information</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-10-29</li> - <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-18</li> + <li id="projectVersion" class="pull-right">Version: 3.2.1</li> </ul> </div> <div class="row-fluid"> @@ -178,7 +178,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2002–2019 + <p>Copyright ©2002–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div> Modified: maven/website/components/plugins-archives/maven-source-plugin-LATEST/project-reports.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/project-reports.html (original) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/project-reports.html Fri Feb 18 18:31:13 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-site-plugin:3.7.1:CategorySummaryDocumentRenderer at 2019-10-29 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-site-plugin:3.7.1:CategorySummaryDocumentRenderer at 2022-02-18 | Rendered using Apache Maven Fluido Skin 1.7 --> <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="20191029" /> + <meta name="Date-Revision-yyyymmdd" content="20220218" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Maven Source Plugin – Generated Reports</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -41,8 +41,8 @@ <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Apache Maven Source Plugin">Apache Maven Source Plugin</a><span class="divider">/</span></li> <li class="active ">Generated Reports</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-10-29</li> - <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-18</li> + <li id="projectVersion" class="pull-right">Version: 3.2.1</li> </ul> </div> <div class="row-fluid"> @@ -72,7 +72,6 @@ <li><a href="findbugs.html" title="FindBugs"><span class="none"></span>FindBugs</a></li> <li><a href="sonar.html" title="Sonar"><span class="none"></span>Sonar</a></li> <li><a href="plugin-info.html" title="Plugin Documentation"><span class="none"></span>Plugin Documentation</a></li> - <li><a href="invoker-report.html" title="Invoker Build Results"><span class="none"></span>Invoker Build Results</a></li> </ul> </li> <li class="nav-header">Maven Projects</li> @@ -155,10 +154,7 @@ <td>Quality analysis dashboard.</td></tr> <tr class="a"> <td><a href="plugin-info.html">Plugin Documentation</a></td> -<td>This report provides goals and parameters documentation of a plugin.</td></tr> -<tr class="b"> -<td><a href="invoker-report.html">Invoker Build Results</a></td> -<td>The results of the Maven invocations.</td></tr></table></div></div> +<td>This report provides goals and parameters documentation of a plugin.</td></tr></table></div></div> </div> </div> </div> @@ -166,7 +162,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2002–2019 + <p>Copyright ©2002–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div> Modified: maven/website/components/plugins-archives/maven-source-plugin-LATEST/scm.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/scm.html (original) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/scm.html Fri Feb 18 18:31:13 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:scm at 2019-10-29 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:scm at 2022-02-18 | Rendered using Apache Maven Fluido Skin 1.7 --> <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="20191029" /> + <meta name="Date-Revision-yyyymmdd" content="20220218" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Maven Source Plugin – Source Code Management</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -41,8 +41,8 @@ <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Apache Maven Source Plugin">Apache Maven Source Plugin</a><span class="divider">/</span></li> <li class="active ">Source Code Management</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-10-29</li> - <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-18</li> + <li id="projectVersion" class="pull-right">Version: 3.2.1</li> </ul> </div> <div class="row-fluid"> @@ -126,15 +126,15 @@ <div class="section"> <h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a name="Web_Browser_Access"></a> <p>The following is a link to a browsable version of the source repository:</p> -<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="https://github.com/apache/maven-source-plugin/tree/maven-source-plugin-3.2.0">https://github.com/apache/maven-source-plugin/tree/maven-source-plugin-3.2.0</a></pre></div></div> +<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="https://github.com/apache/maven-source-plugin/tree/maven-source-plugin-3.2.1">https://github.com/apache/maven-source-plugin/tree/maven-source-plugin-3.2.1</a></pre></div></div> <div class="section"> <h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a name="Anonymous_Access"></a> <p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>):</p> -<div class="source"><pre class="prettyprint linenums">$ git clone --branch maven-source-plugin-3.2.0 https://gitbox.apache.org/repos/asf/maven-source-plugin.git</pre></div></div> +<div class="source"><pre class="prettyprint linenums">$ git clone --branch maven-source-plugin-3.2.1 https://gitbox.apache.org/repos/asf/maven-source-plugin.git</pre></div></div> <div class="section"> <h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a> <p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>).</p> -<div class="source"><pre class="prettyprint linenums">$ git clone --branch maven-source-plugin-3.2.0 https://gitbox.apache.org/repos/asf/maven-source-plugin.git</pre></div></div> +<div class="source"><pre class="prettyprint linenums">$ git clone --branch maven-source-plugin-3.2.1 https://gitbox.apache.org/repos/asf/maven-source-plugin.git</pre></div></div> <div class="section"> <h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a Firewall</h2><a name="Access_from_Behind_a_Firewall"></a> <p>Refer to the documentation of the SCM used for more information about access behind a firewall.</p></div> @@ -145,7 +145,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2002–2019 + <p>Copyright ©2002–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div> Modified: maven/website/components/plugins-archives/maven-source-plugin-LATEST/sonar.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/sonar.html (original) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/sonar.html Fri Feb 18 18:31:13 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.codehaus.sonar-plugins:maven-report:0.1:report at 2019-10-29 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.codehaus.sonar-plugins:maven-report:0.1:report at 2022-02-18 | Rendered using Apache Maven Fluido Skin 1.7 --> <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="20191029" /> + <meta name="Date-Revision-yyyymmdd" content="20220218" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Maven Source Plugin – Sonar</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -41,8 +41,8 @@ <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Apache Maven Source Plugin">Apache Maven Source Plugin</a><span class="divider">/</span></li> <li class="active ">Sonar</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-10-29</li> - <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-18</li> + <li id="projectVersion" class="pull-right">Version: 3.2.1</li> </ul> </div> <div class="row-fluid"> @@ -72,7 +72,6 @@ <li><a href="findbugs.html" title="FindBugs"><span class="none"></span>FindBugs</a></li> <li class="active"><a href="#"><span class="none"></span>Sonar</a></li> <li><a href="plugin-info.html" title="Plugin Documentation"><span class="none"></span>Plugin Documentation</a></li> - <li><a href="invoker-report.html" title="Invoker Build Results"><span class="none"></span>Invoker Build Results</a></li> </ul> </li> <li class="nav-header">Maven Projects</li> @@ -125,7 +124,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2002–2019 + <p>Copyright ©2002–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div> Modified: maven/website/components/plugins-archives/maven-source-plugin-LATEST/summary.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/summary.html (original) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/summary.html Fri Feb 18 18:31:13 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:summary at 2019-10-29 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:summary at 2022-02-18 | Rendered using Apache Maven Fluido Skin 1.7 --> <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="20191029" /> + <meta name="Date-Revision-yyyymmdd" content="20220218" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Maven Source Plugin – Project Summary</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -41,8 +41,8 @@ <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Apache Maven Source Plugin">Apache Maven Source Plugin</a><span class="divider">/</span></li> <li class="active ">Project Summary</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-10-29</li> - <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-18</li> + <li id="projectVersion" class="pull-right">Version: 3.2.1</li> </ul> </div> <div class="row-fluid"> @@ -163,7 +163,7 @@ <td>maven-source-plugin</td></tr> <tr class="b"> <td>Version</td> -<td>3.2.0</td></tr> +<td>3.2.1</td></tr> <tr class="a"> <td>Type</td> <td>maven-plugin</td></tr> @@ -177,7 +177,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2002–2019 + <p>Copyright ©2002–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div> Modified: maven/website/components/plugins-archives/maven-source-plugin-LATEST/surefire-report.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/surefire-report.html (original) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/surefire-report.html Fri Feb 18 18:31:13 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-surefire-report-plugin:2.22.0:report at 2019-10-29 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-surefire-report-plugin:2.22.0:report at 2022-02-18 | Rendered using Apache Maven Fluido Skin 1.7 --> <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="20191029" /> + <meta name="Date-Revision-yyyymmdd" content="20220218" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Maven Source Plugin – Surefire Report</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -41,8 +41,8 @@ <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Apache Maven Source Plugin">Apache Maven Source Plugin</a><span class="divider">/</span></li> <li class="active ">Surefire Report</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-10-29</li> - <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-18</li> + <li id="projectVersion" class="pull-right">Version: 3.2.1</li> </ul> </div> <div class="row-fluid"> @@ -72,7 +72,6 @@ <li><a href="findbugs.html" title="FindBugs"><span class="none"></span>FindBugs</a></li> <li><a href="sonar.html" title="Sonar"><span class="none"></span>Sonar</a></li> <li><a href="plugin-info.html" title="Plugin Documentation"><span class="none"></span>Plugin Documentation</a></li> - <li><a href="invoker-report.html" title="Invoker Build Results"><span class="none"></span>Invoker Build Results</a></li> </ul> </li> <li class="nav-header">Maven Projects</li> @@ -156,7 +155,7 @@ function toggleDisplay(elementId) { <td>0</td> <td>0</td> <td>100%</td> -<td>1.332</td></tr></table><br /> +<td>0.575</td></tr></table><br /> <p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div> <div class="section"> <h2><a name="Package_List"></a>Package List</h2><a name="Package_List"></a> @@ -177,7 +176,7 @@ function toggleDisplay(elementId) { <td>0</td> <td>0</td> <td>100%</td> -<td>1.332</td></tr></table><br /> +<td>0.575</td></tr></table><br /> <p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p> <div class="section"> <h3><a name="org.apache.maven.plugins.source"></a>org.apache.maven.plugins.source</h3><a name="org.apache.maven.plugins.source"></a> @@ -199,7 +198,7 @@ function toggleDisplay(elementId) { <td>0</td> <td>0</td> <td>100%</td> -<td>1.074</td></tr> +<td>0.126</td></tr> <tr class="a"> <td><a href="#org.apache.maven.plugins.source.TestSourceJarMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td> <td><a href="#org.apache.maven.plugins.source.TestSourceJarMojoTest">TestSourceJarMojoTest</a></td> @@ -208,7 +207,7 @@ function toggleDisplay(elementId) { <td>0</td> <td>0</td> <td>100%</td> -<td>0.258</td></tr></table></div><br /></div> +<td>0.449</td></tr></table></div><br /></div> <div class="section"> <h2><a name="Test_Cases"></a>Test Cases</h2><a name="Test_Cases"></a> <p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p> @@ -218,46 +217,46 @@ function toggleDisplay(elementId) { <tr class="a"> <td><img src="images/icon_success_sml.gif" alt="" /></td> <td><a name="TC_org.apache.maven.plugins.source.SourceJarMojoTest.testExcludes"></a>testExcludes</td> -<td>0.573</td></tr> +<td>0.019</td></tr> <tr class="b"> <td><img src="images/icon_success_sml.gif" alt="" /></td> <td><a name="TC_org.apache.maven.plugins.source.SourceJarMojoTest.testNoSources"></a>testNoSources</td> -<td>0.123</td></tr> +<td>0.017</td></tr> <tr class="a"> <td><img src="images/icon_success_sml.gif" alt="" /></td> <td><a name="TC_org.apache.maven.plugins.source.SourceJarMojoTest.testIncludeMavenDescriptorWhenExplicitlyConfigured"></a>testIncludeMavenDescriptorWhenExplicitlyConfigured</td> -<td>0.097</td></tr> +<td>0.022</td></tr> <tr class="b"> <td><img src="images/icon_success_sml.gif" alt="" /></td> <td><a name="TC_org.apache.maven.plugins.source.SourceJarMojoTest.testIncludePom"></a>testIncludePom</td> -<td>0.088</td></tr> +<td>0.022</td></tr> <tr class="a"> <td><img src="images/icon_success_sml.gif" alt="" /></td> <td><a name="TC_org.apache.maven.plugins.source.SourceJarMojoTest.testDefaultConfiguration"></a>testDefaultConfiguration</td> -<td>0.097</td></tr> +<td>0.02</td></tr> <tr class="b"> <td><img src="images/icon_success_sml.gif" alt="" /></td> <td><a name="TC_org.apache.maven.plugins.source.SourceJarMojoTest.testIncludes"></a>testIncludes</td> -<td>0.075</td></tr></table></div> +<td>0.026</td></tr></table></div> <div class="section"> <h3><a name="TestSourceJarMojoTest"></a>TestSourceJarMojoTest</h3><a name="org.apache.maven.plugins.source.TestSourceJarMojoTest"></a> <table border="1" class="table table-striped"> <tr class="a"> <td><img src="images/icon_success_sml.gif" alt="" /></td> <td><a name="TC_org.apache.maven.plugins.source.TestSourceJarMojoTest.testExcludes"></a>testExcludes</td> -<td>0.065</td></tr> +<td>0.331</td></tr> <tr class="b"> <td><img src="images/icon_success_sml.gif" alt="" /></td> <td><a name="TC_org.apache.maven.plugins.source.TestSourceJarMojoTest.testNoSources"></a>testNoSources</td> -<td>0.065</td></tr> +<td>0.053</td></tr> <tr class="a"> <td><img src="images/icon_success_sml.gif" alt="" /></td> <td><a name="TC_org.apache.maven.plugins.source.TestSourceJarMojoTest.testIncludeMavenDescriptorWhenExplicitlyConfigured"></a>testIncludeMavenDescriptorWhenExplicitlyConfigured</td> -<td>0.063</td></tr> +<td>0.028</td></tr> <tr class="b"> <td><img src="images/icon_success_sml.gif" alt="" /></td> <td><a name="TC_org.apache.maven.plugins.source.TestSourceJarMojoTest.testDefaultConfiguration"></a>testDefaultConfiguration</td> -<td>0.064</td></tr></table></div><br /></div> +<td>0.026</td></tr></table></div><br /></div> </div> </div> </div> @@ -265,7 +264,7 @@ function toggleDisplay(elementId) { <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2002–2019 + <p>Copyright ©2002–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div> Modified: maven/website/components/plugins-archives/maven-source-plugin-LATEST/taglist.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/taglist.html (original) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/taglist.html Fri Feb 18 18:31:13 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.codehaus.mojo:taglist-maven-plugin:2.4:taglist at 2019-10-29 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.codehaus.mojo:taglist-maven-plugin:2.4:taglist at 2022-02-18 | Rendered using Apache Maven Fluido Skin 1.7 --> <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="20191029" /> + <meta name="Date-Revision-yyyymmdd" content="20220218" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Maven Source Plugin – Tag List report</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -41,8 +41,8 @@ <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Apache Maven Source Plugin">Apache Maven Source Plugin</a><span class="divider">/</span></li> <li class="active ">Tag List report</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-10-29</li> - <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-18</li> + <li id="projectVersion" class="pull-right">Version: 3.2.1</li> </ul> </div> <div class="row-fluid"> @@ -72,7 +72,6 @@ <li><a href="findbugs.html" title="FindBugs"><span class="none"></span>FindBugs</a></li> <li><a href="sonar.html" title="Sonar"><span class="none"></span>Sonar</a></li> <li><a href="plugin-info.html" title="Plugin Documentation"><span class="none"></span>Plugin Documentation</a></li> - <li><a href="invoker-report.html" title="Invoker Build Results"><span class="none"></span>Invoker Build Results</a></li> </ul> </li> <li class="nav-header">Maven Projects</li> @@ -145,7 +144,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2002–2019 + <p>Copyright ©2002–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div> Modified: maven/website/components/plugins-archives/maven-source-plugin-LATEST/team.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/team.html (original) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/team.html Fri Feb 18 18:31:13 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:team at 2019-10-29 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:team at 2022-02-18 | Rendered using Apache Maven Fluido Skin 1.7 --> <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="20191029" /> + <meta name="Date-Revision-yyyymmdd" content="20220218" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Maven Source Plugin – Project Team</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -41,8 +41,8 @@ <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Apache Maven Source Plugin">Apache Maven Source Plugin</a><span class="divider">/</span></li> <li class="active ">Project Team</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-10-29</li> - <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-18</li> + <li id="projectVersion" class="pull-right">Version: 3.2.1</li> </ul> </div> <div class="row-fluid"> @@ -794,7 +794,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2002–2019 + <p>Copyright ©2002–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div> Modified: maven/website/components/plugins-archives/maven-source-plugin-LATEST/test-jar-mojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/test-jar-mojo.html (original) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/test-jar-mojo.html Fri Feb 18 18:31:13 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/test-jar-mojo.xml at 2019-10-29 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/test-jar-mojo.xml at 2022-02-18 | Rendered using Apache Maven Fluido Skin 1.7 --> <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="20191029" /> + <meta name="Date-Revision-yyyymmdd" content="20220218" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Maven Source Plugin – source:test-jar</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -41,8 +41,8 @@ <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Apache Maven Source Plugin">Apache Maven Source Plugin</a><span class="divider">/</span></li> <li class="active ">source:test-jar</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-10-29</li> - <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-18</li> + <li id="projectVersion" class="pull-right">Version: 3.2.1</li> </ul> </div> <div class="row-fluid"> @@ -110,7 +110,7 @@ <p><b>Full name</b>:</p> -<p>org.apache.maven.plugins:maven-source-plugin:3.2.0:test-jar</p> +<p>org.apache.maven.plugins:maven-source-plugin:3.2.1:test-jar</p> <p><b>Description</b>:</p> @@ -627,7 +627,7 @@ are defined in the plexus FileUtils.getD <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2002–2019 + <p>Copyright ©2002–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div> Modified: maven/website/components/plugins-archives/maven-source-plugin-LATEST/test-jar-no-fork-mojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/test-jar-no-fork-mojo.html (original) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/test-jar-no-fork-mojo.html Fri Feb 18 18:31:13 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/test-jar-no-fork-mojo.xml at 2019-10-29 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/test-jar-no-fork-mojo.xml at 2022-02-18 | Rendered using Apache Maven Fluido Skin 1.7 --> <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="20191029" /> + <meta name="Date-Revision-yyyymmdd" content="20220218" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Maven Source Plugin – source:test-jar-no-fork</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -41,8 +41,8 @@ <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Apache Maven Source Plugin">Apache Maven Source Plugin</a><span class="divider">/</span></li> <li class="active ">source:test-jar-no-fork</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-10-29</li> - <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-18</li> + <li id="projectVersion" class="pull-right">Version: 3.2.1</li> </ul> </div> <div class="row-fluid"> @@ -110,7 +110,7 @@ <p><b>Full name</b>:</p> -<p>org.apache.maven.plugins:maven-source-plugin:3.2.0:test-jar-no-fork</p> +<p>org.apache.maven.plugins:maven-source-plugin:3.2.1:test-jar-no-fork</p> <p><b>Description</b>:</p> @@ -627,7 +627,7 @@ are defined in the plexus FileUtils.getD <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2002–2019 + <p>Copyright ©2002–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div> Added: maven/website/components/plugins-archives/maven-source-plugin-LATEST/testapidocs/allclasses-index.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/testapidocs/allclasses-index.html (added) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/testapidocs/allclasses-index.html Fri Feb 18 18:31:13 2022 @@ -0,0 +1,204 @@ +<!DOCTYPE HTML> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc --> +<title>All Classes (Apache Maven Source Plugin 3.2.1 Test API)</title> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> +<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style"> +<script type="text/javascript" src="script.js"></script> +<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script> +<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script> +<!--[if IE]> +<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> +<![endif]--> +<script type="text/javascript" src="jquery/jquery-3.5.1.js"></script> +<script type="text/javascript" src="jquery/jquery-ui.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="All Classes (Apache Maven Source Plugin 3.2.1 Test API)"; + } + } + catch(err) { + } +//--> +var pathtoroot = "./"; +var useModuleDirectories = true; +loadScripts(document, 'script');</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<header role="banner"> +<nav role="navigation"> +<div class="fixedNav"> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a id="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a id="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="index.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" id="allclasses_navbar_top"> +<li><a href="allclasses.html">All Classes</a></li> +</ul> +<ul class="navListSearch"> +<li><label for="search">SEARCH:</label> +<input type="text" id="search" value="search" disabled="disabled"> +<input type="reset" id="reset" value="reset" disabled="disabled"> +</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> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +</div> +<a id="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +</div> +<div class="navPadding"> </div> +<script type="text/javascript"><!-- +$('.navPadding').css('padding-top', $('.fixedNav').css("height")); +//--> +</script> +</nav> +</header> +<main role="main"> +<div class="header"> +<h1 title="All&nbsp;Classes" class="title">All Classes</h1> +</div> +<div class="allClassesContainer"> +<ul class="blockList"> +<li class="blockList"> +<table class="typeSummary"> +<caption><span>Class Summary</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Class</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><a href="org/apache/maven/plugins/source/AbstractSourcePluginTestCase.html" title="class in org.apache.maven.plugins.source">AbstractSourcePluginTestCase</a></td> +<th class="colLast" scope="row"> </th> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><a href="org/apache/maven/plugins/source/stubs/DefaultArtifactHandlerStub.html" title="class in org.apache.maven.plugins.source.stubs">DefaultArtifactHandlerStub</a></td> +<th class="colLast" scope="row"> </th> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><a href="org/apache/maven/plugins/source/stubs/Project001Stub.html" title="class in org.apache.maven.plugins.source.stubs">Project001Stub</a></td> +<th class="colLast" scope="row"> </th> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><a href="org/apache/maven/plugins/source/stubs/Project003Stub.html" title="class in org.apache.maven.plugins.source.stubs">Project003Stub</a></td> +<th class="colLast" scope="row"> </th> +</tr> +<tr id="i4" class="altColor"> +<td class="colFirst"><a href="org/apache/maven/plugins/source/stubs/Project005Stub.html" title="class in org.apache.maven.plugins.source.stubs">Project005Stub</a></td> +<th class="colLast" scope="row"> </th> +</tr> +<tr id="i5" class="rowColor"> +<td class="colFirst"><a href="org/apache/maven/plugins/source/stubs/Project007Stub.html" title="class in org.apache.maven.plugins.source.stubs">Project007Stub</a></td> +<th class="colLast" scope="row"> </th> +</tr> +<tr id="i6" class="altColor"> +<td class="colFirst"><a href="org/apache/maven/plugins/source/stubs/Project009Stub.html" title="class in org.apache.maven.plugins.source.stubs">Project009Stub</a></td> +<th class="colLast" scope="row"> </th> +</tr> +<tr id="i7" class="rowColor"> +<td class="colFirst"><a href="org/apache/maven/plugins/source/stubs/Project010Stub.html" title="class in org.apache.maven.plugins.source.stubs">Project010Stub</a></td> +<th class="colLast" scope="row"> </th> +</tr> +<tr id="i8" class="altColor"> +<td class="colFirst"><a href="org/apache/maven/plugins/source/SourceJarMojoTest.html" title="class in org.apache.maven.plugins.source">SourceJarMojoTest</a></td> +<th class="colLast" scope="row"> </th> +</tr> +<tr id="i9" class="rowColor"> +<td class="colFirst"><a href="org/apache/maven/plugins/source/stubs/SourcePluginArtifactStub.html" title="class in org.apache.maven.plugins.source.stubs">SourcePluginArtifactStub</a></td> +<th class="colLast" scope="row"> </th> +</tr> +<tr id="i10" class="altColor"> +<td class="colFirst"><a href="org/apache/maven/plugins/source/TestSourceJarMojoTest.html" title="class in org.apache.maven.plugins.source">TestSourceJarMojoTest</a></td> +<th class="colLast" scope="row"> </th> +</tr> +</table> +</li> +</ul> +</div> +</main> +<footer role="contentinfo"> +<nav role="navigation"> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a id="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a id="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="index.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" id="allclasses_navbar_bottom"> +<li><a href="allclasses.html">All 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> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +</div> +<a id="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</nav> +<p class="legalCopy"><small>Copyright © 2002–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</footer> +</body> +</html> \ No newline at end of file Added: maven/website/components/plugins-archives/maven-source-plugin-LATEST/testapidocs/allclasses.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/testapidocs/allclasses.html (added) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/testapidocs/allclasses.html Fri Feb 18 18:31:13 2022 @@ -0,0 +1,37 @@ +<!DOCTYPE HTML> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc --> +<title>All Classes (Apache Maven Source Plugin 3.2.1 Test API)</title> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> +<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style"> +<script type="text/javascript" src="script.js"></script> +<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script> +<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script> +<!--[if IE]> +<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> +<![endif]--> +<script type="text/javascript" src="jquery/jquery-3.5.1.js"></script> +<script type="text/javascript" src="jquery/jquery-ui.js"></script> +</head> +<body> +<h1 class="bar">All Classes</h1> +<main role="main" class="indexContainer"> +<ul> +<li><a href="org/apache/maven/plugins/source/AbstractSourcePluginTestCase.html" title="class in org.apache.maven.plugins.source">AbstractSourcePluginTestCase</a></li> +<li><a href="org/apache/maven/plugins/source/stubs/DefaultArtifactHandlerStub.html" title="class in org.apache.maven.plugins.source.stubs">DefaultArtifactHandlerStub</a></li> +<li><a href="org/apache/maven/plugins/source/stubs/Project001Stub.html" title="class in org.apache.maven.plugins.source.stubs">Project001Stub</a></li> +<li><a href="org/apache/maven/plugins/source/stubs/Project003Stub.html" title="class in org.apache.maven.plugins.source.stubs">Project003Stub</a></li> +<li><a href="org/apache/maven/plugins/source/stubs/Project005Stub.html" title="class in org.apache.maven.plugins.source.stubs">Project005Stub</a></li> +<li><a href="org/apache/maven/plugins/source/stubs/Project007Stub.html" title="class in org.apache.maven.plugins.source.stubs">Project007Stub</a></li> +<li><a href="org/apache/maven/plugins/source/stubs/Project009Stub.html" title="class in org.apache.maven.plugins.source.stubs">Project009Stub</a></li> +<li><a href="org/apache/maven/plugins/source/stubs/Project010Stub.html" title="class in org.apache.maven.plugins.source.stubs">Project010Stub</a></li> +<li><a href="org/apache/maven/plugins/source/SourceJarMojoTest.html" title="class in org.apache.maven.plugins.source">SourceJarMojoTest</a></li> +<li><a href="org/apache/maven/plugins/source/stubs/SourcePluginArtifactStub.html" title="class in org.apache.maven.plugins.source.stubs">SourcePluginArtifactStub</a></li> +<li><a href="org/apache/maven/plugins/source/TestSourceJarMojoTest.html" title="class in org.apache.maven.plugins.source">TestSourceJarMojoTest</a></li> +</ul> +</main> +</body> +</html> \ No newline at end of file Added: maven/website/components/plugins-archives/maven-source-plugin-LATEST/testapidocs/allpackages-index.html ============================================================================== --- maven/website/components/plugins-archives/maven-source-plugin-LATEST/testapidocs/allpackages-index.html (added) +++ maven/website/components/plugins-archives/maven-source-plugin-LATEST/testapidocs/allpackages-index.html Fri Feb 18 18:31:13 2022 @@ -0,0 +1,170 @@ +<!DOCTYPE HTML> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc --> +<title>All Packages (Apache Maven Source Plugin 3.2.1 Test API)</title> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> +<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style"> +<script type="text/javascript" src="script.js"></script> +<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script> +<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script> +<!--[if IE]> +<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> +<![endif]--> +<script type="text/javascript" src="jquery/jquery-3.5.1.js"></script> +<script type="text/javascript" src="jquery/jquery-ui.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="All Packages (Apache Maven Source Plugin 3.2.1 Test API)"; + } + } + catch(err) { + } +//--> +var pathtoroot = "./"; +var useModuleDirectories = true; +loadScripts(document, 'script');</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<header role="banner"> +<nav role="navigation"> +<div class="fixedNav"> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a id="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a id="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="index.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" id="allclasses_navbar_top"> +<li><a href="allclasses.html">All Classes</a></li> +</ul> +<ul class="navListSearch"> +<li><label for="search">SEARCH:</label> +<input type="text" id="search" value="search" disabled="disabled"> +<input type="reset" id="reset" value="reset" disabled="disabled"> +</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> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +</div> +<a id="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +</div> +<div class="navPadding"> </div> +<script type="text/javascript"><!-- +$('.navPadding').css('padding-top', $('.fixedNav').css("height")); +//--> +</script> +</nav> +</header> +<main role="main"> +<div class="header"> +<h1 title="All&nbsp;Packages" class="title">All Packages</h1> +</div> +<div class="allPackagesContainer"> +<ul class="blockList"> +<li class="blockList"> +<table class="packagesSummary"> +<caption><span>Package Summary</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<th class="colFirst" scope="row"><a href="org/apache/maven/plugins/source/package-summary.html">org.apache.maven.plugins.source</a></th> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<th class="colFirst" scope="row"><a href="org/apache/maven/plugins/source/stubs/package-summary.html">org.apache.maven.plugins.source.stubs</a></th> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</div> +</main> +<footer role="contentinfo"> +<nav role="navigation"> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a id="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a id="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="index.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" id="allclasses_navbar_bottom"> +<li><a href="allclasses.html">All 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> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +</div> +<a id="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</nav> +<p class="legalCopy"><small>Copyright © 2002–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</footer> +</body> +</html> \ No newline at end of file
