Skip to content

Commit 67629a3

Browse files
Site checkin for project Plexus Testing
1 parent e436e02 commit 67629a3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+510
-618
lines changed

apidocs/allclasses-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>All Classes and Interfaces (Plexus Testing 1.7.0 API)</title>
5+
<title>All Classes and Interfaces (Plexus Testing 2.0.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="class index">

apidocs/allpackages-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>All Packages (Plexus Testing 1.7.0 API)</title>
5+
<title>All Packages (Plexus Testing 2.0.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="package index">

apidocs/constant-values.html

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,82 @@
1+
<!DOCTYPE HTML>
2+
<html lang="en">
3+
<head>
4+
<!-- Generated by javadoc (21) -->
5+
<title>Constant Field Values (Plexus Testing 2.0.0 API)</title>
6+
<meta name="viewport" content="width=device-width, initial-scale=1">
7+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8+
<meta name="description" content="summary of constants">
9+
<meta name="generator" content="javadoc/ConstantsSummaryWriterImpl">
10+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
11+
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
12+
<script type="text/javascript" src="script.js"></script>
13+
<script type="text/javascript" src="script-dir/jquery-3.7.1.min.js"></script>
14+
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
15+
</head>
16+
<body class="constants-summary-page">
17+
<script type="text/javascript">var pathtoroot = "./";
18+
loadScripts(document, 'script');</script>
19+
<noscript>
20+
<div>JavaScript is disabled on your browser.</div>
21+
</noscript>
22+
<div class="flex-box">
23+
<header role="banner" class="flex-header">
24+
<nav role="navigation">
25+
<!-- ========= START OF TOP NAVBAR ======= -->
26+
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
27+
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
28+
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
29+
<li><a href="org/codehaus/plexus/testing/package-summary.html">Package</a></li>
30+
<li>Class</li>
31+
<li>Use</li>
32+
<li><a href="org/codehaus/plexus/testing/package-tree.html">Tree</a></li>
33+
<li><a href="index-all.html">Index</a></li>
34+
<li><a href="help-doc.html#constant-values">Help</a></li>
35+
</ul>
36+
</div>
37+
<div class="sub-nav">
38+
<div id="navbar-sub-list"></div>
39+
<div class="nav-list-search"><a href="search.html">SEARCH</a>
40+
<input type="text" id="search-input" disabled placeholder="Search">
41+
<input type="reset" id="reset-button" disabled value="reset">
42+
</div>
43+
</div>
44+
<!-- ========= END OF TOP NAVBAR ========= -->
45+
<span class="skip-nav" id="skip-navbar-top"></span></nav>
46+
</header>
47+
<div class="flex-content">
48+
<main role="main">
49+
<div class="header">
50+
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
51+
</div>
52+
<section class="packages">
53+
<h2 title="Contents">Contents</h2>
54+
<ul class="contents-list">
55+
<li><a href="#org.codehaus">org.codehaus.*</a></li>
56+
</ul>
57+
</section>
58+
<section class="constants-summary" id="org.codehaus">
59+
<h2 title="org.codehaus.*">org.codehaus.*</h2>
60+
<ul class="block-list">
61+
<li>
62+
<div class="caption"><span>org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></span></div>
63+
<div class="summary-table three-column-summary">
64+
<div class="table-header col-first">Modifier and Type</div>
65+
<div class="table-header col-second">Constant Field</div>
66+
<div class="table-header col-last">Value</div>
67+
<div class="col-first even-row-color"><code id="org.codehaus.plexus.testing.PlexusExtension.BASEDIR_KEY">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
68+
<div class="col-second even-row-color"><code><a href="org/codehaus/plexus/testing/PlexusExtension.html#BASEDIR_KEY">BASEDIR_KEY</a></code></div>
69+
<div class="col-last even-row-color"><code>"basedir"</code></div>
70+
</div>
71+
</li>
72+
</ul>
73+
</section>
74+
</main>
75+
<footer role="contentinfo">
76+
<hr>
77+
<p class="legal-copy"><small>Copyright &#169; 2001&#x2013;2025 <a href="https://codehaus-plexus.github.io/">Codehaus Plexus</a>. All rights reserved.</small></p>
78+
</footer>
79+
</div>
80+
</div>
81+
</body>
82+
</html>

apidocs/help-doc.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>API Help (Plexus Testing 1.7.0 API)</title>
5+
<title>API Help (Plexus Testing 2.0.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="help">
@@ -75,6 +75,7 @@ <h1 class="title">JavaDoc Help</h1>
7575
<li><a href="#doc-file">Other Files</a></li>
7676
<li><a href="#use">Use</a></li>
7777
<li><a href="#tree">Tree (Class Hierarchy)</a></li>
78+
<li><a href="#constant-values">Constant Field Values</a></li>
7879
<li><a href="#all-packages">All Packages</a></li>
7980
<li><a href="#all-classes">All Classes and Interfaces</a></li>
8081
<li><a href="#index">Index</a></li>
@@ -161,6 +162,10 @@ <h3>Tree (Class Hierarchy)</h3>
161162
<li>When viewing a particular package, class or interface page, clicking on TREE displays the hierarchy for only that package.</li>
162163
</ul>
163164
</section>
165+
<section class="help-section" id="constant-values">
166+
<h3>Constant Field Values</h3>
167+
<p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p>
168+
</section>
164169
<section class="help-section" id="all-packages">
165170
<h3>All Packages</h3>
166171
<p>The <a href="allpackages-index.html">All Packages</a> page contains an alphabetic index of all packages contained in the documentation.</p>

apidocs/index-all.html

Lines changed: 9 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>Index (Plexus Testing 1.7.0 API)</title>
5+
<title>Index (Plexus Testing 2.0.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="index">
@@ -49,21 +49,21 @@
4949
<div class="header">
5050
<h1>Index</h1>
5151
</div>
52-
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes&nbsp;and&nbsp;Interfaces</a><span class="vertical-separator">|</span><a href="allpackages-index.html">All&nbsp;Packages</a>
52+
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:S">S</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes&nbsp;and&nbsp;Interfaces</a><span class="vertical-separator">|</span><a href="allpackages-index.html">All&nbsp;Packages</a><span class="vertical-separator">|</span><a href="constant-values.html">Constant&nbsp;Field&nbsp;Values</a>
5353
<h2 class="title" id="I:A">A</h2>
5454
<dl class="index">
5555
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#afterEach(org.junit.jupiter.api.extension.ExtensionContext)" class="member-name-link">afterEach(ExtensionContext)</a> - Method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
5656
<dd>&nbsp;</dd>
5757
</dl>
5858
<h2 class="title" id="I:B">B</h2>
5959
<dl class="index">
60+
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#BASEDIR_KEY" class="member-name-link">BASEDIR_KEY</a> - Static variable in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
61+
<dd>&nbsp;</dd>
6062
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#beforeEach(org.junit.jupiter.api.extension.ExtensionContext)" class="member-name-link">beforeEach(ExtensionContext)</a> - Method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
6163
<dd>&nbsp;</dd>
6264
</dl>
6365
<h2 class="title" id="I:C">C</h2>
6466
<dl class="index">
65-
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#customizeComponentConfiguration()" class="member-name-link">customizeComponentConfiguration()</a> - Method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
66-
<dd>&nbsp;</dd>
6767
<dt><a href="org/codehaus/plexus/testing/PlexusTestConfiguration.html#customizeConfiguration(org.codehaus.plexus.ContainerConfiguration)" class="member-name-link">customizeConfiguration(ContainerConfiguration)</a> - Method in interface org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusTestConfiguration.html" title="interface in org.codehaus.plexus.testing">PlexusTestConfiguration</a></dt>
6868
<dd>
6969
<div class="block">Customize the container configuration before the container is created.</div>
@@ -84,29 +84,19 @@ <h2 class="title" id="I:G">G</h2>
8484
<dl class="index">
8585
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#getBasedir()" class="member-name-link">getBasedir()</a> - Static method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
8686
<dd>&nbsp;</dd>
87-
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#getClassLoader()" class="member-name-link">getClassLoader()</a> - Method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
88-
<dd>&nbsp;</dd>
89-
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#getConfiguration()" class="member-name-link">getConfiguration()</a> - Method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
90-
<dd>&nbsp;</dd>
91-
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#getConfiguration(java.lang.String)" class="member-name-link">getConfiguration(String)</a> - Method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
92-
<dd>&nbsp;</dd>
93-
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#getConfigurationName(java.lang.String)" class="member-name-link">getConfigurationName(String)</a> - Method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
87+
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#getConfigurationName(org.junit.jupiter.api.extension.ExtensionContext)" class="member-name-link">getConfigurationName(ExtensionContext)</a> - Method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
9488
<dd>
9589
<div class="block">Allow the retrieval of a container configuration that is based on the name
9690
of the test class being run.</div>
9791
</dd>
98-
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#getContainer()" class="member-name-link">getContainer()</a> - Method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
92+
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#getContainer(org.junit.jupiter.api.extension.ExtensionContext)" class="member-name-link">getContainer(ExtensionContext)</a> - Method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
9993
<dd>&nbsp;</dd>
10094
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#getCustomConfigurationName()" class="member-name-link">getCustomConfigurationName()</a> - Method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
10195
<dd>&nbsp;</dd>
102-
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#getResourceAsStream(java.lang.String)" class="member-name-link">getResourceAsStream(String)</a> - Method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
103-
<dd>&nbsp;</dd>
104-
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#getTestBasedir()" class="member-name-link">getTestBasedir()</a> - Method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
96+
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#getTestBasedir(org.junit.jupiter.api.extension.ExtensionContext)" class="member-name-link">getTestBasedir(ExtensionContext)</a> - Method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
10597
<dd>
10698
<div class="block">The base directory for the test instance.</div>
10799
</dd>
108-
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#getTestConfiguration()" class="member-name-link">getTestConfiguration()</a> - Method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
109-
<dd>&nbsp;</dd>
110100
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#getTestConfiguration(java.lang.Class)" class="member-name-link">getTestConfiguration(Class&lt;?&gt;)</a> - Static method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
111101
<dd>&nbsp;</dd>
112102
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#getTestFile(java.lang.String)" class="member-name-link">getTestFile(String)</a> - Static method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
@@ -118,17 +108,6 @@ <h2 class="title" id="I:G">G</h2>
118108
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#getTestPath(java.lang.String,java.lang.String)" class="member-name-link">getTestPath(String, String)</a> - Static method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
119109
<dd>&nbsp;</dd>
120110
</dl>
121-
<h2 class="title" id="I:L">L</h2>
122-
<dl class="index">
123-
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#lookup(java.lang.Class)" class="member-name-link">lookup(Class&lt;T&gt;)</a> - Method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
124-
<dd>&nbsp;</dd>
125-
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#lookup(java.lang.Class,java.lang.String)" class="member-name-link">lookup(Class&lt;T&gt;, String)</a> - Method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
126-
<dd>&nbsp;</dd>
127-
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#lookup(java.lang.String)" class="member-name-link">lookup(String)</a> - Method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
128-
<dd>&nbsp;</dd>
129-
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#lookup(java.lang.String,java.lang.String)" class="member-name-link">lookup(String, String)</a> - Method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
130-
<dd>&nbsp;</dd>
131-
</dl>
132111
<h2 class="title" id="I:O">O</h2>
133112
<dl class="index">
134113
<dt><a href="org/codehaus/plexus/testing/package-summary.html">org.codehaus.plexus.testing</a> - package org.codehaus.plexus.testing</dt>
@@ -154,23 +133,14 @@ <h2 class="title" id="I:P">P</h2>
154133
<div class="block">Allow to customize the Plexus container by test class.</div>
155134
</dd>
156135
</dl>
157-
<h2 class="title" id="I:R">R</h2>
158-
<dl class="index">
159-
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#release(java.lang.Object)" class="member-name-link">release(Object)</a> - Method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
160-
<dd>&nbsp;</dd>
161-
</dl>
162136
<h2 class="title" id="I:S">S</h2>
163137
<dl class="index">
164-
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#setContext(org.junit.jupiter.api.extension.ExtensionContext)" class="member-name-link">setContext(ExtensionContext)</a> - Method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
165-
<dd>&nbsp;</dd>
166-
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#setTestBasedir(java.lang.String)" class="member-name-link">setTestBasedir(String)</a> - Method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
138+
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#setTestBasedir(java.lang.String,org.junit.jupiter.api.extension.ExtensionContext)" class="member-name-link">setTestBasedir(String, ExtensionContext)</a> - Method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
167139
<dd>
168140
<div class="block">Set the base directory for the test instance.</div>
169141
</dd>
170-
<dt><a href="org/codehaus/plexus/testing/PlexusExtension.html#setupContainer()" class="member-name-link">setupContainer()</a> - Method in class org.codehaus.plexus.testing.<a href="org/codehaus/plexus/testing/PlexusExtension.html" title="class in org.codehaus.plexus.testing">PlexusExtension</a></dt>
171-
<dd>&nbsp;</dd>
172142
</dl>
173-
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes&nbsp;and&nbsp;Interfaces</a><span class="vertical-separator">|</span><a href="allpackages-index.html">All&nbsp;Packages</a></main>
143+
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:S">S</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes&nbsp;and&nbsp;Interfaces</a><span class="vertical-separator">|</span><a href="allpackages-index.html">All&nbsp;Packages</a><span class="vertical-separator">|</span><a href="constant-values.html">Constant&nbsp;Field&nbsp;Values</a></main>
174144
<footer role="contentinfo">
175145
<hr>
176146
<p class="legal-copy"><small>Copyright &#169; 2001&#x2013;2025 <a href="https://codehaus-plexus.github.io/">Codehaus Plexus</a>. All rights reserved.</small></p>

0 commit comments

Comments
 (0)