Modified: maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/examples/invoker-properties.html ============================================================================== --- maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/examples/invoker-properties.html (original) +++ maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/examples/invoker-properties.html Mon Jun 23 21:49:14 2025 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/apt/examples/invoker-properties.apt.vm at 2024-12-06 + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/apt/examples/invoker-properties.apt.vm at 2025-06-23 | Rendered using Apache Maven Fluido Skin 2.0.0 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -49,9 +49,9 @@ <li><a href="../../../index.html">Maven</a><span class="divider">/</span></li> <li><a href="../../index.html">Plugins</a><span class="divider">/</span></li> <li><a href="../index.html">Apache Maven Invoker Plugin</a><span class="divider">/</span></li> - <li class="active">Invoker Properties <a href="https://github.com/apache/maven-invoker-plugin/tree/maven-invoker-plugin-3.9.0/src/site/apt/examples/invoker-properties.apt.vm"><img src="../images/accessories-text-editor.png" alt="Edit" /></a></li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2024-12-06</li> - <li id="projectVersion" class="pull-right">Version: 3.9.0</li> + <li class="active">Invoker Properties <a href="https://github.com/apache/maven-invoker-plugin/tree/maven-invoker-plugin-3.9.1/src/site/apt/examples/invoker-properties.apt.vm"><img src="../images/accessories-text-editor.png" alt="Edit" /></a></li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-06-23</li> + <li id="projectVersion" class="pull-right">Version: 3.9.1</li> </ul> </div> </header> @@ -61,7 +61,7 @@ <ul class="nav nav-list"> <li class="nav-header">Overview</li> <li><a href="../index.html">Introduction</a></li> - <li><a href="../plugin-info.html">Goals</a></li> + <li><a href="../plugin-info.html">Plugin Documentation</a></li> <li><a href="../usage.html">Usage</a></li> <li><a href="../groovy-version.html">Groovy version</a></li> <li><a href="../faq.html">FAQ</a></li> @@ -160,7 +160,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>© 2002â2024 + <p>© 2002â2025 <a href="https://www.apache.org/">The Apache Software Foundation</a> </p> </div>
Modified: maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/examples/logs-for-failed-tests.html ============================================================================== --- maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/examples/logs-for-failed-tests.html (original) +++ maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/examples/logs-for-failed-tests.html Mon Jun 23 21:49:14 2025 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/apt/examples/logs-for-failed-tests.apt.vm at 2024-12-06 + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/apt/examples/logs-for-failed-tests.apt.vm at 2025-06-23 | Rendered using Apache Maven Fluido Skin 2.0.0 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -49,9 +49,9 @@ <li><a href="../../../index.html">Maven</a><span class="divider">/</span></li> <li><a href="../../index.html">Plugins</a><span class="divider">/</span></li> <li><a href="../index.html">Apache Maven Invoker Plugin</a><span class="divider">/</span></li> - <li class="active">Inspect logs for failed tests <a href="https://github.com/apache/maven-invoker-plugin/tree/maven-invoker-plugin-3.9.0/src/site/apt/examples/logs-for-failed-tests.apt.vm"><img src="../images/accessories-text-editor.png" alt="Edit" /></a></li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2024-12-06</li> - <li id="projectVersion" class="pull-right">Version: 3.9.0</li> + <li class="active">Inspect logs for failed tests <a href="https://github.com/apache/maven-invoker-plugin/tree/maven-invoker-plugin-3.9.1/src/site/apt/examples/logs-for-failed-tests.apt.vm"><img src="../images/accessories-text-editor.png" alt="Edit" /></a></li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-06-23</li> + <li id="projectVersion" class="pull-right">Version: 3.9.1</li> </ul> </div> </header> @@ -61,7 +61,7 @@ <ul class="nav nav-list"> <li class="nav-header">Overview</li> <li><a href="../index.html">Introduction</a></li> - <li><a href="../plugin-info.html">Goals</a></li> + <li><a href="../plugin-info.html">Plugin Documentation</a></li> <li><a href="../usage.html">Usage</a></li> <li><a href="../groovy-version.html">Groovy version</a></li> <li><a href="../faq.html">FAQ</a></li> @@ -137,7 +137,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-invoker-plugin</artifactId> - <version>3.9.0</version> + <version>3.9.1</version> <configuration> <streamLogsOnFailures>true</streamLogsOnFailures> </configuration> @@ -152,7 +152,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>© 2002â2024 + <p>© 2002â2025 <a href="https://www.apache.org/">The Apache Software Foundation</a> </p> </div> Modified: maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/examples/parallel-projects-execution.html ============================================================================== --- maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/examples/parallel-projects-execution.html (original) +++ maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/examples/parallel-projects-execution.html Mon Jun 23 21:49:14 2025 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/apt/examples/parallel-projects-execution.apt.vm at 2024-12-06 + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/apt/examples/parallel-projects-execution.apt.vm at 2025-06-23 | Rendered using Apache Maven Fluido Skin 2.0.0 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -49,9 +49,9 @@ <li><a href="../../../index.html">Maven</a><span class="divider">/</span></li> <li><a href="../../index.html">Plugins</a><span class="divider">/</span></li> <li><a href="../index.html">Apache Maven Invoker Plugin</a><span class="divider">/</span></li> - <li class="active">Parallel projects execution <a href="https://github.com/apache/maven-invoker-plugin/tree/maven-invoker-plugin-3.9.0/src/site/apt/examples/parallel-projects-execution.apt.vm"><img src="../images/accessories-text-editor.png" alt="Edit" /></a></li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2024-12-06</li> - <li id="projectVersion" class="pull-right">Version: 3.9.0</li> + <li class="active">Parallel projects execution <a href="https://github.com/apache/maven-invoker-plugin/tree/maven-invoker-plugin-3.9.1/src/site/apt/examples/parallel-projects-execution.apt.vm"><img src="../images/accessories-text-editor.png" alt="Edit" /></a></li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-06-23</li> + <li id="projectVersion" class="pull-right">Version: 3.9.1</li> </ul> </div> </header> @@ -61,7 +61,7 @@ <ul class="nav nav-list"> <li class="nav-header">Overview</li> <li><a href="../index.html">Introduction</a></li> - <li><a href="../plugin-info.html">Goals</a></li> + <li><a href="../plugin-info.html">Plugin Documentation</a></li> <li><a href="../usage.html">Usage</a></li> <li><a href="../groovy-version.html">Groovy version</a></li> <li><a href="../faq.html">FAQ</a></li> @@ -137,7 +137,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-invoker-plugin</artifactId> - <version>3.9.0</version> + <version>3.9.1</version> <configuration> <parallelThreads>2C</parallelThreads> </configuration> @@ -159,7 +159,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>© 2002â2024 + <p>© 2002â2025 <a href="https://www.apache.org/">The Apache Software Foundation</a> </p> </div> Modified: maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/examples/pre-post-build-script.html ============================================================================== --- maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/examples/pre-post-build-script.html (original) +++ maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/examples/pre-post-build-script.html Mon Jun 23 21:49:14 2025 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/apt/examples/pre-post-build-script.apt.vm at 2024-12-06 + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/apt/examples/pre-post-build-script.apt.vm at 2025-06-23 | Rendered using Apache Maven Fluido Skin 2.0.0 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -49,9 +49,9 @@ <li><a href="../../../index.html">Maven</a><span class="divider">/</span></li> <li><a href="../../index.html">Plugins</a><span class="divider">/</span></li> <li><a href="../index.html">Apache Maven Invoker Plugin</a><span class="divider">/</span></li> - <li class="active">Using Pre and Post Build Script <a href="https://github.com/apache/maven-invoker-plugin/tree/maven-invoker-plugin-3.9.0/src/site/apt/examples/pre-post-build-script.apt.vm"><img src="../images/accessories-text-editor.png" alt="Edit" /></a></li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2024-12-06</li> - <li id="projectVersion" class="pull-right">Version: 3.9.0</li> + <li class="active">Using Pre and Post Build Script <a href="https://github.com/apache/maven-invoker-plugin/tree/maven-invoker-plugin-3.9.1/src/site/apt/examples/pre-post-build-script.apt.vm"><img src="../images/accessories-text-editor.png" alt="Edit" /></a></li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-06-23</li> + <li id="projectVersion" class="pull-right">Version: 3.9.1</li> </ul> </div> </header> @@ -61,7 +61,7 @@ <ul class="nav nav-list"> <li class="nav-header">Overview</li> <li><a href="../index.html">Introduction</a></li> - <li><a href="../plugin-info.html">Goals</a></li> + <li><a href="../plugin-info.html">Plugin Documentation</a></li> <li><a href="../usage.html">Usage</a></li> <li><a href="../groovy-version.html">Groovy version</a></li> <li><a href="../faq.html">FAQ</a></li> @@ -163,7 +163,7 @@ userProperties.put('serverPort', server. <plugins> <plugin> <artifactId>maven-invoker-plugin</artifactId> - <version>3.9.0</version> + <version>3.9.1</version> <configuration> <debug>true</debug> <projectsDirectory>src/it</projectsDirectory> @@ -234,7 +234,7 @@ assert file.isFile()</code></pre></secti <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>© 2002â2024 + <p>© 2002â2025 <a href="https://www.apache.org/">The Apache Software Foundation</a> </p> </div> Modified: maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/examples/prepare-build-env.html ============================================================================== --- maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/examples/prepare-build-env.html (original) +++ maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/examples/prepare-build-env.html Mon Jun 23 21:49:14 2025 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/apt/examples/prepare-build-env.apt.vm at 2024-12-06 + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/apt/examples/prepare-build-env.apt.vm at 2025-06-23 | Rendered using Apache Maven Fluido Skin 2.0.0 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -49,9 +49,9 @@ <li><a href="../../../index.html">Maven</a><span class="divider">/</span></li> <li><a href="../../index.html">Plugins</a><span class="divider">/</span></li> <li><a href="../index.html">Apache Maven Invoker Plugin</a><span class="divider">/</span></li> - <li class="active">Preparing the Build Environment <a href="https://github.com/apache/maven-invoker-plugin/tree/maven-invoker-plugin-3.9.0/src/site/apt/examples/prepare-build-env.apt.vm"><img src="../images/accessories-text-editor.png" alt="Edit" /></a></li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2024-12-06</li> - <li id="projectVersion" class="pull-right">Version: 3.9.0</li> + <li class="active">Preparing the Build Environment <a href="https://github.com/apache/maven-invoker-plugin/tree/maven-invoker-plugin-3.9.1/src/site/apt/examples/prepare-build-env.apt.vm"><img src="../images/accessories-text-editor.png" alt="Edit" /></a></li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-06-23</li> + <li id="projectVersion" class="pull-right">Version: 3.9.1</li> </ul> </div> </header> @@ -61,7 +61,7 @@ <ul class="nav nav-list"> <li class="nav-header">Overview</li> <li><a href="../index.html">Introduction</a></li> - <li><a href="../plugin-info.html">Goals</a></li> + <li><a href="../plugin-info.html">Plugin Documentation</a></li> <li><a href="../usage.html">Usage</a></li> <li><a href="../groovy-version.html">Groovy version</a></li> <li><a href="../faq.html">FAQ</a></li> @@ -135,7 +135,7 @@ <plugins> <plugin> <artifactId>maven-invoker-plugin</artifactId> - <version>3.9.0</version> + <version>3.9.1</version> <configuration> <setupIncludes> <setupInclude>utility-plugin/pom.xml</setupInclude> @@ -165,7 +165,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>© 2002â2024 + <p>© 2002â2025 <a href="https://www.apache.org/">The Apache Software Foundation</a> </p> </div> Modified: maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/examples/selector-conditions.html ============================================================================== --- maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/examples/selector-conditions.html (original) +++ maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/examples/selector-conditions.html Mon Jun 23 21:49:14 2025 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/apt/examples/selector-conditions.apt.vm at 2024-12-06 + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/apt/examples/selector-conditions.apt.vm at 2025-06-23 | Rendered using Apache Maven Fluido Skin 2.0.0 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -49,9 +49,9 @@ <li><a href="../../../index.html">Maven</a><span class="divider">/</span></li> <li><a href="../../index.html">Plugins</a><span class="divider">/</span></li> <li><a href="../index.html">Apache Maven Invoker Plugin</a><span class="divider">/</span></li> - <li class="active">Selector Conditions <a href="https://github.com/apache/maven-invoker-plugin/tree/maven-invoker-plugin-3.9.0/src/site/apt/examples/selector-conditions.apt.vm"><img src="../images/accessories-text-editor.png" alt="Edit" /></a></li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2024-12-06</li> - <li id="projectVersion" class="pull-right">Version: 3.9.0</li> + <li class="active">Selector Conditions <a href="https://github.com/apache/maven-invoker-plugin/tree/maven-invoker-plugin-3.9.1/src/site/apt/examples/selector-conditions.apt.vm"><img src="../images/accessories-text-editor.png" alt="Edit" /></a></li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-06-23</li> + <li id="projectVersion" class="pull-right">Version: 3.9.1</li> </ul> </div> </header> @@ -61,7 +61,7 @@ <ul class="nav nav-list"> <li class="nav-header">Overview</li> <li><a href="../index.html">Introduction</a></li> - <li><a href="../plugin-info.html">Goals</a></li> + <li><a href="../plugin-info.html">Plugin Documentation</a></li> <li><a href="../usage.html">Usage</a></li> <li><a href="../groovy-version.html">Groovy version</a></li> <li><a href="../faq.html">FAQ</a></li> @@ -159,7 +159,7 @@ invoker.maven.version = 2.0.10+, !2.1.0, <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>© 2002â2024 + <p>© 2002â2025 <a href="https://www.apache.org/">The Apache Software Foundation</a> </p> </div> Modified: maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/examples/selector-scripts.html ============================================================================== --- maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/examples/selector-scripts.html (original) +++ maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/examples/selector-scripts.html Mon Jun 23 21:49:14 2025 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/apt/examples/selector-scripts.apt.vm at 2024-12-06 + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/apt/examples/selector-scripts.apt.vm at 2025-06-23 | Rendered using Apache Maven Fluido Skin 2.0.0 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -49,9 +49,9 @@ <li><a href="../../../index.html">Maven</a><span class="divider">/</span></li> <li><a href="../../index.html">Plugins</a><span class="divider">/</span></li> <li><a href="../index.html">Apache Maven Invoker Plugin</a><span class="divider">/</span></li> - <li class="active">Selector Scripts <a href="https://github.com/apache/maven-invoker-plugin/tree/maven-invoker-plugin-3.9.0/src/site/apt/examples/selector-scripts.apt.vm"><img src="../images/accessories-text-editor.png" alt="Edit" /></a></li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2024-12-06</li> - <li id="projectVersion" class="pull-right">Version: 3.9.0</li> + <li class="active">Selector Scripts <a href="https://github.com/apache/maven-invoker-plugin/tree/maven-invoker-plugin-3.9.1/src/site/apt/examples/selector-scripts.apt.vm"><img src="../images/accessories-text-editor.png" alt="Edit" /></a></li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-06-23</li> + <li id="projectVersion" class="pull-right">Version: 3.9.1</li> </ul> </div> </header> @@ -61,7 +61,7 @@ <ul class="nav nav-list"> <li class="nav-header">Overview</li> <li><a href="../index.html">Introduction</a></li> - <li><a href="../plugin-info.html">Goals</a></li> + <li><a href="../plugin-info.html">Plugin Documentation</a></li> <li><a href="../usage.html">Usage</a></li> <li><a href="../groovy-version.html">Groovy version</a></li> <li><a href="../faq.html">FAQ</a></li> @@ -145,7 +145,7 @@ <plugins> <plugin> <artifactId>maven-invoker-plugin</artifactId> - <version>3.9.0</version> + <version>3.9.1</version> <configuration> <projectsDirectory>src/it</projectsDirectory> <cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo> @@ -181,7 +181,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>© 2002â2024 + <p>© 2002â2025 <a href="https://www.apache.org/">The Apache Software Foundation</a> </p> </div> Modified: maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/examples/skipping.html ============================================================================== --- maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/examples/skipping.html (original) +++ maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/examples/skipping.html Mon Jun 23 21:49:14 2025 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/apt/examples/skipping.apt.vm at 2024-12-06 + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/apt/examples/skipping.apt.vm at 2025-06-23 | Rendered using Apache Maven Fluido Skin 2.0.0 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -49,9 +49,9 @@ <li><a href="../../../index.html">Maven</a><span class="divider">/</span></li> <li><a href="../../index.html">Plugins</a><span class="divider">/</span></li> <li><a href="../index.html">Apache Maven Invoker Plugin</a><span class="divider">/</span></li> - <li class="active">Skipping Invocations <a href="https://github.com/apache/maven-invoker-plugin/tree/maven-invoker-plugin-3.9.0/src/site/apt/examples/skipping.apt.vm"><img src="../images/accessories-text-editor.png" alt="Edit" /></a></li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2024-12-06</li> - <li id="projectVersion" class="pull-right">Version: 3.9.0</li> + <li class="active">Skipping Invocations <a href="https://github.com/apache/maven-invoker-plugin/tree/maven-invoker-plugin-3.9.1/src/site/apt/examples/skipping.apt.vm"><img src="../images/accessories-text-editor.png" alt="Edit" /></a></li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-06-23</li> + <li id="projectVersion" class="pull-right">Version: 3.9.1</li> </ul> </div> </header> @@ -61,7 +61,7 @@ <ul class="nav nav-list"> <li class="nav-header">Overview</li> <li><a href="../index.html">Introduction</a></li> - <li><a href="../plugin-info.html">Goals</a></li> + <li><a href="../plugin-info.html">Plugin Documentation</a></li> <li><a href="../usage.html">Usage</a></li> <li><a href="../groovy-version.html">Groovy version</a></li> <li><a href="../faq.html">FAQ</a></li> @@ -137,7 +137,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-invoker-plugin</artifactId> - <version>3.9.0</version> + <version>3.9.1</version> <configuration> <skipInstallation>true</skipInstallation> <skipInvocation>true</skipInvocation> @@ -155,7 +155,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>© 2002â2024 + <p>© 2002â2025 <a href="https://www.apache.org/">The Apache Software Foundation</a> </p> </div> Modified: maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/faq.html ============================================================================== --- maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/faq.html (original) +++ maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/faq.html Mon Jun 23 21:49:14 2025 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/fml/faq.fml at 2024-12-06 + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/fml/faq.fml at 2025-06-23 | Rendered using Apache Maven Fluido Skin 2.0.0 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -47,9 +47,9 @@ <li><a href="../../index.html">Maven</a><span class="divider">/</span></li> <li><a href="../index.html">Plugins</a><span class="divider">/</span></li> <li><a href="index.html">Apache Maven Invoker Plugin</a><span class="divider">/</span></li> - <li class="active">Frequently Asked Questions <a href="https://github.com/apache/maven-invoker-plugin/tree/maven-invoker-plugin-3.9.0/src/site/fml/faq.fml"><img src="./images/accessories-text-editor.png" alt="Edit" /></a></li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2024-12-06</li> - <li id="projectVersion" class="pull-right">Version: 3.9.0</li> + <li class="active">Frequently Asked Questions <a href="https://github.com/apache/maven-invoker-plugin/tree/maven-invoker-plugin-3.9.1/src/site/fml/faq.fml"><img src="./images/accessories-text-editor.png" alt="Edit" /></a></li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-06-23</li> + <li id="projectVersion" class="pull-right">Version: 3.9.1</li> </ul> </div> </header> @@ -59,7 +59,7 @@ <ul class="nav nav-list"> <li class="nav-header">Overview</li> <li><a href="index.html">Introduction</a></li> - <li><a href="plugin-info.html">Goals</a></li> + <li><a href="plugin-info.html">Plugin Documentation</a></li> <li><a href="usage.html">Usage</a></li> <li><a href="groovy-version.html">Groovy version</a></li> <li class="active"><a>FAQ</a></li> @@ -186,7 +186,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>© 2002â2024 + <p>© 2002â2025 <a href="https://www.apache.org/">The Apache Software Foundation</a> </p> </div> Modified: maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/groovy-version.html ============================================================================== --- maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/groovy-version.html (original) +++ maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/groovy-version.html Mon Jun 23 21:49:14 2025 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/apt/groovy-version.apt.vm at 2024-12-06 + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/apt/groovy-version.apt.vm at 2025-06-23 | Rendered using Apache Maven Fluido Skin 2.0.0 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -49,9 +49,9 @@ <li><a href="../../index.html">Maven</a><span class="divider">/</span></li> <li><a href="../index.html">Plugins</a><span class="divider">/</span></li> <li><a href="index.html">Apache Maven Invoker Plugin</a><span class="divider">/</span></li> - <li class="active">Groovy version and extensions <a href="https://github.com/apache/maven-invoker-plugin/tree/maven-invoker-plugin-3.9.0/src/site/apt/groovy-version.apt.vm"><img src="./images/accessories-text-editor.png" alt="Edit" /></a></li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2024-12-06</li> - <li id="projectVersion" class="pull-right">Version: 3.9.0</li> + <li class="active">Groovy version and extensions <a href="https://github.com/apache/maven-invoker-plugin/tree/maven-invoker-plugin-3.9.1/src/site/apt/groovy-version.apt.vm"><img src="./images/accessories-text-editor.png" alt="Edit" /></a></li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-06-23</li> + <li id="projectVersion" class="pull-right">Version: 3.9.1</li> </ul> </div> </header> @@ -61,7 +61,7 @@ <ul class="nav nav-list"> <li class="nav-header">Overview</li> <li><a href="index.html">Introduction</a></li> - <li><a href="plugin-info.html">Goals</a></li> + <li><a href="plugin-info.html">Plugin Documentation</a></li> <li><a href="usage.html">Usage</a></li> <li class="active"><a>Groovy version</a></li> <li><a href="faq.html">FAQ</a></li> @@ -131,22 +131,22 @@ <p><b>NOTICE</b>: Plugin <code>maven-invoker-plugin</code> in versions older than <code>3.3.0</code> has dependency on <code>groovy-all</code> artifact from <code>Groovy 2</code>.</p> <p>Plugin <code>maven-invoker-plugin</code> in version <code>3.4.0</code> has only dependency on <code>Groovy 4</code> core add common extensions:</p> <ul> -<li><code>org.apache.groovy:groovy:4.0.24</code></li> -<li><code>org.apache.groovy:groovy-json:4.0.24</code></li> -<li><code>org.apache.groovy:groovy-xml:4.0.24</code></li></ul> +<li><code>org.apache.groovy:groovy:4.0.27</code></li> +<li><code>org.apache.groovy:groovy-json:4.0.27</code></li> +<li><code>org.apache.groovy:groovy-xml:4.0.27</code></li></ul> <p>If you need additional <code>Groovy</code> extension in your scripts ( post, pre, setup, ... ) you must add a dependency to plugin definition, eg:</p> <pre class="prettyprint linenums"><code><project> <build> <plugins> <plugin> <artifactId>maven-invoker-plugin</artifactId> - <version>3.9.0</version> + <version>3.9.1</version> ..... <dependencies> <dependency> <groupId>org.apache.groovy</groupId> <artifactId>groovy-yaml</artifactId> - <version>4.0.24</version> + <version>4.0.27</version> </dependency> </dependencies> </plugin> @@ -160,7 +160,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>© 2002â2024 + <p>© 2002â2025 <a href="https://www.apache.org/">The Apache Software Foundation</a> </p> </div> Modified: maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/help-mojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/help-mojo.html (original) +++ maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/help-mojo.html Mon Jun 23 21:49:14 2025 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-plugin-report-plugin:3.13.1:report at 2024-12-06 + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-plugin-report-plugin:3.15.1:report at 2025-06-23 | Rendered using Apache Maven Fluido Skin 2.0.0 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -48,8 +48,8 @@ <li><a href="../index.html">Plugins</a><span class="divider">/</span></li> <li><a href="index.html">Apache Maven Invoker Plugin</a><span class="divider">/</span></li> <li class="active">invoker:help</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2024-12-06</li> - <li id="projectVersion" class="pull-right">Version: 3.9.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-06-23</li> + <li id="projectVersion" class="pull-right">Version: 3.9.1</li> </ul> </div> </header> @@ -59,7 +59,7 @@ <ul class="nav nav-list"> <li class="nav-header">Overview</li> <li><a href="index.html">Introduction</a></li> - <li><a href="plugin-info.html">Goals</a></li> + <li><a href="plugin-info.html">Plugin Documentation</a></li> <li><a href="usage.html">Usage</a></li> <li><a href="groovy-version.html">Groovy version</a></li> <li><a href="faq.html">FAQ</a></li> @@ -124,18 +124,18 @@ </div> </header> <main id="bodyColumn" class="span10"> -<section> -<h1>invoker:help</h1><a id="invoker.3Ahelp"></a> +<section><a id="invoker.3Ahelp"></a> +<h1>invoker:help</h1> <p><strong>Full name</strong>:</p> -<p>org.apache.maven.plugins:maven-invoker-plugin:3.9.0:help</p> +<p>org.apache.maven.plugins:maven-invoker-plugin:3.9.1:help</p> <p><strong>Description</strong>:</p> <p>Display help information on maven-invoker-plugin. <br /> Call <code>mvn invoker:help -Ddetail=true -Dgoal=<goal-name></code> to display parameter details.</p> <p><strong>Attributes</strong>:</p> <ul> -<li>The goal is thread-safe and supports parallel builds.</li></ul><section> -<h2>Optional Parameters</h2><a id="Optional_Parameters"></a> +<li>The goal is thread-safe and supports parallel builds.</li></ul><section><a id="Optional_Parameters"></a> +<h2>Optional Parameters</h2> <table class="table table-striped"> <tr class="a"> <th>Name</th> @@ -143,47 +143,47 @@ <th>Since</th> <th>Description</th></tr> <tr class="b"> -<td style="text-align: left;"><a href="#detail"><code><detail></code></a></td> +<td><a href="#detail"><code><detail></code></a></td> <td><code>boolean</code></td> <td><code>-</code></td> <td>If <code>true</code>, display all settable properties for each goal.<br /><strong>Default</strong>: <code>false</code><br /><strong>User Property</strong>: <code>detail</code></td></tr> <tr class="a"> -<td style="text-align: left;"><a href="#goal"><code><goal></code></a></td> +<td><a href="#goal"><code><goal></code></a></td> <td><code>String</code></td> <td><code>-</code></td> <td>The name of the goal for which to show help. If unspecified, all goals will be displayed.<br /><strong>User Property</strong>: <code>goal</code></td></tr> <tr class="b"> -<td style="text-align: left;"><a href="#indentSize"><code><indentSize></code></a></td> +<td><a href="#indentSize"><code><indentSize></code></a></td> <td><code>int</code></td> <td><code>-</code></td> <td>The number of spaces per indentation level, should be positive.<br /><strong>Default</strong>: <code>2</code><br /><strong>User Property</strong>: <code>indentSize</code></td></tr> <tr class="a"> -<td style="text-align: left;"><a href="#lineLength"><code><lineLength></code></a></td> +<td><a href="#lineLength"><code><lineLength></code></a></td> <td><code>int</code></td> <td><code>-</code></td> -<td>The maximum length of a display line, should be positive.<br /><strong>Default</strong>: <code>80</code><br /><strong>User Property</strong>: <code>lineLength</code></td></tr></table></section><section> -<h2>Parameter Details</h2><a id="Parameter_Details"></a><a id="detail"></a><section> -<h3><detail></h3><a id="a.3Cdetail.3E"></a> +<td>The maximum length of a display line, should be positive.<br /><strong>Default</strong>: <code>80</code><br /><strong>User Property</strong>: <code>lineLength</code></td></tr></table></section><section><a id="Parameter_Details"></a> +<h2>Parameter Details</h2><a id="detail"></a><section><a id="a.3Cdetail.3E"></a> +<h3><detail></h3> <div>If <code>true</code>, display all settable properties for each goal.</div> <ul> <li><strong>Type</strong>: <code>boolean</code></li> <li><strong>Required</strong>: <code>No</code></li> <li><strong>User Property</strong>: <code>detail</code></li> -<li><strong>Default</strong>: <code>false</code></li></ul><hr /></section><a id="goal"></a><section> -<h3><goal></h3><a id="a.3Cgoal.3E"></a> +<li><strong>Default</strong>: <code>false</code></li></ul><hr /></section><a id="goal"></a><section><a id="a.3Cgoal.3E"></a> +<h3><goal></h3> <div>The name of the goal for which to show help. If unspecified, all goals will be displayed.</div> <ul> <li><strong>Type</strong>: <code>java.lang.String</code></li> <li><strong>Required</strong>: <code>No</code></li> -<li><strong>User Property</strong>: <code>goal</code></li></ul><hr /></section><a id="indentSize"></a><section> -<h3><indentSize></h3><a id="a.3CindentSize.3E"></a> +<li><strong>User Property</strong>: <code>goal</code></li></ul><hr /></section><a id="indentSize"></a><section><a id="a.3CindentSize.3E"></a> +<h3><indentSize></h3> <div>The number of spaces per indentation level, should be positive.</div> <ul> <li><strong>Type</strong>: <code>int</code></li> <li><strong>Required</strong>: <code>No</code></li> <li><strong>User Property</strong>: <code>indentSize</code></li> -<li><strong>Default</strong>: <code>2</code></li></ul><hr /></section><a id="lineLength"></a><section> -<h3><lineLength></h3><a id="a.3ClineLength.3E"></a> +<li><strong>Default</strong>: <code>2</code></li></ul><hr /></section><a id="lineLength"></a><section><a id="a.3ClineLength.3E"></a> +<h3><lineLength></h3> <div>The maximum length of a display line, should be positive.</div> <ul> <li><strong>Type</strong>: <code>int</code></li> @@ -196,7 +196,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>© 2002â2024 + <p>© 2002â2025 <a href="https://www.apache.org/">The Apache Software Foundation</a> </p> </div> Modified: maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/index.html ============================================================================== --- maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/index.html (original) +++ maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/index.html Mon Jun 23 21:49:14 2025 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/apt/index.apt.vm at 2024-12-06 + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/apt/index.apt.vm at 2025-06-23 | Rendered using Apache Maven Fluido Skin 2.0.0 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -49,9 +49,9 @@ <li><a href="../../index.html">Maven</a><span class="divider">/</span></li> <li><a href="../index.html">Plugins</a><span class="divider">/</span></li> <li><a href="index.html">Apache Maven Invoker Plugin</a><span class="divider">/</span></li> - <li class="active">Introduction <a href="https://github.com/apache/maven-invoker-plugin/tree/maven-invoker-plugin-3.9.0/src/site/apt/index.apt.vm"><img src="./images/accessories-text-editor.png" alt="Edit" /></a></li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2024-12-06</li> - <li id="projectVersion" class="pull-right">Version: 3.9.0</li> + <li class="active">Introduction <a href="https://github.com/apache/maven-invoker-plugin/tree/maven-invoker-plugin-3.9.1/src/site/apt/index.apt.vm"><img src="./images/accessories-text-editor.png" alt="Edit" /></a></li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-06-23</li> + <li id="projectVersion" class="pull-right">Version: 3.9.1</li> </ul> </div> </header> @@ -61,7 +61,7 @@ <ul class="nav nav-list"> <li class="nav-header">Overview</li> <li class="active"><a>Introduction</a></li> - <li><a href="plugin-info.html">Goals</a></li> + <li><a href="plugin-info.html">Plugin Documentation</a></li> <li><a href="usage.html">Usage</a></li> <li><a href="groovy-version.html">Groovy version</a></li> <li><a href="faq.html">FAQ</a></li> @@ -193,7 +193,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>© 2002â2024 + <p>© 2002â2025 <a href="https://www.apache.org/">The Apache Software Foundation</a> </p> </div> Modified: maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/install-mojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/install-mojo.html (original) +++ maven/website/components/plugins-archives/maven-invoker-plugin-LATEST/install-mojo.html Mon Jun 23 21:49:14 2025 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-plugin-report-plugin:3.13.1:report at 2024-12-06 + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-plugin-report-plugin:3.15.1:report at 2025-06-23 | Rendered using Apache Maven Fluido Skin 2.0.0 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -48,8 +48,8 @@ <li><a href="../index.html">Plugins</a><span class="divider">/</span></li> <li><a href="index.html">Apache Maven Invoker Plugin</a><span class="divider">/</span></li> <li class="active">invoker:install</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2024-12-06</li> - <li id="projectVersion" class="pull-right">Version: 3.9.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-06-23</li> + <li id="projectVersion" class="pull-right">Version: 3.9.1</li> </ul> </div> </header> @@ -59,7 +59,7 @@ <ul class="nav nav-list"> <li class="nav-header">Overview</li> <li><a href="index.html">Introduction</a></li> - <li><a href="plugin-info.html">Goals</a></li> + <li><a href="plugin-info.html">Plugin Documentation</a></li> <li><a href="usage.html">Usage</a></li> <li><a href="groovy-version.html">Groovy version</a></li> <li><a href="faq.html">FAQ</a></li> @@ -124,10 +124,10 @@ </div> </header> <main id="bodyColumn" class="span10"> -<section> -<h1>invoker:install</h1><a id="invoker.3Ainstall"></a> +<section><a id="invoker.3Ainstall"></a> +<h1>invoker:install</h1> <p><strong>Full name</strong>:</p> -<p>org.apache.maven.plugins:maven-invoker-plugin:3.9.0:install</p> +<p>org.apache.maven.plugins:maven-invoker-plugin:3.9.1:install</p> <p><strong>Description</strong>:</p> <p>Installs the project artifacts of the main build into the local repository as a preparation to run the sub projects. More precisely, all artifacts of the project itself, all its locally reachable parent POMs and all its dependencies from the reactor will be installed to the local repository.</p> <p><strong>Attributes</strong>:</p> @@ -136,8 +136,8 @@ <li>Requires dependency resolution of artifacts in scope: <code>test</code>.</li> <li>The goal is thread-safe and supports parallel builds.</li> <li>Since version: <code>1.2</code>.</li> -<li>Binds by default to the <a class="externalLink" href="https://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle phase</a>: <code>pre-integration-test</code>.</li></ul><section> -<h2>Required Parameters</h2><a id="Required_Parameters"></a> +<li>Binds by default to the <a class="externalLink" href="https://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle phase</a>: <code>pre-integration-test</code>.</li></ul><section><a id="Required_Parameters"></a> +<h2>Required Parameters</h2> <table class="table table-striped"> <tr class="a"> <th>Name</th> @@ -145,11 +145,11 @@ <th>Since</th> <th>Description</th></tr> <tr class="b"> -<td style="text-align: left;"><a href="#localRepositoryPath"><code><localRepositoryPath></code></a></td> +<td><a href="#localRepositoryPath"><code><localRepositoryPath></code></a></td> <td><code>File</code></td> <td><code>-</code></td> -<td>The path to the local repository into which the project artifacts should be installed for the integration tests. If not set, the regular local repository will be used. To prevent soiling of your regular local repository with possibly broken artifacts, it is strongly recommended to use an isolated repository for the integration tests (e.g. <code>${project.build.directory}/it-repo</code>).<br /><strong>Default</strong>: <code>${session.localRepository.basedir}</code><br /><strong>User Property</strong>: <code>invoker.localRepositoryPath</code></td></tr></table></section><section> -<h2>Optional Parameters</h2><a id="Optional_Parameters"></a> +<td>The path to the local repository into which the project artifacts should be installed for the integration tests. If not set, the regular local repository will be used. To prevent soiling of your regular local repository with possibly broken artifacts, it is strongly recommended to use an isolated repository for the integration tests (e.g. <code>${project.build.directory}/it-repo</code>).<br /><strong>Default</strong>: <code>${session.localRepository.basedir}</code><br /><strong>User Property</strong>: <code>invoker.localRepositoryPath</code></td></tr></table></section><section><a id="Optional_Parameters"></a> +<h2>Optional Parameters</h2> <table class="table table-striped"> <tr class="a"> <th>Name</th> @@ -157,7 +157,7 @@ <th>Since</th> <th>Description</th></tr> <tr class="b"> -<td style="text-align: left;"><a href="#extraArtifacts"><code><extraArtifacts></code></a></td> +<td><a href="#extraArtifacts"><code><extraArtifacts></code></a></td> <td><code>String[]</code></td> <td><code>1.6</code></td> <td>Extra dependencies that need to be installed on the local repository. @@ -171,17 +171,17 @@ org.apache.maven.plugins:maven-clean-plu <p>If the type is 'maven-plugin' the plugin will try to resolve the artifact using plugin remote repositories, instead of using artifact remote repositories.</p> <p><b>NOTICE</b> all dependencies will be resolved with transitive dependencies in <code>runtime</code> scope.</p></td></tr> <tr class="a"> -<td style="text-align: left;"><a href="#scope"><code><scope></code></a></td> +<td><a href="#scope"><code><scope></code></a></td> <td><code>String</code></td> <td><code>3.5.0</code></td> <td>Scope to resolve project artifacts.<br /><strong>Default</strong>: <code>runtime</code><br /><strong>User Property</strong>: <code>invoker.install.scope</code></td></tr> <tr class="b"> -<td style="text-align: left;"><a href="#skipInstallation"><code><skipInstallation></code></a></td> +<td><a href="#skipInstallation"><code><skipInstallation></code></a></td> <td><code>boolean</code></td> <td><code>1.4</code></td> -<td>A flag used to disable the installation procedure. This is primarily intended for usage from the command line to occasionally adjust the build.<br /><strong>Default</strong>: <code>false</code><br /><strong>User Property</strong>: <code>invoker.skip</code></td></tr></table></section><section> -<h2>Parameter Details</h2><a id="Parameter_Details"></a><a id="extraArtifacts"></a><section> -<h3><extraArtifacts></h3><a id="a.3CextraArtifacts.3E"></a> +<td>A flag used to disable the installation procedure. This is primarily intended for usage from the command line to occasionally adjust the build.<br /><strong>Default</strong>: <code>false</code><br /><strong>User Property</strong>: <code>invoker.skip</code></td></tr></table></section><section><a id="Parameter_Details"></a> +<h2>Parameter Details</h2><a id="extraArtifacts"></a><section><a id="a.3CextraArtifacts.3E"></a> +<h3><extraArtifacts></h3> <div>Extra dependencies that need to be installed on the local repository. <p>Format:</p> <pre>groupId:artifactId:version:type:classifier @@ -195,23 +195,23 @@ org.apache.maven.plugins:maven-clean-plu <ul> <li><strong>Type</strong>: <code>java.lang.String[]</code></li> <li><strong>Since</strong>: <code>1.6</code></li> -<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a id="localRepositoryPath"></a><section> -<h3><localRepositoryPath></h3><a id="a.3ClocalRepositoryPath.3E"></a> +<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a id="localRepositoryPath"></a><section><a id="a.3ClocalRepositoryPath.3E"></a> +<h3><localRepositoryPath></h3> <div>The path to the local repository into which the project artifacts should be installed for the integration tests. If not set, the regular local repository will be used. To prevent soiling of your regular local repository with possibly broken artifacts, it is strongly recommended to use an isolated repository for the integration tests (e.g. <code>${project.build.directory}/it-repo</code>).</div> <ul> <li><strong>Type</strong>: <code>java.io.File</code></li> <li><strong>Required</strong>: <code>Yes</code></li> <li><strong>User Property</strong>: <code>invoker.localRepositoryPath</code></li> -<li><strong>Default</strong>: <code>${session.localRepository.basedir}</code></li></ul><hr /></section><a id="scope"></a><section> -<h3><scope></h3><a id="a.3Cscope.3E"></a> +<li><strong>Default</strong>: <code>${session.localRepository.basedir}</code></li></ul><hr /></section><a id="scope"></a><section><a id="a.3Cscope.3E"></a> +<h3><scope></h3> <div>Scope to resolve project artifacts.</div> <ul> <li><strong>Type</strong>: <code>java.lang.String</code></li> <li><strong>Since</strong>: <code>3.5.0</code></li> <li><strong>Required</strong>: <code>No</code></li> <li><strong>User Property</strong>: <code>invoker.install.scope</code></li> -<li><strong>Default</strong>: <code>runtime</code></li></ul><hr /></section><a id="skipInstallation"></a><section> -<h3><skipInstallation></h3><a id="a.3CskipInstallation.3E"></a> +<li><strong>Default</strong>: <code>runtime</code></li></ul><hr /></section><a id="skipInstallation"></a><section><a id="a.3CskipInstallation.3E"></a> +<h3><skipInstallation></h3> <div>A flag used to disable the installation procedure. This is primarily intended for usage from the command line to occasionally adjust the build.</div> <ul> <li><strong>Type</strong>: <code>boolean</code></li> @@ -225,7 +225,7 @@ org.apache.maven.plugins:maven-clean-plu <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>© 2002â2024 + <p>© 2002â2025 <a href="https://www.apache.org/">The Apache Software Foundation</a> </p> </div>