Skip to content

Commit

Permalink
Maven site: wcm-io/io.wcm.maven.archetypes.aem-confmgmt
Browse files Browse the repository at this point in the history
  • Loading branch information
wcmio-site-deploy committed Oct 17, 2023
1 parent 9452ca1 commit cc3fca7
Show file tree
Hide file tree
Showing 4 changed files with 132 additions and 144 deletions.
100 changes: 46 additions & 54 deletions tooling/maven/archetypes/aem-confmgmt/checkstyle.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,59 +115,47 @@
<section>
<div class="page-header">
<h2 id="Checkstyle_Results">Checkstyle Results</h2>
</div>
<p>The following document contains the results of <a class="externalLink" href="https://checkstyle.org/">Checkstyle</a> 10.6.0 with global-build-tools/checkstyle.xml ruleset.</p>
</section>
<section>
<h2 id="Summary">Summary</h2>
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
<tr class="a">
<th>Files</th>
<th>
<figure> <i class="icon-info-sign"></i>
</figure>&nbsp;Info</th>
<th>
<figure> <i class="icon-warning-sign"></i>
</figure>&nbsp;Warnings</th>
<th>
<figure> <i class="icon-exclamation-sign"></i>
</figure>&nbsp;Errors</th>
</tr>
</thead>
<tbody>
<tr class="b">
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
</tr>
</tbody>
</table>
</section>
<section>
<h2 id="Files">Files</h2>
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
<tr class="a">
<th>File</th>
<th>
<figure> <i class="icon-info-sign"></i>
</figure>&nbsp;I</th>
<th>
<figure> <i class="icon-warning-sign"></i>
</figure>&nbsp;W</th>
<th>
<figure> <i class="icon-exclamation-sign"></i>
</figure>&nbsp;E</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
</section>
<section>
<h2 id="Details">Details</h2>
</div><a name="Checkstyle_Results"></a>
<p>The following document contains the results of <a class="externalLink" href="https://checkstyle.org/">Checkstyle</a> 10.12.4 with global-build-tools/checkstyle.xml ruleset.</p>
<section>
<h3 id="Summary">Summary</h3><a name="Summary"></a>
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
<tr class="a">
<th>Files</th>
<th><i class="icon-info-sign"></i>&nbsp;Info</th>
<th><i class="icon-warning-sign"></i>&nbsp;Warnings</th>
<th><i class="icon-exclamation-sign"></i>&nbsp;Errors</th>
</tr>
</thead>
<tbody>
<tr class="b">
<td align="left">0</td>
<td>0</td>
<td>0</td>
<td>0</td>
</tr>
</tbody>
</table>
</section>
<section>
<h3 id="Files">Files</h3><a name="Files"></a>
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
<tr class="a">
<th>File</th>
<th><i class="icon-info-sign"></i>&nbsp;I</th>
<th><i class="icon-warning-sign"></i>&nbsp;W</th>
<th><i class="icon-exclamation-sign"></i>&nbsp;E</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
</section>
<section>
<h3 id="Details">Details</h3><a name="Details"></a>
</section>
</section>
</div>
</div>
Expand All @@ -176,10 +164,14 @@ <h2 id="Details">Details</h2>
<div class="well">
<ul class="nav nav-list">
<li class="nav-header">Table of Contents</li>
<li><a href="#Checkstyle_Results" title="Checkstyle Results">Checkstyle Results</a>
<li class="dropdown"><a href="#Checkstyle_Results" title="Checkstyle Results">Checkstyle Results <b class="caret"></b></a>
<ul class="nav nav-list">
<li><a href="#Summary" title="Summary">Summary</a>
<li><a href="#Files" title="Files">Files</a>
<li><a href="#Details" title="Details">Details</a>
<li class="divider"></li>
</ul>
</li>
</ul>
</div>
</div>
Expand Down
8 changes: 2 additions & 6 deletions tooling/maven/archetypes/aem-confmgmt/cpd.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,11 +115,8 @@
<section>
<div class="page-header">
<h2 id="CPD_Results">CPD Results</h2>
</div>
<p>The following document contains the results of PMD's <a class="externalLink" href="https://pmd.github.io/latest/pmd_userdocs_cpd.html">CPD</a> 6.53.0.</p>
</section>
<section>
<h2 id="Duplications">Duplications</h2>
</div><a name="CPD_Results"></a>
<p>The following document contains the results of PMD's <a class="externalLink" href="https://pmd.github.io/latest/pmd_userdocs_cpd.html">CPD</a> 6.55.0.</p>
<p>CPD found no problems in your source code.</p>
</section>
</div>
Expand All @@ -130,7 +127,6 @@ <h2 id="Duplications">Duplications</h2>
<ul class="nav nav-list">
<li class="nav-header">Table of Contents</li>
<li><a href="#CPD_Results" title="CPD Results">CPD Results</a>
<li><a href="#Duplications" title="Duplications">Duplications</a>
</ul>
</div>
</div>
Expand Down
Loading

0 comments on commit cc3fca7

Please sign in to comment.