Modified: maven/website/components/shared-archives/file-management-LATEST/distribution-management.html ============================================================================== --- maven/website/components/shared-archives/file-management-LATEST/distribution-management.html (original) +++ maven/website/components/shared-archives/file-management-LATEST/distribution-management.html Wed Jun 29 11:25:03 2022 @@ -1,454 +1,158 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-12-25 - | Rendered using Apache Maven Fluido Skin 1.4 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.2.2:distribution-management at 2022-06-29 + | Rendered using Apache Maven Fluido Skin 1.10.0 --> -<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="20151225" /> - <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 File Management API – Project Distribution Management</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> + <link rel="stylesheet" href="./css/apache-maven-fluido-1.10.0.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> + <script src="./js/apache-maven-fluido-1.10.0.min.js"></script> +<!-- Matomo --> +<script> + var _paq = window._paq = window._paq || []; + /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ + /* We explicitly disable cookie tracking to avoid privacy issues */ + _paq.push(['disableCookies']); + _paq.push(['trackPageView']); + _paq.push(['enableLinkTracking']); + (function() { + var u="//analytics.apache.org/"; + _paq.push(['setTrackerUrl', u+'matomo.php']); + _paq.push(['setSiteId', '3']); + var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; + g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); + })(); +</script> +<!-- End Matomo Code --> + </head> + <body class="topBarDisabled"> + <div class="container-fluid"> + <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 File Management API"/></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> - - <script type="text/javascript" src="./js/apache-maven-fluido-1.4.min.js"></script> - - - -<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> - - -<script type="text/javascript">_uacct = "UA-140879-1"; - urchinTracker();</script> - - </head> - <body class="topBarDisabled"> - - - - - <div class="container-fluid"> - <div id="banner"> - <div class="pull-left"> - <a href="http://www.apache.org/" id="bannerLeft"> - <img src="../../images/apache-maven-project.png" /> - </a> - </div> - <div class="pull-right"> <a href="../../" id="bannerRight"> - <img src="../../images/maven-logo-black-on-white.png" /> - </a> - </div> - <div class="clear"><hr/></div> - </div> - - <div id="breadcrumbs"> - <ul class="breadcrumb"> - - - <li class=""> - <a href="http://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="Shared Components"> - Shared Components</a> - <span class="divider">/</span> - </li> - <li class=""> - <a href="./" title="Apache Maven File Management API"> - Apache Maven File Management API</a> - <span class="divider">/</span> - </li> - <li class="active ">Project Distribution Management</li> - - - - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-12-25</li> - <li id="projectVersion" class="pull-right"> - Version: 3.0.0 - </li> - - </ul> - </div> - - + <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="Shared Components">Shared Components</a><span class="divider">/</span></li> + <li class=""><a href="index.html" title="Apache Maven File Management API">Apache Maven File Management API</a><span class="divider">/</span></li> + <li class="active ">Project Distribution Management</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-06-29</li> + <li id="projectVersion" class="pull-right">Version: 3.1.0</li> + </ul> + </div> + </header> <div class="row-fluid"> - <div id="leftColumn" class="span2"> + <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="apidocs/index.html" title="JavaDocs"><span class="none"></span>JavaDocs</a></li> + <li><a href="xref/index.html" title="Source Xref"><span class="none"></span>Source Xref</a></li> + <li><a href="http://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">Reference</li> + <li><a href="fileset.html" title="fileSet XML descriptor"><span class="none"></span>fileSet XML descriptor</a></li> + <li class="nav-header">Examples</li> + <li><a href="examples/mojo.html" title="In a MOJO"><span class="none"></span>In a MOJO</a></li> + <li class="nav-header">Project Documentation</li> + <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-down"></span>Project Information</a> + <ul class="nav nav-list"> + <li><a href="index.html" title="About"><span class="none"></span>About</a></li> + <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a></li> + <li><a href="dependency-info.html" title="Dependency Information"><span class="none"></span>Dependency Information</a></li> + <li><a href="team.html" title="Team"><span class="none"></span>Team</a></li> + <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a></li> + <li><a href="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a></li> + <li><a href="mailing-lists.html" title="Mailing Lists"><span class="none"></span>Mailing Lists</a></li> + <li><a href="dependency-management.html" title="Dependency Management"><span class="none"></span>Dependency Management</a></li> + <li><a href="dependencies.html" title="Dependencies"><span class="none"></span>Dependencies</a></li> + <li><a href="dependency-convergence.html" title="Dependency Convergence"><span class="none"></span>Dependency Convergence</a></li> + <li><a href="ci-management.html" title="CI Management"><span class="none"></span>CI Management</a></li> + <li><a href="plugin-management.html" title="Plugin Management"><span class="none"></span>Plugin Management</a></li> + <li><a href="plugins.html" title="Plugins"><span class="none"></span>Plugins</a></li> + <li class="active"><a href="#"><span class="none"></span>Distribution Management</a></li> + </ul></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><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> + <li><a href="../../plugins/index.html" title="Plugins"><span class="none"></span>Plugins</a></li> + <li><a href="../../plugin-testing/index.html" title="Plugin Testing"><span class="none"></span>Plugin Testing</a></li> + <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span class="none"></span>Plugin Tools</a></li> + <li><a href="../../apache-resource-bundles/index.html" title="Resource Bundles"><span class="none"></span>Resource Bundles</a></li> + <li><a href="../../scm/index.html" title="SCM"><span class="none"></span>SCM</a></li> + <li><a href="../index.html" title="Shared Components"><span class="none"></span>Shared Components</a></li> + <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><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> + </nav> <div 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="apidocs/index.html" title="JavaDocs"> - <span class="none"></span> - JavaDocs</a> - </li> - - <li> - - <a href="xref/index.html" title="Source Xref"> - <span class="none"></span> - Source Xref</a> - </li> - - <li> - - <a href="http://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">Reference</li> - - <li> - - <a href="fileset.html" title="fileSet XML descriptor"> - <span class="none"></span> - fileSet XML descriptor</a> - </li> - <li class="nav-header">Examples</li> - - <li> - - <a href="examples/mojo.html" title="In a MOJO"> - <span class="none"></span> - In a MOJO</a> - </li> - <li class="nav-header">Project Documentation</li> - - <li> - - <a href="project-info.html" title="Project Information"> - <span class="icon-chevron-down"></span> - Project Information</a> - <ul class="nav nav-list"> - - <li> - - <a href="index.html" title="About"> - <span class="none"></span> - About</a> - </li> - - <li> - - <a href="project-summary.html" title="Project Summary"> - <span class="none"></span> - Project Summary</a> - </li> - - <li> - - <a href="dependency-info.html" title="Dependency Information"> - <span class="none"></span> - Dependency Information</a> - </li> - - <li> - - <a href="team-list.html" title="Project Team"> - <span class="none"></span> - Project Team</a> - </li> - - <li> - - <a href="source-repository.html" title="Source Repository"> - <span class="none"></span> - Source Repository</a> - </li> - - <li> - - <a href="issue-tracking.html" title="Issue Tracking"> - <span class="none"></span> - Issue Tracking</a> - </li> - - <li> - - <a href="mail-lists.html" title="Mailing Lists"> - <span class="none"></span> - Mailing Lists</a> - </li> - - <li> - - <a href="dependency-management.html" title="Dependency Management"> - <span class="none"></span> - Dependency Management</a> - </li> - - <li> - - <a href="dependencies.html" title="Dependencies"> - <span class="none"></span> - Dependencies</a> - </li> - - <li> - - <a href="dependency-convergence.html" title="Dependency Convergence"> - <span class="none"></span> - Dependency Convergence</a> - </li> - - <li> - - <a href="integration.html" title="Continuous Integration"> - <span class="none"></span> - Continuous Integration</a> - </li> - - <li> - - <a href="plugin-management.html" title="Plugin Management"> - <span class="none"></span> - Plugin Management</a> - </li> - - <li> - - <a href="plugins.html" title="Project Plugins"> - <span class="none"></span> - Project Plugins</a> - </li> - - <li class="active"> - - <a href="#"><span class="none"></span>Distribution Management</a> - </li> - </ul> - </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> - - <a href="../../ant-tasks/index.html" title="Ant Tasks"> - <span class="none"></span> - Ant Tasks</a> - </li> - - <li> - - <a href="../../archetype/index.html" title="Archetype"> - <span class="none"></span> - Archetype</a> - </li> - - <li> - - <a href="../../doxia/index.html" title="Doxia"> - <span class="none"></span> - Doxia</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> - - <li> - - <a href="../../plugins/index.html" title="Plugins"> - <span class="none"></span> - Plugins</a> - </li> - - <li> - - <a href="../../plugin-testing/index.html" title="Plugin Testing"> - <span class="none"></span> - Plugin Testing</a> - </li> - - <li> - - <a href="../../plugin-tools/index.html" title="Plugin Tools"> - <span class="none"></span> - Plugin Tools</a> - </li> - - <li> - - <a href="../../apache-resource-bundles/index.html" title="Resource Bundles"> - <span class="none"></span> - Resource Bundles</a> - </li> - - <li> - - <a href="../../scm/index.html" title="SCM"> - <span class="none"></span> - SCM</a> - </li> - - <li> - - <a href="../index.html" title="Shared Components"> - <span class="none"></span> - Shared Components</a> - </li> - - <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> - - <a href="http://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="http://www.apache.org/foundation/" class="externalLink" title="Foundation"> - <span class="none"></span> - Foundation</a> - </li> - - <li> - - <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"> - <span class="none"></span> - Sponsoring Apache</a> - </li> - - <li> - - <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"> - <span class="none"></span> - Thanks</a> - </li> - </ul> - - - <form id="search-form" action="https://www.google.com/search" method="get" > - - <input value="$sitesearchValue" name="sitesearch" type="hidden"/> +<form id="search-form" action="https://www.google.com/search" method="get" > + <input value="maven.apache.org/shared/file-management/" name="sitesearch" type="hidden"/> <input class="search-query" name="q" id="query" type="text" /> </form> -<script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script> - - <hr /> - - <div id="poweredBy"> - - <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> - - - <div class="g-plusone" data-href="http://maven.apache.org/shared/file-management/" data-size="tall" ></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> +<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>!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> +<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="Overview"></a>Overview</h2><a name="Overview"></a> -<p>The following is the distribution management information used by this project.</p> -<div class="section"> -<h3><a name="Repository_-_apache.releases.https"></a>Repository - apache.releases.https</h3><a name="Repository_-_apache.releases.https"></a><a class="externalLink" href="https://repository.apache.org/service/local/staging/deploy/maven2">https://repository.apache.org/service/local/staging/deploy/maven2</a></div> -<div class="section"> -<h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a>Snapshot Repository - apache.snapshots.https</h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink" href="https://repository.apache.org/content/repositories/snapshots">https://repository.apache.org/content/repositories/snapshots</a></div> -<div class="section"> +<p>The following is the distribution management information used by this project.</p><section> +<h3><a name="Repository_-_apache.releases.https"></a>Repository - apache.releases.https</h3><a name="Repository_-_apache.releases.https"></a><a class="externalLink" href="https://repository.apache.org/service/local/staging/deploy/maven2">https://repository.apache.org/service/local/staging/deploy/maven2</a></section><section> +<h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a>Snapshot Repository - apache.snapshots.https</h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink" href="https://repository.apache.org/content/repositories/snapshots">https://repository.apache.org/content/repositories/snapshots</a></section><section> <h3><a name="Site_-_apache.website"></a>Site - apache.website</h3><a name="Site_-_apache.website"></a> -<p>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/components/shared-archives/file-management-LATEST</p></div></div> - </div> - </div> - </div> - +<p>scm:svn:https://svn.apache.org/repos/asf/maven/website/components/shared-archives/file-management-LATEST</p></section></section> + </main> + </div> + </div> <hr/> - <footer> - <div class="container-fluid"> - <div class="row-fluid"> - <p >Copyright © 2002–2015 - <a href="http://www.apache.org/">The Apache Software Foundation</a>. - All rights reserved. - - </p> - </div> - - - </div> + <div class="container-fluid"> + <div class="row-fluid"> + <p>© 2002–2022 +<a href="https://www.apache.org/">The Apache Software Foundation</a> +</p> + </div> + </div> </footer> - </body> +<script> + if(anchors) { + anchors.add(); + } +</script> + </body> </html> \ No newline at end of file
Modified: maven/website/components/shared-archives/file-management-LATEST/download.html ============================================================================== --- maven/website/components/shared-archives/file-management-LATEST/download.html (original) +++ maven/website/components/shared-archives/file-management-LATEST/download.html Wed Jun 29 11:25:03 2022 @@ -1,348 +1,125 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-12-25 - | Rendered using Apache Maven Fluido Skin 1.4 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/xdoc/download.xml.vm at 2022-06-29 + | Rendered using Apache Maven Fluido Skin 1.10.0 --> -<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="20151225" /> - <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 File Management API – Download Apache Maven File Management API Source</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> + <link rel="stylesheet" href="./css/apache-maven-fluido-1.10.0.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> + <script src="./js/apache-maven-fluido-1.10.0.min.js"></script> +<!-- Matomo --> +<script> + var _paq = window._paq = window._paq || []; + /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ + /* We explicitly disable cookie tracking to avoid privacy issues */ + _paq.push(['disableCookies']); + _paq.push(['trackPageView']); + _paq.push(['enableLinkTracking']); + (function() { + var u="//analytics.apache.org/"; + _paq.push(['setTrackerUrl', u+'matomo.php']); + _paq.push(['setSiteId', '3']); + var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; + g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); + })(); +</script> +<!-- End Matomo Code --> + </head> + <body class="topBarDisabled"> + <div class="container-fluid"> + <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 File Management API"/></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> - - <script type="text/javascript" src="./js/apache-maven-fluido-1.4.min.js"></script> - - - -<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> - - -<script type="text/javascript">_uacct = "UA-140879-1"; - urchinTracker();</script> - - </head> - <body class="topBarDisabled"> - - - - - <div class="container-fluid"> - <div id="banner"> - <div class="pull-left"> - <a href="http://www.apache.org/" id="bannerLeft"> - <img src="../../images/apache-maven-project.png" /> - </a> - </div> - <div class="pull-right"> <a href="../../" id="bannerRight"> - <img src="../../images/maven-logo-black-on-white.png" /> - </a> - </div> - <div class="clear"><hr/></div> - </div> - - <div id="breadcrumbs"> - <ul class="breadcrumb"> - - - <li class=""> - <a href="http://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="Shared Components"> - Shared Components</a> - <span class="divider">/</span> - </li> - <li class=""> - <a href="./" title="Apache Maven File Management API"> - Apache Maven File Management API</a> - <span class="divider">/</span> - </li> - <li class="active ">Download Apache Maven File Management API Source</li> - - - - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-12-25</li> - <li id="projectVersion" class="pull-right"> - Version: 3.0.0 - </li> - - </ul> - </div> - - + <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="Shared Components">Shared Components</a><span class="divider">/</span></li> + <li class=""><a href="index.html" title="Apache Maven File Management API">Apache Maven File Management API</a><span class="divider">/</span></li> + <li class="active ">Download Apache Maven File Management API Source <a href="https://github.com/apache/maven-file-management/tree/file-management-3.1.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-06-29</li> + <li id="projectVersion" class="pull-right">Version: 3.1.0</li> + </ul> + </div> + </header> <div class="row-fluid"> - <div id="leftColumn" class="span2"> + <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="apidocs/index.html" title="JavaDocs"><span class="none"></span>JavaDocs</a></li> + <li><a href="xref/index.html" title="Source Xref"><span class="none"></span>Source Xref</a></li> + <li><a href="http://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">Reference</li> + <li><a href="fileset.html" title="fileSet XML descriptor"><span class="none"></span>fileSet XML descriptor</a></li> + <li class="nav-header">Examples</li> + <li><a href="examples/mojo.html" title="In a MOJO"><span class="none"></span>In a MOJO</a></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><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> + <li><a href="../../plugins/index.html" title="Plugins"><span class="none"></span>Plugins</a></li> + <li><a href="../../plugin-testing/index.html" title="Plugin Testing"><span class="none"></span>Plugin Testing</a></li> + <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span class="none"></span>Plugin Tools</a></li> + <li><a href="../../apache-resource-bundles/index.html" title="Resource Bundles"><span class="none"></span>Resource Bundles</a></li> + <li><a href="../../scm/index.html" title="SCM"><span class="none"></span>SCM</a></li> + <li><a href="../index.html" title="Shared Components"><span class="none"></span>Shared Components</a></li> + <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><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> + </nav> <div 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="apidocs/index.html" title="JavaDocs"> - <span class="none"></span> - JavaDocs</a> - </li> - - <li> - - <a href="xref/index.html" title="Source Xref"> - <span class="none"></span> - Source Xref</a> - </li> - - <li> - - <a href="http://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">Reference</li> - - <li> - - <a href="fileset.html" title="fileSet XML descriptor"> - <span class="none"></span> - fileSet XML descriptor</a> - </li> - <li class="nav-header">Examples</li> - - <li> - - <a href="examples/mojo.html" title="In a MOJO"> - <span class="none"></span> - In a MOJO</a> - </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> - - <a href="../../ant-tasks/index.html" title="Ant Tasks"> - <span class="none"></span> - Ant Tasks</a> - </li> - - <li> - - <a href="../../archetype/index.html" title="Archetype"> - <span class="none"></span> - Archetype</a> - </li> - - <li> - - <a href="../../doxia/index.html" title="Doxia"> - <span class="none"></span> - Doxia</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> - - <li> - - <a href="../../plugins/index.html" title="Plugins"> - <span class="none"></span> - Plugins</a> - </li> - - <li> - - <a href="../../plugin-testing/index.html" title="Plugin Testing"> - <span class="none"></span> - Plugin Testing</a> - </li> - - <li> - - <a href="../../plugin-tools/index.html" title="Plugin Tools"> - <span class="none"></span> - Plugin Tools</a> - </li> - - <li> - - <a href="../../apache-resource-bundles/index.html" title="Resource Bundles"> - <span class="none"></span> - Resource Bundles</a> - </li> - - <li> - - <a href="../../scm/index.html" title="SCM"> - <span class="none"></span> - SCM</a> - </li> - - <li> - - <a href="../index.html" title="Shared Components"> - <span class="none"></span> - Shared Components</a> - </li> - - <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> - - <a href="http://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="http://www.apache.org/foundation/" class="externalLink" title="Foundation"> - <span class="none"></span> - Foundation</a> - </li> - - <li> - - <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"> - <span class="none"></span> - Sponsoring Apache</a> - </li> - - <li> - - <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"> - <span class="none"></span> - Thanks</a> - </li> - </ul> - - - <form id="search-form" action="https://www.google.com/search" method="get" > - - <input value="$sitesearchValue" name="sitesearch" type="hidden"/> +<form id="search-form" action="https://www.google.com/search" method="get" > + <input value="maven.apache.org/shared/file-management/" name="sitesearch" type="hidden"/> <input class="search-query" name="q" id="query" type="text" /> </form> -<script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script> - - <hr /> - - <div id="poweredBy"> - - <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> - - - <div class="g-plusone" data-href="http://maven.apache.org/shared/file-management/" data-size="tall" ></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> +<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>!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> +<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" > - - <!-- Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. --> + </header> + <main id="bodyColumn" class="span10" > + - <div class="section"> -<h2><a name="Download_Apache_Maven_File_Management_API_3.0.0_Source"></a>Download Apache Maven File Management API 3.0.0 Source</h2> + <section> +<h2><a name="Download_Apache_Maven_File_Management_API_3.1.0_Source"></a>Download Apache Maven File Management API 3.1.0 Source</h2> -<p>Apache Maven File Management API 3.0.0 is distributed in source format. Use a source archive if you intend to build +<p>Apache Maven File Management API 3.1.0 is distributed in source format. Use a source archive if you intend to build Apache Maven File Management API yourself. Otherwise, simply use the ready-made binary artifacts from central repository.</p> @@ -353,7 +130,7 @@ under the License. --> <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> @@ -363,8 +140,7 @@ under the License. --> <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> @@ -413,11 +189,10 @@ under the License. --> mirrors.</a> </p> - </div> - + </section> -<div class="section"> -<h3><a name="Apache_Maven_File_Management_API_3.0.0"></a>Apache Maven File Management API 3.0.0</h3> + <section> +<h3><a name="Apache_Maven_File_Management_API_3.1.0"></a>Apache Maven File Management API 3.1.0</h3> <p>This is the current stable version of Apache Maven File Management API.</p> @@ -441,47 +216,45 @@ under the License. --> <tr class="b"> -<td>Apache Maven File Management API 3.0.0 (Source zip)</td> +<td align="left">Apache Maven File Management API 3.1.0 (Source zip)</td> -<td><a href="[preferred]maven/shared/file-management-3.0.0-source-release.zip">maven/shared/file-management-3.0.0-source-release.zip</a></td> +<td><a href="[preferred]maven/shared/file-management-3.1.0-source-release.zip">maven/shared/file-management-3.1.0-source-release.zip</a></td> -<td><a class="externalLink" href="http://www.apache.org/dist/maven/shared/file-management-3.0.0-source-release.zip.md5">maven/shared/file-management-3.0.0-source-release.zip.md5</a></td> +<td><a class="externalLink" href="https://www.apache.org/dist/maven/shared/file-management-3.1.0-source-release.zip.sha512">maven/shared/file-management-3.1.0-source-release.zip.sha512</a></td> -<td><a class="externalLink" href="http://www.apache.org/dist/maven/shared/file-management-3.0.0-source-release.zip.asc">maven/shared/file-management-3.0.0-source-release.zip.asc</a></td> +<td><a class="externalLink" href="https://www.apache.org/dist/maven/shared/file-management-3.1.0-source-release.zip.asc">maven/shared/file-management-3.1.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/shared/">archive site</a>.</p> - </div> - </div> + </section> + </section> - </div> - </div> - </div> - + </main> + </div> + </div> <hr/> - <footer> - <div class="container-fluid"> - <div class="row-fluid"> - <p >Copyright © 2002–2015 - <a href="http://www.apache.org/">The Apache Software Foundation</a>. - All rights reserved. - - </p> - </div> - - - </div> + <div class="container-fluid"> + <div class="row-fluid"> + <p>© 2002–2022 +<a href="https://www.apache.org/">The Apache Software Foundation</a> +</p> + </div> + </div> </footer> - </body> +<script> + if(anchors) { + anchors.add(); + } +</script> + </body> </html> \ No newline at end of file Modified: maven/website/components/shared-archives/file-management-LATEST/examples/mojo.html ============================================================================== --- maven/website/components/shared-archives/file-management-LATEST/examples/mojo.html (original) +++ maven/website/components/shared-archives/file-management-LATEST/examples/mojo.html Wed Jun 29 11:25:03 2022 @@ -1,348 +1,139 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-12-25 - | Rendered using Apache Maven Fluido Skin 1.4 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/apt/examples/mojo.apt.vm at 2022-06-29 + | Rendered using Apache Maven Fluido Skin 1.10.0 --> -<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="20151225" /> - <meta http-equiv="Content-Language" content="en" /> + <meta name="date" content="November 2007" /> <title>Apache Maven File Management API – Using Maven File Management API In A MOJO</title> - <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> + <link rel="stylesheet" href="../css/apache-maven-fluido-1.10.0.min.css" /> <link rel="stylesheet" href="../css/site.css" /> <link rel="stylesheet" href="../css/print.css" media="print" /> + <script src="../js/apache-maven-fluido-1.10.0.min.js"></script> +<!-- Matomo --> +<script> + var _paq = window._paq = window._paq || []; + /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ + /* We explicitly disable cookie tracking to avoid privacy issues */ + _paq.push(['disableCookies']); + _paq.push(['trackPageView']); + _paq.push(['enableLinkTracking']); + (function() { + var u="//analytics.apache.org/"; + _paq.push(['setTrackerUrl', u+'matomo.php']); + _paq.push(['setSiteId', '3']); + var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; + g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); + })(); +</script> +<!-- End Matomo Code --> + </head> + <body class="topBarDisabled"> + <div class="container-fluid"> + <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 File Management API"/></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> - - <script type="text/javascript" src="../js/apache-maven-fluido-1.4.min.js"></script> - - - -<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> - - -<script type="text/javascript">_uacct = "UA-140879-1"; - urchinTracker();</script> - - </head> - <body class="topBarDisabled"> - - - - - <div class="container-fluid"> - <div id="banner"> - <div class="pull-left"> - <a href="http://www.apache.org/" id="bannerLeft"> - <img src="../../../images/apache-maven-project.png" /> - </a> - </div> - <div class="pull-right"> <a href="../../../" id="bannerRight"> - <img src="../../../images/maven-logo-black-on-white.png" /> - </a> - </div> - <div class="clear"><hr/></div> - </div> - - <div id="breadcrumbs"> - <ul class="breadcrumb"> - - - <li class=""> - <a href="http://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="Shared Components"> - Shared Components</a> - <span class="divider">/</span> - </li> - <li class=""> - <a href="../" title="Apache Maven File Management API"> - Apache Maven File Management API</a> - <span class="divider">/</span> - </li> - <li class="active ">Using Maven File Management API In A MOJO</li> - - - - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-12-25</li> - <li id="projectVersion" class="pull-right"> - Version: 3.0.0 - </li> - - </ul> - </div> - - + <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="Shared Components">Shared Components</a><span class="divider">/</span></li> + <li class=""><a href="../index.html" title="Apache Maven File Management API">Apache Maven File Management API</a><span class="divider">/</span></li> + <li class="active ">Using Maven File Management API In A MOJO <a href="https://github.com/apache/maven-file-management/tree/file-management-3.1.0/src/site/apt/examples/mojo.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-06-29</li> + <li id="projectVersion" class="pull-right">Version: 3.1.0</li> + </ul> + </div> + </header> <div class="row-fluid"> - <div id="leftColumn" class="span2"> + <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="../apidocs/index.html" title="JavaDocs"><span class="none"></span>JavaDocs</a></li> + <li><a href="../xref/index.html" title="Source Xref"><span class="none"></span>Source Xref</a></li> + <li><a href="http://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">Reference</li> + <li><a href="../fileset.html" title="fileSet XML descriptor"><span class="none"></span>fileSet XML descriptor</a></li> + <li class="nav-header">Examples</li> + <li class="active"><a href="#"><span class="none"></span>In a MOJO</a></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><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> + <li><a href="../../../plugins/index.html" title="Plugins"><span class="none"></span>Plugins</a></li> + <li><a href="../../../plugin-testing/index.html" title="Plugin Testing"><span class="none"></span>Plugin Testing</a></li> + <li><a href="../../../plugin-tools/index.html" title="Plugin Tools"><span class="none"></span>Plugin Tools</a></li> + <li><a href="../../../apache-resource-bundles/index.html" title="Resource Bundles"><span class="none"></span>Resource Bundles</a></li> + <li><a href="../../../scm/index.html" title="SCM"><span class="none"></span>SCM</a></li> + <li><a href="../../index.html" title="Shared Components"><span class="none"></span>Shared Components</a></li> + <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><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> + </nav> <div 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="../apidocs/index.html" title="JavaDocs"> - <span class="none"></span> - JavaDocs</a> - </li> - - <li> - - <a href="../xref/index.html" title="Source Xref"> - <span class="none"></span> - Source Xref</a> - </li> - - <li> - - <a href="http://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">Reference</li> - - <li> - - <a href="../fileset.html" title="fileSet XML descriptor"> - <span class="none"></span> - fileSet XML descriptor</a> - </li> - <li class="nav-header">Examples</li> - - <li class="active"> - - <a href="#"><span class="none"></span>In a MOJO</a> - </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> - - <a href="../../../ant-tasks/index.html" title="Ant Tasks"> - <span class="none"></span> - Ant Tasks</a> - </li> - - <li> - - <a href="../../../archetype/index.html" title="Archetype"> - <span class="none"></span> - Archetype</a> - </li> - - <li> - - <a href="../../../doxia/index.html" title="Doxia"> - <span class="none"></span> - Doxia</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> - - <li> - - <a href="../../../plugins/index.html" title="Plugins"> - <span class="none"></span> - Plugins</a> - </li> - - <li> - - <a href="../../../plugin-testing/index.html" title="Plugin Testing"> - <span class="none"></span> - Plugin Testing</a> - </li> - - <li> - - <a href="../../../plugin-tools/index.html" title="Plugin Tools"> - <span class="none"></span> - Plugin Tools</a> - </li> - - <li> - - <a href="../../../apache-resource-bundles/index.html" title="Resource Bundles"> - <span class="none"></span> - Resource Bundles</a> - </li> - - <li> - - <a href="../../../scm/index.html" title="SCM"> - <span class="none"></span> - SCM</a> - </li> - - <li> - - <a href="../../index.html" title="Shared Components"> - <span class="none"></span> - Shared Components</a> - </li> - - <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> - - <a href="http://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="http://www.apache.org/foundation/" class="externalLink" title="Foundation"> - <span class="none"></span> - Foundation</a> - </li> - - <li> - - <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"> - <span class="none"></span> - Sponsoring Apache</a> - </li> - - <li> - - <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"> - <span class="none"></span> - Thanks</a> - </li> - </ul> - - - <form id="search-form" action="https://www.google.com/search" method="get" > - - <input value="$sitesearchValue" name="sitesearch" type="hidden"/> +<form id="search-form" action="https://www.google.com/search" method="get" > + <input value="maven.apache.org/shared/file-management/" name="sitesearch" type="hidden"/> <input class="search-query" name="q" id="query" type="text" /> </form> -<script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script> - - <hr /> - - <div id="poweredBy"> - - <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> - - - <div class="g-plusone" data-href="http://maven.apache.org/shared/file-management/" data-size="tall" ></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> +<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>!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> +<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" > - - <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements. See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership. The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License. You may obtain a copy of the License at --><!-- --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!-- --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied. See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/references/ apt-format.html --><div class="section"> + </header> + <main id="bodyColumn" class="span10" > +<section> <h2><a name="Using_Maven_File_Management_API_In_A_MOJO"></a>Using Maven File Management API In A MOJO</h2> -<p>This part explains how to use the Maven File Management API in a Maven Plugin.</p> -<div class="section"> +<p>This part explains how to use the Maven File Management API in a Maven Plugin.</p><section> <h3><a name="Add_File_Management_API_dependency"></a>Add File Management API dependency</h3> -<p>The first step is to add the File Management API as a Maven dependency, i.e. in the <tt>pom.xml</tt>:</p> +<p>The first step is to add the File Management API as a Maven dependency, i.e. in the <code>pom.xml</code>:</p> <div class="source"><pre class="prettyprint linenums"><project> ... <dependencies> <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>file-management</artifactId> - <version>3.0.0</version> + <version>3.1.0</version> </dependency> ... </dependencies> ... -</project></pre></div></div> -<div class="section"> +</project></pre></div></section><section> <h3><a name="Add_FileSet_in_a_MOJO"></a>Add FileSet in a MOJO</h3> -<p>The second step is to create your MOJO and add a <tt>FileSet</tt> object:</p> +<p>The second step is to create your MOJO and add a <code>FileSet</code> object:</p> <div class="source"><pre class="prettyprint linenums">/** * My MOJO */ @@ -364,15 +155,14 @@ public class MyMojo ... }</pre></div> -<p>To use the <tt>FileSet</tt> object, you need to instantiate the <tt>FileSetManager</tt>.</p> +<p>To use the <code>FileSet</code> object, you need to instantiate the <code>FileSetManager</code>.</p> <div class="source"><pre class="prettyprint linenums">FileSetManager fileSetManager = new FileSetManager(); String[] includedFiles = fileSetManager.getIncludedFiles( fileset ); String[] includedDir = fileSetManager.getIncludedDirectories( fileset ); String[] excludedFiles = fileSetManager.getExcludedFiles( fileset ); String[] excludedDir = fileSetManager.getExcludedDirectories( fileset ); -fileSetManager.delete( fileset );</pre></div></div> -<div class="section"> +fileSetManager.delete( fileset );</pre></div></section><section> <h3><a name="Configure_your_Maven_Plugin"></a>Configure your Maven Plugin</h3> <p>The last step is the Maven Plugin configuration.</p> <div class="source"><pre class="prettyprint linenums"><project> @@ -417,25 +207,24 @@ fileSetManager.delete( fileset );</pre>< </plugins> </build> ... -</project></pre></div></div></div> - </div> - </div> - </div> - +</project></pre></div></section></section> + </main> + </div> + </div> <hr/> - <footer> - <div class="container-fluid"> - <div class="row-fluid"> - <p >Copyright © 2002–2015 - <a href="http://www.apache.org/">The Apache Software Foundation</a>. - All rights reserved. - - </p> - </div> - - - </div> + <div class="container-fluid"> + <div class="row-fluid"> + <p>© 2002–2022 +<a href="https://www.apache.org/">The Apache Software Foundation</a> +</p> + </div> + </div> </footer> - </body> +<script> + if(anchors) { + anchors.add(); + } +</script> + </body> </html> \ No newline at end of file
