Skip to content

Commit d93b497

Browse files
committed
Public site for 2.0.5 release.
1 parent fb7b4fa commit d93b497

File tree

122 files changed

+16071
-0
lines changed

Some content is hidden

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

122 files changed

+16071
-0
lines changed

2.0.5/apidocs/allclasses-index.html

Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,122 @@
1+
<!DOCTYPE HTML>
2+
<html lang="en">
3+
<head>
4+
<!-- Generated by javadoc (17) -->
5+
<title>All Classes and Interfaces (SCoverage Maven Plugin 2.0.5 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="class index">
9+
<meta name="generator" content="javadoc/AllClassesIndexWriter">
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+
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
13+
<script type="text/javascript" src="script.js"></script>
14+
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
15+
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
16+
</head>
17+
<body class="all-classes-index-page">
18+
<script type="text/javascript">var pathtoroot = "./";
19+
loadScripts(document, 'script');</script>
20+
<noscript>
21+
<div>JavaScript is disabled on your browser.</div>
22+
</noscript>
23+
<div class="flex-box">
24+
<header role="banner" class="flex-header">
25+
<nav role="navigation">
26+
<!-- ========= START OF TOP NAVBAR ======= -->
27+
<div class="top-nav" id="navbar-top">
28+
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
29+
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
30+
<li><a href="org/scoverage/plugin/package-summary.html">Package</a></li>
31+
<li>Class</li>
32+
<li>Use</li>
33+
<li><a href="org/scoverage/plugin/package-tree.html">Tree</a></li>
34+
<li><a href="index-all.html">Index</a></li>
35+
<li><a href="help-doc.html#all-classes">Help</a></li>
36+
</ul>
37+
</div>
38+
<div class="sub-nav">
39+
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
40+
<input type="text" id="search-input" value="search" disabled="disabled">
41+
<input type="reset" id="reset-button" value="reset" disabled="disabled">
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="All Classes and Interfaces" class="title">All Classes and Interfaces</h1>
51+
</div>
52+
<div id="all-classes-table">
53+
<div class="caption"><span>Classes</span></div>
54+
<div class="summary-table two-column-summary">
55+
<div class="table-header col-first">Class</div>
56+
<div class="table-header col-last">Description</div>
57+
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/scoverage/plugin/ScalaVersion.html" title="class in org.scoverage.plugin">ScalaVersion</a></div>
58+
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
59+
<div class="block">Inspired by scala-maven-plugin's VersionNumber.java</div>
60+
</div>
61+
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/scoverage/plugin/SCoverageCheckMojo.html" title="class in org.scoverage.plugin">SCoverageCheckMojo</a></div>
62+
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
63+
<div class="block">Checks if minimum code coverage by unit tests reached
64+
in forked <code>scoverage</code> life cycle.</div>
65+
</div>
66+
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/scoverage/plugin/SCoverageCheckOnlyMojo.html" title="class in org.scoverage.plugin">SCoverageCheckOnlyMojo</a></div>
67+
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
68+
<div class="block">Checks if coverage minimum reached without forking <code>scoverage</code> life cycle.</div>
69+
</div>
70+
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/scoverage/plugin/SCoverageForkedLifecycleConfigurator.html" title="class in org.scoverage.plugin">SCoverageForkedLifecycleConfigurator</a></div>
71+
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
72+
<div class="block">Configures project and dependent modules in multi-module project when entering forked <code>scoverage</code>
73+
life cycle and restores original configuration after leaving it.</div>
74+
</div>
75+
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/scoverage/plugin/SCoverageIntegrationCheckMojo.html" title="class in org.scoverage.plugin">SCoverageIntegrationCheckMojo</a></div>
76+
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
77+
<div class="block">Checks if minimum code coverage by unit and integration tests reached
78+
in forked <code>scoverage</code> life cycle.</div>
79+
</div>
80+
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/scoverage/plugin/SCoverageIntegrationReportMojo.html" title="class in org.scoverage.plugin">SCoverageIntegrationReportMojo</a></div>
81+
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
82+
<div class="block">Generates code coverage by unit and integration tests report in forked <code>scoverage</code> life cycle.</div>
83+
</div>
84+
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/scoverage/plugin/SCoverageIntegrationTestMojo.html" title="class in org.scoverage.plugin">SCoverageIntegrationTestMojo</a></div>
85+
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
86+
<div class="block">Executes forked <code>scoverage</code> life cycle up to <code>vefiry</code> phase.</div>
87+
</div>
88+
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/scoverage/plugin/SCoveragePackageMojo.html" title="class in org.scoverage.plugin">SCoveragePackageMojo</a></div>
89+
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
90+
<div class="block">Creates artifact file containing SCoverage instrumented classes.</div>
91+
</div>
92+
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/scoverage/plugin/SCoveragePostCompileMojo.html" title="class in org.scoverage.plugin">SCoveragePostCompileMojo</a></div>
93+
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
94+
<div class="block">Restores project original configuration after compilation with SCoverage instrumentation.</div>
95+
</div>
96+
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/scoverage/plugin/SCoveragePreCompileMojo.html" title="class in org.scoverage.plugin">SCoveragePreCompileMojo</a></div>
97+
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
98+
<div class="block">Configures project for compilation with SCoverage instrumentation.</div>
99+
</div>
100+
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/scoverage/plugin/SCoverageReportMojo.html" title="class in org.scoverage.plugin">SCoverageReportMojo</a></div>
101+
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
102+
<div class="block">Generates code coverage by unit tests report in forked <code>scoverage</code> life cycle.</div>
103+
</div>
104+
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/scoverage/plugin/SCoverageReportOnlyMojo.html" title="class in org.scoverage.plugin">SCoverageReportOnlyMojo</a></div>
105+
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
106+
<div class="block">Generates code coverage report without forking <code>scoverage</code> life cycle.</div>
107+
</div>
108+
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/scoverage/plugin/SCoverageTestMojo.html" title="class in org.scoverage.plugin">SCoverageTestMojo</a></div>
109+
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
110+
<div class="block">Executes forked <code>scoverage</code> life cycle up to <code>test</code> phase.</div>
111+
</div>
112+
</div>
113+
</div>
114+
</main>
115+
<footer role="contentinfo">
116+
<hr>
117+
<p class="legal-copy"><small>Copyright &#169; 2014&#x2013;2024. All rights reserved.</small></p>
118+
</footer>
119+
</div>
120+
</div>
121+
</body>
122+
</html>

2.0.5/apidocs/allpackages-index.html

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
<!DOCTYPE HTML>
2+
<html lang="en">
3+
<head>
4+
<!-- Generated by javadoc (17) -->
5+
<title>All Packages (SCoverage Maven Plugin 2.0.5 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="package index">
9+
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
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+
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
13+
<script type="text/javascript" src="script.js"></script>
14+
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
15+
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
16+
</head>
17+
<body class="all-packages-index-page">
18+
<script type="text/javascript">var pathtoroot = "./";
19+
loadScripts(document, 'script');</script>
20+
<noscript>
21+
<div>JavaScript is disabled on your browser.</div>
22+
</noscript>
23+
<div class="flex-box">
24+
<header role="banner" class="flex-header">
25+
<nav role="navigation">
26+
<!-- ========= START OF TOP NAVBAR ======= -->
27+
<div class="top-nav" id="navbar-top">
28+
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
29+
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
30+
<li><a href="org/scoverage/plugin/package-summary.html">Package</a></li>
31+
<li>Class</li>
32+
<li>Use</li>
33+
<li><a href="org/scoverage/plugin/package-tree.html">Tree</a></li>
34+
<li><a href="index-all.html">Index</a></li>
35+
<li><a href="help-doc.html#all-packages">Help</a></li>
36+
</ul>
37+
</div>
38+
<div class="sub-nav">
39+
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
40+
<input type="text" id="search-input" value="search" disabled="disabled">
41+
<input type="reset" id="reset-button" value="reset" disabled="disabled">
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="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
51+
</div>
52+
<div class="caption"><span>Package Summary</span></div>
53+
<div class="summary-table two-column-summary">
54+
<div class="table-header col-first">Package</div>
55+
<div class="table-header col-last">Description</div>
56+
<div class="col-first even-row-color"><a href="org/scoverage/plugin/package-summary.html">org.scoverage.plugin</a></div>
57+
<div class="col-last even-row-color">&nbsp;</div>
58+
</div>
59+
</main>
60+
<footer role="contentinfo">
61+
<hr>
62+
<p class="legal-copy"><small>Copyright &#169; 2014&#x2013;2024. All rights reserved.</small></p>
63+
</footer>
64+
</div>
65+
</div>
66+
</body>
67+
</html>

2.0.5/apidocs/element-list

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
org.scoverage.plugin

2.0.5/apidocs/help-doc.html

Lines changed: 179 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,179 @@
1+
<!DOCTYPE HTML>
2+
<html lang="en">
3+
<head>
4+
<!-- Generated by javadoc (17) -->
5+
<title>API Help (SCoverage Maven Plugin 2.0.5 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="help">
9+
<meta name="generator" content="javadoc/HelpWriter">
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+
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
13+
<script type="text/javascript" src="script.js"></script>
14+
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
15+
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
16+
</head>
17+
<body class="help-page">
18+
<script type="text/javascript">var pathtoroot = "./";
19+
loadScripts(document, 'script');</script>
20+
<noscript>
21+
<div>JavaScript is disabled on your browser.</div>
22+
</noscript>
23+
<div class="flex-box">
24+
<header role="banner" class="flex-header">
25+
<nav role="navigation">
26+
<!-- ========= START OF TOP NAVBAR ======= -->
27+
<div class="top-nav" id="navbar-top">
28+
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
29+
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
30+
<li><a href="org/scoverage/plugin/package-summary.html">Package</a></li>
31+
<li>Class</li>
32+
<li>Use</li>
33+
<li><a href="org/scoverage/plugin/package-tree.html">Tree</a></li>
34+
<li><a href="index-all.html">Index</a></li>
35+
<li class="nav-bar-cell1-rev">Help</li>
36+
</ul>
37+
</div>
38+
<div class="sub-nav">
39+
<div>
40+
<ul class="sub-nav-list">
41+
<li>Help:&nbsp;</li>
42+
<li><a href="#help-navigation">Navigation</a>&nbsp;|&nbsp;</li>
43+
<li><a href="#help-pages">Pages</a></li>
44+
</ul>
45+
</div>
46+
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
47+
<input type="text" id="search-input" value="search" disabled="disabled">
48+
<input type="reset" id="reset-button" value="reset" disabled="disabled">
49+
</div>
50+
</div>
51+
<!-- ========= END OF TOP NAVBAR ========= -->
52+
<span class="skip-nav" id="skip-navbar-top"></span></nav>
53+
</header>
54+
<div class="flex-content">
55+
<main role="main">
56+
<h1 class="title">JavaDoc Help</h1>
57+
<ul class="help-toc">
58+
<li><a href="#help-navigation">Navigation</a>:
59+
<ul class="help-subtoc">
60+
<li><a href="#help-search">Search</a></li>
61+
</ul>
62+
</li>
63+
<li><a href="#help-pages">Kinds of Pages</a>:
64+
<ul class="help-subtoc">
65+
<li><a href="#package">Package</a></li>
66+
<li><a href="#class">Class or Interface</a></li>
67+
<li><a href="#doc-file">Other Files</a></li>
68+
<li><a href="#use">Use</a></li>
69+
<li><a href="#tree">Tree (Class Hierarchy)</a></li>
70+
<li><a href="#all-packages">All Packages</a></li>
71+
<li><a href="#all-classes">All Classes and Interfaces</a></li>
72+
<li><a href="#index">Index</a></li>
73+
</ul>
74+
</li>
75+
</ul>
76+
<hr>
77+
<div class="sub-title">
78+
<h2 id="help-navigation">Navigation</h2>
79+
Starting from the <a href="index.html">Overview</a> page, you can browse the documentation using the links in each page, and in the navigation bar at the top of each page. The <a href="index-all.html">Index</a> and Search box allow you to navigate to specific declarations and summary pages, including: <a href="allpackages-index.html">All Packages</a>, <a href="allclasses-index.html">All Classes and Interfaces</a>
80+
<section class="help-section" id="help-search">
81+
<h3>Search</h3>
82+
<p>You can search for definitions of modules, packages, types, fields, methods, system properties and other terms defined in the API, using some or all of the name, optionally using "camelCase" abbreviations. For example:</p>
83+
<ul class="help-section-list">
84+
<li><code>j.l.obj</code> will match "java.lang.Object"</li>
85+
<li><code>InpStr</code> will match "java.io.InputStream"</li>
86+
<li><code>HM.cK</code> will match "java.util.HashMap.containsKey(Object)"</li>
87+
</ul>
88+
<p>Refer to the <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/javadoc/javadoc-search-spec.html">Javadoc Search Specification</a> for a full description of search features.</p>
89+
</section>
90+
</div>
91+
<hr>
92+
<div class="sub-title">
93+
<h2 id="help-pages">Kinds of Pages</h2>
94+
The following sections describe the different kinds of pages in this collection.
95+
<section class="help-section" id="package">
96+
<h3>Package</h3>
97+
<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain the following categories:</p>
98+
<ul class="help-section-list">
99+
<li>Interfaces</li>
100+
<li>Classes</li>
101+
<li>Enums</li>
102+
<li>Exceptions</li>
103+
<li>Errors</li>
104+
<li>Annotation Types</li>
105+
</ul>
106+
</section>
107+
<section class="help-section" id="class">
108+
<h3>Class or Interface</h3>
109+
<p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a declaration and description, member summary tables, and detailed member descriptions. Entries in each of these sections are omitted if they are empty or not applicable.</p>
110+
<ul class="help-section-list">
111+
<li>Class Inheritance Diagram</li>
112+
<li>Direct Subclasses</li>
113+
<li>All Known Subinterfaces</li>
114+
<li>All Known Implementing Classes</li>
115+
<li>Class or Interface Declaration</li>
116+
<li>Class or Interface Description</li>
117+
</ul>
118+
<br>
119+
<ul class="help-section-list">
120+
<li>Nested Class Summary</li>
121+
<li>Enum Constant Summary</li>
122+
<li>Field Summary</li>
123+
<li>Property Summary</li>
124+
<li>Constructor Summary</li>
125+
<li>Method Summary</li>
126+
<li>Required Element Summary</li>
127+
<li>Optional Element Summary</li>
128+
</ul>
129+
<br>
130+
<ul class="help-section-list">
131+
<li>Enum Constant Details</li>
132+
<li>Field Details</li>
133+
<li>Property Details</li>
134+
<li>Constructor Details</li>
135+
<li>Method Details</li>
136+
<li>Element Details</li>
137+
</ul>
138+
<p><span class="help-note">Note:</span> Annotation interfaces have required and optional elements, but not methods. Only enum classes have enum constants. The components of a record class are displayed as part of the declaration of the record class. Properties are a feature of JavaFX.</p>
139+
<p>The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p>
140+
</section>
141+
<section class="help-section" id="doc-file">
142+
<h3>Other Files</h3>
143+
<p>Packages and modules may contain pages with additional information related to the declarations nearby.</p>
144+
</section>
145+
<section class="help-section" id="use">
146+
<h3>Use</h3>
147+
<p>Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the USE link in the navigation bar.</p>
148+
</section>
149+
<section class="help-section" id="tree">
150+
<h3>Tree (Class Hierarchy)</h3>
151+
<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with <code>java.lang.Object</code>. Interfaces do not inherit from <code>java.lang.Object</code>.</p>
152+
<ul class="help-section-list">
153+
<li>When viewing the Overview page, clicking on TREE displays the hierarchy for all packages.</li>
154+
<li>When viewing a particular package, class or interface page, clicking on TREE displays the hierarchy for only that package.</li>
155+
</ul>
156+
</section>
157+
<section class="help-section" id="all-packages">
158+
<h3>All Packages</h3>
159+
<p>The <a href="allpackages-index.html">All Packages</a> page contains an alphabetic index of all packages contained in the documentation.</p>
160+
</section>
161+
<section class="help-section" id="all-classes">
162+
<h3>All Classes and Interfaces</h3>
163+
<p>The <a href="allclasses-index.html">All Classes and Interfaces</a> page contains an alphabetic index of all classes and interfaces contained in the documentation, including annotation interfaces, enum classes, and record classes.</p>
164+
</section>
165+
<section class="help-section" id="index">
166+
<h3>Index</h3>
167+
<p>The <a href="index-all.html">Index</a> contains an alphabetic index of all classes, interfaces, constructors, methods, and fields in the documentation, as well as summary pages such as <a href="allpackages-index.html">All Packages</a>, <a href="allclasses-index.html">All Classes and Interfaces</a>.</p>
168+
</section>
169+
</div>
170+
<hr>
171+
<span class="help-footnote">This help file applies to API documentation generated by the standard doclet.</span></main>
172+
<footer role="contentinfo">
173+
<hr>
174+
<p class="legal-copy"><small>Copyright &#169; 2014&#x2013;2024. All rights reserved.</small></p>
175+
</footer>
176+
</div>
177+
</div>
178+
</body>
179+
</html>

0 commit comments

Comments
 (0)