Modified: websites/production/commons/content/proper/commons-release-plugin/pmd.html ============================================================================== --- websites/production/commons/content/proper/commons-release-plugin/pmd.html (original) +++ websites/production/commons/content/proper/commons-release-plugin/pmd.html Sat Apr 20 14:51:39 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 28 June 2023 + | Generated by Apache Maven Doxia at 20 April 2024 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="ISO-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20230628" /> + <meta name="Date-Revision-yyyymmdd" content="20240420" /> <meta http-equiv="Content-Language" content="en" /> <title>Commons Release Plugin – PMD Results</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-release-plugin/">Apache Commons Release Plugin ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 28 June 2023</li> - <li class="divider">|</li> <li id="projectVersion">Version: 1.8.1</li> + <li id="publishDate">Last Published: 20 April 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.8.2</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -106,7 +106,7 @@ <a href="project-info.html" title="Project Information"> Project Information</a> </li> - <li class="expanded"> + <li class="expanded"> <a href="project-reports.html" title="Project Reports"> Project Reports</a> <ul> @@ -143,10 +143,6 @@ japicmp</a> </li> <li class="none"> - <a href="plugin-info.html" title="Plugin Documentation"> - Plugin Documentation</a> - </li> - <li class="none"> <a href="checkstyle.html" title="Checkstyle"> Checkstyle</a> </li> @@ -223,11 +219,11 @@ Commons Build Plugin</a> </li> <li class="none"> - <a href="/release-plugin/index.html" title="Commons Release Plugin"> + <a href="../../release-plugin/index.html" title="Commons Release Plugin"> Commons Release Plugin</a> </li> <li class="none"> - <a href="/site-publish.html" title="Site Publication"> + <a href="../../site-publish.html" title="Site Publication"> Site Publication</a> </li> <li class="none"> @@ -282,30 +278,30 @@ </td> <td class="content"> <section> -<h2><a name="PMD_Results"></a>PMD Results</h2> -<p>The following document contains the results of <a class="externalLink" href="https://pmd.github.io">PMD</a> 6.55.0.</p></section><section> -<h2><a name="Violations_By_Priority"></a>Violations By Priority</h2><section> -<h3><a name="Priority_3"></a>Priority 3</h3><section> -<h4><a name="org.2Fapache.2Fcommons.2Frelease.2Fplugin.2Fmojos.2FCommonsDistributionStagingMojo.java"></a>org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.java</h4> +<h2><a name="PMD_Results"></a>PMD Results</h2><a name="PMD_Results"></a> +<p>The following document contains the results of <a class="externalLink" href="https://pmd.github.io">PMD</a> 6.55.0.</p><section> +<h3><a name="Violations_By_Priority"></a>Violations By Priority</h3><a name="Violations_By_Priority"></a><section> +<h4><a name="Priority_3"></a>Priority 3</h4><a name="Priority_3"></a><section> +<h5><a name="org.2Fapache.2Fcommons.2Frelease.2Fplugin.2Fmojos.2FCommonsDistributionStagingMojo.java"></a>org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.java</h5><a name="org.2Fapache.2Fcommons.2Frelease.2Fplugin.2Fmojos.2FCommonsDistributionStagingMojo.java"></a> <table border="0" class="bodyTable"> <tr class="a"> <th>Rule</th> <th>Violation</th> <th>Line</th></tr> <tr class="b"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_bestpractices.html#unusedformalparameter">UnusedFormalParameter</a></td> +<td align="left"><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_bestpractices.html#unusedformalparameter">UnusedFormalParameter</a></td> <td>Avoid unused method parameters such as 'copiedReleaseNotes'.</td> <td><a href="./xref/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#L342">342</a></td></tr> <tr class="a"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_bestpractices.html#unusedformalparameter">UnusedFormalParameter</a></td> +<td align="left"><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_bestpractices.html#unusedformalparameter">UnusedFormalParameter</a></td> <td>Avoid unused method parameters such as 'provider'.</td> <td><a href="./xref/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#L343">343</a></td></tr> <tr class="b"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_bestpractices.html#unusedformalparameter">UnusedFormalParameter</a></td> +<td align="left"><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_bestpractices.html#unusedformalparameter">UnusedFormalParameter</a></td> <td>Avoid unused method parameters such as 'repository'.</td> <td><a href="./xref/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#L344">344</a></td></tr></table></section></section></section><section> -<h2><a name="Files"></a>Files</h2><section> -<h3><a name="org.2Fapache.2Fcommons.2Frelease.2Fplugin.2Fmojos.2FCommonsDistributionStagingMojo.java"></a>org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.java</h3> +<h3><a name="Files"></a>Files</h3><a name="Files"></a><section> +<h4><a name="org.2Fapache.2Fcommons.2Frelease.2Fplugin.2Fmojos.2FCommonsDistributionStagingMojo.java"></a>org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.java</h4><a name="org.2Fapache.2Fcommons.2Frelease.2Fplugin.2Fmojos.2FCommonsDistributionStagingMojo.java"></a> <table border="0" class="bodyTable"> <tr class="a"> <th>Rule</th> @@ -313,27 +309,27 @@ <th>Priority</th> <th>Line</th></tr> <tr class="b"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_bestpractices.html#unusedformalparameter">UnusedFormalParameter</a></td> +<td align="left"><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_bestpractices.html#unusedformalparameter">UnusedFormalParameter</a></td> <td>Avoid unused method parameters such as 'copiedReleaseNotes'.</td> <td>3</td> <td><a href="./xref/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#L342">342</a></td></tr> <tr class="a"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_bestpractices.html#unusedformalparameter">UnusedFormalParameter</a></td> +<td align="left"><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_bestpractices.html#unusedformalparameter">UnusedFormalParameter</a></td> <td>Avoid unused method parameters such as 'provider'.</td> <td>3</td> <td><a href="./xref/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#L343">343</a></td></tr> <tr class="b"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_bestpractices.html#unusedformalparameter">UnusedFormalParameter</a></td> +<td align="left"><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_bestpractices.html#unusedformalparameter">UnusedFormalParameter</a></td> <td>Avoid unused method parameters such as 'repository'.</td> <td>3</td> -<td><a href="./xref/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#L344">344</a></td></tr></table></section></section> +<td><a href="./xref/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#L344">344</a></td></tr></table></section></section></section> </td> </tr> </table> </div> <div class="footer"> - <p>Copyright © 2018-2023 + <p>Copyright © 2018-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> @@ -342,4 +338,4 @@ </div> </body> -</html> +</html> \ No newline at end of file
Modified: websites/production/commons/content/proper/commons-release-plugin/project-info.html ============================================================================== --- websites/production/commons/content/proper/commons-release-plugin/project-info.html (original) +++ websites/production/commons/content/proper/commons-release-plugin/project-info.html Sat Apr 20 14:51:39 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 28 June 2023 + | Generated by Apache Maven Doxia at 20 April 2024 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="ISO-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20230628" /> + <meta name="Date-Revision-yyyymmdd" content="20240420" /> <meta http-equiv="Content-Language" content="en" /> <title>Commons Release Plugin – Project Information</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-release-plugin/">Apache Commons Release Plugin ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 28 June 2023</li> - <li class="divider">|</li> <li id="projectVersion">Version: 1.8.1</li> + <li id="publishDate">Last Published: 20 April 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.8.2</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -156,7 +156,7 @@ </li> </ul> </li> - <li class="collapsed"> + <li class="collapsed"> <a href="project-reports.html" title="Project Reports"> Project Reports</a> </li> @@ -211,11 +211,11 @@ Commons Build Plugin</a> </li> <li class="none"> - <a href="/release-plugin/index.html" title="Commons Release Plugin"> + <a href="../../release-plugin/index.html" title="Commons Release Plugin"> Commons Release Plugin</a> </li> <li class="none"> - <a href="/site-publish.html" title="Site Publication"> + <a href="../../site-publish.html" title="Site Publication"> Site Publication</a> </li> <li class="none"> @@ -319,7 +319,7 @@ </div> <div class="footer"> - <p>Copyright © 2018-2023 + <p>Copyright © 2018-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> @@ -328,4 +328,4 @@ </div> </body> -</html> +</html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-release-plugin/project-reports.html ============================================================================== --- websites/production/commons/content/proper/commons-release-plugin/project-reports.html (original) +++ websites/production/commons/content/proper/commons-release-plugin/project-reports.html Sat Apr 20 14:51:39 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 28 June 2023 + | Generated by Apache Maven Doxia at 20 April 2024 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="ISO-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20230628" /> + <meta name="Date-Revision-yyyymmdd" content="20240420" /> <meta http-equiv="Content-Language" content="en" /> <title>Commons Release Plugin – Generated Reports</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-release-plugin/">Apache Commons Release Plugin ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 28 June 2023</li> - <li class="divider">|</li> <li id="projectVersion">Version: 1.8.1</li> + <li id="publishDate">Last Published: 20 April 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.8.2</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -106,7 +106,7 @@ <a href="project-info.html" title="Project Information"> Project Information</a> </li> - <li class="expanded active"> + <li class="expanded active"> <a href="project-reports.html" title="Project Reports"> Project Reports</a> <ul> @@ -143,10 +143,6 @@ japicmp</a> </li> <li class="none"> - <a href="plugin-info.html" title="Plugin Documentation"> - Plugin Documentation</a> - </li> - <li class="none"> <a href="checkstyle.html" title="Checkstyle"> Checkstyle</a> </li> @@ -223,11 +219,11 @@ Commons Build Plugin</a> </li> <li class="none"> - <a href="/release-plugin/index.html" title="Commons Release Plugin"> + <a href="../../release-plugin/index.html" title="Commons Release Plugin"> Commons Release Plugin</a> </li> <li class="none"> - <a href="/site-publish.html" title="Site Publication"> + <a href="../../site-publish.html" title="Site Publication"> Site Publication</a> </li> <li class="none"> @@ -312,26 +308,23 @@ <td align="left">JaCoCo Coverage Report.</td></tr> <tr class="a"> <td align="left"><a href="japicmp.html">japicmp</a></td> -<td align="left">Comparing source compatibility of commons-release-plugin-1.8.1.jar against commons-release-plugin-1.7.jar</td></tr> +<td align="left">Comparing source compatibility of commons-release-plugin-1.8.2.jar against commons-release-plugin-1.8.1.jar</td></tr> <tr class="b"> -<td align="left"><a href="plugin-info.html">Plugin Documentation</a></td> -<td align="left">This report provides goals and parameters documentation of a plugin.</td></tr> -<tr class="a"> <td align="left"><a href="checkstyle.html">Checkstyle</a></td> <td align="left">Report on coding style conventions.</td></tr> -<tr class="b"> +<tr class="a"> <td align="left"><a href="spotbugs.html">SpotBugs</a></td> <td align="left">Generates a source code report with the SpotBugs Library.</td></tr> -<tr class="a"> +<tr class="b"> <td align="left"><a href="clirr-report.html">Clirr</a></td> <td align="left">Report on binary and source API differences between releases</td></tr> -<tr class="b"> +<tr class="a"> <td align="left"><a href="pmd.html">PMD</a></td> <td align="left">Verification of coding rules.</td></tr> -<tr class="a"> +<tr class="b"> <td align="left"><a href="cpd.html">CPD</a></td> <td align="left">Duplicate code detection.</td></tr> -<tr class="b"> +<tr class="a"> <td align="left"><a href="taglist.html">Tag List</a></td> <td align="left">Report on various tags found in the code.</td></tr></table></section></section> </td> @@ -340,7 +333,7 @@ </div> <div class="footer"> - <p>Copyright © 2018-2023 + <p>Copyright © 2018-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> @@ -349,4 +342,4 @@ </div> </body> -</html> +</html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-release-plugin/rat-report.html ============================================================================== --- websites/production/commons/content/proper/commons-release-plugin/rat-report.html (original) +++ websites/production/commons/content/proper/commons-release-plugin/rat-report.html Sat Apr 20 14:51:39 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 28 June 2023 + | Generated by Apache Maven Doxia at 20 April 2024 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="ISO-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20230628" /> + <meta name="Date-Revision-yyyymmdd" content="20240420" /> <meta http-equiv="Content-Language" content="en" /> <title>Commons Release Plugin – Rat (Release Audit Tool) results</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-release-plugin/">Apache Commons Release Plugin ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 28 June 2023</li> - <li class="divider">|</li> <li id="projectVersion">Version: 1.8.1</li> + <li id="publishDate">Last Published: 20 April 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.8.2</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -106,7 +106,7 @@ <a href="project-info.html" title="Project Information"> Project Information</a> </li> - <li class="expanded"> + <li class="expanded"> <a href="project-reports.html" title="Project Reports"> Project Reports</a> <ul> @@ -143,10 +143,6 @@ japicmp</a> </li> <li class="none"> - <a href="plugin-info.html" title="Plugin Documentation"> - Plugin Documentation</a> - </li> - <li class="none"> <a href="checkstyle.html" title="Checkstyle"> Checkstyle</a> </li> @@ -223,11 +219,11 @@ Commons Build Plugin</a> </li> <li class="none"> - <a href="/release-plugin/index.html" title="Commons Release Plugin"> + <a href="../../release-plugin/index.html" title="Commons Release Plugin"> Commons Release Plugin</a> </li> <li class="none"> - <a href="/site-publish.html" title="Site Publication"> + <a href="../../site-publish.html" title="Site Publication"> Site Publication</a> </li> <li class="none"> @@ -290,14 +286,14 @@ ***************************************************** Summary ------- -Generated at: 2023-06-28T15:49:11-04:00 +Generated at: 2024-04-20T14:51:21Z Notes: 5 Binaries: 0 -Archives: 9 -Standards: 61 +Archives: 0 +Standards: 58 -Apache Licensed: 61 +Apache Licensed: 58 Generated Documents: 0 JavaDocs are generated, thus a license header is optional. @@ -305,26 +301,6 @@ Generated files do not require license h 0 Unknown Licenses -Archives: - - + src/test/resources/mojos/detach-distributions/target/commons-text-1.4-bin.zip - - + src/test/resources/mojos/detach-distributions/target/commons-text-1.4-bin.tar.gz - - + src/test/resources/mojos/detach-distributions/target/commons-text-1.4-sources.jar - - + src/test/resources/mojos/detach-distributions/target/commons-text-1.4-javadoc.jar - - + src/test/resources/mojos/detach-distributions/target/commons-text-1.4-tests.jar - - + src/test/resources/mojos/detach-distributions/target/commons-text-1.4.jar - - + src/test/resources/mojos/detach-distributions/target/commons-text-1.4-test-sources.jar - - + src/test/resources/mojos/detach-distributions/target/commons-text-1.4-src.tar.gz - - + src/test/resources/mojos/detach-distributions/target/commons-text-1.4-src.zip - ***************************************************** Files with Apache License headers will be marked AL Binary files (which do not require any license headers) will be marked B @@ -357,18 +333,6 @@ Archives: AL src/test/resources/mojos/stage-distributions/stage-distributions-disabled.xml AL src/test/resources/mojos/stage-distributions/stage-distributions.xml AL src/test/resources/mojos/detach-distributions/detach-distributions-disabled.xml - A src/test/resources/mojos/detach-distributions/target/commons-text-1.4-bin.zip - A src/test/resources/mojos/detach-distributions/target/commons-text-1.4-bin.tar.gz - A src/test/resources/mojos/detach-distributions/target/commons-text-1.4-sources.jar - A src/test/resources/mojos/detach-distributions/target/commons-text-1.4-javadoc.jar - A src/test/resources/mojos/detach-distributions/target/commons-text-1.4-tests.jar - AL src/test/resources/mojos/detach-distributions/target/commons-text-1.4.pom - AL src/test/resources/mojos/detach-distributions/target/site/subdirectory/index.html - AL src/test/resources/mojos/detach-distributions/target/site/index.html - A src/test/resources/mojos/detach-distributions/target/commons-text-1.4.jar - A src/test/resources/mojos/detach-distributions/target/commons-text-1.4-test-sources.jar - A src/test/resources/mojos/detach-distributions/target/commons-text-1.4-src.tar.gz - A src/test/resources/mojos/detach-distributions/target/commons-text-1.4-src.zip AL src/test/resources/mojos/detach-distributions/detach-distributions.xml AL src/test/java/org/apache/commons/release/plugin/stubs/DistributionDetachmentProjectStub.java AL src/test/java/org/apache/commons/release/plugin/stubs/package-info.java @@ -414,7 +378,7 @@ Archives: </div> <div class="footer"> - <p>Copyright © 2018-2023 + <p>Copyright © 2018-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> @@ -423,4 +387,4 @@ Archives: </div> </body> -</html> +</html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-release-plugin/scm.html ============================================================================== --- websites/production/commons/content/proper/commons-release-plugin/scm.html (original) +++ websites/production/commons/content/proper/commons-release-plugin/scm.html Sat Apr 20 14:51:39 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 28 June 2023 + | Generated by Apache Maven Doxia at 20 April 2024 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="ISO-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20230628" /> + <meta name="Date-Revision-yyyymmdd" content="20240420" /> <meta http-equiv="Content-Language" content="en" /> <title>Commons Release Plugin – Source Code Management</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-release-plugin/">Apache Commons Release Plugin ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 28 June 2023</li> - <li class="divider">|</li> <li id="projectVersion">Version: 1.8.1</li> + <li id="publishDate">Last Published: 20 April 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.8.2</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -156,7 +156,7 @@ </li> </ul> </li> - <li class="collapsed"> + <li class="collapsed"> <a href="project-reports.html" title="Project Reports"> Project Reports</a> </li> @@ -211,11 +211,11 @@ Commons Build Plugin</a> </li> <li class="none"> - <a href="/release-plugin/index.html" title="Commons Release Plugin"> + <a href="../../release-plugin/index.html" title="Commons Release Plugin"> Commons Release Plugin</a> </li> <li class="none"> - <a href="/site-publish.html" title="Site Publication"> + <a href="../../site-publish.html" title="Site Publication"> Site Publication</a> </li> <li class="none"> @@ -292,7 +292,7 @@ </div> <div class="footer"> - <p>Copyright © 2018-2023 + <p>Copyright © 2018-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> @@ -301,4 +301,4 @@ </div> </body> -</html> +</html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-release-plugin/spotbugs.html ============================================================================== --- websites/production/commons/content/proper/commons-release-plugin/spotbugs.html (original) +++ websites/production/commons/content/proper/commons-release-plugin/spotbugs.html Sat Apr 20 14:51:39 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 28 June 2023 + | Generated by Apache Maven Doxia at 20 April 2024 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="ISO-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20230628" /> + <meta name="Date-Revision-yyyymmdd" content="20240420" /> <meta http-equiv="Content-Language" content="en" /> <title>Commons Release Plugin – SpotBugs Bug Detector Report</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-release-plugin/">Apache Commons Release Plugin ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 28 June 2023</li> - <li class="divider">|</li> <li id="projectVersion">Version: 1.8.1</li> + <li id="publishDate">Last Published: 20 April 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.8.2</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -106,7 +106,7 @@ <a href="project-info.html" title="Project Information"> Project Information</a> </li> - <li class="expanded"> + <li class="expanded"> <a href="project-reports.html" title="Project Reports"> Project Reports</a> <ul> @@ -143,10 +143,6 @@ japicmp</a> </li> <li class="none"> - <a href="plugin-info.html" title="Plugin Documentation"> - Plugin Documentation</a> - </li> - <li class="none"> <a href="checkstyle.html" title="Checkstyle"> Checkstyle</a> </li> @@ -223,11 +219,11 @@ Commons Build Plugin</a> </li> <li class="none"> - <a href="/release-plugin/index.html" title="Commons Release Plugin"> + <a href="../../release-plugin/index.html" title="Commons Release Plugin"> Commons Release Plugin</a> </li> <li class="none"> - <a href="/site-publish.html" title="Site Publication"> + <a href="../../site-publish.html" title="Site Publication"> Site Publication</a> </li> <li class="none"> @@ -284,7 +280,7 @@ <section> <h2><a name="SpotBugs_Bug_Detector_Report"></a>SpotBugs Bug Detector Report</h2> <p>The following document contains the results of <a class="externalLink" href="https://spotbugs.github.io/">SpotBugs</a></p> -<p>SpotBugs Version is <i>4.7.3</i></p> +<p>SpotBugs Version is <i>4.8.3</i></p> <p>Threshold is <i>medium</i></p> <p>Effort is <i>default</i></p></section><section> <h2><a name="Summary"></a>Summary</h2> @@ -310,7 +306,7 @@ </div> <div class="footer"> - <p>Copyright © 2018-2023 + <p>Copyright © 2018-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> @@ -319,4 +315,4 @@ </div> </body> -</html> +</html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-release-plugin/summary.html ============================================================================== --- websites/production/commons/content/proper/commons-release-plugin/summary.html (original) +++ websites/production/commons/content/proper/commons-release-plugin/summary.html Sat Apr 20 14:51:39 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 28 June 2023 + | Generated by Apache Maven Doxia at 20 April 2024 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="ISO-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20230628" /> + <meta name="Date-Revision-yyyymmdd" content="20240420" /> <meta http-equiv="Content-Language" content="en" /> <title>Commons Release Plugin – Project Summary</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-release-plugin/">Apache Commons Release Plugin ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 28 June 2023</li> - <li class="divider">|</li> <li id="projectVersion">Version: 1.8.1</li> + <li id="publishDate">Last Published: 20 April 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.8.2</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -156,7 +156,7 @@ </li> </ul> </li> - <li class="collapsed"> + <li class="collapsed"> <a href="project-reports.html" title="Project Reports"> Project Reports</a> </li> @@ -211,11 +211,11 @@ Commons Build Plugin</a> </li> <li class="none"> - <a href="/release-plugin/index.html" title="Commons Release Plugin"> + <a href="../../release-plugin/index.html" title="Commons Release Plugin"> Commons Release Plugin</a> </li> <li class="none"> - <a href="/site-publish.html" title="Site Publication"> + <a href="../../site-publish.html" title="Site Publication"> Site Publication</a> </li> <li class="none"> @@ -309,7 +309,7 @@ <td>commons-release-plugin</td></tr> <tr class="b"> <td align="left">Version</td> -<td>1.8.1</td></tr> +<td>1.8.2</td></tr> <tr class="a"> <td align="left">Type</td> <td>maven-plugin</td></tr> @@ -322,7 +322,7 @@ </div> <div class="footer"> - <p>Copyright © 2018-2023 + <p>Copyright © 2018-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> @@ -331,4 +331,4 @@ </div> </body> -</html> +</html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-release-plugin/taglist.html ============================================================================== --- websites/production/commons/content/proper/commons-release-plugin/taglist.html (original) +++ websites/production/commons/content/proper/commons-release-plugin/taglist.html Sat Apr 20 14:51:39 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 28 June 2023 + | Generated by Apache Maven Doxia at 20 April 2024 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="ISO-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20230628" /> + <meta name="Date-Revision-yyyymmdd" content="20240420" /> <meta http-equiv="Content-Language" content="en" /> <title>Commons Release Plugin – Tag List report</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-release-plugin/">Apache Commons Release Plugin ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 28 June 2023</li> - <li class="divider">|</li> <li id="projectVersion">Version: 1.8.1</li> + <li id="publishDate">Last Published: 20 April 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.8.2</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -106,7 +106,7 @@ <a href="project-info.html" title="Project Information"> Project Information</a> </li> - <li class="expanded"> + <li class="expanded"> <a href="project-reports.html" title="Project Reports"> Project Reports</a> <ul> @@ -143,10 +143,6 @@ japicmp</a> </li> <li class="none"> - <a href="plugin-info.html" title="Plugin Documentation"> - Plugin Documentation</a> - </li> - <li class="none"> <a href="checkstyle.html" title="Checkstyle"> Checkstyle</a> </li> @@ -223,11 +219,11 @@ Commons Build Plugin</a> </li> <li class="none"> - <a href="/release-plugin/index.html" title="Commons Release Plugin"> + <a href="../../release-plugin/index.html" title="Commons Release Plugin"> Commons Release Plugin</a> </li> <li class="none"> - <a href="/site-publish.html" title="Site Publication"> + <a href="../../site-publish.html" title="Site Publication"> Site Publication</a> </li> <li class="none"> @@ -304,7 +300,7 @@ </div> <div class="footer"> - <p>Copyright © 2018-2023 + <p>Copyright © 2018-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> @@ -313,4 +309,4 @@ </div> </body> -</html> +</html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-release-plugin/team.html ============================================================================== --- websites/production/commons/content/proper/commons-release-plugin/team.html (original) +++ websites/production/commons/content/proper/commons-release-plugin/team.html Sat Apr 20 14:51:39 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 28 June 2023 + | Generated by Apache Maven Doxia at 20 April 2024 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="ISO-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20230628" /> + <meta name="Date-Revision-yyyymmdd" content="20240420" /> <meta http-equiv="Content-Language" content="en" /> <title>Commons Release Plugin – Project Team</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-release-plugin/">Apache Commons Release Plugin ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 28 June 2023</li> - <li class="divider">|</li> <li id="projectVersion">Version: 1.8.1</li> + <li id="publishDate">Last Published: 20 April 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.8.2</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -156,7 +156,7 @@ </li> </ul> </li> - <li class="collapsed"> + <li class="collapsed"> <a href="project-reports.html" title="Project Reports"> Project Reports</a> </li> @@ -211,11 +211,11 @@ Commons Build Plugin</a> </li> <li class="none"> - <a href="/release-plugin/index.html" title="Commons Release Plugin"> + <a href="../../release-plugin/index.html" title="Commons Release Plugin"> Commons Release Plugin</a> </li> <li class="none"> - <a href="/site-publish.html" title="Site Publication"> + <a href="../../site-publish.html" title="Site Publication"> Site Publication</a> </li> <li class="none"> @@ -324,7 +324,7 @@ </div> <div class="footer"> - <p>Copyright © 2018-2023 + <p>Copyright © 2018-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> @@ -333,4 +333,4 @@ </div> </body> -</html> +</html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-release-plugin/vote-txt.html ============================================================================== --- websites/production/commons/content/proper/commons-release-plugin/vote-txt.html (original) +++ websites/production/commons/content/proper/commons-release-plugin/vote-txt.html Sat Apr 20 14:51:39 2024 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 28 June 2023 + | Generated by Apache Maven Doxia at 20 April 2024 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> @@ -8,7 +8,7 @@ <meta charset="ISO-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="author" content="Apache Commons Documentation Team" /> - <meta name="Date-Revision-yyyymmdd" content="20230628" /> + <meta name="Date-Revision-yyyymmdd" content="20240420" /> <meta http-equiv="Content-Language" content="en" /> <title>Commons Release Plugin – Generating VOTE.txt</title> @@ -37,8 +37,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-release-plugin/">Apache Commons Release Plugin ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 28 June 2023</li> - <li class="divider">|</li> <li id="projectVersion">Version: 1.8.1</li> + <li id="publishDate">Last Published: 20 April 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.8.2</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -107,7 +107,7 @@ <a href="project-info.html" title="Project Information"> Project Information</a> </li> - <li class="collapsed"> + <li class="collapsed"> <a href="project-reports.html" title="Project Reports"> Project Reports</a> </li> @@ -162,11 +162,11 @@ Commons Build Plugin</a> </li> <li class="none"> - <a href="/release-plugin/index.html" title="Commons Release Plugin"> + <a href="../../release-plugin/index.html" title="Commons Release Plugin"> Commons Release Plugin</a> </li> <li class="none"> - <a href="/site-publish.html" title="Site Publication"> + <a href="../../site-publish.html" title="Site Publication"> Site Publication</a> </li> <li class="none"> @@ -301,7 +301,7 @@ </div> <div class="footer"> - <p>Copyright © 2018-2023 + <p>Copyright © 2018-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> @@ -310,4 +310,4 @@ </div> </body> -</html> +</html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-release-plugin/xref-test/index.html ============================================================================== --- websites/production/commons/content/proper/commons-release-plugin/xref-test/index.html (original) +++ websites/production/commons/content/proper/commons-release-plugin/xref-test/index.html Sat Apr 20 14:51:39 2024 @@ -4,7 +4,7 @@ <!-- this is a JXR report set (jdk8) --> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> - <title>Apache Commons Release Plugin 1.8.1 Reference</title> + <title>Apache Commons Release Plugin 1.8.2 Reference</title> <script type="text/javascript"> tmpTargetPage = "" + window.location.search; if (tmpTargetPage != "" && tmpTargetPage != "undefined") Modified: websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojoTest.html ============================================================================== --- websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojoTest.html (original) +++ websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojoTest.html Sat Apr 20 14:51:39 2024 @@ -24,17 +24,17 @@ <a class="jxr_linenumber" name="L16" href="#L16">16</a> <em class="jxr_comment"> */</em> <a class="jxr_linenumber" name="L17" href="#L17">17</a> <strong class="jxr_keyword">package</strong> org.apache.commons.release.plugin.mojos; <a class="jxr_linenumber" name="L18" href="#L18">18</a> -<a class="jxr_linenumber" name="L19" href="#L19">19</a> <strong class="jxr_keyword">import</strong> org.apache.maven.plugin.testing.MojoRule; -<a class="jxr_linenumber" name="L20" href="#L20">20</a> <strong class="jxr_keyword">import</strong> org.codehaus.plexus.util.FileUtils; -<a class="jxr_linenumber" name="L21" href="#L21">21</a> <strong class="jxr_keyword">import</strong> org.junit.Before; -<a class="jxr_linenumber" name="L22" href="#L22">22</a> <strong class="jxr_keyword">import</strong> org.junit.Rule; -<a class="jxr_linenumber" name="L23" href="#L23">23</a> <strong class="jxr_keyword">import</strong> org.junit.Test; +<a class="jxr_linenumber" name="L19" href="#L19">19</a> <strong class="jxr_keyword">import</strong> <strong class="jxr_keyword">static</strong> junit.framework.TestCase.assertTrue; +<a class="jxr_linenumber" name="L20" href="#L20">20</a> <strong class="jxr_keyword">import</strong> <strong class="jxr_keyword">static</strong> org.junit.Assert.assertFalse; +<a class="jxr_linenumber" name="L21" href="#L21">21</a> <strong class="jxr_keyword">import</strong> <strong class="jxr_keyword">static</strong> org.junit.Assert.assertNotNull; +<a class="jxr_linenumber" name="L22" href="#L22">22</a> +<a class="jxr_linenumber" name="L23" href="#L23">23</a> <strong class="jxr_keyword">import</strong> java.io.File; <a class="jxr_linenumber" name="L24" href="#L24">24</a> -<a class="jxr_linenumber" name="L25" href="#L25">25</a> <strong class="jxr_keyword">import</strong> java.io.File; -<a class="jxr_linenumber" name="L26" href="#L26">26</a> -<a class="jxr_linenumber" name="L27" href="#L27">27</a> <strong class="jxr_keyword">import</strong> <strong class="jxr_keyword">static</strong> junit.framework.TestCase.assertTrue; -<a class="jxr_linenumber" name="L28" href="#L28">28</a> <strong class="jxr_keyword">import</strong> <strong class="jxr_keyword">static</strong> org.junit.Assert.assertFalse; -<a class="jxr_linenumber" name="L29" href="#L29">29</a> <strong class="jxr_keyword">import</strong> <strong class="jxr_keyword">static</strong> org.junit.Assert.assertNotNull; +<a class="jxr_linenumber" name="L25" href="#L25">25</a> <strong class="jxr_keyword">import</strong> org.apache.maven.plugin.testing.MojoRule; +<a class="jxr_linenumber" name="L26" href="#L26">26</a> <strong class="jxr_keyword">import</strong> org.codehaus.plexus.util.FileUtils; +<a class="jxr_linenumber" name="L27" href="#L27">27</a> <strong class="jxr_keyword">import</strong> org.junit.Before; +<a class="jxr_linenumber" name="L28" href="#L28">28</a> <strong class="jxr_keyword">import</strong> org.junit.Rule; +<a class="jxr_linenumber" name="L29" href="#L29">29</a> <strong class="jxr_keyword">import</strong> org.junit.Test; <a class="jxr_linenumber" name="L30" href="#L30">30</a> <a class="jxr_linenumber" name="L31" href="#L31">31</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="L32" href="#L32">32</a> <em class="jxr_javadoccomment"> * Unit tests for {@link CommonsDistributionDetachmentMojo}.</em> @@ -116,6 +116,6 @@ <a class="jxr_linenumber" name="L108" href="#L108">108</a> } </pre> <hr/> -<div id="footer">Copyright © 2018–2023 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> +<div id="footer">Copyright © 2018–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> </body> </html> \ No newline at end of file
