You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by hb...@apache.org on 2017/10/14 14:48:46 UTC

svn commit: r1019511 - in /websites/production/maven/components/plugins-archives/maven-site-plugin-LATEST: maven-3.html surefire-report.html

Author: hboutemy
Date: Sat Oct 14 14:48:46 2017
New Revision: 1019511

Log:
Site checkin for project Apache Maven Site Plugin

Modified:
    websites/production/maven/components/plugins-archives/maven-site-plugin-LATEST/maven-3.html
    websites/production/maven/components/plugins-archives/maven-site-plugin-LATEST/surefire-report.html

Modified: websites/production/maven/components/plugins-archives/maven-site-plugin-LATEST/maven-3.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-site-plugin-LATEST/maven-3.html (original)
+++ websites/production/maven/components/plugins-archives/maven-site-plugin-LATEST/maven-3.html Sat Oct 14 14:48:46 2017
@@ -627,10 +627,12 @@
 <p><b>This new configuration format is not actually ready for end-users: please don't use it for the moment.</b></p>
 <p>As a consequence, with <tt>maven-site-plugin</tt> 3.7, the <tt>&lt;reportPlugins&gt;</tt> configuration has simply been removed (and marked marked private/internal since 3.3), and <a class="externalLink" href="https://issues.apache.org/jira/browse/MNG-6189">Maven 3.5.0 prints following warning if <tt>&lt;reportPlugins&gt;</tt> is used</a>:</p>
 <div class="source"><pre class="prettyprint linenums">[WARNING] Reporting configuration should be done in &lt;reporting&gt; section, not in maven-site-plugin &lt;configuration&gt; as reportPlugins parameter.</pre></div>
-<p>This documentation is kept public only to help people who used <tt>&lt;reportPlugins&gt;</tt> in previous versions understand why they need to migrate back to classic configuration and how to switch back to <a href="#Classic_configuration_Maven_2__3"><tt>&lt;reports&gt;&lt;plugins&gt;</tt> classic configuration</a>.</p>
+<p>This documentation is kept public only to help people who used <tt>&lt;reportPlugins&gt;</tt> in previous versions understand why they need to migrate back to classic configuration, and learn how to switch back to <a href="#Classic_configuration_Maven_2__3"><tt>&lt;reports&gt;&lt;plugins&gt;</tt> classic configuration</a>.</p>
 <p><i>Explanation:</i> The (former) new format did not support report plugins configuration inheritance, which is crucial for usability: see <a class="externalLink" href="https://issues.apache.org/jira/browse/MSITE-484">MSITE-484</a>. This field is technically necessary to remove most reporting logic from Maven 3, but a new inheritance mechanism still needs to be added to make it as flexible as the old format: we made the field public before finding this crucial limitation and required to explain later why end-users must not use it, then cannot use it since <tt>maven-site-plugin</tt> 3.3.</p>
 <p>Here is how this feature looked like:</p>
-<div class="source"><pre class="prettyprint linenums">  &lt;build&gt;
+<div class="source"><pre class="prettyprint linenums">&lt;project&gt;
+...
+  &lt;build&gt;
     &lt;plugins&gt;
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
@@ -662,7 +664,9 @@
         &lt;/configuration&gt;
       &lt;/plugin&gt;
     &lt;/plugins&gt;
-  &lt;/build&gt;</pre></div></div></div>
+  &lt;/build&gt;
+...
+&lt;/project&gt;</pre></div></div></div>
 <div class="section">
 <h3><a name="Inheritance_of_reports_for_Maven_3_before_3.0.4"></a>Inheritance of reports for Maven 3 before 3.0.4</h3>
 <p>Maven 3 before 3.0.4 works differently from Maven 2 when dealing with inheritance of reports: given a plugin providing multiple report goals, in Maven 2, reports configured in child pom are added to reports from parent, whereas in Maven 3 up to 3.0.3 reports from child replace reports from parent. Since 3.0.4, though, inheritance of reports works in the same way as with Maven 2.</p>

