Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/dependency-info.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/dependency-info.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/dependency-info.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:dependency-info at 2023-02-15 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:dependency-info at 2023-02-22 | Rendered using Apache Maven Fluido Skin 1.11.1 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -50,8 +50,8 @@ <li class=""><a href="../index.html" title="Maven Script Mojo Support">Maven Script Mojo Support</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Maven Plugin Tool for Beanshell">Maven Plugin Tool for Beanshell</a><span class="divider">/</span></li> <li class="active ">Dependency Information</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li> - <li id="projectVersion" class="pull-right">Version: 3.8.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li> + <li id="projectVersion" class="pull-right">Version: 3.8.1</li> </ul> </div> </header> @@ -128,24 +128,24 @@ <div class="source"><pre class="prettyprint linenums"><dependency> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-plugin-tools-beanshell</artifactId> - <version>3.8.0</version> + <version>3.8.1</version> </dependency></pre></div></section><section> <h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a> -<div class="source"><pre class="prettyprint linenums">'org.apache.maven.plugin-tools:maven-plugin-tools-beanshell:jar:3.8.0'</pre></div></section><section> +<div class="source"><pre class="prettyprint linenums">'org.apache.maven.plugin-tools:maven-plugin-tools-beanshell:jar:3.8.1'</pre></div></section><section> <h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a> -<div class="source"><pre class="prettyprint linenums"><dependency org="org.apache.maven.plugin-tools" name="maven-plugin-tools-beanshell" rev="3.8.0"> +<div class="source"><pre class="prettyprint linenums"><dependency org="org.apache.maven.plugin-tools" name="maven-plugin-tools-beanshell" rev="3.8.1"> <artifact name="maven-plugin-tools-beanshell" type="jar" /> </dependency></pre></div></section><section> <h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a> <div class="source"><pre class="prettyprint linenums">@Grapes( -@Grab(group='org.apache.maven.plugin-tools', module='maven-plugin-tools-beanshell', version='3.8.0') +@Grab(group='org.apache.maven.plugin-tools', module='maven-plugin-tools-beanshell', version='3.8.1') )</pre></div></section><section> <h3><a name="Gradle.2FGrails"></a>Gradle/Grails</h3><a name="Gradle.2FGrails"></a> -<div class="source"><pre class="prettyprint linenums">compile 'org.apache.maven.plugin-tools:maven-plugin-tools-beanshell:3.8.0'</pre></div></section><section> +<div class="source"><pre class="prettyprint linenums">compile 'org.apache.maven.plugin-tools:maven-plugin-tools-beanshell:3.8.1'</pre></div></section><section> <h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a> -<div class="source"><pre class="prettyprint linenums">libraryDependencies += "org.apache.maven.plugin-tools" % "maven-plugin-tools-beanshell" % "3.8.0"</pre></div></section><section> +<div class="source"><pre class="prettyprint linenums">libraryDependencies += "org.apache.maven.plugin-tools" % "maven-plugin-tools-beanshell" % "3.8.1"</pre></div></section><section> <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a> -<div class="source"><pre class="prettyprint linenums">[org.apache.maven.plugin-tools/maven-plugin-tools-beanshell "3.8.0"]</pre></div></section></section> +<div class="source"><pre class="prettyprint linenums">[org.apache.maven.plugin-tools/maven-plugin-tools-beanshell "3.8.1"]</pre></div></section></section> </main> </div> </div>
Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/dependency-management.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/dependency-management.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/dependency-management.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:dependency-management at 2023-02-15 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:dependency-management at 2023-02-22 | Rendered using Apache Maven Fluido Skin 1.11.1 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -50,8 +50,8 @@ <li class=""><a href="../index.html" title="Maven Script Mojo Support">Maven Script Mojo Support</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Maven Plugin Tool for Beanshell">Maven Plugin Tool for Beanshell</a><span class="divider">/</span></li> <li class="active ">Project Dependency Management</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li> - <li id="projectVersion" class="pull-right">Version: 3.8.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li> + <li id="projectVersion" class="pull-right">Version: 3.8.1</li> </ul> </div> </header> @@ -184,55 +184,55 @@ <tr class="b"> <td align="left">org.apache.maven.plugin-tools</td> <td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-plugin-annotations">maven-plugin-annotations</a></td> -<td>3.8.0</td> +<td>3.8.1</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr> <tr class="a"> <td align="left">org.apache.maven.plugin-tools</td> <td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-plugin-tools-annotations">maven-plugin-tools-annotations</a></td> -<td>3.8.0</td> +<td>3.8.1</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr> <tr class="b"> <td align="left">org.apache.maven.plugin-tools</td> <td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-script/maven-plugin-tools-ant">maven-plugin-tools-ant</a></td> -<td>3.8.0</td> +<td>3.8.1</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr> <tr class="a"> <td align="left">org.apache.maven.plugin-tools</td> <td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-plugin-tools-api">maven-plugin-tools-api</a></td> -<td>3.8.0</td> +<td>3.8.1</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr> <tr class="b"> <td align="left">org.apache.maven.plugin-tools</td> <td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-script/maven-plugin-tools-beanshell">maven-plugin-tools-beanshell</a></td> -<td>3.8.0</td> +<td>3.8.1</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr> <tr class="a"> <td align="left">org.apache.maven.plugin-tools</td> <td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-plugin-tools-generators">maven-plugin-tools-generators</a></td> -<td>3.8.0</td> +<td>3.8.1</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr> <tr class="b"> <td align="left">org.apache.maven.plugin-tools</td> <td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-plugin-tools-java">maven-plugin-tools-java</a></td> -<td>3.8.0</td> +<td>3.8.1</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr> <tr class="a"> <td align="left">org.apache.maven.plugin-tools</td> <td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-script/maven-plugin-tools-model">maven-plugin-tools-model</a></td> -<td>3.8.0</td> +<td>3.8.1</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr> <tr class="b"> <td align="left">org.apache.maven.plugins</td> <td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-plugin-plugin">maven-plugin-plugin</a></td> -<td>3.8.0</td> +<td>3.8.1</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr> <tr class="a"> @@ -243,10 +243,10 @@ <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="b"> <td align="left">org.apache.velocity</td> -<td><a class="externalLink" href="http://velocity.apache.org/engine/devel/velocity-engine-core/">velocity-engine-core</a></td> -<td>2.3</td> +<td><a class="externalLink" href="http://velocity.apache.org/engine/devel/">velocity</a></td> +<td>1.7</td> <td>jar</td> -<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> +<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr> <tr class="a"> <td align="left">org.codehaus.plexus</td> <td><a class="externalLink" href="https://codehaus-plexus.github.io/plexus-archiver/">plexus-archiver</a></td> @@ -261,8 +261,8 @@ <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="a"> <td align="left">org.codehaus.plexus</td> -<td><a class="externalLink" href="https://codehaus-plexus.github.io/plexus-components/plexus-velocity/">plexus-velocity</a></td> -<td>2.0</td> +<td><a class="externalLink" href="http://codehaus-plexus.github.io/plexus-components/plexus-velocity/">plexus-velocity</a></td> +<td>1.2</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="b"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/distribution-management.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/distribution-management.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/distribution-management.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:distribution-management at 2023-02-15 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:distribution-management at 2023-02-22 | Rendered using Apache Maven Fluido Skin 1.11.1 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -50,8 +50,8 @@ <li class=""><a href="../index.html" title="Maven Script Mojo Support">Maven Script Mojo Support</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Maven Plugin Tool for Beanshell">Maven Plugin Tool for Beanshell</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: 2023-02-15</li> - <li id="projectVersion" class="pull-right">Version: 3.8.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li> + <li id="projectVersion" class="pull-right">Version: 3.8.1</li> </ul> </div> </header> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/index.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/index.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/index.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/apt/index.apt at 2023-02-15 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/apt/index.apt at 2023-02-22 | Rendered using Apache Maven Fluido Skin 1.11.1 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -51,9 +51,9 @@ <li class=""><a href="../../index.html" title="Plugin Tools">Plugin Tools</a><span class="divider">/</span></li> <li class=""><a href="../index.html" title="Maven Script Mojo Support">Maven Script Mojo Support</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Maven Plugin Tool for Beanshell">Maven Plugin Tool for Beanshell</a><span class="divider">/</span></li> - <li class="active ">Introduction <a href="https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.8.0/maven-script/maven-plugin-tools-beanshell/src/site/apt/index.apt"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li> - <li id="projectVersion" class="pull-right">Version: 3.8.0</li> + <li class="active ">Introduction <a href="https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.8.1/maven-script/maven-plugin-tools-beanshell/src/site/apt/index.apt"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li> + <li id="projectVersion" class="pull-right">Version: 3.8.1</li> </ul> </div> </header> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/issue-management.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/issue-management.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/issue-management.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:issue-management at 2023-02-15 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:issue-management at 2023-02-22 | Rendered using Apache Maven Fluido Skin 1.11.1 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -50,8 +50,8 @@ <li class=""><a href="../index.html" title="Maven Script Mojo Support">Maven Script Mojo Support</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Maven Plugin Tool for Beanshell">Maven Plugin Tool for Beanshell</a><span class="divider">/</span></li> <li class="active ">Issue Management</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li> - <li id="projectVersion" class="pull-right">Version: 3.8.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li> + <li id="projectVersion" class="pull-right">Version: 3.8.1</li> </ul> </div> </header> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/mailing-lists.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/mailing-lists.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/mailing-lists.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:mailing-lists at 2023-02-15 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:mailing-lists at 2023-02-22 | Rendered using Apache Maven Fluido Skin 1.11.1 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -50,8 +50,8 @@ <li class=""><a href="../index.html" title="Maven Script Mojo Support">Maven Script Mojo Support</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Maven Plugin Tool for Beanshell">Maven Plugin Tool for Beanshell</a><span class="divider">/</span></li> <li class="active ">Project Mailing Lists</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li> - <li id="projectVersion" class="pull-right">Version: 3.8.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li> + <li id="projectVersion" class="pull-right">Version: 3.8.1</li> </ul> </div> </header> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/plugin-management.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/plugin-management.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/plugin-management.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:plugin-management at 2023-02-15 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:plugin-management at 2023-02-22 | Rendered using Apache Maven Fluido Skin 1.11.1 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -50,8 +50,8 @@ <li class=""><a href="../index.html" title="Maven Script Mojo Support">Maven Script Mojo Support</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Maven Plugin Tool for Beanshell">Maven Plugin Tool for Beanshell</a><span class="divider">/</span></li> <li class="active ">Project Plugin Management</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li> - <li id="projectVersion" class="pull-right">Version: 3.8.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li> + <li id="projectVersion" class="pull-right">Version: 3.8.1</li> </ul> </div> </header> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/plugins.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/plugins.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/plugins.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:plugins at 2023-02-15 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:plugins at 2023-02-22 | Rendered using Apache Maven Fluido Skin 1.11.1 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -50,8 +50,8 @@ <li class=""><a href="../index.html" title="Maven Script Mojo Support">Maven Script Mojo Support</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Maven Plugin Tool for Beanshell">Maven Plugin Tool for Beanshell</a><span class="divider">/</span></li> <li class="active ">Project Plugins</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li> - <li id="projectVersion" class="pull-right">Version: 3.8.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li> + <li id="projectVersion" class="pull-right">Version: 3.8.1</li> </ul> </div> </header> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/pmd.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/pmd.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/pmd.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-pmd-plugin:3.19.0:pmd at 2023-02-15 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-pmd-plugin:3.19.0:pmd at 2023-02-22 | Rendered using Apache Maven Fluido Skin 1.11.1 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -50,8 +50,8 @@ <li class=""><a href="../index.html" title="Maven Script Mojo Support">Maven Script Mojo Support</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Maven Plugin Tool for Beanshell">Maven Plugin Tool for Beanshell</a><span class="divider">/</span></li> <li class="active ">PMD Results</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li> - <li id="projectVersion" class="pull-right">Version: 3.8.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li> + <li id="projectVersion" class="pull-right">Version: 3.8.1</li> </ul> </div> </header> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/project-info.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/project-info.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/project-info.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-site-plugin:3.12.1:CategorySummaryDocumentRenderer at 2023-02-15 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-site-plugin:3.12.1:CategorySummaryDocumentRenderer at 2023-02-22 | Rendered using Apache Maven Fluido Skin 1.11.1 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -50,8 +50,8 @@ <li class=""><a href="../index.html" title="Maven Script Mojo Support">Maven Script Mojo Support</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Maven Plugin Tool for Beanshell">Maven Plugin Tool for Beanshell</a><span class="divider">/</span></li> <li class="active ">Project Information</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li> - <li id="projectVersion" class="pull-right">Version: 3.8.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li> + <li id="projectVersion" class="pull-right">Version: 3.8.1</li> </ul> </div> </header> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/project-reports.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/project-reports.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/project-reports.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-site-plugin:3.12.1:CategorySummaryDocumentRenderer at 2023-02-15 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-site-plugin:3.12.1:CategorySummaryDocumentRenderer at 2023-02-22 | Rendered using Apache Maven Fluido Skin 1.11.1 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -50,8 +50,8 @@ <li class=""><a href="../index.html" title="Maven Script Mojo Support">Maven Script Mojo Support</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Maven Plugin Tool for Beanshell">Maven Plugin Tool for Beanshell</a><span class="divider">/</span></li> <li class="active ">Generated Reports</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li> - <li id="projectVersion" class="pull-right">Version: 3.8.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li> + <li id="projectVersion" class="pull-right">Version: 3.8.1</li> </ul> </div> </header> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/scm.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/scm.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/scm.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:scm at 2023-02-15 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:scm at 2023-02-22 | Rendered using Apache Maven Fluido Skin 1.11.1 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -50,8 +50,8 @@ <li class=""><a href="../index.html" title="Maven Script Mojo Support">Maven Script Mojo Support</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Maven Plugin Tool for Beanshell">Maven Plugin Tool for Beanshell</a><span class="divider">/</span></li> <li class="active ">Source Code Management</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li> - <li id="projectVersion" class="pull-right">Version: 3.8.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li> + <li id="projectVersion" class="pull-right">Version: 3.8.1</li> </ul> </div> </header> @@ -127,13 +127,13 @@ <p>This project uses <a class="externalLink" href="https://git-scm.com/">Git</a> to manage its source code. Instructions on Git use can be found at <a class="externalLink" href="https://git-scm.com/documentation">https://git-scm.com/documentation</a>.</p></section><section> <h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a name="Web_Browser_Access"></a> <p>The following is a link to a browsable version of the source repository:</p> -<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.8.0/maven-script/maven-plugin-tools-beanshell">https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.8.0/maven-script/maven-plugin-tools-beanshell</a></pre></div></section><section> +<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.8.1/maven-script/maven-plugin-tools-beanshell">https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.8.1/maven-script/maven-plugin-tools-beanshell</a></pre></div></section><section> <h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a name="Anonymous_Access"></a> <p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>):</p> -<div class="source"><pre class="prettyprint linenums">$ git clone --branch maven-plugin-tools-3.8.0 https://gitbox.apache.org/repos/asf/maven-plugin-tools.git</pre></div></section><section> +<div class="source"><pre class="prettyprint linenums">$ git clone --branch maven-plugin-tools-3.8.1 https://gitbox.apache.org/repos/asf/maven-plugin-tools.git</pre></div></section><section> <h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a> <p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>).</p> -<div class="source"><pre class="prettyprint linenums">$ git clone --branch maven-plugin-tools-3.8.0 https://gitbox.apache.org/repos/asf/maven-plugin-tools.git</pre></div></section><section> +<div class="source"><pre class="prettyprint linenums">$ git clone --branch maven-plugin-tools-3.8.1 https://gitbox.apache.org/repos/asf/maven-plugin-tools.git</pre></div></section><section> <h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a Firewall</h2><a name="Access_from_Behind_a_Firewall"></a> <p>Refer to the documentation of the SCM used for more information about access behind a firewall.</p></section> </main> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/summary.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/summary.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/summary.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:summary at 2023-02-15 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:summary at 2023-02-22 | Rendered using Apache Maven Fluido Skin 1.11.1 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -50,8 +50,8 @@ <li class=""><a href="../index.html" title="Maven Script Mojo Support">Maven Script Mojo Support</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Maven Plugin Tool for Beanshell">Maven Plugin Tool for Beanshell</a><span class="divider">/</span></li> <li class="active ">Project Summary</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li> - <li id="projectVersion" class="pull-right">Version: 3.8.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li> + <li id="projectVersion" class="pull-right">Version: 3.8.1</li> </ul> </div> </header> @@ -162,7 +162,7 @@ <td>maven-plugin-tools-beanshell</td></tr> <tr class="b"> <td align="left">Version</td> -<td>3.8.0</td></tr> +<td>3.8.1</td></tr> <tr class="a"> <td align="left">Type</td> <td>jar</td></tr> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/surefire-report.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/surefire-report.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/surefire-report.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-surefire-report-plugin:3.0.0-M7:report at 2023-02-15 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-surefire-report-plugin:3.0.0-M7:report at 2023-02-22 | Rendered using Apache Maven Fluido Skin 1.11.1 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -50,8 +50,8 @@ <li class=""><a href="../index.html" title="Maven Script Mojo Support">Maven Script Mojo Support</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Maven Plugin Tool for Beanshell">Maven Plugin Tool for Beanshell</a><span class="divider">/</span></li> <li class="active ">Surefire Report</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li> - <li id="projectVersion" class="pull-right">Version: 3.8.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li> + <li id="projectVersion" class="pull-right">Version: 3.8.1</li> </ul> </div> </header> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/taglist.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/taglist.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/taglist.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.codehaus.mojo:taglist-maven-plugin:3.0.0:taglist at 2023-02-15 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.codehaus.mojo:taglist-maven-plugin:3.0.0:taglist at 2023-02-22 | Rendered using Apache Maven Fluido Skin 1.11.1 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -50,8 +50,8 @@ <li class=""><a href="../index.html" title="Maven Script Mojo Support">Maven Script Mojo Support</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Maven Plugin Tool for Beanshell">Maven Plugin Tool for Beanshell</a><span class="divider">/</span></li> <li class="active ">Tag List report</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li> - <li id="projectVersion" class="pull-right">Version: 3.8.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li> + <li id="projectVersion" class="pull-right">Version: 3.8.1</li> </ul> </div> </header> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/team.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/team.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/team.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:team at 2023-02-15 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:team at 2023-02-22 | Rendered using Apache Maven Fluido Skin 1.11.1 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -50,8 +50,8 @@ <li class=""><a href="../index.html" title="Maven Script Mojo Support">Maven Script Mojo Support</a><span class="divider">/</span></li> <li class=""><a href="index.html" title="Maven Plugin Tool for Beanshell">Maven Plugin Tool for Beanshell</a><span class="divider">/</span></li> <li class="active ">Project Team</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li> - <li id="projectVersion" class="pull-right">Version: 3.8.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li> + <li id="projectVersion" class="pull-right">Version: 3.8.1</li> </ul> </div> </header> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/xref/index.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/xref/index.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/xref/index.html Wed Feb 22 12:15:30 2023 @@ -4,7 +4,7 @@ <!-- this is a JXR report set (jdk8) --> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> - <title>Maven Plugin Tool for Beanshell 3.8.0 Reference</title> + <title>Maven Plugin Tool for Beanshell 3.8.1 Reference</title> <script type="text/javascript"> tmpTargetPage = "" + window.location.search; if (tmpTargetPage != "" && tmpTargetPage != "undefined") Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/xref/org/apache/maven/tools/plugin/extractor/beanshell/package-frame.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/xref/org/apache/maven/tools/plugin/extractor/beanshell/package-frame.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/xref/org/apache/maven/tools/plugin/extractor/beanshell/package-frame.html Wed Feb 22 12:15:30 2023 @@ -4,7 +4,7 @@ <!-- generated by Apache Maven JXR (jdk8) --> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> - <title>Maven Plugin Tool for Beanshell 3.8.0 Reference Package org.apache.maven.tools.plugin.extractor.beanshell</title> + <title>Maven Plugin Tool for Beanshell 3.8.1 Reference Package org.apache.maven.tools.plugin.extractor.beanshell</title> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="style" /> </head> <body> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/xref/org/apache/maven/tools/plugin/extractor/beanshell/package-summary.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/xref/org/apache/maven/tools/plugin/extractor/beanshell/package-summary.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/xref/org/apache/maven/tools/plugin/extractor/beanshell/package-summary.html Wed Feb 22 12:15:30 2023 @@ -4,7 +4,7 @@ <!-- generated by Apache Maven JXR (jdk8) --> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> - <title>Maven Plugin Tool for Beanshell 3.8.0 Reference Package org.apache.maven.tools.plugin.extractor.beanshell</title> + <title>Maven Plugin Tool for Beanshell 3.8.1 Reference Package org.apache.maven.tools.plugin.extractor.beanshell</title> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="style" /> </head> @@ -23,7 +23,7 @@ <li>Index</li> <li>Help</li> </ul> - <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Beanshell 3.8.0 Reference</strong></em></div> + <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Beanshell 3.8.1 Reference</strong></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -81,7 +81,7 @@ <li>Index</li> <li>Help</li> </ul> - <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Beanshell 3.8.0 Reference</strong></em></div> + <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Beanshell 3.8.1 Reference</strong></em></div> </div> <div class="subNav"> <ul class="navList"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/xref/overview-frame.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/xref/overview-frame.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/xref/overview-frame.html Wed Feb 22 12:15:30 2023 @@ -4,11 +4,11 @@ <!-- generated by Apache Maven JXR (jdk8) --> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> - <title>Maven Plugin Tool for Beanshell 3.8.0 Reference</title> + <title>Maven Plugin Tool for Beanshell 3.8.1 Reference</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" /> </head> <body> - <h1 title="Maven Plugin Tool for Beanshell 3.8.0 Reference" class="bar"><strong>Maven Plugin Tool for Beanshell 3.8.0 Reference</strong></h1> + <h1 title="Maven Plugin Tool for Beanshell 3.8.1 Reference" class="bar"><strong>Maven Plugin Tool for Beanshell 3.8.1 Reference</strong></h1> <div class="indexHeader"><span><a href="allclasses-frame.html" target="packageFrame">All Classes</a></span></div> <div class="indexContainer"> <h2 title="Packages">Packages</h2> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/xref/overview-summary.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/xref/overview-summary.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-beanshell/xref/overview-summary.html Wed Feb 22 12:15:30 2023 @@ -4,7 +4,7 @@ <!-- generated by Apache Maven JXR (jdk7) --> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> - <title>Maven Plugin Tool for Beanshell 3.8.0 Reference</title> + <title>Maven Plugin Tool for Beanshell 3.8.1 Reference</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" /> </head> <body> @@ -22,7 +22,7 @@ <li>Index</li> <li>Help</li> </ul> - <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Beanshell 3.8.0 Reference</strong></em></div> + <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Beanshell 3.8.1 Reference</strong></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -37,7 +37,7 @@ </div> <div class="header"> - <h1 class="title">Maven Plugin Tool for Beanshell 3.8.0 Reference</h1> + <h1 class="title">Maven Plugin Tool for Beanshell 3.8.1 Reference</h1> </div> <div class="contentContainer"> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages"> @@ -71,7 +71,7 @@ <li>Index</li> <li>Help</li> </ul> - <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Beanshell 3.8.0 Reference</strong></em></div> + <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Beanshell 3.8.1 Reference</strong></em></div> </div> <div class="subNav"> <ul class="navList"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/allclasses-index.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/allclasses-index.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/allclasses-index.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>All Classes and Interfaces (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>All Classes and Interfaces (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="class index"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/allpackages-index.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/allpackages-index.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/allpackages-index.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>All Packages (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>All Packages (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="package index"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/constant-values.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/constant-values.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/constant-values.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>Constant Field Values (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>Constant Field Values (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="summary of constants"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/deprecated-list.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/deprecated-list.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/deprecated-list.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>Deprecated List (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>Deprecated List (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="deprecated elements"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/help-doc.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/help-doc.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/help-doc.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>API Help (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>API Help (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="help"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/index-all.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/index-all.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/index-all.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>Index (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>Index (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="index"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/index.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/index.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/index.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>Overview (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>Overview (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="package index"> @@ -49,7 +49,7 @@ loadScripts(document, 'script');</script <div class="flex-content"> <main role="main"> <div class="header"> -<h1 class="title">Maven Plugin Metadata Model 3.8.0 API</h1> +<h1 class="title">Maven Plugin Metadata Model 3.8.1 API</h1> </div> <div id="all-packages-table"> <div class="caption"><span>Apache Ant Support : Metadata + Extractor + Runtime</span></div> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/Component.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/Component.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/Component.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>Component (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>Component (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.tools.plugin.extractor.model, class: Component"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/LifecycleExecution.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/LifecycleExecution.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/LifecycleExecution.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>LifecycleExecution (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>LifecycleExecution (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.tools.plugin.extractor.model, class: LifecycleExecution"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/Mojo.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/Mojo.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/Mojo.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>Mojo (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>Mojo (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.tools.plugin.extractor.model, class: Mojo"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/Parameter.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/Parameter.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/Parameter.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>Parameter (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>Parameter (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.tools.plugin.extractor.model, class: Parameter"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/PluginMetadata.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/PluginMetadata.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/PluginMetadata.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>PluginMetadata (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>PluginMetadata (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.tools.plugin.extractor.model, class: PluginMetadata"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/PluginMetadataParseException.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/PluginMetadataParseException.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/PluginMetadataParseException.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>PluginMetadataParseException (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>PluginMetadataParseException (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.tools.plugin.extractor.model, class: PluginMetadataParseException"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/PluginMetadataParser.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/PluginMetadataParser.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/PluginMetadataParser.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>PluginMetadataParser (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>PluginMetadataParser (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.tools.plugin.extractor.model, class: PluginMetadataParser"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/class-use/Component.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/class-use/Component.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/class-use/Component.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.maven.tools.plugin.extractor.model.Component (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>Uses of Class org.apache.maven.tools.plugin.extractor.model.Component (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.tools.plugin.extractor.model, class: Component"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/class-use/LifecycleExecution.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/class-use/LifecycleExecution.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/class-use/LifecycleExecution.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.maven.tools.plugin.extractor.model.LifecycleExecution (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>Uses of Class org.apache.maven.tools.plugin.extractor.model.LifecycleExecution (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.tools.plugin.extractor.model, class: LifecycleExecution"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/class-use/Mojo.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/class-use/Mojo.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/class-use/Mojo.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.maven.tools.plugin.extractor.model.Mojo (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>Uses of Class org.apache.maven.tools.plugin.extractor.model.Mojo (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.tools.plugin.extractor.model, class: Mojo"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/class-use/Parameter.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/class-use/Parameter.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/class-use/Parameter.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.maven.tools.plugin.extractor.model.Parameter (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>Uses of Class org.apache.maven.tools.plugin.extractor.model.Parameter (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.tools.plugin.extractor.model, class: Parameter"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/class-use/PluginMetadata.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/class-use/PluginMetadata.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/class-use/PluginMetadata.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.maven.tools.plugin.extractor.model.PluginMetadata (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>Uses of Class org.apache.maven.tools.plugin.extractor.model.PluginMetadata (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.tools.plugin.extractor.model, class: PluginMetadata"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/class-use/PluginMetadataParseException.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/class-use/PluginMetadataParseException.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/class-use/PluginMetadataParseException.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.maven.tools.plugin.extractor.model.PluginMetadataParseException (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>Uses of Class org.apache.maven.tools.plugin.extractor.model.PluginMetadataParseException (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.tools.plugin.extractor.model, class: PluginMetadataParseException"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/class-use/PluginMetadataParser.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/class-use/PluginMetadataParser.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/class-use/PluginMetadataParser.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.maven.tools.plugin.extractor.model.PluginMetadataParser (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>Uses of Class org.apache.maven.tools.plugin.extractor.model.PluginMetadataParser (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.tools.plugin.extractor.model, class: PluginMetadataParser"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/PluginMetadataXpp3Reader.ContentTransformer.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/PluginMetadataXpp3Reader.ContentTransformer.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/PluginMetadataXpp3Reader.ContentTransformer.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>PluginMetadataXpp3Reader.ContentTransformer (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>PluginMetadataXpp3Reader.ContentTransformer (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.tools.plugin.extractor.model.io.xpp3, class: PluginMetadataXpp3Reader, interface: ContentTransformer"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/PluginMetadataXpp3Reader.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/PluginMetadataXpp3Reader.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/PluginMetadataXpp3Reader.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>PluginMetadataXpp3Reader (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>PluginMetadataXpp3Reader (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.tools.plugin.extractor.model.io.xpp3, class: PluginMetadataXpp3Reader"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/PluginMetadataXpp3Writer.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/PluginMetadataXpp3Writer.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/PluginMetadataXpp3Writer.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>PluginMetadataXpp3Writer (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>PluginMetadataXpp3Writer (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.tools.plugin.extractor.model.io.xpp3, class: PluginMetadataXpp3Writer"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/class-use/PluginMetadataXpp3Reader.ContentTransformer.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/class-use/PluginMetadataXpp3Reader.ContentTransformer.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/class-use/PluginMetadataXpp3Reader.ContentTransformer.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Interface org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader.ContentTransformer (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>Uses of Interface org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader.ContentTransformer (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.tools.plugin.extractor.model.io.xpp3, class: PluginMetadataXpp3Reader, interface: ContentTransformer"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/class-use/PluginMetadataXpp3Reader.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/class-use/PluginMetadataXpp3Reader.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/class-use/PluginMetadataXpp3Reader.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>Uses of Class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.tools.plugin.extractor.model.io.xpp3, class: PluginMetadataXpp3Reader"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/class-use/PluginMetadataXpp3Writer.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/class-use/PluginMetadataXpp3Writer.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/class-use/PluginMetadataXpp3Writer.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Writer (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>Uses of Class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Writer (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.tools.plugin.extractor.model.io.xpp3, class: PluginMetadataXpp3Writer"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/package-summary.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/package-summary.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/package-summary.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>org.apache.maven.tools.plugin.extractor.model.io.xpp3 (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>org.apache.maven.tools.plugin.extractor.model.io.xpp3 (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.tools.plugin.extractor.model.io.xpp3"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/package-tree.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/package-tree.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/package-tree.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>org.apache.maven.tools.plugin.extractor.model.io.xpp3 Class Hierarchy (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>org.apache.maven.tools.plugin.extractor.model.io.xpp3 Class Hierarchy (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="tree: package: org.apache.maven.tools.plugin.extractor.model.io.xpp3"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/package-use.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/package-use.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/io/xpp3/package-use.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Package org.apache.maven.tools.plugin.extractor.model.io.xpp3 (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>Uses of Package org.apache.maven.tools.plugin.extractor.model.io.xpp3 (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.tools.plugin.extractor.model.io.xpp3"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/package-summary.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/package-summary.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/package-summary.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>org.apache.maven.tools.plugin.extractor.model (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>org.apache.maven.tools.plugin.extractor.model (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.tools.plugin.extractor.model"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/package-tree.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/package-tree.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/package-tree.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>org.apache.maven.tools.plugin.extractor.model Class Hierarchy (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>org.apache.maven.tools.plugin.extractor.model Class Hierarchy (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="tree: package: org.apache.maven.tools.plugin.extractor.model"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/package-use.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/package-use.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/org/apache/maven/tools/plugin/extractor/model/package-use.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Package org.apache.maven.tools.plugin.extractor.model (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>Uses of Package org.apache.maven.tools.plugin.extractor.model (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.tools.plugin.extractor.model"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/overview-summary.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/overview-summary.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/overview-summary.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>Maven Plugin Metadata Model 3.8.0 API</title> +<title>Maven Plugin Metadata Model 3.8.1 API</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="index redirect"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/overview-tree.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/overview-tree.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/overview-tree.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>Class Hierarchy (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>Class Hierarchy (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="class tree"> Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/serialized-form.html ============================================================================== --- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/serialized-form.html (original) +++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-model/apidocs/serialized-form.html Wed Feb 22 12:15:30 2023 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (17) --> -<title>Serialized Form (Maven Plugin Metadata Model 3.8.0 API)</title> +<title>Serialized Form (Maven Plugin Metadata Model 3.8.1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="serialized forms">
