Modified: maven/website/components/plugins-archives/maven-clean-plugin-LATEST/download.html ============================================================================== --- maven/website/components/plugins-archives/maven-clean-plugin-LATEST/download.html (original) +++ maven/website/components/plugins-archives/maven-clean-plugin-LATEST/download.html Fri Apr 1 21:26:51 2022 @@ -1,72 +1,74 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/xdoc/download.xml.vm at 2018-04-09 - | Rendered using Apache Maven Fluido Skin 1.7 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/xdoc/download.xml.vm at 2022-04-01 + | Rendered using Apache Maven Fluido Skin 1.9 --> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20180409" /> - <meta http-equiv="Content-Language" content="en" /> + <meta name="viewport" content="width=device-width, initial-scale=1" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" /> <title>Apache Maven Clean Plugin – Download Apache Maven Clean Plugin Source</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> + <link rel="stylesheet" href="./css/apache-maven-fluido-1.9.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> - <script type="text/javascript" src="./js/apache-maven-fluido-1.7.min.js"></script> + <script src="./js/apache-maven-fluido-1.9.min.js"></script> <!-- Google Analytics --> - <script type="text/javascript"> - var _gaq = _gaq || []; - _gaq.push(['_setAccount', 'UA-140879-1']); - _gaq.push(['_trackPageview']); - (function() { - var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; - ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; - var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); - })(); + <script> + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) + })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); + ga('create', 'UA-140879-1', 'auto'); + ga('send', 'pageview'); + ga('set', 'anonymizeIp', true); + ga('set', 'forceSSL', true); </script> </head> <body class="topBarDisabled"> <div class="container-fluid"> - <div id="banner"> - <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png" alt="Apache Maven Clean Plugin"/></a></div> - <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png" alt=""/></a></div> - <div class="clear"><hr/></div> - </div> + <header> + <div id="banner"> + <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png" alt="Apache Maven Clean Plugin"/></a></div> + <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png" alt=""/></a></div> + <div class="clear"><hr/></div> + </div> - <div id="breadcrumbs"> - <ul class="breadcrumb"> + <div id="breadcrumbs"> + <ul class="breadcrumb"> <li class=""><a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li> <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 Clean Plugin">Apache Maven Clean Plugin</a><span class="divider">/</span></li> - <li class="active ">Download Apache Maven Clean Plugin Source</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-09</li> - <li id="projectVersion" class="pull-right">Version: 3.1.0</li> - </ul> - </div> + <li class="active ">Download Apache Maven Clean Plugin Source <a href="https://github.com/apache/maven-clean-plugin/tree/maven-clean-plugin-3.2.0/src/site/xdoc/download.xml.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-04-01</li> + <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + </ul> + </div> + </header> <div class="row-fluid"> - <div id="leftColumn" class="span2"> - <div class="well sidebar-nav"> - <ul class="nav nav-list"> - <li class="nav-header">Overview</li> + <header id="leftColumn" class="span2"> + <nav class="well sidebar-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Overview</li> <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li> <li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a></li> <li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li> <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li> - <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li> + <li><a href="https://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li> <li class="active"><a href="#"><span class="none"></span>Download</a></li> - <li class="nav-header">Examples</li> + <li class="nav-header">Examples</li> <li><a href="examples/delete_additional_files.html" title="Delete Additional Files"><span class="none"></span>Delete Additional Files</a></li> <li><a href="examples/skipping-clean.html" title="Skipping Clean"><span class="none"></span>Skipping Clean</a></li> <li><a href="examples/ignoring-errors.html" title="Ignoring Errors"><span class="none"></span>Ignoring Errors</a></li> - <li class="nav-header">Project Documentation</li> + <li class="nav-header">Project Documentation</li> <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li> <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li> - <li class="nav-header">Maven Projects</li> + <li class="nav-header">Maven Projects</li> <li><a href="../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li> <li><a href="../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li> <li><a href="../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li> + <li><a href="../../extensions/index.html" title="Extensions"><span class="none"></span>Extensions</a></li> <li><a href="../../jxr/index.html" title="JXR"><span class="none"></span>JXR</a></li> <li><a href="../../ref/current" title="Maven"><span class="none"></span>Maven</a></li> <li><a href="../../pom/index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li> @@ -79,39 +81,40 @@ <li><a href="../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li> <li><a href="../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li> <li><a href="../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li> - <li class="nav-header">ASF</li> + <li class="nav-header">ASF</li> <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li> <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li> <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li> <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li> -</ul> + </ul> + </nav> + <div class="well sidebar-nav"> <form id="search-form" action="https://www.google.com/search" method="get" > - <input value="$sitesearchValue" name="sitesearch" type="hidden"/> + <input value="maven.apache.org/plugins/maven-clean-plugin/" name="sitesearch" type="hidden"/> <input class="search-query" name="q" id="query" type="text" /> </form> -<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script> - <hr /> - <div id="poweredBy"> - <div class="clear"></div> - <div class="clear"></div> - <div id="twitter"> +<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script> + <hr /> + <div id="poweredBy"> + <div class="clear"></div> + <div id="twitter" style="border:none; margin-top: 10px"> <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a> - <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> + <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </div> - <div class="clear"></div> - <div class="clear"></div> + <div class="clear"></div> + <div class="clear"></div> <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a> </div> </div> - </div> - <div id="bodyColumn" class="span10" > + </header> + <main id="bodyColumn" class="span10" > - <div class="section"> -<h2><a name="Download_Apache_Maven_Clean_Plugin_3.1.0_Source"></a>Download Apache Maven Clean Plugin 3.1.0 Source</h2> + <section> +<h2><a name="Download_Apache_Maven_Clean_Plugin_3.2.0_Source"></a>Download Apache Maven Clean Plugin 3.2.0 Source</h2> -<p>Apache Maven Clean Plugin 3.1.0 is distributed in source format. Use a source archive if you intend to build +<p>Apache Maven Clean Plugin 3.2.0 is distributed in source format. Use a source archive if you intend to build Apache Maven Clean Plugin yourself. Otherwise, simply use the ready-made binary artifacts from central repository.</p> @@ -122,7 +125,7 @@ <p>In order to guard against corrupted downloads/installations, it is highly recommended to <a class="externalLink" href="http://www.apache.org/dev/release-signing#verifying-signature">verify the signature</a> - of the release bundles against the public <a class="externalLink" href="http://www.apache.org/dist/maven/KEYS">KEYS</a> used by the Apache Maven + of the release bundles against the public <a class="externalLink" href="https://www.apache.org/dist/maven/KEYS">KEYS</a> used by the Apache Maven developers.</p> @@ -132,8 +135,7 @@ <p></p>We <b>strongly</b> encourage our users to configure a Maven repository mirror closer to their location, please read <a href="/guides/mini/guide-mirror-settings.html">How to Use Mirrors for Repositories</a>. <a name="mirror"></a> - -<div class="section"> + <section> <h3><a name="Mirror"></a>Mirror</h3> @@ -182,11 +184,10 @@ mirrors.</a> </p> - </div> - + </section> -<div class="section"> -<h3><a name="Apache_Maven_Clean_Plugin_3.1.0"></a>Apache Maven Clean Plugin 3.1.0</h3> + <section> +<h3><a name="Apache_Maven_Clean_Plugin_3.2.0"></a>Apache Maven Clean Plugin 3.2.0</h3> <p>This is the current stable version of Apache Maven Clean Plugin.</p> @@ -210,39 +211,38 @@ <tr class="b"> -<td>Apache Maven Clean Plugin 3.1.0 (Source zip)</td> +<td align="left">Apache Maven Clean Plugin 3.2.0 (Source zip)</td> -<td><a href="[preferred]maven/plugins/maven-clean-plugin-3.1.0-source-release.zip">maven/plugins/maven-clean-plugin-3.1.0-source-release.zip</a></td> +<td><a href="[preferred]maven/plugins/maven-clean-plugin-3.2.0-source-release.zip">maven/plugins/maven-clean-plugin-3.2.0-source-release.zip</a></td> -<td><a class="externalLink" href="http://www.apache.org/dist/maven/plugins/maven-clean-plugin-3.1.0-source-release.zip.sha1">maven/plugins/maven-clean-plugin-3.1.0-source-release.zip.sha1</a></td> +<td><a class="externalLink" href="https://www.apache.org/dist/maven/plugins/maven-clean-plugin-3.2.0-source-release.zip.sha512">maven/plugins/maven-clean-plugin-3.2.0-source-release.zip.sha512</a></td> -<td><a class="externalLink" href="http://www.apache.org/dist/maven/plugins/maven-clean-plugin-3.1.0-source-release.zip.asc">maven/plugins/maven-clean-plugin-3.1.0-source-release.zip.asc</a></td> +<td><a class="externalLink" href="https://www.apache.org/dist/maven/plugins/maven-clean-plugin-3.2.0-source-release.zip.asc">maven/plugins/maven-clean-plugin-3.2.0-source-release.zip.asc</a></td> </tr> </tbody> </table> - </div> + </section> - -<div class="section"> + <section> <h3><a name="Previous_Versions"></a>Previous Versions</h3> <p>Older non-recommended releases can be found on our <a class="externalLink" href="http://archive.apache.org/dist/maven/plugins/">archive site</a>.</p> - </div> - </div> + </section> + </section> - </div> + </main> </div> </div> <hr/> <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2001–2018 -<a href="https://www.apache.org/">The Apache Software Foundation</a>. -All rights reserved.</p> + <p>© 2001–2022 +<a href="https://www.apache.org/">The Apache Software Foundation</a> +</p> </div> </div> </footer>
Modified: maven/website/components/plugins-archives/maven-clean-plugin-LATEST/examples/delete_additional_files.html ============================================================================== --- maven/website/components/plugins-archives/maven-clean-plugin-LATEST/examples/delete_additional_files.html (original) +++ maven/website/components/plugins-archives/maven-clean-plugin-LATEST/examples/delete_additional_files.html Fri Apr 1 21:26:51 2022 @@ -1,74 +1,77 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/apt/examples/delete_additional_files.apt.vm at 2018-04-09 - | Rendered using Apache Maven Fluido Skin 1.7 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/apt/examples/delete_additional_files.apt.vm at 2022-04-01 + | Rendered using Apache Maven Fluido Skin 1.9 --> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="viewport" content="width=device-width, initial-scale=1" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" /> <meta name="author" content="Mike Perham [email protected]" /> - <meta name="Date-Revision-yyyymmdd" content="20180409" /> - <meta http-equiv="Content-Language" content="en" /> + <meta name="date" content="2007-11-14" /> <title>Apache Maven Clean Plugin – Delete Additional Files Not Exposed to Maven</title> - <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" /> + <link rel="stylesheet" href="../css/apache-maven-fluido-1.9.min.css" /> <link rel="stylesheet" href="../css/site.css" /> <link rel="stylesheet" href="../css/print.css" media="print" /> - <script type="text/javascript" src="../js/apache-maven-fluido-1.7.min.js"></script> + <script src="../js/apache-maven-fluido-1.9.min.js"></script> <!-- Google Analytics --> - <script type="text/javascript"> - var _gaq = _gaq || []; - _gaq.push(['_setAccount', 'UA-140879-1']); - _gaq.push(['_trackPageview']); - (function() { - var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; - ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; - var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); - })(); + <script> + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) + })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); + ga('create', 'UA-140879-1', 'auto'); + ga('send', 'pageview'); + ga('set', 'anonymizeIp', true); + ga('set', 'forceSSL', true); </script> </head> <body class="topBarDisabled"> <div class="container-fluid"> - <div id="banner"> - <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../../images/apache-maven-project.png" alt="Apache Maven Clean Plugin"/></a></div> - <div class="pull-right"><a href="../../../" id="bannerRight"><img src="../../../images/maven-logo-black-on-white.png" alt=""/></a></div> - <div class="clear"><hr/></div> - </div> + <header> + <div id="banner"> + <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../../images/apache-maven-project.png" alt="Apache Maven Clean Plugin"/></a></div> + <div class="pull-right"><a href="../../../" id="bannerRight"><img src="../../../images/maven-logo-black-on-white.png" alt=""/></a></div> + <div class="clear"><hr/></div> + </div> - <div id="breadcrumbs"> - <ul class="breadcrumb"> + <div id="breadcrumbs"> + <ul class="breadcrumb"> <li class=""><a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li> <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 Clean Plugin">Apache Maven Clean Plugin</a><span class="divider">/</span></li> - <li class="active ">Delete Additional Files Not Exposed to Maven</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-09</li> - <li id="projectVersion" class="pull-right">Version: 3.1.0</li> - </ul> - </div> + <li class="active ">Delete Additional Files Not Exposed to Maven <a href="https://github.com/apache/maven-clean-plugin/tree/maven-clean-plugin-3.2.0/src/site/apt/examples/delete_additional_files.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-04-01</li> + <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + </ul> + </div> + </header> <div class="row-fluid"> - <div id="leftColumn" class="span2"> - <div class="well sidebar-nav"> - <ul class="nav nav-list"> - <li class="nav-header">Overview</li> + <header id="leftColumn" class="span2"> + <nav class="well sidebar-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Overview</li> <li><a href="../index.html" title="Introduction"><span class="none"></span>Introduction</a></li> <li><a href="../plugin-info.html" title="Goals"><span class="none"></span>Goals</a></li> <li><a href="../usage.html" title="Usage"><span class="none"></span>Usage</a></li> <li><a href="../faq.html" title="FAQ"><span class="none"></span>FAQ</a></li> - <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li> + <li><a href="https://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li> <li><a href="../download.html" title="Download"><span class="none"></span>Download</a></li> - <li class="nav-header">Examples</li> + <li class="nav-header">Examples</li> <li class="active"><a href="#"><span class="none"></span>Delete Additional Files</a></li> <li><a href="../examples/skipping-clean.html" title="Skipping Clean"><span class="none"></span>Skipping Clean</a></li> <li><a href="../examples/ignoring-errors.html" title="Ignoring Errors"><span class="none"></span>Ignoring Errors</a></li> - <li class="nav-header">Project Documentation</li> + <li class="nav-header">Project Documentation</li> <li><a href="../project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li> <li><a href="../project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li> - <li class="nav-header">Maven Projects</li> + <li class="nav-header">Maven Projects</li> <li><a href="../../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li> <li><a href="../../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li> <li><a href="../../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li> + <li><a href="../../../extensions/index.html" title="Extensions"><span class="none"></span>Extensions</a></li> <li><a href="../../../jxr/index.html" title="JXR"><span class="none"></span>JXR</a></li> <li><a href="../../../ref/current" title="Maven"><span class="none"></span>Maven</a></li> <li><a href="../../../pom/index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li> @@ -81,40 +84,41 @@ [email protected]" /> <li><a href="../../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li> <li><a href="../../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li> <li><a href="../../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li> - <li class="nav-header">ASF</li> + <li class="nav-header">ASF</li> <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li> <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li> <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li> <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li> -</ul> + </ul> + </nav> + <div class="well sidebar-nav"> <form id="search-form" action="https://www.google.com/search" method="get" > - <input value="$sitesearchValue" name="sitesearch" type="hidden"/> + <input value="maven.apache.org/plugins/maven-clean-plugin/" name="sitesearch" type="hidden"/> <input class="search-query" name="q" id="query" type="text" /> </form> -<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script> - <hr /> - <div id="poweredBy"> - <div class="clear"></div> - <div class="clear"></div> - <div id="twitter"> +<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script> + <hr /> + <div id="poweredBy"> + <div class="clear"></div> + <div id="twitter" style="border:none; margin-top: 10px"> <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a> - <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> + <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </div> - <div class="clear"></div> - <div class="clear"></div> + <div class="clear"></div> + <div class="clear"></div> <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" /></a> </div> </div> - </div> - <div id="bodyColumn" class="span10" > -<div class="section"> + </header> + <main id="bodyColumn" class="span10" > +<section> <h2><a name="Delete_Additional_Files_Not_Exposed_to_Maven"></a>Delete Additional Files Not Exposed to Maven</h2> -<p>The Maven Clean Plugin will delete the <tt>target</tt> directory by default. You may configure it to delete additional directories and files. The following example shows how:</p> +<p>The Maven Clean Plugin will delete the <code>target</code> directory by default. You may configure it to delete additional directories and files. The following example shows how:</p> <div class="source"><pre class="prettyprint linenums"><build> [...] <plugin> <artifactId>maven-clean-plugin</artifactId> - <version>3.1.0</version> + <version>3.2.0</version> <configuration> <filesets> <fileset> @@ -134,21 +138,21 @@ [email protected]" /> </plugin> [...] </build></pre></div> -<p><b>Note:</b> The <tt>directory</tt> in the <tt>fileset</tt> is a relative path inside a project, in other words,</p> +<p><b>Note:</b> The <code>directory</code> in the <code>fileset</code> is a relative path inside a project, in other words,</p> <div class="source"><pre class="prettyprint linenums"> <directory>some/relative/path</directory></pre></div> <p>is equivalent to:</p> <div class="source"><pre class="prettyprint linenums"> <directory>${basedir}/some/relative/path</directory></pre></div> -<p>You could also define file set rules in a parent POM. In this case, the clean plugin adds the subproject basedir to the defined relative path.</p></div> - </div> +<p>You could also define file set rules in a parent POM. In this case, the clean plugin adds the subproject basedir to the defined relative path.</p></section> + </main> </div> </div> <hr/> <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2001–2018 -<a href="https://www.apache.org/">The Apache Software Foundation</a>. -All rights reserved.</p> + <p>© 2001–2022 +<a href="https://www.apache.org/">The Apache Software Foundation</a> +</p> </div> </div> </footer> Modified: maven/website/components/plugins-archives/maven-clean-plugin-LATEST/examples/ignoring-errors.html ============================================================================== --- maven/website/components/plugins-archives/maven-clean-plugin-LATEST/examples/ignoring-errors.html (original) +++ maven/website/components/plugins-archives/maven-clean-plugin-LATEST/examples/ignoring-errors.html Fri Apr 1 21:26:51 2022 @@ -1,73 +1,76 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/apt/examples/ignoring-errors.apt.vm at 2018-04-09 - | Rendered using Apache Maven Fluido Skin 1.7 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/apt/examples/ignoring-errors.apt.vm at 2022-04-01 + | Rendered using Apache Maven Fluido Skin 1.9 --> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="viewport" content="width=device-width, initial-scale=1" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" /> <meta name="author" content="Vincent Siveton" /> - <meta name="Date-Revision-yyyymmdd" content="20180409" /> - <meta http-equiv="Content-Language" content="en" /> + <meta name="date" content="2007-11-13" /> <title>Apache Maven Clean Plugin – Ignoring Clean Errors</title> - <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" /> + <link rel="stylesheet" href="../css/apache-maven-fluido-1.9.min.css" /> <link rel="stylesheet" href="../css/site.css" /> <link rel="stylesheet" href="../css/print.css" media="print" /> - <script type="text/javascript" src="../js/apache-maven-fluido-1.7.min.js"></script> + <script src="../js/apache-maven-fluido-1.9.min.js"></script> <!-- Google Analytics --> - <script type="text/javascript"> - var _gaq = _gaq || []; - _gaq.push(['_setAccount', 'UA-140879-1']); - _gaq.push(['_trackPageview']); - (function() { - var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; - ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; - var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); - })(); + <script> + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) + })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); + ga('create', 'UA-140879-1', 'auto'); + ga('send', 'pageview'); + ga('set', 'anonymizeIp', true); + ga('set', 'forceSSL', true); </script> </head> <body class="topBarDisabled"> <div class="container-fluid"> - <div id="banner"> - <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../../images/apache-maven-project.png" alt="Apache Maven Clean Plugin"/></a></div> - <div class="pull-right"><a href="../../../" id="bannerRight"><img src="../../../images/maven-logo-black-on-white.png" alt=""/></a></div> - <div class="clear"><hr/></div> - </div> + <header> + <div id="banner"> + <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../../images/apache-maven-project.png" alt="Apache Maven Clean Plugin"/></a></div> + <div class="pull-right"><a href="../../../" id="bannerRight"><img src="../../../images/maven-logo-black-on-white.png" alt=""/></a></div> + <div class="clear"><hr/></div> + </div> - <div id="breadcrumbs"> - <ul class="breadcrumb"> + <div id="breadcrumbs"> + <ul class="breadcrumb"> <li class=""><a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li> <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 Clean Plugin">Apache Maven Clean Plugin</a><span class="divider">/</span></li> - <li class="active ">Ignoring Clean Errors</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-09</li> - <li id="projectVersion" class="pull-right">Version: 3.1.0</li> - </ul> - </div> + <li class="active ">Ignoring Clean Errors <a href="https://github.com/apache/maven-clean-plugin/tree/maven-clean-plugin-3.2.0/src/site/apt/examples/ignoring-errors.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-04-01</li> + <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + </ul> + </div> + </header> <div class="row-fluid"> - <div id="leftColumn" class="span2"> - <div class="well sidebar-nav"> - <ul class="nav nav-list"> - <li class="nav-header">Overview</li> + <header id="leftColumn" class="span2"> + <nav class="well sidebar-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Overview</li> <li><a href="../index.html" title="Introduction"><span class="none"></span>Introduction</a></li> <li><a href="../plugin-info.html" title="Goals"><span class="none"></span>Goals</a></li> <li><a href="../usage.html" title="Usage"><span class="none"></span>Usage</a></li> <li><a href="../faq.html" title="FAQ"><span class="none"></span>FAQ</a></li> - <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li> + <li><a href="https://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li> <li><a href="../download.html" title="Download"><span class="none"></span>Download</a></li> - <li class="nav-header">Examples</li> + <li class="nav-header">Examples</li> <li><a href="../examples/delete_additional_files.html" title="Delete Additional Files"><span class="none"></span>Delete Additional Files</a></li> <li><a href="../examples/skipping-clean.html" title="Skipping Clean"><span class="none"></span>Skipping Clean</a></li> <li class="active"><a href="#"><span class="none"></span>Ignoring Errors</a></li> - <li class="nav-header">Project Documentation</li> + <li class="nav-header">Project Documentation</li> <li><a href="../project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li> <li><a href="../project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li> - <li class="nav-header">Maven Projects</li> + <li class="nav-header">Maven Projects</li> <li><a href="../../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li> <li><a href="../../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li> <li><a href="../../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li> + <li><a href="../../../extensions/index.html" title="Extensions"><span class="none"></span>Extensions</a></li> <li><a href="../../../jxr/index.html" title="JXR"><span class="none"></span>JXR</a></li> <li><a href="../../../ref/current" title="Maven"><span class="none"></span>Maven</a></li> <li><a href="../../../pom/index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li> @@ -80,40 +83,41 @@ <li><a href="../../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li> <li><a href="../../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li> <li><a href="../../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li> - <li class="nav-header">ASF</li> + <li class="nav-header">ASF</li> <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li> <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li> <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li> <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li> -</ul> + </ul> + </nav> + <div class="well sidebar-nav"> <form id="search-form" action="https://www.google.com/search" method="get" > - <input value="$sitesearchValue" name="sitesearch" type="hidden"/> + <input value="maven.apache.org/plugins/maven-clean-plugin/" name="sitesearch" type="hidden"/> <input class="search-query" name="q" id="query" type="text" /> </form> -<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script> - <hr /> - <div id="poweredBy"> - <div class="clear"></div> - <div class="clear"></div> - <div id="twitter"> +<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script> + <hr /> + <div id="poweredBy"> + <div class="clear"></div> + <div id="twitter" style="border:none; margin-top: 10px"> <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a> - <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> + <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </div> - <div class="clear"></div> - <div class="clear"></div> + <div class="clear"></div> + <div class="clear"></div> <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" /></a> </div> </div> - </div> - <div id="bodyColumn" class="span10" > -<div class="section"> + </header> + <main id="bodyColumn" class="span10" > +<section> <h2><a name="Ignoring_Clean_Errors"></a>Ignoring Clean Errors</h2> -<p>To ignore errors when running the cleanup for a particular project, set the <tt>failOnError</tt> property to <tt>false</tt>.</p> +<p>To ignore errors when running the cleanup for a particular project, set the <code>failOnError</code> property to <code>false</code>.</p> <div class="source"><pre class="prettyprint linenums"><build> [...] <plugin> <artifactId>maven-clean-plugin</artifactId> - <version>3.1.0</version> + <version>3.2.0</version> <configuration> <failOnError>false</failOnError> </configuration> @@ -121,17 +125,17 @@ [...] </build></pre></div> <p>You can also ignore them via command line by executing the following command:</p> -<div class="source"><pre class="prettyprint linenums">mvn clean -Dmaven.clean.failOnError=false</pre></div></div> - </div> +<div class="source"><pre class="prettyprint linenums">mvn clean -Dmaven.clean.failOnError=false</pre></div></section> + </main> </div> </div> <hr/> <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2001–2018 -<a href="https://www.apache.org/">The Apache Software Foundation</a>. -All rights reserved.</p> + <p>© 2001–2022 +<a href="https://www.apache.org/">The Apache Software Foundation</a> +</p> </div> </div> </footer> Modified: maven/website/components/plugins-archives/maven-clean-plugin-LATEST/examples/skipping-clean.html ============================================================================== --- maven/website/components/plugins-archives/maven-clean-plugin-LATEST/examples/skipping-clean.html (original) +++ maven/website/components/plugins-archives/maven-clean-plugin-LATEST/examples/skipping-clean.html Fri Apr 1 21:26:51 2022 @@ -1,73 +1,76 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/apt/examples/skipping-clean.apt.vm at 2018-04-09 - | Rendered using Apache Maven Fluido Skin 1.7 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/apt/examples/skipping-clean.apt.vm at 2022-04-01 + | Rendered using Apache Maven Fluido Skin 1.9 --> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="viewport" content="width=device-width, initial-scale=1" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" /> <meta name="author" content="Vincent Siveton" /> - <meta name="Date-Revision-yyyymmdd" content="20180409" /> - <meta http-equiv="Content-Language" content="en" /> + <meta name="date" content="2007-11-13" /> <title>Apache Maven Clean Plugin – Skipping Clean</title> - <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" /> + <link rel="stylesheet" href="../css/apache-maven-fluido-1.9.min.css" /> <link rel="stylesheet" href="../css/site.css" /> <link rel="stylesheet" href="../css/print.css" media="print" /> - <script type="text/javascript" src="../js/apache-maven-fluido-1.7.min.js"></script> + <script src="../js/apache-maven-fluido-1.9.min.js"></script> <!-- Google Analytics --> - <script type="text/javascript"> - var _gaq = _gaq || []; - _gaq.push(['_setAccount', 'UA-140879-1']); - _gaq.push(['_trackPageview']); - (function() { - var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; - ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; - var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); - })(); + <script> + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) + })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); + ga('create', 'UA-140879-1', 'auto'); + ga('send', 'pageview'); + ga('set', 'anonymizeIp', true); + ga('set', 'forceSSL', true); </script> </head> <body class="topBarDisabled"> <div class="container-fluid"> - <div id="banner"> - <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../../images/apache-maven-project.png" alt="Apache Maven Clean Plugin"/></a></div> - <div class="pull-right"><a href="../../../" id="bannerRight"><img src="../../../images/maven-logo-black-on-white.png" alt=""/></a></div> - <div class="clear"><hr/></div> - </div> + <header> + <div id="banner"> + <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../../images/apache-maven-project.png" alt="Apache Maven Clean Plugin"/></a></div> + <div class="pull-right"><a href="../../../" id="bannerRight"><img src="../../../images/maven-logo-black-on-white.png" alt=""/></a></div> + <div class="clear"><hr/></div> + </div> - <div id="breadcrumbs"> - <ul class="breadcrumb"> + <div id="breadcrumbs"> + <ul class="breadcrumb"> <li class=""><a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li> <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 Clean Plugin">Apache Maven Clean Plugin</a><span class="divider">/</span></li> - <li class="active ">Skipping Clean</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-09</li> - <li id="projectVersion" class="pull-right">Version: 3.1.0</li> - </ul> - </div> + <li class="active ">Skipping Clean <a href="https://github.com/apache/maven-clean-plugin/tree/maven-clean-plugin-3.2.0/src/site/apt/examples/skipping-clean.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-04-01</li> + <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + </ul> + </div> + </header> <div class="row-fluid"> - <div id="leftColumn" class="span2"> - <div class="well sidebar-nav"> - <ul class="nav nav-list"> - <li class="nav-header">Overview</li> + <header id="leftColumn" class="span2"> + <nav class="well sidebar-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Overview</li> <li><a href="../index.html" title="Introduction"><span class="none"></span>Introduction</a></li> <li><a href="../plugin-info.html" title="Goals"><span class="none"></span>Goals</a></li> <li><a href="../usage.html" title="Usage"><span class="none"></span>Usage</a></li> <li><a href="../faq.html" title="FAQ"><span class="none"></span>FAQ</a></li> - <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li> + <li><a href="https://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li> <li><a href="../download.html" title="Download"><span class="none"></span>Download</a></li> - <li class="nav-header">Examples</li> + <li class="nav-header">Examples</li> <li><a href="../examples/delete_additional_files.html" title="Delete Additional Files"><span class="none"></span>Delete Additional Files</a></li> <li class="active"><a href="#"><span class="none"></span>Skipping Clean</a></li> <li><a href="../examples/ignoring-errors.html" title="Ignoring Errors"><span class="none"></span>Ignoring Errors</a></li> - <li class="nav-header">Project Documentation</li> + <li class="nav-header">Project Documentation</li> <li><a href="../project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li> <li><a href="../project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li> - <li class="nav-header">Maven Projects</li> + <li class="nav-header">Maven Projects</li> <li><a href="../../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li> <li><a href="../../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li> <li><a href="../../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li> + <li><a href="../../../extensions/index.html" title="Extensions"><span class="none"></span>Extensions</a></li> <li><a href="../../../jxr/index.html" title="JXR"><span class="none"></span>JXR</a></li> <li><a href="../../../ref/current" title="Maven"><span class="none"></span>Maven</a></li> <li><a href="../../../pom/index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li> @@ -80,40 +83,41 @@ <li><a href="../../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li> <li><a href="../../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li> <li><a href="../../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li> - <li class="nav-header">ASF</li> + <li class="nav-header">ASF</li> <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li> <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li> <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li> <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li> -</ul> + </ul> + </nav> + <div class="well sidebar-nav"> <form id="search-form" action="https://www.google.com/search" method="get" > - <input value="$sitesearchValue" name="sitesearch" type="hidden"/> + <input value="maven.apache.org/plugins/maven-clean-plugin/" name="sitesearch" type="hidden"/> <input class="search-query" name="q" id="query" type="text" /> </form> -<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script> - <hr /> - <div id="poweredBy"> - <div class="clear"></div> - <div class="clear"></div> - <div id="twitter"> +<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script> + <hr /> + <div id="poweredBy"> + <div class="clear"></div> + <div id="twitter" style="border:none; margin-top: 10px"> <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a> - <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> + <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </div> - <div class="clear"></div> - <div class="clear"></div> + <div class="clear"></div> + <div class="clear"></div> <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" /></a> </div> </div> - </div> - <div id="bodyColumn" class="span10" > -<div class="section"> + </header> + <main id="bodyColumn" class="span10" > +<section> <h2><a name="Skipping_Clean"></a>Skipping Clean</h2> -<p>To skip running the cleanup for a particular project, set the <tt>skip</tt> property to <tt>true</tt>.</p> +<p>To skip running the cleanup for a particular project, set the <code>skip</code> property to <code>true</code>.</p> <div class="source"><pre class="prettyprint linenums"><build> [...] <plugin> <artifactId>maven-clean-plugin</artifactId> - <version>3.1.0</version> + <version>3.2.0</version> <configuration> <skip>true</skip> </configuration> @@ -121,17 +125,17 @@ [...] </build></pre></div> <p>You can also skip the cleaning via command line by executing the following command:</p> -<div class="source"><pre class="prettyprint linenums">mvn clean -Dmaven.clean.skip=true</pre></div></div> - </div> +<div class="source"><pre class="prettyprint linenums">mvn clean -Dmaven.clean.skip=true</pre></div></section> + </main> </div> </div> <hr/> <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2001–2018 -<a href="https://www.apache.org/">The Apache Software Foundation</a>. -All rights reserved.</p> + <p>© 2001–2022 +<a href="https://www.apache.org/">The Apache Software Foundation</a> +</p> </div> </div> </footer> Modified: maven/website/components/plugins-archives/maven-clean-plugin-LATEST/faq.html ============================================================================== --- maven/website/components/plugins-archives/maven-clean-plugin-LATEST/faq.html (original) +++ maven/website/components/plugins-archives/maven-clean-plugin-LATEST/faq.html Fri Apr 1 21:26:51 2022 @@ -1,72 +1,74 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/fml/faq.fml at 2018-04-09 - | Rendered using Apache Maven Fluido Skin 1.7 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/fml/faq.fml at 2022-04-01 + | Rendered using Apache Maven Fluido Skin 1.9 --> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20180409" /> - <meta http-equiv="Content-Language" content="en" /> + <meta name="viewport" content="width=device-width, initial-scale=1" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" /> <title>Apache Maven Clean Plugin – Frequently Asked Questions</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> + <link rel="stylesheet" href="./css/apache-maven-fluido-1.9.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> - <script type="text/javascript" src="./js/apache-maven-fluido-1.7.min.js"></script> + <script src="./js/apache-maven-fluido-1.9.min.js"></script> <!-- Google Analytics --> - <script type="text/javascript"> - var _gaq = _gaq || []; - _gaq.push(['_setAccount', 'UA-140879-1']); - _gaq.push(['_trackPageview']); - (function() { - var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; - ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; - var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); - })(); + <script> + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) + })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); + ga('create', 'UA-140879-1', 'auto'); + ga('send', 'pageview'); + ga('set', 'anonymizeIp', true); + ga('set', 'forceSSL', true); </script> </head> <body class="topBarDisabled"> <div class="container-fluid"> - <div id="banner"> - <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png" alt="Apache Maven Clean Plugin"/></a></div> - <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png" alt=""/></a></div> - <div class="clear"><hr/></div> - </div> + <header> + <div id="banner"> + <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png" alt="Apache Maven Clean Plugin"/></a></div> + <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png" alt=""/></a></div> + <div class="clear"><hr/></div> + </div> - <div id="breadcrumbs"> - <ul class="breadcrumb"> + <div id="breadcrumbs"> + <ul class="breadcrumb"> <li class=""><a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li> <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 Clean Plugin">Apache Maven Clean Plugin</a><span class="divider">/</span></li> - <li class="active ">Frequently Asked Questions</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-09</li> - <li id="projectVersion" class="pull-right">Version: 3.1.0</li> - </ul> - </div> + <li class="active ">Frequently Asked Questions <a href="https://github.com/apache/maven-clean-plugin/tree/maven-clean-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: 2022-04-01</li> + <li id="projectVersion" class="pull-right">Version: 3.2.0</li> + </ul> + </div> + </header> <div class="row-fluid"> - <div id="leftColumn" class="span2"> - <div class="well sidebar-nav"> - <ul class="nav nav-list"> - <li class="nav-header">Overview</li> + <header id="leftColumn" class="span2"> + <nav class="well sidebar-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Overview</li> <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li> <li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a></li> <li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li> <li class="active"><a href="#"><span class="none"></span>FAQ</a></li> - <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li> + <li><a href="https://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li> <li><a href="download.html" title="Download"><span class="none"></span>Download</a></li> - <li class="nav-header">Examples</li> + <li class="nav-header">Examples</li> <li><a href="examples/delete_additional_files.html" title="Delete Additional Files"><span class="none"></span>Delete Additional Files</a></li> <li><a href="examples/skipping-clean.html" title="Skipping Clean"><span class="none"></span>Skipping Clean</a></li> <li><a href="examples/ignoring-errors.html" title="Ignoring Errors"><span class="none"></span>Ignoring Errors</a></li> - <li class="nav-header">Project Documentation</li> + <li class="nav-header">Project Documentation</li> <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li> <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li> - <li class="nav-header">Maven Projects</li> + <li class="nav-header">Maven Projects</li> <li><a href="../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li> <li><a href="../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li> <li><a href="../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li> + <li><a href="../../extensions/index.html" title="Extensions"><span class="none"></span>Extensions</a></li> <li><a href="../../jxr/index.html" title="JXR"><span class="none"></span>JXR</a></li> <li><a href="../../ref/current" title="Maven"><span class="none"></span>Maven</a></li> <li><a href="../../pom/index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li> @@ -79,37 +81,38 @@ <li><a href="../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li> <li><a href="../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li> <li><a href="../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li> - <li class="nav-header">ASF</li> + <li class="nav-header">ASF</li> <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li> <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li> <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li> <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li> -</ul> + </ul> + </nav> + <div class="well sidebar-nav"> <form id="search-form" action="https://www.google.com/search" method="get" > - <input value="$sitesearchValue" name="sitesearch" type="hidden"/> + <input value="maven.apache.org/plugins/maven-clean-plugin/" name="sitesearch" type="hidden"/> <input class="search-query" name="q" id="query" type="text" /> </form> -<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script> - <hr /> - <div id="poweredBy"> - <div class="clear"></div> - <div class="clear"></div> - <div id="twitter"> +<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script> + <hr /> + <div id="poweredBy"> + <div class="clear"></div> + <div id="twitter" style="border:none; margin-top: 10px"> <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a> - <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> + <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </div> - <div class="clear"></div> - <div class="clear"></div> + <div class="clear"></div> + <div class="clear"></div> <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a> </div> </div> - </div> - <div id="bodyColumn" class="span10" > -<div class="section"> + </header> + <main id="bodyColumn" class="span10" > +<section> <h2><a name="Frequently_Asked_Questions"></a><a name="top">Frequently Asked Questions</a></h2> <ol style="list-style-type: decimal"> <li><a href="#I_already_ran_mvn_clean_but_the_directory_put_dir_name_here_is_still_there._What_should_I_do">I already ran <i>mvn clean</i> but the directory (<i>put dir name here</i>) is still there. What should I do?</a></li> -<li><a href="#On_Windows_I_got_Unable_to_delete_directory._What_s_wrong">On Windows, I got <i>"Unable to delete directory"</i>. What's wrong?</a></li></ol></div> +<li><a href="#On_Windows_I_got_Unable_to_delete_directory._What_s_wrong">On Windows, I got <i>"Unable to delete directory"</i>. What's wrong?</a></li></ol></section> <dl> <dt><a name="I_already_ran_mvn_clean_but_the_directory_put_dir_name_here_is_still_there._What_should_I_do">I already ran <i>mvn clean</i> but the directory (<i>put dir name here</i>) is still there. What should I do?</a></dt> <dd> @@ -143,16 +146,16 @@ </p> <p align="right"><a href="#top">[top]</a></p></dd></dl> - </div> + </main> </div> </div> <hr/> <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2001–2018 -<a href="https://www.apache.org/">The Apache Software Foundation</a>. -All rights reserved.</p> + <p>© 2001–2022 +<a href="https://www.apache.org/">The Apache Software Foundation</a> +</p> </div> </div> </footer> Modified: maven/website/components/plugins-archives/maven-clean-plugin-LATEST/fonts/glyphicons-halflings-regular.eot ============================================================================== Binary files - no diff available.
