Author: michaelo
Date: Wed Sep 21 11:59:43 2022
New Revision: 1904190
Log:
Add missing JIRA reports
Added:
maven/website/components/surefire/maven-failsafe-plugin/jira-report.html
maven/website/components/surefire/maven-surefire-plugin/jira-report.html
maven/website/components/surefire/maven-surefire-report-plugin/jira-report.html
Added: maven/website/components/surefire/maven-failsafe-plugin/jira-report.html
==============================================================================
--- maven/website/components/surefire/maven-failsafe-plugin/jira-report.html
(added)
+++ maven/website/components/surefire/maven-failsafe-plugin/jira-report.html
Wed Sep 21 11:59:43 2022
@@ -0,0 +1,256 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from
org.apache.maven.plugins:maven-changes-plugin:2.12.1:jira-report at 2022-09-21
+ | Rendered using Apache Maven Fluido Skin 1.10.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+ <head>
+ <meta charset="UTF-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
+ <title>Maven Failsafe Plugin – JIRA Report</title>
+ <link rel="stylesheet" href="./css/apache-maven-fluido-1.10.0.min.css" />
+ <link rel="stylesheet" href="./css/site.css" />
+ <link rel="stylesheet" href="./css/print.css" media="print" />
+ <script src="./js/apache-maven-fluido-1.10.0.min.js"></script>
+<!-- Matomo -->
+<script>
+ var _paq = window._paq = window._paq || [];
+ /* tracker methods like "setCustomDimension" should be called before
"trackPageView" */
+ /* We explicitly disable cookie tracking to avoid privacy issues */
+ _paq.push(['disableCookies']);
+ _paq.push(['trackPageView']);
+ _paq.push(['enableLinkTracking']);
+ (function() {
+ var u="//analytics.apache.org/";
+ _paq.push(['setTrackerUrl', u+'matomo.php']);
+ _paq.push(['setSiteId', '3']);
+ var d=document, g=d.createElement('script'),
s=d.getElementsByTagName('script')[0];
+ g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
+ })();
+</script>
+<!-- End Matomo Code -->
+ </head>
+ <body class="topBarDisabled">
+ <a href="https://github.com/apache/maven-surefire">
+ <img style="position: absolute; top: 0; right: 0; border: 0; z-index:
10000;"
+
src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png"
+ alt="Fork me on GitHub">
+ </a>
+ <div class="container-fluid">
+ <header>
+ <div id="banner">
+ <div class="pull-left"><a href="https://www.apache.org/"
id="bannerLeft"><img src="../../images/apache-maven-project.png" alt="Maven
Failsafe Plugin"/></a></div>
+ <div class="pull-right"><a href="../../" id="bannerRight"><img
src="../../images/maven-logo-black-on-white.png" alt=""/></a></div>
+ <div class="clear"><hr/></div>
+ </div>
+
+ <div id="breadcrumbs">
+ <ul class="breadcrumb">
+ <li class=""><a href="https://www.apache.org/" class="externalLink"
title="Apache">Apache</a><span class="divider">/</span></li>
+ <li class=""><a href="../../index.html" title="Maven">Maven</a><span
class="divider">/</span></li>
+ <li class=""><a href="../index.html" title="Surefire">Surefire</a><span
class="divider">/</span></li>
+ <li class=""><a href="index.html" title="Maven Failsafe Plugin">Maven
Failsafe Plugin</a><span class="divider">/</span></li>
+ <li class="active ">JIRA Report</li>
+ <li id="publishDate" class="pull-right"><span class="divider">|</span>
Last Published: 2022-09-21</li>
+ <li id="projectVersion" class="pull-right">Version: 3.0.0-M7</li>
+ </ul>
+ </div>
+ </header>
+ <div class="row-fluid">
+ <header id="leftColumn" class="span2">
+ <nav class="well sidebar-nav">
+ <ul class="nav nav-list">
+ <li class="nav-header">Overview</li>
+ <li><a href="index.html" title="Introduction"><span
class="none"></span>Introduction</a></li>
+ <li><a href="plugin-info.html" title="Goals"><span
class="none"></span>Goals</a></li>
+ <li><a href="usage.html" title="Usage"><span
class="none"></span>Usage</a></li>
+ <li><a href="featurematrix.html" title="Feature Matrix"><span
class="none"></span>Feature Matrix</a></li>
+ <li><a href="api.html" title="API"><span class="none"></span>API</a></li>
+ <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
+ <li><a href="developing.html" title="Developing"><span
class="none"></span>Developing</a></li>
+ <li class="active"><a href="#"><span class="none"></span>Release
Notes</a></li>
+ <li><a href="http://www.apache.org/licenses/" class="externalLink"
title="License"><span class="none"></span>License</a></li>
+ <li><a href="history.html" title="History"><span
class="none"></span>History</a></li>
+ <li><a href="../download.html" title="Download"><span
class="none"></span>Download</a></li>
+ <li class="nav-header">Examples</li>
+ <li><a href="examples/jpms.html" title="Java Modularity (JPMS) in
Tests"><span class="none"></span>Java Modularity (JPMS) in Tests</a></li>
+ <li><a href="examples/process-communication.html" title="TCP/IP
Communication between Forks"><span class="none"></span>TCP/IP Communication
between Forks</a></li>
+ <li><a href="examples/testng.html" title="Using TestNG"><span
class="none"></span>Using TestNG</a></li>
+ <li><a href="examples/junit.html" title="Using JUnit"><span
class="none"></span>Using JUnit</a></li>
+ <li><a href="examples/junit-platform.html" title="Using JUnit 5
Platform"><span class="none"></span>Using JUnit 5 Platform</a></li>
+ <li><a href="examples/pojo-test.html" title="Using POJO Tests"><span
class="none"></span>Using POJO Tests</a></li>
+ <li><a href="examples/spock.html" title="Using Spock"><span
class="none"></span>Using Spock</a></li>
+ <li><a href="examples/cucumber.html" title="Using Cucumber"><span
class="none"></span>Using Cucumber</a></li>
+ <li><a href="examples/cwd.html" title="Special characters in
directories"><span class="none"></span>Special characters in
directories</a></li>
+ <li><a href="examples/skipping-tests.html" title="Skipping Tests"><span
class="none"></span>Skipping Tests</a></li>
+ <li><a href="examples/skip-after-failure.html" title="Skip After
Failure"><span class="none"></span>Skip After Failure</a></li>
+ <li><a href="examples/inclusion-exclusion.html" title="Inclusions and
Exclusions of Tests"><span class="none"></span>Inclusions and Exclusions of
Tests</a></li>
+ <li><a href="examples/single-test.html" title="Running a Single
Test"><span class="none"></span>Running a Single Test</a></li>
+ <li><a href="examples/rerun-failing-tests.html" title="Re-run Failing
Tests"><span class="none"></span>Re-run Failing Tests</a></li>
+ <li><a href="examples/class-loading.html" title="Class Loading and
Forking"><span class="none"></span>Class Loading and Forking</a></li>
+ <li><a href="examples/debugging.html" title="Debugging Tests"><span
class="none"></span>Debugging Tests</a></li>
+ <li><a href="examples/system-properties.html" title="Using System
Properties"><span class="none"></span>Using System Properties</a></li>
+ <li><a href="examples/configuring-classpath.html" title="Configuring the
Classpath"><span class="none"></span>Configuring the Classpath</a></li>
+ <li><a href="examples/providers.html" title="Selecting Providers"><span
class="none"></span>Selecting Providers</a></li>
+ <li><a href="newerrorsummary.html" title="New Error Summary"><span
class="none"></span>New Error Summary</a></li>
+ <li><a href="multilineexceptions.html" title="Multi-lined Exception
Messages"><span class="none"></span>Multi-lined Exception Messages</a></li>
+ <li><a href="examples/fork-options-and-parallel-execution.html"
title="Fork Options and Parallel Test Execution"><span class="none"></span>Fork
Options and Parallel Test Execution</a></li>
+ <li><a href="examples/logging.html" title="Using Console Logs"><span
class="none"></span>Using Console Logs</a></li>
+ <li><a href="examples/shutdown.html" title="Shutdown of Forked JVM"><span
class="none"></span>Shutdown of Forked JVM</a></li>
+ <li><a href="java9.html" title="Run tests with Java 9"><span
class="none"></span>Run tests with Java 9</a></li>
+ <li><a href="docker.html" title="Run tests in Docker"><span
class="none"></span>Run tests in Docker</a></li>
+ <li><a href="examples/toolchains.html" title="Run tests in a different JVM
using toolchains"><span class="none"></span>Run tests in a different JVM using
toolchains</a></li>
+ <li class="nav-header">Project Documentation</li>
+ <li><a href="project-info.html" title="Project Information"><span
class="icon-chevron-right"></span>Project Information</a></li>
+ <li><a href="project-reports.html" title="Project Reports"><span
class="icon-chevron-down"></span>Project Reports</a>
+ <ul class="nav nav-list">
+ <li><a href="surefire-report.html" title="Surefire Report"><span
class="none"></span>Surefire Report</a></li>
+ <li><a href="checkstyle.html" title="Checkstyle"><span
class="none"></span>Checkstyle</a></li>
+ <li><a href="cpd.html" title="CPD"><span class="none"></span>CPD</a></li>
+ <li><a href="pmd.html" title="PMD"><span class="none"></span>PMD</a></li>
+ <li><a href="xref/index.html" title="Source Xref"><span
class="none"></span>Source Xref</a></li>
+ <li><a href="xref-test/index.html" title="Test Source Xref"><span
class="none"></span>Test Source Xref</a></li>
+ <li><a href="taglist.html" title="Tag List"><span
class="none"></span>Tag List</a></li>
+ <li><a href="apidocs/index.html" title="Javadoc"><span
class="none"></span>Javadoc</a></li>
+ <li><a href="testapidocs/index.html" title="Test Javadoc"><span
class="none"></span>Test Javadoc</a></li>
+ <li class="active"><a href="#"><span class="none"></span>JIRA
Report</a></li>
+ <li><a href="plugin-info.html" title="Plugin Documentation"><span
class="none"></span>Plugin Documentation</a></li>
+ </ul></li>
+ <li class="nav-header">Maven Projects</li>
+ <li><a href="../../archetype/index.html" title="Archetype"><span
class="none"></span>Archetype</a></li>
+ <li><a href="../../resolver/index.html" title="Artifact Resolver"><span
class="none"></span>Artifact Resolver</a></li>
+ <li><a href="../../doxia/index.html" title="Doxia"><span
class="none"></span>Doxia</a></li>
+ <li><a href="../../extensions/index.html" title="Extensions"><span
class="none"></span>Extensions</a></li>
+ <li><a href="../../jxr/index.html" title="JXR"><span
class="none"></span>JXR</a></li>
+ <li><a href="../../ref/current" title="Maven"><span
class="none"></span>Maven</a></li>
+ <li><a href="../../pom/index.html" title="Parent POMs"><span
class="none"></span>Parent POMs</a></li>
+ <li><a href="../../plugins/index.html" title="Plugins"><span
class="none"></span>Plugins</a></li>
+ <li><a href="../../plugin-testing/index.html" title="Plugin Testing"><span
class="none"></span>Plugin Testing</a></li>
+ <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span
class="none"></span>Plugin Tools</a></li>
+ <li><a href="../../apache-resource-bundles/index.html" title="Resource
Bundles"><span class="none"></span>Resource Bundles</a></li>
+ <li><a href="../../scm/index.html" title="SCM"><span
class="none"></span>SCM</a></li>
+ <li><a href="../../shared/index.html" title="Shared Components"><span
class="none"></span>Shared Components</a></li>
+ <li><a href="../../skins/index.html" title="Skins"><span
class="none"></span>Skins</a></li>
+ <li><a href="../index.html" title="Surefire"><span
class="none"></span>Surefire</a></li>
+ <li><a href="../../wagon/index.html" title="Wagon"><span
class="none"></span>Wagon</a></li>
+ <li class="nav-header">ASF</li>
+ <li><a href="https://www.apache.org/foundation/how-it-works.html"
class="externalLink" title="How Apache Works"><span class="none"></span>How
Apache Works</a></li>
+ <li><a href="https://www.apache.org/foundation/" class="externalLink"
title="Foundation"><span class="none"></span>Foundation</a></li>
+ <li><a href="https://www.apache.org/foundation/sponsorship.html"
class="externalLink" title="Sponsoring Apache"><span
class="none"></span>Sponsoring Apache</a></li>
+ <li><a href="https://www.apache.org/foundation/thanks.html"
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+ </ul>
+ </nav>
+ <div class="well sidebar-nav">
+<form id="search-form" action="https://www.google.com/search" method="get" >
+ <input value="maven.apache.org/surefire/maven-failsafe-plugin/"
name="sitesearch" type="hidden"/>
+ <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+ <hr />
+ <div id="poweredBy">
+ <div class="clear"></div>
+ <div id="twitter" style="border:none; margin-top: 10px">
+ <a href="https://twitter.com/ASFMavenProject"
class="twitter-follow-button" data-show-count="false" data-align="left"
data-size="medium" data-show-screen-name="true" data-lang="en">Follow
ASFMavenProject</a>
+ <script>!function(d,s,id){var
js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+ </div>
+ <div class="clear"></div>
+ <div class="clear"></div>
+<a href="http://maven.apache.org/" title="Built by Maven"
class="poweredBy"><img class="builtBy" alt="Built by Maven"
src="./images/logos/maven-feather.png" /></a>
+ </div>
+ </div>
+ </header>
+ <main id="bodyColumn" class="span10" >
+<section>
+<h2><a name="JIRA_Report"></a>JIRA Report</h2>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Type</th>
+<th>Priority</th>
+<th>Key</th>
+<th>Summary</th>
+<th>Resolution</th></tr>
+<tr class="b">
+<td>New Feature</td>
+<td>Minor</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2086">SUREFIRE-2086</a></td>
+<td>Management of temporary files</td>
+<td>Fixed</td></tr>
+<tr class="a">
+<td>Improvement</td>
+<td>Major</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2059">SUREFIRE-2059</a></td>
+<td>includeJUnit5Engines and excludeJUnit5Engines have wrong user property</td>
+<td>Fixed</td></tr>
+<tr class="b">
+<td>Improvement</td>
+<td>Major</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2062">SUREFIRE-2062</a></td>
+<td>Remove code corresponding to jdk 7 from IT tests</td>
+<td>Fixed</td></tr>
+<tr class="a">
+<td>Improvement</td>
+<td>Major</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2066">SUREFIRE-2066</a></td>
+<td>Wrong documentation "List of System properties to pass to the JUnit
tests." of systemProperties and systemPropertyVariables</td>
+<td>Fixed</td></tr>
+<tr class="b">
+<td>Improvement</td>
+<td>Major</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2067">SUREFIRE-2067</a></td>
+<td>Improve site configuration</td>
+<td>Fixed</td></tr>
+<tr class="a">
+<td>Improvement</td>
+<td>Minor</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2055">SUREFIRE-2055</a></td>
+<td>Always show random seed</td>
+<td>Fixed</td></tr>
+<tr class="b">
+<td>Dependency upgrade</td>
+<td>Major</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2044">SUREFIRE-2044</a></td>
+<td>Upgrade Maven Verifier to 1.8.0</td>
+<td>Fixed</td></tr>
+<tr class="a">
+<td>Dependency upgrade</td>
+<td>Major</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2081">SUREFIRE-2081</a></td>
+<td>Upgrade Parent to 36</td>
+<td>Fixed</td></tr>
+<tr class="b">
+<td>Bug</td>
+<td>Blocker</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2057">SUREFIRE-2057</a></td>
+<td>JPMS Regression: requires static module not include anymore</td>
+<td>Fixed</td></tr>
+<tr class="a">
+<td>Bug</td>
+<td>Blocker</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2058">SUREFIRE-2058</a></td>
+<td>Corrupted STDOUT by directly writing to native stream in forked JVM 1 with
UTF-8 console logging</td>
+<td>Fixed</td></tr>
+<tr class="b">
+<td>Bug</td>
+<td>Critical</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2079">SUREFIRE-2079</a></td>
+<td>exception with long message removes test from result instead of failing
it</td>
+<td>Fixed</td></tr></table></section>
+ </main>
+ </div>
+ </div>
+ <hr/>
+ <footer>
+ <div class="container-fluid">
+ <div class="row-fluid">
+<p>Apache Maven Failsafe Plugin, Maven Failsafe Plugin, Apache, the Apache
feather logo, and the Apache Maven Failsafe Plugin project logos are trademarks
of The Apache Software Foundation.</p>
+ </div>
+ </div>
+ </footer>
+<script>
+ if(anchors) {
+ anchors.add();
+ }
+</script>
+ </body>
+</html>
Added: maven/website/components/surefire/maven-surefire-plugin/jira-report.html
==============================================================================
--- maven/website/components/surefire/maven-surefire-plugin/jira-report.html
(added)
+++ maven/website/components/surefire/maven-surefire-plugin/jira-report.html
Wed Sep 21 11:59:43 2022
@@ -0,0 +1,256 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from
org.apache.maven.plugins:maven-changes-plugin:2.12.1:jira-report at 2022-09-21
+ | Rendered using Apache Maven Fluido Skin 1.10.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+ <head>
+ <meta charset="UTF-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
+ <title>Maven Surefire Plugin – JIRA Report</title>
+ <link rel="stylesheet" href="./css/apache-maven-fluido-1.10.0.min.css" />
+ <link rel="stylesheet" href="./css/site.css" />
+ <link rel="stylesheet" href="./css/print.css" media="print" />
+ <script src="./js/apache-maven-fluido-1.10.0.min.js"></script>
+<!-- Matomo -->
+<script>
+ var _paq = window._paq = window._paq || [];
+ /* tracker methods like "setCustomDimension" should be called before
"trackPageView" */
+ /* We explicitly disable cookie tracking to avoid privacy issues */
+ _paq.push(['disableCookies']);
+ _paq.push(['trackPageView']);
+ _paq.push(['enableLinkTracking']);
+ (function() {
+ var u="//analytics.apache.org/";
+ _paq.push(['setTrackerUrl', u+'matomo.php']);
+ _paq.push(['setSiteId', '3']);
+ var d=document, g=d.createElement('script'),
s=d.getElementsByTagName('script')[0];
+ g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
+ })();
+</script>
+<!-- End Matomo Code -->
+ </head>
+ <body class="topBarDisabled">
+ <a href="https://github.com/apache/maven-surefire">
+ <img style="position: absolute; top: 0; right: 0; border: 0; z-index:
10000;"
+
src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png"
+ alt="Fork me on GitHub">
+ </a>
+ <div class="container-fluid">
+ <header>
+ <div id="banner">
+ <div class="pull-left"><a href="https://www.apache.org/"
id="bannerLeft"><img src="../../images/apache-maven-project.png" alt="Maven
Surefire Plugin"/></a></div>
+ <div class="pull-right"><a href="../../" id="bannerRight"><img
src="../../images/maven-logo-black-on-white.png" alt=""/></a></div>
+ <div class="clear"><hr/></div>
+ </div>
+
+ <div id="breadcrumbs">
+ <ul class="breadcrumb">
+ <li class=""><a href="https://www.apache.org/" class="externalLink"
title="Apache">Apache</a><span class="divider">/</span></li>
+ <li class=""><a href="../../index.html" title="Maven">Maven</a><span
class="divider">/</span></li>
+ <li class=""><a href="../index.html" title="Surefire">Surefire</a><span
class="divider">/</span></li>
+ <li class=""><a href="index.html" title="Maven Surefire Plugin">Maven
Surefire Plugin</a><span class="divider">/</span></li>
+ <li class="active ">JIRA Report</li>
+ <li id="publishDate" class="pull-right"><span class="divider">|</span>
Last Published: 2022-09-21</li>
+ <li id="projectVersion" class="pull-right">Version: 3.0.0-M7</li>
+ </ul>
+ </div>
+ </header>
+ <div class="row-fluid">
+ <header id="leftColumn" class="span2">
+ <nav class="well sidebar-nav">
+ <ul class="nav nav-list">
+ <li class="nav-header">Overview</li>
+ <li><a href="index.html" title="Introduction"><span
class="none"></span>Introduction</a></li>
+ <li><a href="plugin-info.html" title="Goals"><span
class="none"></span>Goals</a></li>
+ <li><a href="usage.html" title="Usage"><span
class="none"></span>Usage</a></li>
+ <li><a href="featurematrix.html" title="Feature Matrix"><span
class="none"></span>Feature Matrix</a></li>
+ <li><a href="api.html" title="API"><span class="none"></span>API</a></li>
+ <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
+ <li><a href="developing.html" title="Developing"><span
class="none"></span>Developing</a></li>
+ <li class="active"><a href="#"><span class="none"></span>Release
Notes</a></li>
+ <li><a href="http://www.apache.org/licenses/" class="externalLink"
title="License"><span class="none"></span>License</a></li>
+ <li><a href="history.html" title="History"><span
class="none"></span>History</a></li>
+ <li><a href="../download.html" title="Download"><span
class="none"></span>Download</a></li>
+ <li class="nav-header">Examples</li>
+ <li><a href="examples/jpms.html" title="Java Modularity (JPMS) in
Tests"><span class="none"></span>Java Modularity (JPMS) in Tests</a></li>
+ <li><a href="examples/process-communication.html" title="TCP/IP
Communication between Forks"><span class="none"></span>TCP/IP Communication
between Forks</a></li>
+ <li><a href="examples/testng.html" title="Using TestNG"><span
class="none"></span>Using TestNG</a></li>
+ <li><a href="examples/junit.html" title="Using JUnit"><span
class="none"></span>Using JUnit</a></li>
+ <li><a href="examples/junit-platform.html" title="Using JUnit 5
Platform"><span class="none"></span>Using JUnit 5 Platform</a></li>
+ <li><a href="examples/pojo-test.html" title="Using POJO Tests"><span
class="none"></span>Using POJO Tests</a></li>
+ <li><a href="examples/spock.html" title="Using Spock"><span
class="none"></span>Using Spock</a></li>
+ <li><a href="examples/cucumber.html" title="Using Cucumber"><span
class="none"></span>Using Cucumber</a></li>
+ <li><a href="examples/cwd.html" title="Special characters in
directories"><span class="none"></span>Special characters in
directories</a></li>
+ <li><a href="examples/skipping-tests.html" title="Skipping Tests"><span
class="none"></span>Skipping Tests</a></li>
+ <li><a href="examples/skip-after-failure.html" title="Skip After
Failure"><span class="none"></span>Skip After Failure</a></li>
+ <li><a href="examples/inclusion-exclusion.html" title="Inclusions and
Exclusions of Tests"><span class="none"></span>Inclusions and Exclusions of
Tests</a></li>
+ <li><a href="examples/single-test.html" title="Running a Single
Test"><span class="none"></span>Running a Single Test</a></li>
+ <li><a href="examples/rerun-failing-tests.html" title="Re-run Failing
Tests"><span class="none"></span>Re-run Failing Tests</a></li>
+ <li><a href="examples/class-loading.html" title="Class Loading and
Forking"><span class="none"></span>Class Loading and Forking</a></li>
+ <li><a href="examples/debugging.html" title="Debugging Tests"><span
class="none"></span>Debugging Tests</a></li>
+ <li><a href="examples/system-properties.html" title="Using System
Properties"><span class="none"></span>Using System Properties</a></li>
+ <li><a href="examples/configuring-classpath.html" title="Configuring the
Classpath"><span class="none"></span>Configuring the Classpath</a></li>
+ <li><a href="examples/providers.html" title="Selecting Providers"><span
class="none"></span>Selecting Providers</a></li>
+ <li><a href="newerrorsummary.html" title="New Error Summary"><span
class="none"></span>New Error Summary</a></li>
+ <li><a href="multilineexceptions.html" title="Multi-lined Exception
Messages"><span class="none"></span>Multi-lined Exception Messages</a></li>
+ <li><a href="examples/fork-options-and-parallel-execution.html"
title="Fork Options and Parallel Test Execution"><span class="none"></span>Fork
Options and Parallel Test Execution</a></li>
+ <li><a href="examples/logging.html" title="Using Console Logs"><span
class="none"></span>Using Console Logs</a></li>
+ <li><a href="examples/shutdown.html" title="Shutdown of Forked JVM"><span
class="none"></span>Shutdown of Forked JVM</a></li>
+ <li><a href="java9.html" title="Run tests with Java 9"><span
class="none"></span>Run tests with Java 9</a></li>
+ <li><a href="docker.html" title="Run tests in Docker"><span
class="none"></span>Run tests in Docker</a></li>
+ <li><a href="examples/toolchains.html" title="Run tests in a different JVM
using toolchains"><span class="none"></span>Run tests in a different JVM using
toolchains</a></li>
+ <li class="nav-header">Project Documentation</li>
+ <li><a href="project-info.html" title="Project Information"><span
class="icon-chevron-right"></span>Project Information</a></li>
+ <li><a href="project-reports.html" title="Project Reports"><span
class="icon-chevron-down"></span>Project Reports</a>
+ <ul class="nav nav-list">
+ <li><a href="surefire-report.html" title="Surefire Report"><span
class="none"></span>Surefire Report</a></li>
+ <li><a href="checkstyle.html" title="Checkstyle"><span
class="none"></span>Checkstyle</a></li>
+ <li><a href="cpd.html" title="CPD"><span class="none"></span>CPD</a></li>
+ <li><a href="pmd.html" title="PMD"><span class="none"></span>PMD</a></li>
+ <li><a href="xref/index.html" title="Source Xref"><span
class="none"></span>Source Xref</a></li>
+ <li><a href="xref-test/index.html" title="Test Source Xref"><span
class="none"></span>Test Source Xref</a></li>
+ <li><a href="taglist.html" title="Tag List"><span
class="none"></span>Tag List</a></li>
+ <li><a href="apidocs/index.html" title="Javadoc"><span
class="none"></span>Javadoc</a></li>
+ <li><a href="testapidocs/index.html" title="Test Javadoc"><span
class="none"></span>Test Javadoc</a></li>
+ <li class="active"><a href="#"><span class="none"></span>JIRA
Report</a></li>
+ <li><a href="plugin-info.html" title="Plugin Documentation"><span
class="none"></span>Plugin Documentation</a></li>
+ </ul></li>
+ <li class="nav-header">Maven Projects</li>
+ <li><a href="../../archetype/index.html" title="Archetype"><span
class="none"></span>Archetype</a></li>
+ <li><a href="../../resolver/index.html" title="Artifact Resolver"><span
class="none"></span>Artifact Resolver</a></li>
+ <li><a href="../../doxia/index.html" title="Doxia"><span
class="none"></span>Doxia</a></li>
+ <li><a href="../../extensions/index.html" title="Extensions"><span
class="none"></span>Extensions</a></li>
+ <li><a href="../../jxr/index.html" title="JXR"><span
class="none"></span>JXR</a></li>
+ <li><a href="../../ref/current" title="Maven"><span
class="none"></span>Maven</a></li>
+ <li><a href="../../pom/index.html" title="Parent POMs"><span
class="none"></span>Parent POMs</a></li>
+ <li><a href="../../plugins/index.html" title="Plugins"><span
class="none"></span>Plugins</a></li>
+ <li><a href="../../plugin-testing/index.html" title="Plugin Testing"><span
class="none"></span>Plugin Testing</a></li>
+ <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span
class="none"></span>Plugin Tools</a></li>
+ <li><a href="../../apache-resource-bundles/index.html" title="Resource
Bundles"><span class="none"></span>Resource Bundles</a></li>
+ <li><a href="../../scm/index.html" title="SCM"><span
class="none"></span>SCM</a></li>
+ <li><a href="../../shared/index.html" title="Shared Components"><span
class="none"></span>Shared Components</a></li>
+ <li><a href="../../skins/index.html" title="Skins"><span
class="none"></span>Skins</a></li>
+ <li><a href="../index.html" title="Surefire"><span
class="none"></span>Surefire</a></li>
+ <li><a href="../../wagon/index.html" title="Wagon"><span
class="none"></span>Wagon</a></li>
+ <li class="nav-header">ASF</li>
+ <li><a href="https://www.apache.org/foundation/how-it-works.html"
class="externalLink" title="How Apache Works"><span class="none"></span>How
Apache Works</a></li>
+ <li><a href="https://www.apache.org/foundation/" class="externalLink"
title="Foundation"><span class="none"></span>Foundation</a></li>
+ <li><a href="https://www.apache.org/foundation/sponsorship.html"
class="externalLink" title="Sponsoring Apache"><span
class="none"></span>Sponsoring Apache</a></li>
+ <li><a href="https://www.apache.org/foundation/thanks.html"
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+ </ul>
+ </nav>
+ <div class="well sidebar-nav">
+<form id="search-form" action="https://www.google.com/search" method="get" >
+ <input value="maven.apache.org/surefire/maven-surefire-plugin/"
name="sitesearch" type="hidden"/>
+ <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+ <hr />
+ <div id="poweredBy">
+ <div class="clear"></div>
+ <div id="twitter" style="border:none; margin-top: 10px">
+ <a href="https://twitter.com/ASFMavenProject"
class="twitter-follow-button" data-show-count="false" data-align="left"
data-size="medium" data-show-screen-name="true" data-lang="en">Follow
ASFMavenProject</a>
+ <script>!function(d,s,id){var
js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+ </div>
+ <div class="clear"></div>
+ <div class="clear"></div>
+<a href="http://maven.apache.org/" title="Built by Maven"
class="poweredBy"><img class="builtBy" alt="Built by Maven"
src="./images/logos/maven-feather.png" /></a>
+ </div>
+ </div>
+ </header>
+ <main id="bodyColumn" class="span10" >
+<section>
+<h2><a name="JIRA_Report"></a>JIRA Report</h2>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Type</th>
+<th>Priority</th>
+<th>Key</th>
+<th>Summary</th>
+<th>Resolution</th></tr>
+<tr class="b">
+<td>New Feature</td>
+<td>Minor</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2086">SUREFIRE-2086</a></td>
+<td>Management of temporary files</td>
+<td>Fixed</td></tr>
+<tr class="a">
+<td>Improvement</td>
+<td>Major</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2059">SUREFIRE-2059</a></td>
+<td>includeJUnit5Engines and excludeJUnit5Engines have wrong user property</td>
+<td>Fixed</td></tr>
+<tr class="b">
+<td>Improvement</td>
+<td>Major</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2062">SUREFIRE-2062</a></td>
+<td>Remove code corresponding to jdk 7 from IT tests</td>
+<td>Fixed</td></tr>
+<tr class="a">
+<td>Improvement</td>
+<td>Major</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2066">SUREFIRE-2066</a></td>
+<td>Wrong documentation "List of System properties to pass to the JUnit
tests." of systemProperties and systemPropertyVariables</td>
+<td>Fixed</td></tr>
+<tr class="b">
+<td>Improvement</td>
+<td>Major</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2067">SUREFIRE-2067</a></td>
+<td>Improve site configuration</td>
+<td>Fixed</td></tr>
+<tr class="a">
+<td>Improvement</td>
+<td>Minor</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2055">SUREFIRE-2055</a></td>
+<td>Always show random seed</td>
+<td>Fixed</td></tr>
+<tr class="b">
+<td>Dependency upgrade</td>
+<td>Major</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2044">SUREFIRE-2044</a></td>
+<td>Upgrade Maven Verifier to 1.8.0</td>
+<td>Fixed</td></tr>
+<tr class="a">
+<td>Dependency upgrade</td>
+<td>Major</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2081">SUREFIRE-2081</a></td>
+<td>Upgrade Parent to 36</td>
+<td>Fixed</td></tr>
+<tr class="b">
+<td>Bug</td>
+<td>Blocker</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2057">SUREFIRE-2057</a></td>
+<td>JPMS Regression: requires static module not include anymore</td>
+<td>Fixed</td></tr>
+<tr class="a">
+<td>Bug</td>
+<td>Blocker</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2058">SUREFIRE-2058</a></td>
+<td>Corrupted STDOUT by directly writing to native stream in forked JVM 1 with
UTF-8 console logging</td>
+<td>Fixed</td></tr>
+<tr class="b">
+<td>Bug</td>
+<td>Critical</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2079">SUREFIRE-2079</a></td>
+<td>exception with long message removes test from result instead of failing
it</td>
+<td>Fixed</td></tr></table></section>
+ </main>
+ </div>
+ </div>
+ <hr/>
+ <footer>
+ <div class="container-fluid">
+ <div class="row-fluid">
+<p>Apache Maven Surefire Plugin, Maven Surefire Plugin, Apache, the Apache
feather logo, and the Apache Maven Surefire Plugin project logos are trademarks
of The Apache Software Foundation.</p>
+ </div>
+ </div>
+ </footer>
+<script>
+ if(anchors) {
+ anchors.add();
+ }
+</script>
+ </body>
+</html>
Added:
maven/website/components/surefire/maven-surefire-report-plugin/jira-report.html
==============================================================================
---
maven/website/components/surefire/maven-surefire-report-plugin/jira-report.html
(added)
+++
maven/website/components/surefire/maven-surefire-report-plugin/jira-report.html
Wed Sep 21 11:59:43 2022
@@ -0,0 +1,230 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from
org.apache.maven.plugins:maven-changes-plugin:2.12.1:jira-report at 2022-09-21
+ | Rendered using Apache Maven Fluido Skin 1.10.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+ <head>
+ <meta charset="UTF-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
+ <title>Maven Surefire Report Plugin – JIRA Report</title>
+ <link rel="stylesheet" href="./css/apache-maven-fluido-1.10.0.min.css" />
+ <link rel="stylesheet" href="./css/site.css" />
+ <link rel="stylesheet" href="./css/print.css" media="print" />
+ <script src="./js/apache-maven-fluido-1.10.0.min.js"></script>
+<!-- Matomo -->
+<script>
+ var _paq = window._paq = window._paq || [];
+ /* tracker methods like "setCustomDimension" should be called before
"trackPageView" */
+ /* We explicitly disable cookie tracking to avoid privacy issues */
+ _paq.push(['disableCookies']);
+ _paq.push(['trackPageView']);
+ _paq.push(['enableLinkTracking']);
+ (function() {
+ var u="//analytics.apache.org/";
+ _paq.push(['setTrackerUrl', u+'matomo.php']);
+ _paq.push(['setSiteId', '3']);
+ var d=document, g=d.createElement('script'),
s=d.getElementsByTagName('script')[0];
+ g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
+ })();
+</script>
+<!-- End Matomo Code -->
+ </head>
+ <body class="topBarDisabled">
+ <a href="https://github.com/apache/maven-surefire">
+ <img style="position: absolute; top: 0; right: 0; border: 0; z-index:
10000;"
+
src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png"
+ alt="Fork me on GitHub">
+ </a>
+ <div class="container-fluid">
+ <header>
+ <div id="banner">
+ <div class="pull-left"><a href="https://www.apache.org/"
id="bannerLeft"><img src="../../images/apache-maven-project.png" alt="Maven
Surefire Report Plugin"/></a></div>
+ <div class="pull-right"><a href="../../" id="bannerRight"><img
src="../../images/maven-logo-black-on-white.png" alt=""/></a></div>
+ <div class="clear"><hr/></div>
+ </div>
+
+ <div id="breadcrumbs">
+ <ul class="breadcrumb">
+ <li class=""><a href="https://www.apache.org/" class="externalLink"
title="Apache">Apache</a><span class="divider">/</span></li>
+ <li class=""><a href="../../index.html" title="Maven">Maven</a><span
class="divider">/</span></li>
+ <li class=""><a href="../index.html" title="Surefire">Surefire</a><span
class="divider">/</span></li>
+ <li class=""><a href="index.html" title="Maven Surefire Report
Plugin">Maven Surefire Report Plugin</a><span class="divider">/</span></li>
+ <li class="active ">JIRA Report</li>
+ <li id="publishDate" class="pull-right"><span class="divider">|</span>
Last Published: 2022-09-21</li>
+ <li id="projectVersion" class="pull-right">Version: 3.0.0-M7</li>
+ </ul>
+ </div>
+ </header>
+ <div class="row-fluid">
+ <header id="leftColumn" class="span2">
+ <nav class="well sidebar-nav">
+ <ul class="nav nav-list">
+ <li class="nav-header">Overview</li>
+ <li><a href="index.html" title="Introduction"><span
class="none"></span>Introduction</a></li>
+ <li><a href="plugin-info.html" title="Goals"><span
class="none"></span>Goals</a></li>
+ <li><a href="usage.html" title="Usage"><span
class="none"></span>Usage</a></li>
+ <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
+ <li class="active"><a href="#"><span class="none"></span>Release
Notes</a></li>
+ <li><a href="http://www.apache.org/licenses/" class="externalLink"
title="License"><span class="none"></span>License</a></li>
+ <li><a href="../download.html" title="Download"><span
class="none"></span>Download</a></li>
+ <li class="nav-header">Examples</li>
+ <li><a href="examples/show-failures.html" title="Showing Only Failed
Tests"><span class="none"></span>Showing Only Failed Tests</a></li>
+ <li><a href="examples/changing-report-name.html" title="Changing the
Report Name"><span class="none"></span>Changing the Report Name</a></li>
+ <li><a href="examples/report-custom-location.html" title="Configuring the
Output Location of the Report"><span class="none"></span>Configuring the Output
Location of the Report</a></li>
+ <li><a href="examples/cross-referencing.html" title="Source Code Cross
Reference"><span class="none"></span>Source Code Cross Reference</a></li>
+ <li><a href="examples/linking-to-tests.html" title="Linking to
Tests"><span class="none"></span>Linking to Tests</a></li>
+ <li class="nav-header">Project Documentation</li>
+ <li><a href="project-info.html" title="Project Information"><span
class="icon-chevron-right"></span>Project Information</a></li>
+ <li><a href="project-reports.html" title="Project Reports"><span
class="icon-chevron-down"></span>Project Reports</a>
+ <ul class="nav nav-list">
+ <li><a href="surefire-report.html" title="Surefire Report"><span
class="none"></span>Surefire Report</a></li>
+ <li><a href="checkstyle.html" title="Checkstyle"><span
class="none"></span>Checkstyle</a></li>
+ <li><a href="cpd.html" title="CPD"><span class="none"></span>CPD</a></li>
+ <li><a href="pmd.html" title="PMD"><span class="none"></span>PMD</a></li>
+ <li><a href="xref/index.html" title="Source Xref"><span
class="none"></span>Source Xref</a></li>
+ <li><a href="xref-test/index.html" title="Test Source Xref"><span
class="none"></span>Test Source Xref</a></li>
+ <li><a href="taglist.html" title="Tag List"><span
class="none"></span>Tag List</a></li>
+ <li><a href="apidocs/index.html" title="Javadoc"><span
class="none"></span>Javadoc</a></li>
+ <li><a href="testapidocs/index.html" title="Test Javadoc"><span
class="none"></span>Test Javadoc</a></li>
+ <li class="active"><a href="#"><span class="none"></span>JIRA
Report</a></li>
+ <li><a href="plugin-info.html" title="Plugin Documentation"><span
class="none"></span>Plugin Documentation</a></li>
+ </ul></li>
+ <li class="nav-header">Maven Projects</li>
+ <li><a href="../../archetype/index.html" title="Archetype"><span
class="none"></span>Archetype</a></li>
+ <li><a href="../../resolver/index.html" title="Artifact Resolver"><span
class="none"></span>Artifact Resolver</a></li>
+ <li><a href="../../doxia/index.html" title="Doxia"><span
class="none"></span>Doxia</a></li>
+ <li><a href="../../extensions/index.html" title="Extensions"><span
class="none"></span>Extensions</a></li>
+ <li><a href="../../jxr/index.html" title="JXR"><span
class="none"></span>JXR</a></li>
+ <li><a href="../../ref/current" title="Maven"><span
class="none"></span>Maven</a></li>
+ <li><a href="../../pom/index.html" title="Parent POMs"><span
class="none"></span>Parent POMs</a></li>
+ <li><a href="../../plugins/index.html" title="Plugins"><span
class="none"></span>Plugins</a></li>
+ <li><a href="../../plugin-testing/index.html" title="Plugin Testing"><span
class="none"></span>Plugin Testing</a></li>
+ <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span
class="none"></span>Plugin Tools</a></li>
+ <li><a href="../../apache-resource-bundles/index.html" title="Resource
Bundles"><span class="none"></span>Resource Bundles</a></li>
+ <li><a href="../../scm/index.html" title="SCM"><span
class="none"></span>SCM</a></li>
+ <li><a href="../../shared/index.html" title="Shared Components"><span
class="none"></span>Shared Components</a></li>
+ <li><a href="../../skins/index.html" title="Skins"><span
class="none"></span>Skins</a></li>
+ <li><a href="../index.html" title="Surefire"><span
class="none"></span>Surefire</a></li>
+ <li><a href="../../wagon/index.html" title="Wagon"><span
class="none"></span>Wagon</a></li>
+ <li class="nav-header">ASF</li>
+ <li><a href="https://www.apache.org/foundation/how-it-works.html"
class="externalLink" title="How Apache Works"><span class="none"></span>How
Apache Works</a></li>
+ <li><a href="https://www.apache.org/foundation/" class="externalLink"
title="Foundation"><span class="none"></span>Foundation</a></li>
+ <li><a href="https://www.apache.org/foundation/sponsorship.html"
class="externalLink" title="Sponsoring Apache"><span
class="none"></span>Sponsoring Apache</a></li>
+ <li><a href="https://www.apache.org/foundation/thanks.html"
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+ </ul>
+ </nav>
+ <div class="well sidebar-nav">
+<form id="search-form" action="https://www.google.com/search" method="get" >
+ <input value="maven.apache.org/surefire/maven-surefire-report-plugin/"
name="sitesearch" type="hidden"/>
+ <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+ <hr />
+ <div id="poweredBy">
+ <div class="clear"></div>
+ <div id="twitter" style="border:none; margin-top: 10px">
+ <a href="https://twitter.com/ASFMavenProject"
class="twitter-follow-button" data-show-count="false" data-align="left"
data-size="medium" data-show-screen-name="true" data-lang="en">Follow
ASFMavenProject</a>
+ <script>!function(d,s,id){var
js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+ </div>
+ <div class="clear"></div>
+ <div class="clear"></div>
+<a href="http://maven.apache.org/" title="Built by Maven"
class="poweredBy"><img class="builtBy" alt="Built by Maven"
src="./images/logos/maven-feather.png" /></a>
+ </div>
+ </div>
+ </header>
+ <main id="bodyColumn" class="span10" >
+<section>
+<h2><a name="JIRA_Report"></a>JIRA Report</h2>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Type</th>
+<th>Priority</th>
+<th>Key</th>
+<th>Summary</th>
+<th>Resolution</th></tr>
+<tr class="b">
+<td>New Feature</td>
+<td>Minor</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2086">SUREFIRE-2086</a></td>
+<td>Management of temporary files</td>
+<td>Fixed</td></tr>
+<tr class="a">
+<td>Improvement</td>
+<td>Major</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2059">SUREFIRE-2059</a></td>
+<td>includeJUnit5Engines and excludeJUnit5Engines have wrong user property</td>
+<td>Fixed</td></tr>
+<tr class="b">
+<td>Improvement</td>
+<td>Major</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2062">SUREFIRE-2062</a></td>
+<td>Remove code corresponding to jdk 7 from IT tests</td>
+<td>Fixed</td></tr>
+<tr class="a">
+<td>Improvement</td>
+<td>Major</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2066">SUREFIRE-2066</a></td>
+<td>Wrong documentation "List of System properties to pass to the JUnit
tests." of systemProperties and systemPropertyVariables</td>
+<td>Fixed</td></tr>
+<tr class="b">
+<td>Improvement</td>
+<td>Major</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2067">SUREFIRE-2067</a></td>
+<td>Improve site configuration</td>
+<td>Fixed</td></tr>
+<tr class="a">
+<td>Improvement</td>
+<td>Minor</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2055">SUREFIRE-2055</a></td>
+<td>Always show random seed</td>
+<td>Fixed</td></tr>
+<tr class="b">
+<td>Dependency upgrade</td>
+<td>Major</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2044">SUREFIRE-2044</a></td>
+<td>Upgrade Maven Verifier to 1.8.0</td>
+<td>Fixed</td></tr>
+<tr class="a">
+<td>Dependency upgrade</td>
+<td>Major</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2081">SUREFIRE-2081</a></td>
+<td>Upgrade Parent to 36</td>
+<td>Fixed</td></tr>
+<tr class="b">
+<td>Bug</td>
+<td>Blocker</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2057">SUREFIRE-2057</a></td>
+<td>JPMS Regression: requires static module not include anymore</td>
+<td>Fixed</td></tr>
+<tr class="a">
+<td>Bug</td>
+<td>Blocker</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2058">SUREFIRE-2058</a></td>
+<td>Corrupted STDOUT by directly writing to native stream in forked JVM 1 with
UTF-8 console logging</td>
+<td>Fixed</td></tr>
+<tr class="b">
+<td>Bug</td>
+<td>Critical</td>
+<td><a class="externalLink"
href="https://issues.apache.org/jira/browse/SUREFIRE-2079">SUREFIRE-2079</a></td>
+<td>exception with long message removes test from result instead of failing
it</td>
+<td>Fixed</td></tr></table></section>
+ </main>
+ </div>
+ </div>
+ <hr/>
+ <footer>
+ <div class="container-fluid">
+ <div class="row-fluid">
+<p>Apache Maven Surefire Report Plugin, Maven Surefire Report Plugin, Apache,
the Apache feather logo, and the Apache Maven Surefire Report Plugin project
logos are trademarks of The Apache Software Foundation.</p>
+ </div>
+ </div>
+ </footer>
+<script>
+ if(anchors) {
+ anchors.add();
+ }
+</script>
+ </body>
+</html>