Modified: websites/production/maven/components/plugins-archives/maven-site-plugin-LATEST/surefire-report.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-site-plugin-LATEST/surefire-report.html (original)
+++ websites/production/maven/components/plugins-archives/maven-site-plugin-LATEST/surefire-report.html Sat Oct 14 14:48:46 2017
@@ -529,7 +529,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>1.866</td></tr></table><br />
+<td>1.989</td></tr></table><br />
 <p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div>
 <div class="section">
 <h2><a name="Package_List"></a>Package List</h2><a name="Package_List"></a>
@@ -550,7 +550,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.43</td></tr>
+<td>0.439</td></tr>
 <tr class="a">
 <td><a href="#org.apache.maven.plugins.site.deploy">org.apache.maven.plugins.site.deploy</a></td>
 <td>4</td>
@@ -558,7 +558,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>1.436</td></tr></table><br />
+<td>1.55</td></tr></table><br />
 <p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p>
 <div class="section">
 <h3><a name="org.apache.maven.plugins.site.run"></a>org.apache.maven.plugins.site.run</h3><a name="org.apache.maven.plugins.site.run"></a>
@@ -580,7 +580,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.43</td></tr></table></div>
+<td>0.439</td></tr></table></div>
 <div class="section">
 <h3><a name="org.apache.maven.plugins.site.deploy"></a>org.apache.maven.plugins.site.deploy</h3><a name="org.apache.maven.plugins.site.deploy"></a>
 <table border="1" class="table table-striped">
@@ -601,7 +601,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.526</td></tr>
+<td>0.541</td></tr>
 <tr class="a">
 <td><a href="#org.apache.maven.plugins.site.deploySiteDeployWebDavTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.maven.plugins.site.deploySiteDeployWebDavTest">SiteDeployWebDavTest</a></td>
@@ -610,7 +610,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.91</td></tr></table></div><br /></div>
+<td>1.009</td></tr></table></div><br /></div>
 <div class="section">
 <h2><a name="Test_Cases"></a>Test Cases</h2><a name="Test_Cases"></a>
 <p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p>
@@ -620,29 +620,29 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.plugins.site.deploy.SiteDeployMojoTest.testFoo"></a>testFoo</td>
-<td>0.52</td></tr></table></div>
+<td>0.537</td></tr></table></div>
 <div class="section">
 <h3><a name="WebXmlTest"></a>WebXmlTest</h3><a name="org.apache.maven.plugins.site.runWebXmlTest"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.plugins.site.run.WebXmlTest.testFilters"></a>testFilters</td>
-<td>0.398</td></tr></table></div>
+<td>0.404</td></tr></table></div>
 <div class="section">
 <h3><a name="SiteDeployWebDavTest"></a>SiteDeployWebDavTest</h3><a name="org.apache.maven.plugins.site.deploySiteDeployWebDavTest"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.plugins.site.deploy.SiteDeployWebDavTest.noAuthzDavDeploy"></a>noAuthzDavDeploy</td>
-<td>0.394</td></tr>
+<td><a name="TC_org.apache.maven.plugins.site.deploy.SiteDeployWebDavTest.davDeployThruProxyWithoutAuthzInProxy"></a>davDeployThruProxyWithoutAuthzInProxy</td>
+<td>0.469</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.plugins.site.deploy.SiteDeployWebDavTest.davDeployThruProxyWithoutAuthzInProxy"></a>davDeployThruProxyWithoutAuthzInProxy</td>
-<td>0.255</td></tr>
+<td><a name="TC_org.apache.maven.plugins.site.deploy.SiteDeployWebDavTest.davDeployThruProxyWitAuthzInProxy"></a>davDeployThruProxyWitAuthzInProxy</td>
+<td>0.307</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.plugins.site.deploy.SiteDeployWebDavTest.davDeployThruProxyWitAuthzInProxy"></a>davDeployThruProxyWitAuthzInProxy</td>
-<td>0.259</td></tr></table></div><br /></div>
+<td><a name="TC_org.apache.maven.plugins.site.deploy.SiteDeployWebDavTest.noAuthzDavDeploy"></a>noAuthzDavDeploy</td>
+<td>0.229</td></tr></table></div><br /></div>
                   </div>
             </div>
           </div